Re: Retrieving detailed authorizations information via RFC
Hi Pavel, If you want to pull these information through SAP IDM, there is standard initial load ABAP Jobs thatallows you to do so (roles, profiles, and assignments between Users / roles and...
View ArticleRe: Incomplete results using uSelect
Thank you Krishna and Fadoua! The version info is 7.2 patch level SP8. Strangely though, thanks to Fadoua's suggestion, I tried splitting the input using "\r\n" instead of "\n" and this seems to have...
View ArticleRe: IDM RDS implementation
Hi Krishna, THanks again for your precious help...I've added the role SAPC_IDM_ADMINISTRATORS, then it seems better, but I am still trying to find out where the issue is ... I still cannot get the...
View ArticleRe: IDM RDS implementation
Hi Esther, Can you send me the screenshot of the "Attribute" tab of the task "SAPC Change Identity Basic" It should be looking like this. ~ Krishna
View ArticleRe: IDM RDS implementation
Hi Krishna, here are the attributes for "SAPC Change Identity Basic"and MX_PERSON attribute:thank you!
View ArticleRe: IDM RDS implementation
Hi Ester, Now all the configuration you have done looks fine. Not sure why it is still not displayed in UI Can you check are all the components of SAP IDM are on same sp level.Clear the Cache and try...
View ArticleRe: How can I use my own Bapi in IdM 7.2?
I use sapjco3 with new RDS. So could you tell me the name of a example pass or a keyword for the "find" action?
View ArticleRe: IDM RDS implementation
Hi Krishna, I've finnaly found out... it was my dipatcher that was not running , then when I've added SAPC_IDM_ADMINISTRATORS, it was in pending status so I could not see the tasks in UI. Again thank...
View ArticleRe: Java users, roles and group do not show up in IDM UI after initial load
Dear Fernandez, I am facing the same problem my abap users and roles are not visible in IDM UI. But write abap user pass is executed without any error. Could you please suggest what needs to be done...
View ArticleRe: Java users, roles and group do not show up in IDM UI after initial load
Hello Sajin, what helped Fernandez is here in the thread. Have you tried doing, what Michael described? Regards,Steffi.
View ArticleRe: Approval Task timeout: representation in database
Hi Matthias, There should not be a change in this interpretation from 7.1 to 7.2. However, we did find an issue with timeouts in SP8, which should be fixed with SP9, which is out shortly. Please...
View ArticleRe: Java users, roles and group do not show up in IDM UI after initial load
Dear Steffi, Thank you for quick reply. As I have followed the steps given by Michael now I am able to see the number of users. But the roles are not showing. please find the below screenshot of the...
View ArticleRe: Java users, roles and group do not show up in IDM UI after initial load
Hello Sajin, can you please show the settings of your import task for the roles? The source and destination tab for this. Regards,Steffi.
View ArticleRe: How can I use my own Bapi in IdM 7.2?
I found the note 1883326 - SAP NW ID Mgmt RDS - Connection check issue (SP7 or higher). The scripts describe a connection example.
View ArticleRe: Java users, roles and group do not show up in IDM UI after initial load
sajin ts wrote: As I have followed the steps given by Michael now I am able to see the number of users. But the roles are not showing. please find the below screenshot of the same. Are all the passes...
View ArticleRe: How can I use my own Bapi in IdM 7.2?
Hi Hans-Hermann, I needed to port an old script that used JCo2 to JCo3, the troublesome bit in creating the connection from JavaScript were the abstract Java-classes and interfaces in JCo3. As a friend...
View ArticleRe: Java users, roles and group do not show up in IDM UI after initial load
Thank you Steffi and Tero for quick reply @Steffi-As I am new to IDM please tell me you are asking about the passes. if yes I have attached below. or else kindly let me know what exactly needs to show...
View ArticleRe: Java users, roles and group do not show up in IDM UI after initial load
Hello Sajin, that's the read PASS for the roles Tero was talking about. As you can see, the data is written into a database (in the "table name field" is the temp table defined)....
View ArticleRe: Difficulties setting up IDM v7.2 MC on Windows (IDM Server = Linux OS w/...
Tero, I am successful with connecting via SQLPlus from the same PC that I am running the MMC. We're utilizing Oracle11g w/ Linux OS and I downloaded the following Oracle client installation....
View Article