Documentation Index

Fetch the complete documentation index at: https://documentation.decisions.com/llms.txt

Use this file to discover all available pages before exploring further.

Have Questions?  Need Expert Answers?  JOIN LUNCH N' LEARNS!

Replace Documents

Prev Next
Step Details
Introduced in Version8.16
Last Modified in Version8.16
LocationIntegration > MongoDB

This step enables Users to replace a list of documents with another list of documents

Prerequisites 


Properties

Settings

PropertyDescriptionData Type
Document TypeAllows Users to specify a Document TypeVaries
Insert Document if ID Not FoundWhen this setting is checked, a document will automatically be inserted if the specified Document ID is not found. N/A

Inputs

PropertyDescriptionData Type
Collection NameAllows Users to specify a Collection Name. String
Connection StringAllows Users to specify a Connection String. String
Database NameAllows Users to specify a Database Name. String
DocumentsAllows Users to specify a list of DocumentsList of ReplaceDocumentItem



Related Information

MongoDB Module Overview