exchange system for treatment messages
Overview
The PushAdminMessageManager is an ATL COM module which provides methods for generating and pushing an administrative notification of either a scheduled, starting or ending treatment onto an insurances's site. It is a design goal to keep the XML infoset minimal and thus to guarantee a very low-threshold and agile implementation much like a RESTful webservice.
Architectural blueprint
The administrative message as well as the remaining data objects will be supplied through a IPushAdminMessageRequest interface. Thereafter IPushAdminMessageManager transforms the supplied data into a standards-compliant XML file that is sent to the recipient via the given 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 500 | ||
|---|---|---|
| Last update: | Friday, 27 February 2026 - 15:41:45 | |
| Module version/date: | 5.00.001 | 27 Feb 2026 |
| Interface version/date: | 5.00 | 27 Nov 2024 |
| Covering: | XML schema 5.00 from 27. Nov. 2024 | |
| Version 450 | ||
|---|---|---|
| Last update: | Friday, 27 February 2026 - 14:45:47 | |
| Module version/date: | 4.50.003 | 27 Feb 2026 |
| Interface version/date: | 4.50 | 1 Nov 2019 |
| Covering: | XML schema 4.50 from 01. Nov. 2019 | |
API browser
| Date | Time | API version |
|---|---|---|
| 27.02.26 | 15:22:18 | V5.00: View API browser |
| 27.02.26 | 15:22:18 | V5.00: Download API browser .CHM file |
| 27.02.26 | 12:17:28 | V4.50: View API browser |
| 27.02.26 | 12:17:28 | V4.50: Download API browser .CHM file |
Download area for pushAdminMessage related files
-
outbound to medSRS.ch - port 80|443
The communication service is triggered inside the method IPushAdminMessageRequest::SetTransport by using the queryRHS() patch as described in the API documentation.
Information about the Restful Webservice is available at medSRS.ch
INSTALLDIR=full_path_to_install_dir
Silent install:
pushAdminMessageInstaller.exe /s /v"/quiet INSTALLDIR=\"c:\my test\" "
Silent uninstall:
pushAdminMessageInstaller.exe /s /v"/quiet REMOVE=ALL INSTALLDIR=\"c:\my test\" "
| Date | Version | Description | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 27.02.26 | 5.00.001 | pushAdminMessageManager: initial version V5.00 - cf. history Download pushAdminMessageManager installer (14.8 MB) |
|||||||||||||
Versioning
Revision history Initial version V5.00 Actions for developers: implement Actions for end users: install |
|||||||||||||||
| show older builds ... | |||||||||||||||
| Date | Version | Description | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 27.02.26 | 4.50.003 | pushAdminMessageManager: with some minor bug fixes - cf. history Download pushAdminMessageManager installer (14.7 MB) |
|||||||||||||
Versioning
Revision history This is an updated and enhanced version that fixes some minor errors and problems reported so far. Actions for developers: none Actions for end users: install |
|||||||||||||||
| show older builds ... | |||||||||||||||
| 27.10.22 | 4.50.002 | pushAdminMessageManager with the new RESTserver pushAdminMessageManagerServer450 - cf. history |
|||||||||||||
Versioning
Revision history
Actions for developers: none Actions for end users: install |
|||||||||||||||
| 09.05.20 | 4.50.001 | pushAdminMessageManager installer - initial version - cf. history |
|||||||||||||
|
Revision history
Initial version V4.50 Actions for developers: implement Actions for end users: install |
|||||||||||||||