![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
• If you are upgrading an integration project created in an earlier release, see Chapter 4, Migrating Projects from Earlier Versions in TIBCO BusinessEvents Installation for actions you must take.Task A Configure the TRA FilesYou must add various items to the ActiveMatrix BusinessWorks class path and palette path. The designer.tra file is used at design time. The bwengine.tra file is used at runtime. Update them as explained next.
Remember to add a path separator variable, %PSP% to separate the paths, when you paste path content into a TRA file.
− BE_HOME/bin/be-engine.tra (as the source of values)
− TIBCO_DESIGNER_HOME/bin/designer.tra
− BW_HOME/bin/bwengine.tra
2. Copy the tibco.env.BE_HOME and tibco.env.AS_HOME environment variables from be-engine.tra to the designer.tra and bwengine.tra files.(You only need to copy the tibco.env.AS_HOME environment variable if you use TIBCO BusinessEvents DataGrid as your cache provider.)
3. Update the following properties in designer.tra:
a. Locate the custom class path property tibco.env.CUSTOM_CP_EXT and append the following:
− A %PSP% separator
−
b. Locate the custom palette path property tibco.env.CUSTOM_PALETTE_PATH and append the following text to the property:
4. Locate the custom class path property tibco.env.CUSTOM_EXT_PREPEND_CP in bwengine.tra and append the following:
− A %PSP% separator
−
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |