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

BLS as a Web Service access from Web Service Action

Former Member
0 Likes
211

We are using version 11.5 sp3. I am having some problems getting a BLS transaction to configure in a Web Service action in a BLS transaction. What I am actually aiming for is a connection to Labware LIMS Web Services module for data transactions with their LIMS product but I am having some problems. So by way of testing my setup I attempted to use another BLS transaction as a web service, which I have done before (before the service packs). I used the URL according to the help file (http://beagle2/Lighthammer/WSDLGEN/test/iotest) only to encounter a SOAP error when I select the "next" button on the "Enter a URL" dialog in the action configuration. The error is:

SOAP service could not be loaded. The element "TITLE" must be terminated by the matching end-tag "</TITLE>".

I am not a J2EE whiz and SOAP is what I use when I wash my hands, so what is going on?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

A couple thoughts:

1) WSDLGen might be case sensitive

2) Do you have some other type of authentication turned on for that IIS system? Usually when HTML comes back, it is a login screen...

Rick

Former Member
0 Likes

Thanks Rick, I had tried the case version but with the .aspx extension (also from the help file) but it didn't like that. I should have known.

Answers (0)