How To Assemble Flexible Business RolesAssembling business roles is not a simple task. There are many things to be considered in business roles design.What is the purpose of the business role? Why we should use it instead of assigning direct privileg...
Analyzing Database Connection Problems.This document is just a compiled list of most common connection problems.Following next steps might save you a lot of troubles.Resolving connection issues on machine where the IDM console is installed.1. Check i...
How to provide access based on privilege.In many real life scenarios we should provide access to a person based on his access in a certain system. But how we should do that? Is there a simple way to accomplish this goal?The answer is “Yes, there is....
SAP IDM - How to call web service from IDMDespite my answers on questions like “How to call web service from IDM”, there was a demand for detailed explanation, so here it is.There is a simple way to call web service from IDM. All we need is JavaScrip...
SAP IDM - How to handle SAP rolesI’m working on an IDM project and like many of you I had to solve the issue with SAP roles.What were the issues in my case:If you attach a role to a person in SAP, next role just replaces it.If you have to first remov...
Hi Dongsu,IDM 8.0 SP4 is totally outdated, so please upgrade to the latest SP.Beside that IDM 8.0 SP4 does not support other protocols than the standard SMTP protocol.In the latest SPs the Basic Authentication has been introduced together with SMTPS,...
When using PVO you can use the following:SUBJECT.<attribute name>TARGET.<attribute name>CONTEXT.<attribute name>LINK.<property>in your case %SUBJECT.DISPLAYNAME% will give you User name%TARGET.DISPLAYNAME% will give you the name of the priv/role%LINK...
Hi Dongsu,When I look at the error - it looks like you have already task or form with the same name as the process.Check that also - it is just not allowed to have task- processes-forms with the same name because IDM cannot get their type correctly w...