![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
1.
2. Create a file called functions.catalog, an XML file that makes it possible to access your custom functions from TIBCO BusinessEvents Studio. You can also include information for a tool tip for each function. See Structure of a Function Catalog for details.
3. Create a .jar file that includes the static function class files for the implementation and the function catalog file.
4.
The locations of the custom function jars are stored in the .beproject configuration file, which is located at the root level of the TIBCO BusinessEvents Studio project. You can check this configuration file into a version control system so that it can be shared with other project developers.Note that the .beproject file contains other information as well, such as the location of project libraries and so on.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |