stopISInstance
The stopISInstance
operation stops a running webMethods IntegrationServer instance. Integration Server instance properties must be configured either in Workflow inputs or Project properties.It must be used in Utility workflow.
Project Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Target WM Installation Home |
| No | Installation home dir of the target webMethods Server(e.g. /opt/usr/SoftwareAG) |
Target IS InstanceName |
| No | InstanceName of webMethods target IS, displayed in the default dir 'IntegrationServer/instances/test'(e.g.test) |
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Target WM Installation Home |
| No | Installation home dir of the target webMethods Server(e.g. /opt/usr/SoftwareAG) |
Target IS InstanceName |
| No | InstanceName of webMethods target IS, displayed in the default dir 'IntegrationServer/instances/test'(e.g.test) |
Artifacts
This operation doesnāt consume or produce any artifacts.
Endpoint SelectionĀ
This operation will select all available endpoints associated to the Target which have a resource type of WM Integration Server.Ā
Endpoint ExecutionĀ
This operation will execute on the webMethods instance endpoint selected using the WM Integration Server resource type and the given inputs.
Special Considerations
This operation will select all available endpoints associated to the Target which have resource type of {WM IntegrationServer}.Ā
- style