Источник:
http://axbilling.blogspot.com/2013/0...sh-images.html
==============
Hello everyone,
we'll continue to dive in deploy and setup AX online retail.
The processes of creating and publishing retail catalogs and online stores are fully enough described in Microsoft documentation. But there is no description about how to publish product images to the site. After some experiments we have found the working variant.
Here are steps to do that (as a prerequisite you need to setup online store and catalog, add products to catalog etc., for example, as it is described in
http://technet.microsoft.com/en-us/l.../jj682095.aspx):
1. Copy image files to the image source location. The easiest way - copy image files to PublishingImages\Products folder of Retail publishing site (you need to map network drive as it is described in this article
http://msdn.microsoft.com/EN-US/library/dn151472.aspx, after that you will find this folder in the network drive).
2. On the online store form, on the
Action Pane, on the Set up tab click Channel product attributes, then add SharePointProvisionedProductAttributeGroup group (which contains Image attribute).
3. On the catalog detail form choose the category hierarchy, select the product from the list, click
Attributes under the Products FastTab area. Under
Channel media find attribute
Image, then click
Edit.
In the URL field you can put relative path (like Products\YourImageName) or full path to image with pubic access.
So, after the catalog and online store are republished, images are deployed to the retail publishing site.
Источник:
http://axbilling.blogspot.com/2013/0...sh-images.html