<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML xmlns="http://www.w3.org/TR/REC-html40" xmlns:o = 
"urn:schemas-microsoft-com:office:office" xmlns:w = 
"urn:schemas-microsoft-com:office:word"><HEAD><TITLE>Message</TITLE>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2800.1498" name=GENERATOR>
<STYLE>@font-face {
        font-family: Comic Sans MS;
}
@page Section1 {size: 8.5in 11.0in; margin: 1.0in 1.25in 1.0in 1.25in; }
P.MsoNormal {
        FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman"
}
LI.MsoNormal {
        FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman"
}
DIV.MsoNormal {
        FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman"
}
A:link {
        COLOR: blue; TEXT-DECORATION: underline
}
SPAN.MsoHyperlink {
        COLOR: blue; TEXT-DECORATION: underline
}
A:visited {
        COLOR: purple; TEXT-DECORATION: underline
}
SPAN.MsoHyperlinkFollowed {
        COLOR: purple; TEXT-DECORATION: underline
}
P {
        FONT-SIZE: 12pt; MARGIN-LEFT: 0in; MARGIN-RIGHT: 0in; FONT-FAMILY: "Times New Roman"; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto
}
SPAN.EmailStyle18 {
        FONT-WEIGHT: normal; COLOR: navy; FONT-STYLE: normal; FONT-FAMILY: "Comic Sans MS"; TEXT-DECORATION: none; mso-style-type: personal
}
SPAN.EmailStyle19 {
        FONT-WEIGHT: normal; COLOR: blue; FONT-STYLE: normal; FONT-FAMILY: "Comic Sans MS"; TEXT-DECORATION: none; mso-style-type: personal-reply
}
DIV.Section1 {
        page: Section1
}
</STYLE>
</HEAD>
<BODY lang=EN-US vLink=purple link=blue>
<DIV dir=ltr align=left><SPAN class=586012012-11052005><FONT face=Arial 
color=#0000ff size=2>Natasha,</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=586012012-11052005><FONT face=Arial 
color=#0000ff size=2>If you're using the universal worklist in SAP Enterprise 
Portals as your inbox it's even easier. </FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=586012012-11052005><FONT face=Arial 
color=#0000ff size=2>You simply configure the task using the swfvisu transaction 
in your backend and make sure that your bsp completes with a terminating event 
(i.e. an asynchronous task where you program the terminating event into your 
bsp).</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=586012012-11052005><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=586012012-11052005><FONT face=Arial 
color=#0000ff size=2>BTW, the java launch handler mentioned in the SAP insider 
article was only a temporary solution and is now no longer 
needed.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=586012012-11052005><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=586012012-11052005><FONT face=Arial 
color=#0000ff size=2>Best regards,</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=586012012-11052005><FONT face=Arial 
color=#0000ff size=2>Alan Rickayzen</FONT></SPAN></DIV><BR>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
  <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>Griffiths, 
  Mark<BR><B>Sent:</B> Mittwoch, 11. Mai 2005 13:13<BR><B>To:</B> SAP Workflow 
  Users' Group<BR><B>Subject:</B> RE: Question on WebFlow<BR></FONT><BR></DIV>
  <DIV></DIV>
  <DIV><SPAN class=258190811-11052005><FONT face=Arial color=#0000ff size=2>This 
  is all covered in BIT603 - if you can get someone to pay for you to go on the 
  course you would find it very useful!</FONT></SPAN></DIV>
  <DIV><SPAN class=258190811-11052005><FONT face=Arial color=#0000ff 
  size=2></FONT></SPAN>&nbsp;</DIV>
  <DIV><SPAN class=258190811-11052005><FONT face=Arial color=#0000ff size=2>In a 
  nutshell:</FONT></SPAN></DIV>
  <DIV><SPAN class=258190811-11052005><FONT face=Arial color=#0000ff size=2>- 
  customise in WF_HANDCUST</FONT></SPAN></DIV>
  <DIV><SPAN class=258190811-11052005><FONT face=Arial color=#0000ff size=2>- 
  set up anonymous dialog user in SICF for the wshandler 
  service</FONT></SPAN></DIV>
  <DIV><SPAN class=258190811-11052005><FONT face=Arial color=#0000ff size=2>- 
  Create a BSP including coding for a callback URL (see BSPs SWXTRA* for 
  examples) and parameters</FONT></SPAN></DIV>
  <DIV><SPAN class=258190811-11052005><FONT face=Arial color=#0000ff size=2>- 
  Create a webflow service in WF_EXTSRV for your BSP including the 
  parameters</FONT></SPAN></DIV>
  <DIV><SPAN class=258190811-11052005><FONT face=Arial color=#0000ff size=2>- 
  Generate your Task</FONT></SPAN></DIV>
  <DIV><SPAN class=258190811-11052005><FONT face=Arial color=#0000ff size=2>- 
  Insert the task in your workflow</FONT></SPAN></DIV>
  <DIV><SPAN class=258190811-11052005><FONT face=Arial color=#0000ff 
  size=2></FONT></SPAN>&nbsp;</DIV>
  <DIV><SPAN class=258190811-11052005><FONT face=Arial color=#0000ff 
  size=2>Easy!</FONT></SPAN></DIV>
  <DIV><SPAN class=258190811-11052005><FONT face=Arial color=#0000ff 
  size=2></FONT></SPAN>&nbsp;</DIV>
  <DIV><SPAN class=258190811-11052005><FONT face=Arial color=#0000ff size=2>Hope 
  this helps,</FONT></SPAN></DIV>
  <DIV><SPAN class=258190811-11052005><FONT face=Arial color=#0000ff 
  size=2></FONT></SPAN>&nbsp;</DIV>
  <DIV><SPAN class=258190811-11052005><FONT face=Arial color=#0000ff 
  size=2>Regards,</FONT></SPAN></DIV>
  <DIV><SPAN class=258190811-11052005><FONT face=Arial color=#0000ff 
  size=2></FONT></SPAN>&nbsp;</DIV>
  <DIV><SPAN class=258190811-11052005><FONT face=Arial color=#0000ff 
  size=2>Mark</FONT></SPAN></DIV>
  <DIV><SPAN class=258190811-11052005><FONT face=Arial color=#0000ff 
  size=2></FONT></SPAN>&nbsp;</DIV>
  <DIV><SPAN class=258190811-11052005><FONT face=Arial color=#0000ff size=2>SAP 
  UK</FONT></SPAN></DIV>
  <DIV><SPAN class=258190811-11052005><FONT face=Arial color=#0000ff 
  size=2></FONT></SPAN>&nbsp;</DIV>
  <BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
    <DIV></DIV>
    <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left><FONT 
    face=Tahoma size=2>-----Original Message-----<BR><B>From:</B> 
    sap-wug-bounces@mit.edu [mailto:sap-wug-bounces@mit.edu] <B>On Behalf Of 
    </B>Baunach, Natasha R<BR><B>Sent:</B> 11 May 2005 02:30<BR><B>To:</B> 
    SAP-WUG@mit.edu<BR><B>Subject:</B> Question on WebFlow<BR><BR></FONT></DIV>
    <DIV class=Section1>
    <P class=MsoNormal><FONT face="Comic Sans MS" color=navy size=2><SPAN 
    style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: 'Comic Sans MS'">Dear user 
    group,<o:p></o:p></SPAN></FONT></P>
    <P class=MsoNormal><FONT face="Comic Sans MS" color=navy size=2><SPAN 
    style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: 'Comic Sans MS'"><o:p>&nbsp;</o:p></SPAN></FONT></P>
    <P class=MsoNormal><FONT face="Comic Sans MS" color=navy size=2><SPAN 
    style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: 'Comic Sans MS'">I am 
    trying to create a simple workflow that would call a BSP</SPAN></FONT><FONT 
    face="Comic Sans MS" color=blue size=2><SPAN 
    style="FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: 'Comic Sans MS'"> in a 
    dialog step</SPAN></FONT><FONT face="Comic Sans MS" color=navy size=2><SPAN 
    style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: 'Comic Sans MS'"> and then 
    </SPAN></FONT><FONT face="Comic Sans MS" color=blue size=2><SPAN 
    style="FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: 'Comic Sans MS'">after 
    some action on BSP, say button push, </SPAN></FONT><FONT 
    face="Comic Sans MS" color=navy size=2><SPAN 
    style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: 'Comic Sans MS'">return to 
    </SPAN></FONT><FONT face="Comic Sans MS" color=blue size=2><SPAN 
    style="FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: 'Comic Sans MS'">the 
    </SPAN></FONT><FONT face="Comic Sans MS" color=navy size=2><SPAN 
    style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: 'Comic Sans MS'">workflow</SPAN></FONT><FONT 
    face="Comic Sans MS" color=blue size=2><SPAN 
    style="FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: 'Comic Sans MS'"> and 
    complete the workitem</SPAN></FONT><FONT face="Comic Sans MS" color=navy 
    size=2><SPAN 
    style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: 'Comic Sans MS'">. &nbsp;I 
    am not 100% sure what config to populate in transaction WF_EXTSRV. &nbsp;I 
    cannot find any documentation on this and haven&#8217;t done this type of workflow 
    activity before. &nbsp;Any help would be much 
    appreciated.<o:p></o:p></SPAN></FONT></P>
    <P class=MsoNormal><FONT face="Comic Sans MS" color=navy size=2><SPAN 
    style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: 'Comic Sans MS'"><o:p>&nbsp;</o:p></SPAN></FONT></P>
    <P class=MsoNormal><FONT face="Comic Sans MS" color=navy size=2><SPAN 
    style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: 'Comic Sans MS'">Thanks,<BR>Natasha<o:p></o:p></SPAN></FONT></P>
    <P class=MsoNormal><FONT face="Comic Sans MS" color=navy size=2><SPAN 
    style="FONT-SIZE: 10pt; COLOR: navy; FONT-FAMILY: 'Comic Sans MS'"><o:p>&nbsp;</o:p></SPAN></FONT></P>
    <P class=MsoNormal><FONT face="Times New Roman" size=3><SPAN 
    style="FONT-SIZE: 12pt"><o:p>&nbsp;</o:p></SPAN></FONT></P></DIV></BLOCKQUOTE></BLOCKQUOTE></BODY></HTML>