IBM
C2180-278 · Question #28
A mobile application developer is using a Worklight adapter to retrieve an XML data feed from a remote system. The data obtained from the remote system contains much more data than is needed by the…
The correct answer is B. When calling the invoke command that retrieves the remote feed, specify a transformation that. See the full explanation below for the reasoning.
Question
A mobile application developer is using a Worklight adapter to retrieve an XML data feed from a remote system. The data obtained from the remote system contains much more data than is needed by the mobile application. What specific Worklight capability should the application developer use to reduce the data being returned from the Worklight adapter?
Options
- AEnsure that the XML feed only has the desired information returned.
- BWhen calling the invoke command that retrieves the remote feed, specify a transformation that
- CWhen the data is returned to the mobile application from the Worklight adapter, use for- loops and
- DUtilize a Java JSON library and call Java code from the the Worklight adapter that converts the
How the community answered
(63 responses)- A11% (7)
- B79% (50)
- C3% (2)
- D6% (4)
Community Discussion
No community discussion yet for this question.