Valid 1z0-1042-24 Dumps shared by ExamDiscuss.com for Helping Passing 1z0-1042-24 Exam! ExamDiscuss.com now offer the newest 1z0-1042-24 exam dumps, the ExamDiscuss.com 1z0-1042-24 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 1z0-1042-24 dumps with Test Engine here:
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?
Correct Answer: C
Comprehensive and Detailed Explanation: Transforming MTOM to Base64: * C:encodeReferenceToBase64 converts an MTOM attachment reference to Base64, ideal for REST payloads.