search
left
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
right
Low-Code Application Development with Appian
Low-Code Application Development with Appian

Low-Code Application Development with Appian: The practitioner's guide to high-speed business automation at enterprise scale using Appian

By Stefan Helzle
$28.99 $19.99
Book Apr 2022 462 pages 1st Edition
eBook
$28.99 $19.99
Print
$36.99
Subscription
$15.99 Monthly
eBook
$28.99 $19.99
Print
$36.99
Subscription
$15.99 Monthly

What do you get with eBook?

Feature icon Instant access to your Digital eBook purchase
Feature icon Download this book in EPUB and PDF formats
Feature icon Access this title in our online reader with advanced features
Feature icon DRM FREE - Read whenever, wherever and however you want
Buy Now

Product Details


Publication date : Apr 29, 2022
Length 462 pages
Edition : 1st Edition
Language : English
ISBN-13 : 9781800205628
Category :
toc View table of contents toc Preview Book

Low-Code Application Development with Appian

Chapter 1: Creating an Appian Quick App

In this chapter, you will have your first contact with the Appian platform and create your first app. Creating an app will give you an impression of how the Appian user interface (UI) looks. You will define the data fields of a case as the foundation of that app. Appian will then automatically generate a framework of ready-made functionality around case management, task assignment, document management, and reporting.

The use case for this Quick App is the management of improvement requests by the quality assurance (QA) department. Typically, you will receive improvement requests by email, a phone call, or in a nice chat at the coffee machine. You enter and manage them in the Quick App to improve collaboration and transparency in your team.

We'll be covering the following topics in this chapter:

  • Login and first contact with Appian
  • Naming your Quick App
  • Defining case data
  • Setting permissions and generating an app
  • Testing your app

Getting your own Appian Community Edition is simple. Create an account at community.appian.com, go to your profile page, and request and manage your own Appian environment.

Figure 1.1 – Appian Community profile

Figure 1.1 – Appian Community profile

Login and first contact with Appian

To get started, you will need to log in to your Appian environment (the Community Edition or a corporate one). If your company enabled single sign-on (SSO), you do not need to enter a username and password and you can skip step 3. The following steps will guide you to the Quick Apps Designer:

  1. Enter the web address of your Appian environment. If you use the Community Edition, you will need to accept the license agreement.
  2. Once you are done with that, you will get the login screen. There, you will need to enter your credentials and click Sign In.
  3. Appian Community Edition greets you with a nice screen with information on how to learn more about the Appian platform, as illustrated in the following screenshot:
Figure 1.2 – Appian Community Edition after login

Figure 1.2 – Appian Community Edition after login

  1. From the waffle menu at the top right of the screen, select Quick Apps Designer, as illustrated in the following screenshot:
Figure 1.3 – The Appian waffle menu and its items

Figure 1.3 – The Appian waffle menu and its items

In case you do not see the Quick Apps Designer item in the waffle menu, please follow the next five simple steps:

Tip

This will only work if you are an administrator user in your environment. So, contact your system administrator if you are working in a corporate environment and do not see that menu item.

  1. Open the Appian Administration Console by clicking the Admin Console item in the waffle menu, as illustrated in the following screenshot:
Figure 1.4 – Opening Admin Console

Figure 1.4 – Opening Admin Console

  1. Navigate to the Permissions tab, as illustrated in the following screenshot:
Figure 1.5 – The Appian Administration Console

Figure 1.5 – The Appian Administration Console

  1. Click the Add Users to the Quick App Creators role link, as illustrated in the following screenshot:
Figure 1.6 – Administration Console permissions

Figure 1.6 – Administration Console permissions

  1. Click ADD MEMBERS in the membership list of the Quick App Creators group, as illustrated in the following screenshot:
Figure 1.7 – Membership list

Figure 1.7 – Membership list

  1. Enter Designers and click ADD, as illustrated in the following screenshot:
Figure 1.8 – The group to be added

Figure 1.8 – The group to be added

  1. Appian will reload the screen to reflect that change. Now, all users who have access to the Appian design environments also have access to the Quick Apps Designer, as reflected in the following screenshot:
Figure 1.9 – Group added

Figure 1.9 – Group added

You have now modified the permissions in the Appian environment and made the Designers group a member of Quick App Creators. As you are a member of Designers, you now have permission to access the Quick Apps Designer as well. If you want to allow everybody to create Quick Apps, add the All Users group instead. You might need to reload the browser window or log out and log in for the permission changes to take effect.

