Need help passing config argument using key and value

Hey UiPath Community,

I’m working on a project using the REFramework, and I need to pass arguments between workflows. I’m currently at the stage where I need to pass values into a workflow using the nvoke Workflow File activity. However, I’ve noticed that the new updated Arguments property in the activity requires a Dictionary of key-value pairs.

I’m a bit confused about how to structure this and properly pass the arguments using key value pairs. Can someone guide me through the process or provide an example?

new situation:

old situation:

Oops, easier than i thought!

@uiStijn,

Assign it like this. This is the updated behavior of the Invoke workflow activity.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.