You are here:
Vlocity Insurance and Health Guest User Changes
A subset of the Vlocity Insurance services has been enhanced to work with guest users following Salesforce best practices.
For authenticated users, there are no changes or impacts. They can still use record IDs as the input, and the services work as before the update.
For a guest user, the services only work if the main IDs (Quote ID, Account ID, etc.) are encrypted. If it’s not an encrypted ID, then the service returns an error. Also, in some classes, not all methods have been updated for the guest user. If these methods are called, an error message is returned (“Method <Name> is not supported for Guest User.”).
Only the Vlocity Insurance services mentioned below have been upgraded. Do not allow unsupported services for the guest user. To do this, complete these tasks:
-
Grant the guest user access to the supported Apex classes. Include the supported Apex classes in the profile or permission sets associated with the guest user.
-
Enable the Remote Action access control.


