SetChangeDate.bj

Action

Set a change date for complexity metrics other than the date source files are verified. Specify the date in the date parameter or in a change unit description file. Run the script without the date or file parameters to clear the change date from the system.

Note: Execute this script before registering the source files.

Use ProcessChangeUnit.bj to set a change date and delete source files from the workspace. Use ChangeTraffic.bj to generate change traffic metrics.

Syntax

SetChangeDate LogFile Workspace [Date] [File]
Required Parameters Description

LogFile

Output log file generated when the batch script is executed.

Workspace

Workspace file (.rwp).

Optional Parameters Description
Date Change date in the form YYYY-MM-DD HH24:MI:SS. For example, 2010-03-15 17:12:13.
File Change unit description file. A flat file containing the change date, in the form DATE: YYYY-MM-DD HH24:MI:SS. For example:
DATE: 2010-03-15 17:12:13