QueryParam in SDK not working

Hi Samanyu,

for this topic we discussed already in a different thread.
May I know why this solution does not work for you for the “query” part?

You can use it like this:

QueryParam queryParam = CustomQueryParam.QUERY.setValue("creationTime.date ge " + "'" + CustomUtil.getDateWithTime() + "'").toQueryParam();

Regards, Kai

2 Likes