Skip to main content

Hi,

I saw the way to see the view being used as the backend for a page is to go to Debug console but for some pages, I could not trace the view.

 

I want to see the time a FSE has spent in a work task & fetch it into quick reports.

Hi @HDZANUSHAKH ,

 

I went to the same window and found this. The view is JT_TASK_LIGHT_UIV. Is this what you are looking for? 
 

Regards,
Charana


Hi HDZANUSHAKH ,

We had the same issue in 21R2, i.e. “View” was empty ine the “Page Info”

This has been fixed and is working now for us in 22R1


I usually look at the Entity and work it out.

Ex: JtTaskReportingTimeTransactionVirtual

Jt_Task_Reporting_Time_Transaction is the view.

But there is a bit of guess work as well.


Reply