This Option we can find in Initialization block setup.
a.
When a repository has multiple
initialization blocks, you can set the order (establish the precedence) in
which the blocks will be initialized.
b.
First, you open the block that you want to
be executed last and then add the initialization blocks that you want to be
executed before the block you have open. For example, suppose a repository has
two initialization blocks, A and B. You open initialization block B, and then
specify that block A will execute before block B. This causes block A to
execute according to block B's schedule, in addition to its own.
No comments:
Post a Comment