I'm looking for a solution to sync (in both directions) between our Rally subscription and another bug tracking system (FIT http://www.fittrackingsolutions.com/ in particularly)
At first, I thought that I have to get Rally data via REST APIs and update FIT data via it's SOAP API, and vice versa
Then I see this: http://www.rallydev.com/help/rally-integrations-faq-and-best-practices
Seems that Rally itself has a kindof service connector that helps sync itself with other systems. However, I don't know what is Rally's Enterprise Integration Framework (EIF), also where is the rally2_*_connector.exe and config.xml files mentioned in the link ...
Anyone has an idea on this?