CAN'T FIND Seam.DownloadFile IN AUTOMATION CHAIN
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-29-2018 06:02 AM
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2018 12:41 PM
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.
