This URL removes a collaborative workspace from the QuickPlace server and the LDAP server used for WebSphere Commerce.
URL structure
- http://host_name/path/
- The fully qualified name of your WebSphere Commerce Server and the configuration path.
Parameter values
- collabSpaceId
- (Required) The ID of the collaborative workspace.
- redirecturl
- (Required) The URL to be called when the command completes successfully.
Example
The following example deletes the specified collaborative workspace.
http://myhostname/webapp/wcs/tools/servlet/CollabDeleteSpace? collabSpaceId=Contract123_CS_2001-10-18_1635247849
Behavior
- Deletes the LDAP node of the collaborative workspace and all related member information.
- Deletes the QuickPlace information associated with the collaborative workspace.
Exception conditions
The user who executes this command must have Manager access to the collaborative workspace.