Creating a provisioning robot
Using a provisioning robot you can customize a provisioning job to perform steps beyond the built-in steps provided. To successfully customize, you should already be familiar with the Baja class structures and methods, as well as the Java syntax used by Baja program code.
You must have super user permissions to add or edit the Program
and Robot components, including ProvisioningRobots. The
niagara.program.requireSuperUser entry in the Supervisor’s system.properties file controls
this requirement.