how can I locate a project across mulitple repositories
due to limitations in RTC and our work volumes we are forced to deploy multiple RTC CCM servers.
now I need to integrate our customer support system (ON Salesforce ServiceCloud) with the development system (RTC).. I have the intergration done a couple ways, with an RTC RemoteRepositoryManager and a vendor integration product. but.. different product teams will be on different RTC servers.. is there a way to NOT know about the RTC server? So far, every set of apis needs the repository URL, including the OSLC apis.. that means every startup, the interface has to read all the projects from all the servers (list has to be manually configured), AND then compare that list to some other data (support product name, rtc found in, and maybe even sprint..) so, it looks like I have to build a database table to hold all this stuff, and another application to manage it. |
Be the first one to answer this question!
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.