Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

An Environment Instance, as its name suggests, is simply an association between one environment and one instance. The Environment Instances were created automatically when we associated the instance to environments. The association can then be used to assign endpoints and provide values for any properties mapped to those environment instances (through workflows or plugin operations).

...

Select the endpoint which you configured in an earlier step (on the left), and click the Add button to shuttle it to the selected endpoints (on the right). In the Resource Types dropdown, select the components of EBS which run on this server.


Image Added
Image Removed  
Click the Save button to save the changes, and then click the Properties tab to allow entry of properties required for this environment instance. Enter the 3 required properties for EBS, as described below: Image Removed

 

A required property is indicated with an asterisks to the left of the Key Name. By clicking the button between the Key Name and the Value, you can toggle the value between being a literal value Image Added and an expression Image Added.

You can filter the displayed properties by entering part of the Key Name into the Filter text box and clicking the Filter button (filters using contains operation). By clicking on the clipboard icon Image Added to the right of the Key Name, you can copy the Property Name to your clipboard. 


Image Added


Key Name

Property Name

Description

EBS Source Script

FDEBS_SOURCE_SCRIPT

Oracle E-Business Suite includes a consolidated environment file called APPS< CONTEXT_NAME>.env, which sets up the environment for both Oracle E-Business Suite and the Oracle technology stack. You will need to enter the full path on this EBS server. If you have custom environment source script, you can use that instead.

EBS Database User

FDEBS_DB_USER

The privileged user to connect to EBS with (e.g. apps).

EBS Database Password

FDEBS_DB_PASSWORD

The password for

FDEBS_DB_USER.

...

the EBS Database User.


Next step     Back