Click the NEW QUICK APP button in the top left of the screen, as illustrated in the following screenshot, to initiate a simple four-step wizard:

Figure 1.10 – The Quick Apps Designer

Figure 1.10 – The Quick Apps Designer

Naming your Quick App

To get started, think about a proper name and description for your new Quick App. Then, give the entries a name that implies what to enter. This helps your team to understand what the new app is about. Next, proceed as follows:

  1. Appian asks for some basic information, as shown in the following screenshot, which you enter according to the use case idea of improvement management:
Figure 1.11 – Quick App and entry naming

Figure 1.11 – Quick App and entry naming

  1. Click the CONTINUE button shown in the following screenshot to get to the next step:
Figure 1.12 – Filled-out form for improvement management use case

Figure 1.12 – Filled-out form for improvement management use case

Defining case data

The default fields are a good starting point. Leave them as they are. I will explain how to add the following fields to enable proper data management:

  • Description: A paragraph to describe the improvement
  • Department Manager: The manager responsible for the implementation
  • Department: The name of the department in which the improvement would need to be implemented

The default fields are shown in the following screenshot:

Figure 1.13 – Predefined default fields

Figure 1.13 – Predefined default fields

For each field, you define the name, a data type, and whether it is required or not. Some fields have additional options, which we will have a look at later.

Let's follow the next series of screenshots to add these three fields, as follows:

  1. Click the New Field button, as indicated in the following screenshot:
Figure 1.14 – Adding a new field

Figure 1.14 – Adding a new field

  1. Enter and select Paragraph for the data type, as highlighted in the following screenshot:
Figure 1.15 – Paragraph type

Figure 1.15 – Paragraph type

  1. Add another field and enter Department Manager for the label and select User as the type, as highlighted in the following screenshot:
Figure 1.16 – User type

Figure 1.16 – User type

  1. Name the last field Department and give it the type of Text.
  2. After adding the three fields, let's look at how the form and the dashboard will look. Click the PREVIEW FORM button to do so, as illustrated in the following screenshot:
Figure 1.17 – All fields added

Figure 1.17 – All fields added

Appian will display a preview of the form, and you can already enter data to see whether it fits your requirements, as indicated in the following screenshot:

Figure 1.18 – Form preview

Figure 1.18 – Form preview

  1. Click the DASHBOARD button highlighted in Figure 1.17 to switch to a preview of how the screen for each improvement will look. This is the result:
Figure 1.19 – The dashboard preview

Figure 1.19 – The dashboard preview

  1. Click the CLOSE button to close the review screen, followed by CONTINUE to get to the next step.

Setting permissions and generating an app

In the Access step, add users to the Owners field to define who is allowed to modify the app—for example, to add another field. By adding users to the Collaborators field, you enable them to participate in using the app.

Select an icon you'd like to represent the app's use case, as highlighted in the following screenshot:

Figure 1.20 – Defining permissions and icon

Figure 1.20 – Defining permissions and icon

Click the CREATE QUICK APP button to make Appian generate the final app. This takes a bit of time, so let's use that to recap what you did to create a Quick App, as follows:

  1. Define an app and record name.
  2. Define a name and type for the record's fields.
  3. Define who can work with the app and who can modify it later on.
  4. Wait a bit…
  5. Click the following link to open the Quick App:
Figure 1.21 – Quick App is created

Figure 1.21 – Quick App is created

The generated Quick App contains the following three tabs:

  • IMPROVEMENTS
  • TRENDS
  • MY TASKS

Check all the tabs. Since you have not entered any data yet, there is not much to see, as the following screenshot shows:

Figure 1.22 – The record list screen

Figure 1.22 – The record list screen

Testing your app

Testing is an important step in any software development, even in low-code with Appian and in a no-code approach when creating a Quick App. Later in this book, we will have a closer look at how testing and QA in Appian works. For now, let's create some new improvements to make sure the app works as designed. Proceed as follows:

  1. Click the + NEW IMPROVEMENT button, as illustrated in the following screenshot:
Figure 1.23 – Empty list, ready for adding items

Figure 1.23 – Empty list, ready for adding items

  1. You now see a screen to add a new improvement. This screen looks very similar to the one you saw just minutes ago in the preview function of the Quick Apps Designer, as we can see here:
Figure 1.24 – Add New Improvement screen

