Exam4Training

What can be added to the flow to persist data across different flow executions?

Refer to the exhibit.

What can be added to the flow to persist data across different flow executions?
A . Key/value pairs in the Object Store
B . Properties of the Mule runtime flow object
C . properties of the Mule runtime app object
D . session variables

Answer: A

Explanation:

An object store is a facility for storing objects in or across Mule applications. Mule runtime engine (Mule) uses object stores to persist data for eventual retrieval. Internally, Mule uses object stores in various filters, routers, and other message processors that need to store states between messages.

Object stores are available in all deployment targets. If you deploy your application to CloudHub, you can also use Object Store V2. Correct answer is Key/value pair in Object store

MuleSoft Documentation reference: https://docs.mulesoft.com/mule-runtime/4.3/mule-object-stores#use-cases

Exit mobile version