Using RSM Job Submission Capabilities

Once you've defined an extension with an RSM job specification, you can submit your task as an RSM job for remote execution:

  1. Install and load the extension to Workbench as usual.

  2. Add a task group Data Squares in the Project Schematic.

    Solution Process properties become available for the task group.

     

  3. To specify that your task is to be executed remotely, set Update Option to Submit to Remote Solve Manager.

    Additional Solution Process properties become available.

     

  4. Set Solution Process properties. Then, save and update your project.

    The task submits its process to v as a new job. Once RSM accepts the job, the task transitions to the pending state.

     

  5. To view the status of your RSM job while it is being updated, open RSM.


Note:  To run your jobs locally in the background, set Update Option to Run in Background. Updates are then treated in a similar manner to true remote updates. Workbench prepares the update and invokes the same callbacks as in the example, but the update proceeds as a separate local update instead of engaging RSM.