<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic NWBC.exe Parameter Options in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/nwbc-exe-parameter-options/m-p/9055716#M1702289</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone point me in the direction of where I can find the parameter options for NWBC.exe? In particular, I am looking for a method of selectively starting NWBC.exe with different NwbcOptions.xml files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the SAPLogon world, "saplogon.exe /INI_FILE=" can be used to start saplogon with a ".ini" file of your choice. For example,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; saplogon.exe /INI_FILE="C:\ temp\MysaplogonA.ini"&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; saplogon.exe /INI_FILE="C:\ temp\MysaplogonB.ini"&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Similarly, in NWBC I'd like to be able setup two different shortcuts to NWBC.exe:&lt;/P&gt;&lt;P&gt;1. One shortcut that accesses our Production System with automatic SSO.&lt;/P&gt;&lt;P&gt;2. Another shortcut which presents a list of systems to chose from (i.e. our DEV and Test systems).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My understanding is the NwbcOptions.xml file contains the list of possible systems as well as a setting to indicate if an option should be automatically chosen (i.e. &lt;SPAN class="m"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN class="t"&gt;AutologonMode&lt;/SPAN&gt;&lt;SPAN class="m"&gt;&amp;gt;True&lt;/SPAN&gt;&lt;SPAN class="m"&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN class="t"&gt;AutologonMode&lt;/SPAN&gt;&lt;SPAN class="m"&gt;&amp;gt; ). I can create files named NwbcOptions-PROD_SSO.xml &amp;amp; NwbcOptions-All_Systems.xml, but how do I pass one of these files to NWBC as a parameter?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="m"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="m"&gt;I am using NWBC version 4.0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="m"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="m"&gt;Regards,&lt;BR /&gt;Richard.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 Oct 2012 00:42:53 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-10-29T00:42:53Z</dc:date>
    <item>
      <title>NWBC.exe Parameter Options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/nwbc-exe-parameter-options/m-p/9055716#M1702289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone point me in the direction of where I can find the parameter options for NWBC.exe? In particular, I am looking for a method of selectively starting NWBC.exe with different NwbcOptions.xml files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the SAPLogon world, "saplogon.exe /INI_FILE=" can be used to start saplogon with a ".ini" file of your choice. For example,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; saplogon.exe /INI_FILE="C:\ temp\MysaplogonA.ini"&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; saplogon.exe /INI_FILE="C:\ temp\MysaplogonB.ini"&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Similarly, in NWBC I'd like to be able setup two different shortcuts to NWBC.exe:&lt;/P&gt;&lt;P&gt;1. One shortcut that accesses our Production System with automatic SSO.&lt;/P&gt;&lt;P&gt;2. Another shortcut which presents a list of systems to chose from (i.e. our DEV and Test systems).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My understanding is the NwbcOptions.xml file contains the list of possible systems as well as a setting to indicate if an option should be automatically chosen (i.e. &lt;SPAN class="m"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN class="t"&gt;AutologonMode&lt;/SPAN&gt;&lt;SPAN class="m"&gt;&amp;gt;True&lt;/SPAN&gt;&lt;SPAN class="m"&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN class="t"&gt;AutologonMode&lt;/SPAN&gt;&lt;SPAN class="m"&gt;&amp;gt; ). I can create files named NwbcOptions-PROD_SSO.xml &amp;amp; NwbcOptions-All_Systems.xml, but how do I pass one of these files to NWBC as a parameter?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="m"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="m"&gt;I am using NWBC version 4.0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="m"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="m"&gt;Regards,&lt;BR /&gt;Richard.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Oct 2012 00:42:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/nwbc-exe-parameter-options/m-p/9055716#M1702289</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-10-29T00:42:53Z</dc:date>
    </item>
    <item>
      <title>Re: NWBC.exe Parameter Options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/nwbc-exe-parameter-options/m-p/9055717#M1702290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi Richard,&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;NWBC is different from SAP GUI here; you cannot parametrize start-up to use different NwbcOptions.xml files.&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;With NWBC for Desktop (no matter whether you are using&amp;nbsp; v3.5 or 4.0), the solution would be as follows:&lt;/DIV&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;DIV&gt;1. One shortcut that accesses our Production System with automatic SSO.&lt;/DIV&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;DIV&gt;Create a NWBC desktop shortcut directly accessing the production system via startup URL, e.g. &lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier New;"&gt;&lt;DIV&gt;&lt;SPAN&gt;sap-nwbc://&lt;/SPAN&gt;&lt;A class="jive-link-external-small unlinked"&gt;https://mycompany.com:12345/sap/bc/nwbc/?sap-client=111&amp;amp;sap-language=EN&lt;/A&gt;&lt;/DIV&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;You can find details about the syntax of this URL in the NWBC documentation, chapters &lt;A href="http://help.sap.com/saphelp_nw70ehp3/helpdata/en/4c/5bddcf97817511e10000000a42189b/frameset.htm"&gt;6.1&lt;/A&gt; and &lt;A href="http://help.sap.com/saphelp_nw70ehp3/helpdata/en/4c/5bde0c97817511e10000000a42189b/frameset.htm"&gt;6.2&lt;/A&gt;&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;DIV style="padding: 0px; min-height: 8pt;"&gt; 2. Another shortcut which presents a list of systems to chose from (i.e. our DEV and Test systems).&lt;/DIV&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;DIV&gt;To support this case, the general desktop shortcut generated when you install the client&amp;nbsp; (pointing to NWBC.exe) can be used. Configuration should be set in a way that the system selector shows up when starting NWBC.&lt;/DIV&gt;&lt;UL&gt;&lt;LI&gt;Either the user unchecks the "Hide System Selector on Startup" option in menu &lt;EM&gt;Settings &amp;gt; Personalize...&lt;/EM&gt;&lt;/LI&gt;&lt;LI&gt;Or you as an administrator predefine this setting like you described above in the admin file NwbcOptions.xml (documentation chapter &lt;A href="http://help.sap.com/saphelp_nw70ehp3/helpdata/en/4c/5bdad097817511e10000000a42189b/frameset.htm"&gt;3.5&lt;/A&gt;&lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;[...]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;lt;SingleOptions&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #ff6600; font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;AutologonMode&amp;gt;&lt;STRONG&gt;false&lt;/STRONG&gt;&amp;lt;/AutologonMode&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [...]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;lt;/SingleOptions&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;[...]&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Claudia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2012 16:15:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/nwbc-exe-parameter-options/m-p/9055717#M1702290</guid>
      <dc:creator>claudia_binder</dc:creator>
      <dc:date>2012-10-31T16:15:13Z</dc:date>
    </item>
    <item>
      <title>Re: NWBC.exe Parameter Options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/nwbc-exe-parameter-options/m-p/9055718#M1702291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Claudia,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just to add to Richard's request; it is painful not having an option to use here. e.g. Within Citrix we have an option at my client to let people single sign-on directly to production; and the default set-up for the configuration here is to have auto logon on - but we also want to enable support people to have to select a system when they access the NWBC Citrix to ensure they don't accidentally log into production (note - we're hoping to use theming to help them distinguish betwen production and non-production but that's a few months away).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm sure it could all be figured out, but when you have a separation between desktop support (a.k.a. rollout of software) and your SAP team; management of XML files and associated testing, does make this hard to just get it sorted and a quick nwbc.exe parameter would be great. e.g. Infrastructure vendors just want to know - what's the url, or what's the executable path and parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jul 2013 05:54:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/nwbc-exe-parameter-options/m-p/9055718#M1702291</guid>
      <dc:creator>MattHarding</dc:creator>
      <dc:date>2013-07-29T05:54:31Z</dc:date>
    </item>
    <item>
      <title>Re: NWBC.exe Parameter Options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/nwbc-exe-parameter-options/m-p/9055719#M1702292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi richard,&amp;nbsp; &lt;/P&gt;&lt;P&gt;do you have an idea is it possible to genereate a link for starting nwbc that it uses an active nwbc-sessions , comparable to sapgui-shortcuts? would be useful for links sending per email and starting a transaction or wda in an active running nwbc?&lt;/P&gt;&lt;P&gt;kind regards oliver&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Aug 2013 12:55:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/nwbc-exe-parameter-options/m-p/9055719#M1702292</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-08-06T12:55:26Z</dc:date>
    </item>
    <item>
      <title>Re: NWBC.exe Parameter Options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/nwbc-exe-parameter-options/m-p/9055720#M1702293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Currently, this is not possible. But a way to open an application within an NWBC window hosting the same connection is definitely a top feature candidate for a next NWBC for Desktop version &lt;SPAN __jive_emoticon_name="wink" __jive_macro_name="emoticon" class="jive_macro jive_macro_emoticon jive_emote" src="https://community.sap.com/1700/images/emoticons/wink.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Aug 2013 13:48:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/nwbc-exe-parameter-options/m-p/9055720#M1702293</guid>
      <dc:creator>claudia_binder</dc:creator>
      <dc:date>2013-08-06T13:48:47Z</dc:date>
    </item>
    <item>
      <title>Re: NWBC.exe Parameter Options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/nwbc-exe-parameter-options/m-p/9055721#M1702294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this would be definitely important for us, as so it is a disadvantage comparing to sapgui-links and as always, user don't wanna loose comfort they are familiar with &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Aug 2013 05:49:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/nwbc-exe-parameter-options/m-p/9055721#M1702294</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-08-08T05:49:31Z</dc:date>
    </item>
    <item>
      <title>Re: NWBC.exe Parameter Options</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/nwbc-exe-parameter-options/m-p/9055722#M1702295</link>
      <description>&lt;P&gt;Are there any news on this topic? We also need a solution for using an existing nbwc-session when opening a link from email.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Dec 2021 09:32:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/nwbc-exe-parameter-options/m-p/9055722#M1702295</guid>
      <dc:creator>markus_hager</dc:creator>
      <dc:date>2021-12-01T09:32:04Z</dc:date>
    </item>
  </channel>
</rss>

