Skip to main content
December 24, 2025
Solved

Apart From Plugin Support, Are There Any Benefits of Using CDTs Over Record Types in Appian ?

  • December 24, 2025
  • 1 reply
  • 0 views

I understand that Record Types are generally preferred over CDTs in modern Appian development.

However, apart from plugin compatibility (some plugins only support CDTs), are there any other real advantages of using CDTs over Record Types?

In what scenarios would choosing a CDT be the better or recommended approach compared to a Record Type?

Best answer by stefanhelzle0001

Not really. The only situation is where I only want to define a fixed data structure without storing that data to the DB. And this does not happen a lot.

1 reply

stefanhelzle0001
December 24, 2025

Not really. The only situation is where I only want to define a fixed data structure without storing that data to the DB. And this does not happen a lot.