Information flow between an application and Siebel eBusiness is facilitated by specialized Vonetix functionality.
The Vonetix interface consists of the following parts:
Applications communicate directly with this data interface process, which uses TCP/IP to pass information to the Vonetix Gateway.
This gateway sends requests to the Mini-Browser based upon information received from the DIP.
The Mini-Browser is where XML documents are interrogated and modified, and HTTP requests are sent to the Base Servlet.
The Base Servlet receives HTTP requests from the Mini-Browser via the Web Server and Tomcat Servlet, then relays them to the Document Plug-In, tracking them by unique session names and cookies.
The Document Plug-In relays HTTP requests and XML documents between the Base Servlet and Siebel eBusiness.
Vonetix provides TAS functions to support the Document Plug-In, the "Generic TAS Functions" and "Utilities TAS Functions." See the latest Vonetix Technical Training Guide or Data Channel Guide for a detailed listing with descriptions and code examples.
For more information about the latest version of Vonetix documentation, refer to the Vonetix home page.