mongoDB bonita

mongo db connecter

hi everyone ,

i have used the following article to link between Bonita and MongoDB:
http://community.bonitasoft.com/mongo-db-connector

in the tutorial the read tasks return all fields in matching document in the form of a list from MongoDB. We want to read a specific field .
I need to change the connector code, how I can do that?
The github project does not contain the jar "org.bonitasoft.mongodbresult.jar". Without this package, we can not change the type of return . Where can we find it ?

Notifications