Process Builder
A deep-dive into all of the process builder functionality
What is the Process Builder?
The process builder enables you to create data entry forms that you can deploy to your production line. These forms come with built in validation, they also capture operator and timestmap by default.
Mandatory Process
A mandatory process enforces that all unique identifiers of this component must run through this process. This is implemented by the subsequent process step checking that this process has been completed.
User Interface or API
User interface is used when a technician will manually upload data from your production line. API is used when a machine will automatically upload data to serial
What are Fields
Fields are blocks of data entry that are tailored to different types of data. Serial currently supports 6 types.
Link
Use when linking unique identifiers together
Manual Entry
Use when manually entering text or numerical data. Numerical entries can set LSL/USL
Pass/Fail
Use when the process has a distinct result. Ex: Cosmetic checks
Checkbox
Use when completion is optional.
Image
Use when uploading images: PNGs, JPGs, TIFs, etc.
File
Use when uploading files: Excels, TXT, JSON, etc.