Target Skill:

Describe how to load XML data files into BillerXpert 

Automated Data Loading

BXLoadFileCmd.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.

 

Produced By Netscape Learning.  Copyright © 1999 Netscape Communications Corporation