Step 5: Configure the setenv File

9-16 Oracle Fusion Middleware Configuration Guide for Oracle Enterprise Repository

9.1.2.5 Step 5: Configure the setenv File

Enter the correct values for the ORACLE_HOME\obpm\OBPM_ SetupScripts\setenv.bat Windows, or setenv.sh file Unix. Table 9–2 describes the setenv file properties and its descriptions. fuego.fdi.db.user.id This property specifies the database user name for the Oracle BPM FDI schema the database creates. This property is used by Oracle BPM at run time and is only applicable for mssqlserver and db2 database types. fuego.fdi.db.user.password This property specifies the database password for the Oracle BPM FDI schema and is only applicable for mssqlserver and db2 database types. fuego.fdi.db.database This property specifies the database name for the Oracle BPM FDI database. This property is only applicable for mssqlserver and db2 database types. fuego.server.db.user.id This property specifies the database user name for the process engine schema that is created. This property is used by Oracle BPM at run time and is only applicable for mssqlserver and db2 database types. fuego.server.db.user.passwo rd This property specifies the database password for the Oracle BPM process engine schema and is only applicable for mssqlserver and db2 database types. fuego.server.db.database This property specifies the database name for the Oracle BPM process engine database. This property is only applicable for the mssqlserver and db2 database types. fuego.server.db.type This property specifies the database type for the Oracle BPM process engine database. Possible values are: oracle, mssqlserver, db2. fuego.server.db.sid This property specifies the SID for the Oracle BPM process engine database. This property is only applicable for the oracle database type. fuego.server.db.schema This property specifies the database admin user name for the Oracle BPM process engine database. The installer uses this property to install the FDI schema for Oracle database. fuego.server.db.schema.pass word This property specifies the database password for the Oracle BPM process engine database for Oracle database type. Note: Use the forward slash character to separate path elements. Table 9–2 setenv File Property Values Property Description BEA_HOME This property specifies the location of the Oracle Home directory. For example, c:oracle or optoracle. FUEGO_HOME This property specifies the location where Oracle BPM is installed. For example, ORACLE_HOMEobpmenterprise. JAVA_HOME This property specifies the location of a Java runtime on the system. For example, ORACLE_HOMEobpmj2eewljre. Table 9–1 Cont. build.properties File Property Values Property Description Configuring Oracle Enterprise Repository Workflow 9-17

9.1.2.6 Step 6: Edit the workflow.xml File