Create Content Store batch
This flow helps you create Content Stores for your migration batches. For more information on migration batches please refer to the best practices
Settings
mongoConnection
The Mongo connection string including the database name to connect to.
batchFilter
Query to filter the documents that need to be part of the batch.
Default: {"kind":{"$in":["CONTAINER","RECORD","RELATION"]}}
mongoConnectionTarget
The Mongo connection string including the database name to connect to for the target Content Store.