<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.3086" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=675234812-27052007><FONT face=Arial 
color=#0000ff size=2>Prasath, </FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=675234812-27052007><FONT face=Arial 
color=#0000ff size=2>Obviously IsrFormApprove is a special webdynpro application 
with its own parameters.&nbsp; This is not the approach you should use for your 
own custom webdynpros created for applications other than ISR 
Notifications.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=675234812-27052007><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=675234812-27052007><FONT face=Arial 
color=#0000ff size=2>If you are using ISRs - use ISRFormApprove and DO NOT 
create your own application.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=675234812-27052007><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=675234812-27052007><FONT face=Arial 
color=#0000ff size=2>If you are creating your OWN custom webdynpro that has 
nothing to do with ISRs then you just need to specify your parameters in SWFVISU 
and the UWL generation will create appropriate XML.&nbsp; However I would advise 
that the easiest approach is to make sure your webdynpro application can accept 
the work item id as a parameter and in your webdynpro application you then call 
the relevant WAPIs to get the rest of the data - this saves have to mess around 
with custom attributes and the UWL XML. </FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=675234812-27052007><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=675234812-27052007><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=675234812-27052007><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><FONT face=Arial><SPAN lang=en-us><B><FONT color=#000080 
size=1>Jocelyn Dart</FONT></B></SPAN></FONT> <BR><SPAN lang=en-us><FONT 
face=Arial color=#808080 size=1>Senior Consultant</FONT></SPAN> <BR><SPAN 
lang=en-us><B><FONT face=Arial color=#808080 size=1>SAP Australia Pty 
Ltd.</FONT></B></SPAN> <BR><SPAN lang=en-us><FONT face=Arial color=#808080 
size=1>Level 1/168 Walker St.</FONT></SPAN> <BR><SPAN lang=en-us><FONT 
face=Arial color=#808080 size=1>North Sydney </FONT></SPAN><BR><SPAN 
lang=en-us><FONT face=Arial color=#808080 size=1>NSW, 2060</FONT></SPAN> 
<BR><SPAN lang=en-us><FONT face=Arial color=#808080 
size=1>Australia</FONT></SPAN> <BR><SPAN lang=en-us><FONT face=Arial 
color=#808080 size=1>T&nbsp;&nbsp; +61 412 390 267</FONT></SPAN> <BR><SPAN 
lang=en-us><FONT face=Arial color=#808080 size=1>M&nbsp;&nbsp; + 61 412 390 
267</FONT></SPAN> <BR><SPAN lang=en-us><FONT face=Arial color=#808080 
size=1>E&nbsp;&nbsp; jocelyn.dart@sap.com</FONT></SPAN> <BR><SPAN 
lang=en-us><FONT face=Arial color=#808080 size=1><A 
href="http://www.sap.com/">http://www.sap.com</A></FONT></SPAN> </DIV>
<P><SPAN lang=en-au><FONT face="Times New Roman" color=#ff0000 size=1>The 
information contained in or attached to this electronic transmission is 
confidential and may be legally privileged. It is intended only for the person 
or entity to which it is addressed. If you are not the intended recipient, you 
are hereby notified that any distribution, copying, review, retransmission, 
dissemination or other use of this electronic transmission or the information 
contained in it is strictly prohibited. If you have received this electronic 
transmission in error, please immediately contact the sender to arrange for the 
return of the original documents. </FONT></SPAN></P>
<P><SPAN lang=en-au><FONT face="Times New Roman" color=#ff0000 size=1>Electronic 
transmission cannot be guaranteed to be secure and accordingly, the sender does 
not accept liability for any such data corruption, interception, unauthorized 
amendment, viruses, delays or the consequences thereof.</FONT></SPAN></P>
<P><SPAN lang=en-au><FONT face="Times New Roman" color=#ff0000 size=1>Any views 
expressed in this electronic transmission are those of the individual sender, 
except where the message states otherwise and the sender is authorized to state 
them to be the views of SAP AG or any of its subsidiaries. SAP AG, its 
subsidiaries, and their directors, officers and employees make no representation 
nor accept any liability for the accuracy or completeness of the views or 
information contained herein. Please be aware that the furnishing of any pricing 
information/ business proposal herein is indicative only, is subject to change 
and shall not be construed as an offer or as constituting a binding agreement on 
the part of SAP AG or any of its subsidiaries to enter into any relationship, 
unless otherwise expressly stated. </FONT></SPAN></P>
<DIV>&nbsp;</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>Prasath 
Natesan<BR><B>Sent:</B> Friday, 25 May 2007 5:13 PM<BR><B>To:</B> SAP Workflow 
Users' Group<BR><B>Subject:</B> Calling a custom JavaWebDynpro Application in 
UWL<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV>Hi All,</DIV>
<DIV><BR>How do i call a Java WebDynPro Application from my task?<BR><BR>For 
exampla in PCR worklfows we have the Application - ISRFORMAPPROVE. This was a 
standard Application from SAP. All i did was i entered the visualization 
parameters (Application and Package) for this application in SWFVISU and used 
task TS50000075 in my workflow. <BR><BR>But i am not clear how my workflow calls 
this application in portal UWL. I went through the method EXTSRV-PROCESS in 
TS50000075. All i could understand was the method reads the header details of 
the current workitem and builds a URL ( Fn.Mod : SWK_BUILD_LH_URL) and launches 
it in the browser(Fn.Mod: CALL_BROWSER).<BR><BR>1. Now assume i build a custom 
JavaWebDynpro Application with say Approve and Reject buttons. Now how do i call 
this Application from my task?(that is what if i want to call a custom 
application using a custom task from UWL?) <BR><BR>2. What is the use of setting 
the visualization parameters in SWFVISU?<BR><BR>3. Also i am not clear how are 
the parameters getting passed to and from from these application to R/3. 
<BR><BR>Can some one help me out? <BR><BR>Thanks,<BR>Prasath N 
</DIV></BODY></HTML>