Timesheet Approval Notification
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2025 07:31 PM
I'm trying to configure the following requirement and would appreciate some guidance.
When a user submits a time card against a project task, an email notification should be sent to the PM of the related project, notifying them that a new time card is awaiting approval.
I'm just not sure how to configure the logic so that the notification is sent specifically to the Project Manager of the related Project
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2025 11:38 PM
Hello @Jason116 ,
The basic steps for setting up a Notification about an Approval for a Time Card would look like this:
The subject and message are of course up to you. The example above demonstrates how you can include the Time Card's User name and a Link to the approval.
Result:
Regards,
Robert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-01-2025 11:16 PM - edited 05-01-2025 11:17 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2025 10:29 PM
I’ve configured this exactly as you have it set up, but nothing is triggering. Here are the steps I followed:
Opened the project.
Opened a project task under that project.
Under the project task, entered "Time Worked" via the Time Cards related list.
Submitted the time card.
However, the notification did not trigger.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2025 10:46 PM
Hello @Jason116 ,
The notification works fine on my end when doing the same steps. Please check the following:
In the Notification configuration record, click Preview Notification and select the Time Card you just submitted as the Preview Record. Does the preview look as intended and show the intended recipient in the Users section (not in red color or crossed out)?
Please also check the sysevent table. When you submitted the Time Card, was there an notification_engine.process event with Table = Time Card and Instance = sys_id of the Time Card?
Regards,
Robert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2025 11:11 PM
yes the preview looks ok however can't see anything in the sysevent table