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

Version 1 Current »

This operation is used to deploy webMethods applications into target environment without using webMethods Deployer component. 

This operation will Unzip the build (package.zip) file into target Integration Server application directory <Integration server home>/packages .The changes will be activated upon the target server restart.
Simultaneously, plugin places the copy of build file into target Integration Server inbound directory <Integration server home>/packages/replicate/inbound so that webMethods Administrator can login into webMethods Admin UI page and click 'install from Inbound releases' button to activate the package without server restart.This operation should be used in deploy workflows.


Tip

 As a best practice, use webMethods Deployer based deployment which has efficient features such as simulation, handling clusters, detailed reports & logs, inter-dependency check etc.

Environment/Instance Properties

Property Name

Property Code

Required

Description





Project Properties

Property Name

Property Code

Required

Description

Target IS InstanceName

FDWM_TARGET_INSTANCE

Yes

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

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

Inputs

Input Name

Input Code

Required

Description





Outputs

Output Name

Required

Description




Artifacts

This operation consumes artifacts from the artifacts repository.

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

  • No labels