Share E-Book
Scan to open this page

Scan with your phone to open this page

AuthorChuck Tomasi, Brad Tilton

Many organizations have a priority to digitize their processes and move faster to meet changing business requirements, but IT teams are maxed out and need help. The low-code capabilities allow anyone to automate, extend, and build digital workflows that can unlock productivity. Companies can increase app delivery capacity by empowering more people to build applications with less complexity. Low-code application development describes creating application software using visual tools and model-driven processes – instead of traditional code-based programming. It reduces the amount of hard coding needed, enabling democratized access to development and an accelerated delivery of apps. A low-code platform can range from a simplistic, free software you can use online to a sophisticated, enterprise-grade application development engine that serves the most complex and highly governed processes. This book helps you understand how to build better applications faster. In this book, there's something here for professional developers, as well as people in any business role.

AI Reading Assistant

Whole-book reading guide from stratified index samples; jump to passages in the text

AI guide
【One-Line Pitch】 A practical guide for anyone—from business users to professional developers—who wants to build digital workflow apps quickly using ServiceNow's low-code Creator Workflows platform, without writing traditional code. 【Book Arc】 - **Opening (~0%–10%)**: Introduces the low-code concept and why it matters—IT teams are overwhelmed, and empowering more people to build apps accelerates digital transformation. Sets up the book's promise: anyone can automate, extend, and build digital workflows. - **Early (~10%–23%)**: Covers the critical planning phase—asking the right questions before building, understanding app design principles, and identifying prerequisites like getting a free ServiceNow instance. Emphasizes starting with the end in mind. - **Early-to-Middle (~23%–39%)**: Dives into data modeling fundamentals—naming tables and fields correctly (labels can change, internal names cannot), choosing between creating tables from scratch, extending existing ones, or uploading spreadsheets, and understanding the trade-offs of each approach. - **Middle (~39%–48%)**: Explores the ServiceNow toolbox in depth—App Engine Studio (AES) for guided app creation, Studio for deeper customization, UI Builder for drag-and-drop interfaces, and Flow Designer for automating approvals and tasks without code. Discusses when to extend the common "task" table. - **Late (~48%–end)**: Moves into advanced capabilities—building chatbots with Virtual Agent, testing apps with Automated Test Framework (ATF), sending surveys, adding intelligence with Performance Analytics, and concludes with ten expert tips for successful low-code development. 【Key Takeaways】 - **Planning is non-negotiable** (Early): Before building, define your business problem, success metrics, data sources, and user interactions. Walking through "day in the life" scenarios reveals requirements you'd otherwise miss. - **Naming conventions matter long-term** (Early): Table and field labels can be edited later, but internal database names cannot be changed after creation. Use singular, non-redundant table names and concise field labels to avoid maintenance headaches. - **Extending tables accelerates development** (Middle): The most common approach is extending the "task" table, which already includes assignment fields for groups and users. When in doubt, extend—you can't "unextend" later, and you can always ignore unused fields. - **Spreadsheet upload is your fastest path** (Middle): If your app is based on a spreadsheet, each worksheet maps to a table, columns become fields, and rows become records. AES provides a simple drag-and-drop import process. - **Choose field types wisely** (Middle): Plain-text fields invite inconsistent data. ServiceNow offers many field types with built-in validation—select the one that best fits your data to ensure quality. - **Flow Designer enables no-code automation** (Middle): Process owners can use natural language to automate approvals, tasks, notifications, and record operations—no scripting required. - **Test early and often** (Late): The Automated Test Framework (ATF) helps you validate your app before rollout, preventing costly fixes later. Testing is one of the ten expert tips emphasized in the final chapter. - **Leverage existing resources** (Early): Check for existing ServiceNow apps or templates before building from scratch—many processes are more common than you think, and reinventing the wheel wastes time. 【Reading Tips】 - **Skim the planning chapter (Chapter 1) if you're experienced**, but don't skip the naming conventions section—it's the most practical advice in the book and will save you hours of rework. - **Deep-read the data modeling chapter (Chapter 2)** if you're new to ServiceNow—understanding tables, fields, and the three creation methods is foundational to everything else. - **Pay special attention to the "extend vs. create from scratch" discussion**—this decision is hard to reverse, and the book offers clear guidance on when each approach makes sense. - **Use the final chapter's ten tips as a checklist** when you start building your first app—they're distilled from real-world experience and cover everything from naming to testing. - **Skip the legal/copyright front matter** (first ~5%)—it's standard boilerplate with no content value. 【Coverage Limits】 The excerpts focus primarily on the planning and data storage phases (Chapters 1–2). Detailed how-to instructions for chatbots, testing, surveys, and Performance Analytics (Chapter 5) are only outlined, not fully covered in the available material.
Page 4
echanical, photocopying, recording, scanning or otherwise, except as permitted under Sections 107 or 108 of the 1976 United States Copyright Act, without the...
View in text
Page 2
on 1 These materials are © 2021 John Wiley & Sons, Inc. Any dissemination, distribution, or unauthorized use is strictly prohibited. Foolish Assumptions We m...
View in text
Page 13
th the app to show outcomes achieved. » Is this a good fit? Not every app idea makes for a good fit for a Creator Workflow. In general, your app is a good fi...
View in text
Page 19
st common table to extend in ServiceNow is the task table. To determine if you want to extend a table, use the decision tree in Figure 2-2. An additional, ye...
View in text
Excerpt 5
updated. Sys ID sys_id The unique identifier for the record. This is auto- assigned and unique throughout the instance. Updates sys_mod_count The number of t...
View in text
Excerpt 6
, distribution, or unauthorized use is strictly prohibited. Nobody wants to use a poorly designed form, such as the one illustrated in Figure 3-1. FIGURE 3-1...
View in text
Excerpt 7
s. When designing a flow, keep in mind the following tips: » Each flow should have a singular goal. » Use sub-flows to create reusable components in a flow (...
View in text
Excerpt 8
p » When a request is opened or closed on behalf of someone » When an approval is needed from someone » At a certain point in a flow Configuring notification...
View in text
Tags
AI categories
Cloud NativeBackendTechnology
ISBN: 1119820383
Publisher: ServiceNow
Publish Year: 2021
Language: English
Pages: 68
File Format: PDF
File Size: 5.5 MB
Text Preview (First 20 pages)
Registered users can read the full content for free

Register as a Gaohf Library member to read the complete e-book online for free and enjoy a better reading experience.

Generating text preview…