- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2019 06:47 AM
Hi there -
I don't see the sn_customerservice_case table when searching for it from Metrics > Definition > New. It turns out that the list shows only tables and database views that are in the same scope as the metric definition. Is there a way to add sn_customerservice_case to my scope (I already created a new Local Update Set to capture my changes).
Thanks, Hugo
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2019 06:58 AM
Hi,
For scoped applications, you need to add cross-scope access to your application. in the menu type Application Cross-Scope Access.
Refer to the following official documentation:
Define cross-scope access to an application resource
If I have answered your question, please mark my response as correct so that others with the same question in the future can find it quickly and that it gets removed from the Unanswered list.
Thank you
Cheers
Alberto

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2019 06:58 AM
Hi,
For scoped applications, you need to add cross-scope access to your application. in the menu type Application Cross-Scope Access.
Refer to the following official documentation:
Define cross-scope access to an application resource
If I have answered your question, please mark my response as correct so that others with the same question in the future can find it quickly and that it gets removed from the Unanswered list.
Thank you
Cheers
Alberto
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2019 07:28 AM
Thanks. I'm curious, when searching for tables from the New Metric form, why does Incident show up and not sn_customerservice_case. I don't see Incident even shows up in the cross-scope screen. Customer Service is a rather large Application, shouldn't it show?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2019 07:37 AM
It should show them as well, so you need to check your own Application scope (in addition to cross-scope access privileges). Please refer to:
If I have answered your question, please mark my response as correct so that others with the same question in the future can find it quickly and that it gets removed from the Unanswered list.
Thank you
Cheers
Alberto
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2019 07:53 AM
Ok, I see what's happening. You have to create the Application, and then create the Local Update Set for the Application you want. Now I can see the table, sn_customerservice_case.
Thank you.