cancel
Showing results for 
Search instead for 
Did you mean: 

Webservice to Proxy

deepika_raikode
Explorer
0 Kudos

Hi Experts,

We have an inbound webservice to proxy scenario, wherein PI has given its wsdl structure to the partner system.

While partner is trying to trigger some data, they are facing the below error:

HTTP transport error: java.net.UnknownHostException

Could you please help here.

Regards,

Deepika Raikode

Accepted Solutions (1)

Accepted Solutions (1)

deepika_raikode
Explorer
0 Kudos

Thank yo all for your suggestions.

When checked with firewall team and partner, we came to know that the connection was enabled through firewall only for synchronous communication and so every time before ECC expects any data from vendor, some request has to be sent to the partner. And this solved the issue.

Regards,

Deepika Raikode

Answers (4)

Answers (4)

pvishnuvardan_reddy
Active Contributor
0 Kudos

Hi Deepika,

As our colleagues said, please give your PI IP to the webservice team so that they can add it in their DNS. The error has occurred because of firewall issue.

You can check the interface functionality, by using tools like SOAP UI, consume the WSDL in to SOAP UI and test it.

Regards

Vishnu

Former Member
0 Kudos

HI Deepika ,

You may ask Partner System team to telnet/ping your PI system IP to check if firewalls/ports are open  between Partner System and PI system.

This may lead to some conclusion on error.

Many Thanks,

Anurag

former_member208396
Participant
0 Kudos

Hi Deepika,

You can test your connectivity of Webservice with PI by using "Altova XML Spy" tool you can import WSDL in this tool from sender agreement of your configuration and try to send some test data If it works fine then  it is obvious that your Web service server in not able to reach PI system then to check your webservice server you can implement the checks mentioned by Inaki in above reply.

Hope it helps..!!

Regards,

Vishnu Srivastava

iaki_vila
Active Contributor
0 Kudos

Hi Deepika,

The error seems to be that they don't have your PI IP in its DNS, You can provide them the IP of your PI, or to say them to add your IP name in its DNS.

Tell them that they try to set the WSDL URL in one browser of their environment, they probably can't reach PI.

Regards.

manigram
Active Participant
0 Kudos

Hi,

Yes Inaki comments is perfect. Please follow that.

Regards,

Manigandan