You are on page 1of 1

how to bring a dataraptor on opportunity UI in salesforce vlocity

I'm sorry, but I'm not familiar with a term "dataraptor" in the context of Salesforce Vlocity. Can
you provide more context or information about what you are trying to achieve or what a
dataraptor is supposed to be? This will help me provide a more accurate response to your
question.

dataraptor and omniscript


Thank you for providing more context.

In Salesforce Vlocity, a Dataraptor is a server-side processing engine that can manipulate data
and perform complex calculations on large data sets. It is commonly used in Vlocity projects to
transform and enrich data before it is displayed in a UI.

An Omniscript, on the other hand, is a tool used in Salesforce Vlocity to create guided, multi-step
user interfaces that collect data from users and display relevant information based on user inputs.

To bring a Dataraptor into an Omniscript in Salesforce Vlocity, you can follow these general steps:

1. Create a new Dataraptor in your Salesforce Vlocity project or use an existing one.
2. In your Omniscript, create a new step or use an existing one that requires data
manipulation or enrichment.
3. Add a Dataraptor component to the step by dragging it from the component palette and
dropping it onto the step.
4. Configure the Dataraptor component by selecting the appropriate Dataraptor and
specifying any necessary input and output parameters.
5. Save the changes to your Omniscript and test it to ensure that the Dataraptor is
functioning as expected.

By incorporating a Dataraptor into your Omniscript, you can enhance the user experience and
ensure that the data collected and displayed is accurate and relevant to the user's needs.

You might also like