Configuring high-availability storage for Import Export service items
To ensure that import packages, export packages and undo packages are available to all Content Manager machines in your scaled-out Content Manager instance, edit the Content Manager configuration file, Tridion.ContentManager.config.
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.