I’m looking at the Java Docs and the Correlation Rule documentation while trying to put together a correlation rule.
From the documentation, and the feedback I’m receiving from the Rule Development Kit, it appears as though the getIdentity() method within the sailpoint.object.ResourceObject class does not return anything. Is this the case? If so, what is the purpose of this method?
I would like to use this method to pull the identity, and pull in Identity Attributes off of that object, if possible. The best alternative to this seems like it is using idn.idn.attrSearchGetIdentityName() to search for the identity.