Export OSB project from JDeveloper project as a jar file. You should checkout or export code for OSB project (not entire JDeveloper application) from SCM prior to running this operation. Checkout or Export can be easily done if you configure project with Source details.
It is good practice to create FlexDeploy project with name that matches composite name.
Export the project from the OSB server to a jar file. This operation should be run on a SOA server. To accomplish this, Flexagon recommends adding the SOA instance to a build environment rather than checking the "Build Environment" checkbox in a deployment environment. This will reduce the number of environments that show up when you choose to build.
...
OSB server.
Target Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Weblogic Admin User |
| Yes | The user for the |
Weblogic admin server. | |||
Weblogic Admin Password |
| Yes | The password for Weblogic |
admin user. | |||
Weblogic Admin Listen Address |
| Yes | The listener address of the |
Weblogic admin server |
. (e.g., localhost) | |||
Weblogic Admin Listen Port |
| Yes | The port of the |
Weblogic admin server. (e.g 7001) | |||
Weblogic Admin Use SSL |
| Yes | If the Weblogic admin server is using SSL to connect. |
OSB Extended Classpath |
|
No | Allows the user to extend the classpath for this plugin call. | ||
OSB Home |
| Yes | The Oracle OSB home |
. (e.g., | |||
Oracle Weblogic Home (WL_HOME) |
| Yes | Weblogic Home Directory. (e.g. |
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. |
FDOSB_PASSPHRASE
Passphrase used to encrypt or decrypt jar file.
Inputs
...
...
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 delegates endpoint selection to the workflow developer. The workflow editor will default the selection to "All", which selects all available endpoints associated to the Target.
Selecting a specific resource will result in selection of endpoints associated to the environment/instanceTarget which have that resource defined.
Endpoint Execution
This operation will execute on any one of the selected endpoints and will be random in the determination of which one.