![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
It is recommended that you complete the tutorials, because "learning by doing" is the most effective way to become proficient. If completing the tutorials is not possible, however, you can read the tutorials and refer to the fully configured example projects, provided here:BE_HOME/examples/standard/FraudDetectionBE_HOME/examples/standard/FraudDetectionCacheThe readme.html file uses resources in the BE_HOME/examples/_resources directory to enable you to send messages to the deployed example project using an HTTP channel. Therefore you must maintain the relative positions of these two directories.Because of this dependency between the readme.html file and the _resources directory (and also because it is good practice to work in copies of the shipped examples), it is recommended that you make a copy of the entire directory tree for any example you want to work with.For example, copy BE_HOME/examples/standard/FraudDetection, and paste it as a peer of the provided example, then rename the top level directory, for example, to FraudDetection2. As an alternative you can copy the entire BE_HOME/examples directories and then work with the copied set of examples.You can then make use of the readme.html file to test the deployed project.At deploy time the only files that are used are the configured EAR and CDD files. When you construct a command to start an engine, these files must be available.
1. Start TIBCO BusinessEvents Studio. In Windows, click Start > All Programs > TIBCO > YourEnvironment > TIBCO BusinessEvents 4.0 > TIBCO BusinessEvents Studio.
2. As needed, create a workspace for your tutorial projects. Select File > Switch Workspace > Other and select the directory you want to use or create a new directory.
3.
4. In the Select Root Directory, browse to a directory above the desired project directory and click OK.
6. Check or uncheck the Copy projects to workspace checkbox to suit your needs. If you are working from a copy of the example project, as recommended, you do not have to copy projects to your workspace. It’s up to you how you manage your files.
7. Click Finish. The selected projects appear in Studio Explorer.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |