Hi Experts,
I have developed a webdynpro application where I download a file in the excel format.
I have written a code to generate the name of the file and have set it to the context attribute.
When I download the file from the Application
http://<server>:<port>/webdynpro/dispatcher/local/<project>/<application>
The name (test.xls) of the downloaded file is perfect
but when downloaded from the Jave webdynpro Portal Iview we get random names like "CAIF4T6T.xls" in the Dialog which stores the file on the local system.
Is there anything which needs to be done in Iview properties so that when downloaded into local machine we get the same name as we get during the download from the application directly.
It is working fine in Internet Explorer 7 But lower version not supported
Regards,
Krishna
Points will be awarded for helpful answers.