You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Summary

MongoDB Export Block is a terminal dataflow block that exports data using an MongoDBTSConnector.


Implementation

  1. Open the btibMongoDb palette.



  2. Drag and drop the block to your dataflow strategy.



  3. Double click on the block and fill the parameters.



 Properties

  • Target : The Next Target not used here.
  • Last Timestamp : The last export timestamp.
  • Batch Size: The size of the batchs to be processed.
  • Batch Delay : Time to wait between batchs.
  • Destinations : Last export destinations.
  • MongoDB Connector : The connector to use.
  • Collection: The destination collection.
  • Date Suffix: Add the today suffix to the destination.

Actions

  • Execute: Executes the block.