Show TOC

Parameters for the tp Function CLEAROLDLocate this document in the navigation structure

  • cofilelifetime

    Default value: 365

    Value range: Numeric

    If a file in the cofiles subdirectory is no longer needed for further actions of the transport system and has reached a minimum age, it is deleted using the call combination tp check.all, tp clearold all. You can set the minimum age in days using this parameter.

  • datalifetime

    Default value: 200

    Value range: Numeric

    If a file in the subdirectory data is not needed for any further actions of the transport system and has reached a minimum age, it is moved to the subdirectory olddata using call combination tp check all, tp clearold all. You can set the minimum age in days using this parameter.

  • loglifetime

    Default value: 200

    Value range: Numeric

    If a file in the log subdirectory is no longer needed for further actions of the transport system and has reached a minimum age, it is deleted using the call combination tp check.all, tp clearold all. You can set the minimum age in days using this parameter.

  • olddatalifetime

    Default value: 365

    Value range: Numeric

    If a file in the olddata subdirectory is no longer needed for further actions of the transport system and has reached a minimum age, it is deleted using the call combination tp check.all, tp clearold all. You can set the minimum age in days using this parameter.

Note The minimum age refers to the date the file was created and not to the date on which the file was copied to the directory olddata.