Uploading Results to Database

Use the list of commands to upload results to the database.

Syntax

[-setdbupload all|list of variable names]
[-unsetdbupload all|list of variable names]
[-checkdbupload]
[-getdbupload]
[-checkfaileduploads]
[-uploadfailed all|list of failed collections]

Parameters

Uploading Results to Database

  • -setdbupload all|variable_names
    Sets the values in the wallet for uploading compliance check run results to the database.

    all: Sets all the variables in the wallet.

    variable_names: Specify a comma-delimited list of variables to set.

  • -unsetdbupload all|variable_names
    Unsets the values in the wallet for uploading compliance check run results to the database.

    all: Unsets all the variables in the wallet.

    variable_names: Specify a comma-delimited list of variables to unset.

  • -checkdbupload
    Checks whether the variables are set correctly for uploading compliance check run results to the database.
  • -getdbupload
    Prints the variables and their values from the wallet for uploading compliance check run results to the database.
  • -checkfaileduploads
    Reports any failed collection uploads.
  • -uploadfailed all|list_of_failed_collections
    Reattempts to upload one or more failed collections.

    all: Reattempts to upload all failed collections.

    list_of_failed_collections: Specify a comma-delimited list of failed collections to upload.