The TAG <ActivationStateAfterCPon> defines the status of the license after the product activation is done. It modifies the status: Activation of a module and changes values, especially the field demo version and time limitation.
It only works if copy protection is activated during the activation process.
The status can also be set using a dll command: SetVal, Token SAC
The default workflow after a product activation is a full license without any time limitation. The module is changed as follows:
•Time limitation is deleted
•Status of the flag Demoversion is set to No
•Activation Status is set to: Done
The configuration setting would be:
<ActivationStateAfterCPon>2</ActivationStateAfterCPon>
To keep the time limitation after the product activation is done, use the following settings:
•Time limitation coded in the Serial Number or configured in the license file is kept
•Status of the flag Demoversion is set to No
•Activation Status is set to: Done
<ActivationStateAfterCPon>10</ActivationStateAfterCPon>
A lot of workflows can be defined to change fields after the product is activated.
ActivationStateAfterCPon |
Change value after product activation |
0 |
no value is changed |
1 |
Activation Status = required |
2 |
Activation Status = done |
9 |
Activation Status = required |
10 |
Activation Status = done |
17 |
Activation Status = required |
18 |
Activation Status = done |
25 |
Activation Status = required |
26 |
Activation Status = done |
33 |
Activation Status = required |
34 |
Activation Status = done |
41 |
Activation Status = required |
42 |
Activation Status = done |