Is it possible to download file/document from Windchill using REST API
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Is it possible to download file/document from Windchill using REST API
Hello,
Is it possible to download file/document from Windchill using REST API? If you have some example, please share it here.
Thanks.
- Labels:
-
API
- Tags:
- group discussion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
afaik, windchill does not support REST
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Windchill does support some OOTB REST Services. You will find the documentation in Windchill.
With 11.0M010 you are not able to add some own REST services but this should come with 11.0M020 or later.
The Documentation also has the ability to test the services. So have a look there.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi Saravanan,
Currently, I dont think we have Rest API's available for content download.
Regards,
Bhushan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi Bhushan,
Thanks for reply. Can we customize to add our own functionality?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
You can download the viewables with the OOTB REST service e.g. for a WTDocument
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi Ruegg,
Thanks for your reply. We can download it WTDocument content.
Can we customize REST to add our custom functionality? I hope it is possible.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
There is not OOTB possibility to extend the Rest services at the moment. PTC told me that this should come with 11.0M020 or 11.0M030.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thanks Ruegg...