Question
How to update CDTs dynamically
Use case-
User wants to upload data via Excel where Columns of excel are not static and can be changed frequently.
Now with static template, it can consume and validate the data and loads the table via Data store / CDT into table. But if Excel template is not static then what could be the best solution via Appian?
Altering the Table can be done via Stored proc etc but what about CDT and verification process.
