Is there anyway to control the deploy order of startup or RedeployAll?
I want to put code into a deploy script that uses ChannelUtil on another channel.
OR
Is there a way to execute some code after all channels are deployed?
The global deploy script says...
"This script executes once when all channels start up from a redeploy"
but what does this mean? Is it run before all the channels are deployed, after all channels are deployed or in an asynchronous thread?
I want to put code into a deploy script that uses ChannelUtil on another channel.
OR
Is there a way to execute some code after all channels are deployed?
The global deploy script says...
"This script executes once when all channels start up from a redeploy"
but what does this mean? Is it run before all the channels are deployed, after all channels are deployed or in an asynchronous thread?
deploy script code
0 commentaires:
Enregistrer un commentaire