Skip to main content

This content has been archived and is no longer being updated. Links may not function; however, this content may be relevant to outdated versions of the product.

Support Article

Emails triggered using SLA has incorrect date format

SA-98551

Summary

The application server runs on Australia or Sydney time. The data format displays incorrectly as MM/DD/YYYY instead of DD/MM/YYYY format  in the email when an email notification is sent using the Service Level Agreement (SLA). However, the date displays in the correct format on sending the same email from the Operator session.


Error Messages



Not Applicable


Steps to Reproduce

  1. Configure SLA on an assignment
  2. Create correspondence and include a Date field in it
  3. Use the Date Calendar format on the Date field
  4. Send the email notification within the goal time
  5. Verify the date format in the email


Root Cause



This behavior is as per the Pega product design. Operator context is unavailable during agent execution. However, the operator locale is not considered.

Resolution

Perform the following local-change:
Add a step to the activity which is executed before Send Email, using the FormatDateTime function, as below:

@DateTime.FormatDateTime(.DateOfEvent,"yyyy-MM",strTimeZone,strLocale)

An enhancement request, FDBK-65554, is created for consideration by Pega Product Management to provide an option for the users to select format in the Correspondence rule when the Date Time property is inserted.  



 

Published April 1, 2020 - Updated December 2, 2021

Was this useful?

0% found this useful

Have a question? Get answers now.

Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega Community has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.

Close Deprecation Notice
Contact us