Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

RPE document generation in Configuration enabled DNG returns nothing

 I hope someone will help. I am trying to generate a simple word document with content of a module from Configuration enabled DNG. Here is data I use in doc specification:

URI:    https://*/rm/publish/modules?resourceURI=_uxeUUD6EEei92IZWZOlOTA
Configuration content:    https://*/gc/configuration/4
Authentication method:    OAuth

RPE v 2.1.2
DNG v 6.0.5

I am able to Preview Data from the RPE, but not always. It feels like I can retrieve XML, when default configuration is matched from all available configurations.When I try to generate document, RPE debug mode doesn't show any errors, document is generated, but empty. 


0 votes

Comments

 It seems that I am getting also 401 Unauthorized error, when I use sample DNG_Module template with my doc specification. This is known bug when query versioned data on distributed environmentI got test fix from IBM support team. But the issue is not resolved yet. 



3 answers

Permanent link

Preview Data from RPE does not consider configuration context (and hence default configuration). You can use any REST client and check whether data returned for that configuration-context (https://*/gc/configuration/4) is correct.

1 vote

Comments

I agree on Preview Data option. This feature is not usable in RPE when we query versioned data. 


Permanent link

 Our system was configured with SSO. RPE currently doesn't support Kerberos/SPNEGO SSO.  This feature should be added with RPE 6.0.6.

1 vote


Permanent link

You should modify the resource URI by appending
?oslc_config=https://server/gc/configuration/4
The following would be the correct url, if you are setting "Extra Header":
https://server/rm/resources/_uxeUUD6EEei92IZWZOlOTA?oslc_config==https://server/gc/configuration/4

For 401 Error, you can also try setting metadata property "Ignore Data Source Configuration Errors" to true in Launcher.


0 votes

Comments

 I tried the URI you provided. Still no luck. IBM also found a bug. If DNG and JTS are installed on different servers, I get authorization error when query configuration enabled data. They provided a test fix, which did not solve the issue. I hope to fix it soon. Thank you for suggestion. I will keep you updated.

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 12,034

Question asked: Apr 18 '18, 4:24 p.m.

Question was seen: 3,117 times

Last updated: Apr 23 '18, 1:25 p.m.

Confirmation Cancel Confirm