| Products | Versions |
|---|---|
| TIBCO ActiveMatrix BusinessWorks | 5.16.1 HF04 |
| TIBCO Enterprise Message Service | 10.4.x 10.5.0 |
| TIBCO Rendezvous | 8.8.x 9.0 |
| TIBCO FTL | 7.1.x 7.2.0 |
To switch from Remote Activation to In-Product Activation, an appropriate license must be generated and the activation configuration updated.
Refer to the following article for information on generating a license and configuring various TIBCO products for in-product activation.
https://support.tibco.com/support-home/kbsearch/article?articleNumber=KB0137948
1. Stop the applications
2. Update the license property in the .tra files - bwappnode.tra in case of BW6 and bwengine.tra and deployed application .tra files in case of BW5. Replace the TIBCO® Activation Service (TAS) URL with the full path to the directory containing the license file.
For example,
Before -
java.property.license.license_source=https://activationserver.example.com:7070?fp=98fdb7e7d06fe3aac5841086684d8069d883984b4030ad8edfa97b363bc0620a
After -
java.property.license.license_source=c:/license
Note - In case of BW 5.15.x and 5.14.x, the license property is TIB_ACTIVATION.
For example,
java.property.TIB_ACTIVATION=c:/license
3. Remove the license cache files. The cache files can be found under the user's home directory. The files are named amdcsjdsgljzdwcfhefgdlcsenzjbyse and amgnjyedgjezlfgzljsfnfjdlzjwfhle.
4. Start the applications.
5. Verify that the license mode is true and that the correct expiry date is shown.
2026 Mar 27 17:48:25:157 GMT -0400 BW.HelloWorld-Process_Archive Info [com.tibco.license.enforcement.LicenseEnforcer] BW-EXT-LOG-300000 "Local License Mode: true."
2026 Mar 27 17:48:25:642 GMT -0400 BW.HelloWorld-Process_Archive Info [com.tibco.license.enforcement.LicenseEnforcer] BW-EXT-LOG-300000 "Entitlement to TIBCO_BW_CCS for <Company_Name> is confirmed through <Expiry_Date>"
TIBCO Enterprise Message Service | 10.4.x 10.5.0 |
TIBCO Rendezvous | 8.8.x 9.0 |
TIBCO FTL | 7.1.x 7.2.0 |
Please refer to KB Article KB0138366 https://support.tibco.com/support-home/kbsearch/article?articleNumber=KB0138366
This article explains how to switch from TIBCO Activation Service Remote Activation (TAS) to In-Product Activation (IPA)