A developer needs to build a DataRaptor Transform to send current weather to both an OmniScript and Card Layout. Which of these samples would be valid for the Expected Output JSON?
Option B would be the valid Expected Output JSON for this scenario as it provides the weather data in a structured format within the "Current" object, including the temperature in Fahrenheit and Celsius, and the city and state information. This structure allows for easy parsing and retrieval of the necessary data by the OmniScript and Card Layout.
Option A is not valid because it includes redundant keys and lacks a structured object.
Option C is also not valid because it includes duplicate keys for temperature values and lacks a structured object.
Option D is not valid because it is in XML format and not JSON format.
upvoted 1 times
...
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
ppremy
3 months, 3 weeks ago