bea.com | products | dev2dev | support | askBEA
 Download Docs   Site Map   Glossary 
Search

Getting Started

 Previous Next Contents Index View as PDF  

Getting Started with Liquid Data: A Basic Example

Step 1. Start the Samples Server

Step 2. Start the WLS Administration Console

Step 3. Configure Order Query Data Sources

Configure a Relational Database Data Source Description for the Wireless Data

Create and Deploy the JDBC Connection Pool

Create and Deploy the JDBC Data Source

Configure the Relational Database Data Source Description

Configure an XML File Data Source Description for the BroadBand Data

Step 4. Start the Data View Builder and Verify the Data Sources You Configured Show Up in Builder Toolbar

Step 5. Construct the Query

View a Demo

Open the Data Source Schemas You Need

Add a Target Schema from the Server Repository

Project the Output by Mapping Source to Target Schema

Define the Source Conditions

Create a Join Between the CUSTOMER_IDs in CUSTOMER and CUSTOMER_ORDER within Wireless

Create a Join between Wireless CUSTOMER_ID and Broadband CUSTOMER_ID

Use a Function to Retrieve a Customer ID Matching a Given Constant

Step 6. View and Test the Query

Switch to Test View

Understanding the Generated XQuery

Run the Query

Step 7. Save the Project

Next Steps

 

Back to Top Previous Next