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 :)
Passing in returning parameters from a sub process workflow
A sub workflow requires around 20 parameters from a main active sync workflow. What is the best way to pass these parameters in to the sub process? Currently, I declared global variables in the main workflow and refer them in the sub process. But it restricts the reusability of the sub process. Sugg...
-- Read all --
Siva
51
- Siva
How to assign Organizations to user via the User Form (during Create)
Anyway, my problem is : how can I assign an organization to a User
directly from the User Form?
(I know about the FormRef = 'waveset.Organizations'. This is not
what I want)
What I mean is : how to assign an organization to a user, based on an
input variable/attribute in my user form?...
-- Read all --
Stephen
55
Forum
- Stephen
1 reply
Creating "Custom" Reports in IDM; SQL Query??
Hi all,
I am trying to configure Reports on my IDM system.
After studying the "REPORTS" Tab in the main Configurator
Interface, I realized that IDM does not allow you to select your own
parameters to create a report. You are restricted to such things as : ...Users who belong...
-- Read all --
Stephen
125
Forum
- Stephen
3 replies
Creating Custom Reports in IDM
Hi all,
I've been able to create custom Reports on my IDM instance.
However, there's one little thing that keeps irking me : it concerns
the "Send via Email" function.
There's a checkbox there which, when ticked, allows you the option of
sending those reports via email. ...
-- Read all --
Stephen
64
Forum
- Stephen
1 reply
Adding another Resource to IDM
I have configured my IDM instance to link with two separate Resources.
One resource is Active Directory, the other is a MS SQL
Database.
Both of these Resources contain EXACTLY the same attributes
(that's the way I configured them).
At first, I linked my IDM system to the AD Resource...
-- Read all --
Stephen
63
Forum
- Stephen
1 reply
Re-enter User Accounts into Active Directory
Hi,
small situation here : recently, I uploaded all our User accounts from
our Active Directory Resource into IDM.
There were about 200 accounts in all.
What I did not realize at the time is that : a few of those accounts
were not uploaded into IDM.
The reason is that : IDM had ...
-- Read all --
Stephen
95
Forum
- Stephen
4 replies
Variables retaining old values while workflow execution
Hello,
We have a scheduled workflow which runs on a daily basis.
The issue we are facing here is the variables (list) are storing the previous run values and any new result value produced is appended to it.
I tried setting the list to null at the start and at the end of the workflow but not...
-- Read all --
Rachana Ramachandran
73
Forum
- Chella
1 reply
Create Rule for Checkboxes (boolean values)
Hi,
I noticed a couple of topics earlier posted here, regarding this issue.
However, none of the posts seem to work for me.
I am trying to create a Rule which will reference the value of a
"Checkbox" (whether it is TICKED or not), and, based on this value, it
will set the...
-- Read all --
Stephen
61
- Stephen
Send Email Notifications ONLY ONCE
I've configured my User Form to send out Email Notifications, based on
whether or not a particular attribute (usually a Checkbox) is
"Yes" or "No".
When the checkbox is ticked, my Update-User Workflow sends out Email
Notifications.
The obvious problem is : if anothe...
-- Read all --
Stephen
58
Forum
- Jay K
1 reply
How to compare "Changes" in Update-Workflow
Hi,
I have a small problem.
I am trying to modify my Update-Workflow to send out Email Notifications
if changes are made to certain fields/attributes in my User Form.
By using this syntax : <Action id='17' name='email'
application='com.waveset.provision.WorkflowServices'>...
-- 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...