Banner XML file location: The path (on the Moodle server) where the XML file that you would like to import resides.
Treat the Banner XML File as comprehensive: If this option is selected, then enrolments missing from the extract file will be dropped.
Banner XML folder location: The path (on the Moodle server) to the directory where a set of XML files will be located.
Treat the Banner XML Folder as comprehensive: If this option is selected, then enrolments missing from the extract files will be dropped.
Do not drop if more than this percent of enrolments: When doing comprehensive XML processing, missing enrolments are treated as drops. This setting will cause the module to skip the drop process if more than this percent of total enrolments in a term are set to be dropped
Use status files for XML folder: This option creates files in the XML folder to indicate the current status of processing. This allows external scripts to be aware of the current status, so they do not modify the directory contents on a currently processing extract.
If this option is checked, then the Banner XML Folder must be writable by the webserver. To allow an extract to start, you must place an empty, writable file in the XML folder called 'start'. When the extract process has begun, the script will remove that file, and create a file called 'processing'. When the processing has completed, the 'processing' file will be removed, and a file 'done' will be created.