Page 1 of 1

DSJobReport.dsx for version 5.2

Posted: Fri Jan 27, 2006 4:45 am
by auvray.muriel
hello,

I would like to know if somebody has the job "DSJobReport.dsx" so that I can put it on version 5.2. :?


The version that I recovered on the forum cannot be imported on version 5.2 :cry:

Thank you very much


Muriel

Posted: Fri Jan 27, 2006 5:00 am
by ArndW
Muriel,

even though it might not work correctly, you can edit the .dsx and change the line that reads ToolVersion "4" to version 3. I don't know if the DSJobReport uses functionality not available at Version 5 but I suspect that it will work.

Posted: Fri Jan 27, 2006 5:08 am
by auvray.muriel
Thanks,

I tested, but there makes some is a routine which is called "JobReport", and this routine is provided compiled without the source code.

I think that there is a problem of libriairie. When I make the importation I have error messages :
"Line 70: Unknown property name 'OrchestrateCode'.
Object=ROOT.
Class=CJobDefn.",
and
"Line 70: Unknown property name 'OrchestrateCode'.
Object=ROOT.
Class=CJobDefn."

and more ...

Muriel

Posted: Fri Jan 27, 2006 5:16 am
by ArndW
This means that you cannot run DSJobReport at Version 5.2; it contains functionality not supported at this version.