<div>I have a requirement to launch a WI as SAP GUI for HTML, so I have the following XML in the UWL config,</div>
<div>&nbsp;</div>
<div>&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;<br>&lt;!DOCTYPE UWLConfiguration PUBLIC '-//SAP//UWL1.0//EN' <br>'uwl_configuration.dtd' [ ]&gt;<br>&lt;UWLConfiguration version=&quot;1.0&quot;&gt;<br>
&nbsp; &lt;ItemTypes&gt;<br>&nbsp;&nbsp;&nbsp; &lt;ItemType name=&quot;uwl.task.webflow.TS90000072&quot; connector=&quot;WebFlowConnector&quot; defaultView=&quot;webflowView&quot; </div>
<div>
<p>defaultAction=&quot;launchSAPAction&quot; executionMode=&quot;pessimistic&quot;&gt; <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;ItemTypeCriteria externalType=&quot;TS90000072&quot; connector=&quot;WebFlowConnector&quot;/&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Actions&gt;
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Action handler=&quot;SAPTransactionLauncher&quot; launchInNewWindow=&quot;yes&quot; groupAction=&quot;no&quot; </p>
<p>returnToDetailViewAllowed=&quot;no&quot;/&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/Actions&gt; <br>&nbsp;&nbsp;&nbsp; &lt;/ItemType&gt;<br>&nbsp; &lt;/ItemTypes&gt;<br>&nbsp; &lt;Views&gt;<br>&nbsp; &lt;/Views&gt; <br>&lt;/UWLConfiguration&gt;</p>
<p>The Action Handler causes the SAP GUI for HTML to start, and I was hoping that LaunchInNewWindow would start up a new browser window, but it does not.&nbsp; and looking at the SAP help it does not talk about the Action launchInNewWindow 
</p>
<p>Is there a way of starting the WI in a new browser window?</p>
<p>&nbsp;</p>
<p>Thanks ,,, Andy</p><br clear="all"><br>-- <br>Andy Curtis<br>(m) 07798 603099<br>(t) 01737 843948<br>(e) <a href="mailto:abcurtis@gmail.com">abcurtis@gmail.com</a> </div>