Low-Code Application Development with Appian
eBook - ePub

Low-Code Application Development with Appian

Stefan Helzle

Compartir libro
  1. 462 páginas
  2. English
  3. ePUB (apto para móviles)
  4. Disponible en iOS y Android
eBook - ePub

Low-Code Application Development with Appian

Stefan Helzle

Detalles del libro
Vista previa del libro
Índice
Citas

Información del libro

Go from no-code to low-code and translate your business requirements into full-fledged enterprise-ready applicationsKey Features• 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 AppianBook DescriptionThis 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 constantsWho this book is forThis book empowers software developers and tech-savvy business users with a new tool that'll help them increase efficiency by a huge margin and speed up the delivery of new features to meet the demands of business departments. Business users with a maker's attitude finally have the chance to develop their own business applications, as low-code drastically reduces the complexity of traditional software development. Prior experience with automation solutions and low-code programming is needed to help you get the most out of this book.

Preguntas frecuentes

¿Cómo cancelo mi suscripción?
Simplemente, dirígete a la sección ajustes de la cuenta y haz clic en «Cancelar suscripción». Así de sencillo. Después de cancelar tu suscripción, esta permanecerá activa el tiempo restante que hayas pagado. Obtén más información aquí.
¿Cómo descargo los libros?
Por el momento, todos nuestros libros ePub adaptables a dispositivos móviles se pueden descargar a través de la aplicación. La mayor parte de nuestros PDF también se puede descargar y ya estamos trabajando para que el resto también sea descargable. Obtén más información aquí.
¿En qué se diferencian los planes de precios?
Ambos planes te permiten acceder por completo a la biblioteca y a todas las funciones de Perlego. Las únicas diferencias son el precio y el período de suscripción: con el plan anual ahorrarás en torno a un 30 % en comparación con 12 meses de un plan mensual.
¿Qué es Perlego?
Somos un servicio de suscripción de libros de texto en línea que te permite acceder a toda una biblioteca en línea por menos de lo que cuesta un libro al mes. Con más de un millón de libros sobre más de 1000 categorías, ¡tenemos todo lo que necesitas! Obtén más información aquí.
¿Perlego ofrece la función de texto a voz?
Busca el símbolo de lectura en voz alta en tu próximo libro para ver si puedes escucharlo. La herramienta de lectura en voz alta lee el texto en voz alta por ti, resaltando el texto a medida que se lee. Puedes pausarla, acelerarla y ralentizarla. Obtén más información aquí.
¿Es Low-Code Application Development with Appian un PDF/ePUB en línea?
Sí, puedes acceder a Low-Code Application Development with Appian de Stefan Helzle en formato PDF o ePUB, así como a otros libros populares de Ciencia de la computación y Desarrollo de software. Tenemos más de un millón de libros disponibles en nuestro catálogo para que explores.

Información

Año
2022
ISBN
9781800208278

Section 1: No-Code with Appian Quick Apps

The classic program in software development is "Hello World". Its purpose is to get in touch with the tools required to write and run a program. You will need to download and install software packages, restart your computer, and go through a complex process. In the end, you will have written a program that prints "Hello World" in a console window.
Creating an Appian Quick App is a great way of getting in touch with the Appian environment. No download or installation is required. Open your browser, log in, and get familiar with the different parts of the environment. You'll get your first application up and running in no time.
You will learn how to build an application without any coding, in less than 30 minutes, and it will add real business value and not just print "Hello World" to the screen.
This section contains the following chapters:
  • Chapter 1, Create an Appian Quick App
  • Chapter 2, Features and Limitations of Appian Quick Apps
  • Chapter 3, Building Blocks of Appian Quick Apps
  • Chapter 4, The Use Cases for Appian Quick Apps

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...

Índice