ProvisioningRobot (provisioningNiagara-ProvisioningRobot)
This special program component can be customized and saved on the Supervisor station, then selected as the source robot in a Run Robot step when configuring a provisioning job.
You can find the ProvisioningRobot in the provisioningNiagara palette. The default view for this component is the Provisioning Robot Editor, which provides the ability to edit and compile the baja code for running in each host.
As copied from the provisioningNiagara palette, a ProvisioningRobot comes pre-configured with some essential wrapper lines of code. Also included is placeholder do-something code that may prove useful in some cases.
The Supervisor’s JobService runs the job that contains the robot code. When it comes to the robot step, the ProgramService in each host station (that is included in the job) executes the robot’s program code in the station.