Not able to see store image in iProcurement
Hi Team,
We are implementing iProcurement punch-out and needed to upload company logo as store image. I have uploaded the image under OA_HTML directory on server and configured profile option "POR: Hosted Images Directory" to /OA_MEDIA/. When I login to iProcurement home page I am not able to see store image. Image is appearing as This is the Stores Image.
Image name is abclogo.gif.
Query does not return any row
select distinct thumbnail_image from icx_cat_items_tlp
order by thumbnail_image;
I have checked below notes and none of these helped me in resolving the issue