Catalog Functions
The functions registry includes various catalogs of functions provided with the product, and each catalog organizes its functions into categories. You can use functions in rule conditions and actions and in rule function bodies.
Some functions work together. For example, the Standard catalog function String.append requires that you first use the function String.createBuffer, to create a buffer to which strings can be appended.
To View the Catalog functions
All catalogs appear in the Catalog Functions view. To open the view navigate to
and select Catalog Functions. The catalog view appears on the right, by default.To View Documentation for Functions
Documentation for functions is provided in tooltips you can access while using the Catalog Functions view. Hover the mouse over the function name to see the tooltips.
You can also access this documentation using the online functions reference, available in the HTML version of the documentation, but not in PDF. To access the HTML version of documentation, visit https://docs.tibco.com/products/tibco-businessevents and open the Web Help.
Expand the contents panel to
, and on the right select the TIBCO BusinessEvents Functions Reference link.