In-Memory Workflow Processing

TIBCO MDM retrieves the workflow data from the cache. The workflow can run without persisting the workflow state information when the workflow is executed in the in-memory mode.

The following object types are put in memory:

  • Event
  • EventDetails
  • Process
  • ProcessLog
  • ProcessDetails
  • ProcessState
  • AttributeLog
  • MLXMLDoc

Input and output parameters such as XML files are stored in memory and are not written to a disk. When a workflow is executed, the local cache manages the workflow states and documents.