Versions Compared

Key

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

Undeploy an OSB project from the OSB server.

Environment/Instance Properties

Property NameProperty CodeRequiredDescription
Weblogic Admin UserFDWLS_ADMIN_USERYesThe user for the Weblogic admin user.
Weblogic Admin PasswordFDWLS_ADMIN_PASSWORDYesThe password for the Weblogic admin user.
Weblogic Admin Listen AddressFDWLS_ADMIN_LISTEN_ADDRESSYesThe listener address of the  Weblogic admin server.  (e.g., localhost)
Weblogic Admin Listen PortFDWLS_ADMIN_LISTEN_PORTYesThe port of the Weblogic admin server. (e.g., 7001)
OSB HomeFDOSB_ORACLE_SB_HOMEYesThe Oracle OSB home.  (e.g., /u01/oracle/products/fmw/osb)
Oracle Weblogic Home (WL_HOME)FDWLS_WEBLOGIC_HOMEYesWeblogic Home Directory. (e.g., /u01/oracle/products/fmw/wlserver)
OSB Extended ClasspathFDOSB_EXT_CLASSPATHNoAllows the user to extend the classpath for this plugin call.

Project Properties

Property NameProperty CodeRequiredDescription
OSB ProjectFDOSB_PROJECT_NAMEYesOSB Project Name.

Inputs

Input NameInput CodeRequiredDescription
Project NameFDOSB_INP_PROJECT_NAMENoThe name of the OSB project that will be undeployed from the server.  If this input is empty, will use the OSB Project project property.  Recommendation would be to use the project property when undeploying prior to deploying the project and use this input if utilizing a utility project/workflow to undeploy projects independent of the deploy.
Activation Message

FDOSB_INP_ACTIVATION_MESSAGE

No

Activation message to use during undeploy operation. If not specified, FlexDeploy will use message Completed undeploy Undeployed using FlexDeploy.

Added since 5.2.0.2

...