Root release update | May 2023
over 1 year ago by Monique Heyden
What's new this month? 🚀
-
Updates to the Data Adapter
- Embed tables:
embed_sessions
andembed_session_impressions
tables have been added to the Data Adapter. - Improved onboarding directions: The Data Adapter page on dashboard has been updated to direct users to the appropriate onboarding guides depending on the reason they don't have access.
- Embed tables:
-
We have updated the policy output maps to include the file IDs for the policy terms and policy anniversary documents. This means that you can now add links for these documents into your SMS notifications to customers. Read the docs to learn more.Add links to the terms file and policy anniversary document in customer notifications -
New Workbench commands
rp generate
: This command allows you to generate draft workflow schemas by leveraging Joi validation in your product module code. TheTextComponent
has been enhanced to derive all essential fields from Joi, including outputPath, validators, and any additional user-defined data stored injoi.meta
. Furthermore, we are introducing theNumberComponent
, which inherits all the capabilities of theBaseComponent
and derives all essential fields from Joi, similar to theTextComponent
.rp diff
: View line-by-line changes between your local product module definition and the latest draft. Supported options include--code
for product module code files and--unit-tests
for unit test files.
To get started on Workbench, take a look at the docs.
-
When you push changes from Workbench, the platform will automatically scan the Product Module quote, application, and alteration hook schemas to ensure there are no duplicate schema keys. For more info on our Root Schemas, you can read through our Schema documentation.Platform now checks for duplicate schema keys
If you have any suggestions or feedback, please share them with your Project Lead or submit them via the Root product roadmap so that we can take them into account.
Let's build this awesome new future of insurance together 💪