13 Commits

Author SHA1 Message Date
Infineon\StieberD
333cf0b8e2 ready for UAT
final commit

added PSN to reactor maintenance report query dialog
2025-04-15 19:37:47 +02:00
Stieber Daniel (CSC FI SPS MESLEO)
6050b346a5 Merged PR 13809: ABORT/ALARM Nica Integration
## Background

Currently when a mode change sub mode is an ABORT/ALARM sub mode, operators must refer to an Excel spreadsheet matrix of which paper checklists to complete. This feature is part of an effort to further digitize work instructions and streamline the process of determining which checklists should be completed depending on the reason why a reactor alarmed / aborted.

## Description of Change

NICA_ORDERS_SERVICES (and the NICA Integration Service) now support an order type "ABORT_ALARM", which may be triggered when a reactor mode change occurs and the sub mode contains "ABORT/ALARM". Whether or not a NICA order is created depends on if the NICA checklist defined in OpenInsight applies to that reactor type (EpiPro is excluded for now). The "flows" of checklists to prescribe are defined in the REACT_PROB_CAT records for the ABORT/ALARM sub modes. Furthermore, NICA checklists defined in OpenInsight can now feature a property of whether or not they should _not_ be re-prescribed if a new NICA order is created of the same type while one is already active.

## Testing
- Local testing
- UAT by Jonathon Sperling

## Notes
In the previous NICA integration feature, Intrusive Maintenance, the MonA group resource name was stored in environment variables instead of in ENVIRONMENT_SERVICES. After further testing, this turned out to be an unviable option as environment variables that are picked up are from the user's client or the terminal server they are running OpenInsight from. Setting environment variables on all clients and the terminal servers is not practical, so this was removed in a previous PR.

Related work items: #175188
2025-03-26 22:03:25 +01:00
Infineon\StieberD
9d4ae3c5b3 added intrusive maintenance flow logic
updated headers for nica order request

Added reactor type support to nica checklists. Refactored flow logic to just use NICA_CHECKLISTS table.

added feature flag support

gated Feature Flags menu item to supervisors

removed debug

added auto comment for intr maint flows on reactor log, intr maint flow id to react servs form, and cancel order on unsign reactor log

added exceptions for lamp and tc services, added control to edit flow id on react servs form, added auto-reactor log comment, added cancel order on unsign event

removed debug

modified NicaOrdersServices to use env variables for group resource name

added logic to filter out service flow ids for servics with is_intrusive set to false, modified security group for feature flag menu, added ability to clear intr main flow id to react serv form

removed unused equates
2025-03-12 16:28:52 -07:00
Infineon\StieberD
36f600c0c6 Changes to add progress percentage to WIP Status. 2025-01-22 10:13:53 -07:00
Infineon\StieberD
49f61982de optimized get nica orders services 2025-01-20 16:02:01 -07:00
Infineon\Ouellette
b73aa6b578 Added several needs API endpoints. 2025-01-20 22:58:53 +01:00
Infineon\StieberD
ab8f9d3c24 Alarm trigger with NICA_ORDERS table
solution tested and ready for deployment

updated SRP_Git_Services to handle creating local copies of inherited entities

updated HgCV OCAP order trigger to also look for active prove-in orders

moved error services common into sysprog to avoid compilation issues
2025-01-20 12:25:09 -07:00
Infineon\StieberD
3c2a50af24 apply abort metrology when specific sub modes are selected 2024-12-12 15:58:32 -07:00
Infineon\StieberD
c4a3a9ddce fixed mode change delay 2024-09-06 15:22:15 -07:00
MESOISYSADMIN
a8a9e91d04 fixed material track report, Mona_Services HTTP call, and COC file generation 2024-09-05 15:34:17 -07:00
Infineon\StieberD
7762b129af pre cutover push 2024-09-04 20:33:41 -07:00
Infineon\StieberD
6ea6969f4b getting repo caught up 2024-05-22 14:06:46 -07:00
Infineon\StieberD
c667dd56eb added LSL2 stored procedures 2024-03-25 14:46:21 -07:00