Hi,
I am trying to copy a folder from one location to another within repository. I encountered the following error when trying to create an object of IDfCopyOperation
IDfCopyOperation co = clientX.getCopyOperation();
Exception
DfOperationNotDefinedException:: THREAD: Timer-2; MSG: Standard Operation Copy is not defined;
Can you please let me know the fix for the same.
Regards,
Jason
snippet