cancel
Showing results for 
Search instead for 
Did you mean: 

Issue while sending data from webservice

rashid_eqbal
Participant
0 Kudos

Dear Expert,

I am working on SAP PI 7.4 dual stack.I am working on a SOAP to Proxy scenario.

I have shared the WSDL file with the Sender team and they have done the configuration.

But they are getting below error while sending data to PI.

EndpointNotFoundException was unhandled by user code.

An exception of type 'System.ServiceModel.EndpointNotFoundException' occured in Samle.dll but was not handled in user code.

Additional Information: There was no endpoint listening at http://XXXXXXX that could accept the message. This is often caused by an incorrect address or SOAP action.

Can you please suggest what could be the issue and possible solution.

Thanks,

Rashid Eqbal

Accepted Solutions (1)

Accepted Solutions (1)

manoj_khavatkopp
Active Contributor
0 Kudos

This has to connectivity issue at fiewall level , check if the third party firewall allows the sender system to connect to your network ?

rashid_eqbal
Participant
0 Kudos

Hi Manoj,

Third party team has been given access.There is no firewall issue.

Thanks,

Rashid

former_member186851
Active Contributor
0 Kudos

Rashid can you check the endpoint which client is consuming as I mentioned already.

rashid_eqbal
Participant
0 Kudos

Hi Raghuraman,

We have found the issue. It was due to wrong end point configuration being done at client side.

It is corrected and it is working fine now.

Thanks all for the advice.

Thanks,

Rashid Eqbal

former_member186851
Active Contributor
0 Kudos

Great Rashid.

Answers (2)

Answers (2)

shashank_agarwal
Participant
0 Kudos

Hi Rashid,

While executing it from SOAP UI, please check the end point of that you are getting in SOAP UI - URL.

This issue happens only when End point is incorrect because at the time of SOAP UI maybe you are getting correct end point.

Thanks.

former_member186851
Active Contributor
0 Kudos

Hello Rashid,

Please share the PI Endpoint your trying to hit.

and are you using Soap ui here?

rashid_eqbal
Participant
0 Kudos

Hi Raghuram,

We have given only the WSDL URL to the sender team.

I have tested through the SOAP UI and it is working fine.

Thanks

Rashid

former_member186851
Active Contributor
0 Kudos

Hello Rashid,

Then thy might trying with WSDL URL thats why the error.

Tell them to try with the HTTP endpoint which you get in soap UI.