The Oracle EBS Customizations blueprint will create the topology, workflows, source control repository connection, and project for managing the build and deployment of an EBS custom TOP. 

Blueprint Properties

Property NameRequiredDescriptionHow its used
Module Short NameYesThe module short name for the custom top (do not include "_TOP" in the name).  e.g. XXHR, XXAR, XXACME
  • FlexDeploy project is named using this value
  • FlexDeploy project property is configured to this value
EBS VersionYesWhether the project is for Oracle EBS 12.1.3 or 12.2
  • FlexDeploy instance is created using this value
  • FlexDeploy project is mapped to the instance
Module DescriptionNoA description for the EBS project
  • FlexDeploy project's description is set to this value

Build

All EBS Customizations are built using FlexDeploy's Oracle EBS Plugin (with Partial Deployment).  As such, the only build option is Build EBS,and is selected by default. 

Build Properties

There are no Build Properties for this blueprint.

A single Development endpoint is created and linked to all EBS Customization projects for each instance (12.1.3/12.2).

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.

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 NameRequiredDescriptionHow its used
EBS Source ScriptYesProvide 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 UserYesThis will default to apps, which is correct value.

FlexDeploy environment instance property is configured to this value

EBS Database PasswordYesProvider password for apps user in development environment.

FlexDeploy environment instance property is configured to this value


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.