I tried to read an Object with the MongoDB reader and I always get the following error message:
"ERROR MongoDB Reader 0:19 Execute failed: Invalid type 19 for field value".
The typ of the field value is an Array. I want to read the object and want to get the array inside the Object.
Here you can see the MongoDB with the Object I want to read.