HI Experts,
To integrate S/4 on premise with SucessFactors, do we have to install any add ons on S/4 to make it compatible with HCM?
which components do we need to import in PI to get standard content for this integration?
Any leads would be he...
Hi Experts,
we are having issue while sending the data from SAP PO to C4C. in the SOAP channel, it says 'failed to call the endpoint', I have attached the screenshot of error in message log.
We checked the xpi logs of channel which says tha...
Hello experts,
We have a requirement where we have to create a rest service for performing CRUD operations. they have to be performed using POST service only. so we have created a common sender structure and common channel. we have a field for oper...
hello Experts,
we have co-ordinates in WKT format in the table. e.g. 010100000000000088D326444000000064CCE154C0
When read the data from table, we are using standard function ST_ASGEOJSON() and we get the output as below
"type": "Point",
"coo...
Hello experts,
I have REST to JDBC connection for deletion. Deletion query is written in mapping and coming as DELETE from IPAC.IPAC_BEACON_CONTROL WHERE MINOR_ID = "5" which looks alright to me.
But when it gets to JDBC, it throws the error belo...
Hi Jens,will check cipher suite with Basis. we had raised the incident last week but it is dev, so they arent responding quickly and we are way off timelines.
Hi Pavan,It is not synchronous, it is business partner replication scenario. We are not expecting any response, that's why, i cant make sense of http response error. in C4C, there is no message received. i also believe that some data is getting passe...
Hi Jens,1. yes,C4C allows only TLS 1.1 and 1.2, so we enabled TLS 1.1 in SAP PO. it was throwing exception on 1.2.2. No, it is a new SAP PO box.3. It is single stack, 7.54. Yes, traces would suggest that,chain verifier returns true saying trusted cer...
hi Jens,1. we do not get anything in C4C in web service monitoring. it is asynchronous, so i guess, A2X won't help.2. it is basic authentication with HTTPS.3. I tried with jco traces and payload, no luck.4. it seems to work from soapUI once i follow ...