osbExport
Export the project from the OSB server to a jar file. This operation should be run on a OSB server.
Environment/Instance Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Weblogic Admin User |
| Yes | The user for the WLS admin server. |
Weblogic Admin Password |
| Yes | The password for Weblogic Admin User. |
Weblogic Admin Listen Address |
| Yes | The listener address of the WLS admin server. For example: localhost |
Weblogic Admin Listen Port |
| Yes | The port of the WLS admin server. (e.g 7001) |
OSB Extended Classpath |
| No | Allows the user to extend the classpath for this plugin call. |
OSB Home |
| Yes | The Oracle OSB home. For example: /opt/middleware/Oracle_OSB1 |
Oracle Weblogic Home (WL_HOME) |
| Yes | Weblogic Home Directory. (e.g. /u01/oracle/products/fmw/wlserver) |
Project Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
OSB Project |
| Yes | OSB Project Name. |
OSB Jar Name |
| Yes | Name of the jar file used to deploy the OSB project. |
OSB Passphrase |
| No | Passphrase used to encrypt or decrypt jar file. |
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.
Endpoint Selection
This operation will select all available endpoints associated to the environment/instance.
Endpoint Execution
This operation will execute on any one of the selected endpoints and will be random in the determination of which one.
- style