Visualization parameter

Dart, Jocelyn jocelyn.dart at sap.com
Thu Jun 11 07:38:32 EDT 2009


Folks - Please be careful not to get confused by the use of SWFVISU.
All work items of the registered system alias are sent to the UWL
whether or not they are listed in SWFVISU.
 
You ONLY need to use SWFVISU Task Visualization if you want your task to
launch a SAP web-based application such as WD ABAP, WD Java, BSP, Portal
Iview, etc.
 
You do NOT use SWFVISU if you want your task to launch a SAP Transaction
- as in this scenario. 
 
In either case you NEVER need to specify the parameter WI_ID or how to
fill it, as this is always passed automatically from the UWL whether you
use it or not. 
DYNPARAM should only be used if you want to pass additional parameters
over and above WI_ID.
 
Hope that helps.
 
Regards,
Jocelyn 

________________________________

From: sap-wug-bounces at mit.edu [mailto:sap-wug-bounces at mit.edu] On Behalf
Of Vinod Viswanathan
Sent: Thursday, 11 June 2009 5:04 PM
To: SAP Workflow Users' Group
Subject: Visualization parameter


A webdynpro (abap or java) program or any other application as specified
in the drop down list for Visualization type needs to be created first.
This program will have custom screens that you want to link to your
workflow tasks/workitems...  this linkage is done using swfvisu
 
Task Visualization...
 
Click on new entries...
 
Task = TS01000136
Visualization type = select the application option as given in the
dropdown list.
 
click on Visualization parameters...
 
APPLICATION => Name of the application you have created in Webdynpro or
Java

DYNPARAM   => wi_id=${item.externalId} (this work item id is available
to your program if you declare it as a 
                           parameter to your application.  End your
decision or complete or cancel it or get workflow 
                           container values using the standard function
modules.

NAMESPACE =>sap
SYSTEM_ALIAS => D50CLNT500
 
 

________________________________

From: sap-wug-bounces at mit.edu on behalf of Nash John
Sent: Wed 6/3/2009 10:50 PM
To: SAP Workflow Users' Group; sap-wug-request at mit.edu
Subject: Visualization parameter for task TS01000136


Hi Friends,

We are using standard workflow WS01000089 for Qualification expiration
in PD. Transaction code we use is 'ooqa'.  My question is how to
register task TS01000136 with UWL? I need some information on task
registration in SWFVISU 

APPLICATION ,DYNPARAM and PACKAGE. How do I find Application name and
package?

Thanks

Nash

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/sap-wug/attachments/20090611/812d8992/attachment.htm


More information about the SAP-WUG mailing list