- 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.
推薦閱讀
- C# 7 and .NET Core Cookbook
- 深入淺出Prometheus:原理、應用、源碼與拓展詳解
- Django:Web Development with Python
- jQuery開發基礎教程
- 精通Linux(第2版)
- Python數據結構與算法(視頻教學版)
- Serverless computing in Azure with .NET
- HTML 5與CSS 3權威指南(第3版·上冊)
- Building Dynamics CRM 2015 Dashboards with Power BI
- Vue.js 3應用開發與核心源碼解析
- Visual Basic程序設計實驗指導及考試指南
- Microsoft HoloLens By Example
- Python Linux系統管理與自動化運維
- Python計算機視覺與深度學習實戰
- Ionic3與CodePush初探:支持跨平臺與熱更新的App開發技術