Service BPEL rules - Completing the Create, Save As, or Specialization form
Records can be created in various ways. You can add a new record to your application or copy an existing one. You can specialize existing rules by creating a copy in a specific ruleset, against a different class or (in some cases) with a set of circumstance definitions. You can copy data instances but they do not support specialization because they are not versioned.
Based on your use case, you use the Create, Save As, or Specialization form to create the record. The number of fields and available options varies by record type. Start by familiarizing yourself with the generic layout of these forms and their common fields using the following Developer Help topics:
This information identifies the key parts and options that apply to the record type that you are creating.
Create a Service BPEL rule by selecting Service BPEL
from the
Integration-Services
category.
A Service BPEL rule has two key parts:
Field | Description |
---|---|
Service Package | Select the service package of the appropriate Service SOAP rules. The service package and service class together identify the Service SOAP rules to be included in this Service BPEL rule. |
Service Class (Port Type) | Select the service class of the appropriate Service SOAP rules. This field
also identifies the Connect SOAP rules for the Service BPEL rule: those rules for
which the Namespace field contains the same value as the one specified in this
Service Class (Port Type) field are included in the Service BPEL rule. Enter a Service Class value that is a valid Java identifier. See How to enter a Java identifier. |