Switching from initial load to continuous replication of MongoDB sourcees
Since MongoDB Reader supports both initial load and continuous replication, you can handle both with a single application. For initial load, set Mode to InitialLoad and Quiesce on IL Completion to True. When initial load completes, undeploy the application, change Mode to Incremental, enable recovery, and redeploy and restart the application. Striim will begin writing new data to the target from the point where initial load completed.