Service JSR94 form - Completing the Request tab
Complete the Request tab to allow the Pega Platform to parse the JSR94 request.
Note: Service JSR94 rules are no longer being actively developed, and are being considered for
deprecation in upcoming releases. Using Service JSR94 rules does not follow Pega development
best practices. Consider other implementation options instead.
Input list
Field | Description |
---|---|
Map Input List |
Choose:
The first choice maintains compatibility with Service JSR94 rules created in PRPC version 4. |
Request Parameters |
Identify the parameters expected in the request. The request is a
java.util.List
object:
|
Data Type | Enter the Java data type of the item. |
Description | Optional. Enter a text description of the incoming Java item. |
Map To |
Specify the destination or type of destination for the incoming request:
|
Map To Key |
Enter the property name to which to map data from the incoming list.
For a
|