Undeploy an OSB project from the OSB server.
Environment/Instance Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Weblogic Admin User | FDWLS_ADMIN_USER | Yes | The user for the Weblogic admin user. |
Weblogic Admin Password | FDWLS_ADMIN_PASSWORD | Yes | The password for the Weblogic admin user. |
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 SSL | FDWLS_ADMIN_USE_SSL | Yes | If the Weblogic admin server is using SSL to connect. |
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) |
OSB Extended Classpath | FDOSB_EXT_CLASSPATH | No | Allows the user to extend the classpath for this plugin call. |
Project Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
OSB Project | FDOSB_PROJECT_NAME | Yes | OSB Project Name. |
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Project Name | FDOSB_INP_PROJECT_NAME | No | The 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 |
| No | Activation message to use during undeploy operation. If not specified, FlexDeploy will use message |
...