Variables Not Being Set After Business Object Call
Summary:
I am working on creating an AI Agent Workflow, and one of the things that I am doing is calling a business object to then set my variables in the flow. I can see that the output is being generated when I run the agent, but when I go to set my variables using the output, the variables are null. In the Set Variables node this is how I am setting the variable from the output. Is there a reason why the variable is not being set? This setting of the variable is happening right after the call to the
Tagged:
0