My Oracle Support Banner

How To Return Rows Of Data From ADF Web Services To Clients (Doc ID 394225.1)

Last updated on FEBRUARY 13, 2024

Applies to:

Oracle JDeveloper - Version 10.1.3.0.4 and later
Information in this document applies to any platform.

Goal

This document is designed to show how to expose the BC4J middle tier components as an ADF web service and allow clients to retrieve multiple rows in a single method allowing clients to work with the table data once the web service call has been made. It shows a simple technique using a Data Transfer Object (DTO) to allow multiple rows of data to be returned from an ADF web service.

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution
 Create the table and data for the used table.
 Create a business components project.
 Create custom methods for the business components.
 Create an ADF Web Service.
 Create a web service client.
 For more information regarding Web Services refer to the following

My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.