Kick off Bot

This component is used to kick off a UiPath Orchestrator job. The component has an optional input data field for the process's input parameters. On the UiPath side, you will need to have a string input called "KNIMEData" to recieve the data. If you are sending to a job with no input parameter, connect an empty table to this connection.

In order for it to work, you will need to have a UiPath Orchestrator tenant to connect to. This node is meant to follow the UiPath Connector component.

Input Ports

Icon
UiPath Authentication - this component is expecting results of the UiPath Authentication component
Icon
Optional input data - this data will be sent as an input parameter to the UiPath proces selected. The limit for the request is 10,000 characters.

Output Ports

Icon
jobResponse - response received from the startJob API call to UiPath Orchestrator. If the component failed, you will receive "None". Error Cause - either the error received from the UiPath API or the error in the component causing the component to fail

Nodes

Extensions

Links