Service JSR94 form - Completing the Request tab
Complete the Request tab to allow the Pega Platform to parse the JSR94 request.
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
|