Jump to content

webMethods Developer

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 116.197.178.83 (talk) at 06:11, 19 August 2010 (url correction). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
webMethods Developer
Developer(s)webMethods
Stable release
7.1.2 / Month Unknown, 2008
Operating systemCross-platform
TypeIntegrated Development Environment
LicenseCommercial
Websitewww.softwareag.com


webMethods Developer is the Java-based Integrated development environment (IDE) for developing code on the webMethods Integration Server.

It allows development in webMethods Flow which is a graphical programming language designed to simplify and speed up integration application development.[1] With version 7 of the webMethods product suite, webMethods Developer started to be replaced by webMethods Designer, an Eclipsed based EDI. This transition has not been finished yet and both products exist side by side.

Note that it does not store code or execute application logic locally as it is merely a client which instructs the Integration Server to perform those actions.

Program Features

The webMethods Developer provides editing facilities for [1][2]:

  • writing graphical flow and java services (the programming logic)
  • defining and modifying documents and mapping logic
  • testing, debugging and executing services
  • creation and configuration of web services
  • editing adapter service and notifications (used to connect with external systems)

See also


References