Using the Database Binding Component

ProcedureTo Select the Database Connection

Before You Begin

See To Create a WSDL Document : dbWSDL to Create the WSDL Document.

  1. Select the URL from the drop-down list.

    Database Connections Available
  2. Click Next.

  3. Select the table from the DataSource and Table Objects.

  4. Click > to move the table from Available Tables to Selected Tables.

    Click < to remove the table from the list of Selected Tables.


    Note –

    You can select and move one table at a time.

    ALL> and <ALL feature is not enabled. This feature will be implemented in future.


  5. Click Next.

  6. Select Operation Specific Attributes.

    Select Operation Attribute
  7. Click Advanced. Select the required Column name.

    You can Insert, Update, Find, and Poll Records.


    Note –

    As the ID is unique, they cannot be unchecked. Hence, these are greyed out.


    Advanced tab
    Note –

    Based on the requirement, you can check and uncheck the Column names.


    1. Choose Select All to select all the Column names.

    2. Choose Clear All to clear all the Column names.

  8. Click OK.

  9. Click Next.

  10. Enter an appropriate JNDI Resource Name.

  11. Click Finish.

    Observe the following:

    • In the Projects window, the IDE adds a dbWSDL.wsdl node under the Process Files node along with the .xsd file.

    • The dbWSDL.wsdl file is open in the WSDL editor.

      The WSDL editor has three views: Source, WSDL, and Partner.

    • The Properties window is open.


      Note –

      If you do not see the Properties window, choose Window —> Properties.


    • The Navigator window is open.

    WSDL Doc Created