When using the "Webservice/WCF execute" task, I need to supply a DateTime to one of the parameters on the call I'm trying to call.
However, I get the following error message when I click OK: "Selected row doesn't have a valid DateTime type value."
If I enter a string that appears to be a DateTime, then the value is accepted.
Attached is a screenshot that illustrates the issue.
Has anyone figured out a way around this?
(I'm on VisualCron v 8.4.1.)