Provides the ability to stop a composite on the SOA server.
Environment/Instance Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
SOA Server Host | FDSOA_SERVER_HOST | Yes | Host name of the SOA managed server. |
SOA Server Port | FDSOA_SERVER_PORT | Yes | Port number of the SOA managed server. |
Weblogic Admin User | FDWLS_ADMIN_USER | Yes | Admin user name for WebLogic server. |
Weblogic Admin Password | FDWLS_ADMIN_PASSWORD | Yes |
|
Oracle SOA Home | FD_ORACLE_SOA_HOME | Yes | Oracle SOA Home, indicates where SOA Suite is installed. |
Project Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
SOA Composite Name | FDSOA_COMPOSITE_NAME | Yes | Name of composite that is being deployed. |
SOA Partition | FDSOA_PARTITION | Yes | Name of the partition to hold the composite on the server. |
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Composite Revision | FDSOA_INP_REVISION | No | Provide the composite revision, this input will override the |
Outputs
Output Name | Required | Description |
---|---|---|
Artifacts
This operation doesn't consume or produce any artifacts.
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.
Special Considerations
If no FDSOA_INP_REVISION
is passed, the operation will complete without doing any work.