Release Details
Release date | Sept 13th, 2021 |
The installation link for the Salesforce Package can be found here. |
What's New?
Descriptions |
The import and export capacity of the Salesforce package for questions has now been enhanced to support the update action too. When you migrate the Questions of site-wide settings (Location Settings) from one environment to another, the package uses the unique Message Keys of the questions to identify if they are new questions or the already existing ones. If the Message Keys match, the package simply updates the question from the target environment to that of the destination to avoid creating duplicate questions in the destination environment. In case the source and destination environment have different message keys for the same/similar question, then the package compares the Short Question and the Record Type of the question. If either of them matches then it updates the question in the destination environment. With this functionality, duplicate questions are not created in the destination environment resulting in a better user experience. |
We have added a new picklist field Vaccine Type on the Vaccine object and a read-only field of the same name on the Job object. With this Vaccine Type option, you can create different categories such as COVID-19, Flu and other types of vaccines. The type of vaccine can be configured and selected within Salesforce. If webhooks are enabled, the Please note that one has to manually add the options of the vaccine types on the Vaccine record whereas, on the Job record, these options are auto-populated by using data received from the booking application using vaccine ID. For more details, please refer to the Partner Enabling Document- Vaccine Type. |
We have added new settings to the site-wide Location Settings which are:
With these settings, if the users update their details such as their address, health insurance information, etc. then, their updated data is captured and also reflected accordingly upon the successful synchronization in Salesforce. With this ability, the package can support administering multiple vaccines to the same users if they revisit the health center for other vaccines that requires capturing additional information. This way, their latest data is updated instead of his old data being overridden. NoteIf these settings Enable updates to patient data and Patient fields to update 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. |
Customers' logo now appears on the expired link page of the booking site. |
Issues Resolved
Issues | Details |
Issue in batch job |
Retry failed requests of the batch job was not processing records with the single appointment which has been fixed now. Also, the Error status of the VAX requests for individual bookings can be changed to Completed status by running this script: skedbg.skedGlobalHandler.instance.splitAndRetry(); |
Comments
0 comments
Please sign in to leave a comment.