Release Details
Release date | May 24th, 2021 |
The installation link for the Salesforce Package can be found here. |
What's New?
Description | ||||||||||||||||||
We have introduced some new setting objects in the Salesforce Package in this version. Their details are given below:
NoteIf any of the settings objects Show Vaccine Brands on Search Results, Enable Home Address Autocomplete, Location Tags, Vaccine Code, are not visible then probably you are using a custom page layout in which case, you will need to add them first for them to be visible. Please refer to Customize Record Details with Page Layouts documentation for details to add it. Also, please note that you must have the Skedulo BG Admin permission set to view/edit these settings and the System Administrator profile to make changes to page layouts. |
||||||||||||||||||
We have added a boolean parameter { "interaction": { |
||||||||||||||||||
From this version, a Retry Batch Job is introduced to process failed requests. This batch job splits multi-booking requests into single-booking requests and processes them separately. 1. To run the batch job manually, run the following script:
2. To schedule a Retry Batch Job that runs every 60 minutes, run the following script:
Please note that the value of minutes can be changed by updating the Retry Interval (mins) field of Grid Settings (From Setup → Custom Setting → Grid Settings → Manage). If Retry Interval (mins) is not set, the default value is 60. When the batch job is executed, it processes all Pending and Error requests. The query of the batch job can be overridden by creating the Vax_Request_Retry_Query record of the Admin Setting custom metadata (From Setup → Custom metadata → Admin Setting → Manage Admin Settings → Vax_Request_Retry_Query → Update Value (New) field). The default query when Vax_Request_Retry_Query is not created has the following values:
You can update the query to process only the failed requests that were created today with the following values:
![]() |
Issues Resolved
Issues | Details |
Issue in Consider Eligibility setting |
Comments
0 comments
Please sign in to leave a comment.