Getting selective date for queue item

I want to get the Selective date of Queue Item where the data is processed. When i use variable to pass the date, where i set data type as datetime. i am getting the Get Queue Items: Invalid OData query options. Error code: 1000

1 Like

Hi @Abinash_Nagarajan

Can you share the screenshot of the activity properties what you write for filter?

Hello @tolga.kamci

Can you try to type the dates as yourValue.ToString(“yyyy-MM-ddTHH:mm:ssZ”)?

Still getting the same error, Is it working for you. Can you share the screenshot?

@Abinash_Nagarajan

The issue is coming because of strict API I guess.. Try to uncheck the setting and then try

Orchestrator → tenant → Settings → General → Strict API

cheers

Actually no. But i can try for you.

What is the version of System.Activities?

System Activity - 25.10.0

I tried unchecking the strict api, still the same, Even i tried without passing variable, randomly selecting date from the field, still getting the error, if i remove date and tried its giving a list, but it has all data

@Abinash_Nagarajan i tried it and i did not get an error.

Try the @Anil_G’s solution. I hope you will not get an error this time.

Regards.

@Abinash_Nagarajan

after unchecking save it and make sure you are connected and made change in same tenant

cheers

Yes, I saved and in the same tenant, but getting the same error “Get Queue Items: Invalid OData query options. Error code: 1000”

@Abinash_Nagarajan

to confirm can you please show some screenshots here

cheers