How to set right link to DWA in DOORS-RTC integration?
![](http://jazz.net/_images/myphoto/ee1a4a07773b0f19ab461fd790a7fd19.jpg)
I use DOORS-RTC integration. if I create RCR and change DOORS requirements with this RCR in RTC automatically appeared link to changed requirement in DWA for example (http://dwaserver/dwa/cmintegration/rcrdetails.jsp?mid=00000040&crid=Requirements%20Change%20Request%2087&tid=1&dbid=4f5c62d23a806a57). http://dwaserver is not my DWA server. Now can I make RTC to set correct link to my DWA server (instead of http://dwaserver).
Thanks in advance.
Thanks in advance.
3 answers
![](http://jazz.net/_images/myphoto/ee1a4a07773b0f19ab461fd790a7fd19.jpg)
I use DOORS-RTC integration. if I create RCR and change DOORS requirements with this RCR in RTC automatically appeared link to changed requirement in DWA for example (http://dwaserver/dwa/cmintegration/rcrdetails.jsp?mid=00000040&crid=Requirements%20Change%20Request%2087&tid=1&dbid=4f5c62d23a806a57). http://dwaserver is not my DWA server. Now can I make RTC to set correct link to my DWA server (instead of http://dwaserver).
Thanks in advance.
Hi
The URL used to link the RTC object with the DOORS object is based on the definition you have done during the Consumer/Friend definition
see https://jazz.net/library/article/624
erwin
![](http://jazz.net/_images/myphoto/ee1a4a07773b0f19ab461fd790a7fd19.jpg)
I use DOORS-RTC integration. if I create RCR and change DOORS requirements with this RCR in RTC automatically appeared link to changed requirement in DWA for example (http://dwaserver/dwa/cmintegration/rcrdetails.jsp?mid=00000040&crid=Requirements%20Change%20Request%2087&tid=1&dbid=4f5c62d23a806a57). http://dwaserver is not my DWA server. Now can I make RTC to set correct link to my DWA server (instead of http://dwaserver).
Thanks in advance.
Hi
The URL used to link the RTC object with the DOORS object is based on the definition you have done during the Consumer/Friend definition
see https://jazz.net/library/article/624
erwin
Thanks for answer!
Yes, that was my first idea. I checked one more time lists of Friends and Consumers. I have right URL there. At least I don't have http://dwaserver there.
Any others ideas?
![](http://jazz.net/_images/myphoto/ee1a4a07773b0f19ab461fd790a7fd19.jpg)
Hello, Sergey! In Interface Ltd we already met with this problem - there is not RTC configuring problem.And then You must restart your server DOORS manually.
When You install DWA, you need to enable communication with the DOORS server
and Rational DOORS Web Acces.
You must configure the database server using Rational DOORS dbadmin command:
dbadmin -data порт@сервер-DOORS -P пароль-сервера -dcnEnable -dcnBrokerUri “tcp://посредник:61616” -dcnChannelName “dcn” –dwaProtocol http или https -dwaHost сервер-DWA –dwaPort порт
Сarefully read the FAQ Doors. Good luck!