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.3/getting-started/on-premise/add-configuration-portal-to-cortex/installation.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,13 +17,13 @@ The {{% ctx %}} Configuration Portal calls a set of flows to validate log-in cre
17
17
18
18
To import the flows, perform the following steps:
19
19
20
-
1.Log into the {{% ctx %}} Gateway that was installed within the CORTEX Web Application Server.
20
+
1.Login to the {{% ctx %}} Gateway that is installed on the Web Application Server.
21
21
1. In {{% ctx %}} Gateway, click `Admin`, then `Studio Import`.
22
-
1. Import the following Studio packages which can be found in the folder where the `Cortex Innovation {{< version >}} - Configuration Portal.zip` was extracted:
22
+
1. Import the following Studio packages which can be found in the folder where `Cortex Innovation {{< version >}} - Configuration Portal.zip` was extracted to:
23
23
1.`Configuration.Portal.Core.Flows.studiopkg`, which can be found in the folder named `Cortex Configuration Portal`.
24
24
1.`Interaction.Portal.Core.Flows.studiopkg`, which can be found in the folder named `Cortex Interaction Portal`.
25
25
1.`User Access Management.Flows.studiopkg`, which can be found in the folder named `User Access Management`.
26
-
1. Once imported, set up the access to these flows using Studio Authorisation.
26
+
1. Once imported, grant `Edit` permissions to these flows using [Studio Authorisation][].
27
27
28
28
{{< alert type="note" title="Note" >}}
29
29
Once the flows are imported, they should be available from the ‘Dev’ charms menu. Note that you may need to refresh {{% ctx %}} Gateway after importing.
@@ -354,3 +354,4 @@ On the Web Application Server:
354
354
1. [Try it out][]
355
355
356
356
[Try it out]: {{< url path="Cortex.GettingStarted.OnPremise.AddConfigurationPortalToCortex.PostInstallation.TryItOut" >}}
0 commit comments