Versions Compared

Key

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

Exports the OSB project from either an Eclipse or JDeveloper Workspace to a deployable jar file.

...

Environment/Instance Properties


Property Name

Property Code

Required

Description

OSB Extended Classpath

FDOSB_EXT_CLASSPATH

Yes

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

OSB Home

FDOSB_ORACLE_SB_HOME

Yes

The Oracle OSB home. For example: /opt/middleware/Oracle_OSB1

Oracle Weblogic Home (WL_HOME)

FDWLS_WEBLOGIC_HOME

Yes

Weblogic Home Directory

. For example: /opt/middleware/wlsserver, /opt/middleware/wlsserver_10.3

. (e.g. /u01/oracle/products/fmw/wlserver)

Project Properties

Property Name

Property Code

Required

Description

FDOSB_CONFIG_PROJECT_NAME

No

OSB
Configuration
Project
Name.

FDOSB_PROJECT_NAME

Yes

OSB Project Name.

OSB Jar Name

FDOSB_JAR_NAME

Yes

Name of the jar file used to deploy the OSB project.

OSB Configuration Project

FDOSB_CONFIG_PROJECT_NAME

No

OSB Configuration Project Name.

OSB Parent Project Path

FDOSB_PARENT_PROJECT_PATH

No

This path is used for SCMs like
git
Git where the project folder makes be nested in a set of folders. Specify parent folders to the project (e.g. osb/Project, specify osb in this property)

Inputs

Input Name

Input Code

Required

Description






Outputs


Output Name

Required

Description




Artifacts

This operation produces a deployable jar file artifact that will be stored in the artifacts repository.

...