Articles / Forum - Express, share and grow your IDM expertise!
Express yourself! Write and publish articles related to Sun IDM.
Consider this as your white-board, use it as your wiki, your forum, your discussion ground, your share center.
Share articles, source-code, ideas, knowledge -- new tips and tricks, alternative ways of doing things, anything interesting within IDM.
How often do you end up writing rules and forms, you wish were available to you ready-to-use?
Do you feel the urge to contribute towards the IDM community? Would you like to share your views with others?
Articles/Forum is an initiative to let everyone in the IDM community interact and help each other
by publishing, discussing and growing their knowledge.
Be it sharing a simple code-snippet about a Rule that returns a value from the Lighthouse Policy,
or open-sourcing a complex UserForm,
or expressing complaints about a particular implementation of this technology,
or announcing the newest developments in the niche field of IDM in general..
this is the place to share your wisdom!
Click on any topic below, or search to find something particular, or simply start a new topic.
And yes, you don't need to sign-up to post articles :)
Active Sync Process
1. We have Flat File Active Synch process running in our development environment without any issue. The only issue that we have is that it is lot of time to process records. For instance it took 24 hours to process a flat file which had 50,000 records. With this performance we will certainly have is...
-- Read all --
sam
329
Article
- Ravi
2 updates
IDM 8.0 Proxy Administrator workflow
Hi all I have a reconciliation policy setup to create users based on a resource...The policy is using a proxy administrator with a form that forces the user to get created in a specific organiszation.(This is all that is in the form) <Field name='waveset.organization'> ...
-- Read all --
Patrol4me
291
Forum
- Patrol4me
2 replies
How to add a new Tab or Sub-tab in the admin interface
Having an extra tab/sub-tab in the administrative console might sometimes help segregate or adding shortcuts to the existing functionality.
The necessary java code to achieve this needs to be put in the file: includes/bodyStart.jsp above the line that creates the navigation bar:
String navBa...
-- Read all --
Aditya Mutalik
496
Forum
- Aditya Mutalik
1 reply
Extract the text in the description field of a role
In a workflow how do we extract the description field from a role object?
We can get a list of roles assigned to a user using user.waveset.roles, how do we then extract the description text?
I have used this example but can get it to work, it keeps returning NULL. any ideas????
...
-- Read all --
Patrol4me
251
Forum
- Aditya Mutalik
4 replies
Dirty flags
Hi Friends,
Good day!! to you all.
I have been looking at this place for quite sometime and was interested by the participation that has begun to happen.
So, I thought that I too would jump in to answer and question (I know a little bit of IDM but have a great interest to match) :)
...
-- Read all --
How to get user details in workflow?
hi friend... i want to get the user details like firstname ,lastname,emailid..etc in with in workflow when the user is not login. any code and example are welcome thanks®ards sunny
Ok, so we assume that the code needs to retrieve the user details creating an authenticated admin session....
-- Read all --
We value comments from XpressUtils users!
We strive to make this site better for you each day, so all constructive comments are appreciated.
Please feel free to send us your feedback!
From: Achin
Aug 30, 07:48 AM
Hi, team i want to know how to add uid to LDAP groups. if any body knows please help
From: mike
Aug 25, 09:08 AM
Can you give an example to use this rule? What does it mean "The trick to achieve this is use the "Properties" file concept" ??
You add custom Properties in the Waveset.property file? Where you set the value for these properties? - After the IDM restart?...
From: ajay nalawade
Jul 29, 08:43 AM
i want information about how to call java from expree
boolean isConnectionSuccessful=connectDB.connectTo(111);
i want code for this,anybody can help me...
From: Carrie Cain
Jul 24, 05:22 AM
Want more clients and customers? We will help them find you by putting you on the 1st page of Google. Email us back to get a full proposal...
From: nimish
Jul 20, 12:53 AM
In Handy Tools, Test Regular Expressions is not working. anybody used it?
From: nimish
Jul 13, 02:18 AM
hi team,
I have some problem related to configure openSSO. Can I ask you for this or should I go to another site....
From: Anirudha
Jul 13, 01:41 AM
Wish you all the best...
From: hussain
Jun 05, 06:59 AM
Could u please provide an ebook for Sun Certified Integrator for Identity Manager 7.1
From: docsnyder
May 07, 05:52 AM
Hi!
I have downloaded the rule tester JSP file and followed the instructions, but the following error has shown up:
------------------ begin ---------------------
Select a Rule (or write a test-rule script), select a User to run as, and click Test to view the results.
Rule:
Arguments: -- None --
Run as User: There was an error on this page. Click here to return to the m...