This should be straightforward, but…
I have a main workflow that retrieves a value from an Access database, using a standard SQL query. It works fine. I want to have it as a reusable workflow, so it can be used by many robots. But when I try and use that workflow from another project, by importing the .xaml file into my new project and dragging it it to my Main workflow, the Invoke Workflow activity does not seem to see the In/Out arguments of the invoked workflow. I hae attached two images, one showing the invoked workflow and its arguments, and the other showing the Invoke activity, which shows 0 Import Arguments in amber, as opposed to the 2 I am expecting (one in, one out). Any idea?
Thanks!
Vincent