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 Plat-Dev-210 Exam - Topic 4 Question 16 Discussion

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:
B) To %Details: Customer|1: ID%
A) To %sDetails: Customer|0: ID$
C) To %%sDetails: Customer|0: ID%%
D) To %Details: Customer|n: ID%

Salesforce Plat-Dev-210 Exam - Topic 4 Question 16 Discussion

Actual exam question for Salesforce's Plat-Dev-210 exam
Question #: 16
Topic #: 4
[All Plat-Dev-210 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

The correct syntax for merge codes in OmniScript is %%sNodeName%%, where NodeName is the name of the JSON node in the data source. The other options are either missing the s or using incorrect symbols.


Contribute your Thoughts:

0/2000 characters
Barrett
3 days ago
I’m leaning towards B. It feels straightforward.
upvoted 0 times
...
Harrison
8 days ago
True, but it emphasizes the merge code.
upvoted 0 times
...
Nina
13 days ago
But C has too many percent signs. It might confuse the parser.
upvoted 0 times
...
Harrison
18 days ago
I prefer option C. The double percent signs make sense for merging.
upvoted 0 times
...
Nina
23 days ago
I think option A looks correct. The syntax seems right.
upvoted 0 times
...
Laticia
29 days ago
I agree with A, but I’m surprised it’s so tricky!
upvoted 0 times
...
Margot
1 month ago
Wait, is D even a valid format?
upvoted 0 times
...
Isabelle
1 month ago
C seems off, too many percent signs!
upvoted 0 times
...
Deandrea
1 month ago
I think B is the right choice.
upvoted 0 times
...
Glenna
2 months ago
Option A looks correct to me.
upvoted 0 times
...
Portia
2 months ago
I recall that the merge codes often use a specific syntax, but I can't remember if it should have double percent signs like in option C.
upvoted 0 times
...
Jerry
2 months ago
I’m a bit confused about the use of "s" in option A. I feel like it might be a typo or something I overlooked in my notes.
upvoted 0 times
...
Ahmed
2 months ago
I remember practicing a question that had a similar format, and I think the correct one might be option D because of the "n" for dynamic indexing.
upvoted 0 times
...
Hollis
2 months ago
I think the merge code should start with a single percent sign, but I’m not sure if it’s the first or second option.
upvoted 0 times
...

Save Cancel