What is the merge code syntax for passing a Date node from an element named SetValues in the URL?

A developer is configuring the API URL in an HTTP Action element within an Integration procedure. What is the merge code syntax for passing a Date node from an element named SetValues in the URL?A . x%SetValues.Date% B. (‘ Setvalues’] [ ‘Date’] C. %SetValues Date D. {(SetValues. Date)}View AnswerAnswer: A

March 9, 2023 No Comments READ MORE +

Which two Location should the developer check to troubleshoot the issue?

Users receive an APEC CPU limit Exceeded error when running an OmniScript in a Salesfoce Community. The OmniScript includes an Integration Procedure that contains two DataRaptors. Which two Location should the developer check to troubleshoot the issue? Choose 2 answersA . Script configuration B. Community logs C. DataRaptor configuration D....

March 8, 2023 No Comments READ MORE +

Which JSON data structure supports this card layout and follows best practices?

Refer to the exhibit. The card layout uses an integration Procedure as a data source. The cards use the layout data source. Which JSON data structure supports this card layout and follows best practices? A) B) C) A . Option A B. Option B C. Option CView AnswerAnswer: C

March 7, 2023 No Comments READ MORE +

What JSON code correct represent the step in the OmniScript Structure panel shown?

Refer to the exhibit. What JSON code correct represent the step in the OmniScript Structure panel shown? A) B) C) D) A . Option A B. Option B C. Option C D. Option DView AnswerAnswer: C

March 7, 2023 No Comments READ MORE +

How should a developer configure this functionality in an OmniScript?

A company wants to allow agents to send customers a quote for signature. The quote is a documents created using a DocuSign template that has been prefilled with all of the quote details. The document will be emailed to one or more recipients for signature. How should a developer configure...

March 6, 2023 No Comments READ MORE +

A developer has a requirement to create a child FlexCard that contains all of its parent FlexCard’s records In a Datable How should the developer configure the parent FlexCard’s Node?

A developer has a requirement to create a child FlexCard that contains all of its parent FlexCard’s records In a Datable How should the developer configure the parent FlexCard’s Node?A . {Records{0}} B. {Records} C. {Params, records} D. {Recorded}View AnswerAnswer: B

March 6, 2023 No Comments READ MORE +

In Preview, what JSON node shows the data sent to the Response Action?

A developer is troubleshooting an Integration Procedure with two elements: A Remote Action named FetchCart and a Response Action named ResponseCart. In Preview, what JSON node shows the data sent to the Response Action?A . FetchCart B. Response C. ResponseCartDebug D. ResponseCartView AnswerAnswer: D

March 5, 2023 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 Pabel, {recordId} is misspelled in the Data Source Input Map. B. The field name in the FlexCard state does not match the DataRaptor...

March 4, 2023 No Comments READ MORE +

How should the developer configure the Integration Procedure to meet this requirement?

An integration Procedure uses an HTTP action to make a REST API call. The response from the REST API must be converted into a specific XML structure before sending it as an input to another external wen service. How should the developer configure the Integration Procedure to meet this requirement?A...

March 4, 2023 No Comments READ MORE +