HCLAppianCodeQualityTool

Overview

In Agile mode of development, where distributed teams collaborate on various artifacts, managing and maintaining code quality consistently can be challenging. This tool addresses this challenge by offering a solution to ensure uniformity and quality across applications within the project.

Key Features & Functionality

This tool enables users to upload a .zip file of the Appian project and generates a comprehensive report on the following aspects, which can be downloaded or emailed. Additionally, it calculates a numerical score based on adherence to coding standards:

  1. Naming Standards for Uniformity.
  2. Design Standards for Process Models:
    • Number of Swimlanes.
    • Data Management Checks.
    • Alerts Checks.
    • Number of Variables.
  3. Identification of Unused and Unreferenced Rules.

The tool also includes an Admin screen that allows administrators to customize and override default coding standards. The code will then be analyzed against these custom standards, giving flexibility to the development process.

Anonymous
  • v1.0.0 Release Notes
    1. Upload the application as an archive file 
    2. Analyze the application for 
    3. Naming standards for uniformity
    4. Design standards for process models
    5. Number of Swimlanes
    6. Data management Checks
    7. Alerts Checks
    8. Number of variables
    9. Unused and Unreferenced rules
    10. Numerical Score
    11. Download and email the report
    12. An Admin screen to override the default standards and the code will be analyzed against the provided standards