- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2016 06:32 AM
I want to practice client scripts,business rules,script includes,UI policies,UI actions , GlideAjax and other types of scripting on my personal instance .Can anybody tell how should I proceed?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2016 06:57 AM
There are lots of materials available. However, ServiceNow's site is amazing. Whatever I know, I learnt from there and from this fantastic community. Use the following links to check out their Learning Section and Documentation section.
https://developer.servicenow.com/app.do#!/training/landing?v=helsinki
This will give you a good start.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2016 06:12 AM
Hello Rohit,
I did not face this particular issue, however, I did face similar problems. This kind of issue happens when you are working on an application that is not in the Scope. To explain this, think of an Application Scope as a Container. So for example, you have Application ABC in Application container 1 , Application XYZ in Application container 2 and so on and so forth. And than there is an Application Scope called "Global". Let's say you are working in Application ABC but the Application container you have selected is Application container 2; you will get these kinds of errors. you need to familiarize yourself with Application Scope. the link is below:
Application Scope - ServiceNow Wiki
The Mechanical Gear on the Top right hand corner, show which application you have selected:
I hope this helps.

