AddVisit2HID.sh parses the XML configuration file used for the PhantomUpload scripts and adds visit, study and series information to the HID to prepare the database for an image data upload.
1. The program will use database connection information specified during the Phantom Upload scripts installation (Install.sh, See Readme.htm).
2. The database password can be provided either via environmental variable HIDPRD or input manually during the execution of the script.
1. Please run the Install.sh script and follow the directions for the Upload.py installation (see Readme.htm)
1. Please see README_XMLTemplate for information regarding the <XML_TEMPLATE_FILE> format
AddVisit2HID.sh <XML_TEMPLATE_FILE>
OR (to set the HIDPRD password via the command line)
env HIDPRD=password AddVisit2HID.sh <XML_TEMPLATE_FILE>
AddVisit2HID.sh
java/classes12.jar
Dingying Wei -
UCI (dywei@uci.edu)
David Keator - UCI (dbkeator@uci.edu)