Previous  Next          Contents   Library Product

Installation of Oracle WebDB for Oracle Workflow Option

Step 1. Install Oracle WebDB 2.0 or higher components.

Note: You do not need to install the WebDB component.

	http://<server_name>[:<portID>]/<DAD>/admin_/gateway.htm
	http://<server_name>[:<portID>]/<DAD>/admin_/listener.htm

	http://prod.company.com/
	http://test.company.com:8000/

Step 2. Create a DAD for the Oracle Workflow schema.

		http://<server_name>[:<portID>]/<DAD>/admin_/gateway.htm

      Database Access Descriptor Name           <WF_DAD>
      Oracle User Name                          <Leave Blank>
      Oracle Password                           <Leave Blank>
      Oracle Connect String                     <CONNECT_STRING>
      Maximum Number of Worker Threads          4
      Keep Database Connection Open between 
Requests? Yes
      Default (Home) Page                       wfa_html.home
      Document Table                            <WF_account>.wwv_document
      Document Access Path                      docs
      Document Access Procedure                 <WF_account>.wwv_testdoc.process_download

Attention: Be sure you leave the Oracle User Name and Oracle Password null to enable WebDB database authentication.

Attention: If you wish to set up a demonstration or test environment that has no Webdb database authentication, you can enter your Oracle Workflow account username and password in the Oracle User Name and Oracle Password fields and enter wfa_html.login for the Default (Home) Page field. When you navigate to the base URL of your listener, the Oracle Workflow login page appears; in this page you can enter any user name and password to display the Oracle Workflow home page. Please be aware that you should not use this configuration in a production environment as it provides no username/password validation.


         Previous  Next          Contents   Library Product