posted on June 27, 2023 Show version history

Hey all,

 

I have a workflow (workflow B) that takes a multi-value token as an input parameter and yes the multi-value checkbox next to the parameter is checked.  If I call this workflow (workflow B) from another workflow (workflow A) using "Invoke Workflow" passing a multi-value token with several values assigned into it via "append", only 1 value shows in workflow B.  What am I doing wrong?

Never mind, after I set the multi-value checkbox on the input parameter of Workflow B, I had to go to the Invoke Workflow call in Workflow A and click "Refresh Parameters", then it worked.  Workflow A wasn't aware of the input parameter change in Workflow B until I refreshed.

2 0