How can you call a flow from Dataweave?

How can you call a flow from Dataweave?A . Not allowedB . Include functionC . Look up functionD . Tag functionView AnswerAnswer: C

May 24, 2020 No Comments READ MORE +

What does to the attributes of a Mule event happen in a flow after an outbound HTTP Request is made?

What does to the attributes of a Mule event happen in a flow after an outbound HTTP Request is made?A . Attributes do not change.B . Previous attributes are passed unchanged.C . Attributes are replaced with new attributes from the HTTP Request response.D . New attributes may be added from...

May 20, 2020 No Comments READ MORE +

What is the difference between a subflow and a sync flow?

What is the difference between a subflow and a sync flow?A . Sync flow has no error handling of its own and subflow does.B . Subflow has no error handling of its own and sync flow does.C . Subflow is synchronous and sync flow is asynchronous.D . No difference.View AnswerAnswer:...

May 19, 2020 No Comments READ MORE +

Where are values of query parameters stored in the Mule event by the HTTP Listener?

Where are values of query parameters stored in the Mule event by the HTTP Listener?A . PayloadB . AttributesC . Inbound PropertiesD . VariablesView AnswerAnswer: B Explanation: In Mule4 - #[attributes.queryParams.{paramaterName}]

May 16, 2020 No Comments READ MORE +

Which two statements are true regarding the Oracle Data Pump export and import operations? (Choose two.)

Which two statements are true regarding the Oracle Data Pump export and import operations? (Choose two.)A . You cannot export data from a remote database.B . You can rename tables during import.C . You can overwrite existing dump files during export.D . You can compress data but not metadata during...

May 15, 2020 No Comments READ MORE +

What is the value of the stepVar variable after the processing of records in a Batch Job?

What is the value of the stepVar variable after the processing of records in a Batch Job?A . -1B . 0C . NullD . Last value from flowView AnswerAnswer: C

May 14, 2020 No Comments READ MORE +

What is the next step to gain access to the API?

The new RAML spec has been published to Anypoint Exchange with client credentials. What is the next step to gain access to the API?A . Email the owners of the APC . Create a new client application.D . No additional steps needed.E . Request access to the API in Anypoint...

May 14, 2020 No Comments READ MORE +