The PTC Community is on temporary read only status in preparation for moving our community to a new platform. Learn more here
Is there an API to retrieve affected objects for a nonconformance in Windchill QMS through the code
Solved! Go to Solution.
we have a REST endPoint for that
Java API no supported one exist https://www.ptc.com/en/support/article/CS242156
we have a REST endPoint for that
Java API no supported one exist https://www.ptc.com/en/support/article/CS242156
Hi @Fadel how could I call this rest api in java code to fetch the affected objects.
Yes we have WRS Caller , see https://www.ptc.com/en/support/article/CS462498
