Im working on a rollout of SapGUI 7.4.PL4 and I ran into a few issues using a set of central configuration files for SAPLogontree.xml and the new SAPGUILandscape.xml format files.
In the previous releases and current one we use the Quest/Vintella/DELL SSO client in order to logon automatically in our production system using a shortcut mod
"C:\Program Files (x86)\SAP\FrontEnd\SAPgui\saplogon.exe" "SAP_Productie_SSO"
It uses a registered link in the SAPLOGON.INI
This used to work in 7.3 and before.
However, after struggling for a few days I finally came to the conclusion it does not work format any more using the new XML format or the centralized saplogon.ini
I get a Error Starting 'SAP_Productie_SSO' (rc=1000000012) popup
However when I copy a saplogon.ini into the %APPDATA%\Roaming\SAP\Common\ folder it magically starts to work again.
The central saplogon.ini does not seems to be copied/cached when starting the Saplogon for the first time
I have a NWSapSetupAdmin package without NWBC 5 and have configured SapGUI.ConfigFileOnServer and SapGUI.LandscapeFileOnServer
Are there other optional switches for SAPLOGON.EXE in order to open a specific connection?
I could not find it in the manuals.