UWL launching SAP GUI for HTML tasks

Andy Curtis abcurtis at gmail.com
Wed Apr 12 04:22:48 EDT 2006


I have a requirement to launch a WI as SAP GUI for HTML, so I have the
following XML in the UWL config,

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE UWLConfiguration PUBLIC '-//SAP//UWL1.0//EN'
'uwl_configuration.dtd' [ ]>
<UWLConfiguration version="1.0">
  <ItemTypes>
    <ItemType name="uwl.task.webflow.TS90000072"
connector="WebFlowConnector" defaultView="webflowView"

defaultAction="launchSAPAction" executionMode="pessimistic">
      <ItemTypeCriteria externalType="TS90000072"
connector="WebFlowConnector"/>
      <Actions>
        <Action handler="SAPTransactionLauncher" launchInNewWindow="yes"
groupAction="no"

returnToDetailViewAllowed="no"/>
      </Actions>
    </ItemType>
  </ItemTypes>
  <Views>
  </Views>
</UWLConfiguration>

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.  and looking at the SAP help it does not talk about the Action
launchInNewWindow

Is there a way of starting the WI in a new browser window?



Thanks ,,, Andy


--
Andy Curtis
(m) 07798 603099
(t) 01737 843948
(e) abcurtis at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/sap-wug/attachments/20060412/9a995382/attachment.htm


More information about the SAP-WUG mailing list