Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Best Design to Store Images

Former Member
0 Kudos

Hello,

I am designing a Web Shop application in web Dynpro Java, which retrieves Products from backend ECC system through a BAPI. For all these products, respective Images need to be displayed on the Screen.

One idea is storing images in KM and referencing them, but I suspect this will affect the performance.

I have no idea on the common approach to store images and to how to display them in the web dynpro screen. Does anybody have an idea on how to achieve this?. Please provide some thoughts and ideas.

Appreciate your help.

Thanks,

Raj.

1 REPLY 1

Former Member
0 Kudos

I got it resolved using DMS.