Re: How to create new Business Role by Copy
Hello Michaela, since the blog is about copying a user with it's existing privileges and business roles, those exist in the IDM of course. ^^ But you are on a good track IMO: you can use that blog for...
View ArticleRe: upload binary file with DSEEntry
Hi Per , thx for the info ... And how can add a Binary variable from Java to the DSEntry ?At the moment I have a byteArraypublic DSEEntry next() {....byte[] xmlBytes =...
View ArticleRe: SSL error Ldap communication port 636
Hi Miguel, What is the error you are getting now ? is it the same error mentioned in your previous reply ? What is your Java home variable value ? Can you share your Java settings of Identity center...
View ArticleRe: SSL error Ldap communication port 636
Hi Krishna The error was solved, I imported the other certificate on Java path and now working very well. Thank you very much for you attention. regards.
View ArticleRe: How to create new Business Role by Copy
The best way to do it is: Add an attribute to the object: Z_COPYFROMCreate a new object and have the admin select the 'copy from' object as he does so (make it mandatory if neededHave a task which...
View ArticleRe: Approval Management in SAP IdM 7.2 SP8
Hi Peter/Ridouan, Thanks for your suggestions.I am facing a similar issue where the request is not moving to the approvers' "todo" tab. I raised the request for another user for role assignment to his...
View ArticleRe: Approval Management in SAP IdM 7.2 SP8
Hi Nitin, Try enabling the trace on the user MSKEY for which you are requesting the role. This will reveal more information on what is happening exactly. From there you might get some information where...
View ArticleRe: Role Approval request not visible in Role Approvers ToDo tab
Hi Nitin, Enable trace on the user and examine the trace. It might provide some useful information to fix your issue. To know how to enable trace, see my reply in this thread....
View ArticleRe: upload binary file with DSEEntry
Are you working in the extension framework (WebUI) or in the runtime Custom Connector?
View ArticleError in clearing attribute MX_INACTIVE
Hello Experts, SAP IDM 7.1 , SP7Database Oracle I am trying to set empty value to attribute 'MX_INACTIVE' for a user but I get below error. ErrorputNextEntry failed storing<USERID>Exception...
View ArticleRe: Error in clearing attribute MX_INACTIVE
Pradeep, What are you doing when this error occurs? Is it a reconcile job? Part of a workflow? Thanks,Matt
View ArticleRe: SAP IDM position based security with user in multiple positions
Thats a valid option. Its worth considering whether you need to identify the HD position separately in which case a separate attribute is probably best. It really comes down to - how are you getting...
View ArticleRe: Approval Management in SAP IdM 7.2 SP8
You can check the provisioning queue and see if its hanging on something. Another task may have failed or still be in process. Peter
View ArticleRe: Custom Connectors for SAP IDM
Hi guys, We are progressing in getting the requirements done. Have a question though. As far as the non SAP applications go, managing them via AD groups is an alternative. Can you throw some light on...
View ArticleRe: SAP IDM position based security with user in multiple positions
Hi Peter, We are in discussions with the HR guys on setting up a flag which will help us identify the HD position. Will update how the talks end up in. RegardsChaitanya
View ArticleRe: Initial Load AD vs IDM 7.2
@Matt thats interesting that you use DN formats for the username to access LDAP/Active Directory, I always specified user accounts in the following method: domain.null\userIDuserID@domain.null However...
View ArticleRe: Initial Load AD vs IDM 7.2
Hi Matt, I'm using the User administrator for initial load! Follows the prints attached, the error. Thanks Leandro
View ArticleRe: Initial Load AD vs IDM 7.2
Have you tried the following for the LDAP_LOGIN: administrator@trustsis.comtrustsis\administrator
View ArticleRe: Initial Load AD vs IDM 7.2
Hi Billy, I tried following the example but the error continues! Any other ideas that might be Thanks Leandro
View ArticleRe: Initial Load AD vs IDM 7.2
Hopefully not related but you have a LDAP starting point entry for wdf.sap.com, may help to remove that or update it for your environment.
View Article