Oracle Cloud Infrastructure 2025Application Integration Professional 1z0-1042-25 Question # 6 Topic 1 Discussion

Oracle Cloud Infrastructure 2025Application Integration Professional 1z0-1042-25 Question # 6 Topic 1 Discussion

1z0-1042-25 Exam Topic 1 Question 6 Discussion:
Question #: 6
Topic #: 1

CSV-formatted data has been extracted from Oracle ERP Cloud by invoking a web service using the SOAP Adapter, and the data extract has been returned as an MTOM attachment. You now need to send this CSV file to an external REST API that supports accepting this content as a Base64 encoded string. Which is a valid solution offering the best performance?


A.

Use the REST adapter configuration wizard to define the structure of the CSV when configuring the invoke connection, then map the MTOM attachment directly.


B.

Map the received MTOM attachment directly to the REST adapter invoke map action using the encodeReferenceToBase64 function.


C.

Create and register a JavaScript function to convert the contents, invoke it using the JavaScript call action, then map the result to the REST adapter invoke map action.


D.

Create an NXSD in Oracle JDeveloper to define the schema of the CSV and use it to map the transformed data to the REST adapter invoke map action.


Get Premium 1z0-1042-25 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.