In-Product Activation of TIBCO products

In-Product Activation of TIBCO products

book

Article ID: KB0137948

calendar_today

Updated On:

Products Versions
TIBCO ActiveMatrix BusinessWorks 5.16.1 HF02
TIBCO Rendezvous 8.8.1
TIBCO Enterprise Message Service 10.4.0 HF03
TIBCO BusinessEvents 6.3.2 HF01
TIBCO BusinessWorks 6.12.0
TIBCO FTL 7.1.1

Description

Generating license

Go to https://www.tibco.com/downloads and sign in. Click initials in the upper right corner and select My Account.

image.png

 

Click TIBCO Licenses.

image.png

 

You will be taken to the License Portal. Click New License.

image.png

 

License Name - Enter the name that you want to give to the license.
Select host type Any Host.
Select the products that you want to include in the license.
Click Create & Download License to download the license to your computer.

image.png

 

The license should now be listed under Your Licenses. The search box can be used for filtering by license name.

image.png

 

It is also possible to delete the license, download the license again and view the details of the license by clicking the corresponding icon.

image.png

 

Activating TIBCO products

Once the license is downloaded, the TIBCO products need to be configured with the license file.

BW5

BW5 can be configured with the license file directory location during installation. Assuming the license is placed under the directory TIBCO_HOME/license (for example, C:/tibco/license on Windows or /opt/tibco/license on Linux), set the location as shown below.

image.png

If the location is provided during installation, the installation process will add the following property to TIBCO_HOME/bw/5.16/bin/bwengine.tra.

Windows

java.property.license.license_source=C:/tibco/license

Linux

java.property.license.license_source=/opt/tibco/license

If the location is not provided during installation, the property may be added manually to TIBCO_HOME/bw/5.16/bin/bwengine.tra.

Doc - https://docs.tibco.com/pub/activematrix_businessworks/5.16.1/doc/html/Default.htm#installation/Installing_TIBCO_ActiveMatrix_BusinessWorks_on_Microsoft_Windows.htm

BW5 (Containers) on TIBCO Platform

Create a Kubernetes secret from the license file and mount the secret as a volume.

Doc - https://docs.tibco.com/pub/platform-cp/1.10.0/doc/html/Default.htm#Subsystems/Default/bwce-user-guide/activation-license-file-bw5ce.htm 

BW6

Set the property java.property.bw.engine.license.source and provide the full path of the directory that contains the license file in the bwappnode.tra of the bin folder:

java.property.bw.engine.license.source=C:/tibco/license

Doc - https://docs.tibco.com/pub/activematrix_businessworks/6.12.0/doc/bw-ent-html/Default.htm#installation/post-installation.htm

BWCE

Set the environment variable LICENSE_SOURCE to the path of the directory that contains the license.

docker run -it -e LICENSE_SOURCE=/resources/addons/license <application_image>

Doc - https://docs.tibco.com/pub/activematrix_businessworks/6.12.0/doc/bwce-html/Default.htm#app-dev-guide/incorporating-tibco-license-file-for-BWCE.htm

RV

When running rvd, provide the full path to the license file using the parameter -license.

> rvd -license file://C:/tibco/license/tibco.xxxxxxxx-pd.bin

Doc - https://docs.tibco.com/pub/rendezvous/8.8.1/doc/html/Default.htm#admin-guide/Licensing.htm

EMS

In case of EMS, provide the full path to the license file using the property license in tibemsd.conf.

license = file://C:/tibco/license/tibco.xxxxxxxx-pd.bin

Doc - https://docs.tibco.com/pub/ems/10.4.0/doc/html/Default.htm#users-guide/running-ems-license.htm

BE

Set the property java.property.TIB_ACTIVATION and provide the full path of the directory that contains the license file in the be-engine.tra of the bin folder:

java.property.TIB_ACTIVATION=C:/tibco/license

Doc - https://docs.tibco.com/pub/businessevents-enterprise/6.3.2/doc/html/Default.htm#Installation/activation.htm

FTL

Provide the full path to the license file using the parameter -license.

>tibftlserver -license C:/tibco/license/tibco.xxxxxxxx-pd.bin

Doc - https://docs.tibco.com/pub/ftl/7.1.1/doc/html/index.html#Activation.htm

BPM5

In the deployment configuration, set the LICENSE_SERVER_URL environment variable to the directory path inside the container where the license file has been mounted  

- name: LICENSE_SERVER_URL
  value: "/opt/tibco"

Doc - https://docs.tibco.com/pub/bpme/5.6.1/doc/html/Default.htm#installation/configure-environment-variables.htm

iProcess

Import the license into the iProcess System - 

swadm LICENSE_IMPORT <License file path>

Doc - https://docs.tibco.com/pub/ipe-oracle/11.10.0/doc/html/Default.htm#admin-guide/Utility_tool_to_administer_License_File_or_Data_for_iProcess.htm

Flogo

Doc - https://docs.tibco.com/pub/flogo/latest/doc/html/flogo-all/Activation-deployment.htm

 

Issue/Introduction

Many TIBCO products now require activation via a license in order to start. TIBCO recommends activation done using a local license file. With In-Product activation (unbound), a single license can be copied to all operating environments where TIBCO products are run. This article provides instructions on how to generate local license file and activate TIBCO products.

At the time of writing of this article, the following products require activation and support In-Product activation -

Product Version
TIBCO ActiveMatrix BusinessWorks™

5.16.1 Hotfix 2 and above

5.15.1 Hotfix 4 and above

5.15.0 Hotfix 7 and above

5.14.1 Hotfix 5 and above

5.14.0 Hotfix 19 and above

TIBCO BusinessWorks™ Container Edition 2.10.0 Hotfix 4 and above
TIBCO ActiveMatrix BusinessWorks™

6.12.0 and above

6.11.0 Hotfix 4 and above

6.10.0 Hotfix 6 and above

6.8.0 Hotfix 5 and above

TIBCO Enterprise Message Service™ 10.4.0 Hotfix 3 and above
TIBCO Rendezvous® 8.8.1 and above
TIBCO BusinessEvents® 6.3.2 Hotfix 1 and above
TIBCO FTL® 7.1.1 and above
TIBCO BusinessConnect™ 7.5.0 and above
TIBCO Foresight® Instream® 9.4 and above
TIBCO Foresight® Instream® Healthcare Edition 9.4 and above
TIBCO® MDM 9.3.2 Hotfix 1 and above
TIBCO® BPM Enterprise

5.6.1 Hotfix 1 and above

4.3.5 Hotfix 1 and above

TIBCO iProcess ® Engine 11.10.0 Hotfix 1 and above
TIBCO Flogo® 2.26.0 and above
TIBCO® Managed File Transfer Platform Server for Windows 8.2.0 and above
TIBCO® Managed File Transfer Command Center 8.7.0 and above
TIBCO® Managed File Transfer Internet Server 8.7.0 and above