Skip to content

Commit d6bc8dc

Browse files
author
Donna-Marie Smith
committed
separated CIP upgrade into its own page as a distinct upgrade like debugger and gateway
1 parent 5cf2c72 commit d6bc8dc

File tree

15 files changed

+141
-41
lines changed

15 files changed

+141
-41
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
title: "Upgrade Interaction Portal"
3+
linkTitle: "Upgrade Interaction Portal"
4+
description: "Information about upgrading {{% ctx %}} Interaction Portal."
5+
weight: 60
6+
---
7+
8+
# {{% param title %}}
9+
10+
This guide describes how to upgrade {{% ctx %}} Interaction Portal. Please ensure that the [{{% ctx %}} Gateway Upgrade][Upgrade Gateway] has been completed before starting this upgrade.
11+
12+
## Perform Upgrade
13+
14+
{{< section "/upgrade/2024.11/upgrade-web-application-server/upgrade-cortex-interaction-portal.md" >}}
15+
16+
## Next Steps?
17+
18+
1. [Try It Out][]
19+
20+
[Upgrade Gateway]: {{< url path="Cortex.Guides.UpgradeCortex.2024.9to2024.11.MultipleServerWithHA.UpgradeGateway" >}}
21+
[Try It Out]: {{< url path="Cortex.Guides.UpgradeCortex.2024.9to2024.11.MultipleServerWithHA.TryItOut" >}}

content/en/docs/2024.11/Guides/upgrade-cortex/2024.9-to-2024.11/multiple-server-with-ha/upgrade-web-application-server/upgrade-gateway.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Upgrade Gateway"
33
linkTitle: "Upgrade Gateway"
44
description: "Information about upgrading {{% ctx %}} Gateway from 2024.9 to 2024.11."
5-
weight: 30
5+
weight: 40
66
---
77

88
# {{% param title %}}
@@ -21,13 +21,9 @@ This guide describes how to upgrade {{% ctx %}} Gateway from 2024.9 to 2024.11.
2121

2222
{{< section "/preserve-installation-files.md" >}}
2323

24-
## Upgrade {{% ctx %}} Interaction Portal
25-
26-
{{< section "/upgrade/2024.11/upgrade-web-application-server/upgrade-cortex-interaction-portal.md" >}}
27-
2824
## Next Steps?
2925

30-
1. [Try It Out][]
26+
1. [Upgrade {{% ctx %}} Interaction Portal][Upgrade CIP]
3127

3228
[Flow Debugger upgrade]: {{< url path="Cortex.Guides.UpgradeCortex.2024.9to2024.11.MultipleServerWithHA.UpgradeDebugger" >}}
33-
[Try It Out]: {{< url path="Cortex.Guides.UpgradeCortex.2024.9to2024.11.MultipleServerWithHA.TryItOut" >}}
29+
[Upgrade CIP]: {{< url path="Cortex.Guides.UpgradeCortex.2024.9to2024.11.MultipleServerWithHA.UpgradeCIP" >}}

content/en/docs/2024.11/_shared/upgrade/2024.11/upgrade-web-application-server/upgrade-cortex-interaction-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
If using the {{% ctx %}} Interaction Portal, it will need to be re-installed.
1+
If using the {{% ctx %}} Interaction Portal, it will need to be upgraded.
22

33
For further assistance, please raise a case in the [{{% ctx %}} Service Portal][].
44

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
title: "Upgrade Interaction Portal"
3+
linkTitle: "Upgrade Interaction Portal"
4+
description: "Information about upgrading {{% ctx %}} Interaction Portal."
5+
weight: 60
6+
---
7+
8+
# {{% param title %}}
9+
10+
This guide describes how to upgrade {{% ctx %}} Interaction Portal. Please ensure that the [{{% ctx %}} Gateway Upgrade][Upgrade Gateway] has been completed before starting this upgrade.
11+
12+
## Perform Upgrade
13+
14+
{{< section "/upgrade/2024.11/upgrade-web-application-server/upgrade-cortex-interaction-portal.md" >}}
15+
16+
## Next Steps?
17+
18+
1. [Try It Out][]
19+
20+
[Upgrade Gateway]: {{< url path="Cortex.Guides.UpgradeGuides.UpgradeCortex.2024.9to2024.11.MultipleServerWithHA.UpgradeGateway" >}}
21+
[Try It Out]: {{< url path="Cortex.Guides.UpgradeGuides.UpgradeCortex.2024.9to2024.11.MultipleServerWithHA.TryItOut" >}}

