Retrieve Assembly Structure
Hello everyone,
I need to wite a java custom class that retrieve the structure of an assembly (.asm) file.
The class must be execute in a listener after the CheckIn event.
I have found a call to Swagger REST Api (structure/objects descendants) and it is working on a standalone java class.
I wondering if it is possible to call a REST Api inside a java custom class executed at the CheckIn event.
If it is not possible what JAVA API I shoul use for a Windchill 11.0 M030 ?
Thankyou

