Re: SAP IDM GRC integration
Hello Prajakta, After checking your error again its look like error is because of the service name of your web services in GRC do not match with the web services defined in VDS.Please make sure you...
View ArticleRe: Issue with SAP IDM approval 7.2 SP8
Hello Experts, Any help on this ? RegardsDeepak Gupta
View ArticleRe: Issues in privilege assignment approval in IDM 7.2- SP8
Hello Experts, Any suggestions for the above posted issue? I'm are still facing this issue and looking for any help/suggestions. Thanks & RegardsDeepak
View ArticleRe: Issue with SAP IDM approval 7.2 SP8
Deepak, Is this related to this post, Issues in privilege assignment approval in IDM 7.2- SP8? Matt
View ArticleRe: Creating FF Access request in GRC through IDM
Deepak, I don't believe that this can currently be done as the products to not integrate on that level. I'd suggest posting this to the SAP IDM Idea place. Matt
View ArticleRe: Issues in privilege assignment approval in IDM 7.2- SP8
Rashmi, I believe this is a limitation in the product right now. I would reccomend opening an OSS note and commenting on the SAP IDM idea place. Matt
View ArticleHow to use uIS_SetDirty and uIS_RepairEntry
Hi, all I am just trying to sync the privilege assigned in the IDS to the ABAP system. The privilege in IDS will overwrite whatever is assigned in ABAP. I have read a couple of threads to use...
View ArticleRe: Reconcile and Repair entry stored procedure issues (cleaning up part 2)
Hi, Michael Did you resolve the issue? I had exactly the same problem when uIS_RepairEntry is not doing anything to the backend. Thanks,Jonathan.
View ArticleRe: Reconcile and Repair entry stored procedure issues (cleaning up part 2)
No we have not gotten an answer on this. SAP American is working on a fix but it has been over a month now with no response. I ended up copying the old Java script back into our PRD system that did...
View ArticleRe: How to use uIS_SetDirty and uIS_RepairEntry
Hello Jonathan, What is the status of privilege in IDM ? Is it OK or Failed ?both internal functions with code, you mentioned above, provision privileges which are in failed status. If privilege is in...
View ArticleExpired role/privilege removal issue in IDM
Hello All, I am using SAP IDM 7.2, SP8 . I have scenario where business user assign privilege/role to the user with validfrom and validto date.example, validfrom = 04.12.2014 or NULL(empty) and validto...
View ArticleRe: Repair assignment status "Not Allowed"
Hello Subramaniam, what is the current status of mcexecstate. of the privilege for the user.you can check it using view idmv_link_ext in DB.normally, you can set the mcexecstate of privilege to 1026...
View ArticleRe: Expired role/privilege removal issue in IDM
Pradeep, Evaluation of VALID FROM/TO is supposed to happen in a housekeeping task as I recall. Not quite sure why the script would be not working in this case. You're probably going to have to go...
View ArticleRe: How to use uIS_SetDirty and uIS_RepairEntry
Hi, Pradeep Thank you for your reply. All priv for that user is in ok status within IDM. However, the uIS_SetDirty is supposed to mark the user "dirty" to force a reconciliation according to SAP doc....
View ArticleRe: IDM stops provisioning business roles, but privileges seems OK
Hi Laurent, I have solved the issue with the support of SAP. It is a known bug in SP8 patch0 and it was fixed in SP8 patch2. The note for this bug,1912417 - Role assignment no longer triggers...
View ArticleRe: Creating FF Access request in GRC through IDM
Deepak,The existing GRC integration framework relies on VDS to pass parameters between IDM and the GRC. It works well for the access request web service in GRC. However the FF request web service call...
View ArticleRe: SAP IDM GRC integration
Hi Deepak, Following is the screen shot we received from GRC team on activating the webservices. But when we ran initial load , then again we have got the following error. , Can you please help us...
View ArticleRe: Expired role/privilege removal issue in IDM
Hi Matt, Thank you. :-) 1. If Evaluation of valid from/to was part of housekeeping then reconciliation should have removed expired roles/privileges but that does not happen in my case. 2. Query in the...
View ArticleRe: How to use uIS_SetDirty and uIS_RepairEntry
Hi Jonathon, I have not seen this function working for privileges in OK status for user . I have setup custom sync job to re-provision such privileges (all privileges of user in OK status) to backend...
View ArticleRe: How to use uIS_SetDirty and uIS_RepairEntry
Thank you so much for your tips, Pradeep.You are right that sap_core_executeplugin(more like uProvision) forces a reconciliation and that is what I am looking for.
View Article