Doing following:
Importoperation.setSession(Session)
Importoperation.setDestinationFolderId(Folder.getObjectId)
Importoperation.execute()
The code used to work fine, but suddenly starting to give me this error.
Getting error:
Document: RGWP_20080127_092100PM detected an error in Documentum System.Runtime.InteropServices.COMException (0x80004005): java.lang.UnsatisfiedLinkError: no DfRegistryWin32 in java.library.path
at Documentum.Interop.DFC.IDfImportOperation.execute( )