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

Can you setup Configurable Data Connections

Is it possible to configure an RPE Data Connection in the Web Server such that it doesn't point to a specific module or collection and instead when you run the report you can pick the item you want to generate for?

Otherwise it seems like you have to define a new data connection for every Module you would want to generate a requirements specification for, which on a large complex programme is a signfiicant overhead and confusing for users

0 votes



One answer

Permanent link
By Web Server, do you mean Document Builder?
You can write (Java swing) code to get the list of modules and user can choose specific module from the list. However, this works only in Launcher. There is also an option to use resource picker (OSLC Resource Selection...), through which user can select the module. The URI for the module will be used for document generation.
The simple universal solution is to use an external variable that would be used to construct the URI for the Data Source Configuration element. You can pass module UID through the variable and use it in the URI.

0 votes

Comments
I'm aware of doing things in Document Launcher (when that is installed locally).

I was meaning when you are using document Builder within the Web Interface.

From a basic user interface perspective I am trying to get away from standard users needing an extended knowledge of how to configure RPE which will improve tool uptake within the business.

I have struggled previously with using a variable as the input as for DNG artifacts it relies on knowing the module UID where I would prefer to be able to use the DNG (integer value) as that is what is readily visible to a basic user

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,019
× 7,495
× 1,325

Question asked: Apr 07 '20, 1:14 p.m.

Question was seen: 1,567 times

Last updated: Apr 08 '20, 11:40 a.m.

Confirmation Cancel Confirm