cancel
Showing results for 
Search instead for 
Did you mean: 

CAN'T FIND Seam.DownloadFile IN AUTOMATION CHAIN

Sky_Sky
Champ in-the-making
Champ in-the-making
Hello, I try to reproduce the configuration to generate a PDF with the following step:

`- Context.FetchDocument
 - Document.Query: query: "SELECT * FROM Document" language: NXQL 
 - Render.DocumentFeed: template: "template:CSVExport" filename: mygeneratedfile.csv mimetype: text/csv type: ftl 
 - Seam.DownloadFile`

I can't find the element Seam.DownloadFile.
1 REPLY 1

Florent_Guillau
World-Class Innovator
World-Class Innovator

Are you using JSF or Web UI? If it's the Web UI, please check NXP-24086 and the comments to understand why it can't work.