SAP CAPM Remote service call | Remote Service Error in quality system
Hi Team,
We are observing "Remote Service Error " when CAPM application trying to read S4 ODATA API(Onpremise).
This is mainly observed when there is changes in S4 API( Edmx change) , even after re importing new edmx in CAPM service, after the TR movement to quality system from both CAPM and ABAP side, it is observed the call to S4 API are failing and it is not recognizing the new changes.
Observation : If we deactivate and activate ICF node in quality system in /n/iwfnd/maint_services tcode, CAPM program is able to recognize the changes and program works some times and this behaviour is tentative.
We are using SAP Cloud SDK library with latest version already
"@sap-cloud-sdk/connectivity": "^3.9.0",
"@sap-cloud-sdk/http-client": "^3.9.0",
"@sap-cloud-sdk/resilience": "^3.9.0",
"@sap-cloud-sdk/util": "^3.9.0",
Could you please check and help us provide fix for this.
Thanks & Regards,
Srikant M
We raised SAP ticket case/002075129500010613752024, got response to raise issue under SAP Cloud SDK
Hi @SrikantMenasinakaiSony
With the given information, it is difficult to say what the issue is. Can you share some code snippet to show how you are using the SDK? And a complete log which points to the error. I would suggest to also turn on debug logs using setGlobalLogLevel('debug') as documented here.
The version of the SDK is not latest, please update to the latest version v3.21.0
Closing due to inactivity. Please reopen if further assistance is needed.