Search Header Logo

M12 Mulesoft triggering flows

Authored by freddy forero

Professional Development, Computers

Professional Development

Used 2+ times

M12 Mulesoft triggering flows
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

A Flow Reference component sends a non-empty JSON object payload to another flow named childFlow, which then returns an XML body.

A Flow Reference component saves the payload returned from childFlow to its target attribute named payload. Refer to the exhibit. 

What is true about the Mule event's payload at the next event processor after the Flow Reference component?

The payload is the XML response

body

The payload is a non-empty Java object

The payload is the original JSON object

The payload is null

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

Refer to the exhibit. What is the object type returned by the File List operation?

Array of Mule event objects

Object of Mule event objects

Array of String file names

Object of String file names

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

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

To save the most recent records retrieved from a database to enable database caching

To avoid duplicate processing of records in a database

To enable multithreaded event processing for each record retrieved from a database

To save the payload into the ObjectStore for future reference

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Assume that a database table contains a recordID column that always increases as new records get added to the table.

In a Mule application, what is the key process to enable manual watermarking for requests to a database using the Scheduler endpoint and the Database SELECT operation?

Save the max recordID from the set of recordIDs in an ObjectStore and reference this recordID in subsequent database requests

Enable automatic watermarking in the Database Select operation

Set the Watermark column in the Scheduler endpoint to the recordID

Save the max recordID from the set of recordIDs in a variable and reference this variable in subsequent database requests

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A flow has a JMS Publish consume operation followed by a JMS Publish operation. Both of these operations have the default configurations.

Which operation is asynchronous (does not wait for a response before continuing to the next event processor) and which operation is synchronous (blocks and waits for a response or timeout before continuing to the next event processor)?

Publish consume: Asynchronous. Publish: Synchronous

Publish consume: Asynchronous. Publish: Asynchronous

Publish consume: Synchronous. Publish: Asynchronous

Publish consume: Synchronous. Publish: Synchronous

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?

Discover more resources for Professional Development