cancel
Showing results for 
Search instead for 
Did you mean: 

Can´t create an iView from PAR 'com.sap.security.ume.consistencycheck',

Former Member
0 Kudos

Hi, everyone

I want to run a UME consistency test through the portal (UME console).

But I can´t find anywhere the "User management consistency Check" option.

I find a note that says that I have to create the iView from PAR com.sap.security.ume.consistencycheck (of course I´m Administrator).

But this package is not displayed. Whereeeee is it?

My portal do SSO with LDAP. So the users came from the Active Directory.

Does it has something to do?

and a second and philosophical question Is it worth it to do the UME consistency check knowing that the users are stored in the Microsoft Active Directory?

thank you

Alex

-

-


1.2 Creating an iView

To use the deployed template you have to create an iView from the uploaded PAR file. Do this as follows:

a) In the portal, choose 'Content Administration' -> 'Portal Content'.

b) Right-click on a folder in which you want to create the iView and choose 'New From PAR' -> 'iView'.

c) Choose 'com.sap.security.ume.consistencycheck'.

d) Choose 'Next' twice.

e) Enter a name and an ID for the new iView (for example ConsistencyCheck).

f) Choose 'Next' and 'Finish'.

g) To use the iView, add it to a role (preferably one with the UME.Batch_Admin permission

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Another option is you can access directly the UME page and go to consistency check.

<enter the URL where your engine is installed>

example

http://localhost:50000/useradmin

Here enter your userid and password. Once you log-in click on "consistency check".

Thanks

R.Murali

former_member394902
Contributor
0 Kudos

Hi,

You can find the consistency check option under User Management in your index page. Navigate to http://<portal>/index.html and click on User Management.

Akhilesh

Former Member
0 Kudos

Thank your for your response.

I did it. But there is no Check Consistency option anywhere.

That´s why I´m trying to create the iView from PAR (com.sap.security.ume.consistency.check) to display this iView with the consistenty check.

MichaelShea
Product and Topic Expert
Product and Topic Expert
0 Kudos

Alejandro,

What release are you using?

-Michael

Former Member
0 Kudos

Portal 6.0.10.1.0

J2EE Engine 6.40 patch level 88028.313

MichaelShea
Product and Topic Expert
Product and Topic Expert
0 Kudos

Alejandro,

It should be there. I will try and reproduce the problem, but it might take me a while.

As to your philosphy question, even though you use the LDAP as the data source, the UME still makes entries in the database of the AS Java. So there can still be entries that are inconsistent.

-Michael