<javaclass>com.wm.app.tn.err.EXMLException</javaclass>
<message><exmlexception>
<errorcode>TRNSERV.000026.000003</errorcode>
<info>Error retrieving content of content part
xmldata of document 5en86c00urp7ari500000006.</info>
<originalexception>
could you help me out in solving the problem.
I’m getting this error when i’m trying to execute the
“getContentPartData” service.
I’ve made the changes in the TN config file, the
following were the changes
a. tn.BigDocThreshold=1000
b. tn.xml.xqlThreshold=1000
c. tn.tspace.location=D:\LargeDocTemp
by doing this the document is being recognised by TN
as BigDoc. and being persisted to the hard disc.
The problem is when i’m tryingto execute the
getContentPartData service it is throwing that
exception.
In my service my retrieving the bizdoc by using the
restorePipelineFromFile service.
could you please throw some light into the issue and
help me out with the problem.
Retrieve the content wm.tn.doc:getContentPartData as a “stream” object
error messages shows problem with getting the content from bizdoc and make sure bizdoc is having the content and is valid.