Glasswall Document Processing
    • PDF

    Glasswall Document Processing

    • PDF

    Article summary

    Modules

    These functions support the processing of documents. The API provides a number of functions that enable document processing to be carried out it different modes with a variety of output formats.

    The Glasswall library supports two processing modes.

    Mode
    Description

    Analysis Audit

    Provides XML report on the structure and content of the specified document

    Protect

    Produces a managed version of the specified document that is conformant with its specification and the content management policy

    In addition to document processing an optional report is available. This report is a detailed log of the processing that has been carried out on the specified file.

    The output from the processing can be directed to either a memory location or to file locations. The processing functions are documented in more detail against these two classifications.

    Regardless of whether the 'file to memory location' (see Glasswall Document Processing - File to Memory Location) or 'file to file' (see Glasswall Document Processing - File to File) interface is used, the managed files produced by the Glasswall library will be of the same type as the input file.

    The return status from each of the processing functions provides a simple assessment of document processing, eGwFileStatus.

    Additional information can be retrieved from the Glasswall library through the Glasswall Document Processing Results functions.


    Was this article helpful?