Appian Design to Create Bulk PDF Files

Certified Senior Developer

I have been asked to check feasibility to implement below requirement,

  • User will upload an excel file which can have records up to 2000. We have to read the parse the file and create separate pdf file for each of the record. The template of pdf file will be same for all.
  • In short we have to generate 2000 files in one go.
  • Once files are generated we need to display status of each record to user that file has been generated successfully or not.

I want to confirm if this is possible to generate 2000 files quickly. If yes then how to do it without getting performance issues.

  Discussion posts and replies are publicly visible

Parents Reply Children