Re: Request roles IdM to GRC - Error remaining name
Hi Melkin, Are the webservices up and running on the GRC side?
View ArticleEncoding/storage mechanism of MX_USER_PREFS attribute
Dear experts, I was wondering whether it's possible to programmatically set a default for users' UI task favourites, i.e. the push buttons that will be displayed in their IDM Web Dynpro UI. When...
View ArticleRe: Provisioning failing when updating users Business Role
The failure is on the assignment of the "ecc_test-only" privalege assignment in the Business role. I was told that, that must be assigned to the user as part of the account creation before any other...
View ArticleRe: Provisioning failing when updating users Business Role
Yeah. Then I mean the system-privilege, that might be missing. The perils of not having the system in front of me to check the names of the privileges. ^^ The account-privilege of the repository must...
View ArticleRe: Provisioning failing when updating users Business Role
OK, so if I do find that an SQL entry is missing for the user, how do I get IDM to update that automatically if it is not correct on the backend? is there as a synch command i can create a job in...
View ArticleRe: Provisioning failing when updating users Business Role
I would create a simple job in the MMC, where the source is an sql-query to find all users, that have the only-privilege of a system, but not the system-privilege and in the destination-tab you could...
View ArticleRe: Provisioning failing when updating users Business Role
Thank you, I will look for a response tomorrow!
View ArticleRe: Password change issue when updating user data in SAP ABAP system
Hello Steffi, Yes in the ABAP systems they have the same timestamp. No other jobs are running at the same time.It is only happening to a few users depending on the ABAP system. On some ABAP systems...
View ArticleRe: Password change issue when updating user data in SAP ABAP system
Hi, Finally after a lot of investigation it seems that the problem is not coming from IDM but from the child systems connected to it. There are at my customer location some system refreshes that make...
View ArticleRe: Provisioning failing when updating users Business Role
Okay, here we go. ^^ For each repository there are two "main"-privileges created with the initial load-job: PRIV:%$rep.$NAME%:ONLYwhich you can see in the UI and assign to a user to create an account...
View ArticleRe: Mass Update Job
Thanks for reply Matt, I am looking for Modification of SQL. filter of every Dynamic Group has a SQL query. I have around 1000 SQL in Dynamic Groups and i need to remove WITH (NOLOCK) from each SQL...
View ArticleRe: Mass Update Job
Thanks you very much Steffi, Now i got the idea but i am not sure whether it will work or not. First let me test it. Thanks once again for your suggestion Regards,C Kumar
View ArticleRe: Patch upgrade on IDM
Hello Chris, Is it also better to update the SAP provisioning framework included in the package?Does the provisioning queue need to be empty to perform the update? Thx a lot, Laurent
View ArticleRe: Patch upgrade on IDM
Hi Laurent, yes good question - the answer is yes. Updates to scripts in the framework will be delivered through the updated framework for example. The best practice is to copy the...
View ArticleRe: Patch upgrade on IDM
Wonderfull. Might be a stupid question but would it be an issue if I first do an export of my actual framework, import the new updated framework with the scripts (from patch) and after that re-import...
View ArticleRe: ToShellArgs stop executing the powershell script all of a sudden
Did you uninstall and install the dispatcher service perhaps? If so you might need to verify that the dispatcher service has the correct authorization (username/password) setting instead of the system...
View ArticleRe: Can't find dispatcher reference
Hi Matt, did you try to uninstall and installing the dispatcher service with the cleaned up settings and see if the behaviour changes? Or run it in testmode to see what it prints while starting? It...
View ArticleRe: How to limit provisioning task to a batch of entries from the queue
Hi, You don't mention what kind of task it is queued for, or perhaps it's even an action? Or the IdM version for that matter. I'm not sure how changing the views would change anything though. In case...
View ArticleRe: ToShellArgs stop executing the powershell script all of a sudden
Hi Per Yes I tried with the test mode and found that it is not because of any authorization issue. Thanks for your suggestion BRShiju
View ArticleRe: ToShellArgs stop executing the powershell script all of a sudden
Shiju, I'd look at two things: 1. As Chris referenced, check the permissions on the service account running the dispatchers. Make sure there were no changes to the account. 2. In the pass where you...
View Article