cancel
Showing results for 
Search instead for 
Did you mean: 

Upload File into SAP DMS using UI5 application

Kartik2
Contributor
0 Kudos

Hi,

I am having a requirement to upload file (.PDF/.XLSX/.DOCX) using SAPUI5 application. Upon submission, the attached document should get attached to new SAP DMS document. It should be possible for users to view the attached document in transaction CV04N.

We are following a central hub deployment model of netweaver gateway. Can anyone please guide me to a suitable resource to go about achieving this. It should be possible to crate a new document, change an existing document and display the document from UI5 application.

Thank you.

Regards,

Kartik

Accepted Solutions (0)

Answers (2)

Answers (2)

karthikarjun
Active Contributor
0 Kudos

Hi Kartik,

Could you please try this.........

Thanks,

Karthik A

former_member182862
Active Contributor
0 Kudos

HI Kartik

As far as this community space domain, we can only provide you information on how to use a file uploader control to upload the content to your application.

As for displaying the content, a sap.ui.table.Table should be sufficient.

Thanks

-D