Skip to main content

Posts

Showing posts from December, 2019

User details in Vlocity Cards

User Account Id : $root.vlocity.userAccountId User Contact Id : $root.vlocity.userContactId User Id: $root.vlocity.userId User Name : $root.vlocity.userName User Type: $root.vlocity.userType User Role: $root.vlocity.userRole User Profile Id : $root.vlocity.userProfileId User Profile Name : $root.vlocity.userProfileName User Id: $root.vlocity.userId Locale  in browser lowercase format : $root.vlocity.userAnLocale  Locale is Salesforce format: $root.vlocity.userSfLocale Currency code: $root.vlocity.userCurrency Language: $root.vlocity.userLanguage Time Zone: $root.vlocity.userTimeZone

How to clone an Integration Procedure?

Steps : Create a new version of the Integration procedure that you want to CLONE Change the Type and SubType See that being created a new Integration Procedure rather a new version