ELO-PUB (RPE) not producing ERM (DNG) images and instead outputting space or "Embedded Image"
![]()
Hi,
I am working with DOORS Next and RPE both version 6.0.6.1.
I am generating from a template that I made that has a cell that Queries on:
dataSource/artefact/content/text/richTextBody/div
The Cell contains a text printing:
dataSource/artefact/content/text/richTextBody/div/_value
The schema format used is https://[host]:[port]/rm/publish/text?metadata=schema
In the original location that I set this up it works fine.
However where I use this template elsewhere it can’t handle images. Everything else works as designed but the images come out as either as a space or the text Embedded Image.
These other locations tested are different Projects and different Components in the same project (a test area). https://[host]:[port] does not change between them.
The Data source format used is:
https://[host]:[port]/rm/publish/text?moduleURI=[module]&oslc_config.context=https:// [host]:[port]/rm/cm/stream/[Stream] &maximiseEmbeds=true
Which I believe I am changing correctly between locations as the text is exporting correctly.
Only the original component will output images. All other locations fail with both edited Templates and those built from scratch.
I will get:
CRRPE3294E Output: cannot download the image: https://[host]:[port]/rm/wrappedResources/[]?accept=none&private
When these URIs are put into a browser the is an “Error 410: Gone” page but the images don’t disappear from the location.
The error:
CRRPE3080E The resource https:// [host]:[port]/rm/wrappedResources/[]?accept=none&private could not be processed.
Can not access to the OAuthentication URL
Can occur but as a user I should have full access the all these components. (There is not a complicated team structure.)
What could be different about the settings of this component?
|
2 answers
![]() A Solution was found.
This page:
If it is followed but using module and text schemas worked for us.
|
![]() Hi James,
Please open IBM support ticket for the problem you are facing. Thank you.
|
Comments
James,
I have experimented with different combinations of modules/text/resources. I am stumped why it would stop working on different components.