Skip to main content
1-Visitor
December 28, 2016
Question

Thingworx Analytics 52.2 Builder Problem:

  • December 28, 2016
  • 3 replies
  • 2691 views

Hi all,

   Thingworx Analytics server is 52.2,and Extension is 52.2,and DataConnect is running ,but the Dataset status is always Queued.Then I used "beanpro_createdataset.json" and "beanpro_importdata.csv" is always Queued. does anyone have problem with this ?

3 replies

1-Visitor
December 28, 2016

Jeo,

Please watch data analytics videos given on ThingWorx Video Tutorials

16-Pearl
July 28, 2017

Hi,

Looks like you have to remove the spaces from field names.

https://support.ptc.com/appserver/cs/view/solution.jsp?n=CS266101

1-Visitor
August 22, 2017

The mainproblem is that the uploadthing does not upload the csv-file "number of rows = 0".

I have the same issus.

I try to upload the dataset via analaytics api surface (under data --> post) and get an error back:

{
  "errorId": "454d0856-895f-497b-9ed5-cb50d7bc9d02",
  "errorMessage": "Error uploading data set"
}

I don't know what the problem is. 😕

Rocko
19-Tanzanite
September 12, 2017

I have this usually when the CSV format does not match the json description.