cancel
Showing results for 
Search instead for 
Did you mean: 

Image not displaying from table?

Former Member
0 Kudos

Dear all,

I am storing images in Ztable and displaying those images in view using image ui element. For this i followed Thomas link here...

http://scn.sap.com/thread/1399132

Everything is working fine at client side. This application is accessing some dealers from internet i mean not from home network. They are not getting these images. I gone through  HTTP Watcher and found some blocking error 'ERROR_INTERNET_NAME_NOT_RESOLVED' .. Any help on this?.

Thomas can you please suggest?

Thanks,

Venkat

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Venkat,

I think that error is not from WDP but it is from application accessing system.

please go through below ling, so that you can find another solution I guess.

http://errorfixfree.com/error_internet_name_not_resolved-solution/

Regards,

S A I

Former Member
0 Kudos

Any help please?

Thanks,

Venkat.

former_member215344
Contributor
0 Kudos

Hi Venkat,

Are they accessing the webdynpro application through router string ? In that case the application may not work. They have to be in the server network or else use a vpn to connect to the network.

Check these threads:

http://scn.sap.com/thread/3440831

http://scn.sap.com/thread/1951879

Thanks,

Ajay Bose

StefanRoesch
Active Participant
0 Kudos

Hi Venkat,

did you check the URL of the images in your browser? is the protocoll and "server-part" the same as your application?

In Thomas postings he mentions that you can define the path for your temporary cached-response by yourself (i_path) . Do you use "/sap/public/.." here or the path of your WDA application  (e.g. /sap/bc/webdynpro/...) ?

Maybe your dealers have restricted access on your application server and can only access the exact path of your application...?

just my idea.

Stefan.

Former Member
0 Kudos

Hi Stefen,

I Checked with the team, Yes they restricted dealers accessing AS. So is there any another solution to achieve this? I mean to store images and get images? Please help on this.

Thanks,

Venkat.

StefanRoesch
Active Participant
0 Kudos

Hi Venkat,

did you try to use the same path for cached-response as your application has (i_path =  /sap/bc/webdynpro/... ) -> then there should be no problem and you don't need another solution.

if that's not working the restriction can be modified by the team?

Basically you always need a path on your WAS where the users have access to....

regards,

Stefan.

Former Member
0 Kudos

Hi Stefen,

From Internet there is no direct access to application server, they confirmed that. I think we have to search for another solution... Any idea on this?

Thanks

Venkat.

StefanRoesch
Active Participant
0 Kudos

how do they access the application?

if i recall correctly only the Images don't show up - so if the pages show up, somehow they must have access....and i think the Images could be provided equally.

if they even dont see the application - then you also have to contact the "network-team" to find a solution - i can't recomment anything here.

regards,

Stefan.