RM Creation Dialog is empty
Hi everyone,
After having succesfully made an integration between Altium Designer and Doors 9.5, I'm now trying to migrate it to Doors Next Generation. Apparently, I'm able to query for the proper links in the OSLC service providers of each project. However I've got some problems:
Does anybody know why can this happen?
Thanks in advance,
Markel.
|
2 answers
Do you append the creationDialog URI with "#oslc-core-windowName-1.0"? If not, try with it.
I'm able to bring up the UI on a browser with it. Without it, it does not load. If you need more details, see Delegated User Interface Dialogs, where Post Message and Window Name protocols are discussed. Hope that helps. |
You're using RDNG as an OSLC provider, and I believe you need to complete the authentication (user or OAuth) process before calling the creation dialog.
https://jazz.net/help-dev/clm/index.jsp?re=1&topic=/com.ibm.rational.rrm.help.doc/topics/r_rm_oslc_services.html https://jazz.net/help-dev/clm/index.jsp?re=1&topic=/com.ibm.rational.rrm.help.doc/topics/r_rm_provider.html https://jazz.net/library/article/1197 As for the difference between RDNG and DOORS, see blow link. https://jazz.net/help-dev/clm/topic/com.ibm.rational.rrm.help.doc/topics/c_differences_doors_dng.html Comments Sorry for not having answered before.
Donald Nong
commented May 05 '16, 7:09 a.m.
I had a quick check. The "creationDialog" can only be used within RDNG itself, it seems, because the HTML code requires the Dojo base (lots of JavaScript) to run properly. I haven't figure out whether a lightweight creation dialog is actually available.
Markel Sainz
commented May 09 '16, 3:24 a.m.
Well, seems that the solution of Sudarshan Rao, didn't last enough. Now I'm able of opening the dialog in a browser but still imposible to embed it in a C++ panel (frame).
Sudarshan Rao
commented May 09 '16, 7:55 a.m.
That doesn't sound quite right, (and I haven't checked what Donald mentions). But, DelgatedUI services are meant to be consumed by external applications (though its used internally also), that's the objective of OSLC.
Markel Sainz
commented May 10 '16, 1:19 a.m.
The error I'm getting now is about an script being stopped...
Markel Sainz
commented May 23 '16, 3:52 a.m.
Hi again,
showing 5 of 6
show 1 more comments
|
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.