LogoLogo
  • 🖐️Welcome Aboard!
  • 📖Information
    • What is Autom Mate?
    • What is Autom?
    • Features of Autom Mate
    • Architecture of Autom Mate
  • 🤓Learn Autom Basics
  • 📚Libraries
    • Integration
      • Active Directory
      • AFAS
      • Autom Mate
      • Azure Active Directory
      • Azure DevOps
      • BambooHR
      • ChatGPT
      • ConnectWise
      • Database
      • Desktop Actions
      • EasyVista
      • Email
      • Exchange Web Server
      • Exact Online
      • Excel
      • Freshdesk
      • Freshservice
      • Ftp-Sftp
      • GitLab
      • Google Drive
      • Google Workspace
      • HaloITSM
      • Hubspot
      • Intune
      • Ivanti Service Manager
      • Jenkins
      • Jira Confluence
      • Jira Service Management
      • Jira Software
      • Lakeside
      • Lansweeper
      • ME ServiceDesk Plus
      • Microsoft Outlook Calendar
      • Microsoft SharePoint
      • Microsoft Teams
      • My ChatGPT
      • OCR
      • PDF
      • PowerShell
      • Python
      • RESTful Web Service
      • Salesforce
      • ServiceDesk Plus Cloud
      • ServiceNow
      • Slack
      • SolarWinds
      • Stripe
      • TOPdesk
      • Twilio
      • Twitch
      • VMware
      • WhatsApp
      • Word
      • X
      • Xurrent
    • Transform
      • Advanced Actions
      • Array
      • Base64
      • Condition
      • Cryptography
      • CSV
      • Data Table
      • Date
      • File
      • Folder
      • Number
      • Object
      • Repeatable
      • SSH
      • String
      • Text
    • Utility
      • Display Message
      • Grouping
      • Mate DB
      • Mate Drive
      • Time Management
    • Agentic AI (Beta Version)
      • Open AI (Beta Version)
  • 🎇Autom Features
    • Variables
    • Triggers
    • Data Manager
    • Debug
    • Stop Action
    • Function
    • Error Handling and Exception Management
    • Development Mode ( Dev Mode )
    • Business Impact Estimator
  • 🛰️Product Features
    • Dashboard
      • Dashboard
      • Monitoring
      • Alerts
    • Store
      • Autom Store
      • Library Store
    • My Environment
      • Mate Agent
      • Automs
      • Libraries
    • Management
      • User Management
        • Users
        • Roles
        • Forgot Password
      • Vault
      • Webhook & API
      • Alert Management
      • Queue
    • Create Autom
    • Settings
    • Time Zone Management in Autom Mate
  • 💾Installation Setup
    • System Requirements and Ports Configuration
    • Autom Center Installation
      • Autom Center Installation
      • Autom Center Update
    • Mate Agent Installation
      • Mate Agent Installation
      • Mate Agent Update
    • App Installations
      • MS Teams ChatBot Installation
    • Full Chain PFX File Creation Guide
  • 📔Release Notes
    • Amsterdam Edition
      • Amsterdam 3.2.9
      • Amsterdam 3.3.0
    • Boston Edition
      • Boston 4.0.0
      • Boston 4.1.0
      • Boston 4.2.0
      • Boston 4.3.0
        • Boston 4.3.1
        • Boston 4.3.2
        • Boston 4.3.3
        • Boston 4.3.4
        • Boston 4.3.5
        • Boston 4.3.6
        • Boston 4.3.7
      • Boston 4.4.0
  • 🎓Academy
    • 🎓Autom Mate Academy: Basics of Autom Mate
    • 🎓Mastering Automation with Autom Mate: From Workflow Creation
    • 🎓The Ultimate Autom Mate: Teams & Smart Integrations
  • 👔Autom Store & Use Cases
    • 🛒Autom Store Use Cases
    • 🖥️Use Cases
      • How to Create Bidirectional Connection Between JIRA and Xurrent to Open Requests or Tickets
      • Employee Onboarding Process Automation Using Autom Mate
  • ❓FAQ
    • ⚙️General Functionality
    • 🧩Integration Capabilities
    • Data Management and Validation
    • ⁉️Error Handling and Workflow Management
    • Automation Use Cases
    • Connectors and Triggers
    • Custom GPT Models
Powered by GitBook
On this page
  • Introduction
  • How To Use Features
  • Initiating Debug Process
  • Running Debug Process
  • Viewing Debug Results

Was this helpful?

  1. Autom Features

Debug

Provides tools and methods for debugging workflows to ensure they function as intended.

PreviousData ManagerNextStop Action

Last updated 5 months ago

Was this helpful?

Introduction

The Debug Operation in Autom Mate provides a powerful tool for identifying and resolving errors within your workflows. It allows you to pinpoint error cases within specific actions or throughout the entire flow, ensuring smooth execution of your processes.

The primary purpose of the Debug Operation is to facilitate error detection and monitoring within the flow. By utilizing the debugging console, users can easily track the behavior of actions, validate outputs, and troubleshoot any issues that may arise during execution.


How To Use Features

Initiating Debug Process

1

Click on the Debug Icon

To apply the debug process, locate and click on the "black bug" icon in the upper-left part of the screen.

2

Activate Debug Mode

After clicking the bug icon, it changes to a red bug, indicating that the debug action can be performed.

3

Debug Indicators

Small black bugs will appear in the upper-left corners of all actions within the flow, indicating that they are included in the debugging process.

4

Empty Console

At the bottom of the flow chart, an empty console will appear, ready to display debug process results.


Running Debug Process

1

Start Debugging

Press the "Run" button at the top-right of the flow screen to begin the debugging process.

2

Monitoring Action Execution

As the debug process runs, a green light flashes with each action.

  • Green Light: Action executed without error.

  • Red Light: Error detected in the action.

3

Error Details

Click on the red light next to an action to view the error message associated with that action.

4

Debugging Entire Flow

If no specific action bug is selected, debugging will run for the entire flow.

5

Debugging Specific Sections

Click on a small bug next to an action to run the debug process up to that selected action.


Viewing Debug Results

1

Console Display

View the debug process results in the console at the bottom of the screen.

2

Applying Filters

Apply filters based on data to narrow down debug results and focus on specific aspects of the flow.

🎇
Page cover image