Figure 1.24 – Add New Improvement screen

  1. Enter some data to create a new improvement record item. An example of what to add is provided in the following screenshot:
Figure 1.25 – New improvement with some data entered

Figure 1.25 – New improvement with some data entered

  1. After clicking the SUBMIT IMPROVEMENT button, you should see a list showing your just created item, as depicted in the following screenshot:
Figure 1.26 – The record list showing one item

Figure 1.26 – The record list showing one item

  1. Click the new item to open it. You will see the data you entered a moment ago in the format as defined in the Quick Apps Designer, as illustrated in the following screenshot:
Figure 1.27 – The improvement record dashboard

Figure 1.27 – The improvement record dashboard

This app is instantly available on your mobile device. Download the Appian app from your mobile app store, start it and follow these four simple steps:

  1. Set up a new account.
  2. Add a new account.
  3. Enter the server name of your Appian environment.
  4. Enter your credentials.

The preceding steps are illustrated in the following screenshot:

Figure 1.28 – Account setup steps

Figure 1.28 – Account setup steps

Voilà—your first mobile app! Take a look:

Figure 1.29 – List of improvements on mobile

Figure 1.29 – List of improvements on mobile

Tap that list item to open the improvement. The following information is shown in the next figure:

Figure 1.30 – Improvement dashboard on mobile

Figure 1.30 – Improvement dashboard on mobile

Hence, with this we are done with testing our very first application.

Summary

There you go—congratulations! This is your first app in Appian: your personal Hello World. You learned how to open the Quick Apps Designer, assign a name, define the data and collaborators, and finally have Appian generate a Quick App. Play with your new app and collaborate with the colleagues you added. If you find out that there is a field missing, go back to the Quick Apps Designer and add it. And by adding more users as collaborators, you have your whole team on board in no time.

This is just the first chapter in this book, and there is so much more to discover in Appian. In the next chapter, you will learn more about how to get the most out of your new Quick App.

left arrow right arrow
toc Download Code

Key benefits

  • Digitize and automate your business processes quickly using Appian's powerful low-code functionalities
  • Understand enterprise data models and turn them into actionable Appian Records
  • Use declarative code-style UI building to design intuitive UIs and reusable components in Appian

Description

This book is an exhaustive overview of how the Appian Low-Code BPM Suite enables tech-savvy professionals to rapidly automate business processes across their organization, integrating people, software bots, and data. This is crucial as 80% of all software development is expected to be carried out in low code by 2024. This practical guide helps you master business application development with Appian as a beginner low-code developer. You'll learn to automate business processes using Appian low-code, records, processes, and expressions quickly and on an enterprise scale. In a fictional development project, guided by step-by-step explanations of the concepts and practical examples, this book will empower you to transform complex business processes into software. At first, you’ll learn the power of no-code with Appian Quick Apps to solve some of your most crucial business challenges. You’ll then get to grips with the building blocks of an Appian, starting with no-code and advancing to low-code, eventually transforming complex business requirements into a working enterprise-ready application. By the end of this book, you'll be able to deploy Appian Quick Apps in minutes and successfully transform a complex business process into low-code process models, data, and UIs to deploy full-featured, enterprise-ready, process-driven, mobile-enabled apps.

What you will learn

Use Appian Quick Apps to solve the most urgent business challenges Leverage Appian s low-code functionalities to enable faster digital innovation in your organization Model business data, Appian records, and processes Perform UX discovery and UI building in Appian Connect to other systems with Appian Integrations and Web APIs Work with Appian expressions, data querying, and constants

What do you get with eBook?

Feature icon Instant access to your Digital eBook purchase
Feature icon Download this book in EPUB and PDF formats
Feature icon Access this title in our online reader with advanced features
Feature icon DRM FREE - Read whenever, wherever and however you want
Buy Now

Product Details


Publication date : Apr 29, 2022
Length 462 pages
Edition : 1st Edition
Language : English
ISBN-13 : 9781800205628
Category :

Table of Contents

