Back Forward Service JSR94 rules
Completing the New or Save As form

  1. About 
  2. New 
  3. Service 
  4. Request 
  5. Response 
  6. Exceptions 
  7. History 
  8. More... 

Create a Service JSR94 rule by selecting Service JSR94 from the Integration-Services category.

Create a Service Package data instance before creating a Service JSR94 rule; the name of the service package becomes the first key part of a group of related Service JSR94 rules. The class and method name key parts are considered "external" and unrelated to PRPC class and methods, for flexibility.

A Service JSR94 rule has three key parts:

Field

Description

Customer Package Name

SmartPromptSelect a service package name (instance of the Data-Admin-ServicePackage class); this service package groups related Service JSR94 rules. Choose a name already defined by a Service Package data instance. See About Service Package data instances.

Customer Class Name

Enter the name of the service class. This is an arbitrary text value that is a Java identifier, not an instance of Rule-Obj-Class class. See How to enter a Java identifier.

The service package name and service class name group service rules.

Customer Method Name

Enter an identifier for the service method. See How to enter a Java identifier.

This name is an arbitrary text value; it is not an instance of Rule-Method. The service method named describes what the service rule does.

For general information about the New form, see Completing the new rule dialog box. For general information on the Save As form, see How to enter rule keys using Save As.

Rule resolution

When searching for a Service JSR94 rule, the system filters candidate rules based on a requestor's RuleSet list of RuleSets and versions.

Circumstance-qualified and time-qualified resolution features are not available for Service JSR94 rules. The class hierarchy is not relevant to Service JSR94 rule resolution.

Up About Service JSR94 rules