Template
The template file to use to form the documents that are sent to CFS and IDOL.
If you are extracting information from sub-tables and have set the parameter SubTables, you must create a template.
If you are not retrieving data from sub-tables, creating a template is optional. Without a template, the connector creates documents where the names of metadata fields match the names of the columns in the database.
For information about how to create a template file, see Construct Template Files.
Type: | String |
Default: | |
Required: | No (unless you extract data from sub-tables) |
Configuration Section: | Any section named by SubTables, or TaskName or FetchTasks |
Example: | Template=.\templates\inventory.tmpl
|
See Also: |