Some information before buy Courier - Teacommerce - Media picker
Hi
I wolud like to buy Curier component for deploy an umbraco e-commerce solution developped with Teacommerce version 1.4.1.2. (umbraco version 4.7.1)
Someone know if there are any compatibility issue?
Another question about the courier beahaviur:
Assume that i've a document type in umbraco with a media picker filed, assume that the picker point to the media id 1234 on test environment.
On the production environement the same media id 1234 is referred to to another file, or worst is not present, courier is capable to handle this situation? if yes how?
Basicly, courier supports the different pickers built into the core. In your case, with a media picker, courier detects it holds an ID, and adds that Id as a dependency to the content. So both content and media gets transfered.
On packaging the content, the stored ID gets converted to a corresponding GUID, and when extracted on the source server, it gets converted back to an ID again, so it should support your scenario.
Some information before buy Courier - Teacommerce - Media picker
Hi
I wolud like to buy Curier component for deploy an umbraco e-commerce solution developped with Teacommerce version 1.4.1.2. (umbraco version 4.7.1)
Someone know if there are any compatibility issue?
Another question about the courier beahaviur:
Assume that i've a document type in umbraco with a media picker filed, assume that the picker point to the media id 1234 on test environment.
On the production environement the same media id 1234 is referred to to another file, or worst is not present, courier is capable to handle this situation? if yes how?
Regards
Alessandro Bellisai
Hi Allessandro
Basicly, courier supports the different pickers built into the core. In your case, with a media picker, courier detects it holds an ID, and adds that Id as a dependency to the content. So both content and media gets transfered.
On packaging the content, the stored ID gets converted to a corresponding GUID, and when extracted on the source server, it gets converted back to an ID again, so it should support your scenario.
Hi Per
Thankyou for response, do you konw something about dependency problem between teacommerce and courier?
Regards
Alessandro Bellisai
is working on a reply...