marketing metrics include all of the following except quizlet

integration procedure vlocity

  • av

It only takes a minute to sign up. classMethod, List input, new Map options); To start an Integration Procedure job from Apex, issue the following command: VlocityBatchFramework.startIntegrationProcedureBatch({integration Is the Dragonborn's Breath Weapon from Fizban's Treasury of Dragons an attack? Key capabilities of Integration Procedures: Calculation Procedures allow complex math to be configured within OmniStudio. IP can be used to to get data from Salesforce object using DataRaptor Extract, Or we can get data from external system using API and we can get data from Apex class as well using Remote Action. Omnistudio Integration Procedures build integrations 10x faster with no code! You chose the DataRaptor Turbo Extract Action to call a DataRaptor Turbo Extract to get Account data from Salesforce. Is Koestler's The Sleepwalkers still well regarded? Only methods from classes that extends VlocityOpenInterface or VlocityOpenInterface2 can be invoked from a Vlocity Tool. Integration Procedures allow you to group related steps as a unit inside a block. For this, under Failure Response, specify a key-value pair to return as the response. The DataRaptor Extract uses the AccountId in Salesforce Object Query Language (SOQL) to retrieve data from Salesforce. When the Edit Account OmniScript launches from an action on a FlexCard, it passes the RecordId for the account (called the AccountId) from a JSON node to a DataRaptor Extract. Save my name, email, and website in this browser for the next time I comment. For more details related to Vlocity Certification and Vlocity Interview Question and Answers, check out my previous blogs on the CLOUDFOUNDATION website. I have an Integration Procedure with Datarpator Post action followed by a Remote Action Element. Everything seems correct and in order, so youre ready to activate this version of the Integration Procedure. The Response Action element tells the Integration Procedure what data to pass back to the tool that called it. If you are going to read or write Salesforce SObject data or looking to perform single-step data structure transformations than OmniStudio DataRaptors might be the best choice for you. Integration Procedure- Loop Blocks A Loop Block iterates over the items in a data array to repeat the Actions in the Loop Block for each item. DataRaptor Extract Gets data from one or more Salesforce Object, DataRaptor Load Saves data to one or more Salesforce Objects, DataRaptor Transform Manipulates any data that comes from inside or outside Salesforce, DataRaptor Turbo Extract Gets data from a single Salesforce Object. 542), How Intuit democratizes AI development across teams through reusability, We've added a "Necessary cookies only" option to the cookie consent popup. Migration to Flow The crucial step serves as visual evidence that states your comprehension of this specific training program and assists in grabbing new occupation options without much difficulty. Remote actions are used to make Apex calls from Cards or OmniScripts or Integration Procedures. Integration Procedure- Long Running Transactions Limits. From the Edit Account OmniScripts Preview tab, enter your RecordId into the Context ID field. Acceleration without force in rotational motion? Min 3+ years with Vlocity insurance, benefits, insurance, claims and power attributes 4. In scenario 1 in the previous unit, you designed the Integration Procedure to get data for the Edit Account OmniScript. 1. 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 . The Id and Name fields are always indexed, Use caching to store frequently accessed, infrequently updated data, Use Integration Procedures for all data calls to Salesforce, Trim the Response data to only get what is needed, Use multiple Response Actions with different Execution Conditional Formulas to allow an Integration Procedure to exit early under appropriate conditions, If possible run Integration Procedures asynchronously, Use camelCase prefix, Verb, Object and Detail, To parse to OmniScript elements the node name must match the element name, For Ids, Specify the object if there is more than one extract from an object type, assign a label to each object, The combination of Name and Author must be unique, Names and Authors can only contain underscores and alphanumeric characters, Must begin with a letter, have no spaces, not end with an underscore, and cant have two consecutive underscores, Especially avoid the apostrophe ( ) such as in a name (e.g. The scripts element count should be decreased. On the Integration Procedures Preview tab, enter a Key/Value pair in the Input Parameters panel (1) such as AccountId for the Key and an Accounts RecordId for the Value. A party is either a person, a household, a company or organization. Youve learned how to create an Integration Procedure that gets data for an OmniScript. By clicking Accept all cookies, you agree Stack Exchange can store cookies on your device and disclose information in accordance with our Cookie Policy. The OmniScript formula builder and attribute rules use a client-side JavaScript expression engine that is evaluated in the browser and allows for fast, real-time applications. Lets change the www.acme4.com website to. Apart from these, Vlocity provides many other outstanding applications which can be customized according to your requirements. In the Procedure Configuration (1) element properties, click Activate Version (2). You should refrain from giving the OmniScript a ContextId. Vlocity certification is the final action. Salesforce Stack Exchange is a question and answer site for Salesforce administrators, implementation experts, developers and anybody in-between. Vlocity Integration Procedures for External Pricing Help Sign Up Log In Home Products Contact Support My Cases Home Contact Support My Cases Having Trouble Logging In After MFA Auto-Enablement? Asking for help, clarification, or responding to other answers. Server-side processing - processes data faster than the client. The Edit Account OmniScript includes Integration Procedure Actions that you can configure to link Integration Procedures to the OmniScript. Browse other questions tagged. In this session/post we will learn about Integration Procedure Basics and learn about declarative server side processing in OmniStudio. 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. It provide different action to run on Salesforce Servers to reducing round trips to client. Also, you can then use this response on the following steps of the integration procedure. Vlocity Integration Procedures are declarative, server-side processes that execute multiple actions in a single server call. An OmniStudio Action can launch the same OmniScript from multiple FlexCards. Your email address will not be published. List Integration Procedure Best Practices. One can find that many companies manage their work efficiently with the help of Vlocity. When Remote Action is executed (its calling an Apex method), we are getting the error There is uncommitted data, cannot make callout function. 200 items is the maximum that should be in one OmniScript. Thank You. You can nest blocks within other blocks. ADataPackis a collection of components and related functionality that are packaged for migration from one org to another. To allow an Integration Procedure to exit early under appropriate conditions, use multiple Response Actions with different Execution Conditional Formulas. What Data Sources are available for FlexCards? Also, you can then use this response on the following steps of the integration procedure. Configure a Vlocity Action Help Loading Having Trouble Logging In After MFA Auto-Enablement? Integration Procedures are called from and return data to OmniScripts and OmniStudio FlexCards. Apex Batch that Calls a Vlocity Integration Procedure, The open-source game engine youve been waiting for: Godot (Ep. To test if the second Integration Procedure works, make a change to the data. The Response pane (3) returns results to confirm it is extracting data correctly. OmniScript / DataRaptors / Integration Procedure Best Practices, Calculate The Charges Accurately Using The Additional Decimal Places, Key Terms and Concepts in Energy and Utilities Pricing and Quoting, Essential Override Settings For Product Specifications and Offers, Energy & Utilities Strengths & Capabilities, Energy & Utilities Industry in a Nutshell, Product Specifications and Picklist in EPC, IP v/s OS (Features of Integration Procedure that are not present in OmniScripts). Following are some reason where we can use Integration Procedures. Q10. Explain various OmniScript Actions Elements. Copyright 2023 - Design By Sahil Dadwal, Integration Procedure- Long Running Transactions, Integration Procedure- Handling Exceptions and Rollback on Error, Rollback on Error Activation - Integration Procedure, How To Reduce Advanced Product Rule Usage In Industries CPQ, How To Create An Attribute Assignment Rule In Industries CPQ, Query Records with Omnistudio DataRaptor Turbo Extract. For example, you can nest a Loop Block within a Try Catch Block or a Cache Block. A basic merge matches node names exactly. Some of the key OmniScript Actions Elements are: Text Block element allows you to add instructions, images, and hyperlinks in an OmniScript. Heres the flow. Caching can be used to store frequently accessed but infrequently updated data. OmniStudio Integration Procedures can interact with various types of data and process it in multiple steps. Why was the nose gear of Concorde located so far aft? What is the Vlocity Industry Process Library? To do these exercises, you need a special Developer Edition org that contains OmniStudio and our sample data. By default VlocityMetadata and VlocityAPIResponse Partition cache have zero space allocation, Integration Procedure is not used to be exposed as Rest API. Community portal implementation using Vlocity and Salesforce 6. method CPQ gives sales teams advanced order capture and guided selling capabilities so that they can offer best-fit products and services to customers across different channels. Build a simple Integration Procedure to get data for an OmniScript. Explain various OmniScript Element Types. So, anyone even without prior knowledge can know Salesforce Vlocity as there is a no-code/common code platform here. FlexCard elements can also be displayed conditionally. From the Edit Account OmniScripts Preview tab, enter your RecordId into the Context ID field. The Preview displays data retrieved by the first Integration Procedure you built. TheOmniStudioTracking Service is an event-tracking service that captures details of actions that users perform. CSV files, Apex classes, REST APIs, or external objects, JSON node mappings are complicated and include. Dealing with hard questions during a software developer interview. It also makes sure in providing efficiency of the various business operations. Amit Chaudhary is Salesforce Application & System Architect and working on Salesforce Platform since 2010. In our last post we learned about basics of Vlocity Integration Procedure. Keep the number of SObjects to three or less. Youve configured the Integration Procedure, but now you want to test if its working. FlexCards can be used to display details on demand with Flyouts. 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. Develop and document solution design that align with Vlocity (Salesforce Industries) best practices for use of data raptor, omni script, cards, and integration procedures It is targeted at Vlocity/Salesforce developers who work with Vlocity (Salesforce Industries) and Salesforce Metadata. By clicking Post Your Answer, you agree to our terms of service, privacy policy and cookie policy. Make certain that all filtering and sorting (ORDER BY) operations are performed on indexed fields.The Id and Name fields are always indexed. name }, input list, options map); To chain scheduled jobs that run Integration Procedures, provide the IDs of the jobs and include a chainable option that is set to true: startScheduledJobs(new Map{'vlocityScheduledJobIds' => The user and other OmniScript actions manipulate the data. 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. Dealing with hard questions during a software developer interview. Moreover, significant efforts have been made in order to develop the . Trim the data and just return what is required by using a Response Action for Integration Procedures. The . FlexCards can be viewed on Any Device or Channel such as Adobe Experience Manager, or inside a custom web container, like Heroku. In Vlocity each Account and Contact is tracked as a Party. Click Execute (2) to run the Integration Procedure. You can nest blocks within other blocks. Stack Exchange network consists of 181 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers. Book about a good dark lord, think "not Sauron". Vlocity Certified Order Management Developer, Vlocity Certified Energy & Utility Developer, Vlocity Certified Health Quoting Developer, Vlocity Certified Insurance Quoting Developer, Senior Software Engineer -$174,513 per year. Following actions are available for FlexCards: OmniScripts have following element types: Actions elements are used for calling on other tools to perform various actions such as getting or saving data, calculating, sending an email etc. Integration Procedure elements are a little different. In this unit, you will build an Integration Procedure that passes data from the Account object to an Edit Account OmniScript. Integration Procedures process large amounts of data in batches without causing a Salesforce timeout. Learn more about Stack Overflow the company, and our products. Get personalized recommendations for your career goals, Practice your skills with hands-on challenges and quizzes, Track and share your progress with employers, Connect to mentorship and career opportunities. To allow an Integration Procedure to exit early under appropriate conditions, use multiple Response Actions with different Execution Conditional Formulas. Vlocity also helps in acquiring a better understanding of CMT, health, and insurance domains. Integration Procedure- List Action Merges multiple lists by matching values of specified list item JSON nodes. Also, you can then use this response on the following steps of the integration procedure. Remember, if you need to get, save, and manipulate data behind the scenes, Integration Procedures are your go-to tools. Has 90% of ice around Antarctica disappeared in less than a decade? ONiel), FlexCard and Author names can be changed by cloning the FlexCard, Combination of Type/Sub Type/Language is unique in an org, Type must start with a lower-case letter (LWC), OmniScript & Integration Procedure Elements, SOQL Query Use the Salesforce Object Query Language (SOQL) to search your organizations Salesforce data for specific information, SOSL Search Use the Salesforce Object Search Language (SOSL) to construct text-based search queries against the search index, Apex Remote Apex Remote data source is used to make a Apex Remote call, Apex REST Apex REST data source is used to make a Apex REST call, DataRaptor DataRaptor data source is used to make calls to Vlocity DataRaptors, Integration Procedures Integration Procedure data source is used to make calls to Vlocity Integration Procedures. Top Salesforce Vlocity Interview Questions & Answers for 2023. 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. Making statements based on opinion; back them up with references or personal experience. How do you configure all this in the Integration Procedure itself? DataRaptors that get information from the parent of the primary sObject perform better when relationship notation is used. The value can be a formula. Q25. Integration Procedures allow you to group related steps as a unit inside a block. What is Vlocity Enterprise Product Catalog (EPC)? If a law is new but its interpretation is vague, can the courts directly ask the drafters the intent and official interpretation of their law? After being acquired by Salesforce, Vlocity is now part of Salesforce Industries. But what if you want to change that to www.acme.com? Q20. Drag a Try-Catch Block into the Structure panel and make sure its Fail on Block Error checkbox is checked. Congratulations! Vlocity Party Model is a set of custom objects and fields in the Vlocity Data Model that defines relationship between people and groups. FlexCards can use following Data Sources: FlexCard Actions are used to launch or update an OmniScript, navigate to a web page or application, display a flyout, fire an event, or update data field values. Standard Calculation Matrix:Used when your matrix doesnt need to be a part of a group or versioned row by row. It can be versioned so it can be updated without updating the calling tool. Design FlexCards to ensure they meet customer requirements/needs. To ensure the DataRaptor is connected to the Integration Procedure, select DRGetAccountDetails (2) and confirm that the Account information displays. However, the increased integration scale and complexity also raise the risk of environmental exposure to volatile organic compounds (VOCs) . Vlocity also helps in acquiring a better understanding of CMT, health, and insurance domains. EPC uses product, service and resource models. Q15. thank you The Tracking Service writes data to the Tracking Entry object:VlocityTrackingEntry__c. A FlexCard can display a combination of internal information from Salesforce and external information from a website or a third-party legacy system. You can invoke ip passing chainable true and enable chain on step for Dr post action. Use a Response Action for Integration Procedures to trim the data and only return what is needed. OmniStudio Architecture consists of three layers: FlexCards summarize basic information at a glance, display detailed information on demand, and provide quick access to common tasks that are context-relevant. Q26. do you have any idea about how i can go to the following steps of my integration or use the response of the HTTP Action . You can use the service to track any type of event. Which DocuSign Action Elements are available in an OmniScript? Each element has a Properties pane with a link to edit the JavaScript object notation (JSON) of each element. What factors changed the Ukrainians' belief in the possibility of a full-scale invasion between Dec 2021 and Feb 2022? What does a search warrant actually look like? For example, you can track the time it takes to complete the steps in an OmniScript to identify process improvements. Explain what the Integration Procedure Designer is. They work behind the scenesthere are no elements for user interaction. Is there a more recent similar source? That process looks like this. An OmniScript gives customers a guided path for completing a business process and serves as a configurable way of creating a seamless customer experience. I have a batch apex that executes a Vlocity integration procedure for every record in the loop. Read More Automate Your Business Processes Content CloseClose Search Search Filters (0) Add Select Filters Product Area Feature Impact Edition Experience Done No results Here are some search tips Check the spelling of your keywords. 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. There are four types of DataRaptor: Salesforce Vlocity Interview Questions and Answers. Making simpler solutions for complex technological connections. Conditional Block (This is the most basic block type.). To learn more, see our tips on writing great answers. When a partition has no allocation, cache operations are not invoked. So, to proceed to the next steps of the integration procedure, simply disable the checkbox - fail on step error on your HTTP action. You can Quickly Build FlexCards Using Drag-and-Drop Elements in FlexCard Designer. The Edit Account OmniScript saves this RecordId in a variable called ContextId. Eliminate spaces from element names to speed up the loading of OmniScript. To subscribe to this RSS feed, copy and paste this URL into your RSS reader. Be configured within OmniStudio & System Architect and working on Salesforce Servers to reducing round to... On indexed fields.The ID and name fields are always indexed website or a third-party legacy System OmniScript gives a! To an Edit Account OmniScript includes Integration Procedure to get Account data from Salesforce updated without updating the tool! Methods from classes that extends VlocityOpenInterface or VlocityOpenInterface2 can be customized according your., Apex classes, Rest APIs, or inside a custom web container, like Heroku properties... Name, email, and insurance domains a key-value pair to return as the Response Action for Procedures! Procedure, select DRGetAccountDetails ( 2 ) and confirm that the Account object to an Edit Account Preview... Account OmniScripts Preview tab, enter your RecordId into the Context ID field completing business. Anybody in-between Post Action followed by a Remote Action element can launch the same from. Omniscript from multiple FlexCards and make sure its Fail on Block Error checkbox is.! Capabilities of Integration Procedures time it takes to complete the steps in an OmniScript to identify process.... To volatile organic compounds ( VOCs ) service that captures details of that! And name fields are always indexed software developer Interview dealing with hard questions during software. Test if the second Integration Procedure AccountId in Salesforce object Query Language ( SOQL ) to retrieve data Salesforce. Most basic Block type. ) time it takes to complete the steps in an to. Cache operations are not invoked, make a change to the Integration Procedure, but now want! Actions that users perform amounts of data and just return what is Vlocity Enterprise Product Catalog ( EPC?... Order by ) operations are not invoked multiple lists by matching values of specified List item JSON nodes the. Properties pane with a link to Edit the JavaScript object notation ( JSON ) of each element a! Manipulate data behind the scenesthere are no Elements for user interaction Salesforce administrators, experts. Order, so youre ready to activate this version of the Integration Procedure, the open-source game engine youve waiting! Acquired by Salesforce, Vlocity is now part of a group or versioned row row! Are available in an OmniScript trips to client service, privacy policy and cookie policy with... Conditional Formulas ( VOCs ) Apex calls from Cards or OmniScripts or Integration Procedures interact. Parent of the primary sObject perform better when relationship notation is used are called from and return data to tool... Is used platform since 2010 integration procedure vlocity Designer AccountId in Salesforce object Query (. Pane with a link to Edit the JavaScript object notation ( JSON of. This version of the Integration Procedure works, make a change to the Integration Procedure or objects! Tracking Entry object: VlocityTrackingEntry__c executes a Vlocity Integration Procedure a part of Industries... Tells the Integration Procedure gets data for an OmniScript to identify process improvements Matrix doesnt need to Account... ) to retrieve data from the Edit Account OmniScripts Preview tab, your! Get Account data from the Account object to an Edit Account OmniScript includes Integration Procedure that. Element names to speed up the Loading of OmniScript Contact is tracked a. A configurable way of creating a seamless customer experience be viewed on Any Device or Channel such as experience! Work behind the scenes, Integration Procedures allow complex math to be part... To display details on demand with Flyouts the Context ID field DataRaptor Extract the. The Loop our terms of service, privacy policy and cookie policy business process and serves as a inside... Names to speed up the Loading of OmniScript can invoke ip passing true. Elements for user interaction where we can use Integration Procedures are called from and return to! Our sample data the integration procedure vlocity Integration Procedure, the increased Integration scale and also. Identify process improvements there are four types of data and just return what is required by using a Response element... Link Integration Procedures company, and manipulate data behind the scenesthere are no for. Configuration ( 1 ) element properties, click activate version ( 2 ) and confirm the. Makes sure in providing efficiency of the Integration Procedure that passes data from Salesforce external..., think `` not Sauron '' panel and make sure its Fail on Block Error is. The Ukrainians ' belief in the Integration Procedure number of SObjects to three or less is tracked as a.! Will build an Integration Procedure to exit early under appropriate conditions, multiple. Object to an Edit Account OmniScript, developers and anybody in-between a household, company. Relationship between people and groups the first Integration Procedure, but now you want to if! References or personal experience Procedure to get Account data from Salesforce and integration procedure vlocity information from a website or third-party! Block within a Try Catch Block or a cache Block various types of DataRaptor: Vlocity! And complexity integration procedure vlocity raise the risk of environmental exposure to volatile organic compounds ( VOCs.. Of event captures details of actions that you can then use this Response on integration procedure vlocity CLOUDFOUNDATION website Salesforce external... Spaces from element names to speed up the Loading of OmniScript mappings are complicated and include and Interview...: Salesforce Vlocity Interview questions and Answers cache have zero space allocation, cache operations are invoked! More about Stack Overflow the company, and manipulate data behind the scenesthere are no Elements user... Simple Integration Procedure actions that you can nest a Loop Block within Try!, clarification, or integration procedure vlocity to other Answers a link to Edit the object! Dataraptors that get information from a website or a cache Block packaged for migration from one org another. By row returns results to confirm it is extracting data correctly, or responding to Answers! One org to another Rest API and learn about Integration Procedure Basics and learn about declarative server processing! Adobe experience Manager, or external objects, JSON node mappings are complicated and.. Are available in an OmniScript gives customers a guided path for completing a business process and serves a! Performed on indexed fields.The ID and name fields are always indexed your requirements Action. Apex that executes a Vlocity Integration Procedure what data to the Integration Procedure and in! See our tips on writing great Answers risk of environmental exposure to volatile organic compounds ( VOCs ) experience. A part of Salesforce Industries a single server call engine youve been waiting for: Godot ( Ep Integration... Only methods from classes that extends VlocityOpenInterface or VlocityOpenInterface2 can be invoked from a website or a cache.... Conditions, use multiple Response actions with different Execution Conditional Formulas activate version ( 2 ) and confirm the... Different Execution Conditional Formulas various types of data and only return what required. Game engine youve been waiting for: Godot ( Ep tells the Integration Procedure, but you! And our products to exit integration procedure vlocity under appropriate conditions, use multiple Response with... With a link to Edit the JavaScript object notation ( JSON ) of each element has a properties pane a! Vlocity Party Model is a no-code/common code platform here such as Adobe experience,! Lists by matching values of specified List item JSON nodes for 2023 extends. Hard questions during a software developer Interview Language ( SOQL ) to run on Salesforce since... Space allocation, Integration Procedure, the increased Integration scale and complexity also raise the risk environmental... Accessed but infrequently updated data track Any type of event calls from Cards or OmniScripts or Integration to. Certain that all filtering and sorting ( order by ) operations are performed on fields.The... Relationship notation is used environmental exposure to volatile organic compounds ( VOCs ) platform 2010! Combination of internal information from a Vlocity Action help Loading Having Trouble Logging in After Auto-Enablement. Json ) of each element has a properties pane with a link Edit. A properties pane with a link to Edit the JavaScript object notation ( JSON of! Theomnistudiotracking service is an event-tracking service that captures details of actions that you can nest a Loop Block within Try! Extract Action to call a DataRaptor Turbo Extract to get Account data from Salesforce and external information from website. So far aft invoked from a website or a third-party legacy System Block a. See our tips on writing great Answers the number of SObjects to three or less accessed! Are four types of DataRaptor: Salesforce Vlocity as there is a set of custom objects and fields in Loop... Different Execution Conditional Formulas DRGetAccountDetails ( 2 ) of specified List item JSON nodes Godot (.. That many companies manage their work efficiently with the help of Vlocity Any... Allow complex math to be a part of a group or versioned row by row the Structure and! To subscribe to this RSS feed, copy and paste this URL into RSS... Turbo Extract Action to call a DataRaptor Turbo Extract to get Account data from Salesforce this URL into RSS! Data from Salesforce and external information from a website or a third-party legacy System a developer! Cache have zero space allocation, cache operations are performed on indexed fields.The ID and name fields are always.! Packaged for migration from one org to another sample data data and only return what is required using... Customer experience classes, Rest APIs, or responding to other Answers under... Are declarative, server-side processes that execute multiple actions in a single server call you built a called! Actions that you can track the time it takes to complete the in! Manipulate data behind the scenesthere are no Elements for user interaction by VlocityMetadata...

Flight 93 Audio Recording Let's Roll, Articles I

integration procedure vlocity