The Web Service Data Control (WSDC) in ADF 11g provides an easy and convenient interface to incorporate web services in an ADF application. The data control abstracts the implementation of a business service (such as a web service) thus providing a consistent mechanism for the ADF pages to access the data.
This tutorial shows how to develop an ADF 11g based UI for PeopleSoft HCM using WSDC. The ADF client invokes PeopleSoft CI using the appropriate web service and displays the resulting output records in a JSP page.
The supporting file (RefreshCondition.txt) used to specify the iterator properties (on page 26 of the the tutorial) is located here.