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.
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.