How can we report on record producer variables in hr case using database view? It shows me Application restricted error.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-08-2017 04:35 PM
I was creating a database view between question_answer and hr case which is in Human Resources Core application but it gives me error and doesnt allow me to create it. Any idea how can we do it?
- Labels:
-
Dashboard
-
Performance Analytics
-
Reporting

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-08-2017 08:16 PM
Hi Masoom,
Record producer variable store in "Question Answer (question_answer)" table.
You can use the the "table_sys_id" field to correlate the data to it's related data on the referring table.
Check the below thread. hope it will help you.
Reporting on question_answer table
Thanks,
Harshvardhan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-08-2017 08:30 PM
I already went through this. In our instance, HR Cases are in Human Resources : Core Application scope so i am not able to create database view combining question_answer which is in global scope .
Any idea how can we resolve this?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-08-2017 09:27 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-09-2017 07:29 PM
Yes, i tried after seeing your post but it didnt help