Support Article
1970-01-01 is deleted when epochdate =true (hot enhancement)
SA-57683
Summary
On setting the 'disableEpochDate' Dynamic System Setting (DSS) on 'Pega-IntegrationEngine' to 'true', the date of birth is deleted from the request when the value entered is '1970-01-01'.
Error Messages
Not Applicable
Steps to Reproduce
- Set the 'disableEpochDate' DSS on 'Pega-IntegrationEngine' to 'true'.
- Reboot the server.
- Create a connector which requires a Date element and provides a Date as a request.
- Enter a date (for example, 1970-01-01) and run the connector. Date is not displayed in the request.
Root Cause
Stream XML assembler must consider the DSS only when the Date or the DateTime property value is not empty.
Resolution
Apply HFix-43730.
Published July 23, 2018 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.