When utilizing ACTIVATE_UC_OBJECT to call a subtask the ACTIVATE_UC_OBJECT waits until the end of the 'Generation' phase and not the 'Activation' phase depending on 'Generate at Runtime':
Without Generate at Runtime:
3/27/2016 5:10:30 PM - U00012109 Script '.SCRI.ACTIVATE_CHILD_TASK' (RunID '0001064600') ended normally.
3/27/2016 5:10:30 PM - U00020000 Message from 'AUTOMIC/AUTOMIC': 'End: 171030'
3/27/2016 5:10:30 PM - U00012109 Script 'SCRI.WAIT_60' (RunID '0001064601') ended normally.
3/27/2016 5:09:30 PM - U00020000 Message from 'AUTOMIC/AUTOMIC': 'Start: 170930'
With Generate at Runtime:
3/27/2016 5:13:02 PM - U00012109 Script 'SCRI.WAIT_60' (RunID '0001064603') ended normally.
3/27/2016 5:12:02 PM - U00012109 Script 'SCRI.ACTIVATE_CHILD_TASK' (RunID '0001064602') ended normally.
3/27/2016 5:12:02 PM - U00020000 Message from 'AUTOMIC/AUTOMIC': 'End: 171202'
3/27/2016 5:12:02 PM - U00020000 Message from 'AUTOMIC/AUTOMIC': 'Start: 171202'