How can we retrieve Weight value and unit of Page one from the Agile PLM DB Schema
Hello All,
Could you please help to retrieve Weight data from Title Block of parts.
I could not find it in Agile.Item table. Is there any other table which stores this value.
Weight and its unit.
Those attributes are in the REV table, not the ITEM table. They are WEIGHT and WEIGHT_UOM.
They are retrieved along with the latest revision/release date/lifecycle phase when the part or document is opened.