Initially released to IWS Test on 20160120
Enhancements
Timestamp Support Added in ConvertDate XSLT Function
The ConvertDate custom XSLT function only supported conversions from M?/D?/YYYY h?:m?:s? format to the YYYY-MM-DD.IWS was enhanced to support YYYY-MM-DDThh:mm:ss and YYYY-MM-DD hh:mm:ss formats as arguments for ConvertDate function. Note:
Info |
---|
YYYY-MM-DD is used by default. |
This issue was tracked as Item #137315.
...
The XSLT Overlay did not provide possibility to update data from main xslt. This scenario occurred when you changed the mapping in the main XSL. In this case, the added mapping did not appear in the creation Overlay. The issue was resolved by adding refresh buttons for source and destination objects in the Overlay solution.
This issue was tracked as Item #137714.