On this page
| Table of Contents | ||
|---|---|---|
|
Using FlexNet license server
| Note |
|---|
| To install the FlexNet License Server, please see FlexNet license server installation and licensing. |
Upon successful installation, only the administrator account is available and required for you to apply a Magic Collaboration Studio license for the first time. The license selection page will also open if your license expires.
The license selection page prompts you to specify the address of the FlexNet license server installation where you store your license(s). If you do not specify any port, 1101 will be the default port. If you enter the wrong address, an error message will open for you to report the problem.
| Note |
|---|
|
...
| id | 1717655853 |
|---|
...
| id | 1717655855 |
|---|
...
| id | 1717655854 |
|---|
Using the FlexNet license server
After installing the product, you need to log in to the Administrator account and apply the Magic Collaboration Studio license.
...
Prerequisites:
...
|
...
|
...
|
Important information:
|
...
|
To
...
apply Magic Collaboration Studio license using
...
FlexNet license server
...
- Open Web Application Platform in a web browser
...
- using this address format: https://
...
- <machine ip>:<port>/webapp
...
- .
- Sign in to Magic Collaboration Studio using the
...
- administrator account credentials (the default credentials are Administrator/Administrator).
...
- Click the Settings application to open it.
...
- From the left-side menu select the Server license page. There you will find the License information table.
- In the
...
- FlexNet tab, enter the IP address of the FlexNet server (if it is on the same instance, use 127.0.0.1), and click SHOW LICENSES.
Note If you want to use the Three-Server Redundancy (Triad License Server), follow this format:
server-address1:port,server-address2:port,serveraddress3:port
- If a valid license is found, it is applied automatically. If there are multiple licenses available, select the license to use on this server and click Confirm
...
- .
- After applying the license, in the License information
...
- table, you will see the license that is used.
| Note |
|---|
If |
...
your license server only has a single license edition for Magic Collaboration Studio, it will be automatically applied.
|
Whenever a Magic Collaboration Studio node connects to the FLEXnet License Server and retrieves (leases) a license, the number of available licenses will decrease. If all available licenses from the server are leased, the node will not be able to launch and you will need to reactivate once a license becomes available.
If your FLEXnet License Server is down, the server capacity shall be set to zero. All currently active users can continue working but they cannot sign in again once they log out as no user can sign into the server at that time. A user with Configure Server permission (Server Administrator role) can sign into the Teamwork Cloud Admin to select a new license server.
You can see information about your current license on the Server license page of Teamwork Cloud Admin. The information includes the license edition and expiration date, the license version. See section Changing Magic Collaboration Studio license to change or update your license.
Using DSLS
| Note |
|---|
You need to have DSLS (Dassault Systèmes License Server). |
...
You can configure the Magic Collaboration Studio license
...
using the user interface of Teamwork Cloud Admin.
To apply the Magic Collaboration Studio license
...
| Code Block |
|---|
dsls {
enabled = true
address = "license-server-address:4085"
mode = "CUSTOM"
edition = "MC5" // possible values: "MCS", "MC5", "MCSEDU"
connection-packs = 2
} |
OR add and specify the following set of properties at the end of the file:
| Code Block |
|---|
esi.server.core.dsls.enabled=true
esi.server.core.dsls.address="license-server-address:4085"
esi.server.core.dsls.mode="CUSTOM"
esi.server.core.dsls.edition="MC5" // possible values: "MCS", "MC5", "MCSEDU"
esi.server.core.dsls.connection-packs=2 |
where:
...
through Teamwork Cloud Admin
- Open Magic Collaboration Studio in a web browser using this address format: https://<machine ip>:<port>/webapp. 4085 is the default port.
- Sign in to Magic Collaboration Studio using the administrator account credentials (the default credentials are Administrator/Administrator).
- Click the Settings application to open it.
- From the left-side menu select the Server license page. There you will find the License information table.
- Choose the DSLS tab.
- In the DSLS tab, select one of the following:
- Organization defined and then click SHOW LICENSES.
Info You do not need to set the address as
- Organization defined and then click SHOW LICENSES.
...
it is already defined in the DSLicSrv.txt file by the organization. The API will
...
know to checkout licenses from servers defined in that file
...
:
- On Windows: C:\ProgramData\DassaultSystemes\Licenses
...
- On Linux and Mac: /var/DassaultSystemes/Licenses
...
- Custom. Enter the IP address of the License server (if it is on the same instance, use 127.0.0.1), and click SHOW LICENSES. The address provided in address line is used to connect to the licensing server.
- If a valid license is found, it is applied automatically. If there are multiple licenses available, select the license to use on this server and click Confirm.
- After applying the license, in the License information table, you will see the license that is used.
| Note |
|---|
Edition: with DSLS, product licenses are checked out using trigrams instead of the full product name. See Product trigrams for the specific trigrams denoting each product. |
...
| Note | ||
|---|---|---|
| ||
If you are using an MCS Academic license, you should set the following:
|
...
| id | 1717655851 |
|---|
Related pages
...