how do I know what my instance's application scope name is?

luimol
Kilo Expert

I'm following the tutorial to create angular UI pages and when I try to test the page I created, I get the message: "Page not found"

This is the url I'm entering: https://dev10408.service-now.com/u_marketing_events_angular_todo.do?

According to the instructions(see below), I should enter the instance's application scope name in front of the page, but I may have entered it wrong. Is there a place where I can check that out to make sure?

The UI page should have an improved user interface to enter to do list items.

  1. Open a new browser tab.
  2. From the new tab, navigate to the URL of your UI page.

              For example,   https://demo.service-now.com/x_snc_marketing_ev_angular_todo.do

1 ACCEPTED SOLUTION

Hi Luis,



Thanks for the update. Please replace your URL with


https://dev10408.service-now.com/angular_todo.do


View solution in original post

16 REPLIES 16

It appears this is a custom app in the global scope, not in an application specific scope. In Studio, go to File> Settings.



find_real_file.png



From there, you will see the settings of your app. One of the fields is Scope. There's your answer.



find_real_file.png


Chuck,



Studio is new to me and I can't get to that option; I don't see it. This is what I see what I enter Studio:



find_real_file.png



Then, when I select the Marketing application, I see the following, but no File option:


find_real_file.png


It looks like you're on Geneva. My apologies. I forgot there were a few changes. Use the menu icon in the upper left and select Configure Application


find_real_file.png



There you will see a Scope field.



find_real_file.png


Thanks for your help Chuck. I selected the Configure Application option again and I could not find the Scope field on the list of items.


I also looked for it on all of the Application Explorer's options and no Scope field.


Hi Luis,



From the screenshot, it looks like you have created this application in the global scope. Search for field "Scope".