I am creating a WebReport to download a document to my local file system. I use a LiveReport source to identify the ID and name of a document. I tried this syntax to download the document:
[LL_REPTAG=DATAID DWNLD:"C:\Users\abc\Downloads":"TestDownload" /]
When running the report I receive this error message:
* DWNLD: Missing Filename. *
What is the correct syntax for the DWNLD subtag?