22 Chapters
Preface Packt Packt
Section 1: No-Code with Appian Quick Apps Packt Packt
Chapter 1: Creating an Appian Quick App Packt Packt
Chapter 2: Features and Limitations of Appian Quick Apps Packt Packt
Chapter 3: Building Blocks of Appian Quick Apps Packt Packt
Chapter 4: The Use Cases for Appian Quick Apps Packt Packt
Section 2: A Software Project with Appian Packt Packt
Chapter 5: Understanding the Business Context Packt Packt
Chapter 6: Understanding Business Data in Appian Projects Packt Packt
Chapter 7: Understanding Business Processes in Appian Projects Packt Packt
Chapter 8: Understanding UX Discovery and the UI in Appian Projects Packt Packt
Section 3: Implementing Software Packt Packt
Chapter 9: Modeling Business Data with Appian Records Packt Packt
Chapter 10: Modeling Business Processes in Appian Packt Packt
Chapter 11: Creating User Interfaces in Appian Packt Packt
Chapter 12: Task Management with Appian Packt Packt
Chapter 13: Reporting and Monitoring with Appian Packt Packt
Section 4: The Code in Appian Low-Code Packt Packt
Chapter 14: Expressing Logic with Appian Packt Packt
Chapter 15: Using Web Services with Appian Integrations Packt Packt
Chapter 16: Useful Implementation Patterns in Appian Packt Packt
Other Books You May Enjoy Packt Packt

Customer reviews

filter Filter
Top Reviews
Rating distribution
star-icon star-icon star-icon star-icon star-icon 0
(0 Ratings)
5 star 0%
4 star 0%
3 star 0%
2 star 0%
1 star 0%

Filter reviews by


No reviews found
Get free access to Packt library with over 7500+ books and video courses for 7 days!
Start Free Trial

FAQs

How do I buy and download an eBook? Packt Packt

Where there is an eBook version of a title available, you can buy it from the book details for that title. Add either the standalone eBook or the eBook and print book bundle to your shopping cart. Your eBook will show in your cart as a product on its own. After completing checkout and payment in the normal way, you will receive your receipt on the screen containing a link to a personalised PDF download file. This link will remain active for 30 days. You can download backup copies of the file by logging in to your account at any time.

If you already have Adobe reader installed, then clicking on the link will download and open the PDF file directly. If you don't, then save the PDF file on your machine and download the Reader to view it.

Please Note: Packt eBooks are non-returnable and non-refundable.

Packt eBook and Licensing When you buy an eBook from Packt Publishing, completing your purchase means you accept the terms of our licence agreement. Please read the full text of the agreement. In it we have tried to balance the need for the ebook to be usable for you the reader with our needs to protect the rights of us as Publishers and of our authors. In summary, the agreement says:

  • You may make copies of your eBook for your own use onto any machine
  • You may not pass copies of the eBook on to anyone else
How can I make a purchase on your website? Packt Packt

If you want to purchase a video course, eBook or Bundle (Print+eBook) please follow below steps:

  1. Register on our website using your email address and the password.
  2. Search for the title by name or ISBN using the search option.
  3. Select the title you want to purchase.
  4. Choose the format you wish to purchase the title in; if you order the Print Book, you get a free eBook copy of the same title. 
  5. Proceed with the checkout process (payment to be made using Credit Card, Debit Cart, or PayPal)
Where can I access support around an eBook? Packt Packt
  • If you experience a problem with using or installing Adobe Reader, the contact Adobe directly.
  • To view the errata for the book, see www.packtpub.com/support and view the pages for the title you have.
  • To view your account details or to download a new copy of the book go to www.packtpub.com/account
  • To contact us directly if a problem is not resolved, use www.packtpub.com/contact-us
What eBook formats do Packt support? Packt Packt

Our eBooks are currently available in a variety of formats such as PDF and ePubs. In the future, this may well change with trends and development in technology, but please note that our PDFs are not Adobe eBook Reader format, which has greater restrictions on security.

You will need to use Adobe Reader v9 or later in order to read Packt's PDF eBooks.

What are the benefits of eBooks? Packt Packt
  • You can get the information you need immediately
  • You can easily take them with you on a laptop
  • You can download them an unlimited number of times
  • You can print them out
  • They are copy-paste enabled
  • They are searchable
  • There is no password protection
  • They are lower price than print
  • They save resources and space
What is an eBook? Packt Packt

Packt eBooks are a complete electronic version of the print edition, available in PDF and ePub formats. Every piece of content down to the page numbering is the same. Because we save the costs of printing and shipping the book to you, we are able to offer eBooks at a lower cost than print editions.

When you have purchased an eBook, simply login to your account and click on the link in Your Download Area. We recommend you saving the file to your hard drive before opening it.

For optimal viewing of our eBooks, we recommend you download and install the free Adobe Reader version 9.