analyzing electronic responses to credit requests
Overview
The generalCreditResponse module provides all the necessary tools for loading and thereafter analyzing XML infosets of type generalCreditResponse_450. These infosets are responses to a previously sent credit where the topmost object reference defines target request/response. Therefore, generalCreditResponseManager is the logical counterpart of the generalCreditRequestManager.
Architectural blueprint
To get the results of such an infoset, firstly the XML file is loaded into the module by the IGeneralCreditResponseManager::LoadXML method. Upon successful analyzing the file the method returns a IGeneralCreditResponse interface. All response data and parameters of one credit can be retrieved by the supplied interface methods as e.g. IGeneralCreditResponse:GetPatient,...
The IGeneralCreditResponseManager::Print method can be used to
visualize the whole response content.
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 450 | ||
---|---|---|
Last update: | Thursday, 27 October 2022 - 18:03:23 | |
Module version/date: | 4.50.002 | 27 Oct 2022 |
Interface version/date: | 4.50 | 1 Nov 2019 |
Covering: | XML schema 4.50 from 1. Nov. 2019 |
Version 430 | ||
---|---|---|
Last update: | Monday, 21 January 2019 - 14:46:40 | |
Module version/date: | 4.30.004 | 21 Jan 2019 |
Interface version/date: | 4.30 | 3 Feb 2011 |
Covering: | XML schema 4.30 from 3. Feb. 2011 |
API browser
Date | Time | API version |
---|---|---|
27.08.22 | 10:39:08 | V4.50: View API browser |
27.08.22 | 10:39:08 | V4.50: Download API browser .CHM file |
16.10.17 | 12:08:11 | V4.30: View API browser |
16.10.17 | 12:08:11 | V4.30: Download API browser .CHM file |
Download area for generalCreditResponse related files
INSTALLDIR=full_path_to_install_dir
Silent install:
generalCreditResponseInstaller.exe /s /v"/quiet INSTALLDIR=\"c:\my test\" "
Silent uninstall:
generalCreditResponseInstaller.exe /s /v"/quiet REMOVE=ALL INSTALLDIR=\"c:\my test\" "
Date | Version | Description | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
27.10.22 | 4.50.002 | generalCreditResponseManager with the new restserver generalCreditResponseManager450Server450 - cf. history Download generalCreditResponseManager installer (13.7 MB) |
|||||||||||||
Versioning
Revision history
Actions for developers: possibly integrate Actions for end users: install |
|||||||||||||||
show older builds ... | |||||||||||||||
14.05.20 | 4.50.001 | GeneralCreditResponseManager installer - initial version - cf. history |
|||||||||||||
Revision history
Initial V4.5 version Actions for developers: implement Actions for end users: install |
Date | Version | Description | |
---|---|---|---|
21.01.19 | 4.30.004 | The usage of this version is deprecated - use a newer version!
GeneralCreditResponseManager installer with cumulative updates - cf. history Download GeneralCreditResponseManager installer ( 17.3 MB) |
|
Revision history
Code enhancements, performance optimization and internal bug fixes have been integrated as given by the following list:
|
|||
show older builds ... | |||
06.07.16 | 4.30.003 | generalCreditResponseManager installer with code improvements. |
|
Revision history
Code enhancements and internal bug fixes have been integrated as given by the following list
Actions for developers: none Actions for end users: install |
|||
30.03.16 | 4.30.002 |
generalCreditResponseManager installer with code improvements. |
|
Revision history
Internal code enhancements have been applied as given by the following list
Actions for developers: none Actions for end users: install |
|||
03.08.11 | 4.30.001 |
generalCreditResponseManager installer - initial version. |
|
Revision history
Initial V4.3 version Actions for developers: implement Actions for end users: install |