Looking to create a DSE to existing Appian cloud database or any recordset in the Appian Community Version. Not able to find any instruction or guidance where I can accomplish this. Can I get some information or help on this?
Discussion posts and replies are publicly visible
The Appian CE does not support this. community.appian.com/.../community-edition-guide
Thanks for your answer. This did help
My goal is to attempt a POC to write into an excel template. Assuming the JSON data to populate the template would come from a rest service. What route is feasible to accomplish this in the Appian Community Version.
With the full version - I am thinking with my current knowledge with Appian - "Export Data Store Entity to Excel Smart Service" is one option and using excel tool plugin would be another.
Do you want to direct to any preference?
Maybe a stupid question, but did you consider to query the data directly from Excel?
Thanks for your answer. My goal is to write data into an excel template. Not to read. Idea would be to call a rest service which returns a json data, which will be used to write into the excel template