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:

  1. runTest.bat
  2. runTestType2.bat

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:

  1. SOR_AllocateNMITestPass.xml
  2. SOR_AllocateNMITestFail.xml

runTest.bat

  1. From the command line, run the runTest.bat using the following three parameters:
  1. Transaction parameter. For a list of transaction parameters, see Transaction parameters.
  2. File location and .XML filename.
  3. Local path to the aseXML enumeration schema file, Enumerations.xsd. For example:
  4. The software validates the file and if it finds errors displays them. For help, see Figure 174.

Figure 174 runTest.bat example

runTestType2.bat

  1. The runTestType2.bat file takes two parameters:
  • The file location and .XML file name.
  • Local path to the aseXML Enumeration schema file, for example:
  1. 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