Multiple workflow approvals
I'd like to know if there is a way to have two separate approvals in a complex workflow. There are two different states which require two different approvals. I know how to add the precondition for a single approval, but if we want approvals at two different stages in the workflow, how can that be accomplished?
Thanks
Mike
Thanks
Mike
One answer
This is not different to an advisor for one approval. However, you will have to create a custom advisor, and you will have to make sure that the advisor can distinguish the approvals e.g. by type or by the state and the latest approval. You have to somehow come up with rules that work and are distinguishable for the two different states.