i am getting data from external system which is being displayed on UI(example: 2342;34324;3441), i want to export this data by clicking on button in the form of CSV.
please suggest the right steps.
Thanks in advance.
Discussion posts and replies are publicly visible
Hi, can you please tell me if the data from the external system is being stored in database?
If it is being stored in the database you can use this smart service: https://docs.appian.com/suite/help/23.2/Export_To_CSV_Smart_Service.html
Hi Harshitha - the data is not being stored in the database. the data is coming from external system.
this is where, i belive ExportToCSV will not the option in this scenario.
Thanks.
Yes, we can not use the Export to CSV smart service. you have to try using https://docs.appian.com/suite/help/23.1/Text_Doc_From_Template_Smart_Service.html