Skip to main content
Announcements
A fresh, new look for the Data Integration & Quality forums and navigation! Read more about what's changed.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

MongoDB string to object Id

Hi,

 

I want 2 things:

1. I am doing a lookup with a master and want to bring the reference value and its objectId. The objectId is converted to string. Is there any way to convert string to object id type?

 

2. Any way to generate an object ID for nested objects?

 

Thanks in advance.

 

Ravinder

Labels (3)
1 Reply
Anonymous
Not applicable
Author

Hello,

Could you please take a look at this article about:https://stackoverflow.com/questions/8503673/how-to-convert-string-into-objectid to see if it helps?

Best regards

Sabrina