Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
Hi ,
I have a requirement to downlaod a file on click of a hyperlink in DSP Page.
Please guide how can i pass data from Flow Service to DSP & download file wit same name from DSP.
Regards, Aparna :shock:
Give user a hyperlink on DSP to a service, inside which you use WmPublic/pub.flow:setResponse [set contentType and response].
HTH.
Thanks, Rankesh