Question
Windchill REST API endpoint to fill BOM from file
We are developing an internal project to use the Windchill API to fill the eBOM for a given part. What we are trying to do here is to read data from another software we have to get the BOM info and send it to the part in windchill. But we cannot find an endpoint in servlet/odata to do it.

