Setting up a provisioning job begins with setting up the necessary components under the station Config folder: ProvBackups folder, NiagaraNetworkJobPrototype component, TriggerSchedule component.
Prerequisites: All stations are properly configured for platform connections. You have super user permissions.
- With the
Supervisor station opened in
Workbench, expand it to reveal its Config node.
- Right-click Config and select .
- Name the folder ProvBackups (or whatever name you wish. You can create this folder anywhere under Config.)
- Open the Palette side bar, and, in the side bar, open the provisioningNiagara palette.
- From the provisioningNiagara palette, drag a NiagaraNetworkJobPrototype component to the new ProvBackups folder.
- From the provisioningNiagara palette, drag a TriggerSchedule component to the same ProvBackups folder.
- To view its Wire Sheet, double-click the ProvBackups folder.
- In the Wire Sheet, link the Trigger slot of the TriggerSchedule to the SubmitJob slot of the NiagaraNetworkJobPrototype component.