difference between custom application and global application
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2017 11:59 AM
hi please help me out from this I am new this field

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2017 08:43 PM
Here are two useful links to help understand the difference - Application Scope - ServiceNow Wiki
Go through the below training content link for more info.
Thanks,
Manjeet
PS: Hit like, Helpful or Correct depending on the impact of the response

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2017 08:47 PM
Hello Suman,
Refer the below links may helpful to you.
Global Application scope vs Private application scope.
Scoped Applications - Introduction
ServiceNow Commnunity MVP -2018 class.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2017 08:57 PM
When you develop an application as per your or your business needs, for example you can create an application to track how many user's have registered for what training and for which slot. You can extend OOB application (tables) which are provided by service-now to fulfill your need. Custom applications can be Global and Scoped.
Global application are shared application that be used as it or can be extended or overridden to do some customization as er the business needs. Service-now provided applications as global applications.