Support Article
DateTime format varies in Review and Perform harnesses
SA-97826
Summary
DateTime timestamp value format is different in the Review and the Perform harnesses.


Error Messages
Not Applicable
Steps to Reproduce
- Add any DateTime Property (out-of-the-box pxUpdateDateTime) to the pyCaseInformation section.
- Open the case in the Review mode. Verify the TimeStamp format.
- Open case in the Perform mode. Verify the TimeStamp format.
Root Cause
Issue with the Templatized mode.
Resolution
Perform the following local-change:
- Create another non-auto generated 'ReviewSectionWrapper'.
- In the ReviewSectionWrapper, add the below code using the Pega tag.
<pega:include name="ReviewSection" type="Rule-HTML-Section"></pega:include>
- Add a ReviewSectionWrapper Section Include in the intial place. The corresponding section renders in the non-template mode.
Published December 2, 2021
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.