Skip to content

Commit 07af12f

Browse files
author
Donna-Marie Smith
committed
Final PO Review
1 parent 9adb7a1 commit 07af12f

File tree

3 files changed

+20
-11
lines changed

3 files changed

+20
-11
lines changed

content/en/docs/2025.3/Guides/user-guides/user-interfaces/gateway/Admin/license-consumption.md

Lines changed: 19 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -19,19 +19,20 @@ The License Consumption page is used to view the license consumption for the cur
1919

2020
### View License Consumption
2121

22-
Every function block connected to a Start Flow block adds one to the License Consumption, except for the following blocks, which do not impact the License Consumption:
22+
Every functional block connected to a Start Flow block adds one to the license consumption, except for the following blocks, which do not impact the license consumption:
2323

24-
* Start Flow
25-
* End Flow
26-
* Start Workspace
27-
* End Workspace
28-
* Wireless Receiver
29-
* Wireless Sender
30-
* Workspace (including the Handle Flow Exception workspace)
24+
* [Start Flow][]
25+
* [End Flow][]
26+
* [Start Workspace][]
27+
* [End Workspace][]
28+
* [Wireless Receiver][]
29+
* [Wireless Sender][]
30+
* [Workspace][]
31+
* [Handle Flow Exception Workspace][]
3132

32-
The License Consumption details are shown in a tabular format, where each flow’s license consumption is aggregated and shown as a total against its parent Group. Groups may be expanded to show the License Consumption of each individual flow.
33+
The License Consumption details are shown in a tabular format, where each flow’s license consumption is aggregated and shown as a total against its parent group. Groups may be expanded to show the license consumption of each individual flow.
3334

34-
The Breakdown switch expands the table to additionally show the number of Function blocks used in each flow, plus the flow Usage. The Usage identifies the number of times each flow has been calculated towards the total License Consumption; for {{% ctx %}} flows this will typically be a count of 1.
35+
The `Breakdown` switch expands the table to additionally show the flow usage and the number of functional blocks used in each flow. In {{% ctx %}} all flows will have a count of 1 in the `Usage` column.
3536

3637
See the [Check License Consumption][Check License Consumption tutorial] tutorial for a step-by-step guide.
3738

@@ -52,3 +53,11 @@ None
5253
* [Check License Consumption][Check License Consumption tutorial]
5354

5455
[Check License Consumption tutorial]: {{< url path="Cortex.Tutorials.Administration.LicenseConsumption.CheckLicenseConsumption" >}}
56+
[End Flow]: {{< url path="Cortex.Reference.Blocks.Flows.EndFlow.EndFlow.MainDoc" >}}
57+
[End Workspace]: {{< url path="Cortex.Reference.Blocks.Workspaces.EndWorkspace.EndWorkspace.MainDoc" >}}
58+
[Handle Flow Exception Workspace]: {{< url path="Cortex.Reference.Blocks.Exceptions.HandleFlow.HandleFlowException.MainDoc" >}}
59+
[Start Flow]: {{< url path="Cortex.Reference.Blocks.Flows.StartFlow.StartFlow.MainDoc" >}}
60+
[Start Workspace]: {{< url path="Cortex.Reference.Blocks.Workspaces.StartWorkspace.StartWorkspace.MainDoc" >}}
61+
[Wireless Receiver]: {{< url path="Cortex.Reference.Blocks.Wireless.WirelessReceiver.WirelessReceiver.MainDoc" >}}
62+
[Wireless Sender]: {{< url path="Cortex.Reference.Blocks.Wireless.WirelessSender.WirelessSender.MainDoc" >}}
63+
[Workspace]: {{< url path="Cortex.Reference.Blocks.Workspaces.Workspace.Workspace.MainDoc" >}}

content/en/docs/2025.3/Tutorials/Administration/license-consumption.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "License Consumption"
33
linkTitle: "License Consumption"
4-
description: "This section includes tutorials about checking the license consumption for {{% ctx %}}."
4+
description: "This section includes tutorials about checking the license consumption."
55
weight: 80
66
---
77

-219 Bytes
Loading

0 commit comments

Comments
 (0)