...
Templates can be accessed through the Administration menu.
Predefined Templates
FlexDeploy provided pre-defined templates as described below.
Template Name | Template Details |
---|---|
BaseADFApplicationProject | provides the script and base inputs to create an ADF application project. |
SimpleADFApplicationProject | provides a simple script and base inputs to create an ADF application project. |
BaseADFLibraryProject | provides the script and base inputs to create an ADF library project. |
BaseSOAProject | provides the script and base inputs to create a SOA project. |
BaseSOAProjectWithCITrigger | provides the script and base inputs to create a SOA project that also contains CI Trigger configuration. |
BaseEBSFormsProject | provides the script and base inputs to create an EBS Forms project |
BaseMixedTechWithDefaultsProject | provides the script and base inputs to create any project based on the ProjectType input. This script will provide the concept of allowing ADF, SOA and other technologies in the same upload file. |
SimpleOSBProject | provides the script and base inputs to create an OSB project. |
Template Recommendations
- Use the "Make Copy" button to copy a base read-only template to another template if you want to modify it. Then you have the base template to refer back to if there are problems.
- Utilize the defaults screen, to setup defaults for your projects.
- Project defaults and SCM Defaults will be preset in the Project object and that will allow you to change less information in template script. However, these defaults can be changed in the template script, if required.
Maintain Templates
Create Projects from Template