Re: .csv export
Hi Chris, I need to be sure that all assigned BR/Privileges correspond to the reality at any time for a UserID, so I choose to export this content in .csv after developing the sql request and puting...
View ArticleRe: HCM Import values into IDM via VDS
For people who are interested, I have fixed this error. I have forgotten to include 2 attributes in my querry (SQ01) : - Split begin (SYHR_A_P0002_AF_SPLIT_BEG) - Split end...
View ArticleRe: use of FIELD in Attribute SQL Query
I was able to get it to work, however I had to change the Presentation to Radio Button. I did make it READ ONLY as a safeguard. However since this is a query that is only used for informational...
View ArticleRe: UI task timeout
Hi Chris, The row count for MXI_STRUCTURE_ROOT table is 687851 I have done the 1st set of checking in database side. Yes, when I delete the role and save, it executes below sql from MXI_BUILD_ROOTS...
View ArticleRe: UI task timeout
Sorry for not mentioning, yes, database performance is adverse when MXI_BUILD_ROOTS procedure is executed. This procedure is not called when I add the role to the job role.
View ArticleRe: UI task timeout
Hi Jai , There was a known issue around "MXI_STRUCTURE_ROOT" , associated with JOB -> Business Role Assignment . Please refer to SAP Note - 1935957 - Bad performance when rebuilding role hierarchy...
View ArticleRe: Issue while changing validity date for assigned roles: SAP IDM 7.2 SP8
Hello Chris Thanks for your response.Even I was in impression that Modify tasks should get triggered when we modify validity information in IDM UI, But nothing is getting triggered.Moreover, I am...
View ArticleRe: UI task timeout
Hi Jerry, Thanks for the note. We will consider applying the patch and let you know. Hi Chris, Can you please confirm if applying database patch would resolve this issue? Please suggest if anything to...
View ArticleRe: IDM Implementation queries
Sameer, Hope you would have implemented IDM successfully in your organization by now. I am in a similar scenario where you were in May, 2012. Pls share your valid experience that will help me in my...
View ArticleRe: User Type filter on SAP Initial Load
Hello, While searching for a solution to same case as you have , I landed to this post.However I was able to solve this issue as mentioned below.It is better to have below filter in Read Pass(for your...
View ArticleRe: UI task timeout
I compared the contents of the procedure in SP8 Patch3 and its identical to what you already listed in your previous reply, the same with SP9. The note might refer to a related but different fix. I'm...
View ArticleRe: .csv export
If I understand correctly you want to report any privilege assignment that is inherited from a role that is not completed. This will list all inherited privileges and the role they're inherited from...
View ArticleRe: .csv export
Your are the best Chris! Your sql is working perfect for one person fro example '3004', my last question is how to run it for all users? I replaced 'USER.TEST.ROLEPRIVSTATE.4' by '%' but I get all...
View ArticleRe: .csv export
Hi Chris, I just added mcEntryType='MX_PERSON' and removed the 'mcmskeyvalue like 'USER.TEST.ROLEPRIVSTATE.4' and I got all the assignement for all users. Thank you very much for your help, Nina
View ArticleRe: .csv export
Edit: I see you added your own solution almost at the same time as I added this :-) In the where clause, replace the userRoles.mcThisMskey in(select mcmskey from idmv_entry_simple where mcmskeyvalue...
View ArticleRe: SAP IDM question
I think I just answered a similar question here:.csv export It may not work well on complex hierarchys as it only lists the roles that gives the privilege, not the role that the role is inherited from,...
View ArticleRe: Customizing Notifications - Adding Attributes
Billy, what I'm actually hoping to do is find a way to add my own "PAR" value. What I think we're going to do is since these are all Context Variables, just "hijack" one using the ones we are not using...
View Article