f7ee12a78d
Fixed a bug where the ProcessProcedureQueue service would write an invalid record to the PROC_QUEUE2 table when failing to read a record.
2025-07-30 09:48:56 -07:00
475df5ba54
Minor bug fix in UpdateWorkOrderData. Modified ProcessRequest service to dump record for troubleshooting purposes.
2025-07-30 09:24:02 -07:00
0f0c735023
added SYSOBJ check to the PostProcedure service to prevent invalid procedures from getting posted to the procedure queue
2025-07-29 11:56:42 -07:00
de2e6af5f7
Merged PR 21598: Refactored receive and release codebase.
...
Refactored receive and release codebase.
bug fixes and performance improvements
modified WO_REC form to use the same receive and same release dtm for all cassettes released in a given batch
Related work items: #259878
2025-07-23 15:40:25 +00:00
e1a44a7687
changed delimiter used for the background process queue so that all native delimiters are protected
2025-07-18 12:08:09 -07:00
b53e805929
Merged PR 20879: Initial commit.
...
Initial commit.
2025-07-14 20:55:07 +02:00
804b590773
added check to verify PROC_NAME exists before invoking
2025-07-14 18:50:09 +02:00
c6910c14c2
modified ProcessProcedureQueue to mark requests as queued and only re-queue them if they have been queued for over ten minutes
2025-06-25 15:35:54 -07:00
60493b3413
Refactored process proc queue service to handle more throughput. Fixed Metrology_Services import CDE qual service.
2025-06-17 09:35:34 -07:00
c4fbf7c1d9
modified proc queue system to retry up to three times before moving the request to the PROC_QUEUE_FAILED table and notifying OI admins
...
added service to clean PROC_QUEUE_FAILED table
2025-06-09 18:23:24 +02:00
869787e0f3
Added logging to proc queue processing. Refactored code to delete request on failures. Restored MCP call in Service_Manager_Events to avoid issues calling certain procedures.
2025-06-04 17:05:06 -07:00
4037b2fa45
Merged PR 15668: Refactored Lot Event
...
Refactored Lot Event methods.
1. Moved all lot event methods to a new LOT_EVENT_SERVICES service module.
2. Simplified CreateLotEvent routine
3. Updated all calling stored procedures.
2025-04-28 21:02:24 +02:00
e5bfa43b09
Added critical flag to PostProcedure service. Refactored other work order quantity calls to use PostProcedure.
2025-04-01 22:20:20 +02:00
2ff9dfb0b5
minor bug fix in RDS_ACTIONS and minor change to procedure queue system
2025-03-31 17:31:32 -07:00
b76db6bc72
Merged PR 13813: Lot void routines enhancement
...
Lot void routines enhancement
Related work items: #110807
2025-03-27 18:51:25 +01:00
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
7762b129af
pre cutover push
2024-09-04 20:33:41 -07:00
6ea6969f4b
getting repo caught up
2024-05-22 14:06:46 -07:00
c667dd56eb
added LSL2 stored procedures
2024-03-25 14:46:21 -07:00