danszczepanski
4 hours agoNew Contributor III
Get WF Status
Hello,
In my BR, I need to incorporate logic that executes code based off the status of a separate WF Channel.
E.g. I have 2 workflow channels and the first contains Workspace-->Import-->Validate--Load
The second is simply Workspace. This second workspace has a button that kicks off a DM job that executes a BR.
In the BR, the code needs to read the status of the first channel, and if it is not completed through process, execute specific code.
Any ideas?