OFAC Batch Configuration -Details
Batch Details
Account Batch Class And Query.
Batch Class Name - BatchRunAccountOFAC (Managed Package)
Schedulable Class - ScheduleBatchRunAccountOFAC (Managed Package)
Contact Batch Class And Query.
Batch Class Name - BatchRunContactOFAC (Managed Package)
Schedulable Class - ScheduleBatchRunContactOFAC (Managed Package)
Custom Fields
Component Name | Component Type | Functionality | Object |
---|---|---|---|
Last OFAC Search Performed | Custom field(Date) | Field will get updated from Process builder and it will hold the value of OFAC Search Date. | Account |
Last OFAC Performed | Custom field(Date) | Field will get updated from Process builder and it will hold the value of OFAC Search Date. | Contact |
Do Not Run OFAC | Custom field(Check box) | This field is a formula field Which will be used as a Flag for Account query and will be updated to True Whenever the below condition satisfies. IF( OR((CONTAINS(Name,'Realm')), (CONTAINS(Name,'MongoDB')), (CONTAINS(Name,'testSyncUser, Test')), (CONTAINS(Name,'testUpdateContact')), (CONTAINS(Name,'MarketingIntegrationSvcIntTest')), (CONTAINS(Name,'PrepaidPlanActivationSvcSfdcTests')), (CONTAINS(Name,'testtestSynvInvoiceInternal')), (CONTAINS(Name,'Reseller EMEA'))),true,false) |
|
Process Builder
Component Name | Component Type | Functionality | Object |
---|---|---|---|
OFAC Search:Update Last OFAC Search Performed on Account And Contact | Process Builder | This Process Builder will update the Last OFAC Search performed on Account and Contact | OFAC Search |
OFAC Results: Populate Account and Contact | Process Builder | This process builder will populate Account and Contact on OFAC Results Record | OFAC Results |