We are using ObjectImporter to import files from unc. ObjectImporter is failing for all network paths larger then 260 charachters.
This is often a known limitation with old .net programs.
Is there a way to pass this limitation?
If there are Accepted Answers, those will be shown by default. You can switch to 'All Replies' by selecting the tab below.
If you can successfully prove that the OI code will fail every time it exceeds that, some ways to workaround that would be
PS: The Object Exporter code has some handling so it can pass extremely long paths because livelink is a database app, so it can have very long paths, so when they download it, you can see OE code doing a normalization routine. The File dropin in Oscript is not accessible to us developers but I would look through its documentation to see if OT says it cant handle 255+ characters