Hi All,
I am trying to export documents from repository to local system through dfc
dfc code is failing at the line
IDfExportOperation eo = clientx.getExportOperation();
displaying the below error
"java.lang.NoClassDefFoundError: com/documentum/services/config/IDocbaseContext"
Could any help me on this?
Thanks in advance