Dear Experts,
I exported the View Definition for CA_C_ALL_INTERACTIONS including the related views.

After that I import the files in the SAP HANA Web-based Development Workbench Editor. All of the needed tables have been created before without any errors (using the included table_def.txt).
All of them work fine except the CA_C_ALL_INTERACTIONS.
Trying to import that Calculation View it returns the following error message:
Error while activating /sap/hana-app/cuan/contact/profile/calculationviews/CA_C_ALL_INTERACTIONS.calculationview:[sap.hana-app.cuan.contact.profile.calculationviews:CA_C_ALL_INTERACTIONS.calculationview] Repository: Encountered an error in repository runtime extension;Repository problem. Empty XML read from Repository for Dimension URI /sap.hana-app.cuan.contact.profile/calculationviews/CA_D_TOP_PRODUCT_INTERACTIONS
The calculation view is shown but as you can see it is not activated. When I try to activate it, I get the same error like before. The CA_D_TOP_PRODUCT_INTERACTIONS which is named in the error message has been imported correctly.

When I click on the calculation view to load it I get the message:

Does anybody have an idea of what I'm doing wrong?
BR Tobias