Hi there. I’ve got a requirement to call / kick off a workflow from c#. That’s not a problem. I’ve...
j
Hi there. I’ve got a requirement to call / kick off a workflow from c#. That’s not a problem. I’ve used the api. However, certain tasks need to be done on certain agents. At the moment I’ve 3 independent flows. Each flow kicks off the next flow, but I loose the ability to follow the output and have a landscape view of what’s gone on during the workflow. What’s considered best pratice to solving this?