WebMethods Developer: Difference between revisions

Content deleted Content added
m fix incorrect link to island, added uncategorised tag using AWB
Redirect to webMethods. Nothing worth saving. Talk:WebMethods#Merge me.
 
(30 intermediate revisions by 22 users not shown)
Line 1:
*#REDIRECT [[webMethods]]
'''webMethods Developer''' is the [[Java (programming language)|Java]] based [[IDE]] for developing code on the [[webMethods Integration Server]].
 
It allows development in [[webMethods Flow]] which is a graphical programming language designed to simplify integration application development.
 
Note that it does not store code or execute application logic locally as it is merely a client which instructs the [[webMethods Integration Server|Integration Server]] to perform those actions.
 
==Program Features==
The webMethods Developer provides editing facilities for:
* writing flow and java services (the programming logic)
* defining and modifying documents (which represent structured data within the Integration Server)
* testing, debugging and executing services
* creation and configuration of "Adapter services" (which allow operations on 3rd party systems such as databases to be carried out)
 
==See also==
* [[webMethods Integration Server]]
* [[webMethods Flow]]
* [[webMethods]]
* [[Java (programming language)]]
 
==External links==
*[http://www.webmethods.com webMethods company website]
*[http://wmusers.com/forum/forumdisplay.php?f=47 wmusers forum for flow and java services]
 
{{Uncategorized|March 2007}}