generalCreditResponse - the module for fetching
and analyzing the general XML credit responses
generalCreditResponse ATL COM module
The generalCreditResponse module provides all the necessary tools for loading and thereafter analyzing XML infosets of type generalCreditResponse_430.
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,...
Bug report/Change request system
See the Bug report/Change request system in the tools section for any open or already solved problems
If you want to define a bug report/change request yourself either use the bug report
or change request form.