pushAdminMessage COM module is a data
exchange system for treatment messages
exchange system for treatment messages
API browser of pushAdminMessage450 COM module
Interface version: | 4.50 |
Interface date: | 1 Nov 2019 |
The PushAdminMessageManager is an ATL COM module which provides methods to generate administrative messages like the starting or ending of a treatment. Such an administrative message is printed or a XML infoset is produced and pushed electronically to a recipient. In the latter case the info object optionally can be signed and/or encrypted. It is a design goal to keep the message parsing system minimal regarding the underlying XSD standard and thus to guarantee a very low-threshold and agile implementation. |
||
Interfaces | 4 interface | |
---|---|---|
IAddress | The utility interface IAddress is available for setting and retrieving structured address data. | |
IPushAdminMessageManager | The main interface IPushAdminMessageManager -creatable in its own right- provides methods for generating and pushing administrative messages. Furthermore, created XML infosets can be loaded back into memory for further processing. | |
IPushAdminMessageRequest | With the IPushAdminMessageRequest interface all administrative message related data can be set/defined by the interface's methods. | |
IPushAdminMessageResult | The interface IPushAdminMessageResult allows to read back all data that have been defined with the IPushAdminMessageRequest interface or by loading a previously generated XML infoset. | |
Types | ||
type definitions | List of all used builtin, composite and enumeration types | |
Important documents about the usage and handling | ||
Document | General usage of the pushAdminMessage COM module - an overview | |
Document | VB code snippet for using the pushAdminMessage COM module | |
05.05.2020 - API Patch | Documentation: query/check the reachability of a recipient by using medSRS | |
Document | pushAdminMessageManagerServer450: Introduction, overview and usage of the Restful Webservice Server | |
Important external documents | ||
CHM File | Schema documentation of pushAdminMessage_450.xsd in CHM format | |
ZIP Archive | ZIP archive with the pushAdminMessage_450.xsd schema and the accompanying auxiliary schema files | |
ZIP Archive | ZIP archive with some XML test files and PDF output files of pushAdminMessage450 type | |