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
Comments
Donald Nong
Mar 09 '17, 3:21 a.m.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
Pablo K
Mar 09 '17, 3:41 a.m.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.
Donald Nong
Mar 09 '17, 4:10 a.m.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?
Pablo K
Mar 09 '17, 4:35 a.m.yes, I also posted there but got no answer so far (thought I modified the subject following your suggestion).