We are taking steps to make our moderation process friendlier while ensuring that SAP Community continues to comply with the Digital Services Act (DSA). Learn more in this What’s New post.
Hi Gary,we deprecated the SOAP related API in version 4 of the SDK, as stated in our documentation: https://answers.sap.com/questions/14032410/soaprequest-get-removed-how-to-call-soap-service-n.html?source=email-global-notification-qa-new-in-tag-foll...
Hi Gary,the SAP Cloud SDK team is currently working hard on the release of the next major version (v5). Related documentation you can find here: https://sap.github.io/cloud-sdk/docs/java/v5/guides/5.0-upgradeIn the case of the Authorization API we de...
To provide an answer from the SAP Cloud SDK point of view:- Based on an edmx file you can create your own Java datamodel with our generator https://sap.github.io/cloud-sdk/docs/java/features/rest/generate-rest-client- On the RFC side we have (now dep...
Hi AJ,
I assume, as you asked the question here, that you are using a pretty outdated version of the SDK.
So the highest chance of fixing any issues would be to update to the latest version, which is 3.54.0 at this moment.
If the issue still persis...