on 2022 Feb 10 5:46 PM
Hello Experts,
Few days back I tried to make use of standard JSON library provided by SAP to process data received via REST service in json format.
To my surprise, the JSON.parsekeyvalue was not able to process 300 line items. It took more than 1 hour to be able to process it.
Is there any suggestions?
We have implemented, a custom code to extract data from result received in json format and the custom code executes in just 1/2 min processing around 400 records in one go.
My question here is why the standard library is not able to process just records of 300 ?
Is there any limit of data that library can process?
Request clarification before answering.
Hello Anmol,
Yes there is a restriction on number of Key Values Standard PARSER can take. We have implemented our own custom parser to handle it.
But there is an Influence page to upvote - https://influence.sap.com/sap/ino/#/idea/255288 so SAP can provide solution
This might also help - https://blogs.sap.com/2020/05/23/parse-json-format-in-absl-using-cloud-application-studio/
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.