Show TOC

Procedure documentationConfiguring Workspace Transport Packages Locate this document in the navigation structure

 

A workspace transport package should not include initial content, so that it does not override initial content on the target system. To prevent including initial content in workspace transport packages, you need to configure the PCD location from which to import the workspaces.

Prerequisites

This configuration requires restarting the portal. Therefore, to avoid an additional restart, we recommend performing the configuration before the installation of enterprise workspaces.

See also Loading Flex Applications in Browsers.

Procedure

To exclude initial content from workspace transport packages:

  1. Open the following properties file:

    <Drive>:\usr\sap\<SID>\SYS\global\pcd\pcdStartup.properties

  2. Enter the following key and value:

    Key: Pcd.TransportApplication.ProtectedUrlPatterns.Custom

    Value: pcd:portal_content/com.sap.pct/templates/workspaces/*

    Note Note

    If the key already exists in the file, add the value, separating it from the previous value with a comma.

    End of the note.
  3. Save the file.

  4. Restart the J2EE server.