Measurement Charts


Inspectorio Sight gives you the ability to reflect your Measurement Charts by listing the points of measure 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 Inspectorio system. After you have done this, when a new Purchase Order (PO) is added, the system will automatically populate the Measurement Chart(s) that corresponds to the Style ID(s), as well as each Point of Measurement (POM) within the Measurement Charts corresponding to the sizes.

Measurement Chart from an End-User Perspective

End-User Perspective

Measurement Chart from a REST API Integration Perspective

REST API Perspective

Measurement Chart from a File Transfer Integration Perspective

File Transfer Perspective

Measurement Charts can be edited manually through Inspectorio’s UI when creating a booking; however, such edits will not produce permanent changes on the POM files stored in the back-end. We currently do not support POM file editing capabilities in the back-end. If you wish to make a change to any of the fields of a POM chart in the back-end, you must upload a new POM file, with your desired changes, which will replace the existing one.


Measurement Chart Requirements

When sending Measurement Charts to the Inspectorio system back-end via API or File Transfer Integration, there are two requirements that must be followed. This will ensure that when you begin creating POs in the system via API or File Transfer Integration, the POMs will be automatically populated successfully.

  1. POMs are grouped by Style: This means that each Style should have the same POMs, even if it contains multiple different Items. All the Items in one Style will be measured in the same way.
  2. 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 ID with pre-uploaded POMs. If one character differs, then the POM will not populate.
    • For example, abc1234 does not equal abc-1234
  3. 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 Size match with pre-configured POMs. If one character differs, then the POM will not populate.
    • For example X_L does not equal XL