On a FlexCard canvas, several fields display with Salesforce data, but one of the fields shows only the label. What could cause this?A . In the Setup Panel, {recordid} is misspelled in the Data Source Input Map.B . The card state only supports a limited number of fields for display.C . The field is...
In which two fields in an Integration Procedure or DataRaptor can you use a function like CONCAT or DATEDIFF? Choose 2 answers
In which two fields in an Integration Procedure or DataRaptor can you use a function like CONCAT or DATEDIFF? Choose 2 answersA . In a Set Values Action in a Value field.B . In a Remote Action in an Additional Output value field.C . In a DataRaptor Action in an Input Parameters value field.D...
What JSON from the DRGetAccountDetails action would display all six values correctly in the OmniScript structure shown? BikContacts is a Repeat Block.
What JSON from the DRGetAccountDetails action would display all six values correctly in the OmniScript structure shown? BikContacts is a Repeat Block. A . {"BlkContacts”: [ { “ContactPhone”: "(212) 169-1475", "ContactName™: "Edward Stamos” }, { "ContactPhone": "(212) 189-6979". "ContactName": "Leanne Tomlin" } J, "AccountPhone™ "2221546450", "AccountName" "Acme" }B . {"BlkContacts": [ { "Phone": "(212)...
Why would you clone an Integration Procedure instead of versioning it?
Why would you clone an Integration Procedure instead of versioning it?A . The new Integration Procedure is Chainable.B . The new Integration Procedure is replacing stub data.C . The new Integration Procedure uses a Cache Block.D . The new Integration Procedure will be used independently. View Answer Answer: D...
What can be launched with an action button on a FlexCard?
What can be launched with an action button on a FlexCard?A . AViocity DataRaptor LoadB . A Viocity Calculation MatrixC . A Viocity omniscriptD . A Vlocity Calculation Procedure View Answer Answer: C...
What two advantages does a DataRaptor Turbo Extract have over a standard DataRaptor Extract? Choose 2 answers
What two advantages does a DataRaptor Turbo Extract have over a standard DataRaptor Extract? Choose 2 answersA . It supports complex field mappingsB . It is easier to configureC . It has better performance at runtimeD . It populates data in PDF and DocuSign format View Answer Answer: A,C...
What should your first step be in troubleshooting whether a DataRaptor Extract is retrieving data?
What should your first step be in troubleshooting whether a DataRaptor Extract is retrieving data?A . Go to the PREVIEW tab in OmniScript to test.B . Go to the Industry Console and reload the page to test.C . Deactivate the card and layout, and go to the PREVIEW tab for the card to test.D...
If the email address of a Contact is changed in an OmniScript, which of the following should be configured to update the contact’s record in Salesforce? Multiple Books
If the email address of a Contact is changed in an OmniScript, which of the following should be configured to update the contact’s record in Salesforce? Multiple BooksA . A DataRaptor Transform that maps the new Email address to the old Email address field.B . A DataRaptor Extract that includes the Recordld, the upsert...
Which of these checkboxes helps prevent a DataRaptor Load from creating duplicate records?
Which of these checkboxes helps prevent a DataRaptor Load from creating duplicate records?A . Upsert KeyB . s DisabledC . Is LookupD . Is Required For Upsert View Answer Answer: A...
Which description below best matches what Publish Options does?
Which description below best matches what Publish Options does?A . Enable a FlexCard to use a Viocity Integration Procedure to return a set of actionsB . Configure metadata values and set the target for the published FlexCardC . Make the FlexCard usable in the OmniScript Designer via the Custom LWC elementD . Enable grouping...