Understanding Web Service References

Previous
Previous
Next
Next

To utilize Web services in Oracle Application Express, you create a Web service reference using a wizard. Each Web service reference is based on a Web Services Description Language (WSDL) document that describes the target Web service. When you create a Web service reference, the wizard analyzes the WSDL and collects all the necessary information to create a valid SOAP message, including:

Accessing the Web Service References Page

You manage Web service references on the Web Service References page.

To access the Web Service References page:

  1. On the Database Home Page, click the Application Builder icon.

  2. Select an application.

    Application Builder appears.

  3. Click Shared Components.

    The Shared Components page appears.

  4. Under Logic, select Web Service References.

    The Web Service References page appears.

Specifying an Application Proxy Server Address

If your environment requires a proxy server to access the Internet, you must specify a proxy server address on the Application Attributes page before you can create a Web service reference.

To specify a proxy address for an application:

  1. On the Database Home Page, click the Application Builder icon.

  2. Select an application.

    Application Builder appears.

  3. Click Edit Attributes.

  4. Click Edit Standard Attributes.

  5. Under Application Definition, enter the proxy server in Proxy Server.

  6. Click Apply Changes.