We have developed and implemented the use of regular expressions now available when setting up business rules. This enhances your filtering opportunities with a much more precise search for a pattern or a string within a text.
What are the regular expressions that I can use?
The current regular expressions that you can use are the folowing examples:
‘*' , '37*’, ‘*09’ , ‘*ABC*’
Where can I use regular expressions?
You can use the above regular expressions cross product in all input fields for the following business rules:
- Custom rule
- Mapping rule
- Advanced Mapping rule
Step-by-step guide to set up business rules using regular expressions
1. Log into GEN with your credentials;
2. Go to Company preferences -> Business rules
3. Select 'Confirmation' product from dropdown
4. Select 'Add new' custom rule
5. Add your criterias of as in the example below:
If Document ID contains any of *ABC* then replace commodity with GoO.
6. Save your changes and resume work.