This is an old revision of the document!
Robot Tool
The Robot Tool is an executable tool that is started with command line parameters.
The command line parameters indicate the specific functionality that needs to be executed. If the /RobotType or /t parameter is not passed, the system defaults to PickListRobot.
Example 1
If you pass command line /? all possible command line parameters will be displayed together with a description.
Example 2
To run the Minimim Stock Level tool you need to execute:
Produmex.Sbo.Logex.Tools.Robot.exe /t:customerminimumstock
To run the Minimim Stock Level tool for a specific database you need to execute:
Produmex.Sbo.Logex.Tools.Robot.exe /t:customerminimumstock /cs:SboConnectionStringTest