Database Load Generation

Overview

This tool can be used to quickly generate multiple rows for each of the application transactional tables to easily support database load testing.

Key Features & Functionality

  • Reads database metadata to automatically pull tables and columns
  • Provides multiple generators for generating data of different types (users, groups, folders, documents, location data, health data, personal data, etc..)
  • Connects to Appian database to generate and populate data in one step
  • Support the addition of new generators

If you have ideas for more generators, please leave a comment!

Anonymous
Parents
  • Hi team,

    We are trying Data Generation App and have come across the below error.

    Database - SQL Server 

    Also , Is the tool compatible with SQL Server ?

    There are system Stored procedures used in the tool like (sp_MSforeachtable and dependent SPs) that are not available in SQL Server built-ins. So, we created custom SP. When running the Data Generation smart service got above error . 

    Do you have any advice on how to resolve this error?

    Thanks,

    Ramya

Comment
  • Hi team,

    We are trying Data Generation App and have come across the below error.

    Database - SQL Server 

    Also , Is the tool compatible with SQL Server ?

    There are system Stored procedures used in the tool like (sp_MSforeachtable and dependent SPs) that are not available in SQL Server built-ins. So, we created custom SP. When running the Data Generation smart service got above error . 

    Do you have any advice on how to resolve this error?

    Thanks,

    Ramya

Children