How to silently install client side iFix in RTC Eclipse Client?
So far the only work around I found is to use the provided .zip Install of RTC Eclipse Client, patch it, rezip. However, I need a workable solution to silently upgrade any number of clients using RTC Eclipse on top of e.g. Eclipse 4.6 (only provided by Installation Manager). I know how to automate RTC Eclipse install with Installation manager, but the update part with the iFix kills this.
Accepted answer
Arne,
2 other answers
Comments
Currently I am stymied by iFix004 Update site for RTC Client not behaving like a nice p2 repo: the above syntax will work, but the end result is: nothing gets installed. If I do it via the Eclipse UI it works fine, albeit having to click through some extra choices. So my problem is not per se with the silent install, but with the silent install of iFix into client.
Hi Arne, don't know if this will help but we saw a similareffect and this is a snip from an email I sent regarding silent install of the iFix025a for RTC 5.0.2:
OK, I can see what the problem is. The RTC Client update site is RTC-Client-p2Repo-5.0.2.zip, the update site for the maintenance is inside the iFix file CLM_502_iFix025a.zip. You need to extract it and the update site file for the iFix is UpdateSiteFor_5.0.2.0-CALM502M-I20180312-0254.zip. This is because the CLM_502_iFix025a.zip file holds server-side as well as client-side updates, it’s a single file for the entire iFix.
Good luck!