xml-set-pool-by-appl.py

This script will replace usage of global system-wide pool variable, to use application level pools.
The names will be taken from an input XLSX file that will have line entries for each application. 
If entry not found, the acronym of the application name will be used instead.

The script modify the XML of the job definition and the bat file that was created to populate the pools

Invoke by: 
	xml-set-pool-by-appl.py -i <inputfile> -o <outputfile> -s <scriptbat> -m <modifiedscript> -n <namesexcel>