Khushboo Agrawal wrote:
Tiago Simões : can u please send the same oml ie UploadDownloadFiles.oml in outsystem 11 version.Thanks in advance
Hi Khushboo,
this is demo for upload and download file in OS 11 Reactive.
create a excel file with same as "CustomerDetails" Entity and upload and download
Regards
Rahul Sahu
Hi
Is it possible to do upload file action in table records? I tried but fail to get the file...
Does anyone has any idea?
Thanks.
XiaoHui wrote:
Hi XiaoHi,
Did you able to sort out the issue with table records? I have same requirement.
Thanks,
Siva
sivaramakrishna repalle wrote:
Hi Siva
Sorry about that, it has been a year ago when I encountered this issue. I can't recall whether did I solve it or have any workaround. I would suggest you to create a new post for your question.
Apologize that couldn't help in this case.
XiaoHui
I did a quick try, it is possible to do upload and download in a table record. You have to specific the AttachmentId in the upload function, then you GetAttachmentForUpdate, assign the value accordingly and lastly do the Update. Hope this help and it's what you want to achieve.
I need to do this but I have not yet
Hi,
One question, what you put in the first image?
When download file
I want to encode file name with some character UTF-8 like Japanese, Chinese...
How can I do this?
Rahul Sahu wrote:
Thanks Rahul!
It helped me a lot :)
Welcome Elsie,
Cheers'
Hello,
I want to be able to upload and store files (PDF or Word document) such as resumes in my app and be able to download it to update it. Which module can I use in Outsystems 11? Thanks KR
Hi Julien.
You want store file on Entity or want upload file on any space like server space or any documentry.
I think you need to open new post so other members also can help you.
Rahul
In this post you can find how to download, i test it and works fine:
https://www.outsystems.com/forums/discussion/36419/download-files-option-for-the-application/
To store the data you only need to create an entity like this: