on 2020 Jul 09 12:16 AM
I am using the below in my target transformation in IPS to IAS:
{
"condition": "$.userName =~ /^\\d{1,6}$/",
"constant": "PreDay1",
"targetPath": "$.groups[11].value"
},
I want to do the opposite as well, i.e. remove from the group if the regex string is not meant. Can anyone advise how I do that please?
Thanks
Request clarification before answering.
| User | Count |
|---|---|
| 7 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.