Integrating XML into SAP Business Connector
Content
Introduction and Benefits
XML Architecture
Web Transaction Services
Schema and Templates
Business Documents
Service Functions
wtcSAP
Constructors and Templates
Conclusion
  Integrating XML into SAP Business Connector
-wtcSAP-
 
Page 7 Of 9

Understanding of wtcSAP class structure

wtcSAP class structure comes with an HTTP adapter that supports the communication with the HTTP server. It also enables the exchange of the documents of the MIME type using the HTTP GET and POST methods. The HTTP adapter in turn has host objects, which represent the HTTP GET and POST methods. This data in the host objects is represented in the form of simple text in the string variable in a single section message and as an array of strings in the case of multi- section message. In addition to HTTP adapter wtcSAP has a WT Filter that gives the option of converting XML documents into WT Script objects, for simplified analysis and synthesis of contents. Also, this representation of XML documents as WT script objects (a Document Object Model (DOM) in WT script) makes the contents available to the WT Script program (WTML template) for suitable processing. The data flow in the wtcSAP class structure follows the following pathway:

 

Fig: Schematic Representation of Data Flow in wtcSAP

 

 
Stats Box
Vendor Listings (9)
Jobs (3)
Resumes (3)
Tutorials (18)
Articles (22)
Code Snippets (1)
CBTs (17)
Books (4)
Online Training (15)
Latest 5 Tutorial
SAPscript
SAP Mobile Engine
Integrating XML into SAP Business Connector
Lotus Notes Integration
SAP Data Archiving
 
Copyright © 2007 SapDox.com. All rights Reserved.