![]() ![]() ![]() ![]() ![]() ![]() |
This section describes how to install the Oracle Enterprise Repository Workflow into Oracle BPM 6.0.
Before installing the Oracle Enterprise Repository Workflow consider these requirements:
Obtain the Oracle Enterprise Repository Workflow installer from the following directory within the Oracle Enterprise Repository installation location: $Oracle_HOME/repository103/core/tools/solutions/OER103-OBPM-Workflow-Management-Scripts.zip.
Extract the zip file into the $Oracle_HOME/obpm directory on the server where Oracle BPM is installed. Two directories are created from this zip file: FuegoSetupScript and workflow.
Enter the correct values for the workflow_installer_location\FuegoSetupScript\build.properties file. See Table 8-1 for properties descriptions.
Note: | Use forward slash characters to separate path elements regardless of platform (see examples below): |
Enter the correct values for the workflow_installer_location\FuegoSetupScript\setenv.bat (Windows), or /setenv.sh file (Unix). See Table 8-2 for properties descriptions.
Note: | Use back slash characters (\) to separate path elements. |
Edit the workflow.xml file located within the $Oracle_HOME/obpm/FuegoSetupScript/workflow.xml and modify the URI to match the URI of the Oracle Enterprise Repository installation. Retain the /services/FlashlineRegistry at the end of the path reference.
Copy the JDBC jar(s) for your database to the $Oracle_HOME\FuegoSetupScript\ext directory.
To run the setenv.bat or setenv.sh file:
To validate the success of the setup script:
The oer_engine engine is displayed with a status of Not running.
Once the engine is running, the status of the engine displayed is Ready.
Two services are then listed, StatusChangeEndpointServiceListener and RefreshConfigServiceListener.
Note: | If any build failure or errors appear during the ANT deployment of the workflows, follow these steps: |
ant create-fdi
command. ant install-workflow
command.
![]() ![]() ![]() |