Preparing the folder and trigger schedule

Setting up a provisioning job begins with setting up the necessary components under the station Config folder: ProvBackups folder, NiagaraNetworkJobPrototype component, TriggerSchedule component.

All stations are properly configured for platform connections. You have super user permissions.
  1. With the Supervisor station opened in Workbench, expand it to reveal its Config node.
  2. Right-click Config and select New > Folder.
  3. Name the folder ProvBackups (or whatever name you wish. You can create this folder anywhere under Config.)
  4. Open the Palette side bar, and, in the side bar, open the provisioningNiagara palette.
  5. From the provisioningNiagara palette, drag a NiagaraNetworkJobPrototype component to the new ProvBackups folder.
  6. From the provisioningNiagara palette, drag a TriggerSchedule component to the same ProvBackups folder.
  7. To view its Wire Sheet, double-click the ProvBackups folder.
  8. In the Wire Sheet, link the Trigger slot of the TriggerSchedule to the SubmitJob slot of the NiagaraNetworkJobPrototype component.