difference between custom application and global application

minnu
Kilo Contributor

hi please help me out from this   I am new this field

3 REPLIES 3

Manjeet Singh
ServiceNow Employee
ServiceNow Employee

Here are two useful links to help understand the difference - Application Scope - ServiceNow Wiki



Go through the below training content link for more info.


ServiceNow Developers




Thanks,


Manjeet


PS: Hit like, Helpful or Correct depending on the impact of the response


Karthik Reddy T
Kilo Sage

Shishir Srivast
Mega Sage

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.