Using the activity get queue items with a datetime variable in the “from” field, returns an error (see title)
The datetime variable is being created with an assign and given the value Datetime.now
I tried different formats and got the same error.
This component was working before we migrated from Orchestrator on-premise to the cloud.
Any help would be appreciated
@Rui_Leite Did you find a resolution to this issue? I know another customer facing the same issue as they are migrating to cloud. They have tried several package versions. All of the package versions work on my cloud and fail on their cloud. They created their cloud tenant only a couple of weeks ago.
Thanks @Richard.King, it works for me
Another way to fix this is removing the time filter in the activity Get queue items (putting anything in there will cause the issue), but it’s not my favorite.
Anyone found the resolution of this issue? I tried all the above solution but didn’t worked except removing the time filter in the Get Queue items activity.