I have very easy SimpleDataRule where in XPath there is AS:AddMinutes(β2016-02-01T11:00:00.000β,β10β) statement. Unfortunately it is not working and I get error message in client when the rule is used.
When I use AS:AddDays() function it works just perfect.
I have tried and tested and it seem that in transformations AddMinutes() works very well. So it seems to be bug.
Any advice how to overcome this?
UPDATE: When I use
ComplexDataRule transformation works just fine