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