Configuring Workspace Services 
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.
In the portal, navigate to .
In the Portal Catalog, choose .
Open the Services iView.
In the Property editor, in the Property Category dropdown list, select Enterprise Workspaces.
Locate the property of the service to configure.
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
The Property ID indicates the name of the service interface. For example, com.sap.workspaces.workspace.IPersonalTemplate.
Save your changes.