Before you start a BW project, create a directory as follows: TIBCO_HOME\fsjndi\designerExtendedJars
Copy the following JAR files inside the newly created directory:
fscontext.jarjndi.jarproviderutil.jar
Open the designer.tra file located in
TIBCO_HOME\designer\5.5\bin and add following entry: tibco.class.path.extended %CUSTOM_CP_EXT%%PSP%%STD_CP_EXT%:TIBCO_HOME/fsjndi/designerExtendedJars
Procedure
Start TIBCO Designer.
In the
Project
tab, click
New empty project.
In the Save Project window, select the project directory and TIBCO messaging encoding.
Click
Project > Import Full Project.
Import vcrepo.dat from the existing BW project directory (directory of the same name as your existing BW configuration).
Alternately, if you do not want to import the existing project, copy the existing BW project directory with another name. This is similar to importing the existing BW project.
Edit the project as mentioned in the step 5 and 6.
Change the following global variables per the project requirement:
bindingFile: Provide the directory location where you want to place your binding file for this project.
receiveFile: Provide the directory location where you want received messages to be saved.
hostName: Provide the name of the Participant which you configured in BC as Participant of type Host.
tpName: Provide the name of the Participant which you configured in BC as Participant of type Partner.
Sample values are as follows:
Click the
Project tabShared Connection. If you have already a BusinessConnect connection configured, update the connection.
Click
Update from Configuration Store.
Select the
Select operations check box; click
OK on the next screen.
Click
Import selected Business Protocol.
In the
BusinessConnect Server Access tab, click
Update from Configuration Store followed by
Import Selected Business Protocol.
In the
JMS tab of the previous screen, click
Update from Configuration Store followed by
Import Selected Business Protocol.
If you have created a new BusinessConnect connection, ensure the property ‘Server Details’ of all the activities to a valid BC connection. A sample activity ‘Send Request to TP’ of process ‘Send to TP Process’ is as follows:
Start the test engine by clicking the
Tester tab on left side followed by green start signal.
Click
Load selected. After successful start, all processed should be visible.