Skip to content

1.4.8. Template Download

Downloads an Excel Template file for use in Excel Import. When executed, the Excel file is saved with the names configured in the Excel Template.

template-download

  • How-To
  1. Create a button for downloading the Excel Template and register a Click Service for it.
  2. Register the Template Download Action for the registered Service, and select the selectTemplate Action parameter. Choose the Template to be downloaded from the registered Excel Templates. (*Refer to Chapter 4. Data Modeling 🡪 3. Utility 🡪 3.4. Excel Template, 3.5. Excel Work for Template creation configuration*)
  3. In the Optional section, set the Parameter Key to templateId.
  4. When the Template Download is executed, add a Confirm Message Box to allow the user to confirm before proceeding. Set the Key value for the Message Box Action arbitrarily, and set the Parameter Key to the fixed values content, title, Yes, and No.