cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X

How to create RESTful web service in Windchill and use it in Thingworx

SaranKarthick
16-Pearl

How to create RESTful web service in Windchill and use it in Thingworx

Hi Developers,

 

I'm working on ThingWorx 8.0.1 with Navigate View 1.5.0. I was able to perform basic REST Operations such as fetching a NONCE Token from a Service, Creating a part,....

 

I had to use the URI's that were exposed from windchill for these services. I'm a novice in REST services if there is any document or tutorials which give step by step procedure to create RESTful web services in Windchill side and use the same in Thingworx it would be helpful.

 

Thanks and Regards,

Saran

1 ACCEPTED SOLUTION

Accepted Solutions

Hi Saran,

 

The steps are documented in Windchill REST Services User's Guide. Let me know if this is what you are looking for.

 

Regards,

Tushar

View solution in original post

3 REPLIES 3

See whatever the API you are looking for is already available at 

<windchill server>:<port>/Windchill/servlet/odata

Hi Saran,

 

The steps are documented in Windchill REST Services User's Guide. Let me know if this is what you are looking for.

 

Regards,

Tushar

Top Tags