Skip to main content
1-Visitor
October 21, 2016
Question

Thingworx Windchill Connector services

  • October 21, 2016
  • 1 reply
  • 2930 views

Hi. I've been playing around a little bit with the "Thingworx Windchill Connector" ​ and now I'm confused about a few services, maybe I'm misunderstanding  its use or maybe  there's something wrong with It.

 

When I try to test each service (create, delete, update) It asks me for some params, a DataShape, Objects, and Modification. So, everytime I add the DataShape and try to add some objects, the service throws me the next dialog.  

 

     Must have a datashape defined to add rows

Sin título.png

 

So. My question is... Can anyone provide me a example of how to correctly use this service? or maybe tell me why am I failing?

 

Thank You.

1 reply

5-Regular Member
October 21, 2016

Eddison, is there a GET service where you can view the contents? I believe the service you're running right now doesn't know what to fetch. If you're trying to add a row to, say, a configuration table, use the GET service first to fetch the contents and use that to SET. Do take a look at Adam's What is an Infotable blog as well.