Date comparison

i am comparing 2 dates in if condition but my condition always return false even if two dates are equel… need solution2

Use Convert.todatetime(Get_RequestDate_Queue) = Today

i have done this with datetime.parse() it is working.

1 Like

i am using get transaction items to retrieve items from queue.there are 3 types of data in my queue failed successful and New. but my get transaction item show null record… why?

Please check the roles assigned for robot. Check the below link for reference.

activities.uipath.com

Get Transaction Item

UiPath.Core.Activities.GetQueueItem Gets an item from the queue so that you can process it (start the transaction) and sets its status to In Progress. Please note that to execute this activity, [the Robot