Hi Experts,
Greeting !
I have a scenario where I have to call PI from CPI. The scenario is posting data from sap CPI to rest sender adapter in sap po.
The adapter selected in HCI is http and sender channel created in SAP PI is Rest Adapter.
...
Hi All,
I am trying to insert a single record in ldap directory using below schema:
<?xml version=”1.0″ encoding=”UTF-8″?><Schema><DistinguishedName>..</DistinguishedName><Attributes><cn>…</cn><sAMAccountName>…</sAMAccountName><sn>…</sn><givenNam...
Hi All,
I have a requirement to retrieve idoc no or transaction id for inbound IDoc messages in a single stack system.
Can someone please suggest any web service or http service to get the transaction id or idoc no from IDoc adapter monitoring op...
Hi Vitor/Anurag, I am facing the same issue here, where I can see messages getting delivered to end point successfully but in CPI monitoring it shows :javax.servlet.ServletException: Error during write of the response: , cause: java.io.IOException: B...
Hi All, I am trying to hit http end point url, and the same error is appearing for me. Errorr :com.sap.it.rt.adapter.http.api.exception.HttpResponseException: An internal server error occured: Error creating URL. Exchange[ID-vsa6866353-34296-15655177...
Hi Francisco,
It will be really nice and helpful if you can share the steps or any doc. As we are looking to authenticate through SSO.
Thanks,
Raj Kumar
Hi All,
I am trying to insert a single record in ldap directory using below schema:
<?xml version="1.0" encoding="UTF-8"?>
<Schema>
<DistinguishedName>..</DistinguishedName>
<Attributes>
<cn>...</cn>
<sAMAccountName>...</sAMAccountName>
<sn>....