To Set Global User Preferences
<webagent>/wfa_html.home
Alternatively, you can connect directly to the Global Preferences web page:
<webagent>/wf_pref.edit?edit_defaults=Y
<webagent> represents the base URL of the web agent you configured for Oracle Workflow in your Web server.
Attention: These are secured pages, so if you have not yet logged on as a valid user in the current web session, you will be prompted to do so before the page appears.
2. The Global Preferences web page displays a summary of your current global preferences. Choose Update to modify these preferences.
Caution: The list of values fields that are implemented in many of Oracle Workflow's web pages will not function properly unless you specify the base URL of your Oracle Workflow web agent in this field.
- The base URL should look like this if you are using Oracle WebDB as your Web server:
http://<server.com:portID>/<DAD_name>
<server.com:portID> represents the server and TCP/IP port number on which your Web Listener accepts requests and <DAD_name> represents the name of the DAD you configured for the Oracle Workflow database schema.
- The base URL should look like this if you are using Oracle Web Application Server as your Web server:
http://<server.com:portID>/<plsqlagent>/plsql
<plsqlagent> represents the name of the PL/SQL Agent you configured for the Oracle Workflow database schema.
- The base URL should look like this if you are using Oracle Application Server as your Web server:
http://<server.com:portID>/<plsql_agent_virtual_path>
<PLSQL_agent_virtual_path> represents the application virtual path of the PL/SQL agent you configure for the Oracle Workflow database schema.
See your Oracle WebDB, Oracle Web Application Server, or Oracle Application Server documentation for more information.
Attention: If you are using the version of Oracle Workflow embedded in Oracle Applications, you should also edit the APPS_WEB_AGENT profile option.
6. In the Date Format field, enter an Oracle8-compliant date format that defines the default date format for the workflow database sessions of all users.
7. In the Date Format field, specify an Oracle8-compliant date format that defines the default date format for the workflow database sessions of all users. An example of an Oracle8-compliant date format is DD-Mon-RRRR. If you do not specify a date format, then the date format defaults to DD-MON-YYYY.
Note: Oracle Workflow may include a time element when relevant for certain displayed dates, even if you do not include a time format with your date format. If you specify a time format along with your date format, then in those situations when Oracle Workflow displays a time element, you will see two time elements following your date.
- HTML mail--send notifications as HTML E-mail. Users must read their mail using an HTML E-mail viewer.
- Plain text mail with HTML attachments--send notifications as plain text E-mail but include the HTML-formatted version of the notifications as attachments.
- Plain text mail--send notifications as plain text E-mail.
- Plain text summary mail--send a summary of all notifications as plain text E-mail. Users must use the Notifications web page to take action on individual notifications.
- Do not send me mail--do not send the notifications as E-mail. Users must view the notifications and take action from the Notifications web page.
10. Check OK once you are satisfied with your changes.
Note: These global language, territory, document home node, and notification preferences are saved to the Oracle Workflow Preferences table for a special user name called -WF_DEFAULTS-. The workflow administrator role and workflow web agent information is saved to the Workflow Resources table.