The following macros are not currently supported in the header:
  • style

Creating an SCM Instance

Next we need to create an SCM instance, which defines the location of the source code repository. SCM instances are not environment specific, so we will only configure this once.

To view the list of instances defined within FlexDeploy, select Topology -> Instances from the menu.

To create the SCM instance, click on Create and select SCM Instance.



Fill in the information according to the SCM type you will be using to store your Oracle EBS customizations. Click the Test Connection but to validate the configuration.

Your repository should include only the base path to the repository. You should not include the /trunk/... part of the path. The /trunk/ and following will be filled in to the project settings instead. The two halves are combined by the checkout project sources operation.

For example, if the path to your project is:

https://subversion.flexagon.com/svn/trunk/BRANCH-4.0-fixpack1/FlexDeploy

The the SVN instance should be set to

https://subversion.flexagon.com/svn/

and the trunk path script should be set to

"/trunk/BRANCH-4.0-fixpack1/FlexDeploy" (Note this is in quotes as it is a groovy script input.)



Click Save.

Next step      Back

The following macros are not currently supported in the footer:
  • style