On this page
You can purchase the following types of Cameo Collaborator for Teamwork licenses, depending on the number of connections you want to use:
License types | Authenticated commenting | Anonymous commenting | Number of concurrent authenticated connections | Access to content shared for anonymous use* | Predefined portals | Customized portals |
|---|---|---|---|---|---|---|
5-connection license | + | - | 5 | Unlimited | + | + |
10-connection license | + | - | 10 | Unlimited | + | + |
25-connection license | + | - | 25 | Unlimited | + | + |
50-connection license | + | - | 50 | Unlimited | + | + |
75-connection license | + | - | 75 | Unlimited | + | + |
100-connection license | + | - | 100 | Unlimited | + | + |
Unlimited license | + | + | Unlimited | Unlimited | + | + |
* Unauthenticated users can open Cameo Collaborator documents via public links.
Cameo Collaborator for Teamwork Cloud uses a floating license managed by the FlexNet license server or DSLS (Dassault Systèmes License Server). The license server information is specified when installing Web Application Platform with the Cameo Collaborator service, so make sure that you install a license server before installing Web Application Platform. The steps below explain how to apply the Cameo Collaborator for Teamwork Cloud license and start using the product.
To apply the Cameo Collaborator for Teamwork Cloud license
Install and start one of the following license servers:
Check if the license server is running.
Add the Cameo Collaborator for Teamwork Cloud license to the license server.
Install Web Aplication Platform with the Cameo Collaborator service and specify the license server details during the installation.
Once you apply the license as described above, the product is ready to use. Note that you can change the license server details later if needed.
The FlexNet license server can contain only one license. If you want to add multiple licenses to the same FlexNet license server (e.g., Cameo Collaborator, Teamwork Cloud, and MagicDraw), contact your sales executive and ask them to merge the licenses. |
There are multiple ways to manage Cameo Collaborator licenses
If you have multiple pods (i.e. Kubernetes), you can configure all licenses either via thewebappplatform.properties file OR via the user interface in the Settings application. If you want to manage licenses via the user interface in the Settings application, but at least one pod has the license configured via the webapp.properties file, you need to remove the license from the webapp.properties file and restart the services. |
Managing licenses through Teamwork Cloud Admin


The Cameo Collaborator license page allows you to view active connections (users). They are displayed in the Recently active connections part of the page.

You can check Cameo Collaborator for Teamwork Cloud license information either in the Settings app or as described below.
In your internet browser, go to http(s)://<server_address>:<port>/webapp.
By default, Cameo Collaborator for Teamwork Cloud uses port 8443. |
If you are not signed in, enter your user credentials on the authentication page.
In the same internet browser, go to http(s)://<domain_name>:<port>/collaborator/api/collaborator/license/info
The web page displays Cameo Collaborator license details, including the number of connections and expiration date.
If there are several licenses in the license server, you can specify which Cameo Collaborator license (edition) should be used.
To specify which Cameo Collaborator license should be used
Go to the <install_root>/WebAppPlatform/shared/conf directory.
Open for editing the webappplatform.properties file.
In the file, add the cc.license.edition property and specify its value (e.g., cc.license.edition=100+ Connections for an unlimited license).
The valid values for the cc.license.edition property are:
|
Restart the Web Application Platform.
The instructions below explain how to reset the Cameo Collaborator license if, for example, the connection with the license server was lost.
To reset the Cameo Collaborator license
In an internet browser, go to http(s)://<server_address>:<port>/webapp.
By default, Cameo Collabora tor for Teamwork Cloud uses port 8443. |
If you are not signed in, enter your user credentials on the authentication page.
In the same internet browser, go to http(s)://<domain_name>:<port>/collaborator/api/collaborator/license/reset
If the license reset was successful, the open web page will display this message:
{"initialized":true}
The licensing information should be specified when installing Teamwork Cloud and/or Web Application Platform. If you have not specified licensing information during installation or if you want to change it later, you can do this by following the steps below.
To specify/change the license server information
Go to the <install_root>/WebAppPlatform/shared/conf directory.
Open for editing the webappplatform.properties file.
In the webappplatform.properties file:
|
For the DSLS server:
license.framework
license.server
license.dsls.server.mode
For the FlexNet server:
license.framework
license.server
Cameo Collaborator supports the FlexNet Three-Server Redundancy mode (Triad License Server). If you want to use the Triad License Server, specify the license.server property in this format: license.server=<port>@<server1_address>,<port>@<server2_address>,<port>@<server3_address> |
Restart Web Application Platform.