Skip Headers

Oracle Workflow Administrator's Guide
Release 12.1
Part Number E12903-04
Go to Table of Contents
Contents
Go to previous page
Previous
Go to next page
Next

Oracle Workflow Profile Options

This appendix lists the profile options that you can set to configure Oracle Workflow.

This appendix covers the following topics:

Oracle Workflow Profile Options

You can set the following profile options to configure Oracle Workflow. See: Overview of Setting User Profiles, Oracle E-Business Suite System Administrator's Guide - Maintenance and Profile Categories, Oracle E-Business Suite System Administrator's Guide - Maintenance.

Applications SSO Login Types

If your site has implemented single sign-on with Oracle Internet Directory, this profile option determines how users can log in to Oracle E-Business Suite.

Oracle Workflow supports password-based signatures for notifications based on Oracle Application Object Library passwords. If you have implemented single sign-on, you must set this profile option to either Local or Both for all users who need to enter password-based signatures. You must also ensure that these users have valid passwords defined in Oracle Application Object Library. See: Implementing Password-based Signatures with Single Sign-On.

Users can view this profile option but cannot update it.

System administrators can view and update this profile option only at the site and user levels.

The internal name for this profile option is APPS_SSO_LOCAL_LOGIN.

This profile option belongs to the Single Sign-On Deployment (FND_SSO_DEPLOYMENT) profile category in the Application Object Library application.

For more information, see: Oracle Single Sign-On Integration, Oracle E-Business Suite System Administrator's Guide - Security.

WF: BPEL Server

If you define event subscriptions that invoke business process execution language (BPEL) processes, this profile option lets you specify the host name and port of the BPEL server. When this profile option is set, you can use relative URLs rather than absolute URLs in the subscription parameters to specify the location of the Web Services Description Language (WSDL) descriptions for the BPEL processes.

At runtime, Oracle Workflow replaces the bpel:// prefix in the relative URLs with the host name and port for the BPEL server specified in the WF: BPEL Server profile option. In this way, the profile option lets you quickly change the BPEL server setup for all subscriptions that invoke BPEL processes, such as if you move these subscription definitions from a test instance to a production instance. See: Specifying the BPEL Server and Invoking a Web Service, Oracle Workflow Developer's Guide.

Set the WF: BPEL Server profile option to the host name and port of the BPEL server using the following format:

http://<host_name>:<port>/

Note: The profile option value must end with a slash (/) in order to form the final WSDL description URL correctly.

Users can view this profile option but cannot update it.

System administrators can view and update this profile option only at site level.

The internal name for this profile option is WF_BPEL_SERVER.

WF: Enable Bulk Notification Response

This profile option lets you specify whether users can respond to a group of notifications collectively from the Worklist and Notification Search pages, without navigating to the Notification Details page for each notification individually. If you enable bulk notification response, a Respond button appears on the Advanced Worklist, Personal Worklist, Personal Worklist Simple Search, Personal Worklist Advanced Search, and administrator Notification Search pages. See: Setting the WF: Enable Bulk Notification Response Profile Option, To View Notifications from the Advanced Worklist, Oracle Workflow User's Guide, Viewing Notifications from the Personal Worklist, Oracle Workflow User's Guide, Searching for Users' Notifications, and To Respond to a Group of Notifications, Oracle Workflow User's Guide.

Users can view and update this profile option.

System administrators can view and update this profile option at the site, application, responsibility, and user levels.

The internal name for this profile option is WF_BULK_RESPONSE.

This profile option belongs to the Workflow (FND_WORKFLOW) profile category in the Application Object Library application.

WF: GUEST Access to Notification

This profile option helps control whether users must log in before they can access the Notification Details Web page from a notification. To enable guest access, which does not require an individual login, you must both set this profile option to Enabled and create a grant assigning the "Workflow Guest User permission set" to the GUEST user. See: Responses through the Notification Detail Link Attachment.

Users can view and update this profile option.

System administrators can view and update this profile option only at the site level.

The internal name for this profile option is WF_VALIDATE_NTF_ACCESS.

This profile option belongs to the Workflow (FND_WORKFLOW) profile category, to the Security (FND_SECURITY) profile category, and to the Exportable (FND_AZ_EXPORTABLE) profile category in the Application Object Library application.

WF: Notification Pop-up Enabled

This profile option lets you specify whether to enable the Notification Details pop-up window in the Worklist, letting users view notification details quickly without leaving the current page. If you enable the pop-window, then it appears when a user positions the cursor over a notification subject link in the Oracle E-Business Suite home page, Oracle Workflow administrator home page, Oracle Workflow self-service home page, Advanced Worklist, Personal Worklist, Personal Worklist Simple Search page, Personal Worklist Advanced Search page, or other pages that include a Worklist region. See: Enabling the Notification Details Pop-up Window.

Users can view and update this profile option.

System administrators can view and update this profile option at the site, application, responsibility, and user levels.

The internal name for this profile option is WF_NTF_POPUP_ENABLED.

WF: Notification Pop-up Window Size

This profile option lets you define the size of the Notification Details pop-up window, if you have enabled the pop-up window using the WF: Notification Pop-up Enabled profile option. Specify the size in the following format:

<width>*<height>

The default value is 700*400. See: Enabling the Notification Details Pop-up Window.

Note: If the value specified for the profile option does not follow the correct format, then Oracle Workflow uses the default size instead.

Users can view and update this profile option.

System administrators can view and update this profile option at the site, application, responsibility, and user levels.

The internal name for this profile option is WF_NTF_POPUP_WINDOW_SIZE.

WF: Notification Reassign Mode

This profile option controls how users can reassign notifications. See: Setting the WF: Notification Reassign Mode Profile Option.

Users can view and update this profile option.

System administrators can view and update this profile option at the site, application, responsibility, and user levels.

The internal name for this profile option is FND_NTF_REASSIGN_MODE.

This profile option belongs to the Workflow (FND_WORKFLOW) profile category and to the Exportable (FND_AZ_EXPORTABLE) profile category in the Application Object Library application.

WF: Vacation Rules - Allow All

This profile option controls whether the list of item types for vacation rules includes the "All" option. The "All" option lets users create a rule that applies to notifications associated with any item type. See: Setting Up Notification Handling Options.

After changing the value of this profile option, you must stop and restart Oracle HTTP Server for the change to take effect.

Users can view and update this profile option.

System administrators can view and update this profile option only at site level.

The internal name for this profile option is WF_ROUTE_RULE_ALLOW_ALL.

This profile option belongs to the Workflow (FND_WORKFLOW) profile category and to the Exportable (FND_AZ_EXPORTABLE) profile category in the Application Object Library application.

WF: Workflow Mailer Framework Web Agent

This profile option specifies the host and port of the Web server that notification mailers use to generate the content for Oracle Application Framework regions that are embedded in notifications. If this profile option is not set, notification mailers will use the same Web agent specified in the Application Framework Agent profile option. However, if necessary for load balancing purposes, you can optionally specify a different Web agent for notification mailers to use. See: Setting Up Notification Mailers.

Users can view and update this profile option.

System administrators can view and update this profile option only at site level.

The internal name for this profile option is WF_MAIL_WEB_AGENT.

This profile option belongs to the Workflow (FND_WORKFLOW) profile category in the Application Object Library application.