Documentation Center

GetDoc Adapter Data Members

  • CustomO->{writestatus}

    Set to true in the subroutine new if -writestatus=true is passed in custom arguments when the API call to GetDocPerl is made. For example, refer to pcm_write_putdoc_status

  • CustomO->{debugLevel}

    If set to 9, it means don't delete document checkout dir when an error occurs, which is the normal behavior.

    The debugLevel is turned on by adding the pipe delimited custom argument -debugLevel=9 to the GetDocPerl API call.