Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8578

Re: User id not getting created in the backend system from SAP IDM UI

$
0
0

If you're only after whether the account privilege has been assigned an easier query would be to idmv_link_ext which has columns mcThisMSKEYVALUE and mcOtherMSKEYVALUE:

 

select mcThisMSKEYVALUE, mcOtherMSKEYVALUE from idmv_link_ext
where mcThisMSKEYVALUE = '[USER_NAME]' and mcOtherMSKEYVALUE like '%[REPOSITORY_NAME]%'


Viewing all articles
Browse latest Browse all 8578

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>