I have built an agent, Generating Blank output while testing with another workflow

Hi,

I have built an agent and I have tested it, it is executing output. I have used a string output parameter ‘Output’.
When I am calling this agent in another workflow and passing the same input, receiving blank output in log message.

Do I need to map anything in output arguments ?

@Ritabrata_Ghosh

are output arguments created in agent?

better run in debug and check the values from watch panels

cheers

@Ritabrata_Ghosh,

Add a breakpoint on Message box and check the value of output arguments like this

Also make sure your agent have the prompt correctly written to response in Output Argument like this:

@Ritabrata_Ghosh, can you share the xaml.

Yes I have written the prompt correctly and I am getting correct response when only running/debugging the agent separately but when integrating with the end to end flow, the argument value is coming as null. Also attaching the workflow.


RPA Workflow.uip (12.9 KB)

@Ritabrata_Ghosh any update on this issue?
I am facing the same issue: I can see the value in the output argument within my agentic process, but it appears blank when passed to the RPA workflow. I have tried this multiple ways, but it seems there is an issue in the staging environment.


input_arguments_e4dd57d5-d2b4-476d-8609-68f4edd442c5 (1).json (10.8 KB)

Maestro flow issue

WFOutPutAgentlist is working fine with the same value as default
uipath-maestro


question maestro uipath-maestro Help > Maestro

Maciej Kuźmicz

Any upddates here?
Was trying to use dafault variable and create new variable, no values at all: