ExamGecko
Question list
Search
Search

Related questions











Question 177 - Certified Health Cloud Accredited Professional discussion

Report
Export

A bug is assigned to a developer stating that when an address contains data in the Address Line 2 field, the FlexCard display adds additional line, causing formatting issues.

How should the developer handle this in a DataRaptor without changing the underlying data structures?

A.
Modify the Extract DataRaptor to concatenate the address fields by using a formula.
Answers
A.
Modify the Extract DataRaptor to concatenate the address fields by using a formula.
B.
Replace the Extract DataRaptor with a Transform DataRaptor to convert the data as needed.
Answers
B.
Replace the Extract DataRaptor with a Transform DataRaptor to convert the data as needed.
C.
Create a new Turbo Extract DataRaptor to trim the Address data in both fields.
Answers
C.
Create a new Turbo Extract DataRaptor to trim the Address data in both fields.
D.
Add a Load DataRaptor to write the data into one new custom field.
Answers
D.
Add a Load DataRaptor to write the data into one new custom field.
Suggested answer: A

Explanation:

The developer should modify the Extract DataRaptor to concatenate the address fields by using a formula to handle this bug. An Extract DataRaptor is a component in OmniStudio that allows the developer to query data from Salesforce objects and display it on a FlexCard. The developer can use a formula to concatenate the address fields into one field and avoid adding an extra line when Address Line 2 contains data.

asked 23/09/2024
Yenziwe Yengwa
43 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first