RAF Get Active Document Workflow

RAF Get Active Document Workflow, shown in the following figure, gets the ID of the active document. (the row_id of the latest pending order or latest open quote). It is called as a subprocess from the Get Active Doc Id step of the workflow RAF Prepare Header Sub Process.

The RAF Get Active Document workflow is described in the surrounding text.

Workflow Description

This workflow performs the following actions:

  • Order? This decision step routes the flow to Get Active Order if Account Type is Residential. Otherwise, it routes the flow to Get Active Quote.

  • Get Active Order. This step calls the subprocess SIS OM Active Order Sub-Process and passes it the values of Account Id and Is RAF flag.

  • Get Active Quote. This step calls the subprocess SIS OM Active Quote Sub-process and passes it the values of Account Id and Is RAF flag.