Page 1 of 1

copycal utility

Posted: 09 Mar 2017 5:06
by Gopikkd
Hi,

I'm trying to use the copycal utility(Control-M V7). But the argument file is giving some error.
Below are the details of argument file.

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE COPYCAL SYSTEM "copycal.dtd">
<COPYCAL>
<DATACENTER FROM="ABCSG01” TO="ABCSG02"/>
<CALENDAR FROM="XYZ*"/>
</COPYCAL>

Is there any problem with the above argument file?

Re: copycal utility

Posted: 20 Jul 2018 10:54
by fyot
Hi

Your file seems to be normal.
So if you want to copy calendar with another name you can use this

CALENDAR FROM="Cal1" TO="Cal1_COPY"

What I suggest to you, replace "A*" by a complete name to test.

Re: copycal utility

Posted: 20 Jul 2018 10:54
by fyot
Hi

Your file seems to be normal.
So if you want to copy calendar with another name you can use this

CALENDAR FROM="Cal1" TO="Cal1_COPY"

What I suggest to you, replace "A*" by a complete name to test.