Versions Compared

Key

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

Deploys EBS Artifacts to the specified EBS server. This operation checks each file for changes and only deploys each file if it has changed or is set to forced. This operation is equal to apply phase if you are using adop phases for applying manual changes. The environment/instance property for the source script can be used to choose what patch mode is used. If the source script is just the path to the source script, the deployment is equivalent to apply_mode=online, and the files are applied to the patch edition. If instead, " run" is appended to the source script, the deployment can be done equivalently to either downtime or hotpatch apply_mode by either leaving the server running, or stopping it before the operation. If you do not wish to use ADOP, append the " run" to the end of the source script. 

...

Environment/Instance Properties

Property Name

Property Code

Required

Description

EBS Source Script

FDEBS_SOURCE_SCRIPT

Yes

Source Script with full path. 
e.g. /u1/apps/apps_st/appl/APPSorcl_ebs01.env

If you would like to apply changes directly to run edition for EBS R 12.2+, specify the run param after the script. By default it connects to patch edition when performing the deploy operation. All other operations are sourced from run by default.

e.g. /u1/apps/apps_st/appl/APPSorcl_ebs01.env run

Adding patch to the end is not allowed. This is because it will be added automatically if run is not added and you are deploying.

Tip

If you are adding more than one endpoint for an environment/instance, this file must be same location for all endpoints. If necessary you should create symbolic links on each endpoint, so location of environment file is same.


EBS Database User

FDEBS_DB_USER

Yes

DB User to connect with privileges.
eg: Apps.
Make sure you have permission to execute sqls with this user for all schemas.

EBS Database Password

FDEBS_DB_PASSWORD

Yes

Password to connect for EBS Database User.

EBS System Password

FDEBS_SYSTEM_PASSWORD

For ADOP

SYSTEM Password for AD Online Patching.

Project Properties

Property Name

Property Code

Required

Description

Stop on Error
EBS Application Short Name

FDEBS_

STOP

APPLICATION_

ON

SHORT_

ERROR

No

Stop deploying, if any error occurs. If false or not specified, deploying of other files will be continued

NAME


App short name (e.g. XXAR). If source includes multiple custom tops, leave it empty and make sure top directory matches top name.
OAF Java
Classpath
Root Destination Directory

FDEBS_JAVA_ROOT_DESTINATION_

CLASSPATHWorkflow

DIR

No

Set the classpath, if needed for Java Compilation.
Added along with the default classpath while compiling java files.

Target directory for java,class,xml files.
Eg: $JAVA_TOP/MyCompany
Default is $JAVA_TOP

OAF Java Classpath

FDEBS_

WORKFLOW

JAVA_CLASSPATH

No

Set the classpath, if needed for

Workflow Load (WFXLoad).Forms Classpath

FDEBS_FORMS_CLASSPATH

No

Set the classpath, if needed for Forms compilation.

SQL Retry Count

FDEBS_SQL_RETRY_COUNT

No

Retry count for SQLs and PL/SQLs. Default is 5

EBS AOL

Java Compilation.
Added along with the default classpath while compiling java files.

OAF MDS Root Destination Directory

FDEBS_MDS_ROOT_DESTINATION_DIR

No

Target directory for MDS files (webui xmls).

Default is PROD_TOP/mds. (e.g. $XXHR_TOP/mds).

Concurrent Program SQL Root Destination Directory

FDEBS_CP_

AOL

SQL_ROOT_DESTINATION_DIR

No

Target directory for

AOL (ldt) files

Concurrent Program's SQLs (Not executed after deploy).
Eg:

 $XXHR

$XXHR_TOP/admin/

aol

sql.
Default is PROD_TOP/

patch/115/import

sql.

EBS SQL
Java Stored Procedure Root Destination Directory

FDEBS_LOAD_

SQL

JAVA_ROOT_DESTINATION_DIR

No

Target directory for

SQL and PLS

Java Stored Procedure files.
Eg:

 $XXHR

$XXHR_TOP/

admin/sql

java.
Default is

PROD

JAVA_TOP

/patch/115/sql

.

EBS Concurrent Program
SQL Root Destination Directory

FDEBS_

CP_

SQL_ROOT_DESTINATION_DIR

No

Target directory for

Concurrent Program's SQLs (Not executed after deploy)

SQL and PLS files.
Eg:

$XXHR

 $XXHR_TOP/admin/sql.
