Hi all,
Currently I am creating a demo webshop using WCEM3.0, TREX and SAP ERP 6.0, I've done some activities, but the product images still cannot be displayed in webshop.
1> create FTP server with IIS with write and read right, I can access the FTP folder from my local desktop successfully
2> Create Alias "LiangliShop" for product image publication, than copy product images into the physical folder which the alias referred to, after this, I can access the url https://hostname:port/LiangliShop via browser successfully and can see the product images that copied into.
3> create a DIR of document type L01, upload the images as originals and then save it
4> assign the DIR to the product that contained in the product catalog.
5> maintanin the Image server URL https://hostname:port/LiangliShop in Web channel builder, replicate the product catalog to TREX
Here is the question.
1> if I didn't check in the originals into secure storage area( eg. SAP database) in step 3, I can only see a picture frame but not the whole picture in webshop
now if I right click the picture and see URL in the properties would be: https://hostname:port/LiangliShop/C:/Users/AWang/AppData/Local/Microsoft/Windows/Temporary%20Interne
I know this URL must be wrong, but I don't know how to change it to the crrect one.
2> if I checked in the originals into secure storage area( eg. SAP database,not content server) in step 3, it even no picture frame displayed any more, let alone the whole pictures.
could anyone please tell me what's going wrong with my configurations? is this possiblely because of I didnot checked the originals into a content server?
thank you and regards
Youwang