Versions Compared

Key

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

...

Column

Data Type

Required to Create the project

Description

ProjectName

String

Yes

The name of the project you wish to create

FolderPath

String

Yes

The folder path to locate the project.

Must start with FlexDeploy/

You can use a nested folder structure. The folders will be created, if you have permission to create them.

Description

String

No

An optional description for the project.

ProjectType

Enum Values

No

The type of the project you wish to create. If it is left blank a standard project is created. If populated, a Package Based project will be created of selected types. Selectable types are as follows:

EBS
File - PARTIAL_FILE
JDBC - PARTIAL_JDBC
Oracle Forms - OracleForms
Oracle Database - ORACLE_DB
Oracle BI - ORACLE_BI
Oracle BI 2.0 - ORACLE_BI_V2
Oracle CX Commerce (Classic) - ORACLE_CX_COMMERCE_CLASSIC
Oracle Transactional BI - ORACLE_TBI
Oracle APEX - ORACLE_APEX
Oracle SaaS FSM - ORACLE_SAAS_FSM
Oracle CPQ - ORACLE_CPQ
Oracle Integration Cloud - ORACLE_INTEGRATION_CLOUD
Oracle Analytics Cloud - ORACLE_ANALYTICS_CLOUD
Oracle Integration Cloud Data Integrator- ORACLE_DATA_INTEGRATOR
Oracle Manage File Transfer - MFT
Salesforce - SALESFORCE
MDS
SAP
Oracle Service Bus - OSB
Dell Boomi - BOOMI
Generic - GENERIC

DeploySequence

Integer

No

NextProjectBuildNumber

Integer

No

BranchName

String

No

VersionNameSyntax

String

No

NextBranchBuildNumber

Integer

No

SparseCheckoutFolders

String

No

FDGIT_URL

String

Yes

Git URL you would like the project source to be

FDGIT_USER

String

Yes

Git User

FDGIT_PASSWORD

String

No

Git Password

BuildWorkflow

String

Yes

The name of the workflow that you wish to use for building the project.

DeployWorkflow

String

Yes

The name of the workflow that you wish to use for deploying the project.

BuildTargetGroup

String

Yes

The Target Group Code of the target group that you wish to use for builds.

DeployTargetGroup

String

Yes

The Target Group Code of the target group that you wish to use for deployment.

...