show / hide menu

Sub Activity – Job

This section includes a collection of activities that aid in managing and controlling job activities within workflows. The users can track and monitor the execution of these jobs via the Bot Manager.

The Job category has the following sub activities:

Get Current Robot: This activity is used to retrieve the current robot details.

Output Properties:

  • JobDetails: Gets the Job details.

Get Current Job: This activity is used to retrieve the Current Job Details.

Output Properties:

  • RobotDetails: Gets the Current Robot Details.

Get Job Details: This activity enables the user to retrieve a list of jobs from an indicated Bot Manager queue, according to multiple filters.

Input Properties:

  • Filter: Query for filtering job details.

Output Properties:

  • Job Details: The list of items from the specified job that are to be retrieved.

Start Job: This activity enables you to start a job in the BOT Manager on a specified Robot.

Input Properties:

  • RobotName: Name of the robot used to execute the process specified in ProcessName.
  • ProcessName: Name of the process that is to be started.
  • Arguments: A list of parameters that are passed to the invoked workflow at runtime.

Stop Job: This activity enables the user to stop a job in the BOT Manager.

Input Properties:

  • Job: Specify the job to be killed or stopped.
  • Stop Type: Choose the type of stop.