cancel
Showing results for 
Search instead for 
Did you mean: 

UWL and task view EP 70 with 4.6C

Former Member
0 Kudos

Hello,

we succeed to configure UWL with 4.6C backend. But now, we would like to develop the possibility to click on a task item and to display specific data and two buttons : validate task, refuse task.

What is the best way to do it ?

Best regards

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

One way is to develop a java webdynpro application and launch it from your UWL. You can create the application which calls RFCs to retrieve data from R/3 and displays it in the application. You can also create the two buttons and assign appropriate actions for those buttons.

To launch the webdynpro application from UWL you need to configure the XML file. This is usually done with the help of SWFVISU transaction. But in your system (since it is of older version) this transaction might not exist. Hence you need to create the XML file manually and upload it.

Refer the following blog and some other blogs by Ginger Gatling for more idea.

/people/ginger.gatling/blog/2006/01/27/understanding-how-uwl-gets-work-items-from-backend-systems

Thanks,

Prasath N

Answers (0)