The statusRequest ATL COM module is capable of
querying the status of a reference object
querying the status of a reference object
API browser of statusRequest430 COM module
| Interface version: | 4.30 |
| Interface date: | 26 Aug 2010 |
|
The StatusRequestManager is an ATL COM module which provides methods to query the current processing status of credit, invoice, reminder, and/or MCD request objects at an insurance's site. The number of object references is limited and of course the request is process asynchronously. The subchapter object reference provides an in-depth description of the concept of "object reference". If an insurance decides not to support the statusRequest/statusResponse system then a StatusResponse is |
||
| 3 interface | ||
|---|---|---|
| IStatusRequest | With the IStatusRequest interface all the query objects as well as the transport/routing information can be set by the interface's methods like AddQueryObject, SetTransport, etc. | |
| IStatusRequestManager | The main interface IStatusRequestManager -creatable in its own right- provides methods to formulate a XML infosets of type statusRequest_430 | |
| IStatusResult | The interface IStatusResult allows to read back all data that have been set by the IStatusRequest interface or loaded back with IStatusRequestManager::LoadXML method. | |
| type definitions | List of all used builtin, composite and enumeration types | |
| Document | General usage of the statusRequest COM module - an overview | |
| Document | VB code snippet for using the statusRequest COM module | |
| Document | Overview of the concept of "Object reference" | |