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.
- Type: Flow VariableUiPath Authentication - this component is expecting results of the UiPath Authentication component
- Type: TableOptional 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.