R33282 WebSite - The total number of requested website licenses doesn't exceed the available ones.
Code | 33282 |
Entity | Systems.Config.WebSites Entity |
Name | ExceedingNumberOfWebsiteLicenses |
Attribute | - |
Layer | Back-End |
Events | Commit |
Priority | Normal |
Modify | NO |
Applicable Legislations | ALL // no condition needed |
Action | If Websites.Count Where IsActive Where RequiresLicense IsGreaterThan(AvailableLicensesCount) Then Fail() |
Description | When a website is added, updated or deleted this validation checks if the total number of
The number of licenses required is determined by the number of all active websites
(IsActive ), except for those of the type: (WebSiteType ) API, ID and UserProfile. |
Message | The maximum number of website licenses has been reached. Please contact your administrator. |
Version | 22 |
Revocable | NO |
* For more information about the Business Rules Documentation Template and a short explanation of each column, see topic System Business Rules.