how to set a proxy within Rhapsody to access a remote Design Manager server?
Hi, from Rational Rhapsody 8.2 I select "New on Design Manager" and I want to access a DM sandbox we have in jazz.net
we can access the DM sandbox via Browser.
problem is, we have here firewall/proxy, and so far I don't find the way to configure this as for example done in Rhapsody Help.
anybody got this working?
Do I need to install something like Rhapsody Design Manager Import Engine?
thanks for any info in advance!
Regards, |
Accepted answer
Hi P K
We had a similar issue last week and tried to setup this configuration locally. Rhapsody Client connecting to a DM server that need to be connected via a Proxy server.
Although it didn't work initially, we entered the proxy parameters in "designManager.properties" file available in the directory "<Rhapsody Install Dir>\Share\DesignManager\"
Add the following part in the file
COMMUNICATOR_ADDITIONAL_SYSTEM_PROPERTIES=-Xmx1024m -Dhttp.proxyHost=proxyserver.domain.com -Dhttp.proxyPort=3218
It seems Rhapsody does not read these parameters and our development team helped with a fix. It is not on any iFix yet, so I suggest you raise a PMR to get a custom Fix.
Best Regards
Shubjit
Pablo K selected this answer as the correct answer
Comments 1
Pablo K
commented Mar 10 '17, 8:31 a.m.
Hi Shubjit,
thanks, connection works now (just adjusting the properties file was enough)
....but now there is another issue as some component in DM server is not available.. I will create another question.
thanks again.
Regards,
Pablo
|
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.
Comments
For some reason, I have a feeling that you might hit an issue similar to this one (note that it's RTC, not Rhapsody).
http://www-01.ibm.com/support/docview.wss?uid=swg1PI69593
the difference is that in rhapsody client I don't have eclipse alike options to setup network connections. only place where I can do this is on the rhapsody help, which is built on eclipse.
Oh, I misunderstood your situation then. You actually don't know where to set the proxy (the Help system is definitely not the right place). Unfortunately I don't know either. You may have a better chance of getting an answer by asking the question on the IBM dW Answers forum.
https://developer.ibm.com/answers/topics/rhapsody.html
The question should be: how to set a proxy within Rhapsody to access a remote Design Manager server?
yes, I also posted there but got no answer so far (thought I modified the subject following your suggestion).