Hi community,
Is it possible to retrieve informations from differents DMS in a unique low code app?
Thanks for your reply.
Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 5th December 2023
Hi Yvan,
A possible option is to use the DataAggregator. With the DataAggregator you will need to:
- Export the query that will be used on all the clusters
- Define in the DataAggregator which clusters should be queried
- Define where to retrieve the information (via CSV file, web socket)
Once you define where to store the information, you could create an adhoc data source in your low code app that can process this information so you can display it.
Hope it helps.
Miguel Obregon [SLC] [DevOps Catalyst] Answered question 30th November 2023