Workaround and Steps :
Add the below FT properties defined in bwengine.xml which is under BW_HOME/lib/com/tibco/deployment/ directory and restart the designer before EAR creation. For deploying BW engines in DQ, declare a global variable for a CMQ Name which can be substituted during deployment time.
# FT related properties Engine.FT.UseFT=true Engine.FT.Weight=100 Engine.FT.HeartbeatInterval=3000 Engine.FT.ActivationDelay=6000 Engine.FT.ActivationInterval=10000 Engine.FT.GroupName=RUDRA.xyz Engine.FT.Subject=TEST
#FT transport, set these properties if non-default FT params are used. Bus.Default.Service=6532 Bus.Default.Daemon=tcp:6532 Bus.Default.Network=
After EAR creation, in the Business Studio at the composite level create multiple BW component based on the number instances you would like to deploy referring the same imported EAR file. Once you upload the SAF these components will appear as services which can be associated to the Nodes here, assign the FT transport/CMQ Group Names values using Substitution and GVs for these instances.
For training on TIBCO BusinessWorks mail us at [email protected]