Restrict single session per user and R12
In Release 12:
In Oracle E-Business Suite release 12, there is no need to apply any patch as the files
required are already present in the filesytem. The instructions are as follows:
Load the event with the command:
java oracle.apps.fnd.wf.WFXLoad -u < apps_un> < apps_pw> < apps_dbserver.+fqdn>
:< db_port>:< SID> thin US \ $FND_TOP/patch/115/xml/US/icxevte.wfx
Load the event subscription:
java oracle.apps.fnd.wf.WFXLoad -u < apps_un> < apps_pw> < apps_dbserver.+fqdn>
:< db_port>:< SID> thin US \ $FND_TOP/patch/115/xml/US/icxevts.wfx
We can enable/disable the business event through the System Administrator > Business Events
screen (SYSADMIN user only) by searching for the word ’security’. It will pull up the
oracle.apps.icx.security.session.created event. Click on the Update icon and enable/disable.
You then need to close all browsers for the change to take affect.