Skip to main content
11-Garnet
December 23, 2021
Question

REST API - How to export other States

  • December 23, 2021
  • 1 reply
  • 2358 views

Hello,

We are using REST API for exporting WTParts

We were able to export only items that are Latest Released.

Is there any way to get also other iterations or other states (Working/Obsolete....)

 

Thank you

Ilan.M

1 reply

Ilan_Mor11-GarnetAuthor
11-Garnet
January 6, 2022

I would like to clarify the question.

We are using REST API for exporting WTParts.

We were able to export only items that are Latest Released (Latest Iteration)  - See yellow mark in the picture

Is there any way to get all the iterations per Wtpart ?

 

Anyone?

Ilan.M

16-Pearl
January 6, 2022

If there isn’t an already existing REST API, perhaps an alternative way could be to create a query in query builder, which can be invoked from the REST /invokeIETask endpoint.

1-Visitor
January 6, 2022

Do you know any guide about How to create/use IE Tasks for Windchill? I'm trying to get information from the REST API, and I read that the REST API of Windchill cannot be customizable 😞

 

Thanks a lot!