In the Database On Table Row operation, what does the Watermark column enable the On Table Row operation to do?

In the Database On Table Row operation, what does the Watermark column enable the On Table Row operation to do?A . To save the most recent records retrieved from a database to enable database caching.B . To enable duplicate processing of records in a database.C . To avoid duplicate processing...

December 14, 2019 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...

December 14, 2019 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

December 12, 2019 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:...

December 12, 2019 No Comments READ MORE +