Default is PROD_TOP/patch/115/sql.

EBS Java Root Destination Directory
SQL Retry Count

FDEBS_

JAVA

SQL_

ROOT

RETRY_

DESTINATION_DIREBS Forms

COUNT

No

Target directory for java,class,xml files.
Eg: $JAVA_TOP/MyCompany
Default is $JAVA_TOP

Retry count for SQLs and PL/SQLs. Default is 5

SQL Ignore Compile Errors

FDEBS_SQL_IGNORE_COMPILE_ERRORS

No

Ignore SQL compilation errors.

SQL*Loader Root Destination Directory

FDEBS_SQL_

FORMS

LDR_ROOT_DESTINATION_DIR

No

Target directory for

form files

control (

fmx

ctl) files.
Eg:

$XXAR

$XXHR_TOP/

forms

admin/bin.
Default is

$PROD

PROD_TOP/

forms

bin.

EBS Forms
Stage
FDEBS_
FORMS
AOL_ROOT_
STAGE
DESTINATION_DIRNo
Stage

Target directory for

form files

AOL (

fmb

ldt) files.
Eg:

$XXAR

 $XXHR_TOP/admin/

forms

aol.
Default is

AU

PROD_TOP/patch/115/

forms

import.

EBS Reports
Forms Root Destination Directory

FDEBS_

REPORTS

FORMS_ROOT_DESTINATION_DIR

No

Target directory for

report

form files (fmx).
Eg: $XXAR_TOP/

reports

forms
Default is $PROD_TOP/

reports

forms

EBS Media
Forms Root
Destination
Stage Directory

FDEBS_

MEDIA

FORMS_ROOT_

DESTINATION

STAGE_DIR

No

Target

Stage directory for

image

form files (fmb).
Eg: $XXAR_TOP/

media

forms.
Default is

$OA_MEDIAEBS HTML

AU_TOP/forms.

Forms Classpath

FDEBS_FORMS_CLASSPATH

No

Set the classpath, if needed for Forms compilation.

Reports Root Destination Directory

FDEBS_

HTML

REPORTS_ROOT_DESTINATION_DIR

No

Target directory for

html

report files.
Eg: $XXAR_TOP/

html

reports
Default is

$OA_HTML.EBS Fonts

$PROD_TOP/reports

Workflow Root Destination Directory


FDEBS_

FONTS

WORKFLOWS_ROOT_DESTINATION_DIR


No

Target directory for

font

workflow files.
Eg: $XXAR_TOP/

fonts

workflow
Default is

$OA_JRE

$PROD_TOP/patch/

lib/fontsEBS Scripts Root Destination Directory

FDEBS_SCRIPTS_ROOT_DESTINATION_DIR

No

Target directory for script files.
Eg: $FND_TOP/bin.
Default is PROD_TOP/bin.

EBS Perl Root Destination Directory

FDEBS_PERL_ROOT_DESTINATION_DIR

No

Target directory for perl modules.
Eg: $FND_TOP/perl.
Default is PROD_TOP/perl.

EBS Jar

115/import

Workflow Upload ModeFDEBS_WORKFLOWS_UPLOAD_MODENo

Upload Mode for WFLOAD. [UPLOAD, UPGRADE, FORCE]

Default is UPLOAD.

Workflow Classpath

FDEBS_WORKFLOW_CLASSPATH

No

Set the classpath, if needed for Workflow Load (WFXLoad).

Libraries Root Destination DirectoryFDEBS_LIBRARIES_ROOT_DESTINATION_DIRNo

Target directory for form library files (plx).

Default is PROD_TOP/forms. (e.g. $XXAR_TOP/forms).

Publisher Root Destination Directory

FDEBS_

JAR

PUBLISHER_ROOT_DESTINATION_DIR

No

Target directory for

JAR

Publisher files.
Eg:

$JAVA

$XXHR_TOP/

jar

publisher.
Default is PROD_TOP/patch/115/

jar.EBS Ear

publisher.

Publisher Default Custom ModeFDEBS_PUBLISHER_CUSTOM_MODENo

When populating or evaluating files deployed with XDOLoader, set the CUSTOM_MODE of publisher files to this.

[FORCE, NOFORCE]

Default is FORCE.

Fonts Root Destination Directory

FDEBS_

EAR

FONTS_ROOT_DESTINATION_DIR

