Versions Compared

Key

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

@Since 5.4.0.2 Applies an OSB customization file as a standalone deployment. This can be used when you want to apply a global customization file. If you are using partial deployments you can continue using the osbPartialImport operation.  

Environment/Instance Properties

Property Name

Property Code

Required

Description

Weblogic Admin User

FDWLS_ADMIN_USER

Yes

The user for the Weblogic admin server.

Weblogic Admin Password

FDWLS_ADMIN_PASSWORD

Yes

The password for Weblogic.

Weblogic Admin Listen Address

FDWLS_ADMIN_LISTEN_ADDRESS

Yes

The listener address of the Weblogic admin server. (e.g., localhost)

Weblogic Admin Listen Port

FDWLS_ADMIN_LISTEN_PORT

Yes

The port of the Weblogic admin server. (e.g 7001)

Weblogic Admin Use SSLFDWLS_ADMIN_USE_SSLYesIf the Weblogic admin server is using SSL to connect.
OSB Extended Classpath

FDOSB_EXT_CLASSPATH

No

Allows the user to extend the classpath for this plugin call.

OSB Home

FDOSB_ORACLE_SB_HOME

Yes

The Oracle OSB home. (e.g., /u01/oracle/products/fmw/osb)

Oracle Weblogic Home (WL_HOME)

FDWLS_WEBLOGIC_HOME

Yes

Weblogic Home Directory. (e.g. /u01/oracle/products/fmw/wlserver)

Project Properties

Property Name

Property Code

Required

Description

OSB Customization File

FDOSB_CUSTOMIZATION_FILE

No

The name of the customization/configuration file to be applied after the deployment of the project. The Customization file can either be a fully qualified path or a path relative to the FD_TEMP_DIR.

OSB Preserve environment variable valuesFDOSB_PRESERVE_ENV_VAR_VALUESNo

This property was added in version 4.0.3.8

This optional property sets the setPreserveExistingEnvValues value of the ALSBImportPlan. If it is left blank, setPreserveExistingEnvValues is not set.

Inputs

Input Name

Input Code

Required

Description

OSB Customization File

FDOSB_INP_CUSTOMIZATION_FILE

No

The name of the customization/configuration file to be applied after the deployment of the project. The Customization file can either be a fully qualified path or a path relative to the FD_TEMP_DIR.

This plugin input overrides project property value for OSB Customization File.

Activation Message

FDOSB_INP_ACTIVATION_MESSAGE

No

Activation message to use during import operation. If not specified, FlexDeploy will use message Imported using FlexDeploy.

Outputs

Output Name

Required

Description




Artifacts

This operation consumes customization files saved to the artifact repository.

...