This URL redirects the browser to a QuickPlace server for a collaborative workspace.
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.
Example
The following example redirects the browser to the QuickPlace associated with the specified collaborative workspace.
http://myhostname/webapp/wcs/tools/servlet/CollabAccessSpace? collabSpaceId=Contract123_CS_2001-10-18_1635247849
Behavior
- Gets the host name and port information of the QuickPlace server from the appropriate XML file.
- Constructs the QuickPlace URL for the collaborative workspace.
- Redirects the browser to the QuickPlace URL.
Exception conditions
If the user does not have Manager, Author, or Reader access to the collaborative workspace, the command execution will fail.