- ServiceNow Application Development
- Sagar Gupta
- 84字
- 2021-07-03 00:01:02
Single architecture
Every application in ServiceNow follows the same architecture consisting of one or more modules and pages accessing data from various sources and tables. ServiceNow offers several out-of-the-box standard applications such as incident, change, problem, and knowledge management - and all of these standard applications share the same common architecture. Each application in ServiceNow has one of more of these components: application record, tables, UI elements, application files, and integration services. We will be digging deep into these components in Chapter 4, Application Scopes.
推薦閱讀
- JavaScript前端開發模塊化教程
- C# 從入門到項目實踐(超值版)
- Dependency Injection in .NET Core 2.0
- 薛定宇教授大講堂(卷Ⅳ):MATLAB最優化計算
- 前端HTML+CSS修煉之道(視頻同步+直播)
- ServiceNow:Building Powerful Workflows
- 21天學通C++(第5版)
- Python計算機視覺和自然語言處理
- Java并發編程:核心方法與框架
- Python趣味編程與精彩實例
- Java Web應用開發給力起飛
- Backbone.js Testing
- Instant Automapper
- Java并發實現原理:JDK源碼剖析
- Getting Started with Web Components