Property-Set Date Time Error
I am attempting to use property-set for a DateTime value from XML.
The value comes from the XML and appears on clipboard correctly.
(ex. 2015-04-19 05:00:00).
However, when I attempt property-set PEGA does not like it.
The following error is given:
Invalid expression or reference: For literal Date/Time/DateTime values, enclose the value in double quotes; for property reference, prefix the expression with an equals sign
Also see attachment for screen shots.