Announcements

SecurID® Discussions

Browse the SecurID discussion board to get product help and collaborate with other SecurID users.
GubiczaT
New Contributor
New Contributor

ESA Rule Array/Collection error

Jump to solution

GROUP BY email_src
HAVING COUNT(*)>=1000;

Error message: 

Message: class java.lang.String cannot be cast to class java.util.Collection (java.lang.String and java.util.Collection are in module java.base of loader 'bootstrap')

 email_src is string[]

In this case i have only string[] type meta keys. 

In ESA Rule, can I convert string[] to string? Or any idea?

Labels (1)
0 Likes
1 Solution

Accepted Solutions
EricaChalfin
Moderator Moderator
Moderator

@GubiczaT,.

Welcome to the RSA community! We are glad you joined us. This forum is specific for users of the SecurID and Identity Governance and Lifecycle products. From your question, it looks like you are working with NetWitness. You can register on the NetWitness community for assistance with your ESA Rule Array error.


Best regards,
Erica

View solution in original post

0 Likes
1 Reply
EricaChalfin
Moderator Moderator
Moderator

@GubiczaT,.

Welcome to the RSA community! We are glad you joined us. This forum is specific for users of the SecurID and Identity Governance and Lifecycle products. From your question, it looks like you are working with NetWitness. You can register on the NetWitness community for assistance with your ESA Rule Array error.


Best regards,
Erica
0 Likes