It's all about the answers!

Ask a question

How to use Baselines or streams with the selectionDialog for Requirements via RestAPI


Dieter Wagner (111) | asked Jul 12 '19, 8:35 a.m.
edited Jul 12 '19, 8:47 a.m.

Hi,

I am looking for the Parameter to tell the "https://server:9443/rm/_ajax-modules/com.ibm.rdm.web.RRCPicker" to look into a specific baseline or stream.

The parameter projectURL works fine for selecting different components within an project.
The if I do a GET for a requirement with the parameter "oslc_config.context" pointing to a baseline or stream, it works fine.
But if I use the same parameter "oslc_config.context" or "vvc.configuration" along with the selection Dialog like:

"https://server:9443/rm/_ajax-modules/com.ibm.rdm.web.RRCPicker?projectURL=ComponentUrl&oslc_config.context=BaselineUrl/StreamUrl#oslc-core-postMessage-1.0"
or
"https://server:9443/rm/_ajax-modules/com.ibm.rdm.web.RRCPicker?projectURL=ComponentUrl&vvc.configuration=BaselineUrl/StreamUrl#oslc-core-postMessage-1.0"

it isn't working (empty page with "ok" and "cancel" Buttons).

please help

Be the first one to answer this question!


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.