No

Target directory for

ear

font files.
Eg:

$JAVA

$XXAR_TOP/

ear.

fonts
Default is

PROD

$OA_JRE_TOP/

patch/115/ear.EBS Data

lib/fonts

Scripts Root Destination Directory

FDEBS_

DAT

SCRIPTS_ROOT_DESTINATION_DIR

No

Target directory for

Dat

script files.
Eg:

$XXHR

$FND_TOP/

admin/import

bin.
Default is PROD_TOP/

patch/115/import

bin.

EBS SQL LDR
Perl Module Root Destination Directory

FDEBS_

SQL

PERL_

LDR_

ROOT_DESTINATION_DIR

No

Target directory for

control (ctl) files

perl modules.
Eg:

$XXHR

$FND_TOP/

admin/bin

perl.
Default is PROD_TOP/

bin

perl.

EBS Load Java
Media Root Destination Directory

FDEBS_

LOAD_JAVA

MEDIA_ROOT_DESTINATION_DIR

No

Target directory for

Java Stored Procedure

image files.
Eg:

$XXHR

$XXAR_TOP/

java.

media
Default is

JAVA

$OA_

TOP.

MEDIA

EBS Publisher
HTML Root Destination Directory

FDEBS_

PUBLISHER

HTML_ROOT_DESTINATION_DIR

No

Target directory for

Publisher

html files.
Eg:

$XXHR

$XXAR_TOP/

publisher.

html
Default is

PROD_TOP/patch/115/publisher.

$OA_HTML.

FDEBS_
WORKFLOWS
JSP_
UPLOAD_MODE
COMPILENo

Upload Mode for WFLOAD. [UPLOAD, UPGRADE, FORCE]

Default is UPLOAD.

FDEBS_PUBLISHER_CUSTOM_MODENo

When populating or evaluating files deployed with XDOLoader, set the CUSTOM_MODE of publisher files to this.

[FORCE, NOFORCE]

Default is FORCE.

EBS Ignore Errors File List

FDEBS_IGNORE_ERRORS_FILE_LIST

No

