Skip to main content
15-Moonstone
June 22, 2016
Solved

Update service in Windchill Connector for Thingworx

  • June 22, 2016
  • 3 replies
  • 1809 views

Hello all, I am exploring Thingworx these days. I need help with Update service. I do not see any documentation on how to use it. I just hover over it to know little more about its usage in Thingworx Composer. However that's not enough.

I am having hard time finding out how to update an object in Windchill. What syntax would work for modification parameter. Any pointers..

var params = {

  modification: undefined /* STRING */,

  dataShape: undefined /* DATASHAPENAME */,

  objects: undefined /* INFOTABLE */

};

// result: INFOTABLE dataShape: "undefined"

var result = me.Update(params);

Please help.

thanks.

Best answer by PreetiGupta

I got it figured out. It would be so helpful to get a documentation on these. Instead of doing hit and trial. We could unveil power of Thingworx with Windchill for all of us.

3 replies

PreetiGupta15-MoonstoneAuthorAnswer
15-Moonstone
June 23, 2016

I got it figured out. It would be so helpful to get a documentation on these. Instead of doing hit and trial. We could unveil power of Thingworx with Windchill for all of us.

1-Visitor
October 20, 2016

Hi, PREETI. I know this post is a little old but, can You tell me how did you solve this? I'm stuck in the same  place you were.

Thank You.

Emeritus
October 20, 2016

Good day - For any ThingWorx related questions - please visit https://community.thingworx.com/welcome

Best,

Toby