...
A single Development endpoint is created and linked to all EBS Customization projects for each instance (12.1.3/12.2).
Tip | ||
---|---|---|
| ||
The endpoint must be the primaryany node of the application-tier server. If you add more than one endpoint, one of them will be used at build/deploy time. |
Deploy
All EBS Customizations are deployed using FlexDeploy's Oracle EBS Plugin (with Partial Deployment). As such, the only build option is Deploy EBS, and is selected by default.
Deploy Properties
Property Name | Required | Description | How its used |
---|---|---|---|
EBS Source Script | Yes | Provide environment script with fully qualified path. If EBS 12.2 use run suffix after environment script name for this value. | FlexDeploy environment instance property is configured to this value |
EBS Database User | Yes | This will default to apps, which is correct value. | FlexDeploy environment instance property is configured to this value |
EBS Database Password | Yes | Provider password for apps user in development environment. | FlexDeploy environment instance property is configured to this value |
Tip | ||
---|---|---|
| ||
The endpoint must be any node of the application-tier server. If you add more than one endpoint, one of them will be used at build/deploy time. |