Share all details related to your problem, including any error messages you may have received.
I have set up a certification event for job code changes. I noticed when a review gets kicked off all roles are included even the birthright/business roles. I am trying to find a way to exclude the business roles out of the certification. I saw that there is an exclusion rule that can be created. Does anyone have any examples on how this rule should look or faced a similar situation. Also is there another way outside of the exclusion rule to handle this? T
for excluding any item from certification i believe certification rule is only way. you need to look for the role name which you want to exclude and remove it from item object and then add it to itemToRemove Object and return Explanation. Try below code, this might give some error as i have written it on fly as not yet tested. But the concept is true:
For future reference check out the document titled “Rules in IdentityIQ”, the document may be old but it still stands true. The document is for IIQ version 7.2 version. I have attached a copy that I have here in my replies