Is there an easy way to smoothly switch from a asynchronous subprocess to a star process??
I'm getting the following message:
"Subprocess node is set to run asynchronously and is either used in a loop or configured to run MNI..."
i hope really there is a way to do that with just a few clicks, if there isn't, then there goes a suggestion
Discussion posts and replies are publicly visible
Should be as simple as swapping out the Sub Process with a Start Process node, no?
docs.appian.com/.../Start_Process_Smart_Service.html