...
Property Name | Property Code | Required | Description |
---|---|---|---|
SOA Server Host |
| Yes | Host name of the SOA managed server. |
SOA Server Port |
| Yes | Port number of the SOA managed server. |
Weblogic Admin User |
| Yes | Admin user name for WebLogic server. |
Weblogic Admin Password |
| Yes | Weblogic Admin User password for WebLogic server. |
MDS UserID |
| Yes | User name for MDS access. |
MDS Password |
| Yes | Password for MDS UserID. |
MDS JDBC URL |
| Yes | Database URL for MDS access. |
Oracle SOA Home |
| Yes | Oracle SOA Home, indicates where SOA Suite is installed. |
SOA Extend Classpath |
| No | Ability to extend the plugin classpath for external java classes or custom xpath functions |
SOA Deploy Config Plan |
| No | Ability to define config plan specific to a composite (see special considerations). |
Project Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
SOA Composite Name |
| Yes | Name of composite that is being deployed. |
SOA Partition |
| Yes | Name of the partition to hold the composite on the server. |
SOA Overwrite Revision |
| Yes | Flag to indicate if the composite revision on the server should be overwritten or a new revision created (see special considerations). |
SOA Make Default Revision |
| Yes | Flag to indicate if the deployed composite should be marked as the default revision. |
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Deploy Config Plan |
| No | Deployment config plan that is to be used for the composite. Takes a Wildcard expression or filename. Can be a relative or absolute path (see special considerations). |
Composite Revision |
| No | Provide the composite revision, this input will override the SOA Overwrite Revision project property (see special considerations). |
Outputs
Output Name | Required | Description |
---|---|---|
| Yes | Revision of the composite for this deployment. |
| Yes | Revision of the composite for the previous default revision. |
Artifacts
This operation consumes an SCA composite jar from the artifacts repository.
...
nn – 0 through 99, when segment hits 100 it rolls to the next higher segment
Current |
---|
...
revision | Next revision |
---|---|
1. |
...
0 | 1.01 |
1. |
...
99 | 2.00 |
1.0. |
...
0 | 1.0.01 |
1.0. |
...
99 | 1.01.00 |
Configuration Plans
...