Follow the below
procedure to change the session timeout for EBS 12.2 OAF(Web HTML) Pages and
set in sync with profile "ICX: Session Timeout"
Login to EBS
Application Server. Navigate to ${EBS_ORACLE_HOME}/deployment_plansdirectory and modify the timeout values for
all below plan.xml files
./oafm/plan.xml
./forms/plan.xml
./oacore/plan.xml
Change the value for
variable "WeblogicApplication_SessionDescriptor_TimeoutSecs" from default 1800 to required value
(e.g. 14400(4hrs))
To
Perform these steps
for all the plan.xml files listed above.
Once the changes are
made bounce all the below services to reflect the changes.
1. Apache,
oafm, oacore, forms.
Once bounce is
completed, verify the timeout by navigating to application deployment screen as
below:
Login to WebLogic
Console à Deployments à expand oacore(1.0.0) application à Click on /OA_HTML
Navigate to Configuration tab and verify timeout value for field
"Session Timeout"
No comments:
Post a Comment
Your Comments on blog are strongly welcomed..