querying the status of a reference object
Overview
The StatusRequestManager is an ATL COM module which provides methods to query the current processing status of credit, invoice, reminder, and MCD request objects at an insurance's site. The number of object references is limited and of course the request is process asynchronously.
Architectural blueprint
The object references will be supplied through a IStatusRequest interface. Thereafter IStatusRequestManager transformed the supplied data into a standards-compliant XML file that is sent to the intermediate.
Please also have a look at the Important Documents that serves as a jump start and might effect the ease of the implementation.
Keyfacts at a glance
Version 430 | ||
---|---|---|
Last update: | Monday, 16 October 2017 - 10:00:16 | |
Module version/date: | 4.30.001 | 31 Aug 2016 |
Interface version/date: | 4.30 | 26 Aug 2010 |
Covering: | XML schema 4.30 from 26. Aug. 2010 |
API browser
The online documentation browser allows you to browse, view, and check the various interfaces, methods und properties of the Dll. Please note, that this documentation is included in the full installer in form of a .CHM file.
Date | Time | API version |
---|---|---|
16.10.17 | 10:00:16 | V4.30: View API browser |
16.10.17 | 10:00:16 | V4.30: Download API browser .CHM file |
Download area for statusRequest related files
Date | Version | Description | |
---|---|---|---|
16.03.11 | 4.30.001 | installer of the statusRequestManager - initial version. Download V4.30 installer |
|
Revision history
Initial V4.3 version Actions for developers: implement Actions for end users: install |
|||
show older builds ... |
Parameters for a silent install / uninstall | |
Installation directory: INSTALLDIR=full_path_to_install_dir Silent install: statusRequestInstaller.exe /s /v"/quiet INSTALLDIR=\"c:\my test\" " Silent uninstall: statusRequestInstaller.exe /s /v"/quiet REMOVE=ALL INSTALLDIR=\"c:\my test\" " |