cancel
Showing results for 
Search instead for 
Did you mean: 

SAP IdM 8 - Manage -Tasks Available for this Entry

0 Kudos

Hi Experts,

I am in process of setting up user creation/modification for ABAP system using SAP IdM Initial load from Directory & ABAP is completed

But unfortunately I do not have required  access manage tab in UI similar to discussion

http://scn.sap.com/thread/3753203

I added created new user and assigned the access as per below screeshot , could you please suggest if any further point to consider

Accepted Solutions (1)

Accepted Solutions (1)

former_member198652
Active Participant
0 Kudos

Hi Santosh,

Can you please check in job log, where initial load job run.

check weather users are added into the identity store and how many added without errors.

Regards,

Jaya

0 Kudos

Hi Jaya,

Initial load is successful , I can see users in IdM DB.

Problem is I am not able to view in UI.

Sample user created in AS JAVA, Initial load performed to load user in IdM DB.

Please find the test user in DB.

former_member198652
Active Participant
0 Kudos

Hi Santhosh,

Can you check on identity store where user was created.

Regards,

Jaya

jaisuryan
Active Contributor
0 Kudos

Hi Santosh,

As you can see from the screenshot, mcidstore is 2 where as com.sap.idm.jmx.idstoreid is set to 1. Hence you are not able to see the users in UI.

Change the com.sap.idm.jmx.idstoreid to 2 and you should be able to see the users. Thanks.

Kind regards,

Jai

Answers (1)

Answers (1)

Ckumar
Contributor
0 Kudos

Hello Santosh,

Could you please share the IDM UI screenshots so that we can get little more idea about your error.idm_authenticated_studio action

In general, If a user has been created in UME as well as in Identity store with the proper roles and privileges then it should have access to manage tab.

Please check whether user has "MX_PRIV:WD:TAB_MANAGE" privilege or not. This privilege provide access to manage tab.

Regards,

C Kumar

0 Kudos

Hi Chandan,

I do not think it`s error , problem is I can not see list of user even initial load in completed

Following are UME role assigned to my ID for your reference

Output in 'manage' only two users listed, users from initial load are not displayed

Can`t see any take or can`t create task.

Regards,

Santosh

jaisuryan
Active Contributor
0 Kudos

Hi Santosh,

what is the Id store id in eclipse and what value have you maintained in JMX layer in AS Java?

And to what id store you wrote the users in initial load job?

Please verify all three points to same id store.

Kind regards,

Jai

0 Kudos

Hi Jai,

I am using same user ID in Eclips,SAP JAVA UI & Initila Job Load

Following are ket parameters maintaned at JMX Layer.

com.sap.idm.jmx.ac_check_level 0

com.sap.idm.jmx.ac_check_levelTest 0

com.sap.idm.jmx.idstore.reqidprefix MXIDMUI

com.sap.idm.jmx.idstoreid 1

com.sap.idm.jmx.show_selfservice true

com.sap.idm.jmx.vdsconnection ip:port

com.sap.idm.jmx.vdsusername " "

Regards,

Santosh