Forum Discussion
Thanks Fred, but the data management sequence is getting executed automatically after a process step in the workflow so that won't work.
On a side note, I didn't realise that you can have if statements in a data management sequence. How do you do this?
Hi Mark, the Process step shows a Task Progress bar and you can keep it up until the DM Sequence you are launching finishes but I don't think you can update the messages / completion %s unfortunately so it would just be stuck on x% and would go to 100% when the sequence finished executing.
Other workaround options you could consider would be:
A) to replace the Process step by a Dashboard button (that would execute a sequence that includes the logic currently defined on that process step) or
B) having a dashboard button triggering a sequence which could include the execution of the Process step (via a rule)
With regards to the side note, I was imagining a different use case and was suggesting that "optional" steps could have evaluate (with an if statement at the beginning) if their logic was supposed to be run or not). I didn't mean you could have if statements on the actual sequence.
Related Content
- 25 days ago
- 12 months ago