Hi,
I've set up a local on-prem table. I am trying to insert a time value from a form submission using the query data rule I created.
I've refreshed the connection and set up all the input values in the Insert rule. I've tied them correctly in the Rules Service Task inside the Business Process.
I keep getting the error:
The Rules service task encountered an issue. Invalid DateTime value: [LFF6109-RuntimeRuleFailure]
In the on-prem table, I have the Start_Time column set like this:
When testing, it shows it as a date:
Any insight on this?