Hi,
I am not getting any data when I am running this query in IFS DB:
SELECT *
FROM JT_TASK_LIGHT_UIV
WHERE Srv_Req_ID = '607';
But I am getting the data when I am using the same query in quick Reports in IFS CLOUD.
Any idea what could be the issue?
Thanks in advance.