14-01-20 12:55 PM
Greetings,
Scenario Explanation:
My Bot run 4 time a day, at the end of each run I have to send WQ Status report to business for that particular run. For example if my bot ran from 10 AM to 1 PM. I have to send the WQ report for data which are added between this time frame only. Not previous run data for that particular date.
Problem:
I am using Work Queue Reporting - Get report data Action to get the data between this time frame for that particular date. I have created one data item with type as DateTime and passing the value in Loaded Start Date Input in format of MM/dd/yyyy hh:mm:ss tt . When I fetching data after running this action I am getting EMPTY collection.
But same time if I pass Today() value in Loaded Start Date input I am getting data in collection BUT GETTING data for entire day. Which I don't want.
Can someone help me here to right correct format value in Loaded Start Date input field to get data in particular time I needed.
Answered! Go to Answer.
14-01-20 01:02 PM
14-01-20 01:02 PM