Can't import operations into BusinessConnect Palette with BusinessConnect 7.0.0

Can't import operations into BusinessConnect Palette with BusinessConnect 7.0.0

book

Article ID: KB0079608

calendar_today

Updated On:

Products Versions
TIBCO BusinessConnect Palette 6.2.0

Description

When trying to import operations from a BusinessConnect 7.0 instance using BusinessConnect Palette 6.2, the import fails with the message: "Error during retrieving information from the Configuration Store: No data available". No errors are returned in the Console log.

Issue/Introduction

When trying to import operations from a BusinessConnect 7.0 instance using BusinessConnect Palette 6.2, the import fails with the message: "Error during retrieving information from the Configuration Store: No data available". No errors are returned in the Console log.

Environment

all platforms

Resolution

BusinessConnect 7.0 includes some revised jar files that need to be used by the BC Palette in order to do the import correctly.  To correct the issue:

1.  Make sure the Designer is shut down.
2. Go into the $TIBCO_HOME/bw/plugins/lib directory, and move the following three files out of the directory into a separate backup directory:

commons-collections-3.2.1.jar
configstore-bc.jar
configstore-core.jar

3.  Go to the $TIBCO_HOME/bc/7.0/lib/common directory, and copy these files into the $TIBCO_HOME/bw/plugins/lib directory:

commons-collections-3.2.2.jar
configstore-bc.jar
configstore-core.jar

4.  Restart the Designer