There may be a place and time within a workflow where the workflow may need the option to decrement a revision to a previous revision.
To rollback a revision using a workflow, you do the following:
1. Create a state transition action that sets the Revision variable (Value: %nextrevision%) and increment the revision (Action Type: Inc. Revision).
2. In the state transition OR destination state increment the Revision Numbers by negative one (-1).
Comments
Please sign in to leave a comment.