diff --git a/content/en/docs/2023.7/getting-started/on-premise/add-innovation-to-72/multiple-server-with-ha/install-application-and-loadbalancer-servers.md b/content/en/docs/2023.7/getting-started/on-premise/add-innovation-to-72/multiple-server-with-ha/install-application-and-loadbalancer-servers.md index 2173f4044..77b0b6951 100644 --- a/content/en/docs/2023.7/getting-started/on-premise/add-innovation-to-72/multiple-server-with-ha/install-application-and-loadbalancer-servers.md +++ b/content/en/docs/2023.7/getting-started/on-premise/add-innovation-to-72/multiple-server-with-ha/install-application-and-loadbalancer-servers.md @@ -16,7 +16,7 @@ This guide describes how to install the Application Servers and Load Balancer Se * Cortex Innovation {{< version >}} - App Services.zip * Cortex Innovation {{< version >}} - App Server Install Scripts.zip -2. Extract the `Cortex Innovation {{< version >}} - App Server Install Scripts.zip` file to a folder with the same name. +1. Extract the `Cortex Innovation {{< version >}} - App Server Install Scripts.zip` file to a folder with the same name. ## Install Microsoft .NET Framework 4.7.1 diff --git a/content/en/docs/2023.7/getting-started/on-premise/add-innovation-to-72/multiple-server-with-ha/install-web-application-server.md b/content/en/docs/2023.7/getting-started/on-premise/add-innovation-to-72/multiple-server-with-ha/install-web-application-server.md index c783173d1..b6567231f 100644 --- a/content/en/docs/2023.7/getting-started/on-premise/add-innovation-to-72/multiple-server-with-ha/install-web-application-server.md +++ b/content/en/docs/2023.7/getting-started/on-premise/add-innovation-to-72/multiple-server-with-ha/install-web-application-server.md @@ -21,7 +21,7 @@ The steps to add Innovation functionality to 7.2 are: * Cortex Innovation {{< version >}} - Gateway.zip * Cortex Innovation {{< version >}} - Web App Server Install Scripts.zip -2. Extract the `Cortex Innovation {{< version >}} - Web App Server Install Scripts.zip` zip file to a folder with the same name. +1. Extract the `Cortex Innovation {{< version >}} - Web App Server Install Scripts.zip` zip file to a folder with the same name. ## Install Prerequisites diff --git a/content/en/docs/2023.7/getting-started/on-premise/add-innovation-to-72/multiple-server-with-ha/try-it-out.md b/content/en/docs/2023.7/getting-started/on-premise/add-innovation-to-72/multiple-server-with-ha/try-it-out.md index e294ec1bb..767fc4f0e 100644 --- a/content/en/docs/2023.7/getting-started/on-premise/add-innovation-to-72/multiple-server-with-ha/try-it-out.md +++ b/content/en/docs/2023.7/getting-started/on-premise/add-innovation-to-72/multiple-server-with-ha/try-it-out.md @@ -20,14 +20,14 @@ Test the platform by creating a new flow and executing it using the following st 1. Enter a name for the flow, configure the `Permission Groups` and click `OK` to create the flow. 1. The flow should be displayed with a start flow block and end flow block. A list of block palettes should be displayed down the left hand side: {{< figure src="/images/New Innovation Flow View.PNG" title="New Flow - Number of palettes may differ" >}} -2. Add a `Set Variable` block and connect it between the start and end blocks. -3. Click the `Set Variable` block to open the Property Editor. -4. Set the `Value` property to the expression `DateTimeOffset.Now`. -5. Type `Result` into the `Variable` property and click `Create Result`. -6. In the Variable Editor, set `Is Output Variable?` to `true` for the new `Result` variable. -7. Set a breakpoint on the end block and start the flow. An execution token should appear, the `Result` variable should show the current time. If the token does not appear, try refreshing the page. -8. Continue or stop the execution. -9. Commit the flow. +1. Add a `Set Variable` block and connect it between the start and end blocks. +1. Click the `Set Variable` block to open the Property Editor. +1. Set the `Value` property to the expression `DateTimeOffset.Now`. +1. Type `Result` into the `Variable` property and click `Create Result`. +1. In the Variable Editor, set `Is Output Variable?` to `true` for the new `Result` variable. +1. Set a breakpoint on the end block and start the flow. An execution token should appear, the `Result` variable should show the current time. If the token does not appear, try refreshing the page. +1. Continue or stop the execution. +1. Commit the flow. ## Test Publishing Production Flows diff --git a/content/en/docs/2023.7/getting-started/on-premise/add-innovation-to-72/single-server-without-ha/install-application-server.md b/content/en/docs/2023.7/getting-started/on-premise/add-innovation-to-72/single-server-without-ha/install-application-server.md index f3a1c6701..e3c6d2094 100644 --- a/content/en/docs/2023.7/getting-started/on-premise/add-innovation-to-72/single-server-without-ha/install-application-server.md +++ b/content/en/docs/2023.7/getting-started/on-premise/add-innovation-to-72/single-server-without-ha/install-application-server.md @@ -16,7 +16,7 @@ This guide describes how to install the Application Server components on the ser * Cortex Innovation {{< version >}} - App Services.zip * Cortex Innovation {{< version >}} - App Server Install Scripts.zip -2. Extract the `Cortex Innovation {{< version >}} - App Server Install Scripts.zip` file to a folder with the same name. +1. Extract the `Cortex Innovation {{< version >}} - App Server Install Scripts.zip` file to a folder with the same name. ## Install Microsoft .NET Framework 4.7.1 diff --git a/content/en/docs/2023.7/getting-started/on-premise/add-innovation-to-72/single-server-without-ha/install-web-application-server.md b/content/en/docs/2023.7/getting-started/on-premise/add-innovation-to-72/single-server-without-ha/install-web-application-server.md index 7d15be9c2..ecccd4542 100644 --- a/content/en/docs/2023.7/getting-started/on-premise/add-innovation-to-72/single-server-without-ha/install-web-application-server.md +++ b/content/en/docs/2023.7/getting-started/on-premise/add-innovation-to-72/single-server-without-ha/install-web-application-server.md @@ -21,7 +21,7 @@ The steps to add Innovation functionality to 7.2 are: * Cortex Innovation {{< version >}} - Gateway.zip * Cortex Innovation {{< version >}} - Web App Server Install Scripts.zip -2. Extract the `Cortex Innovation {{< version >}} - Web App Server Install Scripts.zip` zip file to a folder with the same name. +1. Extract the `Cortex Innovation {{< version >}} - Web App Server Install Scripts.zip` zip file to a folder with the same name. ## Install Prerequisites @@ -102,7 +102,7 @@ A Friendly Name should be assigned to the certificate being used for the Cortex |`AcceptEULA` | This does not need to be changed, the EULA will be accepted at a later stage. | |`FilePath` | The filename that installation logs are written to. If this should be written to a different location than where the installation files are then a full path should be specified. | -2. Save and close `Cortex.Innovation.Install.Gateway.ps1`. +1. Save and close `Cortex.Innovation.Install.Gateway.ps1`. ### Upgrade {{% ctx %}} Gateway diff --git a/content/en/docs/2023.7/getting-started/on-premise/install-innovation-only/multiple-server-with-ha/install-application-and-loadbalancer-servers.md b/content/en/docs/2023.7/getting-started/on-premise/install-innovation-only/multiple-server-with-ha/install-application-and-loadbalancer-servers.md index eb9e18baa..421213e64 100644 --- a/content/en/docs/2023.7/getting-started/on-premise/install-innovation-only/multiple-server-with-ha/install-application-and-loadbalancer-servers.md +++ b/content/en/docs/2023.7/getting-started/on-premise/install-innovation-only/multiple-server-with-ha/install-application-and-loadbalancer-servers.md @@ -16,7 +16,7 @@ This guide describes how to install the Application Servers and Load Balancer Se * Cortex Innovation {{< version >}} - App Services.zip * Cortex Innovation {{< version >}} - App Server Install Scripts.zip -2. Extract the `Cortex Innovation {{< version >}} - App Server Install Scripts.zip` file to a folder with the same name. +1. Extract the `Cortex Innovation {{< version >}} - App Server Install Scripts.zip` file to a folder with the same name. ## Install Microsoft .NET Framework 4.7.1 diff --git a/content/en/docs/2023.7/getting-started/on-premise/install-innovation-only/multiple-server-with-ha/install-web-application-server.md b/content/en/docs/2023.7/getting-started/on-premise/install-innovation-only/multiple-server-with-ha/install-web-application-server.md index ab3907c9d..6b5cb5891 100644 --- a/content/en/docs/2023.7/getting-started/on-premise/install-innovation-only/multiple-server-with-ha/install-web-application-server.md +++ b/content/en/docs/2023.7/getting-started/on-premise/install-innovation-only/multiple-server-with-ha/install-web-application-server.md @@ -17,7 +17,7 @@ This guide describes how to install the Web Application Server. Please ensure th * Cortex Innovation {{< version >}} - Gateway.zip * Cortex Innovation {{< version >}} - Web App Server Install Scripts.zip -2. Extract the `Cortex Innovation {{< version >}} - Web App Server Install Scripts.zip` zip file to a folder with the same name. +1. Extract the `Cortex Innovation {{< version >}} - Web App Server Install Scripts.zip` zip file to a folder with the same name. ## Install Prerequisites @@ -182,7 +182,7 @@ Once the certificate has been imported, a `Friendly Name` should be assigned whi |`AcceptEULA` | This does not need to be changed, the EULA will be accepted at a later stage. | |`FilePath` | The filename that installation logs are written to. If this should be written to a different location than where the installation files are then a full path should be specified. | -2. Save and close `Cortex.Innovation.Install.Gateway.ps1`. +1. Save and close `Cortex.Innovation.Install.Gateway.ps1`. ### Install {{% ctx %}} Gateway diff --git a/content/en/docs/2023.7/getting-started/on-premise/install-innovation-only/single-server-without-ha/install-application-server.md b/content/en/docs/2023.7/getting-started/on-premise/install-innovation-only/single-server-without-ha/install-application-server.md index 9ecc57873..ed0abdf6b 100644 --- a/content/en/docs/2023.7/getting-started/on-premise/install-innovation-only/single-server-without-ha/install-application-server.md +++ b/content/en/docs/2023.7/getting-started/on-premise/install-innovation-only/single-server-without-ha/install-application-server.md @@ -16,7 +16,7 @@ This guide describes how to install the Application Server components on the ser * Cortex Innovation {{< version >}} - App Services.zip * Cortex Innovation {{< version >}} - App Server Install Scripts.zip -2. Extract the `Cortex Innovation {{< version >}} - App Server Install Scripts.zip` file to a folder with the same name. +1. Extract the `Cortex Innovation {{< version >}} - App Server Install Scripts.zip` file to a folder with the same name. ## Install Microsoft .NET Framework 4.7.1 diff --git a/content/en/docs/2023.7/getting-started/on-premise/install-innovation-only/single-server-without-ha/install-web-application-server.md b/content/en/docs/2023.7/getting-started/on-premise/install-innovation-only/single-server-without-ha/install-web-application-server.md index 5b558e3ec..1621c444a 100644 --- a/content/en/docs/2023.7/getting-started/on-premise/install-innovation-only/single-server-without-ha/install-web-application-server.md +++ b/content/en/docs/2023.7/getting-started/on-premise/install-innovation-only/single-server-without-ha/install-web-application-server.md @@ -17,7 +17,7 @@ This guide describes how to install the Web Application Server components on the * Cortex Innovation {{< version >}} - Gateway.zip * Cortex Innovation {{< version >}} - Web App Server Install Scripts.zip -2. Extract the `Cortex Innovation {{< version >}} - Web App Server Install Scripts.zip` zip file to a folder with the same name. +1. Extract the `Cortex Innovation {{< version >}} - Web App Server Install Scripts.zip` zip file to a folder with the same name. ## Install Prerequisites @@ -186,7 +186,7 @@ Once the certificate has been imported, a `Friendly Name` should be assigned whi |`AcceptEULA` | This does not need to be changed, the EULA will be accepted at a later stage. | |`FilePath` | The filename that installation logs are written to. If this should be written to a different location than where the installation files are then a full path should be specified. | -2. Save and close `Cortex.Innovation.Install.Gateway.ps1`. +1. Save and close `Cortex.Innovation.Install.Gateway.ps1`. ### Install {{% ctx %}} Gateway