Simple Install Sequences
--------------
1.InstallUISequence -- used in client side phase
2.InstallExecuteSequence -- used in server side phase
Administrative Install Sequences
--------------------
1.AdminUISequence
2.AdminExecuteSequence
Advertise Install Sequences
-----
1.AdvtExecuteSequence
All Sequence tables will have 3 columns
1.Action: Reference standard or custom action
2.Condition: Optional expression that determines if action is executed.(Action is executed if expression evaluates to 'true'-or is blank)
3.Sequence: Defines the order in wihch the actions are executed
--------------
1.InstallUISequence -- used in client side phase
2.InstallExecuteSequence -- used in server side phase
Administrative Install Sequences
--------------------
1.AdminUISequence
2.AdminExecuteSequence
Advertise Install Sequences
-----
1.AdvtExecuteSequence
All Sequence tables will have 3 columns
1.Action: Reference standard or custom action
2.Condition: Optional expression that determines if action is executed.(Action is executed if expression evaluates to 'true'-or is blank)
3.Sequence: Defines the order in wihch the actions are executed
No comments:
Post a Comment