I’m suddenly having trouble using the IdentityNow Bulk AccessProfile and Role Importer. The version I was using has been throwing an error that wasn’t happening before:
I went to the site with the download file ( IdentityNow Bulk AccessProfile and Role Importer - Compass (sailpoint.com)) and there appears to be a newer version. This version required that I add the attribute type to each entitlement name (which was a bit of a pain) but I added that, but I’m still getting an error when it tries to update each access profile I need to updated:
So interesting thing I’ve found as I’ve been troubleshooting this, for one, the warning message in the above screenshot is saying
"those workgroups accessProfileOwner could not be found for approvalSchemeList … skipping
I tried removing that column, and the creates worked. So there seems to be some kind of issue with that column.
Another issue is that it’s a bit frustrating now when I update the profiles, they get disabled, so I’ll have to create another file to batch enable all of the profiles. Was this intended?
And I also wanted to point out that the documentation on the link above doesn’t match the documentation in the download anymore in terms of how the columns are set up, so it may need to be updated.
In my case:
“those workgroups accessProfileOwner could not be found for approvalSchemeList … skipping” was caused invalid values of “Role Approver List”
There are a lots of bugs, especialy in examples - they are horrible.
eg. in action “assignUsersToRole” in example is : assignUsersToRole, Role1,COMPLEX_CRITERIA,“{”“children”“:[{”“key”“:{”“property”“:”“attribute.Department”“, ““type””:”“IDENTITY”“}, ““operation””:”“CONTAINS”“, ““value””:”“Plipipipp”“}], ““operation””:”“OR”“}”
but insted of “value” should be “stringValue”.
It’s very nice that someone made that tool but for Nobel Prize he should spent additional hour to fix doc.