Products | Versions |
---|---|
TIBCO eFTL | - |
Not Applicable | - |
Description:
TIBCO eFTL 1.1 is compatible with FTL 4.2. However the installer of TIBCO eFTL 1.1 automatically points to FTL 4.1.
This can be corrected by following these steps.
For Linux:
1. Copy the existing tibeftlserver script from eftl/1.1/bin to tibeftlserver_old
2. Manually change tibeftlserver script from 4.1 to 4.2
Alternatively you can create a symbolic link in TIBCO_HOME directory
(e.g. cd <TIBCO_HOME>; cd to ftl directory and then create a symbolic link "ln -s 4.2 4.1")
For Windows:
1. Copy the existing tibeftlserver batch script from eftl/1.1/bin to tibeftlserver_old
2. Manually change tibeftlserver batch script from 4.1 to 4.2.