You are here:
Populate Missing Action Fields in XLIS
This job queries all XLIs (OrderItem, QuoteLineItem, OpportunityLineItem records) that do not have Action_c field populated, uses the ProvisioningStatus__c field value to derive value for the Action__c field and updates Action__c.
Applies to |
Upgrades from Salesforce Industries Communications, Media, and Energy Fall '19 release to Summer '19 release. |
|---|---|
Apex Name |
|
Where to Run this Job |
Upgrade Jobs link on the CMT Administration tab. |
Risks of Running This Job |
Low to no risk as this job populates the field only when the value is null. |
When Not to Run This Job |
This job need not be run by customers who do not use custom code to directly insert records into XLI objects. However, running the job always is low risk. |
When to Run This Job |
When upgrading to Summer '19 or later releases. |
More Information |

