Importing Projects in TIBCO BusinessEvents Studio
You can import projects from earlier versions or the same version using TIBCO BusinessEvents Studio.
A command-line utility to do the same actions is also provided. After importing using the command-line utility, an additional procedure is required before you can work with the project in TIBCO BusinessEvents Studio.
- Procedure
- Select
.
The Import wizard is displayed.
- In the Import wizard, select
and click
Next.
The Existing TIBCO BusinessEvents Studio Project Import Wizard is displayed.
- In the Existing project root directory field, click Browse and select the project root directory of the project you are importing.
- Select the XPath version to be used for the project in the XPath Version dropdown.
- Do one of the following:
Select the Copy project into workspace checkbox. This option copies the project into your current workspace.Clear the Copy project into workspace checkbox and specify an import location.
- Do one of the following:
If your project has no HTTP channels, click Finish (this is the only option).If your project has one or more HTTP channels, click Next.
- If you clicked Next, then in the Select Processing Unit window, select the project CDD in the Cluster Deployment Descriptor dropdown.
- Select the processing unit in the Processing Unitdropdown that contains the HTTP properties to be migrated.
An informational panel displays the settings that will be migrated.
- Click
Finish.
The imported project is displayed in the TIBCO BusinessEvents Studio.Note: When you import a BusinessEvents project from 6.3.1 pr previous versions, then by default
pom.xmlis generated. If the projectpom.xmlalready exists, then it creates a backup copy,projectname_backup_pom.xml. Eventually, there will be a single pom.xml for the specified project.