Overwriting Formatted Excel Temp While Generating Excel by Export Data from Data store entities smart service.

Certified Lead Developer

Hi Appian Community,

I am using Export Data Store Entity to Excel Smart Service to export DSE data in excel format using formatted template,

Issue is it is overwriting the template, and suppose two user requested to generate excel, so excel doc generated has overwritten the previous users data.

This issue would be fixed in case this smart service generate new doc every time using formatted template.

is there any way we can fix this issue?,

Please help what to do in this scenario.

Thanks in Advance.

Shree Krishna Tiwari 

 

  

 

  Discussion posts and replies are publicly visible

Parents Reply
  • 0
    Certified Lead Developer
    in reply to rajj
    Is it considered 'okay' to use deprecated plugins ? 

    I consider it "okay" to use (at your own risk) deprecated functions where no sufficient replacement has been provided yet.  Note that the plug-in itself has NOT been deprecated, just the "export CDT" and "export SQL" to Excel smart services that used to be supported within the Excel Tools plug-in.

    However between my prior comment (4 months ago) and now, I've found there's an even better, non-deprecated solution: a new plug-in called "Export JSON to Excel", which works a lot like "export CDT" (except doesn't require you to specify an actual CDT for it to work, which is an improvement), and also accepts a base template again, which they've never bothered to add back into the "export DSE to excel" OOB smart service.

Children