To use your custom function with BusinessEvents, place the following resource files in a Java archive resource (.jar):
● The static function .class file. If the function itself is non-static, this is the encapsulating static function.Make the .jar file and any dependent class files available to BusinessEvents in one of these ways:
● Add the location of the JAR file to the tibco.env.STD_EXT_CP variable in the configuration file: BE_HOME\bin\be-engine.tra.
● BE_HOME is the directory in which BusinessEvents is installed.
Copyright © TIBCO Software Inc. All Rights Reserved.