Hello HuiSheng,
I'm using the "AfterStart" event listener to insert some records in my database ,with the "TaskId' used in this records .
And when using the "Start" event , the task is not yet created so I cann't get the TaskId.
And this insertion of records must be done before the user views his tasks.
Because this records will control how the task should be viewed for the user.