R32350 Lead - Set SQL Timestamp Utc

Code R32350
Entity Crm.Presales.Leads Entity
Name SetSQLTimestampUtc
Attribute SQLTimestampUtc
Layer Back-End
Events Commit
Priority Normal
Modify YES
Applicable Legislations ALL // no condition needed
Action IF SystemStage >= SQL & SQLTimestampUtc.DatabaseValue = NULL

SET:

SQLTimestampUtc = NOW(UTC)

ELSE

SQLTimestampUtc = Database Value
Description If SystemStage is set to SQL or greater and SQLTimestampUtc in Database is empty then set SQLTimestampUtc with current time in UTC.
Message
Version Introduced: 2022
Revocable NO

* For more information about the Business Rules Documentation Template and a short explanation of each column, see topic System Business Rules.