Hi Sir,
How to upload multiple files through ABAP Webdynpro?
Thanks & regards,
Narasimha Rao Putturi.
Hi Narasimha,
What you are referring to is a WIKI from Thomas on Flash Islands.
http://wiki.sdn.sap.com/wiki/display/EmTech/IslandsWDA_MUploader
You have the download source code option there itself.
Thanks,
Shambu
Hi ,
Please send the WD ABAP code for File Attachment to FLEX
Thanks in Advance.
Narasimha,
We cann't upload multiple files in WDA.
with the help of Flex, we can perform this, As shambu said.
>We cann't upload multiple files in WDA.
Actually you can without the need for FlashIslands. In 7.01 there is the new UI element ACFUpDownload. It is enhanced in 7.02 with a file selection dialog. This UI element is designed to upload/download multiple files and uses a signed Applet to do so. It is designed for use with the SAP Content/KPRO server but can also work with a custom ICF Handler. I've posted samples and videos on this topic as well as the FlashIslands multiple file uploader here on SCN.
>Here Java code takes prior place.
Not sure what you mean by this. Adobe Flex isn't Java. It uses its own language - ActionScript.
thank you thomas, even i too came out from confusion.
ok...thank you shambu and chengalarayulu.
could u please tell what is flex.? is it related to WDA?
Thanks & regards,
Narasimha Rao Putturi.
Flex is an Adobe product(framework) where we can design/facilitate flexible/attractive UI designing and is integrated into WDA. Here Java code takes prior place.
thank you chengalarayulu,