Solution manager and Web Repository access: From our Solution Manager system we call up further SAP systems. The GuiXT access to the scripts in SAP Web Repository is then still carried out via the solution manager system, but not for the SAP system in which the called transaction is carried out. Is there a way to rectify this?
Specify the parameters for the different systems that you call up in your guixt.ini file. Example:

RfcConnect ifDatabase=DEV  ASHOST=....   SYSNO=...
RfcConnect ifDatabase=QS2  ASHOST=...    SYSNO=...
RfcConnect ifDatabase=PR2  ASHOST=...    SYSNO=...