Skip to main content
bleronak0001
January 26, 2024
Question

Delete Record Type

  • January 26, 2024
  • 8 replies
  • 1 view

I created a record type before in my application and right now I don't need anymore. I tried to delete from application but I got it this error. What is the problem?

8 replies

January 26, 2024

Same here, tried to delete multiple times but got the above pop-up. I don't remember it happening before 

stefanhelzle0001
Brainy
January 26, 2024

A "constraint violation" sounds like there might be some remaining dependencies in the database.

bleronak0001
January 26, 2024

This record type is used to store data from web service API and we do not have any table in our database. 

stefanhelzle0001
Brainy
January 26, 2024

Yes, you do. A record type cannot store any data on its own.

abhayd3663
January 27, 2024

I think Appian should have displayed more detailed message to understand what the issue is.