Jobs

Estimated reading time: 1 minute

Workload Orchestrator jobs allow scheduling of events and tasks for Workload Orchestrator-enabled devices. The jobs tab on the navigation panel will let you declare a job, bind it with several device tags, and add commands to the job. Workload Orchestrator jobs enable batch processing, which means execution of events and commands against groups of similar devices.

Example of a Workload Orchestrator Job: Restart a group of devices every morning at 12:00 a.m.

Configure a Job

To configure a job for batch processing of commands: 

  1. In the navigation pane, select: Device Management > Jobs.
  2. In the Device Jobs window, click the + at the upper right corner.

  3. Complete the Add Job fields: Name, Description, Job Type (Run Once or Repeat), and Job Tags.

  4. Toggle the Active checkbox to enable or disable the job.
  5. Save the job.
  6. In the Device Jobs window, select Add command from the Action list.

    When you add multiple commands to a job, the commands execute consecutively.

  7. Choose the protocol,MQTT or LWM2M, and enter the command needed to subscribe to the MQTT client.

  8. Subscribe to the MQTT client.

  9. In the Device Jobs window, select View log from the Action list to view the Job Log.

  10. To modify the command, from the Device Jobs window, select Show commands from the Action list.
  11. In the Job Commands dialog, select Edit from the Action list, select new parameters from the lists, and click Save.
  12. To remove a job command: In the Job Commands dialog, select Remove from the Action list. Once you confirm this deletion, the command cannot be restored.