Hello,
We are trying to migrate postgreSQL DB to MongoDb using FME Desktop. My question is:-
1. Is it possible to migrate PostgreSQL to MongoDB alongwith the relation from postgre?
2. Is it possible that while migrating first insert in one table and then pass the objectId of that document into another table to maintain the relation?
If yes, How can we do it?
Thanks