Jump to content

WebMethods Developer

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by NathanLee (talk | contribs) at 15:38, 17 May 2007 (Program Features: - adapter service link and referenced material). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

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]

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