Enabling high-availability storage for Import Export service items in a scaled-out Content Manager setup
If you are upgrading a system in which your Content Manager instance is scaled out, enable high-availability storage for import package, export packages and undo packages produced by the Import Export service.
Procedure
- Access one of the Content Manager server machines in your scaled-out Content Manager instance.
- Navigate to the folder %TRIDION_HOME%config\.
- Open Tridion.ContentManager.config for editing.
- Find the
importExportelement in this file. - Add an attribute called
useBinaryContentProviderto this element, and set it to the valuetrue. - Save and close Tridion.ContentManager.config.
- Apply your change by restarting the
TcmServiceHostand all IIS processes. - Repeat the steps above for all other Content Manager server machines in your scaled-out Content Manager instance.