ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 63 - Certified OmniStudio Developer discussion

Report
Export

A developer is creating an OmniScript that Provisions trial orgs to their customers. The following text block in the OmniScript uses a merge code to display the ID for the new trial org:

Welcome to Salesforce

Your ID is %Details: Customer10:ID%

During testing, the developer notices that the ID does not display. The data JSON is structured as shown below.

How should the developer correct the merge code in order for the ID to display?

A.
To %%Details:Customer|0:ID%%
Answers
A.
To %%Details:Customer|0:ID%%
B.
To %%Details:Customer|n:ID%
Answers
B.
To %%Details:Customer|n:ID%
C.
To %%Details:Customer|1:ID%
Answers
C.
To %%Details:Customer|1:ID%
D.
To $Details:Customer|0:ID$
Answers
D.
To $Details:Customer|0:ID$
Suggested answer: C
asked 23/09/2024
Alexandru Ouatu
47 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first