You are here: Reference > Rule types > Connect BPELs > Connect BPEL form - Completing the Methods tab

  Connect BPEL form
Completing the Methods tab

  1. About 
  2. New 
  3. Methods 
  4. Deployment 
  5. History 

Important: The rule type Rule-Connect-BPEL is deprecated. As appropriate, migrate to Service SOAP rules.

When a BPEL request is made, the request is sent to a specific instance of the BPEL process. When the BPEL interaction is asynchronous, the process must use correlation property values to match responses to request. Use the Methods tab to specify how replies are matched to requests by defining a correlation property.

Field

Description

Connection  
Asynchronous

Select to make this connection asynchronous.

Correlation Property

Use this section to configure the correlation properties for the BPEL connector rule.

Name

Enter a name for the correlation parameter.

Type

Select the data type of the parameter from the list.

Services

add row This section lists all the SOAP service rules for which the service package and service class match the values specified in the service package and service class fields for this BPEL connector rule.

Method The third key part (Service Method) of the name of the SOAP service rule.
RuleSet

The RuleSet the SOAP service rule was created in.

Version

The version of the RuleSet the SOAP service rule was created in.

Correlation Parameter

Select the property that represents the correlation property for this SOAP service rule. The list contains the properties on the SOAP service rule's Request tab with a data type compatible with the one you selected in the Correlation Property section.

Connects

add rowThis section lists all the SOAP connector rules with a Namespace value that matches the value you specified in the Namespace field for this BPEL connector rule.

Method

The third key part (Request Type) of a SOAP connector rule.

Applies To

The class rule that the SOAP connector rule applies to.

RuleSet

The RuleSet the SOAP connector rule was created in.

Version

The version of the RuleSet the SOAP connector rule was created in.

Correlation Parameter

Select the property that represents the correlation property for this SOAP connector rule. The list contains the properties on the SOAP connector rule's Request tab with a data type compatible with the one you selected in the Correlation Property section.

About Connect BPEL rules