If you're new to rules in Azumuta: a rule allows you to manipulate the behavior of your workflow - beyond the regular constraints of a standard Azumuta workflow. For example, you can use a rule to command an operator to fill in a checklist if a specific value within a barcode's serial number is entered. Or, another example is to jump to a specific work instruction is a specific occurence takes place. Click here to learn more about rules in Azumuta.
In the past, a rule’s condition could only be compared to exact values. Now, you can use a Regular Expression (RegEx) to compare values to.
Here’s an example: imagine if we have a series of washing machines with codes such as “Wash-100”, “Wash-105”, and “Wash-107”. We want a rule to fill in the checklist when the scanned barcode matches with the “Wash 1xx” code.
In the past, you would need to set up a condition for every individual code. For 3 codes, it’s still manageable – but imagine if you have hundreds of codes. It’ll be extremely time-consuming and cumbersome if you have to create and maintain hundreds of conditions.
With the advanced RegEx condition, you’ll only need to create a single condition. The RegEx condition on the screenshot below will match all the codes between “Wash-100” and “Wash-199”. Thus, you no longer need to create 99 lines of conditions. Just one is enough. Imagine the time-saving benefits that you can reap – especially if you have a large product variety.
If you would like to learn more about RegEx or see how your plant can take advantage of this versatile feature, please contact us through our support@azumuta.com email.