60e70b9958
Modfied NICA_ORDERS_SERVICES to back off exponentially when it encounters an HTTP error response. Added 200 response status code check. Added additional logging.
...
Modified services to ensure NICA_ORDERS record is always unlocked after canceling or updating the status
2025-11-11 13:24:04 -07:00
39bdf5f9cb
changed FTP server IP for QA environment
2025-11-11 09:13:53 -07:00
c1dea45db2
Merged PR 30504: Modification for Chad B. to get reactor uptime metrics for an entire month
...
Modification for Chad B. to get reactor uptime metrics for an entire month
2025-11-10 21:48:29 +00:00
fe0ebca16a
Modified full box reject logic within NCR_ACTIONS to not execute if the associated WO_MAT record already has a batch number. If it does, the scrapped quantity will be accounted for in SAP against the SAP batch using the SCRAP_IN transaction logic within NCR_ACTIONS.
2025-11-04 15:10:04 -07:00
b4922b45ea
Merged PR 30013: Error Handling in OBJ_SAP SendRecord
...
Modified obj_sap SendRecord to let the calling gosub handle the deletion of the record. Most importantly blocked the deletion of a record upon failure to send via FTP.
2025-11-04 21:32:52 +00:00
55cebe9f3a
Modified auto scheduler logic to prevent it from re-opening an event that was manually marked closed
2025-10-30 11:24:27 -07:00
0eed1a83f5
Merged PR 29248: Stop Writing Erroneous PACKAGING events
...
Related work items: #337599
2025-10-27 15:44:15 +00:00
521233b0b4
Removing debug that got committed
2025-10-24 16:07:16 -07:00
f93eac3e5d
Merged PR 29040: Added a text field to display the current lot's prod ID. Currently only appli...
...
Added a text field to display the current lot's prod ID. Currently only applicable if the lot is a TW type
2025-10-23 00:49:59 +00:00
79cde8e098
Removed error messages on lost focus events and instead just display the error on write operation.
2025-10-22 12:39:26 -07:00
374e5c2b51
Removed MFS write pre block if runtime exceeds three days. Business stated it is not needed.
2025-10-22 10:40:51 -07:00
52b3b20b4e
Merged PR 28822: Added logging for de/re-archiving methods
...
Added logging for de/re-archiving methods
2025-10-20 18:25:05 +00:00
3d786a7916
Copy source RDS_TEST key and context data
2025-10-17 10:13:51 -07:00
1b94adb0d1
Merged PR 28628: Modified create archive routine to get the archive seq number after creation...
...
Modified create archive routine to get the archive seq number after creation based on the archive id. Increase retry count in delete function. Added retry in de-archive. Retries are needed to account for race conditions possibly with the indexer.
2025-10-17 16:20:55 +00:00
315abcde86
Merged PR 28616: Added flags to switch whether or not to add the records to the next queue.
...
Added flags to switch whether or not to add the records to the next queue.
2025-10-17 00:35:15 +00:00
05e0fb3eda
Merged PR 28607: Archive Services Initial Pull
...
This is the initial pull for Archiving data.
2025-10-16 23:55:23 +00:00
cbb52c469b
updated reactor print dialog form to allow users to select printer
2025-10-16 14:58:44 -07:00
712cec903a
Merged PR 28374: Auto-Populate Kit Demand
...
Updated GenerateMaterialTrackRows service in Report_Services to auto-populate the kit demand based on rules defined by the business.
Related work items: #294433
2025-10-15 17:19:33 +00:00
6e829bd06a
Modified current Calibration_Services 'SendReminders' service to not include out of service calibrations. Deleted deprecated obj_calib_list module.
2025-10-13 09:29:28 -07:00
8604a83966
Merged PR 28044: RE-Order - Consolidation of Lot Events for Fabtime.
...
1. Moved the call to add an ARRIVAL event to within the MoveOutLot function. After the move out is performed to allow for arrival at the next operation.
2. Create a IsLastOperation function to determine if the current operation is the last operation of the lot.
3. Added a call to function IsLastOperation from the MoveOutLot function. If IsLastOperation returns true then instead of an ARRIVAL, it creates a CLOSE event to and sets the CLOSE flag by calling CloseLot function.
4. Modified the AutoCloseTestWaferLot routine to be more generic. Renamed to AutoCloseLot routine.
5. Modified two calls in the from the RDS modules to call the AutoCloseLot function rather than use redundant calls to Move In and Move Out repeatedly until the lot reach it's last operation.
2025-10-10 00:18:39 +00:00
52504272f9
HgCV metrology validation from upstream
2025-10-08 21:49:39 +00:00
b485de10ef
Removed extra set of tool controls from TOOL_STATUS form
2025-10-08 13:59:44 -07:00
261e13ceac
Removed Out of Service calibrations from notifications being sent
2025-10-08 20:19:01 +00:00
ad6ed9c002
Merged PR 27907: Made changes to tracked records and forms to add PACK1 and PACK2 tools to Ope...
...
Made changes to tracked records and forms to add PACK1 and PACK2 tools to OpenInsight TOOL_STATUS form.
2025-10-08 19:59:09 +00:00
beaac0d38a
Added calls to verify indexes and update indexes right after receiving and releasing material. Refactored codebase to adjust work order quantities instead of recalculate quantities.
...
Removing reliance on transaction queue for receive and releaase
Added unlock call in case write fails
2025-10-03 16:07:25 -07:00
a2f61d11c9
Fixed scheduler bug causing cassettes to be marked as complete if they have not been received yet. Updated WIP commuter module to handle old react item wafer size format.
2025-10-02 14:02:16 -07:00
acd7949e85
Trim spec values with whitespece
2025-10-02 16:48:15 +00:00
128bf2ef8d
Fixed a bug in obj_WO_Mat_Log('Post') function that would fail to properly process transactions out of order
2025-10-01 15:23:42 -07:00
705237545f
Merged PR 27478: Changed the comparison operator to force the values to be looked at as a string
...
Changed the comparison operator to force the values to be looked at as a string
2025-10-01 16:56:13 +00:00
baa9af3e1a
Merged PR 27477: Removed Error setting if ScanNotAcceptableReason is due to RDS Layer Params n...
...
Removed Error setting if ScanNotAcceptableReason is due to RDS Layer Params needing to be verified. Also added this same check for lots at the VER stage
Related work items: #330648
2025-10-01 16:46:26 +00:00
2fa474880d
Cleared local ErrMsg variable in VER stage section.
2025-09-30 16:35:41 -07:00
399f568b15
Updated Scan_Services to clear local ErrMsg variable when ROTR error is encountered to ensure override process can continue.
2025-09-30 15:57:52 -07:00
99d6abc3f2
Merged PR 27364: Modified the routine to add default RTF Operations to utilize SYSTEM in lieu...
...
Modified the routine to add default RTF Operations to utilize SYSTEM in lieu UserId. This is to avoid any issues with permissions for the ininitialization
2025-09-30 17:33:12 +00:00
a2c467e9cb
Implemented bug fix for comparing sub lot nos beginning and ending with numbers
2025-09-30 10:02:27 -07:00
af279541ae
Reduced available react item part types to just ASM, HTR, and EPP to prevent validation issues.
2025-09-26 15:12:37 -07:00
2036ed3289
Fixed an issue which was preventing work orders without received material from being scheduled.
2025-09-26 13:40:16 -07:00
edd09af821
Fixed obj_Prod_Spec('GetQAMet'). Added RDS_Test_Services('UpdateRDSTestSpecs').
2025-09-26 11:30:17 -07:00
febe660fcf
Updated WEB_OI_WIZARD form to launch centered on the screen sized to 3/4 of the client area. Updated the UpdateOpenWorkOrderData service to also update all work order quantities to ensure the OPEN_QTY_STATIC is set after routing a work order.
2025-09-25 16:30:41 -07:00
245f832445
Modified UpdateQAMet service to support reactor scheduled metrology tests
2025-09-25 22:35:05 +00:00
f07e4476a7
updated schedule related services to account for voided cassettes
2025-09-24 16:00:16 -07:00
12f354dcaa
commented out localhost case until a better way to determine local development is implemented
2025-09-24 10:49:59 -07:00
d2f98a342d
adding in GetOIWizardBaseURL
2025-09-24 10:38:26 -07:00
b83a3fb57b
Merged PR 26794: Added increased error checking in CopyRDSLayerParameters service
...
Added increased error checking in CopyRDSLayerParameters service
2025-09-24 17:12:27 +00:00
3e0991f681
Merged PR 26793: Added a check for an error in copying of RDS Layer Params
...
Added a check for an error in copying of RDS Layer Params
2025-09-24 17:05:55 +00:00
f1a719d279
Merged PR 26784: Error Message buffer variable mismatch. Errors were being set to ErrorMsg and...
...
Error Message buffer variable mismatch. Errors were being set to ErrorMsg and it needed to be set to ErrMsg. LoadSignatureReady was being set to false, but there were no cases to handle that false response with the variable ErrMsg not getting set.
2025-09-24 15:57:32 +00:00
40a7a5e5a1
Set autosize height and width to false in form designer and to true in commuter module to avoid SRP Git serialization issue.
2025-09-23 11:37:41 -07:00
261880fab8
Implemented ReceiveRelease_API.
...
Added OI Wizard Webview form to launch into OI Wizard from OI and
auto-login the user.
Added menu items to NDW_MAIN to launch the OI Wizard webview form and
navigated to the appropriate page.
2025-09-23 09:41:57 -07:00
4b7417c1a8
RDS Test spec recipe and pattern list pull from TOOL_CLASS
2025-09-22 22:44:59 +00:00
c183da951a
Modified QA met complete check before wafer counter to only apply to FQA location scans
2025-09-22 22:20:25 +00:00
9d6c4c154f
Modified ApplyQA100PercentADE service to delete the @VM delimited test instead of just clearing it.
2025-09-22 14:31:06 -07:00