Skip navigation.

Administration Guide

  Previous Next vertical dots separating previous/next from contents/index/pdf Contents Index View as PDF   Get Adobe Reader

Configuring Access to Web Services

Before a BEA Liquid Data for WebLogic query can access data in a Web Service, the Web Service must be configured as a Liquid Data data source. Once configured according to the instructions in this chapter, Web Services with data source descriptions will show up as data sources available for use in any EJB client, such as the Data View Builder, that connects to this server.

The following sections are included:

 


Creating a Web Service Data Source Description

To access a Web Service from Liquid Data, you must first create a data source description that tells Liquid Data how to connect to the Web Service.

Note: You must log in with modify access before you can create a data source description. For more information, see Defining Liquid Data Roles and Groups.

Table 10-1 Liquid Data Web Service Data Source Description Configuration

Field

Description

Name

Logical name of the Web Service. Web Service data source names must start with an alphabetic character (a-z or A-Z).

Definition (WSDL)

Uniform Resource Locator (URI) of the Web Service definition. This can point to a local WSDL file in the repository (enter the URI or click Browse Repository to select the file) or to a network accessible shared drive.

Operations

Optional—Filter of Web Service operations to make available to Liquid Data queries. Multiple filters are separated by commas. For example:

getSalesPrices,getSalesDiscount

To create a data source description for a Web Service:

  1. In the left pane, click the Liquid Data node.
  2. In the right pane, click the Configuration tab.
  3. Click the Data Sources tab.
  4. Click the Web Services tab.
  5. Click the Configure a new Web Service source description text link.
  6. The configuration tab for creating a new Web Service Liquid Data source description is displayed.

    Figure 10-2 Configuring a Liquid Data Source Description for a Web Service

    Configuring a Liquid Data Source Description for a Web Service


     


     
  7. Fill in the fields described in Table 10-1.
  8. Click Create.
  9. The Administration Console displays the new Web Service data source description in the summary table.

Note: You must configure access to this data source description, as described in Configuring Secure Access to Data Source Descriptions.

 


Summary of Configured Data Sources

The summary table shows a list of configured data sources of a particular type and a subset of configuration information for quick scanning. From the summary list, you can do the following:

Note: You can also view all data sources from the All Data Sources configuration tab on the Liquid Data node in the Administration Console, as described in Viewing and Accessing All Configured Data Sources.

 


Modifying a Web Service Data Source Description

Note: You must log in with modify access before you can modify a data source description. For more information, see Defining Liquid Data Roles and Groups.

To modify the settings on an existing Web Service data source description:

  1. In the left pane, click the Liquid Data node.
  2. In the right pane, click the Configuration tab.
  3. Click the Data Sources tab.
  4. Click the Web Services tab.
  5. A table of configured Liquid Data data sources is shown.

  6. Click on the data source you want to modify.
  7. Change the settings as needed.
  8. Click Apply.
  9. Verify the operation of any existing queries that depend on the data source configuration you just changed.

 


Removing a Web Service Data Source Description

You can remove a data source description that you no longer need. Removing a data source description does not remove the actual Web Service to which it refers.

Note: You must log in with modify access before you can delete a data source description. For more information, see Defining Liquid Data Roles and Groups.

To remove a Web Service data source description from the Liquid Data Server:

  1. In the left pane, click the Liquid Data node.
  2. In the right pane, click the Configuration tab.
  3. Click the Data Sources tab.
  4. Click the Web Services tab.
  5. A table of configured Liquid Data data sources is shown.

  6. Find the data source that you want to remove and click the trash can next to it.
  7. When prompted, click Yes to confirm removal.
  8. The Administration Console removes the selected data source description.

Note: Removing a Web Service data source description from Liquid Data does not remove the underlying Web Service.

 

Skip navigation bar  Back to Top Previous Next