Skip to main content
4-Participant
February 24, 2021
Solved

Got an error: Import Failed: Invalid Data Table Configuration in [..]: DataShape [..] was not found

  • February 24, 2021
  • 1 reply
  • 1401 views

Hi,

I followed this post on ThingWorx Developer Portal to learn TWx and managed to import the template the post provides. But TWx gives this error:

Import Failed: Invalid Data Table Configuration in [MerchantDatabase] : DataShape [ MerchantDataShape ] was not found.

 

I then dived into the template file to take a look at it. The configuration of DataShape [MerchantDataShape] is actually there, not know why this error happens. 

 

How to solve this problem? Thanks.

Best answer by c_lowy

Hi @LL_9777686,

 

Is it the attached XML that you tried to import into ThingWorx ?

 

I just tried in ThingWorx 9.0.4 and the import was successful.

1 reply

c_lowy16-PearlAnswer
16-Pearl
February 24, 2021

Hi @LL_9777686,

 

Is it the attached XML that you tried to import into ThingWorx ?

 

I just tried in ThingWorx 9.0.4 and the import was successful.

4-Participant
February 24, 2021

Hi @c_lowy,

 

Yes, I tried to import in ThingWorx 9.1.0 but could not make it with the XML I mentioned in my post.

But the one you provide works. Thank you!