|
| Copyright © Cloud Software Group, Inc. All Rights Reserved |
You can specify an output schema on the Output editor tab to extract expected fields from the incoming request object. The data in the output schema is then available to subsequent activities in the process definition. The request and reply Java objects are also output and available to activities that can accept Java objects as input (for example, Java Code or Java Method). You can send a reply to the client by invoking the appropriate methods on the reply object, if the client requires a reply.
Use this field to specify an AliasLibrary resource that is used to locate the Java class files. See TIBCO Designer Palette Reference for more information about AliasLibrary resources.
See TIBCO ActiveMatrix BusinessWorks Process Design for more information about controlling the execution order of process instances and about XPath expressions. The Output Editor tab allows you to define a custom schema for expected fields in the request object. See Appendix A, Specifying Data Schema for a complete description of using the Output Editor tab.
|
| Copyright © Cloud Software Group, Inc. All Rights Reserved |