Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Once, you have defined your states, you can now start defining the transitions/actions or the business flow of your process.

...

Workflow are the actions you can perform in an app.
<<image>>

 

  1.  Click on Image Added to add actions for your app.
  2. Under Action, enter the name of the action/transition. This name will appear when doing transitions of the workflow instance.
    E.g. for moving a workflow from 'Closed' state to 'Open', you can name it "Reopen". for the action.
  3. Under Change State
    1. Under Under From, select choose the origin previous state of your Workflow.
      e.g, Select 'Closed' under From for the above exampleUnder process. This is the state before the intended action is performed.
    2. Under To, select the next state of your Workflow.
      e.g, Select 'Open' under To for the above exampleprocess. This is the state after the action is performed.
  4. Under Assign To To you need to select the user the user to whom the workflow process will be assigned to after the action is performed. Following are the available options:
    1. Unchanged - When doing performing the transitionaction, the same user will be assigned to the new state.
    2. Unassigned - No user will be assigned to the new state after transitionthe action is performed.
    3. State Manager- The User user defined as state manager for that state.
    4. Previously Assigned- The user previously assigned to that state.
    5. Requestor- The user who initiated the process.
  5. The option Allow User the user to perform the next transition. This is useful when the transition needs to be done by the requestor email or timeout policy. Click on SaveUser determines whether this action can be performed by a user. It may be required that some actions be performed only as a result of timeout by the system and not by an end-user.