Skip to Content
0
Jun 03, 2005 at 01:55 PM

UWL API

95 Views

Hi all,

does anyone know if there is an API for the UWL available or is there a way to use the filter of the UWL dynamically resp. implementing a self written item provider?

What I want to do is basically the following.

I have two iViews at a page. Lets say the first one displays a list of purchase orders. When clicking at an item in this iView the second iView (UWL iView) should show all workitems for the selected purchase order. The workitems can be filtered because the order no. is enclosed in the subject of the workitem.

As far as I know one can only configure the UWL in that way that only workitems for type "purchase order" are displayed. The end user can then filter the list by defining filter criteria. But I want to do this programmatically or by configuration.

Does anybody have an idea?

Regards Helmut