Service JSR94
form
|
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.
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 Process Commander returns it to the external application. If you specify a value in this field, include the Java class or the .jar file in the Process Commander class paths. For information about writing an object filter, see the JSR 94 specification at http://www.jcp.org/jsr/detail/94.jsp. |
Map output list as |
Choose:
The first choice maintains compatibility with Service JSR94 rules created in Process Commander version 4. |
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:
|