Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X
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
Solved! Go to Solution.
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
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