TntMPD.DataServer
Bridging the gap between your organization and your staff...
Custom Source Scanners

Contents

Syndication

Custom Source Scanners

Print this Topic Previous pageReturn to chapter overviewNext page

 

TntMPD.DataServer defines many "data targets" which relate loosely to the actual data that TntMPD.DataServer stores a copy of. Data targets define many target fields that can be imported into. Some fields are required, some are optional. For each data target you choose to implement a source scanner for, you must define a query to run against a data source. This "source query" should return records that can be used to populate the data target. A field mapping must be defined to link the fields from the source query to the target fields.

Next Steps

Read More > Defining a Custom Data Target

Read More > "Source" Query

Read More > Rescan Method

Read More > Scan Range Minimum/Maximum

Read More > "Custom Delete Codes" Query (Optional)