We are creating a ping service in SCPI and are attempting to connect to S/4 using the HTTP adapter in a custom iFlow. Currently we are getting a 500 error. Cloud Connector seems to be configured correctly with the appropriate virtual mapping.
Can anyone point me to any documentation on the S/4 Connectivity Ping web service? Additionally has anyone connected to this service from SCPI and do you have any examples on how to do it?
The Address/URL we are using (I've replaced our information with tokens)
http://<ourS4hostname>:<ourS4port>/sap/bc/srt/rfc/sap/ws_rfc_ping/<ourS4ClientID>/ping/connectivity?sap-client=<ourS4ClientID>
Any help would be appreciated.
Thanks,
Jason