Custom Alert for a specific Time entry in Timecard
Summary:
The requirement is to create a Custom Alert for a specific Time entry (Payroll Time Type) in Timecard. However the triggers are not working as expected.
Content (required):
Filter are -
EXISTS (SELECT 1 FROM hwm_tm_rec rec WHERE rec.tm_rec_id = ${timeRecordId} AND rec.resource_id = 312000000)
${attributeName} = 'Attribute_Category' AND ${attributeValue} = 'ABC Time Code'
Can anyone help me with this?
Tagged:
0