Why do Command Line Adapters have the same ID even when installed on 2 different PCs ?
The problem is, in the Client we only see one of the adapters at the same time. I want to use them in parallel.
When I patch the Adapter ID in the config2.ini, it seems to make them unique, as expected.
Adapter 1:
Adapter 2:
-> Could you please change the algorithm to create the adapterId containing the factor of time and/or coincidence.
bR Beat Jäggli |
One answer
Hi Beat,
This works for me on the same Adapter Version: 5.0.200 with RQM 5.0.2. You do not need to edit the adapterid key since it will be generated by CLA unless you use -configFile option. However, you would need two machines with -adapterName option as shown below: Machine A - adapterA start.bat -repository https://502.testsvr:9443/qm -user CLA -password CLA -adapterName adapterA -projectArea RQMDemo Machine B - adapterB start.bat -repository https://502.testsvr:9443/qm -user CLA -password CLA -adapterName adapterB -projectArea RQMDemo Please let us know if this helps. Cheers, Will |
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.