content/en/docs/2025.1/Guides/upgrade-guides/upgrade-cortex/2024.9-to-2024.11/multiple-server-with-ha/upgrade-web-application-server/upgrade-gateway.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Upgrade Gateway"
33
linkTitle: "Upgrade Gateway"
44
description: "Information about upgrading {{% ctx %}} Gateway from 2024.9 to 2024.11."
5-
weight: 30
5+
weight: 40
66
---
77

88
# {{% param title %}}
@@ -21,13 +21,9 @@ This guide describes how to upgrade {{% ctx %}} Gateway from 2024.9 to 2024.11.
2121

2222
{{< section "/preserve-installation-files.md" >}}
2323

24-
## Upgrade {{% ctx %}} Interaction Portal
25-
26-
{{< section "/upgrade/2024.11/upgrade-web-application-server/upgrade-cortex-interaction-portal.md" >}}
27-
2824
## Next Steps?
2925

30-
1. [Try It Out][]
26+
1. [Upgrade {{% ctx %}} Interaction Portal][Upgrade CIP]
3127

3228
[Flow Debugger upgrade]: {{< url path="Cortex.Guides.UpgradeGuides.UpgradeCortex.2024.9to2024.11.MultipleServerWithHA.UpgradeDebugger" >}}
33-
[Try It Out]: {{< url path="Cortex.Guides.UpgradeGuides.UpgradeCortex.2024.9to2024.11.MultipleServerWithHA.TryItOut" >}}
29+
[Upgrade CIP]: {{< url path="Cortex.Guides.UpgradeGuides.UpgradeCortex.2024.9to2024.11.MultipleServerWithHA.UpgradeCIP" >}}
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
title: "Upgrade Interaction Portal"
3+
linkTitle: "Upgrade Interaction Portal"
4+
description: "Information about upgrading {{% ctx %}} Interaction Portal."
5+
weight: 60
6+
---
7+
8+
# {{% param title %}}
9+
10+
This guide describes how to upgrade {{% ctx %}} Interaction Portal. Please ensure that the [{{% ctx %}} Gateway Upgrade][Upgrade Gateway] has been completed before starting this upgrade.
11+
12+
## Perform Upgrade
13+
14+
{{< section "/upgrade/2024.11/upgrade-web-application-server/upgrade-cortex-interaction-portal.md" >}}
15+
16+
## Next Steps?
17+
18+
1. [Try It Out][]
19+
20+
[Upgrade Gateway]: {{< url path="Cortex.Guides.UpgradeGuides.UpgradeCortex.2024.9to2024.11.MultipleServerWithHA.UpgradeGateway" >}}
21+
[Try It Out]: {{< url path="Cortex.Guides.UpgradeGuides.UpgradeCortex.2024.9to2024.11.MultipleServerWithHA.TryItOut" >}}

content/en/docs/2025.3/Guides/upgrade-guides/upgrade-cortex/2024.9-to-2024.11/multiple-server-with-ha/upgrade-web-application-server/upgrade-gateway.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Upgrade Gateway"
33
linkTitle: "Upgrade Gateway"
44
description: "Information about upgrading {{% ctx %}} Gateway from 2024.9 to 2024.11."
5-
weight: 30
5+
weight: 40
66
---
77

88
# {{% param title %}}
@@ -21,13 +21,9 @@ This guide describes how to upgrade {{% ctx %}} Gateway from 2024.9 to 2024.11.
2121

2222
{{< section "/preserve-installation-files.md" >}}
2323

24-
## Upgrade {{% ctx %}} Interaction Portal
25-
26-
{{< section "/upgrade/2024.11/upgrade-web-application-server/upgrade-cortex-interaction-portal.md" >}}
27-
2824
## Next Steps?
2925

30-
1. [Try It Out][]
26+
1. [Upgrade {{% ctx %}} Interaction Portal][Upgrade CIP]
3127

