Output Argument for Orchestrator


Hi Everyone,
currently im using old studio for enterprise
i need to assign orchestrator job for the agent.
in cloud.uipath.com i already setting for the output argument is
InvoiceNumber
BLNumber
DepartureDate

how to assign in Output Job Data Activities in UiPath studio?

Hi,

If you want to use the robot (RPA) as tool of the agent, it’s unneceesary to set speciall settings. Agent can recognize out arguments of robot then use them with natural language.

If you want to pass these arguments to the agent, it mat be better to use single string type argument which is JSON formatted etc. if the agent has single input argument.

Regards,

Hello @adityo_reksoprawiro1

When building your agent you can chose an RPA Workflow as a tool for the agent.
Then the output arguments of the RPA Workflow become visible to the Agent.

Regards
Soren