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!
Discussion posts and replies are publicly visible
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!
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.