Good evening,
I'm using IBM ODWEK java library to retrieve documents from OnDemand. Everything works fine as long as the file is in application/pdf format.
But I get the following error if the target file is a application/line mimetype :
ode = {ODException@2794} "com.ibm.edms.od.ODException: Invalid viewer specified"
_errorId = 2122
_errorMsg = "Invalid viewer specified"
detailMessage = "Invalid viewer specified"
cause = {ODException@2794} "com.ibm.edms.od.ODException: Invalid viewer specified"
_errorId = 2122
_errorMsg = "Invalid viewer specified"
detailMessage = "Invalid viewer specified"
cause = {ODException@2794} "com.ibm.edms.od.ODException: Invalid viewer specified"
stackTrace = {StackTraceElement[3]@2804}
0 = {StackTraceElement@2807} "com.ibm.edms.od.ODHit.retrieve(ODHit.java:706)"
declaringClass = "com.ibm.edms.od.ODHit"
methodName = "retrieve"
fileName = "ODHit.java"
lineNumber = 706
1 = {StackTraceElement@2808} "..."
2 = {StackTraceElement@2809} "..."
suppressedExceptions = {Collections$UnmodifiableRandomAccessList@2802} size = 0
stackTrace = {StackTraceElement[3]@2804}
suppressedExceptions = {Collections$UnmodifiableRandomAccessList@2802} size = 0
Someone could help ?
Thanks
Regards
------------------------------
Manuel PAITREAULT
------------------------------