For NWBC ,there is no SAProuter related settings, then how can NWBC use SAProuter?
In "Modify system entry" of NWBC, you can add "SAP GUI Logon Description".
You just need maintain this field exactly the same as entry "Description" in SAPGUI, then the SAPGUI settings can be reused by NWBC
Then you will find the following entries in NwbcOptions.xml file:
---------
<RuntimeConnection>
<Name>Y58</Name>
<Description>ECC 6.0 EhP6 - Hotline Reference Systems - Targetsystem</Description>
<Url>http://y58tdc00.wdf.sap.corp:55000/nwbc/</Url>
<Type>R3</Type>
<Client>800</Client>
<Language>en</Language>
<Comment>Demo</Comment>
<User>I065950</User>
<UseSecureLoginClient>False</UseSecureLoginClient>
<SystemID>Y58</SystemID>
<MsgServerID>0be156d9-dcfd-4702-941b-8a216964e70a</MsgServerID>
<IsReadOnly>False</IsReadOnly>
</RuntimeConnection>
---------
Best regards,
Cheng