Measurement Charts
Quick Links to Resources​
- Specifications in PDF – Understand our data structure for purchase orders (PO) and measurements.
- Sample of several Measurement Charts in CSV – Upload in /upload/pom
- Sample of a single Measurement Chart in CSV – Upload in /upload/pom
Inspectorio Quality Risk Management (QRM) gives you the ability to reflect your measurement charts by listing the points of measurement (POM) of a style. Your measurement charts are pivotal for inspections involving measurements. Through data integration, you can load pre-configured measurement charts into the back-end of your system. After setting this up, when a new purchase order (PO) is added, the system automatically populates the relevant measurement chart(s) based on the style ID(s), including each POM across sizes.
Measurement Chart from an End-User Perspective​

Measurement Chart from a REST API Integration Perspective​

Measurement Chart from a File Transfer Integration Perspective​

Measurement charts can be edited manually through Inspectorio's UI when scheduling an inspection; however, these edits do not create permanent changes to the POM files stored in the back-end. POM file editing capabilities is currently not supported in the back-end. If you wish to make a change to any of the fields of a POM in the back-end, you must upload a new POM file, with your desired changes, which will replace the existing one.
You can also use the API to delete outdated measurement charts by Set ID (to delete a set within a style) or by Style ID (to delete all POMs/sets within a style). This allows you to remove charts created via manual entry, file import, or API integration, helping you prevent obsolete data from persisting and ensuring more accurate and efficient measurement chart management.
Measurement Chart Requirements​
When sending measurement charts to the Inspectorio system back-end via API or file transfer integration, the following requirements must be followed. This ensures that when you begin creating POs in the system via API or file transfer integration, the POMs will be automatically populated successfully.
- POMs are grouped by Style: This means that each
Styleshould have the same POMs, even if it contains multiple differentItems. All theItemsin oneStylewill be measured in the same way. - Style ID in the POM uploaded must match the Style ID in the POs uploaded: When a new PO is created, the systen auto-populates measurement charts based on an exact match of
Style IDwith pre-uploaded POMs. If one character differs, then the POM will not populate.- For example,
abc1234does not equalabc-1234.
- For example,
- Sizes in the pre-configured POM must match the Sizes in the POs uploaded: When a new PO is created, the system auto-populates measurement charts based on an exact
Sizematch with pre-configured POMs. If one character differs, then the POM will not populate.- For example,
X_Ldoes not equalXL.
- For example,