cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Webmethods

Former Member
0 Likes
1,336

Hi all,

What is a web moethod? Is it something similar to XI and can be used to develop interfaces? How do we develop interfaces using web methods? Are these web methods used in XI for interface development?

Please give me a clear idea on web mothods.

Thanks In Advance

View Entire Topic
Former Member
0 Likes

webMethods Integration Server is one of the core application servers in the webMethods Fabric platform. It is a Java based, multiplatform enterprise Integration engine supporting the execution of services to perform the integration logic such as data mapping and communication with other systems.

The Integration Server supports java, c/c++ programming languages for writing services as well as a proprietary graphical language known as flow. It also supports graphical configuration of 3rd party system operations via the concept of "Adapter services".

One of the big selling points of the Integration Server was the graphical form of coding using flow to perform mapping and other common integration/B2B tasks that are tedious in conventional, text based languages. This allows rapid development and intuitive creation of mapping logic (a large part of a typical enterprise integration project).

The Integration Server exposes its administration, configuration and auditing facilities to the user via an HTML web interface.

with regards,

sagar