This Standard Operating Procedure (SOP) describes how website should use and manage sessionId for interactions with IP1 web services. It also outlines how the website can identify if IP1 is active.
IP1 sessions and the sessionId in particular are required for almost all other web services to work. The website should have logic in place to establish:
- If a session exists, continue using that session OR
- Create a new session
The web application is required to store this session ID, until it has expired (refer Session Time Out Length below).
Setup
Session Time Out Length
Session time out lengths can be configured. Eg. A typical length may be 10 to 30 minutes.
This can be configured on the web server. Look for similar folder/file path as below:
C:\IBSAPP\AppServer85\profiles\UAT\installedApps\WebNoteAddress\IBSECommerce.ear\IBSECommerceWebServiceWeb.war\WEB-INF\web.xml
Procedure
It is your responsibility to ensure that you understand this procedure before performing the following tasks.
| Note |
Deviations from this procedure should be covered by procedures written by your company. Before performing any tasks please ensure all the business rules are set-up accordingly. |
| Process |
Notes:
|
