Hi.

I'm trying to get marklogic to convert pdf documents into xml. I have a trial 
license of the content processing services. I followed the steps in the 
documentation, but I'm having trouble seeing the output xml documents it says 
it will produce.

I uploaded 4000 pdfs, in the console, I see the properties for the binary 
content, and they are all something like this. It says they are processed... 
But where is the output xhtml? I have uploaded via XDBC and via Webdav, both 
without success.

<prop:properties xmlns:prop="http://marklogic.com/xdmp/property";>
  <cpf:processing-status 
xmlns:cpf="http://marklogic.com/cpf";>done</cpf:processing-status>
  <cpf:property-hash 
xmlns:cpf="http://marklogic.com/cpf";>d41d8cd98f00b204e9800998ecf8427e</cpf:property-hash>
  <cpf:last-updated 
xmlns:cpf="http://marklogic.com/cpf";>2012-01-11T17:35:22.368-06:00</cpf:last-updated>
  <cpf:state 
xmlns:cpf="http://marklogic.com/cpf";>http://marklogic.com/states/converted</cpf:state>
  <cpf:self xmlns:cpf="http://marklogic.com/cpf";>MY URI IS HERE</cpf:self>
  <prop:last-modified>2012-01-11T17:35:22-06:00</prop:last-modified>
</prop:properties>
_______________________________________________
General mailing list
[email protected]
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to