- Unique IDs
Unique ID's are special Name-Value Pairs that ensure that the value is always unique in the EZ-MES System. Unique IDs can be generated automatically in EZ-MES using the proper syntax - Calc NVs
Calculated Name-Values can be used for computation of data collected by EZ-MES and configure the system behavior. Click this link to learn more about Calculated Name-Value formula syntax - Triggers
Triggers are conditions that are evaluated on regular intervals and or at specific user actions. Trigger syntax must be correctly entered to properly configure for Events and Actions. Click this link for troubleshooting of triggers - SOAP (Simple Object Access Protocol)
SOAP is a protocol specification for exchanging structured information in the implementation of Web Services in computer networks. SOAP calls use JSON syntax e.g. {"sFR":"FR10-000000999", "sSF":"next", "bNoChecks":false, "bConfirm":false, "bConfirmAttach":false}. Click the following links to learn more about JSON Syntax Definition for Query Requests and MES Query Syntax