Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
If guess schema is clicked for mongodb collection,the obtained schema has issue.If the collection has a record of array type in mongoDB, then while using guess schema it is obtaining as String type. Since it is getting as string type the unwinding of array is not possible and array data cannot be retrieved using tMongoDBInput if this schema is used. Is there alternative for this?
If guess schema is clicked for mongodb collection,the obtained schema has issue.If the collection has a record of array type in mongoDB, then while using guess schema it is obtaining as String type. Since it is getting as string type the unwinding of array is not possible and array data cannot be retrieved using tMongoDBInput if this schema is used
xdshi wrote:
Hi,
If guess schema is clicked for mongodb collection,the obtained schema has issue.If the collection has a record of array type in mongoDB, then while using guess schema it is obtaining as String type. Since it is getting as string type the unwinding of array is not possible and array data cannot be retrieved using tMongoDBInput if this schema is used
What does your mongo collection look like? Are you using Talend V6.1.1 ?
Best regards
Sabrina