List of questions
Related questions
Question 186 - MCIA - Level 1 discussion
A company is implementing a new Mule application that supports a set of critical functions driven by a rest API enabled, claims payment rules engine hosted on oracle ERP. As designed the mule application requires many data transformation operations as it performs its batch processing logic.
The company wants to leverage and reuse as many of its existing java-based capabilities (classes, objects, data model etc.) as possible What approach should be considered when implementing required data mappings and transformations between Mule application and Oracle ERP in the new Mule application?
A.
Create a new metadata RAML classes in Mule from the appropriate Java objects and then perform transformations via Dataweave
B.
From the mule application, transform via theXSLT model
C.
Transform by calling any suitable Java class from Dataweave
D.
Invoke any of the appropriate Java methods directly, create metadata RAML classes and then perform required transformations via Dataweave
Your answer:
0 comments
Sorted by
Leave a comment first