Welcome Guest! Log in
Stambia versions 2.x, 3.x, S17, S18, S19 and S20 are reaching End of Support January, 15th, 2024. Please consider upgrading to the supported Semarchy xDI versions. See Global Policy Support and the Semarchy Documentation.

The Stambia User Community is moving to Semarchy! All the applicable resources have already been moved or are currently being moved to their new location. Read more…


This article describes the principal changes of MongoDB addon.

Note:

Stambia DI is a flexible and agile solution. It can be quickly adapted to your needs.

If you have any question, any feature request or any issue, do not hesitate to contact us.

 

This article is dedicated to Stambia DI S17, S18 and S19 addon.

For Stambia DI 2020 (S20.x.x) Component, refer to this article.

 

addons.mongodb_1.0.6.20200410121515

Prerequisites:
  • MongoDB Templates 2020-04-30 or higher

 

Support executing MongoDB Find Queries

This new version supports defining and executing MongoDB Find Queries.

This offers the ability to define your own customers queries to retrieve data from MongoDB and then load it somewhere else.

MongoDB Find Queries are defined in Metadata:

metadata find query definition

 

Note that after defining the query attributes, you can reverse the query with a right click / reverse on it.

The query will be executed behind the scenes to have a sample of data to define the responses structure.

And then when everything is defined in Metadata you can use the query in Mapping to retrieve the data returned.

 

mapping find query example

Note that MongoDB demonstration project has been updated to include examples of find queries.

 

 

Articles

Suggest a new Article!