creating database view connecting task table and sn_hr_core_case_operations table

poornima batchu
Tera Expert

hi all, 

I'm trying to create DB view containing both task table coloumns and hr tech (sn_hr_core_case_operations) table. I need pull all tickets dump. what is where clause I need to apply here ?

please give solutions

17 REPLIES 17

poornimabatchu_0-1665471234339.png

poornimabatchu_1-1665471267759.png

I'm trying to show all these fields in a single report but if I select task table in reports it is not showing up all the columns from hr tech table

well you need to choose the hr tech (sn_hr_core_case_operations) table for the report!

but the requirement is I need to show hr cases, Incidents, change requests and requested items in single report with all these columns

ok, that explains.

What are the fields to be shown? IF they are specific to other table than TASK, then you would need DB View for it. If you have fields from Many different tables (Inc, chg etc.) then you would require quite complex view and that is once again not suggested.

so, what fields do you need to include in the report?

I need create DB view with task table and hr tech table, but I'm struggling to write a exact where clause. Below mentioned fields are required

 

poornimabatchu_2-1665472299463.png

 

poornimabatchu_3-1665472338334.png