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
The {{% ctx %}} Interaction Portal now supports the use of separate credentials for querying Active Directory Groups. This may be used when the user provided for running PowerShell does not have permission to query the AD Groups.
173
193
Currently, there is no documentation available on how to do this. For further assistance, please raise a case in the [{{% ctx %}} Service Portal][].
@@ -180,6 +204,21 @@ Currently, there is no documentation available on how to do this. For further as
180
204
181
205
The executions data used by the Running Executions tile on the [Operations Overview][] page and [Running Executions][] grid on the [Packages][] page has been extended to include child executions; previously only the root executions were included.
182
206
207
+
Affected Components:
208
+
209
+
*[{{% ctx %}} Gateway][Gateway]
210
+
*[{{% ctx %}} Innovation Core Application][]
211
+
*[{{% ctx %}} API Gateway Service][]
212
+
*[{{% ctx %}} Concurrency Management Service][]
213
+
*[{{% ctx %}} Execution Management Service][]
214
+
*[{{% ctx %}} Monitoring Service][]
215
+
*[{{% ctx %}} Package Management Service][]
216
+
*[{{% ctx %}} Provisioning Service][]
217
+
*[{{% ctx %}} Scheduling Service][]
218
+
*[{{% ctx %}} Triggers Service][]
219
+
*[{{% ctx %}} Innovation Execution Application][]
220
+
*[{{% ctx %}} Execution Service][]
221
+
183
222
<!-- Cortex\2025 Q2 S4 - PBI - 34658 - CORTEX Gateway - Display all executions in Packages->Package Definitions grid, Packages->Package Version Editor->Running Executions grid and Operations Overview->Running Executions tile -->
184
223
185
224
##### New columns added to the Running Executions grid on the Packages page
@@ -191,6 +230,26 @@ The [Running Executions][] grid on the [Packages][] page has had the following c
191
230
*`Root Execution Id`: The unique identifier for the root execution; all related executions will have the same Root Execution Id.
192
231
*`Executing On`: Where the execution is running, in the following format `<node-name> (<ipaddress-or-fqdn>)`.
@@ -246,6 +342,12 @@ The icons for the [Decision Blocks][] have been updated to differentiate them fr
246
342
247
343
The certificate update script for High Availability (HA) installations has been improved to ensure that the certificate used by RabbitMQ is updated one node at a time, to prevent any downtime during the update process.
248
344
345
+
Affected Components:
346
+
347
+
* {{% ctx %}} Upgrade Scripts
348
+
349
+
<!-- TODO: discuss with PO to put to upgrade -->
350
+
249
351
<!-- Cortex\2025 Q2 S2 - PBI - 20328 - Installation - Certificate update is not HA -->
250
352
251
353
#### Upgrade
@@ -254,6 +356,16 @@ The certificate update script for High Availability (HA) installations has been
254
356
255
357
The {{% ctx %}} Gateway upgrade now stops and starts the AppPool associated with the web application rather than performing an `iisreset`. This is to prevent any downtime for other web applications running under IIS on the same server.
256
358
359
+
Affected Components:
360
+
361
+
* {{% ctx %}} App Server Install Scripts
362
+
* {{% ctx %}} App Server Backup
363
+
* {{% ctx %}} App Server Recovery
364
+
* {{% ctx %}} Web App Server Install Scripts
365
+
* {{% ctx %}} Web App Server Backup
366
+
* {{% ctx %}} Web App Server Recovery
367
+
* {{% ctx %}} Upgrade Scripts
368
+
257
369
<!-- Cortex\2025 Q2 S3 - PBI - 34540 - Upgrade - IISReset needs to be more specific for dual sites -->
258
370
259
371
#### Documentation
@@ -336,6 +448,10 @@ Disaster Recovery Guides have been added to the {{% ctx %}} Product Portal to he
336
448
337
449
A bug has been fixed that caused the {{% ctx %}} Gateway to stop working when the `Blocks.json` file was corrupted. Gateway now has a fallback mechanism to restore the `Blocks.json` file from a backup if it is corrupted, allowing the Gateway to continue working.
338
450
451
+
Affected Components:
452
+
453
+
*[{{% ctx %}} Gateway][Gateway]
454
+
339
455
<!-- Cortex\2025 Q2 S6 - BUG - 35549 - CORTEX Gateway - Blocks.JSON corruption causes gateway to stop working - merge from 2025.3 to main -->
340
456
341
457
#### Scalability
@@ -357,6 +473,16 @@ The new folder structure is as follows:
0 commit comments