Run the sample files
ValidationModule <vn.n>.zip provides sample files and test batch files. The batch files run from the command line and use the sample XML eXtensible Mark-up Language. files as parameters.
The two batch files for testing are:
The two Service Order Request A request made by a retailer to a service provider for a defined service to be performed at a connection point, see B2B Procedures: Service Order Process. sample .XML files are:
- SOR_AllocateNMITestPass.xml
- SOR_AllocateNMITestFail.xml
runTest.bat
- From the command line, run the runTest.bat using the following three parameters:
- Transaction parameter. For a list of transaction parameters, see Transaction parameters.
- File location and .XML filename.
- Local path to the aseXML enumeration schema file, Enumerations.xsd. For example:
-
- The software validates the file and if it finds errors displays them. For help, see Figure 174.
Figure 174 runTest.bat example
runTestType2.bat
- The runTestType2.bat file takes two parameters:
- The file location and .XML file name.
- Local path to the aseXML Enumeration schema file, for example:
-
- The software validates the file and if it finds errors displays them. For help, see Figure 175 and Figure 176.
Figure 175 runTestType2.bat example with errors
Figure 176 runTestType2.bat example without errors