CSV-formatted data has been extracted from ERP Cloud by invoking a web service using the SOAP Adapter, and the data extracted 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 XPath mapper function should be used to map the SOAP MTOM attachment to the Base64 element present in the target REST API payloads?
Which two statements are TRUE regarding messaging adapters in Oracle Integration (OIC)?
There are use cases in which you need to perform an advanced XSLT task that you cannot performin the Oracle Integration Cloud (OIC) data mapper. To perform the advanced mapping tasks, you decide to use an external XSLT mapper and then import the .xsl file back to your integration. What is NOT a valid consideration when handling this use case?
Which is NOT an advantage of using Oracle Integration Cloud (OIC) for creating application integrations?
You are designing a new integration in OIC that needs to expose a RESTful interface trigger for client applications. Which is a valid consideration while choosing request and response options using the REST Adapter Endpoint Configuration wizard?