Versions Compared

Key

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

...

You have a global instance of Oracle E-Business Suite with customizations in a custom top called XXHR.  The goal of this tutorial is to configure FlexDeploy to manage the lifecycle of building and deploying the customizations across the environments in your organization.  It this tutorial we will source the customizations from a GitHub repository, and deploy into three EBS instances (two instances are EBS 12.1.3 and other is EBS 12.2.6).

We will define the following constructs in FlexDeploy to accomplish this goal:

  • Topology - logical and physical architecture of your EBS implementation
  • Workflows - implementation of the build and deploy steps for EBS
  • Projects - representation of the EBS objects which we will deploy

Once the configuration is complete we will walk through the build and deployment life-cycle for managing your EBS software delivery.