I am trying to export docbase files into a Windows folder using getFileEx(). I want to replicate the folder structure in the docbase on the file system while exporting files.
There are some cases where the path+filename length in the docbase exceeds the Windows path+filename limit, because of which the export of such files fails.
Is there a way to get around this issue?
I am using DFC 5.3 SP2 APIs in my export tool, and the Content Server is 5.3 SP5.