<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML dir=ltr><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<STYLE type=text/css>DIV {
        MARGIN: 0px
}
</STYLE>

<META content="MSHTML 6.00.2900.3354" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=221191811-07082008>You can't get the inbox to automatically refresh after 
execution, however, to help increase performance you can turn on the Delta Pull 
mechanism for the UWL - this borrows the same functionality used by extended 
notifications to provide a repository of workflow item 'notifications' which can 
be accessed much faster than the standard route.&nbsp; The idea is that the UWL 
can then connect every minute to the backend rather than the usual 5 
minutes.</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=221191811-07082008></SPAN></FONT>&nbsp;</DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=221191811-07082008>There is plenty of help on this in help.sap.com - just 
search on UWL Delta Pull it requires scheduling some jobs on the backend and 
then you edit your UWL webflow connector to tell it to use Delta Pull.&nbsp; 
Word of warning though, getting the connection to register can prove a challenge 
depending on how your user management is set up and there a&nbsp;number of notes 
out there to apply.</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=221191811-07082008></SPAN></FONT>&nbsp;</DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=221191811-07082008>To further improve usability also try tweaking some of 
the UWL iview parameters that control refreshing and buffering to, for example, 
increase the speed that the UWL first loads.</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=221191811-07082008></SPAN></FONT>&nbsp;</DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=221191811-07082008>Regards,</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=221191811-07082008></SPAN></FONT>&nbsp;</DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=221191811-07082008></SPAN></FONT>&nbsp;</DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=221191811-07082008>Mark</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=221191811-07082008></SPAN></FONT>&nbsp;</DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=221191811-07082008>SAP UK Consulting</SPAN></FONT></DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> sap-wug-bounces@mit.edu 
[mailto:sap-wug-bounces@mit.edu] <B>On Behalf Of </B>Dart, 
Jocelyn<BR><B>Sent:</B> 07 August 2008 07:35<BR><B>To:</B> SAP Workflow Users' 
Group<BR><B>Subject:</B> RE: [LIKELY JUNK]Re: Fw: UWL - refresh inbox after 
workitem execution?<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV id=idOWAReplyText87470 dir=ltr>
<DIV dir=ltr><FONT face=Arial color=#000000 size=2>They don't do it as standard 
for PERFORMANCE reasons. </FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2>You can clear expired items in the UWL 
admin .</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2>Regards,</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2>Jocelyn </FONT></DIV></DIV>
<DIV dir=ltr><BR>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> sap-wug-bounces@mit.edu on behalf of 
Sharath K<BR><B>Sent:</B> Thu 7/08/2008 4:04 PM<BR><B>To:</B> SAP Workflow 
Users' Group<BR><B>Subject:</B> [LIKELY JUNK]Re: Fw: UWL - refresh inbox after 
workitem execution?<BR></FONT><BR></DIV>
<DIV>
<DIV 
style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">
<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">sap-wug-bounces@mit.edu</A> [mailto:<A 
href="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">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">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">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">sap-wug-bounces@mit.edu</A> 
[mailto:<A href="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">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">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">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">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">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">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">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">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">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">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">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">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">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">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></DIV></BODY></HTML>