Hi Nair, All,
I downloaded our guru Greg's customisation of undelete module from
I recompiled in 9.5 sp1 builder and installed the module and it worked fine.
I opentext.ini I have the following lines
[DeleteSettings]
PreventDeleteCount=0
PreventDeleteSubtypes={0,144}
My intention is to prevent any deletion and also document and folders from being deleted.
But inspite of the module being there, I am able to easily delete folders and documents.
I have set breakpoints in NodeDeleteSubclassPre method and it does not break at all.
Looks like this module is being bypassed totally.
Can you help me here.
Regards, Madhu
I downloaded our guru Greg's customisation of undelete module from
I recompiled in 9.5 sp1 builder and installed the module and it worked fine.
I opentext.ini I have the following lines
[DeleteSettings]
PreventDeleteCount=0
PreventDeleteSubtypes={0,144}
My intention is to prevent any deletion and also document and folders from being deleted.
But inspite of the module being there, I am able to easily delete folders and documents.
I have set breakpoints in NodeDeleteSubclassPre method and it does not break at all.
Looks like this module is being bypassed totally.
Can you help me here.
Regards, Madhu