Business rules can use the following binds for the integration with MongoDB.
Each bind is defined in the sections below.
Configuration
To use any bind:
When used in a business action referenced from the 'Mongo delivery' plugin, this bind gives access to a JSON object for the data that has just been persisted.
This bind gives access to an object with the following methods:
getMongo()
The MongoDB database is accessed via the com.mongodb.Mongo object. For more information, see the Javadoc for the com.mongodb.Mongo object.
getContext()
getContextID()
getRawDBName()
2020, Stibo Systems – Confidential