Service JSR94 form - Completing the Response tab
Complete the optional Response tab to map the response data. The data in a JSR 94 response is a single
java.util.List
object, assembled by the service activity or through mappings on this tab.
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.
Field | Description |
---|---|
Result Filter |
Optional. Enter the fully qualified name of the Java class to use as the default JSR 94 object filter that further constrains the output list before the
Pega Platform
returns it to the external application. If you specify a value in this field, include the Java class or the .jar file in the
Pega Platform
class paths.
For information about writing an object filter, see the JSR 94 specification on the Java Community Process website. |
Map output list as |
Choose:
|
Response Parameters |
Identify the parameters to be returned in the response:
|
Data Type | Enter the Java data type of the item. |
Description | Optional. Enter a text description of the outgoing Java object. |
Map From |
Specify the source or the type of source for the outgoing item:
If more choices appear, they identify a custom function rule in a
|
Map From Key |
Identify the source of the Map From value:
|