You can give any node name in the Response JSON Node of the HTTP action and use the same node in your response action's Send JSON path. Salesforce Vlocity also contains much more to offer, such as Omnichannel processes with lightning Web, Integration procedures, Vlocity Actions, Data Migration, Tracking services, etc.. Salesforce Vlocity enhances CPQ and guided selling as well. Let me conclude the blog by saying that Vlocity doesnt need any pre-knowledge of coding and can be learned quickly by any professional or aspiring student. Amit Chaudhary is Salesforce Application & System Architect and working on Salesforce Platform since 2010. Q27. Your email address will not be published. This article will be updated soon, please come back for more real world, frequently asked Vlocity (Salesforce Industries) Interview Questions and Answers! List Integration Procedure Best Practices. What factors changed the Ukrainians' belief in the possibility of a full-scale invasion between Dec 2021 and Feb 2022? FlexCard elements can also be displayed conditionally. In the Debug Log dropdown, Original Input is what you expect to pass to the Integration Procedure. Caching can be used to store frequently accessed but infrequently updated data. OmniScripts ContextId is a reserved key that assigns a Record Id from the URL. In OmniStudio ntegration procedure designer divided into three following part: OmniStudio Integration Procedures are declarative, server-side processes that execute multiple actions in a single server call. Making statements based on opinion; back them up with references or personal experience. Vlocity Mobile Platform: Vlocity's Mobile Platform . EPC uses product, service and resource models. The exercise guide includes instructions on how to sign up for the special org(if you haven't yet),or see the link below in Resources. Saves the output of the steps within it to a session or org cache for quick retrieval, Stores frequently accessed and infrequently updated data, which saves round trips to the database and improves performance, Allows different cached data to expire at different times, Executes if a specified condition is true or treats the steps within it as a series of mutually exclusive alternatives, Supports branching workflows, which function like conditional views in an OmniScript, Iterates over the items in a data array, enabling the Actions within it to repeat for each item rather than requiring separate Action elements for each item, Lets you try running the steps inside the block and then catch the error if a step fails, Returns specified output or calls an Apex class if a step within it fails. In this session we will learn the Integration procedure Advanced concepts like loop blocks in IP, List Action, Long Running Transactions, Handling Exceptions and Rollback on Error. You need the RecordId of an account to do this, so lets take a moment to explain what this is and how you find it. Lets take a look at the Integration Procedure Designer features. How to avoid calling a method with soql inside loop? When the reponse of the HTTP has the code 500, it's not possible to use that response on the following steps of the Integration procedure. I'm facing the problem of 'First error: vlocity_cmt:Too many SOQL queries: 201' Do you have any idea about processing a batch that calls a vlocity integration procedure without exceeding the limits . IDX Workbenchis a desktop application that enables you to migrate OmniStudio DataPacks and Salesforce metadata. Change), You are commenting using your Twitter account. To test if the second Integration Procedure works, make a change to the data. Anyone who wants to enhance, organize all their operations related to their large-scale or small-scale industries, companies, or any organizations for that matter can learn Vlocity. To subscribe to this RSS feed, copy and paste this URL into your RSS reader. You can also use blocks to group actions for conditional execution, caching, list processing, and error handling. new List{'JobId', 'JobId2'}, new Map