The Remove Stage(s) Reached action removes a business process stage from an item. Example:

Remove stage(s) reached with process name = ShoppingProcess and
stage = ShippingInfoComplete

You can also remove all stages from the item, as in this example:

Remove stage(s) reached with process name = ShoppingProcess
and stage = any value

Note that you can instead use the RemoveBusinessProcessStage servlet bean to do the same thing in a page.

 
loading table of contents...