Hello experts
Following this guide : https://sap.github.io/cloud-sdk/docs/java/v5/features/odata/vdm-generator
and using the Maven plugin, I was able to generate strongly typed Odata clients for SAP services such as : MM_IM_MANAGER_OVP_FILTER_SRV...
Hello Experts
I am developing a spring boot application that integrates with S/4Hana on premise
I am already done with the basic steps of enabling the cloud connector and adding the connectivity destination to my ERP, the application is up and an...
Hello Mr WolfI didn't notice the errors at first, I got two errors[WARNING] Error in file PaymentRecieptManager.edmx; unable to generate VDM classes. The file will be skipped and generation continues for the next file.com.sap.cloud.sdk.datamodel.odat...
Thank you for the response Mr KuhrI followed the steps carefully and figured out one thing: apache axis 2 kernel has to be version 1.7.9 other than that it won't work Now I got to this point => "Transport error: 403 Error: HTTP/1.1 403 Forbidden" a...
Thank you for the fast response Mr WolfThe SoapQuery class is not in the com.sap.cloud.sdk.s4hana.connectivity.soap package any moreWas it replaced by the SoapRequest class ? Is there any recent and updated blog that explains the concept ?