Using the BPEL Designer and Service Engine

Configuring the Quality of Service Properties

The QOS attributes are configured from the Config QoS Properties Editor, accessed from the Composite Application Service Assembly (CASA) Editor.

For an example of how to access the Config QOS Properties Editor, see Configuring an Endpoint for Throttling

ProcedureTo access the Config QOS Properties Editor

  1. From the NetBeans IDE Projects window, right-click the Service Assembly node under your composite application, and select Edit from the pop-up menu.

    The CASA Editor opens containing your composite application.

    Graphic shows the QOS icon in the CASA Editor, as described
in context.
  2. If you don't see the connections between your JBI Modules and your WSDL ports, you might need to build your project. Click the CASA Editor's Build Project button.

    All connections are now visible.

  3. In the CASA Editor, click the QOS icon located on the connection between the JBI Module and the WSDL port you that want to configure.

    The QOS Properties Editor appears.

    Graphic shows the QoS Properties Editor