I tried mapping values to the End input mappings, but it doesn't appear to be working. When I run the workflow from a new workflow using Start Process, (a) I don't see anything in the Start Process input/output schemas, and (b) if I add the schemas manually and then try run it, I seem to be getting nothing back from Create Process.
Also, in my original workflow, if I debug it directly and step through in the debugger, when it gets to the End, it shows no Output at the right, which seems to be what I'm seeing when I try to use it with Create Process. What is the best way to see that my End is actually outputting anything? Should the debugger show that somewhere as I step through?
Thanks!
|