Provides the ability to stop a composite on the SOA server.
Environment/Instance Properties
Property Name |
Required |
Description |
FDSOA_SERVER_HOST |
Yes |
Host name of the SOA managed server. |
FDSOA_SERVER_PORT |
Yes |
Port number of the SOA managed server. |
FDWLS_ADMIN_USER |
Yes |
Admin user name for WebLogic server. |
FDWLS_ADMIN_PASSWORD |
Yes |
FDWLS_ADMIN_USER password for WebLogic server. |
FD_SOA_SOA_HOME |
Yes |
Oracle SOA Home, indicates where SOA Suite is installed. |
Project Properties
Property Name |
Required |
Description |
FDSOA_COMPOSITE_NAME |
Yes |
Name of composite that is being deployed. |
FDSOA_PARTITION |
Yes |
Name of the partition to hold the composite on the server. |
Inputs
Input Name |
Required |
Description |
FDSOA_INP_REVISION |
Yes |
Revision of the composite to start. |
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_REVISION is passed, the operation will complete without doing any work.