Adds a new personal workspace. (V1.0.3)
public long addUserWorkspace ( long userId );
The addUserWorkspace operation adds a new personal workspace to the workspace hierarchy.
The primary purpose of this operation is to assist with migrating data from SiteScape Forum to Teaming. By default using Teaming, the creation of the personal workspace occurs when someone first uses the portal software to sign in with a username and password. If you want to migrate Forum information as sub-content to a personal workspace in Teaming, use this operation before creating the sub-content.
The identifier for the user for whom you want to create the personal workspace
The binder identifier of the newly created personal workspace.
This code creates a new personal workspace.