You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/2025.1/Guides/user-guides/user-interfaces/gateway/Admin/packages/package-definitions-grid.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,12 +55,12 @@ All the flows contained in the package will be saved in the Master Repository of
55
55
56
56
### Related Tutorials
57
57
58
-
*[How to Create a New {{% ctx %}} Package Definition][]
59
-
*[How to Import a {{% ctx %}} Package File][]
58
+
*[Create a New {{% ctx %}} Package Definition][]
59
+
*[Import a {{% ctx %}} Package File][]
60
60
61
61
[Create a Package]: {{< ref "#create-a-package" >}}
62
-
[How to Create a New {{% ctx %}} Package Definition]: {{< url path="Cortex.Tutorials.Administration.PackageManagement.CreatePackage" >}}
63
-
[How to Import a {{% ctx %}} Package File]: {{< url path="Cortex.Tutorials.Administration.PackageManagement.ImportPackage" >}}
62
+
[Create a New {{% ctx %}} Package Definition]: {{< url path="Cortex.Tutorials.Administration.PackageManagement.CreatePackage" >}}
Copy file name to clipboardExpand all lines: content/en/docs/2025.1/Guides/user-guides/user-interfaces/gateway/Admin/packages/package-version-editor.md
+24-20Lines changed: 24 additions & 20 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,10 @@ Selecting a package version in the [Package Definitions Grid][] will display it'
23
23
*[Set As Default Package][] enabling flows to be executed from all versions of this package without specifying the package name in the execution REST Request.
24
24
*[Set As Default Version][] enabling flows to be executed from the package version without specifying the package version in the execution REST Request.
25
25
26
+
{{% alert title="Note" %}}
27
+
Some buttons are not visible until the package has been initially published.
28
+
{{% /alert %}}
29
+
26
30
The Package Version Editor contains the following tabs:
27
31
28
32
*[Definition][] - displays the flows contained in this package version.
@@ -148,16 +152,16 @@ Any running flow execution may be aborted by selecting the flow and clicking the
148
152
149
153
### Related Tutorials
150
154
151
-
*[How to Create a New Version of a {{% ctx %}} Package][]
152
-
*[How to Set Flow Execution Authorisation on a {{% ctx %}} Package][]
153
-
*[How to Create a Schedule on a {{% ctx %}} Package][]
154
-
*[How to Create a Trigger on a {{% ctx %}} Package][]
155
-
*[How to Publish a {{% ctx %}} Package][]
156
-
*[How to Set the Default Package][]
157
-
*[How to Set the Default Package Version for a {{% ctx %}} Package][]
158
-
*[How to View and Abort Running Executions using {{% ctx %}} Package Management][]
159
-
*[How to Unpublish a {{% ctx %}} Package][]
160
-
*[How to Export a {{% ctx %}} Package Version][]
155
+
*[Create a New Version of a {{% ctx %}} Package][]
156
+
*[Publish a {{% ctx %}} Package][]
157
+
*[Set the Default Package][]
158
+
*[Set the Default Package Version for a {{% ctx %}} Package][]
159
+
*[Unpublish a {{% ctx %}} Package][]
160
+
*[Export a {{% ctx %}} Package Version][]
161
+
*[Set Flow Execution Authorisation on a {{% ctx %}} Package][]
162
+
*[Create a Schedule on a {{% ctx %}} Package][]
163
+
*[Create a Trigger on a {{% ctx %}} Package][]
164
+
*[View and Abort Running Executions using {{% ctx %}} Package Management][]
161
165
162
166
[Authorisation]: {{< ref "#authorisation" >}}
163
167
[Create New Version]: {{< ref "#create-a-new-package-version" >}}
@@ -171,15 +175,15 @@ Any running flow execution may be aborted by selecting the flow and clicking the
[How to Create a New Version of a {{% ctx %}} Package]: {{< url path="Cortex.Tutorials.Administration.PackageManagement.CreateNewPackageVersion" >}}
175
-
[How to Create a Schedule on a {{% ctx %}} Package]: {{< url path="Cortex.Tutorials.Administration.PackageManagement.Schedules" >}}
176
-
[How to Create a Trigger on a {{% ctx %}} Package]: {{< url path="Cortex.Tutorials.Administration.PackageManagement.Triggers" >}}
177
-
[How to Export a {{% ctx %}} Package Version]: {{< url path="Cortex.Tutorials.Administration.PackageManagement.ExportPackage" >}}
178
-
[How to Publish a {{% ctx %}} Package]: {{< url path="Cortex.Tutorials.Administration.PackageManagement.PublishPackage" >}}
179
-
[How to Set Flow Execution Authorisation on a {{% ctx %}} Package]: {{< url path="Cortex.Tutorials.Administration.PackageManagement.Authorisation" >}}
180
-
[How to Set the Default Package]: {{< url path="Cortex.Tutorials.Administration.PackageManagement.SetDefaultPackage" >}}
181
-
[How to Set the Default Package Version for a {{% ctx %}} Package]: {{< url path="Cortex.Tutorials.Administration.PackageManagement.SetDefaultPackageVersion" >}}
182
-
[How to Unpublish a {{% ctx %}} Package]: {{< url path="Cortex.Tutorials.Administration.PackageManagement.UnpublishPackage" >}}
183
-
[How to View and Abort Running Executions using {{% ctx %}} Package Management]: {{< url path="Cortex.Tutorials.Administration.PackageManagement.RunningExecutions" >}}
178
+
[Create a New Version of a {{% ctx %}} Package]: {{< url path="Cortex.Tutorials.Administration.PackageManagement.CreateNewPackageVersion" >}}
179
+
[Create a Schedule on a {{% ctx %}} Package]: {{< url path="Cortex.Tutorials.Administration.PackageManagement.Schedules" >}}
180
+
[Create a Trigger on a {{% ctx %}} Package]: {{< url path="Cortex.Tutorials.Administration.PackageManagement.Triggers" >}}
[Publish a {{% ctx %}} Package]: {{< url path="Cortex.Tutorials.Administration.PackageManagement.PublishPackage" >}}
183
+
[Set Flow Execution Authorisation on a {{% ctx %}} Package]: {{< url path="Cortex.Tutorials.Administration.PackageManagement.Authorisation" >}}
184
+
[Set the Default Package]: {{< url path="Cortex.Tutorials.Administration.PackageManagement.SetDefaultPackage" >}}
185
+
[Set the Default Package Version for a {{% ctx %}} Package]: {{< url path="Cortex.Tutorials.Administration.PackageManagement.SetDefaultPackageVersion" >}}
186
+
[Unpublish a {{% ctx %}} Package]: {{< url path="Cortex.Tutorials.Administration.PackageManagement.UnpublishPackage" >}}
187
+
[View and Abort Running Executions using {{% ctx %}} Package Management]: {{< url path="Cortex.Tutorials.Administration.PackageManagement.RunningExecutions" >}}
0 commit comments