unassign resources from lighthouse

I have a requirement to unassign resources during terminations. in the LDAP active sync userform ,

i tried the following code. it did not work, whereas disable and unlink works with this code.

<FieldLoop for='name' in='waveset.accounts[*].name'>

<Field name='resourceAccounts.currentResourceAccounts[$(name)].unassign'>

<Expansion>true </Expansion>

</Field>

</FieldLoop>

<FieldLoop for='name' in='waveset.accounts[*].name'>

<Field name='update.resourceAccounts.currentResourceAccounts[$(name)].unassign'>

<Expansion>true </Expansion>

</Field>

</FieldLoop>

any help will be appreciated. Thanks, Farooq

[1034 byte] By [farooqn] at [2007-11-25 20:40:32]
# 1
Hi Farooq,I have a requirement, to unlink a resource account (user has multiple AD accounts) where 'dn' comes dynamically in WorkFlow. I shall be thankful for any help,Shadab
Sarfaz at 2007-7-4 18:17:03 > top of Java-index,Web & Directory Servers,Directory Servers...