"INFOR INTEGRATION PACK FOR ERP LN - VERTEX O SERIES" - AUXILIARY TOOLS
-------------------------------------------------------------------------
General
-------
Besides the 'startBridge' script, the <installDir>/bin directory contains a
number of other scripts that start tools that are useful when diagnosing
problems and verifying your installation. The tools are described below.

Parameters
----------
Input parameters are passed to the tools on the command line in the form of
key-value pairs. These command-line arguments have the form:
  -D<key>=<value>
for example:
  -Dcity=WASHINGTON
Many parameters have default values that make the tools easy to use for
verification purposes. When a tool is run, the selected values for the different
parameter keys are echoed to the console.
Most available parameters are not described below. Only the ones minimally
needed to run the tools are documented. For details of which parameters are
available for a specific tool, run the tool with no arguments.

vertexTest
----------
This script looks up a tax area ID by contacting the vertex web-service
directly. This tool can be used to check that the web-service is running.
It takes 'city', 'state' and 'zipcode' parameters.
The 'backend' parameter needs to be set to the address of the 'LookupTaxAreasDoc'
vertex web-service e.g.
 -Dbackend=http://vertex.my.domain.com:8080/vertex-ws/services/LookupTaxAreasDoc
By default the 'backend' parameter is set to
'http://localhost:8080/vertex-ws/services/LookupTaxAreasDoc'.

getGeocode
----------
This script does the same thing as the vertexTest script, but goes via the 
"SSA Integration Pack for SSA ERP LN - Vertex O Series". This tool can be used 
to check that the "SSA Integration Pack for SSA ERP LN - Vertex O Series"
*and* the vertex web-service is running.
The 'bc' parameter needs to be set to the bus component to use to contact the
"SSA Integration Pack for SSA ERP LN - Vertex O Series". By default it is set to 'vertex'.

calculateTax40
------------
This script sends a request to calculate tax for a sales invoice to the vertex
web-service by way of the "INFOR Integration Pack for ERP LN - Vertex O Series". 
It takes a large amount of parameters.
The 'bc' parameter needs to be set to the bus component to use to contact the
INFOR Integration Pack for ERP LN - Vertex O Series. By default it is set to 'vertex'.
