![]()
|
Automated Data LoadingBXLoadFileCmd.class is a command-line program that makes the OCL call to the BXLoadAL AppLogic. This command returns 0 for success or -1 for failure. Note that you need to have your CLASSPATH and PATH environment variables set before using BXLoadFileCmd. The following is the syntax for BXLoadFileCmd.The following is an example of loading the file, datafile.xml. In a production environment you can concurrently load XML data files by simply executing multiple instances of BXLoadFileCmd for different XML data files. Because BillerXpert keeps track of all database activity, if you try to reload a previously loaded file, you will receive an error message.
|