It's all about the answers!

Ask a question

ELO-PUB (RPE) not producing ERM (DNG) images and instead outputting space or "Embedded Image"


James Bradshaw (234) | asked Mar 31 '22, 3:21 a.m.
edited Mar 31 '22, 3:25 a.m.
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?  

Comments
Bartosz Chrabski commented Mar 31 '22, 6:31 a.m.

James,


First of all to get access to wrappedResources you shoud use 

https://[host]:[port]/rm/publish/resources and not https://[host]:[port]/rm/publish/text 


James Bradshaw commented Apr 04 '22, 4:16 a.m.

 I have experimented with different combinations of modules/text/resources. I am stumped why it would stop working on different components. 

But thank you. 

3 answers



permanent link
James Bradshaw (234) | answered Apr 29 '22, 9:06 a.m.

 A Solution was found.

This page:

If it is followed but using module and text schemas worked for us. 


permanent link
Fariz Saracevic (904613) | answered Mar 31 '22, 3:51 a.m.
FORUM MODERATOR / JAZZ DEVELOPER

Hi James,


Please open IBM support ticket for the problem you are facing. Thank you.


Comments
James Bradshaw commented Apr 04 '22, 4:14 a.m.

 I have done so now. TS008939408. 


permanent link
James Bradshaw (234) | answered Jan 19 '23, 11:15 a.m.

 A step we were missing was:

Supply the configuration-context in this field “Configuration Context” 
Under the main properties tab in RPE, subsection Authentication Method, There is a field named "Configuration-Context". This field needs to be populated with the full Stream URI.
If it is blank it will export all items but images and with it populated the image issue is corrected. 

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.