Hello,
I'm using the trex administration tool then acessing the RFC tab, and then used the tab Config i'm getting the following error message:
list index out of range
Error: 2
KeyError Exception in Tk callback
Function: <bound method RfcAdmin.connectUI of <RfcConfig.RfcAdmin instance at 0x031CF058>> (type: <type 'instancemethod'>)
Args: ()
Traceback (innermost last):
File "D:\usr\sap\ \TRX00\exe\python_support\ Pmw.py", line 1807, in __call__
return apply(self.func, args)
File "D:\usr\sap\ \TRX00\exe\python_support\ RfcConfig.py", line 2059, in connectUI
self.connect() #do the backend part
File "D:\usr\sap\ \TRX00\exe\python_support\ RfcConfig.py", line 2166, in connect
tempReturnValue = self.getR3RfcDestinations(r3System, r3User, r3Password, r3Client)
File "D:\usr\sap\ \TRX00\exe\python_support\ RfcConfig.py", line 7128, in getR3RfcDestinations
if self.sncInfoAvailable[key]: #also SNC info available
Can any one help me in this issue?
Best regards