Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi - I am trying to move some data from RDBMS to MongoDB and I am able to move the data without any issues. However, I also want to add a 'organisationId' field in MongoDB the value of which I am hardcoding in tMap component. When I run the job and move the data and check MongoDB collection, I see this hardcoded Id field stored as a string in Mongo database but I want it to be stored as ObjectId("some value"). Can someone provide a solution please?
Thanks!
Hello,
Could you please show us your hardcoding setting screenshot in tMap component?
Best regards
Sabrina