Can I specify a shared network directory for all publication exports?
You can post all publication exports to a single, shared location.
Question: Can I specify a network directory for all publication exports so that users can more easily find their output?
- Open the background task configuration in a xml editor.
- The background task configuration is accessible from Organize Space. Select .
- Copy the configuration temporarily to an XML editor.
- Locate the configuration for the PUBLICATIONEXPORT:
<handler eventType="PUBLICATIONEXPORT"> Enter the location where publications are to be stored.
This example indicates a shared drive on the publication server:
This example indicates a path on another server:<parameter name="exportlocation" type="value">e:\publications\Export\Data</parameter><parameter name="exportlocation" type="value">\\fs2\publications\Export\Data</parameter>- Share the folder provided for the exportlocation parameter and provide appropriate permissions so that users have access to the publications
- Submit the changed configuration via