Map outArguments to Desktop RPA Workflow as Input

Hi,

I have a question. I am currently building an Agentic Process and in BPMN I have the start point → Agent → RPA Desktop Workflow. How do I transfer the out_arguments to the RPA workflow? I have defined input arguments in Studio, but they are not displayed here.

Thank you in advance for your help.

Hi @NicoB24

I think you should publish the rpa workflow with in or in/out arguments; only these show in the inputs panel of start and wait for rpa workflow. after publishing, open the bpmn task and click automation then refresh so the arguments appear for mapping.
if they still do not show, the workflow has no valid in arguments, so add them in studio and republish.

Happy automation

@NicoB24

Make sure you have defined the argument correctly. Like this

In Maestro you should get the output argument like this

If you have define the argument correctly then there shouldn’t be an issue.

1 Like