webMethods

webMethods

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  Insight on webMethods architecture

    Posted Fri October 21, 2005 08:16 PM

    Can anybody give me some insight on the architecture of webMethods? Just a newbie question. Where does the data that we get in xml format go? How are the inbound and outbound transactions handled. Sorry if these questions have been answered before but just was not able to find the correct details.

    Thanks in advance,
    Deepa


    #webMethods
    #webMethods-General
    #Integration-Server-and-ESB
    #webMethods-Architecture


  • 2.  RE: Insight on webMethods architecture

    Posted Fri October 21, 2005 09:40 PM

    Deepa,

    Basically XML standard (document)when webMethods receives it parses as a IDATA object (Document Structure)where it will be treated as Name/Value pairs…for example:say xml document has <empname>Rob</> then EmpName will be Name and Rob will be the Value.so webMethods will parse the XML document and structures the IDATA format.
    Then to process this data to internal/external applications you have to do mapping XML document to required target format (say flatfile or EDI or Canonical)business documents of any company…

    Regarding Inbound/Outbound transactions are nothing but exchange of business documents like XML or EDI standards with tradingpartners/customers/buyer/suppliers/internal applications etc…many more to say…

    Please go thru the basic webMethods documentation or search this forum if you need more basic information or architecture of WM.

    HTH,
    RMG


    #Integration-Server-and-ESB
    #webMethods-General
    #webMethods-Architecture
    #webMethods


  • 3.  RE: Insight on webMethods architecture

    Posted Fri October 21, 2005 10:44 PM

    Hello,

    Yemi Bedu


    #webMethods
    #Integration-Server-and-ESB
    #webMethods-Architecture
    #webMethods-General


  • 4.  RE: Insight on webMethods architecture

    Posted Sat November 19, 2005 04:58 AM

    Introduction_to_Integration_with_webMethods_6.1.pdf is also good as it provides general overview of the various WM products.


    #webMethods-General
    #webMethods
    #webMethods-Architecture
    #Integration-Server-and-ESB