Intermediate Storage
Persist documents between process runs
Last updated
Persist documents between process runs
Last updated
The intermediate storage functionality is built on .
In the context of Boomi Integration you can send any document to the to persist (CRUD operate on) documents. Basically, this intermediate storage works like the Document Cache component with a couple of important differences:
Add documents
+
+
Delete documents
+
-
Update existing documents
+
-
Find documents using different criteria
+
-
Get a filtered set of documents
+
-
Define a document's life-time
+
-
Access from different processes
+
-
Support document contexts (metadata)
+
-
Maintain a document status
+
-
Support document status messages
+
-