2023 Release 1 Improvements
2023 Release 1 Improvements: Scheduled Jobs and Run Result Names
Scheduled Job Enhancements
We've made the Import Rx Scheduler more robust to handle all of the scenarios for every frequency type: Hourly, Daily, Weekly, and Monthly.
Now, when a Job is scheduled for any frequency, only one scheduled job record will be created. On the Salesforce back end, Import Rx will create two scheduled jobs.
The details of both scheduled jobs will be updated on the same record:
- Start Job Id — The Id of the first scheduled job to respect the user specified schedule time. This job will only run once.
- Continue Job Id — The Id of the second scheduled job will continue to run until the user defined end date. Once the end date is met, the job will auto abort and the record status will change to "complete."

New Naming Convention for Run Results
For multiple run results, a batch number will be appended to the result name like this: Job Name + Current Run Date Time + Batch {Number}
The following image shows how multiple run results are displayed starting in 2023
Release 1.

