Support Article
BIX date extraction differs between DEV, and other envs.
SA-32734
Summary
When running BIX extract to an XML file the format of the date and datetime properties are not valid XML.
Date properties in XML should be like this:
<MemberDOB>2016-12-26</MemberDOB>
Instead output looks like this:
<MemberDOB>19300705</MemberDOB>
DateTime properties in XML should be like this:
<pxUpdateDateTime>2015-09-30T13:51:36.498Z</pxUpdateDateTime>
Instead output looks like this:
<DispDate>20170101T004249.427 GMT</DispDate>
Error Messages
Not Applicable
Steps to Reproduce
Run a BIX extract to XML which includes a date and a datetime property.
Root Cause
A defect in Pegasystems’ code or rules.
Resolution
Apply HFix-31417
Note: If running from the command line, -a and -p parameters need to be included with either -i or -I option.
Published January 24, 2017 - 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.