| Previous | Next | Contents | Library | Product |
When you install Oracle Workflow Server or Oracle Workflow Builder, the Oracle Universal Installer copies a zip file containing the HTML help to the Workflow directory in your ORACLE_HOME.
On UNIX:
$ORACLE_HOME/wf/wfdoc252.zip
On Windows NT:
\<ORACLE_HOME>\wf\wfdoc252.zip
Note: You need at least 4 Mb of free disk space to extract the zip file.
$ORACLE_HOME/wf/doc/<lang>/wf
$ORACLE_HOME/wf/doc/<lang>/wfnew
$ORACLE_HOME/wf/doc/<lang>/wfcust
\<ORACLE_HOME>\wf\doc\<lang>\wf
\<ORACLE_HOME>\wf\doc\<lang>\wfnew
\<ORACLE_HOME>\wf\doc\<lang>\wfcust
Note: You can also install the doc directory tree on a PC file system. Create a directory for the HTML help on your PC. Then transfer the Workflow HTML help zip file \<ORACLE_HOME>\wf\wfdoc252.zip to the new directory on your PC. An unzip utility such as WINZIP from NicoMak can extract the doc directory tree from the zip file.
http://<server_name>[:<portID>]/<DAD>/admin_/listener.htm
3.2 Refer to your Oracle WebDB documentation for details on how to add virtual directory mappings. Create the following virtual directory mapping for the Oracle Workflow doc physical directory tree:
Physical Directory Virtual Directory
$ORACLE_HOME/wf/doc/ /OA_DOC/
Attention: Be sure to add a trailing slash to each physical directory path and virtual directory name.
Physical Directory Virtual Directory
<ORACLE_HOME>\wf\doc\ /OA_DOC/
Attention: Be sure to add a trailing backslash to the physical directory path and a trailing slash to the virtual directory name.
3.2 Locate and select the Web HTTP listener you previously created from the list shown.
3.3 Go to the "Directory" or "Directory Mappings" section and add an entry for the doc directory tree you just installed:
File-System Directory Flag Virtual Directory
$ORACLE_HOME/wf/doc/ NR /OA_DOC/
File-System Directory Flag Virtual Directory
/oracle/db/wf/doc/ NR /OA_DOC/
Attention: Be sure to add a trailing slash to each file-system and virtual directory name.
File-System Directory Flag Virtual Directory
<ORACLE_HOME>\wf\doc\ NR /OA_DOC/
File-System Directory Flag Virtual Directory
c:\orant\wf\doc\ NR /OA_DOC/
Attention: Be sure to add a trailing backslash to each file-system directory name and a trailing slash to each virtual directory name.
3.4 Save your changes and then restart your Web Listener.
http://<server_name>[:<portID>]/OA_DOC/<lang>/wf/wftop.htm
http://<server_name>[:<portID>]/OA_DOC/<lang>/wfnew/wfnew.htm
http://<server_name>[:<portID>]/OA_DOC/<lang>/wfcust/wfcust.htm
| Previous | Next | Contents | Library | Product |