Bug 977502

Summary: The deployment of KPI's and Workspaces using import/export has issues
Product: [JBoss] JBoss Data Virtualization 6 Reporter: Van Halbert <vhalbert>
Component: Dashboard BuilderAssignee: Van Halbert <vhalbert>
Status: CLOSED WORKSFORME QA Contact:
Severity: high Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: atangrin, ldimaggi, vhalbert
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
The import of KPIs and workspaces is not yet supported in JBoss Dashboard Builder. The following workaround is suggested: 1.- Export your target dashboard (.cex zip file containing an XML file with the workspace structure) -> MyWorkspace.xml 2.- Export your target KPIs (XML file containing all the KPIs referenced by your dashboard(s)) -> MyKPIs.xml 3.- Create a MyDashboardSampleBuider class which will deploy the previous assets on start-up. You could use the current TeiidShowcaseBuilder.java and update it. 4.- Rebuild the .war and then deploy.
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-07-31 20:50:08 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Comment 2 Van Halbert 2014-07-31 20:50:08 UTC
Building an example to show the Teiid Command and Auditing logging, and I don't see an issue with exporting/importing in order to configure the example.  Therefore, I'm closing this as it works for me.