Idm developer samples

Can somebody list some excercises from their experiences so that it will be useful for newbies.

like

Form Customizations:

1. Delegated Administration by Customized User Form Provisioning based only on roles.

2. Load from Resource so that the accounts to move to organization -

clue: set expansion of waveset.organization to the desired organizaion

3. Assign additional resource while load from resource

clue: Append waveset.resources with the list of resources

4. Assign Lighthouse Policy whild load from resource - clue: waveset.assignedLhPolicy

5. Change Password Form to confirm current password before change.

6. Validate the number of questions answered

in Change Answers to Authentication Questions page to check minimum number of answers set in the policy are answered.

Workflow Customizations:

1. Escalation approval

Others:

1. Pass-through authentication - Login modules

2. Self Discovery

[1002 byte] By [padmakara] at [2007-11-26 21:24:14]
# 1

I'm not sure about the others, but the Escalation exercise is an easy one. Take a look at the default Approval sub-process included with the product. It has Escalation built in, all you need to do is pass in arguments when you call it.

When invoking the Approval sub-process you can pass a list of users (created in whatever way you require) in the escalators argument as well as an integer into the timeout argument and escalation will be enabled.

cmulcrona at 2007-7-10 3:04:18 > top of Java-index,Web & Directory Servers,Directory Servers...