Re: IDM with RAR integration
Shanmukh, From this link, you can find all kinds of fun IDM documentation: SAP NetWeaver Identity Management 7.2 Documentation However these are the documents that will be of the most use to you: SAP...
View ArticleRe: MultiSelect field is displayed extra wide in IdM UI after Portal update...
Hello Matt, yes, that mode is standard for our portal, so that's not rescuing me this time. ^^I have discovered that IE8 is working, too (that's installed on our IDM-server). But that doesn't help,...
View ArticleRe: To copy users from one view to another view
Hi Bhanu, I am assuming you are running IdM 7.2 latest patches. Please confirm whether the Housekeeping Jobs are running properly?Check for dirty entries and reconcile or repair entries. The views you...
View ArticleRe: Disable an account automatically
Hi, Thanks for these answers. I'm using IDM 7.2 in SP08. Does it change something about automatic disabling?I provision MX_VALIDTO with the HCM attribute P8003-ENDDA. As you advise to me, I'm going to...
View ArticleRe: Disable an account automatically
No, after SP04 the functionality is in general the same. Just one more question, when an Employee expires in HCM, what happens to the STAT2 values?In a normal scenario this value changes as well. I...
View ArticleRe: SAP IDM question
Hi Chris, This link is useful, but after running the query on the test scenario I am not getting the role hierarchy, but only Root Role for each privlige assignement: any comment please? Best regards,...
View ArticleRe: SAP IDM question
My first guess would be that the contents of mxi_structure_root table is different in your version. As I mentioned, it's an internal table and the content can vary between releases. My SP8 schema has a...
View ArticleRe: Reconcilation Report - RDS
Hi Jaisuryan, The scripts that starts with sapc_ come with the RDS solution of IDM. I request you to reimport the RDS solution related files into your identity store and see whether you can get the...
View ArticleRe: SAP IDM question
That's could be the reason, I am using 7.2 SP7 and here is the structure of mxi_structure_root: Is there any workaround(tables) how to get these role-role missing link level ? Victoria
View ArticleRDS on DB2?
Hi IDM Gurus! Just wondering, has anyone tried deploying the RDS for IDM where the back end database is DB2? Can I just use the Oracle SQL script? Thanks,Matt
View ArticleRe: RDS on DB2?
Haven't tried it on DB2. I do remember that there was some database specific stuff in a few of the items but I think they were 'Oracle' specific as I was on MSSQL at the time and had to change things....
View ArticleRe: Disable an account automatically
You can use the same process to send the email - valid to < 7 & > 6. If you're getting data from HCM, you can use Stat2 on the import to set the MX_Disabled automatically without the job but...
View ArticleRe: activate inactive users according .csv file
Hi Imy, I am sorry that, your query is not clear for me. But from my understanding is that you want to activate the inactive user before tiggering the provisioning for that user, when uploaded...
View ArticleRe: How to get the list of inactive users in IdM ?
Hi Mery, Try this and see if you can get any records, select * from idmv_value_ext where AttrName='MX_INACTIVE' ~Krishna
View ArticleRe: activate inactive users according .csv file
Hi Krishna, Your understanding is OK. I need to activate some inactive users (in the csv file) before loading them. As you can see in the step 2 (Delta identifier created) which means I have already...
View ArticleRe: How to get the list of inactive users in IdM ?
Hi Krishna, I can get one record by running: select * from idmv_value_ext where AttrName='MX_INACTIVE'So I change your first request by chaning idmv_entry_simple_inactive to idmv_entry_simple_ALL and I...
View ArticleRe: SAP IDM Create user policies
Hi Peter, By any chance, do you have some example of scripts to accomplish this result? Thank you for your attention. Miguel
View ArticleBasic Search & Advanced search in IdM
Hi Experts, I was searching for one user on IdM UI, and I found that the basic search was not working (I only filled the Unique ID= userXYZ), but when I search for this userXYZ under advanced search,...
View Article