Oracle ADF : Consuming Web Service to drive data to UI
The context of this post on Oracle ADF is SOA to ADF integration or Consuming Web Service by creating a Web Service Data Control to display data on UI Page, it’s your take, anyway! To get our hands dirty, let’s get started with following ü Jdeveloper IDE (11.1.1.7.0) ü Oracle DB XE 11G (Up & Running!) ü WL Servers 10.3.6 (Up & Running!) ü Internet Explorer 10 (10.0.9200.16384) [Remember, I asked you to take down the WSDL URL in my previous post , that’s right! We are going to use the same WSDL URL & the SOA application deployed earlier is Active on WLS.] Here it goes, Ø Create an ADF application. Ø Open up New gallery from Model Project to create a Web Service Data Control as displayed below. Ø To the invoked popup, specify a Name & WSDL URL which we noted down earlier. Ø Click “Next” to Shuttle the data control operation &...