in a DataRaptor Extract JSON Path, which option below has the correct syntax for a relationship query for a native Salesforce record?

in a DataRaptor Extract JSON Path, which option below has the correct syntax for a relationship query for a native Salesforce record?A . Contact: Caseld:SubjectB . ContactCaseld. SubjectC . Contact:Caseld__rSubjectD . Contact:Caseld__r-SubjectView AnswerAnswer: D

May 4, 2021 No Comments READ MORE +

What could cause this?

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...

May 2, 2021 No Comments READ MORE +

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":...

May 1, 2021 No Comments READ MORE +

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...

May 1, 2021 1 Comment READ MORE +

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 AnswerAnswer: D

May 1, 2021 No Comments READ MORE +

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 formatView AnswerAnswer: A,C

April 29, 2021 1 Comment READ MORE +

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...

April 29, 2021 1 Comment READ MORE +

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 UpsertView AnswerAnswer: A

April 29, 2021 No Comments READ MORE +

What parent JSON node name must be sent to a Calculation Procedure?

What parent JSON node name must be sent to a Calculation Procedure?A . inputB . InputC . inputsD . InputsView AnswerAnswer: C

April 28, 2021 No Comments READ MORE +

What element does this?

in an OmniScript, you need to get data from a single field ina Salesforce record. What element does this?A . SelectB . HTTP ActionC . LookupD . DataRaptor Post ActionView AnswerAnswer: C

April 28, 2021 No Comments READ MORE +