It's all about the answers!

Ask a question

How to follow href links between Jazz apps in RPE using Dynamic Data Source Configuration?


Ken Uhl (1134) | asked Dec 28 '12, 9:40 a.m.
retagged Mar 05 '13, 11:38 a.m. by Tory Jaskoviak (52015)

I have successfully configured RPE (1.1.2.2) to connect to data sources for all Jazz applications (4.0.x) in my environment (including some legacy such as CQ and ReqPro).  I can report on artifacts within each of these applications using the same userid and password in the configuration.  When I try to follow a linked href using a dynamic Data Source Configuration into another application (e.g., from RQM to RTC on the same Jazz Team Server -- all are co-hosted on same server), I get a "connection refused" error (details below):

Does anyone know why the same credentials that work from RPE directly to a data source do not appear to work indirectly across applications through the dynamic Data Source Configuration? 

CRRPE3119I Next page is: https://rtcserver:9443/ccm/rpt/repository/workitem?fields=workitem%2F%28workItem%2Fsummary%29&id=_UgQhHlD4EeK3sMRNXc3iqQ&size=100&pos=6300.

CRRPE3107I XML Source: file:/C:/Users/me/AppData/Local/Temp/2/RPE/temp/url_1356703826770_-978016840.tmp

CRRPE3018I Reconfiguring data source RTC using RTC WIs data source configuration ...

CRRPE1064I Using URL: https://rtcserver:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/6881?fields=workitem/workItem/summary.

CRRPE1064I Error in engine


Errors occurred when processing C:\Users\me\AppData\Local\Temp\2\RPE\temp\url_1356703868255_1971262533.tmp

Original source context https://rtcserver:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/6881?fields=workitem/workItem/summary

Error is: java.net.ConnectException: Connection refused: connect


CRRPE3011E Error in engine

Errors occurred when processing C:\Users\me\AppData\Local\Temp\2\RPE\temp\url_1356703868255_1971262533.tmp

Original source context https://rtcserver:9443/ccm/resource/itemName/com.ibm.team.workitem.WorkItem/6881?fields=workitem/workItem/summary

Error is: java.net.ConnectException: Connection refused: connect

One answer



permanent link
Cesar Sasaki (511277120) | answered Aug 09 '13, 3:04 a.m.

Hi


I'm trying to do a table in rpe (getting data from a RRC PA) that populates a business requirement type artifact ("parent") and their business enhacements type artifact type  ("child") linked.
For example

In RRC I have :

Business Requirement Sample #1 --Embbeds--> Business Enhancement Sample #1

                                                      --Embbeds--> Business Enhancement Sample #2

 

So my table in RPE should be like this :

 

Business Req. Title Business Req. Description Business Enhancement Description (context body) Business Enhancement Attribute 1 Business Enhancement Attribute 2
Business Requirement Sample #1 Description #1
  • Business Enhancement Sample #1 body
  • Business Enhancement Sample #2 body
  • B.Enhacement #1 Attribute 1 Value
  • B.Enhacement #2 Attribute 1 Value
  • B.Enhacement #1 Attribute 2 Value
  • B.Enhacement #2 Attribute 2 Value
         
         
         
         

 

I have accomplished to  get the table to show the business requirement and their linked  business enhancement title but not the attributes.

Your answer


Register or to post your answer.