On this page
License types
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.
Applying licenses to new installations (no existing license server)
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.
Working with multiple licenses
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.
Managing Cameo Collaborator for Teamwork Cloud licenses
There are multiple ways to manage Cameo Collaborator licenses
Multiple pods' licensing
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
Applying license through Teamwork Cloud Admin
To apply a Cameo Collaborator license through Teamwork Cloud Admin
- Open Teamwork Cloud in a web browser using this address format: http(s)://<server_address>:<port>/webapp. 8443 is the default port.
- Sign in to Teamwork Cloud with a user who has the Server Administrator role.
- Click the Settings application to open it.
- From the left-side menu, select the Cameo Collaborator license page.
- Select either the FlexNet or DSLS tab:
- In the FlexNet tab, enter the license server address to view the list of available licenses.
Select a license and click Confirm to apply. - In the DSLS tab, select either Organization defined or Custom.
- If you select Organization defined, choose a license from the list and click Confirm to apply.
- If you select Custom, enter the license server address, choose a license from the list and click Confirm to apply.
- In the FlexNet tab, enter the license server address to view the list of available licenses.
Viewing active users
The Cameo Collaborator license page allows you to view active connections (users). They are displayed in the Recently active connections part of the page.
Managing licenses via the properties file
Checking which license is in use
You can check Cameo Collaborator for Teamwork Cloud license information either in the Settings app or as described below.
To check the license information
In your internet browser, go to http(s)://<server_address>:<port>/webapp.
Default port
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.
Specifying which license should be used
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).
Valid property values
The valid values for the cc.license.edition property are:
5 Connections
- 10 Connections
25 Connections
50 Connections
75 Connections
100 Connections
100+ Connections
Restart the Web Application Platform.
Resetting a license
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.
Default port
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}
Specifying license server information for Web Application Platform
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:
The values of some properties are placeholders, e.g., mail.from.default=info@company.com. Make sure to replace the placeholders with actual values.
Read the comments with property descriptions to ensure accuracy when specifying property values.
- Specify the following properties under the FlexNet/DSLS server properties for Web Application Platform services property group.
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.


