The SAP Cloud SDK is a library for developing applications on the SAP Business Technology Platform (BTP). While its version for JavaScript has been open source since 2020, the Java version has been open sourced only recently with the release of ver...
The SAP Cloud SDK is a library for developing applications on the SAP Business Technology Platform (BTP). While its version for JavaScript has been open source since 2020, the Java version has been open sourced only recently with the release of versi...
The SAP Cloud SDK is a library for developing applications on the SAP Business Technology Platform (BTP). While its version for JavaScript has been open source since 2020, the Java version has been open sourced only recently with the release of versi...
Today, we have released version 4.0.0 of the SAP Cloud SDK for Java. After three years since the release of version 3 and well over 70 minor version updates since then, this is the next major version of the SDK. It brings many improvements and new fe...
Since its first release of version 1.0 in 2017 the SAP Cloud SDK for Java enables application developers to swiftly develop cloud native applications on the SAP Business Technology Platform. Versions 2.0 and 3.0 of the SDK soon followed in 2018 and 2...
Okay, so in case of a 403 I'd double check the permissions of the user. Also, make sure you are targeting the correct system by making sure the sap client is correct. Also double check that the path is allowed in the Cloud Connector. You can also ena...
SoapQuery has been renamed to SoapRequest but remained otherwise unchanged. Other than that I'd hope that this blog post is still somewhat up to date. Any changes (like the class renaming) would likely be mentioned here or in the release notes here....
Please note that in case you are deploying your app as a WAR file you need to configure the tomcat container. Check this documentation in case you are using the SAP Java Buildpack with a WAR based deployment.