WebMethods Flow: Difference between revisions

Content deleted Content added
m Reverted edits by 212.57.215.5 (talk) to last version by ChrisGualtieri
No edit summary
Line 52:
* It is a proprietary language and as such there is little support or reference material available outside [[webMethods]], the user group [http://www.wmusers.com wmusers.com] and a few isolated user created pages.
* Source code is stored as XML, making it rather difficult to use traditional editors, source control and merge tools.
* The graphical nature of the language may give the impression that non-technical staff are capable of writing good code in it. A solid technical background in other programming languages is of great advantage in producing good quality flow code.
* Fairly heavily mouse driven compared to java/c++/c# etc. and can result in sore mouse arm while first developing in it
* Only the [[webMethods]] platform has an implementation, so should a shift from that platform be desired a complete re-write of all flow code is required