Commit Graph

  • b796060529 Updated CreateLotEvent to use Transaction Queue instead of Proc Queue to avoid locking errors. Infineon\StieberD 2025-07-01 10:41:54 -07:00
  • ff0036d4c2 Fixed some error throwing in LOT_SERVICES Infineon\StieberD 2025-07-01 09:30:22 -07:00
  • fd55fe06a9 Removing JSON not used by scanner app Chase Tucker 2025-06-30 13:07:11 -07:00
  • 653ba1619f Added square brackets around OPEN column in LOT table to prevent SQL insert/update errors. Updated PROC_QUEUE monitor to monitor the PROC_QUEUE2 table. Infineon\StieberD 2025-07-01 08:54:24 -07:00
  • 8f25d78fe6 Final fixes. Infineon\Mitchem 2025-06-30 13:12:11 -07:00
  • 521c35af8f Fix column display issue on ENG_OPTIONS popup. Infineon\Mitchem 2025-06-11 12:04:00 -07:00
  • d021ab64b9 Commit to switch branches. Infineon\Mitchem 2025-06-10 13:45:52 -07:00
  • df5b217fe7 Merged PR 19805: Modified form and removed form items for the MU Inventory Report(Replaced by... Ouellette Jonathan (CSC FI SPS MESLEO) 2025-06-30 22:46:32 +02:00
  • 8415e99055 Switching to fast stringify Chase Tucker 2025-06-30 11:39:40 -07:00
  • da208b2908 Remove duplicate calc column read Chase Tucker 2025-06-27 12:55:41 -07:00
  • 7b7f501145 added service to get nicaBaseInstructionId from NicaIntegrationService based on name of instruction/document Infineon\StieberD 2025-06-27 16:18:01 -07:00
  • 03e85359d1 ready for unit testing Infineon\StieberD 2025-06-17 17:10:31 -07:00
  • 401c03d752 Merged PR 19733: Bug Fix #2. TW Lot Qty Adjust Ouellette Jonathan (CSC FI SPS MESLEO) 2025-06-27 22:15:12 +02:00
  • a878c9bb2e Merged PR 19663: Modified the decrease lot qty functionality to reduce qty via test wafer usag... Ouellette Jonathan (CSC FI SPS MESLEO) 2025-06-27 21:39:06 +02:00
  • 60b5386f27 modified logging dtm to include seconds Infineon\StieberD 2025-06-26 16:24:10 -07:00
  • 46f070e9cc Updated some logging to OConv the datetime. Infineon\StieberD 2025-06-26 16:17:00 -07:00
  • 2180ba3fb4 refactored Mona_Services to queue requests and send them in bulk via the Service Manager Infineon\StieberD 2025-06-26 14:34:22 -07:00
  • c6910c14c2 modified ProcessProcedureQueue to mark requests as queued and only re-queue them if they have been queued for over ten minutes Infineon\StieberD 2025-06-25 15:35:54 -07:00
  • 38e7b6e276 Switched to RList from Select...By to prevent read issues. Infineon\StieberD 2025-06-25 09:34:01 -07:00
  • e523f2085d moved log variables to prevent VNAVS when failing to read transaction record Infineon\StieberD 2025-06-24 19:41:20 -07:00
  • 7b386fe856 modified CLEAN_INSP_ACTIONS WRITE action to post to transaction queue and proc queue Infineon\StieberD 2025-06-24 15:07:31 -07:00
  • bcdfbe0534 created transaction queue to process database writes and deletes in first in first out order Infineon\StieberD 2025-06-24 13:25:47 -07:00
  • 52499b7616 Merged PR 19430: Fix references to old supplement system. Mitchem Dakota (CSC FI SPS MESLEO External) 2025-06-24 21:20:40 +02:00
  • 1db89a3d3f fixing typo Infineon\StieberD 2025-06-24 09:53:29 -07:00
  • de67e45c9a updated WRITE_PRE action to not use GetStackTrace and to notify FI of field name being cleared Infineon\StieberD 2025-06-24 09:32:00 -07:00
  • 3becd9cf4d updated WO_MAT_ACTIONS to block write operations if certain fields are cleared Infineon\StieberD 2025-06-23 15:41:45 -07:00
  • d570e3cfef Merged PR 19340: Test wafer quantity Mitchem Dakota (CSC FI SPS MESLEO External) 2025-06-23 20:22:02 +02:00
  • 49f6cf505a Adding addtional smart scanner metrics Chase Tucker 2025-06-19 11:58:27 -07:00
  • 17e320923f Merged PR 19265: Moved call to MonA Metric setting above the local service error setting as th... Ouellette Jonathan (CSC FI SPS MESLEO) 2025-06-21 01:33:55 +02:00
  • c4a3edece2 fixed bug in generate material track rows that would clear user comments and kit demand values Infineon\StieberD 2025-06-18 14:46:22 -07:00
  • 273b7f67a6 Merged PR 19143: Require 100 percent centerpoint on MU conversion. Mitchem Dakota (CSC FI SPS MESLEO External) 2025-06-18 22:23:57 +02:00
  • 5cb17c6d52 removing old notification code Infineon\StieberD 2025-06-18 13:01:11 -07:00
  • 0c7a1d55e2 fixed email notifications on failed calls to obj_WM_IN('Create') and obj_WM_OUT('Create') Infineon\StieberD 2025-06-18 11:52:52 -07:00
  • b2c9e500f8 Modified WM_IN ZPL label generation to include a 2D datamatrix barcode. Implemented 2D barcode verification in PTI and FQA Label Check Operations. Infineon\Mitchem 2025-05-28 12:58:56 -07:00
  • 2f6b376ece Added removal of WO_STEP_KEY from RDS void routine Infineon\Ouellette 2025-06-18 09:32:19 -07:00
  • 357b7ede64 added PROC_QUEUE metric to MONA_MONITORS Infineon\StieberD 2025-06-17 11:20:38 -07:00
  • 60493b3413 Refactored process proc queue service to handle more throughput. Fixed Metrology_Services import CDE qual service. Infineon\StieberD 2025-06-17 09:35:34 -07:00
  • f48e277369 VBA Test Code 06-16-a Mike Phares 2025-06-16 14:23:32 -07:00
  • 76327e9dbc Merged PR 18923: Added new vendor to REACT_VENDOR popup Ouellette Jonathan (CSC FI SPS MESLEO) 2025-06-16 23:10:40 +02:00
  • 2d3f534a71 Common ResourceID and IsViewerFile Mike Phares 2025-06-16 10:12:55 -07:00
  • f6ba173f47 removed value mark from key to prevent locks piling up Infineon\StieberD 2025-06-13 11:28:27 -07:00
  • 98e02f8c40 Added count metric endpoint Chase Tucker 2025-06-11 09:45:26 -07:00
  • de6296b1d3 Merged PR 18416: Added in additional fields to response. Expected wafer map and a check for to... Ouellette Jonathan (CSC FI SPS MESLEO) 2025-06-10 18:55:24 +02:00
  • ebd8b36d13 smart scanner metrics Chase Tucker 2025-06-06 09:30:18 -07:00
  • 803f946c7e removed dead code Infineon\StieberD 2025-06-09 16:39:46 -07:00
  • 16c7bc6926 fixed query to not look for an asterisk to match new data Infineon\StieberD 2025-06-09 16:08:06 -07:00
  • 216df9b4ef corrected TencorRunData path Infineon\StieberD 2025-06-09 15:40:36 -07:00
  • 5eec9386c2 Updated solution to support merging of ABORT_ALARM and INTRUSIVE_MAINT orders Infineon\StieberD 2025-06-05 13:42:38 -07:00
  • f3ad7adfa8 Move MonIn calls to background Chase Tucker 2025-06-04 11:09:43 -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 Infineon\StieberD 2025-06-06 16:09:48 -07:00
  • 2a28c4b743 Added a condition that Wafer type for metrology reading is not null to determine if a test wafer is required. Infineon\Ouellette 2025-06-07 22:04:48 -07:00
  • e5f0e9b7f1 modified passdown commuter module to clear form on successful entry post Infineon\StieberD 2025-06-05 13:07:21 -07: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. Infineon\StieberD 2025-06-04 17:05:06 -07:00
  • 38fc89dac6 Updated service manager debugger intercept to also send notes (emails). Refactored Service_Manager_Events so that the call stack is not hidden behind MCP. Infineon\StieberD 2025-06-04 11:05:09 -07:00
  • 614da8ad3b Merged PR 18112: Changed faulty call to LotEventServices -> CreateLotEvent to correct call Ouellette Jonathan (CSC FI SPS MESLEO) 2025-06-04 18:22:08 +02:00
  • dcb61e220c added production supervisors to MET DEPT popup so that calibration reminders are sent to them Infineon\StieberD 2025-06-03 13:03:40 -07:00
  • 117e5c8b4b Merged PR 18016: Added a new notification group and added group to get notifications on return... Ouellette Jonathan (CSC FI SPS MESLEO) 2025-06-02 21:00:34 +02:00
  • 25c608c9a6 added a check for status of VOID within WO_MAT_ACTIONS to prevent creating MAKEUP_WAFERS record if lot is voided Infineon\StieberD 2025-06-02 09:35:26 -07:00
  • 31632e28aa fixed typo preventing location of calibration from being inserted into reminder email Infineon\StieberD 2025-05-28 12:04:08 -07:00
  • 03b0c8f606 re-enabling code temporarily turned off to populate REACT_ITEM<CURR_STATUS_STATIC> Infineon\StieberD 2025-05-28 10:37:06 -07:00
  • 6cfb6e521e Added new metric to track for reactor maintenance. Fixed a bug in DecrementWfrMetrics service. Infineon\StieberD 2025-05-27 15:56:42 -07:00
  • 481f083804 added JFUENTE1 to MET DEPT so that MET type calibration notifications are also sent to her Infineon\StieberD 2025-05-27 16:18:10 -07:00
  • 18919090d8 updated wo_daily_sched_comm2 to pull the run order number from RUN_ORDER_NUM column in the RDS table Infineon\StieberD 2025-05-27 11:30:13 -07:00
  • 550f376a0b ready for deployment Infineon\StieberD 2025-05-23 11:38:34 -07:00
  • 6aad8036e5 Require TW logging at HTR last cassette unload Chase Tucker 2025-05-19 10:35:22 -07:00
  • 4fc7eb189b Add isAuthorizedToOverrideROTR flag Chase Tucker 2025-05-14 11:23:48 -07:00
  • 5e917e65ac added prod spec special instruction message for WMO makeup additions if flag set in PSN Infineon\StieberD 2025-05-23 16:49:11 -07:00
  • 97f3c3fce2 Merged PR 17496: updated CancelNicaOrder service to adapt to an update in the NICAIntegrationS... Stieber Daniel (CSC FI SPS MESLEO) 2025-05-23 20:36:18 +02:00
  • 27d55d83a1 Merged PR 17495: fixed WM_OUT form Special Instruction source Stieber Daniel (CSC FI SPS MESLEO) 2025-05-23 19:41:15 +02:00
  • 4e213ff253 Merged PR 17284: Added call to CreateLotEvent routine on successful Ouellette Jonathan (CSC FI SPS MESLEO) 2025-05-21 23:53:18 +02:00
  • 292bc4646b Merged PR 17058: Start sending 10 point thickness runs to InfinityQS Phares Mike (CSC FI SPS MESLEO) 2025-05-21 21:34:30 +02:00
  • ab55269f87 Merged PR 17280: Add backside parameters for virgin wafers. Mitchem Dakota (CSC FI SPS MESLEO External) 2025-05-21 18:42:45 +02:00
  • f4c1a42812 Merged PR 15667: process-data-standard-format prep without making any changes Phares Mike (CSC FI SPS MESLEO) 2025-05-20 21:27:19 +02:00
  • ec70fcc80b Merged PR 16672: updated 5S form and PM History form to fit longer descriptions Stieber Daniel (CSC FI SPS MESLEO) 2025-05-14 20:57:10 +02:00
  • e13f2df003 Merged PR 16582: RDS Query List, default sort order Ouellette Jonathan (CSC FI SPS MESLEO) 2025-05-14 00:21:59 +02:00
  • 770a1de95b testing out tweaks to logon form to maintain focus and z order Infineon\StieberD 2025-05-09 14:44:35 -07:00
  • 5c18f7ccd2 updated material track row generation to store the start dtm of a work order so that the json response can be sorted corrected Infineon\StieberD 2025-05-02 12:37:58 -07:00
  • 3c95ec88d8 updated code that parses SQL response to handle new format Infineon\StieberD 2025-04-30 12:23:54 -07:00
  • 4037b2fa45 Merged PR 15668: Refactored Lot Event Ouellette Jonathan (CSC FI SPS MESLEO) 2025-04-28 21:02:24 +02:00
  • b2edf6f288 Merged PR 15600: Switch to InfinityQS server messa04ec.infineon.com to allow the SPC MI to sav... Phares Mike (CSC FI SPS MESLEO) 2025-04-28 18:13:16 +02:00
  • d626ebdf3c Merged PR 15381: EPP BioRad Data Import BugFix Ouellette Jonathan (CSC FI SPS MESLEO) 2025-04-21 22:26:15 +02:00
  • e0b3557068 Merged PR 15380: Added logging for when a network error is encountered Ouellette Jonathan (CSC FI SPS MESLEO) 2025-04-21 21:10:54 +02:00
  • 8a44de0075 Merged PR 15375: Added in missing CHANGED event on CMB_EQUIP_TYPE. Also fixed initialization o... Ouellette Jonathan (CSC FI SPS MESLEO) 2025-04-19 00:29:24 +02:00
  • fc40b9b654 Merged PR 15341: Added timer data collection using SRP_Stopwatch to each verb method. Logging... Ouellette Jonathan (CSC FI SPS MESLEO) 2025-04-18 02:12:30 +02:00
  • 59f7461a13 Remove commented out code from NDW_MAKEUP_WAFERS_EVENTS. Infineon\Mitchem 2025-03-31 12:29:56 -07:00
  • 17d6f68c00 UAT complete. Ready for deployment. Infineon\Mitchem 2025-03-31 11:42:41 -07:00
  • e876d6a8ac Commit to switch branches again Infineon\Mitchem 2025-03-27 12:03:49 -07:00
  • e8b73d30c8 WIP to switch branches Infineon\Mitchem 2025-03-26 11:45:36 -07:00
  • 5d31e6f84c Final changes post UAT. Infineon\Mitchem 2025-04-17 11:41:48 -07:00
  • b334574cac Create PrintCalibrationLabel service in LABELING_SERVICES. Infineon\Mitchem 2025-04-08 15:07:06 -07:00
  • 2ab1c9cd9d Merged PR 15152: Combined queries into one. Seemed to solve the issue. Also updated the COC fi... Ouellette Jonathan (CSC FI SPS MESLEO) 2025-04-17 02:00:31 +02:00
  • 6575d73001 Removed second RDS lock message. Removed unused control on reactor maintenance report form. Infineon\StieberD 2025-04-16 11:07:57 -07:00
  • 333cf0b8e2 ready for UAT Infineon\StieberD 2025-04-04 17:19:10 -07:00
  • 8b0eb3e468 Merged PR 15046: Buffered the current QBF position and used that buffered value to override th... Ouellette Jonathan (CSC FI SPS MESLEO) 2025-04-15 01:38:09 +02:00
  • 781274c395 Merged PR 15044: Created a routine to determine lot eligible to be peeled off. Modified form l... Ouellette Jonathan (CSC FI SPS MESLEO) 2025-04-14 23:28:55 +02:00
  • 32df3e6816 updated react servs form to fill available intrusive maintenance flows based on data instead of a form list Infineon\StieberD 2025-04-09 16:31:54 -07:00
  • 741a8450e3 Removed referenced to QUOTE_SIG_PWD_ENTRY and replaced with NDW_VERIFY_USER. Added barcode scan function to NDW_VERIFY_USER. Infineon\Mitchem 2025-04-07 09:29:34 -07:00
  • 4b26d37a1c minor bug fix for overriding multiple prove in type orders at once Infineon\StieberD 2025-04-08 13:49:17 -07:00
  • 8dd9cebc3e modified material track report generation to select rows in the order they are scheduled Infineon\StieberD 2025-04-04 12:48:31 -07:00
  • c1567147ab reverting changes to update the work order quantities on the backend Infineon\StieberD 2025-04-02 13:07:12 -07:00