Skip to main content Skip to complementary content
Close announcements banner

Linking the components

Procedure

  1. Drop tMongoDBConnection, tFixedFlowInput, tMongoDBRow, tMongoDBClose, tMongoDBInput and tLogRow onto the workspace.
  2. Rename tFixedFlowInput as blog_post_data, tMongoDBRow as write_data_to_collection, tMongoDBInput as read_data_from_collection and tLogRow as show_data_from_collection.
  3. Link tMongoDBConnection to tFixedFlowInput using the OnSubjobOk trigger.
  4. Link tFixedFlowInput to tMongoDBRow using a Row > Main connection.
  5. Link tFixedFlowInput to tMongoDBInput using the OnSubjobOk trigger.
  6. Link tMongoDBInput to tMongoDBClose using the OnSubjobOk trigger.
  7. Link tMongoDBInput to tLogRow using a Row > Main connection.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!