Is it possible to have string operations in BRM rules?
I have a requirement that is a string starts with '9' or starts with 'VER' the result must be true.
I don't think this is possible with a decision table. Is there another possibility to implement this in BRM?
Add comment