<div dir="ltr">Hi All.<br>I managed to execute advance with dialog in user decision and its subsequent step as per OSS# 1078218<br>It was xml code issue.<br>I&#39;m still have a question with regard of this.<br>Advance with dialog executed properly when I click on work item. It is come with user decision screen/ buttons and its subsequent task executed properly in WinGui or WebGui.<br>
<br>However when I executed user decision button that rendered in UWL, subsequent step does not executed. Instead just come up with &quot;successfull&quot; message.<br><br>Does anybody have a clue?<br><br><div class="gmail_quote">
On Mon, Sep 15, 2008 at 9:59 PM, Sandy <span dir="ltr">&lt;<a href="mailto:maorriyan.santoso@gmail.com">maorriyan.santoso@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div dir="ltr">Dear all.<br>I posted similar question about two months ago.<br>It&#39;s with regards behaviour of user decisionin UWL that different in UWL and SAP Business workplace.<br>I&#39;m expecting user facing transaction immediately upon execution one option in user decision.<br>

I follow OSS Note 1078218.<br>XML code for my user decision task and its subsequent task modified as follows:<br><br>&lt;ItemType name=&quot;uwl.task.webflow.decision.TS95000436.SAP_ECC_HR&quot; connector=&quot;....&gt;<br>

&nbsp; &lt;ItemTypeCriteria systemId=&quot;SAP_ECC_HR&quot; externalType=&quot;TS95000436&quot; connector=....&gt;<br>&nbsp; &lt;Actions&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp; &lt;Action name=&quot;launchSAPAction&quot; handler=&quot;SAPTransactionLauncher&quot;&gt;<br>

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Properties&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/Property name=&quot;TransactionCode&quot; value=&quot;SWNWIEX&quot;/&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/Property name=&quot;GuiType&quot; value=&quot;WinGui&quot;/&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp; &lt;/Action&gt;<br>

&nbsp; &lt;/Actions&gt;<br>&lt;/ItemType&gt;<br><br>&lt;ItemType name=&quot;uwl.task.webflow.TS95000142.SAP_ECC_HR&quot; connector=&quot;....&gt;<br>
&nbsp; &lt;ItemTypeCriteria systemId=&quot;SAP_ECC_HR&quot; externalType=&quot;TS95000142&quot; connector=....&gt;<br>
&nbsp; &lt;Actions&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp; &lt;Action name=&quot;launchSAPAction&quot; handler=&quot;SAPTransactionLauncher&quot;&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Properties&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/Property name=&quot;TransactionCode&quot; value=&quot;SWNWIEX&quot;/&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/Property name=&quot;GuiType&quot; value=&quot;WinGui&quot;/&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp; &lt;/Action&gt;<br>
&nbsp; &lt;/Actions&gt;<br>
&lt;/ItemType&gt;<br><br>Advance with dialog doesn&#39;t works with code. Instead of execute next task straight away, it comes up with successfull message upon execution of user decision and create new work item.<br><br>

Can I get confirmation, does this approach really does not work?<br>To make it work, do I need to move this into UWL xml code level i.e. create user decision button at xml code?<br><br><br>Thanks in advance <br></div>
</blockquote></div><br></div>