Show TOC

Procedure documentationConfiguring Workspace Services Locate this document in the navigation structure

 

Enterprise workspaces come with a set of services, which can be replaced by custom implementations. To ensure that enterprise workspaces use the custom implementation of a service instead of the out-of-the-box implementation, it is necessary to configure the service accordingly.

Enterprise workspace services are listed in a services configuration iView. Each service has a property name and a value that indicates the service key. To configure a service to use the custom implementation, update the value of the service key.

Procedure

  1. In the portal, navigate to   Content Administration   Portal Content  .

  2. In the Portal Catalog, choose   Portal Content   Portal Users   Workspace Users   Configuration  .

  3. Open the Services iView.

  4. In the Property editor, in the Property Category dropdown list, select Enterprise Workspaces.

  5. Locate the property of the service to configure.

  6. Update the value of the property with the custom service key.

    For example, for the property Determine Personal Workspace Template, which determines the personal workspace template for each user, update the value of the out-of-the-box service key: prt_service:tc~spaces~infra~impl.PersonalTemplateService with a custom service key.

    Note Note

    The Property ID indicates the name of the service interface. For example, com.sap.workspaces.workspace.IPersonalTemplate.

    End of the note.
  7. Save your changes.