3228
[Flow Debugger upgrade]: {{< url path="Cortex.Guides.UpgradeGuides.UpgradeCortex.2024.9to2024.11.MultipleServerWithHA.UpgradeDebugger" >}}
33-
[Try It Out]: {{< url path="Cortex.Guides.UpgradeGuides.UpgradeCortex.2024.9to2024.11.MultipleServerWithHA.TryItOut" >}}
29+
[Upgrade CIP]: {{< url path="Cortex.Guides.UpgradeGuides.UpgradeCortex.2024.9to2024.11.MultipleServerWithHA.UpgradeCIP" >}}
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
title: "Upgrade Interaction Portal"
3+
linkTitle: "Upgrade Interaction Portal"
4+
description: "Information about upgrading {{% ctx %}} Interaction Portal."
5+
weight: 60
6+
---
7+
8+
# {{% param title %}}
9+
10+
This guide describes how to upgrade {{% ctx %}} Interaction Portal. Please ensure that the [{{% ctx %}} Gateway Upgrade][Upgrade Gateway] has been completed before starting this upgrade.
11+
12+
## Perform Upgrade
13+
14+
{{< section "/upgrade/2025.3/upgrade-web-application-server/upgrade-cortex-interaction-portal.md" >}}
15+
16+
## Next Steps?
17+
18+
1. [Try It Out][]
19+
20+
[Upgrade Gateway]: {{< url path="Cortex.Guides.UpgradeGuides.UpgradeCortex.2024.9.25161to2025.3.MultipleServerWithHA.UpgradeGateway" >}}
21+
[Try It Out]: {{< url path="Cortex.Guides.UpgradeGuides.UpgradeCortex.2024.9.25161to2025.3.MultipleServerWithHA.TryItOut" >}}

content/en/docs/2025.3/Guides/upgrade-guides/upgrade-cortex/2024.9.25161-to-2025.3/multiple-server-with-ha/upgrade/upgrade-web-application-server/upgrade-gateway.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Upgrade Gateway"
33
linkTitle: "Upgrade Gateway"
44
description: "Information about upgrading {{% ctx %}} Gateway from 2024.9.25161 to 2025.3."
5-
weight: 30
5+
weight: 40
66
---
77

88
# {{% param title %}}
@@ -15,19 +15,15 @@ This guide describes how to upgrade {{% ctx %}} Gateway from 2024.9.25161 to 202
1515

1616
## Run Upgrade Script
1717

18-
{{< section "/upgrade/2025.3/upgrade-web-application-server/run-gateway-script.md" >}}
18+
{{< section "/upgrade/2024.11/upgrade-web-application-server/run-gateway-script.md" >}}
1919

2020
## Preserve installation files
2121

2222
{{< section "/preserve-installation-files.md" >}}
2323

24-
## Upgrade {{% ctx %}} Interaction Portal
25-
26-
{{< section "/upgrade/2025.3/upgrade-web-application-server/upgrade-cortex-interaction-portal.md" >}}
27-
2824
## Next Steps?
2925

30-
1. [Try It Out][]
26+
1. [Upgrade {{% ctx %}} Interaction Portal][Upgrade CIP]
3127

3228
[Flow Debugger upgrade]: {{< url path="Cortex.Guides.UpgradeGuides.UpgradeCortex.2024.9.25161to2025.3.MultipleServerWithHA.UpgradeDebugger" >}}
33-
[Try It Out]: {{< url path="Cortex.Guides.UpgradeGuides.UpgradeCortex.2024.9.25161to2025.3.MultipleServerWithHA.TryItOut" >}}
29+
[Upgrade CIP]: {{< url path="Cortex.Guides.UpgradeGuides.UpgradeCortex.2024.9.25161to2025.3.MultipleServerWithHA.UpgradeCIP" >}}
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
title: "Upgrade Web Application Server"
3+
linkTitle: "Upgrade Web Application Server"
4+
description: "Information about upgrading the Web Application Server."
5+
weight: 40
6+
---
7+
8+
This guide describes how to upgrade {{% ctx %}} Gateway from 2024.9 to 2024.11. Please ensure that the [Upgrade Application Server][] has been completed before starting this upgrade.
9+
10+
[Upgrade Application Server]: {{< url path="Cortex.Guides.UpgradeGuides.UpgradeCortex.2024.9.25161to2025.3.SingleServerWithoutHA.UpgradeApplicationServer" >}}

0 commit comments

Comments
 (0)