PUB Create Order Workflow
This workflow, shown in the following diagram, creates a referral order for a benefit. A user starts this workflow by clicking the Create Order button for a benefit in the Benefit Plans view.

As shown in this diagram, this workflow performs the following actions:
-
Create Service Order. This step creates a service order based on the data in the Benefit Line Item records. It uses the data map, PUB BenefitsToServiceOrder, to map the benefit line item to the order.
-
Goto Order. This step displays the Order Entry - Line Items XA view.
Associated Business Service Methods. The following table describes the steps in this workflow that call a business service method.
Workflow Step |
Method Called |
In Business Service |
---|---|---|
Create Service Order |
DataTransfer |
FINS Data Transfer Utilities |
Goto Order |
GotoView |
PUB Workflow Service |