Documentation Center

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

  1. Access one of the Content Manager server machines in your scaled-out Content Manager instance.
  2. Navigate to the folder %TRIDION_HOME%config\.
  3. Open Tridion.ContentManager.config for editing.
  4. Find the importExport element in this file.
  5. Add an attribute called useBinaryContentProvider to this element, and set it to the value true.
  6. Save and close Tridion.ContentManager.config.
  7. Apply your change by restarting the TcmServiceHost and all IIS processes.
  8. Repeat the steps above for all other Content Manager server machines in your scaled-out Content Manager instance.