Siebel Application Services Interface Reference > Application Services Interfaces > About ASIs and Web Services >

Protocols Used with ASIs


ASIs support the standard XML envelope for Web services and SOAP. Siebel applications support two types of SOAP protocols—SOAP-Remote Call Procedure (RPC) and SOAP-DOC. If an inbound ASI supports an industry standard other than the protocols that Oracle supports, the ASI cannot be defined as an inbound Web service. The ASI must be defined and supported through the existing EAI framework.

Table 4 lists the various types of transport and protocols available. The Null Protocol implements a loopback—a call back into the Siebel servers. Any method arguments passed using the Null Protocol or that are not directly specified are forwarded to the local business service or local workflow. When testing an ASI, you can use the File protocol.

Table 4. Protocols
Transport
SOAP-RPC
SOAP-DOC
Null

HTTP

Inbound/Outbound

Inbound/Outbound

Not Applicable

MQ

Inbound/Outbound

Outbound

Not Applicable

MSMQ

Inbound/Outbound

Outbound

Not Applicable

Local Business Service

Inbound/Outbound

Not Applicable

Not Applicable

Local Web Service

Outbound

Outbound

Outbound

Local Workflow

Outbound

Outbound

Outbound

File

Outbound

Outbound

Outbound

Siebel Application Services Interface Reference Copyright © 2017, Oracle and/or its affiliates. All rights reserved. Legal Notices.