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 :)
Sending email during bulk load
Hi all, I have a requirement where I have to send an email to the user whose account has been created through bulk load, stating their password. Moreover the password has to be randomly generated. Could anyone suggest a way to do it? Thanking you, Aakash ...
-- Read all --
aakash
114
Forum
- rajesh
2 replies
Reports
Hi All, I have to get the reports for user being disable/enable in last 30 days. I am able to retrieve the list of enable/disable users, but just when I am adding Date range field as below, and clicking the
respective range (below code is same that present in Auditlog report), nothing is happening...
-- Read all --
aakash
146
Forum
- aakash
2 replies
Conversion from list to map
Hi All, I am a newbie in IdM. I have a requirement to convert the below express list into a map. <List> <String>{role=admin, mgrfirstname=FnManager, ManagerId=1000, manageremail=1000@yahoo.com, name=DB Table, employeeemail=emp@yahoo.com, managerlastname=LnManager}</String> &...
-- Read all --
ABC
40
Forum
- Srini P
1 reply
Velocity Identity Deployment Tool
Remember when Sun acquired Neogent back in 2006 for its deployment automation toolset that "would help Sun enterprise customers dramatically improve identity management implementation times while reducing implementation costs, as well as better address compliance requirements for regulatory, se...
-- Read all --
Aditya
59
Article
- Aditya
Javascript function-pointers in IDM
Let's begin with a few scenarios:
A form contains a text-field which requires a user to enter his/her social security number in the xxx-xx-xxxx format. To make it a user-friendly, we would like to auto-insert the hyphens after the 3rd and 5th digit is entered.
A date-picker field i...
-- Read all --
Oracle Access Manager - Questions & Answers
Here's an article on Oracle Access Manager I came across that some might find useful: http://onlineappsdba.com/index.php/2010/02/25/oracle-access-manager-questions-answers/ The author has provided detailed QA's on topics such as:
What is Single Sign On?
What is multi domain Single Si...
-- Read all --
Aditya Mutalik
53
Article
- Aditya Mutalik
How to query the list of SubProcesses, RuleLibraries or Configuration Objects?
If you navigate to the debug/session pages and list objects of type: Configuration, you would notice that three type of objects are combined in a single list: Configuration, RuleLibrary and SubProcess. How do we query for only a certain type of objects? <invoke name='getObjectNames' class='com...
-- Read all --
Aditya Mutalik
92
Article
- Aditya Mutalik
Deferred Tasks
As the name suggests, tasks which are not 'realized' (run in case of IDM) until a future date are called deferred tasks. This means that the information to run a particular task is held within IDM at a given point of time, however its execution is initiated at a later time. How is this concept usef...
-- Read all --
Aditya Mutalik
235
Article
- Aditya Mutalik
Paging in tabled results
Pagination (or paging) of data to be presented to a user is used widely in all software. It serves multiple purposes ranging from division of data-results into groups that can be referenced easily, neat presentation to enhancing performance by cutting the load on the system. Does this idea apply to...
-- 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...