<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><DIV>If we can't refresh the UWL, is it possible to delete the comleted work items from UWL?</DIV>
<DIV><BR>&nbsp;</DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif"><BR>
<DIV style="FONT-SIZE: 13px; FONT-FAMILY: arial, helvetica, sans-serif">----- Original Message ----<BR>From: Mike Pokraka &lt;wug@workflowconnections.com&gt;<BR>To: SAP Workflow Users' Group &lt;sap-wug@mit.edu&gt;<BR>Sent: Wednesday, August 6, 2008 7:08:20 PM<BR>Subject: RE: Fw: UWL - refresh inbox after workitem execution?<BR><BR>Paul, <BR><BR>There are a lot of technical hurdles in making it work. The main problem is<BR>that the UWL is designed to handle anything you throw at it - which it does<BR>quite well. The downside here is that it has to cater for the lowest common<BR>denominator and standardize on that. In this case it's a back-end/SAPGUI<BR>task which launches in a separate WinGUI window where all communication gets<BR>lost, therefore the UWL can never know when a task finishes. <BR><BR>Technically this doesn't happen anyway. The UWL doesn't 'know' because<BR>there's no transaction concept, the key difference to SBWP is that the
 UWL<BR>*launches* a task. Thus it's the task that needs to signal to the UWL when<BR>it's done. In our case we built some task executions directly into the UWL<BR>so that it executed in it's own subframe, or else the BSP launched by the<BR>task would navigate the user back to the UWL upon completion. In other words<BR>the task does the refresh (sortof). Again, this was only possible because we<BR>developed both task and worklist using BSP. <BR><BR>Like I said: if you have a few months to spare....<BR><BR>Cheers, <BR>Mike<BR><BR><BR>&gt; -----Original Message-----<BR>&gt; From: <A href="mailto:sap-wug-bounces@mit.edu" ymailto="mailto:sap-wug-bounces@mit.edu">sap-wug-bounces@mit.edu</A> [mailto:<A href="mailto:sap-wug-bounces@mit.edu" ymailto="mailto:sap-wug-bounces@mit.edu">sap-wug-bounces@mit.edu</A>] On<BR>&gt; Behalf Of <A href="mailto:Paul.Bakker@osr.treasury.qld.gov.au"
 ymailto="mailto:Paul.Bakker@osr.treasury.qld.gov.au">Paul.Bakker@osr.treasury.qld.gov.au</A><BR>&gt; Sent: 06 August 2008 23:11<BR>&gt; To: SAP Workflow Users' Group<BR>&gt; Subject: RE: Fw: UWL - refresh inbox after workitem execution?<BR>&gt; <BR>&gt; Guys<BR>&gt; <BR>&gt; That's very interesting...... so it _can_ be done.... but then I wonder<BR>&gt; why<BR>&gt; SAP doesn't enhance<BR>&gt; their own UWL product with nifty features like "self-refreshing after<BR>&gt; every<BR>&gt; workitem execution".<BR>&gt; <BR>&gt; One could say the clients are too demanding, but hey, it's what they're<BR>&gt; used to after using<BR>&gt; SBWP (the SAP-GUI workflow inbox).<BR>&gt; <BR>&gt; thanks for your responses<BR>&gt; Paul<BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; "Mike Pokraka"<BR>&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;wug@workflowconn<BR>&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <A
 href="http://ections.com/" target=_blank>ections.com</A>&gt;<BR>&gt; To<BR>&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Sent by:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; "'SAP Workflow Users' Group'"<BR>&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; sap-wug-bounces@m&nbsp; &nbsp; &nbsp; &nbsp; &lt;<A href="mailto:sap-wug@mit.edu" ymailto="mailto:sap-wug@mit.edu">sap-wug@mit.edu</A>&gt;<BR>&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <A href="http://it.edu/" target=_blank>it.edu</A><BR>&gt; cc<BR>&gt; <BR>&gt; <BR>&gt; Subject<BR>&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 07/08/2008 07:55&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; RE: Fw: UWL - refresh inbox<BR>&gt; after<BR>&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; AM&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; workitem execution?<BR>&gt; <BR>&gt; <BR>&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Please
 respond to<BR>&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; "SAP Workflow<BR>&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Users' Group"<BR>&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;<A href="mailto:sap-wug@mit.edu" ymailto="mailto:sap-wug@mit.edu">sap-wug@mit.edu</A>&gt;<BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; Why not? Creating your own worklist is great fun :-)<BR>&gt; <BR>&gt; If the client is prepared to put in several months of work, a BSP<BR>&gt; worklist<BR>&gt; does give you a lot of freedom to do things exactly as you want it.<BR>&gt; <BR>&gt; Cheers,<BR>&gt; Mike<BR>&gt; <BR>&gt; PS: Yes the above is part joke, part sarcasm, but also entirely true.<BR>&gt; <BR>&gt; <BR>&gt; &gt; -----Original Message-----<BR>&gt; &gt; From: <A href="mailto:sap-wug-bounces@mit.edu" ymailto="mailto:sap-wug-bounces@mit.edu">sap-wug-bounces@mit.edu</A> [mailto:<A href="mailto:sap-wug-bounces@mit.edu"
 ymailto="mailto:sap-wug-bounces@mit.edu">sap-wug-bounces@mit.edu</A>] On<BR>&gt; &gt; Behalf Of Mikko Mäki-Rahkola<BR>&gt; &gt; Sent: 06 August 2008 06:10<BR>&gt; &gt; To: <A href="mailto:sap-wug@mit.edu" ymailto="mailto:sap-wug@mit.edu">sap-wug@mit.edu</A><BR>&gt; &gt; Subject: Re: Fw: UWL - refresh inbox after workitem execution?<BR>&gt; &gt;<BR>&gt; &gt; Hi Paul,<BR>&gt; &gt; I guess everyone's on vacation now...<BR>&gt; &gt;<BR>&gt; &gt; Your assumption is true. Apart from the configurable automatic<BR>&gt; refresh<BR>&gt; &gt; rate e.g. set every 60 seconds, you can't force the standard UWL<BR>&gt; &gt; application to refresh upon work item execution. To make it happen,<BR>&gt; &gt; you would need to do quite extensive mods to the standard UWL<BR>&gt; &gt; iView/WD4J application or create your own worklist (I don't recommend<BR>&gt; &gt; neither option).<BR>&gt; &gt;<BR>&gt; &gt; Kind regards,<BR>&gt; &gt; Mikko<BR>&gt; &gt;<BR>&gt; &gt; On Wed,
 Aug 6, 2008 at 4:38 AM,&nbsp; &lt;<A href="mailto:sap-wug-request@mit.edu" ymailto="mailto:sap-wug-request@mit.edu">sap-wug-request@mit.edu</A>&gt; wrote:<BR>&gt; &gt; &gt; Date: Wed, 6 Aug 2008 11:38:01 +1000<BR>&gt; &gt; &gt; From: <A href="mailto:Paul.Bakker@osr.treasury.qld.gov.au" ymailto="mailto:Paul.Bakker@osr.treasury.qld.gov.au">Paul.Bakker@osr.treasury.qld.gov.au</A><BR>&gt; &gt; &gt; Subject: Fw: UWL - refresh inbox after workitem execution?<BR>&gt; &gt; &gt; To: <A href="mailto:sap-wug@mit.edu" ymailto="mailto:sap-wug@mit.edu">sap-wug@mit.edu</A><BR>&gt; &gt; &gt; Message-ID:<BR>&gt; &gt; &gt;&nbsp; &nbsp; &nbsp; &nbsp; &lt;OF0675C9B6.4D129DD0-ON4A25749D.00088173-<BR>&gt; &gt; <A href="mailto:4A25749D.0008F3AA@treasury.qld.gov.au" ymailto="mailto:4A25749D.0008F3AA@treasury.qld.gov.au">4A25749D.0008F3AA@treasury.qld.gov.au</A>&gt;<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; Content-Type: text/plain; charset=US-ASCII<BR>&gt; &gt; &gt;<BR>&gt; &gt;
 &gt;<BR>&gt; &gt; &gt; Hi,<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; There were no replies to my previous post, so please allow me to<BR>&gt; &gt; rephrase<BR>&gt; &gt; &gt; my question:<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; "Is it true that there is _no_ automatic mechanism to refresh the<BR>&gt; UWL<BR>&gt; &gt; after<BR>&gt; &gt; &gt; a workitem has been executed? "<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; If someone could please confirm that, I can stop looking... !<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; thanks<BR>&gt; &gt; &gt; Paul (ECC 6)<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; ----- Forwarded by Paul Bakker/BNE/QOSR/AU on 06/08/2008 11:32 AM -<BR>&gt; --<BR>&gt; &gt; --<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <A href="mailto:Paul.Bakker@osr.t" ymailto="mailto:Paul.Bakker@osr.t">Paul.Bakker@osr.t</A><BR>&gt; &gt; &gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <A href="http://reasury.qld.gov/"
 target=_blank>reasury.qld.gov</A>.a<BR>&gt; &gt; &gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; u<BR>&gt; &gt; To<BR>&gt; &gt; &gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Sent by:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <A href="mailto:sap-wug@mit.edu" ymailto="mailto:sap-wug@mit.edu">sap-wug@mit.edu</A><BR>&gt; &gt; &gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; sap-wug-bounces@m<BR>&gt; &gt; cc<BR>&gt; &gt; &gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; it.edu<BR>&gt; &gt; &gt;<BR>&gt; &gt; Subject<BR>&gt; &gt; &gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; UWL - refresh inbox after<BR>&gt; &gt; workitem<BR>&gt; &gt; &gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 31/07/2008 04:13&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; execution?<BR>&gt; &gt; &gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; PM<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt;&nbsp;
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Please respond to<BR>&gt; &gt; &gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; "SAP Workflow<BR>&gt; &gt; &gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Users' Group"<BR>&gt; &gt; &gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;<A href="mailto:sap-wug@mit.edu" ymailto="mailto:sap-wug@mit.edu">sap-wug@mit.edu</A>&gt;<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; Hi,<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; Is it possible to configure the UWL so that<BR>&gt; &gt; &gt; once you execute a workitem, it immediately disappears<BR>&gt; &gt; &gt; from the inbox? The users don't want to keep hitting the<BR>&gt; &gt; &gt; 'Refresh' link every time they complete a workitem.<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt;&nbsp; I have looked at using the 'Delta Pull Mechanism',<BR>&gt; &gt; &gt; but that seems to just do a cache refresh frequently<BR>&gt;
 &gt; &gt; (eg every 60 seconds), but not *immediately*.<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt;&nbsp; This must be a common request, but I can't find anything<BR>&gt; &gt; &gt; in the WUG archives on it. Anyone?<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; thanks again<BR>&gt; &gt; &gt; Paul (ECC 6)<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt;<BR>&gt; &gt;<BR>&gt; ***********************************************************************<BR>&gt; &gt;<BR>&gt; ***********************************************************************<BR>&gt; &gt; ********<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; Only an individual or entity who is intended to be a recipient of<BR>&gt; &gt; this<BR>&gt; &gt; &gt; e-mail may access or use the information contained in this e-mail<BR>&gt; or<BR>&gt; &gt; any of<BR>&gt; &gt; &gt; its attachments.&nbsp; Opinions contained in this e-mail or any of its<BR>&gt; &gt; &gt; attachments do not necessarily reflect the opinions of
 Queensland<BR>&gt; &gt; Treasury.<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; The contents of this e-mail and any attachments are confidential<BR>&gt; and<BR>&gt; &gt; may be<BR>&gt; &gt; &gt; legally privileged and the subject of copyright.&nbsp; If you have<BR>&gt; &gt; received this<BR>&gt; &gt; &gt; e-mail in error, please notify Queensland Treasury immediately and<BR>&gt; &gt; erase<BR>&gt; &gt; &gt; all copies of the e-mail and the attachments.&nbsp; Queensland Treasury<BR>&gt; &gt; uses<BR>&gt; &gt; &gt; virus scanning software.&nbsp; However, it is not liable for viruses<BR>&gt; &gt; present in<BR>&gt; &gt; &gt; this e-mail or in any attachment.<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt;<BR>&gt; &gt;<BR>&gt; ***********************************************************************<BR>&gt; &gt;<BR>&gt; ***********************************************************************<BR>&gt; &gt; ********<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt;
 _______________________________________________<BR>&gt; &gt; &gt; SAP-WUG mailing list<BR>&gt; &gt; &gt; <A href="mailto:SAP-WUG@mit.edu" ymailto="mailto:SAP-WUG@mit.edu">SAP-WUG@mit.edu</A><BR>&gt; &gt; &gt; <A href="http://mailman.mit.edu/mailman/listinfo/sap-wug" target=_blank>http://mailman.mit.edu/mailman/listinfo/sap-wug</A><BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; ------------------------------<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; _______________________________________________<BR>&gt; &gt; &gt; SAP-WUG mailing list<BR>&gt; &gt; &gt; <A href="mailto:SAP-WUG@mit.edu" ymailto="mailto:SAP-WUG@mit.edu">SAP-WUG@mit.edu</A><BR>&gt; &gt; &gt; <A href="http://mailman.mit.edu/mailman/listinfo/sap-wug" target=_blank>http://mailman.mit.edu/mailman/listinfo/sap-wug</A><BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt;<BR>&gt; &gt; &gt; End of SAP-WUG Digest, Vol 45, Issue 9<BR>&gt; &gt; &gt; **************************************<BR>&gt; &gt;
 &gt;<BR>&gt; &gt; _______________________________________________<BR>&gt; &gt; SAP-WUG mailing list<BR>&gt; &gt; <A href="mailto:SAP-WUG@mit.edu" ymailto="mailto:SAP-WUG@mit.edu">SAP-WUG@mit.edu</A><BR>&gt; &gt; <A href="http://mailman.mit.edu/mailman/listinfo/sap-wug" target=_blank>http://mailman.mit.edu/mailman/listinfo/sap-wug</A><BR>&gt; <BR>&gt; <BR>&gt; _______________________________________________<BR>&gt; SAP-WUG mailing list<BR>&gt; <A href="mailto:SAP-WUG@mit.edu" ymailto="mailto:SAP-WUG@mit.edu">SAP-WUG@mit.edu</A><BR>&gt; <A href="http://mailman.mit.edu/mailman/listinfo/sap-wug" target=_blank>http://mailman.mit.edu/mailman/listinfo/sap-wug</A><BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; _______________________________________________<BR>&gt; SAP-WUG mailing list<BR>&gt; <A href="mailto:SAP-WUG@mit.edu" ymailto="mailto:SAP-WUG@mit.edu">SAP-WUG@mit.edu</A><BR>&gt; <A href="http://mailman.mit.edu/mailman/listinfo/sap-wug"
 target=_blank>http://mailman.mit.edu/mailman/listinfo/sap-wug</A><BR><BR><BR>_______________________________________________<BR>SAP-WUG mailing list<BR><A href="mailto:SAP-WUG@mit.edu" ymailto="mailto:SAP-WUG@mit.edu">SAP-WUG@mit.edu</A><BR><A href="http://mailman.mit.edu/mailman/listinfo/sap-wug" target=_blank>http://mailman.mit.edu/mailman/listinfo/sap-wug</A><BR></DIV></DIV></div><br>

      </body></html>