RAF Submit Order Process Workflow

RAF Submit Order Process Workflow, shown in the following figure, a wrapper workflow called when the action type is Run Process and the workflow name is SIS OM Submit Order Process.

The RAF Submit Order Process Workflow is described in the surrounding text.

Workflow Description

This workflow performs the following actions:

  • Get Order Id. This step calls the method GetFieldvalue of the business service CMU External Integration Service to get the active order Id for which submit order needs to be called.

  • Is Order. This decision step routes flow to Submit Order if the Account Type is Residential. Otherwise, it routes the flow to End.

  • Submit Order. This step calls the workflow SIS OM Submit Order Process, passing the order Id.