cancel
Showing results for 
Search instead for 
Did you mean: 

SAP not sending data to HCI PI

hsonnenahalli
Contributor
0 Kudos

Dear Experts-

I have built a scenario in which am using a proxy structure that was which built in PI and exposed in ECC. I have used all the existing mapping from PI into HCI PI and created an iflow. I have done all the configuration in SOAMANAGER according to my blog https://blogs.sap.com/2017/02/24/hci-pi-outbound-proxy-as-web-service/ to send the data from SAP to HCI using SOAMANAGER configuration. It is working as expected with no issue when tested from Dev SAP ECC system to HCI non-prod tenant. Here is my question when try to send the data from QA SAP ECC system to HCI non-prod tenant by creating a logical port configuration in QA SAP ECC SOAMANGER for same consumer proxy as in Dev am not receiving any data into HCI. I am able to send ping the service in QA SAP ECC from HCI tenant but not receiving any messages from QA SAP ECC system.

Please let me know if you have any ideas.

Regards

HS

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member204100
Active Participant
0 Kudos

Hi Hari,

i think these points worth to check:
- check on OS level if the target HCI host can be reached
- using SM59 destinations check if the SSL connection is working
- Are you using basic or client certificate authentication? In both cases the user needs to have the "ESBmessaging.send" role assigned. Note: #2354728

- If client certificate authentication is used then the used certificate muct be trusted by any of the load balancer certificates:

https://uacp.hana.ondemand.com/http.svc/rc/PRODUCTION/93810d568bee49c6b3d7b5065a30b0ff/1/en-US/frame...

- You might check the ICM / Webdispatcher traces to see if the request was sent out correctly.
- Ensure that the IFlow is deployed and is running fine.
- You might also test the IFlow using a SOAPUI tool. Just to see if it is really up and running.

Best Regards,
Viktor

Former Member
0 Kudos

Hi Viktor,

I would like understand, In my case, We are using certificate based authentication for ERP->HCI integration and the ERP client certificate is signed by "Comodo" which is not a part of SAP trusted list. Do this cause this any connectivity issue ??

As of now I am facing issue as below, I am trying to test the connection from SM59, I am getting popup to enter credentials, Is it because of we used non trusted CA to sign certificate? Please let me know your thoughts.

Thanks in advance.