cancel
Showing results for 
Search instead for 
Did you mean: 

How to validate webservices sessionid

Former Member
0 Kudos

Hi

Is there any way to validate the session id of a webservice from PI ?

Edited by: PRASAD KONDA on May 21, 2009 9:25 AM

Edited by: PRASAD KONDA on May 21, 2009 1:23 PM

Accepted Solutions (0)

Answers (1)

Answers (1)

santhosh_kumarv
Active Contributor
0 Kudos

Hi,

PI itself cannot validate the session id. If the webservice provide an API to accept the session id and validate it or check its timestamp information you could make a call to that API from PI and capture the response to validate.

Thanks,

SaNv...