• Updateing DateTime Attribute with "HandleObjectComponent - Update"

    Dear Community,

    I needed to implement a process that sets a new "DateLastWorked" based on the ExitDate of a person.

    The new DateLastWorked must be set to the end of the day, based on ExitDate, i.e. 09.10.2018 23:59:00.000

    I chose the "HandleObjectComponent…