Configuring Activities

When an activity has been added to the workspace, the activity can be configured by clicking on the activity icon.

The properties view area below the workspace is populated with fields associated with the activity. Each activity has configuration tabs on the left, and a corresponding configuration input area on the right.

The configuration properties are grouped under tabs such as General, Description, Input, Output, and so on. For example, upon adding an LLPReceiver activity, you can configure it by specifying the values for the properties under the tabs General, Description, Advanced, Conversations, and Output.

See Working with Standard Activity Features in the TIBCO ActiveMatrix BusinessWorks™ Application Development document for details.

Configuration Using XPath

Input, Output, Advanced, and Fault information is configured and displayed using the XPath Builder. XPath uses path expressions to navigate through XML documents. XPath also has basic manipulation functions for strings, numbers, and booleans.

TIBCO ActiveMatrix BusinessWorks™ uses XPath as the language for defining conditions and transformations.

See XPath in the TIBCO ActiveMatrix BusinessWorks™ Application Development document for details.