ISS Promotion Upgrade Process
This workflow, shown in the following figure, upgrades one promotion to another promotion. ISS Promotion Upgrade Process is initiated by a user when the user upgrades an existing promotion.

Workflow Description
This workflow does the following:
Get Account Details. This step gets the account details, and:
If linked to an order, gets the active order.
If linked to a quote (which is the default), gets the active quote.
Load Promotion Asset. This step loads the promotion asset.
Disconnect Old Promotion. This step disconnects the old promotion.
Apply New Promotion. This step applies the new promotion, and:
If errors are generated on applying the promotion, then it deletes the active document (order or quote) obtained in Step 1.
Otherwise, it goes to the document details view.
Associated Business Service Methods
The following table shows the steps in this workflow that call business service methods.
Workflow Step | Business Service Method Called |
---|---|
Load Promotion Asset |
LoadPromAsset |
Apply New Promotion |
ApplyPromotion |