ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 113 - MCIA Level 1 Maintenance discussion

Report
Export

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
Answers
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
Answers
B.
From the mule application, transform via theXSLT model
C.
Transform by calling any suitable Java class from Dataweave
Answers
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
Answers
D.
Invoke any of the appropriate Java methods directly, create metadata RAML classes and then perform required transformations via Dataweave
Suggested answer: C
asked 18/09/2024
Pamela Joanne Ang
31 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first