Batch Submission

Only authenticated users can submit batch files. Batch files need to follow the batch file format. Every batch file can include more than one kind of handle operation (CREATE/DELETE/ADD/REMOVE/MODIFY/HOME/UNHOME). Users can authenticate themselves either through the batch files or through the GUI tools.

To submit a batch:

  1. Batch File Formats

    Users need to create a batch file before using the batch submission tool. All batch files are plain text format. One batch file could have more than one handle operation. The handle operations are: Create Handle, Delete Handle, Home/UnHome Naming Authority Handles, Add Handle Values, Remove Handle Values, Modify Handle Values, Authenticate User, Setup Session.
    If you need to change authentication for subsequent batch operations, the new authentication information should be put before the batch block. If you authenticate during the batch submission, then you need not include the authentication information in the batch file.

  2. Load Batch file

    Click the 'Add' button to enter the batch file path. This will be added to the batch file list window. Click the 'Modify' button to change the selected file's path. Click the 'Remove' button to delete the selected file's path from the list. Click the 'View' button to view the selected batch file's path fully without editing. Click the 'Clear All' button to delete all files from the list.

  3. Authenticate

    There are 2 ways to authenticate:

  4. Batch Submission Log

    There will be output from the batch submission. Select the corresponding radio button to output the log information to a specified file, to stdout, or to the log window. If you chose to output the log to a file, enter the log file path.
    There are three types of log messages:

  5. Submit Batch

    Click the 'Submit Batch' button to submit the batch operation. If you want to interrupt the batch submission process, click the 'Stop Batch' button.


Home


hdladmin@cnri.reston.va.us