You are here:
Building Blocks of Your Workflow
Pre-configured tools in Insurance give you a head start on a financial authorization workflow. These tools drive records through the financial authorization workflow by evaluating whether users have the authority to pay or approve amounts. Based on the results of this evaluation, the tools update status values in claims, claim coverages, and claim coverage payment details.
Pre-configured tools are the building blocks of your workflow. They're configured to use Pending Authority, Authority Approved, and Authority Denied status values by default. If you decide to use different status values, make sure you reconfigure each building block.
Workflow Building Block |
Default Status Values |
|---|---|
|
As part of your setup, you add a Remote Action to the Integration Procedure that's specified for ClaimInitiatePaymentIP in the Insurance Configuration Setup custom setting. Configure this remote action to call
Add another remote option to skip the claim coverage payment detail valuation if a record's status indicates that it's already been through the approval process.
When users click Pay on a loss or expense, |
Claim Financial Settings |
Claim Financial Settings specify statuses of records that are pending or require approval. These setting values must match the ones used for
|
Post-Approve Flow |
As part of your setup, you configure a flow that takes required actions when an approver approves a user's financial authorization request. The Start element specifies that the flow is triggered when a Claim has a given financial authority status.
The Get Record element of this flow gets records with a given status.
The Update Record element updates status values.
|
Post-Reject Flow |
You also configure a flow that takes required actions when an approver rejects a user's financial authorization request. The Start element specifies that the flow is triggered when a Claim has a given financial authority status.
The Get Record element of this flow gets records with a given status.
The Update Record element updates status values.
|

