analyzes electronic responses to form requests
Overview
The generalFormResponseManager is an ATL COM module which provides methods to load and analyze XML infosets of type generalFormResponse_450. These infosets are responses to a previously sent form requests where the topmost object reference defines target request.
Architectural blueprint
With the IGeneralFormResponseManager interface all standards-compliant generalFormResponse_450 XML infosets can be loaded by the LoadXML method. These responses are analyzed and the results are supplied on demand through the returned IGeneralFormResponse interface. Furthermore, the form response can be printed out via the report engine.
Therefore, generalFormResponseManager is the logical counterpart of the generalFormRequestManager.
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: | Friday, 28 October 2022 - 09:04:44 | |
Module version/date: | 4.50.005 | 28 Oct 2022 |
Interface version/date: | 4.50 | 2 Sep 2016 |
Covering: | XML schema 4.50 from 2. Sep. 2016 |
Version 430 | ||
---|---|---|
Last update: | Friday, 6 September 2019 - 11:07:46 | |
Module version/date: | 4.30.003 | 21 Jan 2019 |
Interface version/date: | 4.30 | 7 Sep 2011 |
Covering: | XML schema 4.30 from 7. Sep.2011 |
API browser
Date | Time | API version |
---|---|---|
27.08.22 | 10:37:55 | V4.50: View API browser |
27.08.22 | 10:37:55 | V4.50: Download API browser .CHM file |
06.09.19 | 11:07:46 | V4.30: View API browser |
06.09.19 | 11:07:46 | V4.30: Download API browser .CHM file |
Download area for generalFormResponse related files
INSTALLDIR=full_path_to_install_dir
Silent install:
generalFormResponseInstaller.exe /s /v"/quiet INSTALLDIR=\"c:\my test\" "
Silent uninstall:
generalFormResponseInstaller.exe /s /v"/quiet REMOVE=ALL INSTALLDIR=\"c:\my test\" "
Date | Version | Description | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
28.10.22 | 4.50.005 | generalFormResponseManager with the new restserver generalFormResponseManager450Server450 - cf. history Download generalFormResponseManager installer (14.4 MB) |
|||||||||||||
Versioning
Revision history
Actions for developers: possibly integrate Actions for end users: install |
|||||||||||||||
show older builds ... | |||||||||||||||
21.01.19 | 4.50.002 | generalFormResponseManager installer with cumulative updates- cf. histroy |
|||||||||||||
Revision history
Code enhancements, performance optimization and internal bug fixes have been integrated as given by the following list:
|
|||||||||||||||
09.06.17 | 4.50.001 | generalFormResponseManager installer - initial version |
|||||||||||||
Revision history
Initial version V4.50 Please read the document "Changes from V4.30 to V4.50..." for an overview about the major changes Actions for developers: implement Actions for end users: install |
Date | Version | Description | |
---|---|---|---|
21.01.19 | 4.30.003 | The usage of this version is deprecated - use the newer version!
generalFormResponseManager installer with cumulative updates - cf. history Download generalFormResponseManager installer ( 17.2 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.002 | generalFormResponseManager installer with code improvements. | |
Revision history
Code enhancements and internal bug fixes have been integrated as given by the following list
|
|||
17.01.12 | 4.30.001 |
generalFormResponseManager installer - initial version . |
|
Revision history
Initial version V4.50 Please read the document "Changes from V4.30 to V4.50..." for an overview about the major changes Actions for developers: implement Actions for end users: install |