Creating a client data object

After you have created the relational record list in the Page Data view, you must create the client data object.
Note: Some Faces Client Components and Client Data have been deprecated and are not recommended for use.
The following have been deprecated and are not recommended for use:
  • Client Data and its associated tooling (such as the Client Data view)
  • Faces Client Components
    • <odc:dataGrid> (Data Grid)
    • <odc:webService> (Web Service)
    • <odc:clientData>
    • <odc:clientBinder>

Follow the steps below to create the Client Data Object:

  1. Select the Client Data view; its default display is next to the Page Data view.
  2. Right-click to select New >Client Data.
  3. In the Add Client Data dialog, select emp (EMPLOYEE), and click OK. emp (EMPLOYEE[]) appears in the Client Data view.
Related tasks
Creating a relational record list as a page data object
Adding a data grid

Feedback