In TIBCO ActiveMatrix BPM Business Studio, unable to import a BOM in xsd format

In TIBCO ActiveMatrix BPM Business Studio, unable to import a BOM in xsd format

book

Article ID: KB0087143

calendar_today

Updated On:

Products Versions
TIBCO Business Studio - BPM Edition -
Not Applicable -

Description

Resolution:
Description:
============
A BOM was created in a separate business studio project. In order to re-use the BOM, it was exported in an xsd format.
While importing the BOM in the xsd format, the below error was seen –

"Simple type name clashes with Business Studio reserved name: double_StudioGeneratedTemplate"

Environment:
============
   o TIBCO ActiveMatrix BPM v2.0.0
   o TIBCO ActiveMatrix BPM Business Studio v3.5.10

Resolution:
==========
Business Studio’s xsd import/export capabilities should not be used to interchange BOMs. If BOMs are to be shared across projects/applications then the best practice is to share the projects containing the BOM.

The reason to be able to export XSDs is primarily as a simple XSD authoring mechanism to generate XSDs for use in other tooling (other than Business Studio). The reason for supporting XSD import is to use an XSD as a start point for developing a BOM, where the class structure alluded to by the XSD is seen as a good starting point for a BOM. It is not expected that XSDs of this type generated by Business Studio should be imported back into Business Studio.

Attachments:
============
None

References:
============
None

Issue/Introduction

In TIBCO ActiveMatrix BPM Business Studio, unable to import a BOM in xsd format