Inserting records to a MongoDB collection using a dynamic schema
This scenario applies only to subscription-based Talend products with Big Data.
This scenario demonstrates the use of dynamic schema. It generates two records and inserts the records to a collection in the normal way; it then retrieves the records and inserts them to another collection using the dynamic schema feature. The following shows the Job used in this scenario.
This scenario assumes that you have the credential information and permission to connect and manipulate a MongoDB database.