To implement this we have created a variable (A_TIME) which should take system time when Job A triggers & tried to increment it by 1 hr so as to create dependency in Job B which will start only when time value in A_TIME = systime .
Currently ,we have added this variable into Job B but it’s not working as desired .Please suggest , if anybody has successfully implemented this scenario through tidal.