Quantcast
Channel: SCN : All Content - Process Integration (PI) & SOA Middleware
Viewing all articles
Browse latest Browse all 7030

Call consecutive SOAP methods "maintaining HTTP session"

$
0
0

Hello

 

I've got a requirement to consume an external webservice.

The WS has always this structure:.

1.- registersession.

In this one we pass user, password and domain.

2.- Action

Here we call the method we want to use. Register data, modify data...

3.- End Session

To close the connection.

 

The first method hasn't any return parameter, no session_id, no cookie. In the webservice documentation says:

""..the web service olds the session. This way, the client only has to be authenticated once while the webservice client remains active.

This function is mandatory and must be executed at the start of operations."

 

I call the three methods using synchronous service interface, but the second one always replays "user not authenticated "

 

If I create a test suit in SoapUI I have to check this flag (if not I got the same error):


maintain.jpg


Is anything similar to this in PI?

Thank you very much.


Viewing all articles
Browse latest Browse all 7030

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>