Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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
titleTip

 As a best practice, use webMethods Deployer based deployment(deploy operation of this plugin) which has efficient features such as simulation, handling clusters, detailed reports & logs, inter-dependency check etcto implement Continuous Integration.

Environment/Instance 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 YesYesInstallation home dir of the target webMethods Server(e.g. /opt/usr/SoftwareAG)
WM Package NameFDWM_PACKAGE_NAMEYeswebMethods Package Name (source code) i.e. IntegrationServer package name.
FDWM_PARENT_PROJECT_PATH NoParent directory of webMethods source code (where webMethods package is located), do not include webMethods Package Name here.

Inputs

Input Name

Input Code

Required

Description





...

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