cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Web Service Connection

Former Member
0 Likes
192

Hi,

i want to connect logic editor with external web service. that is i want to connect with web services provided by other systems. i changed my system administration according with details in this blog.

/people/abesh.bhattacharjee/blog/2007/03/12/send-sms-to-india-from-xmii-115

but when tried to connect web service, it didnt connect. It shows error as "SOAP service could not be loaded: Premature End of Life"

How to solve this?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

Hi Senthil,

If you are trying to do this from your office then I believe that you need to give proper proxy authentication as your company must be having a proxy server for internet access.

And after giving that authentication details, you need to access the xMII server and restart the servlet-xMII service on the server. I feel this will solve your problem.

Regards,

Musarrat

Answers (2)

Answers (2)

salvatore_castro
Product and Topic Expert
Product and Topic Expert
0 Likes

Senthil,

Something to test is to copy the WSDL URL into your browser and see if it returns the XML definition of your service.

If there is no WSDL for your WebService then you have to use the POST action block and set the value of the body link to the document you wish to send to your service. This has been answered a bunch of times on the forum so I'll leave out the specifics.

Sam

Former Member
0 Likes

Hi Senthil,

I tested the Web Service in 11.5 SR3 mentioned in the blog and it works fine.

In my opinion you needn't have to alter this proxy settings in the Administration to call a Web Service as it is done in the blog.

Have you tried it without this modifications?

Ciao

Martin