List of files (allowing wildcards

The selected option will be used while generating deploy command for JSP files.

Default is No. Jsp files will not be compiled.

If set to Compile, the JSP files will be compiled.

The other option is Compile with Flush which will compile all deployed jsp files and their parents.

Stop on Error

FDEBS_STOP_ON_ERROR

No

Stop deploying, if any error occurs. If false or not specified, deploying of other files will be continued.

Ignore Errors File List

FDEBS_IGNORE_ERRORS_FILE_LIST

No

List of files (allowing wildcards) to ignore errors. (e.g: DropHRTables.sql, CreateTables.sql, *_ddl.sql)

FDEBS_

JSP

FILE_

COMPILENo

The selected option will be used while generating deploy command for JSP files.

Default is No. Jsp files will not be compiled.

If set to Compile, the JSP files will be compiled.

The other option is Compile with Flush which will compile all deployed jsp files and their parents.

PERMISSIONS


Target File Permission. The target file will be set to this permission level after deployment using chmod. eg: 755

Inputs

Force FilesSelect types that EXCLUDETYPESSelect types Select one or more object types. This option is useful when files are deployed selectively across application tier nodes.
Input Name

Input Code

Required

Description

Include Object Types

FDEBS_INP_

FORCE

INCLUDE_

FILES

TYPES

No

List of files to force to be deployed even if they haven't changed.
During the deployment, typically only changed artifacts will be get deployed. If you would like to force any artifacts, use this input. Separate files with comma.

The value ALL may be used to indicate that all files should be deployed even if the files exist on the file system. This is useful if the database is out of sync with the filesystem and it is desired to force all of the scripts to be run again.

This is used by Full Deployment Projects only.

Skip FilesFDEBS_INP_SKIP_FILESNo

Skip files from Package. Separate files with comma. Not applicable for Full Deployment.

Use ALL to skip all files.

Include Object Types

FDEBS_INP_INCLUDE_TYPES

NoSelect types that should be deployed. If nothing selected, all types will be deployed. Partial Deployments only. Select one or more object types. This option is useful when files are deployed selectively across application tier nodes.
Exclude Object Types

FDEBS_INP_EXCLUDE_TYPES

No

Select types that should not be deployed. Partial Deployments only. Select one or more object types. This option is useful when files are deployed selectively across application tier nodes.

Include FilesFDEBS_INP_DEPLOY_INCLUDE_FILESNo

Provide comma separated list of files that should be deployed. If nothing

selected

is provided, all

types

files will be deployed. Use * to indicate wildcard. Partial Deployments only.

Select one or more object types. This option is useful when files are deployed selectively across application tier nodes.Exclude Object Types

You can use wild card like /java/*, /java/oracle/apps/pos/*

@since 5.3.0.4

Exclude FilesFDEBS_INP_SKIP_FILESNo

Provide comma separated list of files that should not be deployed. Use * to indicate wildcard. Partial Deployments only.

Outputs

...

Output Name

...

Description

...

List of files which were deployed.

...

List of files and their revisions which were deployed.

The version is only present for Partial Deploy Projects.

...

Comma separated string of Object Type Codes deployed. For example, SQL, OAF_JAVA etc.

@Since 4.6.0.3

Artifacts

This operation consumes artifacts from artifact repository. It consumes the zip file added by the build operation to the artifact repository.

Endpoint Selection

This operation delegates the selection of endpoints to the workflow developer.

Endpoint Execution

This operation delegates the selection of any or all of the endpoints to be executed on to the workflow developer.

Special Considerations

See EBS Object Types Reference for supported objects and considerations.

Deploy operation will create ebs.deploy.processed file as a marker for completion in workflow execution folder at same level as temp folder. (@Since 4.6.0.3)

...

Use ALL to skip all files.

You can use wild card like /java/*, /java/oracle/apps/pos/*

Force Deploy Files

FDEBS_INP_FORCE_FILES

No

List of files to force to be deployed even if they haven't changed.
During the deployment, typically only changed artifacts will be get deployed. If you would like to force any artifacts, use this input. Separate files with comma.

The value ALL may be used to indicate that all files should be deployed even if the files exist on the file system. This is useful if the database is out of sync with the filesystem and it is desired to force all of the scripts to be run again.

This is used by Full Deployment Projects only.

Fail if patching in progressFDEBS_INP_FAIL_IF_PATCH_IN_PROGNoFail the workflow step if a patching cycle is in progress and deploying to RUN edition (defaults to TRUE) .  Applies to EBS 12.2+ only.
Copy Files to Patch File SystemFDEBS_INP_DEPLOY_OR_COPY_FILES_TO_PATCH_FILE_SYSTEMNo

Option to sync files with patch file system.

If selected, Operation will use deploy command for Program Files and HTML types but others types are simply copied onto patch file system. For Java files, class files will be copied. For form files, fmb and fmx files will be copied. @Since EBS Plugin version 5.5.0.3.11

Outputs

Output Name

Description

FDEBS_OUT_DEPLOYED_FILES_LIST

List of files which were deployed.

FDEBS_OUT_SKIPPED_FILES_LISTList of files which were skipped.
FDEBS_OUT_DEPLOYED_FILE_REVISIONS_LIST

List of files and their revisions which were deployed.

The version is only present for Partial Deploy Projects.

FDEBS_OUT_DEPLOYED_TYPES_LIST

Comma separated string of Object Type Codes deployed. For example, SQL, OAF_JAVA etc.

@Since 4.6.0.3

Artifacts

This operation consumes artifacts from artifact repository. It consumes the zip file added by the build operation to the artifact repository.

Endpoint Selection

This operation delegates the selection of endpoints to the workflow developer.

Endpoint Execution

This operation delegates the selection of any or all of the endpoints to be executed on to the workflow developer.

Special Considerations

See EBS Object Types Reference for supported objects and considerations.

Deploy operation will create ebs.deploy.processed file as a marker for completion in workflow execution folder at same level as temp folder. (@Since 4.6.0.3)

If performing clone operations between environments, consider using the Post Refresh feature of FlexDeploy. Read more on the Post Refresh Requests page.

By default, FlexDeploy utilizes the Oracle client that is installed on the EBS application tier.  In some cases, the database object being deployed requires a newer version of the Oracle client.  In this scenario, it may be required to upgrade the Oracle database client on the application tier or deploy this object from a different server with a newer client.  The same is also true for using proxy database users.  In most cases, the Oracle database client installed on the application is not at the minimum level to utilize proxy users.  To use proxy database users, the client must be at version 10.2 or higher.

Deployment to custom TOP on non-shared file systems

...