Skip to main content
July 1, 2025
Solved

Maximum record type number?

  • July 1, 2025
  • 3 replies
  • 0 views

Do you know if there's a maximum limit on the number of record types that can be created in an application? I have a database with 700 tables, and I'm not sure if Appian can create this many record types, or if I need to create an architecture that only creates the main tables.

Thanks!

    Best answer by harshas2775

    There are no limits on number of record types in an application/environment. 

    3 replies

    harshas2775
    July 1, 2025

    There are no limits on number of record types in an application/environment. 

    July 1, 2025

    I would suggest rethinking why you need to query 700 tables in your flow and if it is make sense that approach...700 is a lot!

    July 1, 2025

    Yes, I totally agree with you. I need to redesign it if there's an option to map only some tables, not all of them.