Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets up dependencies for some special scripts whose dependencies cannot be set using the upgrade attributes.
Syntax
server public static void setupDynamicDependencies()
Run On
Server
Remarks
For some scripts, we need a PreSync script to set the dependencies by adding them to the ReleaseUpdateDynamicDependency table.
This method is called before PostSync scripts get scheduled.