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 :)
Fetch Workitem object
Hi All,
I wanted to know: can we fetch a workitem object directly? I know that from the 'getObjectNames' we can fetch the all the workitem names and iterate through them and for each workitem by invoking getObject we can fetch the workitem object.
But I was wondering is there any specific AP...
-- Read all --
Rohith
1506
Forum
- Rohith
4 replies
workflow for Load from File
Hi All, Anyone knows which workflow runs when Load from file task is executed?
or If you use a Load Form, you can use the viewOptions.process to inidicate which workflow you want to execute? Thanks in advance Sumit Sharma ...
-- Read all --
sumit sharma
724
Forum
- Aditya Mutalik
1 reply
Does SUN IDM Support Reverse Password Synchronization
First, let's understand what PasswordSync is about: The implementation should probably be called "AD Password Sync" since this is an implementation where a change in the Windows domain password trickles down to IDM via a direct connection or JMS queue, and consequently to the rest of the ...
-- Read all --
Prashanta
691
Forum
- pradeep kumar
2 replies
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 --
sunny
640
Article
- Khan
3 updates
Creation of IdM Role through custom workflow
Hi All,
I have a requirement as follows:
We need to fetch ldap groups from LDAP and create them as IdM Roles in IDM. When we assign these Roles to user in IdM then the user should have group membership in LDAP. i.e. say we have group "TestGroup1" in LDAP and "TestGroup1" ...
-- Read all --
Rohith
533
Forum
- Rohith
8 replies
Problems moving Users between Departments in IDM
This
is the rather tricky problem that I currently have with IDM.
I
am trying to move a user between departments and running into some trouble.
One
of the resources that we use is NDS (eDirectory). We attach to this via the Sun
Gateway using the normal NDS Resource Adaptor.
...
-- Read all --
Matt James
514
Forum
- Aditya Mutalik
5 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
Calling a Xpress Rule from Java
Usually we have the need to call a Java method from an Xpress Rule. Have you ever wondered how to achieve the other way round? Though rarely needed, here's the way to call an Xpress Rule from a Java method: import com.waveset.expression.ExState; import com.waveset.object.LighthouseContext; import ...
-- Read all --
Aditya Mutalik
461
Forum
- Martin Victor
2 replies
Upgrade Sun Identity Manager 5.0 SP5 to 8.1
Hi All,
I am going to upgrade the sun idm from 5.0sp5 to 8.1. Could you please suggest the way or please share the documents to how to do it?
Thanks in advance,
Sankar...
-- Read all --
Sankar
445
Forum
- Rachana
4 replies
Custom DatePicker
I came across a neat article about using a custom DatePicker control in Sun IDM forms. Check it out: http://www.topicobserver.com/blog/web-development/2009/replacing-the-builtin-datepicker-in-sun-idm-8/ Also, a related post on the sun forums has a way to enable form-reload upon selection of a dat...
-- 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...