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.

Produmex.Sbo.Logex.Tools.Robot.exe /? All Command Line Parameters

Example 2
To run the Minimim Stock Level tool you need to execute:

Produmex.Sbo.Logex.Tools.Robot.exe /t:customerminimumstock

Running the Minimum Stock Level Tool

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

This topic does not exist yet

You've followed a link to a topic that doesn't exist yet. If permissions allow, you may create it by clicking on Create this page.