Assign Step If User Trigger
com.cms.workflow.function.AssignStepIfUser
This workflow trigger is an example of a conditional workflow trigger. It examines the step that just occurred, and if it was done by the specified username, it advances the workflow to the step specified by the second parameter.
This trigger takes two parameters:
username
nextstep
Last modified on Thu, 30 Nov 2006 17:51:16 -0500
Top / Previous / Next / Up / Table of Contents