Running the CalendarsDuplicatesRemoval utility

The following procedure describes how to run the CalendarsDuplicatesRemoval utility.

Before you begin

Review the number of RBCs that have been created and whether they contain duplicate information.

To run the CalendarsDuplicatesRemoval utility:

  1. Extract the following files and move them to a temporary file:
  2. Open a command prompt and go to the <conversion home>\scripts\general\CalendarsDuplicatesRemoval directory.
  3. Type the following command:

    CalendarsDuplicatesRemoval.bat -calendarFile <calendar file path> –ctmData <Control-M data file path> -outputDirectory <output file path>

    EXAMPLE:

    CalendarsDuplicatesRemoval.bat -calendarFile c:\Temp\calendars.xml –ctmData c:\Temp\draft.xml -outputDirectory c:\NewCal\

Parent Topic

CalendarsDuplicatesRemoval utility