- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
02-08-2011 11:32 PM
Hello.
I was able to test function of data-filter for credit card number and social security number. so I created custom signature of data patterns for Korea social security number but I could not apply custom data pattern as a data filter.
PA box said "Constraints(data-object-pattern-validator) failed for regex. pattern must be at least 7 bytes" but my pattern was .*([0-9][0-9][0-9][0-9][0-9][0-9].[0-9][0-9][0-9][0-9][0-9][0-9][0-9]).
Korea Social Security number has got pattern 6 times digit plus dash (-) and plus 6 times digit.
Why I could not apply data pattern to PA box? Want's mistake?
Thanks
Roh.
02-09-2011 02:53 AM
I found that the pattern must have string of at least 7 bytes to match.
Is it must contains normal string (more 7bytes) when define data pattern?
if you yes, please show me a example how do PA define data pattern using regex.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!