on 2024 Aug 27 4:24 PM
I want to ask if it is possible or if someone has experience using the api of business objects in the following use case.
I want to get data via REST-API requests in a common format (JSON, XML or else). I do not know which format is state of the art nowadays. Consuming a lot of data might be useful since JSON has a limitation of 1GB as far as I know. The consumed data is going to be a two-dimensional table with columns and rows.
The use case in steps.
1. User authenticates at system via API with predefined credentials or single sign on if possible
2. User asks to get a list of available universes granted to the user for usage
3. User asks to get all objects of one specific universe. The objects of a universe were prebuilt with "Information design tool".
4. User asks all or multiple objects from 3. and gets the data in JSON-Format to process it further.
Thank you very much in advance for the support
Request clarification before answering.
| User | Count |
|---|---|
| 13 | |
| 7 | |
| 6 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 3 | |
| 3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.