Use the TestMap Input property to specify the format of the input instance message specified by the TestMap Input Instance property, or to specify that you want to automatically generate an input instance message to use for testing the map.
Test Map
|
Drop-down list choice
|
Description
|
|---|
|
Generate Instance
|
Use this value if you want an instance message to be generated automatically in the course of testing the map.
|
|
XML
|
Use this value if the format of the input instance message specified by the TestMap Input Instance property is XML.
|
|
Native
|
Use this value if the format of the input instance message specified by the TestMap Input Instance property is a native format, such as a flat file format, as specified by the source schema associated with the map.
|
Generate Instance
If you specify a custom input instance message by using the TestMap Input Instance property, you must choose XML or Native as the value for this property. For more information, see TestMap Input Instance (Map File Property).
Other Resources
Map File Properties