Test a Map
About this task
The Map Test feature enables you to remotely test a map (.txo) on a client machine prior to checking the map in to the server. This feature executes the map through the translator and returns results to you in the Web browser and text editor configured as the default for the machine, so you can make any necessary changes prior to checking in and using the map.
The Remote Map Test feature adds files to the directory where the compiled Translation Object selected to be tested is found, including the following:
- MapTestReport.xml (this is the translation report)
- MapTestResult.txt (this is the result of the translation, if any)
- StdErrOut.txt (this is a log file that contains errors from the map test, if any)
Note: You can turn off the Map
Test service to prevent users who have access to a trading partner's
system from attempting to use the Map Test feature to run translation
on that trading partner's system. Turning off the Map Test service
prevents the possible execution of JDBC maps that could access production
data. To turn off the Map Test service, access the customer_overrides.properties file
and set the maptest.MaptestServiceEnabled property to false.
To test your map:
Procedure
Results
If Sterling B2B Integrator Map Editor is unable to test the map, it displays an error message noting the problem encountered, which enables you to correct the specified error and re-test the map.