Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 9 Exporting and Importing Orchestration Processes : Importing Orchestration Processes

Importing Orchestration Processes
TIBCO ActiveMatrix BusinessWorks BPEL Extension can import WS-BPEL files that were previously exported from TIBCO ActiveMatrix BusinessWorks BPEL Extension. Each vendor that implements WS-BPEL has a variety of extensions. Therefore, TIBCO ActiveMatrix BusinessWorks BPEL Extension cannot guarantee that WS-BPEL projects from other vendors can be successfully imported.
To import a WS-BPEL project:
1.
Open a TIBCO ActiveMatrix BusinessWorks project and choose Tools > BPEL > Import from the menu. The Import BPEL dialog appears. This dialog has two fields, Import From BPEL Project and Import to New Repository.
2.
Use the Browse button in the Import From BPEL Project field to select the location of a previously exported WS-BPEL project. This field specifies the source files to import.
3.
Use the Browse button to select the TIBCO ActiveMatrix BusinessWorks project repository as the target of the import. You can choose the currently opened project as the target location, if desired. If there are any resources in the target project that have the same name as resources in the imported project, a warning is given that the resources will be overwritten.
4.
Predefined process variables, such as $_processContext can not be represented in exported files. Therefore, these items are replaced by $VARIABLE_NOT_FOUND. When exported files contain $VARIABLE_NOT_FOUND, you must fix the expressions that use these variables when the files are imported into a project.
 

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved