Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Build Customized Apps with Amazon Honeycode

You're reading from   Build Customized Apps with Amazon Honeycode Quickly create interactive web and mobile apps for your teams without programming

Arrow left icon
Product type Paperback
Published in Jun 2022
Publisher Packt
ISBN-13 9781800563698
Length 438 pages
Edition 1st Edition
Arrow right icon
Author (1):
Arrow left icon
Aniruddha Loya Aniruddha Loya
Author Profile Icon Aniruddha Loya
Aniruddha Loya
Arrow right icon
View More author details
Toc

Table of Contents (20) Chapters Close

Preface 1. Part 1: Introduction to Honeycode
2. Chapter 1: Amazon Honeycode – Day One FREE CHAPTER 3. Chapter 2: Introduction to Amazon Honeycode 4. Chapter 3: Building Your First Honeycode Application 5. Chapter 4: Advanced Builder Tools 6. Chapter 5: Powering Apps with Automations 7. Part 2: Deep-Dive into Honeycode Templates
8. Chapter 6: Introduction to Honeycode Templates 9. Chapter 7: A Simple Survey Template 10. Chapter 8: Instant Polls Template 11. Chapter 9: Event Management Template 12. Chapter 10: Inventory Management Template 13. Part 3: Let's Build Some Apps
14. Chapter 11: Building a Shopping List App in Honeycode 15. Chapter 12: Building a Nominate and Vote App in Honeycode 16. Chapter 13: Conducting Periodic Business Reviews Using Honeycode 17. Chapter 14: Solving Problems through Multiple Apps within a Workbook 18. Assessments 19. Other Books You May Enjoy

Debugging automations

Debugging is an exercise to identify what went wrong in the execution of a scenario that resulted in unexpected behavior. This is a constant friend of any application built by anyone, and Honeycode is no exception to it. Debugging can be simple when you can see and test what was wrong, but is difficult when a scenario failed due to some external triggers beyond your control. For such cases, you need some information (logs) about the execution. For Honeycode automation, this information is available through the Run History button on the toolbar. An example of run history is shown in Figure 5.25:

Figure 5.25 – Run history of an automation

Another useful trick for debugging or temporarily disabling some of the automation blocks is to set the run condition to False(), in which case the entire block is skipped during execution, as shown in Figure 5.26:

Figure 5.26 – Debugging automation by temporarily disabling...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image