There are four Apex jobs that you need to schedule in order to refresh new/changed Aria plan, account, and supplemental field data in Salesforce:
There are four Apex jobs that you need to schedule in order to refresh new/changed Aria plan, account, and supplemental field data in Salesforce:
Notes: The AriaClientPlanBatchSyncScheduler job takes approximately one hour to run. Be sure to schedule the three additional jobs listed above at least one hour after the job that refreshes your client plans.
The AriaClientPlanBatchSyncScheduler job imports master plans first, then services. You will initially see master plans in Salesforce, even though the associated services have not been imported. Be sure to wait until the job has been completed before trying to add a plan to an account.
This job refreshes your client plans.
The job appears in your list of Apex classes as shown below.
To check the status of an Apex job: Click Setup on your user menu > Monitoring > Apex Jobs.