Order of execution of the user form

If for Active synch configuration there is one admin assigned who has a form say AdminForm. At the same time there is one Active syncuser form attached say ActiveSynchUser form. What will be the order of execution of the two forms.

Will the ActiveSynchUserForm gets evaluated first and then the user form attached to the admin or it is other way.

[359 byte] By [idmguru] at [2007-11-26 10:17:11]
# 1
Admin Form takes the precedence if both the user form and admin is assigned to the adapter and admin has a form attached
idmguru at 2007-7-7 2:11:39 > top of Java-index,Web & Directory Servers,Directory Servers...
# 2

keep in mind that prcidence in this case means that BOTH forms are executed.

i believe the form assigned to the active sync is first..then the form assigned to the admin user is second.

i could be wrong on this as we dont use the admin forms for Active Sync. I have found them to be very limiting in your ability to fulfill requirements. You may wish to look into executing a workflow on each account instead of using the forms. Sun will reccommend using the forms, but again, I have found them to be extremely limiting in practice.

Dana Reed

AegisUSA

Denver, Co

dana.reed@aegisusa.net

danareed at 2007-7-7 2:11:39 > top of Java-index,Web & Directory Servers,Directory Servers...
# 3
As i mentioned earlier if both the forms are present1) User form attached to ActiveSynch2) Admin formThen Admin form is the one which will have effect in the system. If either one is not present then the one which is present gets executed.
idmguru at 2007-7-7 2:11:39 > top of Java-index,Web & Directory Servers,Directory Servers...