Re: Identity Management at Customer Site
Hi Gayarti, Yes, you will need some sort of means of having identity information. IDM is the best way to bring this all together in a SAP Enterprise configuration. CUA, GRC, and UME would be other...
View ArticleRe: Identity Management at Customer Site
Hi Gayathri, To retrieve the Users and corresponding assigned roles, you can also use the below query in 7.2 Select A.mskey, A.mcvalue as Userid, B.mcvalue as AssignedRoles from...
View ArticleSAP IDM 8.0 paramater1 attribute
Hi,When I create a user with paramater, the paramater is not sycned because the parameter1 attribute is disabled at CreateUser plugin as default. I have enabled it and try to assign a parameter when I...
View ArticleRe: SAP IDM 8.0 paramater1 attribute
Hi Oktay,could it be this little thing that you have to use double "==" instead of "="Best wishes,Fedya Toslev
View ArticleRe: SAP IDM 8.0 paramater1 attribute
Hi Oktay, Assume you use MX_PARAMETER attribute in your UI task to store the parameters you want to assign to user while creating, then parameter1 should have a custom script that returns the values of...
View ArticleRe: SAP IDM 8.0 paramater1 attribute
Hi Fedya, It didn't really change the result. Thank you for your help. Best regardsOktay
View ArticleRe: SAP IDM 8.0 paramater1 attribute
Hi Jai, Thanks for your answer, I have tried to use value %MX_PARAMETER%, however the created users do not get the parameters. There is no error log, the users are created without parameter even the...
View ArticleRe: SAP IDM 8.0 paramater1 attribute
Hi Oktay, Please confirm if you used parameter1 = %MX_PARAMETER% or a script passing the values of MX_PARAMETER with | separated. And check if you have | set as multivalue separator. Kind regards,Jai
View ArticleRe: Identity Management at Customer Site
Hi GayatriIf customer has single authentic source for maintaining user information (ex. IDM , hr system or active directory) then required user data can be pulled from that system to determine all...
View ArticleRe: Provisioning framework 2 - Update option disabled?
Hi Jai Do you mean that customer idm system had default pf1 and it was modified and was in use and now before importing pf2 , you renamed pf1 folder to something other than standard prov folder name to...
View ArticleRe: SAP IDM 8.0 paramater1 attribute
Hi Jai, Thanks for your help.I used parameter1 = %MX_PARAMETER%.Could you send what shoul I enter as parameter1 value if this is not correct? If any script needed, could you send the script? Thanks and...
View ArticleRe: Password Disabled in ABAP and AS Java users
Hi Mohinder, I have the same issue.How did you fix it? RegardsOktay
View ArticleRe: Password Disabled in ABAP and AS Java users
Hi Oktey, For JAVA : - Enable SSL and Modify Connection of Java and add port 50001,for ABAP :- Idm need SNC Connection for ABAP to sync Prodective password but you can reset initial password...
View ArticleRe: Password Disabled in ABAP and AS Java users
Hi Mohinder, Do you mean for ABAP I must enter SNC details in the repository? Thanks and regardsOktay
View ArticleRe: Password Disabled in ABAP and AS Java users
Hi Oktay, No It is Not Mendentory for sync but if you want to set prodective password then you need SNC otherwise you can use it for reseting password (Initial Password) . Regards,Mohinder
View ArticleRe: Password Disabled in ABAP and AS Java users
Hi Mohinder, Ok, thank you very much for your help.I will try it out. Best regardsOktay
View ArticleRe: Password Disabled in ABAP and AS Java users
Oktay, fellow community members, Please post "how" on how to reset MX_DISABLED_PASSWORD on users already loaded in IDM IC DB before the conversions to being able to set permanent passwords was started...
View ArticleIDM 7.2 Change approval description
Hello, I am still working on a custom GRC workflow with IDM, and I am trying to write GRC information in the approval request. Right now, I am using custom attributes to display the information, but I...
View ArticleRe: IdM 8.0 SSL Login Issue to Developer Studio
Thanks Eduardo. We have it working on one machine, but can't get it to work on others. They do want to configure HTTPS. Error we are currently receiving: error in eclipse logs: [29.05.2015...
View ArticleRe: SAP IDM 8.0 paramater1 attribute
Hi Oktay, Please post what you are trying to write to parameter1 whether it be a script or the value of the attribute. Then we can help decipher it for you. Thanks!Anu
View Article