Highlights - Main output table stores document-related information.
- Proxy data object to stores account level data. - Link two tables by primary/foreign key - AccountID using the OnRecord context method customization. location: InstallDir/Samples/TextConverter/3 Heterogeneous input/ project file: InstallDir/Samples/TextConverter/3 Heterogeneous input/3.2 Relations.ConverterX
Open the "3.2 Relations.ConverterX" project file by pressing the Open button on the tool bar ( The input file contains several levels of data, but we are interested in just two: the account and document levels. There are multiple document items per account. The sample illustrates how two related database tables can be created and populated by a single conversion process. (See sample script for details.) Main output is connected to the Documents table to store document level data. (Go back to 3.1 GroupMerge) Related Sections |
