Hi, in MongoDBDatamodel every id of an item is mapped to an internal id. These id's are stored in the MONGO_MAP_COLLECTION. The name of the collection can not be changed. So if there are parallel requests for a recommendation of different datasets, the datamodel will override or delete the mapping from the other. Is there a possibility to configure the used mapping collection?
thanks Danny
