There are two ways to share different BTT components and resources on a multi-project environment.
<?xml version="1.0" encoding="UTF-8"?> <data.xml> <import file="jar:///definitions/business1_data.xml"/> </data.xml>
<kColl id="remoteProjectURL"> <field id="CommFlow" value="http://localhost:9080/CW_CommFlowWeb/" description="CW_CommFlowWeb"/> <field id="GW_ResourceWeb" value="http://localhost:9080/GW_ResourceWeb/" description="GW_ResourceWeb"/> <field id="GJ_Definitions" value=" " description="GJ_Definitions"> </field> <field id="GJ_Business1Data" value=" " description="GJ_Business1Data"> </field> <field id="GJ_TellerData" value=" " description="GJ_TellerData"> </field> <field id="CJ_OperationComms" value=" " description="CJ_OperationComms"> </field> </kColl>