Question
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
accenture
PH
Last activity: 16 Apr 2024 12:13 EDT
Report Definition Email Timestamps
Hi All,
I'm creating a report definition that records timestamps of:
1.) When the first email from the consumer arrives.
2.) When the first reply from an agent to the consumer's email is sent.
For the first point, I'm using pxCreateDateTime to capture the timestamp of the initial incoming email.
For the second point, I'm looking whether there exists a PEGA OOTB that captures the date and time of the initial response to the consumer. If not available, I'm interested in methods to include the timestamp of the initial reply in the report.
Aside from these requirements, I'm also checking if there is a property/OOTB that captures the number of follow-ups made by consumer in the email. Is there a way to do it?
Any insights is highly appreciated.