Run a script automatically when an update set is committed in an instance

balu3
Kilo Guru

Hi All,

There is a module developed (P) and captured in update set. This module is not standalone. It is an extension of another module (Q) So it can be installed only if other module (Q) is present in the instance.

When this module is installed in any other instance, it needs some configuration to be made. This configuration depends on the target instance module (Q) configuration and some of it's data.

There is a script written to do the configuration. Simply running this script will take care of the above step.

Is there any way to have this script captured in update set (for module P) and run automatically in the target instance when the update set for module (P) is committed.


Thanks
Balu

5 REPLIES 5

Hi,

On which table have you created the event?

Can you check if the Br is running. Add logs inside the Br and check.