PWA Session Cookie

R

Ryan Moore

I am using Request.Cookies("PjSessionID").Value to capture the session ID of
the current logged on user. I then want to use that on a new ASP.Net page to
make a pds call.

In the lgnintau.asp there is some text prepended to the session cookie:
"pcs://SessionMgr?" Does this have to be done when making a SOAP call to the
pds.wsdl?

Any help on how to capture the current user and how to use it as one of the
soap requests would be greatly appreciated.

Thank you,
Ryan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top