Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Salesforce Exam OmniStudio Developer Topic 5 Question 89 Discussion

Actual exam question for Salesforce's OmniStudio Developer exam
Question #: 89
Topic #: 5
[All OmniStudio Developer Questions]

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

Show Suggested Answer Hide Answer
Suggested Answer: B

Contribute your Thoughts:

Laquita
5 days ago
I'd choose B) To %Details: Customer|1: ID%. It's simple and straightforward, just like my coding style.
upvoted 0 times
...
Justine
15 days ago
I think D) To %Details: Customer|n: ID% is the correct answer because it specifies the index for the ID
upvoted 0 times
...
Lisbeth
20 days ago
The correct answer is C) To %%sDetails: Customer|0: ID%%. The double percent sign %% in the merge code is used to escape the single percent sign, ensuring that it is displayed correctly in the OmniScript.
upvoted 0 times
Hannah
5 days ago
Got it! I'll make sure to use the double percent sign in the merge code for displaying the ID correctly.
upvoted 0 times
...
Georgiann
6 days ago
Oh, I see. The double percent sign is used to escape the single percent sign. Thanks for clarifying.
upvoted 0 times
...
Brent
14 days ago
I think the correct answer is C) To %%sDetails: Customer|0: ID%%.
upvoted 0 times
...
...
Viva
20 days ago
But A) makes more sense because it is using the correct syntax for merge codes
upvoted 0 times
...
Pura
22 days ago
I disagree, I believe the correct answer is C) To %%sDetails: Customer|0: ID%%
upvoted 0 times
...
Viva
28 days ago
I think the correct answer is A) To %sDetails: Customer|0: ID$
upvoted 0 times
...

Save Cancel