2019-04-15 05:12 AM
obj.name= "WO0000000980344ganeshkarthick.s@xxxx.com"
how to exclude the work order "WO0000000980344" and get the email address alone from this meta. I have a requirement to write a rule with the email address. I am provided with around 150 email addresses, I was planning to use the "contains" but I have heard that using "contains" will reduce the performance.
Please help me
2019-04-15 05:17 AM
David
Is the work order always the same length? Is it always a ‘W’ followed by numbers?
You could write and use a lua parser to break up the value into work order meta as well as email address
Dave
2019-04-15 05:22 AM
You could write and use a lua parser to break up the value into work order meta as well as email address
How do we do that, can you help me??
2019-04-16 01:44 AM
is there any way to exclude the data before the mail address other than using lua parser
2019-05-08 05:30 AM
Nope David..Unfortunately there is no way to do so My CC Pay