on 2024 Aug 07 3:23 PM
Hello @C4C community,
I'm not understanding what's the issue rith this odata call on the ticket object:
https://myXXXXXX.crm.ondemand.com/sap/c4c/odata/v1/c4codataapi/ServiceRequestCollection?$filter=Crea... ge datetimeoffset'2024-01-01T00:00:00Z' and CreationDateTime le datetimeoffset'2024-12-31T00:00:00Z' and CHIUS_INT_KUT ge datetimeoffset'2024-01-01T13:30:00Z' and CHIUS_INT_KUT le datetimeoffset'2024-12-31T00:00:00Z'
response payload: 500 internal server error
The following ones are working correctly:
https://myXXXXXX.crm.ondemand.com/sap/c4c/odata/v1/c4codataapi/ServiceRequestCollection?$filter=Crea... ge datetimeoffset'2024-01-01T00:00:00Z' and CreationDateTime le datetimeoffset'2024-12-31T00:00:00Z'
https://myXXXXXX.crm.ondemand.com/sap/c4c/odata/v1/c4codataapi/ServiceRequestCollection?$filter= CHIUS_INT_KUT ge datetimeoffset'2024-01-01T13:30:00Z' and CHIUS_INT_KUT le datetimeoffset'2024-12-31T00:00:00Z'
Both field are datetime: CreationDateTime is a standard field, while the other one is a custom field created with adaptation mode.
Any advice will be appreciated.
Best regards,
DM
User | Count |
---|---|
13 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.