CDT data to SQL Query

Hello Everyone,

  1. I had a requirement where I had to read an excel file and populate that excel data in a CDT (let's call it example_CDT) for displaying that data in an interface. 
  2. I did that and now the whole data is there as a list of items where items are of type example_CDT.  This CDT is already mapped to a table in the DB. 
  3. Now, I want to generate and download SQL queries that can be used to insert the data which is there in the list of CDT into the DB.

Is there any Appian smart service available through which I can convert get SQL queries from CDT data?

please consider example_CDT as a Nested CDT.

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data