Hello experts,
we are implementing a b2b shop based upon CRM2007. A situation we are currently coming across is that the catalog seems to expect replicated images in a sub directory 49 to the directory ims_content. Here an example:
/ims_content/49/49C36496DA8E0063E1008000AC1C0232.FILE0001
The indexer in CRM, however, seems to write the following:
/ims_content*/49 *49C36496DA8E0063E1008000AC1C0232.FILE0001
There is no sub directory 49 but a white space instead of the second slash.
So far we haven't found a customizing setting that allows this. CRM is configured to use the directory /ims_content/ the root path is given by the settings in the xcm (and matches, that's why I cut it away).
Any help is appreciated.
Many thanks
Thomas