Re: How to keep all job logs ? How to get history information?
Hi Natalia, I got into the habit of saving job logs that were of particular interest, either the xml file so you can always read the user friendly view, or the underlying DSE.log with its additional...
View ArticleRe: Discover AD user domain through security.api
Hi Thales, I don't have an environment to test this, but looking at the following excerpt of dataSourceConfiguration_ads_readonly_db.xml: <principal type="account"> <nameSpace...
View ArticleParallel Approvals in IDM
Hi Experts, Is it possible or anyone has done parallel approval task configuration in your landscape? When I raise a request, IDM calculates approver list and sends the request sequentially to the...
View ArticleRe: uShellRead function - read output of script on windows - IdM 7.2
I had it on SP7 - and a few other people on the forums have had it too. Actually, I've had similar problems with 'Write-Host' in powershell. If that command is in, it can sometimes hang. Try getting...
View ArticleRe: Parallel Approvals in IDM
Hi Jaisuryan, I don't understand why the approvers are calculated sequentially. Please correct me if I am wrong. My understanding is... "There is a business role for which you want to request Role 1...
View ArticleRe: Parallel Approvals in IDM
If you have an IdM version before 7.2 SP6 or use the "7.1 style" approvals, a way to have parallel approvals is to create new request objects (use a self created entry type for the new objects) using...
View ArticleRe: Parallel Approvals in IDM
Attached is the screenshot of our workflow configuration. I was not part of implementation hence no idea why it was made like this. when the request is raised, the 1st two tasks find the complete list...
View ArticleRe: AS Jav initial load
Hi Dhiman, For the exact below error we solved it by making the IDM user as Technical User in the source system. The action was already assigned to the IDM role hence was not relevant in our case....
View ArticleRe: uShellRead function - read output of script on windows - IdM 7.2
I'm am using a dispatcher installed on a separate machine. Also the powershell script is on a separate machine. Could that have any influence?
View ArticleRe: How to keep all job logs ? How to get history information?
Andy,Thanks for advice!In SP8 the same issue - I set 31 days to keep logs, but system clear them daily. Best regards,Natalia.
View ArticleRe: Reconcilation error in IDM 7.2 SP8
Hi Keith, I have reproduced this situation in test system and my assumption was wrong. In ABAP system I set "Valid to" date for role equals to sysday-1 and run my job "Initial Load", and I have got...
View ArticleRe: uShellRead function - read output of script on windows - IdM 7.2
What possibilities do I have to develop my own "powershell connector"? Assuming I don't want to use the standard functionality? Thx,Raphael
View ArticleRe: Reconcilation error in IDM 7.2 SP8
Hello Guru,please help me. I have 197 dirty-marked entries (select count( mcmskey) from idmv_entry_simple where mcdirty<>0 )and I don't know wjat I have to do with them to stop error with...
View ArticleNumber limitation of mxref_mx_privileges
Hi experts, we are running idm 7.2 sp8 on oracle. Do any of you ever reached a limit on the number of mxref_mx_privileges to assign to a user? If so, of how many was it?We calculated that using...
View ArticleRe: Number limitation of mxref_mx_privileges
Every assigned privilege is just a row in the table MXI_LINK (and assorted views) so there is no implied limit from a database point of view....
View ArticleRe: Number limitation of mxref_mx_privileges
Hi - also don't forget limitation on ABAP servers of 312 profiles per user. Cheers, Chris
View ArticleRe: Technical specifications for SAP IdM Event Agent
In my opinion the connector framework of SAP or better the concept to connect applications is disappointing or better I don't see a concept.You have some magic internal connectors, you have VDS, you...
View ArticleRe: Technical specifications for SAP IdM Event Agent
Thomas, You raise some interesting points which make sense. However it all comes down to how the solution is architected and what systems you connect to. Many systems (and the current IDM framework)...
View ArticleRe: Mass create repository
Something like this should be in the framework (or Job templates) but there's always the chance someone will use it improperly and blow things to $@%. Glad to see you overcame the hurdle!
View Article