- Contents
Third-Party Integration Technical Reference
SOAP Notifier COM API
SOAP Notifier COM components provide a high-performance method of calling handlers without incurring the performance penalty of HTTP-based Listener operations. Third-party applications created using the SOAP Notifier COM components can directly create and forward packets to Interaction Processor, bypassing the need to create packets received using HTTP and the Soap Listener task. These packets are identical to those created by SOAP ISAPI Listener. However, the process is faster than HTTP-based Listener operations.
SOAP Notifier COM is appropriate for Windows client workstations that can run COM applications. It is not appropriate for operating systems (Linux, for example) that do not support COM. Interfaces in the SOAP Notifier COM API are listed below.