Modify Update user workflow

Hi all,

I am using IDM 6.0 sp1 with Sun directory server as a LDAP resource.

After creating user in IDM. User will login to "http://localhost:8080/idm/user" login option. In user's login, user will modify his inormation like country, city, worklocation etc. After click on save button, all information should be save in IDM as well as LDAP resource.

Right now updated user information is saved in IDM only not in LDAP. For updating user information in LDAP, i think i have to modify "update user" workflow.

I don't now where and how can i change "update user" workflow

Please help

Thanks in advance.

[646 byte] By [ppg2006] at [2007-11-26 11:30:06]
# 1
You shouldn't have to update the workflow.I'd make sure that the expansion of the user form is setting the LDAP values properly
ChaseDM at 2007-7-7 3:45:47 > top of Java-index,Web & Directory Servers,Directory Servers...
# 2
Check if the form fields are user.global.attrName. If global fields are set, then all linked resources will be updated. If not the account attributes for the resource will have to be set explicitly in the form (user.accounts[LDAP resource].attrName)
chits98 at 2007-7-7 3:45:47 > top of Java-index,Web & Directory Servers,Directory Servers...
# 3
I am getting same problem.can you tell me where can i set this attribute user.global.attrName in sun idm.ThanksSaini
rahulsaini at 2007-7-7 3:45:47 > top of Java-index,Web & Directory Servers,Directory Servers...