How do you get converted XHTML of a User Uploaded document from DataRoom?

When working on stylesheets for content, normally you can pull a document from Novus to view the input xml before it is rendered to xhtml. How do you do the equivalent with a user uploaded document that has been converted to xhtml? I was hoping there'd be an easier way than grabbing the XhtML from a breakpoint in Visual Studios before we send the xhtml through the xsl conversion.
Tagged:

Best Answer

  • I don't think so. I believe NQuery only pulls from novus. The user documents are stored in data room. Looks like they could be retrieved by using correct API in DR's API Explorer if you get all the correct params.

Answers