generalInvoiceResponse - the COM module for
loading and analyzing invoice XML responses
generalInvoiceResponse ATL COM module
The generalInvoiceResponse module provides all the necessary tools for loading and thereafter analyzing XML infosets of type generalInvoiceResponse_430.
These infosets are responses to a previously sent invoices or reminders where the topmost object reference defines target request/response.
Architectural blueprint
To get the results of such an infoset, firstly the XML file is loaded into the module by the
IGeneralInvoiceResponseManager::LoadXML method. Upon successful analyzing the file the
method returns a IGeneralInvoiceResponse interface.
All response data and parameters of one invoice can be retrieved by the supplied interface methods as e.g.
IGeneralInvoiceResponse: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.