Siebel Mobile Connector Guide > Working with the Siebel Mobile Connector >

Real-Time Access to Data


This section provides an overview of working with the Siebel Mobile Connector to obtain real-time access to Siebel data from third-party applications. Mobile applications make requests to the Siebel Mobile Connector through HyperText Transfer Protocol (HTTP), Siebel COM Data Control, Siebel Java Data Bean interface or any other Siebel object interface that supports the GetService method.

For information on object interfaces including Siebel COM Data Control and the Siebel Java Data Bean interface, see Siebel Tools Online Help.

NOTE:  Examples in this document show commands in the HTTP format. In the examples, spaces in the HTTP requests are shown replaced by a plus sign (+). It is recommended that you replace the spaces in HTTP requests with plus sign (+) symbols.

Siebel Mobile Connector Guide