cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Want the oppurtunity to discuss enhancements to PTC products? Join a working group! X

what api can be used to fetch cad structure using windchill rest api along with its quantity value

AP_10343008
15-Moonstone

what api can be used to fetch cad structure using windchill rest api along with its quantity value

what api can be used to fetch cad structure using windchill rest api along with its quantity value as present in the below image

AP_10343008_3-1689589881456.png

 

 

ACCEPTED SOLUTION

Accepted Solutions

Hi @AP_10343008 

The Image shows multilevel bom report that is not same as a rest api. This page is generated by own code that cares how to build the table. as 

 

You need to use existing restApi to get onelevel BOM and then work in your site with results and go through the bom recursively

 

PetrH

View solution in original post

1 REPLY 1

Hi @AP_10343008 

The Image shows multilevel bom report that is not same as a rest api. This page is generated by own code that cares how to build the table. as 

 

You need to use existing restApi to get onelevel BOM and then work in your site with results and go through the bom recursively

 

PetrH

Announcements

Top Tags