- ServiceNow Application Development
- Sagar Gupta
- 73字
- 2021-07-03 00:01:12
Application architecture
Every ServiceNow instance has a suite of out-of-the-box applications such as Incident Management, Problem Management, Configuration Management, and Knowledge Management. These applications make use of different features of the ServiceNow platform such as the UI, access control, tables, workflows, client and server side scripting, and so on. This means, an application, as illustrated in the following screenshot, consists of many different records and files, which are referred to as application artifacts:

推薦閱讀
- Objective-C應用開發全程實錄
- Java EE框架整合開發入門到實戰:Spring+Spring MVC+MyBatis(微課版)
- oreilly精品圖書:軟件開發者路線圖叢書(共8冊)
- 深入淺出Android Jetpack
- Podman實戰
- JavaScript入門經典
- 全棧自動化測試實戰:基于TestNG、HttpClient、Selenium和Appium
- Hands-On Full Stack Development with Go
- 零基礎入門學習Python(第2版)
- Mastering Python Design Patterns
- Deep Learning with R Cookbook
- BeagleBone Robotic Projects(Second Edition)
- MongoDB Cookbook
- 網絡綜合布線與組網實戰指南
- Python程序設計現代方法