.. _section3.4.3: 3.4.3 - Set Web File Information ================================= .. _SW: Action Option -**SW** (-**SetWebFile**) (Alias: -**SetWeb**) : ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates new or updates existing Web file records in GDEXDB for the specified dataset. Multiple records can be processed in a single run. | **dsarch** [:ref:`-(DS|Dataset) `] dNNNNNN -(SW|SetWebFile) [:ref:`Mode Options `] | [:ref:`-(WF|WebFile) ` webFileNames] | [:ref:`-(ON|OrderNames) ` OrderNameString] | [:ref:`-(OB|OrderBy) ` OrderByPattern] | [:ref:`-(GI|GroupIndex) ` GroupIndices] | [:ref:`-(GN|GroupName) ` GroupNames] | [:ref:`-(TG|TopGroupIndex) ` TopGroupIndices] | [:ref:`-(PO|PatternOffset) ` PatternStringOffset] | [:ref:`-(WT|WebFileType) ` WebFileTypes] | [:ref:`-(LC|Location) ` StorageLocationFlags] | [:ref:`-(FS|FileStatus) ` WebFileStatus] | [:ref:`-(FF|FileFlag) ` FilesOrPaths] | [:ref:`-(DF|DataFormat) ` DataFormats] | [:ref:`-(AF|ArchiveFormat) ` FileArchiveFormats] | [:ref:`-(DO|DisplayOrder) ` DisplayOrderIndices] | [:ref:`-(SZ|Size) ` FileSizes] | [:ref:`-(MC|MD5Checksum) ` MD5ChecksumValues] | [:ref:`-(FD|FileDate) ` DateModified] | [:ref:`-(FT|FileTime) ` TimeModified] | [:ref:`-(ML|MetaLink) ` MetadataLinks] | [:ref:`-(TL|ThreddLink) ` ThreddCatalogLinks] | [:ref:`-(DE|Description) ` WebFileDescriptions] | [:ref:`-(LN|LoginName) ` LoginAccountName] | [:ref:`-(AL|AsyncLimit) ` AsyncProcessLimit] | [:ref:`-(QS|QsubOptions) ` PBSBatchOptions] | [:ref:`-(BP|BatchProcess) ` [BatchControlInfo]] | [:ref:`-(DB|Debug) ` DebugModeInfo] Available mode options: .. list-table:: :widths: auto :header-rows: 0 * - :ref:`-(BG|BackGround) ` - runs in background; suppresses screen output and errors * - :ref:`-(DX|DeleteXML) ` - calls **dcm** to delete content metadata for the specified Web files * - :ref:`-(EM|EMailNotice) ` - sends an email summary (including any errors) when the action completes or aborts * - :ref:`-(GX|GatherXML) ` - calls **gatherxml** to evaluate file content metadata * - :ref:`-(MD|MyDataset) ` - allows any specialist to set GDEXDB information, regardless of dataset ownership * - :ref:`-(NE|NoEmail) ` - suppresses email notification on failure * - :ref:`-(NT|NoTrim) ` - skips trimming of spaces and comments from input values, speeding up input file processing * - :ref:`-(RD|RemoveDir) ` - removes empty web directories after file changes * - :ref:`-(RO|ResetOrder) ` - resets display order indices to match the order files are given per :ref:`-WF `. Alternatively, use :ref:`-ON ` (-OrderNames) to reorder all files in the dataset and affected groups * - :ref:`-(RS|GXRSOptions) ` - passes options R and S to **gatherxml** for faster processing, used with :ref:`-GX ` (-GatherXML) * - :ref:`-(SC|SetChecksum) ` - computes MD5 checksums for files on the GDEX Server and saves them to GDEXDB * - :ref:`-(WS|WithFileSize) ` - gathers file size information for Web files on the GDEX Server and saves them to GDEXDB Web file names must be provided via :ref:`-WF ` (-WebFile) unless :ref:`-ON ` (-OrderNames) is used to reorder files. The number of values supplied to other :ref:`Info options ` must match the number of file names, except for options that accept a single shared value, such as :ref:`-GI ` (-GroupIndex), :ref:`-AF ` (-ArchiveFormat), :ref:`-DF ` (-DataFormat), and :ref:`-WT ` (-WebFileType). If no group index is specified and :ref:`-PO ` (-PatternOffset) is present, file names are matched against group patterns saved via :ref:`-SG ` (-SetGroup) to determine the group index automatically. The file status may be set to P (public) or I (internal) for data types D, N, O, and S. Files assigned to an internal group are automatically set to I. | :ref:`Back to Top ` | :ref:`Back to Table of Contents `