J
Jurgen
I extended the event handler for the TimesheetEvents.
At the Oncreated event, we needed to implement some custom logic base on the
newly created timesheet.
The issue we encountered was that we could not retrieve any data out of the
system of this newly created TimesheetUID.
After checking the logs, we saw that the Created event was finsihed before
the CreateTimesheet PSI call was made.
Is this normal behavior and does anybody have a clue of how we can retrieve
the timesheet related data?
At the Oncreated event, we needed to implement some custom logic base on the
newly created timesheet.
The issue we encountered was that we could not retrieve any data out of the
system of this newly created TimesheetUID.
After checking the logs, we saw that the Created event was finsihed before
the CreateTimesheet PSI call was made.
Is this normal behavior and does anybody have a clue of how we can retrieve
the timesheet related data?