Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

The startISInstance operation starts a stopped webMethods IntegrationServer instance. Integration Server instance properties must be configured either in Workflow inputs or Project properties.It is normally used in deploy workflow.

Environment/Instance Properties

Property Name

Property Code

Required

Description





Project Properties

Property Name

Property Code

Required

Description

Target WM Installation Home FDWM_TARGET_HOMENo Installation home dir of the target webMethods Server(e.g. /opt/usr/SoftwareAG)

Target IS InstanceName

FDWM_TARGET_INSTANCE

No

InstanceName of webMethods IS, displayed in the default dir 'IntegrationServer/instances/test'(e.g.test)

Inputs

Input Name

Input Code

Required

Description

WM Target HomeWM_TARGET_HOMENo Installation home dir of the target webMethods Server(e.g. /opt/usr/SoftwareAG)
WM Target IS Instance WM_TARGET_INSTANCE No InstanceName of webMethods IS, displayed in the default dir 'IntegrationServer/instances/test'(e.g.test)

Outputs

Output Name

Required

Description




Artifacts (Keep one and edit if desired.)

This operation doesn’t consume or produce any artifacts.

Endpoint Selection (Keep one and edit if desired.)

This operation will select all available endpoints associated to the environment instance which have a resource type of WM Integration Server. 

Endpoint Execution (Keep one and edit if desired.)

This operation will execute on the webMethods IntegrationServer 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 environment instance which have resource type of {WM IntegrationServer}. 


  • No labels