Hello everyone,
I'm using FME Desktop 2017.1 to read from a CosmosDB colleciton. This works fine for single-partition collections, but with partitioned collections FME raises an error telling me that the "x-ms-documentdb-query-enablecrosspartition" needs to be set. Has anyone experienced this and found a workaround, or am I missing a setting somewhere?
The alternative would be to use the CosmosDB REST API, but that would be quite a bit of effort so isn't really an option at the moment.
Thanks,
Jan