Previous Next       Contents Index Glossary
         Previous  Next          Contents  Index  Glossary

Step 5 Setting the Socket Listener Activated Profile Option.

The Notification Details web page can now display an attached form icon to support form attributes in a notification message. Oracle Applications users can launch the Oracle Workflow Notification Worklist from their Oracle Applications menus.

From the Worklist, users can select a notification link to display the contents of a notification in the Notification Details page. If the notification details display an attached form icon, users can click on that icon to launch an Oracle Applications form.

Before Oracle Workflow can launch the form from the Notification Details page, it must check for appropriate context information with Oracle Applications. To accomplish this, the socket listener on the form side must be active.

You can activate the Oracle Applications socket listener by setting the Socket Listener Activated profile option to Yes using the System Profile Values Window.

In addition, the Workflow Administrator needs to specify the following token values in $FND_TOP/resource/<language>/wfcfg.msg for the Java plugin:

WF_CLASSID			<Class ID for Jinitiator>
	(Required if you are using Microsoft Internet Explorer.)
WF_PLUGIN_DOWNLOAD	<Plugin location> 
	(Such as http://<server>/OA_JAVA/.)
WF_PLUGIN_VERSION		<Plugin version> 
	(Such as 1.1.7.27.)

Run the Workflow Resource Generator to load the contents of wfcfg.msg into the WF_RESOURCES table.

You can also set these three values in the Global Preferences page. See: To Set Global User Preferences.

Context: You need to perform this step only once.

See: To run the Workflow Resource Generator.


         Previous  Next          Contents  Index  Glossary