MCD-LEVEL-1 · Question #60
Refer to the exhibit. What can be added to the flow to persist data across different flow executions?
The correct answer is A. Key/value pairs in the ObjectStore. 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…
Question
Refer to the exhibit. What can be added to the flow to persist data across different flow executions?
Exhibit
Options
- AKey/value pairs in the ObjectStore
- BProperties of the Mule runtime flow object
- Cproperties of the Mule runtime app object
- Dsession variables
How the community answered
(36 responses)- A94% (34)
- C3% (1)
- D3% (1)
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
Topics
Community Discussion
No community discussion yet for this question.
