Passing session id (which we got from Login Operation) to other operations (like Insert/Update…etc)

We know how to consume (any) webservices in Peoplesoft. But there may be some scenario like below. We got one webservice from third party and we consumed successfully. Now we need to invoke each operations in the service Like Login/Isvalid/Insert/Update. We are able to successfully invoke login which results session id. We need to pass session id to invoke other operations. Like passing to Set-Cookievalue in HTTP header. (In Java there is some option Like SESSION_MAINTAIN_PROPERTY). We tried below and worked successfully. Put the below code in other operations before getting response. &lmsgGoRequest.IBInfo.IBConnectorInfo.Cookies = &sessid;

Comments

Popular posts from this blog

Peoplesoft SFTP

How to find the Java Version being used by WebLogic

Peoplesoft Error: All Processing Suspended: Restart OPRID=PS, RUNID=RUN01, PI=5000(108,503)