How do you export Primary Text from DNG using RPE?
Hi, we are running Jazz 6.0.4 and I am using RPE 6.0.5. I am trying to export the primary text from DNG artifacts that have data in it that looks like it has come from a Word document. I am using the DNG Text data source and the rich text body (dataSource/artifact/content/text/richTextBody/div) for output. I am getting output from my other data elements, but am not getting any output for the rich text body. How do you output Primary Text using RPE? Here is what my template looks like:
One answer
dataSource/artifact/content/text/richTextBody/div should print the rich text content of DNG Text artifacts. I dont see any issue with the Cell selected in the screenshot.
Can you mention what is the URI set for "DNG Text" data source (URI property of Data Source Configuration element)? Also, what are the data filters on queries $3 and $7?
Note that dataSource/artifact/content/text/richTextBody/div can be used for Text artifact urls - rm/publish/text?resourceURI=<uuid> and not for rm/publish/resources?resourceURI=<uuid>