Insufficient privilege to export content
Issue
Java API error message "Insufficient privilege to export content" when running the DSSession.exportContent operation on a document handle.
Stack trace shows:
Docushare Exception encountered: Insufficient privilege to export content
com.xerox.docushare.DSException: Insufficient privilege to export content
at com.xerox.docushare.impl.server.BackendSessionImpl.exportContent(BackendSessionImpl.java:23125)
at sun.reflect.GeneratedMethodAccessor803.invoke(Unknown Source)
Solution
Verify that the user running the operation is a CPX user.
Only CPX-type users are allowed to do exports. Notice that a DocuShare-type user does not see the Export Document option from the Edit Selected dropdown menu in the View Collection page.
Solution Published: September 20th, 2012
Solution ID: 1200