2026-07-20 05:50:15,381 - 124765 - src.utils.log - INFO - ParallelProcessing=False GenerateWorkOrderHistoryId=124765 - __SPLIT__ 2026-07-20 05:50:15,701 - 124765 - src.utils.log - INFO - Sequential Work order generation algo started for GenerateWorkOrderHistoryId: 124765 - __SPLIT__ 2026-07-20 05:50:15,701 - 124765 - src.utils.log - INFO - βœ… Successfully connected to database - __SPLIT__ 2026-07-20 05:50:15,702 - 124765 - src.utils.log - INFO - πŸ” Fetching data: SELECT ConnectionStringName FROM Common.CompanyTenantMaster WHERE CompanyKey = 'abcdallas'... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:50:18,712 - 124765 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 05:50:18,712 - 124765 - src.utils.log - INFO - πŸ”’ Connection pool closed - __SPLIT__ 2026-07-20 05:50:18,713 - 124765 - src.utils.log - INFO - πŸ”Œ Connecting to: abcdallas - __SPLIT__ 2026-07-20 05:50:18,713 - 124765 - src.utils.log - INFO - βœ… Successfully connected to abcdallas - __SPLIT__ 2026-07-20 05:50:18,713 - 124765 - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET Status = 'InProgress' WHERE GenerateWorkOrderHistoryId = 124765;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:50:20,597 - 124765 - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-20 05:50:20,597 - 124765 - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.RecurringServicePrice, gw.StartDate, gw.EndDate, gw.CreatedBy AS NewCreatedBy, gw.RouteIds, ss.* FROM ServiceCore.GenerateWorkOrderHistory gw JOIN ServiceCore.ServiceSetup ss ON gw.CompanyId = ss.CompanyId AND ( (ss.NextGenerationDate <= gw.EndDate AND ss.NextGenerationDate >= gw.StartDate) OR ss.NextGenerationDate IS NULL) AND (gw.AccountNumber IS NULL OR ss.AccountNumber = gw.AccountNumber) AND (gw.ServiceSetupId IS NULL OR ss.ServiceSetupId = gw.ServiceSetupId)AND (gw.RouteIds IS NULL OR ss.RouteMasterId IN (SELECT CAST(value AS INT) FROM STRING_SPLIT((SELECT RouteIds FROM ServiceCore.GenerateWorkOrderHistory WHERE GenerateWorkOrderHistoryid = 124765), ',' )) OR ss.InitialRouteId IN ( SELECT CAST(value AS INT) FROM STRING_SPLIT((SELECT RouteIds FROM ServiceCore.GenerateWorkOrderHistory WHERE GenerateWorkOrderHistoryid = 124765), ','))) JOIN (SELECT SUM(Price) AS RecurringServicePrice, ServiceSetupId FROM ServiceCore.ServiceSetupServices GROUP BY ServiceSetupId ) sss ON sss.ServiceSetupId = ss.ServiceSetupId WHERE gw.GenerateWorkOrderHistoryid = 124765 AND ss.FrequencyScheduleId IS NOT NULL AND ss.IsActive = 1 AND ss.IsDeleted = 0 AND ss.Status <> 'Canceled' AND ((ss.OrderType = gw.OrderType) OR gw.OrderType IS NULL);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:50:25,120 - 124765 - src.utils.log - INFO - βœ… Fetched 275 rows - __SPLIT__ 2026-07-20 05:50:25,121 - 124765 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.GenerateWorkOrderHistory gwoh WHERE GenerateWorkOrderHistoryId = 124765;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:50:25,387 - 124765 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 05:50:25,390 - 124765 - src.utils.log - INFO - FrequencyScheduleId missing for setups: []: Ignored these setups - __SPLIT__ 2026-07-20 05:50:25,391 - 124765 - src.utils.log - INFO - πŸ” Fetching data: SELECT fsd.IntervalDays, fs.CreatedDate ,f.FrequencyId , fs.FrequencyScheduleId, f.[SysName], f.FrequencyValue, f.YearlyOccurrence , fs.ScheduleFormat,fsd.Days, fsd.Weeks, fsd.Months,fsc.[Month] as sch_months, fsd.StartMonth , fsd.DateDay,fsd.DateMonth FROM [ServiceCore].[FrequencyMaster] f inner join [ServiceCore].[FrequencySchedule] fs on fs.FrequencyId = f.FrequencyId left join ServiceCore.FrequencyScheduleCycle fsc on fsc.FrequencyScheduleId = fs.FrequencyScheduleId left join [ServiceCore].[FrequencyScheduleDetail] fsd on fsd.FrequencyScheduleId = fs.FrequencyScheduleId WHERE fsd.FrequencyScheduleId in (14338, 14339, 14341, 14854, 14344, 14346, 14351, 14420, 14424, 14425, 14426, 14430, 14431, 14432, 14447, 14448, 14449, 14451, 14462, 14465, 14466, 14473, 13962, 14476, 13965, 13964, 13971, 14489, 14494, 14499, 14505, 14509, 14513, 14532, 14534, 14537, 14031, 14546, 14037, 14557, 14562, 14052, 14565, 14566, 14053, 14059, 14571, 14574, 14578, 14580, 14582, 14070, 14586, 14587, 14589, 14080, 14614, 14615, 14616, 14620, 14625, 14626, 14627, 14632, 14633, 14634, 14637, 14638, 14640, 14641, 14642, 14643, 14645, 14653, 14654, 14655, 14657, 14662, 14663, 14664, 14667, 14668, 14669, 14671, 14672, 14676, 14682, 14686, 14693, 14725, 14728, 14733, 14330, 14253, 14775, 14795, 14819, 14823, 14830, 14318, 14320, 14321, 14319, 14329, 14842, 14845)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:50:26,082 - 124765 - src.utils.log - INFO - βœ… Fetched 3118 rows - __SPLIT__ 2026-07-20 05:50:26,083 - 124765 - src.utils.log - INFO - Found the Setups and Frequencies - __SPLIT__ 2026-07-20 05:50:26,086 - 124765 - src.utils.log - INFO - Inside work order function - __SPLIT__ 2026-07-20 05:50:26,087 - 124765 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId in (150529, 33786, 34818, 56836, 150533, 150534, 150535, 150538, 150539, 150031, 150032, 150546, 150547, 33785, 150549, 150550, 150551, 150552, 49685, 150554, 150556, 150557, 36892, 150559, 150560, 150561, 150562, 56867, 56864, 150565, 150566, 150571, 150573, 150574, 36910, 53806, 150579, 150580, 150584, 39481, 150587, 150588, 150589, 150590, 150592, 150593, 150598, 150600, 150601, 129618, 22612, 150615, 150616, 34905, 58460, 150620, 58462, 34910, 56414, 129633, 150625, 58472, 150636, 150637, 150640, 150641, 150642, 150647, 150649, 150650, 34428, 150654, 150655, 150656, 150657, 150658, 150659, 150660, 150661, 150662, 150663, 150667, 150669, 150670, 150671, 150673, 34450, 150675, 150676, 150677, 150678, 150679, 150680, 150681, 150682, 150683, 150684, 150173, 150685, 150686, 150687, 150688, 150689, 150690, 150691, 41124, 119474, 119476, 54453, 119480, 150202, 150205, 32958, 150207, 150210, 150211, 150212, 150214, 58567, 58571, 150222, 48334, 30416, 55510, 46811, 46813, 33508, 33509, 46820, 150252, 32492, 46320, 150264, 150265, 150266, 150269, 33736, 150288, 150289, 58649, 31001, 149787, 150303, 150309, 119590, 150312, 150313, 150314, 34965, 150326, 150334, 150338, 150341, 150342, 150345, 150347, 150352, 51356, 44538, 150355, 150358, 150359, 54615, 150361, 150365, 150370, 46434, 150374, 150375, 47462, 150379, 150380, 149870, 150383, 150384, 150385, 149874, 150387, 150392, 150394, 150395, 150396, 33659, 150398, 150400, 150401, 150402, 39813, 150410, 150411, 150412, 150414, 139663, 150415, 150416, 150417, 150418, 150420, 33681, 33684, 34709, 69019, 150427, 150429, 33694, 150435, 33701, 150439, 36264, 33706, 150444, 33709, 150446, 150447, 36270, 36271, 150450, 150451, 150452, 33716, 150454, 150455, 150456, 150457, 150458, 150459, 33723, 33724, 48573, 150465, 150467, 150468, 150469, 150470, 150471, 150472, 150473, 150474, 150475, 33735, 150477, 150478, 150479, 150480, 150481, 150482, 150483, 150484, 33746, 150486, 33752, 33754, 150492, 25052, 150495, 150496, 150497, 150498, 33763, 55775, 150501, 150502, 150503, 150504, 150507, 150510, 33775, 150003, 150516, 150518, 34295, 150521, 150522, 150524, 150525);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:50:26,388 - 124765 - src.utils.log - INFO - βœ… Fetched 11 rows - __SPLIT__ 2026-07-20 05:50:26,389 - 124765 - src.utils.log - INFO - πŸ” Fetching data: select ServiceDate, ServiceSetupId,IsInitial from serviceCore.WorkOrder wo inner join ServiceCore.WorkOrderStatus wos on wo.WoStatusId = wos.WoStatusId where ServiceDate >= '2026-07-20 00:00:00' and ServiceDate <= '2026-12-31 00:00:00' and ServiceSetupId in (150529, 33786, 34818, 56836, 150533, 150534, 150535, 150538, 150539, 150031, 150032, 150546, 150547, 33785, 150549, 150550, 150551, 150552, 49685, 150554, 150556, 150557, 36892, 150559, 150560, 150561, 150562, 56867, 56864, 150565, 150566, 150571, 150573, 150574, 36910, 53806, 150579, 150580, 150584, 39481, 150587, 150588, 150589, 150590, 150592, 150593, 150598, 150600, 150601, 129618, 22612, 150615, 150616, 34905, 58460, 150620, 58462, 34910, 56414, 129633, 150625, 58472, 150636, 150637, 150640, 150641, 150642, 150647, 150649, 150650, 34428, 150654, 150655, 150656, 150657, 150658, 150659, 150660, 150661, 150662, 150663, 150667, 150669, 150670, 150671, 150673, 34450, 150675, 150676, 150677, 150678, 150679, 150680, 150681, 150682, 150683, 150684, 150173, 150685, 150686, 150687, 150688, 150689, 150690, 150691, 41124, 119474, 119476, 54453, 119480, 150202, 150205, 32958, 150207, 150210, 150211, 150212, 150214, 58567, 58571, 150222, 48334, 30416, 55510, 46811, 46813, 33508, 33509, 46820, 150252, 32492, 46320, 150264, 150265, 150266, 150269, 33736, 150288, 150289, 58649, 31001, 149787, 150303, 150309, 119590, 150312, 150313, 150314, 34965, 150326, 150334, 150338, 150341, 150342, 150345, 150347, 150352, 51356, 44538, 150355, 150358, 150359, 54615, 150361, 150365, 150370, 46434, 150374, 150375, 47462, 150379, 150380, 149870, 150383, 150384, 150385, 149874, 150387, 150392, 150394, 150395, 150396, 33659, 150398, 150400, 150401, 150402, 39813, 150410, 150411, 150412, 150414, 139663, 150415, 150416, 150417, 150418, 150420, 33681, 33684, 34709, 69019, 150427, 150429, 33694, 150435, 33701, 150439, 36264, 33706, 150444, 33709, 150446, 150447, 36270, 36271, 150450, 150451, 150452, 33716, 150454, 150455, 150456, 150457, 150458, 150459, 33723, 33724, 48573, 150465, 150467, 150468, 150469, 150470, 150471, 150472, 150473, 150474, 150475, 33735, 150477, 150478, 150479, 150480, 150481, 150482, 150483, 150484, 33746, 150486, 33752, 33754, 150492, 25052, 150495, 150496, 150497, 150498, 33763, 55775, 150501, 150502, 150503, 150504, 150507, 150510, 33775, 150003, 150516, 150518, 34295, 150521, 150522, 150524, 150525) and wo.IsActive = 1 and wos.Name not in ('Void', 'Cancelled');... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:50:26,802 - 124765 - src.utils.log - INFO - βœ… Fetched 965 rows - __SPLIT__ 2026-07-20 05:50:28,000 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150334 - __SPLIT__ 2026-07-20 05:50:28,002 - 124765 - src.utils.log - INFO - Error processing schedule ID 14626: cannot access local variable 'sorted_service_dates' where it is not associated with a value - __SPLIT__ 2026-07-20 05:50:28,002 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150410 - __SPLIT__ 2026-07-20 05:50:28,025 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150427 - __SPLIT__ 2026-07-20 05:50:28,042 - 124765 - src.utils.log - INFO - Generating work orders for setup: 149874 - __SPLIT__ 2026-07-20 05:50:28,375 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150533 - __SPLIT__ 2026-07-20 05:50:28,403 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150534 - __SPLIT__ 2026-07-20 05:50:28,430 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150498 - __SPLIT__ 2026-07-20 05:50:28,440 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150326 - __SPLIT__ 2026-07-20 05:50:28,468 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150341 - __SPLIT__ 2026-07-20 05:50:28,478 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150352 - __SPLIT__ 2026-07-20 05:50:28,505 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150429 - __SPLIT__ 2026-07-20 05:50:28,531 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150447 - __SPLIT__ 2026-07-20 05:50:28,556 - 124765 - src.utils.log - INFO - Generating work orders for setup: 119590 - __SPLIT__ 2026-07-20 05:50:28,567 - 124765 - src.utils.log - INFO - Generating work orders for setup: 149787 - __SPLIT__ 2026-07-20 05:50:28,612 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150202 - __SPLIT__ 2026-07-20 05:50:28,636 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150211 - __SPLIT__ 2026-07-20 05:50:28,646 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150214 - __SPLIT__ 2026-07-20 05:50:28,661 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150205 - __SPLIT__ 2026-07-20 05:50:28,699 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150210 - __SPLIT__ 2026-07-20 05:50:28,714 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150212 - __SPLIT__ 2026-07-20 05:50:28,724 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150222 - __SPLIT__ 2026-07-20 05:50:28,762 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150265 - __SPLIT__ 2026-07-20 05:50:28,778 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150266 - __SPLIT__ 2026-07-20 05:50:28,794 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150288 - __SPLIT__ 2026-07-20 05:50:28,803 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150303 - __SPLIT__ 2026-07-20 05:50:29,233 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150309 - __SPLIT__ 2026-07-20 05:50:29,280 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150312 - __SPLIT__ 2026-07-20 05:50:29,331 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150313 - __SPLIT__ 2026-07-20 05:50:29,388 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150314 - __SPLIT__ 2026-07-20 05:50:29,438 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150338 - __SPLIT__ 2026-07-20 05:50:29,468 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150359 - __SPLIT__ 2026-07-20 05:50:29,495 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150342 - __SPLIT__ 2026-07-20 05:50:29,505 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150345 - __SPLIT__ 2026-07-20 05:50:29,531 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150347 - __SPLIT__ 2026-07-20 05:50:29,541 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150355 - __SPLIT__ 2026-07-20 05:50:29,568 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150358 - __SPLIT__ 2026-07-20 05:50:29,596 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150361 - __SPLIT__ 2026-07-20 05:50:29,631 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150365 - __SPLIT__ 2026-07-20 05:50:29,657 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150370 - __SPLIT__ 2026-07-20 05:50:29,684 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150556 - __SPLIT__ 2026-07-20 05:50:29,714 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150374 - __SPLIT__ 2026-07-20 05:50:29,743 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150375 - __SPLIT__ 2026-07-20 05:50:29,771 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150379 - __SPLIT__ 2026-07-20 05:50:29,798 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150380 - __SPLIT__ 2026-07-20 05:50:29,826 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150383 - __SPLIT__ 2026-07-20 05:50:29,855 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150384 - __SPLIT__ 2026-07-20 05:50:29,886 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150385 - __SPLIT__ 2026-07-20 05:50:29,914 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150387 - __SPLIT__ 2026-07-20 05:50:29,941 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150392 - __SPLIT__ 2026-07-20 05:50:29,969 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150394 - __SPLIT__ 2026-07-20 05:50:29,998 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150395 - __SPLIT__ 2026-07-20 05:50:30,043 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150396 - __SPLIT__ 2026-07-20 05:50:30,078 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150398 - __SPLIT__ 2026-07-20 05:50:30,112 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150400 - __SPLIT__ 2026-07-20 05:50:30,146 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150401 - __SPLIT__ 2026-07-20 05:50:30,179 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150402 - __SPLIT__ 2026-07-20 05:50:30,191 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150411 - __SPLIT__ 2026-07-20 05:50:30,203 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150412 - __SPLIT__ 2026-07-20 05:50:30,265 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150414 - __SPLIT__ 2026-07-20 05:50:30,298 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150415 - __SPLIT__ 2026-07-20 05:50:30,310 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150416 - __SPLIT__ 2026-07-20 05:50:30,331 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150417 - __SPLIT__ 2026-07-20 05:50:30,427 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150418 - __SPLIT__ 2026-07-20 05:50:30,746 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150420 - __SPLIT__ 2026-07-20 05:50:30,809 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150435 - __SPLIT__ 2026-07-20 05:50:30,822 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150439 - __SPLIT__ 2026-07-20 05:50:30,856 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150444 - __SPLIT__ 2026-07-20 05:50:30,891 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150446 - __SPLIT__ 2026-07-20 05:50:30,925 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150450 - __SPLIT__ 2026-07-20 05:50:30,958 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150451 - __SPLIT__ 2026-07-20 05:50:30,996 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150452 - __SPLIT__ 2026-07-20 05:50:31,035 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150454 - __SPLIT__ 2026-07-20 05:50:31,073 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150455 - __SPLIT__ 2026-07-20 05:50:31,110 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150456 - __SPLIT__ 2026-07-20 05:50:31,144 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150457 - __SPLIT__ 2026-07-20 05:50:31,179 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150458 - __SPLIT__ 2026-07-20 05:50:31,213 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150459 - __SPLIT__ 2026-07-20 05:50:31,248 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150465 - __SPLIT__ 2026-07-20 05:50:31,261 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150467 - __SPLIT__ 2026-07-20 05:50:31,284 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150468 - __SPLIT__ 2026-07-20 05:50:31,309 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150469 - __SPLIT__ 2026-07-20 05:50:31,322 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150470 - __SPLIT__ 2026-07-20 05:50:31,358 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150472 - __SPLIT__ 2026-07-20 05:50:31,371 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150473 - __SPLIT__ 2026-07-20 05:50:31,395 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150474 - __SPLIT__ 2026-07-20 05:50:31,422 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150482 - __SPLIT__ 2026-07-20 05:50:31,446 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150495 - __SPLIT__ 2026-07-20 05:50:31,481 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150497 - __SPLIT__ 2026-07-20 05:50:31,494 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150565 - __SPLIT__ 2026-07-20 05:50:31,506 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150475 - __SPLIT__ 2026-07-20 05:50:31,543 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150477 - __SPLIT__ 2026-07-20 05:50:31,556 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150478 - __SPLIT__ 2026-07-20 05:50:31,580 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150479 - __SPLIT__ 2026-07-20 05:50:31,593 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150480 - __SPLIT__ 2026-07-20 05:50:31,689 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150481 - __SPLIT__ 2026-07-20 05:50:31,713 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150483 - __SPLIT__ 2026-07-20 05:50:31,750 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150484 - __SPLIT__ 2026-07-20 05:50:31,766 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150486 - __SPLIT__ 2026-07-20 05:50:31,793 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150492 - __SPLIT__ 2026-07-20 05:50:31,806 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150496 - __SPLIT__ 2026-07-20 05:50:31,842 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150501 - __SPLIT__ 2026-07-20 05:50:31,877 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150502 - __SPLIT__ 2026-07-20 05:50:31,902 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150503 - __SPLIT__ 2026-07-20 05:50:31,939 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150504 - __SPLIT__ 2026-07-20 05:50:31,975 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150507 - __SPLIT__ 2026-07-20 05:50:31,988 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150510 - __SPLIT__ 2026-07-20 05:50:32,024 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150516 - __SPLIT__ 2026-07-20 05:50:32,056 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150550 - __SPLIT__ 2026-07-20 05:50:32,057 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150521 - __SPLIT__ 2026-07-20 05:50:32,207 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150522 - __SPLIT__ 2026-07-20 05:50:32,240 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150524 - __SPLIT__ 2026-07-20 05:50:32,307 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150525 - __SPLIT__ 2026-07-20 05:50:32,342 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150529 - __SPLIT__ 2026-07-20 05:50:32,377 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150535 - __SPLIT__ 2026-07-20 05:50:32,412 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150538 - __SPLIT__ 2026-07-20 05:50:32,425 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150539 - __SPLIT__ 2026-07-20 05:50:32,448 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150546 - __SPLIT__ 2026-07-20 05:50:32,482 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150547 - __SPLIT__ 2026-07-20 05:50:32,516 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150549 - __SPLIT__ 2026-07-20 05:50:32,551 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150551 - __SPLIT__ 2026-07-20 05:50:32,586 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150552 - __SPLIT__ 2026-07-20 05:50:32,621 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150554 - __SPLIT__ 2026-07-20 05:50:32,657 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150557 - __SPLIT__ 2026-07-20 05:50:32,691 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150566 - __SPLIT__ 2026-07-20 05:50:32,724 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150559 - __SPLIT__ 2026-07-20 05:50:32,758 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150560 - __SPLIT__ 2026-07-20 05:50:32,795 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150561 - __SPLIT__ 2026-07-20 05:50:32,832 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150562 - __SPLIT__ 2026-07-20 05:50:32,869 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150598 - __SPLIT__ 2026-07-20 05:50:33,912 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150571 - __SPLIT__ 2026-07-20 05:50:33,948 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150573 - __SPLIT__ 2026-07-20 05:50:33,986 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150574 - __SPLIT__ 2026-07-20 05:50:34,022 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150584 - __SPLIT__ 2026-07-20 05:50:34,058 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150579 - __SPLIT__ 2026-07-20 05:50:34,095 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150580 - __SPLIT__ 2026-07-20 05:50:34,134 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150587 - __SPLIT__ 2026-07-20 05:50:34,203 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150588 - __SPLIT__ 2026-07-20 05:50:34,241 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150589 - __SPLIT__ 2026-07-20 05:50:34,311 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150590 - __SPLIT__ 2026-07-20 05:50:34,334 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150593 - __SPLIT__ 2026-07-20 05:50:34,347 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150600 - __SPLIT__ 2026-07-20 05:50:34,387 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150601 - __SPLIT__ 2026-07-20 05:50:34,424 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150615 - __SPLIT__ 2026-07-20 05:50:34,459 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150616 - __SPLIT__ 2026-07-20 05:50:34,496 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150620 - __SPLIT__ 2026-07-20 05:50:34,532 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150636 - __SPLIT__ 2026-07-20 05:50:34,571 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150625 - __SPLIT__ 2026-07-20 05:50:34,610 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150637 - __SPLIT__ 2026-07-20 05:50:34,647 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150655 - __SPLIT__ 2026-07-20 05:50:34,660 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150656 - __SPLIT__ 2026-07-20 05:50:34,673 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150657 - __SPLIT__ 2026-07-20 05:50:34,686 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150661 - __SPLIT__ 2026-07-20 05:50:34,699 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150640 - __SPLIT__ 2026-07-20 05:50:35,731 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150660 - __SPLIT__ 2026-07-20 05:50:35,745 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150669 - __SPLIT__ 2026-07-20 05:50:35,770 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150670 - __SPLIT__ 2026-07-20 05:50:35,797 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150641 - __SPLIT__ 2026-07-20 05:50:36,877 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150642 - __SPLIT__ 2026-07-20 05:50:37,992 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150649 - __SPLIT__ 2026-07-20 05:50:38,078 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150650 - __SPLIT__ 2026-07-20 05:50:38,467 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150647 - __SPLIT__ 2026-07-20 05:50:38,482 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150654 - __SPLIT__ 2026-07-20 05:50:38,567 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150667 - __SPLIT__ 2026-07-20 05:50:38,610 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150671 - __SPLIT__ 2026-07-20 05:50:38,653 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150673 - __SPLIT__ 2026-07-20 05:50:39,814 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150675 - __SPLIT__ 2026-07-20 05:50:39,881 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150676 - __SPLIT__ 2026-07-20 05:50:39,936 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150677 - __SPLIT__ 2026-07-20 05:50:40,158 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150678 - __SPLIT__ 2026-07-20 05:50:40,435 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150679 - __SPLIT__ 2026-07-20 05:50:40,457 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150680 - __SPLIT__ 2026-07-20 05:50:40,480 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150681 - __SPLIT__ 2026-07-20 05:50:40,577 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150682 - __SPLIT__ 2026-07-20 05:50:40,644 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150683 - __SPLIT__ 2026-07-20 05:50:40,668 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150684 - __SPLIT__ 2026-07-20 05:50:40,706 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150685 - __SPLIT__ 2026-07-20 05:50:41,041 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150686 - __SPLIT__ 2026-07-20 05:50:41,058 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150687 - __SPLIT__ 2026-07-20 05:50:41,081 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150688 - __SPLIT__ 2026-07-20 05:50:43,178 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150689 - __SPLIT__ 2026-07-20 05:50:43,223 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150690 - __SPLIT__ 2026-07-20 05:50:43,265 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150691 - __SPLIT__ 2026-07-20 05:50:43,309 - 124765 - src.utils.log - INFO - Generating work orders for setup: 25052 - __SPLIT__ 2026-07-20 05:50:43,327 - 124765 - src.utils.log - INFO - Generating work orders for setup: 30416 - __SPLIT__ 2026-07-20 05:50:43,344 - 124765 - src.utils.log - INFO - Generating work orders for setup: 31001 - __SPLIT__ 2026-07-20 05:50:43,359 - 124765 - src.utils.log - INFO - Generating work orders for setup: 56867 - __SPLIT__ 2026-07-20 05:50:43,374 - 124765 - src.utils.log - INFO - Generating work orders for setup: 32492 - __SPLIT__ 2026-07-20 05:50:43,389 - 124765 - src.utils.log - INFO - Generating work orders for setup: 56836 - __SPLIT__ 2026-07-20 05:50:43,405 - 124765 - src.utils.log - INFO - Generating work orders for setup: 33508 - __SPLIT__ 2026-07-20 05:50:43,422 - 124765 - src.utils.log - INFO - Generating work orders for setup: 33509 - __SPLIT__ 2026-07-20 05:50:43,437 - 124765 - src.utils.log - INFO - Generating work orders for setup: 33659 - __SPLIT__ 2026-07-20 05:50:43,451 - 124765 - src.utils.log - INFO - Generating work orders for setup: 33681 - __SPLIT__ 2026-07-20 05:50:43,466 - 124765 - src.utils.log - INFO - Generating work orders for setup: 33684 - __SPLIT__ 2026-07-20 05:50:43,481 - 124765 - src.utils.log - INFO - Generating work orders for setup: 33694 - __SPLIT__ 2026-07-20 05:50:43,496 - 124765 - src.utils.log - INFO - Generating work orders for setup: 33701 - __SPLIT__ 2026-07-20 05:50:43,511 - 124765 - src.utils.log - INFO - Generating work orders for setup: 33706 - __SPLIT__ 2026-07-20 05:50:43,527 - 124765 - src.utils.log - INFO - Generating work orders for setup: 33709 - __SPLIT__ 2026-07-20 05:50:43,542 - 124765 - src.utils.log - INFO - Generating work orders for setup: 33716 - __SPLIT__ 2026-07-20 05:50:43,557 - 124765 - src.utils.log - INFO - Generating work orders for setup: 33723 - __SPLIT__ 2026-07-20 05:50:43,572 - 124765 - src.utils.log - INFO - Generating work orders for setup: 33724 - __SPLIT__ 2026-07-20 05:50:43,587 - 124765 - src.utils.log - INFO - Generating work orders for setup: 33735 - __SPLIT__ 2026-07-20 05:50:43,602 - 124765 - src.utils.log - INFO - Generating work orders for setup: 33736 - __SPLIT__ 2026-07-20 05:50:43,617 - 124765 - src.utils.log - INFO - Generating work orders for setup: 33746 - __SPLIT__ 2026-07-20 05:50:43,632 - 124765 - src.utils.log - INFO - Generating work orders for setup: 33752 - __SPLIT__ 2026-07-20 05:50:43,648 - 124765 - src.utils.log - INFO - Generating work orders for setup: 33754 - __SPLIT__ 2026-07-20 05:50:43,663 - 124765 - src.utils.log - INFO - Generating work orders for setup: 33763 - __SPLIT__ 2026-07-20 05:50:43,677 - 124765 - src.utils.log - INFO - Generating work orders for setup: 33775 - __SPLIT__ 2026-07-20 05:50:43,692 - 124765 - src.utils.log - INFO - Generating work orders for setup: 33785 - __SPLIT__ 2026-07-20 05:50:43,707 - 124765 - src.utils.log - INFO - Generating work orders for setup: 33786 - __SPLIT__ 2026-07-20 05:50:43,722 - 124765 - src.utils.log - INFO - Generating work orders for setup: 34295 - __SPLIT__ 2026-07-20 05:50:43,736 - 124765 - src.utils.log - INFO - Generating work orders for setup: 34428 - __SPLIT__ 2026-07-20 05:50:43,752 - 124765 - src.utils.log - INFO - Generating work orders for setup: 34450 - __SPLIT__ 2026-07-20 05:50:43,767 - 124765 - src.utils.log - INFO - Generating work orders for setup: 34709 - __SPLIT__ 2026-07-20 05:50:43,782 - 124765 - src.utils.log - INFO - Generating work orders for setup: 34818 - __SPLIT__ 2026-07-20 05:50:43,798 - 124765 - src.utils.log - INFO - Generating work orders for setup: 34905 - __SPLIT__ 2026-07-20 05:50:43,813 - 124765 - src.utils.log - INFO - Generating work orders for setup: 34965 - __SPLIT__ 2026-07-20 05:50:43,828 - 124765 - src.utils.log - INFO - Generating work orders for setup: 36264 - __SPLIT__ 2026-07-20 05:50:43,842 - 124765 - src.utils.log - INFO - Generating work orders for setup: 36270 - __SPLIT__ 2026-07-20 05:50:43,858 - 124765 - src.utils.log - INFO - Generating work orders for setup: 36271 - __SPLIT__ 2026-07-20 05:50:43,873 - 124765 - src.utils.log - INFO - Generating work orders for setup: 36910 - __SPLIT__ 2026-07-20 05:50:43,888 - 124765 - src.utils.log - INFO - Generating work orders for setup: 39813 - __SPLIT__ 2026-07-20 05:50:43,905 - 124765 - src.utils.log - INFO - Generating work orders for setup: 41124 - __SPLIT__ 2026-07-20 05:50:43,920 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150658 - __SPLIT__ 2026-07-20 05:50:43,935 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150659 - __SPLIT__ 2026-07-20 05:50:43,950 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150662 - __SPLIT__ 2026-07-20 05:50:43,974 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150663 - __SPLIT__ 2026-07-20 05:50:43,989 - 124765 - src.utils.log - INFO - Generating work orders for setup: 49685 - __SPLIT__ 2026-07-20 05:50:44,005 - 124765 - src.utils.log - INFO - Generating work orders for setup: 54615 - __SPLIT__ 2026-07-20 05:50:44,021 - 124765 - src.utils.log - INFO - Generating work orders for setup: 55775 - __SPLIT__ 2026-07-20 05:50:44,036 - 124765 - src.utils.log - INFO - Generating work orders for setup: 46811 - __SPLIT__ 2026-07-20 05:50:44,052 - 124765 - src.utils.log - INFO - Generating work orders for setup: 46813 - __SPLIT__ 2026-07-20 05:50:44,068 - 124765 - src.utils.log - INFO - Generating work orders for setup: 46820 - __SPLIT__ 2026-07-20 05:50:44,083 - 124765 - src.utils.log - INFO - Generating work orders for setup: 56864 - __SPLIT__ 2026-07-20 05:50:44,099 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150518 - __SPLIT__ 2026-07-20 05:50:44,143 - 124765 - src.utils.log - INFO - Generating work orders for setup: 150592 - __SPLIT__ 2026-07-20 05:50:44,230 - 124765 - src.utils.log - INFO - Generating work orders for setup: 56414 - __SPLIT__ 2026-07-20 05:50:44,246 - 124765 - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM COMMON.RangeofTime where RangeofTimeId in (11428.0, 1127.0, 1130.0, 1131.0, 1132.0, 11437.0, 11436.0);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:50:44,512 - 124765 - src.utils.log - INFO - βœ… Fetched 7 rows - __SPLIT__ 2026-07-20 05:50:44,522 - 124765 - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM COMMON.RangeofTime where RangeofTimeId in (11426.0, 11427.0, 11428.0, 11429.0, 1127.0, 1129.0, 1130.0, 1131.0, 11436.0, 1133.0, 1132.0, 11435.0, 11437.0, 1035.0, 11438.0, -1.0);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:50:44,788 - 124765 - src.utils.log - INFO - βœ… Fetched 15 rows - __SPLIT__ 2026-07-20 05:50:45,132 - 124765 - src.utils.log - INFO - Updating Next Gen Date - __SPLIT__ 2026-07-20 05:50:45,719 - 124765 - src.utils.log - INFO - πŸ” Fetching data: SELECT WoStatusId From ServiceCore.WorkOrderStatus wos where CompanyId=133 and [SysName]= 'Incomplete' ;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:50:45,995 - 124765 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 05:50:46,000 - 124765 - src.utils.log - INFO - Deleting duplicate records - __SPLIT__ 2026-07-20 05:50:46,000 - 124765 - src.utils.log - INFO - Running deletes SEQUENTIALLY… - __SPLIT__ 2026-07-20 05:50:46,000 - 124765 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationServices WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId in (150529, 33786, 34818, 56836, 150533, 150534, 150535, 150538, 150539, 150031, 150032, 150546, 150547, 33785, 150549, 150550, 150551, 150552, 49685, 150554, 150556, 150557, 36892, 150559, 150560, 150561, 150562, 56867, 56864, 150565, 150566, 150571, 150573, 150574, 36910, 53806, 150579, 150580, 150584, 39481, 150587, 150588, 150589, 150590, 150592, 150593, 150598, 150600, 150601, 129618, 22612, 150615, 150616, 34905, 58460, 150620, 58462, 34910, 56414, 129633, 150625, 58472, 150636, 150637, 150640, 150641, 150642, 150647, 150649, 150650, 34428, 150654, 150655, 150656, 150657, 150658, 150659, 150660, 150661, 150662, 150663, 150667, 150669, 150670, 150671, 150673, 34450, 150675, 150676, 150677, 150678, 150679, 150680, 150681, 150682, 150683, 150684, 150173, 150685, 150686, 150687, 150688, 150689, 150690, 150691, 41124, 119474, 119476, 54453, 119480, 150202, 150205, 32958, 150207, 150210, 150211, 150212, 150214, 58567, 58571, 150222, 48334, 30416, 55510, 46811, 46813, 33508, 33509, 46820, 150252, 32492, 46320, 150264, 150265, 150266, 150269, 33736, 150288, 150289, 58649, 31001, 149787, 150303, 150309, 119590, 150312, 150313, 150314, 34965, 150326, 150334, 150338, 150341, 150342, 150345, 150347, 150352, 51356, 44538, 150355, 150358, 150359, 54615, 150361, 150365, 150370, 46434, 150374, 150375, 47462, 150379, 150380, 149870, 150383, 150384, 150385, 149874, 150387, 150392, 150394, 150395, 150396, 33659, 150398, 150400, 150401, 150402, 39813, 150410, 150411, 150412, 150414, 139663, 150415, 150416, 150417, 150418, 150420, 33681, 33684, 34709, 69019, 150427, 150429, 33694, 150435, 33701, 150439, 36264, 33706, 150444, 33709, 150446, 150447, 36270, 36271, 150450, 150451, 150452, 33716, 150454, 150455, 150456, 150457, 150458, 150459, 33723, 33724, 48573, 150465, 150467, 150468, 150469, 150470, 150471, 150472, 150473, 150474, 150475, 33735, 150477, 150478, 150479, 150480, 150481, 150482, 150483, 150484, 33746, 150486, 33752, 33754, 150492, 25052, 150495, 150496, 150497, 150498, 33763, 55775, 150501, 150502, 150503, 150504, 150507, 150510, 33775, 150003, 150516, 150518, 34295, 150521, 150522, 150524, 150525) ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:50:49,578 - 124765 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 05:50:49,579 - 124765 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCrews WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId in (150529, 33786, 34818, 56836, 150533, 150534, 150535, 150538, 150539, 150031, 150032, 150546, 150547, 33785, 150549, 150550, 150551, 150552, 49685, 150554, 150556, 150557, 36892, 150559, 150560, 150561, 150562, 56867, 56864, 150565, 150566, 150571, 150573, 150574, 36910, 53806, 150579, 150580, 150584, 39481, 150587, 150588, 150589, 150590, 150592, 150593, 150598, 150600, 150601, 129618, 22612, 150615, 150616, 34905, 58460, 150620, 58462, 34910, 56414, 129633, 150625, 58472, 150636, 150637, 150640, 150641, 150642, 150647, 150649, 150650, 34428, 150654, 150655, 150656, 150657, 150658, 150659, 150660, 150661, 150662, 150663, 150667, 150669, 150670, 150671, 150673, 34450, 150675, 150676, 150677, 150678, 150679, 150680, 150681, 150682, 150683, 150684, 150173, 150685, 150686, 150687, 150688, 150689, 150690, 150691, 41124, 119474, 119476, 54453, 119480, 150202, 150205, 32958, 150207, 150210, 150211, 150212, 150214, 58567, 58571, 150222, 48334, 30416, 55510, 46811, 46813, 33508, 33509, 46820, 150252, 32492, 46320, 150264, 150265, 150266, 150269, 33736, 150288, 150289, 58649, 31001, 149787, 150303, 150309, 119590, 150312, 150313, 150314, 34965, 150326, 150334, 150338, 150341, 150342, 150345, 150347, 150352, 51356, 44538, 150355, 150358, 150359, 54615, 150361, 150365, 150370, 46434, 150374, 150375, 47462, 150379, 150380, 149870, 150383, 150384, 150385, 149874, 150387, 150392, 150394, 150395, 150396, 33659, 150398, 150400, 150401, 150402, 39813, 150410, 150411, 150412, 150414, 139663, 150415, 150416, 150417, 150418, 150420, 33681, 33684, 34709, 69019, 150427, 150429, 33694, 150435, 33701, 150439, 36264, 33706, 150444, 33709, 150446, 150447, 36270, 36271, 150450, 150451, 150452, 33716, 150454, 150455, 150456, 150457, 150458, 150459, 33723, 33724, 48573, 150465, 150467, 150468, 150469, 150470, 150471, 150472, 150473, 150474, 150475, 33735, 150477, 150478, 150479, 150480, 150481, 150482, 150483, 150484, 33746, 150486, 33752, 33754, 150492, 25052, 150495, 150496, 150497, 150498, 33763, 55775, 150501, 150502, 150503, 150504, 150507, 150510, 33775, 150003, 150516, 150518, 34295, 150521, 150522, 150524, 150525) ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:50:50,084 - 124765 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 05:50:50,084 - 124765 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationSalesPersonCommission WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId in (150529, 33786, 34818, 56836, 150533, 150534, 150535, 150538, 150539, 150031, 150032, 150546, 150547, 33785, 150549, 150550, 150551, 150552, 49685, 150554, 150556, 150557, 36892, 150559, 150560, 150561, 150562, 56867, 56864, 150565, 150566, 150571, 150573, 150574, 36910, 53806, 150579, 150580, 150584, 39481, 150587, 150588, 150589, 150590, 150592, 150593, 150598, 150600, 150601, 129618, 22612, 150615, 150616, 34905, 58460, 150620, 58462, 34910, 56414, 129633, 150625, 58472, 150636, 150637, 150640, 150641, 150642, 150647, 150649, 150650, 34428, 150654, 150655, 150656, 150657, 150658, 150659, 150660, 150661, 150662, 150663, 150667, 150669, 150670, 150671, 150673, 34450, 150675, 150676, 150677, 150678, 150679, 150680, 150681, 150682, 150683, 150684, 150173, 150685, 150686, 150687, 150688, 150689, 150690, 150691, 41124, 119474, 119476, 54453, 119480, 150202, 150205, 32958, 150207, 150210, 150211, 150212, 150214, 58567, 58571, 150222, 48334, 30416, 55510, 46811, 46813, 33508, 33509, 46820, 150252, 32492, 46320, 150264, 150265, 150266, 150269, 33736, 150288, 150289, 58649, 31001, 149787, 150303, 150309, 119590, 150312, 150313, 150314, 34965, 150326, 150334, 150338, 150341, 150342, 150345, 150347, 150352, 51356, 44538, 150355, 150358, 150359, 54615, 150361, 150365, 150370, 46434, 150374, 150375, 47462, 150379, 150380, 149870, 150383, 150384, 150385, 149874, 150387, 150392, 150394, 150395, 150396, 33659, 150398, 150400, 150401, 150402, 39813, 150410, 150411, 150412, 150414, 139663, 150415, 150416, 150417, 150418, 150420, 33681, 33684, 34709, 69019, 150427, 150429, 33694, 150435, 33701, 150439, 36264, 33706, 150444, 33709, 150446, 150447, 36270, 36271, 150450, 150451, 150452, 33716, 150454, 150455, 150456, 150457, 150458, 150459, 33723, 33724, 48573, 150465, 150467, 150468, 150469, 150470, 150471, 150472, 150473, 150474, 150475, 33735, 150477, 150478, 150479, 150480, 150481, 150482, 150483, 150484, 33746, 150486, 33752, 33754, 150492, 25052, 150495, 150496, 150497, 150498, 33763, 55775, 150501, 150502, 150503, 150504, 150507, 150510, 33775, 150003, 150516, 150518, 34295, 150521, 150522, 150524, 150525) ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:50:50,411 - 124765 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 05:50:50,411 - 124765 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationAppliedDiscount WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId in (150529, 33786, 34818, 56836, 150533, 150534, 150535, 150538, 150539, 150031, 150032, 150546, 150547, 33785, 150549, 150550, 150551, 150552, 49685, 150554, 150556, 150557, 36892, 150559, 150560, 150561, 150562, 56867, 56864, 150565, 150566, 150571, 150573, 150574, 36910, 53806, 150579, 150580, 150584, 39481, 150587, 150588, 150589, 150590, 150592, 150593, 150598, 150600, 150601, 129618, 22612, 150615, 150616, 34905, 58460, 150620, 58462, 34910, 56414, 129633, 150625, 58472, 150636, 150637, 150640, 150641, 150642, 150647, 150649, 150650, 34428, 150654, 150655, 150656, 150657, 150658, 150659, 150660, 150661, 150662, 150663, 150667, 150669, 150670, 150671, 150673, 34450, 150675, 150676, 150677, 150678, 150679, 150680, 150681, 150682, 150683, 150684, 150173, 150685, 150686, 150687, 150688, 150689, 150690, 150691, 41124, 119474, 119476, 54453, 119480, 150202, 150205, 32958, 150207, 150210, 150211, 150212, 150214, 58567, 58571, 150222, 48334, 30416, 55510, 46811, 46813, 33508, 33509, 46820, 150252, 32492, 46320, 150264, 150265, 150266, 150269, 33736, 150288, 150289, 58649, 31001, 149787, 150303, 150309, 119590, 150312, 150313, 150314, 34965, 150326, 150334, 150338, 150341, 150342, 150345, 150347, 150352, 51356, 44538, 150355, 150358, 150359, 54615, 150361, 150365, 150370, 46434, 150374, 150375, 47462, 150379, 150380, 149870, 150383, 150384, 150385, 149874, 150387, 150392, 150394, 150395, 150396, 33659, 150398, 150400, 150401, 150402, 39813, 150410, 150411, 150412, 150414, 139663, 150415, 150416, 150417, 150418, 150420, 33681, 33684, 34709, 69019, 150427, 150429, 33694, 150435, 33701, 150439, 36264, 33706, 150444, 33709, 150446, 150447, 36270, 36271, 150450, 150451, 150452, 33716, 150454, 150455, 150456, 150457, 150458, 150459, 33723, 33724, 48573, 150465, 150467, 150468, 150469, 150470, 150471, 150472, 150473, 150474, 150475, 33735, 150477, 150478, 150479, 150480, 150481, 150482, 150483, 150484, 33746, 150486, 33752, 33754, 150492, 25052, 150495, 150496, 150497, 150498, 33763, 55775, 150501, 150502, 150503, 150504, 150507, 150510, 33775, 150003, 150516, 150518, 34295, 150521, 150522, 150524, 150525) ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:50:51,055 - 124765 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 05:50:51,055 - 124765 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SetupAutoGenerationSourceMapping WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId in (150529, 33786, 34818, 56836, 150533, 150534, 150535, 150538, 150539, 150031, 150032, 150546, 150547, 33785, 150549, 150550, 150551, 150552, 49685, 150554, 150556, 150557, 36892, 150559, 150560, 150561, 150562, 56867, 56864, 150565, 150566, 150571, 150573, 150574, 36910, 53806, 150579, 150580, 150584, 39481, 150587, 150588, 150589, 150590, 150592, 150593, 150598, 150600, 150601, 129618, 22612, 150615, 150616, 34905, 58460, 150620, 58462, 34910, 56414, 129633, 150625, 58472, 150636, 150637, 150640, 150641, 150642, 150647, 150649, 150650, 34428, 150654, 150655, 150656, 150657, 150658, 150659, 150660, 150661, 150662, 150663, 150667, 150669, 150670, 150671, 150673, 34450, 150675, 150676, 150677, 150678, 150679, 150680, 150681, 150682, 150683, 150684, 150173, 150685, 150686, 150687, 150688, 150689, 150690, 150691, 41124, 119474, 119476, 54453, 119480, 150202, 150205, 32958, 150207, 150210, 150211, 150212, 150214, 58567, 58571, 150222, 48334, 30416, 55510, 46811, 46813, 33508, 33509, 46820, 150252, 32492, 46320, 150264, 150265, 150266, 150269, 33736, 150288, 150289, 58649, 31001, 149787, 150303, 150309, 119590, 150312, 150313, 150314, 34965, 150326, 150334, 150338, 150341, 150342, 150345, 150347, 150352, 51356, 44538, 150355, 150358, 150359, 54615, 150361, 150365, 150370, 46434, 150374, 150375, 47462, 150379, 150380, 149870, 150383, 150384, 150385, 149874, 150387, 150392, 150394, 150395, 150396, 33659, 150398, 150400, 150401, 150402, 39813, 150410, 150411, 150412, 150414, 139663, 150415, 150416, 150417, 150418, 150420, 33681, 33684, 34709, 69019, 150427, 150429, 33694, 150435, 33701, 150439, 36264, 33706, 150444, 33709, 150446, 150447, 36270, 36271, 150450, 150451, 150452, 33716, 150454, 150455, 150456, 150457, 150458, 150459, 33723, 33724, 48573, 150465, 150467, 150468, 150469, 150470, 150471, 150472, 150473, 150474, 150475, 33735, 150477, 150478, 150479, 150480, 150481, 150482, 150483, 150484, 33746, 150486, 33752, 33754, 150492, 25052, 150495, 150496, 150497, 150498, 33763, 55775, 150501, 150502, 150503, 150504, 150507, 150510, 33775, 150003, 150516, 150518, 34295, 150521, 150522, 150524, 150525) ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:50:51,410 - 124765 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 05:50:51,410 - 124765 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SubWorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId in (150529, 33786, 34818, 56836, 150533, 150534, 150535, 150538, 150539, 150031, 150032, 150546, 150547, 33785, 150549, 150550, 150551, 150552, 49685, 150554, 150556, 150557, 36892, 150559, 150560, 150561, 150562, 56867, 56864, 150565, 150566, 150571, 150573, 150574, 36910, 53806, 150579, 150580, 150584, 39481, 150587, 150588, 150589, 150590, 150592, 150593, 150598, 150600, 150601, 129618, 22612, 150615, 150616, 34905, 58460, 150620, 58462, 34910, 56414, 129633, 150625, 58472, 150636, 150637, 150640, 150641, 150642, 150647, 150649, 150650, 34428, 150654, 150655, 150656, 150657, 150658, 150659, 150660, 150661, 150662, 150663, 150667, 150669, 150670, 150671, 150673, 34450, 150675, 150676, 150677, 150678, 150679, 150680, 150681, 150682, 150683, 150684, 150173, 150685, 150686, 150687, 150688, 150689, 150690, 150691, 41124, 119474, 119476, 54453, 119480, 150202, 150205, 32958, 150207, 150210, 150211, 150212, 150214, 58567, 58571, 150222, 48334, 30416, 55510, 46811, 46813, 33508, 33509, 46820, 150252, 32492, 46320, 150264, 150265, 150266, 150269, 33736, 150288, 150289, 58649, 31001, 149787, 150303, 150309, 119590, 150312, 150313, 150314, 34965, 150326, 150334, 150338, 150341, 150342, 150345, 150347, 150352, 51356, 44538, 150355, 150358, 150359, 54615, 150361, 150365, 150370, 46434, 150374, 150375, 47462, 150379, 150380, 149870, 150383, 150384, 150385, 149874, 150387, 150392, 150394, 150395, 150396, 33659, 150398, 150400, 150401, 150402, 39813, 150410, 150411, 150412, 150414, 139663, 150415, 150416, 150417, 150418, 150420, 33681, 33684, 34709, 69019, 150427, 150429, 33694, 150435, 33701, 150439, 36264, 33706, 150444, 33709, 150446, 150447, 36270, 36271, 150450, 150451, 150452, 33716, 150454, 150455, 150456, 150457, 150458, 150459, 33723, 33724, 48573, 150465, 150467, 150468, 150469, 150470, 150471, 150472, 150473, 150474, 150475, 33735, 150477, 150478, 150479, 150480, 150481, 150482, 150483, 150484, 33746, 150486, 33752, 33754, 150492, 25052, 150495, 150496, 150497, 150498, 33763, 55775, 150501, 150502, 150503, 150504, 150507, 150510, 33775, 150003, 150516, 150518, 34295, 150521, 150522, 150524, 150525) ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:50:51,880 - 124765 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 05:50:51,880 - 124765 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCommissionAdjustment WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId in (150529, 33786, 34818, 56836, 150533, 150534, 150535, 150538, 150539, 150031, 150032, 150546, 150547, 33785, 150549, 150550, 150551, 150552, 49685, 150554, 150556, 150557, 36892, 150559, 150560, 150561, 150562, 56867, 56864, 150565, 150566, 150571, 150573, 150574, 36910, 53806, 150579, 150580, 150584, 39481, 150587, 150588, 150589, 150590, 150592, 150593, 150598, 150600, 150601, 129618, 22612, 150615, 150616, 34905, 58460, 150620, 58462, 34910, 56414, 129633, 150625, 58472, 150636, 150637, 150640, 150641, 150642, 150647, 150649, 150650, 34428, 150654, 150655, 150656, 150657, 150658, 150659, 150660, 150661, 150662, 150663, 150667, 150669, 150670, 150671, 150673, 34450, 150675, 150676, 150677, 150678, 150679, 150680, 150681, 150682, 150683, 150684, 150173, 150685, 150686, 150687, 150688, 150689, 150690, 150691, 41124, 119474, 119476, 54453, 119480, 150202, 150205, 32958, 150207, 150210, 150211, 150212, 150214, 58567, 58571, 150222, 48334, 30416, 55510, 46811, 46813, 33508, 33509, 46820, 150252, 32492, 46320, 150264, 150265, 150266, 150269, 33736, 150288, 150289, 58649, 31001, 149787, 150303, 150309, 119590, 150312, 150313, 150314, 34965, 150326, 150334, 150338, 150341, 150342, 150345, 150347, 150352, 51356, 44538, 150355, 150358, 150359, 54615, 150361, 150365, 150370, 46434, 150374, 150375, 47462, 150379, 150380, 149870, 150383, 150384, 150385, 149874, 150387, 150392, 150394, 150395, 150396, 33659, 150398, 150400, 150401, 150402, 39813, 150410, 150411, 150412, 150414, 139663, 150415, 150416, 150417, 150418, 150420, 33681, 33684, 34709, 69019, 150427, 150429, 33694, 150435, 33701, 150439, 36264, 33706, 150444, 33709, 150446, 150447, 36270, 36271, 150450, 150451, 150452, 33716, 150454, 150455, 150456, 150457, 150458, 150459, 33723, 33724, 48573, 150465, 150467, 150468, 150469, 150470, 150471, 150472, 150473, 150474, 150475, 33735, 150477, 150478, 150479, 150480, 150481, 150482, 150483, 150484, 33746, 150486, 33752, 33754, 150492, 25052, 150495, 150496, 150497, 150498, 33763, 55775, 150501, 150502, 150503, 150504, 150507, 150510, 33775, 150003, 150516, 150518, 34295, 150521, 150522, 150524, 150525) ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:50:52,189 - 124765 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 05:50:52,189 - 124765 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId in (150529, 33786, 34818, 56836, 150533, 150534, 150535, 150538, 150539, 150031, 150032, 150546, 150547, 33785, 150549, 150550, 150551, 150552, 49685, 150554, 150556, 150557, 36892, 150559, 150560, 150561, 150562, 56867, 56864, 150565, 150566, 150571, 150573, 150574, 36910, 53806, 150579, 150580, 150584, 39481, 150587, 150588, 150589, 150590, 150592, 150593, 150598, 150600, 150601, 129618, 22612, 150615, 150616, 34905, 58460, 150620, 58462, 34910, 56414, 129633, 150625, 58472, 150636, 150637, 150640, 150641, 150642, 150647, 150649, 150650, 34428, 150654, 150655, 150656, 150657, 150658, 150659, 150660, 150661, 150662, 150663, 150667, 150669, 150670, 150671, 150673, 34450, 150675, 150676, 150677, 150678, 150679, 150680, 150681, 150682, 150683, 150684, 150173, 150685, 150686, 150687, 150688, 150689, 150690, 150691, 41124, 119474, 119476, 54453, 119480, 150202, 150205, 32958, 150207, 150210, 150211, 150212, 150214, 58567, 58571, 150222, 48334, 30416, 55510, 46811, 46813, 33508, 33509, 46820, 150252, 32492, 46320, 150264, 150265, 150266, 150269, 33736, 150288, 150289, 58649, 31001, 149787, 150303, 150309, 119590, 150312, 150313, 150314, 34965, 150326, 150334, 150338, 150341, 150342, 150345, 150347, 150352, 51356, 44538, 150355, 150358, 150359, 54615, 150361, 150365, 150370, 46434, 150374, 150375, 47462, 150379, 150380, 149870, 150383, 150384, 150385, 149874, 150387, 150392, 150394, 150395, 150396, 33659, 150398, 150400, 150401, 150402, 39813, 150410, 150411, 150412, 150414, 139663, 150415, 150416, 150417, 150418, 150420, 33681, 33684, 34709, 69019, 150427, 150429, 33694, 150435, 33701, 150439, 36264, 33706, 150444, 33709, 150446, 150447, 36270, 36271, 150450, 150451, 150452, 33716, 150454, 150455, 150456, 150457, 150458, 150459, 33723, 33724, 48573, 150465, 150467, 150468, 150469, 150470, 150471, 150472, 150473, 150474, 150475, 33735, 150477, 150478, 150479, 150480, 150481, 150482, 150483, 150484, 33746, 150486, 33752, 33754, 150492, 25052, 150495, 150496, 150497, 150498, 33763, 55775, 150501, 150502, 150503, 150504, 150507, 150510, 33775, 150003, 150516, 150518, 34295, 150521, 150522, 150524, 150525) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:50:53,610 - 124765 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 05:50:53,611 - 124765 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-20 05:50:53,611 - 124765 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGeneration: 983 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:50:53,936 - 124765 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 983) into ServiceCore.WorkOrderAutoGeneration - __SPLIT__ 2026-07-20 05:51:14,610 - 124765 - src.utils.log - INFO - βœ… All 983 rows inserted successfully into ServiceCore.WorkOrderAutoGeneration in 1 batches - __SPLIT__ 2026-07-20 05:51:14,611 - 124765 - src.utils.log - INFO - πŸ” Fetching data: Select TOP 983 WorkOrderAutoGenerationId, ServiceSetupId , ModifiedBy, ModifiedDate, IsInitial From ServiceCore.WorkOrderAutoGeneration WHERE ModifiedDate='2026-07-16 14:51:40.420' and ServiceSetupId in (150529, 33786, 34818, 56836, 150533, 150534, 150535, 150538, 150539, 150031, 150032, 150546, 150547, 33785, 150549, 150550, 150551, 150552, 49685, 150554, 150556, 150557, 36892, 150559, 150560, 150561, 150562, 56867, 56864, 150565, 150566, 150571, 150573, 150574, 36910, 53806, 150579, 150580, 150584, 39481, 150587, 150588, 150589, 150590, 150592, 150593, 150598, 150600, 150601, 129618, 22612, 150615, 150616, 34905, 58460, 150620, 58462, 34910, 56414, 129633, 150625, 58472, 150636, 150637, 150640, 150641, 150642, 150647, 150649, 150650, 34428, 150654, 150655, 150656, 150657, 150658, 150659, 150660, 150661, 150662, 150663, 150667, 150669, 150670, 150671, 150673, 34450, 150675, 150676, 150677, 150678, 150679, 150680, 150681, 150682, 150683, 150684, 150173, 150685, 150686, 150687, 150688, 150689, 150690, 150691, 41124, 119474, 119476, 54453, 119480, 150202, 150205, 32958, 150207, 150210, 150211, 150212, 150214, 58567, 58571, 150222, 48334, 30416, 55510, 46811, 46813, 33508, 33509, 46820, 150252, 32492, 46320, 150264, 150265, 150266, 150269, 33736, 150288, 150289, 58649, 31001, 149787, 150303, 150309, 119590, 150312, 150313, 150314, 34965, 150326, 150334, 150338, 150341, 150342, 150345, 150347, 150352, 51356, 44538, 150355, 150358, 150359, 54615, 150361, 150365, 150370, 46434, 150374, 150375, 47462, 150379, 150380, 149870, 150383, 150384, 150385, 149874, 150387, 150392, 150394, 150395, 150396, 33659, 150398, 150400, 150401, 150402, 39813, 150410, 150411, 150412, 150414, 139663, 150415, 150416, 150417, 150418, 150420, 33681, 33684, 34709, 69019, 150427, 150429, 33694, 150435, 33701, 150439, 36264, 33706, 150444, 33709, 150446, 150447, 36270, 36271, 150450, 150451, 150452, 33716, 150454, 150455, 150456, 150457, 150458, 150459, 33723, 33724, 48573, 150465, 150467, 150468, 150469, 150470, 150471, 150472, 150473, 150474, 150475, 33735, 150477, 150478, 150479, 150480, 150481, 150482, 150483, 150484, 33746, 150486, 33752, 33754, 150492, 25052, 150495, 150496, 150497, 150498, 33763, 55775, 150501, 150502, 150503, 150504, 150507, 150510, 33775, 150003, 150516, 150518, 34295, 150521, 150522, 150524, 150525)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:51:14,938 - 124765 - src.utils.log - INFO - βœ… Fetched 983 rows - __SPLIT__ 2026-07-20 05:51:14,940 - 124765 - src.utils.log - INFO - Id's of work order inserted to DB: [3682057 3682058 3682059 3682060 3682061 3682062 3682063 3682064 3682065 3682066 3682067 3682068 3682069 3682070 3682071 3682072 3682073 3682074 3682075 3682076 3682077 3682078 3682079 3682080 3682081 3682082 3682083 3682084 3682085 3682086 3682087 3682088 3682089 3682090 3682091 3682092 3682093 3682094 3682095 3682096 3682097 3682098 3682099 3682100 3682101 3682102 3682103 3682104 3682105 3682106 3682107 3682108 3682109 3682110 3682111 3682112 3682113 3682114 3682115 3682116 3682117 3682118 3682119 3682120 3682121 3682122 3682123 3682124 3682125 3682126 3682127 3682128 3682129 3682130 3682131 3682132 3682133 3682134 3682135 3682136 3682137 3682138 3682139 3682140 3682141 3682142 3682143 3682144 3682145 3682146 3682147 3682148 3682149 3682150 3682151 3682152 3682153 3682154 3682155 3682156 3682157 3682158 3682159 3682160 3682161 3682162 3682163 3682164 3682165 3682166 3682167 3682168 3682169 3682170 3682171 3682172 3682173 3682174 3682175 3682176 3682177 3682178 3682179 3682180 3682181 3682182 3682183 3682184 3682185 3682186 3682187 3682188 3682189 3682190 3682191 3682192 3682193 3682194 3682195 3682196 3682197 3682198 3682199 3682200 3682201 3682202 3682203 3682204 3682205 3682206 3682207 3682208 3682209 3682210 3682211 3682212 3682213 3682214 3682215 3682216 3682217 3682218 3682219 3682220 3682221 3682222 3682223 3682224 3682225 3682226 3682227 3682228 3682229 3682230 3682231 3682232 3682233 3682234 3682235 3682236 3682237 3682238 3682239 3682240 3682241 3682242 3682243 3682244 3682245 3682246 3682247 3682248 3682249 3682250 3682251 3682252 3682253 3682254 3682255 3682256 3682257 3682258 3682259 3682260 3682261 3682262 3682263 3682264 3682265 3682266 3682267 3682268 3682269 3682270 3682271 3682272 3682273 3682274 3682275 3682276 3682277 3682278 3682279 3682280 3682281 3682282 3682283 3682284 3682285 3682286 3682287 3682288 3682289 3682290 3682291 3682292 3682293 3682294 3682295 3682296 3682297 3682298 3682299 3682300 3682301 3682302 3682303 3682304 3682305 3682306 3682307 3682308 3682309 3682310 3682311 3682312 3682313 3682314 3682315 3682316 3682317 3682318 3682319 3682320 3682321 3682322 3682323 3682324 3682325 3682326 3682327 3682328 3682329 3682330 3682331 3682332 3682333 3682334 3682335 3682336 3682337 3682338 3682339 3682340 3682341 3682342 3682343 3682344 3682345 3682346 3682347 3682348 3682349 3682350 3682351 3682352 3682353 3682354 3682355 3682356 3682357 3682358 3682359 3682360 3682361 3682362 3682363 3682364 3682365 3682366 3682367 3682368 3682369 3682370 3682371 3682372 3682373 3682374 3682375 3682376 3682377 3682378 3682379 3682380 3682381 3682382 3682383 3682384 3682385 3682386 3682387 3682388 3682389 3682390 3682391 3682392 3682393 3682394 3682395 3682396 3682397 3682398 3682399 3682400 3682401 3682402 3682403 3682404 3682405 3682406 3682407 3682408 3682409 3682410 3682411 3682412 3682413 3682414 3682415 3682416 3682417 3682418 3682419 3682420 3682421 3682422 3682423 3682424 3682425 3682426 3682427 3682428 3682429 3682430 3682431 3682432 3682433 3682434 3682435 3682436 3682437 3682438 3682439 3682440 3682441 3682442 3682443 3682444 3682445 3682446 3682447 3682448 3682449 3682450 3682451 3682452 3682453 3682454 3682455 3682456 3682457 3682458 3682459 3682460 3682461 3682462 3682463 3682464 3682465 3682466 3682467 3682468 3682469 3682470 3682471 3682472 3682473 3682474 3682475 3682476 3682477 3682478 3682479 3682480 3682481 3682482 3682483 3682484 3682485 3682486 3682487 3682488 3682489 3682490 3682491 3682492 3682493 3682494 3682495 3682496 3682497 3682498 3682499 3682500 3682501 3682502 3682503 3682504 3682505 3682506 3682507 3682508 3682509 3682510 3682511 3682512 3682513 3682514 3682515 3682516 3682517 3682518 3682519 3682520 3682521 3682522 3682523 3682524 3682525 3682526 3682527 3682528 3682529 3682530 3682531 3682532 3682533 3682534 3682535 3682536 3682537 3682538 3682539 3682540 3682541 3682542 3682543 3682544 3682545 3682546 3682547 3682548 3682549 3682550 3682551 3682552 3682553 3682554 3682555 3682556 3682557 3682558 3682559 3682560 3682561 3682562 3682563 3682564 3682565 3682566 3682567 3682568 3682569 3682570 3682571 3682572 3682573 3682574 3682575 3682576 3682577 3682578 3682579 3682580 3682581 3682582 3682583 3682584 3682585 3682586 3682587 3682588 3682589 3682590 3682591 3682592 3682593 3682594 3682595 3682596 3682597 3682598 3682599 3682600 3682601 3682602 3682603 3682604 3682605 3682606 3682607 3682608 3682609 3682610 3682611 3682612 3682613 3682614 3682615 3682616 3682617 3682618 3682619 3682620 3682621 3682622 3682623 3682624 3682625 3682626 3682627 3682628 3682629 3682630 3682631 3682632 3682633 3682634 3682635 3682636 3682637 3682638 3682639 3682640 3682641 3682642 3682643 3682644 3682645 3682646 3682647 3682648 3682649 3682650 3682651 3682652 3682653 3682654 3682655 3682656 3682657 3682658 3682659 3682660 3682661 3682662 3682663 3682664 3682665 3682666 3682667 3682668 3682669 3682670 3682671 3682672 3682673 3682674 3682675 3682676 3682677 3682678 3682679 3682680 3682681 3682682 3682683 3682684 3682685 3682686 3682687 3682688 3682689 3682690 3682691 3682692 3682693 3682694 3682695 3682696 3682697 3682698 3682699 3682700 3682701 3682702 3682703 3682704 3682705 3682706 3682707 3682708 3682709 3682710 3682711 3682712 3682713 3682714 3682715 3682716 3682717 3682718 3682719 3682720 3682721 3682722 3682723 3682724 3682725 3682726 3682727 3682728 3682729 3682730 3682731 3682732 3682733 3682734 3682735 3682736 3682737 3682738 3682739 3682740 3682741 3682742 3682743 3682744 3682745 3682746 3682747 3682748 3682749 3682750 3682751 3682752 3682753 3682754 3682755 3682756 3682757 3682758 3682759 3682760 3682761 3682762 3682763 3682764 3682765 3682766 3682767 3682768 3682769 3682770 3682771 3682772 3682773 3682774 3682775 3682776 3682777 3682778 3682779 3682780 3682781 3682782 3682783 3682784 3682785 3682786 3682787 3682788 3682789 3682790 3682791 3682792 3682793 3682794 3682795 3682796 3682797 3682798 3682799 3682800 3682801 3682802 3682803 3682804 3682805 3682806 3682807 3682808 3682809 3682810 3682811 3682812 3682813 3682814 3682815 3682816 3682817 3682818 3682819 3682820 3682821 3682822 3682823 3682824 3682825 3682826 3682827 3682828 3682829 3682830 3682831 3682832 3682833 3682834 3682835 3682836 3682837 3682838 3682839 3682840 3682841 3682842 3682843 3682844 3682845 3682846 3682847 3682848 3682849 3682850 3682851 3682852 3682853 3682854 3682855 3682856 3682857 3682858 3682859 3682860 3682861 3682862 3682863 3682864 3682865 3682866 3682867 3682868 3682869 3682870 3682871 3682872 3682873 3682874 3682875 3682876 3682877 3682878 3682879 3682880 3682881 3682882 3682883 3682884 3682885 3682886 3682887 3682888 3682889 3682890 3682891 3682892 3682893 3682894 3682895 3682896 3682897 3682898 3682899 3682900 3682901 3682902 3682903 3682904 3682905 3682906 3682907 3682908 3682909 3682910 3682911 3682912 3682913 3682914 3682915 3682916 3682917 3682918 3682919 3682920 3682921 3682922 3682923 3682924 3682925 3682926 3682927 3682928 3682929 3682930 3682931 3682932 3682933 3682934 3682935 3682936 3682937 3682938 3682939 3682940 3682941 3682942 3682943 3682944 3682945 3682946 3682947 3682948 3682949 3682950 3682951 3682952 3682953 3682954 3682955 3682956 3682957 3682958 3682959 3682960 3682961 3682962 3682963 3682964 3682965 3682966 3682967 3682968 3682969 3682970 3682971 3682972 3682973 3682974 3682975 3682976 3682977 3682978 3682979 3682980 3682981 3682982 3682983 3682984 3682985 3682986 3682987 3682988 3682989 3682990 3682991 3682992 3682993 3682994 3682995 3682996 3682997 3682998 3682999 3683000 3683001 3683002 3683003 3683004 3683005 3683006 3683007 3683008 3683009 3683010 3683011 3683012 3683013 3683014 3683015 3683016 3683017 3683018 3683019 3683020 3683021 3683022 3683023 3683024 3683025 3683026 3683027 3683028 3683029 3683030 3683031 3683032 3683033 3683034 3683035 3683036 3683037 3683038 3683039] - __SPLIT__ 2026-07-20 05:51:14,940 - 124765 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId in (150529, 33786, 34818, 56836, 150533, 150534, 150535, 150538, 150539, 150031, 150032, 150546, 150547, 33785, 150549, 150550, 150551, 150552, 49685, 150554, 150556, 150557, 36892, 150559, 150560, 150561, 150562, 56867, 56864, 150565, 150566, 150571, 150573, 150574, 36910, 53806, 150579, 150580, 150584, 39481, 150587, 150588, 150589, 150590, 150592, 150593, 150598, 150600, 150601, 129618, 22612, 150615, 150616, 34905, 58460, 150620, 58462, 34910, 56414, 129633, 150625, 58472, 150636, 150637, 150640, 150641, 150642, 150647, 150649, 150650, 34428, 150654, 150655, 150656, 150657, 150658, 150659, 150660, 150661, 150662, 150663, 150667, 150669, 150670, 150671, 150673, 34450, 150675, 150676, 150677, 150678, 150679, 150680, 150681, 150682, 150683, 150684, 150173, 150685, 150686, 150687, 150688, 150689, 150690, 150691, 41124, 119474, 119476, 54453, 119480, 150202, 150205, 32958, 150207, 150210, 150211, 150212, 150214, 58567, 58571, 150222, 48334, 30416, 55510, 46811, 46813, 33508, 33509, 46820, 150252, 32492, 46320, 150264, 150265, 150266, 150269, 33736, 150288, 150289, 58649, 31001, 149787, 150303, 150309, 119590, 150312, 150313, 150314, 34965, 150326, 150334, 150338, 150341, 150342, 150345, 150347, 150352, 51356, 44538, 150355, 150358, 150359, 54615, 150361, 150365, 150370, 46434, 150374, 150375, 47462, 150379, 150380, 149870, 150383, 150384, 150385, 149874, 150387, 150392, 150394, 150395, 150396, 33659, 150398, 150400, 150401, 150402, 39813, 150410, 150411, 150412, 150414, 139663, 150415, 150416, 150417, 150418, 150420, 33681, 33684, 34709, 69019, 150427, 150429, 33694, 150435, 33701, 150439, 36264, 33706, 150444, 33709, 150446, 150447, 36270, 36271, 150450, 150451, 150452, 33716, 150454, 150455, 150456, 150457, 150458, 150459, 33723, 33724, 48573, 150465, 150467, 150468, 150469, 150470, 150471, 150472, 150473, 150474, 150475, 33735, 150477, 150478, 150479, 150480, 150481, 150482, 150483, 150484, 33746, 150486, 33752, 33754, 150492, 25052, 150495, 150496, 150497, 150498, 33763, 55775, 150501, 150502, 150503, 150504, 150507, 150510, 33775, 150003, 150516, 150518, 34295, 150521, 150522, 150524, 150525);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:51:15,208 - 124765 - src.utils.log - INFO - βœ… Fetched 11 rows - __SPLIT__ 2026-07-20 05:51:15,208 - 124765 - src.utils.log - INFO - Inside get_remaining_temp_tables - __SPLIT__ 2026-07-20 05:51:15,209 - 124765 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from servicecore.serviceSetupServices sss where ServiceSetupId in (150529, 150533, 150534, 150535, 150538, 150539, 150546, 150547, 150549, 150551, 150552, 150554, 150556, 150557, 150559, 150560, 150561, 150562, 150565, 150566, 150571, 150573, 150574, 150579, 150580, 150584, 150587, 150588, 150589, 150590, 150592, 150593, 150598, 150600, 150601, 150615, 150616, 150620, 150625, 150636, 150637, 150640, 150641, 150642, 150647, 150649, 150650, 150654, 150655, 150656, 150657, 150658, 150659, 150660, 150661, 150662, 150663, 150667, 150669, 150670, 150671, 150673, 150675, 150676, 150677, 150678, 150679, 150680, 150681, 150682, 150683, 150684, 150685, 150686, 150687, 150688, 150689, 150690, 150691, 150338, 150341, 150342, 150345, 150347, 150352, 150355, 150358, 150359, 150361, 150365, 150370, 150374, 150375, 150379, 150380, 150383, 150384, 150385, 150387, 150392, 150394, 150395, 150396, 150398, 150400, 150401, 150402, 150410, 150411, 150412, 150414, 150415, 150416, 150417, 150418, 150420, 150427, 150429, 150435, 150439, 150444, 150446, 150447, 150450, 150451, 150452, 150454, 150455, 150456, 150457, 150458, 150459, 150465, 150467, 150468, 150469, 150470, 150472, 150473, 150474, 150475, 150477, 150478, 150479, 150480, 150481, 150482, 150483, 150484, 150486, 150492, 150495, 150496, 150497, 150498, 150501, 150502, 150503, 150504, 150507, 150510, 150516, 150518, 150521, 150522, 150524, 150525)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:51:15,492 - 124765 - src.utils.log - INFO - βœ… Fetched 268 rows - __SPLIT__ 2026-07-20 05:51:15,492 - 124765 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from servicecore.ServiceSetupInitialServices sss where ServiceSetupId in (150529, 150533, 150534, 150535, 150538, 150539, 150546, 150547, 150549, 150551, 150552, 150554, 150556, 150557, 150559, 150560, 150561, 150562, 150565, 150566, 150571, 150573, 150574, 150579, 150580, 150584, 150587, 150588, 150589, 150590, 150592, 150593, 150598, 150600, 150601, 150615, 150616, 150620, 150625, 150636, 150637, 150640, 150641, 150642, 150647, 150649, 150650, 150654, 150655, 150656, 150657, 150658, 150659, 150660, 150661, 150662, 150663, 150667, 150669, 150670, 150671, 150673, 150675, 150676, 150677, 150678, 150679, 150680, 150681, 150682, 150683, 150684, 150685, 150686, 150687, 150688, 150689, 150690, 150691, 150338, 150341, 150342, 150345, 150347, 150352, 150355, 150358, 150359, 150361, 150365, 150370, 150374, 150375, 150379, 150380, 150383, 150384, 150385, 150387, 150392, 150394, 150395, 150396, 150398, 150400, 150401, 150402, 150410, 150411, 150412, 150414, 150415, 150416, 150417, 150418, 150420, 150427, 150429, 150435, 150439, 150444, 150446, 150447, 150450, 150451, 150452, 150454, 150455, 150456, 150457, 150458, 150459, 150465, 150467, 150468, 150469, 150470, 150472, 150473, 150474, 150475, 150477, 150478, 150479, 150480, 150481, 150482, 150483, 150484, 150486, 150492, 150495, 150496, 150497, 150498, 150501, 150502, 150503, 150504, 150507, 150510, 150516, 150518, 150521, 150522, 150524, 150525)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:51:15,768 - 124765 - src.utils.log - INFO - βœ… Fetched 128 rows - __SPLIT__ 2026-07-20 05:51:15,776 - 124765 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupCrew ssc where ServiceSetupId in (150529, 150533, 150534, 150535, 150538, 150539, 150546, 150547, 150549, 150551, 150552, 150554, 150556, 150557, 150559, 150560, 150561, 150562, 150565, 150566, 150571, 150573, 150574, 150579, 150580, 150584, 150587, 150588, 150589, 150590, 150592, 150593, 150598, 150600, 150601, 150615, 150616, 150620, 150625, 150636, 150637, 150640, 150641, 150642, 150647, 150649, 150650, 150654, 150655, 150656, 150657, 150658, 150659, 150660, 150661, 150662, 150663, 150667, 150669, 150670, 150671, 150673, 150675, 150676, 150677, 150678, 150679, 150680, 150681, 150682, 150683, 150684, 150685, 150686, 150687, 150688, 150689, 150690, 150691, 150338, 150341, 150342, 150345, 150347, 150352, 150355, 150358, 150359, 150361, 150365, 150370, 150374, 150375, 150379, 150380, 150383, 150384, 150385, 150387, 150392, 150394, 150395, 150396, 150398, 150400, 150401, 150402, 150410, 150411, 150412, 150414, 150415, 150416, 150417, 150418, 150420, 150427, 150429, 150435, 150439, 150444, 150446, 150447, 150450, 150451, 150452, 150454, 150455, 150456, 150457, 150458, 150459, 150465, 150467, 150468, 150469, 150470, 150472, 150473, 150474, 150475, 150477, 150478, 150479, 150480, 150481, 150482, 150483, 150484, 150486, 150492, 150495, 150496, 150497, 150498, 150501, 150502, 150503, 150504, 150507, 150510, 150516, 150518, 150521, 150522, 150524, 150525)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:51:16,068 - 124765 - src.utils.log - INFO - βœ… Fetched 318 rows - __SPLIT__ 2026-07-20 05:51:16,069 - 124765 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSalesPersonCommission ssspc where ServiceSetupId in (150529, 150533, 150534, 150535, 150538, 150539, 150546, 150547, 150549, 150551, 150552, 150554, 150556, 150557, 150559, 150560, 150561, 150562, 150565, 150566, 150571, 150573, 150574, 150579, 150580, 150584, 150587, 150588, 150589, 150590, 150592, 150593, 150598, 150600, 150601, 150615, 150616, 150620, 150625, 150636, 150637, 150640, 150641, 150642, 150647, 150649, 150650, 150654, 150655, 150656, 150657, 150658, 150659, 150660, 150661, 150662, 150663, 150667, 150669, 150670, 150671, 150673, 150675, 150676, 150677, 150678, 150679, 150680, 150681, 150682, 150683, 150684, 150685, 150686, 150687, 150688, 150689, 150690, 150691, 150338, 150341, 150342, 150345, 150347, 150352, 150355, 150358, 150359, 150361, 150365, 150370, 150374, 150375, 150379, 150380, 150383, 150384, 150385, 150387, 150392, 150394, 150395, 150396, 150398, 150400, 150401, 150402, 150410, 150411, 150412, 150414, 150415, 150416, 150417, 150418, 150420, 150427, 150429, 150435, 150439, 150444, 150446, 150447, 150450, 150451, 150452, 150454, 150455, 150456, 150457, 150458, 150459, 150465, 150467, 150468, 150469, 150470, 150472, 150473, 150474, 150475, 150477, 150478, 150479, 150480, 150481, 150482, 150483, 150484, 150486, 150492, 150495, 150496, 150497, 150498, 150501, 150502, 150503, 150504, 150507, 150510, 150516, 150518, 150521, 150522, 150524, 150525)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:51:16,345 - 124765 - src.utils.log - INFO - βœ… Fetched 16 rows - __SPLIT__ 2026-07-20 05:51:16,346 - 124765 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupCommissionAdjustment ssspc where ServiceSetupId in (150529, 150533, 150534, 150535, 150538, 150539, 150546, 150547, 150549, 150551, 150552, 150554, 150556, 150557, 150559, 150560, 150561, 150562, 150565, 150566, 150571, 150573, 150574, 150579, 150580, 150584, 150587, 150588, 150589, 150590, 150592, 150593, 150598, 150600, 150601, 150615, 150616, 150620, 150625, 150636, 150637, 150640, 150641, 150642, 150647, 150649, 150650, 150654, 150655, 150656, 150657, 150658, 150659, 150660, 150661, 150662, 150663, 150667, 150669, 150670, 150671, 150673, 150675, 150676, 150677, 150678, 150679, 150680, 150681, 150682, 150683, 150684, 150685, 150686, 150687, 150688, 150689, 150690, 150691, 150338, 150341, 150342, 150345, 150347, 150352, 150355, 150358, 150359, 150361, 150365, 150370, 150374, 150375, 150379, 150380, 150383, 150384, 150385, 150387, 150392, 150394, 150395, 150396, 150398, 150400, 150401, 150402, 150410, 150411, 150412, 150414, 150415, 150416, 150417, 150418, 150420, 150427, 150429, 150435, 150439, 150444, 150446, 150447, 150450, 150451, 150452, 150454, 150455, 150456, 150457, 150458, 150459, 150465, 150467, 150468, 150469, 150470, 150472, 150473, 150474, 150475, 150477, 150478, 150479, 150480, 150481, 150482, 150483, 150484, 150486, 150492, 150495, 150496, 150497, 150498, 150501, 150502, 150503, 150504, 150507, 150510, 150516, 150518, 150521, 150522, 150524, 150525)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:51:16,621 - 124765 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 05:51:16,622 - 124765 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.serviceSetupAppliedDiscount WHERE ServiceSetupId in (150529, 150533, 150534, 150535, 150538, 150539, 150546, 150547, 150549, 150551, 150552, 150554, 150556, 150557, 150559, 150560, 150561, 150562, 150565, 150566, 150571, 150573, 150574, 150579, 150580, 150584, 150587, 150588, 150589, 150590, 150592, 150593, 150598, 150600, 150601, 150615, 150616, 150620, 150625, 150636, 150637, 150640, 150641, 150642, 150647, 150649, 150650, 150654, 150655, 150656, 150657, 150658, 150659, 150660, 150661, 150662, 150663, 150667, 150669, 150670, 150671, 150673, 150675, 150676, 150677, 150678, 150679, 150680, 150681, 150682, 150683, 150684, 150685, 150686, 150687, 150688, 150689, 150690, 150691, 150338, 150341, 150342, 150345, 150347, 150352, 150355, 150358, 150359, 150361, 150365, 150370, 150374, 150375, 150379, 150380, 150383, 150384, 150385, 150387, 150392, 150394, 150395, 150396, 150398, 150400, 150401, 150402, 150410, 150411, 150412, 150414, 150415, 150416, 150417, 150418, 150420, 150427, 150429, 150435, 150439, 150444, 150446, 150447, 150450, 150451, 150452, 150454, 150455, 150456, 150457, 150458, 150459, 150465, 150467, 150468, 150469, 150470, 150472, 150473, 150474, 150475, 150477, 150478, 150479, 150480, 150481, 150482, 150483, 150484, 150486, 150492, 150495, 150496, 150497, 150498, 150501, 150502, 150503, 150504, 150507, 150510, 150516, 150518, 150521, 150522, 150524, 150525);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:51:16,914 - 124765 - src.utils.log - INFO - βœ… Fetched 122 rows - __SPLIT__ 2026-07-20 05:51:16,916 - 124765 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.SetupSourceMapping WHERE ServiceSetupId in (150529, 150533, 150534, 150535, 150538, 150539, 150546, 150547, 150549, 150551, 150552, 150554, 150556, 150557, 150559, 150560, 150561, 150562, 150565, 150566, 150571, 150573, 150574, 150579, 150580, 150584, 150587, 150588, 150589, 150590, 150592, 150593, 150598, 150600, 150601, 150615, 150616, 150620, 150625, 150636, 150637, 150640, 150641, 150642, 150647, 150649, 150650, 150654, 150655, 150656, 150657, 150658, 150659, 150660, 150661, 150662, 150663, 150667, 150669, 150670, 150671, 150673, 150675, 150676, 150677, 150678, 150679, 150680, 150681, 150682, 150683, 150684, 150685, 150686, 150687, 150688, 150689, 150690, 150691, 150338, 150341, 150342, 150345, 150347, 150352, 150355, 150358, 150359, 150361, 150365, 150370, 150374, 150375, 150379, 150380, 150383, 150384, 150385, 150387, 150392, 150394, 150395, 150396, 150398, 150400, 150401, 150402, 150410, 150411, 150412, 150414, 150415, 150416, 150417, 150418, 150420, 150427, 150429, 150435, 150439, 150444, 150446, 150447, 150450, 150451, 150452, 150454, 150455, 150456, 150457, 150458, 150459, 150465, 150467, 150468, 150469, 150470, 150472, 150473, 150474, 150475, 150477, 150478, 150479, 150480, 150481, 150482, 150483, 150484, 150486, 150492, 150495, 150496, 150497, 150498, 150501, 150502, 150503, 150504, 150507, 150510, 150516, 150518, 150521, 150522, 150524, 150525);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:51:17,189 - 124765 - src.utils.log - INFO - βœ… Fetched 11 rows - __SPLIT__ 2026-07-20 05:51:17,190 - 124765 - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM [ServiceCore].[CommunicationPreferencesServiceReportNotification] WITH(NOLOCK) WHERE EntityType = 'Setup' AND ServiceSetupId in (150529, 150533, 150534, 150535, 150538, 150539, 150546, 150547, 150549, 150551, 150552, 150554, 150556, 150557, 150559, 150560, 150561, 150562, 150565, 150566, 150571, 150573, 150574, 150579, 150580, 150584, 150587, 150588, 150589, 150590, 150592, 150593, 150598, 150600, 150601, 150615, 150616, 150620, 150625, 150636, 150637, 150640, 150641, 150642, 150647, 150649, 150650, 150654, 150655, 150656, 150657, 150658, 150659, 150660, 150661, 150662, 150663, 150667, 150669, 150670, 150671, 150673, 150675, 150676, 150677, 150678, 150679, 150680, 150681, 150682, 150683, 150684, 150685, 150686, 150687, 150688, 150689, 150690, 150691, 150338, 150341, 150342, 150345, 150347, 150352, 150355, 150358, 150359, 150361, 150365, 150370, 150374, 150375, 150379, 150380, 150383, 150384, 150385, 150387, 150392, 150394, 150395, 150396, 150398, 150400, 150401, 150402, 150410, 150411, 150412, 150414, 150415, 150416, 150417, 150418, 150420, 150427, 150429, 150435, 150439, 150444, 150446, 150447, 150450, 150451, 150452, 150454, 150455, 150456, 150457, 150458, 150459, 150465, 150467, 150468, 150469, 150470, 150472, 150473, 150474, 150475, 150477, 150478, 150479, 150480, 150481, 150482, 150483, 150484, 150486, 150492, 150495, 150496, 150497, 150498, 150501, 150502, 150503, 150504, 150507, 150510, 150516, 150518, 150521, 150522, 150524, 150525);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:51:18,273 - 124765 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 05:51:18,274 - 124765 - src.utils.log - INFO - πŸ” Fetching data: SELECT * From CRM.LeadNote WHERE RefType = 'Setup' and RefId in (150529, 150533, 150534, 150535, 150538, 150539, 150546, 150547, 150549, 150551, 150552, 150554, 150556, 150557, 150559, 150560, 150561, 150562, 150565, 150566, 150571, 150573, 150574, 150579, 150580, 150584, 150587, 150588, 150589, 150590, 150592, 150593, 150598, 150600, 150601, 150615, 150616, 150620, 150625, 150636, 150637, 150640, 150641, 150642, 150647, 150649, 150650, 150654, 150655, 150656, 150657, 150658, 150659, 150660, 150661, 150662, 150663, 150667, 150669, 150670, 150671, 150673, 150675, 150676, 150677, 150678, 150679, 150680, 150681, 150682, 150683, 150684, 150685, 150686, 150687, 150688, 150689, 150690, 150691, 150338, 150341, 150342, 150345, 150347, 150352, 150355, 150358, 150359, 150361, 150365, 150370, 150374, 150375, 150379, 150380, 150383, 150384, 150385, 150387, 150392, 150394, 150395, 150396, 150398, 150400, 150401, 150402, 150410, 150411, 150412, 150414, 150415, 150416, 150417, 150418, 150420, 150427, 150429, 150435, 150439, 150444, 150446, 150447, 150450, 150451, 150452, 150454, 150455, 150456, 150457, 150458, 150459, 150465, 150467, 150468, 150469, 150470, 150472, 150473, 150474, 150475, 150477, 150478, 150479, 150480, 150481, 150482, 150483, 150484, 150486, 150492, 150495, 150496, 150497, 150498, 150501, 150502, 150503, 150504, 150507, 150510, 150516, 150518, 150521, 150522, 150524, 150525);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:51:18,549 - 124765 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 05:51:18,582 - 124765 - src.utils.log - INFO - Inside insert_data_in_temp_tables for work order generation - __SPLIT__ 2026-07-20 05:51:18,582 - 124765 - src.utils.log - INFO - πŸ“₯ Empty dataframe of CRM.LeadNote: - __SPLIT__ 2026-07-20 05:51:18,582 - 124765 - src.utils.log - INFO - leadNoteDf inserted to dream DB - __SPLIT__ 2026-07-20 05:51:18,583 - 124765 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.CommunicationPreferencesServiceReportNotification: - __SPLIT__ 2026-07-20 05:51:18,583 - 124765 - src.utils.log - INFO - CommunicationPreferencesServiceReportNotification inserted to dream DB - __SPLIT__ 2026-07-20 05:51:18,583 - 124765 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-20 05:51:18,583 - 124765 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN ('3682672', '3682327', '3682312', '3682146', '3682516', '3682085', '3682686', '3682251', '3682089', '3682247', '3683007', '3682637', '3682616', '3682108', '3682977', '3682178', '3682723', '3682846', '3682961') ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:51:18,847 - 124765 - src.utils.log - INFO - βœ… Fetched 19 rows - __SPLIT__ 2026-07-20 05:51:18,848 - 124765 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.SetupAutoGenerationSourceMapping: 0 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:51:19,133 - 124765 - src.utils.log - INFO - βœ… All 0 rows inserted successfully into ServiceCore.SetupAutoGenerationSourceMapping in 0 batches - __SPLIT__ 2026-07-20 05:51:19,133 - 124765 - src.utils.log - INFO - SetupAutoGenerationSourceMapping inserted to dream DB - __SPLIT__ 2026-07-20 05:51:19,133 - 124765 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-20 05:51:19,133 - 124765 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN (3682306, 3682307, 3682821, 3682311, 3682312, 3682313, 3682826, 3682827, 3682314, 3682315, 3682830, 3682316, 3682834, 3682836, 3682326, 3682331, 3682845, 3682850, 3682852, 3682341, 3682857, 3682349, 3682350, 3682864, 3682865, 3682354, 3682359, 3682871, 3682366, 3682878, 3682881, 3682884, 3682885, 3682886, 3682895, 3682896, 3682901, 3682907, 3682909, 3682910, 3682911, 3682921, 3682923, 3682925, 3682935, 3682936, 3682941, 3682432, 3682948, 3682436, 3682951, 3682954, 3682442, 3682446, 3682962, 3682963, 3682452, 3682965, 3682966, 3682455, 3682968, 3682460, 3682461, 3682975, 3682976, 3682977, 3682469, 3682987, 3682476, 3682480, 3682481, 3682992, 3682483, 3682996, 3682997, 3682999, 3683000, 3683003, 3682494, 3683009, 3682498, 3682499, 3682503, 3682505, 3683018, 3682507, 3682509, 3682510, 3682511, 3683024, 3682513, 3683027, 3682515, 3682520, 3683034, 3682526, 3683038, 3682528, 3682529, 3682530, 3682534, 3682538, 3682545, 3682549, 3682556, 3682566, 3682571, 3682578, 3682579, 3682075, 3682076, 3682077, 3682588, 3682080, 3682081, 3682082, 3682595, 3682083, 3682084, 3682086, 3682598, 3682088, 3682607, 3682611, 3682612, 3682105, 3682617, 3682622, 3682629, 3682631, 3682634, 3682123, 3682639, 3682128, 3682131, 3682132, 3682644, 3682646, 3682647, 3682648, 3682649, 3682138, 3682142, 3682149, 3682662, 3682664, 3682808, 3682667, 3682157, 3682158, 3682160, 3682675, 3682677, 3682678, 3682167, 3682679, 3682680, 3682681, 3682683, 3682684, 3682685, 3682686, 3682687, 3682176, 3682179, 3682693, 3682183, 3682697, 3682187, 3682702, 3682192, 3682194, 3682707, 3682196, 3682203, 3682205, 3682720, 3682211, 3682213, 3682219, 3682220, 3682226, 3682228, 3682741, 3682231, 3682233, 3682746, 3682235, 3682745, 3682240, 3682243, 3682756, 3682245, 3682246, 3682247, 3682248, 3682760, 3682761, 3682250, 3682757, 3682765, 3682766, 3682264, 3682265, 3682777, 3682779, 3682268, 3682269, 3682272, 3682784, 3682788, 3682791, 3682279, 3682797, 3682288, 3682289, 3682802, 3682803, 3682804, 3682293, 3682296, 3682299, 3682300, 3682814) ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:51:19,408 - 124765 - src.utils.log - INFO - βœ… Fetched 224 rows - __SPLIT__ 2026-07-20 05:51:19,409 - 124765 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationAppliedDiscount: 426 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:51:19,699 - 124765 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 426) into ServiceCore.WorkOrderAutoGenerationAppliedDiscount - __SPLIT__ 2026-07-20 05:51:21,978 - 124765 - src.utils.log - INFO - βœ… All 426 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationAppliedDiscount in 1 batches - __SPLIT__ 2026-07-20 05:51:21,979 - 124765 - src.utils.log - INFO - WorkOrderAutoGenerationAppliedDiscount inserted to dream DB - __SPLIT__ 2026-07-20 05:51:21,979 - 124765 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-20 05:51:21,979 - 124765 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN (3682946.0, 3682576.0, 3682961.0, 3682327.0, 3682457.0, 3682616.0, 3682234.0, 3682238.0, 3682239.0, 3682496.0, 3682241.0, 3682882.0, 3682627.0, 3682628.0, 3682501.0, 3682495.0, 3682629.0, 3682632.0, 3682506.0, 3682635.0, 3682250.0, 3682507.0, 3682516.0, 3682284.0) ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:51:22,244 - 124765 - src.utils.log - INFO - βœ… Fetched 24 rows - __SPLIT__ 2026-07-20 05:51:22,245 - 124765 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.SubWorkOrderAutoGeneration: 24 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:51:22,540 - 124765 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 24) into ServiceCore.SubWorkOrderAutoGeneration - __SPLIT__ 2026-07-20 05:51:23,672 - 124765 - src.utils.log - INFO - βœ… All 24 rows inserted successfully into ServiceCore.SubWorkOrderAutoGeneration in 1 batches - __SPLIT__ 2026-07-20 05:51:23,673 - 124765 - src.utils.log - INFO - SubWorkOrderAutoGeneration inserted to dream DB - __SPLIT__ 2026-07-20 05:51:23,673 - 124765 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationCommissionAdjustment: - __SPLIT__ 2026-07-20 05:51:23,673 - 124765 - src.utils.log - INFO - SubWorkOrderAutoGeneration inserted to dream DB - __SPLIT__ 2026-07-20 05:51:23,673 - 124765 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-20 05:51:23,673 - 124765 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN (3682531, 3682645, 3682863) ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:51:23,937 - 124765 - src.utils.log - INFO - βœ… Fetched 3 rows - __SPLIT__ 2026-07-20 05:51:23,938 - 124765 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationSalesPersonCommission: 12 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:51:24,226 - 124765 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 12) into ServiceCore.WorkOrderAutoGenerationSalesPersonCommission - __SPLIT__ 2026-07-20 05:51:25,164 - 124765 - src.utils.log - INFO - βœ… All 12 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationSalesPersonCommission in 1 batches - __SPLIT__ 2026-07-20 05:51:25,165 - 124765 - src.utils.log - INFO - WorkOrderAutoGenerationSalesPersonCommission_df inserted to dream DB - __SPLIT__ 2026-07-20 05:51:25,165 - 124765 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-20 05:51:25,165 - 124765 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN (3682304, 3682305, 3682306, 3682307, 3682308, 3682309, 3682310, 3682311, 3682312, 3682313, 3682314, 3682315, 3682316, 3682317, 3682318, 3682319, 3682320, 3682321, 3682322, 3682323, 3682324, 3682325, 3682326, 3682328, 3682329, 3682330, 3682331, 3682332, 3682333, 3682334, 3682335, 3682336, 3682337, 3682338, 3682339, 3682340, 3682341, 3682342, 3682343, 3682344, 3682345, 3682346, 3682347, 3682348, 3682349, 3682350, 3682351, 3682352, 3682353, 3682354, 3682355, 3682356, 3682357, 3682358, 3682359, 3682360, 3682361, 3682362, 3682363, 3682364, 3682365, 3682366, 3682367, 3682368, 3682369, 3682370, 3682371, 3682372, 3682373, 3682374, 3682375, 3682376, 3682377, 3682378, 3682379, 3682380, 3682381, 3682382, 3682383, 3682384, 3682385, 3682386, 3682387, 3682388, 3682389, 3682390, 3682391, 3682392, 3682393, 3682394, 3682395, 3682396, 3682397, 3682398, 3682399, 3682400, 3682401, 3682402, 3682403, 3682404, 3682405, 3682406, 3682407, 3682408, 3682409, 3682410, 3682411, 3682412, 3682413, 3682414, 3682415, 3682416, 3682417, 3682418, 3682419, 3682420, 3682421, 3682422, 3682423, 3682424, 3682425, 3682426, 3682427, 3682428, 3682429, 3682430, 3682431, 3682432, 3682433, 3682434, 3682435, 3682436, 3682437, 3682438, 3682439, 3682440, 3682441, 3682442, 3682443, 3682444, 3682445, 3682446, 3682447, 3682448, 3682449, 3682450, 3682451, 3682452, 3682453, 3682454, 3682455, 3682456, 3682458, 3682459, 3682460, 3682461, 3682462, 3682463, 3682464, 3682465, 3682466, 3682467, 3682468, 3682469, 3682470, 3682471, 3682472, 3682473, 3682474, 3682475, 3682476, 3682477, 3682478, 3682479, 3682480, 3682481, 3682482, 3682483, 3682484, 3682485, 3682486, 3682487, 3682488, 3682489, 3682490, 3682491, 3682492, 3682493, 3682494, 3682497, 3682498, 3682499, 3682500, 3682502, 3682504, 3682505, 3682508, 3682509, 3682510, 3682511, 3682512, 3682513, 3682514, 3682515, 3682517, 3682518, 3682519, 3682520, 3682521, 3682522, 3682523, 3682524, 3682525, 3682526, 3682527, 3682528, 3682529, 3682530, 3682531, 3682532, 3682533, 3682534, 3682535, 3682536, 3682537, 3682538, 3682539, 3682540, 3682541, 3682542, 3682543, 3682544, 3682545, 3682546, 3682547, 3682548, 3682549, 3682550, 3682551, 3682552, 3682553, 3682554, 3682555, 3682556, 3682557, 3682558, 3682559, 3682560, 3682561, 3682562, 3682563, 3682564, 3682565, 3682566, 3682567, 3682568, 3682569, 3682570, 3682571, 3682572, 3682573, 3682574, 3682575, 3682577, 3682578, 3682579, 3682580, 3682581, 3682582, 3682583, 3682584, 3682585, 3682586, 3682587, 3682588, 3682589, 3682590, 3682591, 3682592, 3682593, 3682594, 3682595, 3682596, 3682597, 3682598, 3682599, 3682600, 3682601, 3682602, 3682603, 3682604, 3682605, 3682606, 3682607, 3682608, 3682609, 3682610, 3682611, 3682612, 3682613, 3682614, 3682615, 3682617, 3682618, 3682619, 3682620, 3682621, 3682622, 3682623, 3682624, 3682625, 3682626, 3682630, 3682631, 3682633, 3682634, 3682636, 3682637, 3682638, 3682639, 3682640, 3682641, 3682642, 3682643, 3682644, 3682645, 3682647, 3682648, 3682649, 3682650, 3682651, 3682652, 3682653, 3682654, 3682655, 3682656, 3682657, 3682658, 3682659, 3682660, 3682661, 3682662, 3682663, 3682664, 3682665, 3682666, 3682667, 3682668, 3682669, 3682670, 3682671, 3682673, 3682674, 3682675, 3682676, 3682677, 3682678, 3682679, 3682680, 3682681, 3682682, 3682683, 3682684, 3682685, 3682686, 3682687, 3682688, 3682689, 3682690, 3682691, 3682692, 3682693, 3682694, 3682695, 3682696, 3682697, 3682698, 3682699, 3682700, 3682701, 3682702, 3682703, 3682704, 3682705, 3682706, 3682707, 3682708, 3682709, 3682710, 3682711, 3682712, 3682713, 3682714, 3682715, 3682716, 3682717, 3682718, 3682719, 3682720, 3682721, 3682722, 3682723, 3682724, 3682725, 3682726, 3682727, 3682728, 3682729, 3682730, 3682731, 3682732, 3682733, 3682734, 3682735, 3682736, 3682737, 3682738, 3682739, 3682740, 3682741, 3682742, 3682743, 3682744, 3682745, 3682746, 3682747, 3682748, 3682749, 3682750, 3682751, 3682752, 3682753, 3682754, 3682755, 3682756, 3682757, 3682758, 3682759, 3682760, 3682761, 3682762, 3682763, 3682764, 3682765, 3682766, 3682767, 3682768, 3682769, 3682770, 3682771, 3682772, 3682773, 3682774, 3682775, 3682776, 3682777, 3682778, 3682779, 3682780, 3682781, 3682782, 3682783, 3682784, 3682785, 3682786, 3682787, 3682788, 3682789, 3682790, 3682791, 3682792, 3682793, 3682794, 3682795, 3682796, 3682797, 3682798, 3682799, 3682800, 3682801, 3682802, 3682803, 3682804, 3682805, 3682806, 3682807, 3682808, 3682809, 3682810, 3682811, 3682812, 3682813, 3682814, 3682815, 3682816, 3682817, 3682818, 3682819, 3682820, 3682821, 3682822, 3682823, 3682824, 3682825, 3682826, 3682827, 3682828, 3682829, 3682830, 3682831, 3682832, 3682833, 3682834, 3682835, 3682836, 3682837, 3682838, 3682839, 3682840, 3682841, 3682842, 3682843, 3682844, 3682845, 3682847, 3682848, 3682849, 3682850, 3682851, 3682852, 3682853, 3682854, 3682855, 3682856, 3682857, 3682858, 3682859, 3682860, 3682861, 3682862, 3682863, 3682864, 3682865, 3682866, 3682867, 3682868, 3682869, 3682870, 3682871, 3682872, 3682873, 3682874, 3682875, 3682876, 3682877, 3682879, 3682880, 3682881, 3682883, 3682884, 3682885, 3682886, 3682887, 3682888, 3682889, 3682890, 3682891, 3682892, 3682893, 3682894, 3682895, 3682896, 3682897, 3682898, 3682899, 3682900, 3682901, 3682902, 3682903, 3682904, 3682905, 3682906, 3682907, 3682908, 3682909, 3682910, 3682911, 3682912, 3682913, 3682914, 3682915, 3682916, 3682917, 3682918, 3682919, 3682920, 3682921, 3682922, 3682923, 3682924, 3682925, 3682926, 3682927, 3682928, 3682929, 3682930, 3682931, 3682932, 3682933, 3682934, 3682935, 3682936, 3682937, 3682938, 3682939, 3682940, 3682941, 3682942, 3682943, 3682944, 3682945, 3682947, 3682948, 3682949, 3682950, 3682951, 3682952, 3682953, 3682954, 3682955, 3682956, 3682957, 3682958, 3682959, 3682960, 3682962, 3682963, 3682964, 3682965, 3682966, 3682967, 3682968, 3682969, 3682970, 3682971, 3682972, 3682973, 3682974, 3682975, 3682976, 3682977, 3682978, 3682979, 3682980, 3682981, 3682982, 3682983, 3682984, 3682985, 3682986, 3682987, 3682988, 3682989, 3682990, 3682991, 3682992, 3682993, 3682994, 3682995, 3682996, 3682997, 3682998, 3682999, 3683000, 3683001, 3683002, 3683003, 3683004, 3683005, 3683006, 3683007, 3683008, 3683009, 3683010, 3683011, 3683012, 3683013, 3683014, 3683015, 3683016, 3683017, 3683018, 3683019, 3683020, 3683021, 3683022, 3683023, 3683024, 3683025, 3683026, 3683027, 3683028, 3683029, 3683030, 3683031, 3683032, 3683033, 3683034, 3683035, 3683036, 3683037, 3683038, 3683039, 3682057, 3682058, 3682059, 3682060, 3682061, 3682062, 3682063, 3682064, 3682065, 3682066, 3682067, 3682068, 3682069, 3682070, 3682071, 3682072, 3682073, 3682074, 3682075, 3682076, 3682077, 3682078, 3682079, 3682080, 3682081, 3682082, 3682083, 3682084, 3682086, 3682087, 3682088, 3682089, 3682090, 3682091, 3682092, 3682093, 3682094, 3682095, 3682096, 3682097, 3682098, 3682099, 3682100, 3682101, 3682102, 3682103, 3682104, 3682105, 3682106, 3682107, 3682108, 3682109, 3682110, 3682111, 3682112, 3682113, 3682114, 3682115, 3682116, 3682117, 3682118, 3682119, 3682120, 3682121, 3682122, 3682123, 3682124, 3682125, 3682126, 3682127, 3682128, 3682129, 3682130, 3682131, 3682132, 3682133, 3682134, 3682135, 3682136, 3682137, 3682138, 3682139, 3682140, 3682141, 3682142, 3682143, 3682144, 3682145, 3682147, 3682148, 3682149, 3682150, 3682151, 3682152, 3682153, 3682154, 3682155, 3682156, 3682157, 3682158, 3682159, 3682160, 3682161, 3682162, 3682163, 3682164, 3682165, 3682166, 3682167, 3682168, 3682169, 3682170, 3682171, 3682172, 3682173, 3682174, 3682175, 3682176, 3682177, 3682178, 3682179, 3682180, 3682181, 3682182, 3682183, 3682184, 3682185, 3682186, 3682187, 3682188, 3682189, 3682190, 3682191, 3682192, 3682193, 3682194, 3682195, 3682196, 3682197, 3682198, 3682199, 3682200, 3682201, 3682202, 3682203, 3682204, 3682205, 3682206, 3682207, 3682208, 3682209, 3682210, 3682211, 3682212, 3682213, 3682214, 3682215, 3682216, 3682217, 3682218, 3682219, 3682220, 3682221, 3682222, 3682223, 3682224, 3682225, 3682226, 3682227, 3682228, 3682229, 3682230, 3682231, 3682232, 3682233, 3682235, 3682236, 3682237, 3682240, 3682242, 3682243, 3682244, 3682245, 3682246, 3682247, 3682248, 3682249, 3682251, 3682252, 3682253, 3682254, 3682255, 3682256, 3682257, 3682258, 3682259, 3682260, 3682261, 3682262, 3682263, 3682264, 3682265, 3682266, 3682267, 3682268, 3682269, 3682270, 3682271, 3682272, 3682273, 3682274, 3682275, 3682276, 3682277, 3682278, 3682279, 3682280, 3682281, 3682282, 3682283, 3682285, 3682286, 3682287, 3682288, 3682289, 3682290, 3682291, 3682292, 3682293, 3682294, 3682295, 3682296, 3682297, 3682298, 3682299, 3682300, 3682301, 3682302, 3682303) ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:51:25,476 - 124765 - src.utils.log - INFO - βœ… Fetched 952 rows - __SPLIT__ 2026-07-20 05:51:25,477 - 124765 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationCrews: 1100 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:51:25,764 - 124765 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 1100) into ServiceCore.WorkOrderAutoGenerationCrews - __SPLIT__ 2026-07-20 05:51:28,664 - 124765 - src.utils.log - INFO - βœ… All 1100 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationCrews in 1 batches - __SPLIT__ 2026-07-20 05:51:28,664 - 124765 - src.utils.log - INFO - WorkOrderAutoGenerationCrews inserted to dream DB - __SPLIT__ 2026-07-20 05:51:28,664 - 124765 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-20 05:51:28,665 - 124765 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN (3682057, 3682058, 3682059, 3682060, 3682061, 3682062, 3682063, 3682064, 3682065, 3682066, 3682067, 3682068, 3682069, 3682070, 3682071, 3682072, 3682073) ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:51:28,929 - 124765 - src.utils.log - INFO - βœ… Fetched 17 rows - __SPLIT__ 2026-07-20 05:51:28,930 - 124765 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationServices: 17 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:51:29,220 - 124765 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 17) into ServiceCore.WorkOrderAutoGenerationServices - __SPLIT__ 2026-07-20 05:51:30,167 - 124765 - src.utils.log - INFO - βœ… All 17 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationServices in 1 batches - __SPLIT__ 2026-07-20 05:51:30,168 - 124765 - src.utils.log - INFO - WorkOrderAutoGenerationServices inserted to dream DB - __SPLIT__ 2026-07-20 05:51:30,168 - 124765 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-20 05:51:30,168 - 124765 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN (3682304, 3682305, 3682306, 3682307, 3682308, 3682309, 3682310, 3682311, 3682312, 3682313, 3682314, 3682315, 3682316, 3682317, 3682318, 3682319, 3682320, 3682321, 3682322, 3682323, 3682324, 3682325, 3682326, 3682327, 3682328, 3682329, 3682330, 3682331, 3682332, 3682333, 3682334, 3682335, 3682336, 3682337, 3682338, 3682339, 3682340, 3682341, 3682342, 3682343, 3682344, 3682345, 3682346, 3682347, 3682348, 3682349, 3682350, 3682351, 3682352, 3682353, 3682354, 3682355, 3682356, 3682357, 3682358, 3682359, 3682360, 3682361, 3682362, 3682363, 3682364, 3682365, 3682366, 3682367, 3682368, 3682369, 3682370, 3682371, 3682372, 3682373, 3682374, 3682375, 3682376, 3682377, 3682378, 3682379, 3682380, 3682381, 3682382, 3682383, 3682384, 3682385, 3682386, 3682387, 3682388, 3682389, 3682390, 3682391, 3682392, 3682393, 3682394, 3682395, 3682396, 3682397, 3682398, 3682399, 3682400, 3682401, 3682402, 3682403, 3682404, 3682405, 3682406, 3682407, 3682408, 3682409, 3682410, 3682411, 3682412, 3682413, 3682414, 3682415, 3682416, 3682417, 3682418, 3682419, 3682420, 3682421, 3682422, 3682423, 3682424, 3682425, 3682426, 3682427, 3682428, 3682429, 3682430, 3682431, 3682432, 3682433, 3682434, 3682435, 3682436, 3682437, 3682438, 3682439, 3682440, 3682441, 3682442, 3682443, 3682444, 3682445, 3682446, 3682447, 3682448, 3682449, 3682450, 3682451, 3682452, 3682453, 3682454, 3682455, 3682456, 3682457, 3682458, 3682459, 3682460, 3682461, 3682462, 3682463, 3682464, 3682465, 3682466, 3682467, 3682468, 3682469, 3682470, 3682471, 3682472, 3682473, 3682474, 3682475, 3682476, 3682477, 3682478, 3682479, 3682480, 3682481, 3682482, 3682483, 3682484, 3682485, 3682486, 3682487, 3682488, 3682489, 3682490, 3682491, 3682492, 3682493, 3682494, 3682495, 3682496, 3682497, 3682498, 3682499, 3682500, 3682501, 3682502, 3682503, 3682504, 3682505, 3682506, 3682507, 3682508, 3682509, 3682510, 3682511, 3682512, 3682513, 3682514, 3682515, 3682516, 3682517, 3682518, 3682519, 3682520, 3682521, 3682522, 3682523, 3682524, 3682525, 3682526, 3682527, 3682528, 3682529, 3682530, 3682531, 3682532, 3682533, 3682534, 3682535, 3682536, 3682537, 3682538, 3682539, 3682540, 3682541, 3682542, 3682543, 3682544, 3682545, 3682546, 3682547, 3682548, 3682549, 3682550, 3682551, 3682552, 3682553, 3682554, 3682555, 3682556, 3682557, 3682558, 3682559, 3682560, 3682561, 3682562, 3682563, 3682564, 3682565, 3682566, 3682567, 3682568, 3682569, 3682570, 3682571, 3682572, 3682573, 3682574, 3682575, 3682576, 3682577, 3682578, 3682579, 3682580, 3682581, 3682582, 3682583, 3682584, 3682585, 3682586, 3682587, 3682588, 3682589, 3682590, 3682591, 3682592, 3682593, 3682594, 3682595, 3682596, 3682597, 3682598, 3682599, 3682600, 3682601, 3682602, 3682603, 3682604, 3682605, 3682606, 3682607, 3682608, 3682609, 3682610, 3682611, 3682612, 3682613, 3682614, 3682615, 3682616, 3682617, 3682618, 3682619, 3682620, 3682621, 3682622, 3682623, 3682624, 3682625, 3682626, 3682627, 3682628, 3682629, 3682630, 3682631, 3682632, 3682633, 3682634, 3682635, 3682636, 3682637, 3682638, 3682639, 3682640, 3682641, 3682642, 3682643, 3682644, 3682645, 3682646, 3682647, 3682648, 3682649, 3682650, 3682651, 3682652, 3682653, 3682654, 3682655, 3682656, 3682657, 3682658, 3682659, 3682660, 3682661, 3682662, 3682663, 3682664, 3682665, 3682666, 3682667, 3682668, 3682669, 3682670, 3682671, 3682672, 3682673, 3682674, 3682675, 3682676, 3682677, 3682678, 3682679, 3682680, 3682681, 3682682, 3682683, 3682684, 3682685, 3682686, 3682687, 3682688, 3682689, 3682690, 3682691, 3682692, 3682693, 3682694, 3682695, 3682696, 3682697, 3682698, 3682699, 3682700, 3682701, 3682702, 3682703, 3682704, 3682705, 3682706, 3682707, 3682708, 3682709, 3682710, 3682711, 3682712, 3682713, 3682714, 3682715, 3682716, 3682717, 3682718, 3682719, 3682720, 3682721, 3682722, 3682723, 3682724, 3682725, 3682726, 3682727, 3682728, 3682729, 3682730, 3682731, 3682732, 3682733, 3682734, 3682735, 3682736, 3682737, 3682738, 3682739, 3682740, 3682741, 3682742, 3682743, 3682744, 3682745, 3682746, 3682747, 3682748, 3682749, 3682750, 3682751, 3682752, 3682753, 3682754, 3682755, 3682756, 3682757, 3682758, 3682759, 3682760, 3682761, 3682762, 3682763, 3682764, 3682765, 3682766, 3682767, 3682768, 3682769, 3682770, 3682771, 3682772, 3682773, 3682774, 3682775, 3682776, 3682777, 3682778, 3682779, 3682780, 3682781, 3682782, 3682783, 3682784, 3682785, 3682786, 3682787, 3682788, 3682789, 3682790, 3682791, 3682792, 3682793, 3682794, 3682795, 3682796, 3682797, 3682798, 3682799, 3682800, 3682801, 3682802, 3682803, 3682804, 3682805, 3682806, 3682807, 3682808, 3682809, 3682810, 3682811, 3682812, 3682813, 3682814, 3682815, 3682816, 3682817, 3682818, 3682819, 3682820, 3682821, 3682822, 3682823, 3682824, 3682825, 3682826, 3682827, 3682828, 3682829, 3682830, 3682831, 3682832, 3682833, 3682834, 3682835, 3682836, 3682837, 3682838, 3682839, 3682840, 3682841, 3682842, 3682843, 3682844, 3682845, 3682846, 3682847, 3682848, 3682849, 3682850, 3682851, 3682852, 3682853, 3682854, 3682855, 3682856, 3682857, 3682858, 3682859, 3682860, 3682861, 3682862, 3682863, 3682864, 3682865, 3682866, 3682867, 3682868, 3682869, 3682870, 3682871, 3682872, 3682873, 3682874, 3682875, 3682876, 3682877, 3682878, 3682879, 3682880, 3682881, 3682882, 3682883, 3682884, 3682885, 3682886, 3682887, 3682888, 3682889, 3682890, 3682891, 3682892, 3682893, 3682894, 3682895, 3682896, 3682897, 3682898, 3682899, 3682900, 3682901, 3682902, 3682903, 3682904, 3682905, 3682906, 3682907, 3682908, 3682909, 3682910, 3682911, 3682912, 3682913, 3682914, 3682915, 3682916, 3682917, 3682918, 3682919, 3682920, 3682921, 3682922, 3682923, 3682924, 3682925, 3682926, 3682927, 3682928, 3682929, 3682930, 3682931, 3682932, 3682933, 3682934, 3682935, 3682936, 3682937, 3682938, 3682939, 3682940, 3682941, 3682942, 3682943, 3682944, 3682945, 3682946, 3682947, 3682948, 3682949, 3682950, 3682951, 3682952, 3682953, 3682954, 3682955, 3682956, 3682957, 3682958, 3682959, 3682960, 3682961, 3682962, 3682963, 3682964, 3682965, 3682966, 3682967, 3682968, 3682969, 3682970, 3682971, 3682972, 3682973, 3682974, 3682975, 3682976, 3682977, 3682978, 3682979, 3682980, 3682981, 3682982, 3682983, 3682984, 3682985, 3682986, 3682987, 3682988, 3682989, 3682990, 3682991, 3682992, 3682993, 3682994, 3682995, 3682996, 3682997, 3682998, 3682999, 3683000, 3683001, 3683002, 3683003, 3683004, 3683005, 3683006, 3683007, 3683008, 3683009, 3683010, 3683011, 3683012, 3683013, 3683014, 3683015, 3683016, 3683017, 3683018, 3683019, 3683020, 3683021, 3683022, 3683023, 3683024, 3683025, 3683026, 3683027, 3683028, 3683029, 3683030, 3683031, 3683032, 3683033, 3683034, 3683035, 3683036, 3683037, 3683038, 3683039, 3682074, 3682075, 3682076, 3682077, 3682078, 3682079, 3682080, 3682081, 3682082, 3682083, 3682084, 3682085, 3682086, 3682087, 3682088, 3682089, 3682090, 3682091, 3682092, 3682093, 3682094, 3682095, 3682096, 3682097, 3682098, 3682099, 3682100, 3682101, 3682102, 3682103, 3682104, 3682105, 3682106, 3682107, 3682108, 3682109, 3682110, 3682111, 3682112, 3682113, 3682114, 3682115, 3682116, 3682117, 3682118, 3682119, 3682120, 3682121, 3682122, 3682123, 3682124, 3682125, 3682126, 3682127, 3682128, 3682129, 3682130, 3682131, 3682132, 3682133, 3682134, 3682135, 3682136, 3682137, 3682138, 3682139, 3682140, 3682141, 3682142, 3682143, 3682144, 3682145, 3682146, 3682147, 3682148, 3682149, 3682150, 3682151, 3682152, 3682153, 3682154, 3682155, 3682156, 3682157, 3682158, 3682159, 3682160, 3682161, 3682162, 3682163, 3682164, 3682165, 3682166, 3682167, 3682168, 3682169, 3682170, 3682171, 3682172, 3682173, 3682174, 3682175, 3682176, 3682177, 3682178, 3682179, 3682180, 3682181, 3682182, 3682183, 3682184, 3682185, 3682186, 3682187, 3682188, 3682189, 3682190, 3682191, 3682192, 3682193, 3682194, 3682195, 3682196, 3682197, 3682198, 3682199, 3682200, 3682201, 3682202, 3682203, 3682204, 3682205, 3682206, 3682207, 3682208, 3682209, 3682210, 3682211, 3682212, 3682213, 3682214, 3682215, 3682216, 3682217, 3682218, 3682219, 3682220, 3682221, 3682222, 3682223, 3682224, 3682225, 3682226, 3682227, 3682228, 3682229, 3682230, 3682231, 3682232, 3682233, 3682234, 3682235, 3682236, 3682237, 3682238, 3682239, 3682240, 3682241, 3682242, 3682243, 3682244, 3682245, 3682246, 3682247, 3682248, 3682249, 3682250, 3682251, 3682252, 3682253, 3682254, 3682255, 3682256, 3682257, 3682258, 3682259, 3682260, 3682261, 3682262, 3682263, 3682264, 3682265, 3682266, 3682267, 3682268, 3682269, 3682270, 3682271, 3682272, 3682273, 3682274, 3682275, 3682276, 3682277, 3682278, 3682279, 3682280, 3682281, 3682282, 3682283, 3682284, 3682285, 3682286, 3682287, 3682288, 3682289, 3682290, 3682291, 3682292, 3682293, 3682294, 3682295, 3682296, 3682297, 3682298, 3682299, 3682300, 3682301, 3682302, 3682303) ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:51:30,477 - 124765 - src.utils.log - INFO - βœ… Fetched 966 rows - __SPLIT__ 2026-07-20 05:51:30,478 - 124765 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationServices: 1531 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:51:30,751 - 124765 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 1531) into ServiceCore.WorkOrderAutoGenerationServices - __SPLIT__ 2026-07-20 05:51:36,490 - 124765 - src.utils.log - INFO - βœ… All 1531 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationServices in 1 batches - __SPLIT__ 2026-07-20 05:51:36,491 - 124765 - src.utils.log - INFO - WorkOrderAutoGenerationServices inserted to dream DB - __SPLIT__ 2026-07-20 05:51:36,491 - 124765 - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET Status = 'Completed' WHERE GenerateWorkOrderHistoryId = 124765;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:51:36,755 - 124765 - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-20 05:51:36,756 - 124765 - src.utils.log - INFO - Sequential work order generation successful - __SPLIT__ 2026-07-20 05:51:36,756 - 124765 - src.utils.log - INFO - Time took to perform operation: 81.05 - __SPLIT__ 2026-07-20 05:53:40,316 - [124765] - src.utils.log - INFO - ParallelProcessing=False temp_wo=[] user_id=43135 company_id=133 project_id=[124765] publish_all=True - __SPLIT__ 2026-07-20 05:53:40,317 - [124765] - src.utils.log - INFO - ParallelProcessing=False temp_wo=[] user_id=43135 company_id=133 project_id=[124765] publish_all=True - __SPLIT__ 2026-07-20 05:53:40,318 - [124765] - src.utils.log - INFO - Sequential Work order publish in progress for GenerateWorkOrderHistoryId: [124765] - __SPLIT__ 2026-07-20 05:53:40,318 - [124765] - src.utils.log - INFO - βœ… Successfully connected to database - __SPLIT__ 2026-07-20 05:53:40,318 - [124765] - src.utils.log - INFO - πŸ” Fetching data: SELECT ConnectionStringName FROM Common.CompanyTenantMaster WHERE CompanyKey = 'abcdallas'... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:53:42,416 - [124765] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 05:53:42,417 - [124765] - src.utils.log - INFO - πŸ”’ Connection pool closed - __SPLIT__ 2026-07-20 05:53:42,417 - [124765] - src.utils.log - INFO - πŸ”Œ Connecting to: abcdallas - __SPLIT__ 2026-07-20 05:53:42,418 - [124765] - src.utils.log - INFO - βœ… Successfully connected to abcdallas - __SPLIT__ 2026-07-20 05:53:42,418 - [124765] - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET PublishStatus = 'InProgress' WHERE CompanyId = 133 AND GenerateWorkOrderHistoryId = 124765;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:53:44,260 - [124765] - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-20 05:53:44,260 - [124765] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.WorkOrderAutoGeneration woag WHERE woag.GenerateWorkOrderHistoryId = 124765... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:53:45,500 - [124765] - src.utils.log - INFO - βœ… Fetched 983 rows - __SPLIT__ 2026-07-20 05:53:45,502 - [124765] - src.utils.log - INFO - Inside get_work_order_table - __SPLIT__ 2026-07-20 05:53:45,502 - [124765] - src.utils.log - INFO - πŸ” Fetching data: SELECT DISTINCT sss.ServiceSetupId, dm.DepartmentMasterId, bm.BranchMasterId FROM Common.DepartmentMaster dm JOIN Common.DivisionMaster d2 ON dm.DivisionMasterId = d2.DivisionMasterId JOIN Common.BranchMaster bm ON d2.BranchMasterId = bm.BranchMasterId JOIN ServiceCore.ServiceCategoryMaster c ON c.DepartmentId = dm.DepartmentMasterId JOIN ServiceCore.ServiceMaster sm ON c.CategoryId = sm.CategoryId JOIN ServiceCore.ServiceSetupServices sss ON sss.ServiceId = sm.ServiceMasterId WHERE dm.CompanyId = 133 AND d2.CompanyId = bm.CompanyId AND sss.ServiceSetupId in (150662, 150675, 150676, 150677, 150678, 150679, 150680, 150681, 150682, 150683, 150684, 150685, 150687, 150688, 150689, 150690, 150691, 150534, 150352, 150444, 150418, 150671, 150496, 150475, 150451, 150452, 150454, 150457, 150601, 150470, 150533, 150375, 150600, 150355, 150561, 150560, 150559, 150566, 150598, 150556, 150557, 150554, 150552, 150551, 150547, 150518, 150642, 150657, 150655, 150673, 150590, 150504, 150503, 150571, 150573, 150579, 150549, 150574, 150580, 150640, 150641, 150650, 150637, 150636, 150439, 150482, 150510, 150358, 150521, 150522, 150656, 150663, 150592, 150365, 150456, 150415, 150546, 150584, 150379, 150338, 150616, 150529, 150562, 150359, 150660, 150417, 150661, 150480, 150525, 150447, 150414, 150524, 150412, 150538, 150589, 150347, 150654, 150479, 150587, 150458, 150429, 150400, 150477, 150472, 150410, 150484, 150396, 150387, 150394, 150469, 150395, 150455, 150459, 150501, 150401, 150495, 150498, 150625, 150620, 150649, 150507, 150398, 150392, 150588, 150427, 150383, 150384, 150385, 150374, 150370, 150615, 150465, 150535, 150492, 150420, 150345, 150416, 150478, 150486, 150670, 150474, 150467, 150473, 150481, 150539, 150686, 150502, 150516, 150446, 150380, 150483, 150468, 150669, 150411, 150667, 150647, 150450, 150659, 150658, 150402, 150435, 150497, 150361, 150342, 150565, 150341, 150593) AND sss.IsPrimary = 1; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:53:45,793 - [124765] - src.utils.log - INFO - βœ… Fetched 167 rows - __SPLIT__ 2026-07-20 05:53:45,794 - [124765] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, dm.DepartmentMasterId, bm.BranchMasterId FROM Common.DepartmentMaster dm JOIN Common.DivisionMaster d2 ON dm.DivisionMasterId = d2.DivisionMasterId JOIN Common.BranchMaster bm ON d2.BranchMasterId = bm.BranchMasterId JOIN ServiceCore.SoldServiceNonStandard x on dm.DepartmentMasterId = x.DepartmentId JOIN ServiceCore.ServiceSetupServices sss ON sss.NonStdSoldServiceId = x.SoldServiceNonStandardId WHERE dm.CompanyId = 133 AND d2.CompanyId = bm.CompanyId AND sss.ServiceSetupId in (150662, 150675, 150676, 150677, 150678, 150679, 150680, 150681, 150682, 150683, 150684, 150685, 150687, 150688, 150689, 150690, 150691, 150534, 150352, 150444, 150418, 150671, 150496, 150475, 150451, 150452, 150454, 150457, 150601, 150470, 150533, 150375, 150600, 150355, 150561, 150560, 150559, 150566, 150598, 150556, 150557, 150554, 150552, 150551, 150547, 150518, 150642, 150657, 150655, 150673, 150590, 150504, 150503, 150571, 150573, 150579, 150549, 150574, 150580, 150640, 150641, 150650, 150637, 150636, 150439, 150482, 150510, 150358, 150521, 150522, 150656, 150663, 150592, 150365, 150456, 150415, 150546, 150584, 150379, 150338, 150616, 150529, 150562, 150359, 150660, 150417, 150661, 150480, 150525, 150447, 150414, 150524, 150412, 150538, 150589, 150347, 150654, 150479, 150587, 150458, 150429, 150400, 150477, 150472, 150410, 150484, 150396, 150387, 150394, 150469, 150395, 150455, 150459, 150501, 150401, 150495, 150498, 150625, 150620, 150649, 150507, 150398, 150392, 150588, 150427, 150383, 150384, 150385, 150374, 150370, 150615, 150465, 150535, 150492, 150420, 150345, 150416, 150478, 150486, 150670, 150474, 150467, 150473, 150481, 150539, 150686, 150502, 150516, 150446, 150380, 150483, 150468, 150669, 150411, 150667, 150647, 150450, 150659, 150658, 150402, 150435, 150497, 150361, 150342, 150565, 150341, 150593) AND sss.IsPrimary = 1; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:53:46,079 - [124765] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 05:53:46,079 - [124765] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, dm.DepartmentMasterId, bm.BranchMasterId FROM Common.DepartmentMaster dm Inner JOIN Common.DivisionMaster d2 ON dm.DivisionMasterId = d2.DivisionMasterId Inner JOIN Common.BranchMaster bm ON d2.BranchMasterId = bm.BranchMasterId Inner JOIN [ServiceCore].[ServiceCategoryMaster] scm ON dm.DepartmentMasterId = scm.DepartmentId Inner JOIN ServiceCore.ServiceMaster sm ON scm.CategoryId = sm.CategoryId Inner JOIN ServiceCore.SoldServiceStandard x on x.ServiceId = sm.ServiceMasterId Inner JOIN ServiceCore.ServiceSetupServices sss ON sss.StdSoldServiceId = x.SoldServiceStandardId WHERE dm.CompanyId = 133 AND d2.CompanyId = bm.CompanyId AND sss.ServiceSetupId in (150662, 150675, 150676, 150677, 150678, 150679, 150680, 150681, 150682, 150683, 150684, 150685, 150687, 150688, 150689, 150690, 150691, 150534, 150352, 150444, 150418, 150671, 150496, 150475, 150451, 150452, 150454, 150457, 150601, 150470, 150533, 150375, 150600, 150355, 150561, 150560, 150559, 150566, 150598, 150556, 150557, 150554, 150552, 150551, 150547, 150518, 150642, 150657, 150655, 150673, 150590, 150504, 150503, 150571, 150573, 150579, 150549, 150574, 150580, 150640, 150641, 150650, 150637, 150636, 150439, 150482, 150510, 150358, 150521, 150522, 150656, 150663, 150592, 150365, 150456, 150415, 150546, 150584, 150379, 150338, 150616, 150529, 150562, 150359, 150660, 150417, 150661, 150480, 150525, 150447, 150414, 150524, 150412, 150538, 150589, 150347, 150654, 150479, 150587, 150458, 150429, 150400, 150477, 150472, 150410, 150484, 150396, 150387, 150394, 150469, 150395, 150455, 150459, 150501, 150401, 150495, 150498, 150625, 150620, 150649, 150507, 150398, 150392, 150588, 150427, 150383, 150384, 150385, 150374, 150370, 150615, 150465, 150535, 150492, 150420, 150345, 150416, 150478, 150486, 150670, 150474, 150467, 150473, 150481, 150539, 150686, 150502, 150516, 150446, 150380, 150483, 150468, 150669, 150411, 150667, 150647, 150450, 150659, 150658, 150402, 150435, 150497, 150361, 150342, 150565, 150341, 150593) AND sss.IsPrimary = 1; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:53:46,383 - [124765] - src.utils.log - INFO - βœ… Fetched 5 rows - __SPLIT__ 2026-07-20 05:53:46,394 - [124765] - src.utils.log - INFO - πŸ” Fetching data: SELECT IsInvoiceSameAsWorkorder,BillingIsCreateInvoice FROM Common.CompanyConfiguration cc WHERE cc.CompanyId = 133;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:53:46,658 - [124765] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 05:53:46,659 - [124765] - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM Common.GenerateNumberConfig gnc WHERE CompanyId = 133 AND EnitityNumberType in ('WorkOrder','Invoice'); ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:53:46,932 - [124765] - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-20 05:53:46,932 - [124765] - src.utils.log - INFO - πŸ” Fetching data: SELECT IsInvoiceSameAsWorkorder, BillingIsCreateInvoice FROM Common.CompanyConfiguration cc WHERE cc.CompanyId = 133; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:53:47,197 - [124765] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 05:53:47,198 - [124765] - src.utils.log - INFO - πŸ” Fetching data: UPDATE Common.GenerateNumberConfig WITH (ROWLOCK) SET NextNumber = NextNumber + 983 OUTPUT deleted.NextNumber AS StartNumber WHERE CompanyId = 133 AND EnitityNumberType = 'WorkOrder'; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:53:47,464 - [124765] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 05:53:47,465 - [124765] - src.utils.log - INFO - πŸ” Fetching data: UPDATE Common.GenerateNumberConfig WITH (ROWLOCK) SET NextNumber = NextNumber + 983 OUTPUT deleted.NextNumber AS StartNumber WHERE CompanyId = 133 AND EnitityNumberType = 'Invoice'; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:53:47,731 - [124765] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 05:53:47,738 - [124765] - src.utils.log - INFO - πŸ” Fetching data: SELECT ss.ServiceSetupId as SetupId, ss.FrequencyScheduleId as setup_frequency_schedule_id, ss.AccountNumber, ss.CompanyId, ss.BillingLocationId, ss.ServiceLocationId, ss.TaxSysName, ss.TermId, ss.TaxPercent, ss.PoNumber, ss.IsTaxExempt, ss.DisplayServiceAsSeparateLineItem, ss.GenerateInvoice, ss.IsGenerateInvoiceforInitalSetup, ss.IsGenerateInvoiceforInitalSetupBilling, ss.IsBilling, t.NetDueIn, ptm.PaymentType, ssb.* FROM ServiceCore.ServiceSetup ss LEFT JOIN ServiceCore.ServiceSetupBilling ssb ON ss.ServiceSetupId = ssb.ServiceSetupId LEFT JOIN Billing.PaymentTypeMaster ptm ON ptm.PaymentTypeMasterId = ssb.PaymentTypeMasterId left join Billing.Term t on ss.TermId = t.TermId WHERE ss.ServiceSetupId in (150662, 150675, 150676, 150677, 150678, 150679, 150680, 150681, 150682, 150683, 150684, 150685, 150687, 150688, 150689, 150690, 150691, 150534, 150352, 150444, 150418, 150671, 150496, 150475, 150451, 150452, 150454, 150457, 150601, 150470, 150533, 150375, 150600, 150355, 150561, 150560, 150559, 150566, 150598, 150556, 150557, 150554, 150552, 150551, 150547, 150518, 150642, 150657, 150655, 150673, 150590, 150504, 150503, 150571, 150573, 150579, 150549, 150574, 150580, 150640, 150641, 150650, 150637, 150636, 150439, 150482, 150510, 150358, 150521, 150522, 150656, 150663, 150592, 150365, 150456, 150415, 150546, 150584, 150379, 150338, 150616, 150529, 150562, 150359, 150660, 150417, 150661, 150480, 150525, 150447, 150414, 150524, 150412, 150538, 150589, 150347, 150654, 150479, 150587, 150458, 150429, 150400, 150477, 150472, 150410, 150484, 150396, 150387, 150394, 150469, 150395, 150455, 150459, 150501, 150401, 150495, 150498, 150625, 150620, 150649, 150507, 150398, 150392, 150588, 150427, 150383, 150384, 150385, 150374, 150370, 150615, 150465, 150535, 150492, 150420, 150345, 150416, 150478, 150486, 150670, 150474, 150467, 150473, 150481, 150539, 150686, 150502, 150516, 150446, 150380, 150483, 150468, 150669, 150411, 150667, 150647, 150450, 150659, 150658, 150402, 150435, 150497, 150361, 150342, 150565, 150341, 150593)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:53:48,034 - [124765] - src.utils.log - INFO - βœ… Fetched 167 rows - __SPLIT__ 2026-07-20 05:53:48,725 - [124765] - src.utils.log - INFO - πŸ” Fetching data: SELECT x.CompanyId FROM CRM.CompanyMaster x WHERE CompanyKey = 'abcdallas';... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:53:48,989 - [124765] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 05:53:48,989 - [124765] - src.utils.log - INFO - πŸ” Fetching data: SELECT CollectionStatus,IsHold,AccountNo FROM CRM.Account a WHERE a.AccountNo in ('14960', '14908', '15017', '14943', '14890', '14969', '14917', '14868', '14976', '14930', '14911', '14877', '14935', '334978', '14981', '14940', '14896', '14946', '15010', '14942', '14972', '14070', '14907', '15002', '14912', '13935', '14968', '14997', '15003', '14941', '14974', '14958', '14949', '14963', '14927', '8663', '14880', '14939', '14954', '14899', '14996', '14966', '14876', '15016', '14936', '15012', '14902', '14088', '14980', '14937', '15008', '14901', '14944', '14986', '15014', '14953', '14420', '14934', '6467', '15001', '14856', '14973', '14891', '15000', '14970', '14875', '14977', '14995', '14971', '15015', '14867', '14945', '14904', '14933', '14924') and a.CompanyId = 121;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:53:49,311 - [124765] - src.utils.log - INFO - βœ… Fetched 75 rows - __SPLIT__ 2026-07-20 05:53:49,314 - [124765] - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderNo FROM ServiceCore.WorkOrder WHERE WorkOrderNo IN ('1427769', '1427770', '1427771', '1427772', '1427773', '1427774', '1427775', '1427776', '1427777', '1427778', '1427779', '1427780', '1427781', '1427782', '1427783', '1427784', '1427785', '1427786', '1427787', '1427788', '1427789', '1427790', '1427791', '1427792', '1427793', '1427794', '1427795', '1427796', '1427797', '1427798', '1427799', '1427800', '1427801', '1427802', '1427803', '1427804', '1427805', '1427806', '1427807', '1427808', '1427809', '1427810', '1427811', '1427812', '1427813', '1427814', '1427815', '1427816', '1427817', '1427818', '1427819', '1427820', '1427821', '1427822', '1427823', '1427824', '1427825', '1427826', '1427827', '1427828', '1427829', '1427830', '1427831', '1427832', '1427833', '1427834', '1427835', '1427836', '1427837', '1427838', '1427839', '1427840', '1427841', '1427842', '1427843', '1427844', '1427845', '1427846', '1427847', '1427848', '1427849', '1427850', '1427851', '1427852', '1427853', '1427854', '1427855', '1427856', '1427857', '1427858', '1427859', '1427860', '1427861', '1427862', '1427863', '1427864', '1427865', '1427866', '1427867', '1427868', '1427869', '1427870', '1427871', '1427872', '1427873', '1427874', '1427875', '1427876', '1427877', '1427878', '1427879', '1427880', '1427881', '1427882', '1427883', '1427884', '1427885', '1427886', '1427887', '1427888', '1427889', '1427890', '1427891', '1427892', '1427893', '1427894', '1427895', '1427896', '1427897', '1427898', '1427899', '1427900', '1427901', '1427902', '1427903', '1427904', '1427905', '1427906', '1427907', '1427908', '1427909', '1427910', '1427911', '1427912', '1427913', '1427914', '1427915', '1427916', '1427917', '1427918', '1427919', '1427920', '1427921', '1427922', '1427923', '1427924', '1427925', '1427926', '1427927', '1427928', '1427929', '1427930', '1427931', '1427932', '1427933', '1427934', '1427935', '1427936', '1427937', '1427938', '1427939', '1427940', '1427941', '1427942', '1427943', '1427944', '1427945', '1427946', '1427947', '1427948', '1427949', '1427950', '1427951', '1427952', '1427953', '1427954', '1427955', '1427956', '1427957', '1427958', '1427959', '1427960', '1427961', '1427962', '1427963', '1427964', '1427965', '1427966', '1427967', '1427968', '1427969', '1427970', '1427971', '1427972', '1427973', '1427974', '1427975', '1427976', '1427977', '1427978', '1427979', '1427980', '1427981', '1427982', '1427983', '1427984', '1427985', '1427986', '1427987', '1427988', '1427989', '1427990', '1427991', '1427992', '1427993', '1427994', '1427995', '1427996', '1427997', '1427998', '1427999', '1428000', '1428001', '1428002', '1428003', '1428004', '1428005', '1428006', '1428007', '1428008', '1428009', '1428010', '1428011', '1428012', '1428013', '1428014', '1428015', '1428016', '1428017', '1428018', '1428019', '1428020', '1428021', '1428022', '1428023', '1428024', '1428025', '1428026', '1428027', '1428028', '1428029', '1428030', '1428031', '1428032', '1428033', '1428034', '1428035', '1428036', '1428037', '1428038', '1428039', '1428040', '1428041', '1428042', '1428043', '1428044', '1428045', '1428046', '1428047', '1428048', '1428049', '1428050', '1428051', '1428052', '1428053', '1428054', '1428055', '1428056', '1428057', '1428058', '1428059', '1428060', '1428061', '1428062', '1428063', '1428064', '1428065', '1428066', '1428067', '1428068', '1428069', '1428070', '1428071', '1428072', '1428073', '1428074', '1428075', '1428076', '1428077', '1428078', '1428079', '1428080', '1428081', '1428082', '1428083', '1428084', '1428085', '1428086', '1428087', '1428088', '1428089', '1428090', '1428091', '1428092', '1428093', '1428094', '1428095', '1428096', '1428097', '1428098', '1428099', '1428100', '1428101', '1428102', '1428103', '1428104', '1428105', '1428106', '1428107', '1428108', '1428109', '1428110', '1428111', '1428112', '1428113', '1428114', '1428115', '1428116', '1428117', '1428118', '1428119', '1428120', '1428121', '1428122', '1428123', '1428124', '1428125', '1428126', '1428127', '1428128', '1428129', '1428130', '1428131', '1428132', '1428133', '1428134', '1428135', '1428136', '1428137', '1428138', '1428139', '1428140', '1428141', '1428142', '1428143', '1428144', '1428145', '1428146', '1428147', '1428148', '1428149', '1428150', '1428151', '1428152', '1428153', '1428154', '1428155', '1428156', '1428157', '1428158', '1428159', '1428160', '1428161', '1428162', '1428163', '1428164', '1428165', '1428166', '1428167', '1428168', '1428169', '1428170', '1428171', '1428172', '1428173', '1428174', '1428175', '1428176', '1428177', '1428178', '1428179', '1428180', '1428181', '1428182', '1428183', '1428184', '1428185', '1428186', '1428187', '1428188', '1428189', '1428190', '1428191', '1428192', '1428193', '1428194', '1428195', '1428196', '1428197', '1428198', '1428199', '1428200', '1428201', '1428202', '1428203', '1428204', '1428205', '1428206', '1428207', '1428208', '1428209', '1428210', '1428211', '1428212', '1428213', '1428214', '1428215', '1428216', '1428217', '1428218', '1428219', '1428220', '1428221', '1428222', '1428223', '1428224', '1428225', '1428226', '1428227', '1428228', '1428229', '1428230', '1428231', '1428232', '1428233', '1428234', '1428235', '1428236', '1428237', '1428238', '1428239', '1428240', '1428241', '1428242', '1428243', '1428244', '1428245', '1428246', '1428247', '1428248', '1428249', '1428250', '1428251', '1428252', '1428253', '1428254', '1428255', '1428256', '1428257', '1428258', '1428259', '1428260', '1428261', '1428262', '1428263', '1428264', '1428265', '1428266', '1428267', '1428268', '1428269', '1428270', '1428271', '1428272', '1428273', '1428274', '1428275', '1428276', '1428277', '1428278', '1428279', '1428280', '1428281', '1428282', '1428283', '1428284', '1428285', '1428286', '1428287', '1428288', '1428289', '1428290', '1428291', '1428292', '1428293', '1428294', '1428295', '1428296', '1428297', '1428298', '1428299', '1428300', '1428301', '1428302', '1428303', '1428304', '1428305', '1428306', '1428307', '1428308', '1428309', '1428310', '1428311', '1428312', '1428313', '1428314', '1428315', '1428316', '1428317', '1428318', '1428319', '1428320', '1428321', '1428322', '1428323', '1428324', '1428325', '1428326', '1428327', '1428328', '1428329', '1428330', '1428331', '1428332', '1428333', '1428334', '1428335', '1428336', '1428337', '1428338', '1428339', '1428340', '1428341', '1428342', '1428343', '1428344', '1428345', '1428346', '1428347', '1428348', '1428349', '1428350', '1428351', '1428352', '1428353', '1428354', '1428355', '1428356', '1428357', '1428358', '1428359', '1428360', '1428361', '1428362', '1428363', '1428364', '1428365', '1428366', '1428367', '1428368', '1428369', '1428370', '1428371', '1428372', '1428373', '1428374', '1428375', '1428376', '1428377', '1428378', '1428379', '1428380', '1428381', '1428382', '1428383', '1428384', '1428385', '1428386', '1428387', '1428388', '1428389', '1428390', '1428391', '1428392', '1428393', '1428394', '1428395', '1428396', '1428397', '1428398', '1428399', '1428400', '1428401', '1428402', '1428403', '1428404', '1428405', '1428406', '1428407', '1428408', '1428409', '1428410', '1428411', '1428412', '1428413', '1428414', '1428415', '1428416', '1428417', '1428418', '1428419', '1428420', '1428421', '1428422', '1428423', '1428424', '1428425', '1428426', '1428427', '1428428', '1428429', '1428430', '1428431', '1428432', '1428433', '1428434', '1428435', '1428436', '1428437', '1428438', '1428439', '1428440', '1428441', '1428442', '1428443', '1428444', '1428445', '1428446', '1428447', '1428448', '1428449', '1428450', '1428451', '1428452', '1428453', '1428454', '1428455', '1428456', '1428457', '1428458', '1428459', '1428460', '1428461', '1428462', '1428463', '1428464', '1428465', '1428466', '1428467', '1428468', '1428469', '1428470', '1428471', '1428472', '1428473', '1428474', '1428475', '1428476', '1428477', '1428478', '1428479', '1428480', '1428481', '1428482', '1428483', '1428484', '1428485', '1428486', '1428487', '1428488', '1428489', '1428490', '1428491', '1428492', '1428493', '1428494', '1428495', '1428496', '1428497', '1428498', '1428499', '1428500', '1428501', '1428502', '1428503', '1428504', '1428505', '1428506', '1428507', '1428508', '1428509', '1428510', '1428511', '1428512', '1428513', '1428514', '1428515', '1428516', '1428517', '1428518', '1428519', '1428520', '1428521', '1428522', '1428523', '1428524', '1428525', '1428526', '1428527', '1428528', '1428529', '1428530', '1428531', '1428532', '1428533', '1428534', '1428535', '1428536', '1428537', '1428538', '1428539', '1428540', '1428541', '1428542', '1428543', '1428544', '1428545', '1428546', '1428547', '1428548', '1428549', '1428550', '1428551', '1428552', '1428553', '1428554', '1428555', '1428556', '1428557', '1428558', '1428559', '1428560', '1428561', '1428562', '1428563', '1428564', '1428565', '1428566', '1428567', '1428568', '1428569', '1428570', '1428571', '1428572', '1428573', '1428574', '1428575', '1428576', '1428577', '1428578', '1428579', '1428580', '1428581', '1428582', '1428583', '1428584', '1428585', '1428586', '1428587', '1428588', '1428589', '1428590', '1428591', '1428592', '1428593', '1428594', '1428595', '1428596', '1428597', '1428598', '1428599', '1428600', '1428601', '1428602', '1428603', '1428604', '1428605', '1428606', '1428607', '1428608', '1428609', '1428610', '1428611', '1428612', '1428613', '1428614', '1428615', '1428616', '1428617', '1428618', '1428619', '1428620', '1428621', '1428622', '1428623', '1428624', '1428625', '1428626', '1428627', '1428628', '1428629', '1428630', '1428631', '1428632', '1428633', '1428634', '1428635', '1428636', '1428637', '1428638', '1428639', '1428640', '1428641', '1428642', '1428643', '1428644', '1428645', '1428646', '1428647', '1428648', '1428649', '1428650', '1428651', '1428652', '1428653', '1428654', '1428655', '1428656', '1428657', '1428658', '1428659', '1428660', '1428661', '1428662', '1428663', '1428664', '1428665', '1428666', '1428667', '1428668', '1428669', '1428670', '1428671', '1428672', '1428673', '1428674', '1428675', '1428676', '1428677', '1428678', '1428679', '1428680', '1428681', '1428682', '1428683', '1428684', '1428685', '1428686', '1428687', '1428688', '1428689', '1428690', '1428691', '1428692', '1428693', '1428694', '1428695', '1428696', '1428697', '1428698', '1428699', '1428700', '1428701', '1428702', '1428703', '1428704', '1428705', '1428706', '1428707', '1428708', '1428709', '1428710', '1428711', '1428712', '1428713', '1428714', '1428715', '1428716', '1428717', '1428718', '1428719', '1428720', '1428721', '1428722', '1428723', '1428724', '1428725', '1428726', '1428727', '1428728', '1428729', '1428730', '1428731', '1428732', '1428733', '1428734', '1428735', '1428736', '1428737', '1428738', '1428739', '1428740', '1428741', '1428742', '1428743', '1428744', '1428745', '1428746', '1428747', '1428748', '1428749', '1428750', '1428751') AND CompanyId = 133 ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:53:49,775 - [124765] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 05:53:49,775 - [124765] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrder (skip triggers): 983 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:53:50,227 - [124765] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 983) into ServiceCore.WorkOrder (triggers skipped) - __SPLIT__ 2026-07-20 05:54:12,912 - [124765] - src.utils.log - INFO - βœ… All 983 rows inserted successfully into ServiceCore.WorkOrder in 1 batches (triggers skipped) - __SPLIT__ 2026-07-20 05:54:13,044 - [124765] - src.utils.log - INFO - πŸ”„ Triggers re-enabled for session - __SPLIT__ 2026-07-20 05:54:13,045 - [124765] - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.ServiceSetup SET IsInitialWoGenerated = 1 WHERE CompanyId = 133 AND ServiceSetupId in (150662, 150675, 150676, 150677, 150678, 150679, 150680, 150681, 150682, 150683, 150684, 150685, 150687, 150688, 150689, 150690, 150691);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:54:13,314 - [124765] - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-20 05:54:13,316 - [124765] - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkorderId, WorkOrderNo FROM ServiceCore.WorkOrder wo WHERE wo.WorkOrderNo IN ('1427769', '1427770', '1427771', '1427772', '1427773', '1427774', '1427775', '1427776', '1427777', '1427778', '1427779', '1427780', '1427781', '1427782', '1427783', '1427784', '1427785', '1427786', '1427787', '1427788', '1427789', '1427790', '1427791', '1427792', '1427793', '1427794', '1427795', '1427796', '1427797', '1427798', '1427799', '1427800', '1427801', '1427802', '1427803', '1427804', '1427805', '1427806', '1427807', '1427808', '1427809', '1427810', '1427811', '1427812', '1427813', '1427814', '1427815', '1427816', '1427817', '1427818', '1427819', '1427820', '1427821', '1427822', '1427823', '1427824', '1427825', '1427826', '1427827', '1427828', '1427829', '1427830', '1427831', '1427832', '1427833', '1427834', '1427835', '1427836', '1427837', '1427838', '1427839', '1427840', '1427841', '1427842', '1427843', '1427844', '1427845', '1427846', '1427847', '1427848', '1427849', '1427850', '1427851', '1427852', '1427853', '1427854', '1427855', '1427856', '1427857', '1427858', '1427859', '1427860', '1427861', '1427862', '1427863', '1427864', '1427865', '1427866', '1427867', '1427868', '1427869', '1427870', '1427871', '1427872', '1427873', '1427874', '1427875', '1427876', '1427877', '1427878', '1427879', '1427880', '1427881', '1427882', '1427883', '1427884', '1427885', '1427886', '1427887', '1427888', '1427889', '1427890', '1427891', '1427892', '1427893', '1427894', '1427895', '1427896', '1427897', '1427898', '1427899', '1427900', '1427901', '1427902', '1427903', '1427904', '1427905', '1427906', '1427907', '1427908', '1427909', '1427910', '1427911', '1427912', '1427913', '1427914', '1427915', '1427916', '1427917', '1427918', '1427919', '1427920', '1427921', '1427922', '1427923', '1427924', '1427925', '1427926', '1427927', '1427928', '1427929', '1427930', '1427931', '1427932', '1427933', '1427934', '1427935', '1427936', '1427937', '1427938', '1427939', '1427940', '1427941', '1427942', '1427943', '1427944', '1427945', '1427946', '1427947', '1427948', '1427949', '1427950', '1427951', '1427952', '1427953', '1427954', '1427955', '1427956', '1427957', '1427958', '1427959', '1427960', '1427961', '1427962', '1427963', '1427964', '1427965', '1427966', '1427967', '1427968', '1427969', '1427970', '1427971', '1427972', '1427973', '1427974', '1427975', '1427976', '1427977', '1427978', '1427979', '1427980', '1427981', '1427982', '1427983', '1427984', '1427985', '1427986', '1427987', '1427988', '1427989', '1427990', '1427991', '1427992', '1427993', '1427994', '1427995', '1427996', '1427997', '1427998', '1427999', '1428000', '1428001', '1428002', '1428003', '1428004', '1428005', '1428006', '1428007', '1428008', '1428009', '1428010', '1428011', '1428012', '1428013', '1428014', '1428015', '1428016', '1428017', '1428018', '1428019', '1428020', '1428021', '1428022', '1428023', '1428024', '1428025', '1428026', '1428027', '1428028', '1428029', '1428030', '1428031', '1428032', '1428033', '1428034', '1428035', '1428036', '1428037', '1428038', '1428039', '1428040', '1428041', '1428042', '1428043', '1428044', '1428045', '1428046', '1428047', '1428048', '1428049', '1428050', '1428051', '1428052', '1428053', '1428054', '1428055', '1428056', '1428057', '1428058', '1428059', '1428060', '1428061', '1428062', '1428063', '1428064', '1428065', '1428066', '1428067', '1428068', '1428069', '1428070', '1428071', '1428072', '1428073', '1428074', '1428075', '1428076', '1428077', '1428078', '1428079', '1428080', '1428081', '1428082', '1428083', '1428084', '1428085', '1428086', '1428087', '1428088', '1428089', '1428090', '1428091', '1428092', '1428093', '1428094', '1428095', '1428096', '1428097', '1428098', '1428099', '1428100', '1428101', '1428102', '1428103', '1428104', '1428105', '1428106', '1428107', '1428108', '1428109', '1428110', '1428111', '1428112', '1428113', '1428114', '1428115', '1428116', '1428117', '1428118', '1428119', '1428120', '1428121', '1428122', '1428123', '1428124', '1428125', '1428126', '1428127', '1428128', '1428129', '1428130', '1428131', '1428132', '1428133', '1428134', '1428135', '1428136', '1428137', '1428138', '1428139', '1428140', '1428141', '1428142', '1428143', '1428144', '1428145', '1428146', '1428147', '1428148', '1428149', '1428150', '1428151', '1428152', '1428153', '1428154', '1428155', '1428156', '1428157', '1428158', '1428159', '1428160', '1428161', '1428162', '1428163', '1428164', '1428165', '1428166', '1428167', '1428168', '1428169', '1428170', '1428171', '1428172', '1428173', '1428174', '1428175', '1428176', '1428177', '1428178', '1428179', '1428180', '1428181', '1428182', '1428183', '1428184', '1428185', '1428186', '1428187', '1428188', '1428189', '1428190', '1428191', '1428192', '1428193', '1428194', '1428195', '1428196', '1428197', '1428198', '1428199', '1428200', '1428201', '1428202', '1428203', '1428204', '1428205', '1428206', '1428207', '1428208', '1428209', '1428210', '1428211', '1428212', '1428213', '1428214', '1428215', '1428216', '1428217', '1428218', '1428219', '1428220', '1428221', '1428222', '1428223', '1428224', '1428225', '1428226', '1428227', '1428228', '1428229', '1428230', '1428231', '1428232', '1428233', '1428234', '1428235', '1428236', '1428237', '1428238', '1428239', '1428240', '1428241', '1428242', '1428243', '1428244', '1428245', '1428246', '1428247', '1428248', '1428249', '1428250', '1428251', '1428252', '1428253', '1428254', '1428255', '1428256', '1428257', '1428258', '1428259', '1428260', '1428261', '1428262', '1428263', '1428264', '1428265', '1428266', '1428267', '1428268', '1428269', '1428270', '1428271', '1428272', '1428273', '1428274', '1428275', '1428276', '1428277', '1428278', '1428279', '1428280', '1428281', '1428282', '1428283', '1428284', '1428285', '1428286', '1428287', '1428288', '1428289', '1428290', '1428291', '1428292', '1428293', '1428294', '1428295', '1428296', '1428297', '1428298', '1428299', '1428300', '1428301', '1428302', '1428303', '1428304', '1428305', '1428306', '1428307', '1428308', '1428309', '1428310', '1428311', '1428312', '1428313', '1428314', '1428315', '1428316', '1428317', '1428318', '1428319', '1428320', '1428321', '1428322', '1428323', '1428324', '1428325', '1428326', '1428327', '1428328', '1428329', '1428330', '1428331', '1428332', '1428333', '1428334', '1428335', '1428336', '1428337', '1428338', '1428339', '1428340', '1428341', '1428342', '1428343', '1428344', '1428345', '1428346', '1428347', '1428348', '1428349', '1428350', '1428351', '1428352', '1428353', '1428354', '1428355', '1428356', '1428357', '1428358', '1428359', '1428360', '1428361', '1428362', '1428363', '1428364', '1428365', '1428366', '1428367', '1428368', '1428369', '1428370', '1428371', '1428372', '1428373', '1428374', '1428375', '1428376', '1428377', '1428378', '1428379', '1428380', '1428381', '1428382', '1428383', '1428384', '1428385', '1428386', '1428387', '1428388', '1428389', '1428390', '1428391', '1428392', '1428393', '1428394', '1428395', '1428396', '1428397', '1428398', '1428399', '1428400', '1428401', '1428402', '1428403', '1428404', '1428405', '1428406', '1428407', '1428408', '1428409', '1428410', '1428411', '1428412', '1428413', '1428414', '1428415', '1428416', '1428417', '1428418', '1428419', '1428420', '1428421', '1428422', '1428423', '1428424', '1428425', '1428426', '1428427', '1428428', '1428429', '1428430', '1428431', '1428432', '1428433', '1428434', '1428435', '1428436', '1428437', '1428438', '1428439', '1428440', '1428441', '1428442', '1428443', '1428444', '1428445', '1428446', '1428447', '1428448', '1428449', '1428450', '1428451', '1428452', '1428453', '1428454', '1428455', '1428456', '1428457', '1428458', '1428459', '1428460', '1428461', '1428462', '1428463', '1428464', '1428465', '1428466', '1428467', '1428468', '1428469', '1428470', '1428471', '1428472', '1428473', '1428474', '1428475', '1428476', '1428477', '1428478', '1428479', '1428480', '1428481', '1428482', '1428483', '1428484', '1428485', '1428486', '1428487', '1428488', '1428489', '1428490', '1428491', '1428492', '1428493', '1428494', '1428495', '1428496', '1428497', '1428498', '1428499', '1428500', '1428501', '1428502', '1428503', '1428504', '1428505', '1428506', '1428507', '1428508', '1428509', '1428510', '1428511', '1428512', '1428513', '1428514', '1428515', '1428516', '1428517', '1428518', '1428519', '1428520', '1428521', '1428522', '1428523', '1428524', '1428525', '1428526', '1428527', '1428528', '1428529', '1428530', '1428531', '1428532', '1428533', '1428534', '1428535', '1428536', '1428537', '1428538', '1428539', '1428540', '1428541', '1428542', '1428543', '1428544', '1428545', '1428546', '1428547', '1428548', '1428549', '1428550', '1428551', '1428552', '1428553', '1428554', '1428555', '1428556', '1428557', '1428558', '1428559', '1428560', '1428561', '1428562', '1428563', '1428564', '1428565', '1428566', '1428567', '1428568', '1428569', '1428570', '1428571', '1428572', '1428573', '1428574', '1428575', '1428576', '1428577', '1428578', '1428579', '1428580', '1428581', '1428582', '1428583', '1428584', '1428585', '1428586', '1428587', '1428588', '1428589', '1428590', '1428591', '1428592', '1428593', '1428594', '1428595', '1428596', '1428597', '1428598', '1428599', '1428600', '1428601', '1428602', '1428603', '1428604', '1428605', '1428606', '1428607', '1428608', '1428609', '1428610', '1428611', '1428612', '1428613', '1428614', '1428615', '1428616', '1428617', '1428618', '1428619', '1428620', '1428621', '1428622', '1428623', '1428624', '1428625', '1428626', '1428627', '1428628', '1428629', '1428630', '1428631', '1428632', '1428633', '1428634', '1428635', '1428636', '1428637', '1428638', '1428639', '1428640', '1428641', '1428642', '1428643', '1428644', '1428645', '1428646', '1428647', '1428648', '1428649', '1428650', '1428651', '1428652', '1428653', '1428654', '1428655', '1428656', '1428657', '1428658', '1428659', '1428660', '1428661', '1428662', '1428663', '1428664', '1428665', '1428666', '1428667', '1428668', '1428669', '1428670', '1428671', '1428672', '1428673', '1428674', '1428675', '1428676', '1428677', '1428678', '1428679', '1428680', '1428681', '1428682', '1428683', '1428684', '1428685', '1428686', '1428687', '1428688', '1428689', '1428690', '1428691', '1428692', '1428693', '1428694', '1428695', '1428696', '1428697', '1428698', '1428699', '1428700', '1428701', '1428702', '1428703', '1428704', '1428705', '1428706', '1428707', '1428708', '1428709', '1428710', '1428711', '1428712', '1428713', '1428714', '1428715', '1428716', '1428717', '1428718', '1428719', '1428720', '1428721', '1428722', '1428723', '1428724', '1428725', '1428726', '1428727', '1428728', '1428729', '1428730', '1428731', '1428732', '1428733', '1428734', '1428735', '1428736', '1428737', '1428738', '1428739', '1428740', '1428741', '1428742', '1428743', '1428744', '1428745', '1428746', '1428747', '1428748', '1428749', '1428750', '1428751') AND wo.AccountNumber IN ('334978', '15017', '14070', '14420', '14930', '14917', '15015', '14946', '14944', '14934', '14935', '14937', '14986', '14942', '14899', '14875', '14972', '14971', '14973', '14891', '14970', '14969', '14968', '6467', '15003', '15000', '15016', '14981', '14949', '14974', '14976', '14977', '15001', '15002', '15008', '14997', '14996', '14927', '14943', '14953', '14876', '14958', '8663', '14880', '14936', '14901', '14856', '14995', '14960', '14867', '14912', '14966', '14868', '15012', '14980', '14911', '13935', '14945', '14907', '14904', '14088', '14908', '14902', '14896', '14890', '14939', '14963', '14940', '14954', '14941', '15014', '15010', '14933', '14924', '14877') AND wo.CompanyId = 133 ... (Thread: ThreadPoolExecutor-5_0) - __SPLIT__ 2026-07-20 05:54:13,668 - [124765] - src.utils.log - INFO - βœ… Fetched 983 rows - __SPLIT__ 2026-07-20 05:54:13,668 - [124765] - src.utils.log - INFO - Sequential fetching temp table records - __SPLIT__ 2026-07-20 05:54:13,669 - [124765] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.WorkOrderAutoGenerationServices woag WHERE woag.WorkOrderAutoGenerationId in (3682057, 3682058, 3682059, 3682060, 3682061, 3682062, 3682063, 3682064, 3682065, 3682066, 3682067, 3682068, 3682069, 3682070, 3682071, 3682072, 3682073, 3682074, 3682075, 3682076, 3682077, 3682078, 3682079, 3682080, 3682081, 3682082, 3682083, 3682084, 3682085, 3682086, 3682087, 3682088, 3682089, 3682090, 3682091, 3682092, 3682093, 3682094, 3682095, 3682096, 3682097, 3682098, 3682099, 3682100, 3682101, 3682102, 3682103, 3682104, 3682105, 3682106, 3682107, 3682108, 3682109, 3682110, 3682111, 3682112, 3682113, 3682114, 3682115, 3682116, 3682117, 3682118, 3682119, 3682120, 3682121, 3682122, 3682123, 3682124, 3682125, 3682126, 3682127, 3682128, 3682129, 3682130, 3682131, 3682132, 3682133, 3682134, 3682135, 3682136, 3682137, 3682138, 3682139, 3682140, 3682141, 3682142, 3682143, 3682144, 3682145, 3682146, 3682147, 3682148, 3682149, 3682150, 3682151, 3682152, 3682153, 3682154, 3682155, 3682156, 3682157, 3682158, 3682159, 3682160, 3682161, 3682162, 3682163, 3682164, 3682165, 3682166, 3682167, 3682168, 3682169, 3682170, 3682171, 3682172, 3682173, 3682174, 3682175, 3682176, 3682177, 3682178, 3682179, 3682180, 3682181, 3682182, 3682183, 3682184, 3682185, 3682186, 3682187, 3682188, 3682189, 3682190, 3682191, 3682192, 3682193, 3682194, 3682195, 3682196, 3682197, 3682198, 3682199, 3682200, 3682201, 3682202, 3682203, 3682204, 3682205, 3682206, 3682207, 3682208, 3682209, 3682210, 3682211, 3682212, 3682213, 3682214, 3682215, 3682216, 3682217, 3682218, 3682219, 3682220, 3682221, 3682222, 3682223, 3682224, 3682225, 3682226, 3682227, 3682228, 3682229, 3682230, 3682231, 3682232, 3682233, 3682234, 3682235, 3682236, 3682237, 3682238, 3682239, 3682240, 3682241, 3682242, 3682243, 3682244, 3682245, 3682246, 3682247, 3682248, 3682249, 3682250, 3682251, 3682252, 3682253, 3682254, 3682255, 3682256, 3682257, 3682258, 3682259, 3682260, 3682261, 3682262, 3682263, 3682264, 3682265, 3682266, 3682267, 3682268, 3682269, 3682270, 3682271, 3682272, 3682273, 3682274, 3682275, 3682276, 3682277, 3682278, 3682279, 3682280, 3682281, 3682282, 3682283, 3682284, 3682285, 3682286, 3682287, 3682288, 3682289, 3682290, 3682291, 3682292, 3682293, 3682294, 3682295, 3682296, 3682297, 3682298, 3682299, 3682300, 3682301, 3682302, 3682303, 3682304, 3682305, 3682306, 3682307, 3682308, 3682309, 3682310, 3682311, 3682312, 3682313, 3682314, 3682315, 3682316, 3682317, 3682318, 3682319, 3682320, 3682321, 3682322, 3682323, 3682324, 3682325, 3682326, 3682327, 3682328, 3682329, 3682330, 3682331, 3682332, 3682333, 3682334, 3682335, 3682336, 3682337, 3682338, 3682339, 3682340, 3682341, 3682342, 3682343, 3682344, 3682345, 3682346, 3682347, 3682348, 3682349, 3682350, 3682351, 3682352, 3682353, 3682354, 3682355, 3682356, 3682357, 3682358, 3682359, 3682360, 3682361, 3682362, 3682363, 3682364, 3682365, 3682366, 3682367, 3682368, 3682369, 3682370, 3682371, 3682372, 3682373, 3682374, 3682375, 3682376, 3682377, 3682378, 3682379, 3682380, 3682381, 3682382, 3682383, 3682384, 3682385, 3682386, 3682387, 3682388, 3682389, 3682390, 3682391, 3682392, 3682393, 3682394, 3682395, 3682396, 3682397, 3682398, 3682399, 3682400, 3682401, 3682402, 3682403, 3682404, 3682405, 3682406, 3682407, 3682408, 3682409, 3682410, 3682411, 3682412, 3682413, 3682414, 3682415, 3682416, 3682417, 3682418, 3682419, 3682420, 3682421, 3682422, 3682423, 3682424, 3682425, 3682426, 3682427, 3682428, 3682429, 3682430, 3682431, 3682432, 3682433, 3682434, 3682435, 3682436, 3682437, 3682438, 3682439, 3682440, 3682441, 3682442, 3682443, 3682444, 3682445, 3682446, 3682447, 3682448, 3682449, 3682450, 3682451, 3682452, 3682453, 3682454, 3682455, 3682456, 3682457, 3682458, 3682459, 3682460, 3682461, 3682462, 3682463, 3682464, 3682465, 3682466, 3682467, 3682468, 3682469, 3682470, 3682471, 3682472, 3682473, 3682474, 3682475, 3682476, 3682477, 3682478, 3682479, 3682480, 3682481, 3682482, 3682483, 3682484, 3682485, 3682486, 3682487, 3682488, 3682489, 3682490, 3682491, 3682492, 3682493, 3682494, 3682495, 3682496, 3682497, 3682498, 3682499, 3682500, 3682501, 3682502, 3682503, 3682504, 3682505, 3682506, 3682507, 3682508, 3682509, 3682510, 3682511, 3682512, 3682513, 3682514, 3682515, 3682516, 3682517, 3682518, 3682519, 3682520, 3682521, 3682522, 3682523, 3682524, 3682525, 3682526, 3682527, 3682528, 3682529, 3682530, 3682531, 3682532, 3682533, 3682534, 3682535, 3682536, 3682537, 3682538, 3682539, 3682540, 3682541, 3682542, 3682543, 3682544, 3682545, 3682546, 3682547, 3682548, 3682549, 3682550, 3682551, 3682552, 3682553, 3682554, 3682555, 3682556, 3682557, 3682558, 3682559, 3682560, 3682561, 3682562, 3682563, 3682564, 3682565, 3682566, 3682567, 3682568, 3682569, 3682570, 3682571, 3682572, 3682573, 3682574, 3682575, 3682576, 3682577, 3682578, 3682579, 3682580, 3682581, 3682582, 3682583, 3682584, 3682585, 3682586, 3682587, 3682588, 3682589, 3682590, 3682591, 3682592, 3682593, 3682594, 3682595, 3682596, 3682597, 3682598, 3682599, 3682600, 3682601, 3682602, 3682603, 3682604, 3682605, 3682606, 3682607, 3682608, 3682609, 3682610, 3682611, 3682612, 3682613, 3682614, 3682615, 3682616, 3682617, 3682618, 3682619, 3682620, 3682621, 3682622, 3682623, 3682624, 3682625, 3682626, 3682627, 3682628, 3682629, 3682630, 3682631, 3682632, 3682633, 3682634, 3682635, 3682636, 3682637, 3682638, 3682639, 3682640, 3682641, 3682642, 3682643, 3682644, 3682645, 3682646, 3682647, 3682648, 3682649, 3682650, 3682651, 3682652, 3682653, 3682654, 3682655, 3682656, 3682657, 3682658, 3682659, 3682660, 3682661, 3682662, 3682663, 3682664, 3682665, 3682666, 3682667, 3682668, 3682669, 3682670, 3682671, 3682672, 3682673, 3682674, 3682675, 3682676, 3682677, 3682678, 3682679, 3682680, 3682681, 3682682, 3682683, 3682684, 3682685, 3682686, 3682687, 3682688, 3682689, 3682690, 3682691, 3682692, 3682693, 3682694, 3682695, 3682696, 3682697, 3682698, 3682699, 3682700, 3682701, 3682702, 3682703, 3682704, 3682705, 3682706, 3682707, 3682708, 3682709, 3682710, 3682711, 3682712, 3682713, 3682714, 3682715, 3682716, 3682717, 3682718, 3682719, 3682720, 3682721, 3682722, 3682723, 3682724, 3682725, 3682726, 3682727, 3682728, 3682729, 3682730, 3682731, 3682732, 3682733, 3682734, 3682735, 3682736, 3682737, 3682738, 3682739, 3682740, 3682741, 3682742, 3682743, 3682744, 3682745, 3682746, 3682747, 3682748, 3682749, 3682750, 3682751, 3682752, 3682753, 3682754, 3682755, 3682756, 3682757, 3682758, 3682759, 3682760, 3682761, 3682762, 3682763, 3682764, 3682765, 3682766, 3682767, 3682768, 3682769, 3682770, 3682771, 3682772, 3682773, 3682774, 3682775, 3682776, 3682777, 3682778, 3682779, 3682780, 3682781, 3682782, 3682783, 3682784, 3682785, 3682786, 3682787, 3682788, 3682789, 3682790, 3682791, 3682792, 3682793, 3682794, 3682795, 3682796, 3682797, 3682798, 3682799, 3682800, 3682801, 3682802, 3682803, 3682804, 3682805, 3682806, 3682807, 3682808, 3682809, 3682810, 3682811, 3682812, 3682813, 3682814, 3682815, 3682816, 3682817, 3682818, 3682819, 3682820, 3682821, 3682822, 3682823, 3682824, 3682825, 3682826, 3682827, 3682828, 3682829, 3682830, 3682831, 3682832, 3682833, 3682834, 3682835, 3682836, 3682837, 3682838, 3682839, 3682840, 3682841, 3682842, 3682843, 3682844, 3682845, 3682846, 3682847, 3682848, 3682849, 3682850, 3682851, 3682852, 3682853, 3682854, 3682855, 3682856, 3682857, 3682858, 3682859, 3682860, 3682861, 3682862, 3682863, 3682864, 3682865, 3682866, 3682867, 3682868, 3682869, 3682870, 3682871, 3682872, 3682873, 3682874, 3682875, 3682876, 3682877, 3682878, 3682879, 3682880, 3682881, 3682882, 3682883, 3682884, 3682885, 3682886, 3682887, 3682888, 3682889, 3682890, 3682891, 3682892, 3682893, 3682894, 3682895, 3682896, 3682897, 3682898, 3682899, 3682900, 3682901, 3682902, 3682903, 3682904, 3682905, 3682906, 3682907, 3682908, 3682909, 3682910, 3682911, 3682912, 3682913, 3682914, 3682915, 3682916, 3682917, 3682918, 3682919, 3682920, 3682921, 3682922, 3682923, 3682924, 3682925, 3682926, 3682927, 3682928, 3682929, 3682930, 3682931, 3682932, 3682933, 3682934, 3682935, 3682936, 3682937, 3682938, 3682939, 3682940, 3682941, 3682942, 3682943, 3682944, 3682945, 3682946, 3682947, 3682948, 3682949, 3682950, 3682951, 3682952, 3682953, 3682954, 3682955, 3682956, 3682957, 3682958, 3682959, 3682960, 3682961, 3682962, 3682963, 3682964, 3682965, 3682966, 3682967, 3682968, 3682969, 3682970, 3682971, 3682972, 3682973, 3682974, 3682975, 3682976, 3682977, 3682978, 3682979, 3682980, 3682981, 3682982, 3682983, 3682984, 3682985, 3682986, 3682987, 3682988, 3682989, 3682990, 3682991, 3682992, 3682993, 3682994, 3682995, 3682996, 3682997, 3682998, 3682999, 3683000, 3683001, 3683002, 3683003, 3683004, 3683005, 3683006, 3683007, 3683008, 3683009, 3683010, 3683011, 3683012, 3683013, 3683014, 3683015, 3683016, 3683017, 3683018, 3683019, 3683020, 3683021, 3683022, 3683023, 3683024, 3683025, 3683026, 3683027, 3683028, 3683029, 3683030, 3683031, 3683032, 3683033, 3683034, 3683035, 3683036, 3683037, 3683038, 3683039)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:54:14,058 - [124765] - src.utils.log - INFO - βœ… Fetched 1548 rows - __SPLIT__ 2026-07-20 05:54:14,059 - [124765] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.SubWorkOrderAutoGeneration woag WHERE woag.WorkOrderAutoGenerationId in (3682057, 3682058, 3682059, 3682060, 3682061, 3682062, 3682063, 3682064, 3682065, 3682066, 3682067, 3682068, 3682069, 3682070, 3682071, 3682072, 3682073, 3682074, 3682075, 3682076, 3682077, 3682078, 3682079, 3682080, 3682081, 3682082, 3682083, 3682084, 3682085, 3682086, 3682087, 3682088, 3682089, 3682090, 3682091, 3682092, 3682093, 3682094, 3682095, 3682096, 3682097, 3682098, 3682099, 3682100, 3682101, 3682102, 3682103, 3682104, 3682105, 3682106, 3682107, 3682108, 3682109, 3682110, 3682111, 3682112, 3682113, 3682114, 3682115, 3682116, 3682117, 3682118, 3682119, 3682120, 3682121, 3682122, 3682123, 3682124, 3682125, 3682126, 3682127, 3682128, 3682129, 3682130, 3682131, 3682132, 3682133, 3682134, 3682135, 3682136, 3682137, 3682138, 3682139, 3682140, 3682141, 3682142, 3682143, 3682144, 3682145, 3682146, 3682147, 3682148, 3682149, 3682150, 3682151, 3682152, 3682153, 3682154, 3682155, 3682156, 3682157, 3682158, 3682159, 3682160, 3682161, 3682162, 3682163, 3682164, 3682165, 3682166, 3682167, 3682168, 3682169, 3682170, 3682171, 3682172, 3682173, 3682174, 3682175, 3682176, 3682177, 3682178, 3682179, 3682180, 3682181, 3682182, 3682183, 3682184, 3682185, 3682186, 3682187, 3682188, 3682189, 3682190, 3682191, 3682192, 3682193, 3682194, 3682195, 3682196, 3682197, 3682198, 3682199, 3682200, 3682201, 3682202, 3682203, 3682204, 3682205, 3682206, 3682207, 3682208, 3682209, 3682210, 3682211, 3682212, 3682213, 3682214, 3682215, 3682216, 3682217, 3682218, 3682219, 3682220, 3682221, 3682222, 3682223, 3682224, 3682225, 3682226, 3682227, 3682228, 3682229, 3682230, 3682231, 3682232, 3682233, 3682234, 3682235, 3682236, 3682237, 3682238, 3682239, 3682240, 3682241, 3682242, 3682243, 3682244, 3682245, 3682246, 3682247, 3682248, 3682249, 3682250, 3682251, 3682252, 3682253, 3682254, 3682255, 3682256, 3682257, 3682258, 3682259, 3682260, 3682261, 3682262, 3682263, 3682264, 3682265, 3682266, 3682267, 3682268, 3682269, 3682270, 3682271, 3682272, 3682273, 3682274, 3682275, 3682276, 3682277, 3682278, 3682279, 3682280, 3682281, 3682282, 3682283, 3682284, 3682285, 3682286, 3682287, 3682288, 3682289, 3682290, 3682291, 3682292, 3682293, 3682294, 3682295, 3682296, 3682297, 3682298, 3682299, 3682300, 3682301, 3682302, 3682303, 3682304, 3682305, 3682306, 3682307, 3682308, 3682309, 3682310, 3682311, 3682312, 3682313, 3682314, 3682315, 3682316, 3682317, 3682318, 3682319, 3682320, 3682321, 3682322, 3682323, 3682324, 3682325, 3682326, 3682327, 3682328, 3682329, 3682330, 3682331, 3682332, 3682333, 3682334, 3682335, 3682336, 3682337, 3682338, 3682339, 3682340, 3682341, 3682342, 3682343, 3682344, 3682345, 3682346, 3682347, 3682348, 3682349, 3682350, 3682351, 3682352, 3682353, 3682354, 3682355, 3682356, 3682357, 3682358, 3682359, 3682360, 3682361, 3682362, 3682363, 3682364, 3682365, 3682366, 3682367, 3682368, 3682369, 3682370, 3682371, 3682372, 3682373, 3682374, 3682375, 3682376, 3682377, 3682378, 3682379, 3682380, 3682381, 3682382, 3682383, 3682384, 3682385, 3682386, 3682387, 3682388, 3682389, 3682390, 3682391, 3682392, 3682393, 3682394, 3682395, 3682396, 3682397, 3682398, 3682399, 3682400, 3682401, 3682402, 3682403, 3682404, 3682405, 3682406, 3682407, 3682408, 3682409, 3682410, 3682411, 3682412, 3682413, 3682414, 3682415, 3682416, 3682417, 3682418, 3682419, 3682420, 3682421, 3682422, 3682423, 3682424, 3682425, 3682426, 3682427, 3682428, 3682429, 3682430, 3682431, 3682432, 3682433, 3682434, 3682435, 3682436, 3682437, 3682438, 3682439, 3682440, 3682441, 3682442, 3682443, 3682444, 3682445, 3682446, 3682447, 3682448, 3682449, 3682450, 3682451, 3682452, 3682453, 3682454, 3682455, 3682456, 3682457, 3682458, 3682459, 3682460, 3682461, 3682462, 3682463, 3682464, 3682465, 3682466, 3682467, 3682468, 3682469, 3682470, 3682471, 3682472, 3682473, 3682474, 3682475, 3682476, 3682477, 3682478, 3682479, 3682480, 3682481, 3682482, 3682483, 3682484, 3682485, 3682486, 3682487, 3682488, 3682489, 3682490, 3682491, 3682492, 3682493, 3682494, 3682495, 3682496, 3682497, 3682498, 3682499, 3682500, 3682501, 3682502, 3682503, 3682504, 3682505, 3682506, 3682507, 3682508, 3682509, 3682510, 3682511, 3682512, 3682513, 3682514, 3682515, 3682516, 3682517, 3682518, 3682519, 3682520, 3682521, 3682522, 3682523, 3682524, 3682525, 3682526, 3682527, 3682528, 3682529, 3682530, 3682531, 3682532, 3682533, 3682534, 3682535, 3682536, 3682537, 3682538, 3682539, 3682540, 3682541, 3682542, 3682543, 3682544, 3682545, 3682546, 3682547, 3682548, 3682549, 3682550, 3682551, 3682552, 3682553, 3682554, 3682555, 3682556, 3682557, 3682558, 3682559, 3682560, 3682561, 3682562, 3682563, 3682564, 3682565, 3682566, 3682567, 3682568, 3682569, 3682570, 3682571, 3682572, 3682573, 3682574, 3682575, 3682576, 3682577, 3682578, 3682579, 3682580, 3682581, 3682582, 3682583, 3682584, 3682585, 3682586, 3682587, 3682588, 3682589, 3682590, 3682591, 3682592, 3682593, 3682594, 3682595, 3682596, 3682597, 3682598, 3682599, 3682600, 3682601, 3682602, 3682603, 3682604, 3682605, 3682606, 3682607, 3682608, 3682609, 3682610, 3682611, 3682612, 3682613, 3682614, 3682615, 3682616, 3682617, 3682618, 3682619, 3682620, 3682621, 3682622, 3682623, 3682624, 3682625, 3682626, 3682627, 3682628, 3682629, 3682630, 3682631, 3682632, 3682633, 3682634, 3682635, 3682636, 3682637, 3682638, 3682639, 3682640, 3682641, 3682642, 3682643, 3682644, 3682645, 3682646, 3682647, 3682648, 3682649, 3682650, 3682651, 3682652, 3682653, 3682654, 3682655, 3682656, 3682657, 3682658, 3682659, 3682660, 3682661, 3682662, 3682663, 3682664, 3682665, 3682666, 3682667, 3682668, 3682669, 3682670, 3682671, 3682672, 3682673, 3682674, 3682675, 3682676, 3682677, 3682678, 3682679, 3682680, 3682681, 3682682, 3682683, 3682684, 3682685, 3682686, 3682687, 3682688, 3682689, 3682690, 3682691, 3682692, 3682693, 3682694, 3682695, 3682696, 3682697, 3682698, 3682699, 3682700, 3682701, 3682702, 3682703, 3682704, 3682705, 3682706, 3682707, 3682708, 3682709, 3682710, 3682711, 3682712, 3682713, 3682714, 3682715, 3682716, 3682717, 3682718, 3682719, 3682720, 3682721, 3682722, 3682723, 3682724, 3682725, 3682726, 3682727, 3682728, 3682729, 3682730, 3682731, 3682732, 3682733, 3682734, 3682735, 3682736, 3682737, 3682738, 3682739, 3682740, 3682741, 3682742, 3682743, 3682744, 3682745, 3682746, 3682747, 3682748, 3682749, 3682750, 3682751, 3682752, 3682753, 3682754, 3682755, 3682756, 3682757, 3682758, 3682759, 3682760, 3682761, 3682762, 3682763, 3682764, 3682765, 3682766, 3682767, 3682768, 3682769, 3682770, 3682771, 3682772, 3682773, 3682774, 3682775, 3682776, 3682777, 3682778, 3682779, 3682780, 3682781, 3682782, 3682783, 3682784, 3682785, 3682786, 3682787, 3682788, 3682789, 3682790, 3682791, 3682792, 3682793, 3682794, 3682795, 3682796, 3682797, 3682798, 3682799, 3682800, 3682801, 3682802, 3682803, 3682804, 3682805, 3682806, 3682807, 3682808, 3682809, 3682810, 3682811, 3682812, 3682813, 3682814, 3682815, 3682816, 3682817, 3682818, 3682819, 3682820, 3682821, 3682822, 3682823, 3682824, 3682825, 3682826, 3682827, 3682828, 3682829, 3682830, 3682831, 3682832, 3682833, 3682834, 3682835, 3682836, 3682837, 3682838, 3682839, 3682840, 3682841, 3682842, 3682843, 3682844, 3682845, 3682846, 3682847, 3682848, 3682849, 3682850, 3682851, 3682852, 3682853, 3682854, 3682855, 3682856, 3682857, 3682858, 3682859, 3682860, 3682861, 3682862, 3682863, 3682864, 3682865, 3682866, 3682867, 3682868, 3682869, 3682870, 3682871, 3682872, 3682873, 3682874, 3682875, 3682876, 3682877, 3682878, 3682879, 3682880, 3682881, 3682882, 3682883, 3682884, 3682885, 3682886, 3682887, 3682888, 3682889, 3682890, 3682891, 3682892, 3682893, 3682894, 3682895, 3682896, 3682897, 3682898, 3682899, 3682900, 3682901, 3682902, 3682903, 3682904, 3682905, 3682906, 3682907, 3682908, 3682909, 3682910, 3682911, 3682912, 3682913, 3682914, 3682915, 3682916, 3682917, 3682918, 3682919, 3682920, 3682921, 3682922, 3682923, 3682924, 3682925, 3682926, 3682927, 3682928, 3682929, 3682930, 3682931, 3682932, 3682933, 3682934, 3682935, 3682936, 3682937, 3682938, 3682939, 3682940, 3682941, 3682942, 3682943, 3682944, 3682945, 3682946, 3682947, 3682948, 3682949, 3682950, 3682951, 3682952, 3682953, 3682954, 3682955, 3682956, 3682957, 3682958, 3682959, 3682960, 3682961, 3682962, 3682963, 3682964, 3682965, 3682966, 3682967, 3682968, 3682969, 3682970, 3682971, 3682972, 3682973, 3682974, 3682975, 3682976, 3682977, 3682978, 3682979, 3682980, 3682981, 3682982, 3682983, 3682984, 3682985, 3682986, 3682987, 3682988, 3682989, 3682990, 3682991, 3682992, 3682993, 3682994, 3682995, 3682996, 3682997, 3682998, 3682999, 3683000, 3683001, 3683002, 3683003, 3683004, 3683005, 3683006, 3683007, 3683008, 3683009, 3683010, 3683011, 3683012, 3683013, 3683014, 3683015, 3683016, 3683017, 3683018, 3683019, 3683020, 3683021, 3683022, 3683023, 3683024, 3683025, 3683026, 3683027, 3683028, 3683029, 3683030, 3683031, 3683032, 3683033, 3683034, 3683035, 3683036, 3683037, 3683038, 3683039)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:54:14,373 - [124765] - src.utils.log - INFO - βœ… Fetched 24 rows - __SPLIT__ 2026-07-20 05:54:14,373 - [124765] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.WorkOrderAutoGenerationCrews woag WHERE woag.WorkOrderAutoGenerationId in (3682057, 3682058, 3682059, 3682060, 3682061, 3682062, 3682063, 3682064, 3682065, 3682066, 3682067, 3682068, 3682069, 3682070, 3682071, 3682072, 3682073, 3682074, 3682075, 3682076, 3682077, 3682078, 3682079, 3682080, 3682081, 3682082, 3682083, 3682084, 3682085, 3682086, 3682087, 3682088, 3682089, 3682090, 3682091, 3682092, 3682093, 3682094, 3682095, 3682096, 3682097, 3682098, 3682099, 3682100, 3682101, 3682102, 3682103, 3682104, 3682105, 3682106, 3682107, 3682108, 3682109, 3682110, 3682111, 3682112, 3682113, 3682114, 3682115, 3682116, 3682117, 3682118, 3682119, 3682120, 3682121, 3682122, 3682123, 3682124, 3682125, 3682126, 3682127, 3682128, 3682129, 3682130, 3682131, 3682132, 3682133, 3682134, 3682135, 3682136, 3682137, 3682138, 3682139, 3682140, 3682141, 3682142, 3682143, 3682144, 3682145, 3682146, 3682147, 3682148, 3682149, 3682150, 3682151, 3682152, 3682153, 3682154, 3682155, 3682156, 3682157, 3682158, 3682159, 3682160, 3682161, 3682162, 3682163, 3682164, 3682165, 3682166, 3682167, 3682168, 3682169, 3682170, 3682171, 3682172, 3682173, 3682174, 3682175, 3682176, 3682177, 3682178, 3682179, 3682180, 3682181, 3682182, 3682183, 3682184, 3682185, 3682186, 3682187, 3682188, 3682189, 3682190, 3682191, 3682192, 3682193, 3682194, 3682195, 3682196, 3682197, 3682198, 3682199, 3682200, 3682201, 3682202, 3682203, 3682204, 3682205, 3682206, 3682207, 3682208, 3682209, 3682210, 3682211, 3682212, 3682213, 3682214, 3682215, 3682216, 3682217, 3682218, 3682219, 3682220, 3682221, 3682222, 3682223, 3682224, 3682225, 3682226, 3682227, 3682228, 3682229, 3682230, 3682231, 3682232, 3682233, 3682234, 3682235, 3682236, 3682237, 3682238, 3682239, 3682240, 3682241, 3682242, 3682243, 3682244, 3682245, 3682246, 3682247, 3682248, 3682249, 3682250, 3682251, 3682252, 3682253, 3682254, 3682255, 3682256, 3682257, 3682258, 3682259, 3682260, 3682261, 3682262, 3682263, 3682264, 3682265, 3682266, 3682267, 3682268, 3682269, 3682270, 3682271, 3682272, 3682273, 3682274, 3682275, 3682276, 3682277, 3682278, 3682279, 3682280, 3682281, 3682282, 3682283, 3682284, 3682285, 3682286, 3682287, 3682288, 3682289, 3682290, 3682291, 3682292, 3682293, 3682294, 3682295, 3682296, 3682297, 3682298, 3682299, 3682300, 3682301, 3682302, 3682303, 3682304, 3682305, 3682306, 3682307, 3682308, 3682309, 3682310, 3682311, 3682312, 3682313, 3682314, 3682315, 3682316, 3682317, 3682318, 3682319, 3682320, 3682321, 3682322, 3682323, 3682324, 3682325, 3682326, 3682327, 3682328, 3682329, 3682330, 3682331, 3682332, 3682333, 3682334, 3682335, 3682336, 3682337, 3682338, 3682339, 3682340, 3682341, 3682342, 3682343, 3682344, 3682345, 3682346, 3682347, 3682348, 3682349, 3682350, 3682351, 3682352, 3682353, 3682354, 3682355, 3682356, 3682357, 3682358, 3682359, 3682360, 3682361, 3682362, 3682363, 3682364, 3682365, 3682366, 3682367, 3682368, 3682369, 3682370, 3682371, 3682372, 3682373, 3682374, 3682375, 3682376, 3682377, 3682378, 3682379, 3682380, 3682381, 3682382, 3682383, 3682384, 3682385, 3682386, 3682387, 3682388, 3682389, 3682390, 3682391, 3682392, 3682393, 3682394, 3682395, 3682396, 3682397, 3682398, 3682399, 3682400, 3682401, 3682402, 3682403, 3682404, 3682405, 3682406, 3682407, 3682408, 3682409, 3682410, 3682411, 3682412, 3682413, 3682414, 3682415, 3682416, 3682417, 3682418, 3682419, 3682420, 3682421, 3682422, 3682423, 3682424, 3682425, 3682426, 3682427, 3682428, 3682429, 3682430, 3682431, 3682432, 3682433, 3682434, 3682435, 3682436, 3682437, 3682438, 3682439, 3682440, 3682441, 3682442, 3682443, 3682444, 3682445, 3682446, 3682447, 3682448, 3682449, 3682450, 3682451, 3682452, 3682453, 3682454, 3682455, 3682456, 3682457, 3682458, 3682459, 3682460, 3682461, 3682462, 3682463, 3682464, 3682465, 3682466, 3682467, 3682468, 3682469, 3682470, 3682471, 3682472, 3682473, 3682474, 3682475, 3682476, 3682477, 3682478, 3682479, 3682480, 3682481, 3682482, 3682483, 3682484, 3682485, 3682486, 3682487, 3682488, 3682489, 3682490, 3682491, 3682492, 3682493, 3682494, 3682495, 3682496, 3682497, 3682498, 3682499, 3682500, 3682501, 3682502, 3682503, 3682504, 3682505, 3682506, 3682507, 3682508, 3682509, 3682510, 3682511, 3682512, 3682513, 3682514, 3682515, 3682516, 3682517, 3682518, 3682519, 3682520, 3682521, 3682522, 3682523, 3682524, 3682525, 3682526, 3682527, 3682528, 3682529, 3682530, 3682531, 3682532, 3682533, 3682534, 3682535, 3682536, 3682537, 3682538, 3682539, 3682540, 3682541, 3682542, 3682543, 3682544, 3682545, 3682546, 3682547, 3682548, 3682549, 3682550, 3682551, 3682552, 3682553, 3682554, 3682555, 3682556, 3682557, 3682558, 3682559, 3682560, 3682561, 3682562, 3682563, 3682564, 3682565, 3682566, 3682567, 3682568, 3682569, 3682570, 3682571, 3682572, 3682573, 3682574, 3682575, 3682576, 3682577, 3682578, 3682579, 3682580, 3682581, 3682582, 3682583, 3682584, 3682585, 3682586, 3682587, 3682588, 3682589, 3682590, 3682591, 3682592, 3682593, 3682594, 3682595, 3682596, 3682597, 3682598, 3682599, 3682600, 3682601, 3682602, 3682603, 3682604, 3682605, 3682606, 3682607, 3682608, 3682609, 3682610, 3682611, 3682612, 3682613, 3682614, 3682615, 3682616, 3682617, 3682618, 3682619, 3682620, 3682621, 3682622, 3682623, 3682624, 3682625, 3682626, 3682627, 3682628, 3682629, 3682630, 3682631, 3682632, 3682633, 3682634, 3682635, 3682636, 3682637, 3682638, 3682639, 3682640, 3682641, 3682642, 3682643, 3682644, 3682645, 3682646, 3682647, 3682648, 3682649, 3682650, 3682651, 3682652, 3682653, 3682654, 3682655, 3682656, 3682657, 3682658, 3682659, 3682660, 3682661, 3682662, 3682663, 3682664, 3682665, 3682666, 3682667, 3682668, 3682669, 3682670, 3682671, 3682672, 3682673, 3682674, 3682675, 3682676, 3682677, 3682678, 3682679, 3682680, 3682681, 3682682, 3682683, 3682684, 3682685, 3682686, 3682687, 3682688, 3682689, 3682690, 3682691, 3682692, 3682693, 3682694, 3682695, 3682696, 3682697, 3682698, 3682699, 3682700, 3682701, 3682702, 3682703, 3682704, 3682705, 3682706, 3682707, 3682708, 3682709, 3682710, 3682711, 3682712, 3682713, 3682714, 3682715, 3682716, 3682717, 3682718, 3682719, 3682720, 3682721, 3682722, 3682723, 3682724, 3682725, 3682726, 3682727, 3682728, 3682729, 3682730, 3682731, 3682732, 3682733, 3682734, 3682735, 3682736, 3682737, 3682738, 3682739, 3682740, 3682741, 3682742, 3682743, 3682744, 3682745, 3682746, 3682747, 3682748, 3682749, 3682750, 3682751, 3682752, 3682753, 3682754, 3682755, 3682756, 3682757, 3682758, 3682759, 3682760, 3682761, 3682762, 3682763, 3682764, 3682765, 3682766, 3682767, 3682768, 3682769, 3682770, 3682771, 3682772, 3682773, 3682774, 3682775, 3682776, 3682777, 3682778, 3682779, 3682780, 3682781, 3682782, 3682783, 3682784, 3682785, 3682786, 3682787, 3682788, 3682789, 3682790, 3682791, 3682792, 3682793, 3682794, 3682795, 3682796, 3682797, 3682798, 3682799, 3682800, 3682801, 3682802, 3682803, 3682804, 3682805, 3682806, 3682807, 3682808, 3682809, 3682810, 3682811, 3682812, 3682813, 3682814, 3682815, 3682816, 3682817, 3682818, 3682819, 3682820, 3682821, 3682822, 3682823, 3682824, 3682825, 3682826, 3682827, 3682828, 3682829, 3682830, 3682831, 3682832, 3682833, 3682834, 3682835, 3682836, 3682837, 3682838, 3682839, 3682840, 3682841, 3682842, 3682843, 3682844, 3682845, 3682846, 3682847, 3682848, 3682849, 3682850, 3682851, 3682852, 3682853, 3682854, 3682855, 3682856, 3682857, 3682858, 3682859, 3682860, 3682861, 3682862, 3682863, 3682864, 3682865, 3682866, 3682867, 3682868, 3682869, 3682870, 3682871, 3682872, 3682873, 3682874, 3682875, 3682876, 3682877, 3682878, 3682879, 3682880, 3682881, 3682882, 3682883, 3682884, 3682885, 3682886, 3682887, 3682888, 3682889, 3682890, 3682891, 3682892, 3682893, 3682894, 3682895, 3682896, 3682897, 3682898, 3682899, 3682900, 3682901, 3682902, 3682903, 3682904, 3682905, 3682906, 3682907, 3682908, 3682909, 3682910, 3682911, 3682912, 3682913, 3682914, 3682915, 3682916, 3682917, 3682918, 3682919, 3682920, 3682921, 3682922, 3682923, 3682924, 3682925, 3682926, 3682927, 3682928, 3682929, 3682930, 3682931, 3682932, 3682933, 3682934, 3682935, 3682936, 3682937, 3682938, 3682939, 3682940, 3682941, 3682942, 3682943, 3682944, 3682945, 3682946, 3682947, 3682948, 3682949, 3682950, 3682951, 3682952, 3682953, 3682954, 3682955, 3682956, 3682957, 3682958, 3682959, 3682960, 3682961, 3682962, 3682963, 3682964, 3682965, 3682966, 3682967, 3682968, 3682969, 3682970, 3682971, 3682972, 3682973, 3682974, 3682975, 3682976, 3682977, 3682978, 3682979, 3682980, 3682981, 3682982, 3682983, 3682984, 3682985, 3682986, 3682987, 3682988, 3682989, 3682990, 3682991, 3682992, 3682993, 3682994, 3682995, 3682996, 3682997, 3682998, 3682999, 3683000, 3683001, 3683002, 3683003, 3683004, 3683005, 3683006, 3683007, 3683008, 3683009, 3683010, 3683011, 3683012, 3683013, 3683014, 3683015, 3683016, 3683017, 3683018, 3683019, 3683020, 3683021, 3683022, 3683023, 3683024, 3683025, 3683026, 3683027, 3683028, 3683029, 3683030, 3683031, 3683032, 3683033, 3683034, 3683035, 3683036, 3683037, 3683038, 3683039)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:54:14,728 - [124765] - src.utils.log - INFO - βœ… Fetched 1100 rows - __SPLIT__ 2026-07-20 05:54:14,729 - [124765] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.WorkOrderAutoGenerationSalesPersonCommission woag WHERE woag.WorkOrderAutoGenerationId in (3682057, 3682058, 3682059, 3682060, 3682061, 3682062, 3682063, 3682064, 3682065, 3682066, 3682067, 3682068, 3682069, 3682070, 3682071, 3682072, 3682073, 3682074, 3682075, 3682076, 3682077, 3682078, 3682079, 3682080, 3682081, 3682082, 3682083, 3682084, 3682085, 3682086, 3682087, 3682088, 3682089, 3682090, 3682091, 3682092, 3682093, 3682094, 3682095, 3682096, 3682097, 3682098, 3682099, 3682100, 3682101, 3682102, 3682103, 3682104, 3682105, 3682106, 3682107, 3682108, 3682109, 3682110, 3682111, 3682112, 3682113, 3682114, 3682115, 3682116, 3682117, 3682118, 3682119, 3682120, 3682121, 3682122, 3682123, 3682124, 3682125, 3682126, 3682127, 3682128, 3682129, 3682130, 3682131, 3682132, 3682133, 3682134, 3682135, 3682136, 3682137, 3682138, 3682139, 3682140, 3682141, 3682142, 3682143, 3682144, 3682145, 3682146, 3682147, 3682148, 3682149, 3682150, 3682151, 3682152, 3682153, 3682154, 3682155, 3682156, 3682157, 3682158, 3682159, 3682160, 3682161, 3682162, 3682163, 3682164, 3682165, 3682166, 3682167, 3682168, 3682169, 3682170, 3682171, 3682172, 3682173, 3682174, 3682175, 3682176, 3682177, 3682178, 3682179, 3682180, 3682181, 3682182, 3682183, 3682184, 3682185, 3682186, 3682187, 3682188, 3682189, 3682190, 3682191, 3682192, 3682193, 3682194, 3682195, 3682196, 3682197, 3682198, 3682199, 3682200, 3682201, 3682202, 3682203, 3682204, 3682205, 3682206, 3682207, 3682208, 3682209, 3682210, 3682211, 3682212, 3682213, 3682214, 3682215, 3682216, 3682217, 3682218, 3682219, 3682220, 3682221, 3682222, 3682223, 3682224, 3682225, 3682226, 3682227, 3682228, 3682229, 3682230, 3682231, 3682232, 3682233, 3682234, 3682235, 3682236, 3682237, 3682238, 3682239, 3682240, 3682241, 3682242, 3682243, 3682244, 3682245, 3682246, 3682247, 3682248, 3682249, 3682250, 3682251, 3682252, 3682253, 3682254, 3682255, 3682256, 3682257, 3682258, 3682259, 3682260, 3682261, 3682262, 3682263, 3682264, 3682265, 3682266, 3682267, 3682268, 3682269, 3682270, 3682271, 3682272, 3682273, 3682274, 3682275, 3682276, 3682277, 3682278, 3682279, 3682280, 3682281, 3682282, 3682283, 3682284, 3682285, 3682286, 3682287, 3682288, 3682289, 3682290, 3682291, 3682292, 3682293, 3682294, 3682295, 3682296, 3682297, 3682298, 3682299, 3682300, 3682301, 3682302, 3682303, 3682304, 3682305, 3682306, 3682307, 3682308, 3682309, 3682310, 3682311, 3682312, 3682313, 3682314, 3682315, 3682316, 3682317, 3682318, 3682319, 3682320, 3682321, 3682322, 3682323, 3682324, 3682325, 3682326, 3682327, 3682328, 3682329, 3682330, 3682331, 3682332, 3682333, 3682334, 3682335, 3682336, 3682337, 3682338, 3682339, 3682340, 3682341, 3682342, 3682343, 3682344, 3682345, 3682346, 3682347, 3682348, 3682349, 3682350, 3682351, 3682352, 3682353, 3682354, 3682355, 3682356, 3682357, 3682358, 3682359, 3682360, 3682361, 3682362, 3682363, 3682364, 3682365, 3682366, 3682367, 3682368, 3682369, 3682370, 3682371, 3682372, 3682373, 3682374, 3682375, 3682376, 3682377, 3682378, 3682379, 3682380, 3682381, 3682382, 3682383, 3682384, 3682385, 3682386, 3682387, 3682388, 3682389, 3682390, 3682391, 3682392, 3682393, 3682394, 3682395, 3682396, 3682397, 3682398, 3682399, 3682400, 3682401, 3682402, 3682403, 3682404, 3682405, 3682406, 3682407, 3682408, 3682409, 3682410, 3682411, 3682412, 3682413, 3682414, 3682415, 3682416, 3682417, 3682418, 3682419, 3682420, 3682421, 3682422, 3682423, 3682424, 3682425, 3682426, 3682427, 3682428, 3682429, 3682430, 3682431, 3682432, 3682433, 3682434, 3682435, 3682436, 3682437, 3682438, 3682439, 3682440, 3682441, 3682442, 3682443, 3682444, 3682445, 3682446, 3682447, 3682448, 3682449, 3682450, 3682451, 3682452, 3682453, 3682454, 3682455, 3682456, 3682457, 3682458, 3682459, 3682460, 3682461, 3682462, 3682463, 3682464, 3682465, 3682466, 3682467, 3682468, 3682469, 3682470, 3682471, 3682472, 3682473, 3682474, 3682475, 3682476, 3682477, 3682478, 3682479, 3682480, 3682481, 3682482, 3682483, 3682484, 3682485, 3682486, 3682487, 3682488, 3682489, 3682490, 3682491, 3682492, 3682493, 3682494, 3682495, 3682496, 3682497, 3682498, 3682499, 3682500, 3682501, 3682502, 3682503, 3682504, 3682505, 3682506, 3682507, 3682508, 3682509, 3682510, 3682511, 3682512, 3682513, 3682514, 3682515, 3682516, 3682517, 3682518, 3682519, 3682520, 3682521, 3682522, 3682523, 3682524, 3682525, 3682526, 3682527, 3682528, 3682529, 3682530, 3682531, 3682532, 3682533, 3682534, 3682535, 3682536, 3682537, 3682538, 3682539, 3682540, 3682541, 3682542, 3682543, 3682544, 3682545, 3682546, 3682547, 3682548, 3682549, 3682550, 3682551, 3682552, 3682553, 3682554, 3682555, 3682556, 3682557, 3682558, 3682559, 3682560, 3682561, 3682562, 3682563, 3682564, 3682565, 3682566, 3682567, 3682568, 3682569, 3682570, 3682571, 3682572, 3682573, 3682574, 3682575, 3682576, 3682577, 3682578, 3682579, 3682580, 3682581, 3682582, 3682583, 3682584, 3682585, 3682586, 3682587, 3682588, 3682589, 3682590, 3682591, 3682592, 3682593, 3682594, 3682595, 3682596, 3682597, 3682598, 3682599, 3682600, 3682601, 3682602, 3682603, 3682604, 3682605, 3682606, 3682607, 3682608, 3682609, 3682610, 3682611, 3682612, 3682613, 3682614, 3682615, 3682616, 3682617, 3682618, 3682619, 3682620, 3682621, 3682622, 3682623, 3682624, 3682625, 3682626, 3682627, 3682628, 3682629, 3682630, 3682631, 3682632, 3682633, 3682634, 3682635, 3682636, 3682637, 3682638, 3682639, 3682640, 3682641, 3682642, 3682643, 3682644, 3682645, 3682646, 3682647, 3682648, 3682649, 3682650, 3682651, 3682652, 3682653, 3682654, 3682655, 3682656, 3682657, 3682658, 3682659, 3682660, 3682661, 3682662, 3682663, 3682664, 3682665, 3682666, 3682667, 3682668, 3682669, 3682670, 3682671, 3682672, 3682673, 3682674, 3682675, 3682676, 3682677, 3682678, 3682679, 3682680, 3682681, 3682682, 3682683, 3682684, 3682685, 3682686, 3682687, 3682688, 3682689, 3682690, 3682691, 3682692, 3682693, 3682694, 3682695, 3682696, 3682697, 3682698, 3682699, 3682700, 3682701, 3682702, 3682703, 3682704, 3682705, 3682706, 3682707, 3682708, 3682709, 3682710, 3682711, 3682712, 3682713, 3682714, 3682715, 3682716, 3682717, 3682718, 3682719, 3682720, 3682721, 3682722, 3682723, 3682724, 3682725, 3682726, 3682727, 3682728, 3682729, 3682730, 3682731, 3682732, 3682733, 3682734, 3682735, 3682736, 3682737, 3682738, 3682739, 3682740, 3682741, 3682742, 3682743, 3682744, 3682745, 3682746, 3682747, 3682748, 3682749, 3682750, 3682751, 3682752, 3682753, 3682754, 3682755, 3682756, 3682757, 3682758, 3682759, 3682760, 3682761, 3682762, 3682763, 3682764, 3682765, 3682766, 3682767, 3682768, 3682769, 3682770, 3682771, 3682772, 3682773, 3682774, 3682775, 3682776, 3682777, 3682778, 3682779, 3682780, 3682781, 3682782, 3682783, 3682784, 3682785, 3682786, 3682787, 3682788, 3682789, 3682790, 3682791, 3682792, 3682793, 3682794, 3682795, 3682796, 3682797, 3682798, 3682799, 3682800, 3682801, 3682802, 3682803, 3682804, 3682805, 3682806, 3682807, 3682808, 3682809, 3682810, 3682811, 3682812, 3682813, 3682814, 3682815, 3682816, 3682817, 3682818, 3682819, 3682820, 3682821, 3682822, 3682823, 3682824, 3682825, 3682826, 3682827, 3682828, 3682829, 3682830, 3682831, 3682832, 3682833, 3682834, 3682835, 3682836, 3682837, 3682838, 3682839, 3682840, 3682841, 3682842, 3682843, 3682844, 3682845, 3682846, 3682847, 3682848, 3682849, 3682850, 3682851, 3682852, 3682853, 3682854, 3682855, 3682856, 3682857, 3682858, 3682859, 3682860, 3682861, 3682862, 3682863, 3682864, 3682865, 3682866, 3682867, 3682868, 3682869, 3682870, 3682871, 3682872, 3682873, 3682874, 3682875, 3682876, 3682877, 3682878, 3682879, 3682880, 3682881, 3682882, 3682883, 3682884, 3682885, 3682886, 3682887, 3682888, 3682889, 3682890, 3682891, 3682892, 3682893, 3682894, 3682895, 3682896, 3682897, 3682898, 3682899, 3682900, 3682901, 3682902, 3682903, 3682904, 3682905, 3682906, 3682907, 3682908, 3682909, 3682910, 3682911, 3682912, 3682913, 3682914, 3682915, 3682916, 3682917, 3682918, 3682919, 3682920, 3682921, 3682922, 3682923, 3682924, 3682925, 3682926, 3682927, 3682928, 3682929, 3682930, 3682931, 3682932, 3682933, 3682934, 3682935, 3682936, 3682937, 3682938, 3682939, 3682940, 3682941, 3682942, 3682943, 3682944, 3682945, 3682946, 3682947, 3682948, 3682949, 3682950, 3682951, 3682952, 3682953, 3682954, 3682955, 3682956, 3682957, 3682958, 3682959, 3682960, 3682961, 3682962, 3682963, 3682964, 3682965, 3682966, 3682967, 3682968, 3682969, 3682970, 3682971, 3682972, 3682973, 3682974, 3682975, 3682976, 3682977, 3682978, 3682979, 3682980, 3682981, 3682982, 3682983, 3682984, 3682985, 3682986, 3682987, 3682988, 3682989, 3682990, 3682991, 3682992, 3682993, 3682994, 3682995, 3682996, 3682997, 3682998, 3682999, 3683000, 3683001, 3683002, 3683003, 3683004, 3683005, 3683006, 3683007, 3683008, 3683009, 3683010, 3683011, 3683012, 3683013, 3683014, 3683015, 3683016, 3683017, 3683018, 3683019, 3683020, 3683021, 3683022, 3683023, 3683024, 3683025, 3683026, 3683027, 3683028, 3683029, 3683030, 3683031, 3683032, 3683033, 3683034, 3683035, 3683036, 3683037, 3683038, 3683039)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:54:15,036 - [124765] - src.utils.log - INFO - βœ… Fetched 12 rows - __SPLIT__ 2026-07-20 05:54:15,036 - [124765] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.SetupAutoGenerationSourceMapping woag WHERE woag.WorkOrderAutoGenerationId in (3682057, 3682058, 3682059, 3682060, 3682061, 3682062, 3682063, 3682064, 3682065, 3682066, 3682067, 3682068, 3682069, 3682070, 3682071, 3682072, 3682073, 3682074, 3682075, 3682076, 3682077, 3682078, 3682079, 3682080, 3682081, 3682082, 3682083, 3682084, 3682085, 3682086, 3682087, 3682088, 3682089, 3682090, 3682091, 3682092, 3682093, 3682094, 3682095, 3682096, 3682097, 3682098, 3682099, 3682100, 3682101, 3682102, 3682103, 3682104, 3682105, 3682106, 3682107, 3682108, 3682109, 3682110, 3682111, 3682112, 3682113, 3682114, 3682115, 3682116, 3682117, 3682118, 3682119, 3682120, 3682121, 3682122, 3682123, 3682124, 3682125, 3682126, 3682127, 3682128, 3682129, 3682130, 3682131, 3682132, 3682133, 3682134, 3682135, 3682136, 3682137, 3682138, 3682139, 3682140, 3682141, 3682142, 3682143, 3682144, 3682145, 3682146, 3682147, 3682148, 3682149, 3682150, 3682151, 3682152, 3682153, 3682154, 3682155, 3682156, 3682157, 3682158, 3682159, 3682160, 3682161, 3682162, 3682163, 3682164, 3682165, 3682166, 3682167, 3682168, 3682169, 3682170, 3682171, 3682172, 3682173, 3682174, 3682175, 3682176, 3682177, 3682178, 3682179, 3682180, 3682181, 3682182, 3682183, 3682184, 3682185, 3682186, 3682187, 3682188, 3682189, 3682190, 3682191, 3682192, 3682193, 3682194, 3682195, 3682196, 3682197, 3682198, 3682199, 3682200, 3682201, 3682202, 3682203, 3682204, 3682205, 3682206, 3682207, 3682208, 3682209, 3682210, 3682211, 3682212, 3682213, 3682214, 3682215, 3682216, 3682217, 3682218, 3682219, 3682220, 3682221, 3682222, 3682223, 3682224, 3682225, 3682226, 3682227, 3682228, 3682229, 3682230, 3682231, 3682232, 3682233, 3682234, 3682235, 3682236, 3682237, 3682238, 3682239, 3682240, 3682241, 3682242, 3682243, 3682244, 3682245, 3682246, 3682247, 3682248, 3682249, 3682250, 3682251, 3682252, 3682253, 3682254, 3682255, 3682256, 3682257, 3682258, 3682259, 3682260, 3682261, 3682262, 3682263, 3682264, 3682265, 3682266, 3682267, 3682268, 3682269, 3682270, 3682271, 3682272, 3682273, 3682274, 3682275, 3682276, 3682277, 3682278, 3682279, 3682280, 3682281, 3682282, 3682283, 3682284, 3682285, 3682286, 3682287, 3682288, 3682289, 3682290, 3682291, 3682292, 3682293, 3682294, 3682295, 3682296, 3682297, 3682298, 3682299, 3682300, 3682301, 3682302, 3682303, 3682304, 3682305, 3682306, 3682307, 3682308, 3682309, 3682310, 3682311, 3682312, 3682313, 3682314, 3682315, 3682316, 3682317, 3682318, 3682319, 3682320, 3682321, 3682322, 3682323, 3682324, 3682325, 3682326, 3682327, 3682328, 3682329, 3682330, 3682331, 3682332, 3682333, 3682334, 3682335, 3682336, 3682337, 3682338, 3682339, 3682340, 3682341, 3682342, 3682343, 3682344, 3682345, 3682346, 3682347, 3682348, 3682349, 3682350, 3682351, 3682352, 3682353, 3682354, 3682355, 3682356, 3682357, 3682358, 3682359, 3682360, 3682361, 3682362, 3682363, 3682364, 3682365, 3682366, 3682367, 3682368, 3682369, 3682370, 3682371, 3682372, 3682373, 3682374, 3682375, 3682376, 3682377, 3682378, 3682379, 3682380, 3682381, 3682382, 3682383, 3682384, 3682385, 3682386, 3682387, 3682388, 3682389, 3682390, 3682391, 3682392, 3682393, 3682394, 3682395, 3682396, 3682397, 3682398, 3682399, 3682400, 3682401, 3682402, 3682403, 3682404, 3682405, 3682406, 3682407, 3682408, 3682409, 3682410, 3682411, 3682412, 3682413, 3682414, 3682415, 3682416, 3682417, 3682418, 3682419, 3682420, 3682421, 3682422, 3682423, 3682424, 3682425, 3682426, 3682427, 3682428, 3682429, 3682430, 3682431, 3682432, 3682433, 3682434, 3682435, 3682436, 3682437, 3682438, 3682439, 3682440, 3682441, 3682442, 3682443, 3682444, 3682445, 3682446, 3682447, 3682448, 3682449, 3682450, 3682451, 3682452, 3682453, 3682454, 3682455, 3682456, 3682457, 3682458, 3682459, 3682460, 3682461, 3682462, 3682463, 3682464, 3682465, 3682466, 3682467, 3682468, 3682469, 3682470, 3682471, 3682472, 3682473, 3682474, 3682475, 3682476, 3682477, 3682478, 3682479, 3682480, 3682481, 3682482, 3682483, 3682484, 3682485, 3682486, 3682487, 3682488, 3682489, 3682490, 3682491, 3682492, 3682493, 3682494, 3682495, 3682496, 3682497, 3682498, 3682499, 3682500, 3682501, 3682502, 3682503, 3682504, 3682505, 3682506, 3682507, 3682508, 3682509, 3682510, 3682511, 3682512, 3682513, 3682514, 3682515, 3682516, 3682517, 3682518, 3682519, 3682520, 3682521, 3682522, 3682523, 3682524, 3682525, 3682526, 3682527, 3682528, 3682529, 3682530, 3682531, 3682532, 3682533, 3682534, 3682535, 3682536, 3682537, 3682538, 3682539, 3682540, 3682541, 3682542, 3682543, 3682544, 3682545, 3682546, 3682547, 3682548, 3682549, 3682550, 3682551, 3682552, 3682553, 3682554, 3682555, 3682556, 3682557, 3682558, 3682559, 3682560, 3682561, 3682562, 3682563, 3682564, 3682565, 3682566, 3682567, 3682568, 3682569, 3682570, 3682571, 3682572, 3682573, 3682574, 3682575, 3682576, 3682577, 3682578, 3682579, 3682580, 3682581, 3682582, 3682583, 3682584, 3682585, 3682586, 3682587, 3682588, 3682589, 3682590, 3682591, 3682592, 3682593, 3682594, 3682595, 3682596, 3682597, 3682598, 3682599, 3682600, 3682601, 3682602, 3682603, 3682604, 3682605, 3682606, 3682607, 3682608, 3682609, 3682610, 3682611, 3682612, 3682613, 3682614, 3682615, 3682616, 3682617, 3682618, 3682619, 3682620, 3682621, 3682622, 3682623, 3682624, 3682625, 3682626, 3682627, 3682628, 3682629, 3682630, 3682631, 3682632, 3682633, 3682634, 3682635, 3682636, 3682637, 3682638, 3682639, 3682640, 3682641, 3682642, 3682643, 3682644, 3682645, 3682646, 3682647, 3682648, 3682649, 3682650, 3682651, 3682652, 3682653, 3682654, 3682655, 3682656, 3682657, 3682658, 3682659, 3682660, 3682661, 3682662, 3682663, 3682664, 3682665, 3682666, 3682667, 3682668, 3682669, 3682670, 3682671, 3682672, 3682673, 3682674, 3682675, 3682676, 3682677, 3682678, 3682679, 3682680, 3682681, 3682682, 3682683, 3682684, 3682685, 3682686, 3682687, 3682688, 3682689, 3682690, 3682691, 3682692, 3682693, 3682694, 3682695, 3682696, 3682697, 3682698, 3682699, 3682700, 3682701, 3682702, 3682703, 3682704, 3682705, 3682706, 3682707, 3682708, 3682709, 3682710, 3682711, 3682712, 3682713, 3682714, 3682715, 3682716, 3682717, 3682718, 3682719, 3682720, 3682721, 3682722, 3682723, 3682724, 3682725, 3682726, 3682727, 3682728, 3682729, 3682730, 3682731, 3682732, 3682733, 3682734, 3682735, 3682736, 3682737, 3682738, 3682739, 3682740, 3682741, 3682742, 3682743, 3682744, 3682745, 3682746, 3682747, 3682748, 3682749, 3682750, 3682751, 3682752, 3682753, 3682754, 3682755, 3682756, 3682757, 3682758, 3682759, 3682760, 3682761, 3682762, 3682763, 3682764, 3682765, 3682766, 3682767, 3682768, 3682769, 3682770, 3682771, 3682772, 3682773, 3682774, 3682775, 3682776, 3682777, 3682778, 3682779, 3682780, 3682781, 3682782, 3682783, 3682784, 3682785, 3682786, 3682787, 3682788, 3682789, 3682790, 3682791, 3682792, 3682793, 3682794, 3682795, 3682796, 3682797, 3682798, 3682799, 3682800, 3682801, 3682802, 3682803, 3682804, 3682805, 3682806, 3682807, 3682808, 3682809, 3682810, 3682811, 3682812, 3682813, 3682814, 3682815, 3682816, 3682817, 3682818, 3682819, 3682820, 3682821, 3682822, 3682823, 3682824, 3682825, 3682826, 3682827, 3682828, 3682829, 3682830, 3682831, 3682832, 3682833, 3682834, 3682835, 3682836, 3682837, 3682838, 3682839, 3682840, 3682841, 3682842, 3682843, 3682844, 3682845, 3682846, 3682847, 3682848, 3682849, 3682850, 3682851, 3682852, 3682853, 3682854, 3682855, 3682856, 3682857, 3682858, 3682859, 3682860, 3682861, 3682862, 3682863, 3682864, 3682865, 3682866, 3682867, 3682868, 3682869, 3682870, 3682871, 3682872, 3682873, 3682874, 3682875, 3682876, 3682877, 3682878, 3682879, 3682880, 3682881, 3682882, 3682883, 3682884, 3682885, 3682886, 3682887, 3682888, 3682889, 3682890, 3682891, 3682892, 3682893, 3682894, 3682895, 3682896, 3682897, 3682898, 3682899, 3682900, 3682901, 3682902, 3682903, 3682904, 3682905, 3682906, 3682907, 3682908, 3682909, 3682910, 3682911, 3682912, 3682913, 3682914, 3682915, 3682916, 3682917, 3682918, 3682919, 3682920, 3682921, 3682922, 3682923, 3682924, 3682925, 3682926, 3682927, 3682928, 3682929, 3682930, 3682931, 3682932, 3682933, 3682934, 3682935, 3682936, 3682937, 3682938, 3682939, 3682940, 3682941, 3682942, 3682943, 3682944, 3682945, 3682946, 3682947, 3682948, 3682949, 3682950, 3682951, 3682952, 3682953, 3682954, 3682955, 3682956, 3682957, 3682958, 3682959, 3682960, 3682961, 3682962, 3682963, 3682964, 3682965, 3682966, 3682967, 3682968, 3682969, 3682970, 3682971, 3682972, 3682973, 3682974, 3682975, 3682976, 3682977, 3682978, 3682979, 3682980, 3682981, 3682982, 3682983, 3682984, 3682985, 3682986, 3682987, 3682988, 3682989, 3682990, 3682991, 3682992, 3682993, 3682994, 3682995, 3682996, 3682997, 3682998, 3682999, 3683000, 3683001, 3683002, 3683003, 3683004, 3683005, 3683006, 3683007, 3683008, 3683009, 3683010, 3683011, 3683012, 3683013, 3683014, 3683015, 3683016, 3683017, 3683018, 3683019, 3683020, 3683021, 3683022, 3683023, 3683024, 3683025, 3683026, 3683027, 3683028, 3683029, 3683030, 3683031, 3683032, 3683033, 3683034, 3683035, 3683036, 3683037, 3683038, 3683039)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:54:15,344 - [124765] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 05:54:15,345 - [124765] - src.utils.log - INFO - πŸ” Fetching data: SELECT DiscountType, DiscountCode, DiscountAmount, DiscountDescription, DiscountName, IsActive, CreatedBy, ModifiedBy, CreatedDate, ModifiedDate, DiscountPercent, IsDiscountPercent, AppliedDiscountAmt, ApplyOnPartPrice, ApplyOnLaborPrice, DiscountSetupId, WorkOrderAutoGenerationId from ServiceCore.WorkOrderAutoGenerationAppliedDiscount woag WHERE woag.WorkOrderAutoGenerationId in (3682057, 3682058, 3682059, 3682060, 3682061, 3682062, 3682063, 3682064, 3682065, 3682066, 3682067, 3682068, 3682069, 3682070, 3682071, 3682072, 3682073, 3682074, 3682075, 3682076, 3682077, 3682078, 3682079, 3682080, 3682081, 3682082, 3682083, 3682084, 3682085, 3682086, 3682087, 3682088, 3682089, 3682090, 3682091, 3682092, 3682093, 3682094, 3682095, 3682096, 3682097, 3682098, 3682099, 3682100, 3682101, 3682102, 3682103, 3682104, 3682105, 3682106, 3682107, 3682108, 3682109, 3682110, 3682111, 3682112, 3682113, 3682114, 3682115, 3682116, 3682117, 3682118, 3682119, 3682120, 3682121, 3682122, 3682123, 3682124, 3682125, 3682126, 3682127, 3682128, 3682129, 3682130, 3682131, 3682132, 3682133, 3682134, 3682135, 3682136, 3682137, 3682138, 3682139, 3682140, 3682141, 3682142, 3682143, 3682144, 3682145, 3682146, 3682147, 3682148, 3682149, 3682150, 3682151, 3682152, 3682153, 3682154, 3682155, 3682156, 3682157, 3682158, 3682159, 3682160, 3682161, 3682162, 3682163, 3682164, 3682165, 3682166, 3682167, 3682168, 3682169, 3682170, 3682171, 3682172, 3682173, 3682174, 3682175, 3682176, 3682177, 3682178, 3682179, 3682180, 3682181, 3682182, 3682183, 3682184, 3682185, 3682186, 3682187, 3682188, 3682189, 3682190, 3682191, 3682192, 3682193, 3682194, 3682195, 3682196, 3682197, 3682198, 3682199, 3682200, 3682201, 3682202, 3682203, 3682204, 3682205, 3682206, 3682207, 3682208, 3682209, 3682210, 3682211, 3682212, 3682213, 3682214, 3682215, 3682216, 3682217, 3682218, 3682219, 3682220, 3682221, 3682222, 3682223, 3682224, 3682225, 3682226, 3682227, 3682228, 3682229, 3682230, 3682231, 3682232, 3682233, 3682234, 3682235, 3682236, 3682237, 3682238, 3682239, 3682240, 3682241, 3682242, 3682243, 3682244, 3682245, 3682246, 3682247, 3682248, 3682249, 3682250, 3682251, 3682252, 3682253, 3682254, 3682255, 3682256, 3682257, 3682258, 3682259, 3682260, 3682261, 3682262, 3682263, 3682264, 3682265, 3682266, 3682267, 3682268, 3682269, 3682270, 3682271, 3682272, 3682273, 3682274, 3682275, 3682276, 3682277, 3682278, 3682279, 3682280, 3682281, 3682282, 3682283, 3682284, 3682285, 3682286, 3682287, 3682288, 3682289, 3682290, 3682291, 3682292, 3682293, 3682294, 3682295, 3682296, 3682297, 3682298, 3682299, 3682300, 3682301, 3682302, 3682303, 3682304, 3682305, 3682306, 3682307, 3682308, 3682309, 3682310, 3682311, 3682312, 3682313, 3682314, 3682315, 3682316, 3682317, 3682318, 3682319, 3682320, 3682321, 3682322, 3682323, 3682324, 3682325, 3682326, 3682327, 3682328, 3682329, 3682330, 3682331, 3682332, 3682333, 3682334, 3682335, 3682336, 3682337, 3682338, 3682339, 3682340, 3682341, 3682342, 3682343, 3682344, 3682345, 3682346, 3682347, 3682348, 3682349, 3682350, 3682351, 3682352, 3682353, 3682354, 3682355, 3682356, 3682357, 3682358, 3682359, 3682360, 3682361, 3682362, 3682363, 3682364, 3682365, 3682366, 3682367, 3682368, 3682369, 3682370, 3682371, 3682372, 3682373, 3682374, 3682375, 3682376, 3682377, 3682378, 3682379, 3682380, 3682381, 3682382, 3682383, 3682384, 3682385, 3682386, 3682387, 3682388, 3682389, 3682390, 3682391, 3682392, 3682393, 3682394, 3682395, 3682396, 3682397, 3682398, 3682399, 3682400, 3682401, 3682402, 3682403, 3682404, 3682405, 3682406, 3682407, 3682408, 3682409, 3682410, 3682411, 3682412, 3682413, 3682414, 3682415, 3682416, 3682417, 3682418, 3682419, 3682420, 3682421, 3682422, 3682423, 3682424, 3682425, 3682426, 3682427, 3682428, 3682429, 3682430, 3682431, 3682432, 3682433, 3682434, 3682435, 3682436, 3682437, 3682438, 3682439, 3682440, 3682441, 3682442, 3682443, 3682444, 3682445, 3682446, 3682447, 3682448, 3682449, 3682450, 3682451, 3682452, 3682453, 3682454, 3682455, 3682456, 3682457, 3682458, 3682459, 3682460, 3682461, 3682462, 3682463, 3682464, 3682465, 3682466, 3682467, 3682468, 3682469, 3682470, 3682471, 3682472, 3682473, 3682474, 3682475, 3682476, 3682477, 3682478, 3682479, 3682480, 3682481, 3682482, 3682483, 3682484, 3682485, 3682486, 3682487, 3682488, 3682489, 3682490, 3682491, 3682492, 3682493, 3682494, 3682495, 3682496, 3682497, 3682498, 3682499, 3682500, 3682501, 3682502, 3682503, 3682504, 3682505, 3682506, 3682507, 3682508, 3682509, 3682510, 3682511, 3682512, 3682513, 3682514, 3682515, 3682516, 3682517, 3682518, 3682519, 3682520, 3682521, 3682522, 3682523, 3682524, 3682525, 3682526, 3682527, 3682528, 3682529, 3682530, 3682531, 3682532, 3682533, 3682534, 3682535, 3682536, 3682537, 3682538, 3682539, 3682540, 3682541, 3682542, 3682543, 3682544, 3682545, 3682546, 3682547, 3682548, 3682549, 3682550, 3682551, 3682552, 3682553, 3682554, 3682555, 3682556, 3682557, 3682558, 3682559, 3682560, 3682561, 3682562, 3682563, 3682564, 3682565, 3682566, 3682567, 3682568, 3682569, 3682570, 3682571, 3682572, 3682573, 3682574, 3682575, 3682576, 3682577, 3682578, 3682579, 3682580, 3682581, 3682582, 3682583, 3682584, 3682585, 3682586, 3682587, 3682588, 3682589, 3682590, 3682591, 3682592, 3682593, 3682594, 3682595, 3682596, 3682597, 3682598, 3682599, 3682600, 3682601, 3682602, 3682603, 3682604, 3682605, 3682606, 3682607, 3682608, 3682609, 3682610, 3682611, 3682612, 3682613, 3682614, 3682615, 3682616, 3682617, 3682618, 3682619, 3682620, 3682621, 3682622, 3682623, 3682624, 3682625, 3682626, 3682627, 3682628, 3682629, 3682630, 3682631, 3682632, 3682633, 3682634, 3682635, 3682636, 3682637, 3682638, 3682639, 3682640, 3682641, 3682642, 3682643, 3682644, 3682645, 3682646, 3682647, 3682648, 3682649, 3682650, 3682651, 3682652, 3682653, 3682654, 3682655, 3682656, 3682657, 3682658, 3682659, 3682660, 3682661, 3682662, 3682663, 3682664, 3682665, 3682666, 3682667, 3682668, 3682669, 3682670, 3682671, 3682672, 3682673, 3682674, 3682675, 3682676, 3682677, 3682678, 3682679, 3682680, 3682681, 3682682, 3682683, 3682684, 3682685, 3682686, 3682687, 3682688, 3682689, 3682690, 3682691, 3682692, 3682693, 3682694, 3682695, 3682696, 3682697, 3682698, 3682699, 3682700, 3682701, 3682702, 3682703, 3682704, 3682705, 3682706, 3682707, 3682708, 3682709, 3682710, 3682711, 3682712, 3682713, 3682714, 3682715, 3682716, 3682717, 3682718, 3682719, 3682720, 3682721, 3682722, 3682723, 3682724, 3682725, 3682726, 3682727, 3682728, 3682729, 3682730, 3682731, 3682732, 3682733, 3682734, 3682735, 3682736, 3682737, 3682738, 3682739, 3682740, 3682741, 3682742, 3682743, 3682744, 3682745, 3682746, 3682747, 3682748, 3682749, 3682750, 3682751, 3682752, 3682753, 3682754, 3682755, 3682756, 3682757, 3682758, 3682759, 3682760, 3682761, 3682762, 3682763, 3682764, 3682765, 3682766, 3682767, 3682768, 3682769, 3682770, 3682771, 3682772, 3682773, 3682774, 3682775, 3682776, 3682777, 3682778, 3682779, 3682780, 3682781, 3682782, 3682783, 3682784, 3682785, 3682786, 3682787, 3682788, 3682789, 3682790, 3682791, 3682792, 3682793, 3682794, 3682795, 3682796, 3682797, 3682798, 3682799, 3682800, 3682801, 3682802, 3682803, 3682804, 3682805, 3682806, 3682807, 3682808, 3682809, 3682810, 3682811, 3682812, 3682813, 3682814, 3682815, 3682816, 3682817, 3682818, 3682819, 3682820, 3682821, 3682822, 3682823, 3682824, 3682825, 3682826, 3682827, 3682828, 3682829, 3682830, 3682831, 3682832, 3682833, 3682834, 3682835, 3682836, 3682837, 3682838, 3682839, 3682840, 3682841, 3682842, 3682843, 3682844, 3682845, 3682846, 3682847, 3682848, 3682849, 3682850, 3682851, 3682852, 3682853, 3682854, 3682855, 3682856, 3682857, 3682858, 3682859, 3682860, 3682861, 3682862, 3682863, 3682864, 3682865, 3682866, 3682867, 3682868, 3682869, 3682870, 3682871, 3682872, 3682873, 3682874, 3682875, 3682876, 3682877, 3682878, 3682879, 3682880, 3682881, 3682882, 3682883, 3682884, 3682885, 3682886, 3682887, 3682888, 3682889, 3682890, 3682891, 3682892, 3682893, 3682894, 3682895, 3682896, 3682897, 3682898, 3682899, 3682900, 3682901, 3682902, 3682903, 3682904, 3682905, 3682906, 3682907, 3682908, 3682909, 3682910, 3682911, 3682912, 3682913, 3682914, 3682915, 3682916, 3682917, 3682918, 3682919, 3682920, 3682921, 3682922, 3682923, 3682924, 3682925, 3682926, 3682927, 3682928, 3682929, 3682930, 3682931, 3682932, 3682933, 3682934, 3682935, 3682936, 3682937, 3682938, 3682939, 3682940, 3682941, 3682942, 3682943, 3682944, 3682945, 3682946, 3682947, 3682948, 3682949, 3682950, 3682951, 3682952, 3682953, 3682954, 3682955, 3682956, 3682957, 3682958, 3682959, 3682960, 3682961, 3682962, 3682963, 3682964, 3682965, 3682966, 3682967, 3682968, 3682969, 3682970, 3682971, 3682972, 3682973, 3682974, 3682975, 3682976, 3682977, 3682978, 3682979, 3682980, 3682981, 3682982, 3682983, 3682984, 3682985, 3682986, 3682987, 3682988, 3682989, 3682990, 3682991, 3682992, 3682993, 3682994, 3682995, 3682996, 3682997, 3682998, 3682999, 3683000, 3683001, 3683002, 3683003, 3683004, 3683005, 3683006, 3683007, 3683008, 3683009, 3683010, 3683011, 3683012, 3683013, 3683014, 3683015, 3683016, 3683017, 3683018, 3683019, 3683020, 3683021, 3683022, 3683023, 3683024, 3683025, 3683026, 3683027, 3683028, 3683029, 3683030, 3683031, 3683032, 3683033, 3683034, 3683035, 3683036, 3683037, 3683038, 3683039)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:54:15,691 - [124765] - src.utils.log - INFO - βœ… Fetched 426 rows - __SPLIT__ 2026-07-20 05:54:15,692 - [124765] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from CRM.LeadNote woag WHERE woag.RefId in (3682057, 3682058, 3682059, 3682060, 3682061, 3682062, 3682063, 3682064, 3682065, 3682066, 3682067, 3682068, 3682069, 3682070, 3682071, 3682072, 3682073, 3682074, 3682075, 3682076, 3682077, 3682078, 3682079, 3682080, 3682081, 3682082, 3682083, 3682084, 3682085, 3682086, 3682087, 3682088, 3682089, 3682090, 3682091, 3682092, 3682093, 3682094, 3682095, 3682096, 3682097, 3682098, 3682099, 3682100, 3682101, 3682102, 3682103, 3682104, 3682105, 3682106, 3682107, 3682108, 3682109, 3682110, 3682111, 3682112, 3682113, 3682114, 3682115, 3682116, 3682117, 3682118, 3682119, 3682120, 3682121, 3682122, 3682123, 3682124, 3682125, 3682126, 3682127, 3682128, 3682129, 3682130, 3682131, 3682132, 3682133, 3682134, 3682135, 3682136, 3682137, 3682138, 3682139, 3682140, 3682141, 3682142, 3682143, 3682144, 3682145, 3682146, 3682147, 3682148, 3682149, 3682150, 3682151, 3682152, 3682153, 3682154, 3682155, 3682156, 3682157, 3682158, 3682159, 3682160, 3682161, 3682162, 3682163, 3682164, 3682165, 3682166, 3682167, 3682168, 3682169, 3682170, 3682171, 3682172, 3682173, 3682174, 3682175, 3682176, 3682177, 3682178, 3682179, 3682180, 3682181, 3682182, 3682183, 3682184, 3682185, 3682186, 3682187, 3682188, 3682189, 3682190, 3682191, 3682192, 3682193, 3682194, 3682195, 3682196, 3682197, 3682198, 3682199, 3682200, 3682201, 3682202, 3682203, 3682204, 3682205, 3682206, 3682207, 3682208, 3682209, 3682210, 3682211, 3682212, 3682213, 3682214, 3682215, 3682216, 3682217, 3682218, 3682219, 3682220, 3682221, 3682222, 3682223, 3682224, 3682225, 3682226, 3682227, 3682228, 3682229, 3682230, 3682231, 3682232, 3682233, 3682234, 3682235, 3682236, 3682237, 3682238, 3682239, 3682240, 3682241, 3682242, 3682243, 3682244, 3682245, 3682246, 3682247, 3682248, 3682249, 3682250, 3682251, 3682252, 3682253, 3682254, 3682255, 3682256, 3682257, 3682258, 3682259, 3682260, 3682261, 3682262, 3682263, 3682264, 3682265, 3682266, 3682267, 3682268, 3682269, 3682270, 3682271, 3682272, 3682273, 3682274, 3682275, 3682276, 3682277, 3682278, 3682279, 3682280, 3682281, 3682282, 3682283, 3682284, 3682285, 3682286, 3682287, 3682288, 3682289, 3682290, 3682291, 3682292, 3682293, 3682294, 3682295, 3682296, 3682297, 3682298, 3682299, 3682300, 3682301, 3682302, 3682303, 3682304, 3682305, 3682306, 3682307, 3682308, 3682309, 3682310, 3682311, 3682312, 3682313, 3682314, 3682315, 3682316, 3682317, 3682318, 3682319, 3682320, 3682321, 3682322, 3682323, 3682324, 3682325, 3682326, 3682327, 3682328, 3682329, 3682330, 3682331, 3682332, 3682333, 3682334, 3682335, 3682336, 3682337, 3682338, 3682339, 3682340, 3682341, 3682342, 3682343, 3682344, 3682345, 3682346, 3682347, 3682348, 3682349, 3682350, 3682351, 3682352, 3682353, 3682354, 3682355, 3682356, 3682357, 3682358, 3682359, 3682360, 3682361, 3682362, 3682363, 3682364, 3682365, 3682366, 3682367, 3682368, 3682369, 3682370, 3682371, 3682372, 3682373, 3682374, 3682375, 3682376, 3682377, 3682378, 3682379, 3682380, 3682381, 3682382, 3682383, 3682384, 3682385, 3682386, 3682387, 3682388, 3682389, 3682390, 3682391, 3682392, 3682393, 3682394, 3682395, 3682396, 3682397, 3682398, 3682399, 3682400, 3682401, 3682402, 3682403, 3682404, 3682405, 3682406, 3682407, 3682408, 3682409, 3682410, 3682411, 3682412, 3682413, 3682414, 3682415, 3682416, 3682417, 3682418, 3682419, 3682420, 3682421, 3682422, 3682423, 3682424, 3682425, 3682426, 3682427, 3682428, 3682429, 3682430, 3682431, 3682432, 3682433, 3682434, 3682435, 3682436, 3682437, 3682438, 3682439, 3682440, 3682441, 3682442, 3682443, 3682444, 3682445, 3682446, 3682447, 3682448, 3682449, 3682450, 3682451, 3682452, 3682453, 3682454, 3682455, 3682456, 3682457, 3682458, 3682459, 3682460, 3682461, 3682462, 3682463, 3682464, 3682465, 3682466, 3682467, 3682468, 3682469, 3682470, 3682471, 3682472, 3682473, 3682474, 3682475, 3682476, 3682477, 3682478, 3682479, 3682480, 3682481, 3682482, 3682483, 3682484, 3682485, 3682486, 3682487, 3682488, 3682489, 3682490, 3682491, 3682492, 3682493, 3682494, 3682495, 3682496, 3682497, 3682498, 3682499, 3682500, 3682501, 3682502, 3682503, 3682504, 3682505, 3682506, 3682507, 3682508, 3682509, 3682510, 3682511, 3682512, 3682513, 3682514, 3682515, 3682516, 3682517, 3682518, 3682519, 3682520, 3682521, 3682522, 3682523, 3682524, 3682525, 3682526, 3682527, 3682528, 3682529, 3682530, 3682531, 3682532, 3682533, 3682534, 3682535, 3682536, 3682537, 3682538, 3682539, 3682540, 3682541, 3682542, 3682543, 3682544, 3682545, 3682546, 3682547, 3682548, 3682549, 3682550, 3682551, 3682552, 3682553, 3682554, 3682555, 3682556, 3682557, 3682558, 3682559, 3682560, 3682561, 3682562, 3682563, 3682564, 3682565, 3682566, 3682567, 3682568, 3682569, 3682570, 3682571, 3682572, 3682573, 3682574, 3682575, 3682576, 3682577, 3682578, 3682579, 3682580, 3682581, 3682582, 3682583, 3682584, 3682585, 3682586, 3682587, 3682588, 3682589, 3682590, 3682591, 3682592, 3682593, 3682594, 3682595, 3682596, 3682597, 3682598, 3682599, 3682600, 3682601, 3682602, 3682603, 3682604, 3682605, 3682606, 3682607, 3682608, 3682609, 3682610, 3682611, 3682612, 3682613, 3682614, 3682615, 3682616, 3682617, 3682618, 3682619, 3682620, 3682621, 3682622, 3682623, 3682624, 3682625, 3682626, 3682627, 3682628, 3682629, 3682630, 3682631, 3682632, 3682633, 3682634, 3682635, 3682636, 3682637, 3682638, 3682639, 3682640, 3682641, 3682642, 3682643, 3682644, 3682645, 3682646, 3682647, 3682648, 3682649, 3682650, 3682651, 3682652, 3682653, 3682654, 3682655, 3682656, 3682657, 3682658, 3682659, 3682660, 3682661, 3682662, 3682663, 3682664, 3682665, 3682666, 3682667, 3682668, 3682669, 3682670, 3682671, 3682672, 3682673, 3682674, 3682675, 3682676, 3682677, 3682678, 3682679, 3682680, 3682681, 3682682, 3682683, 3682684, 3682685, 3682686, 3682687, 3682688, 3682689, 3682690, 3682691, 3682692, 3682693, 3682694, 3682695, 3682696, 3682697, 3682698, 3682699, 3682700, 3682701, 3682702, 3682703, 3682704, 3682705, 3682706, 3682707, 3682708, 3682709, 3682710, 3682711, 3682712, 3682713, 3682714, 3682715, 3682716, 3682717, 3682718, 3682719, 3682720, 3682721, 3682722, 3682723, 3682724, 3682725, 3682726, 3682727, 3682728, 3682729, 3682730, 3682731, 3682732, 3682733, 3682734, 3682735, 3682736, 3682737, 3682738, 3682739, 3682740, 3682741, 3682742, 3682743, 3682744, 3682745, 3682746, 3682747, 3682748, 3682749, 3682750, 3682751, 3682752, 3682753, 3682754, 3682755, 3682756, 3682757, 3682758, 3682759, 3682760, 3682761, 3682762, 3682763, 3682764, 3682765, 3682766, 3682767, 3682768, 3682769, 3682770, 3682771, 3682772, 3682773, 3682774, 3682775, 3682776, 3682777, 3682778, 3682779, 3682780, 3682781, 3682782, 3682783, 3682784, 3682785, 3682786, 3682787, 3682788, 3682789, 3682790, 3682791, 3682792, 3682793, 3682794, 3682795, 3682796, 3682797, 3682798, 3682799, 3682800, 3682801, 3682802, 3682803, 3682804, 3682805, 3682806, 3682807, 3682808, 3682809, 3682810, 3682811, 3682812, 3682813, 3682814, 3682815, 3682816, 3682817, 3682818, 3682819, 3682820, 3682821, 3682822, 3682823, 3682824, 3682825, 3682826, 3682827, 3682828, 3682829, 3682830, 3682831, 3682832, 3682833, 3682834, 3682835, 3682836, 3682837, 3682838, 3682839, 3682840, 3682841, 3682842, 3682843, 3682844, 3682845, 3682846, 3682847, 3682848, 3682849, 3682850, 3682851, 3682852, 3682853, 3682854, 3682855, 3682856, 3682857, 3682858, 3682859, 3682860, 3682861, 3682862, 3682863, 3682864, 3682865, 3682866, 3682867, 3682868, 3682869, 3682870, 3682871, 3682872, 3682873, 3682874, 3682875, 3682876, 3682877, 3682878, 3682879, 3682880, 3682881, 3682882, 3682883, 3682884, 3682885, 3682886, 3682887, 3682888, 3682889, 3682890, 3682891, 3682892, 3682893, 3682894, 3682895, 3682896, 3682897, 3682898, 3682899, 3682900, 3682901, 3682902, 3682903, 3682904, 3682905, 3682906, 3682907, 3682908, 3682909, 3682910, 3682911, 3682912, 3682913, 3682914, 3682915, 3682916, 3682917, 3682918, 3682919, 3682920, 3682921, 3682922, 3682923, 3682924, 3682925, 3682926, 3682927, 3682928, 3682929, 3682930, 3682931, 3682932, 3682933, 3682934, 3682935, 3682936, 3682937, 3682938, 3682939, 3682940, 3682941, 3682942, 3682943, 3682944, 3682945, 3682946, 3682947, 3682948, 3682949, 3682950, 3682951, 3682952, 3682953, 3682954, 3682955, 3682956, 3682957, 3682958, 3682959, 3682960, 3682961, 3682962, 3682963, 3682964, 3682965, 3682966, 3682967, 3682968, 3682969, 3682970, 3682971, 3682972, 3682973, 3682974, 3682975, 3682976, 3682977, 3682978, 3682979, 3682980, 3682981, 3682982, 3682983, 3682984, 3682985, 3682986, 3682987, 3682988, 3682989, 3682990, 3682991, 3682992, 3682993, 3682994, 3682995, 3682996, 3682997, 3682998, 3682999, 3683000, 3683001, 3683002, 3683003, 3683004, 3683005, 3683006, 3683007, 3683008, 3683009, 3683010, 3683011, 3683012, 3683013, 3683014, 3683015, 3683016, 3683017, 3683018, 3683019, 3683020, 3683021, 3683022, 3683023, 3683024, 3683025, 3683026, 3683027, 3683028, 3683029, 3683030, 3683031, 3683032, 3683033, 3683034, 3683035, 3683036, 3683037, 3683038, 3683039) and woag.RefType = 'TempWorkorder';... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:54:16,006 - [124765] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 05:54:16,006 - [124765] - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM ServiceCore.WorkOrderAutoGenerationCommissionAdjustment woagca WHERE woagca.WorkOrderAutoGenerationId in (3682057, 3682058, 3682059, 3682060, 3682061, 3682062, 3682063, 3682064, 3682065, 3682066, 3682067, 3682068, 3682069, 3682070, 3682071, 3682072, 3682073, 3682074, 3682075, 3682076, 3682077, 3682078, 3682079, 3682080, 3682081, 3682082, 3682083, 3682084, 3682085, 3682086, 3682087, 3682088, 3682089, 3682090, 3682091, 3682092, 3682093, 3682094, 3682095, 3682096, 3682097, 3682098, 3682099, 3682100, 3682101, 3682102, 3682103, 3682104, 3682105, 3682106, 3682107, 3682108, 3682109, 3682110, 3682111, 3682112, 3682113, 3682114, 3682115, 3682116, 3682117, 3682118, 3682119, 3682120, 3682121, 3682122, 3682123, 3682124, 3682125, 3682126, 3682127, 3682128, 3682129, 3682130, 3682131, 3682132, 3682133, 3682134, 3682135, 3682136, 3682137, 3682138, 3682139, 3682140, 3682141, 3682142, 3682143, 3682144, 3682145, 3682146, 3682147, 3682148, 3682149, 3682150, 3682151, 3682152, 3682153, 3682154, 3682155, 3682156, 3682157, 3682158, 3682159, 3682160, 3682161, 3682162, 3682163, 3682164, 3682165, 3682166, 3682167, 3682168, 3682169, 3682170, 3682171, 3682172, 3682173, 3682174, 3682175, 3682176, 3682177, 3682178, 3682179, 3682180, 3682181, 3682182, 3682183, 3682184, 3682185, 3682186, 3682187, 3682188, 3682189, 3682190, 3682191, 3682192, 3682193, 3682194, 3682195, 3682196, 3682197, 3682198, 3682199, 3682200, 3682201, 3682202, 3682203, 3682204, 3682205, 3682206, 3682207, 3682208, 3682209, 3682210, 3682211, 3682212, 3682213, 3682214, 3682215, 3682216, 3682217, 3682218, 3682219, 3682220, 3682221, 3682222, 3682223, 3682224, 3682225, 3682226, 3682227, 3682228, 3682229, 3682230, 3682231, 3682232, 3682233, 3682234, 3682235, 3682236, 3682237, 3682238, 3682239, 3682240, 3682241, 3682242, 3682243, 3682244, 3682245, 3682246, 3682247, 3682248, 3682249, 3682250, 3682251, 3682252, 3682253, 3682254, 3682255, 3682256, 3682257, 3682258, 3682259, 3682260, 3682261, 3682262, 3682263, 3682264, 3682265, 3682266, 3682267, 3682268, 3682269, 3682270, 3682271, 3682272, 3682273, 3682274, 3682275, 3682276, 3682277, 3682278, 3682279, 3682280, 3682281, 3682282, 3682283, 3682284, 3682285, 3682286, 3682287, 3682288, 3682289, 3682290, 3682291, 3682292, 3682293, 3682294, 3682295, 3682296, 3682297, 3682298, 3682299, 3682300, 3682301, 3682302, 3682303, 3682304, 3682305, 3682306, 3682307, 3682308, 3682309, 3682310, 3682311, 3682312, 3682313, 3682314, 3682315, 3682316, 3682317, 3682318, 3682319, 3682320, 3682321, 3682322, 3682323, 3682324, 3682325, 3682326, 3682327, 3682328, 3682329, 3682330, 3682331, 3682332, 3682333, 3682334, 3682335, 3682336, 3682337, 3682338, 3682339, 3682340, 3682341, 3682342, 3682343, 3682344, 3682345, 3682346, 3682347, 3682348, 3682349, 3682350, 3682351, 3682352, 3682353, 3682354, 3682355, 3682356, 3682357, 3682358, 3682359, 3682360, 3682361, 3682362, 3682363, 3682364, 3682365, 3682366, 3682367, 3682368, 3682369, 3682370, 3682371, 3682372, 3682373, 3682374, 3682375, 3682376, 3682377, 3682378, 3682379, 3682380, 3682381, 3682382, 3682383, 3682384, 3682385, 3682386, 3682387, 3682388, 3682389, 3682390, 3682391, 3682392, 3682393, 3682394, 3682395, 3682396, 3682397, 3682398, 3682399, 3682400, 3682401, 3682402, 3682403, 3682404, 3682405, 3682406, 3682407, 3682408, 3682409, 3682410, 3682411, 3682412, 3682413, 3682414, 3682415, 3682416, 3682417, 3682418, 3682419, 3682420, 3682421, 3682422, 3682423, 3682424, 3682425, 3682426, 3682427, 3682428, 3682429, 3682430, 3682431, 3682432, 3682433, 3682434, 3682435, 3682436, 3682437, 3682438, 3682439, 3682440, 3682441, 3682442, 3682443, 3682444, 3682445, 3682446, 3682447, 3682448, 3682449, 3682450, 3682451, 3682452, 3682453, 3682454, 3682455, 3682456, 3682457, 3682458, 3682459, 3682460, 3682461, 3682462, 3682463, 3682464, 3682465, 3682466, 3682467, 3682468, 3682469, 3682470, 3682471, 3682472, 3682473, 3682474, 3682475, 3682476, 3682477, 3682478, 3682479, 3682480, 3682481, 3682482, 3682483, 3682484, 3682485, 3682486, 3682487, 3682488, 3682489, 3682490, 3682491, 3682492, 3682493, 3682494, 3682495, 3682496, 3682497, 3682498, 3682499, 3682500, 3682501, 3682502, 3682503, 3682504, 3682505, 3682506, 3682507, 3682508, 3682509, 3682510, 3682511, 3682512, 3682513, 3682514, 3682515, 3682516, 3682517, 3682518, 3682519, 3682520, 3682521, 3682522, 3682523, 3682524, 3682525, 3682526, 3682527, 3682528, 3682529, 3682530, 3682531, 3682532, 3682533, 3682534, 3682535, 3682536, 3682537, 3682538, 3682539, 3682540, 3682541, 3682542, 3682543, 3682544, 3682545, 3682546, 3682547, 3682548, 3682549, 3682550, 3682551, 3682552, 3682553, 3682554, 3682555, 3682556, 3682557, 3682558, 3682559, 3682560, 3682561, 3682562, 3682563, 3682564, 3682565, 3682566, 3682567, 3682568, 3682569, 3682570, 3682571, 3682572, 3682573, 3682574, 3682575, 3682576, 3682577, 3682578, 3682579, 3682580, 3682581, 3682582, 3682583, 3682584, 3682585, 3682586, 3682587, 3682588, 3682589, 3682590, 3682591, 3682592, 3682593, 3682594, 3682595, 3682596, 3682597, 3682598, 3682599, 3682600, 3682601, 3682602, 3682603, 3682604, 3682605, 3682606, 3682607, 3682608, 3682609, 3682610, 3682611, 3682612, 3682613, 3682614, 3682615, 3682616, 3682617, 3682618, 3682619, 3682620, 3682621, 3682622, 3682623, 3682624, 3682625, 3682626, 3682627, 3682628, 3682629, 3682630, 3682631, 3682632, 3682633, 3682634, 3682635, 3682636, 3682637, 3682638, 3682639, 3682640, 3682641, 3682642, 3682643, 3682644, 3682645, 3682646, 3682647, 3682648, 3682649, 3682650, 3682651, 3682652, 3682653, 3682654, 3682655, 3682656, 3682657, 3682658, 3682659, 3682660, 3682661, 3682662, 3682663, 3682664, 3682665, 3682666, 3682667, 3682668, 3682669, 3682670, 3682671, 3682672, 3682673, 3682674, 3682675, 3682676, 3682677, 3682678, 3682679, 3682680, 3682681, 3682682, 3682683, 3682684, 3682685, 3682686, 3682687, 3682688, 3682689, 3682690, 3682691, 3682692, 3682693, 3682694, 3682695, 3682696, 3682697, 3682698, 3682699, 3682700, 3682701, 3682702, 3682703, 3682704, 3682705, 3682706, 3682707, 3682708, 3682709, 3682710, 3682711, 3682712, 3682713, 3682714, 3682715, 3682716, 3682717, 3682718, 3682719, 3682720, 3682721, 3682722, 3682723, 3682724, 3682725, 3682726, 3682727, 3682728, 3682729, 3682730, 3682731, 3682732, 3682733, 3682734, 3682735, 3682736, 3682737, 3682738, 3682739, 3682740, 3682741, 3682742, 3682743, 3682744, 3682745, 3682746, 3682747, 3682748, 3682749, 3682750, 3682751, 3682752, 3682753, 3682754, 3682755, 3682756, 3682757, 3682758, 3682759, 3682760, 3682761, 3682762, 3682763, 3682764, 3682765, 3682766, 3682767, 3682768, 3682769, 3682770, 3682771, 3682772, 3682773, 3682774, 3682775, 3682776, 3682777, 3682778, 3682779, 3682780, 3682781, 3682782, 3682783, 3682784, 3682785, 3682786, 3682787, 3682788, 3682789, 3682790, 3682791, 3682792, 3682793, 3682794, 3682795, 3682796, 3682797, 3682798, 3682799, 3682800, 3682801, 3682802, 3682803, 3682804, 3682805, 3682806, 3682807, 3682808, 3682809, 3682810, 3682811, 3682812, 3682813, 3682814, 3682815, 3682816, 3682817, 3682818, 3682819, 3682820, 3682821, 3682822, 3682823, 3682824, 3682825, 3682826, 3682827, 3682828, 3682829, 3682830, 3682831, 3682832, 3682833, 3682834, 3682835, 3682836, 3682837, 3682838, 3682839, 3682840, 3682841, 3682842, 3682843, 3682844, 3682845, 3682846, 3682847, 3682848, 3682849, 3682850, 3682851, 3682852, 3682853, 3682854, 3682855, 3682856, 3682857, 3682858, 3682859, 3682860, 3682861, 3682862, 3682863, 3682864, 3682865, 3682866, 3682867, 3682868, 3682869, 3682870, 3682871, 3682872, 3682873, 3682874, 3682875, 3682876, 3682877, 3682878, 3682879, 3682880, 3682881, 3682882, 3682883, 3682884, 3682885, 3682886, 3682887, 3682888, 3682889, 3682890, 3682891, 3682892, 3682893, 3682894, 3682895, 3682896, 3682897, 3682898, 3682899, 3682900, 3682901, 3682902, 3682903, 3682904, 3682905, 3682906, 3682907, 3682908, 3682909, 3682910, 3682911, 3682912, 3682913, 3682914, 3682915, 3682916, 3682917, 3682918, 3682919, 3682920, 3682921, 3682922, 3682923, 3682924, 3682925, 3682926, 3682927, 3682928, 3682929, 3682930, 3682931, 3682932, 3682933, 3682934, 3682935, 3682936, 3682937, 3682938, 3682939, 3682940, 3682941, 3682942, 3682943, 3682944, 3682945, 3682946, 3682947, 3682948, 3682949, 3682950, 3682951, 3682952, 3682953, 3682954, 3682955, 3682956, 3682957, 3682958, 3682959, 3682960, 3682961, 3682962, 3682963, 3682964, 3682965, 3682966, 3682967, 3682968, 3682969, 3682970, 3682971, 3682972, 3682973, 3682974, 3682975, 3682976, 3682977, 3682978, 3682979, 3682980, 3682981, 3682982, 3682983, 3682984, 3682985, 3682986, 3682987, 3682988, 3682989, 3682990, 3682991, 3682992, 3682993, 3682994, 3682995, 3682996, 3682997, 3682998, 3682999, 3683000, 3683001, 3683002, 3683003, 3683004, 3683005, 3683006, 3683007, 3683008, 3683009, 3683010, 3683011, 3683012, 3683013, 3683014, 3683015, 3683016, 3683017, 3683018, 3683019, 3683020, 3683021, 3683022, 3683023, 3683024, 3683025, 3683026, 3683027, 3683028, 3683029, 3683030, 3683031, 3683032, 3683033, 3683034, 3683035, 3683036, 3683037, 3683038, 3683039);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:54:16,313 - [124765] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 05:54:16,316 - [124765] - src.utils.log - INFO - Updating temp tables - __SPLIT__ 2026-07-20 05:54:16,355 - [124765] - src.utils.log - INFO - πŸ” Fetching data: SELECT CompanyKey FROM Common.CompanyMaster cm WHERE CompanyId = 133;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:54:16,618 - [124765] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 05:54:16,622 - [124765] - src.utils.log - INFO - πŸ” Fetching data: Select DiscountSetupId, [SysName] as DiscountSysName from Common.DiscountSetupMaster WHERE DiscountSetupId IN (899, 942, 1147, 1159, 1091, 1160, 947, 1141, 1150, 894, 1142, 774) AND CompanyId = 133;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:54:16,886 - [124765] - src.utils.log - INFO - βœ… Fetched 12 rows - __SPLIT__ 2026-07-20 05:54:16,889 - [124765] - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM Common.GenerateNumberConfig gnc WHERE CompanyId = 133 AND EnitityNumberType in ('SubWorkOrder'); ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:54:17,153 - [124765] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 05:54:17,154 - [124765] - src.utils.log - INFO - πŸ“ Executing: UPDATE Common.GenerateNumberConfig SET NextNumber = '22882' WHERE CompanyId = 133 AND EnitityNumberType in ('SubWorkOrder');... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:54:17,420 - [124765] - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-20 05:54:17,425 - [124765] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-20 05:54:17,426 - [124765] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationPublishHistory: 983 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:54:17,735 - [124765] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 983) into ServiceCore.WorkOrderAutoGenerationPublishHistory - __SPLIT__ 2026-07-20 05:54:30,938 - [124765] - src.utils.log - INFO - βœ… All 983 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationPublishHistory in 1 batches - __SPLIT__ 2026-07-20 05:54:30,940 - [124765] - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationPublishHistoryId, WorkOrderNo, ServiceSetupId FROM ServiceCore.WorkOrderAutoGenerationPublishHistory WHERE ServiceSetupId IN (150662, 150675, 150676, 150677, 150678, 150679, 150680, 150681, 150682, 150683, 150684, 150685, 150687, 150688, 150689, 150690, 150691, 150534, 150352, 150444, 150418, 150671, 150496, 150475, 150451, 150452, 150454, 150457, 150601, 150470, 150533, 150375, 150600, 150355, 150561, 150560, 150559, 150566, 150598, 150556, 150557, 150554, 150552, 150551, 150547, 150518, 150642, 150657, 150655, 150673, 150590, 150504, 150503, 150571, 150573, 150579, 150549, 150574, 150580, 150640, 150641, 150650, 150637, 150636, 150439, 150482, 150510, 150358, 150521, 150522, 150656, 150663, 150592, 150365, 150456, 150415, 150546, 150584, 150379, 150338, 150616, 150529, 150562, 150359, 150660, 150417, 150661, 150480, 150525, 150447, 150414, 150524, 150412, 150538, 150589, 150347, 150654, 150479, 150587, 150458, 150429, 150400, 150477, 150472, 150410, 150484, 150396, 150387, 150394, 150469, 150395, 150455, 150459, 150501, 150401, 150495, 150498, 150625, 150620, 150649, 150507, 150398, 150392, 150588, 150427, 150383, 150384, 150385, 150374, 150370, 150615, 150465, 150535, 150492, 150420, 150345, 150416, 150478, 150486, 150670, 150474, 150467, 150473, 150481, 150539, 150686, 150502, 150516, 150446, 150380, 150483, 150468, 150669, 150411, 150667, 150647, 150450, 150659, 150658, 150402, 150435, 150497, 150361, 150342, 150565, 150341, 150593) AND WorkOrderNo IN ('295449', '286725', '744347', '157919', '224626', '513120', '175123', '431006', '318906', '897401', '773236', '779695', '819707', '492543', '175434', '655178', '734332', '9971723', '7498290', '3038627', '4235365', '3444888', '2482806', '1609246', '9195993', '2477644', '4631049', '9590739', '2390977', '8817107', '3611784', '9197139', '3879581', '5869670', '7932649', '4933506', '4882058', '6036370', '9624130', '3026792', '8870719', '2116182', '4864897', '6376355', '6405899', '3485891', '6289936', '3281251', '8270019', '3603019', '5781755', '1013538', '1779486', '2464453', '8189281', '3142296', '7570939', '4077474', '9890209', '8514948', '3343542', '5173829', '4804396', '5017436', '1475992', '4674992', '5622431', '7467939', '6586975', '4247539', '8016636', '3067556', '7160629', '1848204', '6545860', '5331191', '8242523', '7925709', '5251707', '4473626', '7300314', '8497618', '1023399', '8627813', '3829604', '2628482', '1831625', '7875923', '5390400', '7985466', '4522767', '1104843', '9495101', '6873185', '2362191', '8316954', '6223534', '1904516', '8829397', '4916773', '8942862', '1028959', '3456851', '2749017', '6474375', '8822331', '2184564', '5627690', '4175690', '8406869', '2132652', '3455221', '4929660', '9313712', '3472670', '6196280', '2115066', '1461023', '6248016', '8261330', '1228078', '5966217', '5386680', '8702590', '8591268', '1363755', '6940998', '5294557', '6268287', '5837615', '6996734', '2479049', '9172054', '3156850', '8952339', '9704372', '6286135', '5401842', '9657100', '3325331', '6060447', '2771885', '1634561', '3198051', '2573804', '5526853', '9328254', '8629878', '4297538', '2222016', '8290845', '4010171', '6111024', '8691232', '8906073', '1427572', '4893808', '2438993', '7982280', '9644181', '7237236', '6250914', '9922405', '4744171', '1182308', '3542706', '4858207', '6146782', '2507295', '8589120', '6306537', '3133123', '4831989', '4353114', '3219841', '3436709', '6024774', '6342362', '9616710', '3552442', '8912155', '8740815', '6999436', '2294665', '5739974', '3798452', '3156714', '4958164', '5345521', '2121785', '6753076', '8736631', '5011312', '8769795', '2877913', '5155132', '3932709', '8333488', '3752617', '7123800', '9292751', '2488628', '2163172', '6538806', '1846600', '9433879', '4969248', '2889429', '3790039', '1717578', '1861459', '3934573', '4543987', '9621158', '6700083', '7964757', '2243415', '1626266', '3953113', '4943535', '3141077', '1789150', '8980897', '5224317', '5823186', '9257531', '7805597', '5871686', '4955056', '2464947', '3106792', '2729160', '9593540', '2636957', '3396833', '9360429', '3781301', '5518980', '1991952', '3292098', '3584772', '8919738', '6402100', '9075138', '7629450', '1567350', '2662605', '2859322', '6750738', '2796071', '8715454', '1945646', '2568735', '9814991', '2410508', '5144696', '1434143', '6759125', '6098864', '5244608', '3643812', '6396066', '5709419', '9859671', '2276905', '1900041', '1921483', '7465501', '2537383', '3140416', '3384072', '5182141', '2229361', '6496720', '3295664', '5722502', '1261906', '6184945', '2221698', '1332738', '8989899', '1646734', '4605357', '9952461', '1241762', '1066948', '5722659', '2654636', '7571799', '4284040', '1433734', '7222033', '8776643', '4446638', '3248568', '4618220', '5877726', '3584334', '4333151', '3149859', '1522553', '8381779', '5883772', '1802321', '3410123', '1111795', '7494111', '9929660', '6478943', '9635860', '5589750', '9021331', '7051283', '3054190', '5385342', '5939743', '6616742', '7430107', '7284987', '7678393', '1232561', '5878388', '9199613', '2561416', '3093360', '9827367', '1716660', '8999353', '5233927', '7239474', '7114229', '8324657', '8682174', '3031672', '9525208', '3920215', '9349608', '5603902', '6742715', '4647341', '2852009', '8277139', '1234176', '5075937', '1332346', '8230718', '3281279', '5977001', '5118453', '4155299', '1798074', '9669461', '8854591', '8179071', '5285347', '2805967', '8523620', '9948365', '4769014', '4440225', '3348711', '8569900', '7034133', '9139836', '4778581', '7845299', '3757396', '7851338', '9655138', '8866080', '9511858', '2856652', '8635600', '7965475', '5482752', '5230371', '1724007', '8584842', '8660685', '8752683', '9846373', '1745495', '1144162', '6027917', '6989152', '8605564', '7536661', '2123686', '2355164', '8512863', '8114038', '8541119', '2877990', '5513899', '2723966', '9491480', '8480829', '8599866', '9435491', '7748934', '8106877', '7934716', '8385865', '9736712', '9800140', '5059109', '8834026', '5692314', '2156923', '5124203', '4362985', '7957013', '6646359', '3695167', '6023137', '3573519', '8262897', '4349714', '8056545', '9590813', '2900535', '9816778', '9009649', '5190190', '3929866', '4817973', '7793107', '4194192', '3674077', '6823957', '4486927', '6674827', '4671774', '4188175', '6700332', '3918221', '8178632', '6524354', '7067017', '5076486', '6451072', '8103886', '8210684', '3647904', '4526708', '8476841', '2326473', '3425620', '3205072', '8816805', '9950144', '5805362', '7703061', '9786225', '8997159', '1801109', '1345146', '7418297', '5532718', '9425794', '4335666', '5697719', '7060134', '7421178', '4421995', '5436468', '3622413', '5632373', '1296585', '1578161', '5456798', '4335278', '8744884', '5507994', '1584154', '3986629', '3078195', '9668506', '1953998', '6450362', '1370687', '6134147', '2866981', '2081920', '8487737', '8756156', '5564778', '8064627', '1364362', '5464369', '6283753', '8545629', '2657759', '6351873', '3441614', '9681419', '3672620', '2175901', '2894224', '6340018', '9997274', '1194061', '9297235', '7456588', '5451558', '9399777', '4390227', '9789226', '2505619', '7420629', '6474442', '1727056', '3945909', '9114253', '8497129', '8576342', '7847664', '3891138', '1945001', '1602186', '7867567', '4131844', '6443014', '2845145', '3351038', '4236719', '1113723', '3206694', '4898047', '2796308', '5490500', '2219586', '4327607', '2411937', '2158077', '5675809', '3919487', '8609148', '6346200', '7272920', '3618914', '8283874', '5211663', '4344520', '6497257', '5145324', '2101799', '8670886', '2764940', '5820139', '1486726', '1781402', '8790867', '3941926', '3146081', '7574927', '9575022', '4511948', '1024355', '5498532', '1097369', '9819204', '6036962', '5707356', '7181455', '6120568', '2047817', '3264075', '3233049', '5970357', '7569759', '9888868', '7887240', '8829380', '3585802', '2869351', '9494325', '6818409', '9174906', '4717373', '6077440', '3366490', '7680216', '5392086', '2943973', '7644157', '5987352', '7267497', '8287880', '5594401', '6636360', '6783451', '4235669', '5994317', '4799312', '2047984', '7109196', '2483506', '8887000', '4826376', '7705988', '1638911', '7784833', '1573709', '2538119', '2790832', '8694098', '8509863', '4410518', '6233815', '8198964', '2626182', '9176553', '4613848', '5766839', '8502567', '3642341', '5783143', '9245137', '4578252', '2793566', '3389227', '6231156', '9063170', '2409502', '5877094', '3752444', '8772222', '9858069', '2664133', '2122807', '2032825', '7675989', '5051983', '9488405', '5605895', '9166208', '7263573', '4879211', '8659137', '1350514', '7287346', '6191689', '8525052', '5746173', '5969417', '8918290', '7046584', '8180350', '9507745', '8209837', '4617669', '4297052', '7759201', '3215116', '4968070', '6478344', '9960351', '5611801', '7872579', '1060878', '1117687', '1085840', '7661062', '1044380', '6085268', '6206556', '2427622', '1604284', '5903268', '4597825', '1828058', '2632806', '2930771', '7712396', '9795384', '9125961', '5246554', '5089156', '6762593', '8033670', '3391233', '9486180', '5653763', '3034244', '6465910', '1661715', '8642819', '9366947', '4960708', '4301442', '5334644', '3484736', '8731241', '6392050', '4387098', '3272675', '6517290', '3161231', '4523238', '5883353', '6013811', '5257115', '3312614', '7722370', '8990874', '4553314', '3922901', '8451418', '8445490', '7238851', '2542963', '6476733', '7739621', '4942203', '2252693', '9334966', '1126848', '4456054', '8914011', '9559030', '9922820', '3466334', '6211505', '7332436', '2956008', '8759001', '3061759', '1974056', '2945659', '1450581', '8688857', '9593940', '9671912', '6768682', '8140577', '8239951', '5883833', '5474900', '6072740', '9195519', '7631097', '9255611', '1847034', '2544708', '6581028', '6609041', '5540307', '3932878', '1721288', '7177670', '3677197', '1169918', '8418541', '9585560', '9984085', '3159594', '5575300', '8203538', '9517821', '5727428', '7315562', '4634445', '6320757', '8210707', '9491640', '1797937', '4618186', '8486903', '1519794', '9006217', '1923003', '9282816', '6887883', '7691302', '8549332', '7320292', '4556613', '6545675', '3960807', '1379049', '1270390', '6689753', '8880868', '1161741', '8441630', '4536640', '2917575', '7417256', '9201509', '1388173', '2090737', '5243196', '7007588', '6193793', '1801979', '3220568', '8130728', '5772430', '8492471', '7697745', '8505615', '1810030', '1222682', '6673821', '7199384', '3322256', '7884438', '9266135', '8865335', '1178667', '4332901', '7774630', '5956605', '3688900', '2592877', '3382997', '8582713', '9783402', '4805962', '7313648', '9951738', '1677319', '6895245', '6312037', '7016149', '1381283', '6665699', '4211771', '3058715', '5921201', '8392824', '8895637', '6483531', '9707370', '6278468', '6272822', '6564629', '4534196', '5650470', '8059179', '6390982', '8726671', '6259684', '2715491', '9579870', '5255848', '3185799', '8529738', '6227546', '2720965', '5320762', '9470626', '7901606', '1206291', '4595582', '9057310', '4811787', '4836238', '9667323', '4779622', '8856454', '2652061', '4240726', '6411611', '6766793', '1823655', '2778005', '7822735', '7123562', '5866673', '7538464', '3073625', '5874352', '5617705', '9388263', '9903865', '2289222', '4421839', '7280481', '5455542', '7593610', '1890582', '9651487', '6129269', '8933778', '6825637', '3465414', '5229453', '8918529', '8990268', '9791993', '6672531', '9770619', '1462828', '8493832', '8795435', '5616151', '9713288', '5744241', '9590470', '9932405', '8872429', '4823960', '1519761', '2487989', '5376580', '2164100', '2281553', '7206667', '8819034', '2942833', '3359291', '5072992', '8158621', '8240016', '5916885', '8759186', '7537059', '3425648', '5202448', '5495804', '7060777', '4093679', '9792015', '2306111', '5844193', '4335618', '1512820', '3002184', '7535840', '8338260', '1010896', '3972004', '1369461', '3327043', '5322350', '7502574', '3776241', '3831100', '4745344', '6653042', '2074681', '5645553', '7600642', '2493009', '8733199', '7344061', '6355013', '8742336', '7281100', '8926859', '3491640', '8638512', '1031718', '3547700', '5828536', '4528813', '7726171', '1191333', '2901191', '9584281', '1482561', '3442584', '2072186', '9893448', '5808726', '8649888', '9828337', '5798082', '3371957', '5448467', '4702460', '5359866', '3497638', '1116286', '4493914', '5237886', '3157496', '2652554', '7765187', '7213122', '3699826') AND GenerateWorkOrderHistoryId = 124765;... (Thread: ThreadPoolExecutor-6_0) - __SPLIT__ 2026-07-20 05:54:31,471 - [124765] - src.utils.log - INFO - βœ… Fetched 983 rows - __SPLIT__ 2026-07-20 05:54:31,471 - [124765] - src.utils.log - INFO - 🏁 Final merged rows: 983 - __SPLIT__ 2026-07-20 05:54:31,481 - [124765] - src.utils.log - INFO - Sequential Insertion in work order tables begin - __SPLIT__ 2026-07-20 05:54:31,482 - [124765] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-20 05:54:31,482 - [124765] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderServices: 1548 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:54:31,771 - [124765] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 1548) into ServiceCore.WorkOrderServices - __SPLIT__ 2026-07-20 05:54:37,734 - [124765] - src.utils.log - INFO - βœ… All 1548 rows inserted successfully into ServiceCore.WorkOrderServices in 1 batches - __SPLIT__ 2026-07-20 05:54:37,734 - [124765] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-20 05:54:37,734 - [124765] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceAuto.WorkOrderAppliedDiscount: 426 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:54:38,021 - [124765] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 426) into ServiceAuto.WorkOrderAppliedDiscount - __SPLIT__ 2026-07-20 05:54:40,533 - [124765] - src.utils.log - INFO - βœ… All 426 rows inserted successfully into ServiceAuto.WorkOrderAppliedDiscount in 1 batches - __SPLIT__ 2026-07-20 05:54:40,534 - [124765] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-20 05:54:40,534 - [124765] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderSalesPersonCommission: 12 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:54:40,821 - [124765] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 12) into ServiceCore.WorkOrderSalesPersonCommission - __SPLIT__ 2026-07-20 05:54:41,853 - [124765] - src.utils.log - INFO - βœ… All 12 rows inserted successfully into ServiceCore.WorkOrderSalesPersonCommission in 1 batches - __SPLIT__ 2026-07-20 05:54:41,854 - [124765] - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceAuto.WorkOrderCommissionAdjustment: - __SPLIT__ 2026-07-20 05:54:41,854 - [124765] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-20 05:54:41,854 - [124765] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderCrew: 1100 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:54:42,140 - [124765] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 1100) into ServiceCore.WorkOrderCrew - __SPLIT__ 2026-07-20 05:54:45,251 - [124765] - src.utils.log - INFO - βœ… All 1100 rows inserted successfully into ServiceCore.WorkOrderCrew in 1 batches - __SPLIT__ 2026-07-20 05:54:45,252 - [124765] - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkorderSourceMapping: - __SPLIT__ 2026-07-20 05:54:45,252 - [124765] - src.utils.log - INFO - πŸ“₯ Empty dataframe of CRM.LeadNote: - __SPLIT__ 2026-07-20 05:54:45,252 - [124765] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-20 05:54:45,252 - [124765] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationPublishServices: 1548 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:54:45,541 - [124765] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 1548) into ServiceCore.WorkOrderAutoGenerationPublishServices - __SPLIT__ 2026-07-20 05:54:51,432 - [124765] - src.utils.log - INFO - βœ… All 1548 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationPublishServices in 1 batches - __SPLIT__ 2026-07-20 05:54:51,432 - [124765] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-20 05:54:51,432 - [124765] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.SubWorkOrder: 24 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:54:51,729 - [124765] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 24) into ServiceCore.SubWorkOrder - __SPLIT__ 2026-07-20 05:54:53,084 - [124765] - src.utils.log - INFO - βœ… All 24 rows inserted successfully into ServiceCore.SubWorkOrder in 1 batches - __SPLIT__ 2026-07-20 05:54:53,085 - [124765] - src.utils.log - INFO - πŸ” Fetching data: Select * From ServiceCore.SubWorkOrder where WorkOrderId in (2158233, 2158237, 2158238, 2158240, 2158249, 2158283, 2158326, 2158456, 2158494, 2158495, 2158500, 2158505, 2158506, 2158515, 2158575, 2158615, 2158626, 2158627, 2158628, 2158631, 2158634, 2158881, 2158945, 2158960)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:54:53,378 - [124765] - src.utils.log - INFO - βœ… Fetched 24 rows - __SPLIT__ 2026-07-20 05:54:53,388 - [124765] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-20 05:54:53,388 - [124765] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceAuto.subWorkOrderIssue: 24 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:54:53,674 - [124765] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 24) into ServiceAuto.subWorkOrderIssue - __SPLIT__ 2026-07-20 05:54:54,638 - [124765] - src.utils.log - INFO - βœ… All 24 rows inserted successfully into ServiceAuto.subWorkOrderIssue in 1 batches - __SPLIT__ 2026-07-20 05:54:54,639 - [124765] - src.utils.log - INFO - πŸ” Fetching data: Select SubWorkOrderIssueId, SubWorkOrderId, ModifiedBy From ServiceAuto.subWorkOrderIssue where SubWorkOrderId in (230464, 230471, 230470, 230462, 230481, 230476, 230473, 230463, 230480, 230469, 230467, 230466, 230465, 230461, 230458, 230459, 230479, 230475, 230478, 230474, 230472, 230468, 230460, 230477) and ModifiedBy in ('999999999', '1000000000', '1000000001', '1000000002', '1000000003', '1000000004', '1000000005', '1000000006', '1000000007', '1000000008', '1000000009', '1000000010', '1000000011', '1000000012', '1000000013', '1000000014', '1000000015', '1000000016', '1000000017', '1000000018', '1000000019', '1000000020', '1000000021', '1000000022')... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:54:54,905 - [124765] - src.utils.log - INFO - βœ… Fetched 24 rows - __SPLIT__ 2026-07-20 05:54:54,906 - [124765] - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceAuto.subWorkOrderIssue SET ModifiedBy = 'abcdallas' WHERE ModifiedBy IN ('999999999', '1000000000', '1000000001', '1000000002', '1000000003', '1000000004', '1000000005', '1000000006', '1000000007', '1000000008', '1000000009', '1000000010', '1000000011', '1000000012', '1000000013', '1000000014', '1000000015', '1000000016', '1000000017', '1000000018', '1000000019', '1000000020', '1000000021', '1000000022'); ... (Thread: ThreadPoolExecutor-7_0) - __SPLIT__ 2026-07-20 05:54:55,265 - [124765] - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-20 05:54:55,272 - [124765] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-20 05:54:55,273 - [124765] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceAuto.subWOIssueRepair: 27 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:54:55,566 - [124765] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 27) into ServiceAuto.subWOIssueRepair - __SPLIT__ 2026-07-20 05:54:56,633 - [124765] - src.utils.log - INFO - βœ… All 27 rows inserted successfully into ServiceAuto.subWOIssueRepair in 1 batches - __SPLIT__ 2026-07-20 05:54:56,633 - [124765] - src.utils.log - INFO - πŸ” Fetching data: Select IssueRepairId, ModifiedBy From ServiceAuto.subWOIssueRepair where SubWorkOrderIssueId in (192642, 192643, 192644, 192646, 192647, 192648, 192649, 192650, 192651, 192652, 192653, 192654, 192655, 192656, 192657, 192658, 192659, 192660, 192661, 192662, 192663, 192664)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:54:56,898 - [124765] - src.utils.log - INFO - βœ… Fetched 27 rows - __SPLIT__ 2026-07-20 05:54:56,899 - [124765] - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceAuto.subWOIssueRepair SET ModifiedBy = 'abcdallas' WHERE ModifiedBy IN ('0___TMP___192642', '0___TMP___192643', '1___TMP___192643', '0___TMP___192644', '1___TMP___192644', '0___TMP___192646', '1___TMP___192646', '0___TMP___192647', '0___TMP___192648', '1___TMP___192648', '0___TMP___192649', '1___TMP___192649', '0___TMP___192650', '0___TMP___192651', '0___TMP___192652', '0___TMP___192653', '0___TMP___192654', '0___TMP___192655', '0___TMP___192656', '0___TMP___192657', '0___TMP___192658', '0___TMP___192659', '0___TMP___192660', '0___TMP___192661', '0___TMP___192662', '0___TMP___192663', '0___TMP___192664') AND CreatedDate = '2026-07-20 01:54:53.386'; ... (Thread: ThreadPoolExecutor-8_0) - __SPLIT__ 2026-07-20 05:54:57,220 - [124765] - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-20 05:54:57,227 - [124765] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-20 05:54:57,228 - [124765] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceAuto.SubWOIssueRepairLabor: 54 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:54:57,516 - [124765] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 54) into ServiceAuto.SubWOIssueRepairLabor - __SPLIT__ 2026-07-20 05:54:58,559 - [124765] - src.utils.log - INFO - βœ… All 54 rows inserted successfully into ServiceAuto.SubWOIssueRepairLabor in 1 batches - __SPLIT__ 2026-07-20 05:54:58,566 - [124765] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-20 05:54:58,566 - [124765] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceAuto.SubWOIssueRepairPart: 9 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:54:58,859 - [124765] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 9) into ServiceAuto.SubWOIssueRepairPart - __SPLIT__ 2026-07-20 05:54:59,894 - [124765] - src.utils.log - INFO - βœ… All 9 rows inserted successfully into ServiceAuto.SubWOIssueRepairPart in 1 batches - __SPLIT__ 2026-07-20 05:54:59,895 - [124765] - src.utils.log - INFO - πŸ” Fetching data: SELECT ss.ServiceSetupId as SetupId, ss.FrequencyScheduleId as setup_frequency_schedule_id, ss.AccountNumber, ss.CompanyId, ss.BillingLocationId, ss.ServiceLocationId, ss.TaxSysName, ss.TermId, ss.TaxPercent, ss.PoNumber, ss.IsTaxExempt, ss.DisplayServiceAsSeparateLineItem, ss.GenerateInvoice, ss.IsGenerateInvoiceforInitalSetup, ss.IsGenerateInvoiceforInitalSetupBilling, ss.IsBilling, t.NetDueIn, ptm.PaymentType, ssb.* FROM ServiceCore.ServiceSetup ss LEFT JOIN ServiceCore.ServiceSetupBilling ssb ON ss.ServiceSetupId = ssb.ServiceSetupId LEFT JOIN Billing.PaymentTypeMaster ptm ON ptm.PaymentTypeMasterId = ssb.PaymentTypeMasterId left join Billing.Term t on ss.TermId = t.TermId WHERE ss.ServiceSetupId in (150662, 150675, 150676, 150677, 150678, 150679, 150680, 150681, 150682, 150683, 150684, 150685, 150687, 150688, 150689, 150690, 150691, 150534, 150352, 150444, 150418, 150671, 150496, 150475, 150451, 150452, 150454, 150457, 150601, 150470, 150533, 150375, 150600, 150355, 150561, 150560, 150559, 150566, 150598, 150556, 150557, 150554, 150552, 150551, 150547, 150518, 150642, 150657, 150655, 150673, 150590, 150504, 150503, 150571, 150573, 150579, 150549, 150574, 150580, 150640, 150641, 150650, 150637, 150636, 150439, 150482, 150510, 150358, 150521, 150522, 150656, 150663, 150592, 150365, 150456, 150415, 150546, 150584, 150379, 150338, 150616, 150529, 150562, 150359, 150660, 150417, 150661, 150480, 150525, 150447, 150414, 150524, 150412, 150538, 150589, 150347, 150654, 150479, 150587, 150458, 150429, 150400, 150477, 150472, 150410, 150484, 150396, 150387, 150394, 150469, 150395, 150455, 150459, 150501, 150401, 150495, 150498, 150625, 150620, 150649, 150507, 150398, 150392, 150588, 150427, 150383, 150384, 150385, 150374, 150370, 150615, 150465, 150535, 150492, 150420, 150345, 150416, 150478, 150486, 150670, 150474, 150467, 150473, 150481, 150539, 150686, 150502, 150516, 150446, 150380, 150483, 150468, 150669, 150411, 150667, 150647, 150450, 150659, 150658, 150402, 150435, 150497, 150361, 150342, 150565, 150341, 150593)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:55:00,168 - [124765] - src.utils.log - INFO - βœ… Fetched 167 rows - __SPLIT__ 2026-07-20 05:55:00,179 - [124765] - src.utils.log - INFO - Size of Transaction: 869 - __SPLIT__ 2026-07-20 05:55:00,180 - [124765] - src.utils.log - INFO - πŸ“₯ Inserting into Billing.Transaction (skip triggers): 869 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:55:00,598 - [124765] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 869) into Billing.Transaction (triggers skipped) - __SPLIT__ 2026-07-20 05:55:04,205 - [124765] - src.utils.log - INFO - βœ… All 869 rows inserted successfully into Billing.Transaction in 1 batches (triggers skipped) - __SPLIT__ 2026-07-20 05:55:04,336 - [124765] - src.utils.log - INFO - πŸ”„ Triggers re-enabled for session - __SPLIT__ 2026-07-20 05:55:04,337 - [124765] - src.utils.log - INFO - πŸ” Fetching data: SELECT TransactionId, ModifiedBy, TransactionDate as InvoiceDate from Billing.[Transaction] t WHERE t.ModifiedBy in (12345678910, 12345678911, 12345678912, 12345678913, 12345678914, 12345678915, 12345678916, 12345678917, 12345678918, 12345678919, 12345678920, 12345678921, 12345678922, 12345678923, 12345678924, 12345678925, 12345678926, 12345678927, 12345678928, 12345678929, 12345678930, 12345678931, 12345678932, 12345678933, 12345678934, 12345678935, 12345678936, 12345678937, 12345678938, 12345678939, 12345678940, 12345678941, 12345678942, 12345678943, 12345678944, 12345678945, 12345678946, 12345678947, 12345678948, 12345678949, 12345678950, 12345678951, 12345678952, 12345678953, 12345678954, 12345678955, 12345678956, 12345678957, 12345678958, 12345678959, 12345678960, 12345678961, 12345678962, 12345678963, 12345678964, 12345678965, 12345678966, 12345678967, 12345678968, 12345678969, 12345678970, 12345678971, 12345678972, 12345678973, 12345678974, 12345678975, 12345678976, 12345678977, 12345678978, 12345678979, 12345678980, 12345678981, 12345678982, 12345678983, 12345678984, 12345678985, 12345678986, 12345678987, 12345678988, 12345678989, 12345678990, 12345678991, 12345678992, 12345678993, 12345678994, 12345678995, 12345678996, 12345678997, 12345678998, 12345678999, 12345679000, 12345679001, 12345679002, 12345679003, 12345679004, 12345679005, 12345679006, 12345679007, 12345679008, 12345679009, 12345679010, 12345679011, 12345679012, 12345679013, 12345679014, 12345679015, 12345679016, 12345679017, 12345679018, 12345679019, 12345679020, 12345679021, 12345679022, 12345679023, 12345679024, 12345679025, 12345679026, 12345679027, 12345679028, 12345679029, 12345679030, 12345679031, 12345679032, 12345679033, 12345679034, 12345679035, 12345679036, 12345679037, 12345679038, 12345679039, 12345679040, 12345679041, 12345679042, 12345679043, 12345679044, 12345679045, 12345679046, 12345679047, 12345679048, 12345679049, 12345679050, 12345679051, 12345679052, 12345679053, 12345679054, 12345679055, 12345679056, 12345679057, 12345679058, 12345679059, 12345679060, 12345679061, 12345679062, 12345679063, 12345679064, 12345679065, 12345679066, 12345679067, 12345679068, 12345679069, 12345679070, 12345679071, 12345679072, 12345679073, 12345679074, 12345679075, 12345679076, 12345679077, 12345679078, 12345679079, 12345679080, 12345679081, 12345679082, 12345679083, 12345679084, 12345679085, 12345679086, 12345679087, 12345679088, 12345679089, 12345679090, 12345679091, 12345679092, 12345679093, 12345679094, 12345679095, 12345679096, 12345679097, 12345679098, 12345679099, 12345679100, 12345679101, 12345679102, 12345679103, 12345679104, 12345679105, 12345679106, 12345679107, 12345679108, 12345679109, 12345679110, 12345679111, 12345679112, 12345679113, 12345679114, 12345679115, 12345679116, 12345679117, 12345679118, 12345679119, 12345679120, 12345679121, 12345679122, 12345679123, 12345679124, 12345679125, 12345679126, 12345679127, 12345679128, 12345679129, 12345679130, 12345679131, 12345679132, 12345679133, 12345679134, 12345679135, 12345679136, 12345679137, 12345679138, 12345679139, 12345679140, 12345679141, 12345679142, 12345679143, 12345679144, 12345679145, 12345679146, 12345679147, 12345679148, 12345679149, 12345679150, 12345679151, 12345679152, 12345679153, 12345679154, 12345679155, 12345679156, 12345679157, 12345679158, 12345679159, 12345679160, 12345679161, 12345679162, 12345679163, 12345679164, 12345679165, 12345679166, 12345679167, 12345679168, 12345679169, 12345679170, 12345679171, 12345679172, 12345679173, 12345679174, 12345679175, 12345679176, 12345679177, 12345679178, 12345679179, 12345679180, 12345679181, 12345679182, 12345679183, 12345679184, 12345679185, 12345679186, 12345679187, 12345679188, 12345679189, 12345679190, 12345679191, 12345679192, 12345679193, 12345679194, 12345679195, 12345679196, 12345679197, 12345679198, 12345679199, 12345679200, 12345679201, 12345679202, 12345679203, 12345679204, 12345679205, 12345679206, 12345679207, 12345679208, 12345679209, 12345679210, 12345679211, 12345679212, 12345679213, 12345679214, 12345679215, 12345679216, 12345679217, 12345679218, 12345679219, 12345679220, 12345679221, 12345679222, 12345679223, 12345679224, 12345679225, 12345679226, 12345679227, 12345679228, 12345679229, 12345679230, 12345679231, 12345679232, 12345679233, 12345679234, 12345679235, 12345679236, 12345679237, 12345679238, 12345679239, 12345679240, 12345679241, 12345679242, 12345679243, 12345679244, 12345679245, 12345679246, 12345679247, 12345679248, 12345679249, 12345679250, 12345679251, 12345679252, 12345679253, 12345679254, 12345679255, 12345679256, 12345679257, 12345679258, 12345679259, 12345679260, 12345679261, 12345679262, 12345679263, 12345679264, 12345679265, 12345679266, 12345679267, 12345679268, 12345679269, 12345679270, 12345679271, 12345679272, 12345679273, 12345679274, 12345679275, 12345679276, 12345679277, 12345679278, 12345679279, 12345679280, 12345679281, 12345679282, 12345679283, 12345679284, 12345679285, 12345679286, 12345679287, 12345679288, 12345679289, 12345679290, 12345679291, 12345679292, 12345679293, 12345679294, 12345679295, 12345679296, 12345679297, 12345679298, 12345679299, 12345679300, 12345679301, 12345679302, 12345679303, 12345679304, 12345679305, 12345679306, 12345679307, 12345679308, 12345679309, 12345679310, 12345679311, 12345679312, 12345679313, 12345679314, 12345679315, 12345679316, 12345679317, 12345679318, 12345679319, 12345679320, 12345679321, 12345679322, 12345679323, 12345679324, 12345679325, 12345679326, 12345679327, 12345679328, 12345679329, 12345679330, 12345679331, 12345679332, 12345679333, 12345679334, 12345679335, 12345679336, 12345679337, 12345679338, 12345679339, 12345679340, 12345679341, 12345679342, 12345679343, 12345679344, 12345679345, 12345679346, 12345679347, 12345679348, 12345679349, 12345679350, 12345679351, 12345679352, 12345679353, 12345679354, 12345679355, 12345679356, 12345679357, 12345679358, 12345679359, 12345679360, 12345679361, 12345679362, 12345679363, 12345679364, 12345679365, 12345679366, 12345679367, 12345679368, 12345679369, 12345679370, 12345679371, 12345679372, 12345679373, 12345679374, 12345679375, 12345679376, 12345679377, 12345679378, 12345679379, 12345679380, 12345679381, 12345679382, 12345679383, 12345679384, 12345679385, 12345679386, 12345679387, 12345679388, 12345679389, 12345679390, 12345679391, 12345679392, 12345679393, 12345679394, 12345679395, 12345679396, 12345679397, 12345679398, 12345679399, 12345679400, 12345679401, 12345679402, 12345679403, 12345679404, 12345679405, 12345679406, 12345679407, 12345679408, 12345679409, 12345679410, 12345679411, 12345679412, 12345679413, 12345679414, 12345679415, 12345679416, 12345679417, 12345679418, 12345679419, 12345679420, 12345679421, 12345679422, 12345679423, 12345679424, 12345679425, 12345679426, 12345679427, 12345679428, 12345679429, 12345679430, 12345679431, 12345679432, 12345679433, 12345679434, 12345679435, 12345679436, 12345679437, 12345679438, 12345679439, 12345679440, 12345679441, 12345679442, 12345679443, 12345679444, 12345679445, 12345679446, 12345679447, 12345679448, 12345679449, 12345679450, 12345679451, 12345679452, 12345679453, 12345679454, 12345679455, 12345679456, 12345679457, 12345679458, 12345679459, 12345679460, 12345679461, 12345679462, 12345679463, 12345679464, 12345679465, 12345679466, 12345679467, 12345679468, 12345679469, 12345679470, 12345679471, 12345679472, 12345679473, 12345679474, 12345679475, 12345679476, 12345679477, 12345679478, 12345679479, 12345679480, 12345679481, 12345679482, 12345679483, 12345679484, 12345679485, 12345679486, 12345679487, 12345679488, 12345679489, 12345679490, 12345679491, 12345679492, 12345679493, 12345679494, 12345679495, 12345679496, 12345679497, 12345679498, 12345679499, 12345679500, 12345679501, 12345679502, 12345679503, 12345679504, 12345679505, 12345679506, 12345679507, 12345679508, 12345679509, 12345679510, 12345679511, 12345679512, 12345679513, 12345679514, 12345679515, 12345679516, 12345679517, 12345679518, 12345679519, 12345679520, 12345679521, 12345679522, 12345679523, 12345679524, 12345679525, 12345679526, 12345679527, 12345679528, 12345679529, 12345679530, 12345679531, 12345679532, 12345679533, 12345679534, 12345679535, 12345679536, 12345679537, 12345679538, 12345679539, 12345679540, 12345679541, 12345679542, 12345679543, 12345679544, 12345679545, 12345679546, 12345679547, 12345679548, 12345679549, 12345679550, 12345679551, 12345679552, 12345679553, 12345679554, 12345679555, 12345679556, 12345679557, 12345679558, 12345679559, 12345679560, 12345679561, 12345679562, 12345679563, 12345679564, 12345679565, 12345679566, 12345679567, 12345679568, 12345679569, 12345679570, 12345679571, 12345679572, 12345679573, 12345679574, 12345679575, 12345679576, 12345679577, 12345679578, 12345679579, 12345679580, 12345679581, 12345679582, 12345679583, 12345679584, 12345679585, 12345679586, 12345679587, 12345679588, 12345679589, 12345679590, 12345679591, 12345679592, 12345679593, 12345679594, 12345679595, 12345679596, 12345679597, 12345679598, 12345679599, 12345679600, 12345679601, 12345679602, 12345679603, 12345679604, 12345679605, 12345679606, 12345679607, 12345679608, 12345679609, 12345679610, 12345679611, 12345679612, 12345679613, 12345679614, 12345679615, 12345679616, 12345679617, 12345679618, 12345679619, 12345679620, 12345679621, 12345679622, 12345679623, 12345679624, 12345679625, 12345679626, 12345679627, 12345679628, 12345679629, 12345679630, 12345679631, 12345679632, 12345679633, 12345679634, 12345679635, 12345679636, 12345679637, 12345679638, 12345679639, 12345679640, 12345679641, 12345679642, 12345679643, 12345679644, 12345679645, 12345679646, 12345679647, 12345679648, 12345679649, 12345679650, 12345679651, 12345679652, 12345679653, 12345679654, 12345679655, 12345679656, 12345679657, 12345679658, 12345679659, 12345679660, 12345679661, 12345679662, 12345679663, 12345679664, 12345679665, 12345679666, 12345679667, 12345679668, 12345679669, 12345679670, 12345679671, 12345679672, 12345679673, 12345679674, 12345679675, 12345679676, 12345679677, 12345679678, 12345679679, 12345679680, 12345679681, 12345679682, 12345679683, 12345679684, 12345679685, 12345679686, 12345679687, 12345679688, 12345679689, 12345679690, 12345679691, 12345679692, 12345679693, 12345679694, 12345679695, 12345679696, 12345679697, 12345679698, 12345679699, 12345679700, 12345679701, 12345679702, 12345679703, 12345679704, 12345679705, 12345679706, 12345679707, 12345679708, 12345679709, 12345679710, 12345679711, 12345679712, 12345679713, 12345679714, 12345679715, 12345679716, 12345679717, 12345679718, 12345679719, 12345679720, 12345679721, 12345679722, 12345679723, 12345679724, 12345679725, 12345679726, 12345679727, 12345679728, 12345679729, 12345679730, 12345679731, 12345679732, 12345679733, 12345679734, 12345679735, 12345679736, 12345679737, 12345679738, 12345679739, 12345679740, 12345679741, 12345679742, 12345679743, 12345679744, 12345679745, 12345679746, 12345679747, 12345679748, 12345679749, 12345679750, 12345679751, 12345679752, 12345679753, 12345679754, 12345679755, 12345679756, 12345679757, 12345679758, 12345679759, 12345679760, 12345679761, 12345679762, 12345679763, 12345679764, 12345679765, 12345679766, 12345679767, 12345679768, 12345679769, 12345679770, 12345679771, 12345679772, 12345679773, 12345679774, 12345679775, 12345679776, 12345679777, 12345679778) and t.CompanyId = 133 AND t.TransactionType ='Invoice' AND t.CreatedDate = '2026-07-20 01:55:00.172';... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:55:11,500 - [124765] - src.utils.log - INFO - βœ… Fetched 869 rows - __SPLIT__ 2026-07-20 05:55:11,503 - [124765] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId in (150365, 150370, 150401, 150402, 150411, 150412, 150439, 150444, 150446, 150451, 150452, 150454, 150455, 150456, 150457, 150458, 150459, 150465, 150467, 150468, 150469, 150470, 150473, 150474, 150475, 150477, 150478, 150479, 150472, 150480, 150481, 150483, 150484, 150486, 150492, 150497, 150482, 150504, 150529, 150538, 150539, 150616, 150636, 150637, 150379, 150565, 150588, 150525, 150671, 150571, 150342, 150654, 150385, 150691, 150359, 150551, 150640, 150663, 150657, 150680, 150554, 150677, 150534, 150683, 150660, 150574, 150620, 150580, 150557, 150345, 150600, 150686, 150417, 150669, 150560, 150503, 150689, 150546, 150566, 150380, 150420, 150374, 150414, 150649, 150394, 150400, 150615, 150592, 150383, 150429, 150675, 150552, 150589, 150658, 150678, 150655, 150549, 150661, 150684, 150561, 150415, 150601, 150395, 150352, 150495, 150687, 150681, 150518, 150392, 150535, 150435, 150598, 150641, 150498, 150590, 150358, 150375, 150667, 150521, 150673, 150650, 150338, 150507, 150501, 150587, 150355, 150418, 150524, 150670, 150341, 150584, 150361, 150547, 150647, 150690, 150398, 150450, 150427, 150659, 150573, 150556, 150387, 150679, 150656, 150593, 150384, 150676, 150510, 150410, 150533, 150347, 150447, 150688, 150682, 150579, 150642, 150685, 150662, 150562, 150516, 150522, 150416, 150625, 150559, 150396, 150502, 150496);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:55:11,780 - [124765] - src.utils.log - INFO - βœ… Fetched 9 rows - __SPLIT__ 2026-07-20 05:55:11,810 - [124765] - src.utils.log - INFO - πŸ“ Executing: UPDATE Billing.[Transaction] SET ModifiedBy = NULL WHERE ModifiedBy IN (12345678910,12345678911,12345678912,12345678913,12345678914,12345678915,12345678916,12345678917,12345678918,12345678919,12345678920,12345678921,12345678922,12345678923,12345678924,12345678925,12345678926,12345678927,12345678928,12345678929,12345678930,12345678931,12345678932,12345678933,12345678934,12345678935,12345678936,12345678937,12345678938,12345678939,12345678940,12345678941,12345678942,12345678943,12345678944,12345678945,12345678946,12345678947,12345678948,12345678949,12345678950,12345678951,12345678952,12345678953,12345678954,12345678955,12345678956,12345678957,12345678958,12345678959,12345678960,12345678961,12345678962,12345678963,12345678964,12345678965,12345678966,12345678967,12345678968,12345678969,12345678970,12345678971,12345678972,12345678973,12345678974,12345678975,12345678976,12345678977,12345678978,12345678979,12345678980,12345678981,12345678982,12345678983,12345678984,12345678985,12345678986,12345678987,12345678988,12345678989,12345678990,12345678991,12345678992,12345678993,12345678994,12345678995,12345678996,12345678997,12345678998,12345678999,12345679000,12345679001,12345679002,12345679003,12345679004,12345679005,12345679006,12345679007,12345679008,12345679009,12345679010,12345679011,12345679012,12345679013,12345679014,12345679015,12345679016,12345679017,12345679018,12345679019,12345679020,12345679021,12345679022,12345679023,12345679024,12345679025,12345679026,12345679027,12345679028,12345679029,12345679030,12345679031,12345679032,12345679033,12345679034,12345679035,12345679036,12345679037,12345679038,12345679039,12345679040,12345679041,12345679042,12345679043,12345679044,12345679045,12345679046,12345679047,12345679048,12345679049,12345679050,12345679051,12345679052,12345679053,12345679054,12345679055,12345679056,12345679057,12345679058,12345679059,12345679060,12345679061,12345679062,12345679063,12345679064,12345679065,12345679066,12345679067,12345679068,12345679069,12345679070,12345679071,12345679072,12345679073,12345679074,12345679075,12345679076,12345679077,12345679078,12345679079,12345679080,12345679081,12345679082,12345679083,12345679084,12345679085,12345679086,12345679087,12345679088,12345679089,12345679090,12345679091,12345679092,12345679093,12345679094,12345679095,12345679096,12345679097,12345679098,12345679099,12345679100,12345679101,12345679102,12345679103,12345679104,12345679105,12345679106,12345679107,12345679108,12345679109,12345679110,12345679111,12345679112,12345679113,12345679114,12345679115,12345679116,12345679117,12345679118,12345679119,12345679120,12345679121,12345679122,12345679123,12345679124,12345679125,12345679126,12345679127,12345679128,12345679129,12345679130,12345679131,12345679132,12345679133,12345679134,12345679135,12345679136,12345679137,12345679138,12345679139,12345679140,12345679141,12345679142,12345679143,12345679144,12345679145,12345679146,12345679147,12345679148,12345679149,12345679150,12345679151,12345679152,12345679153,12345679154,12345679155,12345679156,12345679157,12345679158,12345679159,12345679160,12345679161,12345679162,12345679163,12345679164,12345679165,12345679166,12345679167,12345679168,12345679169,12345679170,12345679171,12345679172,12345679173,12345679174,12345679175,12345679176,12345679177,12345679178,12345679179,12345679180,12345679181,12345679182,12345679183,12345679184,12345679185,12345679186,12345679187,12345679188,12345679189,12345679190,12345679191,12345679192,12345679193,12345679194,12345679195,12345679196,12345679197,12345679198,12345679199,12345679200,12345679201,12345679202,12345679203,12345679204,12345679205,12345679206,12345679207,12345679208,12345679209,12345679210,12345679211,12345679212,12345679213,12345679214,12345679215,12345679216,12345679217,12345679218,12345679219,12345679220,12345679221,12345679222,12345679223,12345679224,12345679225,12345679226,12345679227,12345679228,12345679229,12345679230,12345679231,12345679232,12345679233,12345679234,12345679235,12345679236,12345679237,12345679238,12345679239,12345679240,12345679241,12345679242,12345679243,12345679244,12345679245,12345679246,12345679247,12345679248,12345679249,12345679250,12345679251,12345679252,12345679253,12345679254,12345679255,12345679256,12345679257,12345679258,12345679259,12345679260,12345679261,12345679262,12345679263,12345679264,12345679265,12345679266,12345679267,12345679268,12345679269,12345679270,12345679271,12345679272,12345679273,12345679274,12345679275,12345679276,12345679277,12345679278,12345679279,12345679280,12345679281,12345679282,12345679283,12345679284,12345679285,12345679286,12345679287,12345679288,12345679289,12345679290,12345679291,12345679292,12345679293,12345679294,12345679295,12345679296,12345679297,12345679298,12345679299,12345679300,12345679301,12345679302,12345679303,12345679304,12345679305,12345679306,12345679307,12345679308,12345679309,12345679310,12345679311,12345679312,12345679313,12345679314,12345679315,12345679316,12345679317,12345679318,12345679319,12345679320,12345679321,12345679322,12345679323,12345679324,12345679325,12345679326,12345679327,12345679328,12345679329,12345679330,12345679331,12345679332,12345679333,12345679334,12345679335,12345679336,12345679337,12345679338,12345679339,12345679340,12345679341,12345679342,12345679343,12345679344,12345679345,12345679346,12345679347,12345679348,12345679349,12345679350,12345679351,12345679352,12345679353,12345679354,12345679355,12345679356,12345679357,12345679358,12345679359,12345679360,12345679361,12345679362,12345679363,12345679364,12345679365,12345679366,12345679367,12345679368,12345679369,12345679370,12345679371,12345679372,12345679373,12345679374,12345679375,12345679376,12345679377,12345679378,12345679379,12345679380,12345679381,12345679382,12345679383,12345679384,12345679385,12345679386,12345679387,12345679388,12345679389,12345679390,12345679391,12345679392,12345679393,12345679394,12345679395,12345679396,12345679397,12345679398,12345679399,12345679400,12345679401,12345679402,12345679403,12345679404,12345679405,12345679406,12345679407,12345679408,12345679409,12345679410,12345679411,12345679412,12345679413,12345679414,12345679415,12345679416,12345679417,12345679418,12345679419,12345679420,12345679421,12345679422,12345679423,12345679424,12345679425,12345679426,12345679427,12345679428,12345679429,12345679430,12345679431,12345679432,12345679433,12345679434,12345679435,12345679436,12345679437,12345679438,12345679439,12345679440,12345679441,12345679442,12345679443,12345679444,12345679445,12345679446,12345679447,12345679448,12345679449,12345679450,12345679451,12345679452,12345679453,12345679454,12345679455,12345679456,12345679457,12345679458,12345679459,12345679460,12345679461,12345679462,12345679463,12345679464,12345679465,12345679466,12345679467,12345679468,12345679469,12345679470,12345679471,12345679472,12345679473,12345679474,12345679475,12345679476,12345679477,12345679478,12345679479,12345679480,12345679481,12345679482,12345679483,12345679484,12345679485,12345679486,12345679487,12345679488,12345679489,12345679490,12345679491,12345679492,12345679493,12345679494,12345679495,12345679496,12345679497,12345679498,12345679499,12345679500,12345679501,12345679502,12345679503,12345679504,12345679505,12345679506,12345679507,12345679508,12345679509,12345679510,12345679511,12345679512,12345679513,12345679514,12345679515,12345679516,12345679517,12345679518,12345679519,12345679520,12345679521,12345679522,12345679523,12345679524,12345679525,12345679526,12345679527,12345679528,12345679529,12345679530,12345679531,12345679532,12345679533,12345679534,12345679535,12345679536,12345679537,12345679538,12345679539,12345679540,12345679541,12345679542,12345679543,12345679544,12345679545,12345679546,12345679547,12345679548,12345679549,12345679550,12345679551,12345679552,12345679553,12345679554,12345679555,12345679556,12345679557,12345679558,12345679559,12345679560,12345679561,12345679562,12345679563,12345679564,12345679565,12345679566,12345679567,12345679568,12345679569,12345679570,12345679571,12345679572,12345679573,12345679574,12345679575,12345679576,12345679577,12345679578,12345679579,12345679580,12345679581,12345679582,12345679583,12345679584,12345679585,12345679586,12345679587,12345679588,12345679589,12345679590,12345679591,12345679592,12345679593,12345679594,12345679595,12345679596,12345679597,12345679598,12345679599,12345679600,12345679601,12345679602,12345679603,12345679604,12345679605,12345679606,12345679607,12345679608,12345679609,12345679610,12345679611,12345679612,12345679613,12345679614,12345679615,12345679616,12345679617,12345679618,12345679619,12345679620,12345679621,12345679622,12345679623,12345679624,12345679625,12345679626,12345679627,12345679628,12345679629,12345679630,12345679631,12345679632,12345679633,12345679634,12345679635,12345679636,12345679637,12345679638,12345679639,12345679640,12345679641,12345679642,12345679643,12345679644,12345679645,12345679646,12345679647,12345679648,12345679649,12345679650,12345679651,12345679652,12345679653,12345679654,12345679655,12345679656,12345679657,12345679658,12345679659,12345679660,12345679661,12345679662,12345679663,12345679664,12345679665,12345679666,12345679667,12345679668,12345679669,12345679670,12345679671,12345679672,12345679673,12345679674,12345679675,12345679676,12345679677,12345679678,12345679679,12345679680,12345679681,12345679682,12345679683,12345679684,12345679685,12345679686,12345679687,12345679688,12345679689,12345679690,12345679691,12345679692,12345679693,12345679694,12345679695,12345679696,12345679697,12345679698,12345679699,12345679700,12345679701,12345679702,12345679703,12345679704,12345679705,12345679706,12345679707,12345679708,12345679709,12345679710,12345679711,12345679712,12345679713,12345679714,12345679715,12345679716,12345679717,12345679718,12345679719,12345679720,12345679721,12345679722,12345679723,12345679724,12345679725,12345679726,12345679727,12345679728,12345679729,12345679730,12345679731,12345679732,12345679733,12345679734,12345679735,12345679736,12345679737,12345679738,12345679739,12345679740,12345679741,12345679742,12345679743,12345679744,12345679745,12345679746,12345679747,12345679748,12345679749,12345679750,12345679751,12345679752,12345679753,12345679754,12345679755,12345679756,12345679757,12345679758,12345679759,12345679760,12345679761,12345679762,12345679763,12345679764,12345679765,12345679766,12345679767,12345679768,12345679769,12345679770,12345679771,12345679772,12345679773,12345679774,12345679775,12345679776,12345679777,12345679778) AND CreatedDate = '2026-07-20 01:55:00.172'; ... (Thread: ThreadPoolExecutor-9_0) - __SPLIT__ 2026-07-20 05:55:12,691 - [124765] - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-20 05:55:12,697 - [124765] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-20 05:55:12,697 - [124765] - src.utils.log - INFO - πŸ“₯ Inserting into Billing.Invoice: 869 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:55:12,988 - [124765] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 869) into Billing.Invoice - __SPLIT__ 2026-07-20 05:55:17,792 - [124765] - src.utils.log - INFO - βœ… All 869 rows inserted successfully into Billing.Invoice in 1 batches - __SPLIT__ 2026-07-20 05:55:17,793 - [124765] - src.utils.log - INFO - πŸ” Fetching data: SELECT InvoiceId, WorkOrderNo FROM Billing.Invoice i WHERE i.WorkOrderNo in ('1427879', '1428708', '1428458', '1428666', '1428506', '1428058', '1428021', '1428335', '1427911', '1427787', '1428711', '1428409', '1427802', '1428565', '1428404', '1427846', '1428740', '1428495', '1427884', '1428707', '1428475', '1428739', '1428500', '1428210', '1428001', '1428653', '1427800', '1428557', '1428478', '1427877', '1428541', '1428429', '1428169', '1428594', '1428288', '1428204', '1427997', '1428642', '1428203', '1427998', '1428631', '1428255', '1427999', '1428641', '1428207', '1427950', '1428339', '1428205', '1427994', '1428640', '1428213', '1427951', '1428344', '1428218', '1427953', '1428340', '1428208', '1427946', '1428347', '1428250', '1427977', '1428637', '1428043', '1427925', '1428688', '1428220', '1427944', '1428348', '1428066', '1427906', '1428674', '1427873', '1428023', '1428675', '1428025', '1428238', '1428188', '1427891', '1427980', '1427904', '1428514', '1428660', '1428053', '1428206', '1428167', '1428144', '1427870', '1427854', '1427789', '1427817', '1428018', '1427931', '1427940', '1428597', '1428613', '1428533', '1428715', '1428750', '1428721', '1428633', '1428324', '1428360', '1428278', '1428319', '1428472', '1428503', '1428387', '1428414', '1428227', '1428172', '1428019', '1428623', '1428379', '1428468', '1427996', '1428658', '1428032', '1427918', '1428659', '1428349', '1428214', '1427905', '1428338', '1428246', '1428577', '1428359', '1428219', '1427962', '1428341', '1427791', '1428544', '1428385', '1427963', '1428024', '1427959', '1428689', '1427971', '1427845', '1428743', '1428498', '1428143', '1428584', '1428365', '1427814', '1428705', '1428407', '1428254', '1428149', '1427851', '1427990', '1427926', '1428580', '1428534', '1428748', '1428645', '1428382', '1428317', '1428444', '1428103', '1427852', '1428532', '1428318', '1428072', '1428190', '1427907', '1428519', '1428665', '1428296', '1427896', '1428727', '1428485', '1427799', '1428718', '1428406', '1427786', '1428716', '1428408', '1428052', '1428013', '1428378', '1427874', '1428554', '1428437', '1427813', '1428561', '1428438', '1427829', '1428559', '1428427', '1427812', '1428566', '1428436', '1427811', '1428720', '1428441', '1427810', '1428552', '1428439', '1427808', '1428717', '1428479', '1427809', '1428710', '1428401', '1427805', '1428540', '1428403', '1427804', '1428643', '1428476', '1427803', '1428714', '1428480', '1427882', '1428713', '1428481', '1428620', '1427806', '1428550', '1428412', '1427825', '1428696', '1428451', '1427826', '1428693', '1428455', '1427830', '1428691', '1428456', '1427828', '1428690', '1428459', '1427831', '1428694', '1428461', '1427875', '1428536', '1428426', '1428033', '1428183', '1427916', '1428510', '1428664', '1428304', '1428201', '1427995', '1428638', '1428074', '1428191', '1427910', '1428511', '1428670', '1428302', '1427822', '1428452', '1428063', '1427868', '1428017', '1428611', '1428330', '1428464', '1428700', '1428045', '1428034', '1428059', '1428216', '1428252', '1428260', '1428234', '1428161', '1428170', '1428151', '1428197', '1428189', '1428176', '1427859', '1427856', '1427900', '1427894', '1427807', '1427833', '1427815', '1427986', '1427978', '1427968', '1428006', '1427927', '1427922', '1427956', '1427936', '1428595', '1428587', '1428574', '1428570', '1428615', '1428605', '1428599', '1428527', '1428518', '1428556', '1428692', '1428747', '1428742', '1428729', '1428657', '1428654', '1428639', '1428686', '1428669', '1428331', '1428372', '1428367', '1428352', '1428287', '1428271', '1428264', '1428316', '1428308', '1428301', '1428293', '1428454', '1428445', '1428501', '1428487', '1428410', '1428417', '1427933', '1428131', '1427801', '1428719', '1428435', '1427797', '1428558', '1428384', '1428055', '1428007', '1428327', '1428060', '1427965', '1428325', '1428065', '1427964', '1428366', '1428038', '1428071', '1428061', '1428217', '1428257', '1428242', '1428232', '1428164', '1428154', '1428148', '1428195', '1428193', '1428173', '1427861', '1427850', '1427888', '1427899', '1427840', '1427835', '1427991', '1427984', '1427981', '1428012', '1428008', '1428000', '1427923', '1427955', '1427938', '1428596', '1428583', '1428576', '1428569', '1428619', '1428607', '1428598', '1428526', '1428509', '1428712', '1428699', '1428746', '1428736', '1428730', '1428704', '1428648', '1428635', '1428687', '1428520', '1428323', '1428374', '1428361', '1428356', '1428283', '1428290', '1428268', '1428261', '1428310', '1428300', '1428469', '1428457', '1428489', '1428496', '1428491', '1428477', '1428419', '1428405', '1428432', '1428040', '1428031', '1428229', '1428209', '1428202', '1428249', '1428233', '1428159', '1428157', '1428145', '1428198', '1428187', '1428177', '1427863', '1427855', '1427901', '1427898', '1427876', '1427836', '1427989', '1427985', '1427974', '1428020', '1428002', '1427993', '1427919', '1427961', '1427935', '1428592', '1428586', '1428573', '1428568', '1428614', '1428606', '1428600', '1428528', '1428517', '1428549', '1428695', '1428745', '1428751', '1428734', '1428656', '1428650', '1428636', '1428684', '1428679', '1428332', '1428370', '1428362', '1428355', '1428285', '1428272', '1428267', '1428262', '1428312', '1428297', '1428465', '1428449', '1428446', '1428492', '1428484', '1428482', '1428422', '1428442', '1428430', '1428044', '1428075', '1428057', '1428230', '1428251', '1428247', '1428236', '1428165', '1428156', '1428150', '1428199', '1428182', '1428178', '1427860', '1427849', '1427848', '1427889', '1427883', '1427834', '1427816', '1427988', '1427979', '1428014', '1428022', '1427929', '1427921', '1427954', '1428036', '1428589', '1428582', '1428572', '1428567', '1428616', '1428602', '1428581', '1428524', '1428535', '1428553', '1428703', '1428735', '1428737', '1428731', '1428723', '1428652', '1428632', '1428683', '1428661', '1428380', '1428373', '1428363', '1428354', '1428284', '1428279', '1428265', '1428263', '1428314', '1428298', '1428470', '1428474', '1428502', '1428499', '1428490', '1428424', '1428418', '1428413', '1428434', '1428245', '1428054', '1428174', '1427966', '1428617', '1428381', '1428467', '1428030', '1428226', '1428237', '1428160', '1428184', '1428179', '1427897', '1427838', '1427975', '1428009', '1427913', '1428275', '1428612', '1428618', '1428512', '1428555', '1428728', '1428722', '1428681', '1428377', '1428282', '1428277', '1428303', '1428466', '1428505', '1428400', '1428073', '1428186', '1427914', '1428513', '1428682', '1428321', '1427820', '1427858', '1427819', '1428259', '1428258', '1427890', '1427892', '1427769', '1427866', '1427865', '1428243', '1428575', '1428357', '1428228', '1428328', '1428039', '1428673', '1427790', '1428545', '1428402', '1428042', '1428080', '1428064', '1428224', '1428256', '1428248', '1428239', '1428166', '1428152', '1428146', '1428185', '1428194', '1428175', '1427862', '1427857', '1427847', '1427893', '1427837', '1427827', '1427821', '1427987', '1427982', '1427967', '1428004', '1427928', '1427920', '1427949', '1427939', '1428591', '1428585', '1428571', '1428626', '1428628', '1428604', '1428530', '1428523', '1428521', '1428563', '1428697', '1428749', '1428741', '1428733', '1428655', '1428651', '1428644', '1428629', '1428662', '1428333', '1428371', '1428368', '1428353', '1428286', '1428273', '1428270', '1428305', '1428309', '1428299', '1428471', '1428450', '1428504', '1428497', '1428486', '1428386', '1428420', '1428415', '1428431', '1427770', '1428133', '1428068', '1427970', '1428342', '1427771', '1428106', '1427912', '1428337', '1427772', '1428094', '1428087', '1428139', '1428130', '1428123', '1428115', '1428049', '1428155', '1428163', '1427871', '1427839', '1428016', '1428609', '1428326', '1427773', '1428041', '1428029', '1428069', '1428067', '1427941', '1428624', '1428508', '1428725', '1428646', '1428375', '1428269', '1428462', '1428416', '1427774', '1428345', '1427775', '1428493', '1427776', '1428162', '1427878', '1427937', '1428560', '1428274', '1428388', '1427777', '1427969', '1428531', '1428630', '1428313', '1427778', '1427887', '1427779', '1428110', '1427972', '1427780', '1428443', '1428111', '1428089', '1428126', '1428134', '1428125', '1428117', '1428050', '1428070', '1428231', '1428180', '1427886', '1427973', '1427942', '1428625', '1428507', '1428726', '1428350', '1428280', '1428295', '1428483', '1428097', '1427781', '1428084', '1427782', '1428109', '1428108', '1428107', '1428105', '1428104', '1428102', '1428101', '1428100', '1428099', '1428098', '1428428', '1428093', '1428092', '1428091', '1428090', '1428088', '1428086', '1428085', '1428083', '1428082', '1428140', '1428138', '1428137', '1428136', '1428135', '1428425', '1428129', '1428128', '1428127', '1428141', '1428124', '1428122', '1428120', '1428119', '1428118', '1428116', '1428114', '1428113', '1428112', '1428096', '1428048', '1428047', '1428046', '1428037', '1428035', '1428056', '1428212', '1428253', '1428244', '1428235', '1428168', '1428153', '1428147', '1428196', '1428200', '1428171', '1427864', '1427853', '1427902', '1427903', '1427885', '1427832', '1427818', '1427983', '1427992', '1428010', '1428003', '1427930', '1427924', '1427948', '1427934', '1428588', '1428579', '1428578', '1428627', '1428610', '1428603', '1428529', '1428525', '1428522', '1428547', '1428698', '1428744', '1428738', '1428732', '1428724', '1428649', '1428634', '1428685', '1428676', '1428322', '1428369', '1428364', '1428289', '1428281', '1428276', '1428266', '1428320', '1428315', '1428306', '1428292', '1428463', '1428447', '1428494', '1428488', '1428411', '1428421', '1428095', '1428433', '1427783', '1428132', '1428081', '1427784', '1427867', '1428294', '1427785', '1428121', '1428601')... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:55:19,232 - [124765] - src.utils.log - INFO - βœ… Fetched 869 rows - __SPLIT__ 2026-07-20 05:55:19,245 - [124765] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, sss.NonStdSoldServiceId as SoldServiceNonStandardId, sss.Qty as Quantity, sss.Price as Rate, sss.IsTaxable, sm.Name as NonStandardServiceName, sm.Description , sm.ServiceMasterId as ServiceId FROM ServiceCore.ServiceSetupServices sss join ServiceCore.ServiceMaster sm on sm.ServiceMasterId = sss.ServiceId where ServiceSetupId in (150662, 150675, 150676, 150677, 150678, 150679, 150680, 150681, 150682, 150683, 150684, 150685, 150687, 150688, 150689, 150690, 150691, 150534, 150352, 150418, 150671, 150496, 150601, 150533, 150375, 150600, 150355, 150561, 150560, 150559, 150566, 150598, 150556, 150557, 150554, 150552, 150551, 150547, 150518, 150642, 150657, 150655, 150673, 150590, 150571, 150573, 150579, 150549, 150574, 150580, 150640, 150641, 150650, 150510, 150358, 150521, 150522, 150656, 150663, 150592, 150415, 150546, 150584, 150379, 150338, 150562, 150359, 150660, 150417, 150661, 150525, 150447, 150414, 150524, 150589, 150347, 150654, 150587, 150429, 150400, 150410, 150396, 150387, 150394, 150395, 150501, 150495, 150498, 150625, 150620, 150649, 150507, 150398, 150392, 150588, 150427, 150383, 150384, 150385, 150374, 150615, 150535, 150420, 150345, 150416, 150670, 150686, 150516, 150380, 150669, 150667, 150647, 150450, 150659, 150658, 150435, 150361, 150342, 150565, 150341, 150593) and sss.IsDeleted =0;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:55:19,527 - [124765] - src.utils.log - INFO - βœ… Fetched 156 rows - __SPLIT__ 2026-07-20 05:55:19,528 - [124765] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, sss.NonStdSoldServiceId as SoldServiceNonStandardId, sss.Qty as Quantity, sss.Price as Rate, sss.IsTaxable, sm.Name as NonStandardServiceName, sm.Description , sm.ServiceMasterId as ServiceId FROM ServiceCore.ServiceSetupInitialServices sss join ServiceCore.ServiceMaster sm on sm.ServiceMasterId = sss.ServiceId where ServiceSetupId in (150662, 150675, 150676, 150677, 150678, 150679, 150680, 150681, 150682, 150683, 150684, 150685, 150687, 150688, 150689, 150690, 150691, 150534, 150352, 150418, 150671, 150496, 150601, 150533, 150375, 150600, 150355, 150561, 150560, 150559, 150566, 150598, 150556, 150557, 150554, 150552, 150551, 150547, 150518, 150642, 150657, 150655, 150673, 150590, 150571, 150573, 150579, 150549, 150574, 150580, 150640, 150641, 150650, 150510, 150358, 150521, 150522, 150656, 150663, 150592, 150415, 150546, 150584, 150379, 150338, 150562, 150359, 150660, 150417, 150661, 150525, 150447, 150414, 150524, 150589, 150347, 150654, 150587, 150429, 150400, 150410, 150396, 150387, 150394, 150395, 150501, 150495, 150498, 150625, 150620, 150649, 150507, 150398, 150392, 150588, 150427, 150383, 150384, 150385, 150374, 150615, 150535, 150420, 150345, 150416, 150670, 150686, 150516, 150380, 150669, 150667, 150647, 150450, 150659, 150658, 150435, 150361, 150342, 150565, 150341, 150593) and sss.IsDeleted =0;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:55:19,803 - [124765] - src.utils.log - INFO - βœ… Fetched 102 rows - __SPLIT__ 2026-07-20 05:55:19,804 - [124765] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, sss.NonStdSoldServiceId as SoldServiceNonStandardId, sss.Qty as Quantity, sss.Price as Rate, sss.IsTaxable, sm.servicename as NonStandardServiceName, sm.Description , sss.ServiceId FROM ServiceCore.ServiceSetupServices sss join ServiceCore.SoldServiceNonStandard sm on sm.SoldServiceNonStandardId = sss.NonStdSoldServiceId where ServiceSetupId in (150662, 150675, 150676, 150677, 150678, 150679, 150680, 150681, 150682, 150683, 150684, 150685, 150687, 150688, 150689, 150690, 150691, 150534, 150352, 150418, 150671, 150496, 150601, 150533, 150375, 150600, 150355, 150561, 150560, 150559, 150566, 150598, 150556, 150557, 150554, 150552, 150551, 150547, 150518, 150642, 150657, 150655, 150673, 150590, 150571, 150573, 150579, 150549, 150574, 150580, 150640, 150641, 150650, 150510, 150358, 150521, 150522, 150656, 150663, 150592, 150415, 150546, 150584, 150379, 150338, 150562, 150359, 150660, 150417, 150661, 150525, 150447, 150414, 150524, 150589, 150347, 150654, 150587, 150429, 150400, 150410, 150396, 150387, 150394, 150395, 150501, 150495, 150498, 150625, 150620, 150649, 150507, 150398, 150392, 150588, 150427, 150383, 150384, 150385, 150374, 150615, 150535, 150420, 150345, 150416, 150670, 150686, 150516, 150380, 150669, 150667, 150647, 150450, 150659, 150658, 150435, 150361, 150342, 150565, 150341, 150593) and sss.IsDeleted =0; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:55:20,080 - [124765] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 05:55:20,080 - [124765] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, sss.NonStdSoldServiceId as SoldServiceNonStandardId, sss.Qty as Quantity, sss.Price as Rate, sss.IsTaxable, sm.servicename as NonStandardServiceName, sm.Description , sss.ServiceId FROM ServiceCore.ServiceSetupInitialServices sss join ServiceCore.SoldServiceNonStandard sm on sm.SoldServiceNonStandardId = sss.NonStdSoldServiceId where ServiceSetupId in (150662, 150675, 150676, 150677, 150678, 150679, 150680, 150681, 150682, 150683, 150684, 150685, 150687, 150688, 150689, 150690, 150691, 150534, 150352, 150418, 150671, 150496, 150601, 150533, 150375, 150600, 150355, 150561, 150560, 150559, 150566, 150598, 150556, 150557, 150554, 150552, 150551, 150547, 150518, 150642, 150657, 150655, 150673, 150590, 150571, 150573, 150579, 150549, 150574, 150580, 150640, 150641, 150650, 150510, 150358, 150521, 150522, 150656, 150663, 150592, 150415, 150546, 150584, 150379, 150338, 150562, 150359, 150660, 150417, 150661, 150525, 150447, 150414, 150524, 150589, 150347, 150654, 150587, 150429, 150400, 150410, 150396, 150387, 150394, 150395, 150501, 150495, 150498, 150625, 150620, 150649, 150507, 150398, 150392, 150588, 150427, 150383, 150384, 150385, 150374, 150615, 150535, 150420, 150345, 150416, 150670, 150686, 150516, 150380, 150669, 150667, 150647, 150450, 150659, 150658, 150435, 150361, 150342, 150565, 150341, 150593) and sss.IsDeleted =0; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:55:20,354 - [124765] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 05:55:20,371 - [124765] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId in (150662, 150675, 150676, 150677, 150678, 150679, 150680, 150681, 150682, 150683, 150684, 150685, 150687, 150688, 150689, 150690, 150691, 150534, 150352, 150418, 150671, 150496, 150601, 150533, 150375, 150600, 150355, 150561, 150560, 150559, 150566, 150598, 150556, 150557, 150554, 150552, 150551, 150547, 150518, 150642, 150657, 150655, 150673, 150590, 150571, 150573, 150579, 150549, 150574, 150580, 150640, 150641, 150650, 150510, 150358, 150521, 150522, 150656, 150663, 150592, 150415, 150546, 150584, 150379, 150338, 150562, 150359, 150660, 150417, 150661, 150525, 150447, 150414, 150524, 150589, 150347, 150654, 150587, 150429, 150400, 150410, 150396, 150387, 150394, 150395, 150501, 150495, 150498, 150625, 150620, 150649, 150507, 150398, 150392, 150588, 150427, 150383, 150384, 150385, 150374, 150615, 150535, 150420, 150345, 150416, 150670, 150686, 150516, 150380, 150669, 150667, 150647, 150450, 150659, 150658, 150435, 150361, 150342, 150565, 150341, 150593);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:55:20,645 - [124765] - src.utils.log - INFO - βœ… Fetched 9 rows - __SPLIT__ 2026-07-20 05:55:20,653 - [124765] - src.utils.log - INFO - πŸ” Fetching data: SELECT IsInitialSetupDiscount as IsInitial, DiscountSetupId, AppliedDiscountAmt as AppliedDiscountAmount,IsActive ,ServiceSetupId from ServiceCore.ServiceSetupAppliedDiscount ssad WHERE ssad.ServiceSetupId in (150662, 150675, 150676, 150677, 150678, 150679, 150680, 150681, 150682, 150683, 150684, 150685, 150687, 150688, 150689, 150690, 150691, 150534, 150352, 150418, 150671, 150496, 150601, 150533, 150375, 150600, 150355, 150561, 150560, 150559, 150566, 150598, 150556, 150557, 150554, 150552, 150551, 150547, 150518, 150642, 150657, 150655, 150673, 150590, 150571, 150573, 150579, 150549, 150574, 150580, 150640, 150641, 150650, 150510, 150358, 150521, 150522, 150656, 150663, 150592, 150415, 150546, 150584, 150379, 150338, 150562, 150359, 150660, 150417, 150661, 150525, 150447, 150414, 150524, 150589, 150347, 150654, 150587, 150429, 150400, 150410, 150396, 150387, 150394, 150395, 150501, 150495, 150498, 150625, 150620, 150649, 150507, 150398, 150392, 150588, 150427, 150383, 150384, 150385, 150374, 150615, 150535, 150420, 150345, 150416, 150670, 150686, 150516, 150380, 150669, 150667, 150647, 150450, 150659, 150658, 150435, 150361, 150342, 150565, 150341, 150593);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:55:20,926 - [124765] - src.utils.log - INFO - βœ… Fetched 32 rows - __SPLIT__ 2026-07-20 05:55:20,942 - [124765] - src.utils.log - INFO - πŸ” Fetching data: SELECT IsInitialSetupDiscount as IsInitial, DiscountSetupId,IsActive,DiscountAmount, IsDiscountPercent,DiscountPercent,DiscountDescription, ServiceSetupId from ServiceCore.ServiceSetupAppliedDiscount ssad WHERE ssad.ServiceSetupId in (150662, 150675, 150676, 150677, 150678, 150679, 150680, 150681, 150682, 150683, 150684, 150685, 150687, 150688, 150689, 150690, 150691, 150534, 150352, 150418, 150671, 150496, 150601, 150533, 150375, 150600, 150355, 150561, 150560, 150559, 150566, 150598, 150556, 150557, 150554, 150552, 150551, 150547, 150518, 150642, 150657, 150655, 150673, 150590, 150571, 150573, 150579, 150549, 150574, 150580, 150640, 150641, 150650, 150510, 150358, 150521, 150522, 150656, 150663, 150592, 150415, 150546, 150584, 150379, 150338, 150562, 150359, 150660, 150417, 150661, 150525, 150447, 150414, 150524, 150589, 150347, 150654, 150587, 150429, 150400, 150410, 150396, 150387, 150394, 150395, 150501, 150495, 150498, 150625, 150620, 150649, 150507, 150398, 150392, 150588, 150427, 150383, 150384, 150385, 150374, 150615, 150535, 150420, 150345, 150416, 150670, 150686, 150516, 150380, 150669, 150667, 150647, 150450, 150659, 150658, 150435, 150361, 150342, 150565, 150341, 150593);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:55:21,216 - [124765] - src.utils.log - INFO - βœ… Fetched 32 rows - __SPLIT__ 2026-07-20 05:55:21,228 - [124765] - src.utils.log - INFO - Sequential Insertion in invoice tables begin - __SPLIT__ 2026-07-20 05:55:21,228 - [124765] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-20 05:55:21,228 - [124765] - src.utils.log - INFO - πŸ“₯ Inserting into Billing.AccountDiscountSetup: 221 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:55:21,516 - [124765] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 221) into Billing.AccountDiscountSetup - __SPLIT__ 2026-07-20 05:55:23,220 - [124765] - src.utils.log - INFO - βœ… All 221 rows inserted successfully into Billing.AccountDiscountSetup in 1 batches - __SPLIT__ 2026-07-20 05:55:23,221 - [124765] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-20 05:55:23,221 - [124765] - src.utils.log - INFO - πŸ“₯ Inserting into Billing.InvoiceCharges: 1268 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:55:23,510 - [124765] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 1268) into Billing.InvoiceCharges - __SPLIT__ 2026-07-20 05:55:28,608 - [124765] - src.utils.log - INFO - βœ… All 1268 rows inserted successfully into Billing.InvoiceCharges in 1 batches - __SPLIT__ 2026-07-20 05:55:28,608 - [124765] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-20 05:55:28,608 - [124765] - src.utils.log - INFO - πŸ“₯ Inserting into Billing.DiscountApplied: 221 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:55:28,893 - [124765] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 221) into Billing.DiscountApplied - __SPLIT__ 2026-07-20 05:55:30,129 - [124765] - src.utils.log - INFO - βœ… All 221 rows inserted successfully into Billing.DiscountApplied in 1 batches - __SPLIT__ 2026-07-20 05:55:30,130 - [124765] - src.utils.log - INFO - Invoice Publish Done - __SPLIT__ 2026-07-20 05:55:30,131 - [124765] - src.utils.log - INFO - Updating Next GenerationDate - __SPLIT__ 2026-07-20 05:55:30,131 - [124765] - src.utils.log - INFO - πŸ” Fetching data: SELECT ServiceSetupId, MAX(NextWorkOrderGenerationDate) AS MaxNextWorkOrderGeneration FROM ServiceCore.WorkOrderSkipMonthAutoGeneration WHERE GenerateWorkOrderHistoryId = 124765 GROUP BY ServiceSetupId; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:55:30,404 - [124765] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 05:55:30,412 - [124765] - src.utils.log - INFO - πŸ”„ Updating next gen date sequentially: inside update_next_workorder_generation - __SPLIT__ 2026-07-20 05:55:30,545 - [124765] - src.utils.log - INFO - πŸ›  Creating temp table #tbl_a187e998cc - __SPLIT__ 2026-07-20 05:55:30,811 - [124765] - src.utils.log - INFO - πŸ“Œ Bulk inserting 167 rows into #tbl_a187e998cc - __SPLIT__ 2026-07-20 05:55:52,772 - [124765] - src.utils.log - INFO - πŸ” Running MERGE update to apply changes - __SPLIT__ 2026-07-20 05:55:52,914 - [124765] - src.utils.log - INFO - βœ” SQL reported affected rows: 167 - __SPLIT__ 2026-07-20 05:55:53,050 - [124765] - src.utils.log - INFO - πŸ” Verified successfully updated 167 rows via #tbl_a187e998cc - __SPLIT__ 2026-07-20 05:55:53,050 - [124765] - src.utils.log - INFO - πŸŽ‰ Successfully updated NextGenerationDate using temp table #tbl_a187e998cc - __SPLIT__ 2026-07-20 05:55:53,051 - [124765] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderSkipMonthAutoGeneration WHERE GenerateWorkOrderHistoryId = 124765 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:55:53,315 - [124765] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 05:55:53,315 - [124765] - src.utils.log - INFO - Sequential deletion from temp tables begin - __SPLIT__ 2026-07-20 05:55:53,315 - [124765] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationServices WHERE WorkOrderAutoGenerationId in (3682057, 3682058, 3682059, 3682060, 3682061, 3682062, 3682063, 3682064, 3682065, 3682066, 3682067, 3682068, 3682069, 3682070, 3682071, 3682072, 3682073, 3682074, 3682075, 3682076, 3682077, 3682078, 3682079, 3682080, 3682081, 3682082, 3682083, 3682084, 3682085, 3682086, 3682087, 3682088, 3682089, 3682090, 3682091, 3682092, 3682093, 3682094, 3682095, 3682096, 3682097, 3682098, 3682099, 3682100, 3682101, 3682102, 3682103, 3682104, 3682105, 3682106, 3682107, 3682108, 3682109, 3682110, 3682111, 3682112, 3682113, 3682114, 3682115, 3682116, 3682117, 3682118, 3682119, 3682120, 3682121, 3682122, 3682123, 3682124, 3682125, 3682126, 3682127, 3682128, 3682129, 3682130, 3682131, 3682132, 3682133, 3682134, 3682135, 3682136, 3682137, 3682138, 3682139, 3682140, 3682141, 3682142, 3682143, 3682144, 3682145, 3682146, 3682147, 3682148, 3682149, 3682150, 3682151, 3682152, 3682153, 3682154, 3682155, 3682156, 3682157, 3682158, 3682159, 3682160, 3682161, 3682162, 3682163, 3682164, 3682165, 3682166, 3682167, 3682168, 3682169, 3682170, 3682171, 3682172, 3682173, 3682174, 3682175, 3682176, 3682177, 3682178, 3682179, 3682180, 3682181, 3682182, 3682183, 3682184, 3682185, 3682186, 3682187, 3682188, 3682189, 3682190, 3682191, 3682192, 3682193, 3682194, 3682195, 3682196, 3682197, 3682198, 3682199, 3682200, 3682201, 3682202, 3682203, 3682204, 3682205, 3682206, 3682207, 3682208, 3682209, 3682210, 3682211, 3682212, 3682213, 3682214, 3682215, 3682216, 3682217, 3682218, 3682219, 3682220, 3682221, 3682222, 3682223, 3682224, 3682225, 3682226, 3682227, 3682228, 3682229, 3682230, 3682231, 3682232, 3682233, 3682234, 3682235, 3682236, 3682237, 3682238, 3682239, 3682240, 3682241, 3682242, 3682243, 3682244, 3682245, 3682246, 3682247, 3682248, 3682249, 3682250, 3682251, 3682252, 3682253, 3682254, 3682255, 3682256, 3682257, 3682258, 3682259, 3682260, 3682261, 3682262, 3682263, 3682264, 3682265, 3682266, 3682267, 3682268, 3682269, 3682270, 3682271, 3682272, 3682273, 3682274, 3682275, 3682276, 3682277, 3682278, 3682279, 3682280, 3682281, 3682282, 3682283, 3682284, 3682285, 3682286, 3682287, 3682288, 3682289, 3682290, 3682291, 3682292, 3682293, 3682294, 3682295, 3682296, 3682297, 3682298, 3682299, 3682300, 3682301, 3682302, 3682303, 3682304, 3682305, 3682306, 3682307, 3682308, 3682309, 3682310, 3682311, 3682312, 3682313, 3682314, 3682315, 3682316, 3682317, 3682318, 3682319, 3682320, 3682321, 3682322, 3682323, 3682324, 3682325, 3682326, 3682327, 3682328, 3682329, 3682330, 3682331, 3682332, 3682333, 3682334, 3682335, 3682336, 3682337, 3682338, 3682339, 3682340, 3682341, 3682342, 3682343, 3682344, 3682345, 3682346, 3682347, 3682348, 3682349, 3682350, 3682351, 3682352, 3682353, 3682354, 3682355, 3682356, 3682357, 3682358, 3682359, 3682360, 3682361, 3682362, 3682363, 3682364, 3682365, 3682366, 3682367, 3682368, 3682369, 3682370, 3682371, 3682372, 3682373, 3682374, 3682375, 3682376, 3682377, 3682378, 3682379, 3682380, 3682381, 3682382, 3682383, 3682384, 3682385, 3682386, 3682387, 3682388, 3682389, 3682390, 3682391, 3682392, 3682393, 3682394, 3682395, 3682396, 3682397, 3682398, 3682399, 3682400, 3682401, 3682402, 3682403, 3682404, 3682405, 3682406, 3682407, 3682408, 3682409, 3682410, 3682411, 3682412, 3682413, 3682414, 3682415, 3682416, 3682417, 3682418, 3682419, 3682420, 3682421, 3682422, 3682423, 3682424, 3682425, 3682426, 3682427, 3682428, 3682429, 3682430, 3682431, 3682432, 3682433, 3682434, 3682435, 3682436, 3682437, 3682438, 3682439, 3682440, 3682441, 3682442, 3682443, 3682444, 3682445, 3682446, 3682447, 3682448, 3682449, 3682450, 3682451, 3682452, 3682453, 3682454, 3682455, 3682456, 3682457, 3682458, 3682459, 3682460, 3682461, 3682462, 3682463, 3682464, 3682465, 3682466, 3682467, 3682468, 3682469, 3682470, 3682471, 3682472, 3682473, 3682474, 3682475, 3682476, 3682477, 3682478, 3682479, 3682480, 3682481, 3682482, 3682483, 3682484, 3682485, 3682486, 3682487, 3682488, 3682489, 3682490, 3682491, 3682492, 3682493, 3682494, 3682495, 3682496, 3682497, 3682498, 3682499, 3682500, 3682501, 3682502, 3682503, 3682504, 3682505, 3682506, 3682507, 3682508, 3682509, 3682510, 3682511, 3682512, 3682513, 3682514, 3682515, 3682516, 3682517, 3682518, 3682519, 3682520, 3682521, 3682522, 3682523, 3682524, 3682525, 3682526, 3682527, 3682528, 3682529, 3682530, 3682531, 3682532, 3682533, 3682534, 3682535, 3682536, 3682537, 3682538, 3682539, 3682540, 3682541, 3682542, 3682543, 3682544, 3682545, 3682546, 3682547, 3682548, 3682549, 3682550, 3682551, 3682552, 3682553, 3682554, 3682555, 3682556, 3682557, 3682558, 3682559, 3682560, 3682561, 3682562, 3682563, 3682564, 3682565, 3682566, 3682567, 3682568, 3682569, 3682570, 3682571, 3682572, 3682573, 3682574, 3682575, 3682576, 3682577, 3682578, 3682579, 3682580, 3682581, 3682582, 3682583, 3682584, 3682585, 3682586, 3682587, 3682588, 3682589, 3682590, 3682591, 3682592, 3682593, 3682594, 3682595, 3682596, 3682597, 3682598, 3682599, 3682600, 3682601, 3682602, 3682603, 3682604, 3682605, 3682606, 3682607, 3682608, 3682609, 3682610, 3682611, 3682612, 3682613, 3682614, 3682615, 3682616, 3682617, 3682618, 3682619, 3682620, 3682621, 3682622, 3682623, 3682624, 3682625, 3682626, 3682627, 3682628, 3682629, 3682630, 3682631, 3682632, 3682633, 3682634, 3682635, 3682636, 3682637, 3682638, 3682639, 3682640, 3682641, 3682642, 3682643, 3682644, 3682645, 3682646, 3682647, 3682648, 3682649, 3682650, 3682651, 3682652, 3682653, 3682654, 3682655, 3682656, 3682657, 3682658, 3682659, 3682660, 3682661, 3682662, 3682663, 3682664, 3682665, 3682666, 3682667, 3682668, 3682669, 3682670, 3682671, 3682672, 3682673, 3682674, 3682675, 3682676, 3682677, 3682678, 3682679, 3682680, 3682681, 3682682, 3682683, 3682684, 3682685, 3682686, 3682687, 3682688, 3682689, 3682690, 3682691, 3682692, 3682693, 3682694, 3682695, 3682696, 3682697, 3682698, 3682699, 3682700, 3682701, 3682702, 3682703, 3682704, 3682705, 3682706, 3682707, 3682708, 3682709, 3682710, 3682711, 3682712, 3682713, 3682714, 3682715, 3682716, 3682717, 3682718, 3682719, 3682720, 3682721, 3682722, 3682723, 3682724, 3682725, 3682726, 3682727, 3682728, 3682729, 3682730, 3682731, 3682732, 3682733, 3682734, 3682735, 3682736, 3682737, 3682738, 3682739, 3682740, 3682741, 3682742, 3682743, 3682744, 3682745, 3682746, 3682747, 3682748, 3682749, 3682750, 3682751, 3682752, 3682753, 3682754, 3682755, 3682756, 3682757, 3682758, 3682759, 3682760, 3682761, 3682762, 3682763, 3682764, 3682765, 3682766, 3682767, 3682768, 3682769, 3682770, 3682771, 3682772, 3682773, 3682774, 3682775, 3682776, 3682777, 3682778, 3682779, 3682780, 3682781, 3682782, 3682783, 3682784, 3682785, 3682786, 3682787, 3682788, 3682789, 3682790, 3682791, 3682792, 3682793, 3682794, 3682795, 3682796, 3682797, 3682798, 3682799, 3682800, 3682801, 3682802, 3682803, 3682804, 3682805, 3682806, 3682807, 3682808, 3682809, 3682810, 3682811, 3682812, 3682813, 3682814, 3682815, 3682816, 3682817, 3682818, 3682819, 3682820, 3682821, 3682822, 3682823, 3682824, 3682825, 3682826, 3682827, 3682828, 3682829, 3682830, 3682831, 3682832, 3682833, 3682834, 3682835, 3682836, 3682837, 3682838, 3682839, 3682840, 3682841, 3682842, 3682843, 3682844, 3682845, 3682846, 3682847, 3682848, 3682849, 3682850, 3682851, 3682852, 3682853, 3682854, 3682855, 3682856, 3682857, 3682858, 3682859, 3682860, 3682861, 3682862, 3682863, 3682864, 3682865, 3682866, 3682867, 3682868, 3682869, 3682870, 3682871, 3682872, 3682873, 3682874, 3682875, 3682876, 3682877, 3682878, 3682879, 3682880, 3682881, 3682882, 3682883, 3682884, 3682885, 3682886, 3682887, 3682888, 3682889, 3682890, 3682891, 3682892, 3682893, 3682894, 3682895, 3682896, 3682897, 3682898, 3682899, 3682900, 3682901, 3682902, 3682903, 3682904, 3682905, 3682906, 3682907, 3682908, 3682909, 3682910, 3682911, 3682912, 3682913, 3682914, 3682915, 3682916, 3682917, 3682918, 3682919, 3682920, 3682921, 3682922, 3682923, 3682924, 3682925, 3682926, 3682927, 3682928, 3682929, 3682930, 3682931, 3682932, 3682933, 3682934, 3682935, 3682936, 3682937, 3682938, 3682939, 3682940, 3682941, 3682942, 3682943, 3682944, 3682945, 3682946, 3682947, 3682948, 3682949, 3682950, 3682951, 3682952, 3682953, 3682954, 3682955, 3682956, 3682957, 3682958, 3682959, 3682960, 3682961, 3682962, 3682963, 3682964, 3682965, 3682966, 3682967, 3682968, 3682969, 3682970, 3682971, 3682972, 3682973, 3682974, 3682975, 3682976, 3682977, 3682978, 3682979, 3682980, 3682981, 3682982, 3682983, 3682984, 3682985, 3682986, 3682987, 3682988, 3682989, 3682990, 3682991, 3682992, 3682993, 3682994, 3682995, 3682996, 3682997, 3682998, 3682999, 3683000, 3683001, 3683002, 3683003, 3683004, 3683005, 3683006, 3683007, 3683008, 3683009, 3683010, 3683011, 3683012, 3683013, 3683014, 3683015, 3683016, 3683017, 3683018, 3683019, 3683020, 3683021, 3683022, 3683023, 3683024, 3683025, 3683026, 3683027, 3683028, 3683029, 3683030, 3683031, 3683032, 3683033, 3683034, 3683035, 3683036, 3683037, 3683038, 3683039) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:55:53,695 - [124765] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 05:55:53,695 - [124765] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCrews WHERE WorkOrderAutoGenerationId in (3682057, 3682058, 3682059, 3682060, 3682061, 3682062, 3682063, 3682064, 3682065, 3682066, 3682067, 3682068, 3682069, 3682070, 3682071, 3682072, 3682073, 3682074, 3682075, 3682076, 3682077, 3682078, 3682079, 3682080, 3682081, 3682082, 3682083, 3682084, 3682085, 3682086, 3682087, 3682088, 3682089, 3682090, 3682091, 3682092, 3682093, 3682094, 3682095, 3682096, 3682097, 3682098, 3682099, 3682100, 3682101, 3682102, 3682103, 3682104, 3682105, 3682106, 3682107, 3682108, 3682109, 3682110, 3682111, 3682112, 3682113, 3682114, 3682115, 3682116, 3682117, 3682118, 3682119, 3682120, 3682121, 3682122, 3682123, 3682124, 3682125, 3682126, 3682127, 3682128, 3682129, 3682130, 3682131, 3682132, 3682133, 3682134, 3682135, 3682136, 3682137, 3682138, 3682139, 3682140, 3682141, 3682142, 3682143, 3682144, 3682145, 3682146, 3682147, 3682148, 3682149, 3682150, 3682151, 3682152, 3682153, 3682154, 3682155, 3682156, 3682157, 3682158, 3682159, 3682160, 3682161, 3682162, 3682163, 3682164, 3682165, 3682166, 3682167, 3682168, 3682169, 3682170, 3682171, 3682172, 3682173, 3682174, 3682175, 3682176, 3682177, 3682178, 3682179, 3682180, 3682181, 3682182, 3682183, 3682184, 3682185, 3682186, 3682187, 3682188, 3682189, 3682190, 3682191, 3682192, 3682193, 3682194, 3682195, 3682196, 3682197, 3682198, 3682199, 3682200, 3682201, 3682202, 3682203, 3682204, 3682205, 3682206, 3682207, 3682208, 3682209, 3682210, 3682211, 3682212, 3682213, 3682214, 3682215, 3682216, 3682217, 3682218, 3682219, 3682220, 3682221, 3682222, 3682223, 3682224, 3682225, 3682226, 3682227, 3682228, 3682229, 3682230, 3682231, 3682232, 3682233, 3682234, 3682235, 3682236, 3682237, 3682238, 3682239, 3682240, 3682241, 3682242, 3682243, 3682244, 3682245, 3682246, 3682247, 3682248, 3682249, 3682250, 3682251, 3682252, 3682253, 3682254, 3682255, 3682256, 3682257, 3682258, 3682259, 3682260, 3682261, 3682262, 3682263, 3682264, 3682265, 3682266, 3682267, 3682268, 3682269, 3682270, 3682271, 3682272, 3682273, 3682274, 3682275, 3682276, 3682277, 3682278, 3682279, 3682280, 3682281, 3682282, 3682283, 3682284, 3682285, 3682286, 3682287, 3682288, 3682289, 3682290, 3682291, 3682292, 3682293, 3682294, 3682295, 3682296, 3682297, 3682298, 3682299, 3682300, 3682301, 3682302, 3682303, 3682304, 3682305, 3682306, 3682307, 3682308, 3682309, 3682310, 3682311, 3682312, 3682313, 3682314, 3682315, 3682316, 3682317, 3682318, 3682319, 3682320, 3682321, 3682322, 3682323, 3682324, 3682325, 3682326, 3682327, 3682328, 3682329, 3682330, 3682331, 3682332, 3682333, 3682334, 3682335, 3682336, 3682337, 3682338, 3682339, 3682340, 3682341, 3682342, 3682343, 3682344, 3682345, 3682346, 3682347, 3682348, 3682349, 3682350, 3682351, 3682352, 3682353, 3682354, 3682355, 3682356, 3682357, 3682358, 3682359, 3682360, 3682361, 3682362, 3682363, 3682364, 3682365, 3682366, 3682367, 3682368, 3682369, 3682370, 3682371, 3682372, 3682373, 3682374, 3682375, 3682376, 3682377, 3682378, 3682379, 3682380, 3682381, 3682382, 3682383, 3682384, 3682385, 3682386, 3682387, 3682388, 3682389, 3682390, 3682391, 3682392, 3682393, 3682394, 3682395, 3682396, 3682397, 3682398, 3682399, 3682400, 3682401, 3682402, 3682403, 3682404, 3682405, 3682406, 3682407, 3682408, 3682409, 3682410, 3682411, 3682412, 3682413, 3682414, 3682415, 3682416, 3682417, 3682418, 3682419, 3682420, 3682421, 3682422, 3682423, 3682424, 3682425, 3682426, 3682427, 3682428, 3682429, 3682430, 3682431, 3682432, 3682433, 3682434, 3682435, 3682436, 3682437, 3682438, 3682439, 3682440, 3682441, 3682442, 3682443, 3682444, 3682445, 3682446, 3682447, 3682448, 3682449, 3682450, 3682451, 3682452, 3682453, 3682454, 3682455, 3682456, 3682457, 3682458, 3682459, 3682460, 3682461, 3682462, 3682463, 3682464, 3682465, 3682466, 3682467, 3682468, 3682469, 3682470, 3682471, 3682472, 3682473, 3682474, 3682475, 3682476, 3682477, 3682478, 3682479, 3682480, 3682481, 3682482, 3682483, 3682484, 3682485, 3682486, 3682487, 3682488, 3682489, 3682490, 3682491, 3682492, 3682493, 3682494, 3682495, 3682496, 3682497, 3682498, 3682499, 3682500, 3682501, 3682502, 3682503, 3682504, 3682505, 3682506, 3682507, 3682508, 3682509, 3682510, 3682511, 3682512, 3682513, 3682514, 3682515, 3682516, 3682517, 3682518, 3682519, 3682520, 3682521, 3682522, 3682523, 3682524, 3682525, 3682526, 3682527, 3682528, 3682529, 3682530, 3682531, 3682532, 3682533, 3682534, 3682535, 3682536, 3682537, 3682538, 3682539, 3682540, 3682541, 3682542, 3682543, 3682544, 3682545, 3682546, 3682547, 3682548, 3682549, 3682550, 3682551, 3682552, 3682553, 3682554, 3682555, 3682556, 3682557, 3682558, 3682559, 3682560, 3682561, 3682562, 3682563, 3682564, 3682565, 3682566, 3682567, 3682568, 3682569, 3682570, 3682571, 3682572, 3682573, 3682574, 3682575, 3682576, 3682577, 3682578, 3682579, 3682580, 3682581, 3682582, 3682583, 3682584, 3682585, 3682586, 3682587, 3682588, 3682589, 3682590, 3682591, 3682592, 3682593, 3682594, 3682595, 3682596, 3682597, 3682598, 3682599, 3682600, 3682601, 3682602, 3682603, 3682604, 3682605, 3682606, 3682607, 3682608, 3682609, 3682610, 3682611, 3682612, 3682613, 3682614, 3682615, 3682616, 3682617, 3682618, 3682619, 3682620, 3682621, 3682622, 3682623, 3682624, 3682625, 3682626, 3682627, 3682628, 3682629, 3682630, 3682631, 3682632, 3682633, 3682634, 3682635, 3682636, 3682637, 3682638, 3682639, 3682640, 3682641, 3682642, 3682643, 3682644, 3682645, 3682646, 3682647, 3682648, 3682649, 3682650, 3682651, 3682652, 3682653, 3682654, 3682655, 3682656, 3682657, 3682658, 3682659, 3682660, 3682661, 3682662, 3682663, 3682664, 3682665, 3682666, 3682667, 3682668, 3682669, 3682670, 3682671, 3682672, 3682673, 3682674, 3682675, 3682676, 3682677, 3682678, 3682679, 3682680, 3682681, 3682682, 3682683, 3682684, 3682685, 3682686, 3682687, 3682688, 3682689, 3682690, 3682691, 3682692, 3682693, 3682694, 3682695, 3682696, 3682697, 3682698, 3682699, 3682700, 3682701, 3682702, 3682703, 3682704, 3682705, 3682706, 3682707, 3682708, 3682709, 3682710, 3682711, 3682712, 3682713, 3682714, 3682715, 3682716, 3682717, 3682718, 3682719, 3682720, 3682721, 3682722, 3682723, 3682724, 3682725, 3682726, 3682727, 3682728, 3682729, 3682730, 3682731, 3682732, 3682733, 3682734, 3682735, 3682736, 3682737, 3682738, 3682739, 3682740, 3682741, 3682742, 3682743, 3682744, 3682745, 3682746, 3682747, 3682748, 3682749, 3682750, 3682751, 3682752, 3682753, 3682754, 3682755, 3682756, 3682757, 3682758, 3682759, 3682760, 3682761, 3682762, 3682763, 3682764, 3682765, 3682766, 3682767, 3682768, 3682769, 3682770, 3682771, 3682772, 3682773, 3682774, 3682775, 3682776, 3682777, 3682778, 3682779, 3682780, 3682781, 3682782, 3682783, 3682784, 3682785, 3682786, 3682787, 3682788, 3682789, 3682790, 3682791, 3682792, 3682793, 3682794, 3682795, 3682796, 3682797, 3682798, 3682799, 3682800, 3682801, 3682802, 3682803, 3682804, 3682805, 3682806, 3682807, 3682808, 3682809, 3682810, 3682811, 3682812, 3682813, 3682814, 3682815, 3682816, 3682817, 3682818, 3682819, 3682820, 3682821, 3682822, 3682823, 3682824, 3682825, 3682826, 3682827, 3682828, 3682829, 3682830, 3682831, 3682832, 3682833, 3682834, 3682835, 3682836, 3682837, 3682838, 3682839, 3682840, 3682841, 3682842, 3682843, 3682844, 3682845, 3682846, 3682847, 3682848, 3682849, 3682850, 3682851, 3682852, 3682853, 3682854, 3682855, 3682856, 3682857, 3682858, 3682859, 3682860, 3682861, 3682862, 3682863, 3682864, 3682865, 3682866, 3682867, 3682868, 3682869, 3682870, 3682871, 3682872, 3682873, 3682874, 3682875, 3682876, 3682877, 3682878, 3682879, 3682880, 3682881, 3682882, 3682883, 3682884, 3682885, 3682886, 3682887, 3682888, 3682889, 3682890, 3682891, 3682892, 3682893, 3682894, 3682895, 3682896, 3682897, 3682898, 3682899, 3682900, 3682901, 3682902, 3682903, 3682904, 3682905, 3682906, 3682907, 3682908, 3682909, 3682910, 3682911, 3682912, 3682913, 3682914, 3682915, 3682916, 3682917, 3682918, 3682919, 3682920, 3682921, 3682922, 3682923, 3682924, 3682925, 3682926, 3682927, 3682928, 3682929, 3682930, 3682931, 3682932, 3682933, 3682934, 3682935, 3682936, 3682937, 3682938, 3682939, 3682940, 3682941, 3682942, 3682943, 3682944, 3682945, 3682946, 3682947, 3682948, 3682949, 3682950, 3682951, 3682952, 3682953, 3682954, 3682955, 3682956, 3682957, 3682958, 3682959, 3682960, 3682961, 3682962, 3682963, 3682964, 3682965, 3682966, 3682967, 3682968, 3682969, 3682970, 3682971, 3682972, 3682973, 3682974, 3682975, 3682976, 3682977, 3682978, 3682979, 3682980, 3682981, 3682982, 3682983, 3682984, 3682985, 3682986, 3682987, 3682988, 3682989, 3682990, 3682991, 3682992, 3682993, 3682994, 3682995, 3682996, 3682997, 3682998, 3682999, 3683000, 3683001, 3683002, 3683003, 3683004, 3683005, 3683006, 3683007, 3683008, 3683009, 3683010, 3683011, 3683012, 3683013, 3683014, 3683015, 3683016, 3683017, 3683018, 3683019, 3683020, 3683021, 3683022, 3683023, 3683024, 3683025, 3683026, 3683027, 3683028, 3683029, 3683030, 3683031, 3683032, 3683033, 3683034, 3683035, 3683036, 3683037, 3683038, 3683039) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:55:54,053 - [124765] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 05:55:54,053 - [124765] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationSalesPersonCommission WHERE WorkOrderAutoGenerationId in (3682057, 3682058, 3682059, 3682060, 3682061, 3682062, 3682063, 3682064, 3682065, 3682066, 3682067, 3682068, 3682069, 3682070, 3682071, 3682072, 3682073, 3682074, 3682075, 3682076, 3682077, 3682078, 3682079, 3682080, 3682081, 3682082, 3682083, 3682084, 3682085, 3682086, 3682087, 3682088, 3682089, 3682090, 3682091, 3682092, 3682093, 3682094, 3682095, 3682096, 3682097, 3682098, 3682099, 3682100, 3682101, 3682102, 3682103, 3682104, 3682105, 3682106, 3682107, 3682108, 3682109, 3682110, 3682111, 3682112, 3682113, 3682114, 3682115, 3682116, 3682117, 3682118, 3682119, 3682120, 3682121, 3682122, 3682123, 3682124, 3682125, 3682126, 3682127, 3682128, 3682129, 3682130, 3682131, 3682132, 3682133, 3682134, 3682135, 3682136, 3682137, 3682138, 3682139, 3682140, 3682141, 3682142, 3682143, 3682144, 3682145, 3682146, 3682147, 3682148, 3682149, 3682150, 3682151, 3682152, 3682153, 3682154, 3682155, 3682156, 3682157, 3682158, 3682159, 3682160, 3682161, 3682162, 3682163, 3682164, 3682165, 3682166, 3682167, 3682168, 3682169, 3682170, 3682171, 3682172, 3682173, 3682174, 3682175, 3682176, 3682177, 3682178, 3682179, 3682180, 3682181, 3682182, 3682183, 3682184, 3682185, 3682186, 3682187, 3682188, 3682189, 3682190, 3682191, 3682192, 3682193, 3682194, 3682195, 3682196, 3682197, 3682198, 3682199, 3682200, 3682201, 3682202, 3682203, 3682204, 3682205, 3682206, 3682207, 3682208, 3682209, 3682210, 3682211, 3682212, 3682213, 3682214, 3682215, 3682216, 3682217, 3682218, 3682219, 3682220, 3682221, 3682222, 3682223, 3682224, 3682225, 3682226, 3682227, 3682228, 3682229, 3682230, 3682231, 3682232, 3682233, 3682234, 3682235, 3682236, 3682237, 3682238, 3682239, 3682240, 3682241, 3682242, 3682243, 3682244, 3682245, 3682246, 3682247, 3682248, 3682249, 3682250, 3682251, 3682252, 3682253, 3682254, 3682255, 3682256, 3682257, 3682258, 3682259, 3682260, 3682261, 3682262, 3682263, 3682264, 3682265, 3682266, 3682267, 3682268, 3682269, 3682270, 3682271, 3682272, 3682273, 3682274, 3682275, 3682276, 3682277, 3682278, 3682279, 3682280, 3682281, 3682282, 3682283, 3682284, 3682285, 3682286, 3682287, 3682288, 3682289, 3682290, 3682291, 3682292, 3682293, 3682294, 3682295, 3682296, 3682297, 3682298, 3682299, 3682300, 3682301, 3682302, 3682303, 3682304, 3682305, 3682306, 3682307, 3682308, 3682309, 3682310, 3682311, 3682312, 3682313, 3682314, 3682315, 3682316, 3682317, 3682318, 3682319, 3682320, 3682321, 3682322, 3682323, 3682324, 3682325, 3682326, 3682327, 3682328, 3682329, 3682330, 3682331, 3682332, 3682333, 3682334, 3682335, 3682336, 3682337, 3682338, 3682339, 3682340, 3682341, 3682342, 3682343, 3682344, 3682345, 3682346, 3682347, 3682348, 3682349, 3682350, 3682351, 3682352, 3682353, 3682354, 3682355, 3682356, 3682357, 3682358, 3682359, 3682360, 3682361, 3682362, 3682363, 3682364, 3682365, 3682366, 3682367, 3682368, 3682369, 3682370, 3682371, 3682372, 3682373, 3682374, 3682375, 3682376, 3682377, 3682378, 3682379, 3682380, 3682381, 3682382, 3682383, 3682384, 3682385, 3682386, 3682387, 3682388, 3682389, 3682390, 3682391, 3682392, 3682393, 3682394, 3682395, 3682396, 3682397, 3682398, 3682399, 3682400, 3682401, 3682402, 3682403, 3682404, 3682405, 3682406, 3682407, 3682408, 3682409, 3682410, 3682411, 3682412, 3682413, 3682414, 3682415, 3682416, 3682417, 3682418, 3682419, 3682420, 3682421, 3682422, 3682423, 3682424, 3682425, 3682426, 3682427, 3682428, 3682429, 3682430, 3682431, 3682432, 3682433, 3682434, 3682435, 3682436, 3682437, 3682438, 3682439, 3682440, 3682441, 3682442, 3682443, 3682444, 3682445, 3682446, 3682447, 3682448, 3682449, 3682450, 3682451, 3682452, 3682453, 3682454, 3682455, 3682456, 3682457, 3682458, 3682459, 3682460, 3682461, 3682462, 3682463, 3682464, 3682465, 3682466, 3682467, 3682468, 3682469, 3682470, 3682471, 3682472, 3682473, 3682474, 3682475, 3682476, 3682477, 3682478, 3682479, 3682480, 3682481, 3682482, 3682483, 3682484, 3682485, 3682486, 3682487, 3682488, 3682489, 3682490, 3682491, 3682492, 3682493, 3682494, 3682495, 3682496, 3682497, 3682498, 3682499, 3682500, 3682501, 3682502, 3682503, 3682504, 3682505, 3682506, 3682507, 3682508, 3682509, 3682510, 3682511, 3682512, 3682513, 3682514, 3682515, 3682516, 3682517, 3682518, 3682519, 3682520, 3682521, 3682522, 3682523, 3682524, 3682525, 3682526, 3682527, 3682528, 3682529, 3682530, 3682531, 3682532, 3682533, 3682534, 3682535, 3682536, 3682537, 3682538, 3682539, 3682540, 3682541, 3682542, 3682543, 3682544, 3682545, 3682546, 3682547, 3682548, 3682549, 3682550, 3682551, 3682552, 3682553, 3682554, 3682555, 3682556, 3682557, 3682558, 3682559, 3682560, 3682561, 3682562, 3682563, 3682564, 3682565, 3682566, 3682567, 3682568, 3682569, 3682570, 3682571, 3682572, 3682573, 3682574, 3682575, 3682576, 3682577, 3682578, 3682579, 3682580, 3682581, 3682582, 3682583, 3682584, 3682585, 3682586, 3682587, 3682588, 3682589, 3682590, 3682591, 3682592, 3682593, 3682594, 3682595, 3682596, 3682597, 3682598, 3682599, 3682600, 3682601, 3682602, 3682603, 3682604, 3682605, 3682606, 3682607, 3682608, 3682609, 3682610, 3682611, 3682612, 3682613, 3682614, 3682615, 3682616, 3682617, 3682618, 3682619, 3682620, 3682621, 3682622, 3682623, 3682624, 3682625, 3682626, 3682627, 3682628, 3682629, 3682630, 3682631, 3682632, 3682633, 3682634, 3682635, 3682636, 3682637, 3682638, 3682639, 3682640, 3682641, 3682642, 3682643, 3682644, 3682645, 3682646, 3682647, 3682648, 3682649, 3682650, 3682651, 3682652, 3682653, 3682654, 3682655, 3682656, 3682657, 3682658, 3682659, 3682660, 3682661, 3682662, 3682663, 3682664, 3682665, 3682666, 3682667, 3682668, 3682669, 3682670, 3682671, 3682672, 3682673, 3682674, 3682675, 3682676, 3682677, 3682678, 3682679, 3682680, 3682681, 3682682, 3682683, 3682684, 3682685, 3682686, 3682687, 3682688, 3682689, 3682690, 3682691, 3682692, 3682693, 3682694, 3682695, 3682696, 3682697, 3682698, 3682699, 3682700, 3682701, 3682702, 3682703, 3682704, 3682705, 3682706, 3682707, 3682708, 3682709, 3682710, 3682711, 3682712, 3682713, 3682714, 3682715, 3682716, 3682717, 3682718, 3682719, 3682720, 3682721, 3682722, 3682723, 3682724, 3682725, 3682726, 3682727, 3682728, 3682729, 3682730, 3682731, 3682732, 3682733, 3682734, 3682735, 3682736, 3682737, 3682738, 3682739, 3682740, 3682741, 3682742, 3682743, 3682744, 3682745, 3682746, 3682747, 3682748, 3682749, 3682750, 3682751, 3682752, 3682753, 3682754, 3682755, 3682756, 3682757, 3682758, 3682759, 3682760, 3682761, 3682762, 3682763, 3682764, 3682765, 3682766, 3682767, 3682768, 3682769, 3682770, 3682771, 3682772, 3682773, 3682774, 3682775, 3682776, 3682777, 3682778, 3682779, 3682780, 3682781, 3682782, 3682783, 3682784, 3682785, 3682786, 3682787, 3682788, 3682789, 3682790, 3682791, 3682792, 3682793, 3682794, 3682795, 3682796, 3682797, 3682798, 3682799, 3682800, 3682801, 3682802, 3682803, 3682804, 3682805, 3682806, 3682807, 3682808, 3682809, 3682810, 3682811, 3682812, 3682813, 3682814, 3682815, 3682816, 3682817, 3682818, 3682819, 3682820, 3682821, 3682822, 3682823, 3682824, 3682825, 3682826, 3682827, 3682828, 3682829, 3682830, 3682831, 3682832, 3682833, 3682834, 3682835, 3682836, 3682837, 3682838, 3682839, 3682840, 3682841, 3682842, 3682843, 3682844, 3682845, 3682846, 3682847, 3682848, 3682849, 3682850, 3682851, 3682852, 3682853, 3682854, 3682855, 3682856, 3682857, 3682858, 3682859, 3682860, 3682861, 3682862, 3682863, 3682864, 3682865, 3682866, 3682867, 3682868, 3682869, 3682870, 3682871, 3682872, 3682873, 3682874, 3682875, 3682876, 3682877, 3682878, 3682879, 3682880, 3682881, 3682882, 3682883, 3682884, 3682885, 3682886, 3682887, 3682888, 3682889, 3682890, 3682891, 3682892, 3682893, 3682894, 3682895, 3682896, 3682897, 3682898, 3682899, 3682900, 3682901, 3682902, 3682903, 3682904, 3682905, 3682906, 3682907, 3682908, 3682909, 3682910, 3682911, 3682912, 3682913, 3682914, 3682915, 3682916, 3682917, 3682918, 3682919, 3682920, 3682921, 3682922, 3682923, 3682924, 3682925, 3682926, 3682927, 3682928, 3682929, 3682930, 3682931, 3682932, 3682933, 3682934, 3682935, 3682936, 3682937, 3682938, 3682939, 3682940, 3682941, 3682942, 3682943, 3682944, 3682945, 3682946, 3682947, 3682948, 3682949, 3682950, 3682951, 3682952, 3682953, 3682954, 3682955, 3682956, 3682957, 3682958, 3682959, 3682960, 3682961, 3682962, 3682963, 3682964, 3682965, 3682966, 3682967, 3682968, 3682969, 3682970, 3682971, 3682972, 3682973, 3682974, 3682975, 3682976, 3682977, 3682978, 3682979, 3682980, 3682981, 3682982, 3682983, 3682984, 3682985, 3682986, 3682987, 3682988, 3682989, 3682990, 3682991, 3682992, 3682993, 3682994, 3682995, 3682996, 3682997, 3682998, 3682999, 3683000, 3683001, 3683002, 3683003, 3683004, 3683005, 3683006, 3683007, 3683008, 3683009, 3683010, 3683011, 3683012, 3683013, 3683014, 3683015, 3683016, 3683017, 3683018, 3683019, 3683020, 3683021, 3683022, 3683023, 3683024, 3683025, 3683026, 3683027, 3683028, 3683029, 3683030, 3683031, 3683032, 3683033, 3683034, 3683035, 3683036, 3683037, 3683038, 3683039) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:55:54,365 - [124765] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 05:55:54,365 - [124765] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationAppliedDiscount WHERE WorkOrderAutoGenerationId in (3682057, 3682058, 3682059, 3682060, 3682061, 3682062, 3682063, 3682064, 3682065, 3682066, 3682067, 3682068, 3682069, 3682070, 3682071, 3682072, 3682073, 3682074, 3682075, 3682076, 3682077, 3682078, 3682079, 3682080, 3682081, 3682082, 3682083, 3682084, 3682085, 3682086, 3682087, 3682088, 3682089, 3682090, 3682091, 3682092, 3682093, 3682094, 3682095, 3682096, 3682097, 3682098, 3682099, 3682100, 3682101, 3682102, 3682103, 3682104, 3682105, 3682106, 3682107, 3682108, 3682109, 3682110, 3682111, 3682112, 3682113, 3682114, 3682115, 3682116, 3682117, 3682118, 3682119, 3682120, 3682121, 3682122, 3682123, 3682124, 3682125, 3682126, 3682127, 3682128, 3682129, 3682130, 3682131, 3682132, 3682133, 3682134, 3682135, 3682136, 3682137, 3682138, 3682139, 3682140, 3682141, 3682142, 3682143, 3682144, 3682145, 3682146, 3682147, 3682148, 3682149, 3682150, 3682151, 3682152, 3682153, 3682154, 3682155, 3682156, 3682157, 3682158, 3682159, 3682160, 3682161, 3682162, 3682163, 3682164, 3682165, 3682166, 3682167, 3682168, 3682169, 3682170, 3682171, 3682172, 3682173, 3682174, 3682175, 3682176, 3682177, 3682178, 3682179, 3682180, 3682181, 3682182, 3682183, 3682184, 3682185, 3682186, 3682187, 3682188, 3682189, 3682190, 3682191, 3682192, 3682193, 3682194, 3682195, 3682196, 3682197, 3682198, 3682199, 3682200, 3682201, 3682202, 3682203, 3682204, 3682205, 3682206, 3682207, 3682208, 3682209, 3682210, 3682211, 3682212, 3682213, 3682214, 3682215, 3682216, 3682217, 3682218, 3682219, 3682220, 3682221, 3682222, 3682223, 3682224, 3682225, 3682226, 3682227, 3682228, 3682229, 3682230, 3682231, 3682232, 3682233, 3682234, 3682235, 3682236, 3682237, 3682238, 3682239, 3682240, 3682241, 3682242, 3682243, 3682244, 3682245, 3682246, 3682247, 3682248, 3682249, 3682250, 3682251, 3682252, 3682253, 3682254, 3682255, 3682256, 3682257, 3682258, 3682259, 3682260, 3682261, 3682262, 3682263, 3682264, 3682265, 3682266, 3682267, 3682268, 3682269, 3682270, 3682271, 3682272, 3682273, 3682274, 3682275, 3682276, 3682277, 3682278, 3682279, 3682280, 3682281, 3682282, 3682283, 3682284, 3682285, 3682286, 3682287, 3682288, 3682289, 3682290, 3682291, 3682292, 3682293, 3682294, 3682295, 3682296, 3682297, 3682298, 3682299, 3682300, 3682301, 3682302, 3682303, 3682304, 3682305, 3682306, 3682307, 3682308, 3682309, 3682310, 3682311, 3682312, 3682313, 3682314, 3682315, 3682316, 3682317, 3682318, 3682319, 3682320, 3682321, 3682322, 3682323, 3682324, 3682325, 3682326, 3682327, 3682328, 3682329, 3682330, 3682331, 3682332, 3682333, 3682334, 3682335, 3682336, 3682337, 3682338, 3682339, 3682340, 3682341, 3682342, 3682343, 3682344, 3682345, 3682346, 3682347, 3682348, 3682349, 3682350, 3682351, 3682352, 3682353, 3682354, 3682355, 3682356, 3682357, 3682358, 3682359, 3682360, 3682361, 3682362, 3682363, 3682364, 3682365, 3682366, 3682367, 3682368, 3682369, 3682370, 3682371, 3682372, 3682373, 3682374, 3682375, 3682376, 3682377, 3682378, 3682379, 3682380, 3682381, 3682382, 3682383, 3682384, 3682385, 3682386, 3682387, 3682388, 3682389, 3682390, 3682391, 3682392, 3682393, 3682394, 3682395, 3682396, 3682397, 3682398, 3682399, 3682400, 3682401, 3682402, 3682403, 3682404, 3682405, 3682406, 3682407, 3682408, 3682409, 3682410, 3682411, 3682412, 3682413, 3682414, 3682415, 3682416, 3682417, 3682418, 3682419, 3682420, 3682421, 3682422, 3682423, 3682424, 3682425, 3682426, 3682427, 3682428, 3682429, 3682430, 3682431, 3682432, 3682433, 3682434, 3682435, 3682436, 3682437, 3682438, 3682439, 3682440, 3682441, 3682442, 3682443, 3682444, 3682445, 3682446, 3682447, 3682448, 3682449, 3682450, 3682451, 3682452, 3682453, 3682454, 3682455, 3682456, 3682457, 3682458, 3682459, 3682460, 3682461, 3682462, 3682463, 3682464, 3682465, 3682466, 3682467, 3682468, 3682469, 3682470, 3682471, 3682472, 3682473, 3682474, 3682475, 3682476, 3682477, 3682478, 3682479, 3682480, 3682481, 3682482, 3682483, 3682484, 3682485, 3682486, 3682487, 3682488, 3682489, 3682490, 3682491, 3682492, 3682493, 3682494, 3682495, 3682496, 3682497, 3682498, 3682499, 3682500, 3682501, 3682502, 3682503, 3682504, 3682505, 3682506, 3682507, 3682508, 3682509, 3682510, 3682511, 3682512, 3682513, 3682514, 3682515, 3682516, 3682517, 3682518, 3682519, 3682520, 3682521, 3682522, 3682523, 3682524, 3682525, 3682526, 3682527, 3682528, 3682529, 3682530, 3682531, 3682532, 3682533, 3682534, 3682535, 3682536, 3682537, 3682538, 3682539, 3682540, 3682541, 3682542, 3682543, 3682544, 3682545, 3682546, 3682547, 3682548, 3682549, 3682550, 3682551, 3682552, 3682553, 3682554, 3682555, 3682556, 3682557, 3682558, 3682559, 3682560, 3682561, 3682562, 3682563, 3682564, 3682565, 3682566, 3682567, 3682568, 3682569, 3682570, 3682571, 3682572, 3682573, 3682574, 3682575, 3682576, 3682577, 3682578, 3682579, 3682580, 3682581, 3682582, 3682583, 3682584, 3682585, 3682586, 3682587, 3682588, 3682589, 3682590, 3682591, 3682592, 3682593, 3682594, 3682595, 3682596, 3682597, 3682598, 3682599, 3682600, 3682601, 3682602, 3682603, 3682604, 3682605, 3682606, 3682607, 3682608, 3682609, 3682610, 3682611, 3682612, 3682613, 3682614, 3682615, 3682616, 3682617, 3682618, 3682619, 3682620, 3682621, 3682622, 3682623, 3682624, 3682625, 3682626, 3682627, 3682628, 3682629, 3682630, 3682631, 3682632, 3682633, 3682634, 3682635, 3682636, 3682637, 3682638, 3682639, 3682640, 3682641, 3682642, 3682643, 3682644, 3682645, 3682646, 3682647, 3682648, 3682649, 3682650, 3682651, 3682652, 3682653, 3682654, 3682655, 3682656, 3682657, 3682658, 3682659, 3682660, 3682661, 3682662, 3682663, 3682664, 3682665, 3682666, 3682667, 3682668, 3682669, 3682670, 3682671, 3682672, 3682673, 3682674, 3682675, 3682676, 3682677, 3682678, 3682679, 3682680, 3682681, 3682682, 3682683, 3682684, 3682685, 3682686, 3682687, 3682688, 3682689, 3682690, 3682691, 3682692, 3682693, 3682694, 3682695, 3682696, 3682697, 3682698, 3682699, 3682700, 3682701, 3682702, 3682703, 3682704, 3682705, 3682706, 3682707, 3682708, 3682709, 3682710, 3682711, 3682712, 3682713, 3682714, 3682715, 3682716, 3682717, 3682718, 3682719, 3682720, 3682721, 3682722, 3682723, 3682724, 3682725, 3682726, 3682727, 3682728, 3682729, 3682730, 3682731, 3682732, 3682733, 3682734, 3682735, 3682736, 3682737, 3682738, 3682739, 3682740, 3682741, 3682742, 3682743, 3682744, 3682745, 3682746, 3682747, 3682748, 3682749, 3682750, 3682751, 3682752, 3682753, 3682754, 3682755, 3682756, 3682757, 3682758, 3682759, 3682760, 3682761, 3682762, 3682763, 3682764, 3682765, 3682766, 3682767, 3682768, 3682769, 3682770, 3682771, 3682772, 3682773, 3682774, 3682775, 3682776, 3682777, 3682778, 3682779, 3682780, 3682781, 3682782, 3682783, 3682784, 3682785, 3682786, 3682787, 3682788, 3682789, 3682790, 3682791, 3682792, 3682793, 3682794, 3682795, 3682796, 3682797, 3682798, 3682799, 3682800, 3682801, 3682802, 3682803, 3682804, 3682805, 3682806, 3682807, 3682808, 3682809, 3682810, 3682811, 3682812, 3682813, 3682814, 3682815, 3682816, 3682817, 3682818, 3682819, 3682820, 3682821, 3682822, 3682823, 3682824, 3682825, 3682826, 3682827, 3682828, 3682829, 3682830, 3682831, 3682832, 3682833, 3682834, 3682835, 3682836, 3682837, 3682838, 3682839, 3682840, 3682841, 3682842, 3682843, 3682844, 3682845, 3682846, 3682847, 3682848, 3682849, 3682850, 3682851, 3682852, 3682853, 3682854, 3682855, 3682856, 3682857, 3682858, 3682859, 3682860, 3682861, 3682862, 3682863, 3682864, 3682865, 3682866, 3682867, 3682868, 3682869, 3682870, 3682871, 3682872, 3682873, 3682874, 3682875, 3682876, 3682877, 3682878, 3682879, 3682880, 3682881, 3682882, 3682883, 3682884, 3682885, 3682886, 3682887, 3682888, 3682889, 3682890, 3682891, 3682892, 3682893, 3682894, 3682895, 3682896, 3682897, 3682898, 3682899, 3682900, 3682901, 3682902, 3682903, 3682904, 3682905, 3682906, 3682907, 3682908, 3682909, 3682910, 3682911, 3682912, 3682913, 3682914, 3682915, 3682916, 3682917, 3682918, 3682919, 3682920, 3682921, 3682922, 3682923, 3682924, 3682925, 3682926, 3682927, 3682928, 3682929, 3682930, 3682931, 3682932, 3682933, 3682934, 3682935, 3682936, 3682937, 3682938, 3682939, 3682940, 3682941, 3682942, 3682943, 3682944, 3682945, 3682946, 3682947, 3682948, 3682949, 3682950, 3682951, 3682952, 3682953, 3682954, 3682955, 3682956, 3682957, 3682958, 3682959, 3682960, 3682961, 3682962, 3682963, 3682964, 3682965, 3682966, 3682967, 3682968, 3682969, 3682970, 3682971, 3682972, 3682973, 3682974, 3682975, 3682976, 3682977, 3682978, 3682979, 3682980, 3682981, 3682982, 3682983, 3682984, 3682985, 3682986, 3682987, 3682988, 3682989, 3682990, 3682991, 3682992, 3682993, 3682994, 3682995, 3682996, 3682997, 3682998, 3682999, 3683000, 3683001, 3683002, 3683003, 3683004, 3683005, 3683006, 3683007, 3683008, 3683009, 3683010, 3683011, 3683012, 3683013, 3683014, 3683015, 3683016, 3683017, 3683018, 3683019, 3683020, 3683021, 3683022, 3683023, 3683024, 3683025, 3683026, 3683027, 3683028, 3683029, 3683030, 3683031, 3683032, 3683033, 3683034, 3683035, 3683036, 3683037, 3683038, 3683039) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:55:54,709 - [124765] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 05:55:54,709 - [124765] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SetupAutoGenerationSourceMapping WHERE WorkOrderAutoGenerationId in (3682057, 3682058, 3682059, 3682060, 3682061, 3682062, 3682063, 3682064, 3682065, 3682066, 3682067, 3682068, 3682069, 3682070, 3682071, 3682072, 3682073, 3682074, 3682075, 3682076, 3682077, 3682078, 3682079, 3682080, 3682081, 3682082, 3682083, 3682084, 3682085, 3682086, 3682087, 3682088, 3682089, 3682090, 3682091, 3682092, 3682093, 3682094, 3682095, 3682096, 3682097, 3682098, 3682099, 3682100, 3682101, 3682102, 3682103, 3682104, 3682105, 3682106, 3682107, 3682108, 3682109, 3682110, 3682111, 3682112, 3682113, 3682114, 3682115, 3682116, 3682117, 3682118, 3682119, 3682120, 3682121, 3682122, 3682123, 3682124, 3682125, 3682126, 3682127, 3682128, 3682129, 3682130, 3682131, 3682132, 3682133, 3682134, 3682135, 3682136, 3682137, 3682138, 3682139, 3682140, 3682141, 3682142, 3682143, 3682144, 3682145, 3682146, 3682147, 3682148, 3682149, 3682150, 3682151, 3682152, 3682153, 3682154, 3682155, 3682156, 3682157, 3682158, 3682159, 3682160, 3682161, 3682162, 3682163, 3682164, 3682165, 3682166, 3682167, 3682168, 3682169, 3682170, 3682171, 3682172, 3682173, 3682174, 3682175, 3682176, 3682177, 3682178, 3682179, 3682180, 3682181, 3682182, 3682183, 3682184, 3682185, 3682186, 3682187, 3682188, 3682189, 3682190, 3682191, 3682192, 3682193, 3682194, 3682195, 3682196, 3682197, 3682198, 3682199, 3682200, 3682201, 3682202, 3682203, 3682204, 3682205, 3682206, 3682207, 3682208, 3682209, 3682210, 3682211, 3682212, 3682213, 3682214, 3682215, 3682216, 3682217, 3682218, 3682219, 3682220, 3682221, 3682222, 3682223, 3682224, 3682225, 3682226, 3682227, 3682228, 3682229, 3682230, 3682231, 3682232, 3682233, 3682234, 3682235, 3682236, 3682237, 3682238, 3682239, 3682240, 3682241, 3682242, 3682243, 3682244, 3682245, 3682246, 3682247, 3682248, 3682249, 3682250, 3682251, 3682252, 3682253, 3682254, 3682255, 3682256, 3682257, 3682258, 3682259, 3682260, 3682261, 3682262, 3682263, 3682264, 3682265, 3682266, 3682267, 3682268, 3682269, 3682270, 3682271, 3682272, 3682273, 3682274, 3682275, 3682276, 3682277, 3682278, 3682279, 3682280, 3682281, 3682282, 3682283, 3682284, 3682285, 3682286, 3682287, 3682288, 3682289, 3682290, 3682291, 3682292, 3682293, 3682294, 3682295, 3682296, 3682297, 3682298, 3682299, 3682300, 3682301, 3682302, 3682303, 3682304, 3682305, 3682306, 3682307, 3682308, 3682309, 3682310, 3682311, 3682312, 3682313, 3682314, 3682315, 3682316, 3682317, 3682318, 3682319, 3682320, 3682321, 3682322, 3682323, 3682324, 3682325, 3682326, 3682327, 3682328, 3682329, 3682330, 3682331, 3682332, 3682333, 3682334, 3682335, 3682336, 3682337, 3682338, 3682339, 3682340, 3682341, 3682342, 3682343, 3682344, 3682345, 3682346, 3682347, 3682348, 3682349, 3682350, 3682351, 3682352, 3682353, 3682354, 3682355, 3682356, 3682357, 3682358, 3682359, 3682360, 3682361, 3682362, 3682363, 3682364, 3682365, 3682366, 3682367, 3682368, 3682369, 3682370, 3682371, 3682372, 3682373, 3682374, 3682375, 3682376, 3682377, 3682378, 3682379, 3682380, 3682381, 3682382, 3682383, 3682384, 3682385, 3682386, 3682387, 3682388, 3682389, 3682390, 3682391, 3682392, 3682393, 3682394, 3682395, 3682396, 3682397, 3682398, 3682399, 3682400, 3682401, 3682402, 3682403, 3682404, 3682405, 3682406, 3682407, 3682408, 3682409, 3682410, 3682411, 3682412, 3682413, 3682414, 3682415, 3682416, 3682417, 3682418, 3682419, 3682420, 3682421, 3682422, 3682423, 3682424, 3682425, 3682426, 3682427, 3682428, 3682429, 3682430, 3682431, 3682432, 3682433, 3682434, 3682435, 3682436, 3682437, 3682438, 3682439, 3682440, 3682441, 3682442, 3682443, 3682444, 3682445, 3682446, 3682447, 3682448, 3682449, 3682450, 3682451, 3682452, 3682453, 3682454, 3682455, 3682456, 3682457, 3682458, 3682459, 3682460, 3682461, 3682462, 3682463, 3682464, 3682465, 3682466, 3682467, 3682468, 3682469, 3682470, 3682471, 3682472, 3682473, 3682474, 3682475, 3682476, 3682477, 3682478, 3682479, 3682480, 3682481, 3682482, 3682483, 3682484, 3682485, 3682486, 3682487, 3682488, 3682489, 3682490, 3682491, 3682492, 3682493, 3682494, 3682495, 3682496, 3682497, 3682498, 3682499, 3682500, 3682501, 3682502, 3682503, 3682504, 3682505, 3682506, 3682507, 3682508, 3682509, 3682510, 3682511, 3682512, 3682513, 3682514, 3682515, 3682516, 3682517, 3682518, 3682519, 3682520, 3682521, 3682522, 3682523, 3682524, 3682525, 3682526, 3682527, 3682528, 3682529, 3682530, 3682531, 3682532, 3682533, 3682534, 3682535, 3682536, 3682537, 3682538, 3682539, 3682540, 3682541, 3682542, 3682543, 3682544, 3682545, 3682546, 3682547, 3682548, 3682549, 3682550, 3682551, 3682552, 3682553, 3682554, 3682555, 3682556, 3682557, 3682558, 3682559, 3682560, 3682561, 3682562, 3682563, 3682564, 3682565, 3682566, 3682567, 3682568, 3682569, 3682570, 3682571, 3682572, 3682573, 3682574, 3682575, 3682576, 3682577, 3682578, 3682579, 3682580, 3682581, 3682582, 3682583, 3682584, 3682585, 3682586, 3682587, 3682588, 3682589, 3682590, 3682591, 3682592, 3682593, 3682594, 3682595, 3682596, 3682597, 3682598, 3682599, 3682600, 3682601, 3682602, 3682603, 3682604, 3682605, 3682606, 3682607, 3682608, 3682609, 3682610, 3682611, 3682612, 3682613, 3682614, 3682615, 3682616, 3682617, 3682618, 3682619, 3682620, 3682621, 3682622, 3682623, 3682624, 3682625, 3682626, 3682627, 3682628, 3682629, 3682630, 3682631, 3682632, 3682633, 3682634, 3682635, 3682636, 3682637, 3682638, 3682639, 3682640, 3682641, 3682642, 3682643, 3682644, 3682645, 3682646, 3682647, 3682648, 3682649, 3682650, 3682651, 3682652, 3682653, 3682654, 3682655, 3682656, 3682657, 3682658, 3682659, 3682660, 3682661, 3682662, 3682663, 3682664, 3682665, 3682666, 3682667, 3682668, 3682669, 3682670, 3682671, 3682672, 3682673, 3682674, 3682675, 3682676, 3682677, 3682678, 3682679, 3682680, 3682681, 3682682, 3682683, 3682684, 3682685, 3682686, 3682687, 3682688, 3682689, 3682690, 3682691, 3682692, 3682693, 3682694, 3682695, 3682696, 3682697, 3682698, 3682699, 3682700, 3682701, 3682702, 3682703, 3682704, 3682705, 3682706, 3682707, 3682708, 3682709, 3682710, 3682711, 3682712, 3682713, 3682714, 3682715, 3682716, 3682717, 3682718, 3682719, 3682720, 3682721, 3682722, 3682723, 3682724, 3682725, 3682726, 3682727, 3682728, 3682729, 3682730, 3682731, 3682732, 3682733, 3682734, 3682735, 3682736, 3682737, 3682738, 3682739, 3682740, 3682741, 3682742, 3682743, 3682744, 3682745, 3682746, 3682747, 3682748, 3682749, 3682750, 3682751, 3682752, 3682753, 3682754, 3682755, 3682756, 3682757, 3682758, 3682759, 3682760, 3682761, 3682762, 3682763, 3682764, 3682765, 3682766, 3682767, 3682768, 3682769, 3682770, 3682771, 3682772, 3682773, 3682774, 3682775, 3682776, 3682777, 3682778, 3682779, 3682780, 3682781, 3682782, 3682783, 3682784, 3682785, 3682786, 3682787, 3682788, 3682789, 3682790, 3682791, 3682792, 3682793, 3682794, 3682795, 3682796, 3682797, 3682798, 3682799, 3682800, 3682801, 3682802, 3682803, 3682804, 3682805, 3682806, 3682807, 3682808, 3682809, 3682810, 3682811, 3682812, 3682813, 3682814, 3682815, 3682816, 3682817, 3682818, 3682819, 3682820, 3682821, 3682822, 3682823, 3682824, 3682825, 3682826, 3682827, 3682828, 3682829, 3682830, 3682831, 3682832, 3682833, 3682834, 3682835, 3682836, 3682837, 3682838, 3682839, 3682840, 3682841, 3682842, 3682843, 3682844, 3682845, 3682846, 3682847, 3682848, 3682849, 3682850, 3682851, 3682852, 3682853, 3682854, 3682855, 3682856, 3682857, 3682858, 3682859, 3682860, 3682861, 3682862, 3682863, 3682864, 3682865, 3682866, 3682867, 3682868, 3682869, 3682870, 3682871, 3682872, 3682873, 3682874, 3682875, 3682876, 3682877, 3682878, 3682879, 3682880, 3682881, 3682882, 3682883, 3682884, 3682885, 3682886, 3682887, 3682888, 3682889, 3682890, 3682891, 3682892, 3682893, 3682894, 3682895, 3682896, 3682897, 3682898, 3682899, 3682900, 3682901, 3682902, 3682903, 3682904, 3682905, 3682906, 3682907, 3682908, 3682909, 3682910, 3682911, 3682912, 3682913, 3682914, 3682915, 3682916, 3682917, 3682918, 3682919, 3682920, 3682921, 3682922, 3682923, 3682924, 3682925, 3682926, 3682927, 3682928, 3682929, 3682930, 3682931, 3682932, 3682933, 3682934, 3682935, 3682936, 3682937, 3682938, 3682939, 3682940, 3682941, 3682942, 3682943, 3682944, 3682945, 3682946, 3682947, 3682948, 3682949, 3682950, 3682951, 3682952, 3682953, 3682954, 3682955, 3682956, 3682957, 3682958, 3682959, 3682960, 3682961, 3682962, 3682963, 3682964, 3682965, 3682966, 3682967, 3682968, 3682969, 3682970, 3682971, 3682972, 3682973, 3682974, 3682975, 3682976, 3682977, 3682978, 3682979, 3682980, 3682981, 3682982, 3682983, 3682984, 3682985, 3682986, 3682987, 3682988, 3682989, 3682990, 3682991, 3682992, 3682993, 3682994, 3682995, 3682996, 3682997, 3682998, 3682999, 3683000, 3683001, 3683002, 3683003, 3683004, 3683005, 3683006, 3683007, 3683008, 3683009, 3683010, 3683011, 3683012, 3683013, 3683014, 3683015, 3683016, 3683017, 3683018, 3683019, 3683020, 3683021, 3683022, 3683023, 3683024, 3683025, 3683026, 3683027, 3683028, 3683029, 3683030, 3683031, 3683032, 3683033, 3683034, 3683035, 3683036, 3683037, 3683038, 3683039) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:55:55,020 - [124765] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 05:55:55,020 - [124765] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SubWorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId in (3682057, 3682058, 3682059, 3682060, 3682061, 3682062, 3682063, 3682064, 3682065, 3682066, 3682067, 3682068, 3682069, 3682070, 3682071, 3682072, 3682073, 3682074, 3682075, 3682076, 3682077, 3682078, 3682079, 3682080, 3682081, 3682082, 3682083, 3682084, 3682085, 3682086, 3682087, 3682088, 3682089, 3682090, 3682091, 3682092, 3682093, 3682094, 3682095, 3682096, 3682097, 3682098, 3682099, 3682100, 3682101, 3682102, 3682103, 3682104, 3682105, 3682106, 3682107, 3682108, 3682109, 3682110, 3682111, 3682112, 3682113, 3682114, 3682115, 3682116, 3682117, 3682118, 3682119, 3682120, 3682121, 3682122, 3682123, 3682124, 3682125, 3682126, 3682127, 3682128, 3682129, 3682130, 3682131, 3682132, 3682133, 3682134, 3682135, 3682136, 3682137, 3682138, 3682139, 3682140, 3682141, 3682142, 3682143, 3682144, 3682145, 3682146, 3682147, 3682148, 3682149, 3682150, 3682151, 3682152, 3682153, 3682154, 3682155, 3682156, 3682157, 3682158, 3682159, 3682160, 3682161, 3682162, 3682163, 3682164, 3682165, 3682166, 3682167, 3682168, 3682169, 3682170, 3682171, 3682172, 3682173, 3682174, 3682175, 3682176, 3682177, 3682178, 3682179, 3682180, 3682181, 3682182, 3682183, 3682184, 3682185, 3682186, 3682187, 3682188, 3682189, 3682190, 3682191, 3682192, 3682193, 3682194, 3682195, 3682196, 3682197, 3682198, 3682199, 3682200, 3682201, 3682202, 3682203, 3682204, 3682205, 3682206, 3682207, 3682208, 3682209, 3682210, 3682211, 3682212, 3682213, 3682214, 3682215, 3682216, 3682217, 3682218, 3682219, 3682220, 3682221, 3682222, 3682223, 3682224, 3682225, 3682226, 3682227, 3682228, 3682229, 3682230, 3682231, 3682232, 3682233, 3682234, 3682235, 3682236, 3682237, 3682238, 3682239, 3682240, 3682241, 3682242, 3682243, 3682244, 3682245, 3682246, 3682247, 3682248, 3682249, 3682250, 3682251, 3682252, 3682253, 3682254, 3682255, 3682256, 3682257, 3682258, 3682259, 3682260, 3682261, 3682262, 3682263, 3682264, 3682265, 3682266, 3682267, 3682268, 3682269, 3682270, 3682271, 3682272, 3682273, 3682274, 3682275, 3682276, 3682277, 3682278, 3682279, 3682280, 3682281, 3682282, 3682283, 3682284, 3682285, 3682286, 3682287, 3682288, 3682289, 3682290, 3682291, 3682292, 3682293, 3682294, 3682295, 3682296, 3682297, 3682298, 3682299, 3682300, 3682301, 3682302, 3682303, 3682304, 3682305, 3682306, 3682307, 3682308, 3682309, 3682310, 3682311, 3682312, 3682313, 3682314, 3682315, 3682316, 3682317, 3682318, 3682319, 3682320, 3682321, 3682322, 3682323, 3682324, 3682325, 3682326, 3682327, 3682328, 3682329, 3682330, 3682331, 3682332, 3682333, 3682334, 3682335, 3682336, 3682337, 3682338, 3682339, 3682340, 3682341, 3682342, 3682343, 3682344, 3682345, 3682346, 3682347, 3682348, 3682349, 3682350, 3682351, 3682352, 3682353, 3682354, 3682355, 3682356, 3682357, 3682358, 3682359, 3682360, 3682361, 3682362, 3682363, 3682364, 3682365, 3682366, 3682367, 3682368, 3682369, 3682370, 3682371, 3682372, 3682373, 3682374, 3682375, 3682376, 3682377, 3682378, 3682379, 3682380, 3682381, 3682382, 3682383, 3682384, 3682385, 3682386, 3682387, 3682388, 3682389, 3682390, 3682391, 3682392, 3682393, 3682394, 3682395, 3682396, 3682397, 3682398, 3682399, 3682400, 3682401, 3682402, 3682403, 3682404, 3682405, 3682406, 3682407, 3682408, 3682409, 3682410, 3682411, 3682412, 3682413, 3682414, 3682415, 3682416, 3682417, 3682418, 3682419, 3682420, 3682421, 3682422, 3682423, 3682424, 3682425, 3682426, 3682427, 3682428, 3682429, 3682430, 3682431, 3682432, 3682433, 3682434, 3682435, 3682436, 3682437, 3682438, 3682439, 3682440, 3682441, 3682442, 3682443, 3682444, 3682445, 3682446, 3682447, 3682448, 3682449, 3682450, 3682451, 3682452, 3682453, 3682454, 3682455, 3682456, 3682457, 3682458, 3682459, 3682460, 3682461, 3682462, 3682463, 3682464, 3682465, 3682466, 3682467, 3682468, 3682469, 3682470, 3682471, 3682472, 3682473, 3682474, 3682475, 3682476, 3682477, 3682478, 3682479, 3682480, 3682481, 3682482, 3682483, 3682484, 3682485, 3682486, 3682487, 3682488, 3682489, 3682490, 3682491, 3682492, 3682493, 3682494, 3682495, 3682496, 3682497, 3682498, 3682499, 3682500, 3682501, 3682502, 3682503, 3682504, 3682505, 3682506, 3682507, 3682508, 3682509, 3682510, 3682511, 3682512, 3682513, 3682514, 3682515, 3682516, 3682517, 3682518, 3682519, 3682520, 3682521, 3682522, 3682523, 3682524, 3682525, 3682526, 3682527, 3682528, 3682529, 3682530, 3682531, 3682532, 3682533, 3682534, 3682535, 3682536, 3682537, 3682538, 3682539, 3682540, 3682541, 3682542, 3682543, 3682544, 3682545, 3682546, 3682547, 3682548, 3682549, 3682550, 3682551, 3682552, 3682553, 3682554, 3682555, 3682556, 3682557, 3682558, 3682559, 3682560, 3682561, 3682562, 3682563, 3682564, 3682565, 3682566, 3682567, 3682568, 3682569, 3682570, 3682571, 3682572, 3682573, 3682574, 3682575, 3682576, 3682577, 3682578, 3682579, 3682580, 3682581, 3682582, 3682583, 3682584, 3682585, 3682586, 3682587, 3682588, 3682589, 3682590, 3682591, 3682592, 3682593, 3682594, 3682595, 3682596, 3682597, 3682598, 3682599, 3682600, 3682601, 3682602, 3682603, 3682604, 3682605, 3682606, 3682607, 3682608, 3682609, 3682610, 3682611, 3682612, 3682613, 3682614, 3682615, 3682616, 3682617, 3682618, 3682619, 3682620, 3682621, 3682622, 3682623, 3682624, 3682625, 3682626, 3682627, 3682628, 3682629, 3682630, 3682631, 3682632, 3682633, 3682634, 3682635, 3682636, 3682637, 3682638, 3682639, 3682640, 3682641, 3682642, 3682643, 3682644, 3682645, 3682646, 3682647, 3682648, 3682649, 3682650, 3682651, 3682652, 3682653, 3682654, 3682655, 3682656, 3682657, 3682658, 3682659, 3682660, 3682661, 3682662, 3682663, 3682664, 3682665, 3682666, 3682667, 3682668, 3682669, 3682670, 3682671, 3682672, 3682673, 3682674, 3682675, 3682676, 3682677, 3682678, 3682679, 3682680, 3682681, 3682682, 3682683, 3682684, 3682685, 3682686, 3682687, 3682688, 3682689, 3682690, 3682691, 3682692, 3682693, 3682694, 3682695, 3682696, 3682697, 3682698, 3682699, 3682700, 3682701, 3682702, 3682703, 3682704, 3682705, 3682706, 3682707, 3682708, 3682709, 3682710, 3682711, 3682712, 3682713, 3682714, 3682715, 3682716, 3682717, 3682718, 3682719, 3682720, 3682721, 3682722, 3682723, 3682724, 3682725, 3682726, 3682727, 3682728, 3682729, 3682730, 3682731, 3682732, 3682733, 3682734, 3682735, 3682736, 3682737, 3682738, 3682739, 3682740, 3682741, 3682742, 3682743, 3682744, 3682745, 3682746, 3682747, 3682748, 3682749, 3682750, 3682751, 3682752, 3682753, 3682754, 3682755, 3682756, 3682757, 3682758, 3682759, 3682760, 3682761, 3682762, 3682763, 3682764, 3682765, 3682766, 3682767, 3682768, 3682769, 3682770, 3682771, 3682772, 3682773, 3682774, 3682775, 3682776, 3682777, 3682778, 3682779, 3682780, 3682781, 3682782, 3682783, 3682784, 3682785, 3682786, 3682787, 3682788, 3682789, 3682790, 3682791, 3682792, 3682793, 3682794, 3682795, 3682796, 3682797, 3682798, 3682799, 3682800, 3682801, 3682802, 3682803, 3682804, 3682805, 3682806, 3682807, 3682808, 3682809, 3682810, 3682811, 3682812, 3682813, 3682814, 3682815, 3682816, 3682817, 3682818, 3682819, 3682820, 3682821, 3682822, 3682823, 3682824, 3682825, 3682826, 3682827, 3682828, 3682829, 3682830, 3682831, 3682832, 3682833, 3682834, 3682835, 3682836, 3682837, 3682838, 3682839, 3682840, 3682841, 3682842, 3682843, 3682844, 3682845, 3682846, 3682847, 3682848, 3682849, 3682850, 3682851, 3682852, 3682853, 3682854, 3682855, 3682856, 3682857, 3682858, 3682859, 3682860, 3682861, 3682862, 3682863, 3682864, 3682865, 3682866, 3682867, 3682868, 3682869, 3682870, 3682871, 3682872, 3682873, 3682874, 3682875, 3682876, 3682877, 3682878, 3682879, 3682880, 3682881, 3682882, 3682883, 3682884, 3682885, 3682886, 3682887, 3682888, 3682889, 3682890, 3682891, 3682892, 3682893, 3682894, 3682895, 3682896, 3682897, 3682898, 3682899, 3682900, 3682901, 3682902, 3682903, 3682904, 3682905, 3682906, 3682907, 3682908, 3682909, 3682910, 3682911, 3682912, 3682913, 3682914, 3682915, 3682916, 3682917, 3682918, 3682919, 3682920, 3682921, 3682922, 3682923, 3682924, 3682925, 3682926, 3682927, 3682928, 3682929, 3682930, 3682931, 3682932, 3682933, 3682934, 3682935, 3682936, 3682937, 3682938, 3682939, 3682940, 3682941, 3682942, 3682943, 3682944, 3682945, 3682946, 3682947, 3682948, 3682949, 3682950, 3682951, 3682952, 3682953, 3682954, 3682955, 3682956, 3682957, 3682958, 3682959, 3682960, 3682961, 3682962, 3682963, 3682964, 3682965, 3682966, 3682967, 3682968, 3682969, 3682970, 3682971, 3682972, 3682973, 3682974, 3682975, 3682976, 3682977, 3682978, 3682979, 3682980, 3682981, 3682982, 3682983, 3682984, 3682985, 3682986, 3682987, 3682988, 3682989, 3682990, 3682991, 3682992, 3682993, 3682994, 3682995, 3682996, 3682997, 3682998, 3682999, 3683000, 3683001, 3683002, 3683003, 3683004, 3683005, 3683006, 3683007, 3683008, 3683009, 3683010, 3683011, 3683012, 3683013, 3683014, 3683015, 3683016, 3683017, 3683018, 3683019, 3683020, 3683021, 3683022, 3683023, 3683024, 3683025, 3683026, 3683027, 3683028, 3683029, 3683030, 3683031, 3683032, 3683033, 3683034, 3683035, 3683036, 3683037, 3683038, 3683039) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:55:55,339 - [124765] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 05:55:55,339 - [124765] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCommissionAdjustment WHERE WorkOrderAutoGenerationId in (3682057, 3682058, 3682059, 3682060, 3682061, 3682062, 3682063, 3682064, 3682065, 3682066, 3682067, 3682068, 3682069, 3682070, 3682071, 3682072, 3682073, 3682074, 3682075, 3682076, 3682077, 3682078, 3682079, 3682080, 3682081, 3682082, 3682083, 3682084, 3682085, 3682086, 3682087, 3682088, 3682089, 3682090, 3682091, 3682092, 3682093, 3682094, 3682095, 3682096, 3682097, 3682098, 3682099, 3682100, 3682101, 3682102, 3682103, 3682104, 3682105, 3682106, 3682107, 3682108, 3682109, 3682110, 3682111, 3682112, 3682113, 3682114, 3682115, 3682116, 3682117, 3682118, 3682119, 3682120, 3682121, 3682122, 3682123, 3682124, 3682125, 3682126, 3682127, 3682128, 3682129, 3682130, 3682131, 3682132, 3682133, 3682134, 3682135, 3682136, 3682137, 3682138, 3682139, 3682140, 3682141, 3682142, 3682143, 3682144, 3682145, 3682146, 3682147, 3682148, 3682149, 3682150, 3682151, 3682152, 3682153, 3682154, 3682155, 3682156, 3682157, 3682158, 3682159, 3682160, 3682161, 3682162, 3682163, 3682164, 3682165, 3682166, 3682167, 3682168, 3682169, 3682170, 3682171, 3682172, 3682173, 3682174, 3682175, 3682176, 3682177, 3682178, 3682179, 3682180, 3682181, 3682182, 3682183, 3682184, 3682185, 3682186, 3682187, 3682188, 3682189, 3682190, 3682191, 3682192, 3682193, 3682194, 3682195, 3682196, 3682197, 3682198, 3682199, 3682200, 3682201, 3682202, 3682203, 3682204, 3682205, 3682206, 3682207, 3682208, 3682209, 3682210, 3682211, 3682212, 3682213, 3682214, 3682215, 3682216, 3682217, 3682218, 3682219, 3682220, 3682221, 3682222, 3682223, 3682224, 3682225, 3682226, 3682227, 3682228, 3682229, 3682230, 3682231, 3682232, 3682233, 3682234, 3682235, 3682236, 3682237, 3682238, 3682239, 3682240, 3682241, 3682242, 3682243, 3682244, 3682245, 3682246, 3682247, 3682248, 3682249, 3682250, 3682251, 3682252, 3682253, 3682254, 3682255, 3682256, 3682257, 3682258, 3682259, 3682260, 3682261, 3682262, 3682263, 3682264, 3682265, 3682266, 3682267, 3682268, 3682269, 3682270, 3682271, 3682272, 3682273, 3682274, 3682275, 3682276, 3682277, 3682278, 3682279, 3682280, 3682281, 3682282, 3682283, 3682284, 3682285, 3682286, 3682287, 3682288, 3682289, 3682290, 3682291, 3682292, 3682293, 3682294, 3682295, 3682296, 3682297, 3682298, 3682299, 3682300, 3682301, 3682302, 3682303, 3682304, 3682305, 3682306, 3682307, 3682308, 3682309, 3682310, 3682311, 3682312, 3682313, 3682314, 3682315, 3682316, 3682317, 3682318, 3682319, 3682320, 3682321, 3682322, 3682323, 3682324, 3682325, 3682326, 3682327, 3682328, 3682329, 3682330, 3682331, 3682332, 3682333, 3682334, 3682335, 3682336, 3682337, 3682338, 3682339, 3682340, 3682341, 3682342, 3682343, 3682344, 3682345, 3682346, 3682347, 3682348, 3682349, 3682350, 3682351, 3682352, 3682353, 3682354, 3682355, 3682356, 3682357, 3682358, 3682359, 3682360, 3682361, 3682362, 3682363, 3682364, 3682365, 3682366, 3682367, 3682368, 3682369, 3682370, 3682371, 3682372, 3682373, 3682374, 3682375, 3682376, 3682377, 3682378, 3682379, 3682380, 3682381, 3682382, 3682383, 3682384, 3682385, 3682386, 3682387, 3682388, 3682389, 3682390, 3682391, 3682392, 3682393, 3682394, 3682395, 3682396, 3682397, 3682398, 3682399, 3682400, 3682401, 3682402, 3682403, 3682404, 3682405, 3682406, 3682407, 3682408, 3682409, 3682410, 3682411, 3682412, 3682413, 3682414, 3682415, 3682416, 3682417, 3682418, 3682419, 3682420, 3682421, 3682422, 3682423, 3682424, 3682425, 3682426, 3682427, 3682428, 3682429, 3682430, 3682431, 3682432, 3682433, 3682434, 3682435, 3682436, 3682437, 3682438, 3682439, 3682440, 3682441, 3682442, 3682443, 3682444, 3682445, 3682446, 3682447, 3682448, 3682449, 3682450, 3682451, 3682452, 3682453, 3682454, 3682455, 3682456, 3682457, 3682458, 3682459, 3682460, 3682461, 3682462, 3682463, 3682464, 3682465, 3682466, 3682467, 3682468, 3682469, 3682470, 3682471, 3682472, 3682473, 3682474, 3682475, 3682476, 3682477, 3682478, 3682479, 3682480, 3682481, 3682482, 3682483, 3682484, 3682485, 3682486, 3682487, 3682488, 3682489, 3682490, 3682491, 3682492, 3682493, 3682494, 3682495, 3682496, 3682497, 3682498, 3682499, 3682500, 3682501, 3682502, 3682503, 3682504, 3682505, 3682506, 3682507, 3682508, 3682509, 3682510, 3682511, 3682512, 3682513, 3682514, 3682515, 3682516, 3682517, 3682518, 3682519, 3682520, 3682521, 3682522, 3682523, 3682524, 3682525, 3682526, 3682527, 3682528, 3682529, 3682530, 3682531, 3682532, 3682533, 3682534, 3682535, 3682536, 3682537, 3682538, 3682539, 3682540, 3682541, 3682542, 3682543, 3682544, 3682545, 3682546, 3682547, 3682548, 3682549, 3682550, 3682551, 3682552, 3682553, 3682554, 3682555, 3682556, 3682557, 3682558, 3682559, 3682560, 3682561, 3682562, 3682563, 3682564, 3682565, 3682566, 3682567, 3682568, 3682569, 3682570, 3682571, 3682572, 3682573, 3682574, 3682575, 3682576, 3682577, 3682578, 3682579, 3682580, 3682581, 3682582, 3682583, 3682584, 3682585, 3682586, 3682587, 3682588, 3682589, 3682590, 3682591, 3682592, 3682593, 3682594, 3682595, 3682596, 3682597, 3682598, 3682599, 3682600, 3682601, 3682602, 3682603, 3682604, 3682605, 3682606, 3682607, 3682608, 3682609, 3682610, 3682611, 3682612, 3682613, 3682614, 3682615, 3682616, 3682617, 3682618, 3682619, 3682620, 3682621, 3682622, 3682623, 3682624, 3682625, 3682626, 3682627, 3682628, 3682629, 3682630, 3682631, 3682632, 3682633, 3682634, 3682635, 3682636, 3682637, 3682638, 3682639, 3682640, 3682641, 3682642, 3682643, 3682644, 3682645, 3682646, 3682647, 3682648, 3682649, 3682650, 3682651, 3682652, 3682653, 3682654, 3682655, 3682656, 3682657, 3682658, 3682659, 3682660, 3682661, 3682662, 3682663, 3682664, 3682665, 3682666, 3682667, 3682668, 3682669, 3682670, 3682671, 3682672, 3682673, 3682674, 3682675, 3682676, 3682677, 3682678, 3682679, 3682680, 3682681, 3682682, 3682683, 3682684, 3682685, 3682686, 3682687, 3682688, 3682689, 3682690, 3682691, 3682692, 3682693, 3682694, 3682695, 3682696, 3682697, 3682698, 3682699, 3682700, 3682701, 3682702, 3682703, 3682704, 3682705, 3682706, 3682707, 3682708, 3682709, 3682710, 3682711, 3682712, 3682713, 3682714, 3682715, 3682716, 3682717, 3682718, 3682719, 3682720, 3682721, 3682722, 3682723, 3682724, 3682725, 3682726, 3682727, 3682728, 3682729, 3682730, 3682731, 3682732, 3682733, 3682734, 3682735, 3682736, 3682737, 3682738, 3682739, 3682740, 3682741, 3682742, 3682743, 3682744, 3682745, 3682746, 3682747, 3682748, 3682749, 3682750, 3682751, 3682752, 3682753, 3682754, 3682755, 3682756, 3682757, 3682758, 3682759, 3682760, 3682761, 3682762, 3682763, 3682764, 3682765, 3682766, 3682767, 3682768, 3682769, 3682770, 3682771, 3682772, 3682773, 3682774, 3682775, 3682776, 3682777, 3682778, 3682779, 3682780, 3682781, 3682782, 3682783, 3682784, 3682785, 3682786, 3682787, 3682788, 3682789, 3682790, 3682791, 3682792, 3682793, 3682794, 3682795, 3682796, 3682797, 3682798, 3682799, 3682800, 3682801, 3682802, 3682803, 3682804, 3682805, 3682806, 3682807, 3682808, 3682809, 3682810, 3682811, 3682812, 3682813, 3682814, 3682815, 3682816, 3682817, 3682818, 3682819, 3682820, 3682821, 3682822, 3682823, 3682824, 3682825, 3682826, 3682827, 3682828, 3682829, 3682830, 3682831, 3682832, 3682833, 3682834, 3682835, 3682836, 3682837, 3682838, 3682839, 3682840, 3682841, 3682842, 3682843, 3682844, 3682845, 3682846, 3682847, 3682848, 3682849, 3682850, 3682851, 3682852, 3682853, 3682854, 3682855, 3682856, 3682857, 3682858, 3682859, 3682860, 3682861, 3682862, 3682863, 3682864, 3682865, 3682866, 3682867, 3682868, 3682869, 3682870, 3682871, 3682872, 3682873, 3682874, 3682875, 3682876, 3682877, 3682878, 3682879, 3682880, 3682881, 3682882, 3682883, 3682884, 3682885, 3682886, 3682887, 3682888, 3682889, 3682890, 3682891, 3682892, 3682893, 3682894, 3682895, 3682896, 3682897, 3682898, 3682899, 3682900, 3682901, 3682902, 3682903, 3682904, 3682905, 3682906, 3682907, 3682908, 3682909, 3682910, 3682911, 3682912, 3682913, 3682914, 3682915, 3682916, 3682917, 3682918, 3682919, 3682920, 3682921, 3682922, 3682923, 3682924, 3682925, 3682926, 3682927, 3682928, 3682929, 3682930, 3682931, 3682932, 3682933, 3682934, 3682935, 3682936, 3682937, 3682938, 3682939, 3682940, 3682941, 3682942, 3682943, 3682944, 3682945, 3682946, 3682947, 3682948, 3682949, 3682950, 3682951, 3682952, 3682953, 3682954, 3682955, 3682956, 3682957, 3682958, 3682959, 3682960, 3682961, 3682962, 3682963, 3682964, 3682965, 3682966, 3682967, 3682968, 3682969, 3682970, 3682971, 3682972, 3682973, 3682974, 3682975, 3682976, 3682977, 3682978, 3682979, 3682980, 3682981, 3682982, 3682983, 3682984, 3682985, 3682986, 3682987, 3682988, 3682989, 3682990, 3682991, 3682992, 3682993, 3682994, 3682995, 3682996, 3682997, 3682998, 3682999, 3683000, 3683001, 3683002, 3683003, 3683004, 3683005, 3683006, 3683007, 3683008, 3683009, 3683010, 3683011, 3683012, 3683013, 3683014, 3683015, 3683016, 3683017, 3683018, 3683019, 3683020, 3683021, 3683022, 3683023, 3683024, 3683025, 3683026, 3683027, 3683028, 3683029, 3683030, 3683031, 3683032, 3683033, 3683034, 3683035, 3683036, 3683037, 3683038, 3683039) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:55:55,650 - [124765] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 05:55:55,651 - [124765] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId in (3682057, 3682058, 3682059, 3682060, 3682061, 3682062, 3682063, 3682064, 3682065, 3682066, 3682067, 3682068, 3682069, 3682070, 3682071, 3682072, 3682073, 3682074, 3682075, 3682076, 3682077, 3682078, 3682079, 3682080, 3682081, 3682082, 3682083, 3682084, 3682085, 3682086, 3682087, 3682088, 3682089, 3682090, 3682091, 3682092, 3682093, 3682094, 3682095, 3682096, 3682097, 3682098, 3682099, 3682100, 3682101, 3682102, 3682103, 3682104, 3682105, 3682106, 3682107, 3682108, 3682109, 3682110, 3682111, 3682112, 3682113, 3682114, 3682115, 3682116, 3682117, 3682118, 3682119, 3682120, 3682121, 3682122, 3682123, 3682124, 3682125, 3682126, 3682127, 3682128, 3682129, 3682130, 3682131, 3682132, 3682133, 3682134, 3682135, 3682136, 3682137, 3682138, 3682139, 3682140, 3682141, 3682142, 3682143, 3682144, 3682145, 3682146, 3682147, 3682148, 3682149, 3682150, 3682151, 3682152, 3682153, 3682154, 3682155, 3682156, 3682157, 3682158, 3682159, 3682160, 3682161, 3682162, 3682163, 3682164, 3682165, 3682166, 3682167, 3682168, 3682169, 3682170, 3682171, 3682172, 3682173, 3682174, 3682175, 3682176, 3682177, 3682178, 3682179, 3682180, 3682181, 3682182, 3682183, 3682184, 3682185, 3682186, 3682187, 3682188, 3682189, 3682190, 3682191, 3682192, 3682193, 3682194, 3682195, 3682196, 3682197, 3682198, 3682199, 3682200, 3682201, 3682202, 3682203, 3682204, 3682205, 3682206, 3682207, 3682208, 3682209, 3682210, 3682211, 3682212, 3682213, 3682214, 3682215, 3682216, 3682217, 3682218, 3682219, 3682220, 3682221, 3682222, 3682223, 3682224, 3682225, 3682226, 3682227, 3682228, 3682229, 3682230, 3682231, 3682232, 3682233, 3682234, 3682235, 3682236, 3682237, 3682238, 3682239, 3682240, 3682241, 3682242, 3682243, 3682244, 3682245, 3682246, 3682247, 3682248, 3682249, 3682250, 3682251, 3682252, 3682253, 3682254, 3682255, 3682256, 3682257, 3682258, 3682259, 3682260, 3682261, 3682262, 3682263, 3682264, 3682265, 3682266, 3682267, 3682268, 3682269, 3682270, 3682271, 3682272, 3682273, 3682274, 3682275, 3682276, 3682277, 3682278, 3682279, 3682280, 3682281, 3682282, 3682283, 3682284, 3682285, 3682286, 3682287, 3682288, 3682289, 3682290, 3682291, 3682292, 3682293, 3682294, 3682295, 3682296, 3682297, 3682298, 3682299, 3682300, 3682301, 3682302, 3682303, 3682304, 3682305, 3682306, 3682307, 3682308, 3682309, 3682310, 3682311, 3682312, 3682313, 3682314, 3682315, 3682316, 3682317, 3682318, 3682319, 3682320, 3682321, 3682322, 3682323, 3682324, 3682325, 3682326, 3682327, 3682328, 3682329, 3682330, 3682331, 3682332, 3682333, 3682334, 3682335, 3682336, 3682337, 3682338, 3682339, 3682340, 3682341, 3682342, 3682343, 3682344, 3682345, 3682346, 3682347, 3682348, 3682349, 3682350, 3682351, 3682352, 3682353, 3682354, 3682355, 3682356, 3682357, 3682358, 3682359, 3682360, 3682361, 3682362, 3682363, 3682364, 3682365, 3682366, 3682367, 3682368, 3682369, 3682370, 3682371, 3682372, 3682373, 3682374, 3682375, 3682376, 3682377, 3682378, 3682379, 3682380, 3682381, 3682382, 3682383, 3682384, 3682385, 3682386, 3682387, 3682388, 3682389, 3682390, 3682391, 3682392, 3682393, 3682394, 3682395, 3682396, 3682397, 3682398, 3682399, 3682400, 3682401, 3682402, 3682403, 3682404, 3682405, 3682406, 3682407, 3682408, 3682409, 3682410, 3682411, 3682412, 3682413, 3682414, 3682415, 3682416, 3682417, 3682418, 3682419, 3682420, 3682421, 3682422, 3682423, 3682424, 3682425, 3682426, 3682427, 3682428, 3682429, 3682430, 3682431, 3682432, 3682433, 3682434, 3682435, 3682436, 3682437, 3682438, 3682439, 3682440, 3682441, 3682442, 3682443, 3682444, 3682445, 3682446, 3682447, 3682448, 3682449, 3682450, 3682451, 3682452, 3682453, 3682454, 3682455, 3682456, 3682457, 3682458, 3682459, 3682460, 3682461, 3682462, 3682463, 3682464, 3682465, 3682466, 3682467, 3682468, 3682469, 3682470, 3682471, 3682472, 3682473, 3682474, 3682475, 3682476, 3682477, 3682478, 3682479, 3682480, 3682481, 3682482, 3682483, 3682484, 3682485, 3682486, 3682487, 3682488, 3682489, 3682490, 3682491, 3682492, 3682493, 3682494, 3682495, 3682496, 3682497, 3682498, 3682499, 3682500, 3682501, 3682502, 3682503, 3682504, 3682505, 3682506, 3682507, 3682508, 3682509, 3682510, 3682511, 3682512, 3682513, 3682514, 3682515, 3682516, 3682517, 3682518, 3682519, 3682520, 3682521, 3682522, 3682523, 3682524, 3682525, 3682526, 3682527, 3682528, 3682529, 3682530, 3682531, 3682532, 3682533, 3682534, 3682535, 3682536, 3682537, 3682538, 3682539, 3682540, 3682541, 3682542, 3682543, 3682544, 3682545, 3682546, 3682547, 3682548, 3682549, 3682550, 3682551, 3682552, 3682553, 3682554, 3682555, 3682556, 3682557, 3682558, 3682559, 3682560, 3682561, 3682562, 3682563, 3682564, 3682565, 3682566, 3682567, 3682568, 3682569, 3682570, 3682571, 3682572, 3682573, 3682574, 3682575, 3682576, 3682577, 3682578, 3682579, 3682580, 3682581, 3682582, 3682583, 3682584, 3682585, 3682586, 3682587, 3682588, 3682589, 3682590, 3682591, 3682592, 3682593, 3682594, 3682595, 3682596, 3682597, 3682598, 3682599, 3682600, 3682601, 3682602, 3682603, 3682604, 3682605, 3682606, 3682607, 3682608, 3682609, 3682610, 3682611, 3682612, 3682613, 3682614, 3682615, 3682616, 3682617, 3682618, 3682619, 3682620, 3682621, 3682622, 3682623, 3682624, 3682625, 3682626, 3682627, 3682628, 3682629, 3682630, 3682631, 3682632, 3682633, 3682634, 3682635, 3682636, 3682637, 3682638, 3682639, 3682640, 3682641, 3682642, 3682643, 3682644, 3682645, 3682646, 3682647, 3682648, 3682649, 3682650, 3682651, 3682652, 3682653, 3682654, 3682655, 3682656, 3682657, 3682658, 3682659, 3682660, 3682661, 3682662, 3682663, 3682664, 3682665, 3682666, 3682667, 3682668, 3682669, 3682670, 3682671, 3682672, 3682673, 3682674, 3682675, 3682676, 3682677, 3682678, 3682679, 3682680, 3682681, 3682682, 3682683, 3682684, 3682685, 3682686, 3682687, 3682688, 3682689, 3682690, 3682691, 3682692, 3682693, 3682694, 3682695, 3682696, 3682697, 3682698, 3682699, 3682700, 3682701, 3682702, 3682703, 3682704, 3682705, 3682706, 3682707, 3682708, 3682709, 3682710, 3682711, 3682712, 3682713, 3682714, 3682715, 3682716, 3682717, 3682718, 3682719, 3682720, 3682721, 3682722, 3682723, 3682724, 3682725, 3682726, 3682727, 3682728, 3682729, 3682730, 3682731, 3682732, 3682733, 3682734, 3682735, 3682736, 3682737, 3682738, 3682739, 3682740, 3682741, 3682742, 3682743, 3682744, 3682745, 3682746, 3682747, 3682748, 3682749, 3682750, 3682751, 3682752, 3682753, 3682754, 3682755, 3682756, 3682757, 3682758, 3682759, 3682760, 3682761, 3682762, 3682763, 3682764, 3682765, 3682766, 3682767, 3682768, 3682769, 3682770, 3682771, 3682772, 3682773, 3682774, 3682775, 3682776, 3682777, 3682778, 3682779, 3682780, 3682781, 3682782, 3682783, 3682784, 3682785, 3682786, 3682787, 3682788, 3682789, 3682790, 3682791, 3682792, 3682793, 3682794, 3682795, 3682796, 3682797, 3682798, 3682799, 3682800, 3682801, 3682802, 3682803, 3682804, 3682805, 3682806, 3682807, 3682808, 3682809, 3682810, 3682811, 3682812, 3682813, 3682814, 3682815, 3682816, 3682817, 3682818, 3682819, 3682820, 3682821, 3682822, 3682823, 3682824, 3682825, 3682826, 3682827, 3682828, 3682829, 3682830, 3682831, 3682832, 3682833, 3682834, 3682835, 3682836, 3682837, 3682838, 3682839, 3682840, 3682841, 3682842, 3682843, 3682844, 3682845, 3682846, 3682847, 3682848, 3682849, 3682850, 3682851, 3682852, 3682853, 3682854, 3682855, 3682856, 3682857, 3682858, 3682859, 3682860, 3682861, 3682862, 3682863, 3682864, 3682865, 3682866, 3682867, 3682868, 3682869, 3682870, 3682871, 3682872, 3682873, 3682874, 3682875, 3682876, 3682877, 3682878, 3682879, 3682880, 3682881, 3682882, 3682883, 3682884, 3682885, 3682886, 3682887, 3682888, 3682889, 3682890, 3682891, 3682892, 3682893, 3682894, 3682895, 3682896, 3682897, 3682898, 3682899, 3682900, 3682901, 3682902, 3682903, 3682904, 3682905, 3682906, 3682907, 3682908, 3682909, 3682910, 3682911, 3682912, 3682913, 3682914, 3682915, 3682916, 3682917, 3682918, 3682919, 3682920, 3682921, 3682922, 3682923, 3682924, 3682925, 3682926, 3682927, 3682928, 3682929, 3682930, 3682931, 3682932, 3682933, 3682934, 3682935, 3682936, 3682937, 3682938, 3682939, 3682940, 3682941, 3682942, 3682943, 3682944, 3682945, 3682946, 3682947, 3682948, 3682949, 3682950, 3682951, 3682952, 3682953, 3682954, 3682955, 3682956, 3682957, 3682958, 3682959, 3682960, 3682961, 3682962, 3682963, 3682964, 3682965, 3682966, 3682967, 3682968, 3682969, 3682970, 3682971, 3682972, 3682973, 3682974, 3682975, 3682976, 3682977, 3682978, 3682979, 3682980, 3682981, 3682982, 3682983, 3682984, 3682985, 3682986, 3682987, 3682988, 3682989, 3682990, 3682991, 3682992, 3682993, 3682994, 3682995, 3682996, 3682997, 3682998, 3682999, 3683000, 3683001, 3683002, 3683003, 3683004, 3683005, 3683006, 3683007, 3683008, 3683009, 3683010, 3683011, 3683012, 3683013, 3683014, 3683015, 3683016, 3683017, 3683018, 3683019, 3683020, 3683021, 3683022, 3683023, 3683024, 3683025, 3683026, 3683027, 3683028, 3683029, 3683030, 3683031, 3683032, 3683033, 3683034, 3683035, 3683036, 3683037, 3683038, 3683039) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:55:57,060 - [124765] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 05:55:57,061 - [124765] - src.utils.log - INFO - Work order published ids: (3682057, 3682058, 3682059, 3682060, 3682061, 3682062, 3682063, 3682064, 3682065, 3682066, 3682067, 3682068, 3682069, 3682070, 3682071, 3682072, 3682073, 3682074, 3682075, 3682076, 3682077, 3682078, 3682079, 3682080, 3682081, 3682082, 3682083, 3682084, 3682085, 3682086, 3682087, 3682088, 3682089, 3682090, 3682091, 3682092, 3682093, 3682094, 3682095, 3682096, 3682097, 3682098, 3682099, 3682100, 3682101, 3682102, 3682103, 3682104, 3682105, 3682106, 3682107, 3682108, 3682109, 3682110, 3682111, 3682112, 3682113, 3682114, 3682115, 3682116, 3682117, 3682118, 3682119, 3682120, 3682121, 3682122, 3682123, 3682124, 3682125, 3682126, 3682127, 3682128, 3682129, 3682130, 3682131, 3682132, 3682133, 3682134, 3682135, 3682136, 3682137, 3682138, 3682139, 3682140, 3682141, 3682142, 3682143, 3682144, 3682145, 3682146, 3682147, 3682148, 3682149, 3682150, 3682151, 3682152, 3682153, 3682154, 3682155, 3682156, 3682157, 3682158, 3682159, 3682160, 3682161, 3682162, 3682163, 3682164, 3682165, 3682166, 3682167, 3682168, 3682169, 3682170, 3682171, 3682172, 3682173, 3682174, 3682175, 3682176, 3682177, 3682178, 3682179, 3682180, 3682181, 3682182, 3682183, 3682184, 3682185, 3682186, 3682187, 3682188, 3682189, 3682190, 3682191, 3682192, 3682193, 3682194, 3682195, 3682196, 3682197, 3682198, 3682199, 3682200, 3682201, 3682202, 3682203, 3682204, 3682205, 3682206, 3682207, 3682208, 3682209, 3682210, 3682211, 3682212, 3682213, 3682214, 3682215, 3682216, 3682217, 3682218, 3682219, 3682220, 3682221, 3682222, 3682223, 3682224, 3682225, 3682226, 3682227, 3682228, 3682229, 3682230, 3682231, 3682232, 3682233, 3682234, 3682235, 3682236, 3682237, 3682238, 3682239, 3682240, 3682241, 3682242, 3682243, 3682244, 3682245, 3682246, 3682247, 3682248, 3682249, 3682250, 3682251, 3682252, 3682253, 3682254, 3682255, 3682256, 3682257, 3682258, 3682259, 3682260, 3682261, 3682262, 3682263, 3682264, 3682265, 3682266, 3682267, 3682268, 3682269, 3682270, 3682271, 3682272, 3682273, 3682274, 3682275, 3682276, 3682277, 3682278, 3682279, 3682280, 3682281, 3682282, 3682283, 3682284, 3682285, 3682286, 3682287, 3682288, 3682289, 3682290, 3682291, 3682292, 3682293, 3682294, 3682295, 3682296, 3682297, 3682298, 3682299, 3682300, 3682301, 3682302, 3682303, 3682304, 3682305, 3682306, 3682307, 3682308, 3682309, 3682310, 3682311, 3682312, 3682313, 3682314, 3682315, 3682316, 3682317, 3682318, 3682319, 3682320, 3682321, 3682322, 3682323, 3682324, 3682325, 3682326, 3682327, 3682328, 3682329, 3682330, 3682331, 3682332, 3682333, 3682334, 3682335, 3682336, 3682337, 3682338, 3682339, 3682340, 3682341, 3682342, 3682343, 3682344, 3682345, 3682346, 3682347, 3682348, 3682349, 3682350, 3682351, 3682352, 3682353, 3682354, 3682355, 3682356, 3682357, 3682358, 3682359, 3682360, 3682361, 3682362, 3682363, 3682364, 3682365, 3682366, 3682367, 3682368, 3682369, 3682370, 3682371, 3682372, 3682373, 3682374, 3682375, 3682376, 3682377, 3682378, 3682379, 3682380, 3682381, 3682382, 3682383, 3682384, 3682385, 3682386, 3682387, 3682388, 3682389, 3682390, 3682391, 3682392, 3682393, 3682394, 3682395, 3682396, 3682397, 3682398, 3682399, 3682400, 3682401, 3682402, 3682403, 3682404, 3682405, 3682406, 3682407, 3682408, 3682409, 3682410, 3682411, 3682412, 3682413, 3682414, 3682415, 3682416, 3682417, 3682418, 3682419, 3682420, 3682421, 3682422, 3682423, 3682424, 3682425, 3682426, 3682427, 3682428, 3682429, 3682430, 3682431, 3682432, 3682433, 3682434, 3682435, 3682436, 3682437, 3682438, 3682439, 3682440, 3682441, 3682442, 3682443, 3682444, 3682445, 3682446, 3682447, 3682448, 3682449, 3682450, 3682451, 3682452, 3682453, 3682454, 3682455, 3682456, 3682457, 3682458, 3682459, 3682460, 3682461, 3682462, 3682463, 3682464, 3682465, 3682466, 3682467, 3682468, 3682469, 3682470, 3682471, 3682472, 3682473, 3682474, 3682475, 3682476, 3682477, 3682478, 3682479, 3682480, 3682481, 3682482, 3682483, 3682484, 3682485, 3682486, 3682487, 3682488, 3682489, 3682490, 3682491, 3682492, 3682493, 3682494, 3682495, 3682496, 3682497, 3682498, 3682499, 3682500, 3682501, 3682502, 3682503, 3682504, 3682505, 3682506, 3682507, 3682508, 3682509, 3682510, 3682511, 3682512, 3682513, 3682514, 3682515, 3682516, 3682517, 3682518, 3682519, 3682520, 3682521, 3682522, 3682523, 3682524, 3682525, 3682526, 3682527, 3682528, 3682529, 3682530, 3682531, 3682532, 3682533, 3682534, 3682535, 3682536, 3682537, 3682538, 3682539, 3682540, 3682541, 3682542, 3682543, 3682544, 3682545, 3682546, 3682547, 3682548, 3682549, 3682550, 3682551, 3682552, 3682553, 3682554, 3682555, 3682556, 3682557, 3682558, 3682559, 3682560, 3682561, 3682562, 3682563, 3682564, 3682565, 3682566, 3682567, 3682568, 3682569, 3682570, 3682571, 3682572, 3682573, 3682574, 3682575, 3682576, 3682577, 3682578, 3682579, 3682580, 3682581, 3682582, 3682583, 3682584, 3682585, 3682586, 3682587, 3682588, 3682589, 3682590, 3682591, 3682592, 3682593, 3682594, 3682595, 3682596, 3682597, 3682598, 3682599, 3682600, 3682601, 3682602, 3682603, 3682604, 3682605, 3682606, 3682607, 3682608, 3682609, 3682610, 3682611, 3682612, 3682613, 3682614, 3682615, 3682616, 3682617, 3682618, 3682619, 3682620, 3682621, 3682622, 3682623, 3682624, 3682625, 3682626, 3682627, 3682628, 3682629, 3682630, 3682631, 3682632, 3682633, 3682634, 3682635, 3682636, 3682637, 3682638, 3682639, 3682640, 3682641, 3682642, 3682643, 3682644, 3682645, 3682646, 3682647, 3682648, 3682649, 3682650, 3682651, 3682652, 3682653, 3682654, 3682655, 3682656, 3682657, 3682658, 3682659, 3682660, 3682661, 3682662, 3682663, 3682664, 3682665, 3682666, 3682667, 3682668, 3682669, 3682670, 3682671, 3682672, 3682673, 3682674, 3682675, 3682676, 3682677, 3682678, 3682679, 3682680, 3682681, 3682682, 3682683, 3682684, 3682685, 3682686, 3682687, 3682688, 3682689, 3682690, 3682691, 3682692, 3682693, 3682694, 3682695, 3682696, 3682697, 3682698, 3682699, 3682700, 3682701, 3682702, 3682703, 3682704, 3682705, 3682706, 3682707, 3682708, 3682709, 3682710, 3682711, 3682712, 3682713, 3682714, 3682715, 3682716, 3682717, 3682718, 3682719, 3682720, 3682721, 3682722, 3682723, 3682724, 3682725, 3682726, 3682727, 3682728, 3682729, 3682730, 3682731, 3682732, 3682733, 3682734, 3682735, 3682736, 3682737, 3682738, 3682739, 3682740, 3682741, 3682742, 3682743, 3682744, 3682745, 3682746, 3682747, 3682748, 3682749, 3682750, 3682751, 3682752, 3682753, 3682754, 3682755, 3682756, 3682757, 3682758, 3682759, 3682760, 3682761, 3682762, 3682763, 3682764, 3682765, 3682766, 3682767, 3682768, 3682769, 3682770, 3682771, 3682772, 3682773, 3682774, 3682775, 3682776, 3682777, 3682778, 3682779, 3682780, 3682781, 3682782, 3682783, 3682784, 3682785, 3682786, 3682787, 3682788, 3682789, 3682790, 3682791, 3682792, 3682793, 3682794, 3682795, 3682796, 3682797, 3682798, 3682799, 3682800, 3682801, 3682802, 3682803, 3682804, 3682805, 3682806, 3682807, 3682808, 3682809, 3682810, 3682811, 3682812, 3682813, 3682814, 3682815, 3682816, 3682817, 3682818, 3682819, 3682820, 3682821, 3682822, 3682823, 3682824, 3682825, 3682826, 3682827, 3682828, 3682829, 3682830, 3682831, 3682832, 3682833, 3682834, 3682835, 3682836, 3682837, 3682838, 3682839, 3682840, 3682841, 3682842, 3682843, 3682844, 3682845, 3682846, 3682847, 3682848, 3682849, 3682850, 3682851, 3682852, 3682853, 3682854, 3682855, 3682856, 3682857, 3682858, 3682859, 3682860, 3682861, 3682862, 3682863, 3682864, 3682865, 3682866, 3682867, 3682868, 3682869, 3682870, 3682871, 3682872, 3682873, 3682874, 3682875, 3682876, 3682877, 3682878, 3682879, 3682880, 3682881, 3682882, 3682883, 3682884, 3682885, 3682886, 3682887, 3682888, 3682889, 3682890, 3682891, 3682892, 3682893, 3682894, 3682895, 3682896, 3682897, 3682898, 3682899, 3682900, 3682901, 3682902, 3682903, 3682904, 3682905, 3682906, 3682907, 3682908, 3682909, 3682910, 3682911, 3682912, 3682913, 3682914, 3682915, 3682916, 3682917, 3682918, 3682919, 3682920, 3682921, 3682922, 3682923, 3682924, 3682925, 3682926, 3682927, 3682928, 3682929, 3682930, 3682931, 3682932, 3682933, 3682934, 3682935, 3682936, 3682937, 3682938, 3682939, 3682940, 3682941, 3682942, 3682943, 3682944, 3682945, 3682946, 3682947, 3682948, 3682949, 3682950, 3682951, 3682952, 3682953, 3682954, 3682955, 3682956, 3682957, 3682958, 3682959, 3682960, 3682961, 3682962, 3682963, 3682964, 3682965, 3682966, 3682967, 3682968, 3682969, 3682970, 3682971, 3682972, 3682973, 3682974, 3682975, 3682976, 3682977, 3682978, 3682979, 3682980, 3682981, 3682982, 3682983, 3682984, 3682985, 3682986, 3682987, 3682988, 3682989, 3682990, 3682991, 3682992, 3682993, 3682994, 3682995, 3682996, 3682997, 3682998, 3682999, 3683000, 3683001, 3683002, 3683003, 3683004, 3683005, 3683006, 3683007, 3683008, 3683009, 3683010, 3683011, 3683012, 3683013, 3683014, 3683015, 3683016, 3683017, 3683018, 3683019, 3683020, 3683021, 3683022, 3683023, 3683024, 3683025, 3683026, 3683027, 3683028, 3683029, 3683030, 3683031, 3683032, 3683033, 3683034, 3683035, 3683036, 3683037, 3683038, 3683039) - __SPLIT__ 2026-07-20 05:55:57,061 - [124765] - src.utils.log - INFO - Time took to perform operation in publishing [124765]: 136.74 - __SPLIT__ 2026-07-20 05:55:57,061 - [124765] - src.utils.log - INFO - Publish Completed for GenerateWorkOrderHistoryId: [124765] - __SPLIT__ 2026-07-20 05:55:57,061 - [124765] - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET PublishStatus = 'Completed', PublishStatusDateTime = '2026-07-20 01:55:57.061' WHERE CompanyId = 133 AND GenerateWorkOrderHistoryId = 124765;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 05:55:57,328 - [124765] - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-20 08:50:16,530 - [124766] - src.utils.log - INFO - ParallelProcessing=False temp_wo=[] user_id=43135 company_id=133 project_id=[124766] publish_all=True - __SPLIT__ 2026-07-20 08:50:16,532 - [124766] - src.utils.log - INFO - ParallelProcessing=False temp_wo=[] user_id=43135 company_id=133 project_id=[124766] publish_all=True - __SPLIT__ 2026-07-20 08:50:16,532 - [124766] - src.utils.log - INFO - Sequential Work order publish in progress for GenerateWorkOrderHistoryId: [124766] - __SPLIT__ 2026-07-20 08:50:16,533 - [124766] - src.utils.log - INFO - βœ… Successfully connected to database - __SPLIT__ 2026-07-20 08:50:16,533 - [124766] - src.utils.log - INFO - πŸ” Fetching data: SELECT ConnectionStringName FROM Common.CompanyTenantMaster WHERE CompanyKey = 'abcdallas'... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 08:50:18,607 - [124766] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 08:50:18,608 - [124766] - src.utils.log - INFO - πŸ”’ Connection pool closed - __SPLIT__ 2026-07-20 08:50:18,608 - [124766] - src.utils.log - INFO - πŸ”Œ Connecting to: abcdallas - __SPLIT__ 2026-07-20 08:50:18,608 - [124766] - src.utils.log - INFO - βœ… Successfully connected to abcdallas - __SPLIT__ 2026-07-20 08:50:18,609 - [124766] - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET PublishStatus = 'InProgress' WHERE CompanyId = 133 AND GenerateWorkOrderHistoryId = 124766;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 08:50:20,455 - [124766] - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-20 08:50:20,455 - [124766] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.WorkOrderAutoGeneration woag WHERE woag.GenerateWorkOrderHistoryId = 124766... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 08:50:20,766 - [124766] - src.utils.log - INFO - βœ… Fetched 5 rows - __SPLIT__ 2026-07-20 08:50:20,767 - [124766] - src.utils.log - INFO - Inside get_work_order_table - __SPLIT__ 2026-07-20 08:50:20,767 - [124766] - src.utils.log - INFO - πŸ” Fetching data: SELECT DISTINCT sss.ServiceSetupId, dm.DepartmentMasterId, bm.BranchMasterId FROM Common.DepartmentMaster dm JOIN Common.DivisionMaster d2 ON dm.DivisionMasterId = d2.DivisionMasterId JOIN Common.BranchMaster bm ON d2.BranchMasterId = bm.BranchMasterId JOIN ServiceCore.ServiceCategoryMaster c ON c.DepartmentId = dm.DepartmentMasterId JOIN ServiceCore.ServiceMaster sm ON c.CategoryId = sm.CategoryId JOIN ServiceCore.ServiceSetupServices sss ON sss.ServiceId = sm.ServiceMasterId WHERE dm.CompanyId = 133 AND d2.CompanyId = bm.CompanyId AND sss.ServiceSetupId = 150692 AND sss.IsPrimary = 1; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 08:50:21,039 - [124766] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 08:50:21,039 - [124766] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, dm.DepartmentMasterId, bm.BranchMasterId FROM Common.DepartmentMaster dm JOIN Common.DivisionMaster d2 ON dm.DivisionMasterId = d2.DivisionMasterId JOIN Common.BranchMaster bm ON d2.BranchMasterId = bm.BranchMasterId JOIN ServiceCore.SoldServiceNonStandard x on dm.DepartmentMasterId = x.DepartmentId JOIN ServiceCore.ServiceSetupServices sss ON sss.NonStdSoldServiceId = x.SoldServiceNonStandardId WHERE dm.CompanyId = 133 AND d2.CompanyId = bm.CompanyId AND sss.ServiceSetupId = 150692 AND sss.IsPrimary = 1; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 08:50:21,310 - [124766] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 08:50:21,310 - [124766] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, dm.DepartmentMasterId, bm.BranchMasterId FROM Common.DepartmentMaster dm Inner JOIN Common.DivisionMaster d2 ON dm.DivisionMasterId = d2.DivisionMasterId Inner JOIN Common.BranchMaster bm ON d2.BranchMasterId = bm.BranchMasterId Inner JOIN [ServiceCore].[ServiceCategoryMaster] scm ON dm.DepartmentMasterId = scm.DepartmentId Inner JOIN ServiceCore.ServiceMaster sm ON scm.CategoryId = sm.CategoryId Inner JOIN ServiceCore.SoldServiceStandard x on x.ServiceId = sm.ServiceMasterId Inner JOIN ServiceCore.ServiceSetupServices sss ON sss.StdSoldServiceId = x.SoldServiceStandardId WHERE dm.CompanyId = 133 AND d2.CompanyId = bm.CompanyId AND sss.ServiceSetupId = 150692 AND sss.IsPrimary = 1; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 08:50:21,584 - [124766] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 08:50:21,588 - [124766] - src.utils.log - INFO - πŸ” Fetching data: SELECT IsInvoiceSameAsWorkorder,BillingIsCreateInvoice FROM Common.CompanyConfiguration cc WHERE cc.CompanyId = 133;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 08:50:21,850 - [124766] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 08:50:21,850 - [124766] - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM Common.GenerateNumberConfig gnc WHERE CompanyId = 133 AND EnitityNumberType in ('WorkOrder','Invoice'); ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 08:50:22,114 - [124766] - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-20 08:50:22,114 - [124766] - src.utils.log - INFO - πŸ” Fetching data: SELECT IsInvoiceSameAsWorkorder, BillingIsCreateInvoice FROM Common.CompanyConfiguration cc WHERE cc.CompanyId = 133; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 08:50:22,377 - [124766] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 08:50:22,378 - [124766] - src.utils.log - INFO - πŸ” Fetching data: UPDATE Common.GenerateNumberConfig WITH (ROWLOCK) SET NextNumber = NextNumber + 5 OUTPUT deleted.NextNumber AS StartNumber WHERE CompanyId = 133 AND EnitityNumberType = 'WorkOrder'; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 08:50:22,644 - [124766] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 08:50:22,645 - [124766] - src.utils.log - INFO - πŸ” Fetching data: UPDATE Common.GenerateNumberConfig WITH (ROWLOCK) SET NextNumber = NextNumber + 5 OUTPUT deleted.NextNumber AS StartNumber WHERE CompanyId = 133 AND EnitityNumberType = 'Invoice'; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 08:50:22,913 - [124766] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 08:50:22,917 - [124766] - src.utils.log - INFO - πŸ” Fetching data: SELECT ss.ServiceSetupId as SetupId, ss.FrequencyScheduleId as setup_frequency_schedule_id, ss.AccountNumber, ss.CompanyId, ss.BillingLocationId, ss.ServiceLocationId, ss.TaxSysName, ss.TermId, ss.TaxPercent, ss.PoNumber, ss.IsTaxExempt, ss.DisplayServiceAsSeparateLineItem, ss.GenerateInvoice, ss.IsGenerateInvoiceforInitalSetup, ss.IsGenerateInvoiceforInitalSetupBilling, ss.IsBilling, t.NetDueIn, ptm.PaymentType, ssb.* FROM ServiceCore.ServiceSetup ss LEFT JOIN ServiceCore.ServiceSetupBilling ssb ON ss.ServiceSetupId = ssb.ServiceSetupId LEFT JOIN Billing.PaymentTypeMaster ptm ON ptm.PaymentTypeMasterId = ssb.PaymentTypeMasterId left join Billing.Term t on ss.TermId = t.TermId WHERE ss.ServiceSetupId = 150692... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 08:50:23,185 - [124766] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 08:50:23,188 - [124766] - src.utils.log - INFO - πŸ” Fetching data: SELECT x.CompanyId FROM CRM.CompanyMaster x WHERE CompanyKey = 'abcdallas';... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 08:50:23,451 - [124766] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 08:50:23,452 - [124766] - src.utils.log - INFO - πŸ” Fetching data: SELECT CollectionStatus,IsHold,AccountNo FROM CRM.Account a WHERE a.AccountNo = '15017' and a.CompanyId = 121;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 08:50:23,717 - [124766] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 08:50:23,719 - [124766] - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderNo FROM ServiceCore.WorkOrder WHERE WorkOrderNo IN ('1428752', '1428753', '1428754', '1428755', '1428756') AND CompanyId = 133 ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 08:50:23,987 - [124766] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 08:50:23,987 - [124766] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrder (skip triggers): 5 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 08:50:24,418 - [124766] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 5) into ServiceCore.WorkOrder (triggers skipped) - __SPLIT__ 2026-07-20 08:50:25,526 - [124766] - src.utils.log - INFO - βœ… All 5 rows inserted successfully into ServiceCore.WorkOrder in 1 batches (triggers skipped) - __SPLIT__ 2026-07-20 08:50:25,657 - [124766] - src.utils.log - INFO - πŸ”„ Triggers re-enabled for session - __SPLIT__ 2026-07-20 08:50:25,658 - [124766] - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.ServiceSetup SET IsInitialWoGenerated = 1 WHERE CompanyId = 133 AND ServiceSetupId = 150692;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 08:50:25,925 - [124766] - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-20 08:50:25,926 - [124766] - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkorderId, WorkOrderNo FROM ServiceCore.WorkOrder wo WHERE wo.WorkOrderNo IN ('1428752', '1428753', '1428754', '1428755', '1428756') AND wo.AccountNumber = '15017' AND wo.CompanyId = 133 ... (Thread: ThreadPoolExecutor-10_0) - __SPLIT__ 2026-07-20 08:50:26,195 - [124766] - src.utils.log - INFO - βœ… Fetched 5 rows - __SPLIT__ 2026-07-20 08:50:26,196 - [124766] - src.utils.log - INFO - Sequential fetching temp table records - __SPLIT__ 2026-07-20 08:50:26,196 - [124766] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.WorkOrderAutoGenerationServices woag WHERE woag.WorkOrderAutoGenerationId in (3683040, 3683041, 3683042, 3683043, 3683044)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 08:50:26,504 - [124766] - src.utils.log - INFO - βœ… Fetched 5 rows - __SPLIT__ 2026-07-20 08:50:26,504 - [124766] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.SubWorkOrderAutoGeneration woag WHERE woag.WorkOrderAutoGenerationId in (3683040, 3683041, 3683042, 3683043, 3683044)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 08:50:26,771 - [124766] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 08:50:26,771 - [124766] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.WorkOrderAutoGenerationCrews woag WHERE woag.WorkOrderAutoGenerationId in (3683040, 3683041, 3683042, 3683043, 3683044)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 08:50:27,062 - [124766] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 08:50:27,063 - [124766] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.WorkOrderAutoGenerationSalesPersonCommission woag WHERE woag.WorkOrderAutoGenerationId in (3683040, 3683041, 3683042, 3683043, 3683044)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 08:50:27,327 - [124766] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 08:50:27,327 - [124766] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.SetupAutoGenerationSourceMapping woag WHERE woag.WorkOrderAutoGenerationId in (3683040, 3683041, 3683042, 3683043, 3683044)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 08:50:27,594 - [124766] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 08:50:27,594 - [124766] - src.utils.log - INFO - πŸ” Fetching data: SELECT DiscountType, DiscountCode, DiscountAmount, DiscountDescription, DiscountName, IsActive, CreatedBy, ModifiedBy, CreatedDate, ModifiedDate, DiscountPercent, IsDiscountPercent, AppliedDiscountAmt, ApplyOnPartPrice, ApplyOnLaborPrice, DiscountSetupId, WorkOrderAutoGenerationId from ServiceCore.WorkOrderAutoGenerationAppliedDiscount woag WHERE woag.WorkOrderAutoGenerationId in (3683040, 3683041, 3683042, 3683043, 3683044)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 08:50:27,890 - [124766] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 08:50:27,891 - [124766] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from CRM.LeadNote woag WHERE woag.RefId in (3683040, 3683041, 3683042, 3683043, 3683044) and woag.RefType = 'TempWorkorder';... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 08:50:28,156 - [124766] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 08:50:28,157 - [124766] - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM ServiceCore.WorkOrderAutoGenerationCommissionAdjustment woagca WHERE woagca.WorkOrderAutoGenerationId in (3683040, 3683041, 3683042, 3683043, 3683044);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 08:50:28,421 - [124766] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 08:50:28,423 - [124766] - src.utils.log - INFO - Updating temp tables - __SPLIT__ 2026-07-20 08:50:28,435 - [124766] - src.utils.log - INFO - πŸ” Fetching data: SELECT CompanyKey FROM Common.CompanyMaster cm WHERE CompanyId = 133;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 08:50:28,698 - [124766] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 08:50:28,698 - [124766] - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM Common.GenerateNumberConfig gnc WHERE CompanyId = 133 AND EnitityNumberType in ('SubWorkOrder'); ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 08:50:28,961 - [124766] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 08:50:28,965 - [124766] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-20 08:50:28,966 - [124766] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationPublishHistory: 5 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 08:50:29,254 - [124766] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 5) into ServiceCore.WorkOrderAutoGenerationPublishHistory - __SPLIT__ 2026-07-20 08:50:30,206 - [124766] - src.utils.log - INFO - βœ… All 5 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationPublishHistory in 1 batches - __SPLIT__ 2026-07-20 08:50:30,207 - [124766] - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationPublishHistoryId, WorkOrderNo, ServiceSetupId FROM ServiceCore.WorkOrderAutoGenerationPublishHistory WHERE ServiceSetupId = 150692 AND WorkOrderNo IN ('676959', '7362983', '6805910', '9483225', '4720777') AND GenerateWorkOrderHistoryId = 124766;... (Thread: ThreadPoolExecutor-11_0) - __SPLIT__ 2026-07-20 08:50:30,644 - [124766] - src.utils.log - INFO - βœ… Fetched 5 rows - __SPLIT__ 2026-07-20 08:50:30,644 - [124766] - src.utils.log - INFO - 🏁 Final merged rows: 5 - __SPLIT__ 2026-07-20 08:50:30,650 - [124766] - src.utils.log - INFO - Sequential Insertion in work order tables begin - __SPLIT__ 2026-07-20 08:50:30,650 - [124766] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-20 08:50:30,650 - [124766] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderServices: 5 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 08:50:30,921 - [124766] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 5) into ServiceCore.WorkOrderServices - __SPLIT__ 2026-07-20 08:50:31,859 - [124766] - src.utils.log - INFO - βœ… All 5 rows inserted successfully into ServiceCore.WorkOrderServices in 1 batches - __SPLIT__ 2026-07-20 08:50:31,860 - [124766] - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceAuto.WorkOrderAppliedDiscount: - __SPLIT__ 2026-07-20 08:50:31,860 - [124766] - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderSalesPersonCommission: - __SPLIT__ 2026-07-20 08:50:31,860 - [124766] - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceAuto.WorkOrderCommissionAdjustment: - __SPLIT__ 2026-07-20 08:50:31,860 - [124766] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-20 08:50:31,860 - [124766] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderCrew: 1 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 08:50:32,129 - [124766] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 1) into ServiceCore.WorkOrderCrew - __SPLIT__ 2026-07-20 08:50:33,057 - [124766] - src.utils.log - INFO - βœ… All 1 rows inserted successfully into ServiceCore.WorkOrderCrew in 1 batches - __SPLIT__ 2026-07-20 08:50:33,057 - [124766] - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkorderSourceMapping: - __SPLIT__ 2026-07-20 08:50:33,058 - [124766] - src.utils.log - INFO - πŸ“₯ Empty dataframe of CRM.LeadNote: - __SPLIT__ 2026-07-20 08:50:33,058 - [124766] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-20 08:50:33,058 - [124766] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationPublishServices: 5 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 08:50:33,328 - [124766] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 5) into ServiceCore.WorkOrderAutoGenerationPublishServices - __SPLIT__ 2026-07-20 08:50:34,267 - [124766] - src.utils.log - INFO - βœ… All 5 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationPublishServices in 1 batches - __SPLIT__ 2026-07-20 08:50:34,267 - [124766] - src.utils.log - INFO - πŸ” Fetching data: SELECT ss.ServiceSetupId as SetupId, ss.FrequencyScheduleId as setup_frequency_schedule_id, ss.AccountNumber, ss.CompanyId, ss.BillingLocationId, ss.ServiceLocationId, ss.TaxSysName, ss.TermId, ss.TaxPercent, ss.PoNumber, ss.IsTaxExempt, ss.DisplayServiceAsSeparateLineItem, ss.GenerateInvoice, ss.IsGenerateInvoiceforInitalSetup, ss.IsGenerateInvoiceforInitalSetupBilling, ss.IsBilling, t.NetDueIn, ptm.PaymentType, ssb.* FROM ServiceCore.ServiceSetup ss LEFT JOIN ServiceCore.ServiceSetupBilling ssb ON ss.ServiceSetupId = ssb.ServiceSetupId LEFT JOIN Billing.PaymentTypeMaster ptm ON ptm.PaymentTypeMasterId = ssb.PaymentTypeMasterId left join Billing.Term t on ss.TermId = t.TermId WHERE ss.ServiceSetupId = 150692... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 08:50:34,531 - [124766] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 08:50:34,538 - [124766] - src.utils.log - INFO - Size of Transaction: 5 - __SPLIT__ 2026-07-20 08:50:34,538 - [124766] - src.utils.log - INFO - πŸ“₯ Inserting into Billing.Transaction (skip triggers): 5 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 08:50:34,940 - [124766] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 5) into Billing.Transaction (triggers skipped) - __SPLIT__ 2026-07-20 08:50:35,870 - [124766] - src.utils.log - INFO - βœ… All 5 rows inserted successfully into Billing.Transaction in 1 batches (triggers skipped) - __SPLIT__ 2026-07-20 08:50:36,001 - [124766] - src.utils.log - INFO - πŸ”„ Triggers re-enabled for session - __SPLIT__ 2026-07-20 08:50:36,002 - [124766] - src.utils.log - INFO - πŸ” Fetching data: SELECT TransactionId, ModifiedBy, TransactionDate as InvoiceDate from Billing.[Transaction] t WHERE t.ModifiedBy in (12345678910, 12345678911, 12345678912, 12345678913, 12345678914) and t.CompanyId = 133 AND t.TransactionType ='Invoice' AND t.CreatedDate = '2026-07-20 04:50:34.533';... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 08:50:36,397 - [124766] - src.utils.log - INFO - βœ… Fetched 5 rows - __SPLIT__ 2026-07-20 08:50:36,399 - [124766] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 150692;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 08:50:36,663 - [124766] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 08:50:36,672 - [124766] - src.utils.log - INFO - πŸ“ Executing: UPDATE Billing.[Transaction] SET ModifiedBy = NULL WHERE ModifiedBy IN (12345678910,12345678911,12345678912,12345678913,12345678914) AND CreatedDate = '2026-07-20 04:50:34.533'; ... (Thread: ThreadPoolExecutor-12_0) - __SPLIT__ 2026-07-20 08:50:37,068 - [124766] - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-20 08:50:37,074 - [124766] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-20 08:50:37,074 - [124766] - src.utils.log - INFO - πŸ“₯ Inserting into Billing.Invoice: 5 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 08:50:37,346 - [124766] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 5) into Billing.Invoice - __SPLIT__ 2026-07-20 08:50:38,298 - [124766] - src.utils.log - INFO - βœ… All 5 rows inserted successfully into Billing.Invoice in 1 batches - __SPLIT__ 2026-07-20 08:50:38,299 - [124766] - src.utils.log - INFO - πŸ” Fetching data: SELECT InvoiceId, WorkOrderNo FROM Billing.Invoice i WHERE i.WorkOrderNo in ('1428752', '1428756', '1428755', '1428754', '1428753')... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 08:50:39,364 - [124766] - src.utils.log - INFO - βœ… Fetched 5 rows - __SPLIT__ 2026-07-20 08:50:39,374 - [124766] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, sss.NonStdSoldServiceId as SoldServiceNonStandardId, sss.Qty as Quantity, sss.Price as Rate, sss.IsTaxable, sm.Name as NonStandardServiceName, sm.Description , sm.ServiceMasterId as ServiceId FROM ServiceCore.ServiceSetupServices sss join ServiceCore.ServiceMaster sm on sm.ServiceMasterId = sss.ServiceId where ServiceSetupId = 150692 and sss.IsDeleted =0;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 08:50:39,640 - [124766] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 08:50:39,641 - [124766] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, sss.NonStdSoldServiceId as SoldServiceNonStandardId, sss.Qty as Quantity, sss.Price as Rate, sss.IsTaxable, sm.Name as NonStandardServiceName, sm.Description , sm.ServiceMasterId as ServiceId FROM ServiceCore.ServiceSetupInitialServices sss join ServiceCore.ServiceMaster sm on sm.ServiceMasterId = sss.ServiceId where ServiceSetupId = 150692 and sss.IsDeleted =0;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 08:50:39,907 - [124766] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 08:50:39,908 - [124766] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, sss.NonStdSoldServiceId as SoldServiceNonStandardId, sss.Qty as Quantity, sss.Price as Rate, sss.IsTaxable, sm.servicename as NonStandardServiceName, sm.Description , sss.ServiceId FROM ServiceCore.ServiceSetupServices sss join ServiceCore.SoldServiceNonStandard sm on sm.SoldServiceNonStandardId = sss.NonStdSoldServiceId where ServiceSetupId = 150692 and sss.IsDeleted =0; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 08:50:40,175 - [124766] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 08:50:40,175 - [124766] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, sss.NonStdSoldServiceId as SoldServiceNonStandardId, sss.Qty as Quantity, sss.Price as Rate, sss.IsTaxable, sm.servicename as NonStandardServiceName, sm.Description , sss.ServiceId FROM ServiceCore.ServiceSetupInitialServices sss join ServiceCore.SoldServiceNonStandard sm on sm.SoldServiceNonStandardId = sss.NonStdSoldServiceId where ServiceSetupId = 150692 and sss.IsDeleted =0; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 08:50:40,441 - [124766] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 08:50:40,456 - [124766] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 150692;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 08:50:40,720 - [124766] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 08:50:40,726 - [124766] - src.utils.log - INFO - πŸ” Fetching data: SELECT IsInitialSetupDiscount as IsInitial, DiscountSetupId, AppliedDiscountAmt as AppliedDiscountAmount,IsActive ,ServiceSetupId from ServiceCore.ServiceSetupAppliedDiscount ssad WHERE ssad.ServiceSetupId = 150692;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 08:50:40,990 - [124766] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 08:50:40,993 - [124766] - src.utils.log - INFO - πŸ” Fetching data: SELECT IsInitialSetupDiscount as IsInitial, DiscountSetupId,IsActive,DiscountAmount, IsDiscountPercent,DiscountPercent,DiscountDescription , ServiceSetupId from ServiceCore.ServiceSetupAppliedDiscount ssad WHERE ssad.ServiceSetupId = 150692;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 08:50:41,258 - [124766] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 08:50:41,259 - [124766] - src.utils.log - INFO - Sequential Insertion in invoice tables begin - __SPLIT__ 2026-07-20 08:50:41,259 - [124766] - src.utils.log - INFO - πŸ“₯ Empty dataframe of Billing.AccountDiscountSetup: - __SPLIT__ 2026-07-20 08:50:41,259 - [124766] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-20 08:50:41,259 - [124766] - src.utils.log - INFO - πŸ“₯ Inserting into Billing.InvoiceCharges: 5 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 08:50:41,531 - [124766] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 5) into Billing.InvoiceCharges - __SPLIT__ 2026-07-20 08:50:42,467 - [124766] - src.utils.log - INFO - βœ… All 5 rows inserted successfully into Billing.InvoiceCharges in 1 batches - __SPLIT__ 2026-07-20 08:50:42,468 - [124766] - src.utils.log - INFO - πŸ“₯ Empty dataframe of Billing.DiscountApplied: - __SPLIT__ 2026-07-20 08:50:42,468 - [124766] - src.utils.log - INFO - Invoice Publish Done - __SPLIT__ 2026-07-20 08:50:42,468 - [124766] - src.utils.log - INFO - Updating Next GenerationDate - __SPLIT__ 2026-07-20 08:50:42,468 - [124766] - src.utils.log - INFO - πŸ” Fetching data: SELECT ServiceSetupId, MAX(NextWorkOrderGenerationDate) AS MaxNextWorkOrderGeneration FROM ServiceCore.WorkOrderSkipMonthAutoGeneration WHERE GenerateWorkOrderHistoryId = 124766 GROUP BY ServiceSetupId; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 08:50:42,733 - [124766] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 08:50:42,739 - [124766] - src.utils.log - INFO - πŸ”„ Updating next gen date sequentially: inside update_next_workorder_generation - __SPLIT__ 2026-07-20 08:50:42,871 - [124766] - src.utils.log - INFO - πŸ›  Creating temp table #tbl_0f2b93074d - __SPLIT__ 2026-07-20 08:50:43,136 - [124766] - src.utils.log - INFO - πŸ“Œ Bulk inserting 1 rows into #tbl_0f2b93074d - __SPLIT__ 2026-07-20 08:50:43,399 - [124766] - src.utils.log - INFO - πŸ” Running MERGE update to apply changes - __SPLIT__ 2026-07-20 08:50:43,538 - [124766] - src.utils.log - INFO - βœ” SQL reported affected rows: 1 - __SPLIT__ 2026-07-20 08:50:43,674 - [124766] - src.utils.log - INFO - πŸ” Verified successfully updated 1 rows via #tbl_0f2b93074d - __SPLIT__ 2026-07-20 08:50:43,674 - [124766] - src.utils.log - INFO - πŸŽ‰ Successfully updated NextGenerationDate using temp table #tbl_0f2b93074d - __SPLIT__ 2026-07-20 08:50:43,674 - [124766] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderSkipMonthAutoGeneration WHERE GenerateWorkOrderHistoryId = 124766 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 08:50:43,937 - [124766] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 08:50:43,938 - [124766] - src.utils.log - INFO - Sequential deletion from temp tables begin - __SPLIT__ 2026-07-20 08:50:43,938 - [124766] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationServices WHERE WorkOrderAutoGenerationId in (3683040, 3683041, 3683042, 3683043, 3683044) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 08:50:44,339 - [124766] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 08:50:44,339 - [124766] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCrews WHERE WorkOrderAutoGenerationId in (3683040, 3683041, 3683042, 3683043, 3683044) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 08:50:44,688 - [124766] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 08:50:44,688 - [124766] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationSalesPersonCommission WHERE WorkOrderAutoGenerationId in (3683040, 3683041, 3683042, 3683043, 3683044) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 08:50:44,954 - [124766] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 08:50:44,954 - [124766] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationAppliedDiscount WHERE WorkOrderAutoGenerationId in (3683040, 3683041, 3683042, 3683043, 3683044) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 08:50:45,296 - [124766] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 08:50:45,297 - [124766] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SetupAutoGenerationSourceMapping WHERE WorkOrderAutoGenerationId in (3683040, 3683041, 3683042, 3683043, 3683044) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 08:50:45,567 - [124766] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 08:50:45,568 - [124766] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SubWorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId in (3683040, 3683041, 3683042, 3683043, 3683044) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 08:50:45,835 - [124766] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 08:50:45,835 - [124766] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCommissionAdjustment WHERE WorkOrderAutoGenerationId in (3683040, 3683041, 3683042, 3683043, 3683044) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 08:50:46,099 - [124766] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 08:50:46,099 - [124766] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId in (3683040, 3683041, 3683042, 3683043, 3683044) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 08:50:46,569 - [124766] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 08:50:46,569 - [124766] - src.utils.log - INFO - Work order published ids: (3683040, 3683041, 3683042, 3683043, 3683044) - __SPLIT__ 2026-07-20 08:50:46,569 - [124766] - src.utils.log - INFO - Time took to perform operation in publishing [124766]: 30.04 - __SPLIT__ 2026-07-20 08:50:46,569 - [124766] - src.utils.log - INFO - Publish Completed for GenerateWorkOrderHistoryId: [124766] - __SPLIT__ 2026-07-20 08:50:46,570 - [124766] - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET PublishStatus = 'Completed', PublishStatusDateTime = '2026-07-20 04:50:46.569' WHERE CompanyId = 133 AND GenerateWorkOrderHistoryId = 124766;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 08:50:46,833 - [124766] - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-20 10:12:43,768 - 124774 - src.utils.log - INFO - ParallelProcessing=False GenerateWorkOrderHistoryId=124774 - __SPLIT__ 2026-07-20 10:12:43,769 - 124774 - src.utils.log - INFO - Sequential Work order generation algo started for GenerateWorkOrderHistoryId: 124774 - __SPLIT__ 2026-07-20 10:12:43,769 - 124774 - src.utils.log - INFO - βœ… Successfully connected to database - __SPLIT__ 2026-07-20 10:12:43,769 - 124774 - src.utils.log - INFO - πŸ” Fetching data: SELECT ConnectionStringName FROM Common.CompanyTenantMaster WHERE CompanyKey = 'abcdallas'... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:12:46,790 - 124774 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 10:12:46,790 - 124774 - src.utils.log - INFO - πŸ”’ Connection pool closed - __SPLIT__ 2026-07-20 10:12:46,791 - 124774 - src.utils.log - INFO - πŸ”Œ Connecting to: abcdallas - __SPLIT__ 2026-07-20 10:12:46,791 - 124774 - src.utils.log - INFO - βœ… Successfully connected to abcdallas - __SPLIT__ 2026-07-20 10:12:46,792 - 124774 - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET Status = 'InProgress' WHERE GenerateWorkOrderHistoryId = 124774;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:12:48,643 - 124774 - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-20 10:12:48,644 - 124774 - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.RecurringServicePrice, gw.StartDate, gw.EndDate, gw.CreatedBy AS NewCreatedBy, gw.RouteIds, ss.* FROM ServiceCore.GenerateWorkOrderHistory gw JOIN ServiceCore.ServiceSetup ss ON gw.CompanyId = ss.CompanyId AND ( (ss.NextGenerationDate <= gw.EndDate AND ss.NextGenerationDate >= gw.StartDate) OR ss.NextGenerationDate IS NULL) AND (gw.AccountNumber IS NULL OR ss.AccountNumber = gw.AccountNumber) AND (gw.ServiceSetupId IS NULL OR ss.ServiceSetupId = gw.ServiceSetupId)AND (gw.RouteIds IS NULL OR ss.RouteMasterId IN (SELECT CAST(value AS INT) FROM STRING_SPLIT((SELECT RouteIds FROM ServiceCore.GenerateWorkOrderHistory WHERE GenerateWorkOrderHistoryid = 124774), ',' )) OR ss.InitialRouteId IN ( SELECT CAST(value AS INT) FROM STRING_SPLIT((SELECT RouteIds FROM ServiceCore.GenerateWorkOrderHistory WHERE GenerateWorkOrderHistoryid = 124774), ','))) JOIN (SELECT SUM(Price) AS RecurringServicePrice, ServiceSetupId FROM ServiceCore.ServiceSetupServices GROUP BY ServiceSetupId ) sss ON sss.ServiceSetupId = ss.ServiceSetupId WHERE gw.GenerateWorkOrderHistoryid = 124774 AND ss.FrequencyScheduleId IS NOT NULL AND ss.IsActive = 1 AND ss.IsDeleted = 0 AND ss.Status <> 'Canceled' AND ((ss.OrderType = gw.OrderType) OR gw.OrderType IS NULL);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:12:48,951 - 124774 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 10:12:48,952 - 124774 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.GenerateWorkOrderHistory gwoh WHERE GenerateWorkOrderHistoryId = 124774;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:12:49,219 - 124774 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 10:12:49,222 - 124774 - src.utils.log - INFO - FrequencyScheduleId missing for setups: []: Ignored these setups - __SPLIT__ 2026-07-20 10:12:49,223 - 124774 - src.utils.log - INFO - πŸ” Fetching data: SELECT fsd.IntervalDays, fs.CreatedDate ,f.FrequencyId , fs.FrequencyScheduleId, f.[SysName], f.FrequencyValue, f.YearlyOccurrence , fs.ScheduleFormat,fsd.Days, fsd.Weeks, fsd.Months,fsc.[Month] as sch_months, fsd.StartMonth , fsd.DateDay,fsd.DateMonth FROM [ServiceCore].[FrequencyMaster] f inner join [ServiceCore].[FrequencySchedule] fs on fs.FrequencyId = f.FrequencyId left join ServiceCore.FrequencyScheduleCycle fsc on fsc.FrequencyScheduleId = fs.FrequencyScheduleId left join [ServiceCore].[FrequencyScheduleDetail] fsd on fsd.FrequencyScheduleId = fs.FrequencyScheduleId WHERE fsd.FrequencyScheduleId = 14626... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:12:49,493 - 124774 - src.utils.log - INFO - βœ… Fetched 60 rows - __SPLIT__ 2026-07-20 10:12:49,494 - 124774 - src.utils.log - INFO - Found the Setups and Frequencies - __SPLIT__ 2026-07-20 10:12:49,497 - 124774 - src.utils.log - INFO - Inside work order function - __SPLIT__ 2026-07-20 10:12:49,498 - 124774 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 150695;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:12:49,763 - 124774 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 10:12:49,764 - 124774 - src.utils.log - INFO - πŸ” Fetching data: select ServiceDate, ServiceSetupId, IsInitial from serviceCore.WorkOrder wo inner join ServiceCore.WorkOrderStatus wos on wo.WoStatusId = wos.WoStatusId where ServiceDate >= '2026-07-20 00:00:00' and ServiceDate <= '2026-07-31 00:00:00' and ServiceSetupId = 150695 and wo.IsActive = 1 and wos.Name not in ('Void', 'Cancelled');... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:12:50,035 - 124774 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 10:12:50,596 - 124774 - src.utils.log - INFO - Generating work orders for setup: 150695 - __SPLIT__ 2026-07-20 10:12:50,658 - 124774 - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM COMMON.RangeofTime where RangeofTimeId = 11437;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:12:50,923 - 124774 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 10:12:50,931 - 124774 - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM COMMON.RangeofTime where RangeofTimeId = 11439;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:12:51,196 - 124774 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 10:12:51,233 - 124774 - src.utils.log - INFO - Updating Next Gen Date - __SPLIT__ 2026-07-20 10:12:51,238 - 124774 - src.utils.log - INFO - πŸ” Fetching data: SELECT WoStatusId From ServiceCore.WorkOrderStatus wos where CompanyId=133 and [SysName]= 'Incomplete' ;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:12:51,502 - 124774 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 10:12:51,504 - 124774 - src.utils.log - INFO - Deleting duplicate records - __SPLIT__ 2026-07-20 10:12:51,505 - 124774 - src.utils.log - INFO - Running deletes SEQUENTIALLY… - __SPLIT__ 2026-07-20 10:12:51,505 - 124774 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationServices WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150695 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:12:51,816 - 124774 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 10:12:51,817 - 124774 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCrews WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150695 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:12:52,127 - 124774 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 10:12:52,127 - 124774 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationSalesPersonCommission WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150695 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:12:52,399 - 124774 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 10:12:52,400 - 124774 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationAppliedDiscount WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150695 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:12:52,711 - 124774 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 10:12:52,712 - 124774 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SetupAutoGenerationSourceMapping WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150695 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:12:53,023 - 124774 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 10:12:53,023 - 124774 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SubWorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150695 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:12:53,302 - 124774 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 10:12:53,302 - 124774 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCommissionAdjustment WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150695 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:12:53,570 - 124774 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 10:12:53,570 - 124774 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150695 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:12:53,955 - 124774 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 10:12:53,955 - 124774 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-20 10:12:53,955 - 124774 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGeneration: 10 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:12:54,257 - 124774 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 10) into ServiceCore.WorkOrderAutoGeneration - __SPLIT__ 2026-07-20 10:12:55,615 - 124774 - src.utils.log - INFO - βœ… All 10 rows inserted successfully into ServiceCore.WorkOrderAutoGeneration in 1 batches - __SPLIT__ 2026-07-20 10:12:55,616 - 124774 - src.utils.log - INFO - πŸ” Fetching data: Select TOP 10 WorkOrderAutoGenerationId, ServiceSetupId , ModifiedBy, ModifiedDate, IsInitial From ServiceCore.WorkOrderAutoGeneration WHERE ModifiedDate='2026-07-16 14:51:40.420' and ServiceSetupId = 150695... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:12:55,928 - 124774 - src.utils.log - INFO - βœ… Fetched 10 rows - __SPLIT__ 2026-07-20 10:12:55,929 - 124774 - src.utils.log - INFO - Id's of work order inserted to DB: [3683314 3683315 3683316 3683317 3683318 3683319 3683320 3683321 3683322 3683323] - __SPLIT__ 2026-07-20 10:12:55,929 - 124774 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 150695;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:12:56,194 - 124774 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 10:12:56,195 - 124774 - src.utils.log - INFO - Inside get_remaining_temp_tables - __SPLIT__ 2026-07-20 10:12:56,195 - 124774 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from servicecore.serviceSetupServices sss where ServiceSetupId = 150695... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:12:56,462 - 124774 - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-20 10:12:56,462 - 124774 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from servicecore.ServiceSetupInitialServices sss where ServiceSetupId = 150695... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:12:56,728 - 124774 - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-20 10:12:56,735 - 124774 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupCrew ssc where ServiceSetupId = 150695... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:12:57,007 - 124774 - src.utils.log - INFO - βœ… Fetched 9 rows - __SPLIT__ 2026-07-20 10:12:57,008 - 124774 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSalesPersonCommission ssspc where ServiceSetupId = 150695... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:12:57,274 - 124774 - src.utils.log - INFO - βœ… Fetched 8 rows - __SPLIT__ 2026-07-20 10:12:57,275 - 124774 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupCommissionAdjustment ssspc where ServiceSetupId = 150695... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:12:57,539 - 124774 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 10:12:57,540 - 124774 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.serviceSetupAppliedDiscount WHERE ServiceSetupId = 150695;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:12:57,806 - 124774 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 10:12:57,806 - 124774 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.SetupSourceMapping WHERE ServiceSetupId = 150695;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:12:58,072 - 124774 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 10:12:58,072 - 124774 - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM [ServiceCore].[CommunicationPreferencesServiceReportNotification] WITH(NOLOCK) WHERE EntityType = 'Setup' AND ServiceSetupId = 150695;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:12:58,438 - 124774 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 10:12:58,439 - 124774 - src.utils.log - INFO - πŸ” Fetching data: SELECT * From CRM.LeadNote WHERE RefType = 'Setup' and RefId = 150695;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:12:58,705 - 124774 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 10:12:58,723 - 124774 - src.utils.log - INFO - Inside insert_data_in_temp_tables for work order generation - __SPLIT__ 2026-07-20 10:12:58,723 - 124774 - src.utils.log - INFO - πŸ“₯ Empty dataframe of CRM.LeadNote: - __SPLIT__ 2026-07-20 10:12:58,723 - 124774 - src.utils.log - INFO - leadNoteDf inserted to dream DB - __SPLIT__ 2026-07-20 10:12:58,723 - 124774 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.CommunicationPreferencesServiceReportNotification: - __SPLIT__ 2026-07-20 10:12:58,723 - 124774 - src.utils.log - INFO - CommunicationPreferencesServiceReportNotification inserted to dream DB - __SPLIT__ 2026-07-20 10:12:58,723 - 124774 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.SetupAutoGenerationSourceMapping: - __SPLIT__ 2026-07-20 10:12:58,723 - 124774 - src.utils.log - INFO - SetupAutoGenerationSourceMapping inserted to dream DB - __SPLIT__ 2026-07-20 10:12:58,723 - 124774 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationAppliedDiscount: - __SPLIT__ 2026-07-20 10:12:58,724 - 124774 - src.utils.log - INFO - WorkOrderAutoGenerationAppliedDiscount inserted to dream DB - __SPLIT__ 2026-07-20 10:12:58,724 - 124774 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.SubWorkOrderAutoGeneration: - __SPLIT__ 2026-07-20 10:12:58,724 - 124774 - src.utils.log - INFO - SubWorkOrderAutoGeneration inserted to dream DB - __SPLIT__ 2026-07-20 10:12:58,724 - 124774 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationCommissionAdjustment: - __SPLIT__ 2026-07-20 10:12:58,724 - 124774 - src.utils.log - INFO - SubWorkOrderAutoGeneration inserted to dream DB - __SPLIT__ 2026-07-20 10:12:58,724 - 124774 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-20 10:12:58,724 - 124774 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN (3683314, 3683315, 3683316, 3683317, 3683318, 3683319, 3683320, 3683321, 3683322, 3683323) ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:12:58,990 - 124774 - src.utils.log - INFO - βœ… Fetched 10 rows - __SPLIT__ 2026-07-20 10:12:58,991 - 124774 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationSalesPersonCommission: 40 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:12:59,262 - 124774 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 40) into ServiceCore.WorkOrderAutoGenerationSalesPersonCommission - __SPLIT__ 2026-07-20 10:13:00,226 - 124774 - src.utils.log - INFO - βœ… All 40 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationSalesPersonCommission in 1 batches - __SPLIT__ 2026-07-20 10:13:00,226 - 124774 - src.utils.log - INFO - WorkOrderAutoGenerationSalesPersonCommission_df inserted to dream DB - __SPLIT__ 2026-07-20 10:13:00,226 - 124774 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-20 10:13:00,227 - 124774 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN (3683314, 3683315, 3683316, 3683317, 3683318, 3683319, 3683320, 3683321, 3683322, 3683323) ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:13:00,491 - 124774 - src.utils.log - INFO - βœ… Fetched 10 rows - __SPLIT__ 2026-07-20 10:13:00,491 - 124774 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationCrews: 49 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:13:00,761 - 124774 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 49) into ServiceCore.WorkOrderAutoGenerationCrews - __SPLIT__ 2026-07-20 10:13:01,703 - 124774 - src.utils.log - INFO - βœ… All 49 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationCrews in 1 batches - __SPLIT__ 2026-07-20 10:13:01,704 - 124774 - src.utils.log - INFO - WorkOrderAutoGenerationCrews inserted to dream DB - __SPLIT__ 2026-07-20 10:13:01,704 - 124774 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-20 10:13:01,704 - 124774 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId = 3683314 ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:13:01,969 - 124774 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 10:13:01,970 - 124774 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationServices: 2 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:13:02,243 - 124774 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 2) into ServiceCore.WorkOrderAutoGenerationServices - __SPLIT__ 2026-07-20 10:13:03,181 - 124774 - src.utils.log - INFO - βœ… All 2 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationServices in 1 batches - __SPLIT__ 2026-07-20 10:13:03,182 - 124774 - src.utils.log - INFO - WorkOrderAutoGenerationServices inserted to dream DB - __SPLIT__ 2026-07-20 10:13:03,182 - 124774 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-20 10:13:03,182 - 124774 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN (3683315, 3683316, 3683317, 3683318, 3683319, 3683320, 3683321, 3683322, 3683323) ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:13:03,448 - 124774 - src.utils.log - INFO - βœ… Fetched 9 rows - __SPLIT__ 2026-07-20 10:13:03,449 - 124774 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationServices: 18 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:13:03,722 - 124774 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 18) into ServiceCore.WorkOrderAutoGenerationServices - __SPLIT__ 2026-07-20 10:13:04,674 - 124774 - src.utils.log - INFO - βœ… All 18 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationServices in 1 batches - __SPLIT__ 2026-07-20 10:13:04,674 - 124774 - src.utils.log - INFO - WorkOrderAutoGenerationServices inserted to dream DB - __SPLIT__ 2026-07-20 10:13:04,674 - 124774 - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET Status = 'Completed' WHERE GenerateWorkOrderHistoryId = 124774;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:13:04,941 - 124774 - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-20 10:13:04,941 - 124774 - src.utils.log - INFO - Sequential work order generation successful - __SPLIT__ 2026-07-20 10:13:04,941 - 124774 - src.utils.log - INFO - Time took to perform operation: 21.17 - __SPLIT__ 2026-07-20 10:31:11,228 - [124778] - src.utils.log - INFO - ParallelProcessing=False temp_wo=[] user_id=43135 company_id=133 project_id=[124778] publish_all=True - __SPLIT__ 2026-07-20 10:31:11,230 - [124778] - src.utils.log - INFO - ParallelProcessing=False temp_wo=[] user_id=43135 company_id=133 project_id=[124778] publish_all=True - __SPLIT__ 2026-07-20 10:31:11,230 - [124778] - src.utils.log - INFO - Sequential Work order publish in progress for GenerateWorkOrderHistoryId: [124778] - __SPLIT__ 2026-07-20 10:31:11,230 - [124778] - src.utils.log - INFO - βœ… Successfully connected to database - __SPLIT__ 2026-07-20 10:31:11,230 - [124778] - src.utils.log - INFO - πŸ” Fetching data: SELECT ConnectionStringName FROM Common.CompanyTenantMaster WHERE CompanyKey = 'abcdallas'... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:31:13,204 - [124778] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 10:31:13,204 - [124778] - src.utils.log - INFO - πŸ”’ Connection pool closed - __SPLIT__ 2026-07-20 10:31:13,205 - [124778] - src.utils.log - INFO - πŸ”Œ Connecting to: abcdallas - __SPLIT__ 2026-07-20 10:31:13,205 - [124778] - src.utils.log - INFO - βœ… Successfully connected to abcdallas - __SPLIT__ 2026-07-20 10:31:13,206 - [124778] - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET PublishStatus = 'InProgress' WHERE CompanyId = 133 AND GenerateWorkOrderHistoryId = 124778;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:31:15,130 - [124778] - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-20 10:31:15,130 - [124778] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.WorkOrderAutoGeneration woag WHERE woag.GenerateWorkOrderHistoryId = 124778... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:31:15,452 - [124778] - src.utils.log - INFO - βœ… Fetched 22 rows - __SPLIT__ 2026-07-20 10:31:15,453 - [124778] - src.utils.log - INFO - Inside get_work_order_table - __SPLIT__ 2026-07-20 10:31:15,453 - [124778] - src.utils.log - INFO - πŸ” Fetching data: SELECT DISTINCT sss.ServiceSetupId, dm.DepartmentMasterId, bm.BranchMasterId FROM Common.DepartmentMaster dm JOIN Common.DivisionMaster d2 ON dm.DivisionMasterId = d2.DivisionMasterId JOIN Common.BranchMaster bm ON d2.BranchMasterId = bm.BranchMasterId JOIN ServiceCore.ServiceCategoryMaster c ON c.DepartmentId = dm.DepartmentMasterId JOIN ServiceCore.ServiceMaster sm ON c.CategoryId = sm.CategoryId JOIN ServiceCore.ServiceSetupServices sss ON sss.ServiceId = sm.ServiceMasterId WHERE dm.CompanyId = 133 AND d2.CompanyId = bm.CompanyId AND sss.ServiceSetupId = 150697 AND sss.IsPrimary = 1; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:31:15,737 - [124778] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 10:31:15,738 - [124778] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, dm.DepartmentMasterId, bm.BranchMasterId FROM Common.DepartmentMaster dm JOIN Common.DivisionMaster d2 ON dm.DivisionMasterId = d2.DivisionMasterId JOIN Common.BranchMaster bm ON d2.BranchMasterId = bm.BranchMasterId JOIN ServiceCore.SoldServiceNonStandard x on dm.DepartmentMasterId = x.DepartmentId JOIN ServiceCore.ServiceSetupServices sss ON sss.NonStdSoldServiceId = x.SoldServiceNonStandardId WHERE dm.CompanyId = 133 AND d2.CompanyId = bm.CompanyId AND sss.ServiceSetupId = 150697 AND sss.IsPrimary = 1; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:31:16,019 - [124778] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 10:31:16,020 - [124778] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, dm.DepartmentMasterId, bm.BranchMasterId FROM Common.DepartmentMaster dm Inner JOIN Common.DivisionMaster d2 ON dm.DivisionMasterId = d2.DivisionMasterId Inner JOIN Common.BranchMaster bm ON d2.BranchMasterId = bm.BranchMasterId Inner JOIN [ServiceCore].[ServiceCategoryMaster] scm ON dm.DepartmentMasterId = scm.DepartmentId Inner JOIN ServiceCore.ServiceMaster sm ON scm.CategoryId = sm.CategoryId Inner JOIN ServiceCore.SoldServiceStandard x on x.ServiceId = sm.ServiceMasterId Inner JOIN ServiceCore.ServiceSetupServices sss ON sss.StdSoldServiceId = x.SoldServiceStandardId WHERE dm.CompanyId = 133 AND d2.CompanyId = bm.CompanyId AND sss.ServiceSetupId = 150697 AND sss.IsPrimary = 1; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:31:16,305 - [124778] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 10:31:16,309 - [124778] - src.utils.log - INFO - πŸ” Fetching data: SELECT IsInvoiceSameAsWorkorder,BillingIsCreateInvoice FROM Common.CompanyConfiguration cc WHERE cc.CompanyId = 133;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:31:16,583 - [124778] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 10:31:16,583 - [124778] - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM Common.GenerateNumberConfig gnc WHERE CompanyId = 133 AND EnitityNumberType in ('WorkOrder','Invoice'); ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:31:16,858 - [124778] - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-20 10:31:16,858 - [124778] - src.utils.log - INFO - πŸ” Fetching data: SELECT IsInvoiceSameAsWorkorder, BillingIsCreateInvoice FROM Common.CompanyConfiguration cc WHERE cc.CompanyId = 133; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:31:17,132 - [124778] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 10:31:17,132 - [124778] - src.utils.log - INFO - πŸ” Fetching data: UPDATE Common.GenerateNumberConfig WITH (ROWLOCK) SET NextNumber = NextNumber + 22 OUTPUT deleted.NextNumber AS StartNumber WHERE CompanyId = 133 AND EnitityNumberType = 'WorkOrder'; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:31:17,408 - [124778] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 10:31:17,409 - [124778] - src.utils.log - INFO - πŸ” Fetching data: UPDATE Common.GenerateNumberConfig WITH (ROWLOCK) SET NextNumber = NextNumber + 22 OUTPUT deleted.NextNumber AS StartNumber WHERE CompanyId = 133 AND EnitityNumberType = 'Invoice'; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:31:17,685 - [124778] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 10:31:17,689 - [124778] - src.utils.log - INFO - πŸ” Fetching data: SELECT ss.ServiceSetupId as SetupId, ss.FrequencyScheduleId as setup_frequency_schedule_id, ss.AccountNumber, ss.CompanyId, ss.BillingLocationId, ss.ServiceLocationId, ss.TaxSysName, ss.TermId, ss.TaxPercent, ss.PoNumber, ss.IsTaxExempt, ss.DisplayServiceAsSeparateLineItem, ss.GenerateInvoice, ss.IsGenerateInvoiceforInitalSetup, ss.IsGenerateInvoiceforInitalSetupBilling, ss.IsBilling, t.NetDueIn, ptm.PaymentType, ssb.* FROM ServiceCore.ServiceSetup ss LEFT JOIN ServiceCore.ServiceSetupBilling ssb ON ss.ServiceSetupId = ssb.ServiceSetupId LEFT JOIN Billing.PaymentTypeMaster ptm ON ptm.PaymentTypeMasterId = ssb.PaymentTypeMasterId left join Billing.Term t on ss.TermId = t.TermId WHERE ss.ServiceSetupId = 150697... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:31:17,969 - [124778] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 10:31:17,979 - [124778] - src.utils.log - INFO - πŸ” Fetching data: SELECT x.CompanyId FROM CRM.CompanyMaster x WHERE CompanyKey = 'abcdallas';... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:31:18,253 - [124778] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 10:31:18,254 - [124778] - src.utils.log - INFO - πŸ” Fetching data: SELECT CollectionStatus,IsHold,AccountNo FROM CRM.Account a WHERE a.AccountNo = 'stag' and a.CompanyId = 121;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:31:18,528 - [124778] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 10:31:18,531 - [124778] - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderNo FROM ServiceCore.WorkOrder WHERE WorkOrderNo IN ('1428795', '1428796', '1428797', '1428798', '1428799', '1428800', '1428801', '1428802', '1428803', '1428804', '1428805', '1428806', '1428807', '1428808', '1428809', '1428810', '1428811', '1428812', '1428813', '1428814', '1428815', '1428816') AND CompanyId = 133 ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:31:18,810 - [124778] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 10:31:18,811 - [124778] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrder (skip triggers): 22 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:31:19,259 - [124778] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 22) into ServiceCore.WorkOrder (triggers skipped) - __SPLIT__ 2026-07-20 10:31:21,231 - [124778] - src.utils.log - INFO - βœ… All 22 rows inserted successfully into ServiceCore.WorkOrder in 1 batches (triggers skipped) - __SPLIT__ 2026-07-20 10:31:21,368 - [124778] - src.utils.log - INFO - πŸ”„ Triggers re-enabled for session - __SPLIT__ 2026-07-20 10:31:21,369 - [124778] - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.ServiceSetup SET IsInitialWoGenerated = 1 WHERE CompanyId = 133 AND ServiceSetupId = 150697;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:31:21,645 - [124778] - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-20 10:31:21,646 - [124778] - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkorderId, WorkOrderNo FROM ServiceCore.WorkOrder wo WHERE wo.WorkOrderNo IN ('1428795', '1428796', '1428797', '1428798', '1428799', '1428800', '1428801', '1428802', '1428803', '1428804', '1428805', '1428806', '1428807', '1428808', '1428809', '1428810', '1428811', '1428812', '1428813', '1428814', '1428815', '1428816') AND wo.AccountNumber = 'stag' AND wo.CompanyId = 133 ... (Thread: ThreadPoolExecutor-13_0) - __SPLIT__ 2026-07-20 10:31:21,927 - [124778] - src.utils.log - INFO - βœ… Fetched 22 rows - __SPLIT__ 2026-07-20 10:31:21,928 - [124778] - src.utils.log - INFO - Sequential fetching temp table records - __SPLIT__ 2026-07-20 10:31:21,928 - [124778] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.WorkOrderAutoGenerationServices woag WHERE woag.WorkOrderAutoGenerationId in (3683359, 3683360, 3683361, 3683362, 3683363, 3683364, 3683365, 3683366, 3683367, 3683368, 3683369, 3683370, 3683371, 3683372, 3683373, 3683374, 3683375, 3683376, 3683377, 3683378, 3683379, 3683380)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:31:22,287 - [124778] - src.utils.log - INFO - βœ… Fetched 22 rows - __SPLIT__ 2026-07-20 10:31:22,287 - [124778] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.SubWorkOrderAutoGeneration woag WHERE woag.WorkOrderAutoGenerationId in (3683359, 3683360, 3683361, 3683362, 3683363, 3683364, 3683365, 3683366, 3683367, 3683368, 3683369, 3683370, 3683371, 3683372, 3683373, 3683374, 3683375, 3683376, 3683377, 3683378, 3683379, 3683380)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:31:22,565 - [124778] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 10:31:22,566 - [124778] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.WorkOrderAutoGenerationCrews woag WHERE woag.WorkOrderAutoGenerationId in (3683359, 3683360, 3683361, 3683362, 3683363, 3683364, 3683365, 3683366, 3683367, 3683368, 3683369, 3683370, 3683371, 3683372, 3683373, 3683374, 3683375, 3683376, 3683377, 3683378, 3683379, 3683380)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:31:22,895 - [124778] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 10:31:22,895 - [124778] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.WorkOrderAutoGenerationSalesPersonCommission woag WHERE woag.WorkOrderAutoGenerationId in (3683359, 3683360, 3683361, 3683362, 3683363, 3683364, 3683365, 3683366, 3683367, 3683368, 3683369, 3683370, 3683371, 3683372, 3683373, 3683374, 3683375, 3683376, 3683377, 3683378, 3683379, 3683380)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:31:23,172 - [124778] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 10:31:23,172 - [124778] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.SetupAutoGenerationSourceMapping woag WHERE woag.WorkOrderAutoGenerationId in (3683359, 3683360, 3683361, 3683362, 3683363, 3683364, 3683365, 3683366, 3683367, 3683368, 3683369, 3683370, 3683371, 3683372, 3683373, 3683374, 3683375, 3683376, 3683377, 3683378, 3683379, 3683380)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:31:23,453 - [124778] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 10:31:23,453 - [124778] - src.utils.log - INFO - πŸ” Fetching data: SELECT DiscountType, DiscountCode, DiscountAmount, DiscountDescription, DiscountName, IsActive, CreatedBy, ModifiedBy, CreatedDate, ModifiedDate, DiscountPercent, IsDiscountPercent, AppliedDiscountAmt, ApplyOnPartPrice, ApplyOnLaborPrice, DiscountSetupId, WorkOrderAutoGenerationId from ServiceCore.WorkOrderAutoGenerationAppliedDiscount woag WHERE woag.WorkOrderAutoGenerationId in (3683359, 3683360, 3683361, 3683362, 3683363, 3683364, 3683365, 3683366, 3683367, 3683368, 3683369, 3683370, 3683371, 3683372, 3683373, 3683374, 3683375, 3683376, 3683377, 3683378, 3683379, 3683380)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:31:23,773 - [124778] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 10:31:23,773 - [124778] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from CRM.LeadNote woag WHERE woag.RefId in (3683359, 3683360, 3683361, 3683362, 3683363, 3683364, 3683365, 3683366, 3683367, 3683368, 3683369, 3683370, 3683371, 3683372, 3683373, 3683374, 3683375, 3683376, 3683377, 3683378, 3683379, 3683380) and woag.RefType = 'TempWorkorder';... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:31:24,051 - [124778] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 10:31:24,051 - [124778] - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM ServiceCore.WorkOrderAutoGenerationCommissionAdjustment woagca WHERE woagca.WorkOrderAutoGenerationId in (3683359, 3683360, 3683361, 3683362, 3683363, 3683364, 3683365, 3683366, 3683367, 3683368, 3683369, 3683370, 3683371, 3683372, 3683373, 3683374, 3683375, 3683376, 3683377, 3683378, 3683379, 3683380);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:31:24,327 - [124778] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 10:31:24,330 - [124778] - src.utils.log - INFO - Updating temp tables - __SPLIT__ 2026-07-20 10:31:24,343 - [124778] - src.utils.log - INFO - πŸ” Fetching data: SELECT CompanyKey FROM Common.CompanyMaster cm WHERE CompanyId = 133;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:31:24,617 - [124778] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 10:31:24,617 - [124778] - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM Common.GenerateNumberConfig gnc WHERE CompanyId = 133 AND EnitityNumberType in ('SubWorkOrder'); ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:31:24,892 - [124778] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 10:31:24,896 - [124778] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-20 10:31:24,896 - [124778] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationPublishHistory: 22 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:31:25,196 - [124778] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 22) into ServiceCore.WorkOrderAutoGenerationPublishHistory - __SPLIT__ 2026-07-20 10:31:26,529 - [124778] - src.utils.log - INFO - βœ… All 22 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationPublishHistory in 1 batches - __SPLIT__ 2026-07-20 10:31:26,531 - [124778] - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationPublishHistoryId, WorkOrderNo, ServiceSetupId FROM ServiceCore.WorkOrderAutoGenerationPublishHistory WHERE ServiceSetupId = 150697 AND WorkOrderNo IN ('510314', '3413124', '6689081', '6991210', '1352187', '3776585', '5225868', '3783177', '7660043', '9304414', '5311745', '1539755', '6897506', '6416241', '6006891', '1229398', '9796605', '4901036', '4356589', '9366384', '4021717', '5122090') AND GenerateWorkOrderHistoryId = 124778;... (Thread: ThreadPoolExecutor-14_0) - __SPLIT__ 2026-07-20 10:31:26,965 - [124778] - src.utils.log - INFO - βœ… Fetched 22 rows - __SPLIT__ 2026-07-20 10:31:26,965 - [124778] - src.utils.log - INFO - 🏁 Final merged rows: 22 - __SPLIT__ 2026-07-20 10:31:26,971 - [124778] - src.utils.log - INFO - Sequential Insertion in work order tables begin - __SPLIT__ 2026-07-20 10:31:26,971 - [124778] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-20 10:31:26,971 - [124778] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderServices: 22 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:31:27,253 - [124778] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 22) into ServiceCore.WorkOrderServices - __SPLIT__ 2026-07-20 10:31:28,230 - [124778] - src.utils.log - INFO - βœ… All 22 rows inserted successfully into ServiceCore.WorkOrderServices in 1 batches - __SPLIT__ 2026-07-20 10:31:28,230 - [124778] - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceAuto.WorkOrderAppliedDiscount: - __SPLIT__ 2026-07-20 10:31:28,230 - [124778] - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderSalesPersonCommission: - __SPLIT__ 2026-07-20 10:31:28,230 - [124778] - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceAuto.WorkOrderCommissionAdjustment: - __SPLIT__ 2026-07-20 10:31:28,230 - [124778] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-20 10:31:28,231 - [124778] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderCrew: 1 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:31:28,512 - [124778] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 1) into ServiceCore.WorkOrderCrew - __SPLIT__ 2026-07-20 10:31:29,478 - [124778] - src.utils.log - INFO - βœ… All 1 rows inserted successfully into ServiceCore.WorkOrderCrew in 1 batches - __SPLIT__ 2026-07-20 10:31:29,478 - [124778] - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkorderSourceMapping: - __SPLIT__ 2026-07-20 10:31:29,478 - [124778] - src.utils.log - INFO - πŸ“₯ Empty dataframe of CRM.LeadNote: - __SPLIT__ 2026-07-20 10:31:29,479 - [124778] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-20 10:31:29,479 - [124778] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationPublishServices: 22 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:31:29,761 - [124778] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 22) into ServiceCore.WorkOrderAutoGenerationPublishServices - __SPLIT__ 2026-07-20 10:31:30,735 - [124778] - src.utils.log - INFO - βœ… All 22 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationPublishServices in 1 batches - __SPLIT__ 2026-07-20 10:31:30,735 - [124778] - src.utils.log - INFO - πŸ” Fetching data: SELECT ss.ServiceSetupId as SetupId, ss.FrequencyScheduleId as setup_frequency_schedule_id, ss.AccountNumber, ss.CompanyId, ss.BillingLocationId, ss.ServiceLocationId, ss.TaxSysName, ss.TermId, ss.TaxPercent, ss.PoNumber, ss.IsTaxExempt, ss.DisplayServiceAsSeparateLineItem, ss.GenerateInvoice, ss.IsGenerateInvoiceforInitalSetup, ss.IsGenerateInvoiceforInitalSetupBilling, ss.IsBilling, t.NetDueIn, ptm.PaymentType, ssb.* FROM ServiceCore.ServiceSetup ss LEFT JOIN ServiceCore.ServiceSetupBilling ssb ON ss.ServiceSetupId = ssb.ServiceSetupId LEFT JOIN Billing.PaymentTypeMaster ptm ON ptm.PaymentTypeMasterId = ssb.PaymentTypeMasterId left join Billing.Term t on ss.TermId = t.TermId WHERE ss.ServiceSetupId = 150697... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:31:31,010 - [124778] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 10:31:31,017 - [124778] - src.utils.log - INFO - Size of Transaction: 22 - __SPLIT__ 2026-07-20 10:31:31,018 - [124778] - src.utils.log - INFO - πŸ“₯ Inserting into Billing.Transaction (skip triggers): 22 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:31:31,435 - [124778] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 22) into Billing.Transaction (triggers skipped) - __SPLIT__ 2026-07-20 10:31:32,406 - [124778] - src.utils.log - INFO - βœ… All 22 rows inserted successfully into Billing.Transaction in 1 batches (triggers skipped) - __SPLIT__ 2026-07-20 10:31:32,543 - [124778] - src.utils.log - INFO - πŸ”„ Triggers re-enabled for session - __SPLIT__ 2026-07-20 10:31:32,544 - [124778] - src.utils.log - INFO - πŸ” Fetching data: SELECT TransactionId, ModifiedBy, TransactionDate as InvoiceDate from Billing.[Transaction] t WHERE t.ModifiedBy in (12345678910, 12345678911, 12345678912, 12345678913, 12345678914, 12345678915, 12345678916, 12345678917, 12345678918, 12345678919, 12345678920, 12345678921, 12345678922, 12345678923, 12345678924, 12345678925, 12345678926, 12345678927, 12345678928, 12345678929, 12345678930, 12345678931) and t.CompanyId = 133 AND t.TransactionType ='Invoice' AND t.CreatedDate = '2026-07-20 06:31:31.012';... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:31:32,929 - [124778] - src.utils.log - INFO - βœ… Fetched 22 rows - __SPLIT__ 2026-07-20 10:31:32,932 - [124778] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 150697;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:31:33,207 - [124778] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 10:31:33,216 - [124778] - src.utils.log - INFO - πŸ“ Executing: UPDATE Billing.[Transaction] SET ModifiedBy = NULL WHERE ModifiedBy IN (12345678910,12345678911,12345678912,12345678913,12345678914,12345678915,12345678916,12345678917,12345678918,12345678919,12345678920,12345678921,12345678922,12345678923,12345678924,12345678925,12345678926,12345678927,12345678928,12345678929,12345678930,12345678931) AND CreatedDate = '2026-07-20 06:31:31.012'; ... (Thread: ThreadPoolExecutor-15_0) - __SPLIT__ 2026-07-20 10:31:33,592 - [124778] - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-20 10:31:33,597 - [124778] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-20 10:31:33,597 - [124778] - src.utils.log - INFO - πŸ“₯ Inserting into Billing.Invoice: 22 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:31:33,881 - [124778] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 22) into Billing.Invoice - __SPLIT__ 2026-07-20 10:31:34,858 - [124778] - src.utils.log - INFO - βœ… All 22 rows inserted successfully into Billing.Invoice in 1 batches - __SPLIT__ 2026-07-20 10:31:34,858 - [124778] - src.utils.log - INFO - πŸ” Fetching data: SELECT InvoiceId, WorkOrderNo FROM Billing.Invoice i WHERE i.WorkOrderNo in ('1428795', '1428816', '1428815', '1428814', '1428813', '1428811', '1428812', '1428810', '1428809', '1428807', '1428806', '1428805', '1428808', '1428803', '1428804', '1428802', '1428801', '1428799', '1428798', '1428797', '1428800', '1428796')... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:31:36,782 - [124778] - src.utils.log - INFO - βœ… Fetched 22 rows - __SPLIT__ 2026-07-20 10:31:36,791 - [124778] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, sss.NonStdSoldServiceId as SoldServiceNonStandardId, sss.Qty as Quantity, sss.Price as Rate, sss.IsTaxable, sm.Name as NonStandardServiceName, sm.Description , sm.ServiceMasterId as ServiceId FROM ServiceCore.ServiceSetupServices sss join ServiceCore.ServiceMaster sm on sm.ServiceMasterId = sss.ServiceId where ServiceSetupId = 150697 and sss.IsDeleted =0;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:31:37,069 - [124778] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 10:31:37,070 - [124778] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, sss.NonStdSoldServiceId as SoldServiceNonStandardId, sss.Qty as Quantity, sss.Price as Rate, sss.IsTaxable, sm.Name as NonStandardServiceName, sm.Description , sm.ServiceMasterId as ServiceId FROM ServiceCore.ServiceSetupInitialServices sss join ServiceCore.ServiceMaster sm on sm.ServiceMasterId = sss.ServiceId where ServiceSetupId = 150697 and sss.IsDeleted =0;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:31:37,347 - [124778] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 10:31:37,348 - [124778] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, sss.NonStdSoldServiceId as SoldServiceNonStandardId, sss.Qty as Quantity, sss.Price as Rate, sss.IsTaxable, sm.servicename as NonStandardServiceName, sm.Description , sss.ServiceId FROM ServiceCore.ServiceSetupServices sss join ServiceCore.SoldServiceNonStandard sm on sm.SoldServiceNonStandardId = sss.NonStdSoldServiceId where ServiceSetupId = 150697 and sss.IsDeleted =0; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:31:37,625 - [124778] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 10:31:37,626 - [124778] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, sss.NonStdSoldServiceId as SoldServiceNonStandardId, sss.Qty as Quantity, sss.Price as Rate, sss.IsTaxable, sm.servicename as NonStandardServiceName, sm.Description , sss.ServiceId FROM ServiceCore.ServiceSetupInitialServices sss join ServiceCore.SoldServiceNonStandard sm on sm.SoldServiceNonStandardId = sss.NonStdSoldServiceId where ServiceSetupId = 150697 and sss.IsDeleted =0; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:31:37,903 - [124778] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 10:31:37,916 - [124778] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 150697;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:31:38,191 - [124778] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 10:31:38,197 - [124778] - src.utils.log - INFO - πŸ” Fetching data: SELECT IsInitialSetupDiscount as IsInitial, DiscountSetupId, AppliedDiscountAmt as AppliedDiscountAmount,IsActive ,ServiceSetupId from ServiceCore.ServiceSetupAppliedDiscount ssad WHERE ssad.ServiceSetupId = 150697;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:31:38,472 - [124778] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 10:31:38,476 - [124778] - src.utils.log - INFO - πŸ” Fetching data: SELECT IsInitialSetupDiscount as IsInitial, DiscountSetupId,IsActive,DiscountAmount, IsDiscountPercent,DiscountPercent,DiscountDescription , ServiceSetupId from ServiceCore.ServiceSetupAppliedDiscount ssad WHERE ssad.ServiceSetupId = 150697;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:31:38,753 - [124778] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 10:31:38,753 - [124778] - src.utils.log - INFO - Sequential Insertion in invoice tables begin - __SPLIT__ 2026-07-20 10:31:38,753 - [124778] - src.utils.log - INFO - πŸ“₯ Empty dataframe of Billing.AccountDiscountSetup: - __SPLIT__ 2026-07-20 10:31:38,753 - [124778] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-20 10:31:38,754 - [124778] - src.utils.log - INFO - πŸ“₯ Inserting into Billing.InvoiceCharges: 22 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:31:39,037 - [124778] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 22) into Billing.InvoiceCharges - __SPLIT__ 2026-07-20 10:31:40,283 - [124778] - src.utils.log - INFO - βœ… All 22 rows inserted successfully into Billing.InvoiceCharges in 1 batches - __SPLIT__ 2026-07-20 10:31:40,284 - [124778] - src.utils.log - INFO - πŸ“₯ Empty dataframe of Billing.DiscountApplied: - __SPLIT__ 2026-07-20 10:31:40,284 - [124778] - src.utils.log - INFO - Invoice Publish Done - __SPLIT__ 2026-07-20 10:31:40,284 - [124778] - src.utils.log - INFO - Updating Next GenerationDate - __SPLIT__ 2026-07-20 10:31:40,284 - [124778] - src.utils.log - INFO - πŸ” Fetching data: SELECT ServiceSetupId, MAX(NextWorkOrderGenerationDate) AS MaxNextWorkOrderGeneration FROM ServiceCore.WorkOrderSkipMonthAutoGeneration WHERE GenerateWorkOrderHistoryId = 124778 GROUP BY ServiceSetupId; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:31:40,560 - [124778] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 10:31:40,566 - [124778] - src.utils.log - INFO - πŸ”„ Updating next gen date sequentially: inside update_next_workorder_generation - __SPLIT__ 2026-07-20 10:31:40,704 - [124778] - src.utils.log - INFO - πŸ›  Creating temp table #tbl_14c7b35286 - __SPLIT__ 2026-07-20 10:31:40,980 - [124778] - src.utils.log - INFO - πŸ“Œ Bulk inserting 1 rows into #tbl_14c7b35286 - __SPLIT__ 2026-07-20 10:31:41,254 - [124778] - src.utils.log - INFO - πŸ” Running MERGE update to apply changes - __SPLIT__ 2026-07-20 10:31:41,399 - [124778] - src.utils.log - INFO - βœ” SQL reported affected rows: 1 - __SPLIT__ 2026-07-20 10:31:41,541 - [124778] - src.utils.log - INFO - πŸ” Verified successfully updated 1 rows via #tbl_14c7b35286 - __SPLIT__ 2026-07-20 10:31:41,541 - [124778] - src.utils.log - INFO - πŸŽ‰ Successfully updated NextGenerationDate using temp table #tbl_14c7b35286 - __SPLIT__ 2026-07-20 10:31:41,541 - [124778] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderSkipMonthAutoGeneration WHERE GenerateWorkOrderHistoryId = 124778 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:31:41,816 - [124778] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 10:31:41,816 - [124778] - src.utils.log - INFO - Sequential deletion from temp tables begin - __SPLIT__ 2026-07-20 10:31:41,816 - [124778] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationServices WHERE WorkOrderAutoGenerationId in (3683359, 3683360, 3683361, 3683362, 3683363, 3683364, 3683365, 3683366, 3683367, 3683368, 3683369, 3683370, 3683371, 3683372, 3683373, 3683374, 3683375, 3683376, 3683377, 3683378, 3683379, 3683380) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:31:42,273 - [124778] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 10:31:42,273 - [124778] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCrews WHERE WorkOrderAutoGenerationId in (3683359, 3683360, 3683361, 3683362, 3683363, 3683364, 3683365, 3683366, 3683367, 3683368, 3683369, 3683370, 3683371, 3683372, 3683373, 3683374, 3683375, 3683376, 3683377, 3683378, 3683379, 3683380) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:31:42,664 - [124778] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 10:31:42,665 - [124778] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationSalesPersonCommission WHERE WorkOrderAutoGenerationId in (3683359, 3683360, 3683361, 3683362, 3683363, 3683364, 3683365, 3683366, 3683367, 3683368, 3683369, 3683370, 3683371, 3683372, 3683373, 3683374, 3683375, 3683376, 3683377, 3683378, 3683379, 3683380) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:31:42,942 - [124778] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 10:31:42,942 - [124778] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationAppliedDiscount WHERE WorkOrderAutoGenerationId in (3683359, 3683360, 3683361, 3683362, 3683363, 3683364, 3683365, 3683366, 3683367, 3683368, 3683369, 3683370, 3683371, 3683372, 3683373, 3683374, 3683375, 3683376, 3683377, 3683378, 3683379, 3683380) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:31:43,316 - [124778] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 10:31:43,316 - [124778] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SetupAutoGenerationSourceMapping WHERE WorkOrderAutoGenerationId in (3683359, 3683360, 3683361, 3683362, 3683363, 3683364, 3683365, 3683366, 3683367, 3683368, 3683369, 3683370, 3683371, 3683372, 3683373, 3683374, 3683375, 3683376, 3683377, 3683378, 3683379, 3683380) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:31:43,601 - [124778] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 10:31:43,601 - [124778] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SubWorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId in (3683359, 3683360, 3683361, 3683362, 3683363, 3683364, 3683365, 3683366, 3683367, 3683368, 3683369, 3683370, 3683371, 3683372, 3683373, 3683374, 3683375, 3683376, 3683377, 3683378, 3683379, 3683380) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:31:43,880 - [124778] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 10:31:43,880 - [124778] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCommissionAdjustment WHERE WorkOrderAutoGenerationId in (3683359, 3683360, 3683361, 3683362, 3683363, 3683364, 3683365, 3683366, 3683367, 3683368, 3683369, 3683370, 3683371, 3683372, 3683373, 3683374, 3683375, 3683376, 3683377, 3683378, 3683379, 3683380) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:31:44,157 - [124778] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 10:31:44,158 - [124778] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId in (3683359, 3683360, 3683361, 3683362, 3683363, 3683364, 3683365, 3683366, 3683367, 3683368, 3683369, 3683370, 3683371, 3683372, 3683373, 3683374, 3683375, 3683376, 3683377, 3683378, 3683379, 3683380) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:31:45,372 - [124778] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 10:31:45,373 - [124778] - src.utils.log - INFO - Work order published ids: (3683359, 3683360, 3683361, 3683362, 3683363, 3683364, 3683365, 3683366, 3683367, 3683368, 3683369, 3683370, 3683371, 3683372, 3683373, 3683374, 3683375, 3683376, 3683377, 3683378, 3683379, 3683380) - __SPLIT__ 2026-07-20 10:31:45,373 - [124778] - src.utils.log - INFO - Time took to perform operation in publishing [124778]: 34.14 - __SPLIT__ 2026-07-20 10:31:45,373 - [124778] - src.utils.log - INFO - Publish Completed for GenerateWorkOrderHistoryId: [124778] - __SPLIT__ 2026-07-20 10:31:45,373 - [124778] - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET PublishStatus = 'Completed', PublishStatusDateTime = '2026-07-20 06:31:45.372' WHERE CompanyId = 133 AND GenerateWorkOrderHistoryId = 124778;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 10:31:45,649 - [124778] - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-20 11:05:00,897 - 124780 - src.utils.log - INFO - ParallelProcessing=False GenerateWorkOrderHistoryId=124780 - __SPLIT__ 2026-07-20 11:05:00,898 - 124780 - src.utils.log - INFO - Sequential Work order generation algo started for GenerateWorkOrderHistoryId: 124780 - __SPLIT__ 2026-07-20 11:05:00,899 - 124780 - src.utils.log - INFO - βœ… Successfully connected to database - __SPLIT__ 2026-07-20 11:05:00,900 - 124780 - src.utils.log - INFO - πŸ” Fetching data: SELECT ConnectionStringName FROM Common.CompanyTenantMaster WHERE CompanyKey = 'abcdallas'... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 11:05:02,874 - 124780 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 11:05:02,875 - 124780 - src.utils.log - INFO - πŸ”’ Connection pool closed - __SPLIT__ 2026-07-20 11:05:02,875 - 124780 - src.utils.log - INFO - πŸ”Œ Connecting to: abcdallas - __SPLIT__ 2026-07-20 11:05:02,876 - 124780 - src.utils.log - INFO - βœ… Successfully connected to abcdallas - __SPLIT__ 2026-07-20 11:05:02,876 - 124780 - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET Status = 'InProgress' WHERE GenerateWorkOrderHistoryId = 124780;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 11:05:04,699 - 124780 - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-20 11:05:04,699 - 124780 - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.RecurringServicePrice, gw.StartDate, gw.EndDate, gw.CreatedBy AS NewCreatedBy, gw.RouteIds, ss.* FROM ServiceCore.GenerateWorkOrderHistory gw JOIN ServiceCore.ServiceSetup ss ON gw.CompanyId = ss.CompanyId AND ( (ss.NextGenerationDate <= gw.EndDate AND ss.NextGenerationDate >= gw.StartDate) OR ss.NextGenerationDate IS NULL) AND (gw.AccountNumber IS NULL OR ss.AccountNumber = gw.AccountNumber) AND (gw.ServiceSetupId IS NULL OR ss.ServiceSetupId = gw.ServiceSetupId)AND (gw.RouteIds IS NULL OR ss.RouteMasterId IN (SELECT CAST(value AS INT) FROM STRING_SPLIT((SELECT RouteIds FROM ServiceCore.GenerateWorkOrderHistory WHERE GenerateWorkOrderHistoryid = 124780), ',' )) OR ss.InitialRouteId IN ( SELECT CAST(value AS INT) FROM STRING_SPLIT((SELECT RouteIds FROM ServiceCore.GenerateWorkOrderHistory WHERE GenerateWorkOrderHistoryid = 124780), ','))) JOIN (SELECT SUM(Price) AS RecurringServicePrice, ServiceSetupId FROM ServiceCore.ServiceSetupServices GROUP BY ServiceSetupId ) sss ON sss.ServiceSetupId = ss.ServiceSetupId WHERE gw.GenerateWorkOrderHistoryid = 124780 AND ss.FrequencyScheduleId IS NOT NULL AND ss.IsActive = 1 AND ss.IsDeleted = 0 AND ss.Status <> 'Canceled' AND ((ss.OrderType = gw.OrderType) OR gw.OrderType IS NULL);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 11:05:05,105 - 124780 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 11:05:05,105 - 124780 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.GenerateWorkOrderHistory gwoh WHERE GenerateWorkOrderHistoryId = 124780;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 11:05:05,367 - 124780 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 11:05:05,370 - 124780 - src.utils.log - INFO - FrequencyScheduleId missing for setups: []: Ignored these setups - __SPLIT__ 2026-07-20 11:05:05,370 - 124780 - src.utils.log - INFO - πŸ” Fetching data: SELECT fsd.IntervalDays, fs.CreatedDate ,f.FrequencyId , fs.FrequencyScheduleId, f.[SysName], f.FrequencyValue, f.YearlyOccurrence , fs.ScheduleFormat,fsd.Days, fsd.Weeks, fsd.Months,fsc.[Month] as sch_months, fsd.StartMonth , fsd.DateDay,fsd.DateMonth FROM [ServiceCore].[FrequencyMaster] f inner join [ServiceCore].[FrequencySchedule] fs on fs.FrequencyId = f.FrequencyId left join ServiceCore.FrequencyScheduleCycle fsc on fsc.FrequencyScheduleId = fs.FrequencyScheduleId left join [ServiceCore].[FrequencyScheduleDetail] fsd on fsd.FrequencyScheduleId = fs.FrequencyScheduleId WHERE fsd.FrequencyScheduleId = 14462... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 11:05:05,640 - 124780 - src.utils.log - INFO - βœ… Fetched 6 rows - __SPLIT__ 2026-07-20 11:05:05,641 - 124780 - src.utils.log - INFO - Found the Setups and Frequencies - __SPLIT__ 2026-07-20 11:05:05,644 - 124780 - src.utils.log - INFO - Inside work order function - __SPLIT__ 2026-07-20 11:05:05,644 - 124780 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 150698;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 11:05:05,905 - 124780 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 11:05:05,906 - 124780 - src.utils.log - INFO - πŸ” Fetching data: select ServiceDate, ServiceSetupId, IsInitial from serviceCore.WorkOrder wo inner join ServiceCore.WorkOrderStatus wos on wo.WoStatusId = wos.WoStatusId where ServiceDate >= '2026-07-20 00:00:00' and ServiceDate <= '2028-12-31 00:00:00' and ServiceSetupId = 150698 and wo.IsActive = 1 and wos.Name not in ('Void', 'Cancelled');... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 11:05:06,173 - 124780 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 11:05:06,721 - 124780 - src.utils.log - INFO - Generating work orders for setup: 150698 - __SPLIT__ 2026-07-20 11:05:06,794 - 124780 - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM COMMON.RangeofTime where RangeofTimeId = -1;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 11:05:07,054 - 124780 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 11:05:07,089 - 124780 - src.utils.log - INFO - Updating Next Gen Date - __SPLIT__ 2026-07-20 11:05:07,095 - 124780 - src.utils.log - INFO - πŸ” Fetching data: SELECT WoStatusId From ServiceCore.WorkOrderStatus wos where CompanyId=133 and [SysName]= 'Incomplete' ;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 11:05:07,354 - 124780 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 11:05:07,357 - 124780 - src.utils.log - INFO - Deleting duplicate records - __SPLIT__ 2026-07-20 11:05:07,357 - 124780 - src.utils.log - INFO - Running deletes SEQUENTIALLY… - __SPLIT__ 2026-07-20 11:05:07,357 - 124780 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationServices WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150698 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 11:05:07,663 - 124780 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 11:05:07,664 - 124780 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCrews WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150698 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 11:05:07,971 - 124780 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 11:05:07,971 - 124780 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationSalesPersonCommission WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150698 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 11:05:08,239 - 124780 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 11:05:08,239 - 124780 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationAppliedDiscount WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150698 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 11:05:08,547 - 124780 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 11:05:08,547 - 124780 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SetupAutoGenerationSourceMapping WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150698 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 11:05:08,854 - 124780 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 11:05:08,854 - 124780 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SubWorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150698 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 11:05:09,127 - 124780 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 11:05:09,127 - 124780 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCommissionAdjustment WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150698 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 11:05:09,391 - 124780 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 11:05:09,391 - 124780 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150698 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 11:05:09,771 - 124780 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 11:05:09,771 - 124780 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-20 11:05:09,771 - 124780 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGeneration: 12 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 11:05:10,068 - 124780 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 12) into ServiceCore.WorkOrderAutoGeneration - __SPLIT__ 2026-07-20 11:05:11,465 - 124780 - src.utils.log - INFO - βœ… All 12 rows inserted successfully into ServiceCore.WorkOrderAutoGeneration in 1 batches - __SPLIT__ 2026-07-20 11:05:11,465 - 124780 - src.utils.log - INFO - πŸ” Fetching data: Select TOP 12 WorkOrderAutoGenerationId, ServiceSetupId , ModifiedBy, ModifiedDate, IsInitial From ServiceCore.WorkOrderAutoGeneration WHERE ModifiedDate='2026-07-16 14:51:40.420' and ServiceSetupId = 150698... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 11:05:11,771 - 124780 - src.utils.log - INFO - βœ… Fetched 12 rows - __SPLIT__ 2026-07-20 11:05:11,772 - 124780 - src.utils.log - INFO - Id's of work order inserted to DB: [3683429 3683430 3683431 3683432 3683433 3683434 3683435 3683436 3683437 3683438 3683439 3683440] - __SPLIT__ 2026-07-20 11:05:11,772 - 124780 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 150698;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 11:05:12,033 - 124780 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 11:05:12,033 - 124780 - src.utils.log - INFO - Inside get_remaining_temp_tables - __SPLIT__ 2026-07-20 11:05:12,034 - 124780 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from servicecore.serviceSetupServices sss where ServiceSetupId = 150698... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 11:05:12,297 - 124780 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 11:05:12,297 - 124780 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from servicecore.ServiceSetupInitialServices sss where ServiceSetupId = 150698... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 11:05:12,559 - 124780 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 11:05:12,566 - 124780 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupCrew ssc where ServiceSetupId = 150698... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 11:05:12,833 - 124780 - src.utils.log - INFO - βœ… Fetched 4 rows - __SPLIT__ 2026-07-20 11:05:12,835 - 124780 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSalesPersonCommission ssspc where ServiceSetupId = 150698... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 11:05:13,095 - 124780 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 11:05:13,096 - 124780 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupCommissionAdjustment ssspc where ServiceSetupId = 150698... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 11:05:13,356 - 124780 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 11:05:13,356 - 124780 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.serviceSetupAppliedDiscount WHERE ServiceSetupId = 150698;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 11:05:13,618 - 124780 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 11:05:13,619 - 124780 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.SetupSourceMapping WHERE ServiceSetupId = 150698;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 11:05:13,878 - 124780 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 11:05:13,879 - 124780 - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM [ServiceCore].[CommunicationPreferencesServiceReportNotification] WITH(NOLOCK) WHERE EntityType = 'Setup' AND ServiceSetupId = 150698;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 11:05:14,229 - 124780 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 11:05:14,229 - 124780 - src.utils.log - INFO - πŸ” Fetching data: SELECT * From CRM.LeadNote WHERE RefType = 'Setup' and RefId = 150698;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 11:05:14,492 - 124780 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 11:05:14,507 - 124780 - src.utils.log - INFO - Inside insert_data_in_temp_tables for work order generation - __SPLIT__ 2026-07-20 11:05:14,507 - 124780 - src.utils.log - INFO - πŸ“₯ Empty dataframe of CRM.LeadNote: - __SPLIT__ 2026-07-20 11:05:14,507 - 124780 - src.utils.log - INFO - leadNoteDf inserted to dream DB - __SPLIT__ 2026-07-20 11:05:14,507 - 124780 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.CommunicationPreferencesServiceReportNotification: - __SPLIT__ 2026-07-20 11:05:14,507 - 124780 - src.utils.log - INFO - CommunicationPreferencesServiceReportNotification inserted to dream DB - __SPLIT__ 2026-07-20 11:05:14,507 - 124780 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.SetupAutoGenerationSourceMapping: - __SPLIT__ 2026-07-20 11:05:14,507 - 124780 - src.utils.log - INFO - SetupAutoGenerationSourceMapping inserted to dream DB - __SPLIT__ 2026-07-20 11:05:14,507 - 124780 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationAppliedDiscount: - __SPLIT__ 2026-07-20 11:05:14,507 - 124780 - src.utils.log - INFO - WorkOrderAutoGenerationAppliedDiscount inserted to dream DB - __SPLIT__ 2026-07-20 11:05:14,508 - 124780 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.SubWorkOrderAutoGeneration: - __SPLIT__ 2026-07-20 11:05:14,508 - 124780 - src.utils.log - INFO - SubWorkOrderAutoGeneration inserted to dream DB - __SPLIT__ 2026-07-20 11:05:14,508 - 124780 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationCommissionAdjustment: - __SPLIT__ 2026-07-20 11:05:14,508 - 124780 - src.utils.log - INFO - SubWorkOrderAutoGeneration inserted to dream DB - __SPLIT__ 2026-07-20 11:05:14,508 - 124780 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationSalesPersonCommission: - __SPLIT__ 2026-07-20 11:05:14,508 - 124780 - src.utils.log - INFO - WorkOrderAutoGenerationSalesPersonCommission_df inserted to dream DB - __SPLIT__ 2026-07-20 11:05:14,508 - 124780 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-20 11:05:14,508 - 124780 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN (3683429, 3683430, 3683431, 3683432, 3683433, 3683434, 3683435, 3683436, 3683437, 3683438, 3683439, 3683440) ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 11:05:14,769 - 124780 - src.utils.log - INFO - βœ… Fetched 12 rows - __SPLIT__ 2026-07-20 11:05:14,770 - 124780 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationCrews: 14 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 11:05:15,036 - 124780 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 14) into ServiceCore.WorkOrderAutoGenerationCrews - __SPLIT__ 2026-07-20 11:05:15,962 - 124780 - src.utils.log - INFO - βœ… All 14 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationCrews in 1 batches - __SPLIT__ 2026-07-20 11:05:15,963 - 124780 - src.utils.log - INFO - WorkOrderAutoGenerationCrews inserted to dream DB - __SPLIT__ 2026-07-20 11:05:15,963 - 124780 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-20 11:05:15,963 - 124780 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId = 3683429 ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 11:05:16,223 - 124780 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 11:05:16,224 - 124780 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationServices: 1 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 11:05:16,492 - 124780 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 1) into ServiceCore.WorkOrderAutoGenerationServices - __SPLIT__ 2026-07-20 11:05:17,409 - 124780 - src.utils.log - INFO - βœ… All 1 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationServices in 1 batches - __SPLIT__ 2026-07-20 11:05:17,410 - 124780 - src.utils.log - INFO - WorkOrderAutoGenerationServices inserted to dream DB - __SPLIT__ 2026-07-20 11:05:17,410 - 124780 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-20 11:05:17,411 - 124780 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN (3683430, 3683431, 3683432, 3683433, 3683434, 3683435, 3683436, 3683437, 3683438, 3683439, 3683440) ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 11:05:17,672 - 124780 - src.utils.log - INFO - βœ… Fetched 11 rows - __SPLIT__ 2026-07-20 11:05:17,673 - 124780 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationServices: 11 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 11:05:17,941 - 124780 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 11) into ServiceCore.WorkOrderAutoGenerationServices - __SPLIT__ 2026-07-20 11:05:18,871 - 124780 - src.utils.log - INFO - βœ… All 11 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationServices in 1 batches - __SPLIT__ 2026-07-20 11:05:18,872 - 124780 - src.utils.log - INFO - WorkOrderAutoGenerationServices inserted to dream DB - __SPLIT__ 2026-07-20 11:05:18,872 - 124780 - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET Status = 'Completed' WHERE GenerateWorkOrderHistoryId = 124780;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 11:05:19,133 - 124780 - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-20 11:05:19,133 - 124780 - src.utils.log - INFO - Sequential work order generation successful - __SPLIT__ 2026-07-20 11:05:19,133 - 124780 - src.utils.log - INFO - Time took to perform operation: 18.23 - __SPLIT__ 2026-07-20 15:02:50,119 - 12689 - src.utils.log - INFO - ParallelProcessing=False GenerateWorkOrderHistoryId=12689 - __SPLIT__ 2026-07-20 15:02:50,120 - 12689 - src.utils.log - INFO - Sequential Work order generation algo started for GenerateWorkOrderHistoryId: 12689 - __SPLIT__ 2026-07-20 15:02:50,121 - 12689 - src.utils.log - INFO - βœ… Successfully connected to database - __SPLIT__ 2026-07-20 15:02:50,121 - 12689 - src.utils.log - INFO - πŸ” Fetching data: SELECT ConnectionStringName FROM Common.CompanyTenantMaster WHERE CompanyKey = 'Fortive'... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:02:52,084 - 12689 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 15:02:52,084 - 12689 - src.utils.log - INFO - Connection string not found connecting to common DB - __SPLIT__ 2026-07-20 15:02:52,084 - 12689 - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET Status = 'InProgress' WHERE GenerateWorkOrderHistoryId = 12689;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:02:52,364 - 12689 - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-20 15:02:52,364 - 12689 - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.RecurringServicePrice, gw.StartDate, gw.EndDate, gw.CreatedBy AS NewCreatedBy, gw.RouteIds, ss.* FROM ServiceCore.GenerateWorkOrderHistory gw JOIN ServiceCore.ServiceSetup ss ON gw.CompanyId = ss.CompanyId AND ( (ss.NextGenerationDate <= gw.EndDate AND ss.NextGenerationDate >= gw.StartDate) OR ss.NextGenerationDate IS NULL) AND (gw.AccountNumber IS NULL OR ss.AccountNumber = gw.AccountNumber) AND (gw.ServiceSetupId IS NULL OR ss.ServiceSetupId = gw.ServiceSetupId)AND (gw.RouteIds IS NULL OR ss.RouteMasterId IN (SELECT CAST(value AS INT) FROM STRING_SPLIT((SELECT RouteIds FROM ServiceCore.GenerateWorkOrderHistory WHERE GenerateWorkOrderHistoryid = 12689), ',' )) OR ss.InitialRouteId IN ( SELECT CAST(value AS INT) FROM STRING_SPLIT((SELECT RouteIds FROM ServiceCore.GenerateWorkOrderHistory WHERE GenerateWorkOrderHistoryid = 12689), ','))) JOIN (SELECT SUM(Price) AS RecurringServicePrice, ServiceSetupId FROM ServiceCore.ServiceSetupServices GROUP BY ServiceSetupId ) sss ON sss.ServiceSetupId = ss.ServiceSetupId WHERE gw.GenerateWorkOrderHistoryid = 12689 AND ss.FrequencyScheduleId IS NOT NULL AND ss.IsActive = 1 AND ss.IsDeleted = 0 AND ss.Status <> 'Canceled' AND ((ss.OrderType = gw.OrderType) OR gw.OrderType IS NULL);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:02:52,681 - 12689 - src.utils.log - INFO - βœ… Fetched 3 rows - __SPLIT__ 2026-07-20 15:02:52,682 - 12689 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.GenerateWorkOrderHistory gwoh WHERE GenerateWorkOrderHistoryId = 12689;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:02:52,963 - 12689 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 15:02:52,966 - 12689 - src.utils.log - INFO - FrequencyScheduleId missing for setups: []: Ignored these setups - __SPLIT__ 2026-07-20 15:02:52,967 - 12689 - src.utils.log - INFO - πŸ” Fetching data: SELECT fsd.IntervalDays, fs.CreatedDate ,f.FrequencyId , fs.FrequencyScheduleId, f.[SysName], f.FrequencyValue, f.YearlyOccurrence , fs.ScheduleFormat,fsd.Days, fsd.Weeks, fsd.Months,fsc.[Month] as sch_months, fsd.StartMonth , fsd.DateDay,fsd.DateMonth FROM [ServiceCore].[FrequencyMaster] f inner join [ServiceCore].[FrequencySchedule] fs on fs.FrequencyId = f.FrequencyId left join ServiceCore.FrequencyScheduleCycle fsc on fsc.FrequencyScheduleId = fs.FrequencyScheduleId left join [ServiceCore].[FrequencyScheduleDetail] fsd on fsd.FrequencyScheduleId = fs.FrequencyScheduleId WHERE fsd.FrequencyScheduleId in (13074, 12971, 13068)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:02:53,258 - 12689 - src.utils.log - INFO - βœ… Fetched 132 rows - __SPLIT__ 2026-07-20 15:02:53,258 - 12689 - src.utils.log - INFO - Found the Setups and Frequencies - __SPLIT__ 2026-07-20 15:02:53,262 - 12689 - src.utils.log - INFO - Inside work order function - __SPLIT__ 2026-07-20 15:02:53,262 - 12689 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId in (34434, 34435, 34436);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:02:53,543 - 12689 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 15:02:53,544 - 12689 - src.utils.log - INFO - πŸ” Fetching data: select ServiceDate, ServiceSetupId,IsInitial from serviceCore.WorkOrder wo inner join ServiceCore.WorkOrderStatus wos on wo.WoStatusId = wos.WoStatusId where ServiceDate >= '2026-07-20 00:00:00' and ServiceDate <= '2026-12-31 00:00:00' and ServiceSetupId in (34434, 34435, 34436) and wo.IsActive = 1 and wos.Name not in ('Void', 'Cancelled');... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:02:53,830 - 12689 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 15:02:54,437 - 12689 - src.utils.log - INFO - Generating work orders for setup: 34434 - __SPLIT__ 2026-07-20 15:02:54,453 - 12689 - src.utils.log - INFO - Generating work orders for setup: 34435 - __SPLIT__ 2026-07-20 15:02:54,465 - 12689 - src.utils.log - INFO - Generating work orders for setup: 34436 - __SPLIT__ 2026-07-20 15:02:54,601 - 12689 - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM COMMON.RangeofTime where RangeofTimeId in (1361, 1420, 1348);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:02:54,882 - 12689 - src.utils.log - INFO - βœ… Fetched 3 rows - __SPLIT__ 2026-07-20 15:02:54,890 - 12689 - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM COMMON.RangeofTime where RangeofTimeId in (1424, 1355, 1398);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:02:55,171 - 12689 - src.utils.log - INFO - βœ… Fetched 3 rows - __SPLIT__ 2026-07-20 15:02:55,212 - 12689 - src.utils.log - INFO - Updating Next Gen Date - __SPLIT__ 2026-07-20 15:02:55,218 - 12689 - src.utils.log - INFO - πŸ” Fetching data: SELECT WoStatusId From ServiceCore.WorkOrderStatus wos where CompanyId=135 and [SysName]= 'Incomplete' ;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:02:55,498 - 12689 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 15:02:55,501 - 12689 - src.utils.log - INFO - Deleting duplicate records - __SPLIT__ 2026-07-20 15:02:55,501 - 12689 - src.utils.log - INFO - Running deletes SEQUENTIALLY… - __SPLIT__ 2026-07-20 15:02:55,501 - 12689 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationServices WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId in (34434, 34435, 34436) ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:02:55,791 - 12689 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 15:02:55,792 - 12689 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCrews WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId in (34434, 34435, 34436) ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:02:56,082 - 12689 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 15:02:56,082 - 12689 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationSalesPersonCommission WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId in (34434, 34435, 34436) ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:02:56,371 - 12689 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 15:02:56,371 - 12689 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationAppliedDiscount WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId in (34434, 34435, 34436) ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:02:56,662 - 12689 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 15:02:56,663 - 12689 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SetupAutoGenerationSourceMapping WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId in (34434, 34435, 34436) ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:02:56,953 - 12689 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 15:02:56,954 - 12689 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SubWorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId in (34434, 34435, 34436) ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:02:57,245 - 12689 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 15:02:57,245 - 12689 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCommissionAdjustment WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId in (34434, 34435, 34436) ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:02:57,528 - 12689 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 15:02:57,528 - 12689 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId in (34434, 34435, 34436) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:02:57,829 - 12689 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 15:02:57,829 - 12689 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-20 15:02:57,829 - 12689 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGeneration: 26 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:02:58,163 - 12689 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 26) into ServiceCore.WorkOrderAutoGeneration - __SPLIT__ 2026-07-20 15:03:00,364 - 12689 - src.utils.log - INFO - βœ… All 26 rows inserted successfully into ServiceCore.WorkOrderAutoGeneration in 1 batches - __SPLIT__ 2026-07-20 15:03:00,364 - 12689 - src.utils.log - INFO - πŸ” Fetching data: Select TOP 26 WorkOrderAutoGenerationId, ServiceSetupId , ModifiedBy, ModifiedDate, IsInitial From ServiceCore.WorkOrderAutoGeneration WHERE ModifiedDate='2026-07-16 14:51:40.420' and ServiceSetupId in (34434, 34435, 34436)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:03:00,655 - 12689 - src.utils.log - INFO - βœ… Fetched 26 rows - __SPLIT__ 2026-07-20 15:03:00,656 - 12689 - src.utils.log - INFO - Id's of work order inserted to DB: [2737659 2737660 2737661 2737662 2737663 2737664 2737665 2737666 2737667 2737668 2737669 2737670 2737671 2737672 2737673 2737674 2737675 2737676 2737677 2737678 2737679 2737680 2737681 2737682 2737683 2737684] - __SPLIT__ 2026-07-20 15:03:00,656 - 12689 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId in (34434, 34435, 34436);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:03:00,937 - 12689 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 15:03:00,937 - 12689 - src.utils.log - INFO - Inside get_remaining_temp_tables - __SPLIT__ 2026-07-20 15:03:00,938 - 12689 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from servicecore.serviceSetupServices sss where ServiceSetupId in (34434, 34435, 34436)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:03:01,220 - 12689 - src.utils.log - INFO - βœ… Fetched 3 rows - __SPLIT__ 2026-07-20 15:03:01,221 - 12689 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from servicecore.ServiceSetupInitialServices sss where ServiceSetupId in (34434, 34435, 34436)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:03:01,503 - 12689 - src.utils.log - INFO - βœ… Fetched 3 rows - __SPLIT__ 2026-07-20 15:03:01,511 - 12689 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupCrew ssc where ServiceSetupId in (34434, 34435, 34436)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:03:01,794 - 12689 - src.utils.log - INFO - βœ… Fetched 6 rows - __SPLIT__ 2026-07-20 15:03:01,796 - 12689 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSalesPersonCommission ssspc where ServiceSetupId in (34434, 34435, 34436)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:03:02,077 - 12689 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 15:03:02,078 - 12689 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupCommissionAdjustment ssspc where ServiceSetupId in (34434, 34435, 34436)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:03:02,359 - 12689 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 15:03:02,360 - 12689 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.serviceSetupAppliedDiscount WHERE ServiceSetupId in (34434, 34435, 34436);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:03:02,641 - 12689 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 15:03:02,641 - 12689 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.SetupSourceMapping WHERE ServiceSetupId in (34434, 34435, 34436);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:03:02,923 - 12689 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 15:03:02,923 - 12689 - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM [ServiceCore].[CommunicationPreferencesServiceReportNotification] WITH(NOLOCK) WHERE EntityType = 'Setup' AND ServiceSetupId in (34434, 34435, 34436);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:03:03,228 - 12689 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 15:03:03,229 - 12689 - src.utils.log - INFO - πŸ” Fetching data: SELECT * From CRM.LeadNote WHERE RefType = 'Setup' and RefId in (34434, 34435, 34436);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:03:03,511 - 12689 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 15:03:03,525 - 12689 - src.utils.log - INFO - Inside insert_data_in_temp_tables for work order generation - __SPLIT__ 2026-07-20 15:03:03,525 - 12689 - src.utils.log - INFO - πŸ“₯ Empty dataframe of CRM.LeadNote: - __SPLIT__ 2026-07-20 15:03:03,525 - 12689 - src.utils.log - INFO - leadNoteDf inserted to dream DB - __SPLIT__ 2026-07-20 15:03:03,526 - 12689 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.CommunicationPreferencesServiceReportNotification: - __SPLIT__ 2026-07-20 15:03:03,526 - 12689 - src.utils.log - INFO - CommunicationPreferencesServiceReportNotification inserted to dream DB - __SPLIT__ 2026-07-20 15:03:03,526 - 12689 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.SetupAutoGenerationSourceMapping: - __SPLIT__ 2026-07-20 15:03:03,526 - 12689 - src.utils.log - INFO - SetupAutoGenerationSourceMapping inserted to dream DB - __SPLIT__ 2026-07-20 15:03:03,526 - 12689 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationAppliedDiscount: - __SPLIT__ 2026-07-20 15:03:03,526 - 12689 - src.utils.log - INFO - WorkOrderAutoGenerationAppliedDiscount inserted to dream DB - __SPLIT__ 2026-07-20 15:03:03,526 - 12689 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.SubWorkOrderAutoGeneration: - __SPLIT__ 2026-07-20 15:03:03,526 - 12689 - src.utils.log - INFO - SubWorkOrderAutoGeneration inserted to dream DB - __SPLIT__ 2026-07-20 15:03:03,526 - 12689 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationCommissionAdjustment: - __SPLIT__ 2026-07-20 15:03:03,526 - 12689 - src.utils.log - INFO - SubWorkOrderAutoGeneration inserted to dream DB - __SPLIT__ 2026-07-20 15:03:03,526 - 12689 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationSalesPersonCommission: - __SPLIT__ 2026-07-20 15:03:03,526 - 12689 - src.utils.log - INFO - WorkOrderAutoGenerationSalesPersonCommission_df inserted to dream DB - __SPLIT__ 2026-07-20 15:03:03,526 - 12689 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-20 15:03:03,527 - 12689 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN (2737664, 2737665, 2737666, 2737667, 2737668, 2737669, 2737670, 2737671, 2737672, 2737673, 2737674, 2737675, 2737676, 2737677, 2737678, 2737679, 2737680, 2737681, 2737682, 2737683, 2737684, 2737659, 2737660, 2737661, 2737662, 2737663) ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:03:03,806 - 12689 - src.utils.log - INFO - βœ… Fetched 26 rows - __SPLIT__ 2026-07-20 15:03:03,807 - 12689 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationCrews: 26 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:03:04,109 - 12689 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 26) into ServiceCore.WorkOrderAutoGenerationCrews - __SPLIT__ 2026-07-20 15:03:05,109 - 12689 - src.utils.log - INFO - βœ… All 26 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationCrews in 1 batches - __SPLIT__ 2026-07-20 15:03:05,109 - 12689 - src.utils.log - INFO - WorkOrderAutoGenerationCrews inserted to dream DB - __SPLIT__ 2026-07-20 15:03:05,109 - 12689 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-20 15:03:05,110 - 12689 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN (2737659, 2737660, 2737661) ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:03:05,390 - 12689 - src.utils.log - INFO - βœ… Fetched 3 rows - __SPLIT__ 2026-07-20 15:03:05,391 - 12689 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationServices: 3 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:03:05,695 - 12689 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 3) into ServiceCore.WorkOrderAutoGenerationServices - __SPLIT__ 2026-07-20 15:03:06,689 - 12689 - src.utils.log - INFO - βœ… All 3 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationServices in 1 batches - __SPLIT__ 2026-07-20 15:03:06,690 - 12689 - src.utils.log - INFO - WorkOrderAutoGenerationServices inserted to dream DB - __SPLIT__ 2026-07-20 15:03:06,690 - 12689 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-20 15:03:06,690 - 12689 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN (2737664, 2737665, 2737666, 2737667, 2737668, 2737669, 2737670, 2737671, 2737672, 2737673, 2737674, 2737675, 2737676, 2737677, 2737678, 2737679, 2737680, 2737681, 2737682, 2737683, 2737684, 2737662, 2737663) ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:03:06,972 - 12689 - src.utils.log - INFO - βœ… Fetched 23 rows - __SPLIT__ 2026-07-20 15:03:06,973 - 12689 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationServices: 23 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:03:07,260 - 12689 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 23) into ServiceCore.WorkOrderAutoGenerationServices - __SPLIT__ 2026-07-20 15:03:08,268 - 12689 - src.utils.log - INFO - βœ… All 23 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationServices in 1 batches - __SPLIT__ 2026-07-20 15:03:08,268 - 12689 - src.utils.log - INFO - WorkOrderAutoGenerationServices inserted to dream DB - __SPLIT__ 2026-07-20 15:03:08,269 - 12689 - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET Status = 'Completed' WHERE GenerateWorkOrderHistoryId = 12689;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:03:08,549 - 12689 - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-20 15:03:08,549 - 12689 - src.utils.log - INFO - Sequential work order generation successful - __SPLIT__ 2026-07-20 15:03:08,550 - 12689 - src.utils.log - INFO - Time took to perform operation: 18.43 - __SPLIT__ 2026-07-20 15:35:22,602 - 124789 - src.utils.log - INFO - ParallelProcessing=False GenerateWorkOrderHistoryId=124789 - __SPLIT__ 2026-07-20 15:35:22,603 - 124789 - src.utils.log - INFO - Sequential Work order generation algo started for GenerateWorkOrderHistoryId: 124789 - __SPLIT__ 2026-07-20 15:35:22,603 - 124789 - src.utils.log - INFO - βœ… Successfully connected to database - __SPLIT__ 2026-07-20 15:35:22,604 - 124789 - src.utils.log - INFO - πŸ” Fetching data: SELECT ConnectionStringName FROM Common.CompanyTenantMaster WHERE CompanyKey = 'abcdallas'... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:35:24,562 - 124789 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 15:35:24,562 - 124789 - src.utils.log - INFO - πŸ”’ Connection pool closed - __SPLIT__ 2026-07-20 15:35:24,563 - 124789 - src.utils.log - INFO - πŸ”Œ Connecting to: abcdallas - __SPLIT__ 2026-07-20 15:35:24,563 - 124789 - src.utils.log - INFO - βœ… Successfully connected to abcdallas - __SPLIT__ 2026-07-20 15:35:24,563 - 124789 - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET Status = 'InProgress' WHERE GenerateWorkOrderHistoryId = 124789;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:35:26,499 - 124789 - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-20 15:35:26,499 - 124789 - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.RecurringServicePrice, gw.StartDate, gw.EndDate, gw.CreatedBy AS NewCreatedBy, gw.RouteIds, ss.* FROM ServiceCore.GenerateWorkOrderHistory gw JOIN ServiceCore.ServiceSetup ss ON gw.CompanyId = ss.CompanyId AND ( (ss.NextGenerationDate <= gw.EndDate AND ss.NextGenerationDate >= gw.StartDate) OR ss.NextGenerationDate IS NULL) AND (gw.AccountNumber IS NULL OR ss.AccountNumber = gw.AccountNumber) AND (gw.ServiceSetupId IS NULL OR ss.ServiceSetupId = gw.ServiceSetupId)AND (gw.RouteIds IS NULL OR ss.RouteMasterId IN (SELECT CAST(value AS INT) FROM STRING_SPLIT((SELECT RouteIds FROM ServiceCore.GenerateWorkOrderHistory WHERE GenerateWorkOrderHistoryid = 124789), ',' )) OR ss.InitialRouteId IN ( SELECT CAST(value AS INT) FROM STRING_SPLIT((SELECT RouteIds FROM ServiceCore.GenerateWorkOrderHistory WHERE GenerateWorkOrderHistoryid = 124789), ','))) JOIN (SELECT SUM(Price) AS RecurringServicePrice, ServiceSetupId FROM ServiceCore.ServiceSetupServices GROUP BY ServiceSetupId ) sss ON sss.ServiceSetupId = ss.ServiceSetupId WHERE gw.GenerateWorkOrderHistoryid = 124789 AND ss.FrequencyScheduleId IS NOT NULL AND ss.IsActive = 1 AND ss.IsDeleted = 0 AND ss.Status <> 'Canceled' AND ((ss.OrderType = gw.OrderType) OR gw.OrderType IS NULL);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:35:26,818 - 124789 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 15:35:26,819 - 124789 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.GenerateWorkOrderHistory gwoh WHERE GenerateWorkOrderHistoryId = 124789;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:35:27,096 - 124789 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 15:35:27,099 - 124789 - src.utils.log - INFO - FrequencyScheduleId missing for setups: []: Ignored these setups - __SPLIT__ 2026-07-20 15:35:27,100 - 124789 - src.utils.log - INFO - πŸ” Fetching data: SELECT fsd.IntervalDays, fs.CreatedDate ,f.FrequencyId , fs.FrequencyScheduleId, f.[SysName], f.FrequencyValue, f.YearlyOccurrence , fs.ScheduleFormat,fsd.Days, fsd.Weeks, fsd.Months,fsc.[Month] as sch_months, fsd.StartMonth , fsd.DateDay,fsd.DateMonth FROM [ServiceCore].[FrequencyMaster] f inner join [ServiceCore].[FrequencySchedule] fs on fs.FrequencyId = f.FrequencyId left join ServiceCore.FrequencyScheduleCycle fsc on fsc.FrequencyScheduleId = fs.FrequencyScheduleId left join [ServiceCore].[FrequencyScheduleDetail] fsd on fsd.FrequencyScheduleId = fs.FrequencyScheduleId WHERE fsd.FrequencyScheduleId = 14638... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:35:27,381 - 124789 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 15:35:27,382 - 124789 - src.utils.log - INFO - Found the Setups and Frequencies - __SPLIT__ 2026-07-20 15:35:27,384 - 124789 - src.utils.log - INFO - Inside work order function - __SPLIT__ 2026-07-20 15:35:27,385 - 124789 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 150702;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:35:27,663 - 124789 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 15:35:27,664 - 124789 - src.utils.log - INFO - πŸ” Fetching data: select ServiceDate, ServiceSetupId, IsInitial from serviceCore.WorkOrder wo inner join ServiceCore.WorkOrderStatus wos on wo.WoStatusId = wos.WoStatusId where ServiceDate >= '2026-07-20 00:00:00' and ServiceDate <= '2027-12-31 00:00:00' and ServiceSetupId = 150702 and wo.IsActive = 1 and wos.Name not in ('Void', 'Cancelled');... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:35:27,938 - 124789 - src.utils.log - INFO - βœ… Fetched 3 rows - __SPLIT__ 2026-07-20 15:35:28,513 - 124789 - src.utils.log - INFO - Generating work orders for setup: 150702 - __SPLIT__ 2026-07-20 15:35:28,580 - 124789 - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM COMMON.RangeofTime where RangeofTimeId = 11428;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:35:28,855 - 124789 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 15:35:28,864 - 124789 - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM COMMON.RangeofTime where RangeofTimeId = 11428;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:35:29,139 - 124789 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 15:35:29,179 - 124789 - src.utils.log - INFO - Updating Next Gen Date - __SPLIT__ 2026-07-20 15:35:29,184 - 124789 - src.utils.log - INFO - πŸ” Fetching data: SELECT WoStatusId From ServiceCore.WorkOrderStatus wos where CompanyId=133 and [SysName]= 'Incomplete' ;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:35:29,459 - 124789 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 15:35:29,461 - 124789 - src.utils.log - INFO - Deleting duplicate records - __SPLIT__ 2026-07-20 15:35:29,461 - 124789 - src.utils.log - INFO - Running deletes SEQUENTIALLY… - __SPLIT__ 2026-07-20 15:35:29,461 - 124789 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationServices WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150702 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:35:29,806 - 124789 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 15:35:29,806 - 124789 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCrews WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150702 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:35:30,140 - 124789 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 15:35:30,141 - 124789 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationSalesPersonCommission WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150702 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:35:30,420 - 124789 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 15:35:30,421 - 124789 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationAppliedDiscount WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150702 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:35:30,756 - 124789 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 15:35:30,756 - 124789 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SetupAutoGenerationSourceMapping WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150702 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:35:31,078 - 124789 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 15:35:31,078 - 124789 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SubWorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150702 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:35:31,365 - 124789 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 15:35:31,365 - 124789 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCommissionAdjustment WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150702 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:35:31,641 - 124789 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 15:35:31,641 - 124789 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150702 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:35:32,430 - 124789 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 15:35:32,430 - 124789 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-20 15:35:32,430 - 124789 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGeneration: 9 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:35:32,742 - 124789 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 9) into ServiceCore.WorkOrderAutoGeneration - __SPLIT__ 2026-07-20 15:35:34,055 - 124789 - src.utils.log - INFO - βœ… All 9 rows inserted successfully into ServiceCore.WorkOrderAutoGeneration in 1 batches - __SPLIT__ 2026-07-20 15:35:34,055 - 124789 - src.utils.log - INFO - πŸ” Fetching data: Select TOP 9 WorkOrderAutoGenerationId, ServiceSetupId , ModifiedBy, ModifiedDate, IsInitial From ServiceCore.WorkOrderAutoGeneration WHERE ModifiedDate='2026-07-16 14:51:40.420' and ServiceSetupId = 150702... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:35:34,376 - 124789 - src.utils.log - INFO - βœ… Fetched 9 rows - __SPLIT__ 2026-07-20 15:35:34,377 - 124789 - src.utils.log - INFO - Id's of work order inserted to DB: [3683519 3683520 3683521 3683522 3683523 3683524 3683525 3683526 3683527] - __SPLIT__ 2026-07-20 15:35:34,377 - 124789 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 150702;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:35:34,654 - 124789 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 15:35:34,655 - 124789 - src.utils.log - INFO - Inside get_remaining_temp_tables - __SPLIT__ 2026-07-20 15:35:34,655 - 124789 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from servicecore.serviceSetupServices sss where ServiceSetupId = 150702... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:35:34,931 - 124789 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 15:35:34,931 - 124789 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from servicecore.ServiceSetupInitialServices sss where ServiceSetupId = 150702... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:35:35,207 - 124789 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 15:35:35,211 - 124789 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupCrew ssc where ServiceSetupId = 150702... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:35:35,493 - 124789 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 15:35:35,494 - 124789 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSalesPersonCommission ssspc where ServiceSetupId = 150702... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:35:35,769 - 124789 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 15:35:35,770 - 124789 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupCommissionAdjustment ssspc where ServiceSetupId = 150702... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:35:36,044 - 124789 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 15:35:36,045 - 124789 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.serviceSetupAppliedDiscount WHERE ServiceSetupId = 150702;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:35:36,320 - 124789 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 15:35:36,321 - 124789 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.SetupSourceMapping WHERE ServiceSetupId = 150702;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:35:36,595 - 124789 - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-20 15:35:36,597 - 124789 - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM [ServiceCore].[CommunicationPreferencesServiceReportNotification] WITH(NOLOCK) WHERE EntityType = 'Setup' AND ServiceSetupId = 150702;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:35:36,970 - 124789 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 15:35:36,970 - 124789 - src.utils.log - INFO - πŸ” Fetching data: SELECT * From CRM.LeadNote WHERE RefType = 'Setup' and RefId = 150702;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:35:37,246 - 124789 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 15:35:37,258 - 124789 - src.utils.log - INFO - Inside insert_data_in_temp_tables for work order generation - __SPLIT__ 2026-07-20 15:35:37,258 - 124789 - src.utils.log - INFO - πŸ“₯ Empty dataframe of CRM.LeadNote: - __SPLIT__ 2026-07-20 15:35:37,258 - 124789 - src.utils.log - INFO - leadNoteDf inserted to dream DB - __SPLIT__ 2026-07-20 15:35:37,258 - 124789 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.CommunicationPreferencesServiceReportNotification: - __SPLIT__ 2026-07-20 15:35:37,258 - 124789 - src.utils.log - INFO - CommunicationPreferencesServiceReportNotification inserted to dream DB - __SPLIT__ 2026-07-20 15:35:37,258 - 124789 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-20 15:35:37,259 - 124789 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN ('3683520', '3683527', '3683521', '3683526', '3683522', '3683525', '3683524', '3683519', '3683523') ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:35:37,534 - 124789 - src.utils.log - INFO - βœ… Fetched 9 rows - __SPLIT__ 2026-07-20 15:35:37,535 - 124789 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.SetupAutoGenerationSourceMapping: 0 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:35:37,813 - 124789 - src.utils.log - INFO - βœ… All 0 rows inserted successfully into ServiceCore.SetupAutoGenerationSourceMapping in 0 batches - __SPLIT__ 2026-07-20 15:35:37,813 - 124789 - src.utils.log - INFO - SetupAutoGenerationSourceMapping inserted to dream DB - __SPLIT__ 2026-07-20 15:35:37,813 - 124789 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationAppliedDiscount: - __SPLIT__ 2026-07-20 15:35:37,813 - 124789 - src.utils.log - INFO - WorkOrderAutoGenerationAppliedDiscount inserted to dream DB - __SPLIT__ 2026-07-20 15:35:37,813 - 124789 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-20 15:35:37,813 - 124789 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN (3683520, 3683521, 3683522, 3683523, 3683524, 3683525, 3683526, 3683527, 3683519) ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:35:38,089 - 124789 - src.utils.log - INFO - βœ… Fetched 9 rows - __SPLIT__ 2026-07-20 15:35:38,090 - 124789 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.SubWorkOrderAutoGeneration: 9 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:35:38,380 - 124789 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 9) into ServiceCore.SubWorkOrderAutoGeneration - __SPLIT__ 2026-07-20 15:35:39,513 - 124789 - src.utils.log - INFO - βœ… All 9 rows inserted successfully into ServiceCore.SubWorkOrderAutoGeneration in 1 batches - __SPLIT__ 2026-07-20 15:35:39,514 - 124789 - src.utils.log - INFO - SubWorkOrderAutoGeneration inserted to dream DB - __SPLIT__ 2026-07-20 15:35:39,514 - 124789 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationCommissionAdjustment: - __SPLIT__ 2026-07-20 15:35:39,514 - 124789 - src.utils.log - INFO - SubWorkOrderAutoGeneration inserted to dream DB - __SPLIT__ 2026-07-20 15:35:39,514 - 124789 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationSalesPersonCommission: - __SPLIT__ 2026-07-20 15:35:39,514 - 124789 - src.utils.log - INFO - WorkOrderAutoGenerationSalesPersonCommission_df inserted to dream DB - __SPLIT__ 2026-07-20 15:35:39,514 - 124789 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationCrews: - __SPLIT__ 2026-07-20 15:35:39,514 - 124789 - src.utils.log - INFO - WorkOrderAutoGenerationCrews inserted to dream DB - __SPLIT__ 2026-07-20 15:35:39,514 - 124789 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationServices: - __SPLIT__ 2026-07-20 15:35:39,515 - 124789 - src.utils.log - INFO - WorkOrderAutoGenerationServices inserted to dream DB - __SPLIT__ 2026-07-20 15:35:39,515 - 124789 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-20 15:35:39,515 - 124789 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN (3683520, 3683521, 3683522, 3683523, 3683524, 3683525, 3683526, 3683527, 3683519) ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:35:39,790 - 124789 - src.utils.log - INFO - βœ… Fetched 9 rows - __SPLIT__ 2026-07-20 15:35:39,791 - 124789 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationServices: 9 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:35:40,074 - 124789 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 9) into ServiceCore.WorkOrderAutoGenerationServices - __SPLIT__ 2026-07-20 15:35:41,048 - 124789 - src.utils.log - INFO - βœ… All 9 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationServices in 1 batches - __SPLIT__ 2026-07-20 15:35:41,049 - 124789 - src.utils.log - INFO - WorkOrderAutoGenerationServices inserted to dream DB - __SPLIT__ 2026-07-20 15:35:41,049 - 124789 - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET Status = 'Completed' WHERE GenerateWorkOrderHistoryId = 124789;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:35:41,325 - 124789 - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-20 15:35:41,325 - 124789 - src.utils.log - INFO - Sequential work order generation successful - __SPLIT__ 2026-07-20 15:35:41,325 - 124789 - src.utils.log - INFO - Time took to perform operation: 18.72 - __SPLIT__ 2026-07-20 15:41:03,521 - 124790 - src.utils.log - INFO - ParallelProcessing=False GenerateWorkOrderHistoryId=124790 - __SPLIT__ 2026-07-20 15:41:03,522 - 124790 - src.utils.log - INFO - Sequential Work order generation algo started for GenerateWorkOrderHistoryId: 124790 - __SPLIT__ 2026-07-20 15:41:03,522 - 124790 - src.utils.log - INFO - βœ… Successfully connected to database - __SPLIT__ 2026-07-20 15:41:03,523 - 124790 - src.utils.log - INFO - πŸ” Fetching data: SELECT ConnectionStringName FROM Common.CompanyTenantMaster WHERE CompanyKey = 'abcdallas'... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:41:05,498 - 124790 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 15:41:05,499 - 124790 - src.utils.log - INFO - πŸ”’ Connection pool closed - __SPLIT__ 2026-07-20 15:41:05,499 - 124790 - src.utils.log - INFO - πŸ”Œ Connecting to: abcdallas - __SPLIT__ 2026-07-20 15:41:05,499 - 124790 - src.utils.log - INFO - βœ… Successfully connected to abcdallas - __SPLIT__ 2026-07-20 15:41:05,499 - 124790 - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET Status = 'InProgress' WHERE GenerateWorkOrderHistoryId = 124790;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:41:07,350 - 124790 - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-20 15:41:07,351 - 124790 - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.RecurringServicePrice, gw.StartDate, gw.EndDate, gw.CreatedBy AS NewCreatedBy, gw.RouteIds, ss.* FROM ServiceCore.GenerateWorkOrderHistory gw JOIN ServiceCore.ServiceSetup ss ON gw.CompanyId = ss.CompanyId AND ( (ss.NextGenerationDate <= gw.EndDate AND ss.NextGenerationDate >= gw.StartDate) OR ss.NextGenerationDate IS NULL) AND (gw.AccountNumber IS NULL OR ss.AccountNumber = gw.AccountNumber) AND (gw.ServiceSetupId IS NULL OR ss.ServiceSetupId = gw.ServiceSetupId)AND (gw.RouteIds IS NULL OR ss.RouteMasterId IN (SELECT CAST(value AS INT) FROM STRING_SPLIT((SELECT RouteIds FROM ServiceCore.GenerateWorkOrderHistory WHERE GenerateWorkOrderHistoryid = 124790), ',' )) OR ss.InitialRouteId IN ( SELECT CAST(value AS INT) FROM STRING_SPLIT((SELECT RouteIds FROM ServiceCore.GenerateWorkOrderHistory WHERE GenerateWorkOrderHistoryid = 124790), ','))) JOIN (SELECT SUM(Price) AS RecurringServicePrice, ServiceSetupId FROM ServiceCore.ServiceSetupServices GROUP BY ServiceSetupId ) sss ON sss.ServiceSetupId = ss.ServiceSetupId WHERE gw.GenerateWorkOrderHistoryid = 124790 AND ss.FrequencyScheduleId IS NOT NULL AND ss.IsActive = 1 AND ss.IsDeleted = 0 AND ss.Status <> 'Canceled' AND ((ss.OrderType = gw.OrderType) OR gw.OrderType IS NULL);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:41:07,658 - 124790 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 15:41:07,658 - 124790 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.GenerateWorkOrderHistory gwoh WHERE GenerateWorkOrderHistoryId = 124790;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:41:07,924 - 124790 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 15:41:07,927 - 124790 - src.utils.log - INFO - FrequencyScheduleId missing for setups: []: Ignored these setups - __SPLIT__ 2026-07-20 15:41:07,927 - 124790 - src.utils.log - INFO - πŸ” Fetching data: SELECT fsd.IntervalDays, fs.CreatedDate ,f.FrequencyId , fs.FrequencyScheduleId, f.[SysName], f.FrequencyValue, f.YearlyOccurrence , fs.ScheduleFormat,fsd.Days, fsd.Weeks, fsd.Months,fsc.[Month] as sch_months, fsd.StartMonth , fsd.DateDay,fsd.DateMonth FROM [ServiceCore].[FrequencyMaster] f inner join [ServiceCore].[FrequencySchedule] fs on fs.FrequencyId = f.FrequencyId left join ServiceCore.FrequencyScheduleCycle fsc on fsc.FrequencyScheduleId = fs.FrequencyScheduleId left join [ServiceCore].[FrequencyScheduleDetail] fsd on fsd.FrequencyScheduleId = fs.FrequencyScheduleId WHERE fsd.FrequencyScheduleId = 14638... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:41:08,197 - 124790 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 15:41:08,198 - 124790 - src.utils.log - INFO - Found the Setups and Frequencies - __SPLIT__ 2026-07-20 15:41:08,200 - 124790 - src.utils.log - INFO - Inside work order function - __SPLIT__ 2026-07-20 15:41:08,201 - 124790 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 150702;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:41:08,468 - 124790 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 15:41:08,469 - 124790 - src.utils.log - INFO - πŸ” Fetching data: select ServiceDate, ServiceSetupId, IsInitial from serviceCore.WorkOrder wo inner join ServiceCore.WorkOrderStatus wos on wo.WoStatusId = wos.WoStatusId where ServiceDate >= '2026-07-20 00:00:00' and ServiceDate <= '2029-12-31 00:00:00' and ServiceSetupId = 150702 and wo.IsActive = 1 and wos.Name not in ('Void', 'Cancelled');... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:41:08,740 - 124790 - src.utils.log - INFO - βœ… Fetched 4 rows - __SPLIT__ 2026-07-20 15:41:09,294 - 124790 - src.utils.log - INFO - Generating work orders for setup: 150702 - __SPLIT__ 2026-07-20 15:41:09,522 - 124790 - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM COMMON.RangeofTime where RangeofTimeId = 11428;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:41:09,786 - 124790 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 15:41:09,795 - 124790 - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM COMMON.RangeofTime where RangeofTimeId = 11428;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:41:10,059 - 124790 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 15:41:10,103 - 124790 - src.utils.log - INFO - Updating Next Gen Date - __SPLIT__ 2026-07-20 15:41:10,109 - 124790 - src.utils.log - INFO - πŸ” Fetching data: SELECT WoStatusId From ServiceCore.WorkOrderStatus wos where CompanyId=133 and [SysName]= 'Incomplete' ;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:41:10,373 - 124790 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 15:41:10,375 - 124790 - src.utils.log - INFO - Deleting duplicate records - __SPLIT__ 2026-07-20 15:41:10,375 - 124790 - src.utils.log - INFO - Running deletes SEQUENTIALLY… - __SPLIT__ 2026-07-20 15:41:10,375 - 124790 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationServices WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150702 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:41:10,709 - 124790 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 15:41:10,709 - 124790 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCrews WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150702 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:41:11,030 - 124790 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 15:41:11,031 - 124790 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationSalesPersonCommission WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150702 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:41:11,299 - 124790 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 15:41:11,299 - 124790 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationAppliedDiscount WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150702 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:41:11,624 - 124790 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 15:41:11,625 - 124790 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SetupAutoGenerationSourceMapping WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150702 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:41:11,934 - 124790 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 15:41:11,934 - 124790 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SubWorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150702 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:41:12,209 - 124790 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 15:41:12,210 - 124790 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCommissionAdjustment WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150702 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:41:12,474 - 124790 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 15:41:12,474 - 124790 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150702 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:41:13,169 - 124790 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 15:41:13,169 - 124790 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-20 15:41:13,169 - 124790 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGeneration: 31 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:41:13,470 - 124790 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 31) into ServiceCore.WorkOrderAutoGeneration - __SPLIT__ 2026-07-20 15:41:15,578 - 124790 - src.utils.log - INFO - βœ… All 31 rows inserted successfully into ServiceCore.WorkOrderAutoGeneration in 1 batches - __SPLIT__ 2026-07-20 15:41:15,579 - 124790 - src.utils.log - INFO - πŸ” Fetching data: Select TOP 31 WorkOrderAutoGenerationId, ServiceSetupId , ModifiedBy, ModifiedDate, IsInitial From ServiceCore.WorkOrderAutoGeneration WHERE ModifiedDate='2026-07-16 14:51:40.420' and ServiceSetupId = 150702... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:41:15,888 - 124790 - src.utils.log - INFO - βœ… Fetched 31 rows - __SPLIT__ 2026-07-20 15:41:15,888 - 124790 - src.utils.log - INFO - Id's of work order inserted to DB: [3683528 3683529 3683530 3683531 3683532 3683533 3683534 3683535 3683536 3683537 3683538 3683539 3683540 3683541 3683542 3683543 3683544 3683545 3683546 3683547 3683548 3683549 3683550 3683551 3683552 3683553 3683554 3683555 3683556 3683557 3683558] - __SPLIT__ 2026-07-20 15:41:15,888 - 124790 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 150702;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:41:16,155 - 124790 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 15:41:16,155 - 124790 - src.utils.log - INFO - Inside get_remaining_temp_tables - __SPLIT__ 2026-07-20 15:41:16,155 - 124790 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from servicecore.serviceSetupServices sss where ServiceSetupId = 150702... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:41:16,420 - 124790 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 15:41:16,421 - 124790 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from servicecore.ServiceSetupInitialServices sss where ServiceSetupId = 150702... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:41:16,685 - 124790 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 15:41:16,689 - 124790 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupCrew ssc where ServiceSetupId = 150702... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:41:16,959 - 124790 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 15:41:16,960 - 124790 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSalesPersonCommission ssspc where ServiceSetupId = 150702... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:41:17,225 - 124790 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 15:41:17,226 - 124790 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupCommissionAdjustment ssspc where ServiceSetupId = 150702... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:41:17,489 - 124790 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 15:41:17,490 - 124790 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.serviceSetupAppliedDiscount WHERE ServiceSetupId = 150702;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:41:17,754 - 124790 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 15:41:17,755 - 124790 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.SetupSourceMapping WHERE ServiceSetupId = 150702;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:41:18,019 - 124790 - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-20 15:41:18,020 - 124790 - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM [ServiceCore].[CommunicationPreferencesServiceReportNotification] WITH(NOLOCK) WHERE EntityType = 'Setup' AND ServiceSetupId = 150702;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:41:18,371 - 124790 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 15:41:18,371 - 124790 - src.utils.log - INFO - πŸ” Fetching data: SELECT * From CRM.LeadNote WHERE RefType = 'Setup' and RefId = 150702;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:41:18,635 - 124790 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 15:41:18,646 - 124790 - src.utils.log - INFO - Inside insert_data_in_temp_tables for work order generation - __SPLIT__ 2026-07-20 15:41:18,646 - 124790 - src.utils.log - INFO - πŸ“₯ Empty dataframe of CRM.LeadNote: - __SPLIT__ 2026-07-20 15:41:18,647 - 124790 - src.utils.log - INFO - leadNoteDf inserted to dream DB - __SPLIT__ 2026-07-20 15:41:18,647 - 124790 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.CommunicationPreferencesServiceReportNotification: - __SPLIT__ 2026-07-20 15:41:18,647 - 124790 - src.utils.log - INFO - CommunicationPreferencesServiceReportNotification inserted to dream DB - __SPLIT__ 2026-07-20 15:41:18,647 - 124790 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-20 15:41:18,647 - 124790 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN ('3683532', '3683558', '3683539', '3683536', '3683556', '3683543', '3683551', '3683547', '3683555', '3683545', '3683535', '3683529', '3683534', '3683549', '3683550', '3683533', '3683528', '3683540', '3683557', '3683531', '3683537', '3683546', '3683544', '3683542', '3683548', '3683541', '3683553', '3683552', '3683538', '3683554', '3683530') ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:41:18,913 - 124790 - src.utils.log - INFO - βœ… Fetched 31 rows - __SPLIT__ 2026-07-20 15:41:18,914 - 124790 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.SetupAutoGenerationSourceMapping: 0 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:41:19,180 - 124790 - src.utils.log - INFO - βœ… All 0 rows inserted successfully into ServiceCore.SetupAutoGenerationSourceMapping in 0 batches - __SPLIT__ 2026-07-20 15:41:19,180 - 124790 - src.utils.log - INFO - SetupAutoGenerationSourceMapping inserted to dream DB - __SPLIT__ 2026-07-20 15:41:19,180 - 124790 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationAppliedDiscount: - __SPLIT__ 2026-07-20 15:41:19,181 - 124790 - src.utils.log - INFO - WorkOrderAutoGenerationAppliedDiscount inserted to dream DB - __SPLIT__ 2026-07-20 15:41:19,181 - 124790 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-20 15:41:19,181 - 124790 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN (3683528, 3683529, 3683530, 3683531, 3683532, 3683533, 3683534, 3683535, 3683536, 3683537, 3683538, 3683539, 3683540, 3683541, 3683542, 3683543, 3683544, 3683545, 3683546, 3683547, 3683548, 3683549, 3683550, 3683551, 3683552, 3683553, 3683554, 3683555, 3683556, 3683557, 3683558) ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:41:19,448 - 124790 - src.utils.log - INFO - βœ… Fetched 31 rows - __SPLIT__ 2026-07-20 15:41:19,449 - 124790 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.SubWorkOrderAutoGeneration: 31 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:41:19,726 - 124790 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 31) into ServiceCore.SubWorkOrderAutoGeneration - __SPLIT__ 2026-07-20 15:41:21,024 - 124790 - src.utils.log - INFO - βœ… All 31 rows inserted successfully into ServiceCore.SubWorkOrderAutoGeneration in 1 batches - __SPLIT__ 2026-07-20 15:41:21,025 - 124790 - src.utils.log - INFO - SubWorkOrderAutoGeneration inserted to dream DB - __SPLIT__ 2026-07-20 15:41:21,025 - 124790 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationCommissionAdjustment: - __SPLIT__ 2026-07-20 15:41:21,025 - 124790 - src.utils.log - INFO - SubWorkOrderAutoGeneration inserted to dream DB - __SPLIT__ 2026-07-20 15:41:21,025 - 124790 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationSalesPersonCommission: - __SPLIT__ 2026-07-20 15:41:21,025 - 124790 - src.utils.log - INFO - WorkOrderAutoGenerationSalesPersonCommission_df inserted to dream DB - __SPLIT__ 2026-07-20 15:41:21,025 - 124790 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationCrews: - __SPLIT__ 2026-07-20 15:41:21,026 - 124790 - src.utils.log - INFO - WorkOrderAutoGenerationCrews inserted to dream DB - __SPLIT__ 2026-07-20 15:41:21,026 - 124790 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationServices: - __SPLIT__ 2026-07-20 15:41:21,026 - 124790 - src.utils.log - INFO - WorkOrderAutoGenerationServices inserted to dream DB - __SPLIT__ 2026-07-20 15:41:21,026 - 124790 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-20 15:41:21,026 - 124790 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN (3683528, 3683529, 3683530, 3683531, 3683532, 3683533, 3683534, 3683535, 3683536, 3683537, 3683538, 3683539, 3683540, 3683541, 3683542, 3683543, 3683544, 3683545, 3683546, 3683547, 3683548, 3683549, 3683550, 3683551, 3683552, 3683553, 3683554, 3683555, 3683556, 3683557, 3683558) ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:41:21,290 - 124790 - src.utils.log - INFO - βœ… Fetched 31 rows - __SPLIT__ 2026-07-20 15:41:21,291 - 124790 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationServices: 31 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:41:21,564 - 124790 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 31) into ServiceCore.WorkOrderAutoGenerationServices - __SPLIT__ 2026-07-20 15:41:22,524 - 124790 - src.utils.log - INFO - βœ… All 31 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationServices in 1 batches - __SPLIT__ 2026-07-20 15:41:22,525 - 124790 - src.utils.log - INFO - WorkOrderAutoGenerationServices inserted to dream DB - __SPLIT__ 2026-07-20 15:41:22,525 - 124790 - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET Status = 'Completed' WHERE GenerateWorkOrderHistoryId = 124790;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:41:22,789 - 124790 - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-20 15:41:22,789 - 124790 - src.utils.log - INFO - Sequential work order generation successful - __SPLIT__ 2026-07-20 15:41:22,789 - 124790 - src.utils.log - INFO - Time took to perform operation: 19.27 - __SPLIT__ 2026-07-20 15:58:25,712 - 124794 - src.utils.log - INFO - ParallelProcessing=False GenerateWorkOrderHistoryId=124794 - __SPLIT__ 2026-07-20 15:58:25,713 - 124794 - src.utils.log - INFO - Sequential Work order generation algo started for GenerateWorkOrderHistoryId: 124794 - __SPLIT__ 2026-07-20 15:58:25,714 - 124794 - src.utils.log - INFO - βœ… Successfully connected to database - __SPLIT__ 2026-07-20 15:58:25,714 - 124794 - src.utils.log - INFO - πŸ” Fetching data: SELECT ConnectionStringName FROM Common.CompanyTenantMaster WHERE CompanyKey = 'abcdallas'... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:58:27,888 - 124794 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 15:58:27,888 - 124794 - src.utils.log - INFO - πŸ”’ Connection pool closed - __SPLIT__ 2026-07-20 15:58:27,889 - 124794 - src.utils.log - INFO - πŸ”Œ Connecting to: abcdallas - __SPLIT__ 2026-07-20 15:58:27,889 - 124794 - src.utils.log - INFO - βœ… Successfully connected to abcdallas - __SPLIT__ 2026-07-20 15:58:27,889 - 124794 - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET Status = 'InProgress' WHERE GenerateWorkOrderHistoryId = 124794;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:58:29,710 - 124794 - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-20 15:58:29,710 - 124794 - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.RecurringServicePrice, gw.StartDate, gw.EndDate, gw.CreatedBy AS NewCreatedBy, gw.RouteIds, ss.* FROM ServiceCore.GenerateWorkOrderHistory gw JOIN ServiceCore.ServiceSetup ss ON gw.CompanyId = ss.CompanyId AND ( (ss.NextGenerationDate <= gw.EndDate AND ss.NextGenerationDate >= gw.StartDate) OR ss.NextGenerationDate IS NULL) AND (gw.AccountNumber IS NULL OR ss.AccountNumber = gw.AccountNumber) AND (gw.ServiceSetupId IS NULL OR ss.ServiceSetupId = gw.ServiceSetupId)AND (gw.RouteIds IS NULL OR ss.RouteMasterId IN (SELECT CAST(value AS INT) FROM STRING_SPLIT((SELECT RouteIds FROM ServiceCore.GenerateWorkOrderHistory WHERE GenerateWorkOrderHistoryid = 124794), ',' )) OR ss.InitialRouteId IN ( SELECT CAST(value AS INT) FROM STRING_SPLIT((SELECT RouteIds FROM ServiceCore.GenerateWorkOrderHistory WHERE GenerateWorkOrderHistoryid = 124794), ','))) JOIN (SELECT SUM(Price) AS RecurringServicePrice, ServiceSetupId FROM ServiceCore.ServiceSetupServices GROUP BY ServiceSetupId ) sss ON sss.ServiceSetupId = ss.ServiceSetupId WHERE gw.GenerateWorkOrderHistoryid = 124794 AND ss.FrequencyScheduleId IS NOT NULL AND ss.IsActive = 1 AND ss.IsDeleted = 0 AND ss.Status <> 'Canceled' AND ((ss.OrderType = gw.OrderType) OR gw.OrderType IS NULL);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:58:30,013 - 124794 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 15:58:30,013 - 124794 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.GenerateWorkOrderHistory gwoh WHERE GenerateWorkOrderHistoryId = 124794;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:58:30,275 - 124794 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 15:58:30,278 - 124794 - src.utils.log - INFO - FrequencyScheduleId missing for setups: []: Ignored these setups - __SPLIT__ 2026-07-20 15:58:30,279 - 124794 - src.utils.log - INFO - πŸ” Fetching data: SELECT fsd.IntervalDays, fs.CreatedDate ,f.FrequencyId , fs.FrequencyScheduleId, f.[SysName], f.FrequencyValue, f.YearlyOccurrence , fs.ScheduleFormat,fsd.Days, fsd.Weeks, fsd.Months,fsc.[Month] as sch_months, fsd.StartMonth , fsd.DateDay,fsd.DateMonth FROM [ServiceCore].[FrequencyMaster] f inner join [ServiceCore].[FrequencySchedule] fs on fs.FrequencyId = f.FrequencyId left join ServiceCore.FrequencyScheduleCycle fsc on fsc.FrequencyScheduleId = fs.FrequencyScheduleId left join [ServiceCore].[FrequencyScheduleDetail] fsd on fsd.FrequencyScheduleId = fs.FrequencyScheduleId WHERE fsd.FrequencyScheduleId = 14638... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:58:30,544 - 124794 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 15:58:30,545 - 124794 - src.utils.log - INFO - Found the Setups and Frequencies - __SPLIT__ 2026-07-20 15:58:30,547 - 124794 - src.utils.log - INFO - Inside work order function - __SPLIT__ 2026-07-20 15:58:30,548 - 124794 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 150702;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:58:30,810 - 124794 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 15:58:30,811 - 124794 - src.utils.log - INFO - πŸ” Fetching data: select ServiceDate, ServiceSetupId, IsInitial from serviceCore.WorkOrder wo inner join ServiceCore.WorkOrderStatus wos on wo.WoStatusId = wos.WoStatusId where ServiceDate >= '2026-07-20 00:00:00' and ServiceDate <= '2030-12-31 00:00:00' and ServiceSetupId = 150702 and wo.IsActive = 1 and wos.Name not in ('Void', 'Cancelled');... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:58:31,078 - 124794 - src.utils.log - INFO - βœ… Fetched 5 rows - __SPLIT__ 2026-07-20 15:58:31,619 - 124794 - src.utils.log - INFO - Generating work orders for setup: 150702 - __SPLIT__ 2026-07-20 15:58:32,047 - 124794 - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM COMMON.RangeofTime where RangeofTimeId = 11428;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:58:32,307 - 124794 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 15:58:32,358 - 124794 - src.utils.log - INFO - Updating Next Gen Date - __SPLIT__ 2026-07-20 15:58:32,367 - 124794 - src.utils.log - INFO - πŸ” Fetching data: SELECT WoStatusId From ServiceCore.WorkOrderStatus wos where CompanyId=133 and [SysName]= 'Incomplete' ;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:58:32,626 - 124794 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 15:58:32,628 - 124794 - src.utils.log - INFO - Deleting duplicate records - __SPLIT__ 2026-07-20 15:58:32,628 - 124794 - src.utils.log - INFO - Running deletes SEQUENTIALLY… - __SPLIT__ 2026-07-20 15:58:32,628 - 124794 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationServices WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150702 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:58:32,931 - 124794 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 15:58:32,931 - 124794 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCrews WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150702 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:58:33,234 - 124794 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 15:58:33,234 - 124794 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationSalesPersonCommission WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150702 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:58:33,499 - 124794 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 15:58:33,499 - 124794 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationAppliedDiscount WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150702 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:58:33,802 - 124794 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 15:58:33,802 - 124794 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SetupAutoGenerationSourceMapping WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150702 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:58:34,105 - 124794 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 15:58:34,106 - 124794 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SubWorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150702 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:58:34,375 - 124794 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 15:58:34,375 - 124794 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCommissionAdjustment WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150702 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:58:34,635 - 124794 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 15:58:34,635 - 124794 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150702 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:58:35,011 - 124794 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 15:58:35,012 - 124794 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-20 15:58:35,012 - 124794 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGeneration: 43 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:58:35,307 - 124794 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 43) into ServiceCore.WorkOrderAutoGeneration - __SPLIT__ 2026-07-20 15:58:37,393 - 124794 - src.utils.log - INFO - βœ… All 43 rows inserted successfully into ServiceCore.WorkOrderAutoGeneration in 1 batches - __SPLIT__ 2026-07-20 15:58:37,394 - 124794 - src.utils.log - INFO - πŸ” Fetching data: Select TOP 43 WorkOrderAutoGenerationId, ServiceSetupId , ModifiedBy, ModifiedDate, IsInitial From ServiceCore.WorkOrderAutoGeneration WHERE ModifiedDate='2026-07-16 14:51:40.420' and ServiceSetupId = 150702... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:58:37,699 - 124794 - src.utils.log - INFO - βœ… Fetched 43 rows - __SPLIT__ 2026-07-20 15:58:37,700 - 124794 - src.utils.log - INFO - Id's of work order inserted to DB: [3683580 3683581 3683582 3683583 3683584 3683585 3683586 3683587 3683588 3683589 3683590 3683591 3683592 3683593 3683594 3683595 3683596 3683597 3683598 3683599 3683600 3683601 3683602 3683603 3683604 3683605 3683606 3683607 3683608 3683609 3683610 3683611 3683612 3683613 3683614 3683615 3683616 3683617 3683618 3683619 3683620 3683621 3683622] - __SPLIT__ 2026-07-20 15:58:37,700 - 124794 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 150702;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:58:37,962 - 124794 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 15:58:37,962 - 124794 - src.utils.log - INFO - Inside get_remaining_temp_tables - __SPLIT__ 2026-07-20 15:58:37,963 - 124794 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from servicecore.serviceSetupServices sss where ServiceSetupId = 150702... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:58:38,223 - 124794 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 15:58:38,223 - 124794 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from servicecore.ServiceSetupInitialServices sss where ServiceSetupId = 150702... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:58:38,483 - 124794 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 15:58:38,487 - 124794 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupCrew ssc where ServiceSetupId = 150702... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:58:38,753 - 124794 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 15:58:38,754 - 124794 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSalesPersonCommission ssspc where ServiceSetupId = 150702... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:58:39,014 - 124794 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 15:58:39,014 - 124794 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupCommissionAdjustment ssspc where ServiceSetupId = 150702... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:58:39,273 - 124794 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 15:58:39,274 - 124794 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.serviceSetupAppliedDiscount WHERE ServiceSetupId = 150702;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:58:39,534 - 124794 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 15:58:39,534 - 124794 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.SetupSourceMapping WHERE ServiceSetupId = 150702;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:58:39,794 - 124794 - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-20 15:58:39,795 - 124794 - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM [ServiceCore].[CommunicationPreferencesServiceReportNotification] WITH(NOLOCK) WHERE EntityType = 'Setup' AND ServiceSetupId = 150702;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:58:40,142 - 124794 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 15:58:40,142 - 124794 - src.utils.log - INFO - πŸ” Fetching data: SELECT * From CRM.LeadNote WHERE RefType = 'Setup' and RefId = 150702;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:58:40,402 - 124794 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 15:58:40,413 - 124794 - src.utils.log - INFO - Inside insert_data_in_temp_tables for work order generation - __SPLIT__ 2026-07-20 15:58:40,413 - 124794 - src.utils.log - INFO - πŸ“₯ Empty dataframe of CRM.LeadNote: - __SPLIT__ 2026-07-20 15:58:40,413 - 124794 - src.utils.log - INFO - leadNoteDf inserted to dream DB - __SPLIT__ 2026-07-20 15:58:40,413 - 124794 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.CommunicationPreferencesServiceReportNotification: - __SPLIT__ 2026-07-20 15:58:40,413 - 124794 - src.utils.log - INFO - CommunicationPreferencesServiceReportNotification inserted to dream DB - __SPLIT__ 2026-07-20 15:58:40,414 - 124794 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-20 15:58:40,414 - 124794 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN ('3683593', '3683618', '3683612', '3683594', '3683600', '3683584', '3683611', '3683595', '3683592', '3683589', '3683610', '3683615', '3683620', '3683606', '3683588', '3683617', '3683613', '3683605', '3683582', '3683591', '3683585', '3683597', '3683603', '3683609', '3683621', '3683599', '3683622', '3683580', '3683581', '3683598', '3683590', '3683616', '3683619', '3683614', '3683587', '3683602', '3683608', '3683607', '3683583', '3683586', '3683604', '3683601', '3683596') ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:58:40,676 - 124794 - src.utils.log - INFO - βœ… Fetched 43 rows - __SPLIT__ 2026-07-20 15:58:40,677 - 124794 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.SetupAutoGenerationSourceMapping: 0 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:58:40,938 - 124794 - src.utils.log - INFO - βœ… All 0 rows inserted successfully into ServiceCore.SetupAutoGenerationSourceMapping in 0 batches - __SPLIT__ 2026-07-20 15:58:40,939 - 124794 - src.utils.log - INFO - SetupAutoGenerationSourceMapping inserted to dream DB - __SPLIT__ 2026-07-20 15:58:40,939 - 124794 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationAppliedDiscount: - __SPLIT__ 2026-07-20 15:58:40,939 - 124794 - src.utils.log - INFO - WorkOrderAutoGenerationAppliedDiscount inserted to dream DB - __SPLIT__ 2026-07-20 15:58:40,939 - 124794 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-20 15:58:40,939 - 124794 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN (3683584, 3683585, 3683586, 3683587, 3683588, 3683589, 3683590, 3683591, 3683592, 3683593, 3683594, 3683595, 3683596, 3683597, 3683598, 3683599, 3683600, 3683601, 3683602, 3683603, 3683604, 3683605, 3683606, 3683607, 3683608, 3683609, 3683610, 3683611, 3683612, 3683613, 3683614, 3683615, 3683616, 3683617, 3683618, 3683619, 3683620, 3683621, 3683622, 3683580, 3683581, 3683582, 3683583) ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:58:41,201 - 124794 - src.utils.log - INFO - βœ… Fetched 43 rows - __SPLIT__ 2026-07-20 15:58:41,202 - 124794 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.SubWorkOrderAutoGeneration: 43 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:58:41,477 - 124794 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 43) into ServiceCore.SubWorkOrderAutoGeneration - __SPLIT__ 2026-07-20 15:58:42,824 - 124794 - src.utils.log - INFO - βœ… All 43 rows inserted successfully into ServiceCore.SubWorkOrderAutoGeneration in 1 batches - __SPLIT__ 2026-07-20 15:58:42,824 - 124794 - src.utils.log - INFO - SubWorkOrderAutoGeneration inserted to dream DB - __SPLIT__ 2026-07-20 15:58:42,824 - 124794 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationCommissionAdjustment: - __SPLIT__ 2026-07-20 15:58:42,825 - 124794 - src.utils.log - INFO - SubWorkOrderAutoGeneration inserted to dream DB - __SPLIT__ 2026-07-20 15:58:42,825 - 124794 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationSalesPersonCommission: - __SPLIT__ 2026-07-20 15:58:42,825 - 124794 - src.utils.log - INFO - WorkOrderAutoGenerationSalesPersonCommission_df inserted to dream DB - __SPLIT__ 2026-07-20 15:58:42,825 - 124794 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationCrews: - __SPLIT__ 2026-07-20 15:58:42,825 - 124794 - src.utils.log - INFO - WorkOrderAutoGenerationCrews inserted to dream DB - __SPLIT__ 2026-07-20 15:58:42,825 - 124794 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationServices: - __SPLIT__ 2026-07-20 15:58:42,825 - 124794 - src.utils.log - INFO - WorkOrderAutoGenerationServices inserted to dream DB - __SPLIT__ 2026-07-20 15:58:42,825 - 124794 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-20 15:58:42,825 - 124794 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN (3683584, 3683585, 3683586, 3683587, 3683588, 3683589, 3683590, 3683591, 3683592, 3683593, 3683594, 3683595, 3683596, 3683597, 3683598, 3683599, 3683600, 3683601, 3683602, 3683603, 3683604, 3683605, 3683606, 3683607, 3683608, 3683609, 3683610, 3683611, 3683612, 3683613, 3683614, 3683615, 3683616, 3683617, 3683618, 3683619, 3683620, 3683621, 3683622, 3683580, 3683581, 3683582, 3683583) ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:58:43,085 - 124794 - src.utils.log - INFO - βœ… Fetched 43 rows - __SPLIT__ 2026-07-20 15:58:43,086 - 124794 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationServices: 43 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:58:43,354 - 124794 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 43) into ServiceCore.WorkOrderAutoGenerationServices - __SPLIT__ 2026-07-20 15:58:44,313 - 124794 - src.utils.log - INFO - βœ… All 43 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationServices in 1 batches - __SPLIT__ 2026-07-20 15:58:44,313 - 124794 - src.utils.log - INFO - WorkOrderAutoGenerationServices inserted to dream DB - __SPLIT__ 2026-07-20 15:58:44,313 - 124794 - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET Status = 'Completed' WHERE GenerateWorkOrderHistoryId = 124794;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 15:58:44,576 - 124794 - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-20 15:58:44,576 - 124794 - src.utils.log - INFO - Sequential work order generation successful - __SPLIT__ 2026-07-20 15:58:44,577 - 124794 - src.utils.log - INFO - Time took to perform operation: 18.86 - __SPLIT__ 2026-07-20 18:27:18,834 - 124799 - src.utils.log - INFO - ParallelProcessing=False GenerateWorkOrderHistoryId=124799 - __SPLIT__ 2026-07-20 18:27:18,835 - 124799 - src.utils.log - INFO - Sequential Work order generation algo started for GenerateWorkOrderHistoryId: 124799 - __SPLIT__ 2026-07-20 18:27:18,836 - 124799 - src.utils.log - INFO - βœ… Successfully connected to database - __SPLIT__ 2026-07-20 18:27:18,836 - 124799 - src.utils.log - INFO - πŸ” Fetching data: SELECT ConnectionStringName FROM Common.CompanyTenantMaster WHERE CompanyKey = 'abcdallas'... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 18:27:20,957 - 124799 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 18:27:20,957 - 124799 - src.utils.log - INFO - πŸ”’ Connection pool closed - __SPLIT__ 2026-07-20 18:27:20,958 - 124799 - src.utils.log - INFO - πŸ”Œ Connecting to: abcdallas - __SPLIT__ 2026-07-20 18:27:20,958 - 124799 - src.utils.log - INFO - βœ… Successfully connected to abcdallas - __SPLIT__ 2026-07-20 18:27:20,958 - 124799 - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET Status = 'InProgress' WHERE GenerateWorkOrderHistoryId = 124799;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 18:27:22,938 - 124799 - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-20 18:27:22,938 - 124799 - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.RecurringServicePrice, gw.StartDate, gw.EndDate, gw.CreatedBy AS NewCreatedBy, gw.RouteIds, ss.* FROM ServiceCore.GenerateWorkOrderHistory gw JOIN ServiceCore.ServiceSetup ss ON gw.CompanyId = ss.CompanyId AND ( (ss.NextGenerationDate <= gw.EndDate AND ss.NextGenerationDate >= gw.StartDate) OR ss.NextGenerationDate IS NULL) AND (gw.AccountNumber IS NULL OR ss.AccountNumber = gw.AccountNumber) AND (gw.ServiceSetupId IS NULL OR ss.ServiceSetupId = gw.ServiceSetupId)AND (gw.RouteIds IS NULL OR ss.RouteMasterId IN (SELECT CAST(value AS INT) FROM STRING_SPLIT((SELECT RouteIds FROM ServiceCore.GenerateWorkOrderHistory WHERE GenerateWorkOrderHistoryid = 124799), ',' )) OR ss.InitialRouteId IN ( SELECT CAST(value AS INT) FROM STRING_SPLIT((SELECT RouteIds FROM ServiceCore.GenerateWorkOrderHistory WHERE GenerateWorkOrderHistoryid = 124799), ','))) JOIN (SELECT SUM(Price) AS RecurringServicePrice, ServiceSetupId FROM ServiceCore.ServiceSetupServices GROUP BY ServiceSetupId ) sss ON sss.ServiceSetupId = ss.ServiceSetupId WHERE gw.GenerateWorkOrderHistoryid = 124799 AND ss.FrequencyScheduleId IS NOT NULL AND ss.IsActive = 1 AND ss.IsDeleted = 0 AND ss.Status <> 'Canceled' AND ((ss.OrderType = gw.OrderType) OR gw.OrderType IS NULL);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 18:27:23,264 - 124799 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 18:27:23,265 - 124799 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.GenerateWorkOrderHistory gwoh WHERE GenerateWorkOrderHistoryId = 124799;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 18:27:23,545 - 124799 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 18:27:23,547 - 124799 - src.utils.log - INFO - FrequencyScheduleId missing for setups: []: Ignored these setups - __SPLIT__ 2026-07-20 18:27:23,548 - 124799 - src.utils.log - INFO - πŸ” Fetching data: SELECT fsd.IntervalDays, fs.CreatedDate ,f.FrequencyId , fs.FrequencyScheduleId, f.[SysName], f.FrequencyValue, f.YearlyOccurrence , fs.ScheduleFormat,fsd.Days, fsd.Weeks, fsd.Months,fsc.[Month] as sch_months, fsd.StartMonth , fsd.DateDay,fsd.DateMonth FROM [ServiceCore].[FrequencyMaster] f inner join [ServiceCore].[FrequencySchedule] fs on fs.FrequencyId = f.FrequencyId left join ServiceCore.FrequencyScheduleCycle fsc on fsc.FrequencyScheduleId = fs.FrequencyScheduleId left join [ServiceCore].[FrequencyScheduleDetail] fsd on fsd.FrequencyScheduleId = fs.FrequencyScheduleId WHERE fsd.FrequencyScheduleId = 14642... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 18:27:23,835 - 124799 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 18:27:23,835 - 124799 - src.utils.log - INFO - Found the Setups and Frequencies - __SPLIT__ 2026-07-20 18:27:23,838 - 124799 - src.utils.log - INFO - Inside work order function - __SPLIT__ 2026-07-20 18:27:23,838 - 124799 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 150707;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 18:27:24,118 - 124799 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 18:27:24,118 - 124799 - src.utils.log - INFO - πŸ” Fetching data: select ServiceDate, ServiceSetupId, IsInitial from serviceCore.WorkOrder wo inner join ServiceCore.WorkOrderStatus wos on wo.WoStatusId = wos.WoStatusId where ServiceDate >= '2026-07-20 00:00:00' and ServiceDate <= '2026-12-31 00:00:00' and ServiceSetupId = 150707 and wo.IsActive = 1 and wos.Name not in ('Void', 'Cancelled');... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 18:27:24,402 - 124799 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 18:27:24,982 - 124799 - src.utils.log - INFO - Generating work orders for setup: 150707 - __SPLIT__ 2026-07-20 18:27:25,011 - 124799 - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM COMMON.RangeofTime where RangeofTimeId = 1130;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 18:27:25,289 - 124799 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 18:27:25,335 - 124799 - src.utils.log - INFO - Updating Next Gen Date - __SPLIT__ 2026-07-20 18:27:25,342 - 124799 - src.utils.log - INFO - πŸ” Fetching data: SELECT WoStatusId From ServiceCore.WorkOrderStatus wos where CompanyId=133 and [SysName]= 'Incomplete' ;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 18:27:25,620 - 124799 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 18:27:25,621 - 124799 - src.utils.log - INFO - Deleting duplicate records - __SPLIT__ 2026-07-20 18:27:25,621 - 124799 - src.utils.log - INFO - Running deletes SEQUENTIALLY… - __SPLIT__ 2026-07-20 18:27:25,622 - 124799 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationServices WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150707 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 18:27:28,693 - 124799 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 18:27:28,693 - 124799 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCrews WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150707 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 18:27:29,021 - 124799 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 18:27:29,022 - 124799 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationSalesPersonCommission WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150707 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 18:27:29,319 - 124799 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 18:27:29,319 - 124799 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationAppliedDiscount WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150707 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 18:27:29,643 - 124799 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 18:27:29,644 - 124799 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SetupAutoGenerationSourceMapping WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150707 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 18:27:29,969 - 124799 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 18:27:29,969 - 124799 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SubWorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150707 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 18:27:30,349 - 124799 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 18:27:30,349 - 124799 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCommissionAdjustment WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150707 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 18:27:30,639 - 124799 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 18:27:30,639 - 124799 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150707 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 18:27:31,054 - 124799 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-20 18:27:31,054 - 124799 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-20 18:27:31,054 - 124799 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGeneration: 4 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 18:27:31,388 - 124799 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 4) into ServiceCore.WorkOrderAutoGeneration - __SPLIT__ 2026-07-20 18:27:32,574 - 124799 - src.utils.log - INFO - βœ… All 4 rows inserted successfully into ServiceCore.WorkOrderAutoGeneration in 1 batches - __SPLIT__ 2026-07-20 18:27:32,574 - 124799 - src.utils.log - INFO - πŸ” Fetching data: Select TOP 4 WorkOrderAutoGenerationId, ServiceSetupId , ModifiedBy, ModifiedDate, IsInitial From ServiceCore.WorkOrderAutoGeneration WHERE ModifiedDate='2026-07-16 14:51:40.420' and ServiceSetupId = 150707... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 18:27:32,891 - 124799 - src.utils.log - INFO - βœ… Fetched 4 rows - __SPLIT__ 2026-07-20 18:27:32,892 - 124799 - src.utils.log - INFO - Id's of work order inserted to DB: [3683631 3683632 3683633 3683634] - __SPLIT__ 2026-07-20 18:27:32,892 - 124799 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 150707;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 18:27:33,170 - 124799 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 18:27:33,170 - 124799 - src.utils.log - INFO - Inside get_remaining_temp_tables - __SPLIT__ 2026-07-20 18:27:33,171 - 124799 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from servicecore.serviceSetupServices sss where ServiceSetupId = 150707... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 18:27:33,451 - 124799 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 18:27:33,451 - 124799 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from servicecore.ServiceSetupInitialServices sss where ServiceSetupId = 150707... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 18:27:33,729 - 124799 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 18:27:33,734 - 124799 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupCrew ssc where ServiceSetupId = 150707... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 18:27:34,019 - 124799 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-20 18:27:34,020 - 124799 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSalesPersonCommission ssspc where ServiceSetupId = 150707... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 18:27:34,298 - 124799 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 18:27:34,299 - 124799 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupCommissionAdjustment ssspc where ServiceSetupId = 150707... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 18:27:34,577 - 124799 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 18:27:34,578 - 124799 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.serviceSetupAppliedDiscount WHERE ServiceSetupId = 150707;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 18:27:34,856 - 124799 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 18:27:34,857 - 124799 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.SetupSourceMapping WHERE ServiceSetupId = 150707;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 18:27:35,135 - 124799 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 18:27:35,136 - 124799 - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM [ServiceCore].[CommunicationPreferencesServiceReportNotification] WITH(NOLOCK) WHERE EntityType = 'Setup' AND ServiceSetupId = 150707;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 18:27:36,236 - 124799 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 18:27:36,236 - 124799 - src.utils.log - INFO - πŸ” Fetching data: SELECT * From CRM.LeadNote WHERE RefType = 'Setup' and RefId = 150707;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 18:27:36,516 - 124799 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-20 18:27:36,525 - 124799 - src.utils.log - INFO - Inside insert_data_in_temp_tables for work order generation - __SPLIT__ 2026-07-20 18:27:36,525 - 124799 - src.utils.log - INFO - πŸ“₯ Empty dataframe of CRM.LeadNote: - __SPLIT__ 2026-07-20 18:27:36,525 - 124799 - src.utils.log - INFO - leadNoteDf inserted to dream DB - __SPLIT__ 2026-07-20 18:27:36,525 - 124799 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.CommunicationPreferencesServiceReportNotification: - __SPLIT__ 2026-07-20 18:27:36,525 - 124799 - src.utils.log - INFO - CommunicationPreferencesServiceReportNotification inserted to dream DB - __SPLIT__ 2026-07-20 18:27:36,525 - 124799 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.SetupAutoGenerationSourceMapping: - __SPLIT__ 2026-07-20 18:27:36,526 - 124799 - src.utils.log - INFO - SetupAutoGenerationSourceMapping inserted to dream DB - __SPLIT__ 2026-07-20 18:27:36,526 - 124799 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationAppliedDiscount: - __SPLIT__ 2026-07-20 18:27:36,526 - 124799 - src.utils.log - INFO - WorkOrderAutoGenerationAppliedDiscount inserted to dream DB - __SPLIT__ 2026-07-20 18:27:36,526 - 124799 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.SubWorkOrderAutoGeneration: - __SPLIT__ 2026-07-20 18:27:36,526 - 124799 - src.utils.log - INFO - SubWorkOrderAutoGeneration inserted to dream DB - __SPLIT__ 2026-07-20 18:27:36,526 - 124799 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationCommissionAdjustment: - __SPLIT__ 2026-07-20 18:27:36,526 - 124799 - src.utils.log - INFO - SubWorkOrderAutoGeneration inserted to dream DB - __SPLIT__ 2026-07-20 18:27:36,526 - 124799 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationSalesPersonCommission: - __SPLIT__ 2026-07-20 18:27:36,526 - 124799 - src.utils.log - INFO - WorkOrderAutoGenerationSalesPersonCommission_df inserted to dream DB - __SPLIT__ 2026-07-20 18:27:36,526 - 124799 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-20 18:27:36,526 - 124799 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN (3683632, 3683633, 3683634, 3683631) ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 18:27:36,804 - 124799 - src.utils.log - INFO - βœ… Fetched 4 rows - __SPLIT__ 2026-07-20 18:27:36,805 - 124799 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationCrews: 4 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 18:27:37,107 - 124799 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 4) into ServiceCore.WorkOrderAutoGenerationCrews - __SPLIT__ 2026-07-20 18:27:38,100 - 124799 - src.utils.log - INFO - βœ… All 4 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationCrews in 1 batches - __SPLIT__ 2026-07-20 18:27:38,101 - 124799 - src.utils.log - INFO - WorkOrderAutoGenerationCrews inserted to dream DB - __SPLIT__ 2026-07-20 18:27:38,101 - 124799 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationServices: - __SPLIT__ 2026-07-20 18:27:38,101 - 124799 - src.utils.log - INFO - WorkOrderAutoGenerationServices inserted to dream DB - __SPLIT__ 2026-07-20 18:27:38,101 - 124799 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-20 18:27:38,101 - 124799 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN (3683632, 3683633, 3683634, 3683631) ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 18:27:38,378 - 124799 - src.utils.log - INFO - βœ… Fetched 4 rows - __SPLIT__ 2026-07-20 18:27:38,379 - 124799 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationServices: 4 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 18:27:38,683 - 124799 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 4) into ServiceCore.WorkOrderAutoGenerationServices - __SPLIT__ 2026-07-20 18:27:39,681 - 124799 - src.utils.log - INFO - βœ… All 4 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationServices in 1 batches - __SPLIT__ 2026-07-20 18:27:39,682 - 124799 - src.utils.log - INFO - WorkOrderAutoGenerationServices inserted to dream DB - __SPLIT__ 2026-07-20 18:27:39,682 - 124799 - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET Status = 'Completed' WHERE GenerateWorkOrderHistoryId = 124799;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-20 18:27:39,960 - 124799 - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-20 18:27:39,960 - 124799 - src.utils.log - INFO - Sequential work order generation successful - __SPLIT__ 2026-07-20 18:27:39,961 - 124799 - src.utils.log - INFO - Time took to perform operation: 21.12 - __SPLIT__ 2026-07-21 05:59:19,239 - 12691 - src.utils.log - INFO - ParallelProcessing=False GenerateWorkOrderHistoryId=12691 - __SPLIT__ 2026-07-21 05:59:19,240 - 12691 - src.utils.log - INFO - Sequential Work order generation algo started for GenerateWorkOrderHistoryId: 12691 - __SPLIT__ 2026-07-21 05:59:19,240 - 12691 - src.utils.log - INFO - βœ… Successfully connected to database - __SPLIT__ 2026-07-21 05:59:19,240 - 12691 - src.utils.log - INFO - πŸ” Fetching data: SELECT ConnectionStringName FROM Common.CompanyTenantMaster WHERE CompanyKey = 'Fortive'... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 05:59:21,295 - 12691 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 05:59:21,296 - 12691 - src.utils.log - INFO - Connection string not found connecting to common DB - __SPLIT__ 2026-07-21 05:59:21,296 - 12691 - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET Status = 'InProgress' WHERE GenerateWorkOrderHistoryId = 12691;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 05:59:21,590 - 12691 - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-21 05:59:21,590 - 12691 - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.RecurringServicePrice, gw.StartDate, gw.EndDate, gw.CreatedBy AS NewCreatedBy, gw.RouteIds, ss.* FROM ServiceCore.GenerateWorkOrderHistory gw JOIN ServiceCore.ServiceSetup ss ON gw.CompanyId = ss.CompanyId AND ( (ss.NextGenerationDate <= gw.EndDate AND ss.NextGenerationDate >= gw.StartDate) OR ss.NextGenerationDate IS NULL) AND (gw.AccountNumber IS NULL OR ss.AccountNumber = gw.AccountNumber) AND (gw.ServiceSetupId IS NULL OR ss.ServiceSetupId = gw.ServiceSetupId)AND (gw.RouteIds IS NULL OR ss.RouteMasterId IN (SELECT CAST(value AS INT) FROM STRING_SPLIT((SELECT RouteIds FROM ServiceCore.GenerateWorkOrderHistory WHERE GenerateWorkOrderHistoryid = 12691), ',' )) OR ss.InitialRouteId IN ( SELECT CAST(value AS INT) FROM STRING_SPLIT((SELECT RouteIds FROM ServiceCore.GenerateWorkOrderHistory WHERE GenerateWorkOrderHistoryid = 12691), ','))) JOIN (SELECT SUM(Price) AS RecurringServicePrice, ServiceSetupId FROM ServiceCore.ServiceSetupServices GROUP BY ServiceSetupId ) sss ON sss.ServiceSetupId = ss.ServiceSetupId WHERE gw.GenerateWorkOrderHistoryid = 12691 AND ss.FrequencyScheduleId IS NOT NULL AND ss.IsActive = 1 AND ss.IsDeleted = 0 AND ss.Status <> 'Canceled' AND ((ss.OrderType = gw.OrderType) OR gw.OrderType IS NULL);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 05:59:21,922 - 12691 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 05:59:21,922 - 12691 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.GenerateWorkOrderHistory gwoh WHERE GenerateWorkOrderHistoryId = 12691;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 05:59:22,216 - 12691 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 05:59:22,220 - 12691 - src.utils.log - INFO - FrequencyScheduleId missing for setups: []: Ignored these setups - __SPLIT__ 2026-07-21 05:59:22,220 - 12691 - src.utils.log - INFO - πŸ” Fetching data: SELECT fsd.IntervalDays, fs.CreatedDate ,f.FrequencyId , fs.FrequencyScheduleId, f.[SysName], f.FrequencyValue, f.YearlyOccurrence , fs.ScheduleFormat,fsd.Days, fsd.Weeks, fsd.Months,fsc.[Month] as sch_months, fsd.StartMonth , fsd.DateDay,fsd.DateMonth FROM [ServiceCore].[FrequencyMaster] f inner join [ServiceCore].[FrequencySchedule] fs on fs.FrequencyId = f.FrequencyId left join ServiceCore.FrequencyScheduleCycle fsc on fsc.FrequencyScheduleId = fs.FrequencyScheduleId left join [ServiceCore].[FrequencyScheduleDetail] fsd on fsd.FrequencyScheduleId = fs.FrequencyScheduleId WHERE fsd.FrequencyScheduleId = 13074... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 05:59:22,518 - 12691 - src.utils.log - INFO - βœ… Fetched 60 rows - __SPLIT__ 2026-07-21 05:59:22,519 - 12691 - src.utils.log - INFO - Found the Setups and Frequencies - __SPLIT__ 2026-07-21 05:59:22,522 - 12691 - src.utils.log - INFO - Inside work order function - __SPLIT__ 2026-07-21 05:59:22,523 - 12691 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 34436;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 05:59:22,818 - 12691 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 05:59:22,819 - 12691 - src.utils.log - INFO - πŸ” Fetching data: select ServiceDate, ServiceSetupId, IsInitial from serviceCore.WorkOrder wo inner join ServiceCore.WorkOrderStatus wos on wo.WoStatusId = wos.WoStatusId where ServiceDate >= '2026-07-21 00:00:00' and ServiceDate <= '2029-12-31 00:00:00' and ServiceSetupId = 34436 and wo.IsActive = 1 and wos.Name not in ('Void', 'Cancelled');... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 05:59:23,117 - 12691 - src.utils.log - INFO - βœ… Fetched 21 rows - __SPLIT__ 2026-07-21 05:59:23,745 - 12691 - src.utils.log - INFO - Generating work orders for setup: 34436 - __SPLIT__ 2026-07-21 05:59:25,322 - 12691 - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM COMMON.RangeofTime where RangeofTimeId = 1355;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 05:59:25,615 - 12691 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 05:59:25,686 - 12691 - src.utils.log - INFO - Updating Next Gen Date - __SPLIT__ 2026-07-21 05:59:25,695 - 12691 - src.utils.log - INFO - πŸ” Fetching data: SELECT WoStatusId From ServiceCore.WorkOrderStatus wos where CompanyId=135 and [SysName]= 'Incomplete' ;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 05:59:25,989 - 12691 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 05:59:25,991 - 12691 - src.utils.log - INFO - Deleting duplicate records - __SPLIT__ 2026-07-21 05:59:25,991 - 12691 - src.utils.log - INFO - Running deletes SEQUENTIALLY… - __SPLIT__ 2026-07-21 05:59:25,991 - 12691 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationServices WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34436 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 05:59:26,294 - 12691 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 05:59:26,294 - 12691 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCrews WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34436 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 05:59:26,594 - 12691 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 05:59:26,595 - 12691 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationSalesPersonCommission WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34436 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 05:59:26,896 - 12691 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 05:59:26,897 - 12691 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationAppliedDiscount WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34436 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 05:59:27,200 - 12691 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 05:59:27,200 - 12691 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SetupAutoGenerationSourceMapping WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34436 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 05:59:27,503 - 12691 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 05:59:27,503 - 12691 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SubWorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34436 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 05:59:27,806 - 12691 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 05:59:27,806 - 12691 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCommissionAdjustment WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34436 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 05:59:28,103 - 12691 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 05:59:28,104 - 12691 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34436 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 05:59:28,418 - 12691 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 05:59:28,418 - 12691 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 05:59:28,418 - 12691 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGeneration: 144 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 05:59:28,750 - 12691 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 144) into ServiceCore.WorkOrderAutoGeneration - __SPLIT__ 2026-07-21 05:59:33,117 - 12691 - src.utils.log - INFO - βœ… All 144 rows inserted successfully into ServiceCore.WorkOrderAutoGeneration in 1 batches - __SPLIT__ 2026-07-21 05:59:33,118 - 12691 - src.utils.log - INFO - πŸ” Fetching data: Select TOP 144 WorkOrderAutoGenerationId, ServiceSetupId , ModifiedBy, ModifiedDate, IsInitial From ServiceCore.WorkOrderAutoGeneration WHERE ModifiedDate='2026-07-16 14:51:40.420' and ServiceSetupId = 34436... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 05:59:33,418 - 12691 - src.utils.log - INFO - βœ… Fetched 144 rows - __SPLIT__ 2026-07-21 05:59:33,419 - 12691 - src.utils.log - INFO - Id's of work order inserted to DB: [2737685 2737686 2737687 2737688 2737689 2737690 2737691 2737692 2737693 2737694 2737695 2737696 2737697 2737698 2737699 2737700 2737701 2737702 2737703 2737704 2737705 2737706 2737707 2737708 2737709 2737710 2737711 2737712 2737713 2737714 2737715 2737716 2737717 2737718 2737719 2737720 2737721 2737722 2737723 2737724 2737725 2737726 2737727 2737728 2737729 2737730 2737731 2737732 2737733 2737734 2737735 2737736 2737737 2737738 2737739 2737740 2737741 2737742 2737743 2737744 2737745 2737746 2737747 2737748 2737749 2737750 2737751 2737752 2737753 2737754 2737755 2737756 2737757 2737758 2737759 2737760 2737761 2737762 2737763 2737764 2737765 2737766 2737767 2737768 2737769 2737770 2737771 2737772 2737773 2737774 2737775 2737776 2737777 2737778 2737779 2737780 2737781 2737782 2737783 2737784 2737785 2737786 2737787 2737788 2737789 2737790 2737791 2737792 2737793 2737794 2737795 2737796 2737797 2737798 2737799 2737800 2737801 2737802 2737803 2737804 2737805 2737806 2737807 2737808 2737809 2737810 2737811 2737812 2737813 2737814 2737815 2737816 2737817 2737818 2737819 2737820 2737821 2737822 2737823 2737824 2737825 2737826 2737827 2737828] - __SPLIT__ 2026-07-21 05:59:33,420 - 12691 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 34436;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 05:59:33,714 - 12691 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 05:59:33,714 - 12691 - src.utils.log - INFO - Inside get_remaining_temp_tables - __SPLIT__ 2026-07-21 05:59:33,715 - 12691 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from servicecore.serviceSetupServices sss where ServiceSetupId = 34436... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 05:59:34,011 - 12691 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 05:59:34,011 - 12691 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from servicecore.ServiceSetupInitialServices sss where ServiceSetupId = 34436... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 05:59:34,306 - 12691 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 05:59:34,314 - 12691 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupCrew ssc where ServiceSetupId = 34436... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 05:59:34,609 - 12691 - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-21 05:59:34,611 - 12691 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSalesPersonCommission ssspc where ServiceSetupId = 34436... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 05:59:34,904 - 12691 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 05:59:34,904 - 12691 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupCommissionAdjustment ssspc where ServiceSetupId = 34436... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 05:59:35,197 - 12691 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 05:59:35,197 - 12691 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.serviceSetupAppliedDiscount WHERE ServiceSetupId = 34436;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 05:59:35,492 - 12691 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 05:59:35,493 - 12691 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.SetupSourceMapping WHERE ServiceSetupId = 34436;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 05:59:35,785 - 12691 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 05:59:35,786 - 12691 - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM [ServiceCore].[CommunicationPreferencesServiceReportNotification] WITH(NOLOCK) WHERE EntityType = 'Setup' AND ServiceSetupId = 34436;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 05:59:36,095 - 12691 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 05:59:36,095 - 12691 - src.utils.log - INFO - πŸ” Fetching data: SELECT * From CRM.LeadNote WHERE RefType = 'Setup' and RefId = 34436;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 05:59:36,390 - 12691 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 05:59:36,403 - 12691 - src.utils.log - INFO - Inside insert_data_in_temp_tables for work order generation - __SPLIT__ 2026-07-21 05:59:36,403 - 12691 - src.utils.log - INFO - πŸ“₯ Empty dataframe of CRM.LeadNote: - __SPLIT__ 2026-07-21 05:59:36,403 - 12691 - src.utils.log - INFO - leadNoteDf inserted to dream DB - __SPLIT__ 2026-07-21 05:59:36,403 - 12691 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.CommunicationPreferencesServiceReportNotification: - __SPLIT__ 2026-07-21 05:59:36,403 - 12691 - src.utils.log - INFO - CommunicationPreferencesServiceReportNotification inserted to dream DB - __SPLIT__ 2026-07-21 05:59:36,403 - 12691 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.SetupAutoGenerationSourceMapping: - __SPLIT__ 2026-07-21 05:59:36,403 - 12691 - src.utils.log - INFO - SetupAutoGenerationSourceMapping inserted to dream DB - __SPLIT__ 2026-07-21 05:59:36,403 - 12691 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationAppliedDiscount: - __SPLIT__ 2026-07-21 05:59:36,403 - 12691 - src.utils.log - INFO - WorkOrderAutoGenerationAppliedDiscount inserted to dream DB - __SPLIT__ 2026-07-21 05:59:36,403 - 12691 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.SubWorkOrderAutoGeneration: - __SPLIT__ 2026-07-21 05:59:36,403 - 12691 - src.utils.log - INFO - SubWorkOrderAutoGeneration inserted to dream DB - __SPLIT__ 2026-07-21 05:59:36,403 - 12691 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationCommissionAdjustment: - __SPLIT__ 2026-07-21 05:59:36,404 - 12691 - src.utils.log - INFO - SubWorkOrderAutoGeneration inserted to dream DB - __SPLIT__ 2026-07-21 05:59:36,404 - 12691 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationSalesPersonCommission: - __SPLIT__ 2026-07-21 05:59:36,404 - 12691 - src.utils.log - INFO - WorkOrderAutoGenerationSalesPersonCommission_df inserted to dream DB - __SPLIT__ 2026-07-21 05:59:36,404 - 12691 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 05:59:36,404 - 12691 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN (2737685, 2737686, 2737687, 2737688, 2737689, 2737690, 2737691, 2737692, 2737693, 2737694, 2737695, 2737696, 2737697, 2737698, 2737699, 2737700, 2737701, 2737702, 2737703, 2737704, 2737705, 2737706, 2737707, 2737708, 2737709, 2737710, 2737711, 2737712, 2737713, 2737714, 2737715, 2737716, 2737717, 2737718, 2737719, 2737720, 2737721, 2737722, 2737723, 2737724, 2737725, 2737726, 2737727, 2737728, 2737729, 2737730, 2737731, 2737732, 2737733, 2737734, 2737735, 2737736, 2737737, 2737738, 2737739, 2737740, 2737741, 2737742, 2737743, 2737744, 2737745, 2737746, 2737747, 2737748, 2737749, 2737750, 2737751, 2737752, 2737753, 2737754, 2737755, 2737756, 2737757, 2737758, 2737759, 2737760, 2737761, 2737762, 2737763, 2737764, 2737765, 2737766, 2737767, 2737768, 2737769, 2737770, 2737771, 2737772, 2737773, 2737774, 2737775, 2737776, 2737777, 2737778, 2737779, 2737780, 2737781, 2737782, 2737783, 2737784, 2737785, 2737786, 2737787, 2737788, 2737789, 2737790, 2737791, 2737792, 2737793, 2737794, 2737795, 2737796, 2737797, 2737798, 2737799, 2737800, 2737801, 2737802, 2737803, 2737804, 2737805, 2737806, 2737807, 2737808, 2737809, 2737810, 2737811, 2737812, 2737813, 2737814, 2737815, 2737816, 2737817, 2737818, 2737819, 2737820, 2737821, 2737822, 2737823, 2737824, 2737825, 2737826, 2737827, 2737828) ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 05:59:36,706 - 12691 - src.utils.log - INFO - βœ… Fetched 144 rows - __SPLIT__ 2026-07-21 05:59:36,707 - 12691 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationCrews: 144 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 05:59:37,006 - 12691 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 144) into ServiceCore.WorkOrderAutoGenerationCrews - __SPLIT__ 2026-07-21 05:59:38,166 - 12691 - src.utils.log - INFO - βœ… All 144 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationCrews in 1 batches - __SPLIT__ 2026-07-21 05:59:38,167 - 12691 - src.utils.log - INFO - WorkOrderAutoGenerationCrews inserted to dream DB - __SPLIT__ 2026-07-21 05:59:38,167 - 12691 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationServices: - __SPLIT__ 2026-07-21 05:59:38,167 - 12691 - src.utils.log - INFO - WorkOrderAutoGenerationServices inserted to dream DB - __SPLIT__ 2026-07-21 05:59:38,167 - 12691 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 05:59:38,167 - 12691 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN (2737685, 2737686, 2737687, 2737688, 2737689, 2737690, 2737691, 2737692, 2737693, 2737694, 2737695, 2737696, 2737697, 2737698, 2737699, 2737700, 2737701, 2737702, 2737703, 2737704, 2737705, 2737706, 2737707, 2737708, 2737709, 2737710, 2737711, 2737712, 2737713, 2737714, 2737715, 2737716, 2737717, 2737718, 2737719, 2737720, 2737721, 2737722, 2737723, 2737724, 2737725, 2737726, 2737727, 2737728, 2737729, 2737730, 2737731, 2737732, 2737733, 2737734, 2737735, 2737736, 2737737, 2737738, 2737739, 2737740, 2737741, 2737742, 2737743, 2737744, 2737745, 2737746, 2737747, 2737748, 2737749, 2737750, 2737751, 2737752, 2737753, 2737754, 2737755, 2737756, 2737757, 2737758, 2737759, 2737760, 2737761, 2737762, 2737763, 2737764, 2737765, 2737766, 2737767, 2737768, 2737769, 2737770, 2737771, 2737772, 2737773, 2737774, 2737775, 2737776, 2737777, 2737778, 2737779, 2737780, 2737781, 2737782, 2737783, 2737784, 2737785, 2737786, 2737787, 2737788, 2737789, 2737790, 2737791, 2737792, 2737793, 2737794, 2737795, 2737796, 2737797, 2737798, 2737799, 2737800, 2737801, 2737802, 2737803, 2737804, 2737805, 2737806, 2737807, 2737808, 2737809, 2737810, 2737811, 2737812, 2737813, 2737814, 2737815, 2737816, 2737817, 2737818, 2737819, 2737820, 2737821, 2737822, 2737823, 2737824, 2737825, 2737826, 2737827, 2737828) ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 05:59:38,461 - 12691 - src.utils.log - INFO - βœ… Fetched 144 rows - __SPLIT__ 2026-07-21 05:59:38,462 - 12691 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationServices: 144 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 05:59:38,762 - 12691 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 144) into ServiceCore.WorkOrderAutoGenerationServices - __SPLIT__ 2026-07-21 05:59:40,355 - 12691 - src.utils.log - INFO - βœ… All 144 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationServices in 1 batches - __SPLIT__ 2026-07-21 05:59:40,355 - 12691 - src.utils.log - INFO - WorkOrderAutoGenerationServices inserted to dream DB - __SPLIT__ 2026-07-21 05:59:40,356 - 12691 - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET Status = 'Completed' WHERE GenerateWorkOrderHistoryId = 12691;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 05:59:40,648 - 12691 - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-21 05:59:40,649 - 12691 - src.utils.log - INFO - Sequential work order generation successful - __SPLIT__ 2026-07-21 05:59:40,649 - 12691 - src.utils.log - INFO - Time took to perform operation: 21.41 - __SPLIT__ 2026-07-21 07:40:50,326 - 12699 - src.utils.log - INFO - ParallelProcessing=False GenerateWorkOrderHistoryId=12699 - __SPLIT__ 2026-07-21 07:40:50,327 - 12699 - src.utils.log - INFO - Sequential Work order generation algo started for GenerateWorkOrderHistoryId: 12699 - __SPLIT__ 2026-07-21 07:40:50,328 - 12699 - src.utils.log - INFO - βœ… Successfully connected to database - __SPLIT__ 2026-07-21 07:40:50,330 - 12699 - src.utils.log - INFO - πŸ” Fetching data: SELECT ConnectionStringName FROM Common.CompanyTenantMaster WHERE CompanyKey = 'Fortive'... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 07:40:52,473 - 12699 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 07:40:52,473 - 12699 - src.utils.log - INFO - Connection string not found connecting to common DB - __SPLIT__ 2026-07-21 07:40:52,474 - 12699 - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET Status = 'InProgress' WHERE GenerateWorkOrderHistoryId = 12699;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 07:40:52,778 - 12699 - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-21 07:40:52,779 - 12699 - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.RecurringServicePrice, gw.StartDate, gw.EndDate, gw.CreatedBy AS NewCreatedBy, gw.RouteIds, ss.* FROM ServiceCore.GenerateWorkOrderHistory gw JOIN ServiceCore.ServiceSetup ss ON gw.CompanyId = ss.CompanyId AND ( (ss.NextGenerationDate <= gw.EndDate AND ss.NextGenerationDate >= gw.StartDate) OR ss.NextGenerationDate IS NULL) AND (gw.AccountNumber IS NULL OR ss.AccountNumber = gw.AccountNumber) AND (gw.ServiceSetupId IS NULL OR ss.ServiceSetupId = gw.ServiceSetupId)AND (gw.RouteIds IS NULL OR ss.RouteMasterId IN (SELECT CAST(value AS INT) FROM STRING_SPLIT((SELECT RouteIds FROM ServiceCore.GenerateWorkOrderHistory WHERE GenerateWorkOrderHistoryid = 12699), ',' )) OR ss.InitialRouteId IN ( SELECT CAST(value AS INT) FROM STRING_SPLIT((SELECT RouteIds FROM ServiceCore.GenerateWorkOrderHistory WHERE GenerateWorkOrderHistoryid = 12699), ','))) JOIN (SELECT SUM(Price) AS RecurringServicePrice, ServiceSetupId FROM ServiceCore.ServiceSetupServices GROUP BY ServiceSetupId ) sss ON sss.ServiceSetupId = ss.ServiceSetupId WHERE gw.GenerateWorkOrderHistoryid = 12699 AND ss.FrequencyScheduleId IS NOT NULL AND ss.IsActive = 1 AND ss.IsDeleted = 0 AND ss.Status <> 'Canceled' AND ((ss.OrderType = gw.OrderType) OR gw.OrderType IS NULL);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 07:40:53,122 - 12699 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 07:40:53,122 - 12699 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.GenerateWorkOrderHistory gwoh WHERE GenerateWorkOrderHistoryId = 12699;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 07:40:53,429 - 12699 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 07:40:53,432 - 12699 - src.utils.log - INFO - FrequencyScheduleId missing for setups: []: Ignored these setups - __SPLIT__ 2026-07-21 07:40:53,432 - 12699 - src.utils.log - INFO - πŸ” Fetching data: SELECT fsd.IntervalDays, fs.CreatedDate ,f.FrequencyId , fs.FrequencyScheduleId, f.[SysName], f.FrequencyValue, f.YearlyOccurrence , fs.ScheduleFormat,fsd.Days, fsd.Weeks, fsd.Months,fsc.[Month] as sch_months, fsd.StartMonth , fsd.DateDay,fsd.DateMonth FROM [ServiceCore].[FrequencyMaster] f inner join [ServiceCore].[FrequencySchedule] fs on fs.FrequencyId = f.FrequencyId left join ServiceCore.FrequencyScheduleCycle fsc on fsc.FrequencyScheduleId = fs.FrequencyScheduleId left join [ServiceCore].[FrequencyScheduleDetail] fsd on fsd.FrequencyScheduleId = fs.FrequencyScheduleId WHERE fsd.FrequencyScheduleId = 13074... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 07:40:53,741 - 12699 - src.utils.log - INFO - βœ… Fetched 60 rows - __SPLIT__ 2026-07-21 07:40:53,742 - 12699 - src.utils.log - INFO - Found the Setups and Frequencies - __SPLIT__ 2026-07-21 07:40:53,745 - 12699 - src.utils.log - INFO - Inside work order function - __SPLIT__ 2026-07-21 07:40:53,745 - 12699 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 34440;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 07:40:54,051 - 12699 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 07:40:54,052 - 12699 - src.utils.log - INFO - πŸ” Fetching data: select ServiceDate, ServiceSetupId, IsInitial from serviceCore.WorkOrder wo inner join ServiceCore.WorkOrderStatus wos on wo.WoStatusId = wos.WoStatusId where ServiceDate >= '2026-07-21 00:00:00' and ServiceDate <= '2026-12-31 00:00:00' and ServiceSetupId = 34440 and wo.IsActive = 1 and wos.Name not in ('Void', 'Cancelled');... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 07:40:54,360 - 12699 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 07:40:55,000 - 12699 - src.utils.log - INFO - Generating work orders for setup: 34440 - __SPLIT__ 2026-07-21 07:40:55,184 - 12699 - src.utils.log - INFO - Updating Next Gen Date - __SPLIT__ 2026-07-21 07:40:55,191 - 12699 - src.utils.log - INFO - πŸ” Fetching data: SELECT WoStatusId From ServiceCore.WorkOrderStatus wos where CompanyId=135 and [SysName]= 'Incomplete' ;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 07:40:55,495 - 12699 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 07:40:55,497 - 12699 - src.utils.log - INFO - Deleting duplicate records - __SPLIT__ 2026-07-21 07:40:55,497 - 12699 - src.utils.log - INFO - Running deletes SEQUENTIALLY… - __SPLIT__ 2026-07-21 07:40:55,497 - 12699 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationServices WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34440 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 07:40:55,811 - 12699 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 07:40:55,811 - 12699 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCrews WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34440 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 07:40:56,124 - 12699 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 07:40:56,125 - 12699 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationSalesPersonCommission WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34440 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 07:40:56,438 - 12699 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 07:40:56,439 - 12699 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationAppliedDiscount WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34440 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 07:40:56,752 - 12699 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 07:40:56,752 - 12699 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SetupAutoGenerationSourceMapping WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34440 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 07:40:57,064 - 12699 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 07:40:57,064 - 12699 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SubWorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34440 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 07:40:57,378 - 12699 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 07:40:57,378 - 12699 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCommissionAdjustment WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34440 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 07:40:57,685 - 12699 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 07:40:57,686 - 12699 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34440 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 07:40:58,010 - 12699 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 07:40:58,010 - 12699 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 07:40:58,010 - 12699 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGeneration: 21 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 07:40:58,368 - 12699 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 21) into ServiceCore.WorkOrderAutoGeneration - __SPLIT__ 2026-07-21 07:41:00,526 - 12699 - src.utils.log - INFO - βœ… All 21 rows inserted successfully into ServiceCore.WorkOrderAutoGeneration in 1 batches - __SPLIT__ 2026-07-21 07:41:00,527 - 12699 - src.utils.log - INFO - πŸ” Fetching data: Select TOP 21 WorkOrderAutoGenerationId, ServiceSetupId , ModifiedBy, ModifiedDate, IsInitial From ServiceCore.WorkOrderAutoGeneration WHERE ModifiedDate='2026-07-16 14:51:40.420' and ServiceSetupId = 34440... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 07:41:00,838 - 12699 - src.utils.log - INFO - βœ… Fetched 21 rows - __SPLIT__ 2026-07-21 07:41:00,839 - 12699 - src.utils.log - INFO - Id's of work order inserted to DB: [2737846 2737847 2737848 2737849 2737850 2737851 2737852 2737853 2737854 2737855 2737856 2737857 2737858 2737859 2737860 2737861 2737862 2737863 2737864 2737865 2737866] - __SPLIT__ 2026-07-21 07:41:00,839 - 12699 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 34440;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 07:41:01,144 - 12699 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 07:41:01,144 - 12699 - src.utils.log - INFO - Inside get_remaining_temp_tables - __SPLIT__ 2026-07-21 07:41:01,145 - 12699 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from servicecore.serviceSetupServices sss where ServiceSetupId = 34440... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 07:41:01,452 - 12699 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 07:41:01,453 - 12699 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from servicecore.ServiceSetupInitialServices sss where ServiceSetupId = 34440... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 07:41:01,757 - 12699 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 07:41:01,761 - 12699 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupCrew ssc where ServiceSetupId = 34440... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 07:41:02,067 - 12699 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 07:41:02,068 - 12699 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSalesPersonCommission ssspc where ServiceSetupId = 34440... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 07:41:02,373 - 12699 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 07:41:02,373 - 12699 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupCommissionAdjustment ssspc where ServiceSetupId = 34440... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 07:41:02,678 - 12699 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 07:41:02,678 - 12699 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.serviceSetupAppliedDiscount WHERE ServiceSetupId = 34440;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 07:41:02,983 - 12699 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 07:41:02,984 - 12699 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.SetupSourceMapping WHERE ServiceSetupId = 34440;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 07:41:03,289 - 12699 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 07:41:03,289 - 12699 - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM [ServiceCore].[CommunicationPreferencesServiceReportNotification] WITH(NOLOCK) WHERE EntityType = 'Setup' AND ServiceSetupId = 34440;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 07:41:03,611 - 12699 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 07:41:03,611 - 12699 - src.utils.log - INFO - πŸ” Fetching data: SELECT * From CRM.LeadNote WHERE RefType = 'Setup' and RefId = 34440;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 07:41:03,918 - 12699 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 07:41:03,923 - 12699 - src.utils.log - INFO - Inside insert_data_in_temp_tables for work order generation - __SPLIT__ 2026-07-21 07:41:03,923 - 12699 - src.utils.log - INFO - πŸ“₯ Empty dataframe of CRM.LeadNote: - __SPLIT__ 2026-07-21 07:41:03,923 - 12699 - src.utils.log - INFO - leadNoteDf inserted to dream DB - __SPLIT__ 2026-07-21 07:41:03,923 - 12699 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.CommunicationPreferencesServiceReportNotification: - __SPLIT__ 2026-07-21 07:41:03,923 - 12699 - src.utils.log - INFO - CommunicationPreferencesServiceReportNotification inserted to dream DB - __SPLIT__ 2026-07-21 07:41:03,923 - 12699 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.SetupAutoGenerationSourceMapping: - __SPLIT__ 2026-07-21 07:41:03,923 - 12699 - src.utils.log - INFO - SetupAutoGenerationSourceMapping inserted to dream DB - __SPLIT__ 2026-07-21 07:41:03,924 - 12699 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationAppliedDiscount: - __SPLIT__ 2026-07-21 07:41:03,924 - 12699 - src.utils.log - INFO - WorkOrderAutoGenerationAppliedDiscount inserted to dream DB - __SPLIT__ 2026-07-21 07:41:03,924 - 12699 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.SubWorkOrderAutoGeneration: - __SPLIT__ 2026-07-21 07:41:03,924 - 12699 - src.utils.log - INFO - SubWorkOrderAutoGeneration inserted to dream DB - __SPLIT__ 2026-07-21 07:41:03,924 - 12699 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationCommissionAdjustment: - __SPLIT__ 2026-07-21 07:41:03,924 - 12699 - src.utils.log - INFO - SubWorkOrderAutoGeneration inserted to dream DB - __SPLIT__ 2026-07-21 07:41:03,924 - 12699 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationSalesPersonCommission: - __SPLIT__ 2026-07-21 07:41:03,924 - 12699 - src.utils.log - INFO - WorkOrderAutoGenerationSalesPersonCommission_df inserted to dream DB - __SPLIT__ 2026-07-21 07:41:03,924 - 12699 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationCrews: - __SPLIT__ 2026-07-21 07:41:03,924 - 12699 - src.utils.log - INFO - WorkOrderAutoGenerationCrews inserted to dream DB - __SPLIT__ 2026-07-21 07:41:03,924 - 12699 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationServices: - __SPLIT__ 2026-07-21 07:41:03,924 - 12699 - src.utils.log - INFO - WorkOrderAutoGenerationServices inserted to dream DB - __SPLIT__ 2026-07-21 07:41:03,924 - 12699 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 07:41:03,925 - 12699 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN (2737846, 2737847, 2737848, 2737849, 2737850, 2737851, 2737852, 2737853, 2737854, 2737855, 2737856, 2737857, 2737858, 2737859, 2737860, 2737861, 2737862, 2737863, 2737864, 2737865, 2737866) ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 07:41:04,230 - 12699 - src.utils.log - INFO - βœ… Fetched 21 rows - __SPLIT__ 2026-07-21 07:41:04,231 - 12699 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationServices: 21 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 07:41:04,562 - 12699 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 21) into ServiceCore.WorkOrderAutoGenerationServices - __SPLIT__ 2026-07-21 07:41:05,642 - 12699 - src.utils.log - INFO - βœ… All 21 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationServices in 1 batches - __SPLIT__ 2026-07-21 07:41:05,643 - 12699 - src.utils.log - INFO - WorkOrderAutoGenerationServices inserted to dream DB - __SPLIT__ 2026-07-21 07:41:05,643 - 12699 - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET Status = 'Completed' WHERE GenerateWorkOrderHistoryId = 12699;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 07:41:05,947 - 12699 - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-21 07:41:05,947 - 12699 - src.utils.log - INFO - Sequential work order generation successful - __SPLIT__ 2026-07-21 07:41:05,947 - 12699 - src.utils.log - INFO - Time took to perform operation: 15.62 - __SPLIT__ 2026-07-21 10:00:24,023 - 124811 - src.utils.log - INFO - ParallelProcessing=False GenerateWorkOrderHistoryId=124811 - __SPLIT__ 2026-07-21 10:00:24,024 - 124811 - src.utils.log - INFO - Sequential Work order generation algo started for GenerateWorkOrderHistoryId: 124811 - __SPLIT__ 2026-07-21 10:00:24,038 - 124811 - src.utils.log - INFO - βœ… Successfully connected to database - __SPLIT__ 2026-07-21 10:00:24,039 - 124811 - src.utils.log - INFO - πŸ” Fetching data: SELECT ConnectionStringName FROM Common.CompanyTenantMaster WHERE CompanyKey = 'abcdallas'... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:00:26,702 - 124811 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 10:00:26,703 - 124811 - src.utils.log - INFO - πŸ”’ Connection pool closed - __SPLIT__ 2026-07-21 10:00:26,703 - 124811 - src.utils.log - INFO - πŸ”Œ Connecting to: abcdallas - __SPLIT__ 2026-07-21 10:00:26,704 - 124811 - src.utils.log - INFO - βœ… Successfully connected to abcdallas - __SPLIT__ 2026-07-21 10:00:26,704 - 124811 - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET Status = 'InProgress' WHERE GenerateWorkOrderHistoryId = 124811;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:00:29,205 - 124811 - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-21 10:00:29,205 - 124811 - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.RecurringServicePrice, gw.StartDate, gw.EndDate, gw.CreatedBy AS NewCreatedBy, gw.RouteIds, ss.* FROM ServiceCore.GenerateWorkOrderHistory gw JOIN ServiceCore.ServiceSetup ss ON gw.CompanyId = ss.CompanyId AND ( (ss.NextGenerationDate <= gw.EndDate AND ss.NextGenerationDate >= gw.StartDate) OR ss.NextGenerationDate IS NULL) AND (gw.AccountNumber IS NULL OR ss.AccountNumber = gw.AccountNumber) AND (gw.ServiceSetupId IS NULL OR ss.ServiceSetupId = gw.ServiceSetupId)AND (gw.RouteIds IS NULL OR ss.RouteMasterId IN (SELECT CAST(value AS INT) FROM STRING_SPLIT((SELECT RouteIds FROM ServiceCore.GenerateWorkOrderHistory WHERE GenerateWorkOrderHistoryid = 124811), ',' )) OR ss.InitialRouteId IN ( SELECT CAST(value AS INT) FROM STRING_SPLIT((SELECT RouteIds FROM ServiceCore.GenerateWorkOrderHistory WHERE GenerateWorkOrderHistoryid = 124811), ','))) JOIN (SELECT SUM(Price) AS RecurringServicePrice, ServiceSetupId FROM ServiceCore.ServiceSetupServices GROUP BY ServiceSetupId ) sss ON sss.ServiceSetupId = ss.ServiceSetupId WHERE gw.GenerateWorkOrderHistoryid = 124811 AND ss.FrequencyScheduleId IS NOT NULL AND ss.IsActive = 1 AND ss.IsDeleted = 0 AND ss.Status <> 'Canceled' AND ((ss.OrderType = gw.OrderType) OR gw.OrderType IS NULL);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:00:37,272 - 124811 - src.utils.log - INFO - βœ… Fetched 116 rows - __SPLIT__ 2026-07-21 10:00:37,273 - 124811 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.GenerateWorkOrderHistory gwoh WHERE GenerateWorkOrderHistoryId = 124811;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:00:37,536 - 124811 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 10:00:37,540 - 124811 - src.utils.log - INFO - FrequencyScheduleId missing for setups: []: Ignored these setups - __SPLIT__ 2026-07-21 10:00:37,541 - 124811 - src.utils.log - INFO - πŸ” Fetching data: SELECT fsd.IntervalDays, fs.CreatedDate ,f.FrequencyId , fs.FrequencyScheduleId, f.[SysName], f.FrequencyValue, f.YearlyOccurrence , fs.ScheduleFormat,fsd.Days, fsd.Weeks, fsd.Months,fsc.[Month] as sch_months, fsd.StartMonth , fsd.DateDay,fsd.DateMonth FROM [ServiceCore].[FrequencyMaster] f inner join [ServiceCore].[FrequencySchedule] fs on fs.FrequencyId = f.FrequencyId left join ServiceCore.FrequencyScheduleCycle fsc on fsc.FrequencyScheduleId = fs.FrequencyScheduleId left join [ServiceCore].[FrequencyScheduleDetail] fsd on fsd.FrequencyScheduleId = fs.FrequencyScheduleId WHERE fsd.FrequencyScheduleId in (14080, 14338, 14339, 14466, 14725, 14854, 14341, 14344, 13962, 14346, 14476, 13965, 13964, 14351, 13971, 14615, 14616, 14489, 14620, 14626, 14330, 14505, 14633, 14634, 14637, 14509, 14640, 14641, 14642, 14643, 14644, 14775, 14532, 14535, 14664, 14537, 14663, 14795, 14667, 14669, 14671, 14031, 14420, 14424, 14425, 14426, 14682, 14430, 14431, 14432, 14562, 14819, 14052, 14693, 14053, 14823, 14566, 14825, 14059, 14571, 14830, 14447, 14318, 14449, 14578, 14321, 14320, 14319, 14070, 14329, 14842)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:00:38,222 - 124811 - src.utils.log - INFO - βœ… Fetched 2594 rows - __SPLIT__ 2026-07-21 10:00:38,223 - 124811 - src.utils.log - INFO - Found the Setups and Frequencies - __SPLIT__ 2026-07-21 10:00:38,227 - 124811 - src.utils.log - INFO - Inside work order function - __SPLIT__ 2026-07-21 10:00:38,228 - 124811 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId in (34818, 56836, 150031, 150032, 49685, 150550, 36892, 56864, 56867, 36910, 53806, 39481, 129618, 22612, 34905, 58460, 58462, 34910, 56414, 129633, 58472, 34428, 34450, 34965, 51356, 150173, 41124, 150694, 150695, 150699, 150700, 150701, 150705, 119474, 150707, 119476, 54453, 150710, 119480, 150712, 150202, 150714, 150715, 150205, 150716, 150207, 32958, 150210, 150211, 150212, 150214, 58567, 58571, 150222, 48334, 30416, 55510, 46811, 46813, 33508, 33509, 46820, 150252, 32492, 46320, 150264, 150265, 150266, 150269, 150288, 150289, 58649, 31001, 149787, 150303, 119590, 150326, 150334, 44538, 54615, 46434, 47462, 149870, 149874, 33659, 39813, 139663, 33681, 33684, 34709, 69019, 33694, 33701, 36264, 33706, 33709, 36270, 36271, 33716, 33723, 33724, 48573, 150471, 33735, 33736, 33746, 33752, 33754, 25052, 55775, 33763, 33775, 150003, 34295, 33785, 33786);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:00:38,501 - 124811 - src.utils.log - INFO - βœ… Fetched 4 rows - __SPLIT__ 2026-07-21 10:00:38,502 - 124811 - src.utils.log - INFO - πŸ” Fetching data: select ServiceDate, ServiceSetupId,IsInitial from serviceCore.WorkOrder wo inner join ServiceCore.WorkOrderStatus wos on wo.WoStatusId = wos.WoStatusId where ServiceDate >= '2026-07-21 00:00:00' and ServiceDate <= '2026-12-31 00:00:00' and ServiceSetupId in (34818, 56836, 150031, 150032, 49685, 150550, 36892, 56864, 56867, 36910, 53806, 39481, 129618, 22612, 34905, 58460, 58462, 34910, 56414, 129633, 58472, 34428, 34450, 34965, 51356, 150173, 41124, 150694, 150695, 150699, 150700, 150701, 150705, 119474, 150707, 119476, 54453, 150710, 119480, 150712, 150202, 150714, 150715, 150205, 150716, 150207, 32958, 150210, 150211, 150212, 150214, 58567, 58571, 150222, 48334, 30416, 55510, 46811, 46813, 33508, 33509, 46820, 150252, 32492, 46320, 150264, 150265, 150266, 150269, 150288, 150289, 58649, 31001, 149787, 150303, 119590, 150326, 150334, 44538, 54615, 46434, 47462, 149870, 149874, 33659, 39813, 139663, 33681, 33684, 34709, 69019, 33694, 33701, 36264, 33706, 33709, 36270, 36271, 33716, 33723, 33724, 48573, 150471, 33735, 33736, 33746, 33752, 33754, 25052, 55775, 33763, 33775, 150003, 34295, 33785, 33786) and wo.IsActive = 1 and wos.Name not in ('Void', 'Cancelled');... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:00:38,808 - 124811 - src.utils.log - INFO - βœ… Fetched 363 rows - __SPLIT__ 2026-07-21 10:00:39,789 - 124811 - src.utils.log - INFO - Generating work orders for setup: 150334 - __SPLIT__ 2026-07-21 10:00:39,790 - 124811 - src.utils.log - INFO - Error processing schedule ID 14626: cannot access local variable 'sorted_service_dates' where it is not associated with a value - __SPLIT__ 2026-07-21 10:00:39,791 - 124811 - src.utils.log - INFO - Generating work orders for setup: 149874 - __SPLIT__ 2026-07-21 10:00:39,792 - 124811 - src.utils.log - INFO - Error processing schedule ID 14615: cannot access local variable 'sorted_service_dates' where it is not associated with a value - __SPLIT__ 2026-07-21 10:00:39,792 - 124811 - src.utils.log - INFO - Generating work orders for setup: 150326 - __SPLIT__ 2026-07-21 10:00:39,816 - 124811 - src.utils.log - INFO - Generating work orders for setup: 119590 - __SPLIT__ 2026-07-21 10:00:39,825 - 124811 - src.utils.log - INFO - Generating work orders for setup: 149787 - __SPLIT__ 2026-07-21 10:00:39,864 - 124811 - src.utils.log - INFO - Generating work orders for setup: 150202 - __SPLIT__ 2026-07-21 10:00:39,886 - 124811 - src.utils.log - INFO - Generating work orders for setup: 150211 - __SPLIT__ 2026-07-21 10:00:39,894 - 124811 - src.utils.log - INFO - Generating work orders for setup: 150214 - __SPLIT__ 2026-07-21 10:00:39,908 - 124811 - src.utils.log - INFO - Generating work orders for setup: 150205 - __SPLIT__ 2026-07-21 10:00:39,941 - 124811 - src.utils.log - INFO - Generating work orders for setup: 150210 - __SPLIT__ 2026-07-21 10:00:39,955 - 124811 - src.utils.log - INFO - Generating work orders for setup: 150212 - __SPLIT__ 2026-07-21 10:00:39,963 - 124811 - src.utils.log - INFO - Generating work orders for setup: 150222 - __SPLIT__ 2026-07-21 10:00:39,996 - 124811 - src.utils.log - INFO - Generating work orders for setup: 150265 - __SPLIT__ 2026-07-21 10:00:40,011 - 124811 - src.utils.log - INFO - Generating work orders for setup: 150266 - __SPLIT__ 2026-07-21 10:00:40,027 - 124811 - src.utils.log - INFO - Generating work orders for setup: 150288 - __SPLIT__ 2026-07-21 10:00:40,035 - 124811 - src.utils.log - INFO - Generating work orders for setup: 150303 - __SPLIT__ 2026-07-21 10:00:40,418 - 124811 - src.utils.log - INFO - Generating work orders for setup: 150550 - __SPLIT__ 2026-07-21 10:00:40,419 - 124811 - src.utils.log - INFO - Generating work orders for setup: 150707 - __SPLIT__ 2026-07-21 10:00:40,444 - 124811 - src.utils.log - INFO - Generating work orders for setup: 150699 - __SPLIT__ 2026-07-21 10:00:40,475 - 124811 - src.utils.log - INFO - Generating work orders for setup: 150694 - __SPLIT__ 2026-07-21 10:00:41,642 - 124811 - src.utils.log - INFO - Generating work orders for setup: 150695 - __SPLIT__ 2026-07-21 10:00:42,991 - 124811 - src.utils.log - INFO - Generating work orders for setup: 150700 - __SPLIT__ 2026-07-21 10:00:44,427 - 124811 - src.utils.log - INFO - Generating work orders for setup: 150701 - __SPLIT__ 2026-07-21 10:00:46,104 - 124811 - src.utils.log - INFO - Generating work orders for setup: 150705 - __SPLIT__ 2026-07-21 10:00:46,211 - 124811 - src.utils.log - INFO - Generating work orders for setup: 150710 - __SPLIT__ 2026-07-21 10:00:46,225 - 124811 - src.utils.log - INFO - Generating work orders for setup: 150712 - __SPLIT__ 2026-07-21 10:00:46,300 - 124811 - src.utils.log - INFO - Generating work orders for setup: 150714 - __SPLIT__ 2026-07-21 10:00:46,557 - 124811 - src.utils.log - INFO - Generating work orders for setup: 150715 - __SPLIT__ 2026-07-21 10:00:46,576 - 124811 - src.utils.log - INFO - Generating work orders for setup: 150716 - __SPLIT__ 2026-07-21 10:00:46,596 - 124811 - src.utils.log - INFO - Generating work orders for setup: 25052 - __SPLIT__ 2026-07-21 10:00:46,610 - 124811 - src.utils.log - INFO - Generating work orders for setup: 30416 - __SPLIT__ 2026-07-21 10:00:46,623 - 124811 - src.utils.log - INFO - Generating work orders for setup: 31001 - __SPLIT__ 2026-07-21 10:00:46,635 - 124811 - src.utils.log - INFO - Generating work orders for setup: 56867 - __SPLIT__ 2026-07-21 10:00:46,647 - 124811 - src.utils.log - INFO - Generating work orders for setup: 32492 - __SPLIT__ 2026-07-21 10:00:46,658 - 124811 - src.utils.log - INFO - Generating work orders for setup: 56836 - __SPLIT__ 2026-07-21 10:00:46,669 - 124811 - src.utils.log - INFO - Generating work orders for setup: 33508 - __SPLIT__ 2026-07-21 10:00:46,681 - 124811 - src.utils.log - INFO - Generating work orders for setup: 33509 - __SPLIT__ 2026-07-21 10:00:46,692 - 124811 - src.utils.log - INFO - Generating work orders for setup: 33659 - __SPLIT__ 2026-07-21 10:00:46,704 - 124811 - src.utils.log - INFO - Generating work orders for setup: 33681 - __SPLIT__ 2026-07-21 10:00:46,715 - 124811 - src.utils.log - INFO - Generating work orders for setup: 33684 - __SPLIT__ 2026-07-21 10:00:46,728 - 124811 - src.utils.log - INFO - Generating work orders for setup: 33694 - __SPLIT__ 2026-07-21 10:00:46,741 - 124811 - src.utils.log - INFO - Generating work orders for setup: 33701 - __SPLIT__ 2026-07-21 10:00:46,753 - 124811 - src.utils.log - INFO - Generating work orders for setup: 33706 - __SPLIT__ 2026-07-21 10:00:46,765 - 124811 - src.utils.log - INFO - Generating work orders for setup: 33709 - __SPLIT__ 2026-07-21 10:00:46,776 - 124811 - src.utils.log - INFO - Generating work orders for setup: 33716 - __SPLIT__ 2026-07-21 10:00:46,788 - 124811 - src.utils.log - INFO - Generating work orders for setup: 33723 - __SPLIT__ 2026-07-21 10:00:46,800 - 124811 - src.utils.log - INFO - Generating work orders for setup: 33724 - __SPLIT__ 2026-07-21 10:00:46,811 - 124811 - src.utils.log - INFO - Generating work orders for setup: 33735 - __SPLIT__ 2026-07-21 10:00:46,822 - 124811 - src.utils.log - INFO - Generating work orders for setup: 33736 - __SPLIT__ 2026-07-21 10:00:46,834 - 124811 - src.utils.log - INFO - Generating work orders for setup: 33746 - __SPLIT__ 2026-07-21 10:00:46,845 - 124811 - src.utils.log - INFO - Generating work orders for setup: 33752 - __SPLIT__ 2026-07-21 10:00:46,858 - 124811 - src.utils.log - INFO - Generating work orders for setup: 33754 - __SPLIT__ 2026-07-21 10:00:46,869 - 124811 - src.utils.log - INFO - Generating work orders for setup: 33763 - __SPLIT__ 2026-07-21 10:00:46,881 - 124811 - src.utils.log - INFO - Generating work orders for setup: 33775 - __SPLIT__ 2026-07-21 10:00:46,892 - 124811 - src.utils.log - INFO - Generating work orders for setup: 33785 - __SPLIT__ 2026-07-21 10:00:46,904 - 124811 - src.utils.log - INFO - Generating work orders for setup: 33786 - __SPLIT__ 2026-07-21 10:00:46,915 - 124811 - src.utils.log - INFO - Generating work orders for setup: 34295 - __SPLIT__ 2026-07-21 10:00:46,927 - 124811 - src.utils.log - INFO - Generating work orders for setup: 34428 - __SPLIT__ 2026-07-21 10:00:46,939 - 124811 - src.utils.log - INFO - Generating work orders for setup: 34450 - __SPLIT__ 2026-07-21 10:00:46,950 - 124811 - src.utils.log - INFO - Generating work orders for setup: 34709 - __SPLIT__ 2026-07-21 10:00:46,963 - 124811 - src.utils.log - INFO - Generating work orders for setup: 34818 - __SPLIT__ 2026-07-21 10:00:46,975 - 124811 - src.utils.log - INFO - Generating work orders for setup: 34905 - __SPLIT__ 2026-07-21 10:00:46,987 - 124811 - src.utils.log - INFO - Generating work orders for setup: 34965 - __SPLIT__ 2026-07-21 10:00:46,998 - 124811 - src.utils.log - INFO - Generating work orders for setup: 36264 - __SPLIT__ 2026-07-21 10:00:47,010 - 124811 - src.utils.log - INFO - Generating work orders for setup: 36270 - __SPLIT__ 2026-07-21 10:00:47,022 - 124811 - src.utils.log - INFO - Generating work orders for setup: 36271 - __SPLIT__ 2026-07-21 10:00:47,034 - 124811 - src.utils.log - INFO - Generating work orders for setup: 36910 - __SPLIT__ 2026-07-21 10:00:47,045 - 124811 - src.utils.log - INFO - Generating work orders for setup: 39813 - __SPLIT__ 2026-07-21 10:00:47,057 - 124811 - src.utils.log - INFO - Generating work orders for setup: 41124 - __SPLIT__ 2026-07-21 10:00:47,069 - 124811 - src.utils.log - INFO - Generating work orders for setup: 49685 - __SPLIT__ 2026-07-21 10:00:47,080 - 124811 - src.utils.log - INFO - Generating work orders for setup: 54615 - __SPLIT__ 2026-07-21 10:00:47,091 - 124811 - src.utils.log - INFO - Generating work orders for setup: 55775 - __SPLIT__ 2026-07-21 10:00:47,104 - 124811 - src.utils.log - INFO - Generating work orders for setup: 46811 - __SPLIT__ 2026-07-21 10:00:47,115 - 124811 - src.utils.log - INFO - Generating work orders for setup: 46813 - __SPLIT__ 2026-07-21 10:00:47,126 - 124811 - src.utils.log - INFO - Generating work orders for setup: 46820 - __SPLIT__ 2026-07-21 10:00:47,138 - 124811 - src.utils.log - INFO - Generating work orders for setup: 56864 - __SPLIT__ 2026-07-21 10:00:47,149 - 124811 - src.utils.log - INFO - Generating work orders for setup: 56414 - __SPLIT__ 2026-07-21 10:00:47,160 - 124811 - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM COMMON.RangeofTime where RangeofTimeId in (1130.0, 1133.0);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:00:47,424 - 124811 - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-21 10:00:47,433 - 124811 - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM COMMON.RangeofTime where RangeofTimeId in (11426.0, 11427.0, 11428.0, 11429.0, 1130.0, 1131.0, 1132.0, 1133.0, 11436.0, 11439.0, 11437.0, 1035.0, -1.0);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:00:47,697 - 124811 - src.utils.log - INFO - βœ… Fetched 12 rows - __SPLIT__ 2026-07-21 10:00:47,838 - 124811 - src.utils.log - INFO - Updating Next Gen Date - __SPLIT__ 2026-07-21 10:00:48,396 - 124811 - src.utils.log - INFO - πŸ” Fetching data: SELECT WoStatusId From ServiceCore.WorkOrderStatus wos where CompanyId=133 and [SysName]= 'Incomplete' ;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:00:48,658 - 124811 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 10:00:48,661 - 124811 - src.utils.log - INFO - Deleting duplicate records - __SPLIT__ 2026-07-21 10:00:48,662 - 124811 - src.utils.log - INFO - Running deletes SEQUENTIALLY… - __SPLIT__ 2026-07-21 10:00:48,662 - 124811 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationServices WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId in (34818, 56836, 150031, 150032, 49685, 150550, 36892, 56864, 56867, 36910, 53806, 39481, 129618, 22612, 34905, 58460, 58462, 34910, 56414, 129633, 58472, 34428, 34450, 34965, 51356, 150173, 41124, 150694, 150695, 150699, 150700, 150701, 150705, 119474, 150707, 119476, 54453, 150710, 119480, 150712, 150202, 150714, 150715, 150205, 150716, 150207, 32958, 150210, 150211, 150212, 150214, 58567, 58571, 150222, 48334, 30416, 55510, 46811, 46813, 33508, 33509, 46820, 150252, 32492, 46320, 150264, 150265, 150266, 150269, 150288, 150289, 58649, 31001, 149787, 150303, 119590, 150326, 150334, 44538, 54615, 46434, 47462, 149870, 149874, 33659, 39813, 139663, 33681, 33684, 34709, 69019, 33694, 33701, 36264, 33706, 33709, 36270, 36271, 33716, 33723, 33724, 48573, 150471, 33735, 33736, 33746, 33752, 33754, 25052, 55775, 33763, 33775, 150003, 34295, 33785, 33786) ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:00:49,008 - 124811 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 10:00:49,008 - 124811 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCrews WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId in (34818, 56836, 150031, 150032, 49685, 150550, 36892, 56864, 56867, 36910, 53806, 39481, 129618, 22612, 34905, 58460, 58462, 34910, 56414, 129633, 58472, 34428, 34450, 34965, 51356, 150173, 41124, 150694, 150695, 150699, 150700, 150701, 150705, 119474, 150707, 119476, 54453, 150710, 119480, 150712, 150202, 150714, 150715, 150205, 150716, 150207, 32958, 150210, 150211, 150212, 150214, 58567, 58571, 150222, 48334, 30416, 55510, 46811, 46813, 33508, 33509, 46820, 150252, 32492, 46320, 150264, 150265, 150266, 150269, 150288, 150289, 58649, 31001, 149787, 150303, 119590, 150326, 150334, 44538, 54615, 46434, 47462, 149870, 149874, 33659, 39813, 139663, 33681, 33684, 34709, 69019, 33694, 33701, 36264, 33706, 33709, 36270, 36271, 33716, 33723, 33724, 48573, 150471, 33735, 33736, 33746, 33752, 33754, 25052, 55775, 33763, 33775, 150003, 34295, 33785, 33786) ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:00:49,343 - 124811 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 10:00:49,343 - 124811 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationSalesPersonCommission WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId in (34818, 56836, 150031, 150032, 49685, 150550, 36892, 56864, 56867, 36910, 53806, 39481, 129618, 22612, 34905, 58460, 58462, 34910, 56414, 129633, 58472, 34428, 34450, 34965, 51356, 150173, 41124, 150694, 150695, 150699, 150700, 150701, 150705, 119474, 150707, 119476, 54453, 150710, 119480, 150712, 150202, 150714, 150715, 150205, 150716, 150207, 32958, 150210, 150211, 150212, 150214, 58567, 58571, 150222, 48334, 30416, 55510, 46811, 46813, 33508, 33509, 46820, 150252, 32492, 46320, 150264, 150265, 150266, 150269, 150288, 150289, 58649, 31001, 149787, 150303, 119590, 150326, 150334, 44538, 54615, 46434, 47462, 149870, 149874, 33659, 39813, 139663, 33681, 33684, 34709, 69019, 33694, 33701, 36264, 33706, 33709, 36270, 36271, 33716, 33723, 33724, 48573, 150471, 33735, 33736, 33746, 33752, 33754, 25052, 55775, 33763, 33775, 150003, 34295, 33785, 33786) ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:00:49,629 - 124811 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 10:00:49,630 - 124811 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationAppliedDiscount WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId in (34818, 56836, 150031, 150032, 49685, 150550, 36892, 56864, 56867, 36910, 53806, 39481, 129618, 22612, 34905, 58460, 58462, 34910, 56414, 129633, 58472, 34428, 34450, 34965, 51356, 150173, 41124, 150694, 150695, 150699, 150700, 150701, 150705, 119474, 150707, 119476, 54453, 150710, 119480, 150712, 150202, 150714, 150715, 150205, 150716, 150207, 32958, 150210, 150211, 150212, 150214, 58567, 58571, 150222, 48334, 30416, 55510, 46811, 46813, 33508, 33509, 46820, 150252, 32492, 46320, 150264, 150265, 150266, 150269, 150288, 150289, 58649, 31001, 149787, 150303, 119590, 150326, 150334, 44538, 54615, 46434, 47462, 149870, 149874, 33659, 39813, 139663, 33681, 33684, 34709, 69019, 33694, 33701, 36264, 33706, 33709, 36270, 36271, 33716, 33723, 33724, 48573, 150471, 33735, 33736, 33746, 33752, 33754, 25052, 55775, 33763, 33775, 150003, 34295, 33785, 33786) ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:00:49,966 - 124811 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 10:00:49,967 - 124811 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SetupAutoGenerationSourceMapping WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId in (34818, 56836, 150031, 150032, 49685, 150550, 36892, 56864, 56867, 36910, 53806, 39481, 129618, 22612, 34905, 58460, 58462, 34910, 56414, 129633, 58472, 34428, 34450, 34965, 51356, 150173, 41124, 150694, 150695, 150699, 150700, 150701, 150705, 119474, 150707, 119476, 54453, 150710, 119480, 150712, 150202, 150714, 150715, 150205, 150716, 150207, 32958, 150210, 150211, 150212, 150214, 58567, 58571, 150222, 48334, 30416, 55510, 46811, 46813, 33508, 33509, 46820, 150252, 32492, 46320, 150264, 150265, 150266, 150269, 150288, 150289, 58649, 31001, 149787, 150303, 119590, 150326, 150334, 44538, 54615, 46434, 47462, 149870, 149874, 33659, 39813, 139663, 33681, 33684, 34709, 69019, 33694, 33701, 36264, 33706, 33709, 36270, 36271, 33716, 33723, 33724, 48573, 150471, 33735, 33736, 33746, 33752, 33754, 25052, 55775, 33763, 33775, 150003, 34295, 33785, 33786) ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:00:50,293 - 124811 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 10:00:50,293 - 124811 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SubWorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId in (34818, 56836, 150031, 150032, 49685, 150550, 36892, 56864, 56867, 36910, 53806, 39481, 129618, 22612, 34905, 58460, 58462, 34910, 56414, 129633, 58472, 34428, 34450, 34965, 51356, 150173, 41124, 150694, 150695, 150699, 150700, 150701, 150705, 119474, 150707, 119476, 54453, 150710, 119480, 150712, 150202, 150714, 150715, 150205, 150716, 150207, 32958, 150210, 150211, 150212, 150214, 58567, 58571, 150222, 48334, 30416, 55510, 46811, 46813, 33508, 33509, 46820, 150252, 32492, 46320, 150264, 150265, 150266, 150269, 150288, 150289, 58649, 31001, 149787, 150303, 119590, 150326, 150334, 44538, 54615, 46434, 47462, 149870, 149874, 33659, 39813, 139663, 33681, 33684, 34709, 69019, 33694, 33701, 36264, 33706, 33709, 36270, 36271, 33716, 33723, 33724, 48573, 150471, 33735, 33736, 33746, 33752, 33754, 25052, 55775, 33763, 33775, 150003, 34295, 33785, 33786) ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:00:50,579 - 124811 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 10:00:50,579 - 124811 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCommissionAdjustment WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId in (34818, 56836, 150031, 150032, 49685, 150550, 36892, 56864, 56867, 36910, 53806, 39481, 129618, 22612, 34905, 58460, 58462, 34910, 56414, 129633, 58472, 34428, 34450, 34965, 51356, 150173, 41124, 150694, 150695, 150699, 150700, 150701, 150705, 119474, 150707, 119476, 54453, 150710, 119480, 150712, 150202, 150714, 150715, 150205, 150716, 150207, 32958, 150210, 150211, 150212, 150214, 58567, 58571, 150222, 48334, 30416, 55510, 46811, 46813, 33508, 33509, 46820, 150252, 32492, 46320, 150264, 150265, 150266, 150269, 150288, 150289, 58649, 31001, 149787, 150303, 119590, 150326, 150334, 44538, 54615, 46434, 47462, 149870, 149874, 33659, 39813, 139663, 33681, 33684, 34709, 69019, 33694, 33701, 36264, 33706, 33709, 36270, 36271, 33716, 33723, 33724, 48573, 150471, 33735, 33736, 33746, 33752, 33754, 25052, 55775, 33763, 33775, 150003, 34295, 33785, 33786) ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:00:50,853 - 124811 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 10:00:50,854 - 124811 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId in (34818, 56836, 150031, 150032, 49685, 150550, 36892, 56864, 56867, 36910, 53806, 39481, 129618, 22612, 34905, 58460, 58462, 34910, 56414, 129633, 58472, 34428, 34450, 34965, 51356, 150173, 41124, 150694, 150695, 150699, 150700, 150701, 150705, 119474, 150707, 119476, 54453, 150710, 119480, 150712, 150202, 150714, 150715, 150205, 150716, 150207, 32958, 150210, 150211, 150212, 150214, 58567, 58571, 150222, 48334, 30416, 55510, 46811, 46813, 33508, 33509, 46820, 150252, 32492, 46320, 150264, 150265, 150266, 150269, 150288, 150289, 58649, 31001, 149787, 150303, 119590, 150326, 150334, 44538, 54615, 46434, 47462, 149870, 149874, 33659, 39813, 139663, 33681, 33684, 34709, 69019, 33694, 33701, 36264, 33706, 33709, 36270, 36271, 33716, 33723, 33724, 48573, 150471, 33735, 33736, 33746, 33752, 33754, 25052, 55775, 33763, 33775, 150003, 34295, 33785, 33786) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:00:52,288 - 124811 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 10:00:52,288 - 124811 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 10:00:52,289 - 124811 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGeneration: 516 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:00:52,590 - 124811 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 516) into ServiceCore.WorkOrderAutoGeneration - __SPLIT__ 2026-07-21 10:02:56,621 - 124811 - src.utils.log - ERROR - ❌ Error in insertion: (pyodbc.ProgrammingError) ('42S22', "[42S22] [Microsoft][ODBC Driver 18 for SQL Server][SQL Server]Invalid column name 'InitialDriveTime'. (207) (SQLExecDirectW)") [SQL: INSERT INTO [ServiceCore].[WorkOrderAutoGeneration] ([ServiceSetupId], [AccountNumber], [WorkOrderNo], [EmployeeNo], [ServiceDate], [TotalEstimationTime], [Note], [SpecialInstruction], [ServiceInstruction], [TimeIn], [TimeOut], [AudioFilePath], [Tech ... 7447 characters truncated ... , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)] [parameters: (150715, '15026', 868113, '1288', Timestamp('2026-07-21 00:00:00'), '00:30:00', None, None, None, None, None, None, None, None, 43135, 123456789, '2026-07-21 15:23:11.661', '2026-07-21 15:23:11.661', 1, None, 706, 6991674, 6991673, '', None, None, 1695, 1, None, None, 1, Decimal('50.00'), 0, 0, 133, 124811, None, None, 0, 0, 0, 0, None, None, None, None, None, '02:00:00', 50.0, 2434 ... 1940 parameters truncated ... 124811, None, None, 0, 0, 0, 0, None, None, None, None, None, '12:00:00', 55.0, 2447, Decimal('8.25'), Decimal('4.54'), 4591852, 0, 'Completed', 0, 4591852, 4591852, 'TaxNew', None, None, None, 1, None, None, None, '12:00:00', None, None, 11427, 1, 'ServiceOrder', Timestamp('2026-09-21 00:00:00'), None, None, '31f18424ab6493d484ebe408', 'cc', None, 0, 0, None, None, 0, None, None)] (Background on this error at: https://sqlalche.me/e/20/f405) - __SPLIT__ 2026-07-21 10:02:56,621 - 124811 - src.utils.log - WARNING - ⚠️ insert_into_db attempt 1/3 failed: (pyodbc.ProgrammingError) ('42S22', "[42S22] [Microsoft][ODBC Driver 18 for SQL Server][SQL Server]Invalid column name 'InitialDriveTime'. (207) (SQLExecDirectW)") [SQL: INSERT INTO [ServiceCore].[WorkOrderAutoGeneration] ([ServiceSetupId], [AccountNumber], [WorkOrderNo], [EmployeeNo], [ServiceDate], [TotalEstimationTime], [Note], [SpecialInstruction], [ServiceInstruction], [TimeIn], [TimeOut], [AudioFilePath], [Tech ... 7447 characters truncated ... , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)] [parameters: (150715, '15026', 868113, '1288', Timestamp('2026-07-21 00:00:00'), '00:30:00', None, None, None, None, None, None, None, None, 43135, 123456789, '2026-07-21 15:23:11.661', '2026-07-21 15:23:11.661', 1, None, 706, 6991674, 6991673, '', None, None, 1695, 1, None, None, 1, Decimal('50.00'), 0, 0, 133, 124811, None, None, 0, 0, 0, 0, None, None, None, None, None, '02:00:00', 50.0, 2434 ... 1940 parameters truncated ... 124811, None, None, 0, 0, 0, 0, None, None, None, None, None, '12:00:00', 55.0, 2447, Decimal('8.25'), Decimal('4.54'), 4591852, 0, 'Completed', 0, 4591852, 4591852, 'TaxNew', None, None, None, 1, None, None, None, '12:00:00', None, None, 11427, 1, 'ServiceOrder', Timestamp('2026-09-21 00:00:00'), None, None, '31f18424ab6493d484ebe408', 'cc', None, 0, 0, None, None, 0, None, None)] (Background on this error at: https://sqlalche.me/e/20/f405). Retrying in 1s... - __SPLIT__ 2026-07-21 10:02:57,621 - 124811 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 10:02:57,622 - 124811 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGeneration: 516 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:02:57,920 - 124811 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 516) into ServiceCore.WorkOrderAutoGeneration - __SPLIT__ 2026-07-21 10:05:04,256 - 124811 - src.utils.log - ERROR - ❌ Error in insertion: (pyodbc.ProgrammingError) ('42S22', "[42S22] [Microsoft][ODBC Driver 18 for SQL Server][SQL Server]Invalid column name 'InitialDriveTime'. (207) (SQLExecDirectW)") [SQL: INSERT INTO [ServiceCore].[WorkOrderAutoGeneration] ([ServiceSetupId], [AccountNumber], [WorkOrderNo], [EmployeeNo], [ServiceDate], [TotalEstimationTime], [Note], [SpecialInstruction], [ServiceInstruction], [TimeIn], [TimeOut], [AudioFilePath], [Tech ... 7447 characters truncated ... , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)] [parameters: (150715, '15026', 868113, '1288', Timestamp('2026-07-21 00:00:00'), '00:30:00', None, None, None, None, None, None, None, None, 43135, 123456789, '2026-07-21 15:23:11.661', '2026-07-21 15:23:11.661', 1, None, 706, 6991674, 6991673, '', None, None, 1695, 1, None, None, 1, Decimal('50.00'), 0, 0, 133, 124811, None, None, 0, 0, 0, 0, None, None, None, None, None, '02:00:00', 50.0, 2434 ... 1940 parameters truncated ... 124811, None, None, 0, 0, 0, 0, None, None, None, None, None, '12:00:00', 55.0, 2447, Decimal('8.25'), Decimal('4.54'), 4591852, 0, 'Completed', 0, 4591852, 4591852, 'TaxNew', None, None, None, 1, None, None, None, '12:00:00', None, None, 11427, 1, 'ServiceOrder', Timestamp('2026-09-21 00:00:00'), None, None, '31f18424ab6493d484ebe408', 'cc', None, 0, 0, None, None, 0, None, None)] (Background on this error at: https://sqlalche.me/e/20/f405) - __SPLIT__ 2026-07-21 10:05:04,256 - 124811 - src.utils.log - WARNING - ⚠️ insert_into_db attempt 2/3 failed: (pyodbc.ProgrammingError) ('42S22', "[42S22] [Microsoft][ODBC Driver 18 for SQL Server][SQL Server]Invalid column name 'InitialDriveTime'. (207) (SQLExecDirectW)") [SQL: INSERT INTO [ServiceCore].[WorkOrderAutoGeneration] ([ServiceSetupId], [AccountNumber], [WorkOrderNo], [EmployeeNo], [ServiceDate], [TotalEstimationTime], [Note], [SpecialInstruction], [ServiceInstruction], [TimeIn], [TimeOut], [AudioFilePath], [Tech ... 7447 characters truncated ... , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)] [parameters: (150715, '15026', 868113, '1288', Timestamp('2026-07-21 00:00:00'), '00:30:00', None, None, None, None, None, None, None, None, 43135, 123456789, '2026-07-21 15:23:11.661', '2026-07-21 15:23:11.661', 1, None, 706, 6991674, 6991673, '', None, None, 1695, 1, None, None, 1, Decimal('50.00'), 0, 0, 133, 124811, None, None, 0, 0, 0, 0, None, None, None, None, None, '02:00:00', 50.0, 2434 ... 1940 parameters truncated ... 124811, None, None, 0, 0, 0, 0, None, None, None, None, None, '12:00:00', 55.0, 2447, Decimal('8.25'), Decimal('4.54'), 4591852, 0, 'Completed', 0, 4591852, 4591852, 'TaxNew', None, None, None, 1, None, None, None, '12:00:00', None, None, 11427, 1, 'ServiceOrder', Timestamp('2026-09-21 00:00:00'), None, None, '31f18424ab6493d484ebe408', 'cc', None, 0, 0, None, None, 0, None, None)] (Background on this error at: https://sqlalche.me/e/20/f405). Retrying in 2s... - __SPLIT__ 2026-07-21 10:05:06,257 - 124811 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 10:05:06,257 - 124811 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGeneration: 516 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:05:06,560 - 124811 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 516) into ServiceCore.WorkOrderAutoGeneration - __SPLIT__ 2026-07-21 10:07:13,077 - 124811 - src.utils.log - ERROR - ❌ Error in insertion: (pyodbc.ProgrammingError) ('42S22', "[42S22] [Microsoft][ODBC Driver 18 for SQL Server][SQL Server]Invalid column name 'InitialDriveTime'. (207) (SQLExecDirectW)") [SQL: INSERT INTO [ServiceCore].[WorkOrderAutoGeneration] ([ServiceSetupId], [AccountNumber], [WorkOrderNo], [EmployeeNo], [ServiceDate], [TotalEstimationTime], [Note], [SpecialInstruction], [ServiceInstruction], [TimeIn], [TimeOut], [AudioFilePath], [Tech ... 7447 characters truncated ... , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)] [parameters: (150715, '15026', 868113, '1288', Timestamp('2026-07-21 00:00:00'), '00:30:00', None, None, None, None, None, None, None, None, 43135, 123456789, '2026-07-21 15:23:11.661', '2026-07-21 15:23:11.661', 1, None, 706, 6991674, 6991673, '', None, None, 1695, 1, None, None, 1, Decimal('50.00'), 0, 0, 133, 124811, None, None, 0, 0, 0, 0, None, None, None, None, None, '02:00:00', 50.0, 2434 ... 1940 parameters truncated ... 124811, None, None, 0, 0, 0, 0, None, None, None, None, None, '12:00:00', 55.0, 2447, Decimal('8.25'), Decimal('4.54'), 4591852, 0, 'Completed', 0, 4591852, 4591852, 'TaxNew', None, None, None, 1, None, None, None, '12:00:00', None, None, 11427, 1, 'ServiceOrder', Timestamp('2026-09-21 00:00:00'), None, None, '31f18424ab6493d484ebe408', 'cc', None, 0, 0, None, None, 0, None, None)] (Background on this error at: https://sqlalche.me/e/20/f405) - __SPLIT__ 2026-07-21 10:07:13,077 - 124811 - src.utils.log - ERROR - ❌ insert_into_db failed after 3 attempts: (pyodbc.ProgrammingError) ('42S22', "[42S22] [Microsoft][ODBC Driver 18 for SQL Server][SQL Server]Invalid column name 'InitialDriveTime'. (207) (SQLExecDirectW)") [SQL: INSERT INTO [ServiceCore].[WorkOrderAutoGeneration] ([ServiceSetupId], [AccountNumber], [WorkOrderNo], [EmployeeNo], [ServiceDate], [TotalEstimationTime], [Note], [SpecialInstruction], [ServiceInstruction], [TimeIn], [TimeOut], [AudioFilePath], [Tech ... 7447 characters truncated ... , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)] [parameters: (150715, '15026', 868113, '1288', Timestamp('2026-07-21 00:00:00'), '00:30:00', None, None, None, None, None, None, None, None, 43135, 123456789, '2026-07-21 15:23:11.661', '2026-07-21 15:23:11.661', 1, None, 706, 6991674, 6991673, '', None, None, 1695, 1, None, None, 1, Decimal('50.00'), 0, 0, 133, 124811, None, None, 0, 0, 0, 0, None, None, None, None, None, '02:00:00', 50.0, 2434 ... 1940 parameters truncated ... 124811, None, None, 0, 0, 0, 0, None, None, None, None, None, '12:00:00', 55.0, 2447, Decimal('8.25'), Decimal('4.54'), 4591852, 0, 'Completed', 0, 4591852, 4591852, 'TaxNew', None, None, None, 1, None, None, None, '12:00:00', None, None, 11427, 1, 'ServiceOrder', Timestamp('2026-09-21 00:00:00'), None, None, '31f18424ab6493d484ebe408', 'cc', None, 0, 0, None, None, 0, None, None)] (Background on this error at: https://sqlalche.me/e/20/f405) - __SPLIT__ 2026-07-21 10:07:13,078 - 124811 - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET Status = 'Failed', WoGenErrorInfo ='Some error occurred please try again', WorkOrderStatusDateTime = '2026-07-21 06:07:13.077' WHERE GenerateWorkOrderHistoryId = 124811;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:07:13,346 - 124811 - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-21 10:07:13,347 - 124811 - src.utils.log - INFO - Time took to perform operation: 409.32 - __SPLIT__ 2026-07-21 10:07:13,347 - 124811 - src.utils.log - INFO - Error in Sequential work order generation Error: (pyodbc.ProgrammingError) ('42S22', "[42S22] [Microsoft][ODBC Driver 18 for SQL Server][SQL Server]Invalid column name 'InitialDriveTime'. (207) (SQLExecDirectW)") [SQL: INSERT INTO [ServiceCore].[WorkOrderAutoGeneration] ([ServiceSetupId], [AccountNumber], [WorkOrderNo], [EmployeeNo], [ServiceDate], [TotalEstimationTime], [Note], [SpecialInstruction], [ServiceInstruction], [TimeIn], [TimeOut], [AudioFilePath], [Tech ... 7447 characters truncated ... , ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)] [parameters: (150715, '15026', 868113, '1288', Timestamp('2026-07-21 00:00:00'), '00:30:00', None, None, None, None, None, None, None, None, 43135, 123456789, '2026-07-21 15:23:11.661', '2026-07-21 15:23:11.661', 1, None, 706, 6991674, 6991673, '', None, None, 1695, 1, None, None, 1, Decimal('50.00'), 0, 0, 133, 124811, None, None, 0, 0, 0, 0, None, None, None, None, None, '02:00:00', 50.0, 2434 ... 1940 parameters truncated ... 124811, None, None, 0, 0, 0, 0, None, None, None, None, None, '12:00:00', 55.0, 2447, Decimal('8.25'), Decimal('4.54'), 4591852, 0, 'Completed', 0, 4591852, 4591852, 'TaxNew', None, None, None, 1, None, None, None, '12:00:00', None, None, 11427, 1, 'ServiceOrder', Timestamp('2026-09-21 00:00:00'), None, None, '31f18424ab6493d484ebe408', 'cc', None, 0, 0, None, None, 0, None, None)] (Background on this error at: https://sqlalche.me/e/20/f405) - __SPLIT__ 2026-07-21 10:20:11,035 - 124815 - src.utils.log - INFO - ParallelProcessing=False GenerateWorkOrderHistoryId=124815 - __SPLIT__ 2026-07-21 10:20:11,036 - 124815 - src.utils.log - INFO - Sequential Work order generation algo started for GenerateWorkOrderHistoryId: 124815 - __SPLIT__ 2026-07-21 10:20:11,050 - 124815 - src.utils.log - INFO - βœ… Successfully connected to database - __SPLIT__ 2026-07-21 10:20:11,050 - 124815 - src.utils.log - INFO - πŸ” Fetching data: SELECT ConnectionStringName FROM Common.CompanyTenantMaster WHERE CompanyKey = 'abcdallas'... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:20:13,702 - 124815 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 10:20:13,702 - 124815 - src.utils.log - INFO - πŸ”’ Connection pool closed - __SPLIT__ 2026-07-21 10:20:13,703 - 124815 - src.utils.log - INFO - πŸ”Œ Connecting to: abcdallas - __SPLIT__ 2026-07-21 10:20:13,703 - 124815 - src.utils.log - INFO - βœ… Successfully connected to abcdallas - __SPLIT__ 2026-07-21 10:20:13,703 - 124815 - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET Status = 'InProgress' WHERE GenerateWorkOrderHistoryId = 124815;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:20:16,070 - 124815 - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-21 10:20:16,070 - 124815 - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.RecurringServicePrice, gw.StartDate, gw.EndDate, gw.CreatedBy AS NewCreatedBy, gw.RouteIds, ss.* FROM ServiceCore.GenerateWorkOrderHistory gw JOIN ServiceCore.ServiceSetup ss ON gw.CompanyId = ss.CompanyId AND ( (ss.NextGenerationDate <= gw.EndDate AND ss.NextGenerationDate >= gw.StartDate) OR ss.NextGenerationDate IS NULL) AND (gw.AccountNumber IS NULL OR ss.AccountNumber = gw.AccountNumber) AND (gw.ServiceSetupId IS NULL OR ss.ServiceSetupId = gw.ServiceSetupId)AND (gw.RouteIds IS NULL OR ss.RouteMasterId IN (SELECT CAST(value AS INT) FROM STRING_SPLIT((SELECT RouteIds FROM ServiceCore.GenerateWorkOrderHistory WHERE GenerateWorkOrderHistoryid = 124815), ',' )) OR ss.InitialRouteId IN ( SELECT CAST(value AS INT) FROM STRING_SPLIT((SELECT RouteIds FROM ServiceCore.GenerateWorkOrderHistory WHERE GenerateWorkOrderHistoryid = 124815), ','))) JOIN (SELECT SUM(Price) AS RecurringServicePrice, ServiceSetupId FROM ServiceCore.ServiceSetupServices GROUP BY ServiceSetupId ) sss ON sss.ServiceSetupId = ss.ServiceSetupId WHERE gw.GenerateWorkOrderHistoryid = 124815 AND ss.FrequencyScheduleId IS NOT NULL AND ss.IsActive = 1 AND ss.IsDeleted = 0 AND ss.Status <> 'Canceled' AND ((ss.OrderType = gw.OrderType) OR gw.OrderType IS NULL);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:20:16,643 - 124815 - src.utils.log - INFO - βœ… Fetched 116 rows - __SPLIT__ 2026-07-21 10:20:16,643 - 124815 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.GenerateWorkOrderHistory gwoh WHERE GenerateWorkOrderHistoryId = 124815;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:20:16,908 - 124815 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 10:20:16,912 - 124815 - src.utils.log - INFO - FrequencyScheduleId missing for setups: []: Ignored these setups - __SPLIT__ 2026-07-21 10:20:16,913 - 124815 - src.utils.log - INFO - πŸ” Fetching data: SELECT fsd.IntervalDays, fs.CreatedDate ,f.FrequencyId , fs.FrequencyScheduleId, f.[SysName], f.FrequencyValue, f.YearlyOccurrence , fs.ScheduleFormat,fsd.Days, fsd.Weeks, fsd.Months,fsc.[Month] as sch_months, fsd.StartMonth , fsd.DateDay,fsd.DateMonth FROM [ServiceCore].[FrequencyMaster] f inner join [ServiceCore].[FrequencySchedule] fs on fs.FrequencyId = f.FrequencyId left join ServiceCore.FrequencyScheduleCycle fsc on fsc.FrequencyScheduleId = fs.FrequencyScheduleId left join [ServiceCore].[FrequencyScheduleDetail] fsd on fsd.FrequencyScheduleId = fs.FrequencyScheduleId WHERE fsd.FrequencyScheduleId in (14080, 14338, 14339, 14466, 14725, 14854, 14341, 14344, 13962, 14346, 14476, 13965, 13964, 14351, 13971, 14615, 14616, 14489, 14620, 14626, 14330, 14505, 14633, 14634, 14637, 14509, 14640, 14641, 14642, 14643, 14644, 14775, 14532, 14535, 14664, 14537, 14663, 14795, 14667, 14669, 14671, 14031, 14420, 14424, 14425, 14426, 14682, 14430, 14431, 14432, 14562, 14819, 14052, 14693, 14053, 14823, 14566, 14825, 14059, 14571, 14830, 14447, 14318, 14449, 14578, 14321, 14320, 14319, 14070, 14329, 14842)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:20:17,457 - 124815 - src.utils.log - INFO - βœ… Fetched 2594 rows - __SPLIT__ 2026-07-21 10:20:17,458 - 124815 - src.utils.log - INFO - Found the Setups and Frequencies - __SPLIT__ 2026-07-21 10:20:17,462 - 124815 - src.utils.log - INFO - Inside work order function - __SPLIT__ 2026-07-21 10:20:17,463 - 124815 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId in (34818, 56836, 150031, 150032, 49685, 150550, 36892, 56864, 56867, 36910, 53806, 39481, 129618, 22612, 34905, 58460, 58462, 34910, 56414, 129633, 58472, 34428, 34450, 34965, 51356, 150173, 41124, 150694, 150695, 150699, 150700, 150701, 150705, 119474, 150707, 119476, 54453, 150710, 119480, 150712, 150202, 150714, 150715, 150205, 150716, 150207, 32958, 150210, 150211, 150212, 150214, 58567, 58571, 150222, 48334, 30416, 55510, 46811, 46813, 33508, 33509, 46820, 150252, 32492, 46320, 150264, 150265, 150266, 150269, 150288, 150289, 58649, 31001, 149787, 150303, 119590, 150326, 150334, 44538, 54615, 46434, 47462, 149870, 149874, 33659, 39813, 139663, 33681, 33684, 34709, 69019, 33694, 33701, 36264, 33706, 33709, 36270, 36271, 33716, 33723, 33724, 48573, 150471, 33735, 33736, 33746, 33752, 33754, 25052, 55775, 33763, 33775, 150003, 34295, 33785, 33786);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:20:17,729 - 124815 - src.utils.log - INFO - βœ… Fetched 4 rows - __SPLIT__ 2026-07-21 10:20:17,729 - 124815 - src.utils.log - INFO - πŸ” Fetching data: select ServiceDate, ServiceSetupId,IsInitial from serviceCore.WorkOrder wo inner join ServiceCore.WorkOrderStatus wos on wo.WoStatusId = wos.WoStatusId where ServiceDate >= '2026-07-21 00:00:00' and ServiceDate <= '2026-12-31 00:00:00' and ServiceSetupId in (34818, 56836, 150031, 150032, 49685, 150550, 36892, 56864, 56867, 36910, 53806, 39481, 129618, 22612, 34905, 58460, 58462, 34910, 56414, 129633, 58472, 34428, 34450, 34965, 51356, 150173, 41124, 150694, 150695, 150699, 150700, 150701, 150705, 119474, 150707, 119476, 54453, 150710, 119480, 150712, 150202, 150714, 150715, 150205, 150716, 150207, 32958, 150210, 150211, 150212, 150214, 58567, 58571, 150222, 48334, 30416, 55510, 46811, 46813, 33508, 33509, 46820, 150252, 32492, 46320, 150264, 150265, 150266, 150269, 150288, 150289, 58649, 31001, 149787, 150303, 119590, 150326, 150334, 44538, 54615, 46434, 47462, 149870, 149874, 33659, 39813, 139663, 33681, 33684, 34709, 69019, 33694, 33701, 36264, 33706, 33709, 36270, 36271, 33716, 33723, 33724, 48573, 150471, 33735, 33736, 33746, 33752, 33754, 25052, 55775, 33763, 33775, 150003, 34295, 33785, 33786) and wo.IsActive = 1 and wos.Name not in ('Void', 'Cancelled');... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:20:17,996 - 124815 - src.utils.log - INFO - βœ… Fetched 363 rows - __SPLIT__ 2026-07-21 10:20:18,989 - 124815 - src.utils.log - INFO - Generating work orders for setup: 150334 - __SPLIT__ 2026-07-21 10:20:18,990 - 124815 - src.utils.log - INFO - Error processing schedule ID 14626: cannot access local variable 'sorted_service_dates' where it is not associated with a value - __SPLIT__ 2026-07-21 10:20:18,991 - 124815 - src.utils.log - INFO - Generating work orders for setup: 149874 - __SPLIT__ 2026-07-21 10:20:18,992 - 124815 - src.utils.log - INFO - Error processing schedule ID 14615: cannot access local variable 'sorted_service_dates' where it is not associated with a value - __SPLIT__ 2026-07-21 10:20:18,992 - 124815 - src.utils.log - INFO - Generating work orders for setup: 150326 - __SPLIT__ 2026-07-21 10:20:19,016 - 124815 - src.utils.log - INFO - Generating work orders for setup: 119590 - __SPLIT__ 2026-07-21 10:20:19,025 - 124815 - src.utils.log - INFO - Generating work orders for setup: 149787 - __SPLIT__ 2026-07-21 10:20:19,064 - 124815 - src.utils.log - INFO - Generating work orders for setup: 150202 - __SPLIT__ 2026-07-21 10:20:19,085 - 124815 - src.utils.log - INFO - Generating work orders for setup: 150211 - __SPLIT__ 2026-07-21 10:20:19,093 - 124815 - src.utils.log - INFO - Generating work orders for setup: 150214 - __SPLIT__ 2026-07-21 10:20:19,107 - 124815 - src.utils.log - INFO - Generating work orders for setup: 150205 - __SPLIT__ 2026-07-21 10:20:19,141 - 124815 - src.utils.log - INFO - Generating work orders for setup: 150210 - __SPLIT__ 2026-07-21 10:20:19,155 - 124815 - src.utils.log - INFO - Generating work orders for setup: 150212 - __SPLIT__ 2026-07-21 10:20:19,164 - 124815 - src.utils.log - INFO - Generating work orders for setup: 150222 - __SPLIT__ 2026-07-21 10:20:19,198 - 124815 - src.utils.log - INFO - Generating work orders for setup: 150265 - __SPLIT__ 2026-07-21 10:20:19,213 - 124815 - src.utils.log - INFO - Generating work orders for setup: 150266 - __SPLIT__ 2026-07-21 10:20:19,228 - 124815 - src.utils.log - INFO - Generating work orders for setup: 150288 - __SPLIT__ 2026-07-21 10:20:19,237 - 124815 - src.utils.log - INFO - Generating work orders for setup: 150303 - __SPLIT__ 2026-07-21 10:20:19,619 - 124815 - src.utils.log - INFO - Generating work orders for setup: 150550 - __SPLIT__ 2026-07-21 10:20:19,620 - 124815 - src.utils.log - INFO - Generating work orders for setup: 150707 - __SPLIT__ 2026-07-21 10:20:19,645 - 124815 - src.utils.log - INFO - Generating work orders for setup: 150699 - __SPLIT__ 2026-07-21 10:20:19,676 - 124815 - src.utils.log - INFO - Generating work orders for setup: 150694 - __SPLIT__ 2026-07-21 10:20:20,852 - 124815 - src.utils.log - INFO - Generating work orders for setup: 150695 - __SPLIT__ 2026-07-21 10:20:22,161 - 124815 - src.utils.log - INFO - Generating work orders for setup: 150700 - __SPLIT__ 2026-07-21 10:20:23,589 - 124815 - src.utils.log - INFO - Generating work orders for setup: 150701 - __SPLIT__ 2026-07-21 10:20:25,212 - 124815 - src.utils.log - INFO - Generating work orders for setup: 150705 - __SPLIT__ 2026-07-21 10:20:25,318 - 124815 - src.utils.log - INFO - Generating work orders for setup: 150710 - __SPLIT__ 2026-07-21 10:20:25,332 - 124815 - src.utils.log - INFO - Generating work orders for setup: 150712 - __SPLIT__ 2026-07-21 10:20:25,404 - 124815 - src.utils.log - INFO - Generating work orders for setup: 150714 - __SPLIT__ 2026-07-21 10:20:25,655 - 124815 - src.utils.log - INFO - Generating work orders for setup: 150715 - __SPLIT__ 2026-07-21 10:20:25,674 - 124815 - src.utils.log - INFO - Generating work orders for setup: 150716 - __SPLIT__ 2026-07-21 10:20:25,694 - 124815 - src.utils.log - INFO - Generating work orders for setup: 25052 - __SPLIT__ 2026-07-21 10:20:25,707 - 124815 - src.utils.log - INFO - Generating work orders for setup: 30416 - __SPLIT__ 2026-07-21 10:20:25,720 - 124815 - src.utils.log - INFO - Generating work orders for setup: 31001 - __SPLIT__ 2026-07-21 10:20:25,731 - 124815 - src.utils.log - INFO - Generating work orders for setup: 56867 - __SPLIT__ 2026-07-21 10:20:25,743 - 124815 - src.utils.log - INFO - Generating work orders for setup: 32492 - __SPLIT__ 2026-07-21 10:20:25,756 - 124815 - src.utils.log - INFO - Generating work orders for setup: 56836 - __SPLIT__ 2026-07-21 10:20:25,768 - 124815 - src.utils.log - INFO - Generating work orders for setup: 33508 - __SPLIT__ 2026-07-21 10:20:25,780 - 124815 - src.utils.log - INFO - Generating work orders for setup: 33509 - __SPLIT__ 2026-07-21 10:20:25,792 - 124815 - src.utils.log - INFO - Generating work orders for setup: 33659 - __SPLIT__ 2026-07-21 10:20:25,803 - 124815 - src.utils.log - INFO - Generating work orders for setup: 33681 - __SPLIT__ 2026-07-21 10:20:25,815 - 124815 - src.utils.log - INFO - Generating work orders for setup: 33684 - __SPLIT__ 2026-07-21 10:20:25,826 - 124815 - src.utils.log - INFO - Generating work orders for setup: 33694 - __SPLIT__ 2026-07-21 10:20:25,837 - 124815 - src.utils.log - INFO - Generating work orders for setup: 33701 - __SPLIT__ 2026-07-21 10:20:25,849 - 124815 - src.utils.log - INFO - Generating work orders for setup: 33706 - __SPLIT__ 2026-07-21 10:20:25,861 - 124815 - src.utils.log - INFO - Generating work orders for setup: 33709 - __SPLIT__ 2026-07-21 10:20:25,873 - 124815 - src.utils.log - INFO - Generating work orders for setup: 33716 - __SPLIT__ 2026-07-21 10:20:25,885 - 124815 - src.utils.log - INFO - Generating work orders for setup: 33723 - __SPLIT__ 2026-07-21 10:20:25,896 - 124815 - src.utils.log - INFO - Generating work orders for setup: 33724 - __SPLIT__ 2026-07-21 10:20:25,908 - 124815 - src.utils.log - INFO - Generating work orders for setup: 33735 - __SPLIT__ 2026-07-21 10:20:25,919 - 124815 - src.utils.log - INFO - Generating work orders for setup: 33736 - __SPLIT__ 2026-07-21 10:20:25,931 - 124815 - src.utils.log - INFO - Generating work orders for setup: 33746 - __SPLIT__ 2026-07-21 10:20:25,943 - 124815 - src.utils.log - INFO - Generating work orders for setup: 33752 - __SPLIT__ 2026-07-21 10:20:25,955 - 124815 - src.utils.log - INFO - Generating work orders for setup: 33754 - __SPLIT__ 2026-07-21 10:20:25,966 - 124815 - src.utils.log - INFO - Generating work orders for setup: 33763 - __SPLIT__ 2026-07-21 10:20:25,979 - 124815 - src.utils.log - INFO - Generating work orders for setup: 33775 - __SPLIT__ 2026-07-21 10:20:25,990 - 124815 - src.utils.log - INFO - Generating work orders for setup: 33785 - __SPLIT__ 2026-07-21 10:20:26,002 - 124815 - src.utils.log - INFO - Generating work orders for setup: 33786 - __SPLIT__ 2026-07-21 10:20:26,014 - 124815 - src.utils.log - INFO - Generating work orders for setup: 34295 - __SPLIT__ 2026-07-21 10:20:26,025 - 124815 - src.utils.log - INFO - Generating work orders for setup: 34428 - __SPLIT__ 2026-07-21 10:20:26,037 - 124815 - src.utils.log - INFO - Generating work orders for setup: 34450 - __SPLIT__ 2026-07-21 10:20:26,049 - 124815 - src.utils.log - INFO - Generating work orders for setup: 34709 - __SPLIT__ 2026-07-21 10:20:26,060 - 124815 - src.utils.log - INFO - Generating work orders for setup: 34818 - __SPLIT__ 2026-07-21 10:20:26,072 - 124815 - src.utils.log - INFO - Generating work orders for setup: 34905 - __SPLIT__ 2026-07-21 10:20:26,086 - 124815 - src.utils.log - INFO - Generating work orders for setup: 34965 - __SPLIT__ 2026-07-21 10:20:26,098 - 124815 - src.utils.log - INFO - Generating work orders for setup: 36264 - __SPLIT__ 2026-07-21 10:20:26,110 - 124815 - src.utils.log - INFO - Generating work orders for setup: 36270 - __SPLIT__ 2026-07-21 10:20:26,121 - 124815 - src.utils.log - INFO - Generating work orders for setup: 36271 - __SPLIT__ 2026-07-21 10:20:26,133 - 124815 - src.utils.log - INFO - Generating work orders for setup: 36910 - __SPLIT__ 2026-07-21 10:20:26,145 - 124815 - src.utils.log - INFO - Generating work orders for setup: 39813 - __SPLIT__ 2026-07-21 10:20:26,157 - 124815 - src.utils.log - INFO - Generating work orders for setup: 41124 - __SPLIT__ 2026-07-21 10:20:26,169 - 124815 - src.utils.log - INFO - Generating work orders for setup: 49685 - __SPLIT__ 2026-07-21 10:20:26,180 - 124815 - src.utils.log - INFO - Generating work orders for setup: 54615 - __SPLIT__ 2026-07-21 10:20:26,192 - 124815 - src.utils.log - INFO - Generating work orders for setup: 55775 - __SPLIT__ 2026-07-21 10:20:26,208 - 124815 - src.utils.log - INFO - Generating work orders for setup: 46811 - __SPLIT__ 2026-07-21 10:20:26,219 - 124815 - src.utils.log - INFO - Generating work orders for setup: 46813 - __SPLIT__ 2026-07-21 10:20:26,230 - 124815 - src.utils.log - INFO - Generating work orders for setup: 46820 - __SPLIT__ 2026-07-21 10:20:26,241 - 124815 - src.utils.log - INFO - Generating work orders for setup: 56864 - __SPLIT__ 2026-07-21 10:20:26,252 - 124815 - src.utils.log - INFO - Generating work orders for setup: 56414 - __SPLIT__ 2026-07-21 10:20:26,263 - 124815 - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM COMMON.RangeofTime where RangeofTimeId in (1130.0, 1133.0);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:20:26,526 - 124815 - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-21 10:20:26,535 - 124815 - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM COMMON.RangeofTime where RangeofTimeId in (11426.0, 11427.0, 11428.0, 11429.0, 1130.0, 1131.0, 1132.0, 1133.0, 11436.0, 11439.0, 11437.0, 1035.0, -1.0);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:20:26,798 - 124815 - src.utils.log - INFO - βœ… Fetched 12 rows - __SPLIT__ 2026-07-21 10:20:26,939 - 124815 - src.utils.log - INFO - Updating Next Gen Date - __SPLIT__ 2026-07-21 10:20:27,496 - 124815 - src.utils.log - INFO - πŸ” Fetching data: SELECT WoStatusId From ServiceCore.WorkOrderStatus wos where CompanyId=133 and [SysName]= 'Incomplete' ;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:20:27,760 - 124815 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 10:20:27,764 - 124815 - src.utils.log - INFO - Deleting duplicate records - __SPLIT__ 2026-07-21 10:20:27,764 - 124815 - src.utils.log - INFO - Running deletes SEQUENTIALLY… - __SPLIT__ 2026-07-21 10:20:27,764 - 124815 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationServices WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId in (34818, 56836, 150031, 150032, 49685, 150550, 36892, 56864, 56867, 36910, 53806, 39481, 129618, 22612, 34905, 58460, 58462, 34910, 56414, 129633, 58472, 34428, 34450, 34965, 51356, 150173, 41124, 150694, 150695, 150699, 150700, 150701, 150705, 119474, 150707, 119476, 54453, 150710, 119480, 150712, 150202, 150714, 150715, 150205, 150716, 150207, 32958, 150210, 150211, 150212, 150214, 58567, 58571, 150222, 48334, 30416, 55510, 46811, 46813, 33508, 33509, 46820, 150252, 32492, 46320, 150264, 150265, 150266, 150269, 150288, 150289, 58649, 31001, 149787, 150303, 119590, 150326, 150334, 44538, 54615, 46434, 47462, 149870, 149874, 33659, 39813, 139663, 33681, 33684, 34709, 69019, 33694, 33701, 36264, 33706, 33709, 36270, 36271, 33716, 33723, 33724, 48573, 150471, 33735, 33736, 33746, 33752, 33754, 25052, 55775, 33763, 33775, 150003, 34295, 33785, 33786) ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:20:28,069 - 124815 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 10:20:28,069 - 124815 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCrews WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId in (34818, 56836, 150031, 150032, 49685, 150550, 36892, 56864, 56867, 36910, 53806, 39481, 129618, 22612, 34905, 58460, 58462, 34910, 56414, 129633, 58472, 34428, 34450, 34965, 51356, 150173, 41124, 150694, 150695, 150699, 150700, 150701, 150705, 119474, 150707, 119476, 54453, 150710, 119480, 150712, 150202, 150714, 150715, 150205, 150716, 150207, 32958, 150210, 150211, 150212, 150214, 58567, 58571, 150222, 48334, 30416, 55510, 46811, 46813, 33508, 33509, 46820, 150252, 32492, 46320, 150264, 150265, 150266, 150269, 150288, 150289, 58649, 31001, 149787, 150303, 119590, 150326, 150334, 44538, 54615, 46434, 47462, 149870, 149874, 33659, 39813, 139663, 33681, 33684, 34709, 69019, 33694, 33701, 36264, 33706, 33709, 36270, 36271, 33716, 33723, 33724, 48573, 150471, 33735, 33736, 33746, 33752, 33754, 25052, 55775, 33763, 33775, 150003, 34295, 33785, 33786) ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:20:28,373 - 124815 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 10:20:28,374 - 124815 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationSalesPersonCommission WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId in (34818, 56836, 150031, 150032, 49685, 150550, 36892, 56864, 56867, 36910, 53806, 39481, 129618, 22612, 34905, 58460, 58462, 34910, 56414, 129633, 58472, 34428, 34450, 34965, 51356, 150173, 41124, 150694, 150695, 150699, 150700, 150701, 150705, 119474, 150707, 119476, 54453, 150710, 119480, 150712, 150202, 150714, 150715, 150205, 150716, 150207, 32958, 150210, 150211, 150212, 150214, 58567, 58571, 150222, 48334, 30416, 55510, 46811, 46813, 33508, 33509, 46820, 150252, 32492, 46320, 150264, 150265, 150266, 150269, 150288, 150289, 58649, 31001, 149787, 150303, 119590, 150326, 150334, 44538, 54615, 46434, 47462, 149870, 149874, 33659, 39813, 139663, 33681, 33684, 34709, 69019, 33694, 33701, 36264, 33706, 33709, 36270, 36271, 33716, 33723, 33724, 48573, 150471, 33735, 33736, 33746, 33752, 33754, 25052, 55775, 33763, 33775, 150003, 34295, 33785, 33786) ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:20:28,642 - 124815 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 10:20:28,642 - 124815 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationAppliedDiscount WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId in (34818, 56836, 150031, 150032, 49685, 150550, 36892, 56864, 56867, 36910, 53806, 39481, 129618, 22612, 34905, 58460, 58462, 34910, 56414, 129633, 58472, 34428, 34450, 34965, 51356, 150173, 41124, 150694, 150695, 150699, 150700, 150701, 150705, 119474, 150707, 119476, 54453, 150710, 119480, 150712, 150202, 150714, 150715, 150205, 150716, 150207, 32958, 150210, 150211, 150212, 150214, 58567, 58571, 150222, 48334, 30416, 55510, 46811, 46813, 33508, 33509, 46820, 150252, 32492, 46320, 150264, 150265, 150266, 150269, 150288, 150289, 58649, 31001, 149787, 150303, 119590, 150326, 150334, 44538, 54615, 46434, 47462, 149870, 149874, 33659, 39813, 139663, 33681, 33684, 34709, 69019, 33694, 33701, 36264, 33706, 33709, 36270, 36271, 33716, 33723, 33724, 48573, 150471, 33735, 33736, 33746, 33752, 33754, 25052, 55775, 33763, 33775, 150003, 34295, 33785, 33786) ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:20:28,947 - 124815 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 10:20:28,947 - 124815 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SetupAutoGenerationSourceMapping WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId in (34818, 56836, 150031, 150032, 49685, 150550, 36892, 56864, 56867, 36910, 53806, 39481, 129618, 22612, 34905, 58460, 58462, 34910, 56414, 129633, 58472, 34428, 34450, 34965, 51356, 150173, 41124, 150694, 150695, 150699, 150700, 150701, 150705, 119474, 150707, 119476, 54453, 150710, 119480, 150712, 150202, 150714, 150715, 150205, 150716, 150207, 32958, 150210, 150211, 150212, 150214, 58567, 58571, 150222, 48334, 30416, 55510, 46811, 46813, 33508, 33509, 46820, 150252, 32492, 46320, 150264, 150265, 150266, 150269, 150288, 150289, 58649, 31001, 149787, 150303, 119590, 150326, 150334, 44538, 54615, 46434, 47462, 149870, 149874, 33659, 39813, 139663, 33681, 33684, 34709, 69019, 33694, 33701, 36264, 33706, 33709, 36270, 36271, 33716, 33723, 33724, 48573, 150471, 33735, 33736, 33746, 33752, 33754, 25052, 55775, 33763, 33775, 150003, 34295, 33785, 33786) ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:20:29,260 - 124815 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 10:20:29,260 - 124815 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SubWorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId in (34818, 56836, 150031, 150032, 49685, 150550, 36892, 56864, 56867, 36910, 53806, 39481, 129618, 22612, 34905, 58460, 58462, 34910, 56414, 129633, 58472, 34428, 34450, 34965, 51356, 150173, 41124, 150694, 150695, 150699, 150700, 150701, 150705, 119474, 150707, 119476, 54453, 150710, 119480, 150712, 150202, 150714, 150715, 150205, 150716, 150207, 32958, 150210, 150211, 150212, 150214, 58567, 58571, 150222, 48334, 30416, 55510, 46811, 46813, 33508, 33509, 46820, 150252, 32492, 46320, 150264, 150265, 150266, 150269, 150288, 150289, 58649, 31001, 149787, 150303, 119590, 150326, 150334, 44538, 54615, 46434, 47462, 149870, 149874, 33659, 39813, 139663, 33681, 33684, 34709, 69019, 33694, 33701, 36264, 33706, 33709, 36270, 36271, 33716, 33723, 33724, 48573, 150471, 33735, 33736, 33746, 33752, 33754, 25052, 55775, 33763, 33775, 150003, 34295, 33785, 33786) ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:20:29,533 - 124815 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 10:20:29,533 - 124815 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCommissionAdjustment WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId in (34818, 56836, 150031, 150032, 49685, 150550, 36892, 56864, 56867, 36910, 53806, 39481, 129618, 22612, 34905, 58460, 58462, 34910, 56414, 129633, 58472, 34428, 34450, 34965, 51356, 150173, 41124, 150694, 150695, 150699, 150700, 150701, 150705, 119474, 150707, 119476, 54453, 150710, 119480, 150712, 150202, 150714, 150715, 150205, 150716, 150207, 32958, 150210, 150211, 150212, 150214, 58567, 58571, 150222, 48334, 30416, 55510, 46811, 46813, 33508, 33509, 46820, 150252, 32492, 46320, 150264, 150265, 150266, 150269, 150288, 150289, 58649, 31001, 149787, 150303, 119590, 150326, 150334, 44538, 54615, 46434, 47462, 149870, 149874, 33659, 39813, 139663, 33681, 33684, 34709, 69019, 33694, 33701, 36264, 33706, 33709, 36270, 36271, 33716, 33723, 33724, 48573, 150471, 33735, 33736, 33746, 33752, 33754, 25052, 55775, 33763, 33775, 150003, 34295, 33785, 33786) ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:20:29,796 - 124815 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 10:20:29,796 - 124815 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId in (34818, 56836, 150031, 150032, 49685, 150550, 36892, 56864, 56867, 36910, 53806, 39481, 129618, 22612, 34905, 58460, 58462, 34910, 56414, 129633, 58472, 34428, 34450, 34965, 51356, 150173, 41124, 150694, 150695, 150699, 150700, 150701, 150705, 119474, 150707, 119476, 54453, 150710, 119480, 150712, 150202, 150714, 150715, 150205, 150716, 150207, 32958, 150210, 150211, 150212, 150214, 58567, 58571, 150222, 48334, 30416, 55510, 46811, 46813, 33508, 33509, 46820, 150252, 32492, 46320, 150264, 150265, 150266, 150269, 150288, 150289, 58649, 31001, 149787, 150303, 119590, 150326, 150334, 44538, 54615, 46434, 47462, 149870, 149874, 33659, 39813, 139663, 33681, 33684, 34709, 69019, 33694, 33701, 36264, 33706, 33709, 36270, 36271, 33716, 33723, 33724, 48573, 150471, 33735, 33736, 33746, 33752, 33754, 25052, 55775, 33763, 33775, 150003, 34295, 33785, 33786) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:20:30,121 - 124815 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 10:20:30,122 - 124815 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 10:20:30,122 - 124815 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGeneration: 516 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:20:30,436 - 124815 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 516) into ServiceCore.WorkOrderAutoGeneration - __SPLIT__ 2026-07-21 10:20:42,400 - 124815 - src.utils.log - INFO - βœ… All 516 rows inserted successfully into ServiceCore.WorkOrderAutoGeneration in 1 batches - __SPLIT__ 2026-07-21 10:20:42,401 - 124815 - src.utils.log - INFO - πŸ” Fetching data: Select TOP 516 WorkOrderAutoGenerationId, ServiceSetupId , ModifiedBy, ModifiedDate, IsInitial From ServiceCore.WorkOrderAutoGeneration WHERE ModifiedDate='2026-07-21 15:45:57.091' and ServiceSetupId in (34818, 56836, 150031, 150032, 49685, 150550, 36892, 56864, 56867, 36910, 53806, 39481, 129618, 22612, 34905, 58460, 58462, 34910, 56414, 129633, 58472, 34428, 34450, 34965, 51356, 150173, 41124, 150694, 150695, 150699, 150700, 150701, 150705, 119474, 150707, 119476, 54453, 150710, 119480, 150712, 150202, 150714, 150715, 150205, 150716, 150207, 32958, 150210, 150211, 150212, 150214, 58567, 58571, 150222, 48334, 30416, 55510, 46811, 46813, 33508, 33509, 46820, 150252, 32492, 46320, 150264, 150265, 150266, 150269, 150288, 150289, 58649, 31001, 149787, 150303, 119590, 150326, 150334, 44538, 54615, 46434, 47462, 149870, 149874, 33659, 39813, 139663, 33681, 33684, 34709, 69019, 33694, 33701, 36264, 33706, 33709, 36270, 36271, 33716, 33723, 33724, 48573, 150471, 33735, 33736, 33746, 33752, 33754, 25052, 55775, 33763, 33775, 150003, 34295, 33785, 33786)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:20:42,714 - 124815 - src.utils.log - INFO - βœ… Fetched 516 rows - __SPLIT__ 2026-07-21 10:20:42,715 - 124815 - src.utils.log - INFO - Id's of work order inserted to DB: [3683684 3683685 3683686 3683687 3683688 3683689 3683690 3683691 3683692 3683693 3683694 3683695 3683696 3683697 3683698 3683699 3683700 3683701 3683702 3683703 3683704 3683705 3683706 3683707 3683708 3683709 3683710 3683711 3683712 3683713 3683714 3683715 3683716 3683717 3683718 3683719 3683720 3683721 3683722 3683723 3683724 3683725 3683726 3683727 3683728 3683729 3683730 3683731 3683732 3683733 3683734 3683735 3683736 3683737 3683738 3683739 3683740 3683741 3683742 3683743 3683744 3683745 3683746 3683747 3683748 3683749 3683750 3683751 3683752 3683753 3683754 3683755 3683756 3683757 3683758 3683759 3683760 3683761 3683762 3683763 3683764 3683765 3683766 3683767 3683768 3683769 3683770 3683771 3683772 3683773 3683774 3683775 3683776 3683777 3683778 3683779 3683780 3683781 3683782 3683783 3683784 3683785 3683786 3683787 3683788 3683789 3683790 3683791 3683792 3683793 3683794 3683795 3683796 3683797 3683798 3683799 3683800 3683801 3683802 3683803 3683804 3683805 3683806 3683807 3683808 3683809 3683810 3683811 3683812 3683813 3683814 3683815 3683816 3683817 3683818 3683819 3683820 3683821 3683822 3683823 3683824 3683825 3683826 3683827 3683828 3683829 3683830 3683831 3683832 3683833 3683834 3683835 3683836 3683837 3683838 3683839 3683840 3683841 3683842 3683843 3683844 3683845 3683846 3683847 3683848 3683849 3683850 3683851 3683852 3683853 3683854 3683855 3683856 3683857 3683858 3683859 3683860 3683861 3683862 3683863 3683864 3683865 3683866 3683867 3683868 3683869 3683870 3683871 3683872 3683873 3683874 3683875 3683876 3683877 3683878 3683879 3683880 3683881 3683882 3683883 3683884 3683885 3683886 3683887 3683888 3683889 3683890 3683891 3683892 3683893 3683894 3683895 3683896 3683897 3683898 3683899 3683900 3683901 3683902 3683903 3683904 3683905 3683906 3683907 3683908 3683909 3683910 3683911 3683912 3683913 3683914 3683915 3683916 3683917 3683918 3683919 3683920 3683921 3683922 3683923 3683924 3683925 3683926 3683927 3683928 3683929 3683930 3683931 3683932 3683933 3683934 3683935 3683936 3683937 3683938 3683939 3683940 3683941 3683942 3683943 3683944 3683945 3683946 3683947 3683948 3683949 3683950 3683951 3683952 3683953 3683954 3683955 3683956 3683957 3683958 3683959 3683960 3683961 3683962 3683963 3683964 3683965 3683966 3683967 3683968 3683969 3683970 3683971 3683972 3683973 3683974 3683975 3683976 3683977 3683978 3683979 3683980 3683981 3683982 3683983 3683984 3683985 3683986 3683987 3683988 3683989 3683990 3683991 3683992 3683993 3683994 3683995 3683996 3683997 3683998 3683999 3684000 3684001 3684002 3684003 3684004 3684005 3684006 3684007 3684008 3684009 3684010 3684011 3684012 3684013 3684014 3684015 3684016 3684017 3684018 3684019 3684020 3684021 3684022 3684023 3684024 3684025 3684026 3684027 3684028 3684029 3684030 3684031 3684032 3684033 3684034 3684035 3684036 3684037 3684038 3684039 3684040 3684041 3684042 3684043 3684044 3684045 3684046 3684047 3684048 3684049 3684050 3684051 3684052 3684053 3684054 3684055 3684056 3684057 3684058 3684059 3684060 3684061 3684062 3684063 3684064 3684065 3684066 3684067 3684068 3684069 3684070 3684071 3684072 3684073 3684074 3684075 3684076 3684077 3684078 3684079 3684080 3684081 3684082 3684083 3684084 3684085 3684086 3684087 3684088 3684089 3684090 3684091 3684092 3684093 3684094 3684095 3684096 3684097 3684098 3684099 3684100 3684101 3684102 3684103 3684104 3684105 3684106 3684107 3684108 3684109 3684110 3684111 3684112 3684113 3684114 3684115 3684116 3684117 3684118 3684119 3684120 3684121 3684122 3684123 3684124 3684125 3684126 3684127 3684128 3684129 3684130 3684131 3684132 3684133 3684134 3684135 3684136 3684137 3684138 3684139 3684140 3684141 3684142 3684143 3684144 3684145 3684146 3684147 3684148 3684149 3684150 3684151 3684152 3684153 3684154 3684155 3684156 3684157 3684158 3684159 3684160 3684161 3684162 3684163 3684164 3684165 3684166 3684167 3684168 3684169 3684170 3684171 3684172 3684173 3684174 3684175 3684176 3684177 3684178 3684179 3684180 3684181 3684182 3684183 3684184 3684185 3684186 3684187 3684188 3684189 3684190 3684191 3684192 3684193 3684194 3684195 3684196 3684197 3684198 3684199] - __SPLIT__ 2026-07-21 10:20:42,716 - 124815 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId in (34818, 56836, 150031, 150032, 49685, 150550, 36892, 56864, 56867, 36910, 53806, 39481, 129618, 22612, 34905, 58460, 58462, 34910, 56414, 129633, 58472, 34428, 34450, 34965, 51356, 150173, 41124, 150694, 150695, 150699, 150700, 150701, 150705, 119474, 150707, 119476, 54453, 150710, 119480, 150712, 150202, 150714, 150715, 150205, 150716, 150207, 32958, 150210, 150211, 150212, 150214, 58567, 58571, 150222, 48334, 30416, 55510, 46811, 46813, 33508, 33509, 46820, 150252, 32492, 46320, 150264, 150265, 150266, 150269, 150288, 150289, 58649, 31001, 149787, 150303, 119590, 150326, 150334, 44538, 54615, 46434, 47462, 149870, 149874, 33659, 39813, 139663, 33681, 33684, 34709, 69019, 33694, 33701, 36264, 33706, 33709, 36270, 36271, 33716, 33723, 33724, 48573, 150471, 33735, 33736, 33746, 33752, 33754, 25052, 55775, 33763, 33775, 150003, 34295, 33785, 33786);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:20:42,983 - 124815 - src.utils.log - INFO - βœ… Fetched 4 rows - __SPLIT__ 2026-07-21 10:20:42,983 - 124815 - src.utils.log - INFO - Inside get_remaining_temp_tables - __SPLIT__ 2026-07-21 10:20:42,984 - 124815 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from servicecore.serviceSetupServices sss where ServiceSetupId in (150694, 150695, 150699, 150700, 150701, 150705, 150707, 150710, 150712, 150714, 150715, 150716)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:20:43,249 - 124815 - src.utils.log - INFO - βœ… Fetched 13 rows - __SPLIT__ 2026-07-21 10:20:43,250 - 124815 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from servicecore.ServiceSetupInitialServices sss where ServiceSetupId in (150694, 150695, 150699, 150700, 150701, 150705, 150707, 150710, 150712, 150714, 150715, 150716)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:20:43,517 - 124815 - src.utils.log - INFO - βœ… Fetched 8 rows - __SPLIT__ 2026-07-21 10:20:43,524 - 124815 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupCrew ssc where ServiceSetupId in (150694, 150695, 150699, 150700, 150701, 150705, 150707, 150710, 150712, 150714, 150715, 150716)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:20:43,802 - 124815 - src.utils.log - INFO - βœ… Fetched 46 rows - __SPLIT__ 2026-07-21 10:20:43,804 - 124815 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSalesPersonCommission ssspc where ServiceSetupId in (150694, 150695, 150699, 150700, 150701, 150705, 150707, 150710, 150712, 150714, 150715, 150716)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:20:44,070 - 124815 - src.utils.log - INFO - βœ… Fetched 14 rows - __SPLIT__ 2026-07-21 10:20:44,071 - 124815 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupCommissionAdjustment ssspc where ServiceSetupId in (150694, 150695, 150699, 150700, 150701, 150705, 150707, 150710, 150712, 150714, 150715, 150716)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:20:44,335 - 124815 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 10:20:44,336 - 124815 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.serviceSetupAppliedDiscount WHERE ServiceSetupId in (150694, 150695, 150699, 150700, 150701, 150705, 150707, 150710, 150712, 150714, 150715, 150716);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:20:44,601 - 124815 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 10:20:44,601 - 124815 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.SetupSourceMapping WHERE ServiceSetupId in (150694, 150695, 150699, 150700, 150701, 150705, 150707, 150710, 150712, 150714, 150715, 150716);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:20:44,865 - 124815 - src.utils.log - INFO - βœ… Fetched 3 rows - __SPLIT__ 2026-07-21 10:20:44,867 - 124815 - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM [ServiceCore].[CommunicationPreferencesServiceReportNotification] WITH(NOLOCK) WHERE EntityType = 'Setup' AND ServiceSetupId in (150694, 150695, 150699, 150700, 150701, 150705, 150707, 150710, 150712, 150714, 150715, 150716);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:20:45,291 - 124815 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 10:20:45,291 - 124815 - src.utils.log - INFO - πŸ” Fetching data: SELECT * From CRM.LeadNote WHERE RefType = 'Setup' and RefId in (150694, 150695, 150699, 150700, 150701, 150705, 150707, 150710, 150712, 150714, 150715, 150716);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:20:45,557 - 124815 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 10:20:45,586 - 124815 - src.utils.log - INFO - Inside insert_data_in_temp_tables for work order generation - __SPLIT__ 2026-07-21 10:20:45,586 - 124815 - src.utils.log - INFO - πŸ“₯ Empty dataframe of CRM.LeadNote: - __SPLIT__ 2026-07-21 10:20:45,586 - 124815 - src.utils.log - INFO - leadNoteDf inserted to dream DB - __SPLIT__ 2026-07-21 10:20:45,586 - 124815 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.CommunicationPreferencesServiceReportNotification: - __SPLIT__ 2026-07-21 10:20:45,586 - 124815 - src.utils.log - INFO - CommunicationPreferencesServiceReportNotification inserted to dream DB - __SPLIT__ 2026-07-21 10:20:45,586 - 124815 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 10:20:45,587 - 124815 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN ('3683778', '3684188', '3683942', '3684038', '3684179', '3683750', '3683840', '3683746', '3683908', '3684101') ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:20:45,850 - 124815 - src.utils.log - INFO - βœ… Fetched 10 rows - __SPLIT__ 2026-07-21 10:20:45,851 - 124815 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.SetupAutoGenerationSourceMapping: 0 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:20:46,116 - 124815 - src.utils.log - INFO - βœ… All 0 rows inserted successfully into ServiceCore.SetupAutoGenerationSourceMapping in 0 batches - __SPLIT__ 2026-07-21 10:20:46,116 - 124815 - src.utils.log - INFO - SetupAutoGenerationSourceMapping inserted to dream DB - __SPLIT__ 2026-07-21 10:20:46,116 - 124815 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationAppliedDiscount: - __SPLIT__ 2026-07-21 10:20:46,116 - 124815 - src.utils.log - INFO - WorkOrderAutoGenerationAppliedDiscount inserted to dream DB - __SPLIT__ 2026-07-21 10:20:46,116 - 124815 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 10:20:46,117 - 124815 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN (3683840.0, 3683778.0, 3683746.0, 3683908.0, 3684101.0, 3683750.0, 3683942.0, 3684038.0, 3684179.0, 3684188.0) ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:20:46,380 - 124815 - src.utils.log - INFO - βœ… Fetched 10 rows - __SPLIT__ 2026-07-21 10:20:46,381 - 124815 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.SubWorkOrderAutoGeneration: 10 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:20:46,658 - 124815 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 10) into ServiceCore.SubWorkOrderAutoGeneration - __SPLIT__ 2026-07-21 10:20:47,754 - 124815 - src.utils.log - INFO - βœ… All 10 rows inserted successfully into ServiceCore.SubWorkOrderAutoGeneration in 1 batches - __SPLIT__ 2026-07-21 10:20:47,755 - 124815 - src.utils.log - INFO - SubWorkOrderAutoGeneration inserted to dream DB - __SPLIT__ 2026-07-21 10:20:47,755 - 124815 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationCommissionAdjustment: - __SPLIT__ 2026-07-21 10:20:47,755 - 124815 - src.utils.log - INFO - SubWorkOrderAutoGeneration inserted to dream DB - __SPLIT__ 2026-07-21 10:20:47,755 - 124815 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 10:20:47,756 - 124815 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN (3683844, 3683849, 3683853, 3683857, 3683860, 3683866, 3683870, 3683874, 3683875, 3683877, 3683879, 3683880, 3683884, 3683886, 3683891, 3683895, 3683900, 3683905, 3683912, 3683919, 3683922, 3683928, 3683929, 3683933, 3683937, 3683946, 3683951, 3683956, 3683960, 3683964, 3683967, 3683972, 3683976, 3683983, 3683986, 3683992, 3683995, 3684001, 3684004, 3684009, 3684016, 3684020, 3684023, 3684028, 3684031, 3684034, 3684036, 3684042, 3684045, 3684052, 3684053, 3684054, 3684059, 3684065, 3684069, 3684074, 3684078, 3684079, 3684083, 3684088, 3684091, 3684094, 3684097, 3684104, 3684110, 3684115, 3684119, 3684120, 3684124, 3684130, 3684133, 3684141, 3684146, 3684149, 3684153, 3684158, 3684160, 3684164, 3684165, 3684168, 3684174, 3684176, 3684183, 3684185, 3684190, 3684193, 3684199, 3683690, 3683695, 3683699, 3683703, 3683705, 3683710, 3683715, 3683718, 3683722, 3683725, 3683730, 3683739, 3683742, 3683745, 3683749, 3683753, 3683759, 3683763, 3683769, 3683770, 3683777, 3683784, 3683785, 3683789, 3683794, 3683796, 3683801, 3683803, 3683808, 3683817, 3683821, 3683825, 3683827, 3683829, 3683836, 3683839) ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:20:48,025 - 124815 - src.utils.log - INFO - βœ… Fetched 123 rows - __SPLIT__ 2026-07-21 10:20:48,026 - 124815 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationSalesPersonCommission: 504 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:20:48,317 - 124815 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 504) into ServiceCore.WorkOrderAutoGenerationSalesPersonCommission - __SPLIT__ 2026-07-21 10:20:50,524 - 124815 - src.utils.log - INFO - βœ… All 504 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationSalesPersonCommission in 1 batches - __SPLIT__ 2026-07-21 10:20:50,524 - 124815 - src.utils.log - INFO - WorkOrderAutoGenerationSalesPersonCommission_df inserted to dream DB - __SPLIT__ 2026-07-21 10:20:50,524 - 124815 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 10:20:50,525 - 124815 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN (3683684, 3683685, 3683686, 3683687, 3683688, 3683689, 3683690, 3683691, 3683692, 3683693, 3683694, 3683695, 3683696, 3683697, 3683698, 3683699, 3683700, 3683701, 3683702, 3683703, 3683704, 3683705, 3683706, 3683707, 3683708, 3683709, 3683710, 3683711, 3683712, 3683713, 3683714, 3683715, 3683716, 3683717, 3683718, 3683719, 3683720, 3683721, 3683722, 3683723, 3683724, 3683725, 3683726, 3683727, 3683728, 3683729, 3683730, 3683731, 3683732, 3683733, 3683734, 3683735, 3683736, 3683737, 3683738, 3683739, 3683740, 3683741, 3683742, 3683743, 3683744, 3683745, 3683747, 3683748, 3683749, 3683751, 3683752, 3683753, 3683754, 3683755, 3683756, 3683757, 3683758, 3683759, 3683760, 3683761, 3683762, 3683763, 3683764, 3683765, 3683766, 3683767, 3683768, 3683769, 3683770, 3683771, 3683772, 3683773, 3683774, 3683775, 3683776, 3683777, 3683779, 3683780, 3683781, 3683782, 3683783, 3683784, 3683785, 3683786, 3683787, 3683788, 3683789, 3683790, 3683791, 3683792, 3683793, 3683794, 3683795, 3683796, 3683797, 3683798, 3683799, 3683800, 3683801, 3683802, 3683803, 3683804, 3683805, 3683806, 3683807, 3683808, 3683809, 3683810, 3683811, 3683812, 3683813, 3683814, 3683815, 3683816, 3683817, 3683818, 3683819, 3683820, 3683821, 3683822, 3683823, 3683824, 3683825, 3683826, 3683827, 3683828, 3683829, 3683830, 3683831, 3683832, 3683833, 3683834, 3683835, 3683836, 3683837, 3683838, 3683839, 3683841, 3683842, 3683843, 3683844, 3683845, 3683846, 3683847, 3683848, 3683849, 3683850, 3683851, 3683852, 3683853, 3683854, 3683855, 3683856, 3683857, 3683858, 3683859, 3683860, 3683861, 3683862, 3683863, 3683864, 3683865, 3683866, 3683867, 3683868, 3683869, 3683870, 3683871, 3683872, 3683873, 3683874, 3683875, 3683876, 3683877, 3683878, 3683879, 3683880, 3683881, 3683882, 3683883, 3683884, 3683885, 3683886, 3683887, 3683888, 3683889, 3683890, 3683891, 3683892, 3683893, 3683894, 3683895, 3683896, 3683897, 3683898, 3683899, 3683900, 3683901, 3683902, 3683903, 3683904, 3683905, 3683906, 3683907, 3683909, 3683910, 3683911, 3683912, 3683913, 3683914, 3683915, 3683916, 3683917, 3683918, 3683919, 3683920, 3683921, 3683922, 3683923, 3683924, 3683925, 3683926, 3683927, 3683928, 3683929, 3683930, 3683931, 3683932, 3683933, 3683934, 3683935, 3683936, 3683937, 3683938, 3683939, 3683940, 3683941, 3683943, 3683944, 3683945, 3683946, 3683947, 3683948, 3683949, 3683950, 3683951, 3683952, 3683953, 3683954, 3683955, 3683956, 3683957, 3683958, 3683959, 3683960, 3683961, 3683962, 3683963, 3683964, 3683965, 3683966, 3683967, 3683968, 3683969, 3683970, 3683971, 3683972, 3683973, 3683974, 3683975, 3683976, 3683977, 3683978, 3683979, 3683980, 3683981, 3683982, 3683983, 3683984, 3683985, 3683986, 3683987, 3683988, 3683989, 3683990, 3683991, 3683992, 3683993, 3683994, 3683995, 3683996, 3683997, 3683998, 3683999, 3684000, 3684001, 3684002, 3684003, 3684004, 3684005, 3684006, 3684007, 3684008, 3684009, 3684010, 3684011, 3684012, 3684013, 3684014, 3684015, 3684016, 3684017, 3684018, 3684019, 3684020, 3684021, 3684022, 3684023, 3684024, 3684025, 3684026, 3684027, 3684028, 3684029, 3684030, 3684031, 3684032, 3684033, 3684034, 3684035, 3684036, 3684037, 3684039, 3684040, 3684041, 3684042, 3684043, 3684044, 3684045, 3684046, 3684047, 3684048, 3684049, 3684050, 3684051, 3684052, 3684053, 3684054, 3684055, 3684056, 3684057, 3684058, 3684059, 3684060, 3684061, 3684062, 3684063, 3684064, 3684065, 3684066, 3684067, 3684068, 3684069, 3684070, 3684071, 3684072, 3684073, 3684074, 3684075, 3684076, 3684077, 3684078, 3684079, 3684080, 3684081, 3684082, 3684083, 3684084, 3684085, 3684086, 3684087, 3684088, 3684089, 3684090, 3684091, 3684092, 3684093, 3684094, 3684095, 3684096, 3684097, 3684098, 3684099, 3684100, 3684102, 3684103, 3684104, 3684105, 3684106, 3684107, 3684108, 3684109, 3684110, 3684111, 3684112, 3684113, 3684114, 3684115, 3684116, 3684117, 3684118, 3684119, 3684120, 3684121, 3684122, 3684123, 3684124, 3684125, 3684126, 3684127, 3684128, 3684129, 3684130, 3684131, 3684132, 3684133, 3684134, 3684135, 3684136, 3684137, 3684138, 3684139, 3684140, 3684141, 3684142, 3684143, 3684144, 3684145, 3684146, 3684147, 3684148, 3684149, 3684150, 3684151, 3684152, 3684153, 3684154, 3684155, 3684156, 3684157, 3684158, 3684159, 3684160, 3684161, 3684162, 3684163, 3684164, 3684165, 3684166, 3684167, 3684168, 3684169, 3684170, 3684171, 3684172, 3684173, 3684174, 3684175, 3684176, 3684177, 3684178, 3684180, 3684181, 3684182, 3684183, 3684184, 3684185, 3684186, 3684187, 3684189, 3684190, 3684191, 3684192, 3684193, 3684194, 3684195, 3684196, 3684197, 3684198, 3684199) ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:20:50,810 - 124815 - src.utils.log - INFO - βœ… Fetched 506 rows - __SPLIT__ 2026-07-21 10:20:50,812 - 124815 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationCrews: 1768 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:20:51,081 - 124815 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 1768) into ServiceCore.WorkOrderAutoGenerationCrews - __SPLIT__ 2026-07-21 10:20:55,347 - 124815 - src.utils.log - INFO - βœ… All 1768 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationCrews in 1 batches - __SPLIT__ 2026-07-21 10:20:55,347 - 124815 - src.utils.log - INFO - WorkOrderAutoGenerationCrews inserted to dream DB - __SPLIT__ 2026-07-21 10:20:55,347 - 124815 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 10:20:55,348 - 124815 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN (3683684, 3683685, 3683686) ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:20:55,612 - 124815 - src.utils.log - INFO - βœ… Fetched 3 rows - __SPLIT__ 2026-07-21 10:20:55,613 - 124815 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationServices: 3 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:20:55,885 - 124815 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 3) into ServiceCore.WorkOrderAutoGenerationServices - __SPLIT__ 2026-07-21 10:20:56,818 - 124815 - src.utils.log - INFO - βœ… All 3 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationServices in 1 batches - __SPLIT__ 2026-07-21 10:20:56,818 - 124815 - src.utils.log - INFO - WorkOrderAutoGenerationServices inserted to dream DB - __SPLIT__ 2026-07-21 10:20:56,818 - 124815 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 10:20:56,819 - 124815 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN (3683687, 3683688, 3683689, 3683690, 3683691, 3683692, 3683693, 3683694, 3683695, 3683696, 3683697, 3683698, 3683699, 3683700, 3683701, 3683702, 3683703, 3683704, 3683705, 3683706, 3683707, 3683708, 3683709, 3683710, 3683711, 3683712, 3683713, 3683714, 3683715, 3683716, 3683717, 3683718, 3683719, 3683720, 3683721, 3683722, 3683723, 3683724, 3683725, 3683726, 3683727, 3683728, 3683729, 3683730, 3683731, 3683732, 3683733, 3683734, 3683735, 3683736, 3683737, 3683738, 3683739, 3683740, 3683741, 3683742, 3683743, 3683744, 3683745, 3683746, 3683747, 3683748, 3683749, 3683750, 3683751, 3683752, 3683753, 3683754, 3683755, 3683756, 3683757, 3683758, 3683759, 3683760, 3683761, 3683762, 3683763, 3683764, 3683765, 3683766, 3683767, 3683768, 3683769, 3683770, 3683771, 3683772, 3683773, 3683774, 3683775, 3683776, 3683777, 3683778, 3683779, 3683780, 3683781, 3683782, 3683783, 3683784, 3683785, 3683786, 3683787, 3683788, 3683789, 3683790, 3683791, 3683792, 3683793, 3683794, 3683795, 3683796, 3683797, 3683798, 3683799, 3683800, 3683801, 3683802, 3683803, 3683804, 3683805, 3683806, 3683807, 3683808, 3683809, 3683810, 3683811, 3683812, 3683813, 3683814, 3683815, 3683816, 3683817, 3683818, 3683819, 3683820, 3683821, 3683822, 3683823, 3683824, 3683825, 3683826, 3683827, 3683828, 3683829, 3683830, 3683831, 3683832, 3683833, 3683834, 3683835, 3683836, 3683837, 3683838, 3683839, 3683840, 3683841, 3683842, 3683843, 3683844, 3683845, 3683846, 3683847, 3683848, 3683849, 3683850, 3683851, 3683852, 3683853, 3683854, 3683855, 3683856, 3683857, 3683858, 3683859, 3683860, 3683861, 3683862, 3683863, 3683864, 3683865, 3683866, 3683867, 3683868, 3683869, 3683870, 3683871, 3683872, 3683873, 3683874, 3683875, 3683876, 3683877, 3683878, 3683879, 3683880, 3683881, 3683882, 3683883, 3683884, 3683885, 3683886, 3683887, 3683888, 3683889, 3683890, 3683891, 3683892, 3683893, 3683894, 3683895, 3683896, 3683897, 3683898, 3683899, 3683900, 3683901, 3683902, 3683903, 3683904, 3683905, 3683906, 3683907, 3683908, 3683909, 3683910, 3683911, 3683912, 3683913, 3683914, 3683915, 3683916, 3683917, 3683918, 3683919, 3683920, 3683921, 3683922, 3683923, 3683924, 3683925, 3683926, 3683927, 3683928, 3683929, 3683930, 3683931, 3683932, 3683933, 3683934, 3683935, 3683936, 3683937, 3683938, 3683939, 3683940, 3683941, 3683942, 3683943, 3683944, 3683945, 3683946, 3683947, 3683948, 3683949, 3683950, 3683951, 3683952, 3683953, 3683954, 3683955, 3683956, 3683957, 3683958, 3683959, 3683960, 3683961, 3683962, 3683963, 3683964, 3683965, 3683966, 3683967, 3683968, 3683969, 3683970, 3683971, 3683972, 3683973, 3683974, 3683975, 3683976, 3683977, 3683978, 3683979, 3683980, 3683981, 3683982, 3683983, 3683984, 3683985, 3683986, 3683987, 3683988, 3683989, 3683990, 3683991, 3683992, 3683993, 3683994, 3683995, 3683996, 3683997, 3683998, 3683999, 3684000, 3684001, 3684002, 3684003, 3684004, 3684005, 3684006, 3684007, 3684008, 3684009, 3684010, 3684011, 3684012, 3684013, 3684014, 3684015, 3684016, 3684017, 3684018, 3684019, 3684020, 3684021, 3684022, 3684023, 3684024, 3684025, 3684026, 3684027, 3684028, 3684029, 3684030, 3684031, 3684032, 3684033, 3684034, 3684035, 3684036, 3684037, 3684038, 3684039, 3684040, 3684041, 3684042, 3684043, 3684044, 3684045, 3684046, 3684047, 3684048, 3684049, 3684050, 3684051, 3684052, 3684053, 3684054, 3684055, 3684056, 3684057, 3684058, 3684059, 3684060, 3684061, 3684062, 3684063, 3684064, 3684065, 3684066, 3684067, 3684068, 3684069, 3684070, 3684071, 3684072, 3684073, 3684074, 3684075, 3684076, 3684077, 3684078, 3684079, 3684080, 3684081, 3684082, 3684083, 3684084, 3684085, 3684086, 3684087, 3684088, 3684089, 3684090, 3684091, 3684092, 3684093, 3684094, 3684095, 3684096, 3684097, 3684098, 3684099, 3684100, 3684101, 3684102, 3684103, 3684104, 3684105, 3684106, 3684107, 3684108, 3684109, 3684110, 3684111, 3684112, 3684113, 3684114, 3684115, 3684116, 3684117, 3684118, 3684119, 3684120, 3684121, 3684122, 3684123, 3684124, 3684125, 3684126, 3684127, 3684128, 3684129, 3684130, 3684131, 3684132, 3684133, 3684134, 3684135, 3684136, 3684137, 3684138, 3684139, 3684140, 3684141, 3684142, 3684143, 3684144, 3684145, 3684146, 3684147, 3684148, 3684149, 3684150, 3684151, 3684152, 3684153, 3684154, 3684155, 3684156, 3684157, 3684158, 3684159, 3684160, 3684161, 3684162, 3684163, 3684164, 3684165, 3684166, 3684167, 3684168, 3684169, 3684170, 3684171, 3684172, 3684173, 3684174, 3684175, 3684176, 3684177, 3684178, 3684179, 3684180, 3684181, 3684182, 3684183, 3684184, 3684185, 3684186, 3684187, 3684188, 3684189, 3684190, 3684191, 3684192, 3684193, 3684194, 3684195, 3684196, 3684197, 3684198, 3684199) ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:20:57,110 - 124815 - src.utils.log - INFO - βœ… Fetched 513 rows - __SPLIT__ 2026-07-21 10:20:57,111 - 124815 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationServices: 630 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:20:57,382 - 124815 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 630) into ServiceCore.WorkOrderAutoGenerationServices - __SPLIT__ 2026-07-21 10:21:00,206 - 124815 - src.utils.log - INFO - βœ… All 630 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationServices in 1 batches - __SPLIT__ 2026-07-21 10:21:00,206 - 124815 - src.utils.log - INFO - WorkOrderAutoGenerationServices inserted to dream DB - __SPLIT__ 2026-07-21 10:21:00,206 - 124815 - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET Status = 'Completed' WHERE GenerateWorkOrderHistoryId = 124815;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:21:00,470 - 124815 - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-21 10:21:00,470 - 124815 - src.utils.log - INFO - Sequential work order generation successful - __SPLIT__ 2026-07-21 10:21:00,470 - 124815 - src.utils.log - INFO - Time took to perform operation: 49.43 - __SPLIT__ 2026-07-21 10:21:26,376 - [124815] - src.utils.log - INFO - ParallelProcessing=False temp_wo=[] user_id=43135 company_id=133 project_id=[124815] publish_all=True - __SPLIT__ 2026-07-21 10:21:26,377 - [124815] - src.utils.log - INFO - ParallelProcessing=False temp_wo=[] user_id=43135 company_id=133 project_id=[124815] publish_all=True - __SPLIT__ 2026-07-21 10:21:26,377 - [124815] - src.utils.log - INFO - Sequential Work order publish in progress for GenerateWorkOrderHistoryId: [124815] - __SPLIT__ 2026-07-21 10:21:26,377 - [124815] - src.utils.log - INFO - βœ… Successfully connected to database - __SPLIT__ 2026-07-21 10:21:26,378 - [124815] - src.utils.log - INFO - πŸ” Fetching data: SELECT ConnectionStringName FROM Common.CompanyTenantMaster WHERE CompanyKey = 'abcdallas'... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:21:28,322 - [124815] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 10:21:28,322 - [124815] - src.utils.log - INFO - πŸ”’ Connection pool closed - __SPLIT__ 2026-07-21 10:21:28,323 - [124815] - src.utils.log - INFO - πŸ”Œ Connecting to: abcdallas - __SPLIT__ 2026-07-21 10:21:28,323 - [124815] - src.utils.log - INFO - βœ… Successfully connected to abcdallas - __SPLIT__ 2026-07-21 10:21:28,324 - [124815] - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET PublishStatus = 'InProgress' WHERE CompanyId = 133 AND GenerateWorkOrderHistoryId = 124815;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:21:30,256 - [124815] - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-21 10:21:30,256 - [124815] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.WorkOrderAutoGeneration woag WHERE woag.GenerateWorkOrderHistoryId = 124815... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:21:31,269 - [124815] - src.utils.log - INFO - βœ… Fetched 516 rows - __SPLIT__ 2026-07-21 10:21:31,270 - [124815] - src.utils.log - INFO - Inside get_work_order_table - __SPLIT__ 2026-07-21 10:21:31,271 - [124815] - src.utils.log - INFO - πŸ” Fetching data: SELECT DISTINCT sss.ServiceSetupId, dm.DepartmentMasterId, bm.BranchMasterId FROM Common.DepartmentMaster dm JOIN Common.DivisionMaster d2 ON dm.DivisionMasterId = d2.DivisionMasterId JOIN Common.BranchMaster bm ON d2.BranchMasterId = bm.BranchMasterId JOIN ServiceCore.ServiceCategoryMaster c ON c.DepartmentId = dm.DepartmentMasterId JOIN ServiceCore.ServiceMaster sm ON c.CategoryId = sm.CategoryId JOIN ServiceCore.ServiceSetupServices sss ON sss.ServiceId = sm.ServiceMasterId WHERE dm.CompanyId = 133 AND d2.CompanyId = bm.CompanyId AND sss.ServiceSetupId in (150715, 150714, 150716, 150701, 150700, 150695, 150694, 150705, 150707, 150712, 150699, 150710) AND sss.IsPrimary = 1; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:21:31,556 - [124815] - src.utils.log - INFO - βœ… Fetched 12 rows - __SPLIT__ 2026-07-21 10:21:31,556 - [124815] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, dm.DepartmentMasterId, bm.BranchMasterId FROM Common.DepartmentMaster dm JOIN Common.DivisionMaster d2 ON dm.DivisionMasterId = d2.DivisionMasterId JOIN Common.BranchMaster bm ON d2.BranchMasterId = bm.BranchMasterId JOIN ServiceCore.SoldServiceNonStandard x on dm.DepartmentMasterId = x.DepartmentId JOIN ServiceCore.ServiceSetupServices sss ON sss.NonStdSoldServiceId = x.SoldServiceNonStandardId WHERE dm.CompanyId = 133 AND d2.CompanyId = bm.CompanyId AND sss.ServiceSetupId in (150715, 150714, 150716, 150701, 150700, 150695, 150694, 150705, 150707, 150712, 150699, 150710) AND sss.IsPrimary = 1; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:21:31,839 - [124815] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 10:21:31,840 - [124815] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, dm.DepartmentMasterId, bm.BranchMasterId FROM Common.DepartmentMaster dm Inner JOIN Common.DivisionMaster d2 ON dm.DivisionMasterId = d2.DivisionMasterId Inner JOIN Common.BranchMaster bm ON d2.BranchMasterId = bm.BranchMasterId Inner JOIN [ServiceCore].[ServiceCategoryMaster] scm ON dm.DepartmentMasterId = scm.DepartmentId Inner JOIN ServiceCore.ServiceMaster sm ON scm.CategoryId = sm.CategoryId Inner JOIN ServiceCore.SoldServiceStandard x on x.ServiceId = sm.ServiceMasterId Inner JOIN ServiceCore.ServiceSetupServices sss ON sss.StdSoldServiceId = x.SoldServiceStandardId WHERE dm.CompanyId = 133 AND d2.CompanyId = bm.CompanyId AND sss.ServiceSetupId in (150715, 150714, 150716, 150701, 150700, 150695, 150694, 150705, 150707, 150712, 150699, 150710) AND sss.IsPrimary = 1; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:21:32,126 - [124815] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 10:21:32,131 - [124815] - src.utils.log - INFO - πŸ” Fetching data: SELECT IsInvoiceSameAsWorkorder,BillingIsCreateInvoice FROM Common.CompanyConfiguration cc WHERE cc.CompanyId = 133;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:21:32,406 - [124815] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 10:21:32,406 - [124815] - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM Common.GenerateNumberConfig gnc WHERE CompanyId = 133 AND EnitityNumberType in ('WorkOrder','Invoice'); ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:21:32,681 - [124815] - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-21 10:21:32,681 - [124815] - src.utils.log - INFO - πŸ” Fetching data: SELECT IsInvoiceSameAsWorkorder, BillingIsCreateInvoice FROM Common.CompanyConfiguration cc WHERE cc.CompanyId = 133; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:21:32,955 - [124815] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 10:21:32,956 - [124815] - src.utils.log - INFO - πŸ” Fetching data: UPDATE Common.GenerateNumberConfig WITH (ROWLOCK) SET NextNumber = NextNumber + 516 OUTPUT deleted.NextNumber AS StartNumber WHERE CompanyId = 133 AND EnitityNumberType = 'WorkOrder'; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:21:33,235 - [124815] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 10:21:33,236 - [124815] - src.utils.log - INFO - πŸ” Fetching data: UPDATE Common.GenerateNumberConfig WITH (ROWLOCK) SET NextNumber = NextNumber + 516 OUTPUT deleted.NextNumber AS StartNumber WHERE CompanyId = 133 AND EnitityNumberType = 'Invoice'; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:21:33,514 - [124815] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 10:21:33,519 - [124815] - src.utils.log - INFO - πŸ” Fetching data: SELECT ss.ServiceSetupId as SetupId, ss.FrequencyScheduleId as setup_frequency_schedule_id, ss.AccountNumber, ss.CompanyId, ss.BillingLocationId, ss.ServiceLocationId, ss.TaxSysName, ss.TermId, ss.TaxPercent, ss.PoNumber, ss.IsTaxExempt, ss.DisplayServiceAsSeparateLineItem, ss.GenerateInvoice, ss.IsGenerateInvoiceforInitalSetup, ss.IsGenerateInvoiceforInitalSetupBilling, ss.IsBilling, t.NetDueIn, ptm.PaymentType, ssb.* FROM ServiceCore.ServiceSetup ss LEFT JOIN ServiceCore.ServiceSetupBilling ssb ON ss.ServiceSetupId = ssb.ServiceSetupId LEFT JOIN Billing.PaymentTypeMaster ptm ON ptm.PaymentTypeMasterId = ssb.PaymentTypeMasterId left join Billing.Term t on ss.TermId = t.TermId WHERE ss.ServiceSetupId in (150715, 150714, 150716, 150701, 150700, 150695, 150694, 150705, 150707, 150712, 150699, 150710)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:21:33,803 - [124815] - src.utils.log - INFO - βœ… Fetched 12 rows - __SPLIT__ 2026-07-21 10:21:34,088 - [124815] - src.utils.log - INFO - πŸ” Fetching data: SELECT x.CompanyId FROM CRM.CompanyMaster x WHERE CompanyKey = 'abcdallas';... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:21:34,363 - [124815] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 10:21:34,363 - [124815] - src.utils.log - INFO - πŸ” Fetching data: SELECT CollectionStatus,IsHold,AccountNo FROM CRM.Account a WHERE a.AccountNo in ('14999', '15020', '15023', '15025', '15026', '15019', '15022') and a.CompanyId = 121;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:21:34,642 - [124815] - src.utils.log - INFO - βœ… Fetched 7 rows - __SPLIT__ 2026-07-21 10:21:34,645 - [124815] - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderNo FROM ServiceCore.WorkOrder WHERE WorkOrderNo IN ('1428887', '1428888', '1428889', '1428890', '1428891', '1428892', '1428893', '1428894', '1428895', '1428896', '1428897', '1428898', '1428899', '1428900', '1428901', '1428902', '1428903', '1428904', '1428905', '1428906', '1428907', '1428908', '1428909', '1428910', '1428911', '1428912', '1428913', '1428914', '1428915', '1428916', '1428917', '1428918', '1428919', '1428920', '1428921', '1428922', '1428923', '1428924', '1428925', '1428926', '1428927', '1428928', '1428929', '1428930', '1428931', '1428932', '1428933', '1428934', '1428935', '1428936', '1428937', '1428938', '1428939', '1428940', '1428941', '1428942', '1428943', '1428944', '1428945', '1428946', '1428947', '1428948', '1428949', '1428950', '1428951', '1428952', '1428953', '1428954', '1428955', '1428956', '1428957', '1428958', '1428959', '1428960', '1428961', '1428962', '1428963', '1428964', '1428965', '1428966', '1428967', '1428968', '1428969', '1428970', '1428971', '1428972', '1428973', '1428974', '1428975', '1428976', '1428977', '1428978', '1428979', '1428980', '1428981', '1428982', '1428983', '1428984', '1428985', '1428986', '1428987', '1428988', '1428989', '1428990', '1428991', '1428992', '1428993', '1428994', '1428995', '1428996', '1428997', '1428998', '1428999', '1429000', '1429001', '1429002', '1429003', '1429004', '1429005', '1429006', '1429007', '1429008', '1429009', '1429010', '1429011', '1429012', '1429013', '1429014', '1429015', '1429016', '1429017', '1429018', '1429019', '1429020', '1429021', '1429022', '1429023', '1429024', '1429025', '1429026', '1429027', '1429028', '1429029', '1429030', '1429031', '1429032', '1429033', '1429034', '1429035', '1429036', '1429037', '1429038', '1429039', '1429040', '1429041', '1429042', '1429043', '1429044', '1429045', '1429046', '1429047', '1429048', '1429049', '1429050', '1429051', '1429052', '1429053', '1429054', '1429055', '1429056', '1429057', '1429058', '1429059', '1429060', '1429061', '1429062', '1429063', '1429064', '1429065', '1429066', '1429067', '1429068', '1429069', '1429070', '1429071', '1429072', '1429073', '1429074', '1429075', '1429076', '1429077', '1429078', '1429079', '1429080', '1429081', '1429082', '1429083', '1429084', '1429085', '1429086', '1429087', '1429088', '1429089', '1429090', '1429091', '1429092', '1429093', '1429094', '1429095', '1429096', '1429097', '1429098', '1429099', '1429100', '1429101', '1429102', '1429103', '1429104', '1429105', '1429106', '1429107', '1429108', '1429109', '1429110', '1429111', '1429112', '1429113', '1429114', '1429115', '1429116', '1429117', '1429118', '1429119', '1429120', '1429121', '1429122', '1429123', '1429124', '1429125', '1429126', '1429127', '1429128', '1429129', '1429130', '1429131', '1429132', '1429133', '1429134', '1429135', '1429136', '1429137', '1429138', '1429139', '1429140', '1429141', '1429142', '1429143', '1429144', '1429145', '1429146', '1429147', '1429148', '1429149', '1429150', '1429151', '1429152', '1429153', '1429154', '1429155', '1429156', '1429157', '1429158', '1429159', '1429160', '1429161', '1429162', '1429163', '1429164', '1429165', '1429166', '1429167', '1429168', '1429169', '1429170', '1429171', '1429172', '1429173', '1429174', '1429175', '1429176', '1429177', '1429178', '1429179', '1429180', '1429181', '1429182', '1429183', '1429184', '1429185', '1429186', '1429187', '1429188', '1429189', '1429190', '1429191', '1429192', '1429193', '1429194', '1429195', '1429196', '1429197', '1429198', '1429199', '1429200', '1429201', '1429202', '1429203', '1429204', '1429205', '1429206', '1429207', '1429208', '1429209', '1429210', '1429211', '1429212', '1429213', '1429214', '1429215', '1429216', '1429217', '1429218', '1429219', '1429220', '1429221', '1429222', '1429223', '1429224', '1429225', '1429226', '1429227', '1429228', '1429229', '1429230', '1429231', '1429232', '1429233', '1429234', '1429235', '1429236', '1429237', '1429238', '1429239', '1429240', '1429241', '1429242', '1429243', '1429244', '1429245', '1429246', '1429247', '1429248', '1429249', '1429250', '1429251', '1429252', '1429253', '1429254', '1429255', '1429256', '1429257', '1429258', '1429259', '1429260', '1429261', '1429262', '1429263', '1429264', '1429265', '1429266', '1429267', '1429268', '1429269', '1429270', '1429271', '1429272', '1429273', '1429274', '1429275', '1429276', '1429277', '1429278', '1429279', '1429280', '1429281', '1429282', '1429283', '1429284', '1429285', '1429286', '1429287', '1429288', '1429289', '1429290', '1429291', '1429292', '1429293', '1429294', '1429295', '1429296', '1429297', '1429298', '1429299', '1429300', '1429301', '1429302', '1429303', '1429304', '1429305', '1429306', '1429307', '1429308', '1429309', '1429310', '1429311', '1429312', '1429313', '1429314', '1429315', '1429316', '1429317', '1429318', '1429319', '1429320', '1429321', '1429322', '1429323', '1429324', '1429325', '1429326', '1429327', '1429328', '1429329', '1429330', '1429331', '1429332', '1429333', '1429334', '1429335', '1429336', '1429337', '1429338', '1429339', '1429340', '1429341', '1429342', '1429343', '1429344', '1429345', '1429346', '1429347', '1429348', '1429349', '1429350', '1429351', '1429352', '1429353', '1429354', '1429355', '1429356', '1429357', '1429358', '1429359', '1429360', '1429361', '1429362', '1429363', '1429364', '1429365', '1429366', '1429367', '1429368', '1429369', '1429370', '1429371', '1429372', '1429373', '1429374', '1429375', '1429376', '1429377', '1429378', '1429379', '1429380', '1429381', '1429382', '1429383', '1429384', '1429385', '1429386', '1429387', '1429388', '1429389', '1429390', '1429391', '1429392', '1429393', '1429394', '1429395', '1429396', '1429397', '1429398', '1429399', '1429400', '1429401', '1429402') AND CompanyId = 133 ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:21:34,957 - [124815] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 10:21:34,958 - [124815] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrder (skip triggers): 516 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:21:35,408 - [124815] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 516) into ServiceCore.WorkOrder (triggers skipped) - __SPLIT__ 2026-07-21 10:21:47,107 - [124815] - src.utils.log - INFO - βœ… All 516 rows inserted successfully into ServiceCore.WorkOrder in 1 batches (triggers skipped) - __SPLIT__ 2026-07-21 10:21:47,244 - [124815] - src.utils.log - INFO - πŸ”„ Triggers re-enabled for session - __SPLIT__ 2026-07-21 10:21:47,245 - [124815] - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.ServiceSetup SET IsInitialWoGenerated = 1 WHERE CompanyId = 133 AND ServiceSetupId in (150715, 150714, 150716);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:21:47,535 - [124815] - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-21 10:21:47,537 - [124815] - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkorderId, WorkOrderNo FROM ServiceCore.WorkOrder wo WHERE wo.WorkOrderNo IN ('1428887', '1428888', '1428889', '1428890', '1428891', '1428892', '1428893', '1428894', '1428895', '1428896', '1428897', '1428898', '1428899', '1428900', '1428901', '1428902', '1428903', '1428904', '1428905', '1428906', '1428907', '1428908', '1428909', '1428910', '1428911', '1428912', '1428913', '1428914', '1428915', '1428916', '1428917', '1428918', '1428919', '1428920', '1428921', '1428922', '1428923', '1428924', '1428925', '1428926', '1428927', '1428928', '1428929', '1428930', '1428931', '1428932', '1428933', '1428934', '1428935', '1428936', '1428937', '1428938', '1428939', '1428940', '1428941', '1428942', '1428943', '1428944', '1428945', '1428946', '1428947', '1428948', '1428949', '1428950', '1428951', '1428952', '1428953', '1428954', '1428955', '1428956', '1428957', '1428958', '1428959', '1428960', '1428961', '1428962', '1428963', '1428964', '1428965', '1428966', '1428967', '1428968', '1428969', '1428970', '1428971', '1428972', '1428973', '1428974', '1428975', '1428976', '1428977', '1428978', '1428979', '1428980', '1428981', '1428982', '1428983', '1428984', '1428985', '1428986', '1428987', '1428988', '1428989', '1428990', '1428991', '1428992', '1428993', '1428994', '1428995', '1428996', '1428997', '1428998', '1428999', '1429000', '1429001', '1429002', '1429003', '1429004', '1429005', '1429006', '1429007', '1429008', '1429009', '1429010', '1429011', '1429012', '1429013', '1429014', '1429015', '1429016', '1429017', '1429018', '1429019', '1429020', '1429021', '1429022', '1429023', '1429024', '1429025', '1429026', '1429027', '1429028', '1429029', '1429030', '1429031', '1429032', '1429033', '1429034', '1429035', '1429036', '1429037', '1429038', '1429039', '1429040', '1429041', '1429042', '1429043', '1429044', '1429045', '1429046', '1429047', '1429048', '1429049', '1429050', '1429051', '1429052', '1429053', '1429054', '1429055', '1429056', '1429057', '1429058', '1429059', '1429060', '1429061', '1429062', '1429063', '1429064', '1429065', '1429066', '1429067', '1429068', '1429069', '1429070', '1429071', '1429072', '1429073', '1429074', '1429075', '1429076', '1429077', '1429078', '1429079', '1429080', '1429081', '1429082', '1429083', '1429084', '1429085', '1429086', '1429087', '1429088', '1429089', '1429090', '1429091', '1429092', '1429093', '1429094', '1429095', '1429096', '1429097', '1429098', '1429099', '1429100', '1429101', '1429102', '1429103', '1429104', '1429105', '1429106', '1429107', '1429108', '1429109', '1429110', '1429111', '1429112', '1429113', '1429114', '1429115', '1429116', '1429117', '1429118', '1429119', '1429120', '1429121', '1429122', '1429123', '1429124', '1429125', '1429126', '1429127', '1429128', '1429129', '1429130', '1429131', '1429132', '1429133', '1429134', '1429135', '1429136', '1429137', '1429138', '1429139', '1429140', '1429141', '1429142', '1429143', '1429144', '1429145', '1429146', '1429147', '1429148', '1429149', '1429150', '1429151', '1429152', '1429153', '1429154', '1429155', '1429156', '1429157', '1429158', '1429159', '1429160', '1429161', '1429162', '1429163', '1429164', '1429165', '1429166', '1429167', '1429168', '1429169', '1429170', '1429171', '1429172', '1429173', '1429174', '1429175', '1429176', '1429177', '1429178', '1429179', '1429180', '1429181', '1429182', '1429183', '1429184', '1429185', '1429186', '1429187', '1429188', '1429189', '1429190', '1429191', '1429192', '1429193', '1429194', '1429195', '1429196', '1429197', '1429198', '1429199', '1429200', '1429201', '1429202', '1429203', '1429204', '1429205', '1429206', '1429207', '1429208', '1429209', '1429210', '1429211', '1429212', '1429213', '1429214', '1429215', '1429216', '1429217', '1429218', '1429219', '1429220', '1429221', '1429222', '1429223', '1429224', '1429225', '1429226', '1429227', '1429228', '1429229', '1429230', '1429231', '1429232', '1429233', '1429234', '1429235', '1429236', '1429237', '1429238', '1429239', '1429240', '1429241', '1429242', '1429243', '1429244', '1429245', '1429246', '1429247', '1429248', '1429249', '1429250', '1429251', '1429252', '1429253', '1429254', '1429255', '1429256', '1429257', '1429258', '1429259', '1429260', '1429261', '1429262', '1429263', '1429264', '1429265', '1429266', '1429267', '1429268', '1429269', '1429270', '1429271', '1429272', '1429273', '1429274', '1429275', '1429276', '1429277', '1429278', '1429279', '1429280', '1429281', '1429282', '1429283', '1429284', '1429285', '1429286', '1429287', '1429288', '1429289', '1429290', '1429291', '1429292', '1429293', '1429294', '1429295', '1429296', '1429297', '1429298', '1429299', '1429300', '1429301', '1429302', '1429303', '1429304', '1429305', '1429306', '1429307', '1429308', '1429309', '1429310', '1429311', '1429312', '1429313', '1429314', '1429315', '1429316', '1429317', '1429318', '1429319', '1429320', '1429321', '1429322', '1429323', '1429324', '1429325', '1429326', '1429327', '1429328', '1429329', '1429330', '1429331', '1429332', '1429333', '1429334', '1429335', '1429336', '1429337', '1429338', '1429339', '1429340', '1429341', '1429342', '1429343', '1429344', '1429345', '1429346', '1429347', '1429348', '1429349', '1429350', '1429351', '1429352', '1429353', '1429354', '1429355', '1429356', '1429357', '1429358', '1429359', '1429360', '1429361', '1429362', '1429363', '1429364', '1429365', '1429366', '1429367', '1429368', '1429369', '1429370', '1429371', '1429372', '1429373', '1429374', '1429375', '1429376', '1429377', '1429378', '1429379', '1429380', '1429381', '1429382', '1429383', '1429384', '1429385', '1429386', '1429387', '1429388', '1429389', '1429390', '1429391', '1429392', '1429393', '1429394', '1429395', '1429396', '1429397', '1429398', '1429399', '1429400', '1429401', '1429402') AND wo.AccountNumber IN ('15026', '15020', '15022', '14999', '15025', '15019', '15023') AND wo.CompanyId = 133 ... (Thread: ThreadPoolExecutor-0_0) - __SPLIT__ 2026-07-21 10:21:47,857 - [124815] - src.utils.log - INFO - βœ… Fetched 516 rows - __SPLIT__ 2026-07-21 10:21:47,858 - [124815] - src.utils.log - INFO - Sequential fetching temp table records - __SPLIT__ 2026-07-21 10:21:47,858 - [124815] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.WorkOrderAutoGenerationServices woag WHERE woag.WorkOrderAutoGenerationId in (3683684, 3683685, 3683686, 3683687, 3683688, 3683689, 3683690, 3683691, 3683692, 3683693, 3683694, 3683695, 3683696, 3683697, 3683698, 3683699, 3683700, 3683701, 3683702, 3683703, 3683704, 3683705, 3683706, 3683707, 3683708, 3683709, 3683710, 3683711, 3683712, 3683713, 3683714, 3683715, 3683716, 3683717, 3683718, 3683719, 3683720, 3683721, 3683722, 3683723, 3683724, 3683725, 3683726, 3683727, 3683728, 3683729, 3683730, 3683731, 3683732, 3683733, 3683734, 3683735, 3683736, 3683737, 3683738, 3683739, 3683740, 3683741, 3683742, 3683743, 3683744, 3683745, 3683746, 3683747, 3683748, 3683749, 3683750, 3683751, 3683752, 3683753, 3683754, 3683755, 3683756, 3683757, 3683758, 3683759, 3683760, 3683761, 3683762, 3683763, 3683764, 3683765, 3683766, 3683767, 3683768, 3683769, 3683770, 3683771, 3683772, 3683773, 3683774, 3683775, 3683776, 3683777, 3683778, 3683779, 3683780, 3683781, 3683782, 3683783, 3683784, 3683785, 3683786, 3683787, 3683788, 3683789, 3683790, 3683791, 3683792, 3683793, 3683794, 3683795, 3683796, 3683797, 3683798, 3683799, 3683800, 3683801, 3683802, 3683803, 3683804, 3683805, 3683806, 3683807, 3683808, 3683809, 3683810, 3683811, 3683812, 3683813, 3683814, 3683815, 3683816, 3683817, 3683818, 3683819, 3683820, 3683821, 3683822, 3683823, 3683824, 3683825, 3683826, 3683827, 3683828, 3683829, 3683830, 3683831, 3683832, 3683833, 3683834, 3683835, 3683836, 3683837, 3683838, 3683839, 3683840, 3683841, 3683842, 3683843, 3683844, 3683845, 3683846, 3683847, 3683848, 3683849, 3683850, 3683851, 3683852, 3683853, 3683854, 3683855, 3683856, 3683857, 3683858, 3683859, 3683860, 3683861, 3683862, 3683863, 3683864, 3683865, 3683866, 3683867, 3683868, 3683869, 3683870, 3683871, 3683872, 3683873, 3683874, 3683875, 3683876, 3683877, 3683878, 3683879, 3683880, 3683881, 3683882, 3683883, 3683884, 3683885, 3683886, 3683887, 3683888, 3683889, 3683890, 3683891, 3683892, 3683893, 3683894, 3683895, 3683896, 3683897, 3683898, 3683899, 3683900, 3683901, 3683902, 3683903, 3683904, 3683905, 3683906, 3683907, 3683908, 3683909, 3683910, 3683911, 3683912, 3683913, 3683914, 3683915, 3683916, 3683917, 3683918, 3683919, 3683920, 3683921, 3683922, 3683923, 3683924, 3683925, 3683926, 3683927, 3683928, 3683929, 3683930, 3683931, 3683932, 3683933, 3683934, 3683935, 3683936, 3683937, 3683938, 3683939, 3683940, 3683941, 3683942, 3683943, 3683944, 3683945, 3683946, 3683947, 3683948, 3683949, 3683950, 3683951, 3683952, 3683953, 3683954, 3683955, 3683956, 3683957, 3683958, 3683959, 3683960, 3683961, 3683962, 3683963, 3683964, 3683965, 3683966, 3683967, 3683968, 3683969, 3683970, 3683971, 3683972, 3683973, 3683974, 3683975, 3683976, 3683977, 3683978, 3683979, 3683980, 3683981, 3683982, 3683983, 3683984, 3683985, 3683986, 3683987, 3683988, 3683989, 3683990, 3683991, 3683992, 3683993, 3683994, 3683995, 3683996, 3683997, 3683998, 3683999, 3684000, 3684001, 3684002, 3684003, 3684004, 3684005, 3684006, 3684007, 3684008, 3684009, 3684010, 3684011, 3684012, 3684013, 3684014, 3684015, 3684016, 3684017, 3684018, 3684019, 3684020, 3684021, 3684022, 3684023, 3684024, 3684025, 3684026, 3684027, 3684028, 3684029, 3684030, 3684031, 3684032, 3684033, 3684034, 3684035, 3684036, 3684037, 3684038, 3684039, 3684040, 3684041, 3684042, 3684043, 3684044, 3684045, 3684046, 3684047, 3684048, 3684049, 3684050, 3684051, 3684052, 3684053, 3684054, 3684055, 3684056, 3684057, 3684058, 3684059, 3684060, 3684061, 3684062, 3684063, 3684064, 3684065, 3684066, 3684067, 3684068, 3684069, 3684070, 3684071, 3684072, 3684073, 3684074, 3684075, 3684076, 3684077, 3684078, 3684079, 3684080, 3684081, 3684082, 3684083, 3684084, 3684085, 3684086, 3684087, 3684088, 3684089, 3684090, 3684091, 3684092, 3684093, 3684094, 3684095, 3684096, 3684097, 3684098, 3684099, 3684100, 3684101, 3684102, 3684103, 3684104, 3684105, 3684106, 3684107, 3684108, 3684109, 3684110, 3684111, 3684112, 3684113, 3684114, 3684115, 3684116, 3684117, 3684118, 3684119, 3684120, 3684121, 3684122, 3684123, 3684124, 3684125, 3684126, 3684127, 3684128, 3684129, 3684130, 3684131, 3684132, 3684133, 3684134, 3684135, 3684136, 3684137, 3684138, 3684139, 3684140, 3684141, 3684142, 3684143, 3684144, 3684145, 3684146, 3684147, 3684148, 3684149, 3684150, 3684151, 3684152, 3684153, 3684154, 3684155, 3684156, 3684157, 3684158, 3684159, 3684160, 3684161, 3684162, 3684163, 3684164, 3684165, 3684166, 3684167, 3684168, 3684169, 3684170, 3684171, 3684172, 3684173, 3684174, 3684175, 3684176, 3684177, 3684178, 3684179, 3684180, 3684181, 3684182, 3684183, 3684184, 3684185, 3684186, 3684187, 3684188, 3684189, 3684190, 3684191, 3684192, 3684193, 3684194, 3684195, 3684196, 3684197, 3684198, 3684199)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:21:48,228 - [124815] - src.utils.log - INFO - βœ… Fetched 633 rows - __SPLIT__ 2026-07-21 10:21:48,228 - [124815] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.SubWorkOrderAutoGeneration woag WHERE woag.WorkOrderAutoGenerationId in (3683684, 3683685, 3683686, 3683687, 3683688, 3683689, 3683690, 3683691, 3683692, 3683693, 3683694, 3683695, 3683696, 3683697, 3683698, 3683699, 3683700, 3683701, 3683702, 3683703, 3683704, 3683705, 3683706, 3683707, 3683708, 3683709, 3683710, 3683711, 3683712, 3683713, 3683714, 3683715, 3683716, 3683717, 3683718, 3683719, 3683720, 3683721, 3683722, 3683723, 3683724, 3683725, 3683726, 3683727, 3683728, 3683729, 3683730, 3683731, 3683732, 3683733, 3683734, 3683735, 3683736, 3683737, 3683738, 3683739, 3683740, 3683741, 3683742, 3683743, 3683744, 3683745, 3683746, 3683747, 3683748, 3683749, 3683750, 3683751, 3683752, 3683753, 3683754, 3683755, 3683756, 3683757, 3683758, 3683759, 3683760, 3683761, 3683762, 3683763, 3683764, 3683765, 3683766, 3683767, 3683768, 3683769, 3683770, 3683771, 3683772, 3683773, 3683774, 3683775, 3683776, 3683777, 3683778, 3683779, 3683780, 3683781, 3683782, 3683783, 3683784, 3683785, 3683786, 3683787, 3683788, 3683789, 3683790, 3683791, 3683792, 3683793, 3683794, 3683795, 3683796, 3683797, 3683798, 3683799, 3683800, 3683801, 3683802, 3683803, 3683804, 3683805, 3683806, 3683807, 3683808, 3683809, 3683810, 3683811, 3683812, 3683813, 3683814, 3683815, 3683816, 3683817, 3683818, 3683819, 3683820, 3683821, 3683822, 3683823, 3683824, 3683825, 3683826, 3683827, 3683828, 3683829, 3683830, 3683831, 3683832, 3683833, 3683834, 3683835, 3683836, 3683837, 3683838, 3683839, 3683840, 3683841, 3683842, 3683843, 3683844, 3683845, 3683846, 3683847, 3683848, 3683849, 3683850, 3683851, 3683852, 3683853, 3683854, 3683855, 3683856, 3683857, 3683858, 3683859, 3683860, 3683861, 3683862, 3683863, 3683864, 3683865, 3683866, 3683867, 3683868, 3683869, 3683870, 3683871, 3683872, 3683873, 3683874, 3683875, 3683876, 3683877, 3683878, 3683879, 3683880, 3683881, 3683882, 3683883, 3683884, 3683885, 3683886, 3683887, 3683888, 3683889, 3683890, 3683891, 3683892, 3683893, 3683894, 3683895, 3683896, 3683897, 3683898, 3683899, 3683900, 3683901, 3683902, 3683903, 3683904, 3683905, 3683906, 3683907, 3683908, 3683909, 3683910, 3683911, 3683912, 3683913, 3683914, 3683915, 3683916, 3683917, 3683918, 3683919, 3683920, 3683921, 3683922, 3683923, 3683924, 3683925, 3683926, 3683927, 3683928, 3683929, 3683930, 3683931, 3683932, 3683933, 3683934, 3683935, 3683936, 3683937, 3683938, 3683939, 3683940, 3683941, 3683942, 3683943, 3683944, 3683945, 3683946, 3683947, 3683948, 3683949, 3683950, 3683951, 3683952, 3683953, 3683954, 3683955, 3683956, 3683957, 3683958, 3683959, 3683960, 3683961, 3683962, 3683963, 3683964, 3683965, 3683966, 3683967, 3683968, 3683969, 3683970, 3683971, 3683972, 3683973, 3683974, 3683975, 3683976, 3683977, 3683978, 3683979, 3683980, 3683981, 3683982, 3683983, 3683984, 3683985, 3683986, 3683987, 3683988, 3683989, 3683990, 3683991, 3683992, 3683993, 3683994, 3683995, 3683996, 3683997, 3683998, 3683999, 3684000, 3684001, 3684002, 3684003, 3684004, 3684005, 3684006, 3684007, 3684008, 3684009, 3684010, 3684011, 3684012, 3684013, 3684014, 3684015, 3684016, 3684017, 3684018, 3684019, 3684020, 3684021, 3684022, 3684023, 3684024, 3684025, 3684026, 3684027, 3684028, 3684029, 3684030, 3684031, 3684032, 3684033, 3684034, 3684035, 3684036, 3684037, 3684038, 3684039, 3684040, 3684041, 3684042, 3684043, 3684044, 3684045, 3684046, 3684047, 3684048, 3684049, 3684050, 3684051, 3684052, 3684053, 3684054, 3684055, 3684056, 3684057, 3684058, 3684059, 3684060, 3684061, 3684062, 3684063, 3684064, 3684065, 3684066, 3684067, 3684068, 3684069, 3684070, 3684071, 3684072, 3684073, 3684074, 3684075, 3684076, 3684077, 3684078, 3684079, 3684080, 3684081, 3684082, 3684083, 3684084, 3684085, 3684086, 3684087, 3684088, 3684089, 3684090, 3684091, 3684092, 3684093, 3684094, 3684095, 3684096, 3684097, 3684098, 3684099, 3684100, 3684101, 3684102, 3684103, 3684104, 3684105, 3684106, 3684107, 3684108, 3684109, 3684110, 3684111, 3684112, 3684113, 3684114, 3684115, 3684116, 3684117, 3684118, 3684119, 3684120, 3684121, 3684122, 3684123, 3684124, 3684125, 3684126, 3684127, 3684128, 3684129, 3684130, 3684131, 3684132, 3684133, 3684134, 3684135, 3684136, 3684137, 3684138, 3684139, 3684140, 3684141, 3684142, 3684143, 3684144, 3684145, 3684146, 3684147, 3684148, 3684149, 3684150, 3684151, 3684152, 3684153, 3684154, 3684155, 3684156, 3684157, 3684158, 3684159, 3684160, 3684161, 3684162, 3684163, 3684164, 3684165, 3684166, 3684167, 3684168, 3684169, 3684170, 3684171, 3684172, 3684173, 3684174, 3684175, 3684176, 3684177, 3684178, 3684179, 3684180, 3684181, 3684182, 3684183, 3684184, 3684185, 3684186, 3684187, 3684188, 3684189, 3684190, 3684191, 3684192, 3684193, 3684194, 3684195, 3684196, 3684197, 3684198, 3684199)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:21:48,531 - [124815] - src.utils.log - INFO - βœ… Fetched 10 rows - __SPLIT__ 2026-07-21 10:21:48,531 - [124815] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.WorkOrderAutoGenerationCrews woag WHERE woag.WorkOrderAutoGenerationId in (3683684, 3683685, 3683686, 3683687, 3683688, 3683689, 3683690, 3683691, 3683692, 3683693, 3683694, 3683695, 3683696, 3683697, 3683698, 3683699, 3683700, 3683701, 3683702, 3683703, 3683704, 3683705, 3683706, 3683707, 3683708, 3683709, 3683710, 3683711, 3683712, 3683713, 3683714, 3683715, 3683716, 3683717, 3683718, 3683719, 3683720, 3683721, 3683722, 3683723, 3683724, 3683725, 3683726, 3683727, 3683728, 3683729, 3683730, 3683731, 3683732, 3683733, 3683734, 3683735, 3683736, 3683737, 3683738, 3683739, 3683740, 3683741, 3683742, 3683743, 3683744, 3683745, 3683746, 3683747, 3683748, 3683749, 3683750, 3683751, 3683752, 3683753, 3683754, 3683755, 3683756, 3683757, 3683758, 3683759, 3683760, 3683761, 3683762, 3683763, 3683764, 3683765, 3683766, 3683767, 3683768, 3683769, 3683770, 3683771, 3683772, 3683773, 3683774, 3683775, 3683776, 3683777, 3683778, 3683779, 3683780, 3683781, 3683782, 3683783, 3683784, 3683785, 3683786, 3683787, 3683788, 3683789, 3683790, 3683791, 3683792, 3683793, 3683794, 3683795, 3683796, 3683797, 3683798, 3683799, 3683800, 3683801, 3683802, 3683803, 3683804, 3683805, 3683806, 3683807, 3683808, 3683809, 3683810, 3683811, 3683812, 3683813, 3683814, 3683815, 3683816, 3683817, 3683818, 3683819, 3683820, 3683821, 3683822, 3683823, 3683824, 3683825, 3683826, 3683827, 3683828, 3683829, 3683830, 3683831, 3683832, 3683833, 3683834, 3683835, 3683836, 3683837, 3683838, 3683839, 3683840, 3683841, 3683842, 3683843, 3683844, 3683845, 3683846, 3683847, 3683848, 3683849, 3683850, 3683851, 3683852, 3683853, 3683854, 3683855, 3683856, 3683857, 3683858, 3683859, 3683860, 3683861, 3683862, 3683863, 3683864, 3683865, 3683866, 3683867, 3683868, 3683869, 3683870, 3683871, 3683872, 3683873, 3683874, 3683875, 3683876, 3683877, 3683878, 3683879, 3683880, 3683881, 3683882, 3683883, 3683884, 3683885, 3683886, 3683887, 3683888, 3683889, 3683890, 3683891, 3683892, 3683893, 3683894, 3683895, 3683896, 3683897, 3683898, 3683899, 3683900, 3683901, 3683902, 3683903, 3683904, 3683905, 3683906, 3683907, 3683908, 3683909, 3683910, 3683911, 3683912, 3683913, 3683914, 3683915, 3683916, 3683917, 3683918, 3683919, 3683920, 3683921, 3683922, 3683923, 3683924, 3683925, 3683926, 3683927, 3683928, 3683929, 3683930, 3683931, 3683932, 3683933, 3683934, 3683935, 3683936, 3683937, 3683938, 3683939, 3683940, 3683941, 3683942, 3683943, 3683944, 3683945, 3683946, 3683947, 3683948, 3683949, 3683950, 3683951, 3683952, 3683953, 3683954, 3683955, 3683956, 3683957, 3683958, 3683959, 3683960, 3683961, 3683962, 3683963, 3683964, 3683965, 3683966, 3683967, 3683968, 3683969, 3683970, 3683971, 3683972, 3683973, 3683974, 3683975, 3683976, 3683977, 3683978, 3683979, 3683980, 3683981, 3683982, 3683983, 3683984, 3683985, 3683986, 3683987, 3683988, 3683989, 3683990, 3683991, 3683992, 3683993, 3683994, 3683995, 3683996, 3683997, 3683998, 3683999, 3684000, 3684001, 3684002, 3684003, 3684004, 3684005, 3684006, 3684007, 3684008, 3684009, 3684010, 3684011, 3684012, 3684013, 3684014, 3684015, 3684016, 3684017, 3684018, 3684019, 3684020, 3684021, 3684022, 3684023, 3684024, 3684025, 3684026, 3684027, 3684028, 3684029, 3684030, 3684031, 3684032, 3684033, 3684034, 3684035, 3684036, 3684037, 3684038, 3684039, 3684040, 3684041, 3684042, 3684043, 3684044, 3684045, 3684046, 3684047, 3684048, 3684049, 3684050, 3684051, 3684052, 3684053, 3684054, 3684055, 3684056, 3684057, 3684058, 3684059, 3684060, 3684061, 3684062, 3684063, 3684064, 3684065, 3684066, 3684067, 3684068, 3684069, 3684070, 3684071, 3684072, 3684073, 3684074, 3684075, 3684076, 3684077, 3684078, 3684079, 3684080, 3684081, 3684082, 3684083, 3684084, 3684085, 3684086, 3684087, 3684088, 3684089, 3684090, 3684091, 3684092, 3684093, 3684094, 3684095, 3684096, 3684097, 3684098, 3684099, 3684100, 3684101, 3684102, 3684103, 3684104, 3684105, 3684106, 3684107, 3684108, 3684109, 3684110, 3684111, 3684112, 3684113, 3684114, 3684115, 3684116, 3684117, 3684118, 3684119, 3684120, 3684121, 3684122, 3684123, 3684124, 3684125, 3684126, 3684127, 3684128, 3684129, 3684130, 3684131, 3684132, 3684133, 3684134, 3684135, 3684136, 3684137, 3684138, 3684139, 3684140, 3684141, 3684142, 3684143, 3684144, 3684145, 3684146, 3684147, 3684148, 3684149, 3684150, 3684151, 3684152, 3684153, 3684154, 3684155, 3684156, 3684157, 3684158, 3684159, 3684160, 3684161, 3684162, 3684163, 3684164, 3684165, 3684166, 3684167, 3684168, 3684169, 3684170, 3684171, 3684172, 3684173, 3684174, 3684175, 3684176, 3684177, 3684178, 3684179, 3684180, 3684181, 3684182, 3684183, 3684184, 3684185, 3684186, 3684187, 3684188, 3684189, 3684190, 3684191, 3684192, 3684193, 3684194, 3684195, 3684196, 3684197, 3684198, 3684199)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:21:48,888 - [124815] - src.utils.log - INFO - βœ… Fetched 1768 rows - __SPLIT__ 2026-07-21 10:21:48,889 - [124815] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.WorkOrderAutoGenerationSalesPersonCommission woag WHERE woag.WorkOrderAutoGenerationId in (3683684, 3683685, 3683686, 3683687, 3683688, 3683689, 3683690, 3683691, 3683692, 3683693, 3683694, 3683695, 3683696, 3683697, 3683698, 3683699, 3683700, 3683701, 3683702, 3683703, 3683704, 3683705, 3683706, 3683707, 3683708, 3683709, 3683710, 3683711, 3683712, 3683713, 3683714, 3683715, 3683716, 3683717, 3683718, 3683719, 3683720, 3683721, 3683722, 3683723, 3683724, 3683725, 3683726, 3683727, 3683728, 3683729, 3683730, 3683731, 3683732, 3683733, 3683734, 3683735, 3683736, 3683737, 3683738, 3683739, 3683740, 3683741, 3683742, 3683743, 3683744, 3683745, 3683746, 3683747, 3683748, 3683749, 3683750, 3683751, 3683752, 3683753, 3683754, 3683755, 3683756, 3683757, 3683758, 3683759, 3683760, 3683761, 3683762, 3683763, 3683764, 3683765, 3683766, 3683767, 3683768, 3683769, 3683770, 3683771, 3683772, 3683773, 3683774, 3683775, 3683776, 3683777, 3683778, 3683779, 3683780, 3683781, 3683782, 3683783, 3683784, 3683785, 3683786, 3683787, 3683788, 3683789, 3683790, 3683791, 3683792, 3683793, 3683794, 3683795, 3683796, 3683797, 3683798, 3683799, 3683800, 3683801, 3683802, 3683803, 3683804, 3683805, 3683806, 3683807, 3683808, 3683809, 3683810, 3683811, 3683812, 3683813, 3683814, 3683815, 3683816, 3683817, 3683818, 3683819, 3683820, 3683821, 3683822, 3683823, 3683824, 3683825, 3683826, 3683827, 3683828, 3683829, 3683830, 3683831, 3683832, 3683833, 3683834, 3683835, 3683836, 3683837, 3683838, 3683839, 3683840, 3683841, 3683842, 3683843, 3683844, 3683845, 3683846, 3683847, 3683848, 3683849, 3683850, 3683851, 3683852, 3683853, 3683854, 3683855, 3683856, 3683857, 3683858, 3683859, 3683860, 3683861, 3683862, 3683863, 3683864, 3683865, 3683866, 3683867, 3683868, 3683869, 3683870, 3683871, 3683872, 3683873, 3683874, 3683875, 3683876, 3683877, 3683878, 3683879, 3683880, 3683881, 3683882, 3683883, 3683884, 3683885, 3683886, 3683887, 3683888, 3683889, 3683890, 3683891, 3683892, 3683893, 3683894, 3683895, 3683896, 3683897, 3683898, 3683899, 3683900, 3683901, 3683902, 3683903, 3683904, 3683905, 3683906, 3683907, 3683908, 3683909, 3683910, 3683911, 3683912, 3683913, 3683914, 3683915, 3683916, 3683917, 3683918, 3683919, 3683920, 3683921, 3683922, 3683923, 3683924, 3683925, 3683926, 3683927, 3683928, 3683929, 3683930, 3683931, 3683932, 3683933, 3683934, 3683935, 3683936, 3683937, 3683938, 3683939, 3683940, 3683941, 3683942, 3683943, 3683944, 3683945, 3683946, 3683947, 3683948, 3683949, 3683950, 3683951, 3683952, 3683953, 3683954, 3683955, 3683956, 3683957, 3683958, 3683959, 3683960, 3683961, 3683962, 3683963, 3683964, 3683965, 3683966, 3683967, 3683968, 3683969, 3683970, 3683971, 3683972, 3683973, 3683974, 3683975, 3683976, 3683977, 3683978, 3683979, 3683980, 3683981, 3683982, 3683983, 3683984, 3683985, 3683986, 3683987, 3683988, 3683989, 3683990, 3683991, 3683992, 3683993, 3683994, 3683995, 3683996, 3683997, 3683998, 3683999, 3684000, 3684001, 3684002, 3684003, 3684004, 3684005, 3684006, 3684007, 3684008, 3684009, 3684010, 3684011, 3684012, 3684013, 3684014, 3684015, 3684016, 3684017, 3684018, 3684019, 3684020, 3684021, 3684022, 3684023, 3684024, 3684025, 3684026, 3684027, 3684028, 3684029, 3684030, 3684031, 3684032, 3684033, 3684034, 3684035, 3684036, 3684037, 3684038, 3684039, 3684040, 3684041, 3684042, 3684043, 3684044, 3684045, 3684046, 3684047, 3684048, 3684049, 3684050, 3684051, 3684052, 3684053, 3684054, 3684055, 3684056, 3684057, 3684058, 3684059, 3684060, 3684061, 3684062, 3684063, 3684064, 3684065, 3684066, 3684067, 3684068, 3684069, 3684070, 3684071, 3684072, 3684073, 3684074, 3684075, 3684076, 3684077, 3684078, 3684079, 3684080, 3684081, 3684082, 3684083, 3684084, 3684085, 3684086, 3684087, 3684088, 3684089, 3684090, 3684091, 3684092, 3684093, 3684094, 3684095, 3684096, 3684097, 3684098, 3684099, 3684100, 3684101, 3684102, 3684103, 3684104, 3684105, 3684106, 3684107, 3684108, 3684109, 3684110, 3684111, 3684112, 3684113, 3684114, 3684115, 3684116, 3684117, 3684118, 3684119, 3684120, 3684121, 3684122, 3684123, 3684124, 3684125, 3684126, 3684127, 3684128, 3684129, 3684130, 3684131, 3684132, 3684133, 3684134, 3684135, 3684136, 3684137, 3684138, 3684139, 3684140, 3684141, 3684142, 3684143, 3684144, 3684145, 3684146, 3684147, 3684148, 3684149, 3684150, 3684151, 3684152, 3684153, 3684154, 3684155, 3684156, 3684157, 3684158, 3684159, 3684160, 3684161, 3684162, 3684163, 3684164, 3684165, 3684166, 3684167, 3684168, 3684169, 3684170, 3684171, 3684172, 3684173, 3684174, 3684175, 3684176, 3684177, 3684178, 3684179, 3684180, 3684181, 3684182, 3684183, 3684184, 3684185, 3684186, 3684187, 3684188, 3684189, 3684190, 3684191, 3684192, 3684193, 3684194, 3684195, 3684196, 3684197, 3684198, 3684199)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:21:49,196 - [124815] - src.utils.log - INFO - βœ… Fetched 504 rows - __SPLIT__ 2026-07-21 10:21:49,196 - [124815] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.SetupAutoGenerationSourceMapping woag WHERE woag.WorkOrderAutoGenerationId in (3683684, 3683685, 3683686, 3683687, 3683688, 3683689, 3683690, 3683691, 3683692, 3683693, 3683694, 3683695, 3683696, 3683697, 3683698, 3683699, 3683700, 3683701, 3683702, 3683703, 3683704, 3683705, 3683706, 3683707, 3683708, 3683709, 3683710, 3683711, 3683712, 3683713, 3683714, 3683715, 3683716, 3683717, 3683718, 3683719, 3683720, 3683721, 3683722, 3683723, 3683724, 3683725, 3683726, 3683727, 3683728, 3683729, 3683730, 3683731, 3683732, 3683733, 3683734, 3683735, 3683736, 3683737, 3683738, 3683739, 3683740, 3683741, 3683742, 3683743, 3683744, 3683745, 3683746, 3683747, 3683748, 3683749, 3683750, 3683751, 3683752, 3683753, 3683754, 3683755, 3683756, 3683757, 3683758, 3683759, 3683760, 3683761, 3683762, 3683763, 3683764, 3683765, 3683766, 3683767, 3683768, 3683769, 3683770, 3683771, 3683772, 3683773, 3683774, 3683775, 3683776, 3683777, 3683778, 3683779, 3683780, 3683781, 3683782, 3683783, 3683784, 3683785, 3683786, 3683787, 3683788, 3683789, 3683790, 3683791, 3683792, 3683793, 3683794, 3683795, 3683796, 3683797, 3683798, 3683799, 3683800, 3683801, 3683802, 3683803, 3683804, 3683805, 3683806, 3683807, 3683808, 3683809, 3683810, 3683811, 3683812, 3683813, 3683814, 3683815, 3683816, 3683817, 3683818, 3683819, 3683820, 3683821, 3683822, 3683823, 3683824, 3683825, 3683826, 3683827, 3683828, 3683829, 3683830, 3683831, 3683832, 3683833, 3683834, 3683835, 3683836, 3683837, 3683838, 3683839, 3683840, 3683841, 3683842, 3683843, 3683844, 3683845, 3683846, 3683847, 3683848, 3683849, 3683850, 3683851, 3683852, 3683853, 3683854, 3683855, 3683856, 3683857, 3683858, 3683859, 3683860, 3683861, 3683862, 3683863, 3683864, 3683865, 3683866, 3683867, 3683868, 3683869, 3683870, 3683871, 3683872, 3683873, 3683874, 3683875, 3683876, 3683877, 3683878, 3683879, 3683880, 3683881, 3683882, 3683883, 3683884, 3683885, 3683886, 3683887, 3683888, 3683889, 3683890, 3683891, 3683892, 3683893, 3683894, 3683895, 3683896, 3683897, 3683898, 3683899, 3683900, 3683901, 3683902, 3683903, 3683904, 3683905, 3683906, 3683907, 3683908, 3683909, 3683910, 3683911, 3683912, 3683913, 3683914, 3683915, 3683916, 3683917, 3683918, 3683919, 3683920, 3683921, 3683922, 3683923, 3683924, 3683925, 3683926, 3683927, 3683928, 3683929, 3683930, 3683931, 3683932, 3683933, 3683934, 3683935, 3683936, 3683937, 3683938, 3683939, 3683940, 3683941, 3683942, 3683943, 3683944, 3683945, 3683946, 3683947, 3683948, 3683949, 3683950, 3683951, 3683952, 3683953, 3683954, 3683955, 3683956, 3683957, 3683958, 3683959, 3683960, 3683961, 3683962, 3683963, 3683964, 3683965, 3683966, 3683967, 3683968, 3683969, 3683970, 3683971, 3683972, 3683973, 3683974, 3683975, 3683976, 3683977, 3683978, 3683979, 3683980, 3683981, 3683982, 3683983, 3683984, 3683985, 3683986, 3683987, 3683988, 3683989, 3683990, 3683991, 3683992, 3683993, 3683994, 3683995, 3683996, 3683997, 3683998, 3683999, 3684000, 3684001, 3684002, 3684003, 3684004, 3684005, 3684006, 3684007, 3684008, 3684009, 3684010, 3684011, 3684012, 3684013, 3684014, 3684015, 3684016, 3684017, 3684018, 3684019, 3684020, 3684021, 3684022, 3684023, 3684024, 3684025, 3684026, 3684027, 3684028, 3684029, 3684030, 3684031, 3684032, 3684033, 3684034, 3684035, 3684036, 3684037, 3684038, 3684039, 3684040, 3684041, 3684042, 3684043, 3684044, 3684045, 3684046, 3684047, 3684048, 3684049, 3684050, 3684051, 3684052, 3684053, 3684054, 3684055, 3684056, 3684057, 3684058, 3684059, 3684060, 3684061, 3684062, 3684063, 3684064, 3684065, 3684066, 3684067, 3684068, 3684069, 3684070, 3684071, 3684072, 3684073, 3684074, 3684075, 3684076, 3684077, 3684078, 3684079, 3684080, 3684081, 3684082, 3684083, 3684084, 3684085, 3684086, 3684087, 3684088, 3684089, 3684090, 3684091, 3684092, 3684093, 3684094, 3684095, 3684096, 3684097, 3684098, 3684099, 3684100, 3684101, 3684102, 3684103, 3684104, 3684105, 3684106, 3684107, 3684108, 3684109, 3684110, 3684111, 3684112, 3684113, 3684114, 3684115, 3684116, 3684117, 3684118, 3684119, 3684120, 3684121, 3684122, 3684123, 3684124, 3684125, 3684126, 3684127, 3684128, 3684129, 3684130, 3684131, 3684132, 3684133, 3684134, 3684135, 3684136, 3684137, 3684138, 3684139, 3684140, 3684141, 3684142, 3684143, 3684144, 3684145, 3684146, 3684147, 3684148, 3684149, 3684150, 3684151, 3684152, 3684153, 3684154, 3684155, 3684156, 3684157, 3684158, 3684159, 3684160, 3684161, 3684162, 3684163, 3684164, 3684165, 3684166, 3684167, 3684168, 3684169, 3684170, 3684171, 3684172, 3684173, 3684174, 3684175, 3684176, 3684177, 3684178, 3684179, 3684180, 3684181, 3684182, 3684183, 3684184, 3684185, 3684186, 3684187, 3684188, 3684189, 3684190, 3684191, 3684192, 3684193, 3684194, 3684195, 3684196, 3684197, 3684198, 3684199)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:21:49,495 - [124815] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 10:21:49,496 - [124815] - src.utils.log - INFO - πŸ” Fetching data: SELECT DiscountType, DiscountCode, DiscountAmount, DiscountDescription, DiscountName, IsActive, CreatedBy, ModifiedBy, CreatedDate, ModifiedDate, DiscountPercent, IsDiscountPercent, AppliedDiscountAmt, ApplyOnPartPrice, ApplyOnLaborPrice, DiscountSetupId, WorkOrderAutoGenerationId from ServiceCore.WorkOrderAutoGenerationAppliedDiscount woag WHERE woag.WorkOrderAutoGenerationId in (3683684, 3683685, 3683686, 3683687, 3683688, 3683689, 3683690, 3683691, 3683692, 3683693, 3683694, 3683695, 3683696, 3683697, 3683698, 3683699, 3683700, 3683701, 3683702, 3683703, 3683704, 3683705, 3683706, 3683707, 3683708, 3683709, 3683710, 3683711, 3683712, 3683713, 3683714, 3683715, 3683716, 3683717, 3683718, 3683719, 3683720, 3683721, 3683722, 3683723, 3683724, 3683725, 3683726, 3683727, 3683728, 3683729, 3683730, 3683731, 3683732, 3683733, 3683734, 3683735, 3683736, 3683737, 3683738, 3683739, 3683740, 3683741, 3683742, 3683743, 3683744, 3683745, 3683746, 3683747, 3683748, 3683749, 3683750, 3683751, 3683752, 3683753, 3683754, 3683755, 3683756, 3683757, 3683758, 3683759, 3683760, 3683761, 3683762, 3683763, 3683764, 3683765, 3683766, 3683767, 3683768, 3683769, 3683770, 3683771, 3683772, 3683773, 3683774, 3683775, 3683776, 3683777, 3683778, 3683779, 3683780, 3683781, 3683782, 3683783, 3683784, 3683785, 3683786, 3683787, 3683788, 3683789, 3683790, 3683791, 3683792, 3683793, 3683794, 3683795, 3683796, 3683797, 3683798, 3683799, 3683800, 3683801, 3683802, 3683803, 3683804, 3683805, 3683806, 3683807, 3683808, 3683809, 3683810, 3683811, 3683812, 3683813, 3683814, 3683815, 3683816, 3683817, 3683818, 3683819, 3683820, 3683821, 3683822, 3683823, 3683824, 3683825, 3683826, 3683827, 3683828, 3683829, 3683830, 3683831, 3683832, 3683833, 3683834, 3683835, 3683836, 3683837, 3683838, 3683839, 3683840, 3683841, 3683842, 3683843, 3683844, 3683845, 3683846, 3683847, 3683848, 3683849, 3683850, 3683851, 3683852, 3683853, 3683854, 3683855, 3683856, 3683857, 3683858, 3683859, 3683860, 3683861, 3683862, 3683863, 3683864, 3683865, 3683866, 3683867, 3683868, 3683869, 3683870, 3683871, 3683872, 3683873, 3683874, 3683875, 3683876, 3683877, 3683878, 3683879, 3683880, 3683881, 3683882, 3683883, 3683884, 3683885, 3683886, 3683887, 3683888, 3683889, 3683890, 3683891, 3683892, 3683893, 3683894, 3683895, 3683896, 3683897, 3683898, 3683899, 3683900, 3683901, 3683902, 3683903, 3683904, 3683905, 3683906, 3683907, 3683908, 3683909, 3683910, 3683911, 3683912, 3683913, 3683914, 3683915, 3683916, 3683917, 3683918, 3683919, 3683920, 3683921, 3683922, 3683923, 3683924, 3683925, 3683926, 3683927, 3683928, 3683929, 3683930, 3683931, 3683932, 3683933, 3683934, 3683935, 3683936, 3683937, 3683938, 3683939, 3683940, 3683941, 3683942, 3683943, 3683944, 3683945, 3683946, 3683947, 3683948, 3683949, 3683950, 3683951, 3683952, 3683953, 3683954, 3683955, 3683956, 3683957, 3683958, 3683959, 3683960, 3683961, 3683962, 3683963, 3683964, 3683965, 3683966, 3683967, 3683968, 3683969, 3683970, 3683971, 3683972, 3683973, 3683974, 3683975, 3683976, 3683977, 3683978, 3683979, 3683980, 3683981, 3683982, 3683983, 3683984, 3683985, 3683986, 3683987, 3683988, 3683989, 3683990, 3683991, 3683992, 3683993, 3683994, 3683995, 3683996, 3683997, 3683998, 3683999, 3684000, 3684001, 3684002, 3684003, 3684004, 3684005, 3684006, 3684007, 3684008, 3684009, 3684010, 3684011, 3684012, 3684013, 3684014, 3684015, 3684016, 3684017, 3684018, 3684019, 3684020, 3684021, 3684022, 3684023, 3684024, 3684025, 3684026, 3684027, 3684028, 3684029, 3684030, 3684031, 3684032, 3684033, 3684034, 3684035, 3684036, 3684037, 3684038, 3684039, 3684040, 3684041, 3684042, 3684043, 3684044, 3684045, 3684046, 3684047, 3684048, 3684049, 3684050, 3684051, 3684052, 3684053, 3684054, 3684055, 3684056, 3684057, 3684058, 3684059, 3684060, 3684061, 3684062, 3684063, 3684064, 3684065, 3684066, 3684067, 3684068, 3684069, 3684070, 3684071, 3684072, 3684073, 3684074, 3684075, 3684076, 3684077, 3684078, 3684079, 3684080, 3684081, 3684082, 3684083, 3684084, 3684085, 3684086, 3684087, 3684088, 3684089, 3684090, 3684091, 3684092, 3684093, 3684094, 3684095, 3684096, 3684097, 3684098, 3684099, 3684100, 3684101, 3684102, 3684103, 3684104, 3684105, 3684106, 3684107, 3684108, 3684109, 3684110, 3684111, 3684112, 3684113, 3684114, 3684115, 3684116, 3684117, 3684118, 3684119, 3684120, 3684121, 3684122, 3684123, 3684124, 3684125, 3684126, 3684127, 3684128, 3684129, 3684130, 3684131, 3684132, 3684133, 3684134, 3684135, 3684136, 3684137, 3684138, 3684139, 3684140, 3684141, 3684142, 3684143, 3684144, 3684145, 3684146, 3684147, 3684148, 3684149, 3684150, 3684151, 3684152, 3684153, 3684154, 3684155, 3684156, 3684157, 3684158, 3684159, 3684160, 3684161, 3684162, 3684163, 3684164, 3684165, 3684166, 3684167, 3684168, 3684169, 3684170, 3684171, 3684172, 3684173, 3684174, 3684175, 3684176, 3684177, 3684178, 3684179, 3684180, 3684181, 3684182, 3684183, 3684184, 3684185, 3684186, 3684187, 3684188, 3684189, 3684190, 3684191, 3684192, 3684193, 3684194, 3684195, 3684196, 3684197, 3684198, 3684199)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:21:49,824 - [124815] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 10:21:49,825 - [124815] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from CRM.LeadNote woag WHERE woag.RefId in (3683684, 3683685, 3683686, 3683687, 3683688, 3683689, 3683690, 3683691, 3683692, 3683693, 3683694, 3683695, 3683696, 3683697, 3683698, 3683699, 3683700, 3683701, 3683702, 3683703, 3683704, 3683705, 3683706, 3683707, 3683708, 3683709, 3683710, 3683711, 3683712, 3683713, 3683714, 3683715, 3683716, 3683717, 3683718, 3683719, 3683720, 3683721, 3683722, 3683723, 3683724, 3683725, 3683726, 3683727, 3683728, 3683729, 3683730, 3683731, 3683732, 3683733, 3683734, 3683735, 3683736, 3683737, 3683738, 3683739, 3683740, 3683741, 3683742, 3683743, 3683744, 3683745, 3683746, 3683747, 3683748, 3683749, 3683750, 3683751, 3683752, 3683753, 3683754, 3683755, 3683756, 3683757, 3683758, 3683759, 3683760, 3683761, 3683762, 3683763, 3683764, 3683765, 3683766, 3683767, 3683768, 3683769, 3683770, 3683771, 3683772, 3683773, 3683774, 3683775, 3683776, 3683777, 3683778, 3683779, 3683780, 3683781, 3683782, 3683783, 3683784, 3683785, 3683786, 3683787, 3683788, 3683789, 3683790, 3683791, 3683792, 3683793, 3683794, 3683795, 3683796, 3683797, 3683798, 3683799, 3683800, 3683801, 3683802, 3683803, 3683804, 3683805, 3683806, 3683807, 3683808, 3683809, 3683810, 3683811, 3683812, 3683813, 3683814, 3683815, 3683816, 3683817, 3683818, 3683819, 3683820, 3683821, 3683822, 3683823, 3683824, 3683825, 3683826, 3683827, 3683828, 3683829, 3683830, 3683831, 3683832, 3683833, 3683834, 3683835, 3683836, 3683837, 3683838, 3683839, 3683840, 3683841, 3683842, 3683843, 3683844, 3683845, 3683846, 3683847, 3683848, 3683849, 3683850, 3683851, 3683852, 3683853, 3683854, 3683855, 3683856, 3683857, 3683858, 3683859, 3683860, 3683861, 3683862, 3683863, 3683864, 3683865, 3683866, 3683867, 3683868, 3683869, 3683870, 3683871, 3683872, 3683873, 3683874, 3683875, 3683876, 3683877, 3683878, 3683879, 3683880, 3683881, 3683882, 3683883, 3683884, 3683885, 3683886, 3683887, 3683888, 3683889, 3683890, 3683891, 3683892, 3683893, 3683894, 3683895, 3683896, 3683897, 3683898, 3683899, 3683900, 3683901, 3683902, 3683903, 3683904, 3683905, 3683906, 3683907, 3683908, 3683909, 3683910, 3683911, 3683912, 3683913, 3683914, 3683915, 3683916, 3683917, 3683918, 3683919, 3683920, 3683921, 3683922, 3683923, 3683924, 3683925, 3683926, 3683927, 3683928, 3683929, 3683930, 3683931, 3683932, 3683933, 3683934, 3683935, 3683936, 3683937, 3683938, 3683939, 3683940, 3683941, 3683942, 3683943, 3683944, 3683945, 3683946, 3683947, 3683948, 3683949, 3683950, 3683951, 3683952, 3683953, 3683954, 3683955, 3683956, 3683957, 3683958, 3683959, 3683960, 3683961, 3683962, 3683963, 3683964, 3683965, 3683966, 3683967, 3683968, 3683969, 3683970, 3683971, 3683972, 3683973, 3683974, 3683975, 3683976, 3683977, 3683978, 3683979, 3683980, 3683981, 3683982, 3683983, 3683984, 3683985, 3683986, 3683987, 3683988, 3683989, 3683990, 3683991, 3683992, 3683993, 3683994, 3683995, 3683996, 3683997, 3683998, 3683999, 3684000, 3684001, 3684002, 3684003, 3684004, 3684005, 3684006, 3684007, 3684008, 3684009, 3684010, 3684011, 3684012, 3684013, 3684014, 3684015, 3684016, 3684017, 3684018, 3684019, 3684020, 3684021, 3684022, 3684023, 3684024, 3684025, 3684026, 3684027, 3684028, 3684029, 3684030, 3684031, 3684032, 3684033, 3684034, 3684035, 3684036, 3684037, 3684038, 3684039, 3684040, 3684041, 3684042, 3684043, 3684044, 3684045, 3684046, 3684047, 3684048, 3684049, 3684050, 3684051, 3684052, 3684053, 3684054, 3684055, 3684056, 3684057, 3684058, 3684059, 3684060, 3684061, 3684062, 3684063, 3684064, 3684065, 3684066, 3684067, 3684068, 3684069, 3684070, 3684071, 3684072, 3684073, 3684074, 3684075, 3684076, 3684077, 3684078, 3684079, 3684080, 3684081, 3684082, 3684083, 3684084, 3684085, 3684086, 3684087, 3684088, 3684089, 3684090, 3684091, 3684092, 3684093, 3684094, 3684095, 3684096, 3684097, 3684098, 3684099, 3684100, 3684101, 3684102, 3684103, 3684104, 3684105, 3684106, 3684107, 3684108, 3684109, 3684110, 3684111, 3684112, 3684113, 3684114, 3684115, 3684116, 3684117, 3684118, 3684119, 3684120, 3684121, 3684122, 3684123, 3684124, 3684125, 3684126, 3684127, 3684128, 3684129, 3684130, 3684131, 3684132, 3684133, 3684134, 3684135, 3684136, 3684137, 3684138, 3684139, 3684140, 3684141, 3684142, 3684143, 3684144, 3684145, 3684146, 3684147, 3684148, 3684149, 3684150, 3684151, 3684152, 3684153, 3684154, 3684155, 3684156, 3684157, 3684158, 3684159, 3684160, 3684161, 3684162, 3684163, 3684164, 3684165, 3684166, 3684167, 3684168, 3684169, 3684170, 3684171, 3684172, 3684173, 3684174, 3684175, 3684176, 3684177, 3684178, 3684179, 3684180, 3684181, 3684182, 3684183, 3684184, 3684185, 3684186, 3684187, 3684188, 3684189, 3684190, 3684191, 3684192, 3684193, 3684194, 3684195, 3684196, 3684197, 3684198, 3684199) and woag.RefType = 'TempWorkorder';... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:21:50,133 - [124815] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 10:21:50,134 - [124815] - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM ServiceCore.WorkOrderAutoGenerationCommissionAdjustment woagca WHERE woagca.WorkOrderAutoGenerationId in (3683684, 3683685, 3683686, 3683687, 3683688, 3683689, 3683690, 3683691, 3683692, 3683693, 3683694, 3683695, 3683696, 3683697, 3683698, 3683699, 3683700, 3683701, 3683702, 3683703, 3683704, 3683705, 3683706, 3683707, 3683708, 3683709, 3683710, 3683711, 3683712, 3683713, 3683714, 3683715, 3683716, 3683717, 3683718, 3683719, 3683720, 3683721, 3683722, 3683723, 3683724, 3683725, 3683726, 3683727, 3683728, 3683729, 3683730, 3683731, 3683732, 3683733, 3683734, 3683735, 3683736, 3683737, 3683738, 3683739, 3683740, 3683741, 3683742, 3683743, 3683744, 3683745, 3683746, 3683747, 3683748, 3683749, 3683750, 3683751, 3683752, 3683753, 3683754, 3683755, 3683756, 3683757, 3683758, 3683759, 3683760, 3683761, 3683762, 3683763, 3683764, 3683765, 3683766, 3683767, 3683768, 3683769, 3683770, 3683771, 3683772, 3683773, 3683774, 3683775, 3683776, 3683777, 3683778, 3683779, 3683780, 3683781, 3683782, 3683783, 3683784, 3683785, 3683786, 3683787, 3683788, 3683789, 3683790, 3683791, 3683792, 3683793, 3683794, 3683795, 3683796, 3683797, 3683798, 3683799, 3683800, 3683801, 3683802, 3683803, 3683804, 3683805, 3683806, 3683807, 3683808, 3683809, 3683810, 3683811, 3683812, 3683813, 3683814, 3683815, 3683816, 3683817, 3683818, 3683819, 3683820, 3683821, 3683822, 3683823, 3683824, 3683825, 3683826, 3683827, 3683828, 3683829, 3683830, 3683831, 3683832, 3683833, 3683834, 3683835, 3683836, 3683837, 3683838, 3683839, 3683840, 3683841, 3683842, 3683843, 3683844, 3683845, 3683846, 3683847, 3683848, 3683849, 3683850, 3683851, 3683852, 3683853, 3683854, 3683855, 3683856, 3683857, 3683858, 3683859, 3683860, 3683861, 3683862, 3683863, 3683864, 3683865, 3683866, 3683867, 3683868, 3683869, 3683870, 3683871, 3683872, 3683873, 3683874, 3683875, 3683876, 3683877, 3683878, 3683879, 3683880, 3683881, 3683882, 3683883, 3683884, 3683885, 3683886, 3683887, 3683888, 3683889, 3683890, 3683891, 3683892, 3683893, 3683894, 3683895, 3683896, 3683897, 3683898, 3683899, 3683900, 3683901, 3683902, 3683903, 3683904, 3683905, 3683906, 3683907, 3683908, 3683909, 3683910, 3683911, 3683912, 3683913, 3683914, 3683915, 3683916, 3683917, 3683918, 3683919, 3683920, 3683921, 3683922, 3683923, 3683924, 3683925, 3683926, 3683927, 3683928, 3683929, 3683930, 3683931, 3683932, 3683933, 3683934, 3683935, 3683936, 3683937, 3683938, 3683939, 3683940, 3683941, 3683942, 3683943, 3683944, 3683945, 3683946, 3683947, 3683948, 3683949, 3683950, 3683951, 3683952, 3683953, 3683954, 3683955, 3683956, 3683957, 3683958, 3683959, 3683960, 3683961, 3683962, 3683963, 3683964, 3683965, 3683966, 3683967, 3683968, 3683969, 3683970, 3683971, 3683972, 3683973, 3683974, 3683975, 3683976, 3683977, 3683978, 3683979, 3683980, 3683981, 3683982, 3683983, 3683984, 3683985, 3683986, 3683987, 3683988, 3683989, 3683990, 3683991, 3683992, 3683993, 3683994, 3683995, 3683996, 3683997, 3683998, 3683999, 3684000, 3684001, 3684002, 3684003, 3684004, 3684005, 3684006, 3684007, 3684008, 3684009, 3684010, 3684011, 3684012, 3684013, 3684014, 3684015, 3684016, 3684017, 3684018, 3684019, 3684020, 3684021, 3684022, 3684023, 3684024, 3684025, 3684026, 3684027, 3684028, 3684029, 3684030, 3684031, 3684032, 3684033, 3684034, 3684035, 3684036, 3684037, 3684038, 3684039, 3684040, 3684041, 3684042, 3684043, 3684044, 3684045, 3684046, 3684047, 3684048, 3684049, 3684050, 3684051, 3684052, 3684053, 3684054, 3684055, 3684056, 3684057, 3684058, 3684059, 3684060, 3684061, 3684062, 3684063, 3684064, 3684065, 3684066, 3684067, 3684068, 3684069, 3684070, 3684071, 3684072, 3684073, 3684074, 3684075, 3684076, 3684077, 3684078, 3684079, 3684080, 3684081, 3684082, 3684083, 3684084, 3684085, 3684086, 3684087, 3684088, 3684089, 3684090, 3684091, 3684092, 3684093, 3684094, 3684095, 3684096, 3684097, 3684098, 3684099, 3684100, 3684101, 3684102, 3684103, 3684104, 3684105, 3684106, 3684107, 3684108, 3684109, 3684110, 3684111, 3684112, 3684113, 3684114, 3684115, 3684116, 3684117, 3684118, 3684119, 3684120, 3684121, 3684122, 3684123, 3684124, 3684125, 3684126, 3684127, 3684128, 3684129, 3684130, 3684131, 3684132, 3684133, 3684134, 3684135, 3684136, 3684137, 3684138, 3684139, 3684140, 3684141, 3684142, 3684143, 3684144, 3684145, 3684146, 3684147, 3684148, 3684149, 3684150, 3684151, 3684152, 3684153, 3684154, 3684155, 3684156, 3684157, 3684158, 3684159, 3684160, 3684161, 3684162, 3684163, 3684164, 3684165, 3684166, 3684167, 3684168, 3684169, 3684170, 3684171, 3684172, 3684173, 3684174, 3684175, 3684176, 3684177, 3684178, 3684179, 3684180, 3684181, 3684182, 3684183, 3684184, 3684185, 3684186, 3684187, 3684188, 3684189, 3684190, 3684191, 3684192, 3684193, 3684194, 3684195, 3684196, 3684197, 3684198, 3684199);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:21:50,432 - [124815] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 10:21:50,434 - [124815] - src.utils.log - INFO - Updating temp tables - __SPLIT__ 2026-07-21 10:21:50,470 - [124815] - src.utils.log - INFO - πŸ” Fetching data: SELECT CompanyKey FROM Common.CompanyMaster cm WHERE CompanyId = 133;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:21:50,745 - [124815] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 10:21:50,745 - [124815] - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM Common.GenerateNumberConfig gnc WHERE CompanyId = 133 AND EnitityNumberType in ('SubWorkOrder'); ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:21:51,020 - [124815] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 10:21:51,021 - [124815] - src.utils.log - INFO - πŸ“ Executing: UPDATE Common.GenerateNumberConfig SET NextNumber = '22923' WHERE CompanyId = 133 AND EnitityNumberType in ('SubWorkOrder');... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:21:51,298 - [124815] - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-21 10:21:51,303 - [124815] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 10:21:51,303 - [124815] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationPublishHistory: 516 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:21:51,605 - [124815] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 516) into ServiceCore.WorkOrderAutoGenerationPublishHistory - __SPLIT__ 2026-07-21 10:21:58,175 - [124815] - src.utils.log - INFO - βœ… All 516 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationPublishHistory in 1 batches - __SPLIT__ 2026-07-21 10:21:58,176 - [124815] - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationPublishHistoryId, WorkOrderNo, ServiceSetupId FROM ServiceCore.WorkOrderAutoGenerationPublishHistory WHERE ServiceSetupId IN (150715, 150714, 150716, 150701, 150700, 150695, 150694, 150705, 150707, 150712, 150699, 150710) AND WorkOrderNo IN ('238785', '691413', '353686', '3414523', '2709733', '5087598', '6160999', '1548122', '3770209', '1223478', '3733858', '1210223', '1857880', '9425285', '5799627', '8467079', '4295581', '8454827', '7197705', '7921421', '4031231', '2315828', '7714344', '8743797', '8419184', '6786803', '6793212', '9600600', '1435630', '3596691', '9330733', '8967827', '2635402', '1461595', '2014432', '9932948', '1830149', '4012094', '3356901', '6692910', '5540893', '3084320', '6337134', '9508196', '7637188', '5262334', '9008832', '6634997', '2084000', '6403315', '6894592', '6585304', '7396800', '4014820', '6820502', '6249553', '6858926', '9020767', '8227737', '1449728', '5106601', '6780723', '4282875', '6220413', '4058049', '2316009', '8758707', '7299040', '3687493', '6508557', '6456501', '1876961', '7463286', '9814786', '4244361', '6437854', '3779452', '1529436', '8829273', '5732115', '4945122', '7965590', '2887865', '7007520', '9415255', '3670801', '7844410', '3811021', '1845116', '1976293', '4185153', '6146515', '8634476', '2781138', '7135014', '8212530', '6303634', '1478723', '3922887', '5406487', '7324106', '9600117', '1234213', '4426236', '3041335', '1253694', '9365154', '5132109', '1050021', '1079319', '8167853', '5666121', '8937992', '8597772', '6856265', '1559134', '5712867', '1400508', '1970060', '3459973', '4073552', '3145310', '3813376', '1195341', '4081061', '3796440', '2296826', '3620770', '6929890', '1208038', '1656890', '5344796', '7409950', '9849435', '7373258', '2076462', '6915073', '7107229', '8531074', '6648080', '5467314', '9515242', '6163338', '8189357', '2774503', '7015085', '7924812', '4527598', '5412839', '3000184', '7382975', '1685717', '2884701', '9101567', '5340652', '3887217', '8230462', '2860771', '4379749', '7683273', '8377668', '9333710', '7926241', '1395314', '1170872', '1183830', '9354320', '5348689', '7460902', '6246325', '3053290', '2283531', '1509558', '4866803', '7398705', '2063137', '2912571', '3260372', '5620600', '8041122', '3409243', '2374832', '2390579', '2868070', '1458218', '5893736', '3930422', '7446867', '9174396', '9330938', '7080393', '6436305', '3065926', '8786755', '1405848', '4087912', '2325762', '7711757', '9570251', '4059386', '6560584', '2597603', '5968370', '3268174', '5206804', '7641358', '2941682', '1899977', '8891155', '3656081', '2947825', '7152420', '4503020', '2290303', '7018969', '3253138', '9053355', '3410817', '2761024', '3399328', '9929196', '4400378', '1090698', '5018836', '1309882', '9032288', '1626291', '7826110', '4660465', '1131735', '8802537', '5145315', '2851981', '2505812', '7395342', '1096802', '9157773', '5004481', '5638306', '2352007', '4386078', '6371682', '8669458', '2006181', '9525313', '7271325', '6822265', '4970102', '4061072', '7270995', '3445966', '3662601', '3863262', '7582668', '5515647', '8958131', '3458188', '6662945', '3825244', '3399092', '9538507', '1791875', '7174891', '7201379', '2992681', '4317606', '1662682', '4668908', '4299497', '4370473', '5959297', '4834694', '8650163', '8578849', '4565939', '6027898', '4799126', '9985795', '7027979', '3535123', '7848648', '5713145', '4053156', '4360381', '3089032', '8199378', '9498808', '2706275', '7352891', '4923567', '7773958', '9288351', '8757500', '3988130', '9845897', '7670678', '5142137', '6372806', '2458790', '3846830', '8356911', '3679055', '1184815', '3415486', '6869575', '1981367', '6922831', '9409791', '8228673', '3850336', '9434321', '9223239', '3932919', '7362844', '3879996', '5985795', '5496714', '9947324', '8152121', '5871115', '2299082', '5418487', '9363870', '3839788', '7036783', '8997581', '2924420', '5393095', '7105298', '8186859', '8546016', '5192282', '9029456', '6014798', '6837252', '3919979', '6325162', '4319315', '2855641', '4585246', '8515562', '5264268', '8553351', '9358196', '5134837', '9016884', '8478868', '6435346', '1732031', '2151978', '6602253', '5569497', '9785066', '9060137', '4755086', '2046823', '2843158', '2737752', '4628401', '6675485', '1487331', '6122149', '5249163', '5530449', '8772827', '4537287', '5959594', '4770885', '8323037', '5151889', '7069710', '2538202', '8780037', '8368712', '9172852', '6237226', '2517339', '3379852', '5183300', '9394641', '5751183', '8190106', '8150308', '6955096', '8283696', '6735171', '2862453', '7107102', '9227862', '6293768', '1357356', '8146644', '3230523', '8147561', '9367628', '7586798', '7271030', '8075149', '1704734', '1267251', '3035830', '1633329', '1846432', '8432842', '2590685', '1814804', '1830332', '6785690', '2590635', '5607723', '9359054', '2047383', '4204154', '5398951', '7655765', '1476762', '8300587', '1337620', '9295064', '3191253', '1876027', '2993989', '1696363', '6875694', '9361429', '8613081', '2586373', '8932721', '9925809', '7737298', '7524047', '6782986', '3088990', '2503971', '4499786', '4803240', '7503169', '6453395', '2421395', '5469713', '4823672', '2106036', '5298893', '3790795', '8091924', '5306175', '1772428', '9494290', '8696247', '1945229', '7145030', '8229884', '7667605', '2883812', '5304008', '4328243', '8321910', '9502430', '4360869', '8330252', '8507963', '7867152', '4600835', '2820116', '7146904', '1732204', '1289139', '5316942', '4585325', '5937555', '4370054', '2681604', '9948077', '3706434', '9599029', '3661450', '8800751', '6010766', '9133201', '8316272', '7742111', '1611354', '3445230', '5710067', '7466674', '2479068', '6296509', '5693174', '1170651', '9864399', '6840690', '1359702', '1001214', '5510137', '1538763', '7568575', '8149188', '2868976', '1773269', '3692145', '4595709', '8910551', '1842140', '9140718', '5003530', '9816505', '5188757', '5616007', '9489108', '5468713', '5305363', '9162945', '4219777', '9007619', '8278143', '2624498') AND GenerateWorkOrderHistoryId = 124815;... (Thread: ThreadPoolExecutor-1_0) - __SPLIT__ 2026-07-21 10:21:58,641 - [124815] - src.utils.log - INFO - βœ… Fetched 516 rows - __SPLIT__ 2026-07-21 10:21:58,641 - [124815] - src.utils.log - INFO - 🏁 Final merged rows: 516 - __SPLIT__ 2026-07-21 10:21:58,649 - [124815] - src.utils.log - INFO - Sequential Insertion in work order tables begin - __SPLIT__ 2026-07-21 10:21:58,649 - [124815] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 10:21:58,650 - [124815] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderServices: 633 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:21:58,932 - [124815] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 633) into ServiceCore.WorkOrderServices - __SPLIT__ 2026-07-21 10:22:01,812 - [124815] - src.utils.log - INFO - βœ… All 633 rows inserted successfully into ServiceCore.WorkOrderServices in 1 batches - __SPLIT__ 2026-07-21 10:22:01,813 - [124815] - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceAuto.WorkOrderAppliedDiscount: - __SPLIT__ 2026-07-21 10:22:01,813 - [124815] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 10:22:01,813 - [124815] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderSalesPersonCommission: 504 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:22:02,112 - [124815] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 504) into ServiceCore.WorkOrderSalesPersonCommission - __SPLIT__ 2026-07-21 10:22:04,442 - [124815] - src.utils.log - INFO - βœ… All 504 rows inserted successfully into ServiceCore.WorkOrderSalesPersonCommission in 1 batches - __SPLIT__ 2026-07-21 10:22:04,443 - [124815] - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceAuto.WorkOrderCommissionAdjustment: - __SPLIT__ 2026-07-21 10:22:04,443 - [124815] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 10:22:04,443 - [124815] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderCrew: 1768 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:22:04,726 - [124815] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 1768) into ServiceCore.WorkOrderCrew - __SPLIT__ 2026-07-21 10:22:09,102 - [124815] - src.utils.log - INFO - βœ… All 1768 rows inserted successfully into ServiceCore.WorkOrderCrew in 1 batches - __SPLIT__ 2026-07-21 10:22:09,102 - [124815] - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkorderSourceMapping: - __SPLIT__ 2026-07-21 10:22:09,102 - [124815] - src.utils.log - INFO - πŸ“₯ Empty dataframe of CRM.LeadNote: - __SPLIT__ 2026-07-21 10:22:09,102 - [124815] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 10:22:09,102 - [124815] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationPublishServices: 633 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:22:09,385 - [124815] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 633) into ServiceCore.WorkOrderAutoGenerationPublishServices - __SPLIT__ 2026-07-21 10:22:12,415 - [124815] - src.utils.log - INFO - βœ… All 633 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationPublishServices in 1 batches - __SPLIT__ 2026-07-21 10:22:12,415 - [124815] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 10:22:12,416 - [124815] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.SubWorkOrder: 10 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:22:12,706 - [124815] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 10) into ServiceCore.SubWorkOrder - __SPLIT__ 2026-07-21 10:22:13,868 - [124815] - src.utils.log - INFO - βœ… All 10 rows inserted successfully into ServiceCore.SubWorkOrder in 1 batches - __SPLIT__ 2026-07-21 10:22:13,869 - [124815] - src.utils.log - INFO - πŸ” Fetching data: Select * From ServiceCore.SubWorkOrder where WorkOrderId in (2159236, 2159240, 2159268, 2159330, 2159398, 2159432, 2159528, 2159591, 2159669, 2159678)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:22:14,163 - [124815] - src.utils.log - INFO - βœ… Fetched 10 rows - __SPLIT__ 2026-07-21 10:22:14,170 - [124815] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 10:22:14,170 - [124815] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceAuto.subWorkOrderIssue: 10 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:22:14,450 - [124815] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 10) into ServiceAuto.subWorkOrderIssue - __SPLIT__ 2026-07-21 10:22:15,289 - [124815] - src.utils.log - INFO - βœ… All 10 rows inserted successfully into ServiceAuto.subWorkOrderIssue in 1 batches - __SPLIT__ 2026-07-21 10:22:15,290 - [124815] - src.utils.log - INFO - πŸ” Fetching data: Select SubWorkOrderIssueId, SubWorkOrderId, ModifiedBy From ServiceAuto.subWorkOrderIssue where SubWorkOrderId in (230516, 230517, 230513, 230514, 230515, 230520, 230522, 230518, 230519, 230521) and ModifiedBy in ('999999999', '1000000000', '1000000001', '1000000002', '1000000003', '1000000004', '1000000005', '1000000006', '1000000007', '1000000008')... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:22:15,567 - [124815] - src.utils.log - INFO - βœ… Fetched 10 rows - __SPLIT__ 2026-07-21 10:22:15,567 - [124815] - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceAuto.subWorkOrderIssue SET ModifiedBy = 'abcdallas' WHERE ModifiedBy IN ('999999999', '1000000000', '1000000001', '1000000002', '1000000003', '1000000004', '1000000005', '1000000006', '1000000007', '1000000008'); ... (Thread: ThreadPoolExecutor-2_0) - __SPLIT__ 2026-07-21 10:22:15,923 - [124815] - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-21 10:22:15,931 - [124815] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 10:22:15,931 - [124815] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceAuto.subWOIssueRepair: 10 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:22:16,215 - [124815] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 10) into ServiceAuto.subWOIssueRepair - __SPLIT__ 2026-07-21 10:22:17,057 - [124815] - src.utils.log - INFO - βœ… All 10 rows inserted successfully into ServiceAuto.subWOIssueRepair in 1 batches - __SPLIT__ 2026-07-21 10:22:17,058 - [124815] - src.utils.log - INFO - πŸ” Fetching data: Select IssueRepairId, ModifiedBy From ServiceAuto.subWOIssueRepair where SubWorkOrderIssueId in (192716, 192717, 192718, 192719, 192720, 192721, 192722, 192723, 192724, 192725)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:22:17,335 - [124815] - src.utils.log - INFO - βœ… Fetched 10 rows - __SPLIT__ 2026-07-21 10:22:17,335 - [124815] - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceAuto.subWOIssueRepair SET ModifiedBy = 'abcdallas' WHERE ModifiedBy IN ('0___TMP___192716', '0___TMP___192717', '0___TMP___192718', '0___TMP___192719', '0___TMP___192720', '0___TMP___192721', '0___TMP___192722', '0___TMP___192723', '0___TMP___192724', '0___TMP___192725') AND CreatedDate = '2026-07-21 06:22:14.168'; ... (Thread: ThreadPoolExecutor-3_0) - __SPLIT__ 2026-07-21 10:22:17,626 - [124815] - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-21 10:22:17,633 - [124815] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 10:22:17,634 - [124815] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceAuto.SubWOIssueRepairLabor: 20 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:22:17,914 - [124815] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 20) into ServiceAuto.SubWOIssueRepairLabor - __SPLIT__ 2026-07-21 10:22:18,912 - [124815] - src.utils.log - INFO - βœ… All 20 rows inserted successfully into ServiceAuto.SubWOIssueRepairLabor in 1 batches - __SPLIT__ 2026-07-21 10:22:18,913 - [124815] - src.utils.log - INFO - πŸ” Fetching data: SELECT ss.ServiceSetupId as SetupId, ss.FrequencyScheduleId as setup_frequency_schedule_id, ss.AccountNumber, ss.CompanyId, ss.BillingLocationId, ss.ServiceLocationId, ss.TaxSysName, ss.TermId, ss.TaxPercent, ss.PoNumber, ss.IsTaxExempt, ss.DisplayServiceAsSeparateLineItem, ss.GenerateInvoice, ss.IsGenerateInvoiceforInitalSetup, ss.IsGenerateInvoiceforInitalSetupBilling, ss.IsBilling, t.NetDueIn, ptm.PaymentType, ssb.* FROM ServiceCore.ServiceSetup ss LEFT JOIN ServiceCore.ServiceSetupBilling ssb ON ss.ServiceSetupId = ssb.ServiceSetupId LEFT JOIN Billing.PaymentTypeMaster ptm ON ptm.PaymentTypeMasterId = ssb.PaymentTypeMasterId left join Billing.Term t on ss.TermId = t.TermId WHERE ss.ServiceSetupId in (150715, 150714, 150716, 150701, 150700, 150695, 150694, 150705, 150707, 150712, 150699, 150710)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:22:19,188 - [124815] - src.utils.log - INFO - βœ… Fetched 12 rows - __SPLIT__ 2026-07-21 10:22:19,196 - [124815] - src.utils.log - INFO - Size of Transaction: 516 - __SPLIT__ 2026-07-21 10:22:19,197 - [124815] - src.utils.log - INFO - πŸ“₯ Inserting into Billing.Transaction (skip triggers): 516 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:22:19,614 - [124815] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 516) into Billing.Transaction (triggers skipped) - __SPLIT__ 2026-07-21 10:22:21,937 - [124815] - src.utils.log - INFO - βœ… All 516 rows inserted successfully into Billing.Transaction in 1 batches (triggers skipped) - __SPLIT__ 2026-07-21 10:22:22,074 - [124815] - src.utils.log - INFO - πŸ”„ Triggers re-enabled for session - __SPLIT__ 2026-07-21 10:22:22,075 - [124815] - src.utils.log - INFO - πŸ” Fetching data: SELECT TransactionId, ModifiedBy, TransactionDate as InvoiceDate from Billing.[Transaction] t WHERE t.ModifiedBy in (12345678910, 12345678911, 12345678912, 12345678913, 12345678914, 12345678915, 12345678916, 12345678917, 12345678918, 12345678919, 12345678920, 12345678921, 12345678922, 12345678923, 12345678924, 12345678925, 12345678926, 12345678927, 12345678928, 12345678929, 12345678930, 12345678931, 12345678932, 12345678933, 12345678934, 12345678935, 12345678936, 12345678937, 12345678938, 12345678939, 12345678940, 12345678941, 12345678942, 12345678943, 12345678944, 12345678945, 12345678946, 12345678947, 12345678948, 12345678949, 12345678950, 12345678951, 12345678952, 12345678953, 12345678954, 12345678955, 12345678956, 12345678957, 12345678958, 12345678959, 12345678960, 12345678961, 12345678962, 12345678963, 12345678964, 12345678965, 12345678966, 12345678967, 12345678968, 12345678969, 12345678970, 12345678971, 12345678972, 12345678973, 12345678974, 12345678975, 12345678976, 12345678977, 12345678978, 12345678979, 12345678980, 12345678981, 12345678982, 12345678983, 12345678984, 12345678985, 12345678986, 12345678987, 12345678988, 12345678989, 12345678990, 12345678991, 12345678992, 12345678993, 12345678994, 12345678995, 12345678996, 12345678997, 12345678998, 12345678999, 12345679000, 12345679001, 12345679002, 12345679003, 12345679004, 12345679005, 12345679006, 12345679007, 12345679008, 12345679009, 12345679010, 12345679011, 12345679012, 12345679013, 12345679014, 12345679015, 12345679016, 12345679017, 12345679018, 12345679019, 12345679020, 12345679021, 12345679022, 12345679023, 12345679024, 12345679025, 12345679026, 12345679027, 12345679028, 12345679029, 12345679030, 12345679031, 12345679032, 12345679033, 12345679034, 12345679035, 12345679036, 12345679037, 12345679038, 12345679039, 12345679040, 12345679041, 12345679042, 12345679043, 12345679044, 12345679045, 12345679046, 12345679047, 12345679048, 12345679049, 12345679050, 12345679051, 12345679052, 12345679053, 12345679054, 12345679055, 12345679056, 12345679057, 12345679058, 12345679059, 12345679060, 12345679061, 12345679062, 12345679063, 12345679064, 12345679065, 12345679066, 12345679067, 12345679068, 12345679069, 12345679070, 12345679071, 12345679072, 12345679073, 12345679074, 12345679075, 12345679076, 12345679077, 12345679078, 12345679079, 12345679080, 12345679081, 12345679082, 12345679083, 12345679084, 12345679085, 12345679086, 12345679087, 12345679088, 12345679089, 12345679090, 12345679091, 12345679092, 12345679093, 12345679094, 12345679095, 12345679096, 12345679097, 12345679098, 12345679099, 12345679100, 12345679101, 12345679102, 12345679103, 12345679104, 12345679105, 12345679106, 12345679107, 12345679108, 12345679109, 12345679110, 12345679111, 12345679112, 12345679113, 12345679114, 12345679115, 12345679116, 12345679117, 12345679118, 12345679119, 12345679120, 12345679121, 12345679122, 12345679123, 12345679124, 12345679125, 12345679126, 12345679127, 12345679128, 12345679129, 12345679130, 12345679131, 12345679132, 12345679133, 12345679134, 12345679135, 12345679136, 12345679137, 12345679138, 12345679139, 12345679140, 12345679141, 12345679142, 12345679143, 12345679144, 12345679145, 12345679146, 12345679147, 12345679148, 12345679149, 12345679150, 12345679151, 12345679152, 12345679153, 12345679154, 12345679155, 12345679156, 12345679157, 12345679158, 12345679159, 12345679160, 12345679161, 12345679162, 12345679163, 12345679164, 12345679165, 12345679166, 12345679167, 12345679168, 12345679169, 12345679170, 12345679171, 12345679172, 12345679173, 12345679174, 12345679175, 12345679176, 12345679177, 12345679178, 12345679179, 12345679180, 12345679181, 12345679182, 12345679183, 12345679184, 12345679185, 12345679186, 12345679187, 12345679188, 12345679189, 12345679190, 12345679191, 12345679192, 12345679193, 12345679194, 12345679195, 12345679196, 12345679197, 12345679198, 12345679199, 12345679200, 12345679201, 12345679202, 12345679203, 12345679204, 12345679205, 12345679206, 12345679207, 12345679208, 12345679209, 12345679210, 12345679211, 12345679212, 12345679213, 12345679214, 12345679215, 12345679216, 12345679217, 12345679218, 12345679219, 12345679220, 12345679221, 12345679222, 12345679223, 12345679224, 12345679225, 12345679226, 12345679227, 12345679228, 12345679229, 12345679230, 12345679231, 12345679232, 12345679233, 12345679234, 12345679235, 12345679236, 12345679237, 12345679238, 12345679239, 12345679240, 12345679241, 12345679242, 12345679243, 12345679244, 12345679245, 12345679246, 12345679247, 12345679248, 12345679249, 12345679250, 12345679251, 12345679252, 12345679253, 12345679254, 12345679255, 12345679256, 12345679257, 12345679258, 12345679259, 12345679260, 12345679261, 12345679262, 12345679263, 12345679264, 12345679265, 12345679266, 12345679267, 12345679268, 12345679269, 12345679270, 12345679271, 12345679272, 12345679273, 12345679274, 12345679275, 12345679276, 12345679277, 12345679278, 12345679279, 12345679280, 12345679281, 12345679282, 12345679283, 12345679284, 12345679285, 12345679286, 12345679287, 12345679288, 12345679289, 12345679290, 12345679291, 12345679292, 12345679293, 12345679294, 12345679295, 12345679296, 12345679297, 12345679298, 12345679299, 12345679300, 12345679301, 12345679302, 12345679303, 12345679304, 12345679305, 12345679306, 12345679307, 12345679308, 12345679309, 12345679310, 12345679311, 12345679312, 12345679313, 12345679314, 12345679315, 12345679316, 12345679317, 12345679318, 12345679319, 12345679320, 12345679321, 12345679322, 12345679323, 12345679324, 12345679325, 12345679326, 12345679327, 12345679328, 12345679329, 12345679330, 12345679331, 12345679332, 12345679333, 12345679334, 12345679335, 12345679336, 12345679337, 12345679338, 12345679339, 12345679340, 12345679341, 12345679342, 12345679343, 12345679344, 12345679345, 12345679346, 12345679347, 12345679348, 12345679349, 12345679350, 12345679351, 12345679352, 12345679353, 12345679354, 12345679355, 12345679356, 12345679357, 12345679358, 12345679359, 12345679360, 12345679361, 12345679362, 12345679363, 12345679364, 12345679365, 12345679366, 12345679367, 12345679368, 12345679369, 12345679370, 12345679371, 12345679372, 12345679373, 12345679374, 12345679375, 12345679376, 12345679377, 12345679378, 12345679379, 12345679380, 12345679381, 12345679382, 12345679383, 12345679384, 12345679385, 12345679386, 12345679387, 12345679388, 12345679389, 12345679390, 12345679391, 12345679392, 12345679393, 12345679394, 12345679395, 12345679396, 12345679397, 12345679398, 12345679399, 12345679400, 12345679401, 12345679402, 12345679403, 12345679404, 12345679405, 12345679406, 12345679407, 12345679408, 12345679409, 12345679410, 12345679411, 12345679412, 12345679413, 12345679414, 12345679415, 12345679416, 12345679417, 12345679418, 12345679419, 12345679420, 12345679421, 12345679422, 12345679423, 12345679424, 12345679425) and t.CompanyId = 133 AND t.TransactionType ='Invoice' AND t.CreatedDate = '2026-07-21 06:22:19.191';... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:22:23,076 - [124815] - src.utils.log - INFO - βœ… Fetched 516 rows - __SPLIT__ 2026-07-21 10:22:23,079 - [124815] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId in (150694, 150695, 150699, 150700, 150701, 150705, 150707, 150710, 150712, 150714, 150715, 150716);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:22:23,358 - [124815] - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-21 10:22:23,381 - [124815] - src.utils.log - INFO - πŸ“ Executing: UPDATE Billing.[Transaction] SET ModifiedBy = NULL WHERE ModifiedBy IN (12345678910,12345678911,12345678912,12345678913,12345678914,12345678915,12345678916,12345678917,12345678918,12345678919,12345678920,12345678921,12345678922,12345678923,12345678924,12345678925,12345678926,12345678927,12345678928,12345678929,12345678930,12345678931,12345678932,12345678933,12345678934,12345678935,12345678936,12345678937,12345678938,12345678939,12345678940,12345678941,12345678942,12345678943,12345678944,12345678945,12345678946,12345678947,12345678948,12345678949,12345678950,12345678951,12345678952,12345678953,12345678954,12345678955,12345678956,12345678957,12345678958,12345678959,12345678960,12345678961,12345678962,12345678963,12345678964,12345678965,12345678966,12345678967,12345678968,12345678969,12345678970,12345678971,12345678972,12345678973,12345678974,12345678975,12345678976,12345678977,12345678978,12345678979,12345678980,12345678981,12345678982,12345678983,12345678984,12345678985,12345678986,12345678987,12345678988,12345678989,12345678990,12345678991,12345678992,12345678993,12345678994,12345678995,12345678996,12345678997,12345678998,12345678999,12345679000,12345679001,12345679002,12345679003,12345679004,12345679005,12345679006,12345679007,12345679008,12345679009,12345679010,12345679011,12345679012,12345679013,12345679014,12345679015,12345679016,12345679017,12345679018,12345679019,12345679020,12345679021,12345679022,12345679023,12345679024,12345679025,12345679026,12345679027,12345679028,12345679029,12345679030,12345679031,12345679032,12345679033,12345679034,12345679035,12345679036,12345679037,12345679038,12345679039,12345679040,12345679041,12345679042,12345679043,12345679044,12345679045,12345679046,12345679047,12345679048,12345679049,12345679050,12345679051,12345679052,12345679053,12345679054,12345679055,12345679056,12345679057,12345679058,12345679059,12345679060,12345679061,12345679062,12345679063,12345679064,12345679065,12345679066,12345679067,12345679068,12345679069,12345679070,12345679071,12345679072,12345679073,12345679074,12345679075,12345679076,12345679077,12345679078,12345679079,12345679080,12345679081,12345679082,12345679083,12345679084,12345679085,12345679086,12345679087,12345679088,12345679089,12345679090,12345679091,12345679092,12345679093,12345679094,12345679095,12345679096,12345679097,12345679098,12345679099,12345679100,12345679101,12345679102,12345679103,12345679104,12345679105,12345679106,12345679107,12345679108,12345679109,12345679110,12345679111,12345679112,12345679113,12345679114,12345679115,12345679116,12345679117,12345679118,12345679119,12345679120,12345679121,12345679122,12345679123,12345679124,12345679125,12345679126,12345679127,12345679128,12345679129,12345679130,12345679131,12345679132,12345679133,12345679134,12345679135,12345679136,12345679137,12345679138,12345679139,12345679140,12345679141,12345679142,12345679143,12345679144,12345679145,12345679146,12345679147,12345679148,12345679149,12345679150,12345679151,12345679152,12345679153,12345679154,12345679155,12345679156,12345679157,12345679158,12345679159,12345679160,12345679161,12345679162,12345679163,12345679164,12345679165,12345679166,12345679167,12345679168,12345679169,12345679170,12345679171,12345679172,12345679173,12345679174,12345679175,12345679176,12345679177,12345679178,12345679179,12345679180,12345679181,12345679182,12345679183,12345679184,12345679185,12345679186,12345679187,12345679188,12345679189,12345679190,12345679191,12345679192,12345679193,12345679194,12345679195,12345679196,12345679197,12345679198,12345679199,12345679200,12345679201,12345679202,12345679203,12345679204,12345679205,12345679206,12345679207,12345679208,12345679209,12345679210,12345679211,12345679212,12345679213,12345679214,12345679215,12345679216,12345679217,12345679218,12345679219,12345679220,12345679221,12345679222,12345679223,12345679224,12345679225,12345679226,12345679227,12345679228,12345679229,12345679230,12345679231,12345679232,12345679233,12345679234,12345679235,12345679236,12345679237,12345679238,12345679239,12345679240,12345679241,12345679242,12345679243,12345679244,12345679245,12345679246,12345679247,12345679248,12345679249,12345679250,12345679251,12345679252,12345679253,12345679254,12345679255,12345679256,12345679257,12345679258,12345679259,12345679260,12345679261,12345679262,12345679263,12345679264,12345679265,12345679266,12345679267,12345679268,12345679269,12345679270,12345679271,12345679272,12345679273,12345679274,12345679275,12345679276,12345679277,12345679278,12345679279,12345679280,12345679281,12345679282,12345679283,12345679284,12345679285,12345679286,12345679287,12345679288,12345679289,12345679290,12345679291,12345679292,12345679293,12345679294,12345679295,12345679296,12345679297,12345679298,12345679299,12345679300,12345679301,12345679302,12345679303,12345679304,12345679305,12345679306,12345679307,12345679308,12345679309,12345679310,12345679311,12345679312,12345679313,12345679314,12345679315,12345679316,12345679317,12345679318,12345679319,12345679320,12345679321,12345679322,12345679323,12345679324,12345679325,12345679326,12345679327,12345679328,12345679329,12345679330,12345679331,12345679332,12345679333,12345679334,12345679335,12345679336,12345679337,12345679338,12345679339,12345679340,12345679341,12345679342,12345679343,12345679344,12345679345,12345679346,12345679347,12345679348,12345679349,12345679350,12345679351,12345679352,12345679353,12345679354,12345679355,12345679356,12345679357,12345679358,12345679359,12345679360,12345679361,12345679362,12345679363,12345679364,12345679365,12345679366,12345679367,12345679368,12345679369,12345679370,12345679371,12345679372,12345679373,12345679374,12345679375,12345679376,12345679377,12345679378,12345679379,12345679380,12345679381,12345679382,12345679383,12345679384,12345679385,12345679386,12345679387,12345679388,12345679389,12345679390,12345679391,12345679392,12345679393,12345679394,12345679395,12345679396,12345679397,12345679398,12345679399,12345679400,12345679401,12345679402,12345679403,12345679404,12345679405,12345679406,12345679407,12345679408,12345679409,12345679410,12345679411,12345679412,12345679413,12345679414,12345679415,12345679416,12345679417,12345679418,12345679419,12345679420,12345679421,12345679422,12345679423,12345679424,12345679425) AND CreatedDate = '2026-07-21 06:22:19.191'; ... (Thread: ThreadPoolExecutor-4_0) - __SPLIT__ 2026-07-21 10:22:24,168 - [124815] - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-21 10:22:24,174 - [124815] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 10:22:24,175 - [124815] - src.utils.log - INFO - πŸ“₯ Inserting into Billing.Invoice: 516 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:22:24,459 - [124815] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 516) into Billing.Invoice - __SPLIT__ 2026-07-21 10:22:28,841 - [124815] - src.utils.log - INFO - βœ… All 516 rows inserted successfully into Billing.Invoice in 1 batches - __SPLIT__ 2026-07-21 10:22:28,842 - [124815] - src.utils.log - INFO - πŸ” Fetching data: SELECT InvoiceId, WorkOrderNo FROM Billing.Invoice i WHERE i.WorkOrderNo in ('1429050', '1429053', '1429057', '1429065', '1429068', '1429071', '1429076', '1429260', '1429019', '1429022', '1429029', '1429033', '1429034', '1429041', '1429045', '1429113', '1429116', '1429119', '1429123', '1429130', '1429135', '1429137', '1429141', '1429084', '1429086', '1429091', '1429112', '1429100', '1429104', '1429107', '1429110', '1428926', '1428927', '1428934', '1428937', '1428940', '1428946', '1428903', '1428900', '1428895', '1428894', '1428904', '1428909', '1428911', '1428936', '1428986', '1428989', '1428995', '1429001', '1429005', '1429007', '1429010', '1428954', '1428961', '1428964', '1428970', '1428974', '1428979', '1428982', '1429309', '1429311', '1429316', '1429320', '1429325', '1429328', '1429334', '1429274', '1429278', '1429283', '1429287', '1429288', '1429292', '1429299', '1429301', '1429370', '1429374', '1429380', '1429383', '1429398', '1429392', '1429387', '1429385', '1429343', '1429346', '1429369', '1429355', '1429360', '1429364', '1429289', '1429181', '1429183', '1429190', '1429194', '1429197', '1429203', '1429147', '1429148', '1429155', '1429156', '1429164', '1429168', '1429169', '1429173', '1429243', '1429249', '1429254', '1429270', '1429266', '1429263', '1429259', '1429211', '1429213', '1429220', '1429240', '1429070', '1429233', '1429238', '1429052', '1429056', '1429060', '1429080', '1429069', '1429073', '1429077', '1429078', '1429020', '1429024', '1429028', '1429030', '1429237', '1429039', '1429042', '1429047', '1429115', '1429122', '1429125', '1429131', '1429132', '1429136', '1429140', '1429082', '1429087', '1429089', '1429094', '1429098', '1429103', '1429108', '1428921', '1428925', '1428928', '1428933', '1428952', '1428942', '1428945', '1428948', '1428902', '1428898', '1428893', '1428906', '1428908', '1428913', '1428918', '1428987', '1428988', '1428992', '1428997', '1429004', '1429006', '1429011', '1428956', '1428962', '1428966', '1428972', '1428973', '1428980', '1429032', '1429307', '1429313', '1429318', '1429322', '1429323', '1429327', '1429333', '1429336', '1429277', '1429281', '1429286', '1429291', '1429294', '1429297', '1429300', '1429371', '1429377', '1429379', '1429393', '1429396', '1429402', '1429388', '1429386', '1429344', '1429349', '1429352', '1429356', '1429361', '1429363', '1429367', '1429179', '1429186', '1429189', '1429195', '1429198', '1429204', '1429207', '1429149', '1429154', '1429159', '1429163', '1429167', '1429170', '1429175', '1429245', '1429248', '1429255', '1429272', '1429268', '1429262', '1429257', '1429256', '1429212', '1429219', '1429223', '1429231', '1429234', '1429239', '1429341', '1429191', '1429242', '1429221', '1429049', '1429055', '1429059', '1429062', '1429066', '1429072', '1429075', '1429079', '1429021', '1429023', '1429026', '1429048', '1429036', '1429038', '1429044', '1429096', '1429117', '1429121', '1429126', '1429144', '1429134', '1429139', '1429142', '1429081', '1429088', '1429092', '1429095', '1429099', '1429102', '1429109', '1428968', '1428924', '1428930', '1428935', '1428939', '1428941', '1428944', '1428951', '1428899', '1428896', '1428891', '1428905', '1428907', '1428915', '1428917', '1428919', '1428991', '1428994', '1429016', '1429003', '1429009', '1429012', '1428955', '1428960', '1428984', '1428969', '1428976', '1428978', '1429306', '1429310', '1429312', '1429317', '1429319', '1429324', '1429330', '1429332', '1429335', '1429276', '1429279', '1429284', '1429305', '1429295', '1429298', '1429302', '1429372', '1429376', '1429378', '1429401', '1429399', '1429395', '1429389', '1429339', '1429342', '1429347', '1429350', '1429357', '1429358', '1429365', '1429178', '1429182', '1429184', '1429187', '1429208', '1429200', '1429205', '1429192', '1429150', '1429152', '1429158', '1429161', '1429166', '1429172', '1429224', '1429244', '1429251', '1429253', '1429264', '1429267', '1429265', '1429261', '1429209', '1429214', '1429218', '1429222', '1429227', '1429232', '1429228', '1429051', '1429054', '1429058', '1429061', '1429067', '1429037', '1429074', '1429064', '1429018', '1429025', '1429027', '1429031', '1429035', '1429040', '1429046', '1429114', '1429118', '1429120', '1429124', '1429129', '1429133', '1429138', '1429143', '1429128', '1429085', '1429090', '1429093', '1429097', '1429105', '1429106', '1428922', '1428923', '1428929', '1428931', '1428938', '1428943', '1428947', '1428950', '1428901', '1428897', '1428892', '1428890', '1428910', '1428912', '1428916', '1428985', '1428990', '1428993', '1428998', '1429002', '1429008', '1429015', '1428957', '1428963', '1428965', '1428971', '1428975', '1428977', '1429160', '1429308', '1429314', '1429315', '1429337', '1429326', '1429329', '1429331', '1429321', '1429275', '1429280', '1429285', '1429290', '1429293', '1429296', '1429303', '1429353', '1429375', '1429381', '1429384', '1429397', '1429394', '1429390', '1429338', '1429340', '1429348', '1429351', '1429354', '1429359', '1429362', '1429177', '1429180', '1429185', '1429188', '1429193', '1429199', '1429206', '1429146', '1429151', '1429153', '1429157', '1429176', '1429165', '1429171', '1429174', '1429246', '1429247', '1429252', '1429271', '1429269', '1429273', '1429236', '1429210', '1429216', '1429217', '1429225', '1429230', '1429235', '1428983', '1429043', '1429111', '1428949', '1428953', '1428981', '1429304', '1429391', '1429145', '1429241', '1428967', '1429373', '1429201', '1429382', '1429063', '1429083', '1428999', '1429282', '1429368', '1429226', '1428888', '1429017', '1429127', '1429101', '1428932', '1428920', '1428914', '1428996', '1429014', '1429000', '1428958', '1428959', '1429400', '1429345', '1429366', '1429196', '1429202', '1429162', '1429250', '1429258', '1429229', '1428887', '1429215', '1428889', '1429013')... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:22:30,104 - [124815] - src.utils.log - INFO - βœ… Fetched 516 rows - __SPLIT__ 2026-07-21 10:22:30,117 - [124815] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, sss.NonStdSoldServiceId as SoldServiceNonStandardId, sss.Qty as Quantity, sss.Price as Rate, sss.IsTaxable, sm.Name as NonStandardServiceName, sm.Description , sm.ServiceMasterId as ServiceId FROM ServiceCore.ServiceSetupServices sss join ServiceCore.ServiceMaster sm on sm.ServiceMasterId = sss.ServiceId where ServiceSetupId in (150715, 150714, 150716, 150701, 150700, 150695, 150694, 150705, 150707, 150712, 150699, 150710) and sss.IsDeleted =0;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:22:30,398 - [124815] - src.utils.log - INFO - βœ… Fetched 13 rows - __SPLIT__ 2026-07-21 10:22:30,398 - [124815] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, sss.NonStdSoldServiceId as SoldServiceNonStandardId, sss.Qty as Quantity, sss.Price as Rate, sss.IsTaxable, sm.Name as NonStandardServiceName, sm.Description , sm.ServiceMasterId as ServiceId FROM ServiceCore.ServiceSetupInitialServices sss join ServiceCore.ServiceMaster sm on sm.ServiceMasterId = sss.ServiceId where ServiceSetupId in (150715, 150714, 150716, 150701, 150700, 150695, 150694, 150705, 150707, 150712, 150699, 150710) and sss.IsDeleted =0;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:22:30,677 - [124815] - src.utils.log - INFO - βœ… Fetched 8 rows - __SPLIT__ 2026-07-21 10:22:30,678 - [124815] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, sss.NonStdSoldServiceId as SoldServiceNonStandardId, sss.Qty as Quantity, sss.Price as Rate, sss.IsTaxable, sm.servicename as NonStandardServiceName, sm.Description , sss.ServiceId FROM ServiceCore.ServiceSetupServices sss join ServiceCore.SoldServiceNonStandard sm on sm.SoldServiceNonStandardId = sss.NonStdSoldServiceId where ServiceSetupId in (150715, 150714, 150716, 150701, 150700, 150695, 150694, 150705, 150707, 150712, 150699, 150710) and sss.IsDeleted =0; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:22:30,957 - [124815] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 10:22:30,957 - [124815] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, sss.NonStdSoldServiceId as SoldServiceNonStandardId, sss.Qty as Quantity, sss.Price as Rate, sss.IsTaxable, sm.servicename as NonStandardServiceName, sm.Description , sss.ServiceId FROM ServiceCore.ServiceSetupInitialServices sss join ServiceCore.SoldServiceNonStandard sm on sm.SoldServiceNonStandardId = sss.NonStdSoldServiceId where ServiceSetupId in (150715, 150714, 150716, 150701, 150700, 150695, 150694, 150705, 150707, 150712, 150699, 150710) and sss.IsDeleted =0; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:22:31,236 - [124815] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 10:22:31,250 - [124815] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId in (150715, 150714, 150716, 150701, 150700, 150695, 150694, 150705, 150707, 150712, 150699, 150710);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:22:31,529 - [124815] - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-21 10:22:31,536 - [124815] - src.utils.log - INFO - πŸ” Fetching data: SELECT IsInitialSetupDiscount as IsInitial, DiscountSetupId, AppliedDiscountAmt as AppliedDiscountAmount,IsActive ,ServiceSetupId from ServiceCore.ServiceSetupAppliedDiscount ssad WHERE ssad.ServiceSetupId in (150715, 150714, 150716, 150701, 150700, 150695, 150694, 150705, 150707, 150712, 150699, 150710);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:22:31,812 - [124815] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 10:22:31,816 - [124815] - src.utils.log - INFO - πŸ” Fetching data: SELECT IsInitialSetupDiscount as IsInitial, DiscountSetupId,IsActive,DiscountAmount, IsDiscountPercent,DiscountPercent,DiscountDescription, ServiceSetupId from ServiceCore.ServiceSetupAppliedDiscount ssad WHERE ssad.ServiceSetupId in (150715, 150714, 150716, 150701, 150700, 150695, 150694, 150705, 150707, 150712, 150699, 150710);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:22:32,092 - [124815] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 10:22:32,093 - [124815] - src.utils.log - INFO - Sequential Insertion in invoice tables begin - __SPLIT__ 2026-07-21 10:22:32,093 - [124815] - src.utils.log - INFO - πŸ“₯ Empty dataframe of Billing.AccountDiscountSetup: - __SPLIT__ 2026-07-21 10:22:32,093 - [124815] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 10:22:32,093 - [124815] - src.utils.log - INFO - πŸ“₯ Inserting into Billing.InvoiceCharges: 633 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:22:32,377 - [124815] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 633) into Billing.InvoiceCharges - __SPLIT__ 2026-07-21 10:22:35,737 - [124815] - src.utils.log - INFO - βœ… All 633 rows inserted successfully into Billing.InvoiceCharges in 1 batches - __SPLIT__ 2026-07-21 10:22:35,737 - [124815] - src.utils.log - INFO - πŸ“₯ Empty dataframe of Billing.DiscountApplied: - __SPLIT__ 2026-07-21 10:22:35,737 - [124815] - src.utils.log - INFO - Invoice Publish Done - __SPLIT__ 2026-07-21 10:22:35,738 - [124815] - src.utils.log - INFO - Updating Next GenerationDate - __SPLIT__ 2026-07-21 10:22:35,738 - [124815] - src.utils.log - INFO - πŸ” Fetching data: SELECT ServiceSetupId, MAX(NextWorkOrderGenerationDate) AS MaxNextWorkOrderGeneration FROM ServiceCore.WorkOrderSkipMonthAutoGeneration WHERE GenerateWorkOrderHistoryId = 124815 GROUP BY ServiceSetupId; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:22:36,014 - [124815] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 10:22:36,020 - [124815] - src.utils.log - INFO - πŸ”„ Updating next gen date sequentially: inside update_next_workorder_generation - __SPLIT__ 2026-07-21 10:22:36,159 - [124815] - src.utils.log - INFO - πŸ›  Creating temp table #tbl_a98034971b - __SPLIT__ 2026-07-21 10:22:36,440 - [124815] - src.utils.log - INFO - πŸ“Œ Bulk inserting 12 rows into #tbl_a98034971b - __SPLIT__ 2026-07-21 10:22:38,220 - [124815] - src.utils.log - INFO - πŸ” Running MERGE update to apply changes - __SPLIT__ 2026-07-21 10:22:38,365 - [124815] - src.utils.log - INFO - βœ” SQL reported affected rows: 12 - __SPLIT__ 2026-07-21 10:22:38,507 - [124815] - src.utils.log - INFO - πŸ” Verified successfully updated 12 rows via #tbl_a98034971b - __SPLIT__ 2026-07-21 10:22:38,507 - [124815] - src.utils.log - INFO - πŸŽ‰ Successfully updated NextGenerationDate using temp table #tbl_a98034971b - __SPLIT__ 2026-07-21 10:22:38,507 - [124815] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderSkipMonthAutoGeneration WHERE GenerateWorkOrderHistoryId = 124815 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:22:38,782 - [124815] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 10:22:38,782 - [124815] - src.utils.log - INFO - Sequential deletion from temp tables begin - __SPLIT__ 2026-07-21 10:22:38,782 - [124815] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationServices WHERE WorkOrderAutoGenerationId in (3683684, 3683685, 3683686, 3683687, 3683688, 3683689, 3683690, 3683691, 3683692, 3683693, 3683694, 3683695, 3683696, 3683697, 3683698, 3683699, 3683700, 3683701, 3683702, 3683703, 3683704, 3683705, 3683706, 3683707, 3683708, 3683709, 3683710, 3683711, 3683712, 3683713, 3683714, 3683715, 3683716, 3683717, 3683718, 3683719, 3683720, 3683721, 3683722, 3683723, 3683724, 3683725, 3683726, 3683727, 3683728, 3683729, 3683730, 3683731, 3683732, 3683733, 3683734, 3683735, 3683736, 3683737, 3683738, 3683739, 3683740, 3683741, 3683742, 3683743, 3683744, 3683745, 3683746, 3683747, 3683748, 3683749, 3683750, 3683751, 3683752, 3683753, 3683754, 3683755, 3683756, 3683757, 3683758, 3683759, 3683760, 3683761, 3683762, 3683763, 3683764, 3683765, 3683766, 3683767, 3683768, 3683769, 3683770, 3683771, 3683772, 3683773, 3683774, 3683775, 3683776, 3683777, 3683778, 3683779, 3683780, 3683781, 3683782, 3683783, 3683784, 3683785, 3683786, 3683787, 3683788, 3683789, 3683790, 3683791, 3683792, 3683793, 3683794, 3683795, 3683796, 3683797, 3683798, 3683799, 3683800, 3683801, 3683802, 3683803, 3683804, 3683805, 3683806, 3683807, 3683808, 3683809, 3683810, 3683811, 3683812, 3683813, 3683814, 3683815, 3683816, 3683817, 3683818, 3683819, 3683820, 3683821, 3683822, 3683823, 3683824, 3683825, 3683826, 3683827, 3683828, 3683829, 3683830, 3683831, 3683832, 3683833, 3683834, 3683835, 3683836, 3683837, 3683838, 3683839, 3683840, 3683841, 3683842, 3683843, 3683844, 3683845, 3683846, 3683847, 3683848, 3683849, 3683850, 3683851, 3683852, 3683853, 3683854, 3683855, 3683856, 3683857, 3683858, 3683859, 3683860, 3683861, 3683862, 3683863, 3683864, 3683865, 3683866, 3683867, 3683868, 3683869, 3683870, 3683871, 3683872, 3683873, 3683874, 3683875, 3683876, 3683877, 3683878, 3683879, 3683880, 3683881, 3683882, 3683883, 3683884, 3683885, 3683886, 3683887, 3683888, 3683889, 3683890, 3683891, 3683892, 3683893, 3683894, 3683895, 3683896, 3683897, 3683898, 3683899, 3683900, 3683901, 3683902, 3683903, 3683904, 3683905, 3683906, 3683907, 3683908, 3683909, 3683910, 3683911, 3683912, 3683913, 3683914, 3683915, 3683916, 3683917, 3683918, 3683919, 3683920, 3683921, 3683922, 3683923, 3683924, 3683925, 3683926, 3683927, 3683928, 3683929, 3683930, 3683931, 3683932, 3683933, 3683934, 3683935, 3683936, 3683937, 3683938, 3683939, 3683940, 3683941, 3683942, 3683943, 3683944, 3683945, 3683946, 3683947, 3683948, 3683949, 3683950, 3683951, 3683952, 3683953, 3683954, 3683955, 3683956, 3683957, 3683958, 3683959, 3683960, 3683961, 3683962, 3683963, 3683964, 3683965, 3683966, 3683967, 3683968, 3683969, 3683970, 3683971, 3683972, 3683973, 3683974, 3683975, 3683976, 3683977, 3683978, 3683979, 3683980, 3683981, 3683982, 3683983, 3683984, 3683985, 3683986, 3683987, 3683988, 3683989, 3683990, 3683991, 3683992, 3683993, 3683994, 3683995, 3683996, 3683997, 3683998, 3683999, 3684000, 3684001, 3684002, 3684003, 3684004, 3684005, 3684006, 3684007, 3684008, 3684009, 3684010, 3684011, 3684012, 3684013, 3684014, 3684015, 3684016, 3684017, 3684018, 3684019, 3684020, 3684021, 3684022, 3684023, 3684024, 3684025, 3684026, 3684027, 3684028, 3684029, 3684030, 3684031, 3684032, 3684033, 3684034, 3684035, 3684036, 3684037, 3684038, 3684039, 3684040, 3684041, 3684042, 3684043, 3684044, 3684045, 3684046, 3684047, 3684048, 3684049, 3684050, 3684051, 3684052, 3684053, 3684054, 3684055, 3684056, 3684057, 3684058, 3684059, 3684060, 3684061, 3684062, 3684063, 3684064, 3684065, 3684066, 3684067, 3684068, 3684069, 3684070, 3684071, 3684072, 3684073, 3684074, 3684075, 3684076, 3684077, 3684078, 3684079, 3684080, 3684081, 3684082, 3684083, 3684084, 3684085, 3684086, 3684087, 3684088, 3684089, 3684090, 3684091, 3684092, 3684093, 3684094, 3684095, 3684096, 3684097, 3684098, 3684099, 3684100, 3684101, 3684102, 3684103, 3684104, 3684105, 3684106, 3684107, 3684108, 3684109, 3684110, 3684111, 3684112, 3684113, 3684114, 3684115, 3684116, 3684117, 3684118, 3684119, 3684120, 3684121, 3684122, 3684123, 3684124, 3684125, 3684126, 3684127, 3684128, 3684129, 3684130, 3684131, 3684132, 3684133, 3684134, 3684135, 3684136, 3684137, 3684138, 3684139, 3684140, 3684141, 3684142, 3684143, 3684144, 3684145, 3684146, 3684147, 3684148, 3684149, 3684150, 3684151, 3684152, 3684153, 3684154, 3684155, 3684156, 3684157, 3684158, 3684159, 3684160, 3684161, 3684162, 3684163, 3684164, 3684165, 3684166, 3684167, 3684168, 3684169, 3684170, 3684171, 3684172, 3684173, 3684174, 3684175, 3684176, 3684177, 3684178, 3684179, 3684180, 3684181, 3684182, 3684183, 3684184, 3684185, 3684186, 3684187, 3684188, 3684189, 3684190, 3684191, 3684192, 3684193, 3684194, 3684195, 3684196, 3684197, 3684198, 3684199) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:22:39,143 - [124815] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 10:22:39,143 - [124815] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCrews WHERE WorkOrderAutoGenerationId in (3683684, 3683685, 3683686, 3683687, 3683688, 3683689, 3683690, 3683691, 3683692, 3683693, 3683694, 3683695, 3683696, 3683697, 3683698, 3683699, 3683700, 3683701, 3683702, 3683703, 3683704, 3683705, 3683706, 3683707, 3683708, 3683709, 3683710, 3683711, 3683712, 3683713, 3683714, 3683715, 3683716, 3683717, 3683718, 3683719, 3683720, 3683721, 3683722, 3683723, 3683724, 3683725, 3683726, 3683727, 3683728, 3683729, 3683730, 3683731, 3683732, 3683733, 3683734, 3683735, 3683736, 3683737, 3683738, 3683739, 3683740, 3683741, 3683742, 3683743, 3683744, 3683745, 3683746, 3683747, 3683748, 3683749, 3683750, 3683751, 3683752, 3683753, 3683754, 3683755, 3683756, 3683757, 3683758, 3683759, 3683760, 3683761, 3683762, 3683763, 3683764, 3683765, 3683766, 3683767, 3683768, 3683769, 3683770, 3683771, 3683772, 3683773, 3683774, 3683775, 3683776, 3683777, 3683778, 3683779, 3683780, 3683781, 3683782, 3683783, 3683784, 3683785, 3683786, 3683787, 3683788, 3683789, 3683790, 3683791, 3683792, 3683793, 3683794, 3683795, 3683796, 3683797, 3683798, 3683799, 3683800, 3683801, 3683802, 3683803, 3683804, 3683805, 3683806, 3683807, 3683808, 3683809, 3683810, 3683811, 3683812, 3683813, 3683814, 3683815, 3683816, 3683817, 3683818, 3683819, 3683820, 3683821, 3683822, 3683823, 3683824, 3683825, 3683826, 3683827, 3683828, 3683829, 3683830, 3683831, 3683832, 3683833, 3683834, 3683835, 3683836, 3683837, 3683838, 3683839, 3683840, 3683841, 3683842, 3683843, 3683844, 3683845, 3683846, 3683847, 3683848, 3683849, 3683850, 3683851, 3683852, 3683853, 3683854, 3683855, 3683856, 3683857, 3683858, 3683859, 3683860, 3683861, 3683862, 3683863, 3683864, 3683865, 3683866, 3683867, 3683868, 3683869, 3683870, 3683871, 3683872, 3683873, 3683874, 3683875, 3683876, 3683877, 3683878, 3683879, 3683880, 3683881, 3683882, 3683883, 3683884, 3683885, 3683886, 3683887, 3683888, 3683889, 3683890, 3683891, 3683892, 3683893, 3683894, 3683895, 3683896, 3683897, 3683898, 3683899, 3683900, 3683901, 3683902, 3683903, 3683904, 3683905, 3683906, 3683907, 3683908, 3683909, 3683910, 3683911, 3683912, 3683913, 3683914, 3683915, 3683916, 3683917, 3683918, 3683919, 3683920, 3683921, 3683922, 3683923, 3683924, 3683925, 3683926, 3683927, 3683928, 3683929, 3683930, 3683931, 3683932, 3683933, 3683934, 3683935, 3683936, 3683937, 3683938, 3683939, 3683940, 3683941, 3683942, 3683943, 3683944, 3683945, 3683946, 3683947, 3683948, 3683949, 3683950, 3683951, 3683952, 3683953, 3683954, 3683955, 3683956, 3683957, 3683958, 3683959, 3683960, 3683961, 3683962, 3683963, 3683964, 3683965, 3683966, 3683967, 3683968, 3683969, 3683970, 3683971, 3683972, 3683973, 3683974, 3683975, 3683976, 3683977, 3683978, 3683979, 3683980, 3683981, 3683982, 3683983, 3683984, 3683985, 3683986, 3683987, 3683988, 3683989, 3683990, 3683991, 3683992, 3683993, 3683994, 3683995, 3683996, 3683997, 3683998, 3683999, 3684000, 3684001, 3684002, 3684003, 3684004, 3684005, 3684006, 3684007, 3684008, 3684009, 3684010, 3684011, 3684012, 3684013, 3684014, 3684015, 3684016, 3684017, 3684018, 3684019, 3684020, 3684021, 3684022, 3684023, 3684024, 3684025, 3684026, 3684027, 3684028, 3684029, 3684030, 3684031, 3684032, 3684033, 3684034, 3684035, 3684036, 3684037, 3684038, 3684039, 3684040, 3684041, 3684042, 3684043, 3684044, 3684045, 3684046, 3684047, 3684048, 3684049, 3684050, 3684051, 3684052, 3684053, 3684054, 3684055, 3684056, 3684057, 3684058, 3684059, 3684060, 3684061, 3684062, 3684063, 3684064, 3684065, 3684066, 3684067, 3684068, 3684069, 3684070, 3684071, 3684072, 3684073, 3684074, 3684075, 3684076, 3684077, 3684078, 3684079, 3684080, 3684081, 3684082, 3684083, 3684084, 3684085, 3684086, 3684087, 3684088, 3684089, 3684090, 3684091, 3684092, 3684093, 3684094, 3684095, 3684096, 3684097, 3684098, 3684099, 3684100, 3684101, 3684102, 3684103, 3684104, 3684105, 3684106, 3684107, 3684108, 3684109, 3684110, 3684111, 3684112, 3684113, 3684114, 3684115, 3684116, 3684117, 3684118, 3684119, 3684120, 3684121, 3684122, 3684123, 3684124, 3684125, 3684126, 3684127, 3684128, 3684129, 3684130, 3684131, 3684132, 3684133, 3684134, 3684135, 3684136, 3684137, 3684138, 3684139, 3684140, 3684141, 3684142, 3684143, 3684144, 3684145, 3684146, 3684147, 3684148, 3684149, 3684150, 3684151, 3684152, 3684153, 3684154, 3684155, 3684156, 3684157, 3684158, 3684159, 3684160, 3684161, 3684162, 3684163, 3684164, 3684165, 3684166, 3684167, 3684168, 3684169, 3684170, 3684171, 3684172, 3684173, 3684174, 3684175, 3684176, 3684177, 3684178, 3684179, 3684180, 3684181, 3684182, 3684183, 3684184, 3684185, 3684186, 3684187, 3684188, 3684189, 3684190, 3684191, 3684192, 3684193, 3684194, 3684195, 3684196, 3684197, 3684198, 3684199) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:22:39,496 - [124815] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 10:22:39,496 - [124815] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationSalesPersonCommission WHERE WorkOrderAutoGenerationId in (3683684, 3683685, 3683686, 3683687, 3683688, 3683689, 3683690, 3683691, 3683692, 3683693, 3683694, 3683695, 3683696, 3683697, 3683698, 3683699, 3683700, 3683701, 3683702, 3683703, 3683704, 3683705, 3683706, 3683707, 3683708, 3683709, 3683710, 3683711, 3683712, 3683713, 3683714, 3683715, 3683716, 3683717, 3683718, 3683719, 3683720, 3683721, 3683722, 3683723, 3683724, 3683725, 3683726, 3683727, 3683728, 3683729, 3683730, 3683731, 3683732, 3683733, 3683734, 3683735, 3683736, 3683737, 3683738, 3683739, 3683740, 3683741, 3683742, 3683743, 3683744, 3683745, 3683746, 3683747, 3683748, 3683749, 3683750, 3683751, 3683752, 3683753, 3683754, 3683755, 3683756, 3683757, 3683758, 3683759, 3683760, 3683761, 3683762, 3683763, 3683764, 3683765, 3683766, 3683767, 3683768, 3683769, 3683770, 3683771, 3683772, 3683773, 3683774, 3683775, 3683776, 3683777, 3683778, 3683779, 3683780, 3683781, 3683782, 3683783, 3683784, 3683785, 3683786, 3683787, 3683788, 3683789, 3683790, 3683791, 3683792, 3683793, 3683794, 3683795, 3683796, 3683797, 3683798, 3683799, 3683800, 3683801, 3683802, 3683803, 3683804, 3683805, 3683806, 3683807, 3683808, 3683809, 3683810, 3683811, 3683812, 3683813, 3683814, 3683815, 3683816, 3683817, 3683818, 3683819, 3683820, 3683821, 3683822, 3683823, 3683824, 3683825, 3683826, 3683827, 3683828, 3683829, 3683830, 3683831, 3683832, 3683833, 3683834, 3683835, 3683836, 3683837, 3683838, 3683839, 3683840, 3683841, 3683842, 3683843, 3683844, 3683845, 3683846, 3683847, 3683848, 3683849, 3683850, 3683851, 3683852, 3683853, 3683854, 3683855, 3683856, 3683857, 3683858, 3683859, 3683860, 3683861, 3683862, 3683863, 3683864, 3683865, 3683866, 3683867, 3683868, 3683869, 3683870, 3683871, 3683872, 3683873, 3683874, 3683875, 3683876, 3683877, 3683878, 3683879, 3683880, 3683881, 3683882, 3683883, 3683884, 3683885, 3683886, 3683887, 3683888, 3683889, 3683890, 3683891, 3683892, 3683893, 3683894, 3683895, 3683896, 3683897, 3683898, 3683899, 3683900, 3683901, 3683902, 3683903, 3683904, 3683905, 3683906, 3683907, 3683908, 3683909, 3683910, 3683911, 3683912, 3683913, 3683914, 3683915, 3683916, 3683917, 3683918, 3683919, 3683920, 3683921, 3683922, 3683923, 3683924, 3683925, 3683926, 3683927, 3683928, 3683929, 3683930, 3683931, 3683932, 3683933, 3683934, 3683935, 3683936, 3683937, 3683938, 3683939, 3683940, 3683941, 3683942, 3683943, 3683944, 3683945, 3683946, 3683947, 3683948, 3683949, 3683950, 3683951, 3683952, 3683953, 3683954, 3683955, 3683956, 3683957, 3683958, 3683959, 3683960, 3683961, 3683962, 3683963, 3683964, 3683965, 3683966, 3683967, 3683968, 3683969, 3683970, 3683971, 3683972, 3683973, 3683974, 3683975, 3683976, 3683977, 3683978, 3683979, 3683980, 3683981, 3683982, 3683983, 3683984, 3683985, 3683986, 3683987, 3683988, 3683989, 3683990, 3683991, 3683992, 3683993, 3683994, 3683995, 3683996, 3683997, 3683998, 3683999, 3684000, 3684001, 3684002, 3684003, 3684004, 3684005, 3684006, 3684007, 3684008, 3684009, 3684010, 3684011, 3684012, 3684013, 3684014, 3684015, 3684016, 3684017, 3684018, 3684019, 3684020, 3684021, 3684022, 3684023, 3684024, 3684025, 3684026, 3684027, 3684028, 3684029, 3684030, 3684031, 3684032, 3684033, 3684034, 3684035, 3684036, 3684037, 3684038, 3684039, 3684040, 3684041, 3684042, 3684043, 3684044, 3684045, 3684046, 3684047, 3684048, 3684049, 3684050, 3684051, 3684052, 3684053, 3684054, 3684055, 3684056, 3684057, 3684058, 3684059, 3684060, 3684061, 3684062, 3684063, 3684064, 3684065, 3684066, 3684067, 3684068, 3684069, 3684070, 3684071, 3684072, 3684073, 3684074, 3684075, 3684076, 3684077, 3684078, 3684079, 3684080, 3684081, 3684082, 3684083, 3684084, 3684085, 3684086, 3684087, 3684088, 3684089, 3684090, 3684091, 3684092, 3684093, 3684094, 3684095, 3684096, 3684097, 3684098, 3684099, 3684100, 3684101, 3684102, 3684103, 3684104, 3684105, 3684106, 3684107, 3684108, 3684109, 3684110, 3684111, 3684112, 3684113, 3684114, 3684115, 3684116, 3684117, 3684118, 3684119, 3684120, 3684121, 3684122, 3684123, 3684124, 3684125, 3684126, 3684127, 3684128, 3684129, 3684130, 3684131, 3684132, 3684133, 3684134, 3684135, 3684136, 3684137, 3684138, 3684139, 3684140, 3684141, 3684142, 3684143, 3684144, 3684145, 3684146, 3684147, 3684148, 3684149, 3684150, 3684151, 3684152, 3684153, 3684154, 3684155, 3684156, 3684157, 3684158, 3684159, 3684160, 3684161, 3684162, 3684163, 3684164, 3684165, 3684166, 3684167, 3684168, 3684169, 3684170, 3684171, 3684172, 3684173, 3684174, 3684175, 3684176, 3684177, 3684178, 3684179, 3684180, 3684181, 3684182, 3684183, 3684184, 3684185, 3684186, 3684187, 3684188, 3684189, 3684190, 3684191, 3684192, 3684193, 3684194, 3684195, 3684196, 3684197, 3684198, 3684199) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:22:39,804 - [124815] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 10:22:39,804 - [124815] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationAppliedDiscount WHERE WorkOrderAutoGenerationId in (3683684, 3683685, 3683686, 3683687, 3683688, 3683689, 3683690, 3683691, 3683692, 3683693, 3683694, 3683695, 3683696, 3683697, 3683698, 3683699, 3683700, 3683701, 3683702, 3683703, 3683704, 3683705, 3683706, 3683707, 3683708, 3683709, 3683710, 3683711, 3683712, 3683713, 3683714, 3683715, 3683716, 3683717, 3683718, 3683719, 3683720, 3683721, 3683722, 3683723, 3683724, 3683725, 3683726, 3683727, 3683728, 3683729, 3683730, 3683731, 3683732, 3683733, 3683734, 3683735, 3683736, 3683737, 3683738, 3683739, 3683740, 3683741, 3683742, 3683743, 3683744, 3683745, 3683746, 3683747, 3683748, 3683749, 3683750, 3683751, 3683752, 3683753, 3683754, 3683755, 3683756, 3683757, 3683758, 3683759, 3683760, 3683761, 3683762, 3683763, 3683764, 3683765, 3683766, 3683767, 3683768, 3683769, 3683770, 3683771, 3683772, 3683773, 3683774, 3683775, 3683776, 3683777, 3683778, 3683779, 3683780, 3683781, 3683782, 3683783, 3683784, 3683785, 3683786, 3683787, 3683788, 3683789, 3683790, 3683791, 3683792, 3683793, 3683794, 3683795, 3683796, 3683797, 3683798, 3683799, 3683800, 3683801, 3683802, 3683803, 3683804, 3683805, 3683806, 3683807, 3683808, 3683809, 3683810, 3683811, 3683812, 3683813, 3683814, 3683815, 3683816, 3683817, 3683818, 3683819, 3683820, 3683821, 3683822, 3683823, 3683824, 3683825, 3683826, 3683827, 3683828, 3683829, 3683830, 3683831, 3683832, 3683833, 3683834, 3683835, 3683836, 3683837, 3683838, 3683839, 3683840, 3683841, 3683842, 3683843, 3683844, 3683845, 3683846, 3683847, 3683848, 3683849, 3683850, 3683851, 3683852, 3683853, 3683854, 3683855, 3683856, 3683857, 3683858, 3683859, 3683860, 3683861, 3683862, 3683863, 3683864, 3683865, 3683866, 3683867, 3683868, 3683869, 3683870, 3683871, 3683872, 3683873, 3683874, 3683875, 3683876, 3683877, 3683878, 3683879, 3683880, 3683881, 3683882, 3683883, 3683884, 3683885, 3683886, 3683887, 3683888, 3683889, 3683890, 3683891, 3683892, 3683893, 3683894, 3683895, 3683896, 3683897, 3683898, 3683899, 3683900, 3683901, 3683902, 3683903, 3683904, 3683905, 3683906, 3683907, 3683908, 3683909, 3683910, 3683911, 3683912, 3683913, 3683914, 3683915, 3683916, 3683917, 3683918, 3683919, 3683920, 3683921, 3683922, 3683923, 3683924, 3683925, 3683926, 3683927, 3683928, 3683929, 3683930, 3683931, 3683932, 3683933, 3683934, 3683935, 3683936, 3683937, 3683938, 3683939, 3683940, 3683941, 3683942, 3683943, 3683944, 3683945, 3683946, 3683947, 3683948, 3683949, 3683950, 3683951, 3683952, 3683953, 3683954, 3683955, 3683956, 3683957, 3683958, 3683959, 3683960, 3683961, 3683962, 3683963, 3683964, 3683965, 3683966, 3683967, 3683968, 3683969, 3683970, 3683971, 3683972, 3683973, 3683974, 3683975, 3683976, 3683977, 3683978, 3683979, 3683980, 3683981, 3683982, 3683983, 3683984, 3683985, 3683986, 3683987, 3683988, 3683989, 3683990, 3683991, 3683992, 3683993, 3683994, 3683995, 3683996, 3683997, 3683998, 3683999, 3684000, 3684001, 3684002, 3684003, 3684004, 3684005, 3684006, 3684007, 3684008, 3684009, 3684010, 3684011, 3684012, 3684013, 3684014, 3684015, 3684016, 3684017, 3684018, 3684019, 3684020, 3684021, 3684022, 3684023, 3684024, 3684025, 3684026, 3684027, 3684028, 3684029, 3684030, 3684031, 3684032, 3684033, 3684034, 3684035, 3684036, 3684037, 3684038, 3684039, 3684040, 3684041, 3684042, 3684043, 3684044, 3684045, 3684046, 3684047, 3684048, 3684049, 3684050, 3684051, 3684052, 3684053, 3684054, 3684055, 3684056, 3684057, 3684058, 3684059, 3684060, 3684061, 3684062, 3684063, 3684064, 3684065, 3684066, 3684067, 3684068, 3684069, 3684070, 3684071, 3684072, 3684073, 3684074, 3684075, 3684076, 3684077, 3684078, 3684079, 3684080, 3684081, 3684082, 3684083, 3684084, 3684085, 3684086, 3684087, 3684088, 3684089, 3684090, 3684091, 3684092, 3684093, 3684094, 3684095, 3684096, 3684097, 3684098, 3684099, 3684100, 3684101, 3684102, 3684103, 3684104, 3684105, 3684106, 3684107, 3684108, 3684109, 3684110, 3684111, 3684112, 3684113, 3684114, 3684115, 3684116, 3684117, 3684118, 3684119, 3684120, 3684121, 3684122, 3684123, 3684124, 3684125, 3684126, 3684127, 3684128, 3684129, 3684130, 3684131, 3684132, 3684133, 3684134, 3684135, 3684136, 3684137, 3684138, 3684139, 3684140, 3684141, 3684142, 3684143, 3684144, 3684145, 3684146, 3684147, 3684148, 3684149, 3684150, 3684151, 3684152, 3684153, 3684154, 3684155, 3684156, 3684157, 3684158, 3684159, 3684160, 3684161, 3684162, 3684163, 3684164, 3684165, 3684166, 3684167, 3684168, 3684169, 3684170, 3684171, 3684172, 3684173, 3684174, 3684175, 3684176, 3684177, 3684178, 3684179, 3684180, 3684181, 3684182, 3684183, 3684184, 3684185, 3684186, 3684187, 3684188, 3684189, 3684190, 3684191, 3684192, 3684193, 3684194, 3684195, 3684196, 3684197, 3684198, 3684199) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:22:40,132 - [124815] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 10:22:40,132 - [124815] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SetupAutoGenerationSourceMapping WHERE WorkOrderAutoGenerationId in (3683684, 3683685, 3683686, 3683687, 3683688, 3683689, 3683690, 3683691, 3683692, 3683693, 3683694, 3683695, 3683696, 3683697, 3683698, 3683699, 3683700, 3683701, 3683702, 3683703, 3683704, 3683705, 3683706, 3683707, 3683708, 3683709, 3683710, 3683711, 3683712, 3683713, 3683714, 3683715, 3683716, 3683717, 3683718, 3683719, 3683720, 3683721, 3683722, 3683723, 3683724, 3683725, 3683726, 3683727, 3683728, 3683729, 3683730, 3683731, 3683732, 3683733, 3683734, 3683735, 3683736, 3683737, 3683738, 3683739, 3683740, 3683741, 3683742, 3683743, 3683744, 3683745, 3683746, 3683747, 3683748, 3683749, 3683750, 3683751, 3683752, 3683753, 3683754, 3683755, 3683756, 3683757, 3683758, 3683759, 3683760, 3683761, 3683762, 3683763, 3683764, 3683765, 3683766, 3683767, 3683768, 3683769, 3683770, 3683771, 3683772, 3683773, 3683774, 3683775, 3683776, 3683777, 3683778, 3683779, 3683780, 3683781, 3683782, 3683783, 3683784, 3683785, 3683786, 3683787, 3683788, 3683789, 3683790, 3683791, 3683792, 3683793, 3683794, 3683795, 3683796, 3683797, 3683798, 3683799, 3683800, 3683801, 3683802, 3683803, 3683804, 3683805, 3683806, 3683807, 3683808, 3683809, 3683810, 3683811, 3683812, 3683813, 3683814, 3683815, 3683816, 3683817, 3683818, 3683819, 3683820, 3683821, 3683822, 3683823, 3683824, 3683825, 3683826, 3683827, 3683828, 3683829, 3683830, 3683831, 3683832, 3683833, 3683834, 3683835, 3683836, 3683837, 3683838, 3683839, 3683840, 3683841, 3683842, 3683843, 3683844, 3683845, 3683846, 3683847, 3683848, 3683849, 3683850, 3683851, 3683852, 3683853, 3683854, 3683855, 3683856, 3683857, 3683858, 3683859, 3683860, 3683861, 3683862, 3683863, 3683864, 3683865, 3683866, 3683867, 3683868, 3683869, 3683870, 3683871, 3683872, 3683873, 3683874, 3683875, 3683876, 3683877, 3683878, 3683879, 3683880, 3683881, 3683882, 3683883, 3683884, 3683885, 3683886, 3683887, 3683888, 3683889, 3683890, 3683891, 3683892, 3683893, 3683894, 3683895, 3683896, 3683897, 3683898, 3683899, 3683900, 3683901, 3683902, 3683903, 3683904, 3683905, 3683906, 3683907, 3683908, 3683909, 3683910, 3683911, 3683912, 3683913, 3683914, 3683915, 3683916, 3683917, 3683918, 3683919, 3683920, 3683921, 3683922, 3683923, 3683924, 3683925, 3683926, 3683927, 3683928, 3683929, 3683930, 3683931, 3683932, 3683933, 3683934, 3683935, 3683936, 3683937, 3683938, 3683939, 3683940, 3683941, 3683942, 3683943, 3683944, 3683945, 3683946, 3683947, 3683948, 3683949, 3683950, 3683951, 3683952, 3683953, 3683954, 3683955, 3683956, 3683957, 3683958, 3683959, 3683960, 3683961, 3683962, 3683963, 3683964, 3683965, 3683966, 3683967, 3683968, 3683969, 3683970, 3683971, 3683972, 3683973, 3683974, 3683975, 3683976, 3683977, 3683978, 3683979, 3683980, 3683981, 3683982, 3683983, 3683984, 3683985, 3683986, 3683987, 3683988, 3683989, 3683990, 3683991, 3683992, 3683993, 3683994, 3683995, 3683996, 3683997, 3683998, 3683999, 3684000, 3684001, 3684002, 3684003, 3684004, 3684005, 3684006, 3684007, 3684008, 3684009, 3684010, 3684011, 3684012, 3684013, 3684014, 3684015, 3684016, 3684017, 3684018, 3684019, 3684020, 3684021, 3684022, 3684023, 3684024, 3684025, 3684026, 3684027, 3684028, 3684029, 3684030, 3684031, 3684032, 3684033, 3684034, 3684035, 3684036, 3684037, 3684038, 3684039, 3684040, 3684041, 3684042, 3684043, 3684044, 3684045, 3684046, 3684047, 3684048, 3684049, 3684050, 3684051, 3684052, 3684053, 3684054, 3684055, 3684056, 3684057, 3684058, 3684059, 3684060, 3684061, 3684062, 3684063, 3684064, 3684065, 3684066, 3684067, 3684068, 3684069, 3684070, 3684071, 3684072, 3684073, 3684074, 3684075, 3684076, 3684077, 3684078, 3684079, 3684080, 3684081, 3684082, 3684083, 3684084, 3684085, 3684086, 3684087, 3684088, 3684089, 3684090, 3684091, 3684092, 3684093, 3684094, 3684095, 3684096, 3684097, 3684098, 3684099, 3684100, 3684101, 3684102, 3684103, 3684104, 3684105, 3684106, 3684107, 3684108, 3684109, 3684110, 3684111, 3684112, 3684113, 3684114, 3684115, 3684116, 3684117, 3684118, 3684119, 3684120, 3684121, 3684122, 3684123, 3684124, 3684125, 3684126, 3684127, 3684128, 3684129, 3684130, 3684131, 3684132, 3684133, 3684134, 3684135, 3684136, 3684137, 3684138, 3684139, 3684140, 3684141, 3684142, 3684143, 3684144, 3684145, 3684146, 3684147, 3684148, 3684149, 3684150, 3684151, 3684152, 3684153, 3684154, 3684155, 3684156, 3684157, 3684158, 3684159, 3684160, 3684161, 3684162, 3684163, 3684164, 3684165, 3684166, 3684167, 3684168, 3684169, 3684170, 3684171, 3684172, 3684173, 3684174, 3684175, 3684176, 3684177, 3684178, 3684179, 3684180, 3684181, 3684182, 3684183, 3684184, 3684185, 3684186, 3684187, 3684188, 3684189, 3684190, 3684191, 3684192, 3684193, 3684194, 3684195, 3684196, 3684197, 3684198, 3684199) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:22:40,432 - [124815] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 10:22:40,433 - [124815] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SubWorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId in (3683684, 3683685, 3683686, 3683687, 3683688, 3683689, 3683690, 3683691, 3683692, 3683693, 3683694, 3683695, 3683696, 3683697, 3683698, 3683699, 3683700, 3683701, 3683702, 3683703, 3683704, 3683705, 3683706, 3683707, 3683708, 3683709, 3683710, 3683711, 3683712, 3683713, 3683714, 3683715, 3683716, 3683717, 3683718, 3683719, 3683720, 3683721, 3683722, 3683723, 3683724, 3683725, 3683726, 3683727, 3683728, 3683729, 3683730, 3683731, 3683732, 3683733, 3683734, 3683735, 3683736, 3683737, 3683738, 3683739, 3683740, 3683741, 3683742, 3683743, 3683744, 3683745, 3683746, 3683747, 3683748, 3683749, 3683750, 3683751, 3683752, 3683753, 3683754, 3683755, 3683756, 3683757, 3683758, 3683759, 3683760, 3683761, 3683762, 3683763, 3683764, 3683765, 3683766, 3683767, 3683768, 3683769, 3683770, 3683771, 3683772, 3683773, 3683774, 3683775, 3683776, 3683777, 3683778, 3683779, 3683780, 3683781, 3683782, 3683783, 3683784, 3683785, 3683786, 3683787, 3683788, 3683789, 3683790, 3683791, 3683792, 3683793, 3683794, 3683795, 3683796, 3683797, 3683798, 3683799, 3683800, 3683801, 3683802, 3683803, 3683804, 3683805, 3683806, 3683807, 3683808, 3683809, 3683810, 3683811, 3683812, 3683813, 3683814, 3683815, 3683816, 3683817, 3683818, 3683819, 3683820, 3683821, 3683822, 3683823, 3683824, 3683825, 3683826, 3683827, 3683828, 3683829, 3683830, 3683831, 3683832, 3683833, 3683834, 3683835, 3683836, 3683837, 3683838, 3683839, 3683840, 3683841, 3683842, 3683843, 3683844, 3683845, 3683846, 3683847, 3683848, 3683849, 3683850, 3683851, 3683852, 3683853, 3683854, 3683855, 3683856, 3683857, 3683858, 3683859, 3683860, 3683861, 3683862, 3683863, 3683864, 3683865, 3683866, 3683867, 3683868, 3683869, 3683870, 3683871, 3683872, 3683873, 3683874, 3683875, 3683876, 3683877, 3683878, 3683879, 3683880, 3683881, 3683882, 3683883, 3683884, 3683885, 3683886, 3683887, 3683888, 3683889, 3683890, 3683891, 3683892, 3683893, 3683894, 3683895, 3683896, 3683897, 3683898, 3683899, 3683900, 3683901, 3683902, 3683903, 3683904, 3683905, 3683906, 3683907, 3683908, 3683909, 3683910, 3683911, 3683912, 3683913, 3683914, 3683915, 3683916, 3683917, 3683918, 3683919, 3683920, 3683921, 3683922, 3683923, 3683924, 3683925, 3683926, 3683927, 3683928, 3683929, 3683930, 3683931, 3683932, 3683933, 3683934, 3683935, 3683936, 3683937, 3683938, 3683939, 3683940, 3683941, 3683942, 3683943, 3683944, 3683945, 3683946, 3683947, 3683948, 3683949, 3683950, 3683951, 3683952, 3683953, 3683954, 3683955, 3683956, 3683957, 3683958, 3683959, 3683960, 3683961, 3683962, 3683963, 3683964, 3683965, 3683966, 3683967, 3683968, 3683969, 3683970, 3683971, 3683972, 3683973, 3683974, 3683975, 3683976, 3683977, 3683978, 3683979, 3683980, 3683981, 3683982, 3683983, 3683984, 3683985, 3683986, 3683987, 3683988, 3683989, 3683990, 3683991, 3683992, 3683993, 3683994, 3683995, 3683996, 3683997, 3683998, 3683999, 3684000, 3684001, 3684002, 3684003, 3684004, 3684005, 3684006, 3684007, 3684008, 3684009, 3684010, 3684011, 3684012, 3684013, 3684014, 3684015, 3684016, 3684017, 3684018, 3684019, 3684020, 3684021, 3684022, 3684023, 3684024, 3684025, 3684026, 3684027, 3684028, 3684029, 3684030, 3684031, 3684032, 3684033, 3684034, 3684035, 3684036, 3684037, 3684038, 3684039, 3684040, 3684041, 3684042, 3684043, 3684044, 3684045, 3684046, 3684047, 3684048, 3684049, 3684050, 3684051, 3684052, 3684053, 3684054, 3684055, 3684056, 3684057, 3684058, 3684059, 3684060, 3684061, 3684062, 3684063, 3684064, 3684065, 3684066, 3684067, 3684068, 3684069, 3684070, 3684071, 3684072, 3684073, 3684074, 3684075, 3684076, 3684077, 3684078, 3684079, 3684080, 3684081, 3684082, 3684083, 3684084, 3684085, 3684086, 3684087, 3684088, 3684089, 3684090, 3684091, 3684092, 3684093, 3684094, 3684095, 3684096, 3684097, 3684098, 3684099, 3684100, 3684101, 3684102, 3684103, 3684104, 3684105, 3684106, 3684107, 3684108, 3684109, 3684110, 3684111, 3684112, 3684113, 3684114, 3684115, 3684116, 3684117, 3684118, 3684119, 3684120, 3684121, 3684122, 3684123, 3684124, 3684125, 3684126, 3684127, 3684128, 3684129, 3684130, 3684131, 3684132, 3684133, 3684134, 3684135, 3684136, 3684137, 3684138, 3684139, 3684140, 3684141, 3684142, 3684143, 3684144, 3684145, 3684146, 3684147, 3684148, 3684149, 3684150, 3684151, 3684152, 3684153, 3684154, 3684155, 3684156, 3684157, 3684158, 3684159, 3684160, 3684161, 3684162, 3684163, 3684164, 3684165, 3684166, 3684167, 3684168, 3684169, 3684170, 3684171, 3684172, 3684173, 3684174, 3684175, 3684176, 3684177, 3684178, 3684179, 3684180, 3684181, 3684182, 3684183, 3684184, 3684185, 3684186, 3684187, 3684188, 3684189, 3684190, 3684191, 3684192, 3684193, 3684194, 3684195, 3684196, 3684197, 3684198, 3684199) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:22:40,740 - [124815] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 10:22:40,740 - [124815] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCommissionAdjustment WHERE WorkOrderAutoGenerationId in (3683684, 3683685, 3683686, 3683687, 3683688, 3683689, 3683690, 3683691, 3683692, 3683693, 3683694, 3683695, 3683696, 3683697, 3683698, 3683699, 3683700, 3683701, 3683702, 3683703, 3683704, 3683705, 3683706, 3683707, 3683708, 3683709, 3683710, 3683711, 3683712, 3683713, 3683714, 3683715, 3683716, 3683717, 3683718, 3683719, 3683720, 3683721, 3683722, 3683723, 3683724, 3683725, 3683726, 3683727, 3683728, 3683729, 3683730, 3683731, 3683732, 3683733, 3683734, 3683735, 3683736, 3683737, 3683738, 3683739, 3683740, 3683741, 3683742, 3683743, 3683744, 3683745, 3683746, 3683747, 3683748, 3683749, 3683750, 3683751, 3683752, 3683753, 3683754, 3683755, 3683756, 3683757, 3683758, 3683759, 3683760, 3683761, 3683762, 3683763, 3683764, 3683765, 3683766, 3683767, 3683768, 3683769, 3683770, 3683771, 3683772, 3683773, 3683774, 3683775, 3683776, 3683777, 3683778, 3683779, 3683780, 3683781, 3683782, 3683783, 3683784, 3683785, 3683786, 3683787, 3683788, 3683789, 3683790, 3683791, 3683792, 3683793, 3683794, 3683795, 3683796, 3683797, 3683798, 3683799, 3683800, 3683801, 3683802, 3683803, 3683804, 3683805, 3683806, 3683807, 3683808, 3683809, 3683810, 3683811, 3683812, 3683813, 3683814, 3683815, 3683816, 3683817, 3683818, 3683819, 3683820, 3683821, 3683822, 3683823, 3683824, 3683825, 3683826, 3683827, 3683828, 3683829, 3683830, 3683831, 3683832, 3683833, 3683834, 3683835, 3683836, 3683837, 3683838, 3683839, 3683840, 3683841, 3683842, 3683843, 3683844, 3683845, 3683846, 3683847, 3683848, 3683849, 3683850, 3683851, 3683852, 3683853, 3683854, 3683855, 3683856, 3683857, 3683858, 3683859, 3683860, 3683861, 3683862, 3683863, 3683864, 3683865, 3683866, 3683867, 3683868, 3683869, 3683870, 3683871, 3683872, 3683873, 3683874, 3683875, 3683876, 3683877, 3683878, 3683879, 3683880, 3683881, 3683882, 3683883, 3683884, 3683885, 3683886, 3683887, 3683888, 3683889, 3683890, 3683891, 3683892, 3683893, 3683894, 3683895, 3683896, 3683897, 3683898, 3683899, 3683900, 3683901, 3683902, 3683903, 3683904, 3683905, 3683906, 3683907, 3683908, 3683909, 3683910, 3683911, 3683912, 3683913, 3683914, 3683915, 3683916, 3683917, 3683918, 3683919, 3683920, 3683921, 3683922, 3683923, 3683924, 3683925, 3683926, 3683927, 3683928, 3683929, 3683930, 3683931, 3683932, 3683933, 3683934, 3683935, 3683936, 3683937, 3683938, 3683939, 3683940, 3683941, 3683942, 3683943, 3683944, 3683945, 3683946, 3683947, 3683948, 3683949, 3683950, 3683951, 3683952, 3683953, 3683954, 3683955, 3683956, 3683957, 3683958, 3683959, 3683960, 3683961, 3683962, 3683963, 3683964, 3683965, 3683966, 3683967, 3683968, 3683969, 3683970, 3683971, 3683972, 3683973, 3683974, 3683975, 3683976, 3683977, 3683978, 3683979, 3683980, 3683981, 3683982, 3683983, 3683984, 3683985, 3683986, 3683987, 3683988, 3683989, 3683990, 3683991, 3683992, 3683993, 3683994, 3683995, 3683996, 3683997, 3683998, 3683999, 3684000, 3684001, 3684002, 3684003, 3684004, 3684005, 3684006, 3684007, 3684008, 3684009, 3684010, 3684011, 3684012, 3684013, 3684014, 3684015, 3684016, 3684017, 3684018, 3684019, 3684020, 3684021, 3684022, 3684023, 3684024, 3684025, 3684026, 3684027, 3684028, 3684029, 3684030, 3684031, 3684032, 3684033, 3684034, 3684035, 3684036, 3684037, 3684038, 3684039, 3684040, 3684041, 3684042, 3684043, 3684044, 3684045, 3684046, 3684047, 3684048, 3684049, 3684050, 3684051, 3684052, 3684053, 3684054, 3684055, 3684056, 3684057, 3684058, 3684059, 3684060, 3684061, 3684062, 3684063, 3684064, 3684065, 3684066, 3684067, 3684068, 3684069, 3684070, 3684071, 3684072, 3684073, 3684074, 3684075, 3684076, 3684077, 3684078, 3684079, 3684080, 3684081, 3684082, 3684083, 3684084, 3684085, 3684086, 3684087, 3684088, 3684089, 3684090, 3684091, 3684092, 3684093, 3684094, 3684095, 3684096, 3684097, 3684098, 3684099, 3684100, 3684101, 3684102, 3684103, 3684104, 3684105, 3684106, 3684107, 3684108, 3684109, 3684110, 3684111, 3684112, 3684113, 3684114, 3684115, 3684116, 3684117, 3684118, 3684119, 3684120, 3684121, 3684122, 3684123, 3684124, 3684125, 3684126, 3684127, 3684128, 3684129, 3684130, 3684131, 3684132, 3684133, 3684134, 3684135, 3684136, 3684137, 3684138, 3684139, 3684140, 3684141, 3684142, 3684143, 3684144, 3684145, 3684146, 3684147, 3684148, 3684149, 3684150, 3684151, 3684152, 3684153, 3684154, 3684155, 3684156, 3684157, 3684158, 3684159, 3684160, 3684161, 3684162, 3684163, 3684164, 3684165, 3684166, 3684167, 3684168, 3684169, 3684170, 3684171, 3684172, 3684173, 3684174, 3684175, 3684176, 3684177, 3684178, 3684179, 3684180, 3684181, 3684182, 3684183, 3684184, 3684185, 3684186, 3684187, 3684188, 3684189, 3684190, 3684191, 3684192, 3684193, 3684194, 3684195, 3684196, 3684197, 3684198, 3684199) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:22:41,039 - [124815] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 10:22:41,039 - [124815] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId in (3683684, 3683685, 3683686, 3683687, 3683688, 3683689, 3683690, 3683691, 3683692, 3683693, 3683694, 3683695, 3683696, 3683697, 3683698, 3683699, 3683700, 3683701, 3683702, 3683703, 3683704, 3683705, 3683706, 3683707, 3683708, 3683709, 3683710, 3683711, 3683712, 3683713, 3683714, 3683715, 3683716, 3683717, 3683718, 3683719, 3683720, 3683721, 3683722, 3683723, 3683724, 3683725, 3683726, 3683727, 3683728, 3683729, 3683730, 3683731, 3683732, 3683733, 3683734, 3683735, 3683736, 3683737, 3683738, 3683739, 3683740, 3683741, 3683742, 3683743, 3683744, 3683745, 3683746, 3683747, 3683748, 3683749, 3683750, 3683751, 3683752, 3683753, 3683754, 3683755, 3683756, 3683757, 3683758, 3683759, 3683760, 3683761, 3683762, 3683763, 3683764, 3683765, 3683766, 3683767, 3683768, 3683769, 3683770, 3683771, 3683772, 3683773, 3683774, 3683775, 3683776, 3683777, 3683778, 3683779, 3683780, 3683781, 3683782, 3683783, 3683784, 3683785, 3683786, 3683787, 3683788, 3683789, 3683790, 3683791, 3683792, 3683793, 3683794, 3683795, 3683796, 3683797, 3683798, 3683799, 3683800, 3683801, 3683802, 3683803, 3683804, 3683805, 3683806, 3683807, 3683808, 3683809, 3683810, 3683811, 3683812, 3683813, 3683814, 3683815, 3683816, 3683817, 3683818, 3683819, 3683820, 3683821, 3683822, 3683823, 3683824, 3683825, 3683826, 3683827, 3683828, 3683829, 3683830, 3683831, 3683832, 3683833, 3683834, 3683835, 3683836, 3683837, 3683838, 3683839, 3683840, 3683841, 3683842, 3683843, 3683844, 3683845, 3683846, 3683847, 3683848, 3683849, 3683850, 3683851, 3683852, 3683853, 3683854, 3683855, 3683856, 3683857, 3683858, 3683859, 3683860, 3683861, 3683862, 3683863, 3683864, 3683865, 3683866, 3683867, 3683868, 3683869, 3683870, 3683871, 3683872, 3683873, 3683874, 3683875, 3683876, 3683877, 3683878, 3683879, 3683880, 3683881, 3683882, 3683883, 3683884, 3683885, 3683886, 3683887, 3683888, 3683889, 3683890, 3683891, 3683892, 3683893, 3683894, 3683895, 3683896, 3683897, 3683898, 3683899, 3683900, 3683901, 3683902, 3683903, 3683904, 3683905, 3683906, 3683907, 3683908, 3683909, 3683910, 3683911, 3683912, 3683913, 3683914, 3683915, 3683916, 3683917, 3683918, 3683919, 3683920, 3683921, 3683922, 3683923, 3683924, 3683925, 3683926, 3683927, 3683928, 3683929, 3683930, 3683931, 3683932, 3683933, 3683934, 3683935, 3683936, 3683937, 3683938, 3683939, 3683940, 3683941, 3683942, 3683943, 3683944, 3683945, 3683946, 3683947, 3683948, 3683949, 3683950, 3683951, 3683952, 3683953, 3683954, 3683955, 3683956, 3683957, 3683958, 3683959, 3683960, 3683961, 3683962, 3683963, 3683964, 3683965, 3683966, 3683967, 3683968, 3683969, 3683970, 3683971, 3683972, 3683973, 3683974, 3683975, 3683976, 3683977, 3683978, 3683979, 3683980, 3683981, 3683982, 3683983, 3683984, 3683985, 3683986, 3683987, 3683988, 3683989, 3683990, 3683991, 3683992, 3683993, 3683994, 3683995, 3683996, 3683997, 3683998, 3683999, 3684000, 3684001, 3684002, 3684003, 3684004, 3684005, 3684006, 3684007, 3684008, 3684009, 3684010, 3684011, 3684012, 3684013, 3684014, 3684015, 3684016, 3684017, 3684018, 3684019, 3684020, 3684021, 3684022, 3684023, 3684024, 3684025, 3684026, 3684027, 3684028, 3684029, 3684030, 3684031, 3684032, 3684033, 3684034, 3684035, 3684036, 3684037, 3684038, 3684039, 3684040, 3684041, 3684042, 3684043, 3684044, 3684045, 3684046, 3684047, 3684048, 3684049, 3684050, 3684051, 3684052, 3684053, 3684054, 3684055, 3684056, 3684057, 3684058, 3684059, 3684060, 3684061, 3684062, 3684063, 3684064, 3684065, 3684066, 3684067, 3684068, 3684069, 3684070, 3684071, 3684072, 3684073, 3684074, 3684075, 3684076, 3684077, 3684078, 3684079, 3684080, 3684081, 3684082, 3684083, 3684084, 3684085, 3684086, 3684087, 3684088, 3684089, 3684090, 3684091, 3684092, 3684093, 3684094, 3684095, 3684096, 3684097, 3684098, 3684099, 3684100, 3684101, 3684102, 3684103, 3684104, 3684105, 3684106, 3684107, 3684108, 3684109, 3684110, 3684111, 3684112, 3684113, 3684114, 3684115, 3684116, 3684117, 3684118, 3684119, 3684120, 3684121, 3684122, 3684123, 3684124, 3684125, 3684126, 3684127, 3684128, 3684129, 3684130, 3684131, 3684132, 3684133, 3684134, 3684135, 3684136, 3684137, 3684138, 3684139, 3684140, 3684141, 3684142, 3684143, 3684144, 3684145, 3684146, 3684147, 3684148, 3684149, 3684150, 3684151, 3684152, 3684153, 3684154, 3684155, 3684156, 3684157, 3684158, 3684159, 3684160, 3684161, 3684162, 3684163, 3684164, 3684165, 3684166, 3684167, 3684168, 3684169, 3684170, 3684171, 3684172, 3684173, 3684174, 3684175, 3684176, 3684177, 3684178, 3684179, 3684180, 3684181, 3684182, 3684183, 3684184, 3684185, 3684186, 3684187, 3684188, 3684189, 3684190, 3684191, 3684192, 3684193, 3684194, 3684195, 3684196, 3684197, 3684198, 3684199) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:22:42,484 - [124815] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 10:22:42,485 - [124815] - src.utils.log - INFO - Work order published ids: (3683684, 3683685, 3683686, 3683687, 3683688, 3683689, 3683690, 3683691, 3683692, 3683693, 3683694, 3683695, 3683696, 3683697, 3683698, 3683699, 3683700, 3683701, 3683702, 3683703, 3683704, 3683705, 3683706, 3683707, 3683708, 3683709, 3683710, 3683711, 3683712, 3683713, 3683714, 3683715, 3683716, 3683717, 3683718, 3683719, 3683720, 3683721, 3683722, 3683723, 3683724, 3683725, 3683726, 3683727, 3683728, 3683729, 3683730, 3683731, 3683732, 3683733, 3683734, 3683735, 3683736, 3683737, 3683738, 3683739, 3683740, 3683741, 3683742, 3683743, 3683744, 3683745, 3683746, 3683747, 3683748, 3683749, 3683750, 3683751, 3683752, 3683753, 3683754, 3683755, 3683756, 3683757, 3683758, 3683759, 3683760, 3683761, 3683762, 3683763, 3683764, 3683765, 3683766, 3683767, 3683768, 3683769, 3683770, 3683771, 3683772, 3683773, 3683774, 3683775, 3683776, 3683777, 3683778, 3683779, 3683780, 3683781, 3683782, 3683783, 3683784, 3683785, 3683786, 3683787, 3683788, 3683789, 3683790, 3683791, 3683792, 3683793, 3683794, 3683795, 3683796, 3683797, 3683798, 3683799, 3683800, 3683801, 3683802, 3683803, 3683804, 3683805, 3683806, 3683807, 3683808, 3683809, 3683810, 3683811, 3683812, 3683813, 3683814, 3683815, 3683816, 3683817, 3683818, 3683819, 3683820, 3683821, 3683822, 3683823, 3683824, 3683825, 3683826, 3683827, 3683828, 3683829, 3683830, 3683831, 3683832, 3683833, 3683834, 3683835, 3683836, 3683837, 3683838, 3683839, 3683840, 3683841, 3683842, 3683843, 3683844, 3683845, 3683846, 3683847, 3683848, 3683849, 3683850, 3683851, 3683852, 3683853, 3683854, 3683855, 3683856, 3683857, 3683858, 3683859, 3683860, 3683861, 3683862, 3683863, 3683864, 3683865, 3683866, 3683867, 3683868, 3683869, 3683870, 3683871, 3683872, 3683873, 3683874, 3683875, 3683876, 3683877, 3683878, 3683879, 3683880, 3683881, 3683882, 3683883, 3683884, 3683885, 3683886, 3683887, 3683888, 3683889, 3683890, 3683891, 3683892, 3683893, 3683894, 3683895, 3683896, 3683897, 3683898, 3683899, 3683900, 3683901, 3683902, 3683903, 3683904, 3683905, 3683906, 3683907, 3683908, 3683909, 3683910, 3683911, 3683912, 3683913, 3683914, 3683915, 3683916, 3683917, 3683918, 3683919, 3683920, 3683921, 3683922, 3683923, 3683924, 3683925, 3683926, 3683927, 3683928, 3683929, 3683930, 3683931, 3683932, 3683933, 3683934, 3683935, 3683936, 3683937, 3683938, 3683939, 3683940, 3683941, 3683942, 3683943, 3683944, 3683945, 3683946, 3683947, 3683948, 3683949, 3683950, 3683951, 3683952, 3683953, 3683954, 3683955, 3683956, 3683957, 3683958, 3683959, 3683960, 3683961, 3683962, 3683963, 3683964, 3683965, 3683966, 3683967, 3683968, 3683969, 3683970, 3683971, 3683972, 3683973, 3683974, 3683975, 3683976, 3683977, 3683978, 3683979, 3683980, 3683981, 3683982, 3683983, 3683984, 3683985, 3683986, 3683987, 3683988, 3683989, 3683990, 3683991, 3683992, 3683993, 3683994, 3683995, 3683996, 3683997, 3683998, 3683999, 3684000, 3684001, 3684002, 3684003, 3684004, 3684005, 3684006, 3684007, 3684008, 3684009, 3684010, 3684011, 3684012, 3684013, 3684014, 3684015, 3684016, 3684017, 3684018, 3684019, 3684020, 3684021, 3684022, 3684023, 3684024, 3684025, 3684026, 3684027, 3684028, 3684029, 3684030, 3684031, 3684032, 3684033, 3684034, 3684035, 3684036, 3684037, 3684038, 3684039, 3684040, 3684041, 3684042, 3684043, 3684044, 3684045, 3684046, 3684047, 3684048, 3684049, 3684050, 3684051, 3684052, 3684053, 3684054, 3684055, 3684056, 3684057, 3684058, 3684059, 3684060, 3684061, 3684062, 3684063, 3684064, 3684065, 3684066, 3684067, 3684068, 3684069, 3684070, 3684071, 3684072, 3684073, 3684074, 3684075, 3684076, 3684077, 3684078, 3684079, 3684080, 3684081, 3684082, 3684083, 3684084, 3684085, 3684086, 3684087, 3684088, 3684089, 3684090, 3684091, 3684092, 3684093, 3684094, 3684095, 3684096, 3684097, 3684098, 3684099, 3684100, 3684101, 3684102, 3684103, 3684104, 3684105, 3684106, 3684107, 3684108, 3684109, 3684110, 3684111, 3684112, 3684113, 3684114, 3684115, 3684116, 3684117, 3684118, 3684119, 3684120, 3684121, 3684122, 3684123, 3684124, 3684125, 3684126, 3684127, 3684128, 3684129, 3684130, 3684131, 3684132, 3684133, 3684134, 3684135, 3684136, 3684137, 3684138, 3684139, 3684140, 3684141, 3684142, 3684143, 3684144, 3684145, 3684146, 3684147, 3684148, 3684149, 3684150, 3684151, 3684152, 3684153, 3684154, 3684155, 3684156, 3684157, 3684158, 3684159, 3684160, 3684161, 3684162, 3684163, 3684164, 3684165, 3684166, 3684167, 3684168, 3684169, 3684170, 3684171, 3684172, 3684173, 3684174, 3684175, 3684176, 3684177, 3684178, 3684179, 3684180, 3684181, 3684182, 3684183, 3684184, 3684185, 3684186, 3684187, 3684188, 3684189, 3684190, 3684191, 3684192, 3684193, 3684194, 3684195, 3684196, 3684197, 3684198, 3684199) - __SPLIT__ 2026-07-21 10:22:42,485 - [124815] - src.utils.log - INFO - Time took to perform operation in publishing [124815]: 76.11 - __SPLIT__ 2026-07-21 10:22:42,485 - [124815] - src.utils.log - INFO - Publish Completed for GenerateWorkOrderHistoryId: [124815] - __SPLIT__ 2026-07-21 10:22:42,485 - [124815] - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET PublishStatus = 'Completed', PublishStatusDateTime = '2026-07-21 06:22:42.485' WHERE CompanyId = 133 AND GenerateWorkOrderHistoryId = 124815;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:22:42,762 - [124815] - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-21 10:23:27,790 - 124816 - src.utils.log - INFO - ParallelProcessing=False GenerateWorkOrderHistoryId=124816 - __SPLIT__ 2026-07-21 10:23:27,791 - 124816 - src.utils.log - INFO - Sequential Work order generation algo started for GenerateWorkOrderHistoryId: 124816 - __SPLIT__ 2026-07-21 10:23:27,792 - 124816 - src.utils.log - INFO - βœ… Successfully connected to database - __SPLIT__ 2026-07-21 10:23:27,792 - 124816 - src.utils.log - INFO - πŸ” Fetching data: SELECT ConnectionStringName FROM Common.CompanyTenantMaster WHERE CompanyKey = 'abcdallas'... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:23:29,750 - 124816 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 10:23:29,751 - 124816 - src.utils.log - INFO - πŸ”’ Connection pool closed - __SPLIT__ 2026-07-21 10:23:29,751 - 124816 - src.utils.log - INFO - πŸ”Œ Connecting to: abcdallas - __SPLIT__ 2026-07-21 10:23:29,752 - 124816 - src.utils.log - INFO - βœ… Successfully connected to abcdallas - __SPLIT__ 2026-07-21 10:23:29,752 - 124816 - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET Status = 'InProgress' WHERE GenerateWorkOrderHistoryId = 124816;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:23:31,585 - 124816 - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-21 10:23:31,586 - 124816 - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.RecurringServicePrice, gw.StartDate, gw.EndDate, gw.CreatedBy AS NewCreatedBy, gw.RouteIds, ss.* FROM ServiceCore.GenerateWorkOrderHistory gw JOIN ServiceCore.ServiceSetup ss ON gw.CompanyId = ss.CompanyId AND ( (ss.NextGenerationDate <= gw.EndDate AND ss.NextGenerationDate >= gw.StartDate) OR ss.NextGenerationDate IS NULL) AND (gw.AccountNumber IS NULL OR ss.AccountNumber = gw.AccountNumber) AND (gw.ServiceSetupId IS NULL OR ss.ServiceSetupId = gw.ServiceSetupId)AND (gw.RouteIds IS NULL OR ss.RouteMasterId IN (SELECT CAST(value AS INT) FROM STRING_SPLIT((SELECT RouteIds FROM ServiceCore.GenerateWorkOrderHistory WHERE GenerateWorkOrderHistoryid = 124816), ',' )) OR ss.InitialRouteId IN ( SELECT CAST(value AS INT) FROM STRING_SPLIT((SELECT RouteIds FROM ServiceCore.GenerateWorkOrderHistory WHERE GenerateWorkOrderHistoryid = 124816), ','))) JOIN (SELECT SUM(Price) AS RecurringServicePrice, ServiceSetupId FROM ServiceCore.ServiceSetupServices GROUP BY ServiceSetupId ) sss ON sss.ServiceSetupId = ss.ServiceSetupId WHERE gw.GenerateWorkOrderHistoryid = 124816 AND ss.FrequencyScheduleId IS NOT NULL AND ss.IsActive = 1 AND ss.IsDeleted = 0 AND ss.Status <> 'Canceled' AND ((ss.OrderType = gw.OrderType) OR gw.OrderType IS NULL);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:23:31,890 - 124816 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 10:23:31,890 - 124816 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.GenerateWorkOrderHistory gwoh WHERE GenerateWorkOrderHistoryId = 124816;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:23:32,153 - 124816 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 10:23:32,156 - 124816 - src.utils.log - INFO - FrequencyScheduleId missing for setups: []: Ignored these setups - __SPLIT__ 2026-07-21 10:23:32,156 - 124816 - src.utils.log - INFO - πŸ” Fetching data: SELECT fsd.IntervalDays, fs.CreatedDate ,f.FrequencyId , fs.FrequencyScheduleId, f.[SysName], f.FrequencyValue, f.YearlyOccurrence , fs.ScheduleFormat,fsd.Days, fsd.Weeks, fsd.Months,fsc.[Month] as sch_months, fsd.StartMonth , fsd.DateDay,fsd.DateMonth FROM [ServiceCore].[FrequencyMaster] f inner join [ServiceCore].[FrequencySchedule] fs on fs.FrequencyId = f.FrequencyId left join ServiceCore.FrequencyScheduleCycle fsc on fsc.FrequencyScheduleId = fs.FrequencyScheduleId left join [ServiceCore].[FrequencyScheduleDetail] fsd on fsd.FrequencyScheduleId = fs.FrequencyScheduleId WHERE fsd.FrequencyScheduleId = 14637... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:23:32,424 - 124816 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 10:23:32,425 - 124816 - src.utils.log - INFO - Found the Setups and Frequencies - __SPLIT__ 2026-07-21 10:23:32,427 - 124816 - src.utils.log - INFO - Inside work order function - __SPLIT__ 2026-07-21 10:23:32,428 - 124816 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 150711;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:23:32,691 - 124816 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 10:23:32,692 - 124816 - src.utils.log - INFO - πŸ” Fetching data: select ServiceDate, ServiceSetupId, IsInitial from serviceCore.WorkOrder wo inner join ServiceCore.WorkOrderStatus wos on wo.WoStatusId = wos.WoStatusId where ServiceDate >= '2026-07-21 00:00:00' and ServiceDate <= '2028-12-31 00:00:00' and ServiceSetupId = 150711 and wo.IsActive = 1 and wos.Name not in ('Void', 'Cancelled');... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:23:32,961 - 124816 - src.utils.log - INFO - βœ… Fetched 4 rows - __SPLIT__ 2026-07-21 10:23:33,507 - 124816 - src.utils.log - INFO - Generating work orders for setup: 150711 - __SPLIT__ 2026-07-21 10:23:33,739 - 124816 - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM COMMON.RangeofTime where RangeofTimeId = 11437;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:23:34,001 - 124816 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 10:23:34,009 - 124816 - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM COMMON.RangeofTime where RangeofTimeId = 11437;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:23:34,274 - 124816 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 10:23:34,315 - 124816 - src.utils.log - INFO - Updating Next Gen Date - __SPLIT__ 2026-07-21 10:23:34,321 - 124816 - src.utils.log - INFO - πŸ” Fetching data: SELECT WoStatusId From ServiceCore.WorkOrderStatus wos where CompanyId=133 and [SysName]= 'Incomplete' ;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:23:34,582 - 124816 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 10:23:34,584 - 124816 - src.utils.log - INFO - Deleting duplicate records - __SPLIT__ 2026-07-21 10:23:34,584 - 124816 - src.utils.log - INFO - Running deletes SEQUENTIALLY… - __SPLIT__ 2026-07-21 10:23:34,584 - 124816 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationServices WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150711 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:23:34,911 - 124816 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 10:23:34,912 - 124816 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCrews WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150711 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:23:35,226 - 124816 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 10:23:35,226 - 124816 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationSalesPersonCommission WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150711 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:23:35,496 - 124816 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 10:23:35,496 - 124816 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationAppliedDiscount WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150711 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:23:35,815 - 124816 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 10:23:35,815 - 124816 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SetupAutoGenerationSourceMapping WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150711 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:23:36,121 - 124816 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 10:23:36,121 - 124816 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SubWorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150711 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:23:36,395 - 124816 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 10:23:36,396 - 124816 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCommissionAdjustment WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150711 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:23:36,659 - 124816 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 10:23:36,659 - 124816 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150711 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:23:37,444 - 124816 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 10:23:37,444 - 124816 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 10:23:37,444 - 124816 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGeneration: 21 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:23:37,744 - 124816 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 21) into ServiceCore.WorkOrderAutoGeneration - __SPLIT__ 2026-07-21 10:23:39,521 - 124816 - src.utils.log - INFO - βœ… All 21 rows inserted successfully into ServiceCore.WorkOrderAutoGeneration in 1 batches - __SPLIT__ 2026-07-21 10:23:39,521 - 124816 - src.utils.log - INFO - πŸ” Fetching data: Select TOP 21 WorkOrderAutoGenerationId, ServiceSetupId , ModifiedBy, ModifiedDate, IsInitial From ServiceCore.WorkOrderAutoGeneration WHERE ModifiedDate='2026-07-21 15:45:57.091' and ServiceSetupId = 150711... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:23:39,823 - 124816 - src.utils.log - INFO - βœ… Fetched 21 rows - __SPLIT__ 2026-07-21 10:23:39,823 - 124816 - src.utils.log - INFO - Id's of work order inserted to DB: [3684200 3684201 3684202 3684203 3684204 3684205 3684206 3684207 3684208 3684209 3684210 3684211 3684212 3684213 3684214 3684215 3684216 3684217 3684218 3684219 3684220] - __SPLIT__ 2026-07-21 10:23:39,824 - 124816 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 150711;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:23:40,088 - 124816 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 10:23:40,089 - 124816 - src.utils.log - INFO - Inside get_remaining_temp_tables - __SPLIT__ 2026-07-21 10:23:40,089 - 124816 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from servicecore.serviceSetupServices sss where ServiceSetupId = 150711... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:23:40,351 - 124816 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 10:23:40,352 - 124816 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from servicecore.ServiceSetupInitialServices sss where ServiceSetupId = 150711... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:23:40,614 - 124816 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 10:23:40,618 - 124816 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupCrew ssc where ServiceSetupId = 150711... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:23:40,886 - 124816 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 10:23:40,887 - 124816 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSalesPersonCommission ssspc where ServiceSetupId = 150711... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:23:41,150 - 124816 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 10:23:41,150 - 124816 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupCommissionAdjustment ssspc where ServiceSetupId = 150711... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:23:41,412 - 124816 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 10:23:41,413 - 124816 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.serviceSetupAppliedDiscount WHERE ServiceSetupId = 150711;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:23:41,674 - 124816 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 10:23:41,675 - 124816 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.SetupSourceMapping WHERE ServiceSetupId = 150711;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:23:41,937 - 124816 - src.utils.log - INFO - βœ… Fetched 4 rows - __SPLIT__ 2026-07-21 10:23:41,938 - 124816 - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM [ServiceCore].[CommunicationPreferencesServiceReportNotification] WITH(NOLOCK) WHERE EntityType = 'Setup' AND ServiceSetupId = 150711;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:23:42,287 - 124816 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 10:23:42,287 - 124816 - src.utils.log - INFO - πŸ” Fetching data: SELECT * From CRM.LeadNote WHERE RefType = 'Setup' and RefId = 150711;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:23:42,548 - 124816 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 10:23:42,559 - 124816 - src.utils.log - INFO - Inside insert_data_in_temp_tables for work order generation - __SPLIT__ 2026-07-21 10:23:42,560 - 124816 - src.utils.log - INFO - πŸ“₯ Empty dataframe of CRM.LeadNote: - __SPLIT__ 2026-07-21 10:23:42,560 - 124816 - src.utils.log - INFO - leadNoteDf inserted to dream DB - __SPLIT__ 2026-07-21 10:23:42,560 - 124816 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.CommunicationPreferencesServiceReportNotification: - __SPLIT__ 2026-07-21 10:23:42,560 - 124816 - src.utils.log - INFO - CommunicationPreferencesServiceReportNotification inserted to dream DB - __SPLIT__ 2026-07-21 10:23:42,560 - 124816 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 10:23:42,560 - 124816 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN ('3684211', '3684212', '3684203', '3684205', '3684210', '3684220', '3684217', '3684214', '3684209', '3684213', '3684200', '3684207', '3684204', '3684219', '3684216', '3684206', '3684202', '3684201', '3684215', '3684218', '3684208') ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:23:42,824 - 124816 - src.utils.log - INFO - βœ… Fetched 21 rows - __SPLIT__ 2026-07-21 10:23:42,825 - 124816 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.SetupAutoGenerationSourceMapping: 0 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:23:43,090 - 124816 - src.utils.log - INFO - βœ… All 0 rows inserted successfully into ServiceCore.SetupAutoGenerationSourceMapping in 0 batches - __SPLIT__ 2026-07-21 10:23:43,090 - 124816 - src.utils.log - INFO - SetupAutoGenerationSourceMapping inserted to dream DB - __SPLIT__ 2026-07-21 10:23:43,090 - 124816 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationAppliedDiscount: - __SPLIT__ 2026-07-21 10:23:43,090 - 124816 - src.utils.log - INFO - WorkOrderAutoGenerationAppliedDiscount inserted to dream DB - __SPLIT__ 2026-07-21 10:23:43,090 - 124816 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 10:23:43,090 - 124816 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN (3684200, 3684201, 3684202, 3684203, 3684204, 3684205, 3684206, 3684207, 3684208, 3684209, 3684210, 3684211, 3684212, 3684213, 3684214, 3684215, 3684216, 3684217, 3684218, 3684219, 3684220) ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:23:43,353 - 124816 - src.utils.log - INFO - βœ… Fetched 21 rows - __SPLIT__ 2026-07-21 10:23:43,354 - 124816 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.SubWorkOrderAutoGeneration: 21 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:23:43,630 - 124816 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 21) into ServiceCore.SubWorkOrderAutoGeneration - __SPLIT__ 2026-07-21 10:23:44,894 - 124816 - src.utils.log - INFO - βœ… All 21 rows inserted successfully into ServiceCore.SubWorkOrderAutoGeneration in 1 batches - __SPLIT__ 2026-07-21 10:23:44,894 - 124816 - src.utils.log - INFO - SubWorkOrderAutoGeneration inserted to dream DB - __SPLIT__ 2026-07-21 10:23:44,895 - 124816 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationCommissionAdjustment: - __SPLIT__ 2026-07-21 10:23:44,895 - 124816 - src.utils.log - INFO - SubWorkOrderAutoGeneration inserted to dream DB - __SPLIT__ 2026-07-21 10:23:44,895 - 124816 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationSalesPersonCommission: - __SPLIT__ 2026-07-21 10:23:44,895 - 124816 - src.utils.log - INFO - WorkOrderAutoGenerationSalesPersonCommission_df inserted to dream DB - __SPLIT__ 2026-07-21 10:23:44,895 - 124816 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationCrews: - __SPLIT__ 2026-07-21 10:23:44,895 - 124816 - src.utils.log - INFO - WorkOrderAutoGenerationCrews inserted to dream DB - __SPLIT__ 2026-07-21 10:23:44,895 - 124816 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationServices: - __SPLIT__ 2026-07-21 10:23:44,895 - 124816 - src.utils.log - INFO - WorkOrderAutoGenerationServices inserted to dream DB - __SPLIT__ 2026-07-21 10:23:44,895 - 124816 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 10:23:44,895 - 124816 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN (3684200, 3684201, 3684202, 3684203, 3684204, 3684205, 3684206, 3684207, 3684208, 3684209, 3684210, 3684211, 3684212, 3684213, 3684214, 3684215, 3684216, 3684217, 3684218, 3684219, 3684220) ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:23:45,159 - 124816 - src.utils.log - INFO - βœ… Fetched 21 rows - __SPLIT__ 2026-07-21 10:23:45,160 - 124816 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationServices: 21 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:23:45,430 - 124816 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 21) into ServiceCore.WorkOrderAutoGenerationServices - __SPLIT__ 2026-07-21 10:23:46,373 - 124816 - src.utils.log - INFO - βœ… All 21 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationServices in 1 batches - __SPLIT__ 2026-07-21 10:23:46,373 - 124816 - src.utils.log - INFO - WorkOrderAutoGenerationServices inserted to dream DB - __SPLIT__ 2026-07-21 10:23:46,373 - 124816 - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET Status = 'Completed' WHERE GenerateWorkOrderHistoryId = 124816;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:23:46,635 - 124816 - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-21 10:23:46,635 - 124816 - src.utils.log - INFO - Sequential work order generation successful - __SPLIT__ 2026-07-21 10:23:46,635 - 124816 - src.utils.log - INFO - Time took to perform operation: 18.84 - __SPLIT__ 2026-07-21 10:24:07,046 - [124816] - src.utils.log - INFO - ParallelProcessing=False temp_wo=[3684200, 3684201, 3684202, 3684203, 3684204, 3684205, 3684206, 3684207, 3684208, 3684209, 3684210, 3684211, 3684212, 3684213, 3684214, 3684215, 3684216, 3684217, 3684218, 3684219, 3684220] user_id=43135 company_id=133 project_id=[124816] publish_all=False - __SPLIT__ 2026-07-21 10:24:07,047 - [124816] - src.utils.log - INFO - ParallelProcessing=False temp_wo=[3684200, 3684201, 3684202, 3684203, 3684204, 3684205, 3684206, 3684207, 3684208, 3684209, 3684210, 3684211, 3684212, 3684213, 3684214, 3684215, 3684216, 3684217, 3684218, 3684219, 3684220] user_id=43135 company_id=133 project_id=[124816] publish_all=False - __SPLIT__ 2026-07-21 10:24:07,047 - [124816] - src.utils.log - INFO - Sequential Work order publish in progress for GenerateWorkOrderHistoryId: [124816] - __SPLIT__ 2026-07-21 10:24:07,048 - [124816] - src.utils.log - INFO - βœ… Successfully connected to database - __SPLIT__ 2026-07-21 10:24:07,048 - [124816] - src.utils.log - INFO - πŸ” Fetching data: SELECT ConnectionStringName FROM Common.CompanyTenantMaster WHERE CompanyKey = 'abcdallas'... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:24:09,106 - [124816] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 10:24:09,107 - [124816] - src.utils.log - INFO - πŸ”’ Connection pool closed - __SPLIT__ 2026-07-21 10:24:09,107 - [124816] - src.utils.log - INFO - πŸ”Œ Connecting to: abcdallas - __SPLIT__ 2026-07-21 10:24:09,108 - [124816] - src.utils.log - INFO - βœ… Successfully connected to abcdallas - __SPLIT__ 2026-07-21 10:24:09,108 - [124816] - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET PublishStatus = 'InProgress' WHERE CompanyId = 133 AND GenerateWorkOrderHistoryId = 124816;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:24:11,046 - [124816] - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-21 10:24:11,046 - [124816] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.WorkOrderAutoGeneration woag WHERE woag.WorkOrderAutoGenerationId in (3684200, 3684201, 3684202, 3684203, 3684204, 3684205, 3684206, 3684207, 3684208, 3684209, 3684210, 3684211, 3684212, 3684213, 3684214, 3684215, 3684216, 3684217, 3684218, 3684219, 3684220)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:24:11,329 - [124816] - src.utils.log - INFO - βœ… Fetched 21 rows - __SPLIT__ 2026-07-21 10:24:11,330 - [124816] - src.utils.log - INFO - Inside get_work_order_table - __SPLIT__ 2026-07-21 10:24:11,330 - [124816] - src.utils.log - INFO - πŸ” Fetching data: SELECT DISTINCT sss.ServiceSetupId, dm.DepartmentMasterId, bm.BranchMasterId FROM Common.DepartmentMaster dm JOIN Common.DivisionMaster d2 ON dm.DivisionMasterId = d2.DivisionMasterId JOIN Common.BranchMaster bm ON d2.BranchMasterId = bm.BranchMasterId JOIN ServiceCore.ServiceCategoryMaster c ON c.DepartmentId = dm.DepartmentMasterId JOIN ServiceCore.ServiceMaster sm ON c.CategoryId = sm.CategoryId JOIN ServiceCore.ServiceSetupServices sss ON sss.ServiceId = sm.ServiceMasterId WHERE dm.CompanyId = 133 AND d2.CompanyId = bm.CompanyId AND sss.ServiceSetupId = 150711 AND sss.IsPrimary = 1; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:24:11,606 - [124816] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 10:24:11,606 - [124816] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, dm.DepartmentMasterId, bm.BranchMasterId FROM Common.DepartmentMaster dm JOIN Common.DivisionMaster d2 ON dm.DivisionMasterId = d2.DivisionMasterId JOIN Common.BranchMaster bm ON d2.BranchMasterId = bm.BranchMasterId JOIN ServiceCore.SoldServiceNonStandard x on dm.DepartmentMasterId = x.DepartmentId JOIN ServiceCore.ServiceSetupServices sss ON sss.NonStdSoldServiceId = x.SoldServiceNonStandardId WHERE dm.CompanyId = 133 AND d2.CompanyId = bm.CompanyId AND sss.ServiceSetupId = 150711 AND sss.IsPrimary = 1; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:24:11,882 - [124816] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 10:24:11,883 - [124816] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, dm.DepartmentMasterId, bm.BranchMasterId FROM Common.DepartmentMaster dm Inner JOIN Common.DivisionMaster d2 ON dm.DivisionMasterId = d2.DivisionMasterId Inner JOIN Common.BranchMaster bm ON d2.BranchMasterId = bm.BranchMasterId Inner JOIN [ServiceCore].[ServiceCategoryMaster] scm ON dm.DepartmentMasterId = scm.DepartmentId Inner JOIN ServiceCore.ServiceMaster sm ON scm.CategoryId = sm.CategoryId Inner JOIN ServiceCore.SoldServiceStandard x on x.ServiceId = sm.ServiceMasterId Inner JOIN ServiceCore.ServiceSetupServices sss ON sss.StdSoldServiceId = x.SoldServiceStandardId WHERE dm.CompanyId = 133 AND d2.CompanyId = bm.CompanyId AND sss.ServiceSetupId = 150711 AND sss.IsPrimary = 1; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:24:12,160 - [124816] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 10:24:12,164 - [124816] - src.utils.log - INFO - πŸ” Fetching data: SELECT IsInvoiceSameAsWorkorder,BillingIsCreateInvoice FROM Common.CompanyConfiguration cc WHERE cc.CompanyId = 133;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:24:12,440 - [124816] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 10:24:12,440 - [124816] - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM Common.GenerateNumberConfig gnc WHERE CompanyId = 133 AND EnitityNumberType in ('WorkOrder','Invoice'); ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:24:12,717 - [124816] - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-21 10:24:12,717 - [124816] - src.utils.log - INFO - πŸ” Fetching data: SELECT IsInvoiceSameAsWorkorder, BillingIsCreateInvoice FROM Common.CompanyConfiguration cc WHERE cc.CompanyId = 133; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:24:12,993 - [124816] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 10:24:12,994 - [124816] - src.utils.log - INFO - πŸ” Fetching data: UPDATE Common.GenerateNumberConfig WITH (ROWLOCK) SET NextNumber = NextNumber + 21 OUTPUT deleted.NextNumber AS StartNumber WHERE CompanyId = 133 AND EnitityNumberType = 'WorkOrder'; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:24:13,276 - [124816] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 10:24:13,277 - [124816] - src.utils.log - INFO - πŸ” Fetching data: UPDATE Common.GenerateNumberConfig WITH (ROWLOCK) SET NextNumber = NextNumber + 21 OUTPUT deleted.NextNumber AS StartNumber WHERE CompanyId = 133 AND EnitityNumberType = 'Invoice'; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:24:13,557 - [124816] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 10:24:13,561 - [124816] - src.utils.log - INFO - πŸ” Fetching data: SELECT ss.ServiceSetupId as SetupId, ss.FrequencyScheduleId as setup_frequency_schedule_id, ss.AccountNumber, ss.CompanyId, ss.BillingLocationId, ss.ServiceLocationId, ss.TaxSysName, ss.TermId, ss.TaxPercent, ss.PoNumber, ss.IsTaxExempt, ss.DisplayServiceAsSeparateLineItem, ss.GenerateInvoice, ss.IsGenerateInvoiceforInitalSetup, ss.IsGenerateInvoiceforInitalSetupBilling, ss.IsBilling, t.NetDueIn, ptm.PaymentType, ssb.* FROM ServiceCore.ServiceSetup ss LEFT JOIN ServiceCore.ServiceSetupBilling ssb ON ss.ServiceSetupId = ssb.ServiceSetupId LEFT JOIN Billing.PaymentTypeMaster ptm ON ptm.PaymentTypeMasterId = ssb.PaymentTypeMasterId left join Billing.Term t on ss.TermId = t.TermId WHERE ss.ServiceSetupId = 150711... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:24:13,838 - [124816] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 10:24:13,848 - [124816] - src.utils.log - INFO - πŸ” Fetching data: SELECT x.CompanyId FROM CRM.CompanyMaster x WHERE CompanyKey = 'abcdallas';... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:24:14,125 - [124816] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 10:24:14,125 - [124816] - src.utils.log - INFO - πŸ” Fetching data: SELECT CollectionStatus,IsHold,AccountNo FROM CRM.Account a WHERE a.AccountNo = '15024' and a.CompanyId = 121;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:24:14,401 - [124816] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 10:24:14,404 - [124816] - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderNo FROM ServiceCore.WorkOrder WHERE WorkOrderNo IN ('1429403', '1429404', '1429405', '1429406', '1429407', '1429408', '1429409', '1429410', '1429411', '1429412', '1429413', '1429414', '1429415', '1429416', '1429417', '1429418', '1429419', '1429420', '1429421', '1429422', '1429423') AND CompanyId = 133 ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:24:14,686 - [124816] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 10:24:14,687 - [124816] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrder (skip triggers): 21 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:24:15,138 - [124816] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 21) into ServiceCore.WorkOrder (triggers skipped) - __SPLIT__ 2026-07-21 10:24:16,996 - [124816] - src.utils.log - INFO - βœ… All 21 rows inserted successfully into ServiceCore.WorkOrder in 1 batches (triggers skipped) - __SPLIT__ 2026-07-21 10:24:17,134 - [124816] - src.utils.log - INFO - πŸ”„ Triggers re-enabled for session - __SPLIT__ 2026-07-21 10:24:17,136 - [124816] - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkorderId, WorkOrderNo FROM ServiceCore.WorkOrder wo WHERE wo.WorkOrderNo IN ('1429403', '1429404', '1429405', '1429406', '1429407', '1429408', '1429409', '1429410', '1429411', '1429412', '1429413', '1429414', '1429415', '1429416', '1429417', '1429418', '1429419', '1429420', '1429421', '1429422', '1429423') AND wo.AccountNumber = '15024' AND wo.CompanyId = 133 ... (Thread: ThreadPoolExecutor-5_0) - __SPLIT__ 2026-07-21 10:24:17,421 - [124816] - src.utils.log - INFO - βœ… Fetched 21 rows - __SPLIT__ 2026-07-21 10:24:17,422 - [124816] - src.utils.log - INFO - Sequential fetching temp table records - __SPLIT__ 2026-07-21 10:24:17,422 - [124816] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.WorkOrderAutoGenerationServices woag WHERE woag.WorkOrderAutoGenerationId in (3684200, 3684201, 3684202, 3684203, 3684204, 3684205, 3684206, 3684207, 3684208, 3684209, 3684210, 3684211, 3684212, 3684213, 3684214, 3684215, 3684216, 3684217, 3684218, 3684219, 3684220)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:24:17,783 - [124816] - src.utils.log - INFO - βœ… Fetched 21 rows - __SPLIT__ 2026-07-21 10:24:17,783 - [124816] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.SubWorkOrderAutoGeneration woag WHERE woag.WorkOrderAutoGenerationId in (3684200, 3684201, 3684202, 3684203, 3684204, 3684205, 3684206, 3684207, 3684208, 3684209, 3684210, 3684211, 3684212, 3684213, 3684214, 3684215, 3684216, 3684217, 3684218, 3684219, 3684220)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:24:18,341 - [124816] - src.utils.log - INFO - βœ… Fetched 21 rows - __SPLIT__ 2026-07-21 10:24:18,341 - [124816] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.WorkOrderAutoGenerationCrews woag WHERE woag.WorkOrderAutoGenerationId in (3684200, 3684201, 3684202, 3684203, 3684204, 3684205, 3684206, 3684207, 3684208, 3684209, 3684210, 3684211, 3684212, 3684213, 3684214, 3684215, 3684216, 3684217, 3684218, 3684219, 3684220)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:24:18,670 - [124816] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 10:24:18,671 - [124816] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.WorkOrderAutoGenerationSalesPersonCommission woag WHERE woag.WorkOrderAutoGenerationId in (3684200, 3684201, 3684202, 3684203, 3684204, 3684205, 3684206, 3684207, 3684208, 3684209, 3684210, 3684211, 3684212, 3684213, 3684214, 3684215, 3684216, 3684217, 3684218, 3684219, 3684220)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:24:18,950 - [124816] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 10:24:18,950 - [124816] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.SetupAutoGenerationSourceMapping woag WHERE woag.WorkOrderAutoGenerationId in (3684200, 3684201, 3684202, 3684203, 3684204, 3684205, 3684206, 3684207, 3684208, 3684209, 3684210, 3684211, 3684212, 3684213, 3684214, 3684215, 3684216, 3684217, 3684218, 3684219, 3684220)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:24:19,233 - [124816] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 10:24:19,234 - [124816] - src.utils.log - INFO - πŸ” Fetching data: SELECT DiscountType, DiscountCode, DiscountAmount, DiscountDescription, DiscountName, IsActive, CreatedBy, ModifiedBy, CreatedDate, ModifiedDate, DiscountPercent, IsDiscountPercent, AppliedDiscountAmt, ApplyOnPartPrice, ApplyOnLaborPrice, DiscountSetupId, WorkOrderAutoGenerationId from ServiceCore.WorkOrderAutoGenerationAppliedDiscount woag WHERE woag.WorkOrderAutoGenerationId in (3684200, 3684201, 3684202, 3684203, 3684204, 3684205, 3684206, 3684207, 3684208, 3684209, 3684210, 3684211, 3684212, 3684213, 3684214, 3684215, 3684216, 3684217, 3684218, 3684219, 3684220)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:24:19,556 - [124816] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 10:24:19,556 - [124816] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from CRM.LeadNote woag WHERE woag.RefId in (3684200, 3684201, 3684202, 3684203, 3684204, 3684205, 3684206, 3684207, 3684208, 3684209, 3684210, 3684211, 3684212, 3684213, 3684214, 3684215, 3684216, 3684217, 3684218, 3684219, 3684220) and woag.RefType = 'TempWorkorder';... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:24:19,836 - [124816] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 10:24:19,836 - [124816] - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM ServiceCore.WorkOrderAutoGenerationCommissionAdjustment woagca WHERE woagca.WorkOrderAutoGenerationId in (3684200, 3684201, 3684202, 3684203, 3684204, 3684205, 3684206, 3684207, 3684208, 3684209, 3684210, 3684211, 3684212, 3684213, 3684214, 3684215, 3684216, 3684217, 3684218, 3684219, 3684220);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:24:20,115 - [124816] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 10:24:20,118 - [124816] - src.utils.log - INFO - Updating temp tables - __SPLIT__ 2026-07-21 10:24:20,135 - [124816] - src.utils.log - INFO - πŸ” Fetching data: SELECT CompanyKey FROM Common.CompanyMaster cm WHERE CompanyId = 133;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:24:20,411 - [124816] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 10:24:20,412 - [124816] - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM Common.GenerateNumberConfig gnc WHERE CompanyId = 133 AND EnitityNumberType in ('SubWorkOrder'); ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:24:20,688 - [124816] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 10:24:20,689 - [124816] - src.utils.log - INFO - πŸ“ Executing: UPDATE Common.GenerateNumberConfig SET NextNumber = '22944' WHERE CompanyId = 133 AND EnitityNumberType in ('SubWorkOrder');... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:24:20,967 - [124816] - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-21 10:24:20,971 - [124816] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 10:24:20,972 - [124816] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationPublishHistory: 21 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:24:21,275 - [124816] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 21) into ServiceCore.WorkOrderAutoGenerationPublishHistory - __SPLIT__ 2026-07-21 10:24:22,615 - [124816] - src.utils.log - INFO - βœ… All 21 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationPublishHistory in 1 batches - __SPLIT__ 2026-07-21 10:24:22,617 - [124816] - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationPublishHistoryId, WorkOrderNo, ServiceSetupId FROM ServiceCore.WorkOrderAutoGenerationPublishHistory WHERE ServiceSetupId = 150711 AND WorkOrderNo IN ('5704437', '5852812', '7083879', '3953744', '5787388', '8151238', '7728224', '6561347', '8815657', '6884302', '4293702', '5618163', '4592866', '4594991', '9194204', '4403115', '9309163', '3704011', '8142296', '2909916', '2364012') AND GenerateWorkOrderHistoryId = 124816;... (Thread: ThreadPoolExecutor-6_0) - __SPLIT__ 2026-07-21 10:24:23,034 - [124816] - src.utils.log - INFO - βœ… Fetched 21 rows - __SPLIT__ 2026-07-21 10:24:23,035 - [124816] - src.utils.log - INFO - 🏁 Final merged rows: 21 - __SPLIT__ 2026-07-21 10:24:23,041 - [124816] - src.utils.log - INFO - Sequential Insertion in work order tables begin - __SPLIT__ 2026-07-21 10:24:23,041 - [124816] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 10:24:23,041 - [124816] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderServices: 21 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:24:23,326 - [124816] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 21) into ServiceCore.WorkOrderServices - __SPLIT__ 2026-07-21 10:24:24,328 - [124816] - src.utils.log - INFO - βœ… All 21 rows inserted successfully into ServiceCore.WorkOrderServices in 1 batches - __SPLIT__ 2026-07-21 10:24:24,329 - [124816] - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceAuto.WorkOrderAppliedDiscount: - __SPLIT__ 2026-07-21 10:24:24,329 - [124816] - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderSalesPersonCommission: - __SPLIT__ 2026-07-21 10:24:24,329 - [124816] - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceAuto.WorkOrderCommissionAdjustment: - __SPLIT__ 2026-07-21 10:24:24,329 - [124816] - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderCrew: - __SPLIT__ 2026-07-21 10:24:24,329 - [124816] - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkorderSourceMapping: - __SPLIT__ 2026-07-21 10:24:24,329 - [124816] - src.utils.log - INFO - πŸ“₯ Empty dataframe of CRM.LeadNote: - __SPLIT__ 2026-07-21 10:24:24,329 - [124816] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 10:24:24,329 - [124816] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationPublishServices: 21 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:24:24,614 - [124816] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 21) into ServiceCore.WorkOrderAutoGenerationPublishServices - __SPLIT__ 2026-07-21 10:24:25,611 - [124816] - src.utils.log - INFO - βœ… All 21 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationPublishServices in 1 batches - __SPLIT__ 2026-07-21 10:24:25,612 - [124816] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 10:24:25,612 - [124816] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.SubWorkOrder: 21 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:24:25,906 - [124816] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 21) into ServiceCore.SubWorkOrder - __SPLIT__ 2026-07-21 10:24:27,236 - [124816] - src.utils.log - INFO - βœ… All 21 rows inserted successfully into ServiceCore.SubWorkOrder in 1 batches - __SPLIT__ 2026-07-21 10:24:27,237 - [124816] - src.utils.log - INFO - πŸ” Fetching data: Select * From ServiceCore.SubWorkOrder where WorkOrderId in (2159690, 2159691, 2159692, 2159693, 2159694, 2159695, 2159696, 2159697, 2159698, 2159699, 2159700, 2159701, 2159702, 2159703, 2159704, 2159705, 2159706, 2159707, 2159708, 2159709, 2159710)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:24:27,797 - [124816] - src.utils.log - INFO - βœ… Fetched 21 rows - __SPLIT__ 2026-07-21 10:24:27,805 - [124816] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 10:24:27,806 - [124816] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceAuto.subWorkOrderIssue: 21 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:24:28,090 - [124816] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 21) into ServiceAuto.subWorkOrderIssue - __SPLIT__ 2026-07-21 10:24:28,941 - [124816] - src.utils.log - INFO - βœ… All 21 rows inserted successfully into ServiceAuto.subWorkOrderIssue in 1 batches - __SPLIT__ 2026-07-21 10:24:28,942 - [124816] - src.utils.log - INFO - πŸ” Fetching data: Select SubWorkOrderIssueId, SubWorkOrderId, ModifiedBy From ServiceAuto.subWorkOrderIssue where SubWorkOrderId in (230543, 230542, 230541, 230540, 230539, 230538, 230537, 230536, 230535, 230534, 230533, 230532, 230531, 230530, 230529, 230528, 230527, 230526, 230525, 230524, 230523) and ModifiedBy in ('999999999', '1000000000', '1000000001', '1000000002', '1000000003', '1000000004', '1000000005', '1000000006', '1000000007', '1000000008', '1000000009', '1000000010', '1000000011', '1000000012', '1000000013', '1000000014', '1000000015', '1000000016', '1000000017', '1000000018', '1000000019')... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:24:29,222 - [124816] - src.utils.log - INFO - βœ… Fetched 21 rows - __SPLIT__ 2026-07-21 10:24:29,222 - [124816] - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceAuto.subWorkOrderIssue SET ModifiedBy = 'abcdallas' WHERE ModifiedBy IN ('999999999', '1000000000', '1000000001', '1000000002', '1000000003', '1000000004', '1000000005', '1000000006', '1000000007', '1000000008', '1000000009', '1000000010', '1000000011', '1000000012', '1000000013', '1000000014', '1000000015', '1000000016', '1000000017', '1000000018', '1000000019'); ... (Thread: ThreadPoolExecutor-7_0) - __SPLIT__ 2026-07-21 10:24:29,566 - [124816] - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-21 10:24:29,574 - [124816] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 10:24:29,574 - [124816] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceAuto.subWOIssueRepair: 21 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:24:29,859 - [124816] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 21) into ServiceAuto.subWOIssueRepair - __SPLIT__ 2026-07-21 10:24:30,716 - [124816] - src.utils.log - INFO - βœ… All 21 rows inserted successfully into ServiceAuto.subWOIssueRepair in 1 batches - __SPLIT__ 2026-07-21 10:24:30,717 - [124816] - src.utils.log - INFO - πŸ” Fetching data: Select IssueRepairId, ModifiedBy From ServiceAuto.subWOIssueRepair where SubWorkOrderIssueId in (192726, 192727, 192728, 192729, 192730, 192731, 192732, 192733, 192734, 192735, 192736, 192737, 192738, 192739, 192740, 192741, 192742, 192743, 192744, 192745, 192746)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:24:30,995 - [124816] - src.utils.log - INFO - βœ… Fetched 21 rows - __SPLIT__ 2026-07-21 10:24:30,995 - [124816] - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceAuto.subWOIssueRepair SET ModifiedBy = 'abcdallas' WHERE ModifiedBy IN ('0___TMP___192726', '0___TMP___192727', '0___TMP___192728', '0___TMP___192729', '0___TMP___192730', '0___TMP___192731', '0___TMP___192732', '0___TMP___192733', '0___TMP___192734', '0___TMP___192735', '0___TMP___192736', '0___TMP___192737', '0___TMP___192738', '0___TMP___192739', '0___TMP___192740', '0___TMP___192741', '0___TMP___192742', '0___TMP___192743', '0___TMP___192744', '0___TMP___192745', '0___TMP___192746') AND CreatedDate = '2026-07-21 06:24:27.803'; ... (Thread: ThreadPoolExecutor-8_0) - __SPLIT__ 2026-07-21 10:24:31,288 - [124816] - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-21 10:24:31,295 - [124816] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 10:24:31,295 - [124816] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceAuto.SubWOIssueRepairLabor: 42 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:24:31,577 - [124816] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 42) into ServiceAuto.SubWOIssueRepairLabor - __SPLIT__ 2026-07-21 10:24:32,582 - [124816] - src.utils.log - INFO - βœ… All 42 rows inserted successfully into ServiceAuto.SubWOIssueRepairLabor in 1 batches - __SPLIT__ 2026-07-21 10:24:32,583 - [124816] - src.utils.log - INFO - πŸ” Fetching data: SELECT ss.ServiceSetupId as SetupId, ss.FrequencyScheduleId as setup_frequency_schedule_id, ss.AccountNumber, ss.CompanyId, ss.BillingLocationId, ss.ServiceLocationId, ss.TaxSysName, ss.TermId, ss.TaxPercent, ss.PoNumber, ss.IsTaxExempt, ss.DisplayServiceAsSeparateLineItem, ss.GenerateInvoice, ss.IsGenerateInvoiceforInitalSetup, ss.IsGenerateInvoiceforInitalSetupBilling, ss.IsBilling, t.NetDueIn, ptm.PaymentType, ssb.* FROM ServiceCore.ServiceSetup ss LEFT JOIN ServiceCore.ServiceSetupBilling ssb ON ss.ServiceSetupId = ssb.ServiceSetupId LEFT JOIN Billing.PaymentTypeMaster ptm ON ptm.PaymentTypeMasterId = ssb.PaymentTypeMasterId left join Billing.Term t on ss.TermId = t.TermId WHERE ss.ServiceSetupId = 150711... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:24:32,861 - [124816] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 10:24:32,868 - [124816] - src.utils.log - INFO - Size of Transaction: 21 - __SPLIT__ 2026-07-21 10:24:32,868 - [124816] - src.utils.log - INFO - πŸ“₯ Inserting into Billing.Transaction (skip triggers): 21 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:24:33,289 - [124816] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 21) into Billing.Transaction (triggers skipped) - __SPLIT__ 2026-07-21 10:24:34,276 - [124816] - src.utils.log - INFO - βœ… All 21 rows inserted successfully into Billing.Transaction in 1 batches (triggers skipped) - __SPLIT__ 2026-07-21 10:24:34,414 - [124816] - src.utils.log - INFO - πŸ”„ Triggers re-enabled for session - __SPLIT__ 2026-07-21 10:24:34,415 - [124816] - src.utils.log - INFO - πŸ” Fetching data: SELECT TransactionId, ModifiedBy, TransactionDate as InvoiceDate from Billing.[Transaction] t WHERE t.ModifiedBy in (12345678910, 12345678911, 12345678912, 12345678913, 12345678914, 12345678915, 12345678916, 12345678917, 12345678918, 12345678919, 12345678920, 12345678921, 12345678922, 12345678923, 12345678924, 12345678925, 12345678926, 12345678927, 12345678928, 12345678929, 12345678930) and t.CompanyId = 133 AND t.TransactionType ='Invoice' AND t.CreatedDate = '2026-07-21 06:24:32.863';... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:24:34,786 - [124816] - src.utils.log - INFO - βœ… Fetched 21 rows - __SPLIT__ 2026-07-21 10:24:34,788 - [124816] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 150711;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:24:35,068 - [124816] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 10:24:35,077 - [124816] - src.utils.log - INFO - πŸ“ Executing: UPDATE Billing.[Transaction] SET ModifiedBy = NULL WHERE ModifiedBy IN (12345678910,12345678911,12345678912,12345678913,12345678914,12345678915,12345678916,12345678917,12345678918,12345678919,12345678920,12345678921,12345678922,12345678923,12345678924,12345678925,12345678926,12345678927,12345678928,12345678929,12345678930) AND CreatedDate = '2026-07-21 06:24:32.863'; ... (Thread: ThreadPoolExecutor-9_0) - __SPLIT__ 2026-07-21 10:24:35,450 - [124816] - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-21 10:24:35,456 - [124816] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 10:24:35,456 - [124816] - src.utils.log - INFO - πŸ“₯ Inserting into Billing.Invoice: 21 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:24:35,743 - [124816] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 21) into Billing.Invoice - __SPLIT__ 2026-07-21 10:24:36,789 - [124816] - src.utils.log - INFO - βœ… All 21 rows inserted successfully into Billing.Invoice in 1 batches - __SPLIT__ 2026-07-21 10:24:36,789 - [124816] - src.utils.log - INFO - πŸ” Fetching data: SELECT InvoiceId, WorkOrderNo FROM Billing.Invoice i WHERE i.WorkOrderNo in ('1429423', '1429422', '1429421', '1429420', '1429419', '1429418', '1429417', '1429416', '1429415', '1429414', '1429413', '1429412', '1429411', '1429410', '1429409', '1429408', '1429407', '1429406', '1429405', '1429404', '1429403')... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:24:38,683 - [124816] - src.utils.log - INFO - βœ… Fetched 21 rows - __SPLIT__ 2026-07-21 10:24:38,692 - [124816] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, sss.NonStdSoldServiceId as SoldServiceNonStandardId, sss.Qty as Quantity, sss.Price as Rate, sss.IsTaxable, sm.Name as NonStandardServiceName, sm.Description , sm.ServiceMasterId as ServiceId FROM ServiceCore.ServiceSetupServices sss join ServiceCore.ServiceMaster sm on sm.ServiceMasterId = sss.ServiceId where ServiceSetupId = 150711 and sss.IsDeleted =0;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:24:38,970 - [124816] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 10:24:38,971 - [124816] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, sss.NonStdSoldServiceId as SoldServiceNonStandardId, sss.Qty as Quantity, sss.Price as Rate, sss.IsTaxable, sm.Name as NonStandardServiceName, sm.Description , sm.ServiceMasterId as ServiceId FROM ServiceCore.ServiceSetupInitialServices sss join ServiceCore.ServiceMaster sm on sm.ServiceMasterId = sss.ServiceId where ServiceSetupId = 150711 and sss.IsDeleted =0;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:24:39,247 - [124816] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 10:24:39,248 - [124816] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, sss.NonStdSoldServiceId as SoldServiceNonStandardId, sss.Qty as Quantity, sss.Price as Rate, sss.IsTaxable, sm.servicename as NonStandardServiceName, sm.Description , sss.ServiceId FROM ServiceCore.ServiceSetupServices sss join ServiceCore.SoldServiceNonStandard sm on sm.SoldServiceNonStandardId = sss.NonStdSoldServiceId where ServiceSetupId = 150711 and sss.IsDeleted =0; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:24:39,524 - [124816] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 10:24:39,524 - [124816] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, sss.NonStdSoldServiceId as SoldServiceNonStandardId, sss.Qty as Quantity, sss.Price as Rate, sss.IsTaxable, sm.servicename as NonStandardServiceName, sm.Description , sss.ServiceId FROM ServiceCore.ServiceSetupInitialServices sss join ServiceCore.SoldServiceNonStandard sm on sm.SoldServiceNonStandardId = sss.NonStdSoldServiceId where ServiceSetupId = 150711 and sss.IsDeleted =0; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:24:39,801 - [124816] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 10:24:39,814 - [124816] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 150711;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:24:40,092 - [124816] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 10:24:40,099 - [124816] - src.utils.log - INFO - πŸ” Fetching data: SELECT IsInitialSetupDiscount as IsInitial, DiscountSetupId, AppliedDiscountAmt as AppliedDiscountAmount,IsActive ,ServiceSetupId from ServiceCore.ServiceSetupAppliedDiscount ssad WHERE ssad.ServiceSetupId = 150711;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:24:40,374 - [124816] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 10:24:40,378 - [124816] - src.utils.log - INFO - πŸ” Fetching data: SELECT IsInitialSetupDiscount as IsInitial, DiscountSetupId,IsActive,DiscountAmount, IsDiscountPercent,DiscountPercent,DiscountDescription , ServiceSetupId from ServiceCore.ServiceSetupAppliedDiscount ssad WHERE ssad.ServiceSetupId = 150711;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:24:40,655 - [124816] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 10:24:40,656 - [124816] - src.utils.log - INFO - Sequential Insertion in invoice tables begin - __SPLIT__ 2026-07-21 10:24:40,656 - [124816] - src.utils.log - INFO - πŸ“₯ Empty dataframe of Billing.AccountDiscountSetup: - __SPLIT__ 2026-07-21 10:24:40,656 - [124816] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 10:24:40,656 - [124816] - src.utils.log - INFO - πŸ“₯ Inserting into Billing.InvoiceCharges: 21 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:24:40,942 - [124816] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 21) into Billing.InvoiceCharges - __SPLIT__ 2026-07-21 10:24:42,075 - [124816] - src.utils.log - INFO - βœ… All 21 rows inserted successfully into Billing.InvoiceCharges in 1 batches - __SPLIT__ 2026-07-21 10:24:42,076 - [124816] - src.utils.log - INFO - πŸ“₯ Empty dataframe of Billing.DiscountApplied: - __SPLIT__ 2026-07-21 10:24:42,076 - [124816] - src.utils.log - INFO - Invoice Publish Done - __SPLIT__ 2026-07-21 10:24:42,076 - [124816] - src.utils.log - INFO - Updating Next GenerationDate - __SPLIT__ 2026-07-21 10:24:42,076 - [124816] - src.utils.log - INFO - πŸ” Fetching data: SELECT ServiceSetupId, MAX(NextWorkOrderGenerationDate) AS MaxNextWorkOrderGeneration FROM ServiceCore.WorkOrderSkipMonthAutoGeneration WHERE GenerateWorkOrderHistoryId = 124816 GROUP BY ServiceSetupId; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:24:42,354 - [124816] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 10:24:42,362 - [124816] - src.utils.log - INFO - πŸ”„ Updating next gen date sequentially: inside update_next_workorder_generation - __SPLIT__ 2026-07-21 10:24:42,501 - [124816] - src.utils.log - INFO - πŸ›  Creating temp table #tbl_39dce4bd1d - __SPLIT__ 2026-07-21 10:24:42,780 - [124816] - src.utils.log - INFO - πŸ“Œ Bulk inserting 1 rows into #tbl_39dce4bd1d - __SPLIT__ 2026-07-21 10:24:43,056 - [124816] - src.utils.log - INFO - πŸ” Running MERGE update to apply changes - __SPLIT__ 2026-07-21 10:24:43,202 - [124816] - src.utils.log - INFO - βœ” SQL reported affected rows: 1 - __SPLIT__ 2026-07-21 10:24:43,344 - [124816] - src.utils.log - INFO - πŸ” Verified successfully updated 1 rows via #tbl_39dce4bd1d - __SPLIT__ 2026-07-21 10:24:43,344 - [124816] - src.utils.log - INFO - πŸŽ‰ Successfully updated NextGenerationDate using temp table #tbl_39dce4bd1d - __SPLIT__ 2026-07-21 10:24:43,345 - [124816] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderSkipMonthAutoGeneration WHERE GenerateWorkOrderHistoryId = 124816 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:24:43,622 - [124816] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 10:24:43,622 - [124816] - src.utils.log - INFO - Sequential deletion from temp tables begin - __SPLIT__ 2026-07-21 10:24:43,622 - [124816] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationServices WHERE WorkOrderAutoGenerationId in (3684200, 3684201, 3684202, 3684203, 3684204, 3684205, 3684206, 3684207, 3684208, 3684209, 3684210, 3684211, 3684212, 3684213, 3684214, 3684215, 3684216, 3684217, 3684218, 3684219, 3684220) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:24:44,082 - [124816] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 10:24:44,082 - [124816] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCrews WHERE WorkOrderAutoGenerationId in (3684200, 3684201, 3684202, 3684203, 3684204, 3684205, 3684206, 3684207, 3684208, 3684209, 3684210, 3684211, 3684212, 3684213, 3684214, 3684215, 3684216, 3684217, 3684218, 3684219, 3684220) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:24:44,473 - [124816] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 10:24:44,473 - [124816] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationSalesPersonCommission WHERE WorkOrderAutoGenerationId in (3684200, 3684201, 3684202, 3684203, 3684204, 3684205, 3684206, 3684207, 3684208, 3684209, 3684210, 3684211, 3684212, 3684213, 3684214, 3684215, 3684216, 3684217, 3684218, 3684219, 3684220) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:24:44,753 - [124816] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 10:24:44,753 - [124816] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationAppliedDiscount WHERE WorkOrderAutoGenerationId in (3684200, 3684201, 3684202, 3684203, 3684204, 3684205, 3684206, 3684207, 3684208, 3684209, 3684210, 3684211, 3684212, 3684213, 3684214, 3684215, 3684216, 3684217, 3684218, 3684219, 3684220) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:24:45,127 - [124816] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 10:24:45,127 - [124816] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SetupAutoGenerationSourceMapping WHERE WorkOrderAutoGenerationId in (3684200, 3684201, 3684202, 3684203, 3684204, 3684205, 3684206, 3684207, 3684208, 3684209, 3684210, 3684211, 3684212, 3684213, 3684214, 3684215, 3684216, 3684217, 3684218, 3684219, 3684220) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:24:45,415 - [124816] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 10:24:45,416 - [124816] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SubWorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId in (3684200, 3684201, 3684202, 3684203, 3684204, 3684205, 3684206, 3684207, 3684208, 3684209, 3684210, 3684211, 3684212, 3684213, 3684214, 3684215, 3684216, 3684217, 3684218, 3684219, 3684220) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:24:45,699 - [124816] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 10:24:45,700 - [124816] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCommissionAdjustment WHERE WorkOrderAutoGenerationId in (3684200, 3684201, 3684202, 3684203, 3684204, 3684205, 3684206, 3684207, 3684208, 3684209, 3684210, 3684211, 3684212, 3684213, 3684214, 3684215, 3684216, 3684217, 3684218, 3684219, 3684220) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:24:45,979 - [124816] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 10:24:45,979 - [124816] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId in (3684200, 3684201, 3684202, 3684203, 3684204, 3684205, 3684206, 3684207, 3684208, 3684209, 3684210, 3684211, 3684212, 3684213, 3684214, 3684215, 3684216, 3684217, 3684218, 3684219, 3684220) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:24:47,114 - [124816] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 10:24:47,115 - [124816] - src.utils.log - INFO - Work order published ids: (3684200, 3684201, 3684202, 3684203, 3684204, 3684205, 3684206, 3684207, 3684208, 3684209, 3684210, 3684211, 3684212, 3684213, 3684214, 3684215, 3684216, 3684217, 3684218, 3684219, 3684220) - __SPLIT__ 2026-07-21 10:24:47,115 - [124816] - src.utils.log - INFO - Time took to perform operation in publishing [124816]: 40.07 - __SPLIT__ 2026-07-21 10:24:47,115 - [124816] - src.utils.log - INFO - Publish Completed for GenerateWorkOrderHistoryId: [124816] - __SPLIT__ 2026-07-21 10:24:47,115 - [124816] - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET PublishStatus = 'Completed', PublishStatusDateTime = '2026-07-21 06:24:47.115' WHERE CompanyId = 133 AND GenerateWorkOrderHistoryId = 124816;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:24:47,393 - [124816] - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-21 10:25:37,031 - 12706 - src.utils.log - INFO - ParallelProcessing=False GenerateWorkOrderHistoryId=12706 - __SPLIT__ 2026-07-21 10:25:37,032 - 12706 - src.utils.log - INFO - Sequential Work order generation algo started for GenerateWorkOrderHistoryId: 12706 - __SPLIT__ 2026-07-21 10:25:37,033 - 12706 - src.utils.log - INFO - βœ… Successfully connected to database - __SPLIT__ 2026-07-21 10:25:37,033 - 12706 - src.utils.log - INFO - πŸ” Fetching data: SELECT ConnectionStringName FROM Common.CompanyTenantMaster WHERE CompanyKey = 'Fortive'... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:25:38,979 - 12706 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 10:25:38,980 - 12706 - src.utils.log - INFO - Connection string not found connecting to common DB - __SPLIT__ 2026-07-21 10:25:38,980 - 12706 - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET Status = 'InProgress' WHERE GenerateWorkOrderHistoryId = 12706;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:25:39,299 - 12706 - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-21 10:25:39,299 - 12706 - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.RecurringServicePrice, gw.StartDate, gw.EndDate, gw.CreatedBy AS NewCreatedBy, gw.RouteIds, ss.* FROM ServiceCore.GenerateWorkOrderHistory gw JOIN ServiceCore.ServiceSetup ss ON gw.CompanyId = ss.CompanyId AND ( (ss.NextGenerationDate <= gw.EndDate AND ss.NextGenerationDate >= gw.StartDate) OR ss.NextGenerationDate IS NULL) AND (gw.AccountNumber IS NULL OR ss.AccountNumber = gw.AccountNumber) AND (gw.ServiceSetupId IS NULL OR ss.ServiceSetupId = gw.ServiceSetupId)AND (gw.RouteIds IS NULL OR ss.RouteMasterId IN (SELECT CAST(value AS INT) FROM STRING_SPLIT((SELECT RouteIds FROM ServiceCore.GenerateWorkOrderHistory WHERE GenerateWorkOrderHistoryid = 12706), ',' )) OR ss.InitialRouteId IN ( SELECT CAST(value AS INT) FROM STRING_SPLIT((SELECT RouteIds FROM ServiceCore.GenerateWorkOrderHistory WHERE GenerateWorkOrderHistoryid = 12706), ','))) JOIN (SELECT SUM(Price) AS RecurringServicePrice, ServiceSetupId FROM ServiceCore.ServiceSetupServices GROUP BY ServiceSetupId ) sss ON sss.ServiceSetupId = ss.ServiceSetupId WHERE gw.GenerateWorkOrderHistoryid = 12706 AND ss.FrequencyScheduleId IS NOT NULL AND ss.IsActive = 1 AND ss.IsDeleted = 0 AND ss.Status <> 'Canceled' AND ((ss.OrderType = gw.OrderType) OR gw.OrderType IS NULL);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:25:39,612 - 12706 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 10:25:39,612 - 12706 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.GenerateWorkOrderHistory gwoh WHERE GenerateWorkOrderHistoryId = 12706;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:25:39,892 - 12706 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 10:25:39,895 - 12706 - src.utils.log - INFO - FrequencyScheduleId missing for setups: []: Ignored these setups - __SPLIT__ 2026-07-21 10:25:39,896 - 12706 - src.utils.log - INFO - πŸ” Fetching data: SELECT fsd.IntervalDays, fs.CreatedDate ,f.FrequencyId , fs.FrequencyScheduleId, f.[SysName], f.FrequencyValue, f.YearlyOccurrence , fs.ScheduleFormat,fsd.Days, fsd.Weeks, fsd.Months,fsc.[Month] as sch_months, fsd.StartMonth , fsd.DateDay,fsd.DateMonth FROM [ServiceCore].[FrequencyMaster] f inner join [ServiceCore].[FrequencySchedule] fs on fs.FrequencyId = f.FrequencyId left join ServiceCore.FrequencyScheduleCycle fsc on fsc.FrequencyScheduleId = fs.FrequencyScheduleId left join [ServiceCore].[FrequencyScheduleDetail] fsd on fsd.FrequencyScheduleId = fs.FrequencyScheduleId WHERE fsd.FrequencyScheduleId = 13057... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:25:40,179 - 12706 - src.utils.log - INFO - βœ… Fetched 60 rows - __SPLIT__ 2026-07-21 10:25:40,179 - 12706 - src.utils.log - INFO - Found the Setups and Frequencies - __SPLIT__ 2026-07-21 10:25:40,182 - 12706 - src.utils.log - INFO - Inside work order function - __SPLIT__ 2026-07-21 10:25:40,182 - 12706 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 34446;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:25:40,463 - 12706 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 10:25:40,463 - 12706 - src.utils.log - INFO - πŸ” Fetching data: select ServiceDate, ServiceSetupId, IsInitial from serviceCore.WorkOrder wo inner join ServiceCore.WorkOrderStatus wos on wo.WoStatusId = wos.WoStatusId where ServiceDate >= '2026-07-21 00:00:00' and ServiceDate <= '2029-12-31 00:00:00' and ServiceSetupId = 34446 and wo.IsActive = 1 and wos.Name not in ('Void', 'Cancelled');... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:25:40,747 - 12706 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 10:25:41,335 - 12706 - src.utils.log - INFO - Generating work orders for setup: 34446 - __SPLIT__ 2026-07-21 10:25:42,128 - 12706 - src.utils.log - INFO - Updating Next Gen Date - __SPLIT__ 2026-07-21 10:25:42,139 - 12706 - src.utils.log - INFO - πŸ” Fetching data: SELECT WoStatusId From ServiceCore.WorkOrderStatus wos where CompanyId=135 and [SysName]= 'Incomplete' ;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:25:42,416 - 12706 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 10:25:42,418 - 12706 - src.utils.log - INFO - Deleting duplicate records - __SPLIT__ 2026-07-21 10:25:42,418 - 12706 - src.utils.log - INFO - Running deletes SEQUENTIALLY… - __SPLIT__ 2026-07-21 10:25:42,418 - 12706 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationServices WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34446 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:25:42,704 - 12706 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 10:25:42,704 - 12706 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCrews WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34446 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:25:42,990 - 12706 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 10:25:42,990 - 12706 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationSalesPersonCommission WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34446 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:25:43,277 - 12706 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 10:25:43,277 - 12706 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationAppliedDiscount WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34446 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:25:43,561 - 12706 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 10:25:43,561 - 12706 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SetupAutoGenerationSourceMapping WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34446 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:25:43,846 - 12706 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 10:25:43,846 - 12706 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SubWorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34446 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:25:44,131 - 12706 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 10:25:44,131 - 12706 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCommissionAdjustment WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34446 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:25:44,410 - 12706 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 10:25:44,410 - 12706 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34446 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:25:44,707 - 12706 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 10:25:44,708 - 12706 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 10:25:44,708 - 12706 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGeneration: 82 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:25:45,029 - 12706 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 82) into ServiceCore.WorkOrderAutoGeneration - __SPLIT__ 2026-07-21 10:25:48,370 - 12706 - src.utils.log - INFO - βœ… All 82 rows inserted successfully into ServiceCore.WorkOrderAutoGeneration in 1 batches - __SPLIT__ 2026-07-21 10:25:48,371 - 12706 - src.utils.log - INFO - πŸ” Fetching data: Select TOP 82 WorkOrderAutoGenerationId, ServiceSetupId , ModifiedBy, ModifiedDate, IsInitial From ServiceCore.WorkOrderAutoGeneration WHERE ModifiedDate='2026-07-21 15:45:57.091' and ServiceSetupId = 34446... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:25:48,655 - 12706 - src.utils.log - INFO - βœ… Fetched 82 rows - __SPLIT__ 2026-07-21 10:25:48,655 - 12706 - src.utils.log - INFO - Id's of work order inserted to DB: [2737900 2737901 2737902 2737903 2737904 2737905 2737906 2737907 2737908 2737909 2737910 2737911 2737912 2737913 2737914 2737915 2737916 2737917 2737918 2737919 2737920 2737921 2737922 2737923 2737924 2737925 2737926 2737927 2737928 2737929 2737930 2737931 2737932 2737933 2737934 2737935 2737936 2737937 2737938 2737939 2737940 2737941 2737942 2737943 2737944 2737945 2737946 2737947 2737948 2737949 2737950 2737951 2737952 2737953 2737954 2737955 2737956 2737957 2737958 2737959 2737960 2737961 2737962 2737963 2737964 2737965 2737966 2737967 2737968 2737969 2737970 2737971 2737972 2737973 2737974 2737975 2737976 2737977 2737978 2737979 2737980 2737981] - __SPLIT__ 2026-07-21 10:25:48,656 - 12706 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 34446;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:25:48,932 - 12706 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 10:25:48,933 - 12706 - src.utils.log - INFO - Inside get_remaining_temp_tables - __SPLIT__ 2026-07-21 10:25:48,933 - 12706 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from servicecore.serviceSetupServices sss where ServiceSetupId = 34446... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:25:49,214 - 12706 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 10:25:49,214 - 12706 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from servicecore.ServiceSetupInitialServices sss where ServiceSetupId = 34446... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:25:49,491 - 12706 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 10:25:49,496 - 12706 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupCrew ssc where ServiceSetupId = 34446... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:25:49,774 - 12706 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 10:25:49,775 - 12706 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSalesPersonCommission ssspc where ServiceSetupId = 34446... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:25:50,051 - 12706 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 10:25:50,051 - 12706 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupCommissionAdjustment ssspc where ServiceSetupId = 34446... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:25:50,327 - 12706 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 10:25:50,328 - 12706 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.serviceSetupAppliedDiscount WHERE ServiceSetupId = 34446;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:25:50,606 - 12706 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 10:25:50,607 - 12706 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.SetupSourceMapping WHERE ServiceSetupId = 34446;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:25:50,885 - 12706 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 10:25:50,885 - 12706 - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM [ServiceCore].[CommunicationPreferencesServiceReportNotification] WITH(NOLOCK) WHERE EntityType = 'Setup' AND ServiceSetupId = 34446;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:25:51,179 - 12706 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 10:25:51,179 - 12706 - src.utils.log - INFO - πŸ” Fetching data: SELECT * From CRM.LeadNote WHERE RefType = 'Setup' and RefId = 34446;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:25:51,458 - 12706 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 10:25:51,463 - 12706 - src.utils.log - INFO - Inside insert_data_in_temp_tables for work order generation - __SPLIT__ 2026-07-21 10:25:51,463 - 12706 - src.utils.log - INFO - πŸ“₯ Empty dataframe of CRM.LeadNote: - __SPLIT__ 2026-07-21 10:25:51,463 - 12706 - src.utils.log - INFO - leadNoteDf inserted to dream DB - __SPLIT__ 2026-07-21 10:25:51,463 - 12706 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.CommunicationPreferencesServiceReportNotification: - __SPLIT__ 2026-07-21 10:25:51,463 - 12706 - src.utils.log - INFO - CommunicationPreferencesServiceReportNotification inserted to dream DB - __SPLIT__ 2026-07-21 10:25:51,463 - 12706 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.SetupAutoGenerationSourceMapping: - __SPLIT__ 2026-07-21 10:25:51,463 - 12706 - src.utils.log - INFO - SetupAutoGenerationSourceMapping inserted to dream DB - __SPLIT__ 2026-07-21 10:25:51,463 - 12706 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationAppliedDiscount: - __SPLIT__ 2026-07-21 10:25:51,463 - 12706 - src.utils.log - INFO - WorkOrderAutoGenerationAppliedDiscount inserted to dream DB - __SPLIT__ 2026-07-21 10:25:51,463 - 12706 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.SubWorkOrderAutoGeneration: - __SPLIT__ 2026-07-21 10:25:51,464 - 12706 - src.utils.log - INFO - SubWorkOrderAutoGeneration inserted to dream DB - __SPLIT__ 2026-07-21 10:25:51,464 - 12706 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationCommissionAdjustment: - __SPLIT__ 2026-07-21 10:25:51,464 - 12706 - src.utils.log - INFO - SubWorkOrderAutoGeneration inserted to dream DB - __SPLIT__ 2026-07-21 10:25:51,464 - 12706 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationSalesPersonCommission: - __SPLIT__ 2026-07-21 10:25:51,464 - 12706 - src.utils.log - INFO - WorkOrderAutoGenerationSalesPersonCommission_df inserted to dream DB - __SPLIT__ 2026-07-21 10:25:51,464 - 12706 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationCrews: - __SPLIT__ 2026-07-21 10:25:51,464 - 12706 - src.utils.log - INFO - WorkOrderAutoGenerationCrews inserted to dream DB - __SPLIT__ 2026-07-21 10:25:51,464 - 12706 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationServices: - __SPLIT__ 2026-07-21 10:25:51,464 - 12706 - src.utils.log - INFO - WorkOrderAutoGenerationServices inserted to dream DB - __SPLIT__ 2026-07-21 10:25:51,464 - 12706 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 10:25:51,464 - 12706 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN (2737900, 2737901, 2737902, 2737903, 2737904, 2737905, 2737906, 2737907, 2737908, 2737909, 2737910, 2737911, 2737912, 2737913, 2737914, 2737915, 2737916, 2737917, 2737918, 2737919, 2737920, 2737921, 2737922, 2737923, 2737924, 2737925, 2737926, 2737927, 2737928, 2737929, 2737930, 2737931, 2737932, 2737933, 2737934, 2737935, 2737936, 2737937, 2737938, 2737939, 2737940, 2737941, 2737942, 2737943, 2737944, 2737945, 2737946, 2737947, 2737948, 2737949, 2737950, 2737951, 2737952, 2737953, 2737954, 2737955, 2737956, 2737957, 2737958, 2737959, 2737960, 2737961, 2737962, 2737963, 2737964, 2737965, 2737966, 2737967, 2737968, 2737969, 2737970, 2737971, 2737972, 2737973, 2737974, 2737975, 2737976, 2737977, 2737978, 2737979, 2737980, 2737981) ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:25:51,746 - 12706 - src.utils.log - INFO - βœ… Fetched 82 rows - __SPLIT__ 2026-07-21 10:25:51,747 - 12706 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationServices: 82 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:25:52,036 - 12706 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 82) into ServiceCore.WorkOrderAutoGenerationServices - __SPLIT__ 2026-07-21 10:25:53,146 - 12706 - src.utils.log - INFO - βœ… All 82 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationServices in 1 batches - __SPLIT__ 2026-07-21 10:25:53,146 - 12706 - src.utils.log - INFO - WorkOrderAutoGenerationServices inserted to dream DB - __SPLIT__ 2026-07-21 10:25:53,146 - 12706 - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET Status = 'Completed' WHERE GenerateWorkOrderHistoryId = 12706;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:25:53,422 - 12706 - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-21 10:25:53,422 - 12706 - src.utils.log - INFO - Sequential work order generation successful - __SPLIT__ 2026-07-21 10:25:53,422 - 12706 - src.utils.log - INFO - Time took to perform operation: 16.39 - __SPLIT__ 2026-07-21 10:35:49,898 - 124817 - src.utils.log - INFO - ParallelProcessing=False GenerateWorkOrderHistoryId=124817 - __SPLIT__ 2026-07-21 10:35:49,900 - 124817 - src.utils.log - INFO - Sequential Work order generation algo started for GenerateWorkOrderHistoryId: 124817 - __SPLIT__ 2026-07-21 10:35:49,914 - 124817 - src.utils.log - INFO - βœ… Successfully connected to database - __SPLIT__ 2026-07-21 10:35:49,914 - 124817 - src.utils.log - INFO - πŸ” Fetching data: SELECT ConnectionStringName FROM Common.CompanyTenantMaster WHERE CompanyKey = 'abcdallas'... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:35:52,444 - 124817 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 10:35:52,444 - 124817 - src.utils.log - INFO - πŸ”’ Connection pool closed - __SPLIT__ 2026-07-21 10:35:52,445 - 124817 - src.utils.log - INFO - πŸ”Œ Connecting to: abcdallas - __SPLIT__ 2026-07-21 10:35:52,445 - 124817 - src.utils.log - INFO - βœ… Successfully connected to abcdallas - __SPLIT__ 2026-07-21 10:35:52,446 - 124817 - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET Status = 'InProgress' WHERE GenerateWorkOrderHistoryId = 124817;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:35:54,914 - 124817 - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-21 10:35:54,914 - 124817 - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.RecurringServicePrice, gw.StartDate, gw.EndDate, gw.CreatedBy AS NewCreatedBy, gw.RouteIds, ss.* FROM ServiceCore.GenerateWorkOrderHistory gw JOIN ServiceCore.ServiceSetup ss ON gw.CompanyId = ss.CompanyId AND ( (ss.NextGenerationDate <= gw.EndDate AND ss.NextGenerationDate >= gw.StartDate) OR ss.NextGenerationDate IS NULL) AND (gw.AccountNumber IS NULL OR ss.AccountNumber = gw.AccountNumber) AND (gw.ServiceSetupId IS NULL OR ss.ServiceSetupId = gw.ServiceSetupId)AND (gw.RouteIds IS NULL OR ss.RouteMasterId IN (SELECT CAST(value AS INT) FROM STRING_SPLIT((SELECT RouteIds FROM ServiceCore.GenerateWorkOrderHistory WHERE GenerateWorkOrderHistoryid = 124817), ',' )) OR ss.InitialRouteId IN ( SELECT CAST(value AS INT) FROM STRING_SPLIT((SELECT RouteIds FROM ServiceCore.GenerateWorkOrderHistory WHERE GenerateWorkOrderHistoryid = 124817), ','))) JOIN (SELECT SUM(Price) AS RecurringServicePrice, ServiceSetupId FROM ServiceCore.ServiceSetupServices GROUP BY ServiceSetupId ) sss ON sss.ServiceSetupId = ss.ServiceSetupId WHERE gw.GenerateWorkOrderHistoryid = 124817 AND ss.FrequencyScheduleId IS NOT NULL AND ss.IsActive = 1 AND ss.IsDeleted = 0 AND ss.Status <> 'Canceled' AND ((ss.OrderType = gw.OrderType) OR gw.OrderType IS NULL);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:35:56,216 - 124817 - src.utils.log - INFO - βœ… Fetched 1272 rows - __SPLIT__ 2026-07-21 10:35:56,217 - 124817 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.GenerateWorkOrderHistory gwoh WHERE GenerateWorkOrderHistoryId = 124817;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:35:56,492 - 124817 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 10:35:56,498 - 124817 - src.utils.log - INFO - FrequencyScheduleId missing for setups: []: Ignored these setups - __SPLIT__ 2026-07-21 10:35:56,501 - 124817 - src.utils.log - INFO - πŸ” Fetching data: SELECT fsd.IntervalDays, fs.CreatedDate ,f.FrequencyId , fs.FrequencyScheduleId, f.[SysName], f.FrequencyValue, f.YearlyOccurrence , fs.ScheduleFormat,fsd.Days, fsd.Weeks, fsd.Months,fsc.[Month] as sch_months, fsd.StartMonth , fsd.DateDay,fsd.DateMonth FROM [ServiceCore].[FrequencyMaster] f inner join [ServiceCore].[FrequencySchedule] fs on fs.FrequencyId = f.FrequencyId left join ServiceCore.FrequencyScheduleCycle fsc on fsc.FrequencyScheduleId = fs.FrequencyScheduleId left join [ServiceCore].[FrequencyScheduleDetail] fsd on fsd.FrequencyScheduleId = fs.FrequencyScheduleId WHERE fsd.FrequencyScheduleId in (14447, 14466, 13962, 14475, 14476, 13965, 14477, 14479, 14480, 14481, 14482, 14483, 13971, 14485, 14486, 14487, 14488, 14489, 14490, 14491, 14492, 14493, 14494, 14495, 14496, 14497, 14499, 14500, 14501, 14502, 14509, 14513, 14523, 14532, 14478, 14559, 14562, 14563, 14565, 14566, 14571, 14572, 14574, 14578, 14580, 14582, 14583, 14585, 14586, 14615, 14616, 14625, 14626, 14627, 14631, 14632, 14633, 14637, 14638, 14640, 14641, 14642, 14643, 14644, 14645, 14647, 14649, 14651, 14653, 14654, 14655, 14657, 14659, 14660, 14661, 14662, 14663, 14664, 14667, 14668, 14669, 14670, 14671, 14672, 14676, 14693, 14725, 14728, 14729, 14732, 14733, 14736, 14763, 14775, 14779, 14795, 14821, 14823, 14825, 14827, 14830, 14832, 14842, 14844, 14845, 14846, 14847)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:35:56,813 - 124817 - src.utils.log - INFO - βœ… Fetched 1710 rows - __SPLIT__ 2026-07-21 10:35:56,813 - 124817 - src.utils.log - INFO - Found the Setups and Frequencies - __SPLIT__ 2026-07-21 10:35:56,817 - 124817 - src.utils.log - INFO - Inside work order function - __SPLIT__ 2026-07-21 10:35:56,818 - 124817 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId in (24594, 32808, 24623, 32816, 57396, 32836, 24646, 24648, 24660, 24666, 24674, 41101, 41102, 32921, 49327, 49329, 32958, 32961, 32963, 32964, 57556, 24836, 49425, 24871, 33106, 49509, 49510, 139634, 24959, 139652, 139655, 139663, 139674, 57759, 57764, 41381, 33198, 49583, 33212, 49605, 57808, 41434, 33243, 49634, 33268, 25080, 33284, 33285, 25100, 33300, 33302, 33317, 41519, 57911, 25144, 41546, 25169, 25172, 25184, 25191, 41592, 49792, 41601, 49793, 41619, 41620, 33442, 25255, 41647, 41660, 25294, 25302, 58072, 25306, 25319, 25330, 41724, 41725, 41726, 25349, 33564, 41759, 41760, 33570, 33578, 33579, 58170, 41793, 41817, 25435, 50016, 50017, 25445, 25453, 25455, 41844, 25464, 25472, 58241, 50090, 33707, 33708, 41899, 33710, 33711, 41914, 41915, 25532, 25558, 41947, 33774, 33777, 33778, 33779, 33780, 33781, 33782, 33783, 25609, 42004, 58393, 25629, 25633, 42018, 33834, 33840, 42035, 25651, 33844, 50234, 33853, 58460, 58462, 25695, 58472, 50281, 42108, 42115, 42126, 33939, 33949, 58567, 58571, 34004, 34010, 58593, 34024, 34026, 50413, 25840, 34049, 50454, 58649, 34083, 25894, 42299, 58727, 58729, 50543, 50544, 42360, 50590, 50591, 26020, 42407, 26034, 26038, 26044, 26050, 26057, 34256, 58843, 34267, 58845, 50656, 34273, 42469, 42470, 26093, 34293, 26109, 42495, 42496, 34305, 34306, 42497, 50714, 42534, 26155, 26167, 26190, 58963, 26198, 50778, 26216, 58987, 58988, 34422, 26231, 59012, 59013, 59014, 59016, 26254, 42644, 26278, 34484, 50870, 42680, 34497, 42697, 42698, 50892, 34510, 34524, 42749, 42754, 42763, 26383, 42771, 26406, 50982, 50987, 50988, 42800, 42801, 42822, 42824, 42825, 42830, 51023, 34642, 51032, 34652, 42845, 51037, 34667, 26476, 34669, 26478, 51053, 26480, 51055, 26484, 26530, 51119, 34736, 51126, 42947, 26564, 42951, 42952, 51155, 26584, 26603, 51190, 26624, 51204, 43026, 26671, 34903, 51293, 34910, 51295, 51301, 26727, 51312, 26745, 43130, 43131, 51326, 43138, 43160, 51353, 51356, 43179, 43183, 26801, 34993, 149683, 149684, 149685, 34996, 149688, 149692, 51389, 149698, 149699, 26818, 51398, 26830, 43214, 51421, 149734, 43257, 43263, 26882, 43268, 43270, 35079, 43285, 149787, 26911, 43304, 26930, 26931, 35126, 51515, 26946, 35138, 149840, 35167, 35173, 149869, 149870, 149874, 43378, 35194, 27016, 149898, 27018, 27024, 35220, 149912, 43422, 27041, 149927, 149928, 27066, 35258, 27069, 27073, 149967, 149968, 149969, 149970, 149971, 149972, 149973, 149974, 149975, 149976, 35284, 27098, 51675, 149981, 149982, 149983, 149984, 149986, 149987, 149988, 149989, 149991, 149992, 51687, 149996, 27116, 150002, 150003, 27130, 27140, 150022, 150029, 150030, 150031, 150032, 150033, 150034, 150035, 150036, 35349, 150038, 150040, 150041, 150044, 150047, 150048, 150049, 150050, 150051, 150052, 150053, 150054, 150055, 150056, 150057, 150058, 27173, 150060, 150061, 150062, 150068, 150069, 150070, 150072, 150073, 150078, 51777, 150083, 150084, 150086, 150088, 150089, 150093, 150094, 150095, 150097, 150098, 150099, 150100, 150101, 150102, 150103, 150104, 150105, 150106, 150108, 150109, 150110, 150111, 150112, 150115, 150122, 43628, 150126, 35441, 43646, 35456, 150150, 150157, 150158, 51859, 150167, 150168, 150171, 150173, 150179, 150180, 150181, 35491, 150185, 150186, 150187, 35500, 150189, 150190, 43695, 150194, 150195, 43700, 150197, 150198, 150199, 150200, 150207, 35525, 150219, 150220, 150222, 35549, 27364, 150252, 51949, 150264, 150269, 27389, 35588, 27401, 35597, 150289, 150291, 35606, 51994, 150306, 52022, 27448, 27450, 150334, 150338, 150342, 150345, 52043, 150352, 150355, 150358, 150359, 150361, 150365, 150370, 27490, 52068, 150374, 150375, 35687, 35689, 150379, 150380, 150383, 150384, 150385, 150386, 150387, 52080, 35697, 35699, 43893, 150392, 150394, 150395, 150396, 150398, 150400, 150401, 35718, 150410, 150411, 150412, 150414, 150415, 35728, 150417, 150418, 150420, 27540, 35733, 35738, 150427, 150429, 150439, 150444, 150446, 150447, 150450, 150451, 150452, 150454, 150455, 150456, 150457, 150458, 150459, 27576, 35772, 27588, 35781, 150470, 150471, 150475, 43979, 43980, 150480, 27602, 150483, 43996, 27614, 150495, 150496, 43999, 150501, 150503, 150504, 150509, 150510, 150516, 150518, 35832, 150521, 150522, 150524, 150525, 52220, 150529, 150531, 150533, 150534, 150535, 150536, 27654, 52239, 150546, 150547, 27668, 150549, 150551, 150552, 150554, 150556, 150557, 150559, 150560, 150561, 150562, 150566, 35880, 150571, 150572, 150573, 150574, 150576, 150577, 150579, 150580, 150584, 150585, 150586, 150587, 150588, 150589, 27710, 35897, 150592, 150598, 150600, 150601, 150602, 150603, 150606, 150607, 150608, 150611, 150612, 150615, 150616, 150620, 150625, 150636, 150637, 150640, 150641, 150642, 150644, 35956, 150647, 150649, 150650, 150654, 150655, 150656, 150657, 150658, 150659, 150660, 150661, 150662, 150663, 150667, 150671, 150673, 150675, 150676, 150677, 150678, 150680, 150681, 150682, 150683, 150684, 150685, 150688, 150691, 150692, 150694, 150695, 150696, 150697, 150699, 150700, 150701, 36013, 150705, 36018, 150707, 36020, 150712, 150714, 150715, 150716, 27835, 27837, 36046, 27857, 44247, 44249, 27872, 27874, 27881, 27932, 27943, 52525, 52542, 27981, 44378, 27999, 52593, 52608, 28040, 36239, 52627, 69019, 28076, 36282, 28097, 36294, 52687, 44498, 36339, 44538, 44539, 44540, 36358, 52749, 52752, 44573, 52775, 28199, 44588, 28209, 28234, 28242, 52831, 36453, 44648, 44649, 44653, 36462, 44654, 28285, 28287, 28291, 28294, 28296, 28305, 52887, 28311, 28313, 36504, 52895, 36522, 44729, 36539, 36555, 36559, 28374, 52962, 28403, 28424, 53002, 53010, 53024, 44832, 28450, 44843, 53036, 28500, 44913, 28530, 44917, 44920, 44939, 44947, 36763, 28576, 53159, 44971, 44972, 53199, 45017, 28648, 36887, 53276, 53277, 36892, 36895, 28716, 53311, 28748, 45135, 53330, 53341, 36957, 36958, 45156, 45168, 36981, 53395, 45231, 45232, 37042, 28888, 37080, 28893, 37103, 37111, 28923, 53523, 28958, 28971, 28978, 45363, 53566, 37196, 45399, 45400, 37209, 53594, 37222, 37238, 29062, 45447, 45449, 45450, 45461, 29078, 45464, 37274, 37275, 29084, 37276, 37294, 119227, 45501, 45508, 37325, 45520, 29157, 29177, 29182, 37379, 37380, 29220, 29226, 53806, 37425, 45642, 119380, 119382, 29290, 37492, 37495, 37500, 53925, 119474, 119476, 119480, 119501, 29393, 37587, 37609, 29418, 29429, 29431, 29437, 119551, 29450, 29451, 119566, 37652, 45851, 45852, 29479, 119603, 29495, 37687, 37694, 37695, 37697, 37698, 37710, 29528, 37732, 37735, 29546, 37747, 29571, 37779, 37783, 45982, 45987, 37802, 45997, 45998, 45999, 54195, 37813, 29627, 37824, 29643, 37860, 29682, 54283, 46119, 37936, 46144, 29761, 38022, 46217, 29846, 29854, 38050, 29911, 29924, 54503, 38119, 38121, 46317, 46319, 46320, 38134, 29951, 29998, 38236, 46434, 38263, 54673, 30103, 46506, 46516, 30139, 46587, 46590, 54783, 54785, 54787, 38425, 46621, 30245, 30277, 38480, 46682, 46683, 38493, 30302, 38494, 38495, 38496, 46686, 38509, 30329, 38526, 30353, 38550, 38571, 30397, 30408, 30419, 30422, 38634, 46826, 38637, 46837, 46838, 30457, 30458, 38654, 30476, 22292, 46869, 46879, 46904, 46907, 46908, 30527, 46913, 46914, 46919, 22349, 46936, 46942, 30561, 46946, 22401, 46986, 46991, 22416, 38807, 30635, 47022, 30642, 47034, 47050, 30670, 47054, 47061, 30697, 47082, 38892, 38902, 47101, 30724, 47124, 30755, 38962, 47155, 47169, 22604, 22612, 22618, 22656, 55424, 39059, 39060, 22677, 55445, 39082, 47275, 47284, 22713, 30914, 39106, 47301, 22731, 39115, 47317, 55510, 39133, 39136, 39138, 39140, 47332, 30954, 30959, 39152, 30964, 30974, 30975, 30984, 22793, 39205, 55603, 31046, 39251, 47450, 39260, 47462, 47474, 47476, 39291, 39311, 31130, 31157, 39378, 31190, 31192, 31194, 23005, 23016, 39403, 39428, 23046, 39442, 31255, 47648, 23078, 31272, 55860, 47672, 39481, 47674, 39484, 23101, 129618, 129619, 55901, 31326, 129633, 23137, 23141, 31354, 31365, 23186, 31379, 39572, 31384, 47789, 23216, 47806, 31427, 31437, 39643, 56038, 39655, 47849, 23281, 39666, 31482, 39705, 39706, 47900, 39719, 39721, 39722, 47915, 56118, 31548, 23389, 23394, 23406, 31619, 31623, 31629, 39835, 23466, 31660, 48045, 31669, 39923, 23542, 56311, 23546, 31742, 23553, 48133, 39942, 23558, 39941, 31753, 23564, 39959, 31769, 31780, 23599, 40009, 23632, 40023, 40031, 23648, 23652, 23658, 31855, 40051, 23686, 23692, 56460, 40083, 40086, 48297, 40111, 23735, 31943, 48334, 31957, 40157, 48363, 48364, 40178, 31988, 48378, 23806, 23824, 23842, 23847, 40259, 23891, 23899, 56676, 48488, 32116, 23940, 23950, 23962, 23965, 32166, 48554, 48555, 23996, 48573, 32191, 48577, 48578, 24004, 48586, 40396, 40402, 24029, 48617, 32239, 32240, 48624, 32244, 32245, 32249, 32251, 32261, 32262, 32267, 56844, 24076, 32268, 56845, 24081, 32273, 24085, 32279, 32280, 40473, 32285, 48678, 32301, 56906, 56916, 56917, 56918, 24151, 40534, 40535, 56922, 24156, 56926, 32372, 56951, 40573, 40575, 56960, 24203, 40587, 40588, 24209, 48795, 24220, 32414, 57003, 24237, 48814, 32448, 24258, 57029, 24261, 57037, 24269, 48852, 24284, 32476, 32479, 32480, 57057, 24296, 48874, 32501, 57081, 48889, 32512, 24331, 24337, 40729, 32539, 48938, 48942, 32559, 24376, 24386, 24415, 24418, 24419, 32615, 40813, 40816, 57201, 24434, 24437, 32639, 49027, 24467, 24485, 24487, 32686, 24498, 24514, 40919, 24564, 40948, 32762);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:35:57,313 - 124817 - src.utils.log - INFO - βœ… Fetched 21 rows - __SPLIT__ 2026-07-21 10:35:57,313 - 124817 - src.utils.log - INFO - πŸ” Fetching data: select ServiceDate, ServiceSetupId,IsInitial from serviceCore.WorkOrder wo inner join ServiceCore.WorkOrderStatus wos on wo.WoStatusId = wos.WoStatusId where ServiceDate >= '2027-01-01 00:00:00' and ServiceDate <= '2027-01-31 00:00:00' and ServiceSetupId in (24594, 32808, 24623, 32816, 57396, 32836, 24646, 24648, 24660, 24666, 24674, 41101, 41102, 32921, 49327, 49329, 32958, 32961, 32963, 32964, 57556, 24836, 49425, 24871, 33106, 49509, 49510, 139634, 24959, 139652, 139655, 139663, 139674, 57759, 57764, 41381, 33198, 49583, 33212, 49605, 57808, 41434, 33243, 49634, 33268, 25080, 33284, 33285, 25100, 33300, 33302, 33317, 41519, 57911, 25144, 41546, 25169, 25172, 25184, 25191, 41592, 49792, 41601, 49793, 41619, 41620, 33442, 25255, 41647, 41660, 25294, 25302, 58072, 25306, 25319, 25330, 41724, 41725, 41726, 25349, 33564, 41759, 41760, 33570, 33578, 33579, 58170, 41793, 41817, 25435, 50016, 50017, 25445, 25453, 25455, 41844, 25464, 25472, 58241, 50090, 33707, 33708, 41899, 33710, 33711, 41914, 41915, 25532, 25558, 41947, 33774, 33777, 33778, 33779, 33780, 33781, 33782, 33783, 25609, 42004, 58393, 25629, 25633, 42018, 33834, 33840, 42035, 25651, 33844, 50234, 33853, 58460, 58462, 25695, 58472, 50281, 42108, 42115, 42126, 33939, 33949, 58567, 58571, 34004, 34010, 58593, 34024, 34026, 50413, 25840, 34049, 50454, 58649, 34083, 25894, 42299, 58727, 58729, 50543, 50544, 42360, 50590, 50591, 26020, 42407, 26034, 26038, 26044, 26050, 26057, 34256, 58843, 34267, 58845, 50656, 34273, 42469, 42470, 26093, 34293, 26109, 42495, 42496, 34305, 34306, 42497, 50714, 42534, 26155, 26167, 26190, 58963, 26198, 50778, 26216, 58987, 58988, 34422, 26231, 59012, 59013, 59014, 59016, 26254, 42644, 26278, 34484, 50870, 42680, 34497, 42697, 42698, 50892, 34510, 34524, 42749, 42754, 42763, 26383, 42771, 26406, 50982, 50987, 50988, 42800, 42801, 42822, 42824, 42825, 42830, 51023, 34642, 51032, 34652, 42845, 51037, 34667, 26476, 34669, 26478, 51053, 26480, 51055, 26484, 26530, 51119, 34736, 51126, 42947, 26564, 42951, 42952, 51155, 26584, 26603, 51190, 26624, 51204, 43026, 26671, 34903, 51293, 34910, 51295, 51301, 26727, 51312, 26745, 43130, 43131, 51326, 43138, 43160, 51353, 51356, 43179, 43183, 26801, 34993, 149683, 149684, 149685, 34996, 149688, 149692, 51389, 149698, 149699, 26818, 51398, 26830, 43214, 51421, 149734, 43257, 43263, 26882, 43268, 43270, 35079, 43285, 149787, 26911, 43304, 26930, 26931, 35126, 51515, 26946, 35138, 149840, 35167, 35173, 149869, 149870, 149874, 43378, 35194, 27016, 149898, 27018, 27024, 35220, 149912, 43422, 27041, 149927, 149928, 27066, 35258, 27069, 27073, 149967, 149968, 149969, 149970, 149971, 149972, 149973, 149974, 149975, 149976, 35284, 27098, 51675, 149981, 149982, 149983, 149984, 149986, 149987, 149988, 149989, 149991, 149992, 51687, 149996, 27116, 150002, 150003, 27130, 27140, 150022, 150029, 150030, 150031, 150032, 150033, 150034, 150035, 150036, 35349, 150038, 150040, 150041, 150044, 150047, 150048, 150049, 150050, 150051, 150052, 150053, 150054, 150055, 150056, 150057, 150058, 27173, 150060, 150061, 150062, 150068, 150069, 150070, 150072, 150073, 150078, 51777, 150083, 150084, 150086, 150088, 150089, 150093, 150094, 150095, 150097, 150098, 150099, 150100, 150101, 150102, 150103, 150104, 150105, 150106, 150108, 150109, 150110, 150111, 150112, 150115, 150122, 43628, 150126, 35441, 43646, 35456, 150150, 150157, 150158, 51859, 150167, 150168, 150171, 150173, 150179, 150180, 150181, 35491, 150185, 150186, 150187, 35500, 150189, 150190, 43695, 150194, 150195, 43700, 150197, 150198, 150199, 150200, 150207, 35525, 150219, 150220, 150222, 35549, 27364, 150252, 51949, 150264, 150269, 27389, 35588, 27401, 35597, 150289, 150291, 35606, 51994, 150306, 52022, 27448, 27450, 150334, 150338, 150342, 150345, 52043, 150352, 150355, 150358, 150359, 150361, 150365, 150370, 27490, 52068, 150374, 150375, 35687, 35689, 150379, 150380, 150383, 150384, 150385, 150386, 150387, 52080, 35697, 35699, 43893, 150392, 150394, 150395, 150396, 150398, 150400, 150401, 35718, 150410, 150411, 150412, 150414, 150415, 35728, 150417, 150418, 150420, 27540, 35733, 35738, 150427, 150429, 150439, 150444, 150446, 150447, 150450, 150451, 150452, 150454, 150455, 150456, 150457, 150458, 150459, 27576, 35772, 27588, 35781, 150470, 150471, 150475, 43979, 43980, 150480, 27602, 150483, 43996, 27614, 150495, 150496, 43999, 150501, 150503, 150504, 150509, 150510, 150516, 150518, 35832, 150521, 150522, 150524, 150525, 52220, 150529, 150531, 150533, 150534, 150535, 150536, 27654, 52239, 150546, 150547, 27668, 150549, 150551, 150552, 150554, 150556, 150557, 150559, 150560, 150561, 150562, 150566, 35880, 150571, 150572, 150573, 150574, 150576, 150577, 150579, 150580, 150584, 150585, 150586, 150587, 150588, 150589, 27710, 35897, 150592, 150598, 150600, 150601, 150602, 150603, 150606, 150607, 150608, 150611, 150612, 150615, 150616, 150620, 150625, 150636, 150637, 150640, 150641, 150642, 150644, 35956, 150647, 150649, 150650, 150654, 150655, 150656, 150657, 150658, 150659, 150660, 150661, 150662, 150663, 150667, 150671, 150673, 150675, 150676, 150677, 150678, 150680, 150681, 150682, 150683, 150684, 150685, 150688, 150691, 150692, 150694, 150695, 150696, 150697, 150699, 150700, 150701, 36013, 150705, 36018, 150707, 36020, 150712, 150714, 150715, 150716, 27835, 27837, 36046, 27857, 44247, 44249, 27872, 27874, 27881, 27932, 27943, 52525, 52542, 27981, 44378, 27999, 52593, 52608, 28040, 36239, 52627, 69019, 28076, 36282, 28097, 36294, 52687, 44498, 36339, 44538, 44539, 44540, 36358, 52749, 52752, 44573, 52775, 28199, 44588, 28209, 28234, 28242, 52831, 36453, 44648, 44649, 44653, 36462, 44654, 28285, 28287, 28291, 28294, 28296, 28305, 52887, 28311, 28313, 36504, 52895, 36522, 44729, 36539, 36555, 36559, 28374, 52962, 28403, 28424, 53002, 53010, 53024, 44832, 28450, 44843, 53036, 28500, 44913, 28530, 44917, 44920, 44939, 44947, 36763, 28576, 53159, 44971, 44972, 53199, 45017, 28648, 36887, 53276, 53277, 36892, 36895, 28716, 53311, 28748, 45135, 53330, 53341, 36957, 36958, 45156, 45168, 36981, 53395, 45231, 45232, 37042, 28888, 37080, 28893, 37103, 37111, 28923, 53523, 28958, 28971, 28978, 45363, 53566, 37196, 45399, 45400, 37209, 53594, 37222, 37238, 29062, 45447, 45449, 45450, 45461, 29078, 45464, 37274, 37275, 29084, 37276, 37294, 119227, 45501, 45508, 37325, 45520, 29157, 29177, 29182, 37379, 37380, 29220, 29226, 53806, 37425, 45642, 119380, 119382, 29290, 37492, 37495, 37500, 53925, 119474, 119476, 119480, 119501, 29393, 37587, 37609, 29418, 29429, 29431, 29437, 119551, 29450, 29451, 119566, 37652, 45851, 45852, 29479, 119603, 29495, 37687, 37694, 37695, 37697, 37698, 37710, 29528, 37732, 37735, 29546, 37747, 29571, 37779, 37783, 45982, 45987, 37802, 45997, 45998, 45999, 54195, 37813, 29627, 37824, 29643, 37860, 29682, 54283, 46119, 37936, 46144, 29761, 38022, 46217, 29846, 29854, 38050, 29911, 29924, 54503, 38119, 38121, 46317, 46319, 46320, 38134, 29951, 29998, 38236, 46434, 38263, 54673, 30103, 46506, 46516, 30139, 46587, 46590, 54783, 54785, 54787, 38425, 46621, 30245, 30277, 38480, 46682, 46683, 38493, 30302, 38494, 38495, 38496, 46686, 38509, 30329, 38526, 30353, 38550, 38571, 30397, 30408, 30419, 30422, 38634, 46826, 38637, 46837, 46838, 30457, 30458, 38654, 30476, 22292, 46869, 46879, 46904, 46907, 46908, 30527, 46913, 46914, 46919, 22349, 46936, 46942, 30561, 46946, 22401, 46986, 46991, 22416, 38807, 30635, 47022, 30642, 47034, 47050, 30670, 47054, 47061, 30697, 47082, 38892, 38902, 47101, 30724, 47124, 30755, 38962, 47155, 47169, 22604, 22612, 22618, 22656, 55424, 39059, 39060, 22677, 55445, 39082, 47275, 47284, 22713, 30914, 39106, 47301, 22731, 39115, 47317, 55510, 39133, 39136, 39138, 39140, 47332, 30954, 30959, 39152, 30964, 30974, 30975, 30984, 22793, 39205, 55603, 31046, 39251, 47450, 39260, 47462, 47474, 47476, 39291, 39311, 31130, 31157, 39378, 31190, 31192, 31194, 23005, 23016, 39403, 39428, 23046, 39442, 31255, 47648, 23078, 31272, 55860, 47672, 39481, 47674, 39484, 23101, 129618, 129619, 55901, 31326, 129633, 23137, 23141, 31354, 31365, 23186, 31379, 39572, 31384, 47789, 23216, 47806, 31427, 31437, 39643, 56038, 39655, 47849, 23281, 39666, 31482, 39705, 39706, 47900, 39719, 39721, 39722, 47915, 56118, 31548, 23389, 23394, 23406, 31619, 31623, 31629, 39835, 23466, 31660, 48045, 31669, 39923, 23542, 56311, 23546, 31742, 23553, 48133, 39942, 23558, 39941, 31753, 23564, 39959, 31769, 31780, 23599, 40009, 23632, 40023, 40031, 23648, 23652, 23658, 31855, 40051, 23686, 23692, 56460, 40083, 40086, 48297, 40111, 23735, 31943, 48334, 31957, 40157, 48363, 48364, 40178, 31988, 48378, 23806, 23824, 23842, 23847, 40259, 23891, 23899, 56676, 48488, 32116, 23940, 23950, 23962, 23965, 32166, 48554, 48555, 23996, 48573, 32191, 48577, 48578, 24004, 48586, 40396, 40402, 24029, 48617, 32239, 32240, 48624, 32244, 32245, 32249, 32251, 32261, 32262, 32267, 56844, 24076, 32268, 56845, 24081, 32273, 24085, 32279, 32280, 40473, 32285, 48678, 32301, 56906, 56916, 56917, 56918, 24151, 40534, 40535, 56922, 24156, 56926, 32372, 56951, 40573, 40575, 56960, 24203, 40587, 40588, 24209, 48795, 24220, 32414, 57003, 24237, 48814, 32448, 24258, 57029, 24261, 57037, 24269, 48852, 24284, 32476, 32479, 32480, 57057, 24296, 48874, 32501, 57081, 48889, 32512, 24331, 24337, 40729, 32539, 48938, 48942, 32559, 24376, 24386, 24415, 24418, 24419, 32615, 40813, 40816, 57201, 24434, 24437, 32639, 49027, 24467, 24485, 24487, 32686, 24498, 24514, 40919, 24564, 40948, 32762) and wo.IsActive = 1 and wos.Name not in ('Void', 'Cancelled');... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:35:58,186 - 124817 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 10:35:59,584 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150334 - __SPLIT__ 2026-07-21 10:35:59,586 - 124817 - src.utils.log - INFO - Error processing schedule ID 14626: cannot access local variable 'sorted_service_dates' where it is not associated with a value - __SPLIT__ 2026-07-21 10:35:59,586 - 124817 - src.utils.log - INFO - Generating work orders for setup: 56844 - __SPLIT__ 2026-07-21 10:35:59,595 - 124817 - src.utils.log - INFO - Generating work orders for setup: 57764 - __SPLIT__ 2026-07-21 10:35:59,602 - 124817 - src.utils.log - INFO - Generating work orders for setup: 56951 - __SPLIT__ 2026-07-21 10:35:59,609 - 124817 - src.utils.log - INFO - Generating work orders for setup: 57057 - __SPLIT__ 2026-07-21 10:35:59,617 - 124817 - src.utils.log - INFO - Generating work orders for setup: 57029 - __SPLIT__ 2026-07-21 10:35:59,624 - 124817 - src.utils.log - INFO - Generating work orders for setup: 57037 - __SPLIT__ 2026-07-21 10:35:59,631 - 124817 - src.utils.log - INFO - Generating work orders for setup: 45168 - __SPLIT__ 2026-07-21 10:35:59,639 - 124817 - src.utils.log - INFO - Generating work orders for setup: 57396 - __SPLIT__ 2026-07-21 10:35:59,646 - 124817 - src.utils.log - INFO - Generating work orders for setup: 57556 - __SPLIT__ 2026-07-21 10:35:59,653 - 124817 - src.utils.log - INFO - Generating work orders for setup: 57759 - __SPLIT__ 2026-07-21 10:35:59,660 - 124817 - src.utils.log - INFO - Generating work orders for setup: 58072 - __SPLIT__ 2026-07-21 10:35:59,667 - 124817 - src.utils.log - INFO - Generating work orders for setup: 22349 - __SPLIT__ 2026-07-21 10:35:59,674 - 124817 - src.utils.log - INFO - Generating work orders for setup: 58241 - __SPLIT__ 2026-07-21 10:35:59,681 - 124817 - src.utils.log - INFO - Generating work orders for setup: 58393 - __SPLIT__ 2026-07-21 10:35:59,736 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150410 - __SPLIT__ 2026-07-21 10:35:59,745 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150427 - __SPLIT__ 2026-07-21 10:35:59,754 - 124817 - src.utils.log - INFO - Generating work orders for setup: 58593 - __SPLIT__ 2026-07-21 10:35:59,762 - 124817 - src.utils.log - INFO - Generating work orders for setup: 58727 - __SPLIT__ 2026-07-21 10:35:59,770 - 124817 - src.utils.log - INFO - Generating work orders for setup: 58729 - __SPLIT__ 2026-07-21 10:35:59,778 - 124817 - src.utils.log - INFO - Generating work orders for setup: 149874 - __SPLIT__ 2026-07-21 10:35:59,905 - 124817 - src.utils.log - INFO - Generating work orders for setup: 58843 - __SPLIT__ 2026-07-21 10:35:59,914 - 124817 - src.utils.log - INFO - Generating work orders for setup: 58845 - __SPLIT__ 2026-07-21 10:35:59,922 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150533 - __SPLIT__ 2026-07-21 10:35:59,930 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150534 - __SPLIT__ 2026-07-21 10:35:59,939 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150576 - __SPLIT__ 2026-07-21 10:35:59,947 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150577 - __SPLIT__ 2026-07-21 10:35:59,955 - 124817 - src.utils.log - INFO - Generating work orders for setup: 58988 - __SPLIT__ 2026-07-21 10:35:59,963 - 124817 - src.utils.log - INFO - Generating work orders for setup: 59012 - __SPLIT__ 2026-07-21 10:35:59,971 - 124817 - src.utils.log - INFO - Generating work orders for setup: 59013 - __SPLIT__ 2026-07-21 10:35:59,980 - 124817 - src.utils.log - INFO - Generating work orders for setup: 59014 - __SPLIT__ 2026-07-21 10:35:59,988 - 124817 - src.utils.log - INFO - Generating work orders for setup: 59016 - __SPLIT__ 2026-07-21 10:35:59,997 - 124817 - src.utils.log - INFO - Generating work orders for setup: 149970 - __SPLIT__ 2026-07-21 10:36:00,008 - 124817 - src.utils.log - INFO - Generating work orders for setup: 119227 - __SPLIT__ 2026-07-21 10:36:00,027 - 124817 - src.utils.log - INFO - Generating work orders for setup: 119380 - __SPLIT__ 2026-07-21 10:36:00,039 - 124817 - src.utils.log - INFO - Generating work orders for setup: 119382 - __SPLIT__ 2026-07-21 10:36:00,054 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150352 - __SPLIT__ 2026-07-21 10:36:00,067 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150429 - __SPLIT__ 2026-07-21 10:36:00,082 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150447 - __SPLIT__ 2026-07-21 10:36:00,098 - 124817 - src.utils.log - INFO - Generating work orders for setup: 119501 - __SPLIT__ 2026-07-21 10:36:00,115 - 124817 - src.utils.log - INFO - Generating work orders for setup: 119551 - __SPLIT__ 2026-07-21 10:36:00,125 - 124817 - src.utils.log - INFO - Generating work orders for setup: 129619 - __SPLIT__ 2026-07-21 10:36:00,135 - 124817 - src.utils.log - INFO - Generating work orders for setup: 119566 - __SPLIT__ 2026-07-21 10:36:00,143 - 124817 - src.utils.log - INFO - Generating work orders for setup: 119603 - __SPLIT__ 2026-07-21 10:36:00,153 - 124817 - src.utils.log - INFO - Generating work orders for setup: 139634 - __SPLIT__ 2026-07-21 10:36:00,162 - 124817 - src.utils.log - INFO - Generating work orders for setup: 139652 - __SPLIT__ 2026-07-21 10:36:00,172 - 124817 - src.utils.log - INFO - Generating work orders for setup: 139655 - __SPLIT__ 2026-07-21 10:36:00,181 - 124817 - src.utils.log - INFO - Generating work orders for setup: 149688 - __SPLIT__ 2026-07-21 10:36:00,191 - 124817 - src.utils.log - INFO - Generating work orders for setup: 139674 - __SPLIT__ 2026-07-21 10:36:00,346 - 124817 - src.utils.log - INFO - Generating work orders for setup: 149683 - __SPLIT__ 2026-07-21 10:36:00,362 - 124817 - src.utils.log - INFO - Generating work orders for setup: 149684 - __SPLIT__ 2026-07-21 10:36:00,379 - 124817 - src.utils.log - INFO - Generating work orders for setup: 149685 - __SPLIT__ 2026-07-21 10:36:00,395 - 124817 - src.utils.log - INFO - Generating work orders for setup: 149692 - __SPLIT__ 2026-07-21 10:36:00,411 - 124817 - src.utils.log - INFO - Generating work orders for setup: 149698 - __SPLIT__ 2026-07-21 10:36:00,427 - 124817 - src.utils.log - INFO - Generating work orders for setup: 149699 - __SPLIT__ 2026-07-21 10:36:00,443 - 124817 - src.utils.log - INFO - Generating work orders for setup: 149734 - __SPLIT__ 2026-07-21 10:36:00,452 - 124817 - src.utils.log - INFO - Generating work orders for setup: 149787 - __SPLIT__ 2026-07-21 10:36:00,461 - 124817 - src.utils.log - INFO - Generating work orders for setup: 149840 - __SPLIT__ 2026-07-21 10:36:00,470 - 124817 - src.utils.log - INFO - Generating work orders for setup: 149869 - __SPLIT__ 2026-07-21 10:36:00,478 - 124817 - src.utils.log - INFO - Generating work orders for setup: 149898 - __SPLIT__ 2026-07-21 10:36:00,487 - 124817 - src.utils.log - INFO - Generating work orders for setup: 149912 - __SPLIT__ 2026-07-21 10:36:00,623 - 124817 - src.utils.log - INFO - Generating work orders for setup: 149927 - __SPLIT__ 2026-07-21 10:36:00,637 - 124817 - src.utils.log - INFO - Generating work orders for setup: 149928 - __SPLIT__ 2026-07-21 10:36:00,652 - 124817 - src.utils.log - INFO - Generating work orders for setup: 149996 - __SPLIT__ 2026-07-21 10:36:00,660 - 124817 - src.utils.log - INFO - Generating work orders for setup: 149967 - __SPLIT__ 2026-07-21 10:36:00,694 - 124817 - src.utils.log - INFO - Generating work orders for setup: 149968 - __SPLIT__ 2026-07-21 10:36:00,725 - 124817 - src.utils.log - INFO - Generating work orders for setup: 149969 - __SPLIT__ 2026-07-21 10:36:00,758 - 124817 - src.utils.log - INFO - Generating work orders for setup: 149971 - __SPLIT__ 2026-07-21 10:36:00,776 - 124817 - src.utils.log - INFO - Generating work orders for setup: 149972 - __SPLIT__ 2026-07-21 10:36:00,794 - 124817 - src.utils.log - INFO - Generating work orders for setup: 149973 - __SPLIT__ 2026-07-21 10:36:00,812 - 124817 - src.utils.log - INFO - Generating work orders for setup: 149974 - __SPLIT__ 2026-07-21 10:36:00,830 - 124817 - src.utils.log - INFO - Generating work orders for setup: 149975 - __SPLIT__ 2026-07-21 10:36:00,845 - 124817 - src.utils.log - INFO - Generating work orders for setup: 149976 - __SPLIT__ 2026-07-21 10:36:00,854 - 124817 - src.utils.log - INFO - Generating work orders for setup: 149981 - __SPLIT__ 2026-07-21 10:36:00,869 - 124817 - src.utils.log - INFO - Generating work orders for setup: 149982 - __SPLIT__ 2026-07-21 10:36:00,898 - 124817 - src.utils.log - INFO - Generating work orders for setup: 149983 - __SPLIT__ 2026-07-21 10:36:00,906 - 124817 - src.utils.log - INFO - Generating work orders for setup: 149984 - __SPLIT__ 2026-07-21 10:36:00,922 - 124817 - src.utils.log - INFO - Generating work orders for setup: 149986 - __SPLIT__ 2026-07-21 10:36:00,938 - 124817 - src.utils.log - INFO - Generating work orders for setup: 149987 - __SPLIT__ 2026-07-21 10:36:00,954 - 124817 - src.utils.log - INFO - Generating work orders for setup: 149988 - __SPLIT__ 2026-07-21 10:36:00,962 - 124817 - src.utils.log - INFO - Generating work orders for setup: 149989 - __SPLIT__ 2026-07-21 10:36:00,977 - 124817 - src.utils.log - INFO - Generating work orders for setup: 149991 - __SPLIT__ 2026-07-21 10:36:00,986 - 124817 - src.utils.log - INFO - Generating work orders for setup: 149992 - __SPLIT__ 2026-07-21 10:36:00,994 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150002 - __SPLIT__ 2026-07-21 10:36:01,167 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150044 - __SPLIT__ 2026-07-21 10:36:01,176 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150047 - __SPLIT__ 2026-07-21 10:36:01,186 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150022 - __SPLIT__ 2026-07-21 10:36:01,195 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150029 - __SPLIT__ 2026-07-21 10:36:01,206 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150030 - __SPLIT__ 2026-07-21 10:36:01,217 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150033 - __SPLIT__ 2026-07-21 10:36:01,226 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150034 - __SPLIT__ 2026-07-21 10:36:01,235 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150035 - __SPLIT__ 2026-07-21 10:36:01,244 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150036 - __SPLIT__ 2026-07-21 10:36:01,260 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150038 - __SPLIT__ 2026-07-21 10:36:01,269 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150048 - __SPLIT__ 2026-07-21 10:36:01,278 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150040 - __SPLIT__ 2026-07-21 10:36:01,287 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150049 - __SPLIT__ 2026-07-21 10:36:01,296 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150050 - __SPLIT__ 2026-07-21 10:36:01,305 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150051 - __SPLIT__ 2026-07-21 10:36:01,314 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150052 - __SPLIT__ 2026-07-21 10:36:01,325 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150055 - __SPLIT__ 2026-07-21 10:36:01,334 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150041 - __SPLIT__ 2026-07-21 10:36:01,345 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150053 - __SPLIT__ 2026-07-21 10:36:01,354 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150054 - __SPLIT__ 2026-07-21 10:36:01,363 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150056 - __SPLIT__ 2026-07-21 10:36:01,374 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150057 - __SPLIT__ 2026-07-21 10:36:01,385 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150058 - __SPLIT__ 2026-07-21 10:36:01,395 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150061 - __SPLIT__ 2026-07-21 10:36:01,405 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150073 - __SPLIT__ 2026-07-21 10:36:01,419 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150088 - __SPLIT__ 2026-07-21 10:36:01,429 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150060 - __SPLIT__ 2026-07-21 10:36:01,442 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150062 - __SPLIT__ 2026-07-21 10:36:01,456 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150068 - __SPLIT__ 2026-07-21 10:36:01,469 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150069 - __SPLIT__ 2026-07-21 10:36:01,485 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150078 - __SPLIT__ 2026-07-21 10:36:01,500 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150093 - __SPLIT__ 2026-07-21 10:36:01,517 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150094 - __SPLIT__ 2026-07-21 10:36:01,536 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150070 - __SPLIT__ 2026-07-21 10:36:01,549 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150072 - __SPLIT__ 2026-07-21 10:36:01,563 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150089 - __SPLIT__ 2026-07-21 10:36:01,575 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150083 - __SPLIT__ 2026-07-21 10:36:01,589 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150084 - __SPLIT__ 2026-07-21 10:36:01,605 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150086 - __SPLIT__ 2026-07-21 10:36:01,620 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150095 - __SPLIT__ 2026-07-21 10:36:01,634 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150097 - __SPLIT__ 2026-07-21 10:36:01,647 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150098 - __SPLIT__ 2026-07-21 10:36:01,658 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150105 - __SPLIT__ 2026-07-21 10:36:01,680 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150099 - __SPLIT__ 2026-07-21 10:36:01,692 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150100 - __SPLIT__ 2026-07-21 10:36:01,702 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150101 - __SPLIT__ 2026-07-21 10:36:01,713 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150102 - __SPLIT__ 2026-07-21 10:36:01,729 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150103 - __SPLIT__ 2026-07-21 10:36:01,748 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150104 - __SPLIT__ 2026-07-21 10:36:01,793 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150106 - __SPLIT__ 2026-07-21 10:36:01,807 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150108 - __SPLIT__ 2026-07-21 10:36:01,825 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150109 - __SPLIT__ 2026-07-21 10:36:01,838 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150110 - __SPLIT__ 2026-07-21 10:36:01,851 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150111 - __SPLIT__ 2026-07-21 10:36:01,875 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150112 - __SPLIT__ 2026-07-21 10:36:01,896 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150115 - __SPLIT__ 2026-07-21 10:36:01,909 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150122 - __SPLIT__ 2026-07-21 10:36:01,937 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150126 - __SPLIT__ 2026-07-21 10:36:01,951 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150150 - __SPLIT__ 2026-07-21 10:36:01,971 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150157 - __SPLIT__ 2026-07-21 10:36:02,266 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150158 - __SPLIT__ 2026-07-21 10:36:02,282 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150167 - __SPLIT__ 2026-07-21 10:36:02,292 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150220 - __SPLIT__ 2026-07-21 10:36:02,301 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150168 - __SPLIT__ 2026-07-21 10:36:02,310 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150171 - __SPLIT__ 2026-07-21 10:36:02,319 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150179 - __SPLIT__ 2026-07-21 10:36:02,329 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150180 - __SPLIT__ 2026-07-21 10:36:02,338 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150181 - __SPLIT__ 2026-07-21 10:36:02,348 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150185 - __SPLIT__ 2026-07-21 10:36:02,512 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150186 - __SPLIT__ 2026-07-21 10:36:02,521 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150187 - __SPLIT__ 2026-07-21 10:36:02,531 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150189 - __SPLIT__ 2026-07-21 10:36:02,540 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150190 - __SPLIT__ 2026-07-21 10:36:02,550 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150197 - __SPLIT__ 2026-07-21 10:36:02,560 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150198 - __SPLIT__ 2026-07-21 10:36:02,719 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150194 - __SPLIT__ 2026-07-21 10:36:02,730 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150195 - __SPLIT__ 2026-07-21 10:36:02,740 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150199 - __SPLIT__ 2026-07-21 10:36:02,886 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150200 - __SPLIT__ 2026-07-21 10:36:03,039 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150219 - __SPLIT__ 2026-07-21 10:36:03,049 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150222 - __SPLIT__ 2026-07-21 10:36:03,060 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150291 - __SPLIT__ 2026-07-21 10:36:03,077 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150306 - __SPLIT__ 2026-07-21 10:36:03,093 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150338 - __SPLIT__ 2026-07-21 10:36:03,102 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150359 - __SPLIT__ 2026-07-21 10:36:03,111 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150342 - __SPLIT__ 2026-07-21 10:36:03,120 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150345 - __SPLIT__ 2026-07-21 10:36:03,130 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150355 - __SPLIT__ 2026-07-21 10:36:03,139 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150358 - __SPLIT__ 2026-07-21 10:36:03,148 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150361 - __SPLIT__ 2026-07-21 10:36:03,157 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150365 - __SPLIT__ 2026-07-21 10:36:03,167 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150370 - __SPLIT__ 2026-07-21 10:36:03,176 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150556 - __SPLIT__ 2026-07-21 10:36:03,186 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150386 - __SPLIT__ 2026-07-21 10:36:03,196 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150374 - __SPLIT__ 2026-07-21 10:36:03,205 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150375 - __SPLIT__ 2026-07-21 10:36:03,215 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150379 - __SPLIT__ 2026-07-21 10:36:03,224 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150380 - __SPLIT__ 2026-07-21 10:36:03,233 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150383 - __SPLIT__ 2026-07-21 10:36:03,242 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150384 - __SPLIT__ 2026-07-21 10:36:03,251 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150385 - __SPLIT__ 2026-07-21 10:36:03,260 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150387 - __SPLIT__ 2026-07-21 10:36:03,270 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150392 - __SPLIT__ 2026-07-21 10:36:03,279 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150394 - __SPLIT__ 2026-07-21 10:36:03,288 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150395 - __SPLIT__ 2026-07-21 10:36:03,298 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150396 - __SPLIT__ 2026-07-21 10:36:03,308 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150398 - __SPLIT__ 2026-07-21 10:36:03,317 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150400 - __SPLIT__ 2026-07-21 10:36:03,327 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150401 - __SPLIT__ 2026-07-21 10:36:03,336 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150411 - __SPLIT__ 2026-07-21 10:36:03,345 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150412 - __SPLIT__ 2026-07-21 10:36:03,362 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150414 - __SPLIT__ 2026-07-21 10:36:03,374 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150415 - __SPLIT__ 2026-07-21 10:36:03,383 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150417 - __SPLIT__ 2026-07-21 10:36:03,392 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150418 - __SPLIT__ 2026-07-21 10:36:03,457 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150420 - __SPLIT__ 2026-07-21 10:36:03,473 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150439 - __SPLIT__ 2026-07-21 10:36:03,482 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150444 - __SPLIT__ 2026-07-21 10:36:03,491 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150446 - __SPLIT__ 2026-07-21 10:36:03,500 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150450 - __SPLIT__ 2026-07-21 10:36:03,509 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150451 - __SPLIT__ 2026-07-21 10:36:03,519 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150452 - __SPLIT__ 2026-07-21 10:36:03,528 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150454 - __SPLIT__ 2026-07-21 10:36:03,537 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150455 - __SPLIT__ 2026-07-21 10:36:03,546 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150456 - __SPLIT__ 2026-07-21 10:36:03,556 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150457 - __SPLIT__ 2026-07-21 10:36:03,566 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150458 - __SPLIT__ 2026-07-21 10:36:03,576 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150459 - __SPLIT__ 2026-07-21 10:36:03,586 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150470 - __SPLIT__ 2026-07-21 10:36:03,595 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150495 - __SPLIT__ 2026-07-21 10:36:03,604 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150475 - __SPLIT__ 2026-07-21 10:36:03,614 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150480 - __SPLIT__ 2026-07-21 10:36:03,623 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150483 - __SPLIT__ 2026-07-21 10:36:03,632 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150496 - __SPLIT__ 2026-07-21 10:36:03,642 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150501 - __SPLIT__ 2026-07-21 10:36:03,650 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150503 - __SPLIT__ 2026-07-21 10:36:03,732 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150504 - __SPLIT__ 2026-07-21 10:36:03,741 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150509 - __SPLIT__ 2026-07-21 10:36:03,750 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150510 - __SPLIT__ 2026-07-21 10:36:03,759 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150516 - __SPLIT__ 2026-07-21 10:36:03,768 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150521 - __SPLIT__ 2026-07-21 10:36:03,798 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150522 - __SPLIT__ 2026-07-21 10:36:03,807 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150524 - __SPLIT__ 2026-07-21 10:36:03,824 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150525 - __SPLIT__ 2026-07-21 10:36:03,834 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150529 - __SPLIT__ 2026-07-21 10:36:03,845 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150531 - __SPLIT__ 2026-07-21 10:36:03,854 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150535 - __SPLIT__ 2026-07-21 10:36:03,863 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150536 - __SPLIT__ 2026-07-21 10:36:03,872 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150546 - __SPLIT__ 2026-07-21 10:36:03,881 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150547 - __SPLIT__ 2026-07-21 10:36:03,890 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150549 - __SPLIT__ 2026-07-21 10:36:03,900 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150551 - __SPLIT__ 2026-07-21 10:36:03,909 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150552 - __SPLIT__ 2026-07-21 10:36:03,918 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150554 - __SPLIT__ 2026-07-21 10:36:03,927 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150557 - __SPLIT__ 2026-07-21 10:36:03,936 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150566 - __SPLIT__ 2026-07-21 10:36:03,945 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150559 - __SPLIT__ 2026-07-21 10:36:03,955 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150560 - __SPLIT__ 2026-07-21 10:36:03,965 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150561 - __SPLIT__ 2026-07-21 10:36:03,976 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150562 - __SPLIT__ 2026-07-21 10:36:03,986 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150598 - __SPLIT__ 2026-07-21 10:36:04,160 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150571 - __SPLIT__ 2026-07-21 10:36:04,169 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150572 - __SPLIT__ 2026-07-21 10:36:04,178 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150573 - __SPLIT__ 2026-07-21 10:36:04,187 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150574 - __SPLIT__ 2026-07-21 10:36:04,196 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150584 - __SPLIT__ 2026-07-21 10:36:04,206 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150585 - __SPLIT__ 2026-07-21 10:36:04,215 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150579 - __SPLIT__ 2026-07-21 10:36:04,224 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150580 - __SPLIT__ 2026-07-21 10:36:04,233 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150586 - __SPLIT__ 2026-07-21 10:36:04,242 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150587 - __SPLIT__ 2026-07-21 10:36:04,258 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150588 - __SPLIT__ 2026-07-21 10:36:04,267 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150589 - __SPLIT__ 2026-07-21 10:36:04,283 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150600 - __SPLIT__ 2026-07-21 10:36:04,292 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150601 - __SPLIT__ 2026-07-21 10:36:04,301 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150602 - __SPLIT__ 2026-07-21 10:36:04,310 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150603 - __SPLIT__ 2026-07-21 10:36:04,319 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150606 - __SPLIT__ 2026-07-21 10:36:04,329 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150607 - __SPLIT__ 2026-07-21 10:36:04,338 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150608 - __SPLIT__ 2026-07-21 10:36:04,347 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150611 - __SPLIT__ 2026-07-21 10:36:04,358 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150612 - __SPLIT__ 2026-07-21 10:36:04,368 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150615 - __SPLIT__ 2026-07-21 10:36:04,377 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150616 - __SPLIT__ 2026-07-21 10:36:04,386 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150620 - __SPLIT__ 2026-07-21 10:36:04,395 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150636 - __SPLIT__ 2026-07-21 10:36:04,404 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150625 - __SPLIT__ 2026-07-21 10:36:04,413 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150637 - __SPLIT__ 2026-07-21 10:36:04,424 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150707 - __SPLIT__ 2026-07-21 10:36:04,434 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150644 - __SPLIT__ 2026-07-21 10:36:04,443 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150655 - __SPLIT__ 2026-07-21 10:36:04,451 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150656 - __SPLIT__ 2026-07-21 10:36:04,460 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150657 - __SPLIT__ 2026-07-21 10:36:04,469 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150661 - __SPLIT__ 2026-07-21 10:36:04,477 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150640 - __SPLIT__ 2026-07-21 10:36:04,636 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150660 - __SPLIT__ 2026-07-21 10:36:04,645 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150641 - __SPLIT__ 2026-07-21 10:36:04,812 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150642 - __SPLIT__ 2026-07-21 10:36:04,972 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150649 - __SPLIT__ 2026-07-21 10:36:04,990 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150650 - __SPLIT__ 2026-07-21 10:36:05,058 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150647 - __SPLIT__ 2026-07-21 10:36:05,067 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150654 - __SPLIT__ 2026-07-21 10:36:05,084 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150667 - __SPLIT__ 2026-07-21 10:36:05,093 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150671 - __SPLIT__ 2026-07-21 10:36:05,102 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150673 - __SPLIT__ 2026-07-21 10:36:05,273 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150675 - __SPLIT__ 2026-07-21 10:36:05,283 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150676 - __SPLIT__ 2026-07-21 10:36:05,293 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150677 - __SPLIT__ 2026-07-21 10:36:05,302 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150678 - __SPLIT__ 2026-07-21 10:36:05,339 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150680 - __SPLIT__ 2026-07-21 10:36:05,348 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150681 - __SPLIT__ 2026-07-21 10:36:05,365 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150682 - __SPLIT__ 2026-07-21 10:36:05,397 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150683 - __SPLIT__ 2026-07-21 10:36:05,407 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150684 - __SPLIT__ 2026-07-21 10:36:05,416 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150685 - __SPLIT__ 2026-07-21 10:36:05,455 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150688 - __SPLIT__ 2026-07-21 10:36:05,621 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150691 - __SPLIT__ 2026-07-21 10:36:05,631 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150692 - __SPLIT__ 2026-07-21 10:36:05,671 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150699 - __SPLIT__ 2026-07-21 10:36:05,688 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150694 - __SPLIT__ 2026-07-21 10:36:05,860 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150695 - __SPLIT__ 2026-07-21 10:36:06,028 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150700 - __SPLIT__ 2026-07-21 10:36:06,204 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150701 - __SPLIT__ 2026-07-21 10:36:06,371 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150705 - __SPLIT__ 2026-07-21 10:36:06,388 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150712 - __SPLIT__ 2026-07-21 10:36:06,400 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150714 - __SPLIT__ 2026-07-21 10:36:06,438 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150715 - __SPLIT__ 2026-07-21 10:36:06,448 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150716 - __SPLIT__ 2026-07-21 10:36:06,458 - 124817 - src.utils.log - INFO - Generating work orders for setup: 39428 - __SPLIT__ 2026-07-21 10:36:06,468 - 124817 - src.utils.log - INFO - Generating work orders for setup: 51859 - __SPLIT__ 2026-07-21 10:36:06,477 - 124817 - src.utils.log - INFO - Generating work orders for setup: 22656 - __SPLIT__ 2026-07-21 10:36:06,485 - 124817 - src.utils.log - INFO - Generating work orders for setup: 22677 - __SPLIT__ 2026-07-21 10:36:06,494 - 124817 - src.utils.log - INFO - Generating work orders for setup: 51675 - __SPLIT__ 2026-07-21 10:36:06,503 - 124817 - src.utils.log - INFO - Generating work orders for setup: 51687 - __SPLIT__ 2026-07-21 10:36:06,512 - 124817 - src.utils.log - INFO - Generating work orders for setup: 22713 - __SPLIT__ 2026-07-21 10:36:06,521 - 124817 - src.utils.log - INFO - Generating work orders for setup: 22731 - __SPLIT__ 2026-07-21 10:36:06,530 - 124817 - src.utils.log - INFO - Generating work orders for setup: 22793 - __SPLIT__ 2026-07-21 10:36:06,539 - 124817 - src.utils.log - INFO - Generating work orders for setup: 23005 - __SPLIT__ 2026-07-21 10:36:06,548 - 124817 - src.utils.log - INFO - Generating work orders for setup: 23016 - __SPLIT__ 2026-07-21 10:36:06,557 - 124817 - src.utils.log - INFO - Generating work orders for setup: 23046 - __SPLIT__ 2026-07-21 10:36:06,565 - 124817 - src.utils.log - INFO - Generating work orders for setup: 23078 - __SPLIT__ 2026-07-21 10:36:06,575 - 124817 - src.utils.log - INFO - Generating work orders for setup: 23101 - __SPLIT__ 2026-07-21 10:36:06,584 - 124817 - src.utils.log - INFO - Generating work orders for setup: 23137 - __SPLIT__ 2026-07-21 10:36:06,592 - 124817 - src.utils.log - INFO - Generating work orders for setup: 23141 - __SPLIT__ 2026-07-21 10:36:06,601 - 124817 - src.utils.log - INFO - Generating work orders for setup: 23186 - __SPLIT__ 2026-07-21 10:36:06,612 - 124817 - src.utils.log - INFO - Generating work orders for setup: 23216 - __SPLIT__ 2026-07-21 10:36:06,622 - 124817 - src.utils.log - INFO - Generating work orders for setup: 23281 - __SPLIT__ 2026-07-21 10:36:06,630 - 124817 - src.utils.log - INFO - Generating work orders for setup: 23389 - __SPLIT__ 2026-07-21 10:36:06,640 - 124817 - src.utils.log - INFO - Generating work orders for setup: 23394 - __SPLIT__ 2026-07-21 10:36:06,649 - 124817 - src.utils.log - INFO - Generating work orders for setup: 23406 - __SPLIT__ 2026-07-21 10:36:06,658 - 124817 - src.utils.log - INFO - Generating work orders for setup: 23466 - __SPLIT__ 2026-07-21 10:36:06,667 - 124817 - src.utils.log - INFO - Generating work orders for setup: 23542 - __SPLIT__ 2026-07-21 10:36:06,676 - 124817 - src.utils.log - INFO - Generating work orders for setup: 56917 - __SPLIT__ 2026-07-21 10:36:06,684 - 124817 - src.utils.log - INFO - Generating work orders for setup: 23546 - __SPLIT__ 2026-07-21 10:36:06,693 - 124817 - src.utils.log - INFO - Generating work orders for setup: 51949 - __SPLIT__ 2026-07-21 10:36:06,702 - 124817 - src.utils.log - INFO - Generating work orders for setup: 51994 - __SPLIT__ 2026-07-21 10:36:06,711 - 124817 - src.utils.log - INFO - Generating work orders for setup: 52022 - __SPLIT__ 2026-07-21 10:36:06,720 - 124817 - src.utils.log - INFO - Generating work orders for setup: 52043 - __SPLIT__ 2026-07-21 10:36:06,729 - 124817 - src.utils.log - INFO - Generating work orders for setup: 52068 - __SPLIT__ 2026-07-21 10:36:06,738 - 124817 - src.utils.log - INFO - Generating work orders for setup: 52080 - __SPLIT__ 2026-07-21 10:36:06,747 - 124817 - src.utils.log - INFO - Generating work orders for setup: 52220 - __SPLIT__ 2026-07-21 10:36:06,756 - 124817 - src.utils.log - INFO - Generating work orders for setup: 52239 - __SPLIT__ 2026-07-21 10:36:06,765 - 124817 - src.utils.log - INFO - Generating work orders for setup: 22292 - __SPLIT__ 2026-07-21 10:36:06,774 - 124817 - src.utils.log - INFO - Generating work orders for setup: 52525 - __SPLIT__ 2026-07-21 10:36:06,783 - 124817 - src.utils.log - INFO - Generating work orders for setup: 52542 - __SPLIT__ 2026-07-21 10:36:06,792 - 124817 - src.utils.log - INFO - Generating work orders for setup: 52593 - __SPLIT__ 2026-07-21 10:36:06,801 - 124817 - src.utils.log - INFO - Generating work orders for setup: 52608 - __SPLIT__ 2026-07-21 10:36:06,810 - 124817 - src.utils.log - INFO - Generating work orders for setup: 52627 - __SPLIT__ 2026-07-21 10:36:06,818 - 124817 - src.utils.log - INFO - Generating work orders for setup: 52687 - __SPLIT__ 2026-07-21 10:36:06,829 - 124817 - src.utils.log - INFO - Generating work orders for setup: 52749 - __SPLIT__ 2026-07-21 10:36:06,839 - 124817 - src.utils.log - INFO - Generating work orders for setup: 52752 - __SPLIT__ 2026-07-21 10:36:06,848 - 124817 - src.utils.log - INFO - Generating work orders for setup: 52775 - __SPLIT__ 2026-07-21 10:36:06,856 - 124817 - src.utils.log - INFO - Generating work orders for setup: 52831 - __SPLIT__ 2026-07-21 10:36:06,865 - 124817 - src.utils.log - INFO - Generating work orders for setup: 52887 - __SPLIT__ 2026-07-21 10:36:06,874 - 124817 - src.utils.log - INFO - Generating work orders for setup: 52895 - __SPLIT__ 2026-07-21 10:36:06,883 - 124817 - src.utils.log - INFO - Generating work orders for setup: 52962 - __SPLIT__ 2026-07-21 10:36:06,892 - 124817 - src.utils.log - INFO - Generating work orders for setup: 53002 - __SPLIT__ 2026-07-21 10:36:06,900 - 124817 - src.utils.log - INFO - Generating work orders for setup: 53010 - __SPLIT__ 2026-07-21 10:36:06,909 - 124817 - src.utils.log - INFO - Generating work orders for setup: 53024 - __SPLIT__ 2026-07-21 10:36:06,918 - 124817 - src.utils.log - INFO - Generating work orders for setup: 53036 - __SPLIT__ 2026-07-21 10:36:06,927 - 124817 - src.utils.log - INFO - Generating work orders for setup: 53159 - __SPLIT__ 2026-07-21 10:36:06,936 - 124817 - src.utils.log - INFO - Generating work orders for setup: 53199 - __SPLIT__ 2026-07-21 10:36:06,946 - 124817 - src.utils.log - INFO - Generating work orders for setup: 53276 - __SPLIT__ 2026-07-21 10:36:06,955 - 124817 - src.utils.log - INFO - Generating work orders for setup: 53277 - __SPLIT__ 2026-07-21 10:36:06,964 - 124817 - src.utils.log - INFO - Generating work orders for setup: 53311 - __SPLIT__ 2026-07-21 10:36:06,973 - 124817 - src.utils.log - INFO - Generating work orders for setup: 53330 - __SPLIT__ 2026-07-21 10:36:06,982 - 124817 - src.utils.log - INFO - Generating work orders for setup: 53341 - __SPLIT__ 2026-07-21 10:36:06,990 - 124817 - src.utils.log - INFO - Generating work orders for setup: 53395 - __SPLIT__ 2026-07-21 10:36:06,999 - 124817 - src.utils.log - INFO - Generating work orders for setup: 23553 - __SPLIT__ 2026-07-21 10:36:07,008 - 124817 - src.utils.log - INFO - Generating work orders for setup: 23558 - __SPLIT__ 2026-07-21 10:36:07,017 - 124817 - src.utils.log - INFO - Generating work orders for setup: 23564 - __SPLIT__ 2026-07-21 10:36:07,026 - 124817 - src.utils.log - INFO - Generating work orders for setup: 23599 - __SPLIT__ 2026-07-21 10:36:07,035 - 124817 - src.utils.log - INFO - Generating work orders for setup: 23632 - __SPLIT__ 2026-07-21 10:36:07,044 - 124817 - src.utils.log - INFO - Generating work orders for setup: 23648 - __SPLIT__ 2026-07-21 10:36:07,057 - 124817 - src.utils.log - INFO - Generating work orders for setup: 23652 - __SPLIT__ 2026-07-21 10:36:07,065 - 124817 - src.utils.log - INFO - Generating work orders for setup: 23658 - __SPLIT__ 2026-07-21 10:36:07,074 - 124817 - src.utils.log - INFO - Generating work orders for setup: 23686 - __SPLIT__ 2026-07-21 10:36:07,083 - 124817 - src.utils.log - INFO - Generating work orders for setup: 23692 - __SPLIT__ 2026-07-21 10:36:07,092 - 124817 - src.utils.log - INFO - Generating work orders for setup: 23735 - __SPLIT__ 2026-07-21 10:36:07,101 - 124817 - src.utils.log - INFO - Generating work orders for setup: 23806 - __SPLIT__ 2026-07-21 10:36:07,110 - 124817 - src.utils.log - INFO - Generating work orders for setup: 23824 - __SPLIT__ 2026-07-21 10:36:07,119 - 124817 - src.utils.log - INFO - Generating work orders for setup: 23842 - __SPLIT__ 2026-07-21 10:36:07,128 - 124817 - src.utils.log - INFO - Generating work orders for setup: 23847 - __SPLIT__ 2026-07-21 10:36:07,137 - 124817 - src.utils.log - INFO - Generating work orders for setup: 23891 - __SPLIT__ 2026-07-21 10:36:07,146 - 124817 - src.utils.log - INFO - Generating work orders for setup: 23899 - __SPLIT__ 2026-07-21 10:36:07,155 - 124817 - src.utils.log - INFO - Generating work orders for setup: 23940 - __SPLIT__ 2026-07-21 10:36:07,166 - 124817 - src.utils.log - INFO - Generating work orders for setup: 23950 - __SPLIT__ 2026-07-21 10:36:07,177 - 124817 - src.utils.log - INFO - Generating work orders for setup: 23962 - __SPLIT__ 2026-07-21 10:36:07,186 - 124817 - src.utils.log - INFO - Generating work orders for setup: 23965 - __SPLIT__ 2026-07-21 10:36:07,196 - 124817 - src.utils.log - INFO - Generating work orders for setup: 23996 - __SPLIT__ 2026-07-21 10:36:07,205 - 124817 - src.utils.log - INFO - Generating work orders for setup: 24004 - __SPLIT__ 2026-07-21 10:36:07,214 - 124817 - src.utils.log - INFO - Generating work orders for setup: 24029 - __SPLIT__ 2026-07-21 10:36:07,223 - 124817 - src.utils.log - INFO - Generating work orders for setup: 24076 - __SPLIT__ 2026-07-21 10:36:07,232 - 124817 - src.utils.log - INFO - Generating work orders for setup: 24081 - __SPLIT__ 2026-07-21 10:36:07,241 - 124817 - src.utils.log - INFO - Generating work orders for setup: 24085 - __SPLIT__ 2026-07-21 10:36:07,250 - 124817 - src.utils.log - INFO - Generating work orders for setup: 24151 - __SPLIT__ 2026-07-21 10:36:07,259 - 124817 - src.utils.log - INFO - Generating work orders for setup: 24156 - __SPLIT__ 2026-07-21 10:36:07,268 - 124817 - src.utils.log - INFO - Generating work orders for setup: 24203 - __SPLIT__ 2026-07-21 10:36:07,278 - 124817 - src.utils.log - INFO - Generating work orders for setup: 24209 - __SPLIT__ 2026-07-21 10:36:07,359 - 124817 - src.utils.log - INFO - Generating work orders for setup: 24220 - __SPLIT__ 2026-07-21 10:36:07,369 - 124817 - src.utils.log - INFO - Generating work orders for setup: 24237 - __SPLIT__ 2026-07-21 10:36:07,379 - 124817 - src.utils.log - INFO - Generating work orders for setup: 24258 - __SPLIT__ 2026-07-21 10:36:07,388 - 124817 - src.utils.log - INFO - Generating work orders for setup: 24261 - __SPLIT__ 2026-07-21 10:36:07,397 - 124817 - src.utils.log - INFO - Generating work orders for setup: 24269 - __SPLIT__ 2026-07-21 10:36:07,406 - 124817 - src.utils.log - INFO - Generating work orders for setup: 24284 - __SPLIT__ 2026-07-21 10:36:07,415 - 124817 - src.utils.log - INFO - Generating work orders for setup: 24296 - __SPLIT__ 2026-07-21 10:36:07,423 - 124817 - src.utils.log - INFO - Generating work orders for setup: 24331 - __SPLIT__ 2026-07-21 10:36:07,433 - 124817 - src.utils.log - INFO - Generating work orders for setup: 24337 - __SPLIT__ 2026-07-21 10:36:07,442 - 124817 - src.utils.log - INFO - Generating work orders for setup: 24376 - __SPLIT__ 2026-07-21 10:36:07,451 - 124817 - src.utils.log - INFO - Generating work orders for setup: 24386 - __SPLIT__ 2026-07-21 10:36:07,460 - 124817 - src.utils.log - INFO - Generating work orders for setup: 24415 - __SPLIT__ 2026-07-21 10:36:07,469 - 124817 - src.utils.log - INFO - Generating work orders for setup: 24418 - __SPLIT__ 2026-07-21 10:36:07,479 - 124817 - src.utils.log - INFO - Generating work orders for setup: 24419 - __SPLIT__ 2026-07-21 10:36:07,489 - 124817 - src.utils.log - INFO - Generating work orders for setup: 24434 - __SPLIT__ 2026-07-21 10:36:07,500 - 124817 - src.utils.log - INFO - Generating work orders for setup: 24437 - __SPLIT__ 2026-07-21 10:36:07,510 - 124817 - src.utils.log - INFO - Generating work orders for setup: 24467 - __SPLIT__ 2026-07-21 10:36:07,519 - 124817 - src.utils.log - INFO - Generating work orders for setup: 24485 - __SPLIT__ 2026-07-21 10:36:07,528 - 124817 - src.utils.log - INFO - Generating work orders for setup: 24487 - __SPLIT__ 2026-07-21 10:36:07,537 - 124817 - src.utils.log - INFO - Generating work orders for setup: 24498 - __SPLIT__ 2026-07-21 10:36:07,546 - 124817 - src.utils.log - INFO - Generating work orders for setup: 24514 - __SPLIT__ 2026-07-21 10:36:07,554 - 124817 - src.utils.log - INFO - Generating work orders for setup: 24564 - __SPLIT__ 2026-07-21 10:36:07,563 - 124817 - src.utils.log - INFO - Generating work orders for setup: 24594 - __SPLIT__ 2026-07-21 10:36:07,572 - 124817 - src.utils.log - INFO - Generating work orders for setup: 24623 - __SPLIT__ 2026-07-21 10:36:07,581 - 124817 - src.utils.log - INFO - Generating work orders for setup: 24646 - __SPLIT__ 2026-07-21 10:36:07,591 - 124817 - src.utils.log - INFO - Generating work orders for setup: 24648 - __SPLIT__ 2026-07-21 10:36:07,600 - 124817 - src.utils.log - INFO - Generating work orders for setup: 24660 - __SPLIT__ 2026-07-21 10:36:07,609 - 124817 - src.utils.log - INFO - Generating work orders for setup: 24666 - __SPLIT__ 2026-07-21 10:36:07,620 - 124817 - src.utils.log - INFO - Generating work orders for setup: 24674 - __SPLIT__ 2026-07-21 10:36:07,629 - 124817 - src.utils.log - INFO - Generating work orders for setup: 24836 - __SPLIT__ 2026-07-21 10:36:07,638 - 124817 - src.utils.log - INFO - Generating work orders for setup: 24871 - __SPLIT__ 2026-07-21 10:36:07,647 - 124817 - src.utils.log - INFO - Generating work orders for setup: 24959 - __SPLIT__ 2026-07-21 10:36:07,656 - 124817 - src.utils.log - INFO - Generating work orders for setup: 25080 - __SPLIT__ 2026-07-21 10:36:07,665 - 124817 - src.utils.log - INFO - Generating work orders for setup: 25100 - __SPLIT__ 2026-07-21 10:36:07,675 - 124817 - src.utils.log - INFO - Generating work orders for setup: 25144 - __SPLIT__ 2026-07-21 10:36:07,684 - 124817 - src.utils.log - INFO - Generating work orders for setup: 25169 - __SPLIT__ 2026-07-21 10:36:07,693 - 124817 - src.utils.log - INFO - Generating work orders for setup: 25172 - __SPLIT__ 2026-07-21 10:36:07,702 - 124817 - src.utils.log - INFO - Generating work orders for setup: 25184 - __SPLIT__ 2026-07-21 10:36:07,711 - 124817 - src.utils.log - INFO - Generating work orders for setup: 25191 - __SPLIT__ 2026-07-21 10:36:07,720 - 124817 - src.utils.log - INFO - Generating work orders for setup: 25255 - __SPLIT__ 2026-07-21 10:36:07,731 - 124817 - src.utils.log - INFO - Generating work orders for setup: 25294 - __SPLIT__ 2026-07-21 10:36:07,741 - 124817 - src.utils.log - INFO - Generating work orders for setup: 25302 - __SPLIT__ 2026-07-21 10:36:07,752 - 124817 - src.utils.log - INFO - Generating work orders for setup: 25306 - __SPLIT__ 2026-07-21 10:36:07,762 - 124817 - src.utils.log - INFO - Generating work orders for setup: 25319 - __SPLIT__ 2026-07-21 10:36:07,771 - 124817 - src.utils.log - INFO - Generating work orders for setup: 25330 - __SPLIT__ 2026-07-21 10:36:07,780 - 124817 - src.utils.log - INFO - Generating work orders for setup: 25349 - __SPLIT__ 2026-07-21 10:36:07,789 - 124817 - src.utils.log - INFO - Generating work orders for setup: 25435 - __SPLIT__ 2026-07-21 10:36:07,798 - 124817 - src.utils.log - INFO - Generating work orders for setup: 25445 - __SPLIT__ 2026-07-21 10:36:07,807 - 124817 - src.utils.log - INFO - Generating work orders for setup: 25453 - __SPLIT__ 2026-07-21 10:36:07,816 - 124817 - src.utils.log - INFO - Generating work orders for setup: 25455 - __SPLIT__ 2026-07-21 10:36:07,825 - 124817 - src.utils.log - INFO - Generating work orders for setup: 25464 - __SPLIT__ 2026-07-21 10:36:07,834 - 124817 - src.utils.log - INFO - Generating work orders for setup: 25472 - __SPLIT__ 2026-07-21 10:36:07,843 - 124817 - src.utils.log - INFO - Generating work orders for setup: 54503 - __SPLIT__ 2026-07-21 10:36:07,852 - 124817 - src.utils.log - INFO - Generating work orders for setup: 25532 - __SPLIT__ 2026-07-21 10:36:07,861 - 124817 - src.utils.log - INFO - Generating work orders for setup: 25558 - __SPLIT__ 2026-07-21 10:36:07,870 - 124817 - src.utils.log - INFO - Generating work orders for setup: 25609 - __SPLIT__ 2026-07-21 10:36:07,879 - 124817 - src.utils.log - INFO - Generating work orders for setup: 25629 - __SPLIT__ 2026-07-21 10:36:07,888 - 124817 - src.utils.log - INFO - Generating work orders for setup: 25633 - __SPLIT__ 2026-07-21 10:36:07,897 - 124817 - src.utils.log - INFO - Generating work orders for setup: 25651 - __SPLIT__ 2026-07-21 10:36:07,907 - 124817 - src.utils.log - INFO - Generating work orders for setup: 25695 - __SPLIT__ 2026-07-21 10:36:07,916 - 124817 - src.utils.log - INFO - Generating work orders for setup: 25840 - __SPLIT__ 2026-07-21 10:36:07,925 - 124817 - src.utils.log - INFO - Generating work orders for setup: 25894 - __SPLIT__ 2026-07-21 10:36:07,934 - 124817 - src.utils.log - INFO - Generating work orders for setup: 44573 - __SPLIT__ 2026-07-21 10:36:07,943 - 124817 - src.utils.log - INFO - Generating work orders for setup: 26020 - __SPLIT__ 2026-07-21 10:36:07,952 - 124817 - src.utils.log - INFO - Generating work orders for setup: 26034 - __SPLIT__ 2026-07-21 10:36:07,961 - 124817 - src.utils.log - INFO - Generating work orders for setup: 26038 - __SPLIT__ 2026-07-21 10:36:07,971 - 124817 - src.utils.log - INFO - Generating work orders for setup: 26044 - __SPLIT__ 2026-07-21 10:36:07,980 - 124817 - src.utils.log - INFO - Generating work orders for setup: 26050 - __SPLIT__ 2026-07-21 10:36:07,989 - 124817 - src.utils.log - INFO - Generating work orders for setup: 26057 - __SPLIT__ 2026-07-21 10:36:07,998 - 124817 - src.utils.log - INFO - Generating work orders for setup: 26093 - __SPLIT__ 2026-07-21 10:36:08,008 - 124817 - src.utils.log - INFO - Generating work orders for setup: 26109 - __SPLIT__ 2026-07-21 10:36:08,018 - 124817 - src.utils.log - INFO - Generating work orders for setup: 26155 - __SPLIT__ 2026-07-21 10:36:08,027 - 124817 - src.utils.log - INFO - Generating work orders for setup: 26167 - __SPLIT__ 2026-07-21 10:36:08,036 - 124817 - src.utils.log - INFO - Generating work orders for setup: 26190 - __SPLIT__ 2026-07-21 10:36:08,046 - 124817 - src.utils.log - INFO - Generating work orders for setup: 26198 - __SPLIT__ 2026-07-21 10:36:08,055 - 124817 - src.utils.log - INFO - Generating work orders for setup: 26216 - __SPLIT__ 2026-07-21 10:36:08,064 - 124817 - src.utils.log - INFO - Generating work orders for setup: 26231 - __SPLIT__ 2026-07-21 10:36:08,075 - 124817 - src.utils.log - INFO - Generating work orders for setup: 26254 - __SPLIT__ 2026-07-21 10:36:08,087 - 124817 - src.utils.log - INFO - Generating work orders for setup: 26278 - __SPLIT__ 2026-07-21 10:36:08,097 - 124817 - src.utils.log - INFO - Generating work orders for setup: 26383 - __SPLIT__ 2026-07-21 10:36:08,106 - 124817 - src.utils.log - INFO - Generating work orders for setup: 26406 - __SPLIT__ 2026-07-21 10:36:08,115 - 124817 - src.utils.log - INFO - Generating work orders for setup: 26476 - __SPLIT__ 2026-07-21 10:36:08,124 - 124817 - src.utils.log - INFO - Generating work orders for setup: 26478 - __SPLIT__ 2026-07-21 10:36:08,133 - 124817 - src.utils.log - INFO - Generating work orders for setup: 26480 - __SPLIT__ 2026-07-21 10:36:08,142 - 124817 - src.utils.log - INFO - Generating work orders for setup: 26484 - __SPLIT__ 2026-07-21 10:36:08,151 - 124817 - src.utils.log - INFO - Generating work orders for setup: 26530 - __SPLIT__ 2026-07-21 10:36:08,160 - 124817 - src.utils.log - INFO - Generating work orders for setup: 26564 - __SPLIT__ 2026-07-21 10:36:08,169 - 124817 - src.utils.log - INFO - Generating work orders for setup: 26584 - __SPLIT__ 2026-07-21 10:36:08,179 - 124817 - src.utils.log - INFO - Generating work orders for setup: 26603 - __SPLIT__ 2026-07-21 10:36:08,189 - 124817 - src.utils.log - INFO - Generating work orders for setup: 26624 - __SPLIT__ 2026-07-21 10:36:08,200 - 124817 - src.utils.log - INFO - Generating work orders for setup: 26671 - __SPLIT__ 2026-07-21 10:36:08,209 - 124817 - src.utils.log - INFO - Generating work orders for setup: 26727 - __SPLIT__ 2026-07-21 10:36:08,218 - 124817 - src.utils.log - INFO - Generating work orders for setup: 26745 - __SPLIT__ 2026-07-21 10:36:08,227 - 124817 - src.utils.log - INFO - Generating work orders for setup: 26801 - __SPLIT__ 2026-07-21 10:36:08,237 - 124817 - src.utils.log - INFO - Generating work orders for setup: 26818 - __SPLIT__ 2026-07-21 10:36:08,246 - 124817 - src.utils.log - INFO - Generating work orders for setup: 26830 - __SPLIT__ 2026-07-21 10:36:08,255 - 124817 - src.utils.log - INFO - Generating work orders for setup: 26882 - __SPLIT__ 2026-07-21 10:36:08,264 - 124817 - src.utils.log - INFO - Generating work orders for setup: 26911 - __SPLIT__ 2026-07-21 10:36:08,273 - 124817 - src.utils.log - INFO - Generating work orders for setup: 26930 - __SPLIT__ 2026-07-21 10:36:08,282 - 124817 - src.utils.log - INFO - Generating work orders for setup: 26931 - __SPLIT__ 2026-07-21 10:36:08,291 - 124817 - src.utils.log - INFO - Generating work orders for setup: 26946 - __SPLIT__ 2026-07-21 10:36:08,300 - 124817 - src.utils.log - INFO - Generating work orders for setup: 27016 - __SPLIT__ 2026-07-21 10:36:08,310 - 124817 - src.utils.log - INFO - Generating work orders for setup: 27018 - __SPLIT__ 2026-07-21 10:36:08,320 - 124817 - src.utils.log - INFO - Generating work orders for setup: 27024 - __SPLIT__ 2026-07-21 10:36:08,329 - 124817 - src.utils.log - INFO - Generating work orders for setup: 27041 - __SPLIT__ 2026-07-21 10:36:08,338 - 124817 - src.utils.log - INFO - Generating work orders for setup: 27066 - __SPLIT__ 2026-07-21 10:36:08,347 - 124817 - src.utils.log - INFO - Generating work orders for setup: 27069 - __SPLIT__ 2026-07-21 10:36:08,356 - 124817 - src.utils.log - INFO - Generating work orders for setup: 27073 - __SPLIT__ 2026-07-21 10:36:08,365 - 124817 - src.utils.log - INFO - Generating work orders for setup: 27098 - __SPLIT__ 2026-07-21 10:36:08,375 - 124817 - src.utils.log - INFO - Generating work orders for setup: 27116 - __SPLIT__ 2026-07-21 10:36:08,384 - 124817 - src.utils.log - INFO - Generating work orders for setup: 27130 - __SPLIT__ 2026-07-21 10:36:08,393 - 124817 - src.utils.log - INFO - Generating work orders for setup: 27140 - __SPLIT__ 2026-07-21 10:36:08,402 - 124817 - src.utils.log - INFO - Generating work orders for setup: 27173 - __SPLIT__ 2026-07-21 10:36:08,411 - 124817 - src.utils.log - INFO - Generating work orders for setup: 27364 - __SPLIT__ 2026-07-21 10:36:08,421 - 124817 - src.utils.log - INFO - Generating work orders for setup: 27389 - __SPLIT__ 2026-07-21 10:36:08,432 - 124817 - src.utils.log - INFO - Generating work orders for setup: 27401 - __SPLIT__ 2026-07-21 10:36:08,441 - 124817 - src.utils.log - INFO - Generating work orders for setup: 27448 - __SPLIT__ 2026-07-21 10:36:08,450 - 124817 - src.utils.log - INFO - Generating work orders for setup: 27450 - __SPLIT__ 2026-07-21 10:36:08,459 - 124817 - src.utils.log - INFO - Generating work orders for setup: 27490 - __SPLIT__ 2026-07-21 10:36:08,468 - 124817 - src.utils.log - INFO - Generating work orders for setup: 27540 - __SPLIT__ 2026-07-21 10:36:08,477 - 124817 - src.utils.log - INFO - Generating work orders for setup: 27576 - __SPLIT__ 2026-07-21 10:36:08,486 - 124817 - src.utils.log - INFO - Generating work orders for setup: 27588 - __SPLIT__ 2026-07-21 10:36:08,495 - 124817 - src.utils.log - INFO - Generating work orders for setup: 27602 - __SPLIT__ 2026-07-21 10:36:08,503 - 124817 - src.utils.log - INFO - Generating work orders for setup: 27614 - __SPLIT__ 2026-07-21 10:36:08,512 - 124817 - src.utils.log - INFO - Generating work orders for setup: 27654 - __SPLIT__ 2026-07-21 10:36:08,521 - 124817 - src.utils.log - INFO - Generating work orders for setup: 27668 - __SPLIT__ 2026-07-21 10:36:08,530 - 124817 - src.utils.log - INFO - Generating work orders for setup: 27710 - __SPLIT__ 2026-07-21 10:36:08,540 - 124817 - src.utils.log - INFO - Generating work orders for setup: 27835 - __SPLIT__ 2026-07-21 10:36:08,549 - 124817 - src.utils.log - INFO - Generating work orders for setup: 27837 - __SPLIT__ 2026-07-21 10:36:08,557 - 124817 - src.utils.log - INFO - Generating work orders for setup: 57003 - __SPLIT__ 2026-07-21 10:36:08,566 - 124817 - src.utils.log - INFO - Generating work orders for setup: 27857 - __SPLIT__ 2026-07-21 10:36:08,576 - 124817 - src.utils.log - INFO - Generating work orders for setup: 27872 - __SPLIT__ 2026-07-21 10:36:08,585 - 124817 - src.utils.log - INFO - Generating work orders for setup: 27874 - __SPLIT__ 2026-07-21 10:36:08,594 - 124817 - src.utils.log - INFO - Generating work orders for setup: 27881 - __SPLIT__ 2026-07-21 10:36:08,604 - 124817 - src.utils.log - INFO - Generating work orders for setup: 27932 - __SPLIT__ 2026-07-21 10:36:08,613 - 124817 - src.utils.log - INFO - Generating work orders for setup: 27943 - __SPLIT__ 2026-07-21 10:36:08,622 - 124817 - src.utils.log - INFO - Generating work orders for setup: 27981 - __SPLIT__ 2026-07-21 10:36:08,631 - 124817 - src.utils.log - INFO - Generating work orders for setup: 27999 - __SPLIT__ 2026-07-21 10:36:08,641 - 124817 - src.utils.log - INFO - Generating work orders for setup: 28040 - __SPLIT__ 2026-07-21 10:36:08,652 - 124817 - src.utils.log - INFO - Generating work orders for setup: 28076 - __SPLIT__ 2026-07-21 10:36:08,662 - 124817 - src.utils.log - INFO - Generating work orders for setup: 28097 - __SPLIT__ 2026-07-21 10:36:08,671 - 124817 - src.utils.log - INFO - Generating work orders for setup: 28199 - __SPLIT__ 2026-07-21 10:36:08,680 - 124817 - src.utils.log - INFO - Generating work orders for setup: 28209 - __SPLIT__ 2026-07-21 10:36:08,690 - 124817 - src.utils.log - INFO - Generating work orders for setup: 54785 - __SPLIT__ 2026-07-21 10:36:08,699 - 124817 - src.utils.log - INFO - Generating work orders for setup: 28234 - __SPLIT__ 2026-07-21 10:36:08,708 - 124817 - src.utils.log - INFO - Generating work orders for setup: 28242 - __SPLIT__ 2026-07-21 10:36:08,717 - 124817 - src.utils.log - INFO - Generating work orders for setup: 28285 - __SPLIT__ 2026-07-21 10:36:08,726 - 124817 - src.utils.log - INFO - Generating work orders for setup: 28287 - __SPLIT__ 2026-07-21 10:36:08,735 - 124817 - src.utils.log - INFO - Generating work orders for setup: 28291 - __SPLIT__ 2026-07-21 10:36:08,745 - 124817 - src.utils.log - INFO - Generating work orders for setup: 28294 - __SPLIT__ 2026-07-21 10:36:08,754 - 124817 - src.utils.log - INFO - Generating work orders for setup: 28296 - __SPLIT__ 2026-07-21 10:36:08,765 - 124817 - src.utils.log - INFO - Generating work orders for setup: 28305 - __SPLIT__ 2026-07-21 10:36:08,774 - 124817 - src.utils.log - INFO - Generating work orders for setup: 28311 - __SPLIT__ 2026-07-21 10:36:08,783 - 124817 - src.utils.log - INFO - Generating work orders for setup: 28313 - __SPLIT__ 2026-07-21 10:36:08,792 - 124817 - src.utils.log - INFO - Generating work orders for setup: 28374 - __SPLIT__ 2026-07-21 10:36:08,801 - 124817 - src.utils.log - INFO - Generating work orders for setup: 28403 - __SPLIT__ 2026-07-21 10:36:08,810 - 124817 - src.utils.log - INFO - Generating work orders for setup: 28424 - __SPLIT__ 2026-07-21 10:36:08,819 - 124817 - src.utils.log - INFO - Generating work orders for setup: 28450 - __SPLIT__ 2026-07-21 10:36:08,829 - 124817 - src.utils.log - INFO - Generating work orders for setup: 28500 - __SPLIT__ 2026-07-21 10:36:08,838 - 124817 - src.utils.log - INFO - Generating work orders for setup: 28530 - __SPLIT__ 2026-07-21 10:36:08,847 - 124817 - src.utils.log - INFO - Generating work orders for setup: 28576 - __SPLIT__ 2026-07-21 10:36:08,857 - 124817 - src.utils.log - INFO - Generating work orders for setup: 28648 - __SPLIT__ 2026-07-21 10:36:08,868 - 124817 - src.utils.log - INFO - Generating work orders for setup: 28716 - __SPLIT__ 2026-07-21 10:36:08,879 - 124817 - src.utils.log - INFO - Generating work orders for setup: 28748 - __SPLIT__ 2026-07-21 10:36:08,888 - 124817 - src.utils.log - INFO - Generating work orders for setup: 56038 - __SPLIT__ 2026-07-21 10:36:08,897 - 124817 - src.utils.log - INFO - Generating work orders for setup: 56926 - __SPLIT__ 2026-07-21 10:36:08,907 - 124817 - src.utils.log - INFO - Generating work orders for setup: 28888 - __SPLIT__ 2026-07-21 10:36:08,917 - 124817 - src.utils.log - INFO - Generating work orders for setup: 28893 - __SPLIT__ 2026-07-21 10:36:08,926 - 124817 - src.utils.log - INFO - Generating work orders for setup: 28923 - __SPLIT__ 2026-07-21 10:36:08,936 - 124817 - src.utils.log - INFO - Generating work orders for setup: 28958 - __SPLIT__ 2026-07-21 10:36:08,945 - 124817 - src.utils.log - INFO - Generating work orders for setup: 28971 - __SPLIT__ 2026-07-21 10:36:08,955 - 124817 - src.utils.log - INFO - Generating work orders for setup: 28978 - __SPLIT__ 2026-07-21 10:36:08,963 - 124817 - src.utils.log - INFO - Generating work orders for setup: 29062 - __SPLIT__ 2026-07-21 10:36:08,972 - 124817 - src.utils.log - INFO - Generating work orders for setup: 29078 - __SPLIT__ 2026-07-21 10:36:08,983 - 124817 - src.utils.log - INFO - Generating work orders for setup: 29084 - __SPLIT__ 2026-07-21 10:36:08,994 - 124817 - src.utils.log - INFO - Generating work orders for setup: 29157 - __SPLIT__ 2026-07-21 10:36:09,004 - 124817 - src.utils.log - INFO - Generating work orders for setup: 29177 - __SPLIT__ 2026-07-21 10:36:09,013 - 124817 - src.utils.log - INFO - Generating work orders for setup: 29182 - __SPLIT__ 2026-07-21 10:36:09,023 - 124817 - src.utils.log - INFO - Generating work orders for setup: 29220 - __SPLIT__ 2026-07-21 10:36:09,033 - 124817 - src.utils.log - INFO - Generating work orders for setup: 29226 - __SPLIT__ 2026-07-21 10:36:09,043 - 124817 - src.utils.log - INFO - Generating work orders for setup: 29290 - __SPLIT__ 2026-07-21 10:36:09,054 - 124817 - src.utils.log - INFO - Generating work orders for setup: 29393 - __SPLIT__ 2026-07-21 10:36:09,064 - 124817 - src.utils.log - INFO - Generating work orders for setup: 29418 - __SPLIT__ 2026-07-21 10:36:09,073 - 124817 - src.utils.log - INFO - Generating work orders for setup: 29429 - __SPLIT__ 2026-07-21 10:36:09,082 - 124817 - src.utils.log - INFO - Generating work orders for setup: 29431 - __SPLIT__ 2026-07-21 10:36:09,091 - 124817 - src.utils.log - INFO - Generating work orders for setup: 29437 - __SPLIT__ 2026-07-21 10:36:09,101 - 124817 - src.utils.log - INFO - Generating work orders for setup: 29450 - __SPLIT__ 2026-07-21 10:36:09,111 - 124817 - src.utils.log - INFO - Generating work orders for setup: 29451 - __SPLIT__ 2026-07-21 10:36:09,121 - 124817 - src.utils.log - INFO - Generating work orders for setup: 29479 - __SPLIT__ 2026-07-21 10:36:09,130 - 124817 - src.utils.log - INFO - Generating work orders for setup: 29495 - __SPLIT__ 2026-07-21 10:36:09,140 - 124817 - src.utils.log - INFO - Generating work orders for setup: 29528 - __SPLIT__ 2026-07-21 10:36:09,149 - 124817 - src.utils.log - INFO - Generating work orders for setup: 29546 - __SPLIT__ 2026-07-21 10:36:09,159 - 124817 - src.utils.log - INFO - Generating work orders for setup: 29571 - __SPLIT__ 2026-07-21 10:36:09,168 - 124817 - src.utils.log - INFO - Generating work orders for setup: 29627 - __SPLIT__ 2026-07-21 10:36:09,177 - 124817 - src.utils.log - INFO - Generating work orders for setup: 29643 - __SPLIT__ 2026-07-21 10:36:09,187 - 124817 - src.utils.log - INFO - Generating work orders for setup: 29682 - __SPLIT__ 2026-07-21 10:36:09,196 - 124817 - src.utils.log - INFO - Generating work orders for setup: 29761 - __SPLIT__ 2026-07-21 10:36:09,206 - 124817 - src.utils.log - INFO - Generating work orders for setup: 29846 - __SPLIT__ 2026-07-21 10:36:09,217 - 124817 - src.utils.log - INFO - Generating work orders for setup: 29854 - __SPLIT__ 2026-07-21 10:36:09,227 - 124817 - src.utils.log - INFO - Generating work orders for setup: 29911 - __SPLIT__ 2026-07-21 10:36:09,236 - 124817 - src.utils.log - INFO - Generating work orders for setup: 29924 - __SPLIT__ 2026-07-21 10:36:09,246 - 124817 - src.utils.log - INFO - Generating work orders for setup: 29951 - __SPLIT__ 2026-07-21 10:36:09,255 - 124817 - src.utils.log - INFO - Generating work orders for setup: 29998 - __SPLIT__ 2026-07-21 10:36:09,264 - 124817 - src.utils.log - INFO - Generating work orders for setup: 30103 - __SPLIT__ 2026-07-21 10:36:09,274 - 124817 - src.utils.log - INFO - Generating work orders for setup: 30139 - __SPLIT__ 2026-07-21 10:36:09,284 - 124817 - src.utils.log - INFO - Generating work orders for setup: 30245 - __SPLIT__ 2026-07-21 10:36:09,293 - 124817 - src.utils.log - INFO - Generating work orders for setup: 30277 - __SPLIT__ 2026-07-21 10:36:09,303 - 124817 - src.utils.log - INFO - Generating work orders for setup: 30302 - __SPLIT__ 2026-07-21 10:36:09,312 - 124817 - src.utils.log - INFO - Generating work orders for setup: 30329 - __SPLIT__ 2026-07-21 10:36:09,324 - 124817 - src.utils.log - INFO - Generating work orders for setup: 30353 - __SPLIT__ 2026-07-21 10:36:09,334 - 124817 - src.utils.log - INFO - Generating work orders for setup: 30397 - __SPLIT__ 2026-07-21 10:36:09,344 - 124817 - src.utils.log - INFO - Generating work orders for setup: 30408 - __SPLIT__ 2026-07-21 10:36:09,354 - 124817 - src.utils.log - INFO - Generating work orders for setup: 30419 - __SPLIT__ 2026-07-21 10:36:09,363 - 124817 - src.utils.log - INFO - Generating work orders for setup: 30422 - __SPLIT__ 2026-07-21 10:36:09,373 - 124817 - src.utils.log - INFO - Generating work orders for setup: 30457 - __SPLIT__ 2026-07-21 10:36:09,383 - 124817 - src.utils.log - INFO - Generating work orders for setup: 30458 - __SPLIT__ 2026-07-21 10:36:09,392 - 124817 - src.utils.log - INFO - Generating work orders for setup: 45987 - __SPLIT__ 2026-07-21 10:36:09,402 - 124817 - src.utils.log - INFO - Generating work orders for setup: 30476 - __SPLIT__ 2026-07-21 10:36:09,411 - 124817 - src.utils.log - INFO - Generating work orders for setup: 30527 - __SPLIT__ 2026-07-21 10:36:09,421 - 124817 - src.utils.log - INFO - Generating work orders for setup: 30561 - __SPLIT__ 2026-07-21 10:36:09,430 - 124817 - src.utils.log - INFO - Generating work orders for setup: 30635 - __SPLIT__ 2026-07-21 10:36:09,441 - 124817 - src.utils.log - INFO - Generating work orders for setup: 30642 - __SPLIT__ 2026-07-21 10:36:09,450 - 124817 - src.utils.log - INFO - Generating work orders for setup: 30670 - __SPLIT__ 2026-07-21 10:36:09,460 - 124817 - src.utils.log - INFO - Generating work orders for setup: 30697 - __SPLIT__ 2026-07-21 10:36:09,469 - 124817 - src.utils.log - INFO - Generating work orders for setup: 30724 - __SPLIT__ 2026-07-21 10:36:09,479 - 124817 - src.utils.log - INFO - Generating work orders for setup: 30755 - __SPLIT__ 2026-07-21 10:36:09,489 - 124817 - src.utils.log - INFO - Generating work orders for setup: 30914 - __SPLIT__ 2026-07-21 10:36:09,498 - 124817 - src.utils.log - INFO - Generating work orders for setup: 30954 - __SPLIT__ 2026-07-21 10:36:09,508 - 124817 - src.utils.log - INFO - Generating work orders for setup: 30959 - __SPLIT__ 2026-07-21 10:36:09,517 - 124817 - src.utils.log - INFO - Generating work orders for setup: 30964 - __SPLIT__ 2026-07-21 10:36:09,527 - 124817 - src.utils.log - INFO - Generating work orders for setup: 30974 - __SPLIT__ 2026-07-21 10:36:09,536 - 124817 - src.utils.log - INFO - Generating work orders for setup: 30975 - __SPLIT__ 2026-07-21 10:36:09,547 - 124817 - src.utils.log - INFO - Generating work orders for setup: 30984 - __SPLIT__ 2026-07-21 10:36:09,556 - 124817 - src.utils.log - INFO - Generating work orders for setup: 31046 - __SPLIT__ 2026-07-21 10:36:09,565 - 124817 - src.utils.log - INFO - Generating work orders for setup: 31130 - __SPLIT__ 2026-07-21 10:36:09,575 - 124817 - src.utils.log - INFO - Generating work orders for setup: 31157 - __SPLIT__ 2026-07-21 10:36:09,585 - 124817 - src.utils.log - INFO - Generating work orders for setup: 31190 - __SPLIT__ 2026-07-21 10:36:09,594 - 124817 - src.utils.log - INFO - Generating work orders for setup: 31192 - __SPLIT__ 2026-07-21 10:36:09,604 - 124817 - src.utils.log - INFO - Generating work orders for setup: 31194 - __SPLIT__ 2026-07-21 10:36:09,613 - 124817 - src.utils.log - INFO - Generating work orders for setup: 55860 - __SPLIT__ 2026-07-21 10:36:09,622 - 124817 - src.utils.log - INFO - Generating work orders for setup: 31255 - __SPLIT__ 2026-07-21 10:36:09,632 - 124817 - src.utils.log - INFO - Generating work orders for setup: 31272 - __SPLIT__ 2026-07-21 10:36:09,641 - 124817 - src.utils.log - INFO - Generating work orders for setup: 31326 - __SPLIT__ 2026-07-21 10:36:09,652 - 124817 - src.utils.log - INFO - Generating work orders for setup: 31354 - __SPLIT__ 2026-07-21 10:36:09,661 - 124817 - src.utils.log - INFO - Generating work orders for setup: 31365 - __SPLIT__ 2026-07-21 10:36:09,670 - 124817 - src.utils.log - INFO - Generating work orders for setup: 31379 - __SPLIT__ 2026-07-21 10:36:09,680 - 124817 - src.utils.log - INFO - Generating work orders for setup: 31384 - __SPLIT__ 2026-07-21 10:36:09,689 - 124817 - src.utils.log - INFO - Generating work orders for setup: 31427 - __SPLIT__ 2026-07-21 10:36:09,699 - 124817 - src.utils.log - INFO - Generating work orders for setup: 31437 - __SPLIT__ 2026-07-21 10:36:09,708 - 124817 - src.utils.log - INFO - Generating work orders for setup: 31482 - __SPLIT__ 2026-07-21 10:36:09,718 - 124817 - src.utils.log - INFO - Generating work orders for setup: 31548 - __SPLIT__ 2026-07-21 10:36:09,727 - 124817 - src.utils.log - INFO - Generating work orders for setup: 31619 - __SPLIT__ 2026-07-21 10:36:09,737 - 124817 - src.utils.log - INFO - Generating work orders for setup: 31623 - __SPLIT__ 2026-07-21 10:36:09,746 - 124817 - src.utils.log - INFO - Generating work orders for setup: 31629 - __SPLIT__ 2026-07-21 10:36:09,756 - 124817 - src.utils.log - INFO - Generating work orders for setup: 31660 - __SPLIT__ 2026-07-21 10:36:09,765 - 124817 - src.utils.log - INFO - Generating work orders for setup: 31669 - __SPLIT__ 2026-07-21 10:36:09,775 - 124817 - src.utils.log - INFO - Generating work orders for setup: 31742 - __SPLIT__ 2026-07-21 10:36:09,784 - 124817 - src.utils.log - INFO - Generating work orders for setup: 31753 - __SPLIT__ 2026-07-21 10:36:09,793 - 124817 - src.utils.log - INFO - Generating work orders for setup: 31769 - __SPLIT__ 2026-07-21 10:36:09,803 - 124817 - src.utils.log - INFO - Generating work orders for setup: 31780 - __SPLIT__ 2026-07-21 10:36:09,812 - 124817 - src.utils.log - INFO - Generating work orders for setup: 31855 - __SPLIT__ 2026-07-21 10:36:09,821 - 124817 - src.utils.log - INFO - Generating work orders for setup: 31943 - __SPLIT__ 2026-07-21 10:36:09,831 - 124817 - src.utils.log - INFO - Generating work orders for setup: 31957 - __SPLIT__ 2026-07-21 10:36:09,840 - 124817 - src.utils.log - INFO - Generating work orders for setup: 31988 - __SPLIT__ 2026-07-21 10:36:09,849 - 124817 - src.utils.log - INFO - Generating work orders for setup: 32116 - __SPLIT__ 2026-07-21 10:36:09,860 - 124817 - src.utils.log - INFO - Generating work orders for setup: 32166 - __SPLIT__ 2026-07-21 10:36:09,871 - 124817 - src.utils.log - INFO - Generating work orders for setup: 32191 - __SPLIT__ 2026-07-21 10:36:09,881 - 124817 - src.utils.log - INFO - Generating work orders for setup: 32239 - __SPLIT__ 2026-07-21 10:36:09,891 - 124817 - src.utils.log - INFO - Generating work orders for setup: 32240 - __SPLIT__ 2026-07-21 10:36:09,900 - 124817 - src.utils.log - INFO - Generating work orders for setup: 32244 - __SPLIT__ 2026-07-21 10:36:09,910 - 124817 - src.utils.log - INFO - Generating work orders for setup: 32245 - __SPLIT__ 2026-07-21 10:36:09,919 - 124817 - src.utils.log - INFO - Generating work orders for setup: 32249 - __SPLIT__ 2026-07-21 10:36:09,929 - 124817 - src.utils.log - INFO - Generating work orders for setup: 32251 - __SPLIT__ 2026-07-21 10:36:09,939 - 124817 - src.utils.log - INFO - Generating work orders for setup: 32261 - __SPLIT__ 2026-07-21 10:36:09,948 - 124817 - src.utils.log - INFO - Generating work orders for setup: 32262 - __SPLIT__ 2026-07-21 10:36:09,958 - 124817 - src.utils.log - INFO - Generating work orders for setup: 32267 - __SPLIT__ 2026-07-21 10:36:09,968 - 124817 - src.utils.log - INFO - Generating work orders for setup: 32268 - __SPLIT__ 2026-07-21 10:36:09,979 - 124817 - src.utils.log - INFO - Generating work orders for setup: 32273 - __SPLIT__ 2026-07-21 10:36:09,989 - 124817 - src.utils.log - INFO - Generating work orders for setup: 32279 - __SPLIT__ 2026-07-21 10:36:09,999 - 124817 - src.utils.log - INFO - Generating work orders for setup: 32280 - __SPLIT__ 2026-07-21 10:36:10,011 - 124817 - src.utils.log - INFO - Generating work orders for setup: 32285 - __SPLIT__ 2026-07-21 10:36:10,022 - 124817 - src.utils.log - INFO - Generating work orders for setup: 32301 - __SPLIT__ 2026-07-21 10:36:10,032 - 124817 - src.utils.log - INFO - Generating work orders for setup: 32372 - __SPLIT__ 2026-07-21 10:36:10,043 - 124817 - src.utils.log - INFO - Generating work orders for setup: 32414 - __SPLIT__ 2026-07-21 10:36:10,055 - 124817 - src.utils.log - INFO - Generating work orders for setup: 32448 - __SPLIT__ 2026-07-21 10:36:10,065 - 124817 - src.utils.log - INFO - Generating work orders for setup: 32476 - __SPLIT__ 2026-07-21 10:36:10,075 - 124817 - src.utils.log - INFO - Generating work orders for setup: 32479 - __SPLIT__ 2026-07-21 10:36:10,085 - 124817 - src.utils.log - INFO - Generating work orders for setup: 32480 - __SPLIT__ 2026-07-21 10:36:10,097 - 124817 - src.utils.log - INFO - Generating work orders for setup: 32501 - __SPLIT__ 2026-07-21 10:36:10,106 - 124817 - src.utils.log - INFO - Generating work orders for setup: 32512 - __SPLIT__ 2026-07-21 10:36:10,116 - 124817 - src.utils.log - INFO - Generating work orders for setup: 32539 - __SPLIT__ 2026-07-21 10:36:10,126 - 124817 - src.utils.log - INFO - Generating work orders for setup: 32559 - __SPLIT__ 2026-07-21 10:36:10,136 - 124817 - src.utils.log - INFO - Generating work orders for setup: 32615 - __SPLIT__ 2026-07-21 10:36:10,145 - 124817 - src.utils.log - INFO - Generating work orders for setup: 32639 - __SPLIT__ 2026-07-21 10:36:10,155 - 124817 - src.utils.log - INFO - Generating work orders for setup: 32686 - __SPLIT__ 2026-07-21 10:36:10,164 - 124817 - src.utils.log - INFO - Generating work orders for setup: 32762 - __SPLIT__ 2026-07-21 10:36:10,174 - 124817 - src.utils.log - INFO - Generating work orders for setup: 32808 - __SPLIT__ 2026-07-21 10:36:10,183 - 124817 - src.utils.log - INFO - Generating work orders for setup: 32816 - __SPLIT__ 2026-07-21 10:36:10,192 - 124817 - src.utils.log - INFO - Generating work orders for setup: 32836 - __SPLIT__ 2026-07-21 10:36:10,202 - 124817 - src.utils.log - INFO - Generating work orders for setup: 32921 - __SPLIT__ 2026-07-21 10:36:10,212 - 124817 - src.utils.log - INFO - Generating work orders for setup: 32961 - __SPLIT__ 2026-07-21 10:36:10,221 - 124817 - src.utils.log - INFO - Generating work orders for setup: 32963 - __SPLIT__ 2026-07-21 10:36:10,230 - 124817 - src.utils.log - INFO - Generating work orders for setup: 32964 - __SPLIT__ 2026-07-21 10:36:10,239 - 124817 - src.utils.log - INFO - Generating work orders for setup: 58987 - __SPLIT__ 2026-07-21 10:36:10,249 - 124817 - src.utils.log - INFO - Generating work orders for setup: 33106 - __SPLIT__ 2026-07-21 10:36:10,258 - 124817 - src.utils.log - INFO - Generating work orders for setup: 33198 - __SPLIT__ 2026-07-21 10:36:10,267 - 124817 - src.utils.log - INFO - Generating work orders for setup: 33212 - __SPLIT__ 2026-07-21 10:36:10,276 - 124817 - src.utils.log - INFO - Generating work orders for setup: 56918 - __SPLIT__ 2026-07-21 10:36:10,285 - 124817 - src.utils.log - INFO - Generating work orders for setup: 33243 - __SPLIT__ 2026-07-21 10:36:10,294 - 124817 - src.utils.log - INFO - Generating work orders for setup: 33268 - __SPLIT__ 2026-07-21 10:36:10,304 - 124817 - src.utils.log - INFO - Generating work orders for setup: 33284 - __SPLIT__ 2026-07-21 10:36:10,314 - 124817 - src.utils.log - INFO - Generating work orders for setup: 33285 - __SPLIT__ 2026-07-21 10:36:10,323 - 124817 - src.utils.log - INFO - Generating work orders for setup: 33300 - __SPLIT__ 2026-07-21 10:36:10,332 - 124817 - src.utils.log - INFO - Generating work orders for setup: 33302 - __SPLIT__ 2026-07-21 10:36:10,342 - 124817 - src.utils.log - INFO - Generating work orders for setup: 33317 - __SPLIT__ 2026-07-21 10:36:10,351 - 124817 - src.utils.log - INFO - Generating work orders for setup: 33442 - __SPLIT__ 2026-07-21 10:36:10,360 - 124817 - src.utils.log - INFO - Generating work orders for setup: 33564 - __SPLIT__ 2026-07-21 10:36:10,370 - 124817 - src.utils.log - INFO - Generating work orders for setup: 33570 - __SPLIT__ 2026-07-21 10:36:10,380 - 124817 - src.utils.log - INFO - Generating work orders for setup: 33578 - __SPLIT__ 2026-07-21 10:36:10,389 - 124817 - src.utils.log - INFO - Generating work orders for setup: 33579 - __SPLIT__ 2026-07-21 10:36:10,399 - 124817 - src.utils.log - INFO - Generating work orders for setup: 33707 - __SPLIT__ 2026-07-21 10:36:10,411 - 124817 - src.utils.log - INFO - Generating work orders for setup: 33708 - __SPLIT__ 2026-07-21 10:36:10,421 - 124817 - src.utils.log - INFO - Generating work orders for setup: 33710 - __SPLIT__ 2026-07-21 10:36:10,430 - 124817 - src.utils.log - INFO - Generating work orders for setup: 33711 - __SPLIT__ 2026-07-21 10:36:10,440 - 124817 - src.utils.log - INFO - Generating work orders for setup: 33774 - __SPLIT__ 2026-07-21 10:36:10,449 - 124817 - src.utils.log - INFO - Generating work orders for setup: 33777 - __SPLIT__ 2026-07-21 10:36:10,459 - 124817 - src.utils.log - INFO - Generating work orders for setup: 33778 - __SPLIT__ 2026-07-21 10:36:10,468 - 124817 - src.utils.log - INFO - Generating work orders for setup: 33779 - __SPLIT__ 2026-07-21 10:36:10,478 - 124817 - src.utils.log - INFO - Generating work orders for setup: 33780 - __SPLIT__ 2026-07-21 10:36:10,487 - 124817 - src.utils.log - INFO - Generating work orders for setup: 33781 - __SPLIT__ 2026-07-21 10:36:10,497 - 124817 - src.utils.log - INFO - Generating work orders for setup: 33782 - __SPLIT__ 2026-07-21 10:36:10,506 - 124817 - src.utils.log - INFO - Generating work orders for setup: 33783 - __SPLIT__ 2026-07-21 10:36:10,516 - 124817 - src.utils.log - INFO - Generating work orders for setup: 33834 - __SPLIT__ 2026-07-21 10:36:10,526 - 124817 - src.utils.log - INFO - Generating work orders for setup: 33840 - __SPLIT__ 2026-07-21 10:36:10,535 - 124817 - src.utils.log - INFO - Generating work orders for setup: 33844 - __SPLIT__ 2026-07-21 10:36:10,544 - 124817 - src.utils.log - INFO - Generating work orders for setup: 33853 - __SPLIT__ 2026-07-21 10:36:10,554 - 124817 - src.utils.log - INFO - Generating work orders for setup: 33939 - __SPLIT__ 2026-07-21 10:36:10,563 - 124817 - src.utils.log - INFO - Generating work orders for setup: 33949 - __SPLIT__ 2026-07-21 10:36:10,572 - 124817 - src.utils.log - INFO - Generating work orders for setup: 34004 - __SPLIT__ 2026-07-21 10:36:10,581 - 124817 - src.utils.log - INFO - Generating work orders for setup: 56960 - __SPLIT__ 2026-07-21 10:36:10,590 - 124817 - src.utils.log - INFO - Generating work orders for setup: 34010 - __SPLIT__ 2026-07-21 10:36:10,599 - 124817 - src.utils.log - INFO - Generating work orders for setup: 34024 - __SPLIT__ 2026-07-21 10:36:10,608 - 124817 - src.utils.log - INFO - Generating work orders for setup: 34026 - __SPLIT__ 2026-07-21 10:36:10,618 - 124817 - src.utils.log - INFO - Generating work orders for setup: 34049 - __SPLIT__ 2026-07-21 10:36:10,627 - 124817 - src.utils.log - INFO - Generating work orders for setup: 34083 - __SPLIT__ 2026-07-21 10:36:10,636 - 124817 - src.utils.log - INFO - Generating work orders for setup: 34256 - __SPLIT__ 2026-07-21 10:36:10,645 - 124817 - src.utils.log - INFO - Generating work orders for setup: 34267 - __SPLIT__ 2026-07-21 10:36:10,654 - 124817 - src.utils.log - INFO - Generating work orders for setup: 34273 - __SPLIT__ 2026-07-21 10:36:10,663 - 124817 - src.utils.log - INFO - Generating work orders for setup: 34293 - __SPLIT__ 2026-07-21 10:36:10,673 - 124817 - src.utils.log - INFO - Generating work orders for setup: 34305 - __SPLIT__ 2026-07-21 10:36:10,682 - 124817 - src.utils.log - INFO - Generating work orders for setup: 34306 - __SPLIT__ 2026-07-21 10:36:10,691 - 124817 - src.utils.log - INFO - Generating work orders for setup: 46217 - __SPLIT__ 2026-07-21 10:36:10,700 - 124817 - src.utils.log - INFO - Generating work orders for setup: 34422 - __SPLIT__ 2026-07-21 10:36:10,710 - 124817 - src.utils.log - INFO - Generating work orders for setup: 34484 - __SPLIT__ 2026-07-21 10:36:10,720 - 124817 - src.utils.log - INFO - Generating work orders for setup: 34497 - __SPLIT__ 2026-07-21 10:36:10,729 - 124817 - src.utils.log - INFO - Generating work orders for setup: 40051 - __SPLIT__ 2026-07-21 10:36:10,739 - 124817 - src.utils.log - INFO - Generating work orders for setup: 34510 - __SPLIT__ 2026-07-21 10:36:10,748 - 124817 - src.utils.log - INFO - Generating work orders for setup: 34524 - __SPLIT__ 2026-07-21 10:36:10,758 - 124817 - src.utils.log - INFO - Generating work orders for setup: 54783 - __SPLIT__ 2026-07-21 10:36:10,767 - 124817 - src.utils.log - INFO - Generating work orders for setup: 34642 - __SPLIT__ 2026-07-21 10:36:10,777 - 124817 - src.utils.log - INFO - Generating work orders for setup: 34652 - __SPLIT__ 2026-07-21 10:36:10,786 - 124817 - src.utils.log - INFO - Generating work orders for setup: 34667 - __SPLIT__ 2026-07-21 10:36:10,795 - 124817 - src.utils.log - INFO - Generating work orders for setup: 34669 - __SPLIT__ 2026-07-21 10:36:10,804 - 124817 - src.utils.log - INFO - Generating work orders for setup: 55603 - __SPLIT__ 2026-07-21 10:36:10,813 - 124817 - src.utils.log - INFO - Generating work orders for setup: 34736 - __SPLIT__ 2026-07-21 10:36:10,824 - 124817 - src.utils.log - INFO - Generating work orders for setup: 34903 - __SPLIT__ 2026-07-21 10:36:10,833 - 124817 - src.utils.log - INFO - Generating work orders for setup: 57081 - __SPLIT__ 2026-07-21 10:36:10,843 - 124817 - src.utils.log - INFO - Generating work orders for setup: 34993 - __SPLIT__ 2026-07-21 10:36:10,852 - 124817 - src.utils.log - INFO - Generating work orders for setup: 34996 - __SPLIT__ 2026-07-21 10:36:10,862 - 124817 - src.utils.log - INFO - Generating work orders for setup: 35079 - __SPLIT__ 2026-07-21 10:36:10,871 - 124817 - src.utils.log - INFO - Generating work orders for setup: 35126 - __SPLIT__ 2026-07-21 10:36:10,880 - 124817 - src.utils.log - INFO - Generating work orders for setup: 35138 - __SPLIT__ 2026-07-21 10:36:10,890 - 124817 - src.utils.log - INFO - Generating work orders for setup: 35167 - __SPLIT__ 2026-07-21 10:36:10,899 - 124817 - src.utils.log - INFO - Generating work orders for setup: 35173 - __SPLIT__ 2026-07-21 10:36:10,908 - 124817 - src.utils.log - INFO - Generating work orders for setup: 35194 - __SPLIT__ 2026-07-21 10:36:10,918 - 124817 - src.utils.log - INFO - Generating work orders for setup: 35220 - __SPLIT__ 2026-07-21 10:36:10,928 - 124817 - src.utils.log - INFO - Generating work orders for setup: 35258 - __SPLIT__ 2026-07-21 10:36:10,938 - 124817 - src.utils.log - INFO - Generating work orders for setup: 35284 - __SPLIT__ 2026-07-21 10:36:10,947 - 124817 - src.utils.log - INFO - Generating work orders for setup: 35349 - __SPLIT__ 2026-07-21 10:36:10,956 - 124817 - src.utils.log - INFO - Generating work orders for setup: 35441 - __SPLIT__ 2026-07-21 10:36:10,965 - 124817 - src.utils.log - INFO - Generating work orders for setup: 35456 - __SPLIT__ 2026-07-21 10:36:10,974 - 124817 - src.utils.log - INFO - Generating work orders for setup: 35491 - __SPLIT__ 2026-07-21 10:36:10,983 - 124817 - src.utils.log - INFO - Generating work orders for setup: 35500 - __SPLIT__ 2026-07-21 10:36:10,992 - 124817 - src.utils.log - INFO - Generating work orders for setup: 35525 - __SPLIT__ 2026-07-21 10:36:11,001 - 124817 - src.utils.log - INFO - Generating work orders for setup: 35549 - __SPLIT__ 2026-07-21 10:36:11,010 - 124817 - src.utils.log - INFO - Generating work orders for setup: 35588 - __SPLIT__ 2026-07-21 10:36:11,020 - 124817 - src.utils.log - INFO - Generating work orders for setup: 35597 - __SPLIT__ 2026-07-21 10:36:11,032 - 124817 - src.utils.log - INFO - Generating work orders for setup: 35606 - __SPLIT__ 2026-07-21 10:36:11,041 - 124817 - src.utils.log - INFO - Generating work orders for setup: 35687 - __SPLIT__ 2026-07-21 10:36:11,051 - 124817 - src.utils.log - INFO - Generating work orders for setup: 35689 - __SPLIT__ 2026-07-21 10:36:11,060 - 124817 - src.utils.log - INFO - Generating work orders for setup: 35697 - __SPLIT__ 2026-07-21 10:36:11,070 - 124817 - src.utils.log - INFO - Generating work orders for setup: 35699 - __SPLIT__ 2026-07-21 10:36:11,079 - 124817 - src.utils.log - INFO - Generating work orders for setup: 35718 - __SPLIT__ 2026-07-21 10:36:11,088 - 124817 - src.utils.log - INFO - Generating work orders for setup: 35728 - __SPLIT__ 2026-07-21 10:36:11,097 - 124817 - src.utils.log - INFO - Generating work orders for setup: 35733 - __SPLIT__ 2026-07-21 10:36:11,106 - 124817 - src.utils.log - INFO - Generating work orders for setup: 35738 - __SPLIT__ 2026-07-21 10:36:11,115 - 124817 - src.utils.log - INFO - Generating work orders for setup: 35772 - __SPLIT__ 2026-07-21 10:36:11,125 - 124817 - src.utils.log - INFO - Generating work orders for setup: 35781 - __SPLIT__ 2026-07-21 10:36:11,135 - 124817 - src.utils.log - INFO - Generating work orders for setup: 35832 - __SPLIT__ 2026-07-21 10:36:11,144 - 124817 - src.utils.log - INFO - Generating work orders for setup: 35880 - __SPLIT__ 2026-07-21 10:36:11,153 - 124817 - src.utils.log - INFO - Generating work orders for setup: 35897 - __SPLIT__ 2026-07-21 10:36:11,162 - 124817 - src.utils.log - INFO - Generating work orders for setup: 35956 - __SPLIT__ 2026-07-21 10:36:11,171 - 124817 - src.utils.log - INFO - Generating work orders for setup: 36013 - __SPLIT__ 2026-07-21 10:36:11,180 - 124817 - src.utils.log - INFO - Generating work orders for setup: 36018 - __SPLIT__ 2026-07-21 10:36:11,190 - 124817 - src.utils.log - INFO - Generating work orders for setup: 36020 - __SPLIT__ 2026-07-21 10:36:11,199 - 124817 - src.utils.log - INFO - Generating work orders for setup: 36046 - __SPLIT__ 2026-07-21 10:36:11,208 - 124817 - src.utils.log - INFO - Generating work orders for setup: 36239 - __SPLIT__ 2026-07-21 10:36:11,217 - 124817 - src.utils.log - INFO - Generating work orders for setup: 36282 - __SPLIT__ 2026-07-21 10:36:11,227 - 124817 - src.utils.log - INFO - Generating work orders for setup: 36294 - __SPLIT__ 2026-07-21 10:36:11,237 - 124817 - src.utils.log - INFO - Generating work orders for setup: 36339 - __SPLIT__ 2026-07-21 10:36:11,247 - 124817 - src.utils.log - INFO - Generating work orders for setup: 36358 - __SPLIT__ 2026-07-21 10:36:11,256 - 124817 - src.utils.log - INFO - Generating work orders for setup: 36453 - __SPLIT__ 2026-07-21 10:36:11,266 - 124817 - src.utils.log - INFO - Generating work orders for setup: 36462 - __SPLIT__ 2026-07-21 10:36:11,275 - 124817 - src.utils.log - INFO - Generating work orders for setup: 36504 - __SPLIT__ 2026-07-21 10:36:11,284 - 124817 - src.utils.log - INFO - Generating work orders for setup: 36522 - __SPLIT__ 2026-07-21 10:36:11,294 - 124817 - src.utils.log - INFO - Generating work orders for setup: 36539 - __SPLIT__ 2026-07-21 10:36:11,303 - 124817 - src.utils.log - INFO - Generating work orders for setup: 36555 - __SPLIT__ 2026-07-21 10:36:11,313 - 124817 - src.utils.log - INFO - Generating work orders for setup: 36559 - __SPLIT__ 2026-07-21 10:36:11,322 - 124817 - src.utils.log - INFO - Generating work orders for setup: 36763 - __SPLIT__ 2026-07-21 10:36:11,332 - 124817 - src.utils.log - INFO - Generating work orders for setup: 36887 - __SPLIT__ 2026-07-21 10:36:11,342 - 124817 - src.utils.log - INFO - Generating work orders for setup: 36895 - __SPLIT__ 2026-07-21 10:36:11,422 - 124817 - src.utils.log - INFO - Generating work orders for setup: 36957 - __SPLIT__ 2026-07-21 10:36:11,432 - 124817 - src.utils.log - INFO - Generating work orders for setup: 36958 - __SPLIT__ 2026-07-21 10:36:11,441 - 124817 - src.utils.log - INFO - Generating work orders for setup: 36981 - __SPLIT__ 2026-07-21 10:36:11,452 - 124817 - src.utils.log - INFO - Generating work orders for setup: 37042 - __SPLIT__ 2026-07-21 10:36:11,461 - 124817 - src.utils.log - INFO - Generating work orders for setup: 37080 - __SPLIT__ 2026-07-21 10:36:11,470 - 124817 - src.utils.log - INFO - Generating work orders for setup: 37103 - __SPLIT__ 2026-07-21 10:36:11,479 - 124817 - src.utils.log - INFO - Generating work orders for setup: 53566 - __SPLIT__ 2026-07-21 10:36:11,488 - 124817 - src.utils.log - INFO - Generating work orders for setup: 37111 - __SPLIT__ 2026-07-21 10:36:11,497 - 124817 - src.utils.log - INFO - Generating work orders for setup: 56311 - __SPLIT__ 2026-07-21 10:36:11,507 - 124817 - src.utils.log - INFO - Generating work orders for setup: 37196 - __SPLIT__ 2026-07-21 10:36:11,516 - 124817 - src.utils.log - INFO - Generating work orders for setup: 37209 - __SPLIT__ 2026-07-21 10:36:11,525 - 124817 - src.utils.log - INFO - Generating work orders for setup: 37222 - __SPLIT__ 2026-07-21 10:36:11,534 - 124817 - src.utils.log - INFO - Generating work orders for setup: 37238 - __SPLIT__ 2026-07-21 10:36:11,543 - 124817 - src.utils.log - INFO - Generating work orders for setup: 37274 - __SPLIT__ 2026-07-21 10:36:11,553 - 124817 - src.utils.log - INFO - Generating work orders for setup: 37275 - __SPLIT__ 2026-07-21 10:36:11,562 - 124817 - src.utils.log - INFO - Generating work orders for setup: 37276 - __SPLIT__ 2026-07-21 10:36:11,571 - 124817 - src.utils.log - INFO - Generating work orders for setup: 37294 - __SPLIT__ 2026-07-21 10:36:11,580 - 124817 - src.utils.log - INFO - Generating work orders for setup: 37325 - __SPLIT__ 2026-07-21 10:36:11,589 - 124817 - src.utils.log - INFO - Generating work orders for setup: 37379 - __SPLIT__ 2026-07-21 10:36:11,598 - 124817 - src.utils.log - INFO - Generating work orders for setup: 37380 - __SPLIT__ 2026-07-21 10:36:11,607 - 124817 - src.utils.log - INFO - Generating work orders for setup: 37425 - __SPLIT__ 2026-07-21 10:36:11,616 - 124817 - src.utils.log - INFO - Generating work orders for setup: 37492 - __SPLIT__ 2026-07-21 10:36:11,626 - 124817 - src.utils.log - INFO - Generating work orders for setup: 37495 - __SPLIT__ 2026-07-21 10:36:11,634 - 124817 - src.utils.log - INFO - Generating work orders for setup: 37500 - __SPLIT__ 2026-07-21 10:36:11,643 - 124817 - src.utils.log - INFO - Generating work orders for setup: 37587 - __SPLIT__ 2026-07-21 10:36:11,654 - 124817 - src.utils.log - INFO - Generating work orders for setup: 37609 - __SPLIT__ 2026-07-21 10:36:11,663 - 124817 - src.utils.log - INFO - Generating work orders for setup: 37652 - __SPLIT__ 2026-07-21 10:36:11,672 - 124817 - src.utils.log - INFO - Generating work orders for setup: 37687 - __SPLIT__ 2026-07-21 10:36:11,681 - 124817 - src.utils.log - INFO - Generating work orders for setup: 37694 - __SPLIT__ 2026-07-21 10:36:11,690 - 124817 - src.utils.log - INFO - Generating work orders for setup: 37695 - __SPLIT__ 2026-07-21 10:36:11,699 - 124817 - src.utils.log - INFO - Generating work orders for setup: 37697 - __SPLIT__ 2026-07-21 10:36:11,708 - 124817 - src.utils.log - INFO - Generating work orders for setup: 37698 - __SPLIT__ 2026-07-21 10:36:11,717 - 124817 - src.utils.log - INFO - Generating work orders for setup: 37710 - __SPLIT__ 2026-07-21 10:36:11,726 - 124817 - src.utils.log - INFO - Generating work orders for setup: 37732 - __SPLIT__ 2026-07-21 10:36:11,735 - 124817 - src.utils.log - INFO - Generating work orders for setup: 37735 - __SPLIT__ 2026-07-21 10:36:11,743 - 124817 - src.utils.log - INFO - Generating work orders for setup: 37747 - __SPLIT__ 2026-07-21 10:36:11,752 - 124817 - src.utils.log - INFO - Generating work orders for setup: 37779 - __SPLIT__ 2026-07-21 10:36:11,763 - 124817 - src.utils.log - INFO - Generating work orders for setup: 37783 - __SPLIT__ 2026-07-21 10:36:11,774 - 124817 - src.utils.log - INFO - Generating work orders for setup: 37802 - __SPLIT__ 2026-07-21 10:36:11,783 - 124817 - src.utils.log - INFO - Generating work orders for setup: 37813 - __SPLIT__ 2026-07-21 10:36:11,792 - 124817 - src.utils.log - INFO - Generating work orders for setup: 37824 - __SPLIT__ 2026-07-21 10:36:11,801 - 124817 - src.utils.log - INFO - Generating work orders for setup: 37860 - __SPLIT__ 2026-07-21 10:36:11,811 - 124817 - src.utils.log - INFO - Generating work orders for setup: 37936 - __SPLIT__ 2026-07-21 10:36:11,821 - 124817 - src.utils.log - INFO - Generating work orders for setup: 38022 - __SPLIT__ 2026-07-21 10:36:11,830 - 124817 - src.utils.log - INFO - Generating work orders for setup: 38050 - __SPLIT__ 2026-07-21 10:36:11,839 - 124817 - src.utils.log - INFO - Generating work orders for setup: 38119 - __SPLIT__ 2026-07-21 10:36:11,849 - 124817 - src.utils.log - INFO - Generating work orders for setup: 38121 - __SPLIT__ 2026-07-21 10:36:11,858 - 124817 - src.utils.log - INFO - Generating work orders for setup: 38134 - __SPLIT__ 2026-07-21 10:36:11,867 - 124817 - src.utils.log - INFO - Generating work orders for setup: 38236 - __SPLIT__ 2026-07-21 10:36:11,877 - 124817 - src.utils.log - INFO - Generating work orders for setup: 38263 - __SPLIT__ 2026-07-21 10:36:11,887 - 124817 - src.utils.log - INFO - Generating work orders for setup: 38425 - __SPLIT__ 2026-07-21 10:36:11,896 - 124817 - src.utils.log - INFO - Generating work orders for setup: 38480 - __SPLIT__ 2026-07-21 10:36:11,906 - 124817 - src.utils.log - INFO - Generating work orders for setup: 38493 - __SPLIT__ 2026-07-21 10:36:11,916 - 124817 - src.utils.log - INFO - Generating work orders for setup: 38494 - __SPLIT__ 2026-07-21 10:36:11,926 - 124817 - src.utils.log - INFO - Generating work orders for setup: 38495 - __SPLIT__ 2026-07-21 10:36:11,935 - 124817 - src.utils.log - INFO - Generating work orders for setup: 38496 - __SPLIT__ 2026-07-21 10:36:11,945 - 124817 - src.utils.log - INFO - Generating work orders for setup: 38509 - __SPLIT__ 2026-07-21 10:36:11,955 - 124817 - src.utils.log - INFO - Generating work orders for setup: 38526 - __SPLIT__ 2026-07-21 10:36:11,964 - 124817 - src.utils.log - INFO - Generating work orders for setup: 38550 - __SPLIT__ 2026-07-21 10:36:11,974 - 124817 - src.utils.log - INFO - Generating work orders for setup: 56676 - __SPLIT__ 2026-07-21 10:36:11,984 - 124817 - src.utils.log - INFO - Generating work orders for setup: 38571 - __SPLIT__ 2026-07-21 10:36:11,994 - 124817 - src.utils.log - INFO - Generating work orders for setup: 38634 - __SPLIT__ 2026-07-21 10:36:12,005 - 124817 - src.utils.log - INFO - Generating work orders for setup: 38637 - __SPLIT__ 2026-07-21 10:36:12,015 - 124817 - src.utils.log - INFO - Generating work orders for setup: 38654 - __SPLIT__ 2026-07-21 10:36:12,025 - 124817 - src.utils.log - INFO - Generating work orders for setup: 38807 - __SPLIT__ 2026-07-21 10:36:12,035 - 124817 - src.utils.log - INFO - Generating work orders for setup: 38892 - __SPLIT__ 2026-07-21 10:36:12,044 - 124817 - src.utils.log - INFO - Generating work orders for setup: 38902 - __SPLIT__ 2026-07-21 10:36:12,054 - 124817 - src.utils.log - INFO - Generating work orders for setup: 38962 - __SPLIT__ 2026-07-21 10:36:12,064 - 124817 - src.utils.log - INFO - Generating work orders for setup: 39059 - __SPLIT__ 2026-07-21 10:36:12,076 - 124817 - src.utils.log - INFO - Generating work orders for setup: 39060 - __SPLIT__ 2026-07-21 10:36:12,085 - 124817 - src.utils.log - INFO - Generating work orders for setup: 39082 - __SPLIT__ 2026-07-21 10:36:12,097 - 124817 - src.utils.log - INFO - Generating work orders for setup: 39106 - __SPLIT__ 2026-07-21 10:36:12,107 - 124817 - src.utils.log - INFO - Generating work orders for setup: 39115 - __SPLIT__ 2026-07-21 10:36:12,117 - 124817 - src.utils.log - INFO - Generating work orders for setup: 39133 - __SPLIT__ 2026-07-21 10:36:12,127 - 124817 - src.utils.log - INFO - Generating work orders for setup: 39136 - __SPLIT__ 2026-07-21 10:36:12,136 - 124817 - src.utils.log - INFO - Generating work orders for setup: 39138 - __SPLIT__ 2026-07-21 10:36:12,145 - 124817 - src.utils.log - INFO - Generating work orders for setup: 39140 - __SPLIT__ 2026-07-21 10:36:12,155 - 124817 - src.utils.log - INFO - Generating work orders for setup: 39152 - __SPLIT__ 2026-07-21 10:36:12,164 - 124817 - src.utils.log - INFO - Generating work orders for setup: 39205 - __SPLIT__ 2026-07-21 10:36:12,174 - 124817 - src.utils.log - INFO - Generating work orders for setup: 39251 - __SPLIT__ 2026-07-21 10:36:12,184 - 124817 - src.utils.log - INFO - Generating work orders for setup: 39260 - __SPLIT__ 2026-07-21 10:36:12,194 - 124817 - src.utils.log - INFO - Generating work orders for setup: 39291 - __SPLIT__ 2026-07-21 10:36:12,204 - 124817 - src.utils.log - INFO - Generating work orders for setup: 39311 - __SPLIT__ 2026-07-21 10:36:12,215 - 124817 - src.utils.log - INFO - Generating work orders for setup: 39378 - __SPLIT__ 2026-07-21 10:36:12,226 - 124817 - src.utils.log - INFO - Generating work orders for setup: 39403 - __SPLIT__ 2026-07-21 10:36:12,235 - 124817 - src.utils.log - INFO - Generating work orders for setup: 39442 - __SPLIT__ 2026-07-21 10:36:12,245 - 124817 - src.utils.log - INFO - Generating work orders for setup: 39484 - __SPLIT__ 2026-07-21 10:36:12,254 - 124817 - src.utils.log - INFO - Generating work orders for setup: 39572 - __SPLIT__ 2026-07-21 10:36:12,264 - 124817 - src.utils.log - INFO - Generating work orders for setup: 39643 - __SPLIT__ 2026-07-21 10:36:12,273 - 124817 - src.utils.log - INFO - Generating work orders for setup: 39655 - __SPLIT__ 2026-07-21 10:36:12,283 - 124817 - src.utils.log - INFO - Generating work orders for setup: 39666 - __SPLIT__ 2026-07-21 10:36:12,292 - 124817 - src.utils.log - INFO - Generating work orders for setup: 39705 - __SPLIT__ 2026-07-21 10:36:12,302 - 124817 - src.utils.log - INFO - Generating work orders for setup: 39706 - __SPLIT__ 2026-07-21 10:36:12,312 - 124817 - src.utils.log - INFO - Generating work orders for setup: 39719 - __SPLIT__ 2026-07-21 10:36:12,321 - 124817 - src.utils.log - INFO - Generating work orders for setup: 39721 - __SPLIT__ 2026-07-21 10:36:12,332 - 124817 - src.utils.log - INFO - Generating work orders for setup: 39722 - __SPLIT__ 2026-07-21 10:36:12,342 - 124817 - src.utils.log - INFO - Generating work orders for setup: 39835 - __SPLIT__ 2026-07-21 10:36:12,351 - 124817 - src.utils.log - INFO - Generating work orders for setup: 39923 - __SPLIT__ 2026-07-21 10:36:12,361 - 124817 - src.utils.log - INFO - Generating work orders for setup: 39941 - __SPLIT__ 2026-07-21 10:36:12,371 - 124817 - src.utils.log - INFO - Generating work orders for setup: 39942 - __SPLIT__ 2026-07-21 10:36:12,381 - 124817 - src.utils.log - INFO - Generating work orders for setup: 39959 - __SPLIT__ 2026-07-21 10:36:12,391 - 124817 - src.utils.log - INFO - Generating work orders for setup: 40009 - __SPLIT__ 2026-07-21 10:36:12,401 - 124817 - src.utils.log - INFO - Generating work orders for setup: 54787 - __SPLIT__ 2026-07-21 10:36:12,410 - 124817 - src.utils.log - INFO - Generating work orders for setup: 40023 - __SPLIT__ 2026-07-21 10:36:12,420 - 124817 - src.utils.log - INFO - Generating work orders for setup: 40031 - __SPLIT__ 2026-07-21 10:36:12,430 - 124817 - src.utils.log - INFO - Generating work orders for setup: 40083 - __SPLIT__ 2026-07-21 10:36:12,442 - 124817 - src.utils.log - INFO - Generating work orders for setup: 40086 - __SPLIT__ 2026-07-21 10:36:12,453 - 124817 - src.utils.log - INFO - Generating work orders for setup: 40111 - __SPLIT__ 2026-07-21 10:36:12,463 - 124817 - src.utils.log - INFO - Generating work orders for setup: 40157 - __SPLIT__ 2026-07-21 10:36:12,472 - 124817 - src.utils.log - INFO - Generating work orders for setup: 40178 - __SPLIT__ 2026-07-21 10:36:12,481 - 124817 - src.utils.log - INFO - Generating work orders for setup: 40259 - __SPLIT__ 2026-07-21 10:36:12,491 - 124817 - src.utils.log - INFO - Generating work orders for setup: 40396 - __SPLIT__ 2026-07-21 10:36:12,501 - 124817 - src.utils.log - INFO - Generating work orders for setup: 40402 - __SPLIT__ 2026-07-21 10:36:12,511 - 124817 - src.utils.log - INFO - Generating work orders for setup: 40473 - __SPLIT__ 2026-07-21 10:36:12,521 - 124817 - src.utils.log - INFO - Generating work orders for setup: 40534 - __SPLIT__ 2026-07-21 10:36:12,531 - 124817 - src.utils.log - INFO - Generating work orders for setup: 40535 - __SPLIT__ 2026-07-21 10:36:12,540 - 124817 - src.utils.log - INFO - Generating work orders for setup: 40573 - __SPLIT__ 2026-07-21 10:36:12,550 - 124817 - src.utils.log - INFO - Generating work orders for setup: 40575 - __SPLIT__ 2026-07-21 10:36:12,560 - 124817 - src.utils.log - INFO - Generating work orders for setup: 40587 - __SPLIT__ 2026-07-21 10:36:12,569 - 124817 - src.utils.log - INFO - Generating work orders for setup: 40588 - __SPLIT__ 2026-07-21 10:36:12,579 - 124817 - src.utils.log - INFO - Generating work orders for setup: 40729 - __SPLIT__ 2026-07-21 10:36:12,588 - 124817 - src.utils.log - INFO - Generating work orders for setup: 40813 - __SPLIT__ 2026-07-21 10:36:12,598 - 124817 - src.utils.log - INFO - Generating work orders for setup: 40816 - __SPLIT__ 2026-07-21 10:36:12,608 - 124817 - src.utils.log - INFO - Generating work orders for setup: 40919 - __SPLIT__ 2026-07-21 10:36:12,618 - 124817 - src.utils.log - INFO - Generating work orders for setup: 40948 - __SPLIT__ 2026-07-21 10:36:12,628 - 124817 - src.utils.log - INFO - Generating work orders for setup: 56922 - __SPLIT__ 2026-07-21 10:36:12,638 - 124817 - src.utils.log - INFO - Generating work orders for setup: 41101 - __SPLIT__ 2026-07-21 10:36:12,647 - 124817 - src.utils.log - INFO - Generating work orders for setup: 41102 - __SPLIT__ 2026-07-21 10:36:12,659 - 124817 - src.utils.log - INFO - Generating work orders for setup: 41381 - __SPLIT__ 2026-07-21 10:36:12,669 - 124817 - src.utils.log - INFO - Generating work orders for setup: 57201 - __SPLIT__ 2026-07-21 10:36:12,678 - 124817 - src.utils.log - INFO - Generating work orders for setup: 41434 - __SPLIT__ 2026-07-21 10:36:12,688 - 124817 - src.utils.log - INFO - Generating work orders for setup: 41519 - __SPLIT__ 2026-07-21 10:36:12,698 - 124817 - src.utils.log - INFO - Generating work orders for setup: 41546 - __SPLIT__ 2026-07-21 10:36:12,707 - 124817 - src.utils.log - INFO - Generating work orders for setup: 41592 - __SPLIT__ 2026-07-21 10:36:12,717 - 124817 - src.utils.log - INFO - Generating work orders for setup: 41601 - __SPLIT__ 2026-07-21 10:36:12,727 - 124817 - src.utils.log - INFO - Generating work orders for setup: 41619 - __SPLIT__ 2026-07-21 10:36:12,736 - 124817 - src.utils.log - INFO - Generating work orders for setup: 41620 - __SPLIT__ 2026-07-21 10:36:12,746 - 124817 - src.utils.log - INFO - Generating work orders for setup: 41647 - __SPLIT__ 2026-07-21 10:36:12,756 - 124817 - src.utils.log - INFO - Generating work orders for setup: 41660 - __SPLIT__ 2026-07-21 10:36:12,766 - 124817 - src.utils.log - INFO - Generating work orders for setup: 41724 - __SPLIT__ 2026-07-21 10:36:12,775 - 124817 - src.utils.log - INFO - Generating work orders for setup: 41725 - __SPLIT__ 2026-07-21 10:36:12,785 - 124817 - src.utils.log - INFO - Generating work orders for setup: 41726 - __SPLIT__ 2026-07-21 10:36:12,795 - 124817 - src.utils.log - INFO - Generating work orders for setup: 41759 - __SPLIT__ 2026-07-21 10:36:12,805 - 124817 - src.utils.log - INFO - Generating work orders for setup: 41760 - __SPLIT__ 2026-07-21 10:36:12,814 - 124817 - src.utils.log - INFO - Generating work orders for setup: 41793 - __SPLIT__ 2026-07-21 10:36:12,824 - 124817 - src.utils.log - INFO - Generating work orders for setup: 41817 - __SPLIT__ 2026-07-21 10:36:12,833 - 124817 - src.utils.log - INFO - Generating work orders for setup: 41844 - __SPLIT__ 2026-07-21 10:36:12,843 - 124817 - src.utils.log - INFO - Generating work orders for setup: 41899 - __SPLIT__ 2026-07-21 10:36:12,852 - 124817 - src.utils.log - INFO - Generating work orders for setup: 41914 - __SPLIT__ 2026-07-21 10:36:12,864 - 124817 - src.utils.log - INFO - Generating work orders for setup: 41915 - __SPLIT__ 2026-07-21 10:36:12,874 - 124817 - src.utils.log - INFO - Generating work orders for setup: 41947 - __SPLIT__ 2026-07-21 10:36:12,883 - 124817 - src.utils.log - INFO - Generating work orders for setup: 42004 - __SPLIT__ 2026-07-21 10:36:12,893 - 124817 - src.utils.log - INFO - Generating work orders for setup: 42018 - __SPLIT__ 2026-07-21 10:36:12,902 - 124817 - src.utils.log - INFO - Generating work orders for setup: 42035 - __SPLIT__ 2026-07-21 10:36:12,911 - 124817 - src.utils.log - INFO - Generating work orders for setup: 42108 - __SPLIT__ 2026-07-21 10:36:12,921 - 124817 - src.utils.log - INFO - Generating work orders for setup: 42115 - __SPLIT__ 2026-07-21 10:36:12,930 - 124817 - src.utils.log - INFO - Generating work orders for setup: 42126 - __SPLIT__ 2026-07-21 10:36:12,939 - 124817 - src.utils.log - INFO - Generating work orders for setup: 42299 - __SPLIT__ 2026-07-21 10:36:12,949 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150658 - __SPLIT__ 2026-07-21 10:36:12,959 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150659 - __SPLIT__ 2026-07-21 10:36:12,970 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150662 - __SPLIT__ 2026-07-21 10:36:12,979 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150663 - __SPLIT__ 2026-07-21 10:36:12,988 - 124817 - src.utils.log - INFO - Generating work orders for setup: 42360 - __SPLIT__ 2026-07-21 10:36:12,998 - 124817 - src.utils.log - INFO - Generating work orders for setup: 42407 - __SPLIT__ 2026-07-21 10:36:13,008 - 124817 - src.utils.log - INFO - Generating work orders for setup: 42469 - __SPLIT__ 2026-07-21 10:36:13,017 - 124817 - src.utils.log - INFO - Generating work orders for setup: 42470 - __SPLIT__ 2026-07-21 10:36:13,027 - 124817 - src.utils.log - INFO - Generating work orders for setup: 42495 - __SPLIT__ 2026-07-21 10:36:13,037 - 124817 - src.utils.log - INFO - Generating work orders for setup: 42496 - __SPLIT__ 2026-07-21 10:36:13,046 - 124817 - src.utils.log - INFO - Generating work orders for setup: 42497 - __SPLIT__ 2026-07-21 10:36:13,056 - 124817 - src.utils.log - INFO - Generating work orders for setup: 42534 - __SPLIT__ 2026-07-21 10:36:13,065 - 124817 - src.utils.log - INFO - Generating work orders for setup: 56916 - __SPLIT__ 2026-07-21 10:36:13,077 - 124817 - src.utils.log - INFO - Generating work orders for setup: 46837 - __SPLIT__ 2026-07-21 10:36:13,089 - 124817 - src.utils.log - INFO - Generating work orders for setup: 46986 - __SPLIT__ 2026-07-21 10:36:13,099 - 124817 - src.utils.log - INFO - Generating work orders for setup: 46991 - __SPLIT__ 2026-07-21 10:36:13,109 - 124817 - src.utils.log - INFO - Generating work orders for setup: 47450 - __SPLIT__ 2026-07-21 10:36:13,118 - 124817 - src.utils.log - INFO - Generating work orders for setup: 48045 - __SPLIT__ 2026-07-21 10:36:13,128 - 124817 - src.utils.log - INFO - Generating work orders for setup: 48133 - __SPLIT__ 2026-07-21 10:36:13,138 - 124817 - src.utils.log - INFO - Generating work orders for setup: 48378 - __SPLIT__ 2026-07-21 10:36:13,148 - 124817 - src.utils.log - INFO - Generating work orders for setup: 49509 - __SPLIT__ 2026-07-21 10:36:13,158 - 124817 - src.utils.log - INFO - Generating work orders for setup: 49510 - __SPLIT__ 2026-07-21 10:36:13,167 - 124817 - src.utils.log - INFO - Generating work orders for setup: 50413 - __SPLIT__ 2026-07-21 10:36:13,177 - 124817 - src.utils.log - INFO - Generating work orders for setup: 50982 - __SPLIT__ 2026-07-21 10:36:13,187 - 124817 - src.utils.log - INFO - Generating work orders for setup: 50987 - __SPLIT__ 2026-07-21 10:36:13,196 - 124817 - src.utils.log - INFO - Generating work orders for setup: 50988 - __SPLIT__ 2026-07-21 10:36:13,206 - 124817 - src.utils.log - INFO - Generating work orders for setup: 51023 - __SPLIT__ 2026-07-21 10:36:13,215 - 124817 - src.utils.log - INFO - Generating work orders for setup: 54195 - __SPLIT__ 2026-07-21 10:36:13,225 - 124817 - src.utils.log - INFO - Generating work orders for setup: 45399 - __SPLIT__ 2026-07-21 10:36:13,234 - 124817 - src.utils.log - INFO - Generating work orders for setup: 53594 - __SPLIT__ 2026-07-21 10:36:13,244 - 124817 - src.utils.log - INFO - Generating work orders for setup: 53523 - __SPLIT__ 2026-07-21 10:36:13,254 - 124817 - src.utils.log - INFO - Generating work orders for setup: 53925 - __SPLIT__ 2026-07-21 10:36:13,264 - 124817 - src.utils.log - INFO - Generating work orders for setup: 54283 - __SPLIT__ 2026-07-21 10:36:13,274 - 124817 - src.utils.log - INFO - Generating work orders for setup: 42644 - __SPLIT__ 2026-07-21 10:36:13,284 - 124817 - src.utils.log - INFO - Generating work orders for setup: 42680 - __SPLIT__ 2026-07-21 10:36:13,294 - 124817 - src.utils.log - INFO - Generating work orders for setup: 58170 - __SPLIT__ 2026-07-21 10:36:13,304 - 124817 - src.utils.log - INFO - Generating work orders for setup: 42697 - __SPLIT__ 2026-07-21 10:36:13,314 - 124817 - src.utils.log - INFO - Generating work orders for setup: 42698 - __SPLIT__ 2026-07-21 10:36:13,324 - 124817 - src.utils.log - INFO - Generating work orders for setup: 42749 - __SPLIT__ 2026-07-21 10:36:13,334 - 124817 - src.utils.log - INFO - Generating work orders for setup: 42754 - __SPLIT__ 2026-07-21 10:36:13,344 - 124817 - src.utils.log - INFO - Generating work orders for setup: 42763 - __SPLIT__ 2026-07-21 10:36:13,354 - 124817 - src.utils.log - INFO - Generating work orders for setup: 42771 - __SPLIT__ 2026-07-21 10:36:13,364 - 124817 - src.utils.log - INFO - Generating work orders for setup: 42800 - __SPLIT__ 2026-07-21 10:36:13,374 - 124817 - src.utils.log - INFO - Generating work orders for setup: 42801 - __SPLIT__ 2026-07-21 10:36:13,385 - 124817 - src.utils.log - INFO - Generating work orders for setup: 42822 - __SPLIT__ 2026-07-21 10:36:13,396 - 124817 - src.utils.log - INFO - Generating work orders for setup: 42824 - __SPLIT__ 2026-07-21 10:36:13,407 - 124817 - src.utils.log - INFO - Generating work orders for setup: 42825 - __SPLIT__ 2026-07-21 10:36:13,417 - 124817 - src.utils.log - INFO - Generating work orders for setup: 42830 - __SPLIT__ 2026-07-21 10:36:13,426 - 124817 - src.utils.log - INFO - Generating work orders for setup: 42845 - __SPLIT__ 2026-07-21 10:36:13,435 - 124817 - src.utils.log - INFO - Generating work orders for setup: 42947 - __SPLIT__ 2026-07-21 10:36:13,445 - 124817 - src.utils.log - INFO - Generating work orders for setup: 42951 - __SPLIT__ 2026-07-21 10:36:13,455 - 124817 - src.utils.log - INFO - Generating work orders for setup: 42952 - __SPLIT__ 2026-07-21 10:36:13,464 - 124817 - src.utils.log - INFO - Generating work orders for setup: 43026 - __SPLIT__ 2026-07-21 10:36:13,474 - 124817 - src.utils.log - INFO - Generating work orders for setup: 43130 - __SPLIT__ 2026-07-21 10:36:13,483 - 124817 - src.utils.log - INFO - Generating work orders for setup: 43131 - __SPLIT__ 2026-07-21 10:36:13,493 - 124817 - src.utils.log - INFO - Generating work orders for setup: 43138 - __SPLIT__ 2026-07-21 10:36:13,502 - 124817 - src.utils.log - INFO - Generating work orders for setup: 43160 - __SPLIT__ 2026-07-21 10:36:13,513 - 124817 - src.utils.log - INFO - Generating work orders for setup: 43179 - __SPLIT__ 2026-07-21 10:36:13,523 - 124817 - src.utils.log - INFO - Generating work orders for setup: 43183 - __SPLIT__ 2026-07-21 10:36:13,533 - 124817 - src.utils.log - INFO - Generating work orders for setup: 43214 - __SPLIT__ 2026-07-21 10:36:13,542 - 124817 - src.utils.log - INFO - Generating work orders for setup: 43257 - __SPLIT__ 2026-07-21 10:36:13,552 - 124817 - src.utils.log - INFO - Generating work orders for setup: 43263 - __SPLIT__ 2026-07-21 10:36:13,562 - 124817 - src.utils.log - INFO - Generating work orders for setup: 43268 - __SPLIT__ 2026-07-21 10:36:13,571 - 124817 - src.utils.log - INFO - Generating work orders for setup: 43270 - __SPLIT__ 2026-07-21 10:36:13,581 - 124817 - src.utils.log - INFO - Generating work orders for setup: 43285 - __SPLIT__ 2026-07-21 10:36:13,590 - 124817 - src.utils.log - INFO - Generating work orders for setup: 43304 - __SPLIT__ 2026-07-21 10:36:13,599 - 124817 - src.utils.log - INFO - Generating work orders for setup: 43378 - __SPLIT__ 2026-07-21 10:36:13,608 - 124817 - src.utils.log - INFO - Generating work orders for setup: 43422 - __SPLIT__ 2026-07-21 10:36:13,620 - 124817 - src.utils.log - INFO - Generating work orders for setup: 43628 - __SPLIT__ 2026-07-21 10:36:13,631 - 124817 - src.utils.log - INFO - Generating work orders for setup: 43646 - __SPLIT__ 2026-07-21 10:36:13,640 - 124817 - src.utils.log - INFO - Generating work orders for setup: 43695 - __SPLIT__ 2026-07-21 10:36:13,650 - 124817 - src.utils.log - INFO - Generating work orders for setup: 43700 - __SPLIT__ 2026-07-21 10:36:13,659 - 124817 - src.utils.log - INFO - Generating work orders for setup: 43893 - __SPLIT__ 2026-07-21 10:36:13,669 - 124817 - src.utils.log - INFO - Generating work orders for setup: 43979 - __SPLIT__ 2026-07-21 10:36:13,678 - 124817 - src.utils.log - INFO - Generating work orders for setup: 43980 - __SPLIT__ 2026-07-21 10:36:13,688 - 124817 - src.utils.log - INFO - Generating work orders for setup: 43996 - __SPLIT__ 2026-07-21 10:36:13,698 - 124817 - src.utils.log - INFO - Generating work orders for setup: 43999 - __SPLIT__ 2026-07-21 10:36:13,708 - 124817 - src.utils.log - INFO - Generating work orders for setup: 44247 - __SPLIT__ 2026-07-21 10:36:13,717 - 124817 - src.utils.log - INFO - Generating work orders for setup: 44249 - __SPLIT__ 2026-07-21 10:36:13,726 - 124817 - src.utils.log - INFO - Generating work orders for setup: 44378 - __SPLIT__ 2026-07-21 10:36:13,736 - 124817 - src.utils.log - INFO - Generating work orders for setup: 44498 - __SPLIT__ 2026-07-21 10:36:13,746 - 124817 - src.utils.log - INFO - Generating work orders for setup: 44539 - __SPLIT__ 2026-07-21 10:36:13,756 - 124817 - src.utils.log - INFO - Generating work orders for setup: 44540 - __SPLIT__ 2026-07-21 10:36:13,765 - 124817 - src.utils.log - INFO - Generating work orders for setup: 44588 - __SPLIT__ 2026-07-21 10:36:13,774 - 124817 - src.utils.log - INFO - Generating work orders for setup: 44648 - __SPLIT__ 2026-07-21 10:36:13,783 - 124817 - src.utils.log - INFO - Generating work orders for setup: 44649 - __SPLIT__ 2026-07-21 10:36:13,793 - 124817 - src.utils.log - INFO - Generating work orders for setup: 44653 - __SPLIT__ 2026-07-21 10:36:13,802 - 124817 - src.utils.log - INFO - Generating work orders for setup: 44654 - __SPLIT__ 2026-07-21 10:36:13,812 - 124817 - src.utils.log - INFO - Generating work orders for setup: 44729 - __SPLIT__ 2026-07-21 10:36:13,822 - 124817 - src.utils.log - INFO - Generating work orders for setup: 44832 - __SPLIT__ 2026-07-21 10:36:13,831 - 124817 - src.utils.log - INFO - Generating work orders for setup: 44843 - __SPLIT__ 2026-07-21 10:36:13,842 - 124817 - src.utils.log - INFO - Generating work orders for setup: 44913 - __SPLIT__ 2026-07-21 10:36:13,852 - 124817 - src.utils.log - INFO - Generating work orders for setup: 44917 - __SPLIT__ 2026-07-21 10:36:13,862 - 124817 - src.utils.log - INFO - Generating work orders for setup: 44920 - __SPLIT__ 2026-07-21 10:36:13,872 - 124817 - src.utils.log - INFO - Generating work orders for setup: 44939 - __SPLIT__ 2026-07-21 10:36:13,882 - 124817 - src.utils.log - INFO - Generating work orders for setup: 44947 - __SPLIT__ 2026-07-21 10:36:13,893 - 124817 - src.utils.log - INFO - Generating work orders for setup: 44971 - __SPLIT__ 2026-07-21 10:36:13,902 - 124817 - src.utils.log - INFO - Generating work orders for setup: 44972 - __SPLIT__ 2026-07-21 10:36:13,912 - 124817 - src.utils.log - INFO - Generating work orders for setup: 45017 - __SPLIT__ 2026-07-21 10:36:13,921 - 124817 - src.utils.log - INFO - Generating work orders for setup: 45135 - __SPLIT__ 2026-07-21 10:36:13,931 - 124817 - src.utils.log - INFO - Generating work orders for setup: 45156 - __SPLIT__ 2026-07-21 10:36:13,942 - 124817 - src.utils.log - INFO - Generating work orders for setup: 45231 - __SPLIT__ 2026-07-21 10:36:13,952 - 124817 - src.utils.log - INFO - Generating work orders for setup: 45232 - __SPLIT__ 2026-07-21 10:36:13,962 - 124817 - src.utils.log - INFO - Generating work orders for setup: 45363 - __SPLIT__ 2026-07-21 10:36:13,971 - 124817 - src.utils.log - INFO - Generating work orders for setup: 45400 - __SPLIT__ 2026-07-21 10:36:13,981 - 124817 - src.utils.log - INFO - Generating work orders for setup: 45447 - __SPLIT__ 2026-07-21 10:36:13,991 - 124817 - src.utils.log - INFO - Generating work orders for setup: 45449 - __SPLIT__ 2026-07-21 10:36:14,001 - 124817 - src.utils.log - INFO - Generating work orders for setup: 45450 - __SPLIT__ 2026-07-21 10:36:14,011 - 124817 - src.utils.log - INFO - Generating work orders for setup: 45461 - __SPLIT__ 2026-07-21 10:36:14,021 - 124817 - src.utils.log - INFO - Generating work orders for setup: 45464 - __SPLIT__ 2026-07-21 10:36:14,031 - 124817 - src.utils.log - INFO - Generating work orders for setup: 45501 - __SPLIT__ 2026-07-21 10:36:14,041 - 124817 - src.utils.log - INFO - Generating work orders for setup: 45508 - __SPLIT__ 2026-07-21 10:36:14,052 - 124817 - src.utils.log - INFO - Generating work orders for setup: 45642 - __SPLIT__ 2026-07-21 10:36:14,062 - 124817 - src.utils.log - INFO - Generating work orders for setup: 45851 - __SPLIT__ 2026-07-21 10:36:14,072 - 124817 - src.utils.log - INFO - Generating work orders for setup: 45852 - __SPLIT__ 2026-07-21 10:36:14,082 - 124817 - src.utils.log - INFO - Generating work orders for setup: 45982 - __SPLIT__ 2026-07-21 10:36:14,092 - 124817 - src.utils.log - INFO - Generating work orders for setup: 45997 - __SPLIT__ 2026-07-21 10:36:14,104 - 124817 - src.utils.log - INFO - Generating work orders for setup: 45998 - __SPLIT__ 2026-07-21 10:36:14,115 - 124817 - src.utils.log - INFO - Generating work orders for setup: 45999 - __SPLIT__ 2026-07-21 10:36:14,125 - 124817 - src.utils.log - INFO - Generating work orders for setup: 46119 - __SPLIT__ 2026-07-21 10:36:14,134 - 124817 - src.utils.log - INFO - Generating work orders for setup: 46144 - __SPLIT__ 2026-07-21 10:36:14,144 - 124817 - src.utils.log - INFO - Generating work orders for setup: 46317 - __SPLIT__ 2026-07-21 10:36:14,154 - 124817 - src.utils.log - INFO - Generating work orders for setup: 46319 - __SPLIT__ 2026-07-21 10:36:14,164 - 124817 - src.utils.log - INFO - Generating work orders for setup: 46506 - __SPLIT__ 2026-07-21 10:36:14,173 - 124817 - src.utils.log - INFO - Generating work orders for setup: 46516 - __SPLIT__ 2026-07-21 10:36:14,183 - 124817 - src.utils.log - INFO - Generating work orders for setup: 46587 - __SPLIT__ 2026-07-21 10:36:14,192 - 124817 - src.utils.log - INFO - Generating work orders for setup: 46590 - __SPLIT__ 2026-07-21 10:36:14,202 - 124817 - src.utils.log - INFO - Generating work orders for setup: 46621 - __SPLIT__ 2026-07-21 10:36:14,211 - 124817 - src.utils.log - INFO - Generating work orders for setup: 46682 - __SPLIT__ 2026-07-21 10:36:14,221 - 124817 - src.utils.log - INFO - Generating work orders for setup: 46683 - __SPLIT__ 2026-07-21 10:36:14,231 - 124817 - src.utils.log - INFO - Generating work orders for setup: 46686 - __SPLIT__ 2026-07-21 10:36:14,240 - 124817 - src.utils.log - INFO - Generating work orders for setup: 46826 - __SPLIT__ 2026-07-21 10:36:14,250 - 124817 - src.utils.log - INFO - Generating work orders for setup: 46838 - __SPLIT__ 2026-07-21 10:36:14,261 - 124817 - src.utils.log - INFO - Generating work orders for setup: 46869 - __SPLIT__ 2026-07-21 10:36:14,270 - 124817 - src.utils.log - INFO - Generating work orders for setup: 46879 - __SPLIT__ 2026-07-21 10:36:14,280 - 124817 - src.utils.log - INFO - Generating work orders for setup: 46904 - __SPLIT__ 2026-07-21 10:36:14,289 - 124817 - src.utils.log - INFO - Generating work orders for setup: 46907 - __SPLIT__ 2026-07-21 10:36:14,299 - 124817 - src.utils.log - INFO - Generating work orders for setup: 46908 - __SPLIT__ 2026-07-21 10:36:14,309 - 124817 - src.utils.log - INFO - Generating work orders for setup: 46913 - __SPLIT__ 2026-07-21 10:36:14,319 - 124817 - src.utils.log - INFO - Generating work orders for setup: 46914 - __SPLIT__ 2026-07-21 10:36:14,328 - 124817 - src.utils.log - INFO - Generating work orders for setup: 46919 - __SPLIT__ 2026-07-21 10:36:14,338 - 124817 - src.utils.log - INFO - Generating work orders for setup: 46936 - __SPLIT__ 2026-07-21 10:36:14,347 - 124817 - src.utils.log - INFO - Generating work orders for setup: 46942 - __SPLIT__ 2026-07-21 10:36:14,358 - 124817 - src.utils.log - INFO - Generating work orders for setup: 46946 - __SPLIT__ 2026-07-21 10:36:14,369 - 124817 - src.utils.log - INFO - Generating work orders for setup: 47022 - __SPLIT__ 2026-07-21 10:36:14,379 - 124817 - src.utils.log - INFO - Generating work orders for setup: 47034 - __SPLIT__ 2026-07-21 10:36:14,389 - 124817 - src.utils.log - INFO - Generating work orders for setup: 47050 - __SPLIT__ 2026-07-21 10:36:14,400 - 124817 - src.utils.log - INFO - Generating work orders for setup: 47054 - __SPLIT__ 2026-07-21 10:36:14,410 - 124817 - src.utils.log - INFO - Generating work orders for setup: 47061 - __SPLIT__ 2026-07-21 10:36:14,420 - 124817 - src.utils.log - INFO - Generating work orders for setup: 47082 - __SPLIT__ 2026-07-21 10:36:14,430 - 124817 - src.utils.log - INFO - Generating work orders for setup: 47101 - __SPLIT__ 2026-07-21 10:36:14,440 - 124817 - src.utils.log - INFO - Generating work orders for setup: 47124 - __SPLIT__ 2026-07-21 10:36:14,449 - 124817 - src.utils.log - INFO - Generating work orders for setup: 57808 - __SPLIT__ 2026-07-21 10:36:14,459 - 124817 - src.utils.log - INFO - Generating work orders for setup: 47155 - __SPLIT__ 2026-07-21 10:36:14,470 - 124817 - src.utils.log - INFO - Generating work orders for setup: 47169 - __SPLIT__ 2026-07-21 10:36:14,480 - 124817 - src.utils.log - INFO - Generating work orders for setup: 47275 - __SPLIT__ 2026-07-21 10:36:14,489 - 124817 - src.utils.log - INFO - Generating work orders for setup: 47284 - __SPLIT__ 2026-07-21 10:36:14,499 - 124817 - src.utils.log - INFO - Generating work orders for setup: 47301 - __SPLIT__ 2026-07-21 10:36:14,508 - 124817 - src.utils.log - INFO - Generating work orders for setup: 47317 - __SPLIT__ 2026-07-21 10:36:14,518 - 124817 - src.utils.log - INFO - Generating work orders for setup: 47332 - __SPLIT__ 2026-07-21 10:36:14,528 - 124817 - src.utils.log - INFO - Generating work orders for setup: 47474 - __SPLIT__ 2026-07-21 10:36:14,537 - 124817 - src.utils.log - INFO - Generating work orders for setup: 47476 - __SPLIT__ 2026-07-21 10:36:14,547 - 124817 - src.utils.log - INFO - Generating work orders for setup: 47648 - __SPLIT__ 2026-07-21 10:36:14,557 - 124817 - src.utils.log - INFO - Generating work orders for setup: 47672 - __SPLIT__ 2026-07-21 10:36:14,567 - 124817 - src.utils.log - INFO - Generating work orders for setup: 47674 - __SPLIT__ 2026-07-21 10:36:14,577 - 124817 - src.utils.log - INFO - Generating work orders for setup: 47789 - __SPLIT__ 2026-07-21 10:36:14,587 - 124817 - src.utils.log - INFO - Generating work orders for setup: 47806 - __SPLIT__ 2026-07-21 10:36:14,597 - 124817 - src.utils.log - INFO - Generating work orders for setup: 47849 - __SPLIT__ 2026-07-21 10:36:14,607 - 124817 - src.utils.log - INFO - Generating work orders for setup: 47900 - __SPLIT__ 2026-07-21 10:36:14,617 - 124817 - src.utils.log - INFO - Generating work orders for setup: 47915 - __SPLIT__ 2026-07-21 10:36:14,627 - 124817 - src.utils.log - INFO - Generating work orders for setup: 48297 - __SPLIT__ 2026-07-21 10:36:14,637 - 124817 - src.utils.log - INFO - Generating work orders for setup: 48363 - __SPLIT__ 2026-07-21 10:36:14,647 - 124817 - src.utils.log - INFO - Generating work orders for setup: 48364 - __SPLIT__ 2026-07-21 10:36:14,657 - 124817 - src.utils.log - INFO - Generating work orders for setup: 48488 - __SPLIT__ 2026-07-21 10:36:14,667 - 124817 - src.utils.log - INFO - Generating work orders for setup: 48554 - __SPLIT__ 2026-07-21 10:36:14,677 - 124817 - src.utils.log - INFO - Generating work orders for setup: 48555 - __SPLIT__ 2026-07-21 10:36:14,687 - 124817 - src.utils.log - INFO - Generating work orders for setup: 48577 - __SPLIT__ 2026-07-21 10:36:14,697 - 124817 - src.utils.log - INFO - Generating work orders for setup: 48578 - __SPLIT__ 2026-07-21 10:36:14,707 - 124817 - src.utils.log - INFO - Generating work orders for setup: 48586 - __SPLIT__ 2026-07-21 10:36:14,716 - 124817 - src.utils.log - INFO - Generating work orders for setup: 48617 - __SPLIT__ 2026-07-21 10:36:14,726 - 124817 - src.utils.log - INFO - Generating work orders for setup: 48624 - __SPLIT__ 2026-07-21 10:36:14,736 - 124817 - src.utils.log - INFO - Generating work orders for setup: 48678 - __SPLIT__ 2026-07-21 10:36:14,745 - 124817 - src.utils.log - INFO - Generating work orders for setup: 48795 - __SPLIT__ 2026-07-21 10:36:14,755 - 124817 - src.utils.log - INFO - Generating work orders for setup: 48814 - __SPLIT__ 2026-07-21 10:36:14,764 - 124817 - src.utils.log - INFO - Generating work orders for setup: 48852 - __SPLIT__ 2026-07-21 10:36:14,775 - 124817 - src.utils.log - INFO - Generating work orders for setup: 48874 - __SPLIT__ 2026-07-21 10:36:14,785 - 124817 - src.utils.log - INFO - Generating work orders for setup: 48889 - __SPLIT__ 2026-07-21 10:36:14,794 - 124817 - src.utils.log - INFO - Generating work orders for setup: 48938 - __SPLIT__ 2026-07-21 10:36:14,804 - 124817 - src.utils.log - INFO - Generating work orders for setup: 48942 - __SPLIT__ 2026-07-21 10:36:14,814 - 124817 - src.utils.log - INFO - Generating work orders for setup: 49027 - __SPLIT__ 2026-07-21 10:36:14,824 - 124817 - src.utils.log - INFO - Generating work orders for setup: 49327 - __SPLIT__ 2026-07-21 10:36:14,833 - 124817 - src.utils.log - INFO - Generating work orders for setup: 49329 - __SPLIT__ 2026-07-21 10:36:14,843 - 124817 - src.utils.log - INFO - Generating work orders for setup: 49425 - __SPLIT__ 2026-07-21 10:36:14,853 - 124817 - src.utils.log - INFO - Generating work orders for setup: 49583 - __SPLIT__ 2026-07-21 10:36:14,862 - 124817 - src.utils.log - INFO - Generating work orders for setup: 49605 - __SPLIT__ 2026-07-21 10:36:14,872 - 124817 - src.utils.log - INFO - Generating work orders for setup: 49634 - __SPLIT__ 2026-07-21 10:36:14,883 - 124817 - src.utils.log - INFO - Generating work orders for setup: 49792 - __SPLIT__ 2026-07-21 10:36:14,893 - 124817 - src.utils.log - INFO - Generating work orders for setup: 49793 - __SPLIT__ 2026-07-21 10:36:14,903 - 124817 - src.utils.log - INFO - Generating work orders for setup: 50016 - __SPLIT__ 2026-07-21 10:36:14,913 - 124817 - src.utils.log - INFO - Generating work orders for setup: 50017 - __SPLIT__ 2026-07-21 10:36:14,923 - 124817 - src.utils.log - INFO - Generating work orders for setup: 50090 - __SPLIT__ 2026-07-21 10:36:14,933 - 124817 - src.utils.log - INFO - Generating work orders for setup: 50234 - __SPLIT__ 2026-07-21 10:36:14,942 - 124817 - src.utils.log - INFO - Generating work orders for setup: 50281 - __SPLIT__ 2026-07-21 10:36:14,952 - 124817 - src.utils.log - INFO - Generating work orders for setup: 50454 - __SPLIT__ 2026-07-21 10:36:14,962 - 124817 - src.utils.log - INFO - Generating work orders for setup: 57911 - __SPLIT__ 2026-07-21 10:36:14,972 - 124817 - src.utils.log - INFO - Generating work orders for setup: 50543 - __SPLIT__ 2026-07-21 10:36:14,981 - 124817 - src.utils.log - INFO - Generating work orders for setup: 50544 - __SPLIT__ 2026-07-21 10:36:14,992 - 124817 - src.utils.log - INFO - Generating work orders for setup: 50590 - __SPLIT__ 2026-07-21 10:36:15,002 - 124817 - src.utils.log - INFO - Generating work orders for setup: 50591 - __SPLIT__ 2026-07-21 10:36:15,014 - 124817 - src.utils.log - INFO - Generating work orders for setup: 50656 - __SPLIT__ 2026-07-21 10:36:15,024 - 124817 - src.utils.log - INFO - Generating work orders for setup: 50714 - __SPLIT__ 2026-07-21 10:36:15,034 - 124817 - src.utils.log - INFO - Generating work orders for setup: 50778 - __SPLIT__ 2026-07-21 10:36:15,045 - 124817 - src.utils.log - INFO - Generating work orders for setup: 50870 - __SPLIT__ 2026-07-21 10:36:15,055 - 124817 - src.utils.log - INFO - Generating work orders for setup: 50892 - __SPLIT__ 2026-07-21 10:36:15,065 - 124817 - src.utils.log - INFO - Generating work orders for setup: 51032 - __SPLIT__ 2026-07-21 10:36:15,074 - 124817 - src.utils.log - INFO - Generating work orders for setup: 51037 - __SPLIT__ 2026-07-21 10:36:15,084 - 124817 - src.utils.log - INFO - Generating work orders for setup: 51053 - __SPLIT__ 2026-07-21 10:36:15,094 - 124817 - src.utils.log - INFO - Generating work orders for setup: 51055 - __SPLIT__ 2026-07-21 10:36:15,103 - 124817 - src.utils.log - INFO - Generating work orders for setup: 51119 - __SPLIT__ 2026-07-21 10:36:15,113 - 124817 - src.utils.log - INFO - Generating work orders for setup: 51126 - __SPLIT__ 2026-07-21 10:36:15,125 - 124817 - src.utils.log - INFO - Generating work orders for setup: 55424 - __SPLIT__ 2026-07-21 10:36:15,135 - 124817 - src.utils.log - INFO - Generating work orders for setup: 51155 - __SPLIT__ 2026-07-21 10:36:15,145 - 124817 - src.utils.log - INFO - Generating work orders for setup: 56118 - __SPLIT__ 2026-07-21 10:36:15,155 - 124817 - src.utils.log - INFO - Generating work orders for setup: 51190 - __SPLIT__ 2026-07-21 10:36:15,165 - 124817 - src.utils.log - INFO - Generating work orders for setup: 51204 - __SPLIT__ 2026-07-21 10:36:15,175 - 124817 - src.utils.log - INFO - Generating work orders for setup: 51293 - __SPLIT__ 2026-07-21 10:36:15,185 - 124817 - src.utils.log - INFO - Generating work orders for setup: 51295 - __SPLIT__ 2026-07-21 10:36:15,195 - 124817 - src.utils.log - INFO - Generating work orders for setup: 51301 - __SPLIT__ 2026-07-21 10:36:15,205 - 124817 - src.utils.log - INFO - Generating work orders for setup: 51312 - __SPLIT__ 2026-07-21 10:36:15,214 - 124817 - src.utils.log - INFO - Generating work orders for setup: 51326 - __SPLIT__ 2026-07-21 10:36:15,223 - 124817 - src.utils.log - INFO - Generating work orders for setup: 51353 - __SPLIT__ 2026-07-21 10:36:15,233 - 124817 - src.utils.log - INFO - Generating work orders for setup: 51389 - __SPLIT__ 2026-07-21 10:36:15,242 - 124817 - src.utils.log - INFO - Generating work orders for setup: 51398 - __SPLIT__ 2026-07-21 10:36:15,252 - 124817 - src.utils.log - INFO - Generating work orders for setup: 51421 - __SPLIT__ 2026-07-21 10:36:15,262 - 124817 - src.utils.log - INFO - Generating work orders for setup: 51515 - __SPLIT__ 2026-07-21 10:36:15,272 - 124817 - src.utils.log - INFO - Generating work orders for setup: 54673 - __SPLIT__ 2026-07-21 10:36:15,282 - 124817 - src.utils.log - INFO - Generating work orders for setup: 56845 - __SPLIT__ 2026-07-21 10:36:15,292 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150518 - __SPLIT__ 2026-07-21 10:36:15,304 - 124817 - src.utils.log - INFO - Generating work orders for setup: 55445 - __SPLIT__ 2026-07-21 10:36:15,314 - 124817 - src.utils.log - INFO - Generating work orders for setup: 45520 - __SPLIT__ 2026-07-21 10:36:15,324 - 124817 - src.utils.log - INFO - Generating work orders for setup: 22401 - __SPLIT__ 2026-07-21 10:36:15,334 - 124817 - src.utils.log - INFO - Generating work orders for setup: 55901 - __SPLIT__ 2026-07-21 10:36:15,343 - 124817 - src.utils.log - INFO - Generating work orders for setup: 22416 - __SPLIT__ 2026-07-21 10:36:15,353 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150592 - __SPLIT__ 2026-07-21 10:36:15,372 - 124817 - src.utils.log - INFO - Generating work orders for setup: 58963 - __SPLIT__ 2026-07-21 10:36:15,382 - 124817 - src.utils.log - INFO - Generating work orders for setup: 56906 - __SPLIT__ 2026-07-21 10:36:15,392 - 124817 - src.utils.log - INFO - Generating work orders for setup: 56460 - __SPLIT__ 2026-07-21 10:36:15,402 - 124817 - src.utils.log - INFO - Generating work orders for setup: 51777 - __SPLIT__ 2026-07-21 10:36:15,412 - 124817 - src.utils.log - INFO - Generating work orders for setup: 22604 - __SPLIT__ 2026-07-21 10:36:15,422 - 124817 - src.utils.log - INFO - Generating work orders for setup: 22618 - __SPLIT__ 2026-07-21 10:36:15,432 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150696 - __SPLIT__ 2026-07-21 10:36:15,472 - 124817 - src.utils.log - INFO - Generating work orders for setup: 150697 - __SPLIT__ 2026-07-21 10:36:15,516 - 124817 - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM COMMON.RangeofTime where RangeofTimeId in (11437.0, -1.0);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:36:15,791 - 124817 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 10:36:15,801 - 124817 - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM COMMON.RangeofTime where RangeofTimeId in (1035.0, 11426.0, 11427.0, 11428.0, 11429.0, 11434.0, 11435.0, 11436.0, 11437.0, 11438.0, 11439.0, 1127.0, 1128.0, 1129.0, 1130.0, 1131.0, 1132.0, 1133.0, -1.0);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:36:16,077 - 124817 - src.utils.log - INFO - βœ… Fetched 18 rows - __SPLIT__ 2026-07-21 10:36:16,501 - 124817 - src.utils.log - INFO - Updating Next Gen Date - __SPLIT__ 2026-07-21 10:36:16,637 - 124817 - src.utils.log - INFO - πŸ” Fetching data: SELECT WoStatusId From ServiceCore.WorkOrderStatus wos where CompanyId=133 and [SysName]= 'Incomplete' ;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:36:16,910 - 124817 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 10:36:16,917 - 124817 - src.utils.log - INFO - Deleting duplicate records - __SPLIT__ 2026-07-21 10:36:16,918 - 124817 - src.utils.log - INFO - Running deletes SEQUENTIALLY… - __SPLIT__ 2026-07-21 10:36:16,918 - 124817 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationServices WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId in (24594, 32808, 24623, 32816, 57396, 32836, 24646, 24648, 24660, 24666, 24674, 41101, 41102, 32921, 49327, 49329, 32958, 32961, 32963, 32964, 57556, 24836, 49425, 24871, 33106, 49509, 49510, 139634, 24959, 139652, 139655, 139663, 139674, 57759, 57764, 41381, 33198, 49583, 33212, 49605, 57808, 41434, 33243, 49634, 33268, 25080, 33284, 33285, 25100, 33300, 33302, 33317, 41519, 57911, 25144, 41546, 25169, 25172, 25184, 25191, 41592, 49792, 41601, 49793, 41619, 41620, 33442, 25255, 41647, 41660, 25294, 25302, 58072, 25306, 25319, 25330, 41724, 41725, 41726, 25349, 33564, 41759, 41760, 33570, 33578, 33579, 58170, 41793, 41817, 25435, 50016, 50017, 25445, 25453, 25455, 41844, 25464, 25472, 58241, 50090, 33707, 33708, 41899, 33710, 33711, 41914, 41915, 25532, 25558, 41947, 33774, 33777, 33778, 33779, 33780, 33781, 33782, 33783, 25609, 42004, 58393, 25629, 25633, 42018, 33834, 33840, 42035, 25651, 33844, 50234, 33853, 58460, 58462, 25695, 58472, 50281, 42108, 42115, 42126, 33939, 33949, 58567, 58571, 34004, 34010, 58593, 34024, 34026, 50413, 25840, 34049, 50454, 58649, 34083, 25894, 42299, 58727, 58729, 50543, 50544, 42360, 50590, 50591, 26020, 42407, 26034, 26038, 26044, 26050, 26057, 34256, 58843, 34267, 58845, 50656, 34273, 42469, 42470, 26093, 34293, 26109, 42495, 42496, 34305, 34306, 42497, 50714, 42534, 26155, 26167, 26190, 58963, 26198, 50778, 26216, 58987, 58988, 34422, 26231, 59012, 59013, 59014, 59016, 26254, 42644, 26278, 34484, 50870, 42680, 34497, 42697, 42698, 50892, 34510, 34524, 42749, 42754, 42763, 26383, 42771, 26406, 50982, 50987, 50988, 42800, 42801, 42822, 42824, 42825, 42830, 51023, 34642, 51032, 34652, 42845, 51037, 34667, 26476, 34669, 26478, 51053, 26480, 51055, 26484, 26530, 51119, 34736, 51126, 42947, 26564, 42951, 42952, 51155, 26584, 26603, 51190, 26624, 51204, 43026, 26671, 34903, 51293, 34910, 51295, 51301, 26727, 51312, 26745, 43130, 43131, 51326, 43138, 43160, 51353, 51356, 43179, 43183, 26801, 34993, 149683, 149684, 149685, 34996, 149688, 149692, 51389, 149698, 149699, 26818, 51398, 26830, 43214, 51421, 149734, 43257, 43263, 26882, 43268, 43270, 35079, 43285, 149787, 26911, 43304, 26930, 26931, 35126, 51515, 26946, 35138, 149840, 35167, 35173, 149869, 149870, 149874, 43378, 35194, 27016, 149898, 27018, 27024, 35220, 149912, 43422, 27041, 149927, 149928, 27066, 35258, 27069, 27073, 149967, 149968, 149969, 149970, 149971, 149972, 149973, 149974, 149975, 149976, 35284, 27098, 51675, 149981, 149982, 149983, 149984, 149986, 149987, 149988, 149989, 149991, 149992, 51687, 149996, 27116, 150002, 150003, 27130, 27140, 150022, 150029, 150030, 150031, 150032, 150033, 150034, 150035, 150036, 35349, 150038, 150040, 150041, 150044, 150047, 150048, 150049, 150050, 150051, 150052, 150053, 150054, 150055, 150056, 150057, 150058, 27173, 150060, 150061, 150062, 150068, 150069, 150070, 150072, 150073, 150078, 51777, 150083, 150084, 150086, 150088, 150089, 150093, 150094, 150095, 150097, 150098, 150099, 150100, 150101, 150102, 150103, 150104, 150105, 150106, 150108, 150109, 150110, 150111, 150112, 150115, 150122, 43628, 150126, 35441, 43646, 35456, 150150, 150157, 150158, 51859, 150167, 150168, 150171, 150173, 150179, 150180, 150181, 35491, 150185, 150186, 150187, 35500, 150189, 150190, 43695, 150194, 150195, 43700, 150197, 150198, 150199, 150200, 150207, 35525, 150219, 150220, 150222, 35549, 27364, 150252, 51949, 150264, 150269, 27389, 35588, 27401, 35597, 150289, 150291, 35606, 51994, 150306, 52022, 27448, 27450, 150334, 150338, 150342, 150345, 52043, 150352, 150355, 150358, 150359, 150361, 150365, 150370, 27490, 52068, 150374, 150375, 35687, 35689, 150379, 150380, 150383, 150384, 150385, 150386, 150387, 52080, 35697, 35699, 43893, 150392, 150394, 150395, 150396, 150398, 150400, 150401, 35718, 150410, 150411, 150412, 150414, 150415, 35728, 150417, 150418, 150420, 27540, 35733, 35738, 150427, 150429, 150439, 150444, 150446, 150447, 150450, 150451, 150452, 150454, 150455, 150456, 150457, 150458, 150459, 27576, 35772, 27588, 35781, 150470, 150471, 150475, 43979, 43980, 150480, 27602, 150483, 43996, 27614, 150495, 150496, 43999, 150501, 150503, 150504, 150509, 150510, 150516, 150518, 35832, 150521, 150522, 150524, 150525, 52220, 150529, 150531, 150533, 150534, 150535, 150536, 27654, 52239, 150546, 150547, 27668, 150549, 150551, 150552, 150554, 150556, 150557, 150559, 150560, 150561, 150562, 150566, 35880, 150571, 150572, 150573, 150574, 150576, 150577, 150579, 150580, 150584, 150585, 150586, 150587, 150588, 150589, 27710, 35897, 150592, 150598, 150600, 150601, 150602, 150603, 150606, 150607, 150608, 150611, 150612, 150615, 150616, 150620, 150625, 150636, 150637, 150640, 150641, 150642, 150644, 35956, 150647, 150649, 150650, 150654, 150655, 150656, 150657, 150658, 150659, 150660, 150661, 150662, 150663, 150667, 150671, 150673, 150675, 150676, 150677, 150678, 150680, 150681, 150682, 150683, 150684, 150685, 150688, 150691, 150692, 150694, 150695, 150696, 150697, 150699, 150700, 150701, 36013, 150705, 36018, 150707, 36020, 150712, 150714, 150715, 150716, 27835, 27837, 36046, 27857, 44247, 44249, 27872, 27874, 27881, 27932, 27943, 52525, 52542, 27981, 44378, 27999, 52593, 52608, 28040, 36239, 52627, 69019, 28076, 36282, 28097, 36294, 52687, 44498, 36339, 44538, 44539, 44540, 36358, 52749, 52752, 44573, 52775, 28199, 44588, 28209, 28234, 28242, 52831, 36453, 44648, 44649, 44653, 36462, 44654, 28285, 28287, 28291, 28294, 28296, 28305, 52887, 28311, 28313, 36504, 52895, 36522, 44729, 36539, 36555, 36559, 28374, 52962, 28403, 28424, 53002, 53010, 53024, 44832, 28450, 44843, 53036, 28500, 44913, 28530, 44917, 44920, 44939, 44947, 36763, 28576, 53159, 44971, 44972, 53199, 45017, 28648, 36887, 53276, 53277, 36892, 36895, 28716, 53311, 28748, 45135, 53330, 53341, 36957, 36958, 45156, 45168, 36981, 53395, 45231, 45232, 37042, 28888, 37080, 28893, 37103, 37111, 28923, 53523, 28958, 28971, 28978, 45363, 53566, 37196, 45399, 45400, 37209, 53594, 37222, 37238, 29062, 45447, 45449, 45450, 45461, 29078, 45464, 37274, 37275, 29084, 37276, 37294, 119227, 45501, 45508, 37325, 45520, 29157, 29177, 29182, 37379, 37380, 29220, 29226, 53806, 37425, 45642, 119380, 119382, 29290, 37492, 37495, 37500, 53925, 119474, 119476, 119480, 119501, 29393, 37587, 37609, 29418, 29429, 29431, 29437, 119551, 29450, 29451, 119566, 37652, 45851, 45852, 29479, 119603, 29495, 37687, 37694, 37695, 37697, 37698, 37710, 29528, 37732, 37735, 29546, 37747, 29571, 37779, 37783, 45982, 45987, 37802, 45997, 45998, 45999, 54195, 37813, 29627, 37824, 29643, 37860, 29682, 54283, 46119, 37936, 46144, 29761, 38022, 46217, 29846, 29854, 38050, 29911, 29924, 54503, 38119, 38121, 46317, 46319, 46320, 38134, 29951, 29998, 38236, 46434, 38263, 54673, 30103, 46506, 46516, 30139, 46587, 46590, 54783, 54785, 54787, 38425, 46621, 30245, 30277, 38480, 46682, 46683, 38493, 30302, 38494, 38495, 38496, 46686, 38509, 30329, 38526, 30353, 38550, 38571, 30397, 30408, 30419, 30422, 38634, 46826, 38637, 46837, 46838, 30457, 30458, 38654, 30476, 22292, 46869, 46879, 46904, 46907, 46908, 30527, 46913, 46914, 46919, 22349, 46936, 46942, 30561, 46946, 22401, 46986, 46991, 22416, 38807, 30635, 47022, 30642, 47034, 47050, 30670, 47054, 47061, 30697, 47082, 38892, 38902, 47101, 30724, 47124, 30755, 38962, 47155, 47169, 22604, 22612, 22618, 22656, 55424, 39059, 39060, 22677, 55445, 39082, 47275, 47284, 22713, 30914, 39106, 47301, 22731, 39115, 47317, 55510, 39133, 39136, 39138, 39140, 47332, 30954, 30959, 39152, 30964, 30974, 30975, 30984, 22793, 39205, 55603, 31046, 39251, 47450, 39260, 47462, 47474, 47476, 39291, 39311, 31130, 31157, 39378, 31190, 31192, 31194, 23005, 23016, 39403, 39428, 23046, 39442, 31255, 47648, 23078, 31272, 55860, 47672, 39481, 47674, 39484, 23101, 129618, 129619, 55901, 31326, 129633, 23137, 23141, 31354, 31365, 23186, 31379, 39572, 31384, 47789, 23216, 47806, 31427, 31437, 39643, 56038, 39655, 47849, 23281, 39666, 31482, 39705, 39706, 47900, 39719, 39721, 39722, 47915, 56118, 31548, 23389, 23394, 23406, 31619, 31623, 31629, 39835, 23466, 31660, 48045, 31669, 39923, 23542, 56311, 23546, 31742, 23553, 48133, 39942, 23558, 39941, 31753, 23564, 39959, 31769, 31780, 23599, 40009, 23632, 40023, 40031, 23648, 23652, 23658, 31855, 40051, 23686, 23692, 56460, 40083, 40086, 48297, 40111, 23735, 31943, 48334, 31957, 40157, 48363, 48364, 40178, 31988, 48378, 23806, 23824, 23842, 23847, 40259, 23891, 23899, 56676, 48488, 32116, 23940, 23950, 23962, 23965, 32166, 48554, 48555, 23996, 48573, 32191, 48577, 48578, 24004, 48586, 40396, 40402, 24029, 48617, 32239, 32240, 48624, 32244, 32245, 32249, 32251, 32261, 32262, 32267, 56844, 24076, 32268, 56845, 24081, 32273, 24085, 32279, 32280, 40473, 32285, 48678, 32301, 56906, 56916, 56917, 56918, 24151, 40534, 40535, 56922, 24156, 56926, 32372, 56951, 40573, 40575, 56960, 24203, 40587, 40588, 24209, 48795, 24220, 32414, 57003, 24237, 48814, 32448, 24258, 57029, 24261, 57037, 24269, 48852, 24284, 32476, 32479, 32480, 57057, 24296, 48874, 32501, 57081, 48889, 32512, 24331, 24337, 40729, 32539, 48938, 48942, 32559, 24376, 24386, 24415, 24418, 24419, 32615, 40813, 40816, 57201, 24434, 24437, 32639, 49027, 24467, 24485, 24487, 32686, 24498, 24514, 40919, 24564, 40948, 32762) ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:36:17,559 - 124817 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 10:36:17,559 - 124817 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCrews WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId in (24594, 32808, 24623, 32816, 57396, 32836, 24646, 24648, 24660, 24666, 24674, 41101, 41102, 32921, 49327, 49329, 32958, 32961, 32963, 32964, 57556, 24836, 49425, 24871, 33106, 49509, 49510, 139634, 24959, 139652, 139655, 139663, 139674, 57759, 57764, 41381, 33198, 49583, 33212, 49605, 57808, 41434, 33243, 49634, 33268, 25080, 33284, 33285, 25100, 33300, 33302, 33317, 41519, 57911, 25144, 41546, 25169, 25172, 25184, 25191, 41592, 49792, 41601, 49793, 41619, 41620, 33442, 25255, 41647, 41660, 25294, 25302, 58072, 25306, 25319, 25330, 41724, 41725, 41726, 25349, 33564, 41759, 41760, 33570, 33578, 33579, 58170, 41793, 41817, 25435, 50016, 50017, 25445, 25453, 25455, 41844, 25464, 25472, 58241, 50090, 33707, 33708, 41899, 33710, 33711, 41914, 41915, 25532, 25558, 41947, 33774, 33777, 33778, 33779, 33780, 33781, 33782, 33783, 25609, 42004, 58393, 25629, 25633, 42018, 33834, 33840, 42035, 25651, 33844, 50234, 33853, 58460, 58462, 25695, 58472, 50281, 42108, 42115, 42126, 33939, 33949, 58567, 58571, 34004, 34010, 58593, 34024, 34026, 50413, 25840, 34049, 50454, 58649, 34083, 25894, 42299, 58727, 58729, 50543, 50544, 42360, 50590, 50591, 26020, 42407, 26034, 26038, 26044, 26050, 26057, 34256, 58843, 34267, 58845, 50656, 34273, 42469, 42470, 26093, 34293, 26109, 42495, 42496, 34305, 34306, 42497, 50714, 42534, 26155, 26167, 26190, 58963, 26198, 50778, 26216, 58987, 58988, 34422, 26231, 59012, 59013, 59014, 59016, 26254, 42644, 26278, 34484, 50870, 42680, 34497, 42697, 42698, 50892, 34510, 34524, 42749, 42754, 42763, 26383, 42771, 26406, 50982, 50987, 50988, 42800, 42801, 42822, 42824, 42825, 42830, 51023, 34642, 51032, 34652, 42845, 51037, 34667, 26476, 34669, 26478, 51053, 26480, 51055, 26484, 26530, 51119, 34736, 51126, 42947, 26564, 42951, 42952, 51155, 26584, 26603, 51190, 26624, 51204, 43026, 26671, 34903, 51293, 34910, 51295, 51301, 26727, 51312, 26745, 43130, 43131, 51326, 43138, 43160, 51353, 51356, 43179, 43183, 26801, 34993, 149683, 149684, 149685, 34996, 149688, 149692, 51389, 149698, 149699, 26818, 51398, 26830, 43214, 51421, 149734, 43257, 43263, 26882, 43268, 43270, 35079, 43285, 149787, 26911, 43304, 26930, 26931, 35126, 51515, 26946, 35138, 149840, 35167, 35173, 149869, 149870, 149874, 43378, 35194, 27016, 149898, 27018, 27024, 35220, 149912, 43422, 27041, 149927, 149928, 27066, 35258, 27069, 27073, 149967, 149968, 149969, 149970, 149971, 149972, 149973, 149974, 149975, 149976, 35284, 27098, 51675, 149981, 149982, 149983, 149984, 149986, 149987, 149988, 149989, 149991, 149992, 51687, 149996, 27116, 150002, 150003, 27130, 27140, 150022, 150029, 150030, 150031, 150032, 150033, 150034, 150035, 150036, 35349, 150038, 150040, 150041, 150044, 150047, 150048, 150049, 150050, 150051, 150052, 150053, 150054, 150055, 150056, 150057, 150058, 27173, 150060, 150061, 150062, 150068, 150069, 150070, 150072, 150073, 150078, 51777, 150083, 150084, 150086, 150088, 150089, 150093, 150094, 150095, 150097, 150098, 150099, 150100, 150101, 150102, 150103, 150104, 150105, 150106, 150108, 150109, 150110, 150111, 150112, 150115, 150122, 43628, 150126, 35441, 43646, 35456, 150150, 150157, 150158, 51859, 150167, 150168, 150171, 150173, 150179, 150180, 150181, 35491, 150185, 150186, 150187, 35500, 150189, 150190, 43695, 150194, 150195, 43700, 150197, 150198, 150199, 150200, 150207, 35525, 150219, 150220, 150222, 35549, 27364, 150252, 51949, 150264, 150269, 27389, 35588, 27401, 35597, 150289, 150291, 35606, 51994, 150306, 52022, 27448, 27450, 150334, 150338, 150342, 150345, 52043, 150352, 150355, 150358, 150359, 150361, 150365, 150370, 27490, 52068, 150374, 150375, 35687, 35689, 150379, 150380, 150383, 150384, 150385, 150386, 150387, 52080, 35697, 35699, 43893, 150392, 150394, 150395, 150396, 150398, 150400, 150401, 35718, 150410, 150411, 150412, 150414, 150415, 35728, 150417, 150418, 150420, 27540, 35733, 35738, 150427, 150429, 150439, 150444, 150446, 150447, 150450, 150451, 150452, 150454, 150455, 150456, 150457, 150458, 150459, 27576, 35772, 27588, 35781, 150470, 150471, 150475, 43979, 43980, 150480, 27602, 150483, 43996, 27614, 150495, 150496, 43999, 150501, 150503, 150504, 150509, 150510, 150516, 150518, 35832, 150521, 150522, 150524, 150525, 52220, 150529, 150531, 150533, 150534, 150535, 150536, 27654, 52239, 150546, 150547, 27668, 150549, 150551, 150552, 150554, 150556, 150557, 150559, 150560, 150561, 150562, 150566, 35880, 150571, 150572, 150573, 150574, 150576, 150577, 150579, 150580, 150584, 150585, 150586, 150587, 150588, 150589, 27710, 35897, 150592, 150598, 150600, 150601, 150602, 150603, 150606, 150607, 150608, 150611, 150612, 150615, 150616, 150620, 150625, 150636, 150637, 150640, 150641, 150642, 150644, 35956, 150647, 150649, 150650, 150654, 150655, 150656, 150657, 150658, 150659, 150660, 150661, 150662, 150663, 150667, 150671, 150673, 150675, 150676, 150677, 150678, 150680, 150681, 150682, 150683, 150684, 150685, 150688, 150691, 150692, 150694, 150695, 150696, 150697, 150699, 150700, 150701, 36013, 150705, 36018, 150707, 36020, 150712, 150714, 150715, 150716, 27835, 27837, 36046, 27857, 44247, 44249, 27872, 27874, 27881, 27932, 27943, 52525, 52542, 27981, 44378, 27999, 52593, 52608, 28040, 36239, 52627, 69019, 28076, 36282, 28097, 36294, 52687, 44498, 36339, 44538, 44539, 44540, 36358, 52749, 52752, 44573, 52775, 28199, 44588, 28209, 28234, 28242, 52831, 36453, 44648, 44649, 44653, 36462, 44654, 28285, 28287, 28291, 28294, 28296, 28305, 52887, 28311, 28313, 36504, 52895, 36522, 44729, 36539, 36555, 36559, 28374, 52962, 28403, 28424, 53002, 53010, 53024, 44832, 28450, 44843, 53036, 28500, 44913, 28530, 44917, 44920, 44939, 44947, 36763, 28576, 53159, 44971, 44972, 53199, 45017, 28648, 36887, 53276, 53277, 36892, 36895, 28716, 53311, 28748, 45135, 53330, 53341, 36957, 36958, 45156, 45168, 36981, 53395, 45231, 45232, 37042, 28888, 37080, 28893, 37103, 37111, 28923, 53523, 28958, 28971, 28978, 45363, 53566, 37196, 45399, 45400, 37209, 53594, 37222, 37238, 29062, 45447, 45449, 45450, 45461, 29078, 45464, 37274, 37275, 29084, 37276, 37294, 119227, 45501, 45508, 37325, 45520, 29157, 29177, 29182, 37379, 37380, 29220, 29226, 53806, 37425, 45642, 119380, 119382, 29290, 37492, 37495, 37500, 53925, 119474, 119476, 119480, 119501, 29393, 37587, 37609, 29418, 29429, 29431, 29437, 119551, 29450, 29451, 119566, 37652, 45851, 45852, 29479, 119603, 29495, 37687, 37694, 37695, 37697, 37698, 37710, 29528, 37732, 37735, 29546, 37747, 29571, 37779, 37783, 45982, 45987, 37802, 45997, 45998, 45999, 54195, 37813, 29627, 37824, 29643, 37860, 29682, 54283, 46119, 37936, 46144, 29761, 38022, 46217, 29846, 29854, 38050, 29911, 29924, 54503, 38119, 38121, 46317, 46319, 46320, 38134, 29951, 29998, 38236, 46434, 38263, 54673, 30103, 46506, 46516, 30139, 46587, 46590, 54783, 54785, 54787, 38425, 46621, 30245, 30277, 38480, 46682, 46683, 38493, 30302, 38494, 38495, 38496, 46686, 38509, 30329, 38526, 30353, 38550, 38571, 30397, 30408, 30419, 30422, 38634, 46826, 38637, 46837, 46838, 30457, 30458, 38654, 30476, 22292, 46869, 46879, 46904, 46907, 46908, 30527, 46913, 46914, 46919, 22349, 46936, 46942, 30561, 46946, 22401, 46986, 46991, 22416, 38807, 30635, 47022, 30642, 47034, 47050, 30670, 47054, 47061, 30697, 47082, 38892, 38902, 47101, 30724, 47124, 30755, 38962, 47155, 47169, 22604, 22612, 22618, 22656, 55424, 39059, 39060, 22677, 55445, 39082, 47275, 47284, 22713, 30914, 39106, 47301, 22731, 39115, 47317, 55510, 39133, 39136, 39138, 39140, 47332, 30954, 30959, 39152, 30964, 30974, 30975, 30984, 22793, 39205, 55603, 31046, 39251, 47450, 39260, 47462, 47474, 47476, 39291, 39311, 31130, 31157, 39378, 31190, 31192, 31194, 23005, 23016, 39403, 39428, 23046, 39442, 31255, 47648, 23078, 31272, 55860, 47672, 39481, 47674, 39484, 23101, 129618, 129619, 55901, 31326, 129633, 23137, 23141, 31354, 31365, 23186, 31379, 39572, 31384, 47789, 23216, 47806, 31427, 31437, 39643, 56038, 39655, 47849, 23281, 39666, 31482, 39705, 39706, 47900, 39719, 39721, 39722, 47915, 56118, 31548, 23389, 23394, 23406, 31619, 31623, 31629, 39835, 23466, 31660, 48045, 31669, 39923, 23542, 56311, 23546, 31742, 23553, 48133, 39942, 23558, 39941, 31753, 23564, 39959, 31769, 31780, 23599, 40009, 23632, 40023, 40031, 23648, 23652, 23658, 31855, 40051, 23686, 23692, 56460, 40083, 40086, 48297, 40111, 23735, 31943, 48334, 31957, 40157, 48363, 48364, 40178, 31988, 48378, 23806, 23824, 23842, 23847, 40259, 23891, 23899, 56676, 48488, 32116, 23940, 23950, 23962, 23965, 32166, 48554, 48555, 23996, 48573, 32191, 48577, 48578, 24004, 48586, 40396, 40402, 24029, 48617, 32239, 32240, 48624, 32244, 32245, 32249, 32251, 32261, 32262, 32267, 56844, 24076, 32268, 56845, 24081, 32273, 24085, 32279, 32280, 40473, 32285, 48678, 32301, 56906, 56916, 56917, 56918, 24151, 40534, 40535, 56922, 24156, 56926, 32372, 56951, 40573, 40575, 56960, 24203, 40587, 40588, 24209, 48795, 24220, 32414, 57003, 24237, 48814, 32448, 24258, 57029, 24261, 57037, 24269, 48852, 24284, 32476, 32479, 32480, 57057, 24296, 48874, 32501, 57081, 48889, 32512, 24331, 24337, 40729, 32539, 48938, 48942, 32559, 24376, 24386, 24415, 24418, 24419, 32615, 40813, 40816, 57201, 24434, 24437, 32639, 49027, 24467, 24485, 24487, 32686, 24498, 24514, 40919, 24564, 40948, 32762) ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:36:18,308 - 124817 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 10:36:18,308 - 124817 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationSalesPersonCommission WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId in (24594, 32808, 24623, 32816, 57396, 32836, 24646, 24648, 24660, 24666, 24674, 41101, 41102, 32921, 49327, 49329, 32958, 32961, 32963, 32964, 57556, 24836, 49425, 24871, 33106, 49509, 49510, 139634, 24959, 139652, 139655, 139663, 139674, 57759, 57764, 41381, 33198, 49583, 33212, 49605, 57808, 41434, 33243, 49634, 33268, 25080, 33284, 33285, 25100, 33300, 33302, 33317, 41519, 57911, 25144, 41546, 25169, 25172, 25184, 25191, 41592, 49792, 41601, 49793, 41619, 41620, 33442, 25255, 41647, 41660, 25294, 25302, 58072, 25306, 25319, 25330, 41724, 41725, 41726, 25349, 33564, 41759, 41760, 33570, 33578, 33579, 58170, 41793, 41817, 25435, 50016, 50017, 25445, 25453, 25455, 41844, 25464, 25472, 58241, 50090, 33707, 33708, 41899, 33710, 33711, 41914, 41915, 25532, 25558, 41947, 33774, 33777, 33778, 33779, 33780, 33781, 33782, 33783, 25609, 42004, 58393, 25629, 25633, 42018, 33834, 33840, 42035, 25651, 33844, 50234, 33853, 58460, 58462, 25695, 58472, 50281, 42108, 42115, 42126, 33939, 33949, 58567, 58571, 34004, 34010, 58593, 34024, 34026, 50413, 25840, 34049, 50454, 58649, 34083, 25894, 42299, 58727, 58729, 50543, 50544, 42360, 50590, 50591, 26020, 42407, 26034, 26038, 26044, 26050, 26057, 34256, 58843, 34267, 58845, 50656, 34273, 42469, 42470, 26093, 34293, 26109, 42495, 42496, 34305, 34306, 42497, 50714, 42534, 26155, 26167, 26190, 58963, 26198, 50778, 26216, 58987, 58988, 34422, 26231, 59012, 59013, 59014, 59016, 26254, 42644, 26278, 34484, 50870, 42680, 34497, 42697, 42698, 50892, 34510, 34524, 42749, 42754, 42763, 26383, 42771, 26406, 50982, 50987, 50988, 42800, 42801, 42822, 42824, 42825, 42830, 51023, 34642, 51032, 34652, 42845, 51037, 34667, 26476, 34669, 26478, 51053, 26480, 51055, 26484, 26530, 51119, 34736, 51126, 42947, 26564, 42951, 42952, 51155, 26584, 26603, 51190, 26624, 51204, 43026, 26671, 34903, 51293, 34910, 51295, 51301, 26727, 51312, 26745, 43130, 43131, 51326, 43138, 43160, 51353, 51356, 43179, 43183, 26801, 34993, 149683, 149684, 149685, 34996, 149688, 149692, 51389, 149698, 149699, 26818, 51398, 26830, 43214, 51421, 149734, 43257, 43263, 26882, 43268, 43270, 35079, 43285, 149787, 26911, 43304, 26930, 26931, 35126, 51515, 26946, 35138, 149840, 35167, 35173, 149869, 149870, 149874, 43378, 35194, 27016, 149898, 27018, 27024, 35220, 149912, 43422, 27041, 149927, 149928, 27066, 35258, 27069, 27073, 149967, 149968, 149969, 149970, 149971, 149972, 149973, 149974, 149975, 149976, 35284, 27098, 51675, 149981, 149982, 149983, 149984, 149986, 149987, 149988, 149989, 149991, 149992, 51687, 149996, 27116, 150002, 150003, 27130, 27140, 150022, 150029, 150030, 150031, 150032, 150033, 150034, 150035, 150036, 35349, 150038, 150040, 150041, 150044, 150047, 150048, 150049, 150050, 150051, 150052, 150053, 150054, 150055, 150056, 150057, 150058, 27173, 150060, 150061, 150062, 150068, 150069, 150070, 150072, 150073, 150078, 51777, 150083, 150084, 150086, 150088, 150089, 150093, 150094, 150095, 150097, 150098, 150099, 150100, 150101, 150102, 150103, 150104, 150105, 150106, 150108, 150109, 150110, 150111, 150112, 150115, 150122, 43628, 150126, 35441, 43646, 35456, 150150, 150157, 150158, 51859, 150167, 150168, 150171, 150173, 150179, 150180, 150181, 35491, 150185, 150186, 150187, 35500, 150189, 150190, 43695, 150194, 150195, 43700, 150197, 150198, 150199, 150200, 150207, 35525, 150219, 150220, 150222, 35549, 27364, 150252, 51949, 150264, 150269, 27389, 35588, 27401, 35597, 150289, 150291, 35606, 51994, 150306, 52022, 27448, 27450, 150334, 150338, 150342, 150345, 52043, 150352, 150355, 150358, 150359, 150361, 150365, 150370, 27490, 52068, 150374, 150375, 35687, 35689, 150379, 150380, 150383, 150384, 150385, 150386, 150387, 52080, 35697, 35699, 43893, 150392, 150394, 150395, 150396, 150398, 150400, 150401, 35718, 150410, 150411, 150412, 150414, 150415, 35728, 150417, 150418, 150420, 27540, 35733, 35738, 150427, 150429, 150439, 150444, 150446, 150447, 150450, 150451, 150452, 150454, 150455, 150456, 150457, 150458, 150459, 27576, 35772, 27588, 35781, 150470, 150471, 150475, 43979, 43980, 150480, 27602, 150483, 43996, 27614, 150495, 150496, 43999, 150501, 150503, 150504, 150509, 150510, 150516, 150518, 35832, 150521, 150522, 150524, 150525, 52220, 150529, 150531, 150533, 150534, 150535, 150536, 27654, 52239, 150546, 150547, 27668, 150549, 150551, 150552, 150554, 150556, 150557, 150559, 150560, 150561, 150562, 150566, 35880, 150571, 150572, 150573, 150574, 150576, 150577, 150579, 150580, 150584, 150585, 150586, 150587, 150588, 150589, 27710, 35897, 150592, 150598, 150600, 150601, 150602, 150603, 150606, 150607, 150608, 150611, 150612, 150615, 150616, 150620, 150625, 150636, 150637, 150640, 150641, 150642, 150644, 35956, 150647, 150649, 150650, 150654, 150655, 150656, 150657, 150658, 150659, 150660, 150661, 150662, 150663, 150667, 150671, 150673, 150675, 150676, 150677, 150678, 150680, 150681, 150682, 150683, 150684, 150685, 150688, 150691, 150692, 150694, 150695, 150696, 150697, 150699, 150700, 150701, 36013, 150705, 36018, 150707, 36020, 150712, 150714, 150715, 150716, 27835, 27837, 36046, 27857, 44247, 44249, 27872, 27874, 27881, 27932, 27943, 52525, 52542, 27981, 44378, 27999, 52593, 52608, 28040, 36239, 52627, 69019, 28076, 36282, 28097, 36294, 52687, 44498, 36339, 44538, 44539, 44540, 36358, 52749, 52752, 44573, 52775, 28199, 44588, 28209, 28234, 28242, 52831, 36453, 44648, 44649, 44653, 36462, 44654, 28285, 28287, 28291, 28294, 28296, 28305, 52887, 28311, 28313, 36504, 52895, 36522, 44729, 36539, 36555, 36559, 28374, 52962, 28403, 28424, 53002, 53010, 53024, 44832, 28450, 44843, 53036, 28500, 44913, 28530, 44917, 44920, 44939, 44947, 36763, 28576, 53159, 44971, 44972, 53199, 45017, 28648, 36887, 53276, 53277, 36892, 36895, 28716, 53311, 28748, 45135, 53330, 53341, 36957, 36958, 45156, 45168, 36981, 53395, 45231, 45232, 37042, 28888, 37080, 28893, 37103, 37111, 28923, 53523, 28958, 28971, 28978, 45363, 53566, 37196, 45399, 45400, 37209, 53594, 37222, 37238, 29062, 45447, 45449, 45450, 45461, 29078, 45464, 37274, 37275, 29084, 37276, 37294, 119227, 45501, 45508, 37325, 45520, 29157, 29177, 29182, 37379, 37380, 29220, 29226, 53806, 37425, 45642, 119380, 119382, 29290, 37492, 37495, 37500, 53925, 119474, 119476, 119480, 119501, 29393, 37587, 37609, 29418, 29429, 29431, 29437, 119551, 29450, 29451, 119566, 37652, 45851, 45852, 29479, 119603, 29495, 37687, 37694, 37695, 37697, 37698, 37710, 29528, 37732, 37735, 29546, 37747, 29571, 37779, 37783, 45982, 45987, 37802, 45997, 45998, 45999, 54195, 37813, 29627, 37824, 29643, 37860, 29682, 54283, 46119, 37936, 46144, 29761, 38022, 46217, 29846, 29854, 38050, 29911, 29924, 54503, 38119, 38121, 46317, 46319, 46320, 38134, 29951, 29998, 38236, 46434, 38263, 54673, 30103, 46506, 46516, 30139, 46587, 46590, 54783, 54785, 54787, 38425, 46621, 30245, 30277, 38480, 46682, 46683, 38493, 30302, 38494, 38495, 38496, 46686, 38509, 30329, 38526, 30353, 38550, 38571, 30397, 30408, 30419, 30422, 38634, 46826, 38637, 46837, 46838, 30457, 30458, 38654, 30476, 22292, 46869, 46879, 46904, 46907, 46908, 30527, 46913, 46914, 46919, 22349, 46936, 46942, 30561, 46946, 22401, 46986, 46991, 22416, 38807, 30635, 47022, 30642, 47034, 47050, 30670, 47054, 47061, 30697, 47082, 38892, 38902, 47101, 30724, 47124, 30755, 38962, 47155, 47169, 22604, 22612, 22618, 22656, 55424, 39059, 39060, 22677, 55445, 39082, 47275, 47284, 22713, 30914, 39106, 47301, 22731, 39115, 47317, 55510, 39133, 39136, 39138, 39140, 47332, 30954, 30959, 39152, 30964, 30974, 30975, 30984, 22793, 39205, 55603, 31046, 39251, 47450, 39260, 47462, 47474, 47476, 39291, 39311, 31130, 31157, 39378, 31190, 31192, 31194, 23005, 23016, 39403, 39428, 23046, 39442, 31255, 47648, 23078, 31272, 55860, 47672, 39481, 47674, 39484, 23101, 129618, 129619, 55901, 31326, 129633, 23137, 23141, 31354, 31365, 23186, 31379, 39572, 31384, 47789, 23216, 47806, 31427, 31437, 39643, 56038, 39655, 47849, 23281, 39666, 31482, 39705, 39706, 47900, 39719, 39721, 39722, 47915, 56118, 31548, 23389, 23394, 23406, 31619, 31623, 31629, 39835, 23466, 31660, 48045, 31669, 39923, 23542, 56311, 23546, 31742, 23553, 48133, 39942, 23558, 39941, 31753, 23564, 39959, 31769, 31780, 23599, 40009, 23632, 40023, 40031, 23648, 23652, 23658, 31855, 40051, 23686, 23692, 56460, 40083, 40086, 48297, 40111, 23735, 31943, 48334, 31957, 40157, 48363, 48364, 40178, 31988, 48378, 23806, 23824, 23842, 23847, 40259, 23891, 23899, 56676, 48488, 32116, 23940, 23950, 23962, 23965, 32166, 48554, 48555, 23996, 48573, 32191, 48577, 48578, 24004, 48586, 40396, 40402, 24029, 48617, 32239, 32240, 48624, 32244, 32245, 32249, 32251, 32261, 32262, 32267, 56844, 24076, 32268, 56845, 24081, 32273, 24085, 32279, 32280, 40473, 32285, 48678, 32301, 56906, 56916, 56917, 56918, 24151, 40534, 40535, 56922, 24156, 56926, 32372, 56951, 40573, 40575, 56960, 24203, 40587, 40588, 24209, 48795, 24220, 32414, 57003, 24237, 48814, 32448, 24258, 57029, 24261, 57037, 24269, 48852, 24284, 32476, 32479, 32480, 57057, 24296, 48874, 32501, 57081, 48889, 32512, 24331, 24337, 40729, 32539, 48938, 48942, 32559, 24376, 24386, 24415, 24418, 24419, 32615, 40813, 40816, 57201, 24434, 24437, 32639, 49027, 24467, 24485, 24487, 32686, 24498, 24514, 40919, 24564, 40948, 32762) ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:36:18,822 - 124817 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 10:36:18,823 - 124817 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationAppliedDiscount WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId in (24594, 32808, 24623, 32816, 57396, 32836, 24646, 24648, 24660, 24666, 24674, 41101, 41102, 32921, 49327, 49329, 32958, 32961, 32963, 32964, 57556, 24836, 49425, 24871, 33106, 49509, 49510, 139634, 24959, 139652, 139655, 139663, 139674, 57759, 57764, 41381, 33198, 49583, 33212, 49605, 57808, 41434, 33243, 49634, 33268, 25080, 33284, 33285, 25100, 33300, 33302, 33317, 41519, 57911, 25144, 41546, 25169, 25172, 25184, 25191, 41592, 49792, 41601, 49793, 41619, 41620, 33442, 25255, 41647, 41660, 25294, 25302, 58072, 25306, 25319, 25330, 41724, 41725, 41726, 25349, 33564, 41759, 41760, 33570, 33578, 33579, 58170, 41793, 41817, 25435, 50016, 50017, 25445, 25453, 25455, 41844, 25464, 25472, 58241, 50090, 33707, 33708, 41899, 33710, 33711, 41914, 41915, 25532, 25558, 41947, 33774, 33777, 33778, 33779, 33780, 33781, 33782, 33783, 25609, 42004, 58393, 25629, 25633, 42018, 33834, 33840, 42035, 25651, 33844, 50234, 33853, 58460, 58462, 25695, 58472, 50281, 42108, 42115, 42126, 33939, 33949, 58567, 58571, 34004, 34010, 58593, 34024, 34026, 50413, 25840, 34049, 50454, 58649, 34083, 25894, 42299, 58727, 58729, 50543, 50544, 42360, 50590, 50591, 26020, 42407, 26034, 26038, 26044, 26050, 26057, 34256, 58843, 34267, 58845, 50656, 34273, 42469, 42470, 26093, 34293, 26109, 42495, 42496, 34305, 34306, 42497, 50714, 42534, 26155, 26167, 26190, 58963, 26198, 50778, 26216, 58987, 58988, 34422, 26231, 59012, 59013, 59014, 59016, 26254, 42644, 26278, 34484, 50870, 42680, 34497, 42697, 42698, 50892, 34510, 34524, 42749, 42754, 42763, 26383, 42771, 26406, 50982, 50987, 50988, 42800, 42801, 42822, 42824, 42825, 42830, 51023, 34642, 51032, 34652, 42845, 51037, 34667, 26476, 34669, 26478, 51053, 26480, 51055, 26484, 26530, 51119, 34736, 51126, 42947, 26564, 42951, 42952, 51155, 26584, 26603, 51190, 26624, 51204, 43026, 26671, 34903, 51293, 34910, 51295, 51301, 26727, 51312, 26745, 43130, 43131, 51326, 43138, 43160, 51353, 51356, 43179, 43183, 26801, 34993, 149683, 149684, 149685, 34996, 149688, 149692, 51389, 149698, 149699, 26818, 51398, 26830, 43214, 51421, 149734, 43257, 43263, 26882, 43268, 43270, 35079, 43285, 149787, 26911, 43304, 26930, 26931, 35126, 51515, 26946, 35138, 149840, 35167, 35173, 149869, 149870, 149874, 43378, 35194, 27016, 149898, 27018, 27024, 35220, 149912, 43422, 27041, 149927, 149928, 27066, 35258, 27069, 27073, 149967, 149968, 149969, 149970, 149971, 149972, 149973, 149974, 149975, 149976, 35284, 27098, 51675, 149981, 149982, 149983, 149984, 149986, 149987, 149988, 149989, 149991, 149992, 51687, 149996, 27116, 150002, 150003, 27130, 27140, 150022, 150029, 150030, 150031, 150032, 150033, 150034, 150035, 150036, 35349, 150038, 150040, 150041, 150044, 150047, 150048, 150049, 150050, 150051, 150052, 150053, 150054, 150055, 150056, 150057, 150058, 27173, 150060, 150061, 150062, 150068, 150069, 150070, 150072, 150073, 150078, 51777, 150083, 150084, 150086, 150088, 150089, 150093, 150094, 150095, 150097, 150098, 150099, 150100, 150101, 150102, 150103, 150104, 150105, 150106, 150108, 150109, 150110, 150111, 150112, 150115, 150122, 43628, 150126, 35441, 43646, 35456, 150150, 150157, 150158, 51859, 150167, 150168, 150171, 150173, 150179, 150180, 150181, 35491, 150185, 150186, 150187, 35500, 150189, 150190, 43695, 150194, 150195, 43700, 150197, 150198, 150199, 150200, 150207, 35525, 150219, 150220, 150222, 35549, 27364, 150252, 51949, 150264, 150269, 27389, 35588, 27401, 35597, 150289, 150291, 35606, 51994, 150306, 52022, 27448, 27450, 150334, 150338, 150342, 150345, 52043, 150352, 150355, 150358, 150359, 150361, 150365, 150370, 27490, 52068, 150374, 150375, 35687, 35689, 150379, 150380, 150383, 150384, 150385, 150386, 150387, 52080, 35697, 35699, 43893, 150392, 150394, 150395, 150396, 150398, 150400, 150401, 35718, 150410, 150411, 150412, 150414, 150415, 35728, 150417, 150418, 150420, 27540, 35733, 35738, 150427, 150429, 150439, 150444, 150446, 150447, 150450, 150451, 150452, 150454, 150455, 150456, 150457, 150458, 150459, 27576, 35772, 27588, 35781, 150470, 150471, 150475, 43979, 43980, 150480, 27602, 150483, 43996, 27614, 150495, 150496, 43999, 150501, 150503, 150504, 150509, 150510, 150516, 150518, 35832, 150521, 150522, 150524, 150525, 52220, 150529, 150531, 150533, 150534, 150535, 150536, 27654, 52239, 150546, 150547, 27668, 150549, 150551, 150552, 150554, 150556, 150557, 150559, 150560, 150561, 150562, 150566, 35880, 150571, 150572, 150573, 150574, 150576, 150577, 150579, 150580, 150584, 150585, 150586, 150587, 150588, 150589, 27710, 35897, 150592, 150598, 150600, 150601, 150602, 150603, 150606, 150607, 150608, 150611, 150612, 150615, 150616, 150620, 150625, 150636, 150637, 150640, 150641, 150642, 150644, 35956, 150647, 150649, 150650, 150654, 150655, 150656, 150657, 150658, 150659, 150660, 150661, 150662, 150663, 150667, 150671, 150673, 150675, 150676, 150677, 150678, 150680, 150681, 150682, 150683, 150684, 150685, 150688, 150691, 150692, 150694, 150695, 150696, 150697, 150699, 150700, 150701, 36013, 150705, 36018, 150707, 36020, 150712, 150714, 150715, 150716, 27835, 27837, 36046, 27857, 44247, 44249, 27872, 27874, 27881, 27932, 27943, 52525, 52542, 27981, 44378, 27999, 52593, 52608, 28040, 36239, 52627, 69019, 28076, 36282, 28097, 36294, 52687, 44498, 36339, 44538, 44539, 44540, 36358, 52749, 52752, 44573, 52775, 28199, 44588, 28209, 28234, 28242, 52831, 36453, 44648, 44649, 44653, 36462, 44654, 28285, 28287, 28291, 28294, 28296, 28305, 52887, 28311, 28313, 36504, 52895, 36522, 44729, 36539, 36555, 36559, 28374, 52962, 28403, 28424, 53002, 53010, 53024, 44832, 28450, 44843, 53036, 28500, 44913, 28530, 44917, 44920, 44939, 44947, 36763, 28576, 53159, 44971, 44972, 53199, 45017, 28648, 36887, 53276, 53277, 36892, 36895, 28716, 53311, 28748, 45135, 53330, 53341, 36957, 36958, 45156, 45168, 36981, 53395, 45231, 45232, 37042, 28888, 37080, 28893, 37103, 37111, 28923, 53523, 28958, 28971, 28978, 45363, 53566, 37196, 45399, 45400, 37209, 53594, 37222, 37238, 29062, 45447, 45449, 45450, 45461, 29078, 45464, 37274, 37275, 29084, 37276, 37294, 119227, 45501, 45508, 37325, 45520, 29157, 29177, 29182, 37379, 37380, 29220, 29226, 53806, 37425, 45642, 119380, 119382, 29290, 37492, 37495, 37500, 53925, 119474, 119476, 119480, 119501, 29393, 37587, 37609, 29418, 29429, 29431, 29437, 119551, 29450, 29451, 119566, 37652, 45851, 45852, 29479, 119603, 29495, 37687, 37694, 37695, 37697, 37698, 37710, 29528, 37732, 37735, 29546, 37747, 29571, 37779, 37783, 45982, 45987, 37802, 45997, 45998, 45999, 54195, 37813, 29627, 37824, 29643, 37860, 29682, 54283, 46119, 37936, 46144, 29761, 38022, 46217, 29846, 29854, 38050, 29911, 29924, 54503, 38119, 38121, 46317, 46319, 46320, 38134, 29951, 29998, 38236, 46434, 38263, 54673, 30103, 46506, 46516, 30139, 46587, 46590, 54783, 54785, 54787, 38425, 46621, 30245, 30277, 38480, 46682, 46683, 38493, 30302, 38494, 38495, 38496, 46686, 38509, 30329, 38526, 30353, 38550, 38571, 30397, 30408, 30419, 30422, 38634, 46826, 38637, 46837, 46838, 30457, 30458, 38654, 30476, 22292, 46869, 46879, 46904, 46907, 46908, 30527, 46913, 46914, 46919, 22349, 46936, 46942, 30561, 46946, 22401, 46986, 46991, 22416, 38807, 30635, 47022, 30642, 47034, 47050, 30670, 47054, 47061, 30697, 47082, 38892, 38902, 47101, 30724, 47124, 30755, 38962, 47155, 47169, 22604, 22612, 22618, 22656, 55424, 39059, 39060, 22677, 55445, 39082, 47275, 47284, 22713, 30914, 39106, 47301, 22731, 39115, 47317, 55510, 39133, 39136, 39138, 39140, 47332, 30954, 30959, 39152, 30964, 30974, 30975, 30984, 22793, 39205, 55603, 31046, 39251, 47450, 39260, 47462, 47474, 47476, 39291, 39311, 31130, 31157, 39378, 31190, 31192, 31194, 23005, 23016, 39403, 39428, 23046, 39442, 31255, 47648, 23078, 31272, 55860, 47672, 39481, 47674, 39484, 23101, 129618, 129619, 55901, 31326, 129633, 23137, 23141, 31354, 31365, 23186, 31379, 39572, 31384, 47789, 23216, 47806, 31427, 31437, 39643, 56038, 39655, 47849, 23281, 39666, 31482, 39705, 39706, 47900, 39719, 39721, 39722, 47915, 56118, 31548, 23389, 23394, 23406, 31619, 31623, 31629, 39835, 23466, 31660, 48045, 31669, 39923, 23542, 56311, 23546, 31742, 23553, 48133, 39942, 23558, 39941, 31753, 23564, 39959, 31769, 31780, 23599, 40009, 23632, 40023, 40031, 23648, 23652, 23658, 31855, 40051, 23686, 23692, 56460, 40083, 40086, 48297, 40111, 23735, 31943, 48334, 31957, 40157, 48363, 48364, 40178, 31988, 48378, 23806, 23824, 23842, 23847, 40259, 23891, 23899, 56676, 48488, 32116, 23940, 23950, 23962, 23965, 32166, 48554, 48555, 23996, 48573, 32191, 48577, 48578, 24004, 48586, 40396, 40402, 24029, 48617, 32239, 32240, 48624, 32244, 32245, 32249, 32251, 32261, 32262, 32267, 56844, 24076, 32268, 56845, 24081, 32273, 24085, 32279, 32280, 40473, 32285, 48678, 32301, 56906, 56916, 56917, 56918, 24151, 40534, 40535, 56922, 24156, 56926, 32372, 56951, 40573, 40575, 56960, 24203, 40587, 40588, 24209, 48795, 24220, 32414, 57003, 24237, 48814, 32448, 24258, 57029, 24261, 57037, 24269, 48852, 24284, 32476, 32479, 32480, 57057, 24296, 48874, 32501, 57081, 48889, 32512, 24331, 24337, 40729, 32539, 48938, 48942, 32559, 24376, 24386, 24415, 24418, 24419, 32615, 40813, 40816, 57201, 24434, 24437, 32639, 49027, 24467, 24485, 24487, 32686, 24498, 24514, 40919, 24564, 40948, 32762) ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:36:19,394 - 124817 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 10:36:19,395 - 124817 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SetupAutoGenerationSourceMapping WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId in (24594, 32808, 24623, 32816, 57396, 32836, 24646, 24648, 24660, 24666, 24674, 41101, 41102, 32921, 49327, 49329, 32958, 32961, 32963, 32964, 57556, 24836, 49425, 24871, 33106, 49509, 49510, 139634, 24959, 139652, 139655, 139663, 139674, 57759, 57764, 41381, 33198, 49583, 33212, 49605, 57808, 41434, 33243, 49634, 33268, 25080, 33284, 33285, 25100, 33300, 33302, 33317, 41519, 57911, 25144, 41546, 25169, 25172, 25184, 25191, 41592, 49792, 41601, 49793, 41619, 41620, 33442, 25255, 41647, 41660, 25294, 25302, 58072, 25306, 25319, 25330, 41724, 41725, 41726, 25349, 33564, 41759, 41760, 33570, 33578, 33579, 58170, 41793, 41817, 25435, 50016, 50017, 25445, 25453, 25455, 41844, 25464, 25472, 58241, 50090, 33707, 33708, 41899, 33710, 33711, 41914, 41915, 25532, 25558, 41947, 33774, 33777, 33778, 33779, 33780, 33781, 33782, 33783, 25609, 42004, 58393, 25629, 25633, 42018, 33834, 33840, 42035, 25651, 33844, 50234, 33853, 58460, 58462, 25695, 58472, 50281, 42108, 42115, 42126, 33939, 33949, 58567, 58571, 34004, 34010, 58593, 34024, 34026, 50413, 25840, 34049, 50454, 58649, 34083, 25894, 42299, 58727, 58729, 50543, 50544, 42360, 50590, 50591, 26020, 42407, 26034, 26038, 26044, 26050, 26057, 34256, 58843, 34267, 58845, 50656, 34273, 42469, 42470, 26093, 34293, 26109, 42495, 42496, 34305, 34306, 42497, 50714, 42534, 26155, 26167, 26190, 58963, 26198, 50778, 26216, 58987, 58988, 34422, 26231, 59012, 59013, 59014, 59016, 26254, 42644, 26278, 34484, 50870, 42680, 34497, 42697, 42698, 50892, 34510, 34524, 42749, 42754, 42763, 26383, 42771, 26406, 50982, 50987, 50988, 42800, 42801, 42822, 42824, 42825, 42830, 51023, 34642, 51032, 34652, 42845, 51037, 34667, 26476, 34669, 26478, 51053, 26480, 51055, 26484, 26530, 51119, 34736, 51126, 42947, 26564, 42951, 42952, 51155, 26584, 26603, 51190, 26624, 51204, 43026, 26671, 34903, 51293, 34910, 51295, 51301, 26727, 51312, 26745, 43130, 43131, 51326, 43138, 43160, 51353, 51356, 43179, 43183, 26801, 34993, 149683, 149684, 149685, 34996, 149688, 149692, 51389, 149698, 149699, 26818, 51398, 26830, 43214, 51421, 149734, 43257, 43263, 26882, 43268, 43270, 35079, 43285, 149787, 26911, 43304, 26930, 26931, 35126, 51515, 26946, 35138, 149840, 35167, 35173, 149869, 149870, 149874, 43378, 35194, 27016, 149898, 27018, 27024, 35220, 149912, 43422, 27041, 149927, 149928, 27066, 35258, 27069, 27073, 149967, 149968, 149969, 149970, 149971, 149972, 149973, 149974, 149975, 149976, 35284, 27098, 51675, 149981, 149982, 149983, 149984, 149986, 149987, 149988, 149989, 149991, 149992, 51687, 149996, 27116, 150002, 150003, 27130, 27140, 150022, 150029, 150030, 150031, 150032, 150033, 150034, 150035, 150036, 35349, 150038, 150040, 150041, 150044, 150047, 150048, 150049, 150050, 150051, 150052, 150053, 150054, 150055, 150056, 150057, 150058, 27173, 150060, 150061, 150062, 150068, 150069, 150070, 150072, 150073, 150078, 51777, 150083, 150084, 150086, 150088, 150089, 150093, 150094, 150095, 150097, 150098, 150099, 150100, 150101, 150102, 150103, 150104, 150105, 150106, 150108, 150109, 150110, 150111, 150112, 150115, 150122, 43628, 150126, 35441, 43646, 35456, 150150, 150157, 150158, 51859, 150167, 150168, 150171, 150173, 150179, 150180, 150181, 35491, 150185, 150186, 150187, 35500, 150189, 150190, 43695, 150194, 150195, 43700, 150197, 150198, 150199, 150200, 150207, 35525, 150219, 150220, 150222, 35549, 27364, 150252, 51949, 150264, 150269, 27389, 35588, 27401, 35597, 150289, 150291, 35606, 51994, 150306, 52022, 27448, 27450, 150334, 150338, 150342, 150345, 52043, 150352, 150355, 150358, 150359, 150361, 150365, 150370, 27490, 52068, 150374, 150375, 35687, 35689, 150379, 150380, 150383, 150384, 150385, 150386, 150387, 52080, 35697, 35699, 43893, 150392, 150394, 150395, 150396, 150398, 150400, 150401, 35718, 150410, 150411, 150412, 150414, 150415, 35728, 150417, 150418, 150420, 27540, 35733, 35738, 150427, 150429, 150439, 150444, 150446, 150447, 150450, 150451, 150452, 150454, 150455, 150456, 150457, 150458, 150459, 27576, 35772, 27588, 35781, 150470, 150471, 150475, 43979, 43980, 150480, 27602, 150483, 43996, 27614, 150495, 150496, 43999, 150501, 150503, 150504, 150509, 150510, 150516, 150518, 35832, 150521, 150522, 150524, 150525, 52220, 150529, 150531, 150533, 150534, 150535, 150536, 27654, 52239, 150546, 150547, 27668, 150549, 150551, 150552, 150554, 150556, 150557, 150559, 150560, 150561, 150562, 150566, 35880, 150571, 150572, 150573, 150574, 150576, 150577, 150579, 150580, 150584, 150585, 150586, 150587, 150588, 150589, 27710, 35897, 150592, 150598, 150600, 150601, 150602, 150603, 150606, 150607, 150608, 150611, 150612, 150615, 150616, 150620, 150625, 150636, 150637, 150640, 150641, 150642, 150644, 35956, 150647, 150649, 150650, 150654, 150655, 150656, 150657, 150658, 150659, 150660, 150661, 150662, 150663, 150667, 150671, 150673, 150675, 150676, 150677, 150678, 150680, 150681, 150682, 150683, 150684, 150685, 150688, 150691, 150692, 150694, 150695, 150696, 150697, 150699, 150700, 150701, 36013, 150705, 36018, 150707, 36020, 150712, 150714, 150715, 150716, 27835, 27837, 36046, 27857, 44247, 44249, 27872, 27874, 27881, 27932, 27943, 52525, 52542, 27981, 44378, 27999, 52593, 52608, 28040, 36239, 52627, 69019, 28076, 36282, 28097, 36294, 52687, 44498, 36339, 44538, 44539, 44540, 36358, 52749, 52752, 44573, 52775, 28199, 44588, 28209, 28234, 28242, 52831, 36453, 44648, 44649, 44653, 36462, 44654, 28285, 28287, 28291, 28294, 28296, 28305, 52887, 28311, 28313, 36504, 52895, 36522, 44729, 36539, 36555, 36559, 28374, 52962, 28403, 28424, 53002, 53010, 53024, 44832, 28450, 44843, 53036, 28500, 44913, 28530, 44917, 44920, 44939, 44947, 36763, 28576, 53159, 44971, 44972, 53199, 45017, 28648, 36887, 53276, 53277, 36892, 36895, 28716, 53311, 28748, 45135, 53330, 53341, 36957, 36958, 45156, 45168, 36981, 53395, 45231, 45232, 37042, 28888, 37080, 28893, 37103, 37111, 28923, 53523, 28958, 28971, 28978, 45363, 53566, 37196, 45399, 45400, 37209, 53594, 37222, 37238, 29062, 45447, 45449, 45450, 45461, 29078, 45464, 37274, 37275, 29084, 37276, 37294, 119227, 45501, 45508, 37325, 45520, 29157, 29177, 29182, 37379, 37380, 29220, 29226, 53806, 37425, 45642, 119380, 119382, 29290, 37492, 37495, 37500, 53925, 119474, 119476, 119480, 119501, 29393, 37587, 37609, 29418, 29429, 29431, 29437, 119551, 29450, 29451, 119566, 37652, 45851, 45852, 29479, 119603, 29495, 37687, 37694, 37695, 37697, 37698, 37710, 29528, 37732, 37735, 29546, 37747, 29571, 37779, 37783, 45982, 45987, 37802, 45997, 45998, 45999, 54195, 37813, 29627, 37824, 29643, 37860, 29682, 54283, 46119, 37936, 46144, 29761, 38022, 46217, 29846, 29854, 38050, 29911, 29924, 54503, 38119, 38121, 46317, 46319, 46320, 38134, 29951, 29998, 38236, 46434, 38263, 54673, 30103, 46506, 46516, 30139, 46587, 46590, 54783, 54785, 54787, 38425, 46621, 30245, 30277, 38480, 46682, 46683, 38493, 30302, 38494, 38495, 38496, 46686, 38509, 30329, 38526, 30353, 38550, 38571, 30397, 30408, 30419, 30422, 38634, 46826, 38637, 46837, 46838, 30457, 30458, 38654, 30476, 22292, 46869, 46879, 46904, 46907, 46908, 30527, 46913, 46914, 46919, 22349, 46936, 46942, 30561, 46946, 22401, 46986, 46991, 22416, 38807, 30635, 47022, 30642, 47034, 47050, 30670, 47054, 47061, 30697, 47082, 38892, 38902, 47101, 30724, 47124, 30755, 38962, 47155, 47169, 22604, 22612, 22618, 22656, 55424, 39059, 39060, 22677, 55445, 39082, 47275, 47284, 22713, 30914, 39106, 47301, 22731, 39115, 47317, 55510, 39133, 39136, 39138, 39140, 47332, 30954, 30959, 39152, 30964, 30974, 30975, 30984, 22793, 39205, 55603, 31046, 39251, 47450, 39260, 47462, 47474, 47476, 39291, 39311, 31130, 31157, 39378, 31190, 31192, 31194, 23005, 23016, 39403, 39428, 23046, 39442, 31255, 47648, 23078, 31272, 55860, 47672, 39481, 47674, 39484, 23101, 129618, 129619, 55901, 31326, 129633, 23137, 23141, 31354, 31365, 23186, 31379, 39572, 31384, 47789, 23216, 47806, 31427, 31437, 39643, 56038, 39655, 47849, 23281, 39666, 31482, 39705, 39706, 47900, 39719, 39721, 39722, 47915, 56118, 31548, 23389, 23394, 23406, 31619, 31623, 31629, 39835, 23466, 31660, 48045, 31669, 39923, 23542, 56311, 23546, 31742, 23553, 48133, 39942, 23558, 39941, 31753, 23564, 39959, 31769, 31780, 23599, 40009, 23632, 40023, 40031, 23648, 23652, 23658, 31855, 40051, 23686, 23692, 56460, 40083, 40086, 48297, 40111, 23735, 31943, 48334, 31957, 40157, 48363, 48364, 40178, 31988, 48378, 23806, 23824, 23842, 23847, 40259, 23891, 23899, 56676, 48488, 32116, 23940, 23950, 23962, 23965, 32166, 48554, 48555, 23996, 48573, 32191, 48577, 48578, 24004, 48586, 40396, 40402, 24029, 48617, 32239, 32240, 48624, 32244, 32245, 32249, 32251, 32261, 32262, 32267, 56844, 24076, 32268, 56845, 24081, 32273, 24085, 32279, 32280, 40473, 32285, 48678, 32301, 56906, 56916, 56917, 56918, 24151, 40534, 40535, 56922, 24156, 56926, 32372, 56951, 40573, 40575, 56960, 24203, 40587, 40588, 24209, 48795, 24220, 32414, 57003, 24237, 48814, 32448, 24258, 57029, 24261, 57037, 24269, 48852, 24284, 32476, 32479, 32480, 57057, 24296, 48874, 32501, 57081, 48889, 32512, 24331, 24337, 40729, 32539, 48938, 48942, 32559, 24376, 24386, 24415, 24418, 24419, 32615, 40813, 40816, 57201, 24434, 24437, 32639, 49027, 24467, 24485, 24487, 32686, 24498, 24514, 40919, 24564, 40948, 32762) ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:36:19,807 - 124817 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 10:36:19,807 - 124817 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SubWorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId in (24594, 32808, 24623, 32816, 57396, 32836, 24646, 24648, 24660, 24666, 24674, 41101, 41102, 32921, 49327, 49329, 32958, 32961, 32963, 32964, 57556, 24836, 49425, 24871, 33106, 49509, 49510, 139634, 24959, 139652, 139655, 139663, 139674, 57759, 57764, 41381, 33198, 49583, 33212, 49605, 57808, 41434, 33243, 49634, 33268, 25080, 33284, 33285, 25100, 33300, 33302, 33317, 41519, 57911, 25144, 41546, 25169, 25172, 25184, 25191, 41592, 49792, 41601, 49793, 41619, 41620, 33442, 25255, 41647, 41660, 25294, 25302, 58072, 25306, 25319, 25330, 41724, 41725, 41726, 25349, 33564, 41759, 41760, 33570, 33578, 33579, 58170, 41793, 41817, 25435, 50016, 50017, 25445, 25453, 25455, 41844, 25464, 25472, 58241, 50090, 33707, 33708, 41899, 33710, 33711, 41914, 41915, 25532, 25558, 41947, 33774, 33777, 33778, 33779, 33780, 33781, 33782, 33783, 25609, 42004, 58393, 25629, 25633, 42018, 33834, 33840, 42035, 25651, 33844, 50234, 33853, 58460, 58462, 25695, 58472, 50281, 42108, 42115, 42126, 33939, 33949, 58567, 58571, 34004, 34010, 58593, 34024, 34026, 50413, 25840, 34049, 50454, 58649, 34083, 25894, 42299, 58727, 58729, 50543, 50544, 42360, 50590, 50591, 26020, 42407, 26034, 26038, 26044, 26050, 26057, 34256, 58843, 34267, 58845, 50656, 34273, 42469, 42470, 26093, 34293, 26109, 42495, 42496, 34305, 34306, 42497, 50714, 42534, 26155, 26167, 26190, 58963, 26198, 50778, 26216, 58987, 58988, 34422, 26231, 59012, 59013, 59014, 59016, 26254, 42644, 26278, 34484, 50870, 42680, 34497, 42697, 42698, 50892, 34510, 34524, 42749, 42754, 42763, 26383, 42771, 26406, 50982, 50987, 50988, 42800, 42801, 42822, 42824, 42825, 42830, 51023, 34642, 51032, 34652, 42845, 51037, 34667, 26476, 34669, 26478, 51053, 26480, 51055, 26484, 26530, 51119, 34736, 51126, 42947, 26564, 42951, 42952, 51155, 26584, 26603, 51190, 26624, 51204, 43026, 26671, 34903, 51293, 34910, 51295, 51301, 26727, 51312, 26745, 43130, 43131, 51326, 43138, 43160, 51353, 51356, 43179, 43183, 26801, 34993, 149683, 149684, 149685, 34996, 149688, 149692, 51389, 149698, 149699, 26818, 51398, 26830, 43214, 51421, 149734, 43257, 43263, 26882, 43268, 43270, 35079, 43285, 149787, 26911, 43304, 26930, 26931, 35126, 51515, 26946, 35138, 149840, 35167, 35173, 149869, 149870, 149874, 43378, 35194, 27016, 149898, 27018, 27024, 35220, 149912, 43422, 27041, 149927, 149928, 27066, 35258, 27069, 27073, 149967, 149968, 149969, 149970, 149971, 149972, 149973, 149974, 149975, 149976, 35284, 27098, 51675, 149981, 149982, 149983, 149984, 149986, 149987, 149988, 149989, 149991, 149992, 51687, 149996, 27116, 150002, 150003, 27130, 27140, 150022, 150029, 150030, 150031, 150032, 150033, 150034, 150035, 150036, 35349, 150038, 150040, 150041, 150044, 150047, 150048, 150049, 150050, 150051, 150052, 150053, 150054, 150055, 150056, 150057, 150058, 27173, 150060, 150061, 150062, 150068, 150069, 150070, 150072, 150073, 150078, 51777, 150083, 150084, 150086, 150088, 150089, 150093, 150094, 150095, 150097, 150098, 150099, 150100, 150101, 150102, 150103, 150104, 150105, 150106, 150108, 150109, 150110, 150111, 150112, 150115, 150122, 43628, 150126, 35441, 43646, 35456, 150150, 150157, 150158, 51859, 150167, 150168, 150171, 150173, 150179, 150180, 150181, 35491, 150185, 150186, 150187, 35500, 150189, 150190, 43695, 150194, 150195, 43700, 150197, 150198, 150199, 150200, 150207, 35525, 150219, 150220, 150222, 35549, 27364, 150252, 51949, 150264, 150269, 27389, 35588, 27401, 35597, 150289, 150291, 35606, 51994, 150306, 52022, 27448, 27450, 150334, 150338, 150342, 150345, 52043, 150352, 150355, 150358, 150359, 150361, 150365, 150370, 27490, 52068, 150374, 150375, 35687, 35689, 150379, 150380, 150383, 150384, 150385, 150386, 150387, 52080, 35697, 35699, 43893, 150392, 150394, 150395, 150396, 150398, 150400, 150401, 35718, 150410, 150411, 150412, 150414, 150415, 35728, 150417, 150418, 150420, 27540, 35733, 35738, 150427, 150429, 150439, 150444, 150446, 150447, 150450, 150451, 150452, 150454, 150455, 150456, 150457, 150458, 150459, 27576, 35772, 27588, 35781, 150470, 150471, 150475, 43979, 43980, 150480, 27602, 150483, 43996, 27614, 150495, 150496, 43999, 150501, 150503, 150504, 150509, 150510, 150516, 150518, 35832, 150521, 150522, 150524, 150525, 52220, 150529, 150531, 150533, 150534, 150535, 150536, 27654, 52239, 150546, 150547, 27668, 150549, 150551, 150552, 150554, 150556, 150557, 150559, 150560, 150561, 150562, 150566, 35880, 150571, 150572, 150573, 150574, 150576, 150577, 150579, 150580, 150584, 150585, 150586, 150587, 150588, 150589, 27710, 35897, 150592, 150598, 150600, 150601, 150602, 150603, 150606, 150607, 150608, 150611, 150612, 150615, 150616, 150620, 150625, 150636, 150637, 150640, 150641, 150642, 150644, 35956, 150647, 150649, 150650, 150654, 150655, 150656, 150657, 150658, 150659, 150660, 150661, 150662, 150663, 150667, 150671, 150673, 150675, 150676, 150677, 150678, 150680, 150681, 150682, 150683, 150684, 150685, 150688, 150691, 150692, 150694, 150695, 150696, 150697, 150699, 150700, 150701, 36013, 150705, 36018, 150707, 36020, 150712, 150714, 150715, 150716, 27835, 27837, 36046, 27857, 44247, 44249, 27872, 27874, 27881, 27932, 27943, 52525, 52542, 27981, 44378, 27999, 52593, 52608, 28040, 36239, 52627, 69019, 28076, 36282, 28097, 36294, 52687, 44498, 36339, 44538, 44539, 44540, 36358, 52749, 52752, 44573, 52775, 28199, 44588, 28209, 28234, 28242, 52831, 36453, 44648, 44649, 44653, 36462, 44654, 28285, 28287, 28291, 28294, 28296, 28305, 52887, 28311, 28313, 36504, 52895, 36522, 44729, 36539, 36555, 36559, 28374, 52962, 28403, 28424, 53002, 53010, 53024, 44832, 28450, 44843, 53036, 28500, 44913, 28530, 44917, 44920, 44939, 44947, 36763, 28576, 53159, 44971, 44972, 53199, 45017, 28648, 36887, 53276, 53277, 36892, 36895, 28716, 53311, 28748, 45135, 53330, 53341, 36957, 36958, 45156, 45168, 36981, 53395, 45231, 45232, 37042, 28888, 37080, 28893, 37103, 37111, 28923, 53523, 28958, 28971, 28978, 45363, 53566, 37196, 45399, 45400, 37209, 53594, 37222, 37238, 29062, 45447, 45449, 45450, 45461, 29078, 45464, 37274, 37275, 29084, 37276, 37294, 119227, 45501, 45508, 37325, 45520, 29157, 29177, 29182, 37379, 37380, 29220, 29226, 53806, 37425, 45642, 119380, 119382, 29290, 37492, 37495, 37500, 53925, 119474, 119476, 119480, 119501, 29393, 37587, 37609, 29418, 29429, 29431, 29437, 119551, 29450, 29451, 119566, 37652, 45851, 45852, 29479, 119603, 29495, 37687, 37694, 37695, 37697, 37698, 37710, 29528, 37732, 37735, 29546, 37747, 29571, 37779, 37783, 45982, 45987, 37802, 45997, 45998, 45999, 54195, 37813, 29627, 37824, 29643, 37860, 29682, 54283, 46119, 37936, 46144, 29761, 38022, 46217, 29846, 29854, 38050, 29911, 29924, 54503, 38119, 38121, 46317, 46319, 46320, 38134, 29951, 29998, 38236, 46434, 38263, 54673, 30103, 46506, 46516, 30139, 46587, 46590, 54783, 54785, 54787, 38425, 46621, 30245, 30277, 38480, 46682, 46683, 38493, 30302, 38494, 38495, 38496, 46686, 38509, 30329, 38526, 30353, 38550, 38571, 30397, 30408, 30419, 30422, 38634, 46826, 38637, 46837, 46838, 30457, 30458, 38654, 30476, 22292, 46869, 46879, 46904, 46907, 46908, 30527, 46913, 46914, 46919, 22349, 46936, 46942, 30561, 46946, 22401, 46986, 46991, 22416, 38807, 30635, 47022, 30642, 47034, 47050, 30670, 47054, 47061, 30697, 47082, 38892, 38902, 47101, 30724, 47124, 30755, 38962, 47155, 47169, 22604, 22612, 22618, 22656, 55424, 39059, 39060, 22677, 55445, 39082, 47275, 47284, 22713, 30914, 39106, 47301, 22731, 39115, 47317, 55510, 39133, 39136, 39138, 39140, 47332, 30954, 30959, 39152, 30964, 30974, 30975, 30984, 22793, 39205, 55603, 31046, 39251, 47450, 39260, 47462, 47474, 47476, 39291, 39311, 31130, 31157, 39378, 31190, 31192, 31194, 23005, 23016, 39403, 39428, 23046, 39442, 31255, 47648, 23078, 31272, 55860, 47672, 39481, 47674, 39484, 23101, 129618, 129619, 55901, 31326, 129633, 23137, 23141, 31354, 31365, 23186, 31379, 39572, 31384, 47789, 23216, 47806, 31427, 31437, 39643, 56038, 39655, 47849, 23281, 39666, 31482, 39705, 39706, 47900, 39719, 39721, 39722, 47915, 56118, 31548, 23389, 23394, 23406, 31619, 31623, 31629, 39835, 23466, 31660, 48045, 31669, 39923, 23542, 56311, 23546, 31742, 23553, 48133, 39942, 23558, 39941, 31753, 23564, 39959, 31769, 31780, 23599, 40009, 23632, 40023, 40031, 23648, 23652, 23658, 31855, 40051, 23686, 23692, 56460, 40083, 40086, 48297, 40111, 23735, 31943, 48334, 31957, 40157, 48363, 48364, 40178, 31988, 48378, 23806, 23824, 23842, 23847, 40259, 23891, 23899, 56676, 48488, 32116, 23940, 23950, 23962, 23965, 32166, 48554, 48555, 23996, 48573, 32191, 48577, 48578, 24004, 48586, 40396, 40402, 24029, 48617, 32239, 32240, 48624, 32244, 32245, 32249, 32251, 32261, 32262, 32267, 56844, 24076, 32268, 56845, 24081, 32273, 24085, 32279, 32280, 40473, 32285, 48678, 32301, 56906, 56916, 56917, 56918, 24151, 40534, 40535, 56922, 24156, 56926, 32372, 56951, 40573, 40575, 56960, 24203, 40587, 40588, 24209, 48795, 24220, 32414, 57003, 24237, 48814, 32448, 24258, 57029, 24261, 57037, 24269, 48852, 24284, 32476, 32479, 32480, 57057, 24296, 48874, 32501, 57081, 48889, 32512, 24331, 24337, 40729, 32539, 48938, 48942, 32559, 24376, 24386, 24415, 24418, 24419, 32615, 40813, 40816, 57201, 24434, 24437, 32639, 49027, 24467, 24485, 24487, 32686, 24498, 24514, 40919, 24564, 40948, 32762) ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:36:20,435 - 124817 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 10:36:20,436 - 124817 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCommissionAdjustment WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId in (24594, 32808, 24623, 32816, 57396, 32836, 24646, 24648, 24660, 24666, 24674, 41101, 41102, 32921, 49327, 49329, 32958, 32961, 32963, 32964, 57556, 24836, 49425, 24871, 33106, 49509, 49510, 139634, 24959, 139652, 139655, 139663, 139674, 57759, 57764, 41381, 33198, 49583, 33212, 49605, 57808, 41434, 33243, 49634, 33268, 25080, 33284, 33285, 25100, 33300, 33302, 33317, 41519, 57911, 25144, 41546, 25169, 25172, 25184, 25191, 41592, 49792, 41601, 49793, 41619, 41620, 33442, 25255, 41647, 41660, 25294, 25302, 58072, 25306, 25319, 25330, 41724, 41725, 41726, 25349, 33564, 41759, 41760, 33570, 33578, 33579, 58170, 41793, 41817, 25435, 50016, 50017, 25445, 25453, 25455, 41844, 25464, 25472, 58241, 50090, 33707, 33708, 41899, 33710, 33711, 41914, 41915, 25532, 25558, 41947, 33774, 33777, 33778, 33779, 33780, 33781, 33782, 33783, 25609, 42004, 58393, 25629, 25633, 42018, 33834, 33840, 42035, 25651, 33844, 50234, 33853, 58460, 58462, 25695, 58472, 50281, 42108, 42115, 42126, 33939, 33949, 58567, 58571, 34004, 34010, 58593, 34024, 34026, 50413, 25840, 34049, 50454, 58649, 34083, 25894, 42299, 58727, 58729, 50543, 50544, 42360, 50590, 50591, 26020, 42407, 26034, 26038, 26044, 26050, 26057, 34256, 58843, 34267, 58845, 50656, 34273, 42469, 42470, 26093, 34293, 26109, 42495, 42496, 34305, 34306, 42497, 50714, 42534, 26155, 26167, 26190, 58963, 26198, 50778, 26216, 58987, 58988, 34422, 26231, 59012, 59013, 59014, 59016, 26254, 42644, 26278, 34484, 50870, 42680, 34497, 42697, 42698, 50892, 34510, 34524, 42749, 42754, 42763, 26383, 42771, 26406, 50982, 50987, 50988, 42800, 42801, 42822, 42824, 42825, 42830, 51023, 34642, 51032, 34652, 42845, 51037, 34667, 26476, 34669, 26478, 51053, 26480, 51055, 26484, 26530, 51119, 34736, 51126, 42947, 26564, 42951, 42952, 51155, 26584, 26603, 51190, 26624, 51204, 43026, 26671, 34903, 51293, 34910, 51295, 51301, 26727, 51312, 26745, 43130, 43131, 51326, 43138, 43160, 51353, 51356, 43179, 43183, 26801, 34993, 149683, 149684, 149685, 34996, 149688, 149692, 51389, 149698, 149699, 26818, 51398, 26830, 43214, 51421, 149734, 43257, 43263, 26882, 43268, 43270, 35079, 43285, 149787, 26911, 43304, 26930, 26931, 35126, 51515, 26946, 35138, 149840, 35167, 35173, 149869, 149870, 149874, 43378, 35194, 27016, 149898, 27018, 27024, 35220, 149912, 43422, 27041, 149927, 149928, 27066, 35258, 27069, 27073, 149967, 149968, 149969, 149970, 149971, 149972, 149973, 149974, 149975, 149976, 35284, 27098, 51675, 149981, 149982, 149983, 149984, 149986, 149987, 149988, 149989, 149991, 149992, 51687, 149996, 27116, 150002, 150003, 27130, 27140, 150022, 150029, 150030, 150031, 150032, 150033, 150034, 150035, 150036, 35349, 150038, 150040, 150041, 150044, 150047, 150048, 150049, 150050, 150051, 150052, 150053, 150054, 150055, 150056, 150057, 150058, 27173, 150060, 150061, 150062, 150068, 150069, 150070, 150072, 150073, 150078, 51777, 150083, 150084, 150086, 150088, 150089, 150093, 150094, 150095, 150097, 150098, 150099, 150100, 150101, 150102, 150103, 150104, 150105, 150106, 150108, 150109, 150110, 150111, 150112, 150115, 150122, 43628, 150126, 35441, 43646, 35456, 150150, 150157, 150158, 51859, 150167, 150168, 150171, 150173, 150179, 150180, 150181, 35491, 150185, 150186, 150187, 35500, 150189, 150190, 43695, 150194, 150195, 43700, 150197, 150198, 150199, 150200, 150207, 35525, 150219, 150220, 150222, 35549, 27364, 150252, 51949, 150264, 150269, 27389, 35588, 27401, 35597, 150289, 150291, 35606, 51994, 150306, 52022, 27448, 27450, 150334, 150338, 150342, 150345, 52043, 150352, 150355, 150358, 150359, 150361, 150365, 150370, 27490, 52068, 150374, 150375, 35687, 35689, 150379, 150380, 150383, 150384, 150385, 150386, 150387, 52080, 35697, 35699, 43893, 150392, 150394, 150395, 150396, 150398, 150400, 150401, 35718, 150410, 150411, 150412, 150414, 150415, 35728, 150417, 150418, 150420, 27540, 35733, 35738, 150427, 150429, 150439, 150444, 150446, 150447, 150450, 150451, 150452, 150454, 150455, 150456, 150457, 150458, 150459, 27576, 35772, 27588, 35781, 150470, 150471, 150475, 43979, 43980, 150480, 27602, 150483, 43996, 27614, 150495, 150496, 43999, 150501, 150503, 150504, 150509, 150510, 150516, 150518, 35832, 150521, 150522, 150524, 150525, 52220, 150529, 150531, 150533, 150534, 150535, 150536, 27654, 52239, 150546, 150547, 27668, 150549, 150551, 150552, 150554, 150556, 150557, 150559, 150560, 150561, 150562, 150566, 35880, 150571, 150572, 150573, 150574, 150576, 150577, 150579, 150580, 150584, 150585, 150586, 150587, 150588, 150589, 27710, 35897, 150592, 150598, 150600, 150601, 150602, 150603, 150606, 150607, 150608, 150611, 150612, 150615, 150616, 150620, 150625, 150636, 150637, 150640, 150641, 150642, 150644, 35956, 150647, 150649, 150650, 150654, 150655, 150656, 150657, 150658, 150659, 150660, 150661, 150662, 150663, 150667, 150671, 150673, 150675, 150676, 150677, 150678, 150680, 150681, 150682, 150683, 150684, 150685, 150688, 150691, 150692, 150694, 150695, 150696, 150697, 150699, 150700, 150701, 36013, 150705, 36018, 150707, 36020, 150712, 150714, 150715, 150716, 27835, 27837, 36046, 27857, 44247, 44249, 27872, 27874, 27881, 27932, 27943, 52525, 52542, 27981, 44378, 27999, 52593, 52608, 28040, 36239, 52627, 69019, 28076, 36282, 28097, 36294, 52687, 44498, 36339, 44538, 44539, 44540, 36358, 52749, 52752, 44573, 52775, 28199, 44588, 28209, 28234, 28242, 52831, 36453, 44648, 44649, 44653, 36462, 44654, 28285, 28287, 28291, 28294, 28296, 28305, 52887, 28311, 28313, 36504, 52895, 36522, 44729, 36539, 36555, 36559, 28374, 52962, 28403, 28424, 53002, 53010, 53024, 44832, 28450, 44843, 53036, 28500, 44913, 28530, 44917, 44920, 44939, 44947, 36763, 28576, 53159, 44971, 44972, 53199, 45017, 28648, 36887, 53276, 53277, 36892, 36895, 28716, 53311, 28748, 45135, 53330, 53341, 36957, 36958, 45156, 45168, 36981, 53395, 45231, 45232, 37042, 28888, 37080, 28893, 37103, 37111, 28923, 53523, 28958, 28971, 28978, 45363, 53566, 37196, 45399, 45400, 37209, 53594, 37222, 37238, 29062, 45447, 45449, 45450, 45461, 29078, 45464, 37274, 37275, 29084, 37276, 37294, 119227, 45501, 45508, 37325, 45520, 29157, 29177, 29182, 37379, 37380, 29220, 29226, 53806, 37425, 45642, 119380, 119382, 29290, 37492, 37495, 37500, 53925, 119474, 119476, 119480, 119501, 29393, 37587, 37609, 29418, 29429, 29431, 29437, 119551, 29450, 29451, 119566, 37652, 45851, 45852, 29479, 119603, 29495, 37687, 37694, 37695, 37697, 37698, 37710, 29528, 37732, 37735, 29546, 37747, 29571, 37779, 37783, 45982, 45987, 37802, 45997, 45998, 45999, 54195, 37813, 29627, 37824, 29643, 37860, 29682, 54283, 46119, 37936, 46144, 29761, 38022, 46217, 29846, 29854, 38050, 29911, 29924, 54503, 38119, 38121, 46317, 46319, 46320, 38134, 29951, 29998, 38236, 46434, 38263, 54673, 30103, 46506, 46516, 30139, 46587, 46590, 54783, 54785, 54787, 38425, 46621, 30245, 30277, 38480, 46682, 46683, 38493, 30302, 38494, 38495, 38496, 46686, 38509, 30329, 38526, 30353, 38550, 38571, 30397, 30408, 30419, 30422, 38634, 46826, 38637, 46837, 46838, 30457, 30458, 38654, 30476, 22292, 46869, 46879, 46904, 46907, 46908, 30527, 46913, 46914, 46919, 22349, 46936, 46942, 30561, 46946, 22401, 46986, 46991, 22416, 38807, 30635, 47022, 30642, 47034, 47050, 30670, 47054, 47061, 30697, 47082, 38892, 38902, 47101, 30724, 47124, 30755, 38962, 47155, 47169, 22604, 22612, 22618, 22656, 55424, 39059, 39060, 22677, 55445, 39082, 47275, 47284, 22713, 30914, 39106, 47301, 22731, 39115, 47317, 55510, 39133, 39136, 39138, 39140, 47332, 30954, 30959, 39152, 30964, 30974, 30975, 30984, 22793, 39205, 55603, 31046, 39251, 47450, 39260, 47462, 47474, 47476, 39291, 39311, 31130, 31157, 39378, 31190, 31192, 31194, 23005, 23016, 39403, 39428, 23046, 39442, 31255, 47648, 23078, 31272, 55860, 47672, 39481, 47674, 39484, 23101, 129618, 129619, 55901, 31326, 129633, 23137, 23141, 31354, 31365, 23186, 31379, 39572, 31384, 47789, 23216, 47806, 31427, 31437, 39643, 56038, 39655, 47849, 23281, 39666, 31482, 39705, 39706, 47900, 39719, 39721, 39722, 47915, 56118, 31548, 23389, 23394, 23406, 31619, 31623, 31629, 39835, 23466, 31660, 48045, 31669, 39923, 23542, 56311, 23546, 31742, 23553, 48133, 39942, 23558, 39941, 31753, 23564, 39959, 31769, 31780, 23599, 40009, 23632, 40023, 40031, 23648, 23652, 23658, 31855, 40051, 23686, 23692, 56460, 40083, 40086, 48297, 40111, 23735, 31943, 48334, 31957, 40157, 48363, 48364, 40178, 31988, 48378, 23806, 23824, 23842, 23847, 40259, 23891, 23899, 56676, 48488, 32116, 23940, 23950, 23962, 23965, 32166, 48554, 48555, 23996, 48573, 32191, 48577, 48578, 24004, 48586, 40396, 40402, 24029, 48617, 32239, 32240, 48624, 32244, 32245, 32249, 32251, 32261, 32262, 32267, 56844, 24076, 32268, 56845, 24081, 32273, 24085, 32279, 32280, 40473, 32285, 48678, 32301, 56906, 56916, 56917, 56918, 24151, 40534, 40535, 56922, 24156, 56926, 32372, 56951, 40573, 40575, 56960, 24203, 40587, 40588, 24209, 48795, 24220, 32414, 57003, 24237, 48814, 32448, 24258, 57029, 24261, 57037, 24269, 48852, 24284, 32476, 32479, 32480, 57057, 24296, 48874, 32501, 57081, 48889, 32512, 24331, 24337, 40729, 32539, 48938, 48942, 32559, 24376, 24386, 24415, 24418, 24419, 32615, 40813, 40816, 57201, 24434, 24437, 32639, 49027, 24467, 24485, 24487, 32686, 24498, 24514, 40919, 24564, 40948, 32762) ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:36:20,805 - 124817 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 10:36:20,805 - 124817 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId in (24594, 32808, 24623, 32816, 57396, 32836, 24646, 24648, 24660, 24666, 24674, 41101, 41102, 32921, 49327, 49329, 32958, 32961, 32963, 32964, 57556, 24836, 49425, 24871, 33106, 49509, 49510, 139634, 24959, 139652, 139655, 139663, 139674, 57759, 57764, 41381, 33198, 49583, 33212, 49605, 57808, 41434, 33243, 49634, 33268, 25080, 33284, 33285, 25100, 33300, 33302, 33317, 41519, 57911, 25144, 41546, 25169, 25172, 25184, 25191, 41592, 49792, 41601, 49793, 41619, 41620, 33442, 25255, 41647, 41660, 25294, 25302, 58072, 25306, 25319, 25330, 41724, 41725, 41726, 25349, 33564, 41759, 41760, 33570, 33578, 33579, 58170, 41793, 41817, 25435, 50016, 50017, 25445, 25453, 25455, 41844, 25464, 25472, 58241, 50090, 33707, 33708, 41899, 33710, 33711, 41914, 41915, 25532, 25558, 41947, 33774, 33777, 33778, 33779, 33780, 33781, 33782, 33783, 25609, 42004, 58393, 25629, 25633, 42018, 33834, 33840, 42035, 25651, 33844, 50234, 33853, 58460, 58462, 25695, 58472, 50281, 42108, 42115, 42126, 33939, 33949, 58567, 58571, 34004, 34010, 58593, 34024, 34026, 50413, 25840, 34049, 50454, 58649, 34083, 25894, 42299, 58727, 58729, 50543, 50544, 42360, 50590, 50591, 26020, 42407, 26034, 26038, 26044, 26050, 26057, 34256, 58843, 34267, 58845, 50656, 34273, 42469, 42470, 26093, 34293, 26109, 42495, 42496, 34305, 34306, 42497, 50714, 42534, 26155, 26167, 26190, 58963, 26198, 50778, 26216, 58987, 58988, 34422, 26231, 59012, 59013, 59014, 59016, 26254, 42644, 26278, 34484, 50870, 42680, 34497, 42697, 42698, 50892, 34510, 34524, 42749, 42754, 42763, 26383, 42771, 26406, 50982, 50987, 50988, 42800, 42801, 42822, 42824, 42825, 42830, 51023, 34642, 51032, 34652, 42845, 51037, 34667, 26476, 34669, 26478, 51053, 26480, 51055, 26484, 26530, 51119, 34736, 51126, 42947, 26564, 42951, 42952, 51155, 26584, 26603, 51190, 26624, 51204, 43026, 26671, 34903, 51293, 34910, 51295, 51301, 26727, 51312, 26745, 43130, 43131, 51326, 43138, 43160, 51353, 51356, 43179, 43183, 26801, 34993, 149683, 149684, 149685, 34996, 149688, 149692, 51389, 149698, 149699, 26818, 51398, 26830, 43214, 51421, 149734, 43257, 43263, 26882, 43268, 43270, 35079, 43285, 149787, 26911, 43304, 26930, 26931, 35126, 51515, 26946, 35138, 149840, 35167, 35173, 149869, 149870, 149874, 43378, 35194, 27016, 149898, 27018, 27024, 35220, 149912, 43422, 27041, 149927, 149928, 27066, 35258, 27069, 27073, 149967, 149968, 149969, 149970, 149971, 149972, 149973, 149974, 149975, 149976, 35284, 27098, 51675, 149981, 149982, 149983, 149984, 149986, 149987, 149988, 149989, 149991, 149992, 51687, 149996, 27116, 150002, 150003, 27130, 27140, 150022, 150029, 150030, 150031, 150032, 150033, 150034, 150035, 150036, 35349, 150038, 150040, 150041, 150044, 150047, 150048, 150049, 150050, 150051, 150052, 150053, 150054, 150055, 150056, 150057, 150058, 27173, 150060, 150061, 150062, 150068, 150069, 150070, 150072, 150073, 150078, 51777, 150083, 150084, 150086, 150088, 150089, 150093, 150094, 150095, 150097, 150098, 150099, 150100, 150101, 150102, 150103, 150104, 150105, 150106, 150108, 150109, 150110, 150111, 150112, 150115, 150122, 43628, 150126, 35441, 43646, 35456, 150150, 150157, 150158, 51859, 150167, 150168, 150171, 150173, 150179, 150180, 150181, 35491, 150185, 150186, 150187, 35500, 150189, 150190, 43695, 150194, 150195, 43700, 150197, 150198, 150199, 150200, 150207, 35525, 150219, 150220, 150222, 35549, 27364, 150252, 51949, 150264, 150269, 27389, 35588, 27401, 35597, 150289, 150291, 35606, 51994, 150306, 52022, 27448, 27450, 150334, 150338, 150342, 150345, 52043, 150352, 150355, 150358, 150359, 150361, 150365, 150370, 27490, 52068, 150374, 150375, 35687, 35689, 150379, 150380, 150383, 150384, 150385, 150386, 150387, 52080, 35697, 35699, 43893, 150392, 150394, 150395, 150396, 150398, 150400, 150401, 35718, 150410, 150411, 150412, 150414, 150415, 35728, 150417, 150418, 150420, 27540, 35733, 35738, 150427, 150429, 150439, 150444, 150446, 150447, 150450, 150451, 150452, 150454, 150455, 150456, 150457, 150458, 150459, 27576, 35772, 27588, 35781, 150470, 150471, 150475, 43979, 43980, 150480, 27602, 150483, 43996, 27614, 150495, 150496, 43999, 150501, 150503, 150504, 150509, 150510, 150516, 150518, 35832, 150521, 150522, 150524, 150525, 52220, 150529, 150531, 150533, 150534, 150535, 150536, 27654, 52239, 150546, 150547, 27668, 150549, 150551, 150552, 150554, 150556, 150557, 150559, 150560, 150561, 150562, 150566, 35880, 150571, 150572, 150573, 150574, 150576, 150577, 150579, 150580, 150584, 150585, 150586, 150587, 150588, 150589, 27710, 35897, 150592, 150598, 150600, 150601, 150602, 150603, 150606, 150607, 150608, 150611, 150612, 150615, 150616, 150620, 150625, 150636, 150637, 150640, 150641, 150642, 150644, 35956, 150647, 150649, 150650, 150654, 150655, 150656, 150657, 150658, 150659, 150660, 150661, 150662, 150663, 150667, 150671, 150673, 150675, 150676, 150677, 150678, 150680, 150681, 150682, 150683, 150684, 150685, 150688, 150691, 150692, 150694, 150695, 150696, 150697, 150699, 150700, 150701, 36013, 150705, 36018, 150707, 36020, 150712, 150714, 150715, 150716, 27835, 27837, 36046, 27857, 44247, 44249, 27872, 27874, 27881, 27932, 27943, 52525, 52542, 27981, 44378, 27999, 52593, 52608, 28040, 36239, 52627, 69019, 28076, 36282, 28097, 36294, 52687, 44498, 36339, 44538, 44539, 44540, 36358, 52749, 52752, 44573, 52775, 28199, 44588, 28209, 28234, 28242, 52831, 36453, 44648, 44649, 44653, 36462, 44654, 28285, 28287, 28291, 28294, 28296, 28305, 52887, 28311, 28313, 36504, 52895, 36522, 44729, 36539, 36555, 36559, 28374, 52962, 28403, 28424, 53002, 53010, 53024, 44832, 28450, 44843, 53036, 28500, 44913, 28530, 44917, 44920, 44939, 44947, 36763, 28576, 53159, 44971, 44972, 53199, 45017, 28648, 36887, 53276, 53277, 36892, 36895, 28716, 53311, 28748, 45135, 53330, 53341, 36957, 36958, 45156, 45168, 36981, 53395, 45231, 45232, 37042, 28888, 37080, 28893, 37103, 37111, 28923, 53523, 28958, 28971, 28978, 45363, 53566, 37196, 45399, 45400, 37209, 53594, 37222, 37238, 29062, 45447, 45449, 45450, 45461, 29078, 45464, 37274, 37275, 29084, 37276, 37294, 119227, 45501, 45508, 37325, 45520, 29157, 29177, 29182, 37379, 37380, 29220, 29226, 53806, 37425, 45642, 119380, 119382, 29290, 37492, 37495, 37500, 53925, 119474, 119476, 119480, 119501, 29393, 37587, 37609, 29418, 29429, 29431, 29437, 119551, 29450, 29451, 119566, 37652, 45851, 45852, 29479, 119603, 29495, 37687, 37694, 37695, 37697, 37698, 37710, 29528, 37732, 37735, 29546, 37747, 29571, 37779, 37783, 45982, 45987, 37802, 45997, 45998, 45999, 54195, 37813, 29627, 37824, 29643, 37860, 29682, 54283, 46119, 37936, 46144, 29761, 38022, 46217, 29846, 29854, 38050, 29911, 29924, 54503, 38119, 38121, 46317, 46319, 46320, 38134, 29951, 29998, 38236, 46434, 38263, 54673, 30103, 46506, 46516, 30139, 46587, 46590, 54783, 54785, 54787, 38425, 46621, 30245, 30277, 38480, 46682, 46683, 38493, 30302, 38494, 38495, 38496, 46686, 38509, 30329, 38526, 30353, 38550, 38571, 30397, 30408, 30419, 30422, 38634, 46826, 38637, 46837, 46838, 30457, 30458, 38654, 30476, 22292, 46869, 46879, 46904, 46907, 46908, 30527, 46913, 46914, 46919, 22349, 46936, 46942, 30561, 46946, 22401, 46986, 46991, 22416, 38807, 30635, 47022, 30642, 47034, 47050, 30670, 47054, 47061, 30697, 47082, 38892, 38902, 47101, 30724, 47124, 30755, 38962, 47155, 47169, 22604, 22612, 22618, 22656, 55424, 39059, 39060, 22677, 55445, 39082, 47275, 47284, 22713, 30914, 39106, 47301, 22731, 39115, 47317, 55510, 39133, 39136, 39138, 39140, 47332, 30954, 30959, 39152, 30964, 30974, 30975, 30984, 22793, 39205, 55603, 31046, 39251, 47450, 39260, 47462, 47474, 47476, 39291, 39311, 31130, 31157, 39378, 31190, 31192, 31194, 23005, 23016, 39403, 39428, 23046, 39442, 31255, 47648, 23078, 31272, 55860, 47672, 39481, 47674, 39484, 23101, 129618, 129619, 55901, 31326, 129633, 23137, 23141, 31354, 31365, 23186, 31379, 39572, 31384, 47789, 23216, 47806, 31427, 31437, 39643, 56038, 39655, 47849, 23281, 39666, 31482, 39705, 39706, 47900, 39719, 39721, 39722, 47915, 56118, 31548, 23389, 23394, 23406, 31619, 31623, 31629, 39835, 23466, 31660, 48045, 31669, 39923, 23542, 56311, 23546, 31742, 23553, 48133, 39942, 23558, 39941, 31753, 23564, 39959, 31769, 31780, 23599, 40009, 23632, 40023, 40031, 23648, 23652, 23658, 31855, 40051, 23686, 23692, 56460, 40083, 40086, 48297, 40111, 23735, 31943, 48334, 31957, 40157, 48363, 48364, 40178, 31988, 48378, 23806, 23824, 23842, 23847, 40259, 23891, 23899, 56676, 48488, 32116, 23940, 23950, 23962, 23965, 32166, 48554, 48555, 23996, 48573, 32191, 48577, 48578, 24004, 48586, 40396, 40402, 24029, 48617, 32239, 32240, 48624, 32244, 32245, 32249, 32251, 32261, 32262, 32267, 56844, 24076, 32268, 56845, 24081, 32273, 24085, 32279, 32280, 40473, 32285, 48678, 32301, 56906, 56916, 56917, 56918, 24151, 40534, 40535, 56922, 24156, 56926, 32372, 56951, 40573, 40575, 56960, 24203, 40587, 40588, 24209, 48795, 24220, 32414, 57003, 24237, 48814, 32448, 24258, 57029, 24261, 57037, 24269, 48852, 24284, 32476, 32479, 32480, 57057, 24296, 48874, 32501, 57081, 48889, 32512, 24331, 24337, 40729, 32539, 48938, 48942, 32559, 24376, 24386, 24415, 24418, 24419, 32615, 40813, 40816, 57201, 24434, 24437, 32639, 49027, 24467, 24485, 24487, 32686, 24498, 24514, 40919, 24564, 40948, 32762) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:36:23,739 - 124817 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 10:36:23,740 - 124817 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 10:36:23,740 - 124817 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGeneration: 1691 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:36:24,058 - 124817 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 1691) into ServiceCore.WorkOrderAutoGeneration - __SPLIT__ 2026-07-21 10:37:04,109 - 124817 - src.utils.log - INFO - βœ… All 1691 rows inserted successfully into ServiceCore.WorkOrderAutoGeneration in 1 batches - __SPLIT__ 2026-07-21 10:37:04,110 - 124817 - src.utils.log - INFO - πŸ” Fetching data: Select TOP 1691 WorkOrderAutoGenerationId, ServiceSetupId , ModifiedBy, ModifiedDate, IsInitial From ServiceCore.WorkOrderAutoGeneration WHERE ModifiedDate='2026-07-21 15:45:56.789' and ServiceSetupId in (24594, 32808, 24623, 32816, 57396, 32836, 24646, 24648, 24660, 24666, 24674, 41101, 41102, 32921, 49327, 49329, 32958, 32961, 32963, 32964, 57556, 24836, 49425, 24871, 33106, 49509, 49510, 139634, 24959, 139652, 139655, 139663, 139674, 57759, 57764, 41381, 33198, 49583, 33212, 49605, 57808, 41434, 33243, 49634, 33268, 25080, 33284, 33285, 25100, 33300, 33302, 33317, 41519, 57911, 25144, 41546, 25169, 25172, 25184, 25191, 41592, 49792, 41601, 49793, 41619, 41620, 33442, 25255, 41647, 41660, 25294, 25302, 58072, 25306, 25319, 25330, 41724, 41725, 41726, 25349, 33564, 41759, 41760, 33570, 33578, 33579, 58170, 41793, 41817, 25435, 50016, 50017, 25445, 25453, 25455, 41844, 25464, 25472, 58241, 50090, 33707, 33708, 41899, 33710, 33711, 41914, 41915, 25532, 25558, 41947, 33774, 33777, 33778, 33779, 33780, 33781, 33782, 33783, 25609, 42004, 58393, 25629, 25633, 42018, 33834, 33840, 42035, 25651, 33844, 50234, 33853, 58460, 58462, 25695, 58472, 50281, 42108, 42115, 42126, 33939, 33949, 58567, 58571, 34004, 34010, 58593, 34024, 34026, 50413, 25840, 34049, 50454, 58649, 34083, 25894, 42299, 58727, 58729, 50543, 50544, 42360, 50590, 50591, 26020, 42407, 26034, 26038, 26044, 26050, 26057, 34256, 58843, 34267, 58845, 50656, 34273, 42469, 42470, 26093, 34293, 26109, 42495, 42496, 34305, 34306, 42497, 50714, 42534, 26155, 26167, 26190, 58963, 26198, 50778, 26216, 58987, 58988, 34422, 26231, 59012, 59013, 59014, 59016, 26254, 42644, 26278, 34484, 50870, 42680, 34497, 42697, 42698, 50892, 34510, 34524, 42749, 42754, 42763, 26383, 42771, 26406, 50982, 50987, 50988, 42800, 42801, 42822, 42824, 42825, 42830, 51023, 34642, 51032, 34652, 42845, 51037, 34667, 26476, 34669, 26478, 51053, 26480, 51055, 26484, 26530, 51119, 34736, 51126, 42947, 26564, 42951, 42952, 51155, 26584, 26603, 51190, 26624, 51204, 43026, 26671, 34903, 51293, 34910, 51295, 51301, 26727, 51312, 26745, 43130, 43131, 51326, 43138, 43160, 51353, 51356, 43179, 43183, 26801, 34993, 149683, 149684, 149685, 34996, 149688, 149692, 51389, 149698, 149699, 26818, 51398, 26830, 43214, 51421, 149734, 43257, 43263, 26882, 43268, 43270, 35079, 43285, 149787, 26911, 43304, 26930, 26931, 35126, 51515, 26946, 35138, 149840, 35167, 35173, 149869, 149870, 149874, 43378, 35194, 27016, 149898, 27018, 27024, 35220, 149912, 43422, 27041, 149927, 149928, 27066, 35258, 27069, 27073, 149967, 149968, 149969, 149970, 149971, 149972, 149973, 149974, 149975, 149976, 35284, 27098, 51675, 149981, 149982, 149983, 149984, 149986, 149987, 149988, 149989, 149991, 149992, 51687, 149996, 27116, 150002, 150003, 27130, 27140, 150022, 150029, 150030, 150031, 150032, 150033, 150034, 150035, 150036, 35349, 150038, 150040, 150041, 150044, 150047, 150048, 150049, 150050, 150051, 150052, 150053, 150054, 150055, 150056, 150057, 150058, 27173, 150060, 150061, 150062, 150068, 150069, 150070, 150072, 150073, 150078, 51777, 150083, 150084, 150086, 150088, 150089, 150093, 150094, 150095, 150097, 150098, 150099, 150100, 150101, 150102, 150103, 150104, 150105, 150106, 150108, 150109, 150110, 150111, 150112, 150115, 150122, 43628, 150126, 35441, 43646, 35456, 150150, 150157, 150158, 51859, 150167, 150168, 150171, 150173, 150179, 150180, 150181, 35491, 150185, 150186, 150187, 35500, 150189, 150190, 43695, 150194, 150195, 43700, 150197, 150198, 150199, 150200, 150207, 35525, 150219, 150220, 150222, 35549, 27364, 150252, 51949, 150264, 150269, 27389, 35588, 27401, 35597, 150289, 150291, 35606, 51994, 150306, 52022, 27448, 27450, 150334, 150338, 150342, 150345, 52043, 150352, 150355, 150358, 150359, 150361, 150365, 150370, 27490, 52068, 150374, 150375, 35687, 35689, 150379, 150380, 150383, 150384, 150385, 150386, 150387, 52080, 35697, 35699, 43893, 150392, 150394, 150395, 150396, 150398, 150400, 150401, 35718, 150410, 150411, 150412, 150414, 150415, 35728, 150417, 150418, 150420, 27540, 35733, 35738, 150427, 150429, 150439, 150444, 150446, 150447, 150450, 150451, 150452, 150454, 150455, 150456, 150457, 150458, 150459, 27576, 35772, 27588, 35781, 150470, 150471, 150475, 43979, 43980, 150480, 27602, 150483, 43996, 27614, 150495, 150496, 43999, 150501, 150503, 150504, 150509, 150510, 150516, 150518, 35832, 150521, 150522, 150524, 150525, 52220, 150529, 150531, 150533, 150534, 150535, 150536, 27654, 52239, 150546, 150547, 27668, 150549, 150551, 150552, 150554, 150556, 150557, 150559, 150560, 150561, 150562, 150566, 35880, 150571, 150572, 150573, 150574, 150576, 150577, 150579, 150580, 150584, 150585, 150586, 150587, 150588, 150589, 27710, 35897, 150592, 150598, 150600, 150601, 150602, 150603, 150606, 150607, 150608, 150611, 150612, 150615, 150616, 150620, 150625, 150636, 150637, 150640, 150641, 150642, 150644, 35956, 150647, 150649, 150650, 150654, 150655, 150656, 150657, 150658, 150659, 150660, 150661, 150662, 150663, 150667, 150671, 150673, 150675, 150676, 150677, 150678, 150680, 150681, 150682, 150683, 150684, 150685, 150688, 150691, 150692, 150694, 150695, 150696, 150697, 150699, 150700, 150701, 36013, 150705, 36018, 150707, 36020, 150712, 150714, 150715, 150716, 27835, 27837, 36046, 27857, 44247, 44249, 27872, 27874, 27881, 27932, 27943, 52525, 52542, 27981, 44378, 27999, 52593, 52608, 28040, 36239, 52627, 69019, 28076, 36282, 28097, 36294, 52687, 44498, 36339, 44538, 44539, 44540, 36358, 52749, 52752, 44573, 52775, 28199, 44588, 28209, 28234, 28242, 52831, 36453, 44648, 44649, 44653, 36462, 44654, 28285, 28287, 28291, 28294, 28296, 28305, 52887, 28311, 28313, 36504, 52895, 36522, 44729, 36539, 36555, 36559, 28374, 52962, 28403, 28424, 53002, 53010, 53024, 44832, 28450, 44843, 53036, 28500, 44913, 28530, 44917, 44920, 44939, 44947, 36763, 28576, 53159, 44971, 44972, 53199, 45017, 28648, 36887, 53276, 53277, 36892, 36895, 28716, 53311, 28748, 45135, 53330, 53341, 36957, 36958, 45156, 45168, 36981, 53395, 45231, 45232, 37042, 28888, 37080, 28893, 37103, 37111, 28923, 53523, 28958, 28971, 28978, 45363, 53566, 37196, 45399, 45400, 37209, 53594, 37222, 37238, 29062, 45447, 45449, 45450, 45461, 29078, 45464, 37274, 37275, 29084, 37276, 37294, 119227, 45501, 45508, 37325, 45520, 29157, 29177, 29182, 37379, 37380, 29220, 29226, 53806, 37425, 45642, 119380, 119382, 29290, 37492, 37495, 37500, 53925, 119474, 119476, 119480, 119501, 29393, 37587, 37609, 29418, 29429, 29431, 29437, 119551, 29450, 29451, 119566, 37652, 45851, 45852, 29479, 119603, 29495, 37687, 37694, 37695, 37697, 37698, 37710, 29528, 37732, 37735, 29546, 37747, 29571, 37779, 37783, 45982, 45987, 37802, 45997, 45998, 45999, 54195, 37813, 29627, 37824, 29643, 37860, 29682, 54283, 46119, 37936, 46144, 29761, 38022, 46217, 29846, 29854, 38050, 29911, 29924, 54503, 38119, 38121, 46317, 46319, 46320, 38134, 29951, 29998, 38236, 46434, 38263, 54673, 30103, 46506, 46516, 30139, 46587, 46590, 54783, 54785, 54787, 38425, 46621, 30245, 30277, 38480, 46682, 46683, 38493, 30302, 38494, 38495, 38496, 46686, 38509, 30329, 38526, 30353, 38550, 38571, 30397, 30408, 30419, 30422, 38634, 46826, 38637, 46837, 46838, 30457, 30458, 38654, 30476, 22292, 46869, 46879, 46904, 46907, 46908, 30527, 46913, 46914, 46919, 22349, 46936, 46942, 30561, 46946, 22401, 46986, 46991, 22416, 38807, 30635, 47022, 30642, 47034, 47050, 30670, 47054, 47061, 30697, 47082, 38892, 38902, 47101, 30724, 47124, 30755, 38962, 47155, 47169, 22604, 22612, 22618, 22656, 55424, 39059, 39060, 22677, 55445, 39082, 47275, 47284, 22713, 30914, 39106, 47301, 22731, 39115, 47317, 55510, 39133, 39136, 39138, 39140, 47332, 30954, 30959, 39152, 30964, 30974, 30975, 30984, 22793, 39205, 55603, 31046, 39251, 47450, 39260, 47462, 47474, 47476, 39291, 39311, 31130, 31157, 39378, 31190, 31192, 31194, 23005, 23016, 39403, 39428, 23046, 39442, 31255, 47648, 23078, 31272, 55860, 47672, 39481, 47674, 39484, 23101, 129618, 129619, 55901, 31326, 129633, 23137, 23141, 31354, 31365, 23186, 31379, 39572, 31384, 47789, 23216, 47806, 31427, 31437, 39643, 56038, 39655, 47849, 23281, 39666, 31482, 39705, 39706, 47900, 39719, 39721, 39722, 47915, 56118, 31548, 23389, 23394, 23406, 31619, 31623, 31629, 39835, 23466, 31660, 48045, 31669, 39923, 23542, 56311, 23546, 31742, 23553, 48133, 39942, 23558, 39941, 31753, 23564, 39959, 31769, 31780, 23599, 40009, 23632, 40023, 40031, 23648, 23652, 23658, 31855, 40051, 23686, 23692, 56460, 40083, 40086, 48297, 40111, 23735, 31943, 48334, 31957, 40157, 48363, 48364, 40178, 31988, 48378, 23806, 23824, 23842, 23847, 40259, 23891, 23899, 56676, 48488, 32116, 23940, 23950, 23962, 23965, 32166, 48554, 48555, 23996, 48573, 32191, 48577, 48578, 24004, 48586, 40396, 40402, 24029, 48617, 32239, 32240, 48624, 32244, 32245, 32249, 32251, 32261, 32262, 32267, 56844, 24076, 32268, 56845, 24081, 32273, 24085, 32279, 32280, 40473, 32285, 48678, 32301, 56906, 56916, 56917, 56918, 24151, 40534, 40535, 56922, 24156, 56926, 32372, 56951, 40573, 40575, 56960, 24203, 40587, 40588, 24209, 48795, 24220, 32414, 57003, 24237, 48814, 32448, 24258, 57029, 24261, 57037, 24269, 48852, 24284, 32476, 32479, 32480, 57057, 24296, 48874, 32501, 57081, 48889, 32512, 24331, 24337, 40729, 32539, 48938, 48942, 32559, 24376, 24386, 24415, 24418, 24419, 32615, 40813, 40816, 57201, 24434, 24437, 32639, 49027, 24467, 24485, 24487, 32686, 24498, 24514, 40919, 24564, 40948, 32762)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:37:04,511 - 124817 - src.utils.log - INFO - βœ… Fetched 1691 rows - __SPLIT__ 2026-07-21 10:37:04,512 - 124817 - src.utils.log - INFO - Id's of work order inserted to DB: [3684272 3685522 3685885 ... 3685631 3684808 3684854] - __SPLIT__ 2026-07-21 10:37:04,513 - 124817 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId in (24594, 32808, 24623, 32816, 57396, 32836, 24646, 24648, 24660, 24666, 24674, 41101, 41102, 32921, 49327, 49329, 32958, 32961, 32963, 32964, 57556, 24836, 49425, 24871, 33106, 49509, 49510, 139634, 24959, 139652, 139655, 139663, 139674, 57759, 57764, 41381, 33198, 49583, 33212, 49605, 57808, 41434, 33243, 49634, 33268, 25080, 33284, 33285, 25100, 33300, 33302, 33317, 41519, 57911, 25144, 41546, 25169, 25172, 25184, 25191, 41592, 49792, 41601, 49793, 41619, 41620, 33442, 25255, 41647, 41660, 25294, 25302, 58072, 25306, 25319, 25330, 41724, 41725, 41726, 25349, 33564, 41759, 41760, 33570, 33578, 33579, 58170, 41793, 41817, 25435, 50016, 50017, 25445, 25453, 25455, 41844, 25464, 25472, 58241, 50090, 33707, 33708, 41899, 33710, 33711, 41914, 41915, 25532, 25558, 41947, 33774, 33777, 33778, 33779, 33780, 33781, 33782, 33783, 25609, 42004, 58393, 25629, 25633, 42018, 33834, 33840, 42035, 25651, 33844, 50234, 33853, 58460, 58462, 25695, 58472, 50281, 42108, 42115, 42126, 33939, 33949, 58567, 58571, 34004, 34010, 58593, 34024, 34026, 50413, 25840, 34049, 50454, 58649, 34083, 25894, 42299, 58727, 58729, 50543, 50544, 42360, 50590, 50591, 26020, 42407, 26034, 26038, 26044, 26050, 26057, 34256, 58843, 34267, 58845, 50656, 34273, 42469, 42470, 26093, 34293, 26109, 42495, 42496, 34305, 34306, 42497, 50714, 42534, 26155, 26167, 26190, 58963, 26198, 50778, 26216, 58987, 58988, 34422, 26231, 59012, 59013, 59014, 59016, 26254, 42644, 26278, 34484, 50870, 42680, 34497, 42697, 42698, 50892, 34510, 34524, 42749, 42754, 42763, 26383, 42771, 26406, 50982, 50987, 50988, 42800, 42801, 42822, 42824, 42825, 42830, 51023, 34642, 51032, 34652, 42845, 51037, 34667, 26476, 34669, 26478, 51053, 26480, 51055, 26484, 26530, 51119, 34736, 51126, 42947, 26564, 42951, 42952, 51155, 26584, 26603, 51190, 26624, 51204, 43026, 26671, 34903, 51293, 34910, 51295, 51301, 26727, 51312, 26745, 43130, 43131, 51326, 43138, 43160, 51353, 51356, 43179, 43183, 26801, 34993, 149683, 149684, 149685, 34996, 149688, 149692, 51389, 149698, 149699, 26818, 51398, 26830, 43214, 51421, 149734, 43257, 43263, 26882, 43268, 43270, 35079, 43285, 149787, 26911, 43304, 26930, 26931, 35126, 51515, 26946, 35138, 149840, 35167, 35173, 149869, 149870, 149874, 43378, 35194, 27016, 149898, 27018, 27024, 35220, 149912, 43422, 27041, 149927, 149928, 27066, 35258, 27069, 27073, 149967, 149968, 149969, 149970, 149971, 149972, 149973, 149974, 149975, 149976, 35284, 27098, 51675, 149981, 149982, 149983, 149984, 149986, 149987, 149988, 149989, 149991, 149992, 51687, 149996, 27116, 150002, 150003, 27130, 27140, 150022, 150029, 150030, 150031, 150032, 150033, 150034, 150035, 150036, 35349, 150038, 150040, 150041, 150044, 150047, 150048, 150049, 150050, 150051, 150052, 150053, 150054, 150055, 150056, 150057, 150058, 27173, 150060, 150061, 150062, 150068, 150069, 150070, 150072, 150073, 150078, 51777, 150083, 150084, 150086, 150088, 150089, 150093, 150094, 150095, 150097, 150098, 150099, 150100, 150101, 150102, 150103, 150104, 150105, 150106, 150108, 150109, 150110, 150111, 150112, 150115, 150122, 43628, 150126, 35441, 43646, 35456, 150150, 150157, 150158, 51859, 150167, 150168, 150171, 150173, 150179, 150180, 150181, 35491, 150185, 150186, 150187, 35500, 150189, 150190, 43695, 150194, 150195, 43700, 150197, 150198, 150199, 150200, 150207, 35525, 150219, 150220, 150222, 35549, 27364, 150252, 51949, 150264, 150269, 27389, 35588, 27401, 35597, 150289, 150291, 35606, 51994, 150306, 52022, 27448, 27450, 150334, 150338, 150342, 150345, 52043, 150352, 150355, 150358, 150359, 150361, 150365, 150370, 27490, 52068, 150374, 150375, 35687, 35689, 150379, 150380, 150383, 150384, 150385, 150386, 150387, 52080, 35697, 35699, 43893, 150392, 150394, 150395, 150396, 150398, 150400, 150401, 35718, 150410, 150411, 150412, 150414, 150415, 35728, 150417, 150418, 150420, 27540, 35733, 35738, 150427, 150429, 150439, 150444, 150446, 150447, 150450, 150451, 150452, 150454, 150455, 150456, 150457, 150458, 150459, 27576, 35772, 27588, 35781, 150470, 150471, 150475, 43979, 43980, 150480, 27602, 150483, 43996, 27614, 150495, 150496, 43999, 150501, 150503, 150504, 150509, 150510, 150516, 150518, 35832, 150521, 150522, 150524, 150525, 52220, 150529, 150531, 150533, 150534, 150535, 150536, 27654, 52239, 150546, 150547, 27668, 150549, 150551, 150552, 150554, 150556, 150557, 150559, 150560, 150561, 150562, 150566, 35880, 150571, 150572, 150573, 150574, 150576, 150577, 150579, 150580, 150584, 150585, 150586, 150587, 150588, 150589, 27710, 35897, 150592, 150598, 150600, 150601, 150602, 150603, 150606, 150607, 150608, 150611, 150612, 150615, 150616, 150620, 150625, 150636, 150637, 150640, 150641, 150642, 150644, 35956, 150647, 150649, 150650, 150654, 150655, 150656, 150657, 150658, 150659, 150660, 150661, 150662, 150663, 150667, 150671, 150673, 150675, 150676, 150677, 150678, 150680, 150681, 150682, 150683, 150684, 150685, 150688, 150691, 150692, 150694, 150695, 150696, 150697, 150699, 150700, 150701, 36013, 150705, 36018, 150707, 36020, 150712, 150714, 150715, 150716, 27835, 27837, 36046, 27857, 44247, 44249, 27872, 27874, 27881, 27932, 27943, 52525, 52542, 27981, 44378, 27999, 52593, 52608, 28040, 36239, 52627, 69019, 28076, 36282, 28097, 36294, 52687, 44498, 36339, 44538, 44539, 44540, 36358, 52749, 52752, 44573, 52775, 28199, 44588, 28209, 28234, 28242, 52831, 36453, 44648, 44649, 44653, 36462, 44654, 28285, 28287, 28291, 28294, 28296, 28305, 52887, 28311, 28313, 36504, 52895, 36522, 44729, 36539, 36555, 36559, 28374, 52962, 28403, 28424, 53002, 53010, 53024, 44832, 28450, 44843, 53036, 28500, 44913, 28530, 44917, 44920, 44939, 44947, 36763, 28576, 53159, 44971, 44972, 53199, 45017, 28648, 36887, 53276, 53277, 36892, 36895, 28716, 53311, 28748, 45135, 53330, 53341, 36957, 36958, 45156, 45168, 36981, 53395, 45231, 45232, 37042, 28888, 37080, 28893, 37103, 37111, 28923, 53523, 28958, 28971, 28978, 45363, 53566, 37196, 45399, 45400, 37209, 53594, 37222, 37238, 29062, 45447, 45449, 45450, 45461, 29078, 45464, 37274, 37275, 29084, 37276, 37294, 119227, 45501, 45508, 37325, 45520, 29157, 29177, 29182, 37379, 37380, 29220, 29226, 53806, 37425, 45642, 119380, 119382, 29290, 37492, 37495, 37500, 53925, 119474, 119476, 119480, 119501, 29393, 37587, 37609, 29418, 29429, 29431, 29437, 119551, 29450, 29451, 119566, 37652, 45851, 45852, 29479, 119603, 29495, 37687, 37694, 37695, 37697, 37698, 37710, 29528, 37732, 37735, 29546, 37747, 29571, 37779, 37783, 45982, 45987, 37802, 45997, 45998, 45999, 54195, 37813, 29627, 37824, 29643, 37860, 29682, 54283, 46119, 37936, 46144, 29761, 38022, 46217, 29846, 29854, 38050, 29911, 29924, 54503, 38119, 38121, 46317, 46319, 46320, 38134, 29951, 29998, 38236, 46434, 38263, 54673, 30103, 46506, 46516, 30139, 46587, 46590, 54783, 54785, 54787, 38425, 46621, 30245, 30277, 38480, 46682, 46683, 38493, 30302, 38494, 38495, 38496, 46686, 38509, 30329, 38526, 30353, 38550, 38571, 30397, 30408, 30419, 30422, 38634, 46826, 38637, 46837, 46838, 30457, 30458, 38654, 30476, 22292, 46869, 46879, 46904, 46907, 46908, 30527, 46913, 46914, 46919, 22349, 46936, 46942, 30561, 46946, 22401, 46986, 46991, 22416, 38807, 30635, 47022, 30642, 47034, 47050, 30670, 47054, 47061, 30697, 47082, 38892, 38902, 47101, 30724, 47124, 30755, 38962, 47155, 47169, 22604, 22612, 22618, 22656, 55424, 39059, 39060, 22677, 55445, 39082, 47275, 47284, 22713, 30914, 39106, 47301, 22731, 39115, 47317, 55510, 39133, 39136, 39138, 39140, 47332, 30954, 30959, 39152, 30964, 30974, 30975, 30984, 22793, 39205, 55603, 31046, 39251, 47450, 39260, 47462, 47474, 47476, 39291, 39311, 31130, 31157, 39378, 31190, 31192, 31194, 23005, 23016, 39403, 39428, 23046, 39442, 31255, 47648, 23078, 31272, 55860, 47672, 39481, 47674, 39484, 23101, 129618, 129619, 55901, 31326, 129633, 23137, 23141, 31354, 31365, 23186, 31379, 39572, 31384, 47789, 23216, 47806, 31427, 31437, 39643, 56038, 39655, 47849, 23281, 39666, 31482, 39705, 39706, 47900, 39719, 39721, 39722, 47915, 56118, 31548, 23389, 23394, 23406, 31619, 31623, 31629, 39835, 23466, 31660, 48045, 31669, 39923, 23542, 56311, 23546, 31742, 23553, 48133, 39942, 23558, 39941, 31753, 23564, 39959, 31769, 31780, 23599, 40009, 23632, 40023, 40031, 23648, 23652, 23658, 31855, 40051, 23686, 23692, 56460, 40083, 40086, 48297, 40111, 23735, 31943, 48334, 31957, 40157, 48363, 48364, 40178, 31988, 48378, 23806, 23824, 23842, 23847, 40259, 23891, 23899, 56676, 48488, 32116, 23940, 23950, 23962, 23965, 32166, 48554, 48555, 23996, 48573, 32191, 48577, 48578, 24004, 48586, 40396, 40402, 24029, 48617, 32239, 32240, 48624, 32244, 32245, 32249, 32251, 32261, 32262, 32267, 56844, 24076, 32268, 56845, 24081, 32273, 24085, 32279, 32280, 40473, 32285, 48678, 32301, 56906, 56916, 56917, 56918, 24151, 40534, 40535, 56922, 24156, 56926, 32372, 56951, 40573, 40575, 56960, 24203, 40587, 40588, 24209, 48795, 24220, 32414, 57003, 24237, 48814, 32448, 24258, 57029, 24261, 57037, 24269, 48852, 24284, 32476, 32479, 32480, 57057, 24296, 48874, 32501, 57081, 48889, 32512, 24331, 24337, 40729, 32539, 48938, 48942, 32559, 24376, 24386, 24415, 24418, 24419, 32615, 40813, 40816, 57201, 24434, 24437, 32639, 49027, 24467, 24485, 24487, 32686, 24498, 24514, 40919, 24564, 40948, 32762);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:37:04,792 - 124817 - src.utils.log - INFO - βœ… Fetched 21 rows - __SPLIT__ 2026-07-21 10:37:04,792 - 124817 - src.utils.log - INFO - Inside get_remaining_temp_tables - __SPLIT__ 2026-07-21 10:37:04,793 - 124817 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from servicecore.serviceSetupServices sss where ServiceSetupId in (26624, 30724, 51204, 24594, 43026, 47124, 36887, 53276, 53277, 36895, 30755, 32808, 28716, 24623, 26671, 32816, 38962, 47155, 57396, 48045, 53311, 47169, 32836, 24646, 24648, 22604, 28748, 45135, 53330, 24660, 34903, 22618, 24666, 36957, 36958, 51293, 51295, 53341, 24674, 45156, 51301, 26727, 45168, 50090, 51312, 36981, 26745, 43130, 43131, 51326, 22656, 55424, 43138, 41101, 41102, 39059, 39060, 22677, 53395, 55445, 43160, 32921, 51353, 39082, 43179, 47275, 43183, 45231, 26801, 34993, 37042, 34996, 45232, 47284, 49327, 149683, 22713, 149684, 149685, 149688, 51389, 149692, 32961, 26818, 30914, 32963, 32964, 39106, 47301, 51398, 149698, 149699, 22731, 39115, 26830, 43214, 57556, 47317, 28888, 37080, 28893, 39133, 51421, 39136, 39138, 39140, 47332, 149734, 30954, 30959, 37103, 39152, 30964, 37111, 43257, 28923, 30974, 30975, 43263, 26882, 24836, 43268, 43270, 35079, 30984, 22793, 150534, 49425, 53523, 43285, 28958, 26911, 39205, 24871, 43304, 28971, 26930, 26931, 28978, 45363, 35126, 55603, 51515, 53566, 26946, 35138, 31046, 37196, 149840, 33106, 39251, 45399, 45400, 37209, 47450, 53594, 39260, 35167, 35173, 37222, 49509, 49510, 149869, 150375, 43378, 47474, 47476, 139634, 37238, 35194, 39291, 24959, 139652, 29062, 45447, 27016, 45449, 27018, 45450, 139655, 149898, 39311, 27024, 35220, 45461, 29078, 45464, 149912, 31130, 37274, 29084, 37275, 37276, 43422, 57759, 27041, 139674, 57764, 41381, 149927, 149928, 33198, 37294, 49583, 31157, 27066, 35258, 33212, 27069, 45501, 119227, 27073, 45508, 49605, 37325, 149967, 45520, 57808, 39378, 149968, 35284, 149969, 31190, 149971, 31192, 149972, 27098, 31194, 33243, 23005, 41434, 51675, 149975, 149976, 49634, 149981, 149982, 29157, 149983, 51687, 23016, 149984, 149986, 39403, 27116, 149988, 149989, 149991, 149992, 149996, 150002, 33268, 25080, 29177, 27130, 29182, 37379, 27140, 33284, 23046, 33285, 37380, 39428, 150022, 25100, 150029, 150030, 150033, 39442, 150034, 33300, 35349, 33302, 31255, 150035, 150036, 150038, 150040, 150041, 150044, 150047, 47648, 150048, 150049, 150050, 29220, 27173, 23078, 33317, 31272, 150051, 29226, 150052, 150053, 150054, 150055, 41519, 150056, 37425, 150057, 150058, 55860, 150060, 150061, 57911, 25144, 47672, 47674, 150068, 39484, 23101, 150069, 150070, 150072, 51777, 150073, 150078, 150083, 150084, 150086, 150088, 150089, 41546, 45642, 150093, 150094, 150095, 25169, 150097, 129619, 25172, 119380, 119382, 150098, 150099, 150100, 150101, 150102, 150103, 55901, 31326, 150104, 25184, 23137, 150105, 150106, 150108, 23141, 150109, 25191, 150111, 150112, 29290, 150115, 43628, 150122, 150126, 35441, 37492, 37495, 41592, 31354, 37500, 43646, 35456, 41601, 49792, 49793, 31365, 150150, 150157, 150158, 23186, 31379, 39572, 41619, 41620, 51859, 31384, 150167, 150168, 150171, 33442, 35491, 150179, 53925, 150180, 25255, 150181, 150185, 150186, 150187, 35500, 47789, 150189, 41647, 23216, 43695, 150190, 150194, 43700, 150195, 150197, 150198, 150199, 150200, 41660, 47806, 31427, 35525, 150219, 31437, 25294, 119501, 29393, 37587, 25302, 58072, 25306, 39643, 35549, 27364, 56038, 25319, 39655, 37609, 29418, 47849, 51949, 23281, 25330, 39666, 29429, 29431, 31482, 41724, 27389, 29437, 41725, 41726, 119551, 35588, 25349, 27401, 29450, 29451, 35597, 119566, 150291, 37652, 35606, 39705, 39706, 45851, 33564, 45852, 47900, 41759, 41760, 51994, 33570, 150306, 29479, 39719, 39721, 33578, 33579, 39722, 47915, 119603, 52022, 29495, 27448, 37687, 27450, 56118, 31548, 58170, 37694, 37695, 37697, 37698, 41793, 150338, 150342, 150370, 150345, 52043, 37710, 150352, 150355, 150358, 150359, 29528, 41817, 150361, 25435, 23389, 51053, 150365, 50016, 50017, 23394, 27490, 37732, 25445, 52068, 35687, 37735, 35689, 29546, 51055, 150374, 25453, 23406, 25455, 52080, 35697, 150379, 35699, 37747, 41844, 43893, 150383, 25464, 149973, 150380, 150386, 150387, 149974, 150392, 150394, 25472, 58241, 150395, 29571, 31619, 150396, 35718, 31623, 150400, 150401, 150410, 150411, 150384, 31629, 150412, 150414, 35728, 150385, 150415, 37779, 27540, 35733, 150417, 37783, 150418, 150420, 35738, 39835, 150427, 150429, 45982, 45987, 46590, 150439, 23466, 33707, 31660, 33708, 33710, 33711, 37802, 41899, 45997, 45998, 45999, 31669, 37813, 54195, 27576, 150450, 41914, 29627, 25532, 35772, 41915, 149987, 37824, 150456, 150457, 150458, 27588, 35781, 150470, 29643, 43979, 43980, 150475, 150480, 27602, 150398, 150483, 25558, 41947, 43996, 27614, 43999, 150495, 150496, 37860, 150501, 150503, 150504, 150509, 33774, 150510, 33777, 29682, 33778, 33779, 33780, 23542, 33781, 33782, 33783, 23546, 35832, 39923, 52220, 31742, 56311, 150521, 23553, 150522, 150524, 150525, 39941, 23558, 27654, 39942, 25609, 31753, 48133, 23564, 54283, 150533, 52239, 150535, 150536, 150546, 150547, 27668, 42004, 150549, 39959, 150551, 31769, 150552, 150554, 150556, 25629, 150557, 150559, 150560, 25633, 42018, 150561, 31780, 150562, 150566, 46119, 35880, 33834, 150571, 150572, 150573, 150574, 23599, 33840, 37936, 150576, 25651, 33844, 42035, 150577, 150579, 150580, 35897, 50234, 150584, 150585, 33853, 27710, 150586, 46144, 29761, 150587, 150588, 150589, 150592, 150598, 150600, 40009, 150601, 150602, 150603, 150606, 150607, 23632, 150608, 150611, 150612, 40023, 150615, 150616, 150620, 25695, 23648, 40031, 150625, 23652, 50281, 23658, 150636, 150637, 31855, 150640, 150641, 150642, 40051, 35956, 150644, 150647, 150649, 150650, 42108, 150654, 150655, 150656, 150657, 150658, 42115, 150659, 150660, 23686, 38022, 150661, 46217, 150662, 150663, 23692, 56460, 42126, 150667, 150671, 150673, 33939, 40083, 150675, 29846, 40086, 150676, 150677, 150678, 150680, 150681, 33949, 29854, 150682, 150683, 150684, 38050, 150685, 150688, 150691, 150692, 150694, 150695, 48297, 150696, 150697, 150699, 36013, 150700, 40111, 150701, 150705, 36018, 150707, 36020, 23735, 150712, 150444, 27835, 150714, 27837, 150715, 150716, 150446, 31943, 150447, 36046, 27857, 34004, 31957, 29911, 44247, 44249, 34010, 40157, 150451, 27872, 27874, 150452, 29924, 38119, 34024, 27881, 34026, 38121, 48363, 46317, 48364, 46319, 25840, 50413, 40178, 150454, 31988, 150455, 38134, 48378, 23806, 29951, 34049, 150459, 23824, 50454, 27932, 23842, 34083, 25894, 23847, 27943, 52525, 29998, 150062, 42299, 52542, 40259, 27981, 23891, 44378, 23899, 38236, 27999, 56676, 58727, 48488, 58729, 50543, 50544, 52593, 32116, 38263, 42360, 52608, 23940, 28040, 23950, 36239, 54673, 52627, 30103, 23962, 23965, 50590, 50591, 26020, 32166, 42407, 46506, 48554, 28076, 48555, 26034, 46516, 26038, 36282, 30139, 23996, 26044, 32191, 28097, 26050, 48577, 24004, 48578, 36294, 26057, 48586, 40396, 52687, 34256, 40402, 44498, 34267, 58843, 24029, 58845, 50656, 34273, 42469, 42470, 48617, 26093, 32239, 32240, 48624, 36339, 32244, 32245, 34293, 32249, 32251, 44539, 26109, 44540, 42495, 42496, 34305, 34306, 42497, 46587, 32261, 32262, 36358, 54783, 54785, 54787, 32267, 24076, 32268, 52749, 56844, 52752, 24081, 32273, 56845, 24085, 32279, 32280, 38425, 40473, 50714, 32285, 44573, 46621, 150516, 30245, 42534, 28199, 48678, 52775, 150110, 26155, 44588, 32301, 150518, 28209, 26167, 30277, 28234, 56906, 26190, 38480, 28242, 58963, 56916, 56917, 26198, 24151, 40534, 40535, 46682, 46683, 24156, 38493, 30302, 38494, 38495, 38496, 46686, 50778, 52831, 36453, 56926, 150529, 26216, 44648, 44649, 58987, 58988, 38509, 36462, 44653, 44654, 150531, 32372, 34422, 26231, 56951, 30329, 28285, 38526, 28287, 40573, 40575, 56960, 28291, 59012, 59013, 28294, 59014, 28296, 59016, 24203, 40587, 40588, 26254, 24209, 28305, 30353, 42644, 38550, 28311, 36504, 28313, 52887, 48795, 24220, 32414, 52895, 56918, 26278, 36522, 38571, 57003, 24237, 48814, 34484, 56922, 50870, 42680, 44729, 36539, 30397, 32448, 34497, 24258, 24261, 57029, 30408, 42697, 42698, 36555, 50892, 24269, 34510, 36559, 57037, 30419, 48852, 28374, 30422, 24284, 32476, 34524, 32479, 32480, 57057, 52962, 24296, 38634, 46826, 48874, 38637, 28403, 32501, 46837, 46838, 30457, 30458, 48889, 57081, 42749, 38654, 32512, 42754, 28424, 53002, 24331, 30476, 42763, 26383, 24337, 53010, 42771, 22292, 46869, 40729, 32539, 46879, 44832, 53024, 28450, 26406, 50982, 48938, 44843, 50987, 50988, 48942, 32559, 42800, 42801, 53036, 54503, 24376, 46904, 46907, 46908, 30527, 46913, 24386, 46914, 42822, 46919, 42824, 42825, 22349, 42830, 51023, 34642, 28500, 46936, 51032, 34652, 42845, 46942, 24415, 51037, 30561, 24418, 24419, 46946, 32615, 34667, 26476, 34669, 26478, 40813, 26480, 40816, 24434, 28530, 26484, 24437, 44913, 44917, 44920, 57201, 32639, 22401, 49027, 46986, 44939, 46991, 22416, 24467, 44947, 38807, 36763, 28576, 26530, 24485, 24487, 53159, 30635, 44971, 44972, 32686, 47022, 34736, 51119, 24498, 30642, 51126, 47034, 24514, 42947, 26564, 42951, 42952, 47050, 30670, 47054, 53199, 51155, 47061, 40919, 26584, 45017, 28648, 30697, 47082, 26603, 38892, 24564, 40948, 38902, 51190, 32762, 47101)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:37:05,378 - 124817 - src.utils.log - INFO - βœ… Fetched 1434 rows - __SPLIT__ 2026-07-21 10:37:05,379 - 124817 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from servicecore.ServiceSetupInitialServices sss where ServiceSetupId in (26624, 30724, 51204, 24594, 43026, 47124, 36887, 53276, 53277, 36895, 30755, 32808, 28716, 24623, 26671, 32816, 38962, 47155, 57396, 48045, 53311, 47169, 32836, 24646, 24648, 22604, 28748, 45135, 53330, 24660, 34903, 22618, 24666, 36957, 36958, 51293, 51295, 53341, 24674, 45156, 51301, 26727, 45168, 50090, 51312, 36981, 26745, 43130, 43131, 51326, 22656, 55424, 43138, 41101, 41102, 39059, 39060, 22677, 53395, 55445, 43160, 32921, 51353, 39082, 43179, 47275, 43183, 45231, 26801, 34993, 37042, 34996, 45232, 47284, 49327, 149683, 22713, 149684, 149685, 149688, 51389, 149692, 32961, 26818, 30914, 32963, 32964, 39106, 47301, 51398, 149698, 149699, 22731, 39115, 26830, 43214, 57556, 47317, 28888, 37080, 28893, 39133, 51421, 39136, 39138, 39140, 47332, 149734, 30954, 30959, 37103, 39152, 30964, 37111, 43257, 28923, 30974, 30975, 43263, 26882, 24836, 43268, 43270, 35079, 30984, 22793, 150534, 49425, 53523, 43285, 28958, 26911, 39205, 24871, 43304, 28971, 26930, 26931, 28978, 45363, 35126, 55603, 51515, 53566, 26946, 35138, 31046, 37196, 149840, 33106, 39251, 45399, 45400, 37209, 47450, 53594, 39260, 35167, 35173, 37222, 49509, 49510, 149869, 150375, 43378, 47474, 47476, 139634, 37238, 35194, 39291, 24959, 139652, 29062, 45447, 27016, 45449, 27018, 45450, 139655, 149898, 39311, 27024, 35220, 45461, 29078, 45464, 149912, 31130, 37274, 29084, 37275, 37276, 43422, 57759, 27041, 139674, 57764, 41381, 149927, 149928, 33198, 37294, 49583, 31157, 27066, 35258, 33212, 27069, 45501, 119227, 27073, 45508, 49605, 37325, 149967, 45520, 57808, 39378, 149968, 35284, 149969, 31190, 149971, 31192, 149972, 27098, 31194, 33243, 23005, 41434, 51675, 149975, 149976, 49634, 149981, 149982, 29157, 149983, 51687, 23016, 149984, 149986, 39403, 27116, 149988, 149989, 149991, 149992, 149996, 150002, 33268, 25080, 29177, 27130, 29182, 37379, 27140, 33284, 23046, 33285, 37380, 39428, 150022, 25100, 150029, 150030, 150033, 39442, 150034, 33300, 35349, 33302, 31255, 150035, 150036, 150038, 150040, 150041, 150044, 150047, 47648, 150048, 150049, 150050, 29220, 27173, 23078, 33317, 31272, 150051, 29226, 150052, 150053, 150054, 150055, 41519, 150056, 37425, 150057, 150058, 55860, 150060, 150061, 57911, 25144, 47672, 47674, 150068, 39484, 23101, 150069, 150070, 150072, 51777, 150073, 150078, 150083, 150084, 150086, 150088, 150089, 41546, 45642, 150093, 150094, 150095, 25169, 150097, 129619, 25172, 119380, 119382, 150098, 150099, 150100, 150101, 150102, 150103, 55901, 31326, 150104, 25184, 23137, 150105, 150106, 150108, 23141, 150109, 25191, 150111, 150112, 29290, 150115, 43628, 150122, 150126, 35441, 37492, 37495, 41592, 31354, 37500, 43646, 35456, 41601, 49792, 49793, 31365, 150150, 150157, 150158, 23186, 31379, 39572, 41619, 41620, 51859, 31384, 150167, 150168, 150171, 33442, 35491, 150179, 53925, 150180, 25255, 150181, 150185, 150186, 150187, 35500, 47789, 150189, 41647, 23216, 43695, 150190, 150194, 43700, 150195, 150197, 150198, 150199, 150200, 41660, 47806, 31427, 35525, 150219, 31437, 25294, 119501, 29393, 37587, 25302, 58072, 25306, 39643, 35549, 27364, 56038, 25319, 39655, 37609, 29418, 47849, 51949, 23281, 25330, 39666, 29429, 29431, 31482, 41724, 27389, 29437, 41725, 41726, 119551, 35588, 25349, 27401, 29450, 29451, 35597, 119566, 150291, 37652, 35606, 39705, 39706, 45851, 33564, 45852, 47900, 41759, 41760, 51994, 33570, 150306, 29479, 39719, 39721, 33578, 33579, 39722, 47915, 119603, 52022, 29495, 27448, 37687, 27450, 56118, 31548, 58170, 37694, 37695, 37697, 37698, 41793, 150338, 150342, 150370, 150345, 52043, 37710, 150352, 150355, 150358, 150359, 29528, 41817, 150361, 25435, 23389, 51053, 150365, 50016, 50017, 23394, 27490, 37732, 25445, 52068, 35687, 37735, 35689, 29546, 51055, 150374, 25453, 23406, 25455, 52080, 35697, 150379, 35699, 37747, 41844, 43893, 150383, 25464, 149973, 150380, 150386, 150387, 149974, 150392, 150394, 25472, 58241, 150395, 29571, 31619, 150396, 35718, 31623, 150400, 150401, 150410, 150411, 150384, 31629, 150412, 150414, 35728, 150385, 150415, 37779, 27540, 35733, 150417, 37783, 150418, 150420, 35738, 39835, 150427, 150429, 45982, 45987, 46590, 150439, 23466, 33707, 31660, 33708, 33710, 33711, 37802, 41899, 45997, 45998, 45999, 31669, 37813, 54195, 27576, 150450, 41914, 29627, 25532, 35772, 41915, 149987, 37824, 150456, 150457, 150458, 27588, 35781, 150470, 29643, 43979, 43980, 150475, 150480, 27602, 150398, 150483, 25558, 41947, 43996, 27614, 43999, 150495, 150496, 37860, 150501, 150503, 150504, 150509, 33774, 150510, 33777, 29682, 33778, 33779, 33780, 23542, 33781, 33782, 33783, 23546, 35832, 39923, 52220, 31742, 56311, 150521, 23553, 150522, 150524, 150525, 39941, 23558, 27654, 39942, 25609, 31753, 48133, 23564, 54283, 150533, 52239, 150535, 150536, 150546, 150547, 27668, 42004, 150549, 39959, 150551, 31769, 150552, 150554, 150556, 25629, 150557, 150559, 150560, 25633, 42018, 150561, 31780, 150562, 150566, 46119, 35880, 33834, 150571, 150572, 150573, 150574, 23599, 33840, 37936, 150576, 25651, 33844, 42035, 150577, 150579, 150580, 35897, 50234, 150584, 150585, 33853, 27710, 150586, 46144, 29761, 150587, 150588, 150589, 150592, 150598, 150600, 40009, 150601, 150602, 150603, 150606, 150607, 23632, 150608, 150611, 150612, 40023, 150615, 150616, 150620, 25695, 23648, 40031, 150625, 23652, 50281, 23658, 150636, 150637, 31855, 150640, 150641, 150642, 40051, 35956, 150644, 150647, 150649, 150650, 42108, 150654, 150655, 150656, 150657, 150658, 42115, 150659, 150660, 23686, 38022, 150661, 46217, 150662, 150663, 23692, 56460, 42126, 150667, 150671, 150673, 33939, 40083, 150675, 29846, 40086, 150676, 150677, 150678, 150680, 150681, 33949, 29854, 150682, 150683, 150684, 38050, 150685, 150688, 150691, 150692, 150694, 150695, 48297, 150696, 150697, 150699, 36013, 150700, 40111, 150701, 150705, 36018, 150707, 36020, 23735, 150712, 150444, 27835, 150714, 27837, 150715, 150716, 150446, 31943, 150447, 36046, 27857, 34004, 31957, 29911, 44247, 44249, 34010, 40157, 150451, 27872, 27874, 150452, 29924, 38119, 34024, 27881, 34026, 38121, 48363, 46317, 48364, 46319, 25840, 50413, 40178, 150454, 31988, 150455, 38134, 48378, 23806, 29951, 34049, 150459, 23824, 50454, 27932, 23842, 34083, 25894, 23847, 27943, 52525, 29998, 150062, 42299, 52542, 40259, 27981, 23891, 44378, 23899, 38236, 27999, 56676, 58727, 48488, 58729, 50543, 50544, 52593, 32116, 38263, 42360, 52608, 23940, 28040, 23950, 36239, 54673, 52627, 30103, 23962, 23965, 50590, 50591, 26020, 32166, 42407, 46506, 48554, 28076, 48555, 26034, 46516, 26038, 36282, 30139, 23996, 26044, 32191, 28097, 26050, 48577, 24004, 48578, 36294, 26057, 48586, 40396, 52687, 34256, 40402, 44498, 34267, 58843, 24029, 58845, 50656, 34273, 42469, 42470, 48617, 26093, 32239, 32240, 48624, 36339, 32244, 32245, 34293, 32249, 32251, 44539, 26109, 44540, 42495, 42496, 34305, 34306, 42497, 46587, 32261, 32262, 36358, 54783, 54785, 54787, 32267, 24076, 32268, 52749, 56844, 52752, 24081, 32273, 56845, 24085, 32279, 32280, 38425, 40473, 50714, 32285, 44573, 46621, 150516, 30245, 42534, 28199, 48678, 52775, 150110, 26155, 44588, 32301, 150518, 28209, 26167, 30277, 28234, 56906, 26190, 38480, 28242, 58963, 56916, 56917, 26198, 24151, 40534, 40535, 46682, 46683, 24156, 38493, 30302, 38494, 38495, 38496, 46686, 50778, 52831, 36453, 56926, 150529, 26216, 44648, 44649, 58987, 58988, 38509, 36462, 44653, 44654, 150531, 32372, 34422, 26231, 56951, 30329, 28285, 38526, 28287, 40573, 40575, 56960, 28291, 59012, 59013, 28294, 59014, 28296, 59016, 24203, 40587, 40588, 26254, 24209, 28305, 30353, 42644, 38550, 28311, 36504, 28313, 52887, 48795, 24220, 32414, 52895, 56918, 26278, 36522, 38571, 57003, 24237, 48814, 34484, 56922, 50870, 42680, 44729, 36539, 30397, 32448, 34497, 24258, 24261, 57029, 30408, 42697, 42698, 36555, 50892, 24269, 34510, 36559, 57037, 30419, 48852, 28374, 30422, 24284, 32476, 34524, 32479, 32480, 57057, 52962, 24296, 38634, 46826, 48874, 38637, 28403, 32501, 46837, 46838, 30457, 30458, 48889, 57081, 42749, 38654, 32512, 42754, 28424, 53002, 24331, 30476, 42763, 26383, 24337, 53010, 42771, 22292, 46869, 40729, 32539, 46879, 44832, 53024, 28450, 26406, 50982, 48938, 44843, 50987, 50988, 48942, 32559, 42800, 42801, 53036, 54503, 24376, 46904, 46907, 46908, 30527, 46913, 24386, 46914, 42822, 46919, 42824, 42825, 22349, 42830, 51023, 34642, 28500, 46936, 51032, 34652, 42845, 46942, 24415, 51037, 30561, 24418, 24419, 46946, 32615, 34667, 26476, 34669, 26478, 40813, 26480, 40816, 24434, 28530, 26484, 24437, 44913, 44917, 44920, 57201, 32639, 22401, 49027, 46986, 44939, 46991, 22416, 24467, 44947, 38807, 36763, 28576, 26530, 24485, 24487, 53159, 30635, 44971, 44972, 32686, 47022, 34736, 51119, 24498, 30642, 51126, 47034, 24514, 42947, 26564, 42951, 42952, 47050, 30670, 47054, 53199, 51155, 47061, 40919, 26584, 45017, 28648, 30697, 47082, 26603, 38892, 24564, 40948, 38902, 51190, 32762, 47101)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:37:05,718 - 124817 - src.utils.log - INFO - βœ… Fetched 239 rows - __SPLIT__ 2026-07-21 10:37:05,726 - 124817 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupCrew ssc where ServiceSetupId in (26624, 30724, 51204, 24594, 43026, 47124, 36887, 53276, 53277, 36895, 30755, 32808, 28716, 24623, 26671, 32816, 38962, 47155, 57396, 48045, 53311, 47169, 32836, 24646, 24648, 22604, 28748, 45135, 53330, 24660, 34903, 22618, 24666, 36957, 36958, 51293, 51295, 53341, 24674, 45156, 51301, 26727, 45168, 50090, 51312, 36981, 26745, 43130, 43131, 51326, 22656, 55424, 43138, 41101, 41102, 39059, 39060, 22677, 53395, 55445, 43160, 32921, 51353, 39082, 43179, 47275, 43183, 45231, 26801, 34993, 37042, 34996, 45232, 47284, 49327, 149683, 22713, 149684, 149685, 149688, 51389, 149692, 32961, 26818, 30914, 32963, 32964, 39106, 47301, 51398, 149698, 149699, 22731, 39115, 26830, 43214, 57556, 47317, 28888, 37080, 28893, 39133, 51421, 39136, 39138, 39140, 47332, 149734, 30954, 30959, 37103, 39152, 30964, 37111, 43257, 28923, 30974, 30975, 43263, 26882, 24836, 43268, 43270, 35079, 30984, 22793, 150534, 49425, 53523, 43285, 28958, 26911, 39205, 24871, 43304, 28971, 26930, 26931, 28978, 45363, 35126, 55603, 51515, 53566, 26946, 35138, 31046, 37196, 149840, 33106, 39251, 45399, 45400, 37209, 47450, 53594, 39260, 35167, 35173, 37222, 49509, 49510, 149869, 150375, 43378, 47474, 47476, 139634, 37238, 35194, 39291, 24959, 139652, 29062, 45447, 27016, 45449, 27018, 45450, 139655, 149898, 39311, 27024, 35220, 45461, 29078, 45464, 149912, 31130, 37274, 29084, 37275, 37276, 43422, 57759, 27041, 139674, 57764, 41381, 149927, 149928, 33198, 37294, 49583, 31157, 27066, 35258, 33212, 27069, 45501, 119227, 27073, 45508, 49605, 37325, 149967, 45520, 57808, 39378, 149968, 35284, 149969, 31190, 149971, 31192, 149972, 27098, 31194, 33243, 23005, 41434, 51675, 149975, 149976, 49634, 149981, 149982, 29157, 149983, 51687, 23016, 149984, 149986, 39403, 27116, 149988, 149989, 149991, 149992, 149996, 150002, 33268, 25080, 29177, 27130, 29182, 37379, 27140, 33284, 23046, 33285, 37380, 39428, 150022, 25100, 150029, 150030, 150033, 39442, 150034, 33300, 35349, 33302, 31255, 150035, 150036, 150038, 150040, 150041, 150044, 150047, 47648, 150048, 150049, 150050, 29220, 27173, 23078, 33317, 31272, 150051, 29226, 150052, 150053, 150054, 150055, 41519, 150056, 37425, 150057, 150058, 55860, 150060, 150061, 57911, 25144, 47672, 47674, 150068, 39484, 23101, 150069, 150070, 150072, 51777, 150073, 150078, 150083, 150084, 150086, 150088, 150089, 41546, 45642, 150093, 150094, 150095, 25169, 150097, 129619, 25172, 119380, 119382, 150098, 150099, 150100, 150101, 150102, 150103, 55901, 31326, 150104, 25184, 23137, 150105, 150106, 150108, 23141, 150109, 25191, 150111, 150112, 29290, 150115, 43628, 150122, 150126, 35441, 37492, 37495, 41592, 31354, 37500, 43646, 35456, 41601, 49792, 49793, 31365, 150150, 150157, 150158, 23186, 31379, 39572, 41619, 41620, 51859, 31384, 150167, 150168, 150171, 33442, 35491, 150179, 53925, 150180, 25255, 150181, 150185, 150186, 150187, 35500, 47789, 150189, 41647, 23216, 43695, 150190, 150194, 43700, 150195, 150197, 150198, 150199, 150200, 41660, 47806, 31427, 35525, 150219, 31437, 25294, 119501, 29393, 37587, 25302, 58072, 25306, 39643, 35549, 27364, 56038, 25319, 39655, 37609, 29418, 47849, 51949, 23281, 25330, 39666, 29429, 29431, 31482, 41724, 27389, 29437, 41725, 41726, 119551, 35588, 25349, 27401, 29450, 29451, 35597, 119566, 150291, 37652, 35606, 39705, 39706, 45851, 33564, 45852, 47900, 41759, 41760, 51994, 33570, 150306, 29479, 39719, 39721, 33578, 33579, 39722, 47915, 119603, 52022, 29495, 27448, 37687, 27450, 56118, 31548, 58170, 37694, 37695, 37697, 37698, 41793, 150338, 150342, 150370, 150345, 52043, 37710, 150352, 150355, 150358, 150359, 29528, 41817, 150361, 25435, 23389, 51053, 150365, 50016, 50017, 23394, 27490, 37732, 25445, 52068, 35687, 37735, 35689, 29546, 51055, 150374, 25453, 23406, 25455, 52080, 35697, 150379, 35699, 37747, 41844, 43893, 150383, 25464, 149973, 150380, 150386, 150387, 149974, 150392, 150394, 25472, 58241, 150395, 29571, 31619, 150396, 35718, 31623, 150400, 150401, 150410, 150411, 150384, 31629, 150412, 150414, 35728, 150385, 150415, 37779, 27540, 35733, 150417, 37783, 150418, 150420, 35738, 39835, 150427, 150429, 45982, 45987, 46590, 150439, 23466, 33707, 31660, 33708, 33710, 33711, 37802, 41899, 45997, 45998, 45999, 31669, 37813, 54195, 27576, 150450, 41914, 29627, 25532, 35772, 41915, 149987, 37824, 150456, 150457, 150458, 27588, 35781, 150470, 29643, 43979, 43980, 150475, 150480, 27602, 150398, 150483, 25558, 41947, 43996, 27614, 43999, 150495, 150496, 37860, 150501, 150503, 150504, 150509, 33774, 150510, 33777, 29682, 33778, 33779, 33780, 23542, 33781, 33782, 33783, 23546, 35832, 39923, 52220, 31742, 56311, 150521, 23553, 150522, 150524, 150525, 39941, 23558, 27654, 39942, 25609, 31753, 48133, 23564, 54283, 150533, 52239, 150535, 150536, 150546, 150547, 27668, 42004, 150549, 39959, 150551, 31769, 150552, 150554, 150556, 25629, 150557, 150559, 150560, 25633, 42018, 150561, 31780, 150562, 150566, 46119, 35880, 33834, 150571, 150572, 150573, 150574, 23599, 33840, 37936, 150576, 25651, 33844, 42035, 150577, 150579, 150580, 35897, 50234, 150584, 150585, 33853, 27710, 150586, 46144, 29761, 150587, 150588, 150589, 150592, 150598, 150600, 40009, 150601, 150602, 150603, 150606, 150607, 23632, 150608, 150611, 150612, 40023, 150615, 150616, 150620, 25695, 23648, 40031, 150625, 23652, 50281, 23658, 150636, 150637, 31855, 150640, 150641, 150642, 40051, 35956, 150644, 150647, 150649, 150650, 42108, 150654, 150655, 150656, 150657, 150658, 42115, 150659, 150660, 23686, 38022, 150661, 46217, 150662, 150663, 23692, 56460, 42126, 150667, 150671, 150673, 33939, 40083, 150675, 29846, 40086, 150676, 150677, 150678, 150680, 150681, 33949, 29854, 150682, 150683, 150684, 38050, 150685, 150688, 150691, 150692, 150694, 150695, 48297, 150696, 150697, 150699, 36013, 150700, 40111, 150701, 150705, 36018, 150707, 36020, 23735, 150712, 150444, 27835, 150714, 27837, 150715, 150716, 150446, 31943, 150447, 36046, 27857, 34004, 31957, 29911, 44247, 44249, 34010, 40157, 150451, 27872, 27874, 150452, 29924, 38119, 34024, 27881, 34026, 38121, 48363, 46317, 48364, 46319, 25840, 50413, 40178, 150454, 31988, 150455, 38134, 48378, 23806, 29951, 34049, 150459, 23824, 50454, 27932, 23842, 34083, 25894, 23847, 27943, 52525, 29998, 150062, 42299, 52542, 40259, 27981, 23891, 44378, 23899, 38236, 27999, 56676, 58727, 48488, 58729, 50543, 50544, 52593, 32116, 38263, 42360, 52608, 23940, 28040, 23950, 36239, 54673, 52627, 30103, 23962, 23965, 50590, 50591, 26020, 32166, 42407, 46506, 48554, 28076, 48555, 26034, 46516, 26038, 36282, 30139, 23996, 26044, 32191, 28097, 26050, 48577, 24004, 48578, 36294, 26057, 48586, 40396, 52687, 34256, 40402, 44498, 34267, 58843, 24029, 58845, 50656, 34273, 42469, 42470, 48617, 26093, 32239, 32240, 48624, 36339, 32244, 32245, 34293, 32249, 32251, 44539, 26109, 44540, 42495, 42496, 34305, 34306, 42497, 46587, 32261, 32262, 36358, 54783, 54785, 54787, 32267, 24076, 32268, 52749, 56844, 52752, 24081, 32273, 56845, 24085, 32279, 32280, 38425, 40473, 50714, 32285, 44573, 46621, 150516, 30245, 42534, 28199, 48678, 52775, 150110, 26155, 44588, 32301, 150518, 28209, 26167, 30277, 28234, 56906, 26190, 38480, 28242, 58963, 56916, 56917, 26198, 24151, 40534, 40535, 46682, 46683, 24156, 38493, 30302, 38494, 38495, 38496, 46686, 50778, 52831, 36453, 56926, 150529, 26216, 44648, 44649, 58987, 58988, 38509, 36462, 44653, 44654, 150531, 32372, 34422, 26231, 56951, 30329, 28285, 38526, 28287, 40573, 40575, 56960, 28291, 59012, 59013, 28294, 59014, 28296, 59016, 24203, 40587, 40588, 26254, 24209, 28305, 30353, 42644, 38550, 28311, 36504, 28313, 52887, 48795, 24220, 32414, 52895, 56918, 26278, 36522, 38571, 57003, 24237, 48814, 34484, 56922, 50870, 42680, 44729, 36539, 30397, 32448, 34497, 24258, 24261, 57029, 30408, 42697, 42698, 36555, 50892, 24269, 34510, 36559, 57037, 30419, 48852, 28374, 30422, 24284, 32476, 34524, 32479, 32480, 57057, 52962, 24296, 38634, 46826, 48874, 38637, 28403, 32501, 46837, 46838, 30457, 30458, 48889, 57081, 42749, 38654, 32512, 42754, 28424, 53002, 24331, 30476, 42763, 26383, 24337, 53010, 42771, 22292, 46869, 40729, 32539, 46879, 44832, 53024, 28450, 26406, 50982, 48938, 44843, 50987, 50988, 48942, 32559, 42800, 42801, 53036, 54503, 24376, 46904, 46907, 46908, 30527, 46913, 24386, 46914, 42822, 46919, 42824, 42825, 22349, 42830, 51023, 34642, 28500, 46936, 51032, 34652, 42845, 46942, 24415, 51037, 30561, 24418, 24419, 46946, 32615, 34667, 26476, 34669, 26478, 40813, 26480, 40816, 24434, 28530, 26484, 24437, 44913, 44917, 44920, 57201, 32639, 22401, 49027, 46986, 44939, 46991, 22416, 24467, 44947, 38807, 36763, 28576, 26530, 24485, 24487, 53159, 30635, 44971, 44972, 32686, 47022, 34736, 51119, 24498, 30642, 51126, 47034, 24514, 42947, 26564, 42951, 42952, 47050, 30670, 47054, 53199, 51155, 47061, 40919, 26584, 45017, 28648, 30697, 47082, 26603, 38892, 24564, 40948, 38902, 51190, 32762, 47101)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:37:06,085 - 124817 - src.utils.log - INFO - βœ… Fetched 1616 rows - __SPLIT__ 2026-07-21 10:37:06,087 - 124817 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSalesPersonCommission ssspc where ServiceSetupId in (26624, 30724, 51204, 24594, 43026, 47124, 36887, 53276, 53277, 36895, 30755, 32808, 28716, 24623, 26671, 32816, 38962, 47155, 57396, 48045, 53311, 47169, 32836, 24646, 24648, 22604, 28748, 45135, 53330, 24660, 34903, 22618, 24666, 36957, 36958, 51293, 51295, 53341, 24674, 45156, 51301, 26727, 45168, 50090, 51312, 36981, 26745, 43130, 43131, 51326, 22656, 55424, 43138, 41101, 41102, 39059, 39060, 22677, 53395, 55445, 43160, 32921, 51353, 39082, 43179, 47275, 43183, 45231, 26801, 34993, 37042, 34996, 45232, 47284, 49327, 149683, 22713, 149684, 149685, 149688, 51389, 149692, 32961, 26818, 30914, 32963, 32964, 39106, 47301, 51398, 149698, 149699, 22731, 39115, 26830, 43214, 57556, 47317, 28888, 37080, 28893, 39133, 51421, 39136, 39138, 39140, 47332, 149734, 30954, 30959, 37103, 39152, 30964, 37111, 43257, 28923, 30974, 30975, 43263, 26882, 24836, 43268, 43270, 35079, 30984, 22793, 150534, 49425, 53523, 43285, 28958, 26911, 39205, 24871, 43304, 28971, 26930, 26931, 28978, 45363, 35126, 55603, 51515, 53566, 26946, 35138, 31046, 37196, 149840, 33106, 39251, 45399, 45400, 37209, 47450, 53594, 39260, 35167, 35173, 37222, 49509, 49510, 149869, 150375, 43378, 47474, 47476, 139634, 37238, 35194, 39291, 24959, 139652, 29062, 45447, 27016, 45449, 27018, 45450, 139655, 149898, 39311, 27024, 35220, 45461, 29078, 45464, 149912, 31130, 37274, 29084, 37275, 37276, 43422, 57759, 27041, 139674, 57764, 41381, 149927, 149928, 33198, 37294, 49583, 31157, 27066, 35258, 33212, 27069, 45501, 119227, 27073, 45508, 49605, 37325, 149967, 45520, 57808, 39378, 149968, 35284, 149969, 31190, 149971, 31192, 149972, 27098, 31194, 33243, 23005, 41434, 51675, 149975, 149976, 49634, 149981, 149982, 29157, 149983, 51687, 23016, 149984, 149986, 39403, 27116, 149988, 149989, 149991, 149992, 149996, 150002, 33268, 25080, 29177, 27130, 29182, 37379, 27140, 33284, 23046, 33285, 37380, 39428, 150022, 25100, 150029, 150030, 150033, 39442, 150034, 33300, 35349, 33302, 31255, 150035, 150036, 150038, 150040, 150041, 150044, 150047, 47648, 150048, 150049, 150050, 29220, 27173, 23078, 33317, 31272, 150051, 29226, 150052, 150053, 150054, 150055, 41519, 150056, 37425, 150057, 150058, 55860, 150060, 150061, 57911, 25144, 47672, 47674, 150068, 39484, 23101, 150069, 150070, 150072, 51777, 150073, 150078, 150083, 150084, 150086, 150088, 150089, 41546, 45642, 150093, 150094, 150095, 25169, 150097, 129619, 25172, 119380, 119382, 150098, 150099, 150100, 150101, 150102, 150103, 55901, 31326, 150104, 25184, 23137, 150105, 150106, 150108, 23141, 150109, 25191, 150111, 150112, 29290, 150115, 43628, 150122, 150126, 35441, 37492, 37495, 41592, 31354, 37500, 43646, 35456, 41601, 49792, 49793, 31365, 150150, 150157, 150158, 23186, 31379, 39572, 41619, 41620, 51859, 31384, 150167, 150168, 150171, 33442, 35491, 150179, 53925, 150180, 25255, 150181, 150185, 150186, 150187, 35500, 47789, 150189, 41647, 23216, 43695, 150190, 150194, 43700, 150195, 150197, 150198, 150199, 150200, 41660, 47806, 31427, 35525, 150219, 31437, 25294, 119501, 29393, 37587, 25302, 58072, 25306, 39643, 35549, 27364, 56038, 25319, 39655, 37609, 29418, 47849, 51949, 23281, 25330, 39666, 29429, 29431, 31482, 41724, 27389, 29437, 41725, 41726, 119551, 35588, 25349, 27401, 29450, 29451, 35597, 119566, 150291, 37652, 35606, 39705, 39706, 45851, 33564, 45852, 47900, 41759, 41760, 51994, 33570, 150306, 29479, 39719, 39721, 33578, 33579, 39722, 47915, 119603, 52022, 29495, 27448, 37687, 27450, 56118, 31548, 58170, 37694, 37695, 37697, 37698, 41793, 150338, 150342, 150370, 150345, 52043, 37710, 150352, 150355, 150358, 150359, 29528, 41817, 150361, 25435, 23389, 51053, 150365, 50016, 50017, 23394, 27490, 37732, 25445, 52068, 35687, 37735, 35689, 29546, 51055, 150374, 25453, 23406, 25455, 52080, 35697, 150379, 35699, 37747, 41844, 43893, 150383, 25464, 149973, 150380, 150386, 150387, 149974, 150392, 150394, 25472, 58241, 150395, 29571, 31619, 150396, 35718, 31623, 150400, 150401, 150410, 150411, 150384, 31629, 150412, 150414, 35728, 150385, 150415, 37779, 27540, 35733, 150417, 37783, 150418, 150420, 35738, 39835, 150427, 150429, 45982, 45987, 46590, 150439, 23466, 33707, 31660, 33708, 33710, 33711, 37802, 41899, 45997, 45998, 45999, 31669, 37813, 54195, 27576, 150450, 41914, 29627, 25532, 35772, 41915, 149987, 37824, 150456, 150457, 150458, 27588, 35781, 150470, 29643, 43979, 43980, 150475, 150480, 27602, 150398, 150483, 25558, 41947, 43996, 27614, 43999, 150495, 150496, 37860, 150501, 150503, 150504, 150509, 33774, 150510, 33777, 29682, 33778, 33779, 33780, 23542, 33781, 33782, 33783, 23546, 35832, 39923, 52220, 31742, 56311, 150521, 23553, 150522, 150524, 150525, 39941, 23558, 27654, 39942, 25609, 31753, 48133, 23564, 54283, 150533, 52239, 150535, 150536, 150546, 150547, 27668, 42004, 150549, 39959, 150551, 31769, 150552, 150554, 150556, 25629, 150557, 150559, 150560, 25633, 42018, 150561, 31780, 150562, 150566, 46119, 35880, 33834, 150571, 150572, 150573, 150574, 23599, 33840, 37936, 150576, 25651, 33844, 42035, 150577, 150579, 150580, 35897, 50234, 150584, 150585, 33853, 27710, 150586, 46144, 29761, 150587, 150588, 150589, 150592, 150598, 150600, 40009, 150601, 150602, 150603, 150606, 150607, 23632, 150608, 150611, 150612, 40023, 150615, 150616, 150620, 25695, 23648, 40031, 150625, 23652, 50281, 23658, 150636, 150637, 31855, 150640, 150641, 150642, 40051, 35956, 150644, 150647, 150649, 150650, 42108, 150654, 150655, 150656, 150657, 150658, 42115, 150659, 150660, 23686, 38022, 150661, 46217, 150662, 150663, 23692, 56460, 42126, 150667, 150671, 150673, 33939, 40083, 150675, 29846, 40086, 150676, 150677, 150678, 150680, 150681, 33949, 29854, 150682, 150683, 150684, 38050, 150685, 150688, 150691, 150692, 150694, 150695, 48297, 150696, 150697, 150699, 36013, 150700, 40111, 150701, 150705, 36018, 150707, 36020, 23735, 150712, 150444, 27835, 150714, 27837, 150715, 150716, 150446, 31943, 150447, 36046, 27857, 34004, 31957, 29911, 44247, 44249, 34010, 40157, 150451, 27872, 27874, 150452, 29924, 38119, 34024, 27881, 34026, 38121, 48363, 46317, 48364, 46319, 25840, 50413, 40178, 150454, 31988, 150455, 38134, 48378, 23806, 29951, 34049, 150459, 23824, 50454, 27932, 23842, 34083, 25894, 23847, 27943, 52525, 29998, 150062, 42299, 52542, 40259, 27981, 23891, 44378, 23899, 38236, 27999, 56676, 58727, 48488, 58729, 50543, 50544, 52593, 32116, 38263, 42360, 52608, 23940, 28040, 23950, 36239, 54673, 52627, 30103, 23962, 23965, 50590, 50591, 26020, 32166, 42407, 46506, 48554, 28076, 48555, 26034, 46516, 26038, 36282, 30139, 23996, 26044, 32191, 28097, 26050, 48577, 24004, 48578, 36294, 26057, 48586, 40396, 52687, 34256, 40402, 44498, 34267, 58843, 24029, 58845, 50656, 34273, 42469, 42470, 48617, 26093, 32239, 32240, 48624, 36339, 32244, 32245, 34293, 32249, 32251, 44539, 26109, 44540, 42495, 42496, 34305, 34306, 42497, 46587, 32261, 32262, 36358, 54783, 54785, 54787, 32267, 24076, 32268, 52749, 56844, 52752, 24081, 32273, 56845, 24085, 32279, 32280, 38425, 40473, 50714, 32285, 44573, 46621, 150516, 30245, 42534, 28199, 48678, 52775, 150110, 26155, 44588, 32301, 150518, 28209, 26167, 30277, 28234, 56906, 26190, 38480, 28242, 58963, 56916, 56917, 26198, 24151, 40534, 40535, 46682, 46683, 24156, 38493, 30302, 38494, 38495, 38496, 46686, 50778, 52831, 36453, 56926, 150529, 26216, 44648, 44649, 58987, 58988, 38509, 36462, 44653, 44654, 150531, 32372, 34422, 26231, 56951, 30329, 28285, 38526, 28287, 40573, 40575, 56960, 28291, 59012, 59013, 28294, 59014, 28296, 59016, 24203, 40587, 40588, 26254, 24209, 28305, 30353, 42644, 38550, 28311, 36504, 28313, 52887, 48795, 24220, 32414, 52895, 56918, 26278, 36522, 38571, 57003, 24237, 48814, 34484, 56922, 50870, 42680, 44729, 36539, 30397, 32448, 34497, 24258, 24261, 57029, 30408, 42697, 42698, 36555, 50892, 24269, 34510, 36559, 57037, 30419, 48852, 28374, 30422, 24284, 32476, 34524, 32479, 32480, 57057, 52962, 24296, 38634, 46826, 48874, 38637, 28403, 32501, 46837, 46838, 30457, 30458, 48889, 57081, 42749, 38654, 32512, 42754, 28424, 53002, 24331, 30476, 42763, 26383, 24337, 53010, 42771, 22292, 46869, 40729, 32539, 46879, 44832, 53024, 28450, 26406, 50982, 48938, 44843, 50987, 50988, 48942, 32559, 42800, 42801, 53036, 54503, 24376, 46904, 46907, 46908, 30527, 46913, 24386, 46914, 42822, 46919, 42824, 42825, 22349, 42830, 51023, 34642, 28500, 46936, 51032, 34652, 42845, 46942, 24415, 51037, 30561, 24418, 24419, 46946, 32615, 34667, 26476, 34669, 26478, 40813, 26480, 40816, 24434, 28530, 26484, 24437, 44913, 44917, 44920, 57201, 32639, 22401, 49027, 46986, 44939, 46991, 22416, 24467, 44947, 38807, 36763, 28576, 26530, 24485, 24487, 53159, 30635, 44971, 44972, 32686, 47022, 34736, 51119, 24498, 30642, 51126, 47034, 24514, 42947, 26564, 42951, 42952, 47050, 30670, 47054, 53199, 51155, 47061, 40919, 26584, 45017, 28648, 30697, 47082, 26603, 38892, 24564, 40948, 38902, 51190, 32762, 47101)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:37:06,424 - 124817 - src.utils.log - INFO - βœ… Fetched 101 rows - __SPLIT__ 2026-07-21 10:37:06,426 - 124817 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupCommissionAdjustment ssspc where ServiceSetupId in (26624, 30724, 51204, 24594, 43026, 47124, 36887, 53276, 53277, 36895, 30755, 32808, 28716, 24623, 26671, 32816, 38962, 47155, 57396, 48045, 53311, 47169, 32836, 24646, 24648, 22604, 28748, 45135, 53330, 24660, 34903, 22618, 24666, 36957, 36958, 51293, 51295, 53341, 24674, 45156, 51301, 26727, 45168, 50090, 51312, 36981, 26745, 43130, 43131, 51326, 22656, 55424, 43138, 41101, 41102, 39059, 39060, 22677, 53395, 55445, 43160, 32921, 51353, 39082, 43179, 47275, 43183, 45231, 26801, 34993, 37042, 34996, 45232, 47284, 49327, 149683, 22713, 149684, 149685, 149688, 51389, 149692, 32961, 26818, 30914, 32963, 32964, 39106, 47301, 51398, 149698, 149699, 22731, 39115, 26830, 43214, 57556, 47317, 28888, 37080, 28893, 39133, 51421, 39136, 39138, 39140, 47332, 149734, 30954, 30959, 37103, 39152, 30964, 37111, 43257, 28923, 30974, 30975, 43263, 26882, 24836, 43268, 43270, 35079, 30984, 22793, 150534, 49425, 53523, 43285, 28958, 26911, 39205, 24871, 43304, 28971, 26930, 26931, 28978, 45363, 35126, 55603, 51515, 53566, 26946, 35138, 31046, 37196, 149840, 33106, 39251, 45399, 45400, 37209, 47450, 53594, 39260, 35167, 35173, 37222, 49509, 49510, 149869, 150375, 43378, 47474, 47476, 139634, 37238, 35194, 39291, 24959, 139652, 29062, 45447, 27016, 45449, 27018, 45450, 139655, 149898, 39311, 27024, 35220, 45461, 29078, 45464, 149912, 31130, 37274, 29084, 37275, 37276, 43422, 57759, 27041, 139674, 57764, 41381, 149927, 149928, 33198, 37294, 49583, 31157, 27066, 35258, 33212, 27069, 45501, 119227, 27073, 45508, 49605, 37325, 149967, 45520, 57808, 39378, 149968, 35284, 149969, 31190, 149971, 31192, 149972, 27098, 31194, 33243, 23005, 41434, 51675, 149975, 149976, 49634, 149981, 149982, 29157, 149983, 51687, 23016, 149984, 149986, 39403, 27116, 149988, 149989, 149991, 149992, 149996, 150002, 33268, 25080, 29177, 27130, 29182, 37379, 27140, 33284, 23046, 33285, 37380, 39428, 150022, 25100, 150029, 150030, 150033, 39442, 150034, 33300, 35349, 33302, 31255, 150035, 150036, 150038, 150040, 150041, 150044, 150047, 47648, 150048, 150049, 150050, 29220, 27173, 23078, 33317, 31272, 150051, 29226, 150052, 150053, 150054, 150055, 41519, 150056, 37425, 150057, 150058, 55860, 150060, 150061, 57911, 25144, 47672, 47674, 150068, 39484, 23101, 150069, 150070, 150072, 51777, 150073, 150078, 150083, 150084, 150086, 150088, 150089, 41546, 45642, 150093, 150094, 150095, 25169, 150097, 129619, 25172, 119380, 119382, 150098, 150099, 150100, 150101, 150102, 150103, 55901, 31326, 150104, 25184, 23137, 150105, 150106, 150108, 23141, 150109, 25191, 150111, 150112, 29290, 150115, 43628, 150122, 150126, 35441, 37492, 37495, 41592, 31354, 37500, 43646, 35456, 41601, 49792, 49793, 31365, 150150, 150157, 150158, 23186, 31379, 39572, 41619, 41620, 51859, 31384, 150167, 150168, 150171, 33442, 35491, 150179, 53925, 150180, 25255, 150181, 150185, 150186, 150187, 35500, 47789, 150189, 41647, 23216, 43695, 150190, 150194, 43700, 150195, 150197, 150198, 150199, 150200, 41660, 47806, 31427, 35525, 150219, 31437, 25294, 119501, 29393, 37587, 25302, 58072, 25306, 39643, 35549, 27364, 56038, 25319, 39655, 37609, 29418, 47849, 51949, 23281, 25330, 39666, 29429, 29431, 31482, 41724, 27389, 29437, 41725, 41726, 119551, 35588, 25349, 27401, 29450, 29451, 35597, 119566, 150291, 37652, 35606, 39705, 39706, 45851, 33564, 45852, 47900, 41759, 41760, 51994, 33570, 150306, 29479, 39719, 39721, 33578, 33579, 39722, 47915, 119603, 52022, 29495, 27448, 37687, 27450, 56118, 31548, 58170, 37694, 37695, 37697, 37698, 41793, 150338, 150342, 150370, 150345, 52043, 37710, 150352, 150355, 150358, 150359, 29528, 41817, 150361, 25435, 23389, 51053, 150365, 50016, 50017, 23394, 27490, 37732, 25445, 52068, 35687, 37735, 35689, 29546, 51055, 150374, 25453, 23406, 25455, 52080, 35697, 150379, 35699, 37747, 41844, 43893, 150383, 25464, 149973, 150380, 150386, 150387, 149974, 150392, 150394, 25472, 58241, 150395, 29571, 31619, 150396, 35718, 31623, 150400, 150401, 150410, 150411, 150384, 31629, 150412, 150414, 35728, 150385, 150415, 37779, 27540, 35733, 150417, 37783, 150418, 150420, 35738, 39835, 150427, 150429, 45982, 45987, 46590, 150439, 23466, 33707, 31660, 33708, 33710, 33711, 37802, 41899, 45997, 45998, 45999, 31669, 37813, 54195, 27576, 150450, 41914, 29627, 25532, 35772, 41915, 149987, 37824, 150456, 150457, 150458, 27588, 35781, 150470, 29643, 43979, 43980, 150475, 150480, 27602, 150398, 150483, 25558, 41947, 43996, 27614, 43999, 150495, 150496, 37860, 150501, 150503, 150504, 150509, 33774, 150510, 33777, 29682, 33778, 33779, 33780, 23542, 33781, 33782, 33783, 23546, 35832, 39923, 52220, 31742, 56311, 150521, 23553, 150522, 150524, 150525, 39941, 23558, 27654, 39942, 25609, 31753, 48133, 23564, 54283, 150533, 52239, 150535, 150536, 150546, 150547, 27668, 42004, 150549, 39959, 150551, 31769, 150552, 150554, 150556, 25629, 150557, 150559, 150560, 25633, 42018, 150561, 31780, 150562, 150566, 46119, 35880, 33834, 150571, 150572, 150573, 150574, 23599, 33840, 37936, 150576, 25651, 33844, 42035, 150577, 150579, 150580, 35897, 50234, 150584, 150585, 33853, 27710, 150586, 46144, 29761, 150587, 150588, 150589, 150592, 150598, 150600, 40009, 150601, 150602, 150603, 150606, 150607, 23632, 150608, 150611, 150612, 40023, 150615, 150616, 150620, 25695, 23648, 40031, 150625, 23652, 50281, 23658, 150636, 150637, 31855, 150640, 150641, 150642, 40051, 35956, 150644, 150647, 150649, 150650, 42108, 150654, 150655, 150656, 150657, 150658, 42115, 150659, 150660, 23686, 38022, 150661, 46217, 150662, 150663, 23692, 56460, 42126, 150667, 150671, 150673, 33939, 40083, 150675, 29846, 40086, 150676, 150677, 150678, 150680, 150681, 33949, 29854, 150682, 150683, 150684, 38050, 150685, 150688, 150691, 150692, 150694, 150695, 48297, 150696, 150697, 150699, 36013, 150700, 40111, 150701, 150705, 36018, 150707, 36020, 23735, 150712, 150444, 27835, 150714, 27837, 150715, 150716, 150446, 31943, 150447, 36046, 27857, 34004, 31957, 29911, 44247, 44249, 34010, 40157, 150451, 27872, 27874, 150452, 29924, 38119, 34024, 27881, 34026, 38121, 48363, 46317, 48364, 46319, 25840, 50413, 40178, 150454, 31988, 150455, 38134, 48378, 23806, 29951, 34049, 150459, 23824, 50454, 27932, 23842, 34083, 25894, 23847, 27943, 52525, 29998, 150062, 42299, 52542, 40259, 27981, 23891, 44378, 23899, 38236, 27999, 56676, 58727, 48488, 58729, 50543, 50544, 52593, 32116, 38263, 42360, 52608, 23940, 28040, 23950, 36239, 54673, 52627, 30103, 23962, 23965, 50590, 50591, 26020, 32166, 42407, 46506, 48554, 28076, 48555, 26034, 46516, 26038, 36282, 30139, 23996, 26044, 32191, 28097, 26050, 48577, 24004, 48578, 36294, 26057, 48586, 40396, 52687, 34256, 40402, 44498, 34267, 58843, 24029, 58845, 50656, 34273, 42469, 42470, 48617, 26093, 32239, 32240, 48624, 36339, 32244, 32245, 34293, 32249, 32251, 44539, 26109, 44540, 42495, 42496, 34305, 34306, 42497, 46587, 32261, 32262, 36358, 54783, 54785, 54787, 32267, 24076, 32268, 52749, 56844, 52752, 24081, 32273, 56845, 24085, 32279, 32280, 38425, 40473, 50714, 32285, 44573, 46621, 150516, 30245, 42534, 28199, 48678, 52775, 150110, 26155, 44588, 32301, 150518, 28209, 26167, 30277, 28234, 56906, 26190, 38480, 28242, 58963, 56916, 56917, 26198, 24151, 40534, 40535, 46682, 46683, 24156, 38493, 30302, 38494, 38495, 38496, 46686, 50778, 52831, 36453, 56926, 150529, 26216, 44648, 44649, 58987, 58988, 38509, 36462, 44653, 44654, 150531, 32372, 34422, 26231, 56951, 30329, 28285, 38526, 28287, 40573, 40575, 56960, 28291, 59012, 59013, 28294, 59014, 28296, 59016, 24203, 40587, 40588, 26254, 24209, 28305, 30353, 42644, 38550, 28311, 36504, 28313, 52887, 48795, 24220, 32414, 52895, 56918, 26278, 36522, 38571, 57003, 24237, 48814, 34484, 56922, 50870, 42680, 44729, 36539, 30397, 32448, 34497, 24258, 24261, 57029, 30408, 42697, 42698, 36555, 50892, 24269, 34510, 36559, 57037, 30419, 48852, 28374, 30422, 24284, 32476, 34524, 32479, 32480, 57057, 52962, 24296, 38634, 46826, 48874, 38637, 28403, 32501, 46837, 46838, 30457, 30458, 48889, 57081, 42749, 38654, 32512, 42754, 28424, 53002, 24331, 30476, 42763, 26383, 24337, 53010, 42771, 22292, 46869, 40729, 32539, 46879, 44832, 53024, 28450, 26406, 50982, 48938, 44843, 50987, 50988, 48942, 32559, 42800, 42801, 53036, 54503, 24376, 46904, 46907, 46908, 30527, 46913, 24386, 46914, 42822, 46919, 42824, 42825, 22349, 42830, 51023, 34642, 28500, 46936, 51032, 34652, 42845, 46942, 24415, 51037, 30561, 24418, 24419, 46946, 32615, 34667, 26476, 34669, 26478, 40813, 26480, 40816, 24434, 28530, 26484, 24437, 44913, 44917, 44920, 57201, 32639, 22401, 49027, 46986, 44939, 46991, 22416, 24467, 44947, 38807, 36763, 28576, 26530, 24485, 24487, 53159, 30635, 44971, 44972, 32686, 47022, 34736, 51119, 24498, 30642, 51126, 47034, 24514, 42947, 26564, 42951, 42952, 47050, 30670, 47054, 53199, 51155, 47061, 40919, 26584, 45017, 28648, 30697, 47082, 26603, 38892, 24564, 40948, 38902, 51190, 32762, 47101)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:37:06,775 - 124817 - src.utils.log - INFO - βœ… Fetched 9 rows - __SPLIT__ 2026-07-21 10:37:06,776 - 124817 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.serviceSetupAppliedDiscount WHERE ServiceSetupId in (26624, 30724, 51204, 24594, 43026, 47124, 36887, 53276, 53277, 36895, 30755, 32808, 28716, 24623, 26671, 32816, 38962, 47155, 57396, 48045, 53311, 47169, 32836, 24646, 24648, 22604, 28748, 45135, 53330, 24660, 34903, 22618, 24666, 36957, 36958, 51293, 51295, 53341, 24674, 45156, 51301, 26727, 45168, 50090, 51312, 36981, 26745, 43130, 43131, 51326, 22656, 55424, 43138, 41101, 41102, 39059, 39060, 22677, 53395, 55445, 43160, 32921, 51353, 39082, 43179, 47275, 43183, 45231, 26801, 34993, 37042, 34996, 45232, 47284, 49327, 149683, 22713, 149684, 149685, 149688, 51389, 149692, 32961, 26818, 30914, 32963, 32964, 39106, 47301, 51398, 149698, 149699, 22731, 39115, 26830, 43214, 57556, 47317, 28888, 37080, 28893, 39133, 51421, 39136, 39138, 39140, 47332, 149734, 30954, 30959, 37103, 39152, 30964, 37111, 43257, 28923, 30974, 30975, 43263, 26882, 24836, 43268, 43270, 35079, 30984, 22793, 150534, 49425, 53523, 43285, 28958, 26911, 39205, 24871, 43304, 28971, 26930, 26931, 28978, 45363, 35126, 55603, 51515, 53566, 26946, 35138, 31046, 37196, 149840, 33106, 39251, 45399, 45400, 37209, 47450, 53594, 39260, 35167, 35173, 37222, 49509, 49510, 149869, 150375, 43378, 47474, 47476, 139634, 37238, 35194, 39291, 24959, 139652, 29062, 45447, 27016, 45449, 27018, 45450, 139655, 149898, 39311, 27024, 35220, 45461, 29078, 45464, 149912, 31130, 37274, 29084, 37275, 37276, 43422, 57759, 27041, 139674, 57764, 41381, 149927, 149928, 33198, 37294, 49583, 31157, 27066, 35258, 33212, 27069, 45501, 119227, 27073, 45508, 49605, 37325, 149967, 45520, 57808, 39378, 149968, 35284, 149969, 31190, 149971, 31192, 149972, 27098, 31194, 33243, 23005, 41434, 51675, 149975, 149976, 49634, 149981, 149982, 29157, 149983, 51687, 23016, 149984, 149986, 39403, 27116, 149988, 149989, 149991, 149992, 149996, 150002, 33268, 25080, 29177, 27130, 29182, 37379, 27140, 33284, 23046, 33285, 37380, 39428, 150022, 25100, 150029, 150030, 150033, 39442, 150034, 33300, 35349, 33302, 31255, 150035, 150036, 150038, 150040, 150041, 150044, 150047, 47648, 150048, 150049, 150050, 29220, 27173, 23078, 33317, 31272, 150051, 29226, 150052, 150053, 150054, 150055, 41519, 150056, 37425, 150057, 150058, 55860, 150060, 150061, 57911, 25144, 47672, 47674, 150068, 39484, 23101, 150069, 150070, 150072, 51777, 150073, 150078, 150083, 150084, 150086, 150088, 150089, 41546, 45642, 150093, 150094, 150095, 25169, 150097, 129619, 25172, 119380, 119382, 150098, 150099, 150100, 150101, 150102, 150103, 55901, 31326, 150104, 25184, 23137, 150105, 150106, 150108, 23141, 150109, 25191, 150111, 150112, 29290, 150115, 43628, 150122, 150126, 35441, 37492, 37495, 41592, 31354, 37500, 43646, 35456, 41601, 49792, 49793, 31365, 150150, 150157, 150158, 23186, 31379, 39572, 41619, 41620, 51859, 31384, 150167, 150168, 150171, 33442, 35491, 150179, 53925, 150180, 25255, 150181, 150185, 150186, 150187, 35500, 47789, 150189, 41647, 23216, 43695, 150190, 150194, 43700, 150195, 150197, 150198, 150199, 150200, 41660, 47806, 31427, 35525, 150219, 31437, 25294, 119501, 29393, 37587, 25302, 58072, 25306, 39643, 35549, 27364, 56038, 25319, 39655, 37609, 29418, 47849, 51949, 23281, 25330, 39666, 29429, 29431, 31482, 41724, 27389, 29437, 41725, 41726, 119551, 35588, 25349, 27401, 29450, 29451, 35597, 119566, 150291, 37652, 35606, 39705, 39706, 45851, 33564, 45852, 47900, 41759, 41760, 51994, 33570, 150306, 29479, 39719, 39721, 33578, 33579, 39722, 47915, 119603, 52022, 29495, 27448, 37687, 27450, 56118, 31548, 58170, 37694, 37695, 37697, 37698, 41793, 150338, 150342, 150370, 150345, 52043, 37710, 150352, 150355, 150358, 150359, 29528, 41817, 150361, 25435, 23389, 51053, 150365, 50016, 50017, 23394, 27490, 37732, 25445, 52068, 35687, 37735, 35689, 29546, 51055, 150374, 25453, 23406, 25455, 52080, 35697, 150379, 35699, 37747, 41844, 43893, 150383, 25464, 149973, 150380, 150386, 150387, 149974, 150392, 150394, 25472, 58241, 150395, 29571, 31619, 150396, 35718, 31623, 150400, 150401, 150410, 150411, 150384, 31629, 150412, 150414, 35728, 150385, 150415, 37779, 27540, 35733, 150417, 37783, 150418, 150420, 35738, 39835, 150427, 150429, 45982, 45987, 46590, 150439, 23466, 33707, 31660, 33708, 33710, 33711, 37802, 41899, 45997, 45998, 45999, 31669, 37813, 54195, 27576, 150450, 41914, 29627, 25532, 35772, 41915, 149987, 37824, 150456, 150457, 150458, 27588, 35781, 150470, 29643, 43979, 43980, 150475, 150480, 27602, 150398, 150483, 25558, 41947, 43996, 27614, 43999, 150495, 150496, 37860, 150501, 150503, 150504, 150509, 33774, 150510, 33777, 29682, 33778, 33779, 33780, 23542, 33781, 33782, 33783, 23546, 35832, 39923, 52220, 31742, 56311, 150521, 23553, 150522, 150524, 150525, 39941, 23558, 27654, 39942, 25609, 31753, 48133, 23564, 54283, 150533, 52239, 150535, 150536, 150546, 150547, 27668, 42004, 150549, 39959, 150551, 31769, 150552, 150554, 150556, 25629, 150557, 150559, 150560, 25633, 42018, 150561, 31780, 150562, 150566, 46119, 35880, 33834, 150571, 150572, 150573, 150574, 23599, 33840, 37936, 150576, 25651, 33844, 42035, 150577, 150579, 150580, 35897, 50234, 150584, 150585, 33853, 27710, 150586, 46144, 29761, 150587, 150588, 150589, 150592, 150598, 150600, 40009, 150601, 150602, 150603, 150606, 150607, 23632, 150608, 150611, 150612, 40023, 150615, 150616, 150620, 25695, 23648, 40031, 150625, 23652, 50281, 23658, 150636, 150637, 31855, 150640, 150641, 150642, 40051, 35956, 150644, 150647, 150649, 150650, 42108, 150654, 150655, 150656, 150657, 150658, 42115, 150659, 150660, 23686, 38022, 150661, 46217, 150662, 150663, 23692, 56460, 42126, 150667, 150671, 150673, 33939, 40083, 150675, 29846, 40086, 150676, 150677, 150678, 150680, 150681, 33949, 29854, 150682, 150683, 150684, 38050, 150685, 150688, 150691, 150692, 150694, 150695, 48297, 150696, 150697, 150699, 36013, 150700, 40111, 150701, 150705, 36018, 150707, 36020, 23735, 150712, 150444, 27835, 150714, 27837, 150715, 150716, 150446, 31943, 150447, 36046, 27857, 34004, 31957, 29911, 44247, 44249, 34010, 40157, 150451, 27872, 27874, 150452, 29924, 38119, 34024, 27881, 34026, 38121, 48363, 46317, 48364, 46319, 25840, 50413, 40178, 150454, 31988, 150455, 38134, 48378, 23806, 29951, 34049, 150459, 23824, 50454, 27932, 23842, 34083, 25894, 23847, 27943, 52525, 29998, 150062, 42299, 52542, 40259, 27981, 23891, 44378, 23899, 38236, 27999, 56676, 58727, 48488, 58729, 50543, 50544, 52593, 32116, 38263, 42360, 52608, 23940, 28040, 23950, 36239, 54673, 52627, 30103, 23962, 23965, 50590, 50591, 26020, 32166, 42407, 46506, 48554, 28076, 48555, 26034, 46516, 26038, 36282, 30139, 23996, 26044, 32191, 28097, 26050, 48577, 24004, 48578, 36294, 26057, 48586, 40396, 52687, 34256, 40402, 44498, 34267, 58843, 24029, 58845, 50656, 34273, 42469, 42470, 48617, 26093, 32239, 32240, 48624, 36339, 32244, 32245, 34293, 32249, 32251, 44539, 26109, 44540, 42495, 42496, 34305, 34306, 42497, 46587, 32261, 32262, 36358, 54783, 54785, 54787, 32267, 24076, 32268, 52749, 56844, 52752, 24081, 32273, 56845, 24085, 32279, 32280, 38425, 40473, 50714, 32285, 44573, 46621, 150516, 30245, 42534, 28199, 48678, 52775, 150110, 26155, 44588, 32301, 150518, 28209, 26167, 30277, 28234, 56906, 26190, 38480, 28242, 58963, 56916, 56917, 26198, 24151, 40534, 40535, 46682, 46683, 24156, 38493, 30302, 38494, 38495, 38496, 46686, 50778, 52831, 36453, 56926, 150529, 26216, 44648, 44649, 58987, 58988, 38509, 36462, 44653, 44654, 150531, 32372, 34422, 26231, 56951, 30329, 28285, 38526, 28287, 40573, 40575, 56960, 28291, 59012, 59013, 28294, 59014, 28296, 59016, 24203, 40587, 40588, 26254, 24209, 28305, 30353, 42644, 38550, 28311, 36504, 28313, 52887, 48795, 24220, 32414, 52895, 56918, 26278, 36522, 38571, 57003, 24237, 48814, 34484, 56922, 50870, 42680, 44729, 36539, 30397, 32448, 34497, 24258, 24261, 57029, 30408, 42697, 42698, 36555, 50892, 24269, 34510, 36559, 57037, 30419, 48852, 28374, 30422, 24284, 32476, 34524, 32479, 32480, 57057, 52962, 24296, 38634, 46826, 48874, 38637, 28403, 32501, 46837, 46838, 30457, 30458, 48889, 57081, 42749, 38654, 32512, 42754, 28424, 53002, 24331, 30476, 42763, 26383, 24337, 53010, 42771, 22292, 46869, 40729, 32539, 46879, 44832, 53024, 28450, 26406, 50982, 48938, 44843, 50987, 50988, 48942, 32559, 42800, 42801, 53036, 54503, 24376, 46904, 46907, 46908, 30527, 46913, 24386, 46914, 42822, 46919, 42824, 42825, 22349, 42830, 51023, 34642, 28500, 46936, 51032, 34652, 42845, 46942, 24415, 51037, 30561, 24418, 24419, 46946, 32615, 34667, 26476, 34669, 26478, 40813, 26480, 40816, 24434, 28530, 26484, 24437, 44913, 44917, 44920, 57201, 32639, 22401, 49027, 46986, 44939, 46991, 22416, 24467, 44947, 38807, 36763, 28576, 26530, 24485, 24487, 53159, 30635, 44971, 44972, 32686, 47022, 34736, 51119, 24498, 30642, 51126, 47034, 24514, 42947, 26564, 42951, 42952, 47050, 30670, 47054, 53199, 51155, 47061, 40919, 26584, 45017, 28648, 30697, 47082, 26603, 38892, 24564, 40948, 38902, 51190, 32762, 47101);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:37:07,149 - 124817 - src.utils.log - INFO - βœ… Fetched 643 rows - __SPLIT__ 2026-07-21 10:37:07,150 - 124817 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.SetupSourceMapping WHERE ServiceSetupId in (26624, 30724, 51204, 24594, 43026, 47124, 36887, 53276, 53277, 36895, 30755, 32808, 28716, 24623, 26671, 32816, 38962, 47155, 57396, 48045, 53311, 47169, 32836, 24646, 24648, 22604, 28748, 45135, 53330, 24660, 34903, 22618, 24666, 36957, 36958, 51293, 51295, 53341, 24674, 45156, 51301, 26727, 45168, 50090, 51312, 36981, 26745, 43130, 43131, 51326, 22656, 55424, 43138, 41101, 41102, 39059, 39060, 22677, 53395, 55445, 43160, 32921, 51353, 39082, 43179, 47275, 43183, 45231, 26801, 34993, 37042, 34996, 45232, 47284, 49327, 149683, 22713, 149684, 149685, 149688, 51389, 149692, 32961, 26818, 30914, 32963, 32964, 39106, 47301, 51398, 149698, 149699, 22731, 39115, 26830, 43214, 57556, 47317, 28888, 37080, 28893, 39133, 51421, 39136, 39138, 39140, 47332, 149734, 30954, 30959, 37103, 39152, 30964, 37111, 43257, 28923, 30974, 30975, 43263, 26882, 24836, 43268, 43270, 35079, 30984, 22793, 150534, 49425, 53523, 43285, 28958, 26911, 39205, 24871, 43304, 28971, 26930, 26931, 28978, 45363, 35126, 55603, 51515, 53566, 26946, 35138, 31046, 37196, 149840, 33106, 39251, 45399, 45400, 37209, 47450, 53594, 39260, 35167, 35173, 37222, 49509, 49510, 149869, 150375, 43378, 47474, 47476, 139634, 37238, 35194, 39291, 24959, 139652, 29062, 45447, 27016, 45449, 27018, 45450, 139655, 149898, 39311, 27024, 35220, 45461, 29078, 45464, 149912, 31130, 37274, 29084, 37275, 37276, 43422, 57759, 27041, 139674, 57764, 41381, 149927, 149928, 33198, 37294, 49583, 31157, 27066, 35258, 33212, 27069, 45501, 119227, 27073, 45508, 49605, 37325, 149967, 45520, 57808, 39378, 149968, 35284, 149969, 31190, 149971, 31192, 149972, 27098, 31194, 33243, 23005, 41434, 51675, 149975, 149976, 49634, 149981, 149982, 29157, 149983, 51687, 23016, 149984, 149986, 39403, 27116, 149988, 149989, 149991, 149992, 149996, 150002, 33268, 25080, 29177, 27130, 29182, 37379, 27140, 33284, 23046, 33285, 37380, 39428, 150022, 25100, 150029, 150030, 150033, 39442, 150034, 33300, 35349, 33302, 31255, 150035, 150036, 150038, 150040, 150041, 150044, 150047, 47648, 150048, 150049, 150050, 29220, 27173, 23078, 33317, 31272, 150051, 29226, 150052, 150053, 150054, 150055, 41519, 150056, 37425, 150057, 150058, 55860, 150060, 150061, 57911, 25144, 47672, 47674, 150068, 39484, 23101, 150069, 150070, 150072, 51777, 150073, 150078, 150083, 150084, 150086, 150088, 150089, 41546, 45642, 150093, 150094, 150095, 25169, 150097, 129619, 25172, 119380, 119382, 150098, 150099, 150100, 150101, 150102, 150103, 55901, 31326, 150104, 25184, 23137, 150105, 150106, 150108, 23141, 150109, 25191, 150111, 150112, 29290, 150115, 43628, 150122, 150126, 35441, 37492, 37495, 41592, 31354, 37500, 43646, 35456, 41601, 49792, 49793, 31365, 150150, 150157, 150158, 23186, 31379, 39572, 41619, 41620, 51859, 31384, 150167, 150168, 150171, 33442, 35491, 150179, 53925, 150180, 25255, 150181, 150185, 150186, 150187, 35500, 47789, 150189, 41647, 23216, 43695, 150190, 150194, 43700, 150195, 150197, 150198, 150199, 150200, 41660, 47806, 31427, 35525, 150219, 31437, 25294, 119501, 29393, 37587, 25302, 58072, 25306, 39643, 35549, 27364, 56038, 25319, 39655, 37609, 29418, 47849, 51949, 23281, 25330, 39666, 29429, 29431, 31482, 41724, 27389, 29437, 41725, 41726, 119551, 35588, 25349, 27401, 29450, 29451, 35597, 119566, 150291, 37652, 35606, 39705, 39706, 45851, 33564, 45852, 47900, 41759, 41760, 51994, 33570, 150306, 29479, 39719, 39721, 33578, 33579, 39722, 47915, 119603, 52022, 29495, 27448, 37687, 27450, 56118, 31548, 58170, 37694, 37695, 37697, 37698, 41793, 150338, 150342, 150370, 150345, 52043, 37710, 150352, 150355, 150358, 150359, 29528, 41817, 150361, 25435, 23389, 51053, 150365, 50016, 50017, 23394, 27490, 37732, 25445, 52068, 35687, 37735, 35689, 29546, 51055, 150374, 25453, 23406, 25455, 52080, 35697, 150379, 35699, 37747, 41844, 43893, 150383, 25464, 149973, 150380, 150386, 150387, 149974, 150392, 150394, 25472, 58241, 150395, 29571, 31619, 150396, 35718, 31623, 150400, 150401, 150410, 150411, 150384, 31629, 150412, 150414, 35728, 150385, 150415, 37779, 27540, 35733, 150417, 37783, 150418, 150420, 35738, 39835, 150427, 150429, 45982, 45987, 46590, 150439, 23466, 33707, 31660, 33708, 33710, 33711, 37802, 41899, 45997, 45998, 45999, 31669, 37813, 54195, 27576, 150450, 41914, 29627, 25532, 35772, 41915, 149987, 37824, 150456, 150457, 150458, 27588, 35781, 150470, 29643, 43979, 43980, 150475, 150480, 27602, 150398, 150483, 25558, 41947, 43996, 27614, 43999, 150495, 150496, 37860, 150501, 150503, 150504, 150509, 33774, 150510, 33777, 29682, 33778, 33779, 33780, 23542, 33781, 33782, 33783, 23546, 35832, 39923, 52220, 31742, 56311, 150521, 23553, 150522, 150524, 150525, 39941, 23558, 27654, 39942, 25609, 31753, 48133, 23564, 54283, 150533, 52239, 150535, 150536, 150546, 150547, 27668, 42004, 150549, 39959, 150551, 31769, 150552, 150554, 150556, 25629, 150557, 150559, 150560, 25633, 42018, 150561, 31780, 150562, 150566, 46119, 35880, 33834, 150571, 150572, 150573, 150574, 23599, 33840, 37936, 150576, 25651, 33844, 42035, 150577, 150579, 150580, 35897, 50234, 150584, 150585, 33853, 27710, 150586, 46144, 29761, 150587, 150588, 150589, 150592, 150598, 150600, 40009, 150601, 150602, 150603, 150606, 150607, 23632, 150608, 150611, 150612, 40023, 150615, 150616, 150620, 25695, 23648, 40031, 150625, 23652, 50281, 23658, 150636, 150637, 31855, 150640, 150641, 150642, 40051, 35956, 150644, 150647, 150649, 150650, 42108, 150654, 150655, 150656, 150657, 150658, 42115, 150659, 150660, 23686, 38022, 150661, 46217, 150662, 150663, 23692, 56460, 42126, 150667, 150671, 150673, 33939, 40083, 150675, 29846, 40086, 150676, 150677, 150678, 150680, 150681, 33949, 29854, 150682, 150683, 150684, 38050, 150685, 150688, 150691, 150692, 150694, 150695, 48297, 150696, 150697, 150699, 36013, 150700, 40111, 150701, 150705, 36018, 150707, 36020, 23735, 150712, 150444, 27835, 150714, 27837, 150715, 150716, 150446, 31943, 150447, 36046, 27857, 34004, 31957, 29911, 44247, 44249, 34010, 40157, 150451, 27872, 27874, 150452, 29924, 38119, 34024, 27881, 34026, 38121, 48363, 46317, 48364, 46319, 25840, 50413, 40178, 150454, 31988, 150455, 38134, 48378, 23806, 29951, 34049, 150459, 23824, 50454, 27932, 23842, 34083, 25894, 23847, 27943, 52525, 29998, 150062, 42299, 52542, 40259, 27981, 23891, 44378, 23899, 38236, 27999, 56676, 58727, 48488, 58729, 50543, 50544, 52593, 32116, 38263, 42360, 52608, 23940, 28040, 23950, 36239, 54673, 52627, 30103, 23962, 23965, 50590, 50591, 26020, 32166, 42407, 46506, 48554, 28076, 48555, 26034, 46516, 26038, 36282, 30139, 23996, 26044, 32191, 28097, 26050, 48577, 24004, 48578, 36294, 26057, 48586, 40396, 52687, 34256, 40402, 44498, 34267, 58843, 24029, 58845, 50656, 34273, 42469, 42470, 48617, 26093, 32239, 32240, 48624, 36339, 32244, 32245, 34293, 32249, 32251, 44539, 26109, 44540, 42495, 42496, 34305, 34306, 42497, 46587, 32261, 32262, 36358, 54783, 54785, 54787, 32267, 24076, 32268, 52749, 56844, 52752, 24081, 32273, 56845, 24085, 32279, 32280, 38425, 40473, 50714, 32285, 44573, 46621, 150516, 30245, 42534, 28199, 48678, 52775, 150110, 26155, 44588, 32301, 150518, 28209, 26167, 30277, 28234, 56906, 26190, 38480, 28242, 58963, 56916, 56917, 26198, 24151, 40534, 40535, 46682, 46683, 24156, 38493, 30302, 38494, 38495, 38496, 46686, 50778, 52831, 36453, 56926, 150529, 26216, 44648, 44649, 58987, 58988, 38509, 36462, 44653, 44654, 150531, 32372, 34422, 26231, 56951, 30329, 28285, 38526, 28287, 40573, 40575, 56960, 28291, 59012, 59013, 28294, 59014, 28296, 59016, 24203, 40587, 40588, 26254, 24209, 28305, 30353, 42644, 38550, 28311, 36504, 28313, 52887, 48795, 24220, 32414, 52895, 56918, 26278, 36522, 38571, 57003, 24237, 48814, 34484, 56922, 50870, 42680, 44729, 36539, 30397, 32448, 34497, 24258, 24261, 57029, 30408, 42697, 42698, 36555, 50892, 24269, 34510, 36559, 57037, 30419, 48852, 28374, 30422, 24284, 32476, 34524, 32479, 32480, 57057, 52962, 24296, 38634, 46826, 48874, 38637, 28403, 32501, 46837, 46838, 30457, 30458, 48889, 57081, 42749, 38654, 32512, 42754, 28424, 53002, 24331, 30476, 42763, 26383, 24337, 53010, 42771, 22292, 46869, 40729, 32539, 46879, 44832, 53024, 28450, 26406, 50982, 48938, 44843, 50987, 50988, 48942, 32559, 42800, 42801, 53036, 54503, 24376, 46904, 46907, 46908, 30527, 46913, 24386, 46914, 42822, 46919, 42824, 42825, 22349, 42830, 51023, 34642, 28500, 46936, 51032, 34652, 42845, 46942, 24415, 51037, 30561, 24418, 24419, 46946, 32615, 34667, 26476, 34669, 26478, 40813, 26480, 40816, 24434, 28530, 26484, 24437, 44913, 44917, 44920, 57201, 32639, 22401, 49027, 46986, 44939, 46991, 22416, 24467, 44947, 38807, 36763, 28576, 26530, 24485, 24487, 53159, 30635, 44971, 44972, 32686, 47022, 34736, 51119, 24498, 30642, 51126, 47034, 24514, 42947, 26564, 42951, 42952, 47050, 30670, 47054, 53199, 51155, 47061, 40919, 26584, 45017, 28648, 30697, 47082, 26603, 38892, 24564, 40948, 38902, 51190, 32762, 47101);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:37:07,484 - 124817 - src.utils.log - INFO - βœ… Fetched 54 rows - __SPLIT__ 2026-07-21 10:37:07,486 - 124817 - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM [ServiceCore].[CommunicationPreferencesServiceReportNotification] WITH(NOLOCK) WHERE EntityType = 'Setup' AND ServiceSetupId in (26624, 30724, 51204, 24594, 43026, 47124, 36887, 53276, 53277, 36895, 30755, 32808, 28716, 24623, 26671, 32816, 38962, 47155, 57396, 48045, 53311, 47169, 32836, 24646, 24648, 22604, 28748, 45135, 53330, 24660, 34903, 22618, 24666, 36957, 36958, 51293, 51295, 53341, 24674, 45156, 51301, 26727, 45168, 50090, 51312, 36981, 26745, 43130, 43131, 51326, 22656, 55424, 43138, 41101, 41102, 39059, 39060, 22677, 53395, 55445, 43160, 32921, 51353, 39082, 43179, 47275, 43183, 45231, 26801, 34993, 37042, 34996, 45232, 47284, 49327, 149683, 22713, 149684, 149685, 149688, 51389, 149692, 32961, 26818, 30914, 32963, 32964, 39106, 47301, 51398, 149698, 149699, 22731, 39115, 26830, 43214, 57556, 47317, 28888, 37080, 28893, 39133, 51421, 39136, 39138, 39140, 47332, 149734, 30954, 30959, 37103, 39152, 30964, 37111, 43257, 28923, 30974, 30975, 43263, 26882, 24836, 43268, 43270, 35079, 30984, 22793, 150534, 49425, 53523, 43285, 28958, 26911, 39205, 24871, 43304, 28971, 26930, 26931, 28978, 45363, 35126, 55603, 51515, 53566, 26946, 35138, 31046, 37196, 149840, 33106, 39251, 45399, 45400, 37209, 47450, 53594, 39260, 35167, 35173, 37222, 49509, 49510, 149869, 150375, 43378, 47474, 47476, 139634, 37238, 35194, 39291, 24959, 139652, 29062, 45447, 27016, 45449, 27018, 45450, 139655, 149898, 39311, 27024, 35220, 45461, 29078, 45464, 149912, 31130, 37274, 29084, 37275, 37276, 43422, 57759, 27041, 139674, 57764, 41381, 149927, 149928, 33198, 37294, 49583, 31157, 27066, 35258, 33212, 27069, 45501, 119227, 27073, 45508, 49605, 37325, 149967, 45520, 57808, 39378, 149968, 35284, 149969, 31190, 149971, 31192, 149972, 27098, 31194, 33243, 23005, 41434, 51675, 149975, 149976, 49634, 149981, 149982, 29157, 149983, 51687, 23016, 149984, 149986, 39403, 27116, 149988, 149989, 149991, 149992, 149996, 150002, 33268, 25080, 29177, 27130, 29182, 37379, 27140, 33284, 23046, 33285, 37380, 39428, 150022, 25100, 150029, 150030, 150033, 39442, 150034, 33300, 35349, 33302, 31255, 150035, 150036, 150038, 150040, 150041, 150044, 150047, 47648, 150048, 150049, 150050, 29220, 27173, 23078, 33317, 31272, 150051, 29226, 150052, 150053, 150054, 150055, 41519, 150056, 37425, 150057, 150058, 55860, 150060, 150061, 57911, 25144, 47672, 47674, 150068, 39484, 23101, 150069, 150070, 150072, 51777, 150073, 150078, 150083, 150084, 150086, 150088, 150089, 41546, 45642, 150093, 150094, 150095, 25169, 150097, 129619, 25172, 119380, 119382, 150098, 150099, 150100, 150101, 150102, 150103, 55901, 31326, 150104, 25184, 23137, 150105, 150106, 150108, 23141, 150109, 25191, 150111, 150112, 29290, 150115, 43628, 150122, 150126, 35441, 37492, 37495, 41592, 31354, 37500, 43646, 35456, 41601, 49792, 49793, 31365, 150150, 150157, 150158, 23186, 31379, 39572, 41619, 41620, 51859, 31384, 150167, 150168, 150171, 33442, 35491, 150179, 53925, 150180, 25255, 150181, 150185, 150186, 150187, 35500, 47789, 150189, 41647, 23216, 43695, 150190, 150194, 43700, 150195, 150197, 150198, 150199, 150200, 41660, 47806, 31427, 35525, 150219, 31437, 25294, 119501, 29393, 37587, 25302, 58072, 25306, 39643, 35549, 27364, 56038, 25319, 39655, 37609, 29418, 47849, 51949, 23281, 25330, 39666, 29429, 29431, 31482, 41724, 27389, 29437, 41725, 41726, 119551, 35588, 25349, 27401, 29450, 29451, 35597, 119566, 150291, 37652, 35606, 39705, 39706, 45851, 33564, 45852, 47900, 41759, 41760, 51994, 33570, 150306, 29479, 39719, 39721, 33578, 33579, 39722, 47915, 119603, 52022, 29495, 27448, 37687, 27450, 56118, 31548, 58170, 37694, 37695, 37697, 37698, 41793, 150338, 150342, 150370, 150345, 52043, 37710, 150352, 150355, 150358, 150359, 29528, 41817, 150361, 25435, 23389, 51053, 150365, 50016, 50017, 23394, 27490, 37732, 25445, 52068, 35687, 37735, 35689, 29546, 51055, 150374, 25453, 23406, 25455, 52080, 35697, 150379, 35699, 37747, 41844, 43893, 150383, 25464, 149973, 150380, 150386, 150387, 149974, 150392, 150394, 25472, 58241, 150395, 29571, 31619, 150396, 35718, 31623, 150400, 150401, 150410, 150411, 150384, 31629, 150412, 150414, 35728, 150385, 150415, 37779, 27540, 35733, 150417, 37783, 150418, 150420, 35738, 39835, 150427, 150429, 45982, 45987, 46590, 150439, 23466, 33707, 31660, 33708, 33710, 33711, 37802, 41899, 45997, 45998, 45999, 31669, 37813, 54195, 27576, 150450, 41914, 29627, 25532, 35772, 41915, 149987, 37824, 150456, 150457, 150458, 27588, 35781, 150470, 29643, 43979, 43980, 150475, 150480, 27602, 150398, 150483, 25558, 41947, 43996, 27614, 43999, 150495, 150496, 37860, 150501, 150503, 150504, 150509, 33774, 150510, 33777, 29682, 33778, 33779, 33780, 23542, 33781, 33782, 33783, 23546, 35832, 39923, 52220, 31742, 56311, 150521, 23553, 150522, 150524, 150525, 39941, 23558, 27654, 39942, 25609, 31753, 48133, 23564, 54283, 150533, 52239, 150535, 150536, 150546, 150547, 27668, 42004, 150549, 39959, 150551, 31769, 150552, 150554, 150556, 25629, 150557, 150559, 150560, 25633, 42018, 150561, 31780, 150562, 150566, 46119, 35880, 33834, 150571, 150572, 150573, 150574, 23599, 33840, 37936, 150576, 25651, 33844, 42035, 150577, 150579, 150580, 35897, 50234, 150584, 150585, 33853, 27710, 150586, 46144, 29761, 150587, 150588, 150589, 150592, 150598, 150600, 40009, 150601, 150602, 150603, 150606, 150607, 23632, 150608, 150611, 150612, 40023, 150615, 150616, 150620, 25695, 23648, 40031, 150625, 23652, 50281, 23658, 150636, 150637, 31855, 150640, 150641, 150642, 40051, 35956, 150644, 150647, 150649, 150650, 42108, 150654, 150655, 150656, 150657, 150658, 42115, 150659, 150660, 23686, 38022, 150661, 46217, 150662, 150663, 23692, 56460, 42126, 150667, 150671, 150673, 33939, 40083, 150675, 29846, 40086, 150676, 150677, 150678, 150680, 150681, 33949, 29854, 150682, 150683, 150684, 38050, 150685, 150688, 150691, 150692, 150694, 150695, 48297, 150696, 150697, 150699, 36013, 150700, 40111, 150701, 150705, 36018, 150707, 36020, 23735, 150712, 150444, 27835, 150714, 27837, 150715, 150716, 150446, 31943, 150447, 36046, 27857, 34004, 31957, 29911, 44247, 44249, 34010, 40157, 150451, 27872, 27874, 150452, 29924, 38119, 34024, 27881, 34026, 38121, 48363, 46317, 48364, 46319, 25840, 50413, 40178, 150454, 31988, 150455, 38134, 48378, 23806, 29951, 34049, 150459, 23824, 50454, 27932, 23842, 34083, 25894, 23847, 27943, 52525, 29998, 150062, 42299, 52542, 40259, 27981, 23891, 44378, 23899, 38236, 27999, 56676, 58727, 48488, 58729, 50543, 50544, 52593, 32116, 38263, 42360, 52608, 23940, 28040, 23950, 36239, 54673, 52627, 30103, 23962, 23965, 50590, 50591, 26020, 32166, 42407, 46506, 48554, 28076, 48555, 26034, 46516, 26038, 36282, 30139, 23996, 26044, 32191, 28097, 26050, 48577, 24004, 48578, 36294, 26057, 48586, 40396, 52687, 34256, 40402, 44498, 34267, 58843, 24029, 58845, 50656, 34273, 42469, 42470, 48617, 26093, 32239, 32240, 48624, 36339, 32244, 32245, 34293, 32249, 32251, 44539, 26109, 44540, 42495, 42496, 34305, 34306, 42497, 46587, 32261, 32262, 36358, 54783, 54785, 54787, 32267, 24076, 32268, 52749, 56844, 52752, 24081, 32273, 56845, 24085, 32279, 32280, 38425, 40473, 50714, 32285, 44573, 46621, 150516, 30245, 42534, 28199, 48678, 52775, 150110, 26155, 44588, 32301, 150518, 28209, 26167, 30277, 28234, 56906, 26190, 38480, 28242, 58963, 56916, 56917, 26198, 24151, 40534, 40535, 46682, 46683, 24156, 38493, 30302, 38494, 38495, 38496, 46686, 50778, 52831, 36453, 56926, 150529, 26216, 44648, 44649, 58987, 58988, 38509, 36462, 44653, 44654, 150531, 32372, 34422, 26231, 56951, 30329, 28285, 38526, 28287, 40573, 40575, 56960, 28291, 59012, 59013, 28294, 59014, 28296, 59016, 24203, 40587, 40588, 26254, 24209, 28305, 30353, 42644, 38550, 28311, 36504, 28313, 52887, 48795, 24220, 32414, 52895, 56918, 26278, 36522, 38571, 57003, 24237, 48814, 34484, 56922, 50870, 42680, 44729, 36539, 30397, 32448, 34497, 24258, 24261, 57029, 30408, 42697, 42698, 36555, 50892, 24269, 34510, 36559, 57037, 30419, 48852, 28374, 30422, 24284, 32476, 34524, 32479, 32480, 57057, 52962, 24296, 38634, 46826, 48874, 38637, 28403, 32501, 46837, 46838, 30457, 30458, 48889, 57081, 42749, 38654, 32512, 42754, 28424, 53002, 24331, 30476, 42763, 26383, 24337, 53010, 42771, 22292, 46869, 40729, 32539, 46879, 44832, 53024, 28450, 26406, 50982, 48938, 44843, 50987, 50988, 48942, 32559, 42800, 42801, 53036, 54503, 24376, 46904, 46907, 46908, 30527, 46913, 24386, 46914, 42822, 46919, 42824, 42825, 22349, 42830, 51023, 34642, 28500, 46936, 51032, 34652, 42845, 46942, 24415, 51037, 30561, 24418, 24419, 46946, 32615, 34667, 26476, 34669, 26478, 40813, 26480, 40816, 24434, 28530, 26484, 24437, 44913, 44917, 44920, 57201, 32639, 22401, 49027, 46986, 44939, 46991, 22416, 24467, 44947, 38807, 36763, 28576, 26530, 24485, 24487, 53159, 30635, 44971, 44972, 32686, 47022, 34736, 51119, 24498, 30642, 51126, 47034, 24514, 42947, 26564, 42951, 42952, 47050, 30670, 47054, 53199, 51155, 47061, 40919, 26584, 45017, 28648, 30697, 47082, 26603, 38892, 24564, 40948, 38902, 51190, 32762, 47101);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:37:07,971 - 124817 - src.utils.log - INFO - βœ… Fetched 25 rows - __SPLIT__ 2026-07-21 10:37:07,972 - 124817 - src.utils.log - INFO - πŸ” Fetching data: SELECT * From CRM.LeadNote WHERE RefType = 'Setup' and RefId in (26624, 30724, 51204, 24594, 43026, 47124, 36887, 53276, 53277, 36895, 30755, 32808, 28716, 24623, 26671, 32816, 38962, 47155, 57396, 48045, 53311, 47169, 32836, 24646, 24648, 22604, 28748, 45135, 53330, 24660, 34903, 22618, 24666, 36957, 36958, 51293, 51295, 53341, 24674, 45156, 51301, 26727, 45168, 50090, 51312, 36981, 26745, 43130, 43131, 51326, 22656, 55424, 43138, 41101, 41102, 39059, 39060, 22677, 53395, 55445, 43160, 32921, 51353, 39082, 43179, 47275, 43183, 45231, 26801, 34993, 37042, 34996, 45232, 47284, 49327, 149683, 22713, 149684, 149685, 149688, 51389, 149692, 32961, 26818, 30914, 32963, 32964, 39106, 47301, 51398, 149698, 149699, 22731, 39115, 26830, 43214, 57556, 47317, 28888, 37080, 28893, 39133, 51421, 39136, 39138, 39140, 47332, 149734, 30954, 30959, 37103, 39152, 30964, 37111, 43257, 28923, 30974, 30975, 43263, 26882, 24836, 43268, 43270, 35079, 30984, 22793, 150534, 49425, 53523, 43285, 28958, 26911, 39205, 24871, 43304, 28971, 26930, 26931, 28978, 45363, 35126, 55603, 51515, 53566, 26946, 35138, 31046, 37196, 149840, 33106, 39251, 45399, 45400, 37209, 47450, 53594, 39260, 35167, 35173, 37222, 49509, 49510, 149869, 150375, 43378, 47474, 47476, 139634, 37238, 35194, 39291, 24959, 139652, 29062, 45447, 27016, 45449, 27018, 45450, 139655, 149898, 39311, 27024, 35220, 45461, 29078, 45464, 149912, 31130, 37274, 29084, 37275, 37276, 43422, 57759, 27041, 139674, 57764, 41381, 149927, 149928, 33198, 37294, 49583, 31157, 27066, 35258, 33212, 27069, 45501, 119227, 27073, 45508, 49605, 37325, 149967, 45520, 57808, 39378, 149968, 35284, 149969, 31190, 149971, 31192, 149972, 27098, 31194, 33243, 23005, 41434, 51675, 149975, 149976, 49634, 149981, 149982, 29157, 149983, 51687, 23016, 149984, 149986, 39403, 27116, 149988, 149989, 149991, 149992, 149996, 150002, 33268, 25080, 29177, 27130, 29182, 37379, 27140, 33284, 23046, 33285, 37380, 39428, 150022, 25100, 150029, 150030, 150033, 39442, 150034, 33300, 35349, 33302, 31255, 150035, 150036, 150038, 150040, 150041, 150044, 150047, 47648, 150048, 150049, 150050, 29220, 27173, 23078, 33317, 31272, 150051, 29226, 150052, 150053, 150054, 150055, 41519, 150056, 37425, 150057, 150058, 55860, 150060, 150061, 57911, 25144, 47672, 47674, 150068, 39484, 23101, 150069, 150070, 150072, 51777, 150073, 150078, 150083, 150084, 150086, 150088, 150089, 41546, 45642, 150093, 150094, 150095, 25169, 150097, 129619, 25172, 119380, 119382, 150098, 150099, 150100, 150101, 150102, 150103, 55901, 31326, 150104, 25184, 23137, 150105, 150106, 150108, 23141, 150109, 25191, 150111, 150112, 29290, 150115, 43628, 150122, 150126, 35441, 37492, 37495, 41592, 31354, 37500, 43646, 35456, 41601, 49792, 49793, 31365, 150150, 150157, 150158, 23186, 31379, 39572, 41619, 41620, 51859, 31384, 150167, 150168, 150171, 33442, 35491, 150179, 53925, 150180, 25255, 150181, 150185, 150186, 150187, 35500, 47789, 150189, 41647, 23216, 43695, 150190, 150194, 43700, 150195, 150197, 150198, 150199, 150200, 41660, 47806, 31427, 35525, 150219, 31437, 25294, 119501, 29393, 37587, 25302, 58072, 25306, 39643, 35549, 27364, 56038, 25319, 39655, 37609, 29418, 47849, 51949, 23281, 25330, 39666, 29429, 29431, 31482, 41724, 27389, 29437, 41725, 41726, 119551, 35588, 25349, 27401, 29450, 29451, 35597, 119566, 150291, 37652, 35606, 39705, 39706, 45851, 33564, 45852, 47900, 41759, 41760, 51994, 33570, 150306, 29479, 39719, 39721, 33578, 33579, 39722, 47915, 119603, 52022, 29495, 27448, 37687, 27450, 56118, 31548, 58170, 37694, 37695, 37697, 37698, 41793, 150338, 150342, 150370, 150345, 52043, 37710, 150352, 150355, 150358, 150359, 29528, 41817, 150361, 25435, 23389, 51053, 150365, 50016, 50017, 23394, 27490, 37732, 25445, 52068, 35687, 37735, 35689, 29546, 51055, 150374, 25453, 23406, 25455, 52080, 35697, 150379, 35699, 37747, 41844, 43893, 150383, 25464, 149973, 150380, 150386, 150387, 149974, 150392, 150394, 25472, 58241, 150395, 29571, 31619, 150396, 35718, 31623, 150400, 150401, 150410, 150411, 150384, 31629, 150412, 150414, 35728, 150385, 150415, 37779, 27540, 35733, 150417, 37783, 150418, 150420, 35738, 39835, 150427, 150429, 45982, 45987, 46590, 150439, 23466, 33707, 31660, 33708, 33710, 33711, 37802, 41899, 45997, 45998, 45999, 31669, 37813, 54195, 27576, 150450, 41914, 29627, 25532, 35772, 41915, 149987, 37824, 150456, 150457, 150458, 27588, 35781, 150470, 29643, 43979, 43980, 150475, 150480, 27602, 150398, 150483, 25558, 41947, 43996, 27614, 43999, 150495, 150496, 37860, 150501, 150503, 150504, 150509, 33774, 150510, 33777, 29682, 33778, 33779, 33780, 23542, 33781, 33782, 33783, 23546, 35832, 39923, 52220, 31742, 56311, 150521, 23553, 150522, 150524, 150525, 39941, 23558, 27654, 39942, 25609, 31753, 48133, 23564, 54283, 150533, 52239, 150535, 150536, 150546, 150547, 27668, 42004, 150549, 39959, 150551, 31769, 150552, 150554, 150556, 25629, 150557, 150559, 150560, 25633, 42018, 150561, 31780, 150562, 150566, 46119, 35880, 33834, 150571, 150572, 150573, 150574, 23599, 33840, 37936, 150576, 25651, 33844, 42035, 150577, 150579, 150580, 35897, 50234, 150584, 150585, 33853, 27710, 150586, 46144, 29761, 150587, 150588, 150589, 150592, 150598, 150600, 40009, 150601, 150602, 150603, 150606, 150607, 23632, 150608, 150611, 150612, 40023, 150615, 150616, 150620, 25695, 23648, 40031, 150625, 23652, 50281, 23658, 150636, 150637, 31855, 150640, 150641, 150642, 40051, 35956, 150644, 150647, 150649, 150650, 42108, 150654, 150655, 150656, 150657, 150658, 42115, 150659, 150660, 23686, 38022, 150661, 46217, 150662, 150663, 23692, 56460, 42126, 150667, 150671, 150673, 33939, 40083, 150675, 29846, 40086, 150676, 150677, 150678, 150680, 150681, 33949, 29854, 150682, 150683, 150684, 38050, 150685, 150688, 150691, 150692, 150694, 150695, 48297, 150696, 150697, 150699, 36013, 150700, 40111, 150701, 150705, 36018, 150707, 36020, 23735, 150712, 150444, 27835, 150714, 27837, 150715, 150716, 150446, 31943, 150447, 36046, 27857, 34004, 31957, 29911, 44247, 44249, 34010, 40157, 150451, 27872, 27874, 150452, 29924, 38119, 34024, 27881, 34026, 38121, 48363, 46317, 48364, 46319, 25840, 50413, 40178, 150454, 31988, 150455, 38134, 48378, 23806, 29951, 34049, 150459, 23824, 50454, 27932, 23842, 34083, 25894, 23847, 27943, 52525, 29998, 150062, 42299, 52542, 40259, 27981, 23891, 44378, 23899, 38236, 27999, 56676, 58727, 48488, 58729, 50543, 50544, 52593, 32116, 38263, 42360, 52608, 23940, 28040, 23950, 36239, 54673, 52627, 30103, 23962, 23965, 50590, 50591, 26020, 32166, 42407, 46506, 48554, 28076, 48555, 26034, 46516, 26038, 36282, 30139, 23996, 26044, 32191, 28097, 26050, 48577, 24004, 48578, 36294, 26057, 48586, 40396, 52687, 34256, 40402, 44498, 34267, 58843, 24029, 58845, 50656, 34273, 42469, 42470, 48617, 26093, 32239, 32240, 48624, 36339, 32244, 32245, 34293, 32249, 32251, 44539, 26109, 44540, 42495, 42496, 34305, 34306, 42497, 46587, 32261, 32262, 36358, 54783, 54785, 54787, 32267, 24076, 32268, 52749, 56844, 52752, 24081, 32273, 56845, 24085, 32279, 32280, 38425, 40473, 50714, 32285, 44573, 46621, 150516, 30245, 42534, 28199, 48678, 52775, 150110, 26155, 44588, 32301, 150518, 28209, 26167, 30277, 28234, 56906, 26190, 38480, 28242, 58963, 56916, 56917, 26198, 24151, 40534, 40535, 46682, 46683, 24156, 38493, 30302, 38494, 38495, 38496, 46686, 50778, 52831, 36453, 56926, 150529, 26216, 44648, 44649, 58987, 58988, 38509, 36462, 44653, 44654, 150531, 32372, 34422, 26231, 56951, 30329, 28285, 38526, 28287, 40573, 40575, 56960, 28291, 59012, 59013, 28294, 59014, 28296, 59016, 24203, 40587, 40588, 26254, 24209, 28305, 30353, 42644, 38550, 28311, 36504, 28313, 52887, 48795, 24220, 32414, 52895, 56918, 26278, 36522, 38571, 57003, 24237, 48814, 34484, 56922, 50870, 42680, 44729, 36539, 30397, 32448, 34497, 24258, 24261, 57029, 30408, 42697, 42698, 36555, 50892, 24269, 34510, 36559, 57037, 30419, 48852, 28374, 30422, 24284, 32476, 34524, 32479, 32480, 57057, 52962, 24296, 38634, 46826, 48874, 38637, 28403, 32501, 46837, 46838, 30457, 30458, 48889, 57081, 42749, 38654, 32512, 42754, 28424, 53002, 24331, 30476, 42763, 26383, 24337, 53010, 42771, 22292, 46869, 40729, 32539, 46879, 44832, 53024, 28450, 26406, 50982, 48938, 44843, 50987, 50988, 48942, 32559, 42800, 42801, 53036, 54503, 24376, 46904, 46907, 46908, 30527, 46913, 24386, 46914, 42822, 46919, 42824, 42825, 22349, 42830, 51023, 34642, 28500, 46936, 51032, 34652, 42845, 46942, 24415, 51037, 30561, 24418, 24419, 46946, 32615, 34667, 26476, 34669, 26478, 40813, 26480, 40816, 24434, 28530, 26484, 24437, 44913, 44917, 44920, 57201, 32639, 22401, 49027, 46986, 44939, 46991, 22416, 24467, 44947, 38807, 36763, 28576, 26530, 24485, 24487, 53159, 30635, 44971, 44972, 32686, 47022, 34736, 51119, 24498, 30642, 51126, 47034, 24514, 42947, 26564, 42951, 42952, 47050, 30670, 47054, 53199, 51155, 47061, 40919, 26584, 45017, 28648, 30697, 47082, 26603, 38892, 24564, 40948, 38902, 51190, 32762, 47101);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:37:10,071 - 124817 - src.utils.log - INFO - βœ… Fetched 5 rows - __SPLIT__ 2026-07-21 10:37:10,119 - 124817 - src.utils.log - INFO - Inside insert_data_in_temp_tables for work order generation - __SPLIT__ 2026-07-21 10:37:10,119 - 124817 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 10:37:10,119 - 124817 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN (3684740, 3685000, 3685256, 3685782, 3684376, 3684633, 3684251, 3684765, 3684901, 3685419, 3684651, 3684537, 3685565, 3685700, 3684551, 3685451, 3685595, 3685349, 3684583, 3685610, 3684335, 3685232, 3684851) ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:37:10,395 - 124817 - src.utils.log - INFO - βœ… Fetched 23 rows - __SPLIT__ 2026-07-21 10:37:10,396 - 124817 - src.utils.log - INFO - πŸ“₯ Inserting into CRM.LeadNote: 45 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:37:10,696 - 124817 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 45) into CRM.LeadNote - __SPLIT__ 2026-07-21 10:37:12,025 - 124817 - src.utils.log - INFO - βœ… All 45 rows inserted successfully into CRM.LeadNote in 1 batches - __SPLIT__ 2026-07-21 10:37:12,025 - 124817 - src.utils.log - INFO - leadNoteDf inserted to dream DB - __SPLIT__ 2026-07-21 10:37:12,025 - 124817 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 10:37:12,026 - 124817 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN (3684649, 3684813, 3684221) ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:37:12,300 - 124817 - src.utils.log - INFO - βœ… Fetched 3 rows - __SPLIT__ 2026-07-21 10:37:12,301 - 124817 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.CommunicationPreferencesServiceReportNotification: 25 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:37:12,601 - 124817 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 25) into ServiceCore.CommunicationPreferencesServiceReportNotification - __SPLIT__ 2026-07-21 10:37:13,602 - 124817 - src.utils.log - INFO - βœ… All 25 rows inserted successfully into ServiceCore.CommunicationPreferencesServiceReportNotification in 1 batches - __SPLIT__ 2026-07-21 10:37:13,602 - 124817 - src.utils.log - INFO - CommunicationPreferencesServiceReportNotification inserted to dream DB - __SPLIT__ 2026-07-21 10:37:13,602 - 124817 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 10:37:13,603 - 124817 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN ('3685069', '3684396', '3684813', '3684551', '3685349', '3684765', '3685378', '3685232', '3685887', '3684221', '3684552', '3685100', '3685102', '3684442', '3685692', '3685600', '3685000', '3684687', '3685395', '3685700', '3685822', '3684251', '3684901', '3685646', '3684583', '3684377', '3685892', '3685663', '3685565', '3685760', '3685144', '3685256', '3684740', '3684388', '3684886', '3684249', '3685451', '3684522', '3685458', '3684768', '3685225', '3684851', '3685827', '3684537', '3685120', '3685101', '3685188', '3684633', '3685127', '3684777', '3685419', '3685126', '3685595', '3685826', '3685872', '3685782', '3684335', '3685377', '3684762', '3685614', '3684651', '3684825', '3685810', '3684376', '3685116', '3684482') ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:37:13,882 - 124817 - src.utils.log - INFO - βœ… Fetched 66 rows - __SPLIT__ 2026-07-21 10:37:13,883 - 124817 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.SetupAutoGenerationSourceMapping: 0 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:37:14,159 - 124817 - src.utils.log - INFO - βœ… All 0 rows inserted successfully into ServiceCore.SetupAutoGenerationSourceMapping in 0 batches - __SPLIT__ 2026-07-21 10:37:14,160 - 124817 - src.utils.log - INFO - SetupAutoGenerationSourceMapping inserted to dream DB - __SPLIT__ 2026-07-21 10:37:14,160 - 124817 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 10:37:14,160 - 124817 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN (3684353, 3684356, 3684357, 3684358, 3684359, 3684361, 3684362, 3684363, 3684364, 3684365, 3684369, 3684371, 3684376, 3684387, 3684388, 3684391, 3684393, 3684394, 3684395, 3684397, 3684403, 3684404, 3684407, 3684411, 3684412, 3684415, 3684420, 3684425, 3684427, 3684430, 3684433, 3684437, 3684439, 3684444, 3684446, 3684447, 3684448, 3684452, 3684455, 3684459, 3684460, 3684462, 3684463, 3684466, 3684468, 3684469, 3684476, 3684480, 3684481, 3684484, 3684486, 3684490, 3684491, 3684492, 3684498, 3684499, 3684500, 3684502, 3684505, 3684507, 3684516, 3684518, 3684523, 3684525, 3684526, 3684527, 3684530, 3684532, 3684535, 3684536, 3684537, 3684542, 3684546, 3684548, 3684549, 3684551, 3684552, 3684558, 3684561, 3684564, 3684575, 3684583, 3684586, 3684587, 3684589, 3684592, 3684596, 3684597, 3684599, 3684602, 3684603, 3684604, 3684611, 3684613, 3684616, 3684618, 3684619, 3684620, 3684626, 3684628, 3684632, 3684633, 3684635, 3684638, 3684650, 3684651, 3684653, 3684656, 3684658, 3684663, 3684664, 3684665, 3684668, 3684674, 3684680, 3684682, 3684683, 3684687, 3684688, 3684689, 3684693, 3684694, 3684695, 3684697, 3684699, 3684700, 3684702, 3684703, 3684704, 3684706, 3684707, 3684708, 3684711, 3684714, 3684715, 3684718, 3684720, 3684725, 3684730, 3684731, 3684732, 3684735, 3684738, 3684740, 3684750, 3684752, 3684753, 3684754, 3684755, 3684756, 3684760, 3684763, 3684765, 3684772, 3684774, 3684777, 3684785, 3684792, 3684796, 3684797, 3684801, 3684803, 3684805, 3684810, 3684814, 3684818, 3684819, 3684820, 3684822, 3684827, 3684830, 3684831, 3684832, 3684833, 3684834, 3684838, 3684840, 3684841, 3684842, 3684846, 3684851, 3684852, 3684853, 3684855, 3684856, 3684864, 3684870, 3684873, 3684875, 3684876, 3684878, 3684880, 3684881, 3684887, 3684888, 3684893, 3684894, 3684899, 3684900, 3684901, 3684905, 3684906, 3684907, 3684912, 3684914, 3684915, 3684917, 3684918, 3684919, 3684920, 3684922, 3684924, 3684925, 3684927, 3684931, 3684935, 3684936, 3684940, 3684945, 3684946, 3684948, 3684951, 3684952, 3684955, 3684956, 3684957, 3684961, 3684963, 3684967, 3684968, 3684969, 3684970, 3684978, 3684980, 3684981, 3684984, 3684985, 3684990, 3684992, 3684993, 3684994, 3685000, 3685002, 3685005, 3685009, 3685010, 3685011, 3685012, 3685013, 3685019, 3685023, 3685025, 3685027, 3685028, 3685031, 3685032, 3685033, 3685034, 3685035, 3685039, 3685042, 3685046, 3685049, 3685051, 3685053, 3685057, 3685060, 3685061, 3685065, 3685067, 3685071, 3685076, 3685077, 3685093, 3685094, 3685095, 3685096, 3685097, 3685098, 3685100, 3685101, 3685102, 3685103, 3685105, 3685109, 3685111, 3685114, 3685115, 3685116, 3685118, 3685129, 3685132, 3685134, 3685146, 3685149, 3685150, 3685152, 3685154, 3685155, 3685158, 3685159, 3685160, 3685161, 3685163, 3685171, 3685172, 3685173, 3685174, 3685181, 3685184, 3685186, 3685193, 3685198, 3685202, 3685203, 3685205, 3685208, 3685209, 3685216, 3685217, 3685219, 3685222, 3685223, 3685224, 3685232, 3685233, 3685234, 3685238, 3685241, 3685244, 3685245, 3685246, 3685247, 3685250, 3685253, 3685256, 3685261, 3685262, 3685263, 3685273, 3685278, 3685281, 3685283, 3685288, 3685291, 3685294, 3685296, 3685297, 3685302, 3685303, 3685306, 3685308, 3685309, 3685313, 3685315, 3685317, 3685318, 3685319, 3685320, 3685321, 3685323, 3685324, 3685328, 3685329, 3685336, 3685342, 3685344, 3685349, 3685351, 3685357, 3685359, 3685368, 3685370, 3685375, 3685376, 3685379, 3685380, 3685381, 3685382, 3685383, 3685393, 3685394, 3685396, 3685397, 3685398, 3685399, 3685400, 3685404, 3685407, 3685408, 3685409, 3685412, 3685414, 3685419, 3685421, 3685431, 3685434, 3685437, 3685440, 3685441, 3685442, 3685443, 3685444, 3685445, 3685451, 3685465, 3685472, 3685474, 3685480, 3685482, 3685485, 3685486, 3685498, 3685501, 3685505, 3685514, 3685516, 3685521, 3685524, 3685534, 3685535, 3685538, 3685559, 3685563, 3685564, 3685565, 3685566, 3685571, 3685572, 3685573, 3685575, 3685577, 3685583, 3685585, 3685590, 3685595, 3685601, 3685612, 3685614, 3685627, 3685632, 3685634, 3685637, 3685641, 3685642, 3685643, 3685645, 3685648, 3685649, 3685651, 3685652, 3685653, 3685654, 3685656, 3685657, 3685660, 3685668, 3685670, 3685673, 3685674, 3685675, 3685687, 3685689, 3685693, 3685694, 3685695, 3685696, 3685700, 3685703, 3685715, 3685717, 3685723, 3685728, 3685730, 3685731, 3685732, 3685733, 3685737, 3685740, 3685742, 3685747, 3685750, 3685753, 3685755, 3685756, 3685757, 3685758, 3685762, 3685763, 3685769, 3685771, 3685774, 3685775, 3685776, 3685779, 3685781, 3685782, 3685784, 3685787, 3685788, 3685790, 3685793, 3685794, 3685797, 3685800, 3685802, 3685803, 3685804, 3685806, 3685807, 3685815, 3685817, 3685819, 3685820, 3685823, 3685824, 3685825, 3685829, 3685831, 3685833, 3685837, 3685838, 3685839, 3685840, 3685841, 3685842, 3685843, 3685844, 3685846, 3685848, 3685851, 3685853, 3685854, 3685857, 3685860, 3685871, 3685874, 3685876, 3685879, 3685880, 3685882, 3685895, 3685897, 3685901, 3685903, 3685904, 3685905, 3685909, 3685910, 3684228, 3684231, 3684233, 3684234, 3684238, 3684240, 3684243, 3684247, 3684248, 3684250, 3684251, 3684252, 3684259, 3684265, 3684267, 3684268, 3684269, 3684271, 3684272, 3684275, 3684276, 3684277, 3684281, 3684282, 3684284, 3684285, 3684286, 3684287, 3684290, 3684294, 3684299, 3684300, 3684303, 3684304, 3684307, 3684313, 3684314, 3684315, 3684322, 3684323, 3684327, 3684333, 3684335, 3684337, 3684341, 3684342, 3684344, 3684347, 3684348, 3684351) ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:37:14,469 - 124817 - src.utils.log - INFO - βœ… Fetched 599 rows - __SPLIT__ 2026-07-21 10:37:14,471 - 124817 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationAppliedDiscount: 811 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:37:14,774 - 124817 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 811) into ServiceCore.WorkOrderAutoGenerationAppliedDiscount - __SPLIT__ 2026-07-21 10:37:18,526 - 124817 - src.utils.log - INFO - βœ… All 811 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationAppliedDiscount in 1 batches - __SPLIT__ 2026-07-21 10:37:18,527 - 124817 - src.utils.log - INFO - WorkOrderAutoGenerationAppliedDiscount inserted to dream DB - __SPLIT__ 2026-07-21 10:37:18,527 - 124817 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 10:37:18,527 - 124817 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN (3685889.0, 3685378.0, 3684867.0, 3684740.0, 3685638.0, 3684614.0, 3684881.0, 3685141.0, 3684504.0, 3684249.0, 3685786.0, 3684762.0, 3684256.0, 3684898.0, 3685285.0, 3684392.0, 3684911.0, 3685047.0, 3684409.0, 3684799.0, 3684288.0, 3685314.0, 3684937.0, 3684938.0, 3684555.0, 3684939.0, 3684813.0, 3685709.0, 3684687.0, 3685200.0, 3684817.0, 3684942.0, 3684692.0, 3684825.0, 3685481.0, 3684972.0, 3685872.0, 3685488.0, 3684221.0) ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:37:18,803 - 124817 - src.utils.log - INFO - βœ… Fetched 39 rows - __SPLIT__ 2026-07-21 10:37:18,804 - 124817 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.SubWorkOrderAutoGeneration: 39 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:37:19,094 - 124817 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 39) into ServiceCore.SubWorkOrderAutoGeneration - __SPLIT__ 2026-07-21 10:37:20,423 - 124817 - src.utils.log - INFO - βœ… All 39 rows inserted successfully into ServiceCore.SubWorkOrderAutoGeneration in 1 batches - __SPLIT__ 2026-07-21 10:37:20,424 - 124817 - src.utils.log - INFO - SubWorkOrderAutoGeneration inserted to dream DB - __SPLIT__ 2026-07-21 10:37:20,424 - 124817 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 10:37:20,424 - 124817 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN (3685378, 3684740, 3684813, 3684687, 3685872) ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:37:20,699 - 124817 - src.utils.log - INFO - βœ… Fetched 5 rows - __SPLIT__ 2026-07-21 10:37:20,700 - 124817 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationCommissionAdjustment: 9 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:37:21,001 - 124817 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 9) into ServiceCore.WorkOrderAutoGenerationCommissionAdjustment - __SPLIT__ 2026-07-21 10:37:21,834 - 124817 - src.utils.log - INFO - βœ… All 9 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationCommissionAdjustment in 1 batches - __SPLIT__ 2026-07-21 10:37:21,834 - 124817 - src.utils.log - INFO - SubWorkOrderAutoGeneration inserted to dream DB - __SPLIT__ 2026-07-21 10:37:21,834 - 124817 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 10:37:21,835 - 124817 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN (3684736, 3684229, 3685000, 3685256, 3685260, 3685782, 3684376, 3684633, 3684506, 3684251, 3684764, 3684765, 3685789, 3684384, 3684896, 3684643, 3684901, 3685030, 3685419, 3684651, 3685421, 3684912, 3684537, 3685565, 3684926, 3685700, 3684551, 3685449, 3685451, 3684811, 3685205, 3685463, 3685595, 3684955, 3685725, 3684957, 3684701, 3684576, 3685349, 3684583, 3684712, 3685225, 3685866, 3685352, 3685609, 3685741, 3684334, 3684335, 3685232, 3684845, 3684851, 3685235, 3684470, 3685242, 3684478) ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:37:22,114 - 124817 - src.utils.log - INFO - βœ… Fetched 55 rows - __SPLIT__ 2026-07-21 10:37:22,115 - 124817 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationSalesPersonCommission: 158 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:37:22,396 - 124817 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 158) into ServiceCore.WorkOrderAutoGenerationSalesPersonCommission - __SPLIT__ 2026-07-21 10:37:23,861 - 124817 - src.utils.log - INFO - βœ… All 158 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationSalesPersonCommission in 1 batches - __SPLIT__ 2026-07-21 10:37:23,861 - 124817 - src.utils.log - INFO - WorkOrderAutoGenerationSalesPersonCommission_df inserted to dream DB - __SPLIT__ 2026-07-21 10:37:23,861 - 124817 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 10:37:23,862 - 124817 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN (3684222, 3684223, 3684224, 3684225, 3684226, 3684227, 3684228, 3684229, 3684230, 3684231, 3684232, 3684233, 3684234, 3684235, 3684236, 3684237, 3684238, 3684239, 3684240, 3684241, 3684242, 3684243, 3684244, 3684246, 3684247, 3684248, 3684250, 3684251, 3684252, 3684253, 3684254, 3684255, 3684257, 3684258, 3684259, 3684260, 3684261, 3684262, 3684263, 3684264, 3684265, 3684266, 3684267, 3684268, 3684269, 3684270, 3684271, 3684272, 3684273, 3684274, 3684275, 3684276, 3684277, 3684278, 3684279, 3684280, 3684281, 3684282, 3684283, 3684284, 3684285, 3684286, 3684287, 3684289, 3684290, 3684291, 3684292, 3684293, 3684294, 3684295, 3684296, 3684297, 3684298, 3684299, 3684300, 3684301, 3684302, 3684303, 3684304, 3684305, 3684306, 3684307, 3684308, 3684309, 3684310, 3684311, 3684312, 3684314, 3684315, 3684316, 3684317, 3684318, 3684319, 3684320, 3684321, 3684322, 3684323, 3684324, 3684325, 3684326, 3684327, 3684328, 3684329, 3684330, 3684331, 3684332, 3684333, 3684334, 3684335, 3684336, 3684337, 3684338, 3684339, 3684340, 3684341, 3684342, 3684343, 3684344, 3684345, 3684346, 3684347, 3684349, 3684350, 3684351, 3684352, 3684353, 3684354, 3684355, 3684356, 3684357, 3684359, 3684360, 3684361, 3684362, 3684363, 3684364, 3684365, 3684366, 3684367, 3684368, 3684369, 3684370, 3684371, 3684372, 3684373, 3684374, 3684375, 3684376, 3684377, 3684378, 3684379, 3684380, 3684381, 3684382, 3684383, 3684384, 3684385, 3684386, 3684388, 3684389, 3684390, 3684393, 3684395, 3684396, 3684397, 3684399, 3684400, 3684401, 3684402, 3684403, 3684404, 3684405, 3684407, 3684408, 3684410, 3684411, 3684412, 3684413, 3684414, 3684415, 3684416, 3684417, 3684418, 3684419, 3684420, 3684421, 3684422, 3684423, 3684424, 3684425, 3684426, 3684427, 3684428, 3684429, 3684430, 3684431, 3684432, 3684433, 3684434, 3684435, 3684436, 3684437, 3684438, 3684439, 3684440, 3684441, 3684442, 3684443, 3684444, 3684445, 3684446, 3684447, 3684448, 3684449, 3684450, 3684451, 3684452, 3684453, 3684454, 3684455, 3684456, 3684457, 3684458, 3684460, 3684461, 3684462, 3684463, 3684464, 3684465, 3684466, 3684467, 3684468, 3684470, 3684471, 3684472, 3684473, 3684474, 3684475, 3684476, 3684477, 3684478, 3684479, 3684480, 3684481, 3684482, 3684483, 3684484, 3684485, 3684486, 3684487, 3684488, 3684489, 3684490, 3684491, 3684492, 3684493, 3684494, 3684495, 3684496, 3684497, 3684498, 3684499, 3684500, 3684501, 3684502, 3684503, 3684505, 3684506, 3684507, 3684508, 3684509, 3684510, 3684511, 3684512, 3684513, 3684514, 3684515, 3684516, 3684517, 3684518, 3684519, 3684520, 3684521, 3684522, 3684523, 3684524, 3684525, 3684526, 3684527, 3684528, 3684529, 3684530, 3684531, 3684532, 3684533, 3684534, 3684535, 3684536, 3684537, 3684538, 3684539, 3684540, 3684541, 3684542, 3684543, 3684544, 3684545, 3684547, 3684548, 3684549, 3684550, 3684551, 3684552, 3684553, 3684554, 3684556, 3684557, 3684558, 3684559, 3684560, 3684561, 3684562, 3684563, 3684564, 3684565, 3684566, 3684567, 3684568, 3684569, 3684570, 3684571, 3684572, 3684573, 3684574, 3684575, 3684576, 3684577, 3684578, 3684579, 3684580, 3684581, 3684582, 3684583, 3684584, 3684585, 3684586, 3684588, 3684589, 3684590, 3684591, 3684592, 3684593, 3684594, 3684595, 3684596, 3684597, 3684598, 3684599, 3684600, 3684601, 3684602, 3684603, 3684604, 3684605, 3684606, 3684607, 3684608, 3684609, 3684610, 3684611, 3684612, 3684613, 3684615, 3684616, 3684617, 3684618, 3684619, 3684620, 3684621, 3684622, 3684623, 3684624, 3684625, 3684626, 3684627, 3684628, 3684629, 3684630, 3684631, 3684632, 3684633, 3684634, 3684635, 3684636, 3684637, 3684638, 3684639, 3684640, 3684641, 3684642, 3684643, 3684644, 3684645, 3684646, 3684647, 3684648, 3684649, 3684650, 3684651, 3684652, 3684653, 3684654, 3684655, 3684656, 3684657, 3684659, 3684660, 3684661, 3684662, 3684663, 3684664, 3684665, 3684666, 3684667, 3684668, 3684669, 3684670, 3684671, 3684672, 3684673, 3684674, 3684675, 3684676, 3684677, 3684678, 3684679, 3684680, 3684681, 3684682, 3684683, 3684684, 3684685, 3684686, 3684688, 3684689, 3684690, 3684691, 3684693, 3684694, 3684695, 3684696, 3684697, 3684698, 3684699, 3684700, 3684701, 3684703, 3684704, 3684705, 3684706, 3684707, 3684708, 3684709, 3684710, 3684711, 3684712, 3684713, 3684714, 3684715, 3684716, 3684718, 3684719, 3684721, 3684722, 3684723, 3684724, 3684725, 3684726, 3684727, 3684728, 3684729, 3684730, 3684731, 3684732, 3684733, 3684734, 3684735, 3684736, 3684737, 3684738, 3684739, 3684741, 3684742, 3684743, 3684744, 3684745, 3684746, 3684747, 3684748, 3684749, 3684750, 3684751, 3684752, 3684753, 3684754, 3684755, 3684756, 3684757, 3684758, 3684759, 3684760, 3684761, 3684763, 3684764, 3684765, 3684766, 3684767, 3684768, 3684769, 3684770, 3684771, 3684772, 3684773, 3684774, 3684775, 3684776, 3684777, 3684778, 3684779, 3684780, 3684781, 3684782, 3684783, 3684784, 3684785, 3684786, 3684787, 3684788, 3684789, 3684790, 3684791, 3684792, 3684793, 3684794, 3684795, 3684796, 3684797, 3684798, 3684800, 3684801, 3684802, 3684803, 3684804, 3684805, 3684806, 3684807, 3684808, 3684809, 3684810, 3684811, 3684812, 3684815, 3684816, 3684818, 3684819, 3684820, 3684821, 3684823, 3684824, 3684826, 3684828, 3684829, 3684830, 3684832, 3684833, 3684834, 3684835, 3684836, 3684837, 3684839, 3684840, 3684841, 3684842, 3684843, 3684844, 3684845, 3684846, 3684847, 3684848, 3684849, 3684850, 3684851, 3684852, 3684853, 3684854, 3684855, 3684856, 3684857, 3684858, 3684859, 3684860, 3684861, 3684862, 3684863, 3684864, 3684865, 3684866, 3684868, 3684869, 3684870, 3684871, 3684872, 3684873, 3684874, 3684875, 3684876, 3684877, 3684878, 3684879, 3684880, 3684882, 3684883, 3684884, 3684885, 3684886, 3684887, 3684888, 3684889, 3684890, 3684891, 3684892, 3684893, 3684894, 3684895, 3684896, 3684897, 3684899, 3684900, 3684901, 3684902, 3684903, 3684904, 3684905, 3684906, 3684907, 3684908, 3684909, 3684910, 3684912, 3684913, 3684914, 3684915, 3684916, 3684917, 3684918, 3684919, 3684920, 3684921, 3684922, 3684923, 3684924, 3684925, 3684926, 3684927, 3684928, 3684929, 3684930, 3684931, 3684932, 3684933, 3684934, 3684935, 3684936, 3684940, 3684941, 3684943, 3684944, 3684945, 3684946, 3684947, 3684948, 3684949, 3684950, 3684951, 3684952, 3684953, 3684954, 3684955, 3684956, 3684957, 3684958, 3684959, 3684960, 3684961, 3684962, 3684963, 3684964, 3684965, 3684966, 3684967, 3684968, 3684969, 3684970, 3684971, 3684973, 3684974, 3684975, 3684976, 3684977, 3684978, 3684979, 3684981, 3684982, 3684983, 3684984, 3684985, 3684986, 3684987, 3684988, 3684989, 3684990, 3684991, 3684992, 3684993, 3684994, 3684995, 3684996, 3684997, 3684998, 3685000, 3685001, 3685002, 3685003, 3685004, 3685005, 3685006, 3685007, 3685008, 3685009, 3685010, 3685011, 3685012, 3685013, 3685014, 3685015, 3685016, 3685017, 3685018, 3685019, 3685020, 3685021, 3685022, 3685023, 3685024, 3685025, 3685026, 3685027, 3685028, 3685029, 3685030, 3685031, 3685032, 3685033, 3685034, 3685035, 3685036, 3685037, 3685038, 3685039, 3685040, 3685041, 3685042, 3685043, 3685044, 3685045, 3685046, 3685048, 3685049, 3685050, 3685051, 3685052, 3685053, 3685054, 3685055, 3685056, 3685057, 3685058, 3685059, 3685060, 3685061, 3685062, 3685063, 3685064, 3685065, 3685066, 3685067, 3685068, 3685069, 3685070, 3685071, 3685072, 3685073, 3685074, 3685075, 3685076, 3685077, 3685078, 3685079, 3685080, 3685081, 3685082, 3685083, 3685084, 3685085, 3685086, 3685087, 3685088, 3685089, 3685090, 3685091, 3685092, 3685093, 3685094, 3685095, 3685096, 3685097, 3685098, 3685099, 3685100, 3685101, 3685102, 3685103, 3685104, 3685105, 3685106, 3685107, 3685108, 3685109, 3685110, 3685111, 3685112, 3685113, 3685114, 3685115, 3685116, 3685117, 3685118, 3685119, 3685120, 3685121, 3685122, 3685123, 3685124, 3685125, 3685126, 3685127, 3685128, 3685129, 3685130, 3685131, 3685132, 3685133, 3685134, 3685135, 3685136, 3685137, 3685138, 3685139, 3685140, 3685142, 3685143, 3685145, 3685146, 3685147, 3685148, 3685149, 3685150, 3685151, 3685152, 3685153, 3685154, 3685155, 3685156, 3685157, 3685158, 3685159, 3685160, 3685161, 3685162, 3685163, 3685164, 3685165, 3685166, 3685167, 3685168, 3685169, 3685170, 3685171, 3685172, 3685173, 3685174, 3685175, 3685176, 3685177, 3685178, 3685179, 3685180, 3685181, 3685182, 3685183, 3685184, 3685185, 3685186, 3685187, 3685188, 3685189, 3685190, 3685191, 3685192, 3685193, 3685194, 3685195, 3685196, 3685197, 3685198, 3685199, 3685201, 3685202, 3685204, 3685205, 3685206, 3685207, 3685208, 3685209, 3685210, 3685211, 3685212, 3685213, 3685214, 3685215, 3685216, 3685217, 3685218, 3685219, 3685220, 3685221, 3685222, 3685223, 3685224, 3685225, 3685227, 3685228, 3685229, 3685230, 3685231, 3685232, 3685233, 3685235, 3685236, 3685237, 3685238, 3685239, 3685240, 3685241, 3685242, 3685243, 3685244, 3685245, 3685246, 3685247, 3685248, 3685249, 3685250, 3685251, 3685252, 3685253, 3685254, 3685255, 3685256, 3685257, 3685258, 3685259, 3685260, 3685261, 3685262, 3685264, 3685265, 3685266, 3685267, 3685268, 3685269, 3685270, 3685271, 3685272, 3685274, 3685275, 3685277, 3685278, 3685279, 3685280, 3685282, 3685283, 3685284, 3685286, 3685287, 3685288, 3685289, 3685290, 3685291, 3685292, 3685293, 3685294, 3685295, 3685296, 3685297, 3685298, 3685299, 3685300, 3685301, 3685302, 3685303, 3685304, 3685305, 3685306, 3685307, 3685309, 3685310, 3685311, 3685312, 3685313, 3685315, 3685316, 3685317, 3685318, 3685319, 3685320, 3685321, 3685322, 3685323, 3685324, 3685325, 3685326, 3685327, 3685328, 3685329, 3685330, 3685331, 3685332, 3685334, 3685336, 3685337, 3685338, 3685339, 3685340, 3685341, 3685342, 3685343, 3685344, 3685345, 3685346, 3685347, 3685348, 3685349, 3685350, 3685351, 3685352, 3685353, 3685354, 3685355, 3685356, 3685357, 3685358, 3685359, 3685360, 3685361, 3685362, 3685363, 3685364, 3685365, 3685366, 3685367, 3685369, 3685370, 3685371, 3685372, 3685373, 3685374, 3685375, 3685376, 3685377, 3685379, 3685380, 3685381, 3685382, 3685383, 3685384, 3685385, 3685386, 3685387, 3685388, 3685389, 3685390, 3685391, 3685392, 3685393, 3685394, 3685395, 3685396, 3685397, 3685398, 3685399, 3685400, 3685401, 3685402, 3685403, 3685404, 3685405, 3685406, 3685407, 3685408, 3685409, 3685410, 3685411, 3685412, 3685413, 3685414, 3685415, 3685416, 3685417, 3685418, 3685419, 3685420, 3685421, 3685422, 3685423, 3685424, 3685425, 3685426, 3685427, 3685428, 3685429, 3685430, 3685431, 3685432, 3685433, 3685434, 3685435, 3685436, 3685437, 3685438, 3685439, 3685440, 3685441, 3685442, 3685443, 3685444, 3685445, 3685446, 3685448, 3685449, 3685450, 3685451, 3685452, 3685454, 3685455, 3685456, 3685457, 3685459, 3685460, 3685461, 3685462, 3685463, 3685464, 3685465, 3685466, 3685467, 3685468, 3685469, 3685470, 3685471, 3685472, 3685473, 3685474, 3685475, 3685476, 3685477, 3685478, 3685479, 3685482, 3685483, 3685484, 3685485, 3685486, 3685487, 3685489, 3685490, 3685491, 3685492, 3685493, 3685494, 3685495, 3685496, 3685497, 3685498, 3685499, 3685500, 3685501, 3685502, 3685503, 3685504, 3685505, 3685506, 3685507, 3685508, 3685509, 3685510, 3685511, 3685512, 3685513, 3685514, 3685515, 3685516, 3685517, 3685518, 3685519, 3685520, 3685521, 3685522, 3685523, 3685524, 3685525, 3685526, 3685527, 3685528, 3685529, 3685530, 3685531, 3685532, 3685533, 3685534, 3685535, 3685536, 3685537, 3685538, 3685539, 3685540, 3685541, 3685542, 3685543, 3685544, 3685545, 3685546, 3685547, 3685548, 3685549, 3685550, 3685551, 3685552, 3685553, 3685554, 3685555, 3685556, 3685557, 3685558, 3685559, 3685560, 3685561, 3685562, 3685563, 3685564, 3685565, 3685566, 3685567, 3685568, 3685569, 3685570, 3685571, 3685572, 3685573, 3685574, 3685575, 3685576, 3685577, 3685578, 3685579, 3685580, 3685581, 3685582, 3685583, 3685584, 3685585, 3685586, 3685587, 3685588, 3685589, 3685590, 3685591, 3685592, 3685593, 3685594, 3685595, 3685596, 3685597, 3685598, 3685599, 3685600, 3685601, 3685602, 3685603, 3685604, 3685605, 3685606, 3685607, 3685608, 3685609, 3685610, 3685611, 3685612, 3685613, 3685614, 3685615, 3685616, 3685617, 3685618, 3685619, 3685620, 3685621, 3685622, 3685623, 3685624, 3685625, 3685626, 3685628, 3685629, 3685630, 3685631, 3685632, 3685635, 3685637, 3685639, 3685640, 3685641, 3685642, 3685644, 3685645, 3685646, 3685647, 3685648, 3685649, 3685650, 3685651, 3685652, 3685653, 3685654, 3685655, 3685656, 3685657, 3685658, 3685659, 3685660, 3685661, 3685662, 3685663, 3685664, 3685665, 3685666, 3685667, 3685668, 3685669, 3685670, 3685671, 3685672, 3685673, 3685674, 3685675, 3685676, 3685677, 3685678, 3685679, 3685680, 3685681, 3685682, 3685683, 3685684, 3685685, 3685686, 3685687, 3685688, 3685689, 3685690, 3685691, 3685692, 3685693, 3685694, 3685695, 3685696, 3685697, 3685698, 3685699, 3685700, 3685701, 3685702, 3685703, 3685704, 3685705, 3685706, 3685707, 3685708, 3685710, 3685711, 3685712, 3685713, 3685714, 3685715, 3685716, 3685718, 3685719, 3685720, 3685721, 3685722, 3685723, 3685724, 3685725, 3685726, 3685727, 3685728, 3685729, 3685730, 3685731, 3685732, 3685733, 3685734, 3685735, 3685736, 3685737, 3685738, 3685739, 3685740, 3685741, 3685743, 3685744, 3685745, 3685746, 3685747, 3685748, 3685749, 3685750, 3685751, 3685752, 3685753, 3685754, 3685755, 3685756, 3685757, 3685758, 3685759, 3685760, 3685761, 3685762, 3685763, 3685764, 3685765, 3685766, 3685767, 3685768, 3685769, 3685770, 3685771, 3685772, 3685773, 3685774, 3685776, 3685777, 3685778, 3685779, 3685780, 3685781, 3685782, 3685783, 3685784, 3685785, 3685787, 3685788, 3685789, 3685790, 3685791, 3685792, 3685793, 3685794, 3685795, 3685796, 3685797, 3685798, 3685799, 3685800, 3685801, 3685802, 3685803, 3685804, 3685805, 3685806, 3685807, 3685808, 3685809, 3685810, 3685811, 3685812, 3685813, 3685814, 3685815, 3685816, 3685817, 3685818, 3685819, 3685820, 3685821, 3685822, 3685823, 3685824, 3685825, 3685826, 3685827, 3685828, 3685829, 3685830, 3685831, 3685832, 3685833, 3685834, 3685835, 3685836, 3685837, 3685838, 3685839, 3685840, 3685842, 3685843, 3685844, 3685845, 3685846, 3685847, 3685848, 3685849, 3685850, 3685851, 3685852, 3685853, 3685854, 3685855, 3685856, 3685857, 3685858, 3685859, 3685860, 3685861, 3685862, 3685863, 3685864, 3685865, 3685866, 3685867, 3685868, 3685869, 3685870, 3685871, 3685873, 3685874, 3685875, 3685876, 3685877, 3685878, 3685879, 3685880, 3685881, 3685882, 3685883, 3685884, 3685885, 3685886, 3685887, 3685888, 3685890, 3685891, 3685892, 3685893, 3685894, 3685895, 3685896, 3685897, 3685898, 3685899, 3685900, 3685901, 3685902, 3685903, 3685904, 3685905, 3685906, 3685907, 3685908, 3685909, 3685910, 3685911) ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:37:24,295 - 124817 - src.utils.log - INFO - βœ… Fetched 1603 rows - __SPLIT__ 2026-07-21 10:37:24,297 - 124817 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationCrews: 1940 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:37:24,577 - 124817 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 1940) into ServiceCore.WorkOrderAutoGenerationCrews - __SPLIT__ 2026-07-21 10:37:29,744 - 124817 - src.utils.log - INFO - βœ… All 1940 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationCrews in 1 batches - __SPLIT__ 2026-07-21 10:37:29,744 - 124817 - src.utils.log - INFO - WorkOrderAutoGenerationCrews inserted to dream DB - __SPLIT__ 2026-07-21 10:37:29,745 - 124817 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 10:37:29,745 - 124817 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId = 3684222 ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:37:30,019 - 124817 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 10:37:30,020 - 124817 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationServices: 1 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:37:30,302 - 124817 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 1) into ServiceCore.WorkOrderAutoGenerationServices - __SPLIT__ 2026-07-21 10:37:31,271 - 124817 - src.utils.log - INFO - βœ… All 1 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationServices in 1 batches - __SPLIT__ 2026-07-21 10:37:31,271 - 124817 - src.utils.log - INFO - WorkOrderAutoGenerationServices inserted to dream DB - __SPLIT__ 2026-07-21 10:37:31,271 - 124817 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 10:37:31,272 - 124817 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN (3684221, 3684223, 3684224, 3684225, 3684226, 3684227, 3684228, 3684229, 3684230, 3684231, 3684232, 3684233, 3684234, 3684235, 3684236, 3684237, 3684238, 3684239, 3684240, 3684241, 3684242, 3684243, 3684244, 3684245, 3684246, 3684247, 3684248, 3684249, 3684250, 3684251, 3684252, 3684253, 3684254, 3684255, 3684256, 3684257, 3684258, 3684259, 3684260, 3684261, 3684262, 3684263, 3684264, 3684265, 3684266, 3684267, 3684268, 3684269, 3684270, 3684271, 3684272, 3684273, 3684274, 3684275, 3684276, 3684277, 3684278, 3684279, 3684280, 3684281, 3684282, 3684283, 3684284, 3684285, 3684286, 3684287, 3684288, 3684289, 3684290, 3684291, 3684292, 3684293, 3684294, 3684295, 3684296, 3684297, 3684298, 3684299, 3684300, 3684301, 3684302, 3684303, 3684304, 3684305, 3684306, 3684307, 3684308, 3684309, 3684310, 3684311, 3684312, 3684313, 3684314, 3684315, 3684316, 3684317, 3684318, 3684319, 3684320, 3684321, 3684322, 3684323, 3684324, 3684325, 3684326, 3684327, 3684328, 3684329, 3684330, 3684331, 3684332, 3684333, 3684334, 3684335, 3684336, 3684337, 3684338, 3684339, 3684340, 3684341, 3684342, 3684343, 3684344, 3684345, 3684346, 3684347, 3684348, 3684349, 3684350, 3684351, 3684352, 3684353, 3684354, 3684355, 3684356, 3684357, 3684358, 3684359, 3684360, 3684361, 3684362, 3684363, 3684364, 3684365, 3684366, 3684367, 3684368, 3684369, 3684370, 3684371, 3684372, 3684373, 3684374, 3684375, 3684376, 3684377, 3684378, 3684379, 3684380, 3684381, 3684382, 3684383, 3684384, 3684385, 3684386, 3684387, 3684388, 3684389, 3684390, 3684391, 3684392, 3684393, 3684394, 3684395, 3684396, 3684397, 3684398, 3684399, 3684400, 3684401, 3684402, 3684403, 3684404, 3684405, 3684406, 3684407, 3684408, 3684409, 3684410, 3684411, 3684412, 3684413, 3684414, 3684415, 3684416, 3684417, 3684418, 3684419, 3684420, 3684421, 3684422, 3684423, 3684424, 3684425, 3684426, 3684427, 3684428, 3684429, 3684430, 3684431, 3684432, 3684433, 3684434, 3684435, 3684436, 3684437, 3684438, 3684439, 3684440, 3684441, 3684442, 3684443, 3684444, 3684445, 3684446, 3684447, 3684448, 3684449, 3684450, 3684451, 3684452, 3684453, 3684454, 3684455, 3684456, 3684457, 3684458, 3684459, 3684460, 3684461, 3684462, 3684463, 3684464, 3684465, 3684466, 3684467, 3684468, 3684469, 3684470, 3684471, 3684472, 3684473, 3684474, 3684475, 3684476, 3684477, 3684478, 3684479, 3684480, 3684481, 3684482, 3684483, 3684484, 3684485, 3684486, 3684487, 3684488, 3684489, 3684490, 3684491, 3684492, 3684493, 3684494, 3684495, 3684496, 3684497, 3684498, 3684499, 3684500, 3684501, 3684502, 3684503, 3684504, 3684505, 3684506, 3684507, 3684508, 3684509, 3684510, 3684511, 3684512, 3684513, 3684514, 3684515, 3684516, 3684517, 3684518, 3684519, 3684520, 3684521, 3684522, 3684523, 3684524, 3684525, 3684526, 3684527, 3684528, 3684529, 3684530, 3684531, 3684532, 3684533, 3684534, 3684535, 3684536, 3684537, 3684538, 3684539, 3684540, 3684541, 3684542, 3684543, 3684544, 3684545, 3684546, 3684547, 3684548, 3684549, 3684550, 3684551, 3684552, 3684553, 3684554, 3684555, 3684556, 3684557, 3684558, 3684559, 3684560, 3684561, 3684562, 3684563, 3684564, 3684565, 3684566, 3684567, 3684568, 3684569, 3684570, 3684571, 3684572, 3684573, 3684574, 3684575, 3684576, 3684577, 3684578, 3684579, 3684580, 3684581, 3684582, 3684583, 3684584, 3684585, 3684586, 3684587, 3684588, 3684589, 3684590, 3684591, 3684592, 3684593, 3684594, 3684595, 3684596, 3684597, 3684598, 3684599, 3684600, 3684601, 3684602, 3684603, 3684604, 3684605, 3684606, 3684607, 3684608, 3684609, 3684610, 3684611, 3684612, 3684613, 3684614, 3684615, 3684616, 3684617, 3684618, 3684619, 3684620, 3684621, 3684622, 3684623, 3684624, 3684625, 3684626, 3684627, 3684628, 3684629, 3684630, 3684631, 3684632, 3684633, 3684634, 3684635, 3684636, 3684637, 3684638, 3684639, 3684640, 3684641, 3684642, 3684643, 3684644, 3684645, 3684646, 3684647, 3684648, 3684649, 3684650, 3684651, 3684652, 3684653, 3684654, 3684655, 3684656, 3684657, 3684658, 3684659, 3684660, 3684661, 3684662, 3684663, 3684664, 3684665, 3684666, 3684667, 3684668, 3684669, 3684670, 3684671, 3684672, 3684673, 3684674, 3684675, 3684676, 3684677, 3684678, 3684679, 3684680, 3684681, 3684682, 3684683, 3684684, 3684685, 3684686, 3684687, 3684688, 3684689, 3684690, 3684691, 3684692, 3684693, 3684694, 3684695, 3684696, 3684697, 3684698, 3684699, 3684700, 3684701, 3684702, 3684703, 3684704, 3684705, 3684706, 3684707, 3684708, 3684709, 3684710, 3684711, 3684712, 3684713, 3684714, 3684715, 3684716, 3684717, 3684718, 3684719, 3684720, 3684721, 3684722, 3684723, 3684724, 3684725, 3684726, 3684727, 3684728, 3684729, 3684730, 3684731, 3684732, 3684733, 3684734, 3684735, 3684736, 3684737, 3684738, 3684739, 3684740, 3684741, 3684742, 3684743, 3684744, 3684745, 3684746, 3684747, 3684748, 3684749, 3684750, 3684751, 3684752, 3684753, 3684754, 3684755, 3684756, 3684757, 3684758, 3684759, 3684760, 3684761, 3684762, 3684763, 3684764, 3684765, 3684766, 3684767, 3684768, 3684769, 3684770, 3684771, 3684772, 3684773, 3684774, 3684775, 3684776, 3684777, 3684778, 3684779, 3684780, 3684781, 3684782, 3684783, 3684784, 3684785, 3684786, 3684787, 3684788, 3684789, 3684790, 3684791, 3684792, 3684793, 3684794, 3684795, 3684796, 3684797, 3684798, 3684799, 3684800, 3684801, 3684802, 3684803, 3684804, 3684805, 3684806, 3684807, 3684808, 3684809, 3684810, 3684811, 3684812, 3684813, 3684814, 3684815, 3684816, 3684817, 3684818, 3684819, 3684820, 3684821, 3684822, 3684823, 3684824, 3684825, 3684826, 3684827, 3684828, 3684829, 3684830, 3684831, 3684832, 3684833, 3684834, 3684835, 3684836, 3684837, 3684838, 3684839, 3684840, 3684841, 3684842, 3684843, 3684844, 3684845, 3684846, 3684847, 3684848, 3684849, 3684850, 3684851, 3684852, 3684853, 3684854, 3684855, 3684856, 3684857, 3684858, 3684859, 3684860, 3684861, 3684862, 3684863, 3684864, 3684865, 3684866, 3684867, 3684868, 3684869, 3684870, 3684871, 3684872, 3684873, 3684874, 3684875, 3684876, 3684877, 3684878, 3684879, 3684880, 3684881, 3684882, 3684883, 3684884, 3684885, 3684886, 3684887, 3684888, 3684889, 3684890, 3684891, 3684892, 3684893, 3684894, 3684895, 3684896, 3684897, 3684898, 3684899, 3684900, 3684901, 3684902, 3684903, 3684904, 3684905, 3684906, 3684907, 3684908, 3684909, 3684910, 3684911, 3684912, 3684913, 3684914, 3684915, 3684916, 3684917, 3684918, 3684919, 3684920, 3684921, 3684922, 3684923, 3684924, 3684925, 3684926, 3684927, 3684928, 3684929, 3684930, 3684931, 3684932, 3684933, 3684934, 3684935, 3684936, 3684937, 3684938, 3684939, 3684940, 3684941, 3684942, 3684943, 3684944, 3684945, 3684946, 3684947, 3684948, 3684949, 3684950, 3684951, 3684952, 3684953, 3684954, 3684955, 3684956, 3684957, 3684958, 3684959, 3684960, 3684961, 3684962, 3684963, 3684964, 3684965, 3684966, 3684967, 3684968, 3684969, 3684970, 3684971, 3684972, 3684973, 3684974, 3684975, 3684976, 3684977, 3684978, 3684979, 3684980, 3684981, 3684982, 3684983, 3684984, 3684985, 3684986, 3684987, 3684988, 3684989, 3684990, 3684991, 3684992, 3684993, 3684994, 3684995, 3684996, 3684997, 3684998, 3684999, 3685000, 3685001, 3685002, 3685003, 3685004, 3685005, 3685006, 3685007, 3685008, 3685009, 3685010, 3685011, 3685012, 3685013, 3685014, 3685015, 3685016, 3685017, 3685018, 3685019, 3685020, 3685021, 3685022, 3685023, 3685024, 3685025, 3685026, 3685027, 3685028, 3685029, 3685030, 3685031, 3685032, 3685033, 3685034, 3685035, 3685036, 3685037, 3685038, 3685039, 3685040, 3685041, 3685042, 3685043, 3685044, 3685045, 3685046, 3685047, 3685048, 3685049, 3685050, 3685051, 3685052, 3685053, 3685054, 3685055, 3685056, 3685057, 3685058, 3685059, 3685060, 3685061, 3685062, 3685063, 3685064, 3685065, 3685066, 3685067, 3685068, 3685069, 3685070, 3685071, 3685072, 3685073, 3685074, 3685075, 3685076, 3685077, 3685078, 3685079, 3685080, 3685081, 3685082, 3685083, 3685084, 3685085, 3685086, 3685087, 3685088, 3685089, 3685090, 3685091, 3685092, 3685093, 3685094, 3685095, 3685096, 3685097, 3685098, 3685099, 3685100, 3685101, 3685102, 3685103, 3685104, 3685105, 3685106, 3685107, 3685108, 3685109, 3685110, 3685111, 3685112, 3685113, 3685114, 3685115, 3685116, 3685117, 3685118, 3685119, 3685120, 3685121, 3685122, 3685123, 3685124, 3685125, 3685126, 3685127, 3685128, 3685129, 3685130, 3685131, 3685132, 3685133, 3685134, 3685135, 3685136, 3685137, 3685138, 3685139, 3685140, 3685141, 3685142, 3685143, 3685144, 3685145, 3685146, 3685147, 3685148, 3685149, 3685150, 3685151, 3685152, 3685153, 3685154, 3685155, 3685156, 3685157, 3685158, 3685159, 3685160, 3685161, 3685162, 3685163, 3685164, 3685165, 3685166, 3685167, 3685168, 3685169, 3685170, 3685171, 3685172, 3685173, 3685174, 3685175, 3685176, 3685177, 3685178, 3685179, 3685180, 3685181, 3685182, 3685183, 3685184, 3685185, 3685186, 3685187, 3685188, 3685189, 3685190, 3685191, 3685192, 3685193, 3685194, 3685195, 3685196, 3685197, 3685198, 3685199, 3685200, 3685201, 3685202, 3685203, 3685204, 3685205, 3685206, 3685207, 3685208, 3685209, 3685210, 3685211, 3685212, 3685213, 3685214, 3685215, 3685216, 3685217, 3685218, 3685219, 3685220, 3685221, 3685222, 3685223, 3685224, 3685225, 3685226, 3685227, 3685228, 3685229, 3685230, 3685231, 3685232, 3685233, 3685234, 3685235, 3685236, 3685237, 3685238, 3685239, 3685240, 3685241, 3685242, 3685243, 3685244, 3685245, 3685246, 3685247, 3685248, 3685249, 3685250, 3685251, 3685252, 3685253, 3685254, 3685255, 3685256, 3685257, 3685258, 3685259, 3685260, 3685261, 3685262, 3685263, 3685264, 3685265, 3685266, 3685267, 3685268, 3685269, 3685270, 3685271, 3685272, 3685273, 3685274, 3685275, 3685276, 3685277, 3685278, 3685279, 3685280, 3685281, 3685282, 3685283, 3685284, 3685285, 3685286, 3685287, 3685288, 3685289, 3685290, 3685291, 3685292, 3685293, 3685294, 3685295, 3685296, 3685297, 3685298, 3685299, 3685300, 3685301, 3685302, 3685303, 3685304, 3685305, 3685306, 3685307, 3685308, 3685309, 3685310, 3685311, 3685312, 3685313, 3685314, 3685315, 3685316, 3685317, 3685318, 3685319, 3685320, 3685321, 3685322, 3685323, 3685324, 3685325, 3685326, 3685327, 3685328, 3685329, 3685330, 3685331, 3685332, 3685333, 3685334, 3685335, 3685336, 3685337, 3685338, 3685339, 3685340, 3685341, 3685342, 3685343, 3685344, 3685345, 3685346, 3685347, 3685348, 3685349, 3685350, 3685351, 3685352, 3685353, 3685354, 3685355, 3685356, 3685357, 3685358, 3685359, 3685360, 3685361, 3685362, 3685363, 3685364, 3685365, 3685366, 3685367, 3685368, 3685369, 3685370, 3685371, 3685372, 3685373, 3685374, 3685375, 3685376, 3685377, 3685378, 3685379, 3685380, 3685381, 3685382, 3685383, 3685384, 3685385, 3685386, 3685387, 3685388, 3685389, 3685390, 3685391, 3685392, 3685393, 3685394, 3685395, 3685396, 3685397, 3685398, 3685399, 3685400, 3685401, 3685402, 3685403, 3685404, 3685405, 3685406, 3685407, 3685408, 3685409, 3685410, 3685411, 3685412, 3685413, 3685414, 3685415, 3685416, 3685417, 3685418, 3685419, 3685420, 3685421, 3685422, 3685423, 3685424, 3685425, 3685426, 3685427, 3685428, 3685429, 3685430, 3685431, 3685432, 3685433, 3685434, 3685435, 3685436, 3685437, 3685438, 3685439, 3685440, 3685441, 3685442, 3685443, 3685444, 3685445, 3685446, 3685447, 3685448, 3685449, 3685450, 3685451, 3685452, 3685453, 3685454, 3685455, 3685456, 3685457, 3685458, 3685459, 3685460, 3685461, 3685462, 3685463, 3685464, 3685465, 3685466, 3685467, 3685468, 3685469, 3685470, 3685471, 3685472, 3685473, 3685474, 3685475, 3685476, 3685477, 3685478, 3685479, 3685480, 3685481, 3685482, 3685483, 3685484, 3685485, 3685486, 3685487, 3685488, 3685489, 3685490, 3685491, 3685492, 3685493, 3685494, 3685495, 3685496, 3685497, 3685498, 3685499, 3685500, 3685501, 3685502, 3685503, 3685504, 3685505, 3685506, 3685507, 3685508, 3685509, 3685510, 3685511, 3685512, 3685513, 3685514, 3685515, 3685516, 3685517, 3685518, 3685519, 3685520, 3685521, 3685522, 3685523, 3685524, 3685525, 3685526, 3685527, 3685528, 3685529, 3685530, 3685531, 3685532, 3685533, 3685534, 3685535, 3685536, 3685537, 3685538, 3685539, 3685540, 3685541, 3685542, 3685543, 3685544, 3685545, 3685546, 3685547, 3685548, 3685549, 3685550, 3685551, 3685552, 3685553, 3685554, 3685555, 3685556, 3685557, 3685558, 3685559, 3685560, 3685561, 3685562, 3685563, 3685564, 3685565, 3685566, 3685567, 3685568, 3685569, 3685570, 3685571, 3685572, 3685573, 3685574, 3685575, 3685576, 3685577, 3685578, 3685579, 3685580, 3685581, 3685582, 3685583, 3685584, 3685585, 3685586, 3685587, 3685588, 3685589, 3685590, 3685591, 3685592, 3685593, 3685594, 3685595, 3685596, 3685597, 3685598, 3685599, 3685600, 3685601, 3685602, 3685603, 3685604, 3685605, 3685606, 3685607, 3685608, 3685609, 3685610, 3685611, 3685612, 3685613, 3685614, 3685615, 3685616, 3685617, 3685618, 3685619, 3685620, 3685621, 3685622, 3685623, 3685624, 3685625, 3685626, 3685627, 3685628, 3685629, 3685630, 3685631, 3685632, 3685633, 3685634, 3685635, 3685636, 3685637, 3685638, 3685639, 3685640, 3685641, 3685642, 3685643, 3685644, 3685645, 3685646, 3685647, 3685648, 3685649, 3685650, 3685651, 3685652, 3685653, 3685654, 3685655, 3685656, 3685657, 3685658, 3685659, 3685660, 3685661, 3685662, 3685663, 3685664, 3685665, 3685666, 3685667, 3685668, 3685669, 3685670, 3685671, 3685672, 3685673, 3685674, 3685675, 3685676, 3685677, 3685678, 3685679, 3685680, 3685681, 3685682, 3685683, 3685684, 3685685, 3685686, 3685687, 3685688, 3685689, 3685690, 3685691, 3685692, 3685693, 3685694, 3685695, 3685696, 3685697, 3685698, 3685699, 3685700, 3685701, 3685702, 3685703, 3685704, 3685705, 3685706, 3685707, 3685708, 3685709, 3685710, 3685711, 3685712, 3685713, 3685714, 3685715, 3685716, 3685717, 3685718, 3685719, 3685720, 3685721, 3685722, 3685723, 3685724, 3685725, 3685726, 3685727, 3685728, 3685729, 3685730, 3685731, 3685732, 3685733, 3685734, 3685735, 3685736, 3685737, 3685738, 3685739, 3685740, 3685741, 3685742, 3685743, 3685744, 3685745, 3685746, 3685747, 3685748, 3685749, 3685750, 3685751, 3685752, 3685753, 3685754, 3685755, 3685756, 3685757, 3685758, 3685759, 3685760, 3685761, 3685762, 3685763, 3685764, 3685765, 3685766, 3685767, 3685768, 3685769, 3685770, 3685771, 3685772, 3685773, 3685774, 3685775, 3685776, 3685777, 3685778, 3685779, 3685780, 3685781, 3685782, 3685783, 3685784, 3685785, 3685786, 3685787, 3685788, 3685789, 3685790, 3685791, 3685792, 3685793, 3685794, 3685795, 3685796, 3685797, 3685798, 3685799, 3685800, 3685801, 3685802, 3685803, 3685804, 3685805, 3685806, 3685807, 3685808, 3685809, 3685810, 3685811, 3685812, 3685813, 3685814, 3685815, 3685816, 3685817, 3685818, 3685819, 3685820, 3685821, 3685822, 3685823, 3685824, 3685825, 3685826, 3685827, 3685828, 3685829, 3685830, 3685831, 3685832, 3685833, 3685834, 3685835, 3685836, 3685837, 3685838, 3685839, 3685840, 3685841, 3685842, 3685843, 3685844, 3685845, 3685846, 3685847, 3685848, 3685849, 3685850, 3685851, 3685852, 3685853, 3685854, 3685855, 3685856, 3685857, 3685858, 3685859, 3685860, 3685861, 3685862, 3685863, 3685864, 3685865, 3685866, 3685867, 3685868, 3685869, 3685870, 3685871, 3685872, 3685873, 3685874, 3685875, 3685876, 3685877, 3685878, 3685879, 3685880, 3685881, 3685882, 3685883, 3685884, 3685885, 3685886, 3685887, 3685888, 3685889, 3685890, 3685891, 3685892, 3685893, 3685894, 3685895, 3685896, 3685897, 3685898, 3685899, 3685900, 3685901, 3685902, 3685903, 3685904, 3685905, 3685906, 3685907, 3685908, 3685909, 3685910, 3685911) ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:37:31,632 - 124817 - src.utils.log - INFO - βœ… Fetched 1690 rows - __SPLIT__ 2026-07-21 10:37:31,633 - 124817 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationServices: 2132 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:37:31,918 - 124817 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 2132) into ServiceCore.WorkOrderAutoGenerationServices - __SPLIT__ 2026-07-21 10:37:40,379 - 124817 - src.utils.log - INFO - βœ… All 2132 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationServices in 1 batches - __SPLIT__ 2026-07-21 10:37:40,379 - 124817 - src.utils.log - INFO - WorkOrderAutoGenerationServices inserted to dream DB - __SPLIT__ 2026-07-21 10:37:40,379 - 124817 - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET Status = 'Completed' WHERE GenerateWorkOrderHistoryId = 124817;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:37:40,654 - 124817 - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-21 10:37:40,654 - 124817 - src.utils.log - INFO - Sequential work order generation successful - __SPLIT__ 2026-07-21 10:37:40,654 - 124817 - src.utils.log - INFO - Time took to perform operation: 110.75 - __SPLIT__ 2026-07-21 10:38:04,910 - [124817] - src.utils.log - INFO - ParallelProcessing=False temp_wo=[] user_id=43135 company_id=133 project_id=[124817] publish_all=True - __SPLIT__ 2026-07-21 10:38:04,911 - [124817] - src.utils.log - INFO - ParallelProcessing=False temp_wo=[] user_id=43135 company_id=133 project_id=[124817] publish_all=True - __SPLIT__ 2026-07-21 10:38:04,911 - [124817] - src.utils.log - INFO - Sequential Work order publish in progress for GenerateWorkOrderHistoryId: [124817] - __SPLIT__ 2026-07-21 10:38:04,926 - [124817] - src.utils.log - INFO - βœ… Successfully connected to database - __SPLIT__ 2026-07-21 10:38:04,926 - [124817] - src.utils.log - INFO - πŸ” Fetching data: SELECT ConnectionStringName FROM Common.CompanyTenantMaster WHERE CompanyKey = 'abcdallas'... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:38:07,576 - [124817] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 10:38:07,576 - [124817] - src.utils.log - INFO - πŸ”’ Connection pool closed - __SPLIT__ 2026-07-21 10:38:07,577 - [124817] - src.utils.log - INFO - πŸ”Œ Connecting to: abcdallas - __SPLIT__ 2026-07-21 10:38:07,577 - [124817] - src.utils.log - INFO - βœ… Successfully connected to abcdallas - __SPLIT__ 2026-07-21 10:38:07,578 - [124817] - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET PublishStatus = 'InProgress' WHERE CompanyId = 133 AND GenerateWorkOrderHistoryId = 124817;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:38:10,115 - [124817] - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-21 10:38:10,115 - [124817] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.WorkOrderAutoGeneration woag WHERE woag.GenerateWorkOrderHistoryId = 124817... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:38:11,831 - [124817] - src.utils.log - INFO - βœ… Fetched 1691 rows - __SPLIT__ 2026-07-21 10:38:11,833 - [124817] - src.utils.log - INFO - Inside get_work_order_table - __SPLIT__ 2026-07-21 10:38:11,834 - [124817] - src.utils.log - INFO - πŸ” Fetching data: SELECT DISTINCT sss.ServiceSetupId, dm.DepartmentMasterId, bm.BranchMasterId FROM Common.DepartmentMaster dm JOIN Common.DivisionMaster d2 ON dm.DivisionMasterId = d2.DivisionMasterId JOIN Common.BranchMaster bm ON d2.BranchMasterId = bm.BranchMasterId JOIN ServiceCore.ServiceCategoryMaster c ON c.DepartmentId = dm.DepartmentMasterId JOIN ServiceCore.ServiceMaster sm ON c.CategoryId = sm.CategoryId JOIN ServiceCore.ServiceSetupServices sss ON sss.ServiceId = sm.ServiceMasterId WHERE dm.CompanyId = 133 AND d2.CompanyId = bm.CompanyId AND sss.ServiceSetupId in (150105, 150291, 26109, 45520, 150598, 42749, 42822, 23686, 150695, 150642, 24258, 33939, 28648, 51398, 38480, 150650, 38022, 50870, 37824, 29627, 150673, 150694, 56311, 150681, 119603, 36559, 24220, 30755, 150705, 150418, 149912, 32279, 52608, 26231, 30959, 150185, 51389, 45461, 26946, 46946, 45464, 44573, 44972, 44971, 44947, 51353, 150200, 26155, 54673, 31192, 150199, 22292, 47317, 150002, 150640, 28199, 53341, 30277, 53395, 45987, 26167, 29495, 26745, 22604, 27490, 25695, 48488, 49027, 26254, 44654, 44653, 150446, 34524, 35349, 45399, 26882, 150688, 51119, 23899, 35258, 150641, 59016, 39082, 59014, 42644, 53925, 32512, 48938, 150157, 29437, 25455, 139674, 32961, 150701, 150700, 42495, 42496, 26603, 28291, 42035, 41899, 40009, 32639, 47082, 39251, 150699, 23847, 52962, 51675, 51687, 33106, 150198, 23824, 32480, 32240, 38892, 150411, 27069, 25184, 22793, 24674, 40729, 31190, 24331, 28234, 31157, 24209, 27016, 33570, 32476, 31326, 24594, 23692, 34026, 28971, 58241, 23648, 44939, 48942, 37209, 51032, 150685, 33579, 150714, 150696, 150380, 25144, 150483, 42845, 57764, 30642, 150697, 150678, 129619, 31629, 48814, 52525, 26530, 150692, 44832, 40573, 44843, 45982, 28530, 26038, 38807, 43268, 37425, 24467, 43270, 54283, 35456, 35525, 150061, 149967, 54195, 29084, 43183, 32448, 36895, 29450, 42018, 27173, 36339, 38509, 57759, 43130, 35781, 43131, 56676, 32268, 24085, 28978, 149698, 51037, 26278, 149692, 51190, 23281, 150450, 25100, 25191, 150667, 47022, 24029, 23842, 150106, 24514, 56844, 38526, 33198, 40813, 149989, 39205, 46587, 52220, 35549, 34010, 149684, 149927, 36020, 43695, 150524, 32808, 150412, 42754, 43999, 34422, 43996, 24498, 33840, 149683, 150112, 43646, 52068, 149685, 51949, 28305, 23965, 149699, 46144, 46119, 57201, 30353, 31769, 31780, 53330, 30103, 150589, 59013, 23389, 150587, 39655, 23652, 29643, 45501, 149984, 50454, 40086, 40178, 41601, 51777, 40575, 150644, 30527, 41760, 47648, 45999, 45998, 48617, 40816, 149974, 149987, 149986, 149971, 41844, 150036, 149973, 39140, 149981, 31194, 39942, 47332, 46936, 32372, 149972, 149975, 32559, 33300, 149969, 24261, 31957, 28923, 38263, 149982, 31482, 24237, 28287, 25840, 39484, 39152, 30476, 26057, 150115, 52080, 30670, 48624, 27066, 150516, 150521, 49605, 42407, 27614, 41759, 149968, 36046, 35772, 35687, 35441, 35167, 24623, 29451, 34256, 36358, 41915, 41914, 33243, 150167, 25435, 40111, 34293, 150677, 37238, 37222, 149734, 34669, 29290, 35699, 35689, 51053, 37735, 28893, 37103, 150675, 150680, 27932, 150625, 149983, 150615, 150612, 33285, 150611, 27588, 41619, 41793, 41647, 149869, 27140, 53159, 150535, 41620, 42947, 150420, 150620, 150219, 48554, 23046, 150158, 38121, 38050, 42108, 26198, 150122, 27540, 34083, 39959, 149840, 150370, 22416, 50413, 150150, 28209, 119227, 28311, 29761, 33853, 33949, 150649, 150592, 23632, 43422, 149996, 150111, 150345, 48555, 47284, 55860, 47674, 45363, 38236, 26216, 26564, 26480, 26478, 54785, 28424, 23141, 23101, 57037, 29429, 150029, 23546, 51421, 58963, 150682, 52687, 53024, 58845, 150501, 48133, 42534, 42470, 42469, 150480, 28313, 24437, 25294, 29528, 25306, 25558, 26034, 23016, 31384, 31255, 52542, 30964, 150715, 26383, 150072, 150098, 150110, 150094, 150088, 150070, 51055, 33578, 55603, 51155, 26044, 52895, 24203, 47915, 25453, 51859, 30724, 34642, 33834, 33212, 32816, 32479, 32239, 150716, 53010, 32414, 42800, 57029, 30139, 32836, 23553, 25472, 57556, 39572, 30408, 42801, 43214, 27668, 52887, 31548, 43893, 150401, 40473, 40402, 150495, 37695, 36555, 150383, 29854, 150038, 150181, 150455, 150179, 150659, 150658, 150586, 25609, 25894, 150035, 41947, 150427, 25629, 32280, 42698, 150588, 27710, 44913, 23558, 150459, 43257, 150108, 36887, 24076, 150400, 35738, 29226, 29157, 52593, 150398, 36522, 22677, 149928, 150306, 22618, 25255, 28500, 139652, 28097, 33317, 150396, 150395, 150394, 28242, 150392, 150387, 150385, 150384, 46590, 27098, 42697, 27073, 31354, 24959, 24836, 52775, 43285, 150060, 32245, 150062, 41434, 51326, 34993, 39428, 34903, 29393, 35697, 139655, 150374, 43263, 32262, 25532, 30954, 23005, 39133, 46879, 150030, 47054, 150186, 48578, 46516, 48577, 24337, 24660, 52239, 27999, 150707, 23406, 38654, 41592, 33844, 31623, 32686, 29078, 31272, 46217, 35284, 26801, 37042, 37710, 37813, 54783, 30975, 36958, 55424, 150647, 36763, 150189, 35718, 150022, 26484, 150197, 150195, 150190, 29177, 28716, 35956, 38550, 31046, 150410, 150187, 51204, 47124, 150676, 35597, 150095, 150109, 39378, 51126, 52752, 28958, 24004, 34484, 29846, 35138, 29182, 37694, 150447, 50892, 37294, 150126, 51312, 57003, 150518, 25445, 150104, 150103, 150102, 150101, 23394, 34267, 36013, 44917, 150556, 150554, 150557, 150566, 150559, 150355, 150560, 150552, 150359, 150561, 150562, 35079, 150093, 150078, 57057, 150069, 26818, 26727, 26190, 150058, 150057, 150056, 150050, 150041, 28374, 25651, 150099, 150100, 52022, 30561, 53002, 53311, 29998, 29479, 23962, 56926, 150068, 42825, 150600, 150055, 41660, 53566, 150047, 150044, 37080, 150194, 150352, 38637, 38902, 46686, 47806, 35733, 150577, 150616, 150601, 149988, 150584, 150585, 42299, 150338, 150375, 150551, 150439, 150444, 150533, 150549, 150452, 150454, 150457, 150470, 150379, 150475, 42824, 150496, 150576, 150529, 150536, 150546, 150547, 150451, 28076, 37936, 27881, 27874, 149991, 42360, 27981, 37779, 32261, 40919, 31619, 26050, 30419, 53276, 150660, 29924, 53277, 30245, 31669, 40023, 150661, 39059, 150033, 46919, 150040, 45997, 45642, 48852, 38134, 48874, 51515, 50778, 43700, 56118, 39106, 40396, 24296, 41817, 24376, 32267, 57081, 150342, 119566, 27602, 150180, 150712, 54787, 150168, 34049, 32273, 150534, 23542, 150086, 150084, 150083, 150089, 26830, 150171, 119501, 23466, 53523, 150525, 25464, 150531, 34024, 27041, 37687, 40051, 27389, 150683, 36294, 36957, 47101, 47061, 45400, 58729, 44920, 41546, 40259, 39923, 150636, 39643, 39291, 37802, 37697, 37587, 37495, 36282, 150429, 150602, 39666, 37609, 35126, 30697, 33268, 150361, 32762, 32615, 32249, 150509, 50714, 150358, 36239, 24269, 46826, 150510, 27401, 150603, 150606, 150607, 150608, 39835, 39311, 39115, 150654, 150684, 42004, 149992, 58727, 58843, 150386, 150414, 150417, 37325, 56038, 27857, 26476, 150571, 150572, 150573, 150574, 150579, 150580, 25302, 24648, 150655, 24284, 24156, 24151, 23950, 23658, 23564, 53199, 150052, 24415, 35728, 150671, 150637, 47900, 149976, 150049, 150053, 45168, 24081, 35500, 35588, 35606, 35880, 37747, 38634, 119380, 119382, 150657, 150656, 31437, 150504, 29431, 31753, 150503, 43138, 43304, 43628, 34996, 41519, 45135, 47169, 48586, 57911, 150097, 150054, 46904, 38962, 42763, 35194, 32921, 47672, 42951, 40157, 40083, 43979, 46506, 43980, 47476, 46319, 40588, 50982, 29418, 44539, 48378, 39705, 38571, 47450, 46907, 46991, 46986, 56916, 46838, 41726, 49509, 37652, 50987, 37276, 37379, 37380, 39721, 44249, 44378, 22349, 44498, 50988, 44247, 59012, 40948, 43160, 47849, 43378, 150415, 42952, 35832, 35897, 47789, 40587, 36018, 47474, 36462, 45231, 41381, 38495, 38496, 46914, 58988, 46913, 46908, 45232, 41724, 47034, 46683, 24419, 29546, 50591, 50656, 23996, 32963, 32964, 58987, 29220, 28576, 34736, 42126, 46682, 46621, 45449, 45450, 39260, 39136, 49510, 45156, 39719, 44540, 44648, 44649, 37860, 39706, 45017, 41102, 38425, 38493, 38494, 41725, 39941, 34510, 56918, 46942, 46869, 37732, 53594, 32301, 34004, 37196, 150048, 31988, 45851, 45852, 31742, 139634, 22713, 23078, 57808, 42830, 150458, 150456, 26911, 27654, 23891, 28294, 42115, 23806, 31130, 150662, 31943, 47301, 47275, 58072, 46317, 51023, 37111, 41101, 37274, 39722, 37275, 30635, 34667, 39403, 26406, 40535, 150663, 29062, 28748, 42497, 48045, 45447, 28296, 40534, 150365, 44729, 27943, 56845, 25330, 42680, 58170, 27448, 42771, 27116, 24487, 33442, 32191, 32116, 35173, 39442, 34497, 36504, 49792, 36981, 47155, 34273, 24485, 37783, 28285, 150034, 45508, 27576, 27130, 28450, 48795, 33564, 39138, 32285, 37492, 39060, 37500, 32501, 32539, 119551, 48889, 52749, 31855, 53036, 149898, 30422, 31660, 23216, 56922, 30329, 23735, 31365, 38119, 40031, 46837, 28888, 33302, 33284, 23940, 52043, 150051, 43179, 24564, 48678, 43026, 35220, 25169, 36453, 36539, 47050, 27364, 37698, 24434, 22656, 29911, 32251, 32244, 30397, 22731, 50234, 50281, 57396, 30302, 32166, 50543, 50544, 23599, 50590, 50090, 25319, 50016, 33777, 28040, 56917, 33779, 33782, 33783, 56960, 56460, 55445, 27450, 48364, 50017, 49634, 28403, 24386, 24418, 33707, 33708, 33710, 33711, 24646, 33774, 23137, 29571, 29682, 49793, 51994, 31379, 30984, 30914, 52627, 30458, 52831, 23186, 30457, 49583, 27837, 25172, 149688, 27835, 150691, 35491, 25349, 26671, 26624, 34306, 30974, 33778, 150073, 31427, 29951, 44588, 51295, 51293, 150522, 26020, 22401, 55901, 56951, 54503, 48297, 25633, 56906, 34652, 27024, 27018, 33780, 34305, 48363, 26930, 33781, 26093, 24666, 26584, 49425, 49327, 51301, 24871, 25080, 27872, 26931) AND sss.IsPrimary = 1; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:38:12,418 - [124817] - src.utils.log - INFO - βœ… Fetched 1225 rows - __SPLIT__ 2026-07-21 10:38:12,418 - [124817] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, dm.DepartmentMasterId, bm.BranchMasterId FROM Common.DepartmentMaster dm JOIN Common.DivisionMaster d2 ON dm.DivisionMasterId = d2.DivisionMasterId JOIN Common.BranchMaster bm ON d2.BranchMasterId = bm.BranchMasterId JOIN ServiceCore.SoldServiceNonStandard x on dm.DepartmentMasterId = x.DepartmentId JOIN ServiceCore.ServiceSetupServices sss ON sss.NonStdSoldServiceId = x.SoldServiceNonStandardId WHERE dm.CompanyId = 133 AND d2.CompanyId = bm.CompanyId AND sss.ServiceSetupId in (150105, 150291, 26109, 45520, 150598, 42749, 42822, 23686, 150695, 150642, 24258, 33939, 28648, 51398, 38480, 150650, 38022, 50870, 37824, 29627, 150673, 150694, 56311, 150681, 119603, 36559, 24220, 30755, 150705, 150418, 149912, 32279, 52608, 26231, 30959, 150185, 51389, 45461, 26946, 46946, 45464, 44573, 44972, 44971, 44947, 51353, 150200, 26155, 54673, 31192, 150199, 22292, 47317, 150002, 150640, 28199, 53341, 30277, 53395, 45987, 26167, 29495, 26745, 22604, 27490, 25695, 48488, 49027, 26254, 44654, 44653, 150446, 34524, 35349, 45399, 26882, 150688, 51119, 23899, 35258, 150641, 59016, 39082, 59014, 42644, 53925, 32512, 48938, 150157, 29437, 25455, 139674, 32961, 150701, 150700, 42495, 42496, 26603, 28291, 42035, 41899, 40009, 32639, 47082, 39251, 150699, 23847, 52962, 51675, 51687, 33106, 150198, 23824, 32480, 32240, 38892, 150411, 27069, 25184, 22793, 24674, 40729, 31190, 24331, 28234, 31157, 24209, 27016, 33570, 32476, 31326, 24594, 23692, 34026, 28971, 58241, 23648, 44939, 48942, 37209, 51032, 150685, 33579, 150714, 150696, 150380, 25144, 150483, 42845, 57764, 30642, 150697, 150678, 129619, 31629, 48814, 52525, 26530, 150692, 44832, 40573, 44843, 45982, 28530, 26038, 38807, 43268, 37425, 24467, 43270, 54283, 35456, 35525, 150061, 149967, 54195, 29084, 43183, 32448, 36895, 29450, 42018, 27173, 36339, 38509, 57759, 43130, 35781, 43131, 56676, 32268, 24085, 28978, 149698, 51037, 26278, 149692, 51190, 23281, 150450, 25100, 25191, 150667, 47022, 24029, 23842, 150106, 24514, 56844, 38526, 33198, 40813, 149989, 39205, 46587, 52220, 35549, 34010, 149684, 149927, 36020, 43695, 150524, 32808, 150412, 42754, 43999, 34422, 43996, 24498, 33840, 149683, 150112, 43646, 52068, 149685, 51949, 28305, 23965, 149699, 46144, 46119, 57201, 30353, 31769, 31780, 53330, 30103, 150589, 59013, 23389, 150587, 39655, 23652, 29643, 45501, 149984, 50454, 40086, 40178, 41601, 51777, 40575, 150644, 30527, 41760, 47648, 45999, 45998, 48617, 40816, 149974, 149987, 149986, 149971, 41844, 150036, 149973, 39140, 149981, 31194, 39942, 47332, 46936, 32372, 149972, 149975, 32559, 33300, 149969, 24261, 31957, 28923, 38263, 149982, 31482, 24237, 28287, 25840, 39484, 39152, 30476, 26057, 150115, 52080, 30670, 48624, 27066, 150516, 150521, 49605, 42407, 27614, 41759, 149968, 36046, 35772, 35687, 35441, 35167, 24623, 29451, 34256, 36358, 41915, 41914, 33243, 150167, 25435, 40111, 34293, 150677, 37238, 37222, 149734, 34669, 29290, 35699, 35689, 51053, 37735, 28893, 37103, 150675, 150680, 27932, 150625, 149983, 150615, 150612, 33285, 150611, 27588, 41619, 41793, 41647, 149869, 27140, 53159, 150535, 41620, 42947, 150420, 150620, 150219, 48554, 23046, 150158, 38121, 38050, 42108, 26198, 150122, 27540, 34083, 39959, 149840, 150370, 22416, 50413, 150150, 28209, 119227, 28311, 29761, 33853, 33949, 150649, 150592, 23632, 43422, 149996, 150111, 150345, 48555, 47284, 55860, 47674, 45363, 38236, 26216, 26564, 26480, 26478, 54785, 28424, 23141, 23101, 57037, 29429, 150029, 23546, 51421, 58963, 150682, 52687, 53024, 58845, 150501, 48133, 42534, 42470, 42469, 150480, 28313, 24437, 25294, 29528, 25306, 25558, 26034, 23016, 31384, 31255, 52542, 30964, 150715, 26383, 150072, 150098, 150110, 150094, 150088, 150070, 51055, 33578, 55603, 51155, 26044, 52895, 24203, 47915, 25453, 51859, 30724, 34642, 33834, 33212, 32816, 32479, 32239, 150716, 53010, 32414, 42800, 57029, 30139, 32836, 23553, 25472, 57556, 39572, 30408, 42801, 43214, 27668, 52887, 31548, 43893, 150401, 40473, 40402, 150495, 37695, 36555, 150383, 29854, 150038, 150181, 150455, 150179, 150659, 150658, 150586, 25609, 25894, 150035, 41947, 150427, 25629, 32280, 42698, 150588, 27710, 44913, 23558, 150459, 43257, 150108, 36887, 24076, 150400, 35738, 29226, 29157, 52593, 150398, 36522, 22677, 149928, 150306, 22618, 25255, 28500, 139652, 28097, 33317, 150396, 150395, 150394, 28242, 150392, 150387, 150385, 150384, 46590, 27098, 42697, 27073, 31354, 24959, 24836, 52775, 43285, 150060, 32245, 150062, 41434, 51326, 34993, 39428, 34903, 29393, 35697, 139655, 150374, 43263, 32262, 25532, 30954, 23005, 39133, 46879, 150030, 47054, 150186, 48578, 46516, 48577, 24337, 24660, 52239, 27999, 150707, 23406, 38654, 41592, 33844, 31623, 32686, 29078, 31272, 46217, 35284, 26801, 37042, 37710, 37813, 54783, 30975, 36958, 55424, 150647, 36763, 150189, 35718, 150022, 26484, 150197, 150195, 150190, 29177, 28716, 35956, 38550, 31046, 150410, 150187, 51204, 47124, 150676, 35597, 150095, 150109, 39378, 51126, 52752, 28958, 24004, 34484, 29846, 35138, 29182, 37694, 150447, 50892, 37294, 150126, 51312, 57003, 150518, 25445, 150104, 150103, 150102, 150101, 23394, 34267, 36013, 44917, 150556, 150554, 150557, 150566, 150559, 150355, 150560, 150552, 150359, 150561, 150562, 35079, 150093, 150078, 57057, 150069, 26818, 26727, 26190, 150058, 150057, 150056, 150050, 150041, 28374, 25651, 150099, 150100, 52022, 30561, 53002, 53311, 29998, 29479, 23962, 56926, 150068, 42825, 150600, 150055, 41660, 53566, 150047, 150044, 37080, 150194, 150352, 38637, 38902, 46686, 47806, 35733, 150577, 150616, 150601, 149988, 150584, 150585, 42299, 150338, 150375, 150551, 150439, 150444, 150533, 150549, 150452, 150454, 150457, 150470, 150379, 150475, 42824, 150496, 150576, 150529, 150536, 150546, 150547, 150451, 28076, 37936, 27881, 27874, 149991, 42360, 27981, 37779, 32261, 40919, 31619, 26050, 30419, 53276, 150660, 29924, 53277, 30245, 31669, 40023, 150661, 39059, 150033, 46919, 150040, 45997, 45642, 48852, 38134, 48874, 51515, 50778, 43700, 56118, 39106, 40396, 24296, 41817, 24376, 32267, 57081, 150342, 119566, 27602, 150180, 150712, 54787, 150168, 34049, 32273, 150534, 23542, 150086, 150084, 150083, 150089, 26830, 150171, 119501, 23466, 53523, 150525, 25464, 150531, 34024, 27041, 37687, 40051, 27389, 150683, 36294, 36957, 47101, 47061, 45400, 58729, 44920, 41546, 40259, 39923, 150636, 39643, 39291, 37802, 37697, 37587, 37495, 36282, 150429, 150602, 39666, 37609, 35126, 30697, 33268, 150361, 32762, 32615, 32249, 150509, 50714, 150358, 36239, 24269, 46826, 150510, 27401, 150603, 150606, 150607, 150608, 39835, 39311, 39115, 150654, 150684, 42004, 149992, 58727, 58843, 150386, 150414, 150417, 37325, 56038, 27857, 26476, 150571, 150572, 150573, 150574, 150579, 150580, 25302, 24648, 150655, 24284, 24156, 24151, 23950, 23658, 23564, 53199, 150052, 24415, 35728, 150671, 150637, 47900, 149976, 150049, 150053, 45168, 24081, 35500, 35588, 35606, 35880, 37747, 38634, 119380, 119382, 150657, 150656, 31437, 150504, 29431, 31753, 150503, 43138, 43304, 43628, 34996, 41519, 45135, 47169, 48586, 57911, 150097, 150054, 46904, 38962, 42763, 35194, 32921, 47672, 42951, 40157, 40083, 43979, 46506, 43980, 47476, 46319, 40588, 50982, 29418, 44539, 48378, 39705, 38571, 47450, 46907, 46991, 46986, 56916, 46838, 41726, 49509, 37652, 50987, 37276, 37379, 37380, 39721, 44249, 44378, 22349, 44498, 50988, 44247, 59012, 40948, 43160, 47849, 43378, 150415, 42952, 35832, 35897, 47789, 40587, 36018, 47474, 36462, 45231, 41381, 38495, 38496, 46914, 58988, 46913, 46908, 45232, 41724, 47034, 46683, 24419, 29546, 50591, 50656, 23996, 32963, 32964, 58987, 29220, 28576, 34736, 42126, 46682, 46621, 45449, 45450, 39260, 39136, 49510, 45156, 39719, 44540, 44648, 44649, 37860, 39706, 45017, 41102, 38425, 38493, 38494, 41725, 39941, 34510, 56918, 46942, 46869, 37732, 53594, 32301, 34004, 37196, 150048, 31988, 45851, 45852, 31742, 139634, 22713, 23078, 57808, 42830, 150458, 150456, 26911, 27654, 23891, 28294, 42115, 23806, 31130, 150662, 31943, 47301, 47275, 58072, 46317, 51023, 37111, 41101, 37274, 39722, 37275, 30635, 34667, 39403, 26406, 40535, 150663, 29062, 28748, 42497, 48045, 45447, 28296, 40534, 150365, 44729, 27943, 56845, 25330, 42680, 58170, 27448, 42771, 27116, 24487, 33442, 32191, 32116, 35173, 39442, 34497, 36504, 49792, 36981, 47155, 34273, 24485, 37783, 28285, 150034, 45508, 27576, 27130, 28450, 48795, 33564, 39138, 32285, 37492, 39060, 37500, 32501, 32539, 119551, 48889, 52749, 31855, 53036, 149898, 30422, 31660, 23216, 56922, 30329, 23735, 31365, 38119, 40031, 46837, 28888, 33302, 33284, 23940, 52043, 150051, 43179, 24564, 48678, 43026, 35220, 25169, 36453, 36539, 47050, 27364, 37698, 24434, 22656, 29911, 32251, 32244, 30397, 22731, 50234, 50281, 57396, 30302, 32166, 50543, 50544, 23599, 50590, 50090, 25319, 50016, 33777, 28040, 56917, 33779, 33782, 33783, 56960, 56460, 55445, 27450, 48364, 50017, 49634, 28403, 24386, 24418, 33707, 33708, 33710, 33711, 24646, 33774, 23137, 29571, 29682, 49793, 51994, 31379, 30984, 30914, 52627, 30458, 52831, 23186, 30457, 49583, 27837, 25172, 149688, 27835, 150691, 35491, 25349, 26671, 26624, 34306, 30974, 33778, 150073, 31427, 29951, 44588, 51295, 51293, 150522, 26020, 22401, 55901, 56951, 54503, 48297, 25633, 56906, 34652, 27024, 27018, 33780, 34305, 48363, 26930, 33781, 26093, 24666, 26584, 49425, 49327, 51301, 24871, 25080, 27872, 26931) AND sss.IsPrimary = 1; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:38:12,810 - [124817] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 10:38:12,811 - [124817] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, dm.DepartmentMasterId, bm.BranchMasterId FROM Common.DepartmentMaster dm Inner JOIN Common.DivisionMaster d2 ON dm.DivisionMasterId = d2.DivisionMasterId Inner JOIN Common.BranchMaster bm ON d2.BranchMasterId = bm.BranchMasterId Inner JOIN [ServiceCore].[ServiceCategoryMaster] scm ON dm.DepartmentMasterId = scm.DepartmentId Inner JOIN ServiceCore.ServiceMaster sm ON scm.CategoryId = sm.CategoryId Inner JOIN ServiceCore.SoldServiceStandard x on x.ServiceId = sm.ServiceMasterId Inner JOIN ServiceCore.ServiceSetupServices sss ON sss.StdSoldServiceId = x.SoldServiceStandardId WHERE dm.CompanyId = 133 AND d2.CompanyId = bm.CompanyId AND sss.ServiceSetupId in (150105, 150291, 26109, 45520, 150598, 42749, 42822, 23686, 150695, 150642, 24258, 33939, 28648, 51398, 38480, 150650, 38022, 50870, 37824, 29627, 150673, 150694, 56311, 150681, 119603, 36559, 24220, 30755, 150705, 150418, 149912, 32279, 52608, 26231, 30959, 150185, 51389, 45461, 26946, 46946, 45464, 44573, 44972, 44971, 44947, 51353, 150200, 26155, 54673, 31192, 150199, 22292, 47317, 150002, 150640, 28199, 53341, 30277, 53395, 45987, 26167, 29495, 26745, 22604, 27490, 25695, 48488, 49027, 26254, 44654, 44653, 150446, 34524, 35349, 45399, 26882, 150688, 51119, 23899, 35258, 150641, 59016, 39082, 59014, 42644, 53925, 32512, 48938, 150157, 29437, 25455, 139674, 32961, 150701, 150700, 42495, 42496, 26603, 28291, 42035, 41899, 40009, 32639, 47082, 39251, 150699, 23847, 52962, 51675, 51687, 33106, 150198, 23824, 32480, 32240, 38892, 150411, 27069, 25184, 22793, 24674, 40729, 31190, 24331, 28234, 31157, 24209, 27016, 33570, 32476, 31326, 24594, 23692, 34026, 28971, 58241, 23648, 44939, 48942, 37209, 51032, 150685, 33579, 150714, 150696, 150380, 25144, 150483, 42845, 57764, 30642, 150697, 150678, 129619, 31629, 48814, 52525, 26530, 150692, 44832, 40573, 44843, 45982, 28530, 26038, 38807, 43268, 37425, 24467, 43270, 54283, 35456, 35525, 150061, 149967, 54195, 29084, 43183, 32448, 36895, 29450, 42018, 27173, 36339, 38509, 57759, 43130, 35781, 43131, 56676, 32268, 24085, 28978, 149698, 51037, 26278, 149692, 51190, 23281, 150450, 25100, 25191, 150667, 47022, 24029, 23842, 150106, 24514, 56844, 38526, 33198, 40813, 149989, 39205, 46587, 52220, 35549, 34010, 149684, 149927, 36020, 43695, 150524, 32808, 150412, 42754, 43999, 34422, 43996, 24498, 33840, 149683, 150112, 43646, 52068, 149685, 51949, 28305, 23965, 149699, 46144, 46119, 57201, 30353, 31769, 31780, 53330, 30103, 150589, 59013, 23389, 150587, 39655, 23652, 29643, 45501, 149984, 50454, 40086, 40178, 41601, 51777, 40575, 150644, 30527, 41760, 47648, 45999, 45998, 48617, 40816, 149974, 149987, 149986, 149971, 41844, 150036, 149973, 39140, 149981, 31194, 39942, 47332, 46936, 32372, 149972, 149975, 32559, 33300, 149969, 24261, 31957, 28923, 38263, 149982, 31482, 24237, 28287, 25840, 39484, 39152, 30476, 26057, 150115, 52080, 30670, 48624, 27066, 150516, 150521, 49605, 42407, 27614, 41759, 149968, 36046, 35772, 35687, 35441, 35167, 24623, 29451, 34256, 36358, 41915, 41914, 33243, 150167, 25435, 40111, 34293, 150677, 37238, 37222, 149734, 34669, 29290, 35699, 35689, 51053, 37735, 28893, 37103, 150675, 150680, 27932, 150625, 149983, 150615, 150612, 33285, 150611, 27588, 41619, 41793, 41647, 149869, 27140, 53159, 150535, 41620, 42947, 150420, 150620, 150219, 48554, 23046, 150158, 38121, 38050, 42108, 26198, 150122, 27540, 34083, 39959, 149840, 150370, 22416, 50413, 150150, 28209, 119227, 28311, 29761, 33853, 33949, 150649, 150592, 23632, 43422, 149996, 150111, 150345, 48555, 47284, 55860, 47674, 45363, 38236, 26216, 26564, 26480, 26478, 54785, 28424, 23141, 23101, 57037, 29429, 150029, 23546, 51421, 58963, 150682, 52687, 53024, 58845, 150501, 48133, 42534, 42470, 42469, 150480, 28313, 24437, 25294, 29528, 25306, 25558, 26034, 23016, 31384, 31255, 52542, 30964, 150715, 26383, 150072, 150098, 150110, 150094, 150088, 150070, 51055, 33578, 55603, 51155, 26044, 52895, 24203, 47915, 25453, 51859, 30724, 34642, 33834, 33212, 32816, 32479, 32239, 150716, 53010, 32414, 42800, 57029, 30139, 32836, 23553, 25472, 57556, 39572, 30408, 42801, 43214, 27668, 52887, 31548, 43893, 150401, 40473, 40402, 150495, 37695, 36555, 150383, 29854, 150038, 150181, 150455, 150179, 150659, 150658, 150586, 25609, 25894, 150035, 41947, 150427, 25629, 32280, 42698, 150588, 27710, 44913, 23558, 150459, 43257, 150108, 36887, 24076, 150400, 35738, 29226, 29157, 52593, 150398, 36522, 22677, 149928, 150306, 22618, 25255, 28500, 139652, 28097, 33317, 150396, 150395, 150394, 28242, 150392, 150387, 150385, 150384, 46590, 27098, 42697, 27073, 31354, 24959, 24836, 52775, 43285, 150060, 32245, 150062, 41434, 51326, 34993, 39428, 34903, 29393, 35697, 139655, 150374, 43263, 32262, 25532, 30954, 23005, 39133, 46879, 150030, 47054, 150186, 48578, 46516, 48577, 24337, 24660, 52239, 27999, 150707, 23406, 38654, 41592, 33844, 31623, 32686, 29078, 31272, 46217, 35284, 26801, 37042, 37710, 37813, 54783, 30975, 36958, 55424, 150647, 36763, 150189, 35718, 150022, 26484, 150197, 150195, 150190, 29177, 28716, 35956, 38550, 31046, 150410, 150187, 51204, 47124, 150676, 35597, 150095, 150109, 39378, 51126, 52752, 28958, 24004, 34484, 29846, 35138, 29182, 37694, 150447, 50892, 37294, 150126, 51312, 57003, 150518, 25445, 150104, 150103, 150102, 150101, 23394, 34267, 36013, 44917, 150556, 150554, 150557, 150566, 150559, 150355, 150560, 150552, 150359, 150561, 150562, 35079, 150093, 150078, 57057, 150069, 26818, 26727, 26190, 150058, 150057, 150056, 150050, 150041, 28374, 25651, 150099, 150100, 52022, 30561, 53002, 53311, 29998, 29479, 23962, 56926, 150068, 42825, 150600, 150055, 41660, 53566, 150047, 150044, 37080, 150194, 150352, 38637, 38902, 46686, 47806, 35733, 150577, 150616, 150601, 149988, 150584, 150585, 42299, 150338, 150375, 150551, 150439, 150444, 150533, 150549, 150452, 150454, 150457, 150470, 150379, 150475, 42824, 150496, 150576, 150529, 150536, 150546, 150547, 150451, 28076, 37936, 27881, 27874, 149991, 42360, 27981, 37779, 32261, 40919, 31619, 26050, 30419, 53276, 150660, 29924, 53277, 30245, 31669, 40023, 150661, 39059, 150033, 46919, 150040, 45997, 45642, 48852, 38134, 48874, 51515, 50778, 43700, 56118, 39106, 40396, 24296, 41817, 24376, 32267, 57081, 150342, 119566, 27602, 150180, 150712, 54787, 150168, 34049, 32273, 150534, 23542, 150086, 150084, 150083, 150089, 26830, 150171, 119501, 23466, 53523, 150525, 25464, 150531, 34024, 27041, 37687, 40051, 27389, 150683, 36294, 36957, 47101, 47061, 45400, 58729, 44920, 41546, 40259, 39923, 150636, 39643, 39291, 37802, 37697, 37587, 37495, 36282, 150429, 150602, 39666, 37609, 35126, 30697, 33268, 150361, 32762, 32615, 32249, 150509, 50714, 150358, 36239, 24269, 46826, 150510, 27401, 150603, 150606, 150607, 150608, 39835, 39311, 39115, 150654, 150684, 42004, 149992, 58727, 58843, 150386, 150414, 150417, 37325, 56038, 27857, 26476, 150571, 150572, 150573, 150574, 150579, 150580, 25302, 24648, 150655, 24284, 24156, 24151, 23950, 23658, 23564, 53199, 150052, 24415, 35728, 150671, 150637, 47900, 149976, 150049, 150053, 45168, 24081, 35500, 35588, 35606, 35880, 37747, 38634, 119380, 119382, 150657, 150656, 31437, 150504, 29431, 31753, 150503, 43138, 43304, 43628, 34996, 41519, 45135, 47169, 48586, 57911, 150097, 150054, 46904, 38962, 42763, 35194, 32921, 47672, 42951, 40157, 40083, 43979, 46506, 43980, 47476, 46319, 40588, 50982, 29418, 44539, 48378, 39705, 38571, 47450, 46907, 46991, 46986, 56916, 46838, 41726, 49509, 37652, 50987, 37276, 37379, 37380, 39721, 44249, 44378, 22349, 44498, 50988, 44247, 59012, 40948, 43160, 47849, 43378, 150415, 42952, 35832, 35897, 47789, 40587, 36018, 47474, 36462, 45231, 41381, 38495, 38496, 46914, 58988, 46913, 46908, 45232, 41724, 47034, 46683, 24419, 29546, 50591, 50656, 23996, 32963, 32964, 58987, 29220, 28576, 34736, 42126, 46682, 46621, 45449, 45450, 39260, 39136, 49510, 45156, 39719, 44540, 44648, 44649, 37860, 39706, 45017, 41102, 38425, 38493, 38494, 41725, 39941, 34510, 56918, 46942, 46869, 37732, 53594, 32301, 34004, 37196, 150048, 31988, 45851, 45852, 31742, 139634, 22713, 23078, 57808, 42830, 150458, 150456, 26911, 27654, 23891, 28294, 42115, 23806, 31130, 150662, 31943, 47301, 47275, 58072, 46317, 51023, 37111, 41101, 37274, 39722, 37275, 30635, 34667, 39403, 26406, 40535, 150663, 29062, 28748, 42497, 48045, 45447, 28296, 40534, 150365, 44729, 27943, 56845, 25330, 42680, 58170, 27448, 42771, 27116, 24487, 33442, 32191, 32116, 35173, 39442, 34497, 36504, 49792, 36981, 47155, 34273, 24485, 37783, 28285, 150034, 45508, 27576, 27130, 28450, 48795, 33564, 39138, 32285, 37492, 39060, 37500, 32501, 32539, 119551, 48889, 52749, 31855, 53036, 149898, 30422, 31660, 23216, 56922, 30329, 23735, 31365, 38119, 40031, 46837, 28888, 33302, 33284, 23940, 52043, 150051, 43179, 24564, 48678, 43026, 35220, 25169, 36453, 36539, 47050, 27364, 37698, 24434, 22656, 29911, 32251, 32244, 30397, 22731, 50234, 50281, 57396, 30302, 32166, 50543, 50544, 23599, 50590, 50090, 25319, 50016, 33777, 28040, 56917, 33779, 33782, 33783, 56960, 56460, 55445, 27450, 48364, 50017, 49634, 28403, 24386, 24418, 33707, 33708, 33710, 33711, 24646, 33774, 23137, 29571, 29682, 49793, 51994, 31379, 30984, 30914, 52627, 30458, 52831, 23186, 30457, 49583, 27837, 25172, 149688, 27835, 150691, 35491, 25349, 26671, 26624, 34306, 30974, 33778, 150073, 31427, 29951, 44588, 51295, 51293, 150522, 26020, 22401, 55901, 56951, 54503, 48297, 25633, 56906, 34652, 27024, 27018, 33780, 34305, 48363, 26930, 33781, 26093, 24666, 26584, 49425, 49327, 51301, 24871, 25080, 27872, 26931) AND sss.IsPrimary = 1; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:38:13,231 - [124817] - src.utils.log - INFO - βœ… Fetched 32 rows - __SPLIT__ 2026-07-21 10:38:13,245 - [124817] - src.utils.log - INFO - πŸ” Fetching data: SELECT IsInvoiceSameAsWorkorder,BillingIsCreateInvoice FROM Common.CompanyConfiguration cc WHERE cc.CompanyId = 133;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:38:13,518 - [124817] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 10:38:13,519 - [124817] - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM Common.GenerateNumberConfig gnc WHERE CompanyId = 133 AND EnitityNumberType in ('WorkOrder','Invoice'); ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:38:13,792 - [124817] - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-21 10:38:13,793 - [124817] - src.utils.log - INFO - πŸ” Fetching data: SELECT IsInvoiceSameAsWorkorder, BillingIsCreateInvoice FROM Common.CompanyConfiguration cc WHERE cc.CompanyId = 133; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:38:14,066 - [124817] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 10:38:14,067 - [124817] - src.utils.log - INFO - πŸ” Fetching data: UPDATE Common.GenerateNumberConfig WITH (ROWLOCK) SET NextNumber = NextNumber + 1691 OUTPUT deleted.NextNumber AS StartNumber WHERE CompanyId = 133 AND EnitityNumberType = 'WorkOrder'; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:38:14,344 - [124817] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 10:38:14,345 - [124817] - src.utils.log - INFO - πŸ” Fetching data: UPDATE Common.GenerateNumberConfig WITH (ROWLOCK) SET NextNumber = NextNumber + 1691 OUTPUT deleted.NextNumber AS StartNumber WHERE CompanyId = 133 AND EnitityNumberType = 'Invoice'; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:38:14,623 - [124817] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 10:38:14,631 - [124817] - src.utils.log - INFO - πŸ” Fetching data: SELECT ss.ServiceSetupId as SetupId, ss.FrequencyScheduleId as setup_frequency_schedule_id, ss.AccountNumber, ss.CompanyId, ss.BillingLocationId, ss.ServiceLocationId, ss.TaxSysName, ss.TermId, ss.TaxPercent, ss.PoNumber, ss.IsTaxExempt, ss.DisplayServiceAsSeparateLineItem, ss.GenerateInvoice, ss.IsGenerateInvoiceforInitalSetup, ss.IsGenerateInvoiceforInitalSetupBilling, ss.IsBilling, t.NetDueIn, ptm.PaymentType, ssb.* FROM ServiceCore.ServiceSetup ss LEFT JOIN ServiceCore.ServiceSetupBilling ssb ON ss.ServiceSetupId = ssb.ServiceSetupId LEFT JOIN Billing.PaymentTypeMaster ptm ON ptm.PaymentTypeMasterId = ssb.PaymentTypeMasterId left join Billing.Term t on ss.TermId = t.TermId WHERE ss.ServiceSetupId in (150105, 150291, 26109, 45520, 150598, 42749, 42822, 23686, 150695, 150642, 24258, 33939, 28648, 51398, 38480, 150650, 38022, 50870, 37824, 29627, 150673, 150694, 56311, 150681, 119603, 36559, 24220, 30755, 150705, 150418, 149912, 32279, 52608, 26231, 30959, 150185, 51389, 45461, 26946, 46946, 45464, 44573, 44972, 44971, 44947, 51353, 150200, 26155, 54673, 31192, 150199, 22292, 47317, 150002, 150640, 28199, 53341, 30277, 53395, 45987, 26167, 29495, 26745, 22604, 27490, 25695, 48488, 49027, 26254, 44654, 44653, 150446, 34524, 35349, 45399, 26882, 150688, 51119, 23899, 35258, 150641, 59016, 39082, 59014, 42644, 53925, 32512, 48938, 150157, 29437, 25455, 139674, 32961, 150701, 150700, 42495, 42496, 26603, 28291, 42035, 41899, 40009, 32639, 47082, 39251, 150699, 23847, 52962, 51675, 51687, 33106, 150198, 23824, 32480, 32240, 38892, 150411, 27069, 25184, 22793, 24674, 40729, 31190, 24331, 28234, 31157, 24209, 27016, 33570, 32476, 31326, 24594, 23692, 34026, 28971, 58241, 23648, 44939, 48942, 37209, 51032, 150685, 33579, 150714, 150696, 150380, 25144, 150483, 42845, 57764, 30642, 150697, 150678, 129619, 31629, 48814, 52525, 26530, 150692, 44832, 40573, 44843, 45982, 28530, 26038, 38807, 43268, 37425, 24467, 43270, 54283, 35456, 35525, 150061, 149967, 54195, 29084, 43183, 32448, 36895, 29450, 42018, 27173, 36339, 38509, 57759, 43130, 35781, 43131, 56676, 32268, 24085, 28978, 149698, 51037, 26278, 149692, 51190, 23281, 150450, 25100, 25191, 150667, 47022, 24029, 23842, 150106, 24514, 56844, 38526, 33198, 40813, 149989, 39205, 46587, 52220, 35549, 34010, 149684, 149927, 36020, 43695, 150524, 32808, 150412, 42754, 43999, 34422, 43996, 24498, 33840, 149683, 150112, 43646, 52068, 149685, 51949, 28305, 23965, 149699, 46144, 46119, 57201, 30353, 31769, 31780, 53330, 30103, 150589, 59013, 23389, 150587, 39655, 23652, 29643, 45501, 149984, 50454, 40086, 40178, 41601, 51777, 40575, 150644, 30527, 41760, 47648, 45999, 45998, 48617, 40816, 149974, 149987, 149986, 149971, 41844, 150036, 149973, 39140, 149981, 31194, 39942, 47332, 46936, 32372, 149972, 149975, 32559, 33300, 149969, 24261, 31957, 28923, 38263, 149982, 31482, 24237, 28287, 25840, 39484, 39152, 30476, 26057, 150115, 52080, 30670, 48624, 27066, 150516, 150521, 49605, 42407, 27614, 41759, 149968, 36046, 35772, 35687, 35441, 35167, 24623, 29451, 34256, 36358, 41915, 41914, 33243, 150167, 25435, 40111, 34293, 150677, 37238, 37222, 149734, 34669, 29290, 35699, 35689, 51053, 37735, 28893, 37103, 150675, 150680, 27932, 150625, 149983, 150615, 150612, 33285, 150611, 27588, 41619, 41793, 41647, 149869, 27140, 53159, 150535, 41620, 42947, 150420, 150620, 150219, 48554, 23046, 150158, 38121, 38050, 42108, 26198, 150122, 27540, 34083, 39959, 149840, 150370, 22416, 50413, 150150, 28209, 119227, 28311, 29761, 33853, 33949, 150649, 150592, 23632, 43422, 149996, 150111, 150345, 48555, 47284, 55860, 47674, 45363, 38236, 26216, 26564, 26480, 26478, 54785, 28424, 23141, 23101, 57037, 29429, 150029, 23546, 51421, 58963, 150682, 52687, 53024, 58845, 150501, 48133, 42534, 42470, 42469, 150480, 28313, 24437, 25294, 29528, 25306, 25558, 26034, 23016, 31384, 31255, 52542, 30964, 150715, 26383, 150072, 150098, 150110, 150094, 150088, 150070, 51055, 33578, 55603, 51155, 26044, 52895, 24203, 47915, 25453, 51859, 30724, 34642, 33834, 33212, 32816, 32479, 32239, 150716, 53010, 32414, 42800, 57029, 30139, 32836, 23553, 25472, 57556, 39572, 30408, 42801, 43214, 27668, 52887, 31548, 43893, 150401, 40473, 40402, 150495, 37695, 36555, 150383, 29854, 150038, 150181, 150455, 150179, 150659, 150658, 150586, 25609, 25894, 150035, 41947, 150427, 25629, 32280, 42698, 150588, 27710, 44913, 23558, 150459, 43257, 150108, 36887, 24076, 150400, 35738, 29226, 29157, 52593, 150398, 36522, 22677, 149928, 150306, 22618, 25255, 28500, 139652, 28097, 33317, 150396, 150395, 150394, 28242, 150392, 150387, 150385, 150384, 46590, 27098, 42697, 27073, 31354, 24959, 24836, 52775, 43285, 150060, 32245, 150062, 41434, 51326, 34993, 39428, 34903, 29393, 35697, 139655, 150374, 43263, 32262, 25532, 30954, 23005, 39133, 46879, 150030, 47054, 150186, 48578, 46516, 48577, 24337, 24660, 52239, 27999, 150707, 23406, 38654, 41592, 33844, 31623, 32686, 29078, 31272, 46217, 35284, 26801, 37042, 37710, 37813, 54783, 30975, 36958, 55424, 150647, 36763, 150189, 35718, 150022, 26484, 150197, 150195, 150190, 29177, 28716, 35956, 38550, 31046, 150410, 150187, 51204, 47124, 150676, 35597, 150095, 150109, 39378, 51126, 52752, 28958, 24004, 34484, 29846, 35138, 29182, 37694, 150447, 50892, 37294, 150126, 51312, 57003, 150518, 25445, 150104, 150103, 150102, 150101, 23394, 34267, 36013, 44917, 150556, 150554, 150557, 150566, 150559, 150355, 150560, 150552, 150359, 150561, 150562, 35079, 150093, 150078, 57057, 150069, 26818, 26727, 26190, 150058, 150057, 150056, 150050, 150041, 28374, 25651, 150099, 150100, 52022, 30561, 53002, 53311, 29998, 29479, 23962, 56926, 150068, 42825, 150600, 150055, 41660, 53566, 150047, 150044, 37080, 150194, 150352, 38637, 38902, 46686, 47806, 35733, 150577, 150616, 150601, 149988, 150584, 150585, 42299, 150338, 150375, 150551, 150439, 150444, 150533, 150549, 150452, 150454, 150457, 150470, 150379, 150475, 42824, 150496, 150576, 150529, 150536, 150546, 150547, 150451, 28076, 37936, 27881, 27874, 149991, 42360, 27981, 37779, 32261, 40919, 31619, 26050, 30419, 53276, 150660, 29924, 53277, 30245, 31669, 40023, 150661, 39059, 150033, 46919, 150040, 45997, 45642, 48852, 38134, 48874, 51515, 50778, 43700, 56118, 39106, 40396, 24296, 41817, 24376, 32267, 57081, 150342, 119566, 27602, 150180, 150712, 54787, 150168, 34049, 32273, 150534, 23542, 150086, 150084, 150083, 150089, 26830, 150171, 119501, 23466, 53523, 150525, 25464, 150531, 34024, 27041, 37687, 40051, 27389, 150683, 36294, 36957, 47101, 47061, 45400, 58729, 44920, 41546, 40259, 39923, 150636, 39643, 39291, 37802, 37697, 37587, 37495, 36282, 150429, 150602, 39666, 37609, 35126, 30697, 33268, 150361, 32762, 32615, 32249, 150509, 50714, 150358, 36239, 24269, 46826, 150510, 27401, 150603, 150606, 150607, 150608, 39835, 39311, 39115, 150654, 150684, 42004, 149992, 58727, 58843, 150386, 150414, 150417, 37325, 56038, 27857, 26476, 150571, 150572, 150573, 150574, 150579, 150580, 25302, 24648, 150655, 24284, 24156, 24151, 23950, 23658, 23564, 53199, 150052, 24415, 35728, 150671, 150637, 47900, 149976, 150049, 150053, 45168, 24081, 35500, 35588, 35606, 35880, 37747, 38634, 119380, 119382, 150657, 150656, 31437, 150504, 29431, 31753, 150503, 43138, 43304, 43628, 34996, 41519, 45135, 47169, 48586, 57911, 150097, 150054, 46904, 38962, 42763, 35194, 32921, 47672, 42951, 40157, 40083, 43979, 46506, 43980, 47476, 46319, 40588, 50982, 29418, 44539, 48378, 39705, 38571, 47450, 46907, 46991, 46986, 56916, 46838, 41726, 49509, 37652, 50987, 37276, 37379, 37380, 39721, 44249, 44378, 22349, 44498, 50988, 44247, 59012, 40948, 43160, 47849, 43378, 150415, 42952, 35832, 35897, 47789, 40587, 36018, 47474, 36462, 45231, 41381, 38495, 38496, 46914, 58988, 46913, 46908, 45232, 41724, 47034, 46683, 24419, 29546, 50591, 50656, 23996, 32963, 32964, 58987, 29220, 28576, 34736, 42126, 46682, 46621, 45449, 45450, 39260, 39136, 49510, 45156, 39719, 44540, 44648, 44649, 37860, 39706, 45017, 41102, 38425, 38493, 38494, 41725, 39941, 34510, 56918, 46942, 46869, 37732, 53594, 32301, 34004, 37196, 150048, 31988, 45851, 45852, 31742, 139634, 22713, 23078, 57808, 42830, 150458, 150456, 26911, 27654, 23891, 28294, 42115, 23806, 31130, 150662, 31943, 47301, 47275, 58072, 46317, 51023, 37111, 41101, 37274, 39722, 37275, 30635, 34667, 39403, 26406, 40535, 150663, 29062, 28748, 42497, 48045, 45447, 28296, 40534, 150365, 44729, 27943, 56845, 25330, 42680, 58170, 27448, 42771, 27116, 24487, 33442, 32191, 32116, 35173, 39442, 34497, 36504, 49792, 36981, 47155, 34273, 24485, 37783, 28285, 150034, 45508, 27576, 27130, 28450, 48795, 33564, 39138, 32285, 37492, 39060, 37500, 32501, 32539, 119551, 48889, 52749, 31855, 53036, 149898, 30422, 31660, 23216, 56922, 30329, 23735, 31365, 38119, 40031, 46837, 28888, 33302, 33284, 23940, 52043, 150051, 43179, 24564, 48678, 43026, 35220, 25169, 36453, 36539, 47050, 27364, 37698, 24434, 22656, 29911, 32251, 32244, 30397, 22731, 50234, 50281, 57396, 30302, 32166, 50543, 50544, 23599, 50590, 50090, 25319, 50016, 33777, 28040, 56917, 33779, 33782, 33783, 56960, 56460, 55445, 27450, 48364, 50017, 49634, 28403, 24386, 24418, 33707, 33708, 33710, 33711, 24646, 33774, 23137, 29571, 29682, 49793, 51994, 31379, 30984, 30914, 52627, 30458, 52831, 23186, 30457, 49583, 27837, 25172, 149688, 27835, 150691, 35491, 25349, 26671, 26624, 34306, 30974, 33778, 150073, 31427, 29951, 44588, 51295, 51293, 150522, 26020, 22401, 55901, 56951, 54503, 48297, 25633, 56906, 34652, 27024, 27018, 33780, 34305, 48363, 26930, 33781, 26093, 24666, 26584, 49425, 49327, 51301, 24871, 25080, 27872, 26931)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:38:15,034 - [124817] - src.utils.log - INFO - βœ… Fetched 1225 rows - __SPLIT__ 2026-07-21 10:38:16,202 - [124817] - src.utils.log - INFO - πŸ” Fetching data: SELECT x.CompanyId FROM CRM.CompanyMaster x WHERE CompanyKey = 'abcdallas';... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:38:16,476 - [124817] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 10:38:16,477 - [124817] - src.utils.log - INFO - πŸ” Fetching data: SELECT CollectionStatus,IsHold,AccountNo FROM CRM.Account a WHERE a.AccountNo in ('278154', '304027', '627878', '14876', '4159', '2146929746', '14934', '627944', '230953', '6467', '280797', '280418', '233762', '608936', '217691', '14711', '3571', '246423', '242016', '5197', '295971', '613923', '2146960423', '216638', '258749', '14969', '242094', '264373', '280340', '618209', '607081', '243250', '14708', 'stag', '304268', '15000', '2146958746', '600947', '615954', '628394', '305804', '623471', '14980', '321506', '270901', '2146955295', '14977', '262178', '2988', '14935', '618345', '261867', '14658', '333196', '629011', '282399', '308732', '255817', '14999', '278722', '225928', '269519', '229423', '15012', '601182', '281712', '236638', '2146965788', '325239', '14715', '322867', '276862', '302073', '326716', '333416', '620492', '601226', '248048', '14899', '299554', '14933', '627610', '14970', '272658', '608088', '322966', '214770', '297659', '215706', '303082', '287223', '286245', '610791', '2011349', '615873', '8845', '279089', '14564', '223263', '313617', '621137', '309248', '320525', '277753', '14656', '14704', '606768', '333940', '617895', '298741', '281916', '289028', '328487', '608272', '2146944605', '163', '14683', '314990', '14436', '240213', '272716', '271076', '332895', '255397', '216239', '320183', '293205', '601988', '602529', '274454', '287693', '289776', '285161', '302687', '317004', '305202', '617239', '616073', '297823', '333083', '14713', '322919', '323226', '615968', '287982', '251433', '219389', '206898', '14664', '14749', '302108', '14774', '14705', '15020', '14963', '621566', '14832', '218272', '14721', '268755', '616261', '14981', '296317', '308090', '215749', '292723', '231541', '253357', '14661', '255041', '280475', '614753', '313598', '4219', '305497', '215818', '327498', '318231', '457', '602904', '317609', '617853', '292612', '325496', '295397', '259067', '620839', '231773', '14668', '2146964835', '252654', '247497', '207724', '14949', '623378', '2146956615', '2146959802', '9901440', '270645', '294568', '277141', '14729', '14974', '14703', '289023', '305139', '232158', '612532', '222757', '296470', '609920', '2146962886', '2146958626', '2146953222', '623706', '20000066', '14779', '242629', '316387', '296618', '14968', '224096', '320925', '219764', '14662', '324721', '263523', '259861', '3427', '265670', '615632', '252311', '257721', '309140', '2146926531', '282595', '628677', '276486', '324318', '14686', '312191', '13935', '14070', '600721', '278819', '14996', '224629', '3510', '298422', '608233', '201081', '251085', '267821', '628351', '318593', '602371', '620663', '627964', '13492', '267070', '287984', '324720', '286396', '603453', '14707', '310080', '14638', '318210', '14960', '214655', '3599', '14695', '314508', '219028', '2146963808', '15019', '314078', '282718', '266499', '332171', '9027', '14954', '267185', '306735', '628556', '2146957351', '268588', '621379', '320182', '328503', '278328', '207539', '14423', '327097', '622912', '2146951726', '252660', '295180', '320468', '626702', '2146944988', '271391', '2146965509', '266324', '306006', '334205', '303977', '232050', '332366', '14880', '99264', '315036', '259519', '255828', '14712', '14694', '259019', '222309', '615914', '284367', '14497', '14728', '7831', '216129', '307868', '295374', '301199', '618528', '217751', '324804', '287981', '234790', '608105', '257639', '607066', '294611', '234853', '14781', '312565', '256252', '327490', '2146964861', '14961', '238989', '321952', '311748', '214673', '331894', '14797', '615248', '223613', '235837', '622674', '236852', '299607', '297613', '2011542', '14665', '219978', '14908', '244543', '293296', '613363', '14316', '99578', '602726', '603039', '601264', '628356', '332732', '14995', '8663', '15008', '220052', '287993', '14904', '222378', '332391', '601638', '14780', '297847', '249014', '308205', '14717', '312338', '614736', '316030', '327322', '228191', '629665', '616151', '614257', '14972', '222117', '259006', '3429', '616704', '604976', '14723', '329821', '242416', '277875', '610112', '291649', '271930', '600659', '266559', '206480', '255293', '607784', '315606', '14912', '323324', '274514', '302790', '14951', '252175', '306283', '291646', '245472', '224236', '234663', '2146956337', '602562', '270863', '14684', '234908', '307613', '289630', '321628', '264106', '608384', '262974', '616027', '604316', '317905', '600402', '604328', '305288', '224266', '210613', '319755', '289324', '206348', '314463', '14814', '218932', '605940', '621580', '270861', '302574', '320323', '252909', '10621', '233637', '292871', '14034', '14958', '282505', '615553', '223614', '628462', '329017', '220655', '306646', '280389', '311647', '291632', '322384', '202026', '14891', '311780', '609803', '14627', '2146960489', '310654', '246409', '208268', '616412', '235579', '612623', '306082', '15014', '233912', '283105', '277530', '2146965888', '627612', '14942', '263297', '14445', '14446', '312387', '314532', '626388', '601627', '247695', '603103', '268994', '2146928346', '14710', '292143', '290793', '331461', '14800', '14991', '251289', '334239', '262191', '267240', '283056', '249121', '3580', '14420', '606397', '288843', '262397', '611992', '294589', '621442', '620237', '261505', '324132', '14504', '14917', '277450', '270799', '221683', '241823', '250093', '625896', '313628', '221860', '302207', '213482', '250778', '221396', '332082', '15016', '601158', '305181', '10226', '314530', '625934', '212645', '209577', '5578', '306605', '280360', '14971', '262102', '14943', '10684', '12996', '308998', '227783', '214666', '232911', '287990', '300054', '223782', '15017', '304691', '252118', '252156', '14986', '321080', '215172', '14877', '14657', '331234', '314584', '296307', '225923', '620644', '320693', '627836', '215564', '604115', '621875', '14785', '320556', '14537', '14907', '14867', '293040', '243737', '287983', '221910', '329220', '219304', '284396', '274083', '291397', '3900', '226273', '262222', '14052', '14479', '252817', '77675', '616832', '14701', '225140', '233479', '15026', '325416', '294157', '15015', '269051', '252979', '201605', '319171', '14936', '7208', '604680', '314733', '2146961021', '287518', '319577', '317863', '293113', '288369', '290043', '233352', '312871', '600632', '14118', '625768', '2778', '10474', '600782', '610247', '302217', '320249', '287988', '615613', '316859', '4828', '613958', '290466', '250275', '14376', '625914', '314773', '266606', '316138', '14911', '295379', '276656', '14896', '2146949373', '274708', '257288', '14856', '273490', '297645', '602471', '308711', '628122', '313961', '202868', '261758', '2405', '324620', '615390', '628373', '307778', '14890', '332896', '262391', '10287', '274988', '234860', '607359', '313333', '318556', '78590', '11228', '604957', '620512', '15022', '325129', '871809', '303638', '14496', '293184', '14994', '246419', '284558', '296270', '305526', '303582', '249925', '616308', '600228', '15001', '274019', '14953', '300708', '14901', '15002', '14510', '14776', '14573', '315086', '208243', '614456', '333795', '283405', '218220', '299621', '608100', '628766', '275866', '616796', '290928', '318542', '280192', '14126', '620434', '278967', '14730', '2146956273', '321805', '287980', '306648', '287987', '277370', '333387', '14473', '285718', '279257', '14976', '310980', '246460', '258129', '212422', '304728', '14868', '214836', '625236', '263131', '14660', '334978', '14699', '301343', '624266', '268007', '334161', '242074', '233444', '333856', '225328', '290765', '2146960711', '301826', '612025', '320524', '268796', '609318', '236653', '328154', '298782', '311074', '217312', '299234', '244155', '259574', '324411', '277020', '2146953818', '610260', '223122', '14902', '325946', '608975', '293114', '305333', '4724', '308862', '287994', '14718', '230675', '14973', '258773', '615537', '616644', '326759', '245666', '312441', '14989', '602385', '310977', '14930', '253065', '314920', '15025', '299618', '289025', '14511', '333553', '14875', '243604', '220020', '220747', '316437', '231794', '242017', '628073', '287986', '615198', '247854', '14482', '12276', '289417', '618452', '292915', '304524', '1072', '623323', '321193', '226232', '281448', '256607', '4158', '272306', '14893', '319546', '218721', '271055', '289154', '607841', '617893', '244357', '304776', '313113', '260790', '209078', '10382', '242196', '610098', '2146928868', '305135', '627084', '311422', '225651', '272968', '14946', '280413', '222673', '257031', '214720', '612027', '299500', '247073', '626194', '288008', '312203', '14927', '14491', '305353', '14623', '282118', '335169', '212475', '615516', '281248', '298943', '260337', '616620', '301339', '2146966529', '14773', '289094', '294615', '624544', '284542', '626974', '312676', '281717', '621299', '600363', '2980', '314276', '263925', '296347', '606578', '15003', '287989', '616403', '298998', '221260', '237277', '331419', '309229', '14700', '271541', '217527', '277518', '318180', '610061', '602961', '14831', '266898', '628649', '14460', '627676', '732', '14692', '320357', '3389', '2146929493', '285222', '615413', '604980', '262318', '243963', '14965', '327526', '260638', '335841', '603330', '611462', '264949', '295199', '335345', '224368', '14498', '14979', '296349', '2146953392', '330086', '323805', '3392', '335687', '287992', '236463', '619836', '282696', '320458', '248531', '285350', '282029', '226137', '310660', '605591', '302425', '295451', '295200', '272070', '15010', '604157', '275644', '14937', '283855', '235119', '257233', '284347', '14944', '316399', '252637', '336023', '234971', '331755', '287979', '317810', '602938', '619605', '317989', '261551', '223842', '278690', '288630', '14997', '262104', '261694', '332096', '333012', '11789', '285296', '627687', '13275', '334887', '14681', '2146952115', '4261', '265472', '2146927666', '257127', '14687', '621199', '267975', '219022', '3689', '625049', '221517', '14775', '618227', '615659', '295910', '14666', '243122', '332170', '614268', '14750', '259988', '200632', '311767', '281707', '320956', '314719', '258862', '314904', '608514', '286297', '305378', '610060', '615492', '315274') and a.CompanyId = 121;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:38:16,964 - [124817] - src.utils.log - INFO - βœ… Fetched 1020 rows - __SPLIT__ 2026-07-21 10:38:16,968 - [124817] - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderNo FROM ServiceCore.WorkOrder WHERE WorkOrderNo IN ('1429424', '1429425', '1429426', '1429427', '1429428', '1429429', '1429430', '1429431', '1429432', '1429433', '1429434', '1429435', '1429436', '1429437', '1429438', '1429439', '1429440', '1429441', '1429442', '1429443', '1429444', '1429445', '1429446', '1429447', '1429448', '1429449', '1429450', '1429451', '1429452', '1429453', '1429454', '1429455', '1429456', '1429457', '1429458', '1429459', '1429460', '1429461', '1429462', '1429463', '1429464', '1429465', '1429466', '1429467', '1429468', '1429469', '1429470', '1429471', '1429472', '1429473', '1429474', '1429475', '1429476', '1429477', '1429478', '1429479', '1429480', '1429481', '1429482', '1429483', '1429484', '1429485', '1429486', '1429487', '1429488', '1429489', '1429490', '1429491', '1429492', '1429493', '1429494', '1429495', '1429496', '1429497', '1429498', '1429499', '1429500', '1429501', '1429502', '1429503', '1429504', '1429505', '1429506', '1429507', '1429508', '1429509', '1429510', '1429511', '1429512', '1429513', '1429514', '1429515', '1429516', '1429517', '1429518', '1429519', '1429520', '1429521', '1429522', '1429523', '1429524', '1429525', '1429526', '1429527', '1429528', '1429529', '1429530', '1429531', '1429532', '1429533', '1429534', '1429535', '1429536', '1429537', '1429538', '1429539', '1429540', '1429541', '1429542', '1429543', '1429544', '1429545', '1429546', '1429547', '1429548', '1429549', '1429550', '1429551', '1429552', '1429553', '1429554', '1429555', '1429556', '1429557', '1429558', '1429559', '1429560', '1429561', '1429562', '1429563', '1429564', '1429565', '1429566', '1429567', '1429568', '1429569', '1429570', '1429571', '1429572', '1429573', '1429574', '1429575', '1429576', '1429577', '1429578', '1429579', '1429580', '1429581', '1429582', '1429583', '1429584', '1429585', '1429586', '1429587', '1429588', '1429589', '1429590', '1429591', '1429592', '1429593', '1429594', '1429595', '1429596', '1429597', '1429598', '1429599', '1429600', '1429601', '1429602', '1429603', '1429604', '1429605', '1429606', '1429607', '1429608', '1429609', '1429610', '1429611', '1429612', '1429613', '1429614', '1429615', '1429616', '1429617', '1429618', '1429619', '1429620', '1429621', '1429622', '1429623', '1429624', '1429625', '1429626', '1429627', '1429628', '1429629', '1429630', '1429631', '1429632', '1429633', '1429634', '1429635', '1429636', '1429637', '1429638', '1429639', '1429640', '1429641', '1429642', '1429643', '1429644', '1429645', '1429646', '1429647', '1429648', '1429649', '1429650', '1429651', '1429652', '1429653', '1429654', '1429655', '1429656', '1429657', '1429658', '1429659', '1429660', '1429661', '1429662', '1429663', '1429664', '1429665', '1429666', '1429667', '1429668', '1429669', '1429670', '1429671', '1429672', '1429673', '1429674', '1429675', '1429676', '1429677', '1429678', '1429679', '1429680', '1429681', '1429682', '1429683', '1429684', '1429685', '1429686', '1429687', '1429688', '1429689', '1429690', '1429691', '1429692', '1429693', '1429694', '1429695', '1429696', '1429697', '1429698', '1429699', '1429700', '1429701', '1429702', '1429703', '1429704', '1429705', '1429706', '1429707', '1429708', '1429709', '1429710', '1429711', '1429712', '1429713', '1429714', '1429715', '1429716', '1429717', '1429718', '1429719', '1429720', '1429721', '1429722', '1429723', '1429724', '1429725', '1429726', '1429727', '1429728', '1429729', '1429730', '1429731', '1429732', '1429733', '1429734', '1429735', '1429736', '1429737', '1429738', '1429739', '1429740', '1429741', '1429742', '1429743', '1429744', '1429745', '1429746', '1429747', '1429748', '1429749', '1429750', '1429751', '1429752', '1429753', '1429754', '1429755', '1429756', '1429757', '1429758', '1429759', '1429760', '1429761', '1429762', '1429763', '1429764', '1429765', '1429766', '1429767', '1429768', '1429769', '1429770', '1429771', '1429772', '1429773', '1429774', '1429775', '1429776', '1429777', '1429778', '1429779', '1429780', '1429781', '1429782', '1429783', '1429784', '1429785', '1429786', '1429787', '1429788', '1429789', '1429790', '1429791', '1429792', '1429793', '1429794', '1429795', '1429796', '1429797', '1429798', '1429799', '1429800', '1429801', '1429802', '1429803', '1429804', '1429805', '1429806', '1429807', '1429808', '1429809', '1429810', '1429811', '1429812', '1429813', '1429814', '1429815', '1429816', '1429817', '1429818', '1429819', '1429820', '1429821', '1429822', '1429823', '1429824', '1429825', '1429826', '1429827', '1429828', '1429829', '1429830', '1429831', '1429832', '1429833', '1429834', '1429835', '1429836', '1429837', '1429838', '1429839', '1429840', '1429841', '1429842', '1429843', '1429844', '1429845', '1429846', '1429847', '1429848', '1429849', '1429850', '1429851', '1429852', '1429853', '1429854', '1429855', '1429856', '1429857', '1429858', '1429859', '1429860', '1429861', '1429862', '1429863', '1429864', '1429865', '1429866', '1429867', '1429868', '1429869', '1429870', '1429871', '1429872', '1429873', '1429874', '1429875', '1429876', '1429877', '1429878', '1429879', '1429880', '1429881', '1429882', '1429883', '1429884', '1429885', '1429886', '1429887', '1429888', '1429889', '1429890', '1429891', '1429892', '1429893', '1429894', '1429895', '1429896', '1429897', '1429898', '1429899', '1429900', '1429901', '1429902', '1429903', '1429904', '1429905', '1429906', '1429907', '1429908', '1429909', '1429910', '1429911', '1429912', '1429913', '1429914', '1429915', '1429916', '1429917', '1429918', '1429919', '1429920', '1429921', '1429922', '1429923', '1429924', '1429925', '1429926', '1429927', '1429928', '1429929', '1429930', '1429931', '1429932', '1429933', '1429934', '1429935', '1429936', '1429937', '1429938', '1429939', '1429940', '1429941', '1429942', '1429943', '1429944', '1429945', '1429946', '1429947', '1429948', '1429949', '1429950', '1429951', '1429952', '1429953', '1429954', '1429955', '1429956', '1429957', '1429958', '1429959', '1429960', '1429961', '1429962', '1429963', '1429964', '1429965', '1429966', '1429967', '1429968', '1429969', '1429970', '1429971', '1429972', '1429973', '1429974', '1429975', '1429976', '1429977', '1429978', '1429979', '1429980', '1429981', '1429982', '1429983', '1429984', '1429985', '1429986', '1429987', '1429988', '1429989', '1429990', '1429991', '1429992', '1429993', '1429994', '1429995', '1429996', '1429997', '1429998', '1429999', '1430000', '1430001', '1430002', '1430003', '1430004', '1430005', '1430006', '1430007', '1430008', '1430009', '1430010', '1430011', '1430012', '1430013', '1430014', '1430015', '1430016', '1430017', '1430018', '1430019', '1430020', '1430021', '1430022', '1430023', '1430024', '1430025', '1430026', '1430027', '1430028', '1430029', '1430030', '1430031', '1430032', '1430033', '1430034', '1430035', '1430036', '1430037', '1430038', '1430039', '1430040', '1430041', '1430042', '1430043', '1430044', '1430045', '1430046', '1430047', '1430048', '1430049', '1430050', '1430051', '1430052', '1430053', '1430054', '1430055', '1430056', '1430057', '1430058', '1430059', '1430060', '1430061', '1430062', '1430063', '1430064', '1430065', '1430066', '1430067', '1430068', '1430069', '1430070', '1430071', '1430072', '1430073', '1430074', '1430075', '1430076', '1430077', '1430078', '1430079', '1430080', '1430081', '1430082', '1430083', '1430084', '1430085', '1430086', '1430087', '1430088', '1430089', '1430090', '1430091', '1430092', '1430093', '1430094', '1430095', '1430096', '1430097', '1430098', '1430099', '1430100', '1430101', '1430102', '1430103', '1430104', '1430105', '1430106', '1430107', '1430108', '1430109', '1430110', '1430111', '1430112', '1430113', '1430114', '1430115', '1430116', '1430117', '1430118', '1430119', '1430120', '1430121', '1430122', '1430123', '1430124', '1430125', '1430126', '1430127', '1430128', '1430129', '1430130', '1430131', '1430132', '1430133', '1430134', '1430135', '1430136', '1430137', '1430138', '1430139', '1430140', '1430141', '1430142', '1430143', '1430144', '1430145', '1430146', '1430147', '1430148', '1430149', '1430150', '1430151', '1430152', '1430153', '1430154', '1430155', '1430156', '1430157', '1430158', '1430159', '1430160', '1430161', '1430162', '1430163', '1430164', '1430165', '1430166', '1430167', '1430168', '1430169', '1430170', '1430171', '1430172', '1430173', '1430174', '1430175', '1430176', '1430177', '1430178', '1430179', '1430180', '1430181', '1430182', '1430183', '1430184', '1430185', '1430186', '1430187', '1430188', '1430189', '1430190', '1430191', '1430192', '1430193', '1430194', '1430195', '1430196', '1430197', '1430198', '1430199', '1430200', '1430201', '1430202', '1430203', '1430204', '1430205', '1430206', '1430207', '1430208', '1430209', '1430210', '1430211', '1430212', '1430213', '1430214', '1430215', '1430216', '1430217', '1430218', '1430219', '1430220', '1430221', '1430222', '1430223', '1430224', '1430225', '1430226', '1430227', '1430228', '1430229', '1430230', '1430231', '1430232', '1430233', '1430234', '1430235', '1430236', '1430237', '1430238', '1430239', '1430240', '1430241', '1430242', '1430243', '1430244', '1430245', '1430246', '1430247', '1430248', '1430249', '1430250', '1430251', '1430252', '1430253', '1430254', '1430255', '1430256', '1430257', '1430258', '1430259', '1430260', '1430261', '1430262', '1430263', '1430264', '1430265', '1430266', '1430267', '1430268', '1430269', '1430270', '1430271', '1430272', '1430273', '1430274', '1430275', '1430276', '1430277', '1430278', '1430279', '1430280', '1430281', '1430282', '1430283', '1430284', '1430285', '1430286', '1430287', '1430288', '1430289', '1430290', '1430291', '1430292', '1430293', '1430294', '1430295', '1430296', '1430297', '1430298', '1430299', '1430300', '1430301', '1430302', '1430303', '1430304', '1430305', '1430306', '1430307', '1430308', '1430309', '1430310', '1430311', '1430312', '1430313', '1430314', '1430315', '1430316', '1430317', '1430318', '1430319', '1430320', '1430321', '1430322', '1430323', '1430324', '1430325', '1430326', '1430327', '1430328', '1430329', '1430330', '1430331', '1430332', '1430333', '1430334', '1430335', '1430336', '1430337', '1430338', '1430339', '1430340', '1430341', '1430342', '1430343', '1430344', '1430345', '1430346', '1430347', '1430348', '1430349', '1430350', '1430351', '1430352', '1430353', '1430354', '1430355', '1430356', '1430357', '1430358', '1430359', '1430360', '1430361', '1430362', '1430363', '1430364', '1430365', '1430366', '1430367', '1430368', '1430369', '1430370', '1430371', '1430372', '1430373', '1430374', '1430375', '1430376', '1430377', '1430378', '1430379', '1430380', '1430381', '1430382', '1430383', '1430384', '1430385', '1430386', '1430387', '1430388', '1430389', '1430390', '1430391', '1430392', '1430393', '1430394', '1430395', '1430396', '1430397', '1430398', '1430399', '1430400', '1430401', '1430402', '1430403', '1430404', '1430405', '1430406', '1430407', '1430408', '1430409', '1430410', '1430411', '1430412', '1430413', '1430414', '1430415', '1430416', '1430417', '1430418', '1430419', '1430420', '1430421', '1430422', '1430423', '1430424', '1430425', '1430426', '1430427', '1430428', '1430429', '1430430', '1430431', '1430432', '1430433', '1430434', '1430435', '1430436', '1430437', '1430438', '1430439', '1430440', '1430441', '1430442', '1430443', '1430444', '1430445', '1430446', '1430447', '1430448', '1430449', '1430450', '1430451', '1430452', '1430453', '1430454', '1430455', '1430456', '1430457', '1430458', '1430459', '1430460', '1430461', '1430462', '1430463', '1430464', '1430465', '1430466', '1430467', '1430468', '1430469', '1430470', '1430471', '1430472', '1430473', '1430474', '1430475', '1430476', '1430477', '1430478', '1430479', '1430480', '1430481', '1430482', '1430483', '1430484', '1430485', '1430486', '1430487', '1430488', '1430489', '1430490', '1430491', '1430492', '1430493', '1430494', '1430495', '1430496', '1430497', '1430498', '1430499', '1430500', '1430501', '1430502', '1430503', '1430504', '1430505', '1430506', '1430507', '1430508', '1430509', '1430510', '1430511', '1430512', '1430513', '1430514', '1430515', '1430516', '1430517', '1430518', '1430519', '1430520', '1430521', '1430522', '1430523', '1430524', '1430525', '1430526', '1430527', '1430528', '1430529', '1430530', '1430531', '1430532', '1430533', '1430534', '1430535', '1430536', '1430537', '1430538', '1430539', '1430540', '1430541', '1430542', '1430543', '1430544', '1430545', '1430546', '1430547', '1430548', '1430549', '1430550', '1430551', '1430552', '1430553', '1430554', '1430555', '1430556', '1430557', '1430558', '1430559', '1430560', '1430561', '1430562', '1430563', '1430564', '1430565', '1430566', '1430567', '1430568', '1430569', '1430570', '1430571', '1430572', '1430573', '1430574', '1430575', '1430576', '1430577', '1430578', '1430579', '1430580', '1430581', '1430582', '1430583', '1430584', '1430585', '1430586', '1430587', '1430588', '1430589', '1430590', '1430591', '1430592', '1430593', '1430594', '1430595', '1430596', '1430597', '1430598', '1430599', '1430600', '1430601', '1430602', '1430603', '1430604', '1430605', '1430606', '1430607', '1430608', '1430609', '1430610', '1430611', '1430612', '1430613', '1430614', '1430615', '1430616', '1430617', '1430618', '1430619', '1430620', '1430621', '1430622', '1430623', '1430624', '1430625', '1430626', '1430627', '1430628', '1430629', '1430630', '1430631', '1430632', '1430633', '1430634', '1430635', '1430636', '1430637', '1430638', '1430639', '1430640', '1430641', '1430642', '1430643', '1430644', '1430645', '1430646', '1430647', '1430648', '1430649', '1430650', '1430651', '1430652', '1430653', '1430654', '1430655', '1430656', '1430657', '1430658', '1430659', '1430660', '1430661', '1430662', '1430663', '1430664', '1430665', '1430666', '1430667', '1430668', '1430669', '1430670', '1430671', '1430672', '1430673', '1430674', '1430675', '1430676', '1430677', '1430678', '1430679', '1430680', '1430681', '1430682', '1430683', '1430684', '1430685', '1430686', '1430687', '1430688', '1430689', '1430690', '1430691', '1430692', '1430693', '1430694', '1430695', '1430696', '1430697', '1430698', '1430699', '1430700', '1430701', '1430702', '1430703', '1430704', '1430705', '1430706', '1430707', '1430708', '1430709', '1430710', '1430711', '1430712', '1430713', '1430714', '1430715', '1430716', '1430717', '1430718', '1430719', '1430720', '1430721', '1430722', '1430723', '1430724', '1430725', '1430726', '1430727', '1430728', '1430729', '1430730', '1430731', '1430732', '1430733', '1430734', '1430735', '1430736', '1430737', '1430738', '1430739', '1430740', '1430741', '1430742', '1430743', '1430744', '1430745', '1430746', '1430747', '1430748', '1430749', '1430750', '1430751', '1430752', '1430753', '1430754', '1430755', '1430756', '1430757', '1430758', '1430759', '1430760', '1430761', '1430762', '1430763', '1430764', '1430765', '1430766', '1430767', '1430768', '1430769', '1430770', '1430771', '1430772', '1430773', '1430774', '1430775', '1430776', '1430777', '1430778', '1430779', '1430780', '1430781', '1430782', '1430783', '1430784', '1430785', '1430786', '1430787', '1430788', '1430789', '1430790', '1430791', '1430792', '1430793', '1430794', '1430795', '1430796', '1430797', '1430798', '1430799', '1430800', '1430801', '1430802', '1430803', '1430804', '1430805', '1430806', '1430807', '1430808', '1430809', '1430810', '1430811', '1430812', '1430813', '1430814', '1430815', '1430816', '1430817', '1430818', '1430819', '1430820', '1430821', '1430822', '1430823', '1430824', '1430825', '1430826', '1430827', '1430828', '1430829', '1430830', '1430831', '1430832', '1430833', '1430834', '1430835', '1430836', '1430837', '1430838', '1430839', '1430840', '1430841', '1430842', '1430843', '1430844', '1430845', '1430846', '1430847', '1430848', '1430849', '1430850', '1430851', '1430852', '1430853', '1430854', '1430855', '1430856', '1430857', '1430858', '1430859', '1430860', '1430861', '1430862', '1430863', '1430864', '1430865', '1430866', '1430867', '1430868', '1430869', '1430870', '1430871', '1430872', '1430873', '1430874', '1430875', '1430876', '1430877', '1430878', '1430879', '1430880', '1430881', '1430882', '1430883', '1430884', '1430885', '1430886', '1430887', '1430888', '1430889', '1430890', '1430891', '1430892', '1430893', '1430894', '1430895', '1430896', '1430897', '1430898', '1430899', '1430900', '1430901', '1430902', '1430903', '1430904', '1430905', '1430906', '1430907', '1430908', '1430909', '1430910', '1430911', '1430912', '1430913', '1430914', '1430915', '1430916', '1430917', '1430918', '1430919', '1430920', '1430921', '1430922', '1430923', '1430924', '1430925', '1430926', '1430927', '1430928', '1430929', '1430930', '1430931', '1430932', '1430933', '1430934', '1430935', '1430936', '1430937', '1430938', '1430939', '1430940', '1430941', '1430942', '1430943', '1430944', '1430945', '1430946', '1430947', '1430948', '1430949', '1430950', '1430951', '1430952', '1430953', '1430954', '1430955', '1430956', '1430957', '1430958', '1430959', '1430960', '1430961', '1430962', '1430963', '1430964', '1430965', '1430966', '1430967', '1430968', '1430969', '1430970', '1430971', '1430972', '1430973', '1430974', '1430975', '1430976', '1430977', '1430978', '1430979', '1430980', '1430981', '1430982', '1430983', '1430984', '1430985', '1430986', '1430987', '1430988', '1430989', '1430990', '1430991', '1430992', '1430993', '1430994', '1430995', '1430996', '1430997', '1430998', '1430999', '1431000', '1431001', '1431002', '1431003', '1431004', '1431005', '1431006', '1431007', '1431008', '1431009', '1431010', '1431011', '1431012', '1431013', '1431014', '1431015', '1431016', '1431017', '1431018', '1431019', '1431020', '1431021', '1431022', '1431023', '1431024', '1431025', '1431026', '1431027', '1431028', '1431029', '1431030', '1431031', '1431032', '1431033', '1431034', '1431035', '1431036', '1431037', '1431038', '1431039', '1431040', '1431041', '1431042', '1431043', '1431044', '1431045', '1431046', '1431047', '1431048', '1431049', '1431050', '1431051', '1431052', '1431053', '1431054', '1431055', '1431056', '1431057', '1431058', '1431059', '1431060', '1431061', '1431062', '1431063', '1431064', '1431065', '1431066', '1431067', '1431068', '1431069', '1431070', '1431071', '1431072', '1431073', '1431074', '1431075', '1431076', '1431077', '1431078', '1431079', '1431080', '1431081', '1431082', '1431083', '1431084', '1431085', '1431086', '1431087', '1431088', '1431089', '1431090', '1431091', '1431092', '1431093', '1431094', '1431095', '1431096', '1431097', '1431098', '1431099', '1431100', '1431101', '1431102', '1431103', '1431104', '1431105', '1431106', '1431107', '1431108', '1431109', '1431110', '1431111', '1431112', '1431113', '1431114') AND CompanyId = 133 ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:38:17,502 - [124817] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 10:38:17,502 - [124817] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrder (skip triggers): 1691 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:38:17,955 - [124817] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 1691) into ServiceCore.WorkOrder (triggers skipped) - __SPLIT__ 2026-07-21 10:38:57,750 - [124817] - src.utils.log - INFO - βœ… All 1691 rows inserted successfully into ServiceCore.WorkOrder in 1 batches (triggers skipped) - __SPLIT__ 2026-07-21 10:38:57,888 - [124817] - src.utils.log - INFO - πŸ”„ Triggers re-enabled for session - __SPLIT__ 2026-07-21 10:38:57,889 - [124817] - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.ServiceSetup SET IsInitialWoGenerated = 1 WHERE CompanyId = 133 AND ServiceSetupId in (150105, 150291);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:38:58,170 - [124817] - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-21 10:38:58,173 - [124817] - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkorderId, WorkOrderNo FROM ServiceCore.WorkOrder wo WHERE wo.WorkOrderNo IN ('1429424', '1429425', '1429426', '1429427', '1429428', '1429429', '1429430', '1429431', '1429432', '1429433', '1429434', '1429435', '1429436', '1429437', '1429438', '1429439', '1429440', '1429441', '1429442', '1429443', '1429444', '1429445', '1429446', '1429447', '1429448', '1429449', '1429450', '1429451', '1429452', '1429453', '1429454', '1429455', '1429456', '1429457', '1429458', '1429459', '1429460', '1429461', '1429462', '1429463', '1429464', '1429465', '1429466', '1429467', '1429468', '1429469', '1429470', '1429471', '1429472', '1429473', '1429474', '1429475', '1429476', '1429477', '1429478', '1429479', '1429480', '1429481', '1429482', '1429483', '1429484', '1429485', '1429486', '1429487', '1429488', '1429489', '1429490', '1429491', '1429492', '1429493', '1429494', '1429495', '1429496', '1429497', '1429498', '1429499', '1429500', '1429501', '1429502', '1429503', '1429504', '1429505', '1429506', '1429507', '1429508', '1429509', '1429510', '1429511', '1429512', '1429513', '1429514', '1429515', '1429516', '1429517', '1429518', '1429519', '1429520', '1429521', '1429522', '1429523', '1429524', '1429525', '1429526', '1429527', '1429528', '1429529', '1429530', '1429531', '1429532', '1429533', '1429534', '1429535', '1429536', '1429537', '1429538', '1429539', '1429540', '1429541', '1429542', '1429543', '1429544', '1429545', '1429546', '1429547', '1429548', '1429549', '1429550', '1429551', '1429552', '1429553', '1429554', '1429555', '1429556', '1429557', '1429558', '1429559', '1429560', '1429561', '1429562', '1429563', '1429564', '1429565', '1429566', '1429567', '1429568', '1429569', '1429570', '1429571', '1429572', '1429573', '1429574', '1429575', '1429576', '1429577', '1429578', '1429579', '1429580', '1429581', '1429582', '1429583', '1429584', '1429585', '1429586', '1429587', '1429588', '1429589', '1429590', '1429591', '1429592', '1429593', '1429594', '1429595', '1429596', '1429597', '1429598', '1429599', '1429600', '1429601', '1429602', '1429603', '1429604', '1429605', '1429606', '1429607', '1429608', '1429609', '1429610', '1429611', '1429612', '1429613', '1429614', '1429615', '1429616', '1429617', '1429618', '1429619', '1429620', '1429621', '1429622', '1429623', '1429624', '1429625', '1429626', '1429627', '1429628', '1429629', '1429630', '1429631', '1429632', '1429633', '1429634', '1429635', '1429636', '1429637', '1429638', '1429639', '1429640', '1429641', '1429642', '1429643', '1429644', '1429645', '1429646', '1429647', '1429648', '1429649', '1429650', '1429651', '1429652', '1429653', '1429654', '1429655', '1429656', '1429657', '1429658', '1429659', '1429660', '1429661', '1429662', '1429663', '1429664', '1429665', '1429666', '1429667', '1429668', '1429669', '1429670', '1429671', '1429672', '1429673', '1429674', '1429675', '1429676', '1429677', '1429678', '1429679', '1429680', '1429681', '1429682', '1429683', '1429684', '1429685', '1429686', '1429687', '1429688', '1429689', '1429690', '1429691', '1429692', '1429693', '1429694', '1429695', '1429696', '1429697', '1429698', '1429699', '1429700', '1429701', '1429702', '1429703', '1429704', '1429705', '1429706', '1429707', '1429708', '1429709', '1429710', '1429711', '1429712', '1429713', '1429714', '1429715', '1429716', '1429717', '1429718', '1429719', '1429720', '1429721', '1429722', '1429723', '1429724', '1429725', '1429726', '1429727', '1429728', '1429729', '1429730', '1429731', '1429732', '1429733', '1429734', '1429735', '1429736', '1429737', '1429738', '1429739', '1429740', '1429741', '1429742', '1429743', '1429744', '1429745', '1429746', '1429747', '1429748', '1429749', '1429750', '1429751', '1429752', '1429753', '1429754', '1429755', '1429756', '1429757', '1429758', '1429759', '1429760', '1429761', '1429762', '1429763', '1429764', '1429765', '1429766', '1429767', '1429768', '1429769', '1429770', '1429771', '1429772', '1429773', '1429774', '1429775', '1429776', '1429777', '1429778', '1429779', '1429780', '1429781', '1429782', '1429783', '1429784', '1429785', '1429786', '1429787', '1429788', '1429789', '1429790', '1429791', '1429792', '1429793', '1429794', '1429795', '1429796', '1429797', '1429798', '1429799', '1429800', '1429801', '1429802', '1429803', '1429804', '1429805', '1429806', '1429807', '1429808', '1429809', '1429810', '1429811', '1429812', '1429813', '1429814', '1429815', '1429816', '1429817', '1429818', '1429819', '1429820', '1429821', '1429822', '1429823', '1429824', '1429825', '1429826', '1429827', '1429828', '1429829', '1429830', '1429831', '1429832', '1429833', '1429834', '1429835', '1429836', '1429837', '1429838', '1429839', '1429840', '1429841', '1429842', '1429843', '1429844', '1429845', '1429846', '1429847', '1429848', '1429849', '1429850', '1429851', '1429852', '1429853', '1429854', '1429855', '1429856', '1429857', '1429858', '1429859', '1429860', '1429861', '1429862', '1429863', '1429864', '1429865', '1429866', '1429867', '1429868', '1429869', '1429870', '1429871', '1429872', '1429873', '1429874', '1429875', '1429876', '1429877', '1429878', '1429879', '1429880', '1429881', '1429882', '1429883', '1429884', '1429885', '1429886', '1429887', '1429888', '1429889', '1429890', '1429891', '1429892', '1429893', '1429894', '1429895', '1429896', '1429897', '1429898', '1429899', '1429900', '1429901', '1429902', '1429903', '1429904', '1429905', '1429906', '1429907', '1429908', '1429909', '1429910', '1429911', '1429912', '1429913', '1429914', '1429915', '1429916', '1429917', '1429918', '1429919', '1429920', '1429921', '1429922', '1429923', '1429924', '1429925', '1429926', '1429927', '1429928', '1429929', '1429930', '1429931', '1429932', '1429933', '1429934', '1429935', '1429936', '1429937', '1429938', '1429939', '1429940', '1429941', '1429942', '1429943', '1429944', '1429945', '1429946', '1429947', '1429948', '1429949', '1429950', '1429951', '1429952', '1429953', '1429954', '1429955', '1429956', '1429957', '1429958', '1429959', '1429960', '1429961', '1429962', '1429963', '1429964', '1429965', '1429966', '1429967', '1429968', '1429969', '1429970', '1429971', '1429972', '1429973', '1429974', '1429975', '1429976', '1429977', '1429978', '1429979', '1429980', '1429981', '1429982', '1429983', '1429984', '1429985', '1429986', '1429987', '1429988', '1429989', '1429990', '1429991', '1429992', '1429993', '1429994', '1429995', '1429996', '1429997', '1429998', '1429999', '1430000', '1430001', '1430002', '1430003', '1430004', '1430005', '1430006', '1430007', '1430008', '1430009', '1430010', '1430011', '1430012', '1430013', '1430014', '1430015', '1430016', '1430017', '1430018', '1430019', '1430020', '1430021', '1430022', '1430023', '1430024', '1430025', '1430026', '1430027', '1430028', '1430029', '1430030', '1430031', '1430032', '1430033', '1430034', '1430035', '1430036', '1430037', '1430038', '1430039', '1430040', '1430041', '1430042', '1430043', '1430044', '1430045', '1430046', '1430047', '1430048', '1430049', '1430050', '1430051', '1430052', '1430053', '1430054', '1430055', '1430056', '1430057', '1430058', '1430059', '1430060', '1430061', '1430062', '1430063', '1430064', '1430065', '1430066', '1430067', '1430068', '1430069', '1430070', '1430071', '1430072', '1430073', '1430074', '1430075', '1430076', '1430077', '1430078', '1430079', '1430080', '1430081', '1430082', '1430083', '1430084', '1430085', '1430086', '1430087', '1430088', '1430089', '1430090', '1430091', '1430092', '1430093', '1430094', '1430095', '1430096', '1430097', '1430098', '1430099', '1430100', '1430101', '1430102', '1430103', '1430104', '1430105', '1430106', '1430107', '1430108', '1430109', '1430110', '1430111', '1430112', '1430113', '1430114', '1430115', '1430116', '1430117', '1430118', '1430119', '1430120', '1430121', '1430122', '1430123', '1430124', '1430125', '1430126', '1430127', '1430128', '1430129', '1430130', '1430131', '1430132', '1430133', '1430134', '1430135', '1430136', '1430137', '1430138', '1430139', '1430140', '1430141', '1430142', '1430143', '1430144', '1430145', '1430146', '1430147', '1430148', '1430149', '1430150', '1430151', '1430152', '1430153', '1430154', '1430155', '1430156', '1430157', '1430158', '1430159', '1430160', '1430161', '1430162', '1430163', '1430164', '1430165', '1430166', '1430167', '1430168', '1430169', '1430170', '1430171', '1430172', '1430173', '1430174', '1430175', '1430176', '1430177', '1430178', '1430179', '1430180', '1430181', '1430182', '1430183', '1430184', '1430185', '1430186', '1430187', '1430188', '1430189', '1430190', '1430191', '1430192', '1430193', '1430194', '1430195', '1430196', '1430197', '1430198', '1430199', '1430200', '1430201', '1430202', '1430203', '1430204', '1430205', '1430206', '1430207', '1430208', '1430209', '1430210', '1430211', '1430212', '1430213', '1430214', '1430215', '1430216', '1430217', '1430218', '1430219', '1430220', '1430221', '1430222', '1430223', '1430224', '1430225', '1430226', '1430227', '1430228', '1430229', '1430230', '1430231', '1430232', '1430233', '1430234', '1430235', '1430236', '1430237', '1430238', '1430239', '1430240', '1430241', '1430242', '1430243', '1430244', '1430245', '1430246', '1430247', '1430248', '1430249', '1430250', '1430251', '1430252', '1430253', '1430254', '1430255', '1430256', '1430257', '1430258', '1430259', '1430260', '1430261', '1430262', '1430263', '1430264', '1430265', '1430266', '1430267', '1430268', '1430269', '1430270', '1430271', '1430272', '1430273', '1430274', '1430275', '1430276', '1430277', '1430278', '1430279', '1430280', '1430281', '1430282', '1430283', '1430284', '1430285', '1430286', '1430287', '1430288', '1430289', '1430290', '1430291', '1430292', '1430293', '1430294', '1430295', '1430296', '1430297', '1430298', '1430299', '1430300', '1430301', '1430302', '1430303', '1430304', '1430305', '1430306', '1430307', '1430308', '1430309', '1430310', '1430311', '1430312', '1430313', '1430314', '1430315', '1430316', '1430317', '1430318', '1430319', '1430320', '1430321', '1430322', '1430323', '1430324', '1430325', '1430326', '1430327', '1430328', '1430329', '1430330', '1430331', '1430332', '1430333', '1430334', '1430335', '1430336', '1430337', '1430338', '1430339', '1430340', '1430341', '1430342', '1430343', '1430344', '1430345', '1430346', '1430347', '1430348', '1430349', '1430350', '1430351', '1430352', '1430353', '1430354', '1430355', '1430356', '1430357', '1430358', '1430359', '1430360', '1430361', '1430362', '1430363', '1430364', '1430365', '1430366', '1430367', '1430368', '1430369', '1430370', '1430371', '1430372', '1430373', '1430374', '1430375', '1430376', '1430377', '1430378', '1430379', '1430380', '1430381', '1430382', '1430383', '1430384', '1430385', '1430386', '1430387', '1430388', '1430389', '1430390', '1430391', '1430392', '1430393', '1430394', '1430395', '1430396', '1430397', '1430398', '1430399', '1430400', '1430401', '1430402', '1430403', '1430404', '1430405', '1430406', '1430407', '1430408', '1430409', '1430410', '1430411', '1430412', '1430413', '1430414', '1430415', '1430416', '1430417', '1430418', '1430419', '1430420', '1430421', '1430422', '1430423', '1430424', '1430425', '1430426', '1430427', '1430428', '1430429', '1430430', '1430431', '1430432', '1430433', '1430434', '1430435', '1430436', '1430437', '1430438', '1430439', '1430440', '1430441', '1430442', '1430443', '1430444', '1430445', '1430446', '1430447', '1430448', '1430449', '1430450', '1430451', '1430452', '1430453', '1430454', '1430455', '1430456', '1430457', '1430458', '1430459', '1430460', '1430461', '1430462', '1430463', '1430464', '1430465', '1430466', '1430467', '1430468', '1430469', '1430470', '1430471', '1430472', '1430473', '1430474', '1430475', '1430476', '1430477', '1430478', '1430479', '1430480', '1430481', '1430482', '1430483', '1430484', '1430485', '1430486', '1430487', '1430488', '1430489', '1430490', '1430491', '1430492', '1430493', '1430494', '1430495', '1430496', '1430497', '1430498', '1430499', '1430500', '1430501', '1430502', '1430503', '1430504', '1430505', '1430506', '1430507', '1430508', '1430509', '1430510', '1430511', '1430512', '1430513', '1430514', '1430515', '1430516', '1430517', '1430518', '1430519', '1430520', '1430521', '1430522', '1430523', '1430524', '1430525', '1430526', '1430527', '1430528', '1430529', '1430530', '1430531', '1430532', '1430533', '1430534', '1430535', '1430536', '1430537', '1430538', '1430539', '1430540', '1430541', '1430542', '1430543', '1430544', '1430545', '1430546', '1430547', '1430548', '1430549', '1430550', '1430551', '1430552', '1430553', '1430554', '1430555', '1430556', '1430557', '1430558', '1430559', '1430560', '1430561', '1430562', '1430563', '1430564', '1430565', '1430566', '1430567', '1430568', '1430569', '1430570', '1430571', '1430572', '1430573', '1430574', '1430575', '1430576', '1430577', '1430578', '1430579', '1430580', '1430581', '1430582', '1430583', '1430584', '1430585', '1430586', '1430587', '1430588', '1430589', '1430590', '1430591', '1430592', '1430593', '1430594', '1430595', '1430596', '1430597', '1430598', '1430599', '1430600', '1430601', '1430602', '1430603', '1430604', '1430605', '1430606', '1430607', '1430608', '1430609', '1430610', '1430611', '1430612', '1430613', '1430614', '1430615', '1430616', '1430617', '1430618', '1430619', '1430620', '1430621', '1430622', '1430623', '1430624', '1430625', '1430626', '1430627', '1430628', '1430629', '1430630', '1430631', '1430632', '1430633', '1430634', '1430635', '1430636', '1430637', '1430638', '1430639', '1430640', '1430641', '1430642', '1430643', '1430644', '1430645', '1430646', '1430647', '1430648', '1430649', '1430650', '1430651', '1430652', '1430653', '1430654', '1430655', '1430656', '1430657', '1430658', '1430659', '1430660', '1430661', '1430662', '1430663', '1430664', '1430665', '1430666', '1430667', '1430668', '1430669', '1430670', '1430671', '1430672', '1430673', '1430674', '1430675', '1430676', '1430677', '1430678', '1430679', '1430680', '1430681', '1430682', '1430683', '1430684', '1430685', '1430686', '1430687', '1430688', '1430689', '1430690', '1430691', '1430692', '1430693', '1430694', '1430695', '1430696', '1430697', '1430698', '1430699', '1430700', '1430701', '1430702', '1430703', '1430704', '1430705', '1430706', '1430707', '1430708', '1430709', '1430710', '1430711', '1430712', '1430713', '1430714', '1430715', '1430716', '1430717', '1430718', '1430719', '1430720', '1430721', '1430722', '1430723', '1430724', '1430725', '1430726', '1430727', '1430728', '1430729', '1430730', '1430731', '1430732', '1430733', '1430734', '1430735', '1430736', '1430737', '1430738', '1430739', '1430740', '1430741', '1430742', '1430743', '1430744', '1430745', '1430746', '1430747', '1430748', '1430749', '1430750', '1430751', '1430752', '1430753', '1430754', '1430755', '1430756', '1430757', '1430758', '1430759', '1430760', '1430761', '1430762', '1430763', '1430764', '1430765', '1430766', '1430767', '1430768', '1430769', '1430770', '1430771', '1430772', '1430773', '1430774', '1430775', '1430776', '1430777', '1430778', '1430779', '1430780', '1430781', '1430782', '1430783', '1430784', '1430785', '1430786', '1430787', '1430788', '1430789', '1430790', '1430791', '1430792', '1430793', '1430794', '1430795', '1430796', '1430797', '1430798', '1430799', '1430800', '1430801', '1430802', '1430803', '1430804', '1430805', '1430806', '1430807', '1430808', '1430809', '1430810', '1430811', '1430812', '1430813', '1430814', '1430815', '1430816', '1430817', '1430818', '1430819', '1430820', '1430821', '1430822', '1430823', '1430824', '1430825', '1430826', '1430827', '1430828', '1430829', '1430830', '1430831', '1430832', '1430833', '1430834', '1430835', '1430836', '1430837', '1430838', '1430839', '1430840', '1430841', '1430842', '1430843', '1430844', '1430845', '1430846', '1430847', '1430848', '1430849', '1430850', '1430851', '1430852', '1430853', '1430854', '1430855', '1430856', '1430857', '1430858', '1430859', '1430860', '1430861', '1430862', '1430863', '1430864', '1430865', '1430866', '1430867', '1430868', '1430869', '1430870', '1430871', '1430872', '1430873', '1430874', '1430875', '1430876', '1430877', '1430878', '1430879', '1430880', '1430881', '1430882', '1430883', '1430884', '1430885', '1430886', '1430887', '1430888', '1430889', '1430890', '1430891', '1430892', '1430893', '1430894', '1430895', '1430896', '1430897', '1430898', '1430899', '1430900', '1430901', '1430902', '1430903', '1430904', '1430905', '1430906', '1430907', '1430908', '1430909', '1430910', '1430911', '1430912', '1430913', '1430914', '1430915', '1430916', '1430917', '1430918', '1430919', '1430920', '1430921', '1430922', '1430923', '1430924', '1430925', '1430926', '1430927', '1430928', '1430929', '1430930', '1430931', '1430932', '1430933', '1430934', '1430935', '1430936', '1430937', '1430938', '1430939', '1430940', '1430941', '1430942', '1430943', '1430944', '1430945', '1430946', '1430947', '1430948', '1430949', '1430950', '1430951', '1430952', '1430953', '1430954', '1430955', '1430956', '1430957', '1430958', '1430959', '1430960', '1430961', '1430962', '1430963', '1430964', '1430965', '1430966', '1430967', '1430968', '1430969', '1430970', '1430971', '1430972', '1430973', '1430974', '1430975', '1430976', '1430977', '1430978', '1430979', '1430980', '1430981', '1430982', '1430983', '1430984', '1430985', '1430986', '1430987', '1430988', '1430989', '1430990', '1430991', '1430992', '1430993', '1430994', '1430995', '1430996', '1430997', '1430998', '1430999', '1431000', '1431001', '1431002', '1431003', '1431004', '1431005', '1431006', '1431007', '1431008', '1431009', '1431010', '1431011', '1431012', '1431013', '1431014', '1431015', '1431016', '1431017', '1431018', '1431019', '1431020', '1431021', '1431022', '1431023', '1431024', '1431025', '1431026', '1431027', '1431028', '1431029', '1431030', '1431031', '1431032', '1431033', '1431034', '1431035', '1431036', '1431037', '1431038', '1431039', '1431040', '1431041', '1431042', '1431043', '1431044', '1431045', '1431046', '1431047', '1431048', '1431049', '1431050', '1431051', '1431052', '1431053', '1431054', '1431055', '1431056', '1431057', '1431058', '1431059', '1431060', '1431061', '1431062', '1431063', '1431064', '1431065', '1431066', '1431067', '1431068', '1431069', '1431070', '1431071', '1431072', '1431073', '1431074', '1431075', '1431076', '1431077', '1431078', '1431079', '1431080', '1431081', '1431082', '1431083', '1431084', '1431085', '1431086', '1431087', '1431088', '1431089', '1431090', '1431091', '1431092', '1431093', '1431094', '1431095', '1431096', '1431097', '1431098', '1431099', '1431100', '1431101', '1431102', '1431103', '1431104', '1431105', '1431106', '1431107', '1431108', '1431109', '1431110', '1431111', '1431112', '1431113', '1431114') AND wo.AccountNumber IN ('14721', '14831', '242629', '732', '14973', '600632', '601158', '216129', '15020', '15003', '221860', '295910', '264949', '628677', '317810', '15008', '316030', '626974', '315086', '272658', '15016', '312191', '15017', '14460', '309248', '221517', '279257', '15022', '14917', '14627', '287992', '2146953392', '244155', '280360', '14779', '628649', '610098', '251433', '615659', '610112', '2405', '608384', '608272', '628556', '14800', '243122', '629665', '281712', '2146949373', '616796', '14681', '15001', '261505', '2146965888', '276656', '2146966529', '2778', '243250', '271541', '249121', '99264', '256252', '237277', '620237', '621875', '244357', '607081', '14930', '298998', '303082', '457', '250778', '627836', '218272', '302687', '15002', '14126', '320249', '600228', '5197', '289154', '621566', '14750', '270901', '234860', '14491', '291632', '335841', '247854', '262178', '333940', '333387', '324620', '289776', '616073', '320925', '15019', '217751', '2146959802', '2011349', '2011542', '292143', '14785', '217527', '289028', '287980', '319546', '14912', '252654', '232050', '202868', '226273', '328154', '281707', '222673', '261758', '281448', '221396', '252118', '294589', '289023', '282399', '225328', '216239', '296349', '267185', '13492', '215706', '608233', '621580', '312338', '627610', '294615', '15026', 'stag', '14901', '231541', '14944', '601264', '10287', '278722', '14445', '284396', '621199', '2146951726', '247073', '607784', '327490', '607841', '611992', '264106', '242017', '319171', '602961', '313333', '224096', '5578', '303638', '304268', '14707', '14656', '4261', '268007', '602562', '288843', '310660', '271055', '333856', '253357', '308090', '317905', '12276', '602371', '305526', '318210', '287989', '220052', '267240', '14510', '627612', '244543', '14504', '628073', '210613', '14933', '230953', '232158', '15014', '615873', '219764', '217691', '14728', '224629', '10226', '317989', '292612', '328487', '14668', '320693', '614257', '2146944605', '304524', '296317', '14497', '14638', '306648', '604316', '14958', '290765', '600659', '604980', '298422', '604976', '224368', '295379', '14496', '14729', '604157', '2146929493', '14498', '2146926531', '262318', '219028', '14511', '612623', '612532', '331419', '277141', '285296', '285350', '2146965788', '275644', '14981', '212422', '14980', '322919', '215749', '272716', '610247', '14665', '625768', '325129', '325496', '332096', '9901440', '327498', '15000', '278154', '332896', '617853', '612027', '620644', '328503', '14662', '14666', '14660', '333196', '14695', '14661', '320525', '14664', '281717', '324318', '616832', '615613', '288369', '289417', '293184', '14658', '221910', '286297', '266898', '317004', '283405', '221683', '262104', '238989', '321952', '320556', '277875', '242196', '14730', '2146929746', '278819', '620663', '252637', '14954', '623378', '335345', '257288', '332895', '14657', '306735', '305497', '305135', '303582', '302207', '225651', '271076', '297613', '308205', '333416', '292915', '14773', '234663', '325239', '297823', '312441', '312387', '14537', '299618', '269519', '305202', '305139', '627676', '314733', '266606', '311748', '259519', '14997', '14995', '14994', '293114', '257127', '332170', '333012', '332366', '14573', '253065', '2146962886', '14963', '332171', '601627', '14996', '14814', '620434', '206898', '316399', '316138', '334161', '243737', '14749', '256607', '296618', '324411', '14564', '14890', '78590', '3900', '261551', '14316', '262391', '273490', '295451', '295971', '8663', '215564', '603453', '14868', '616644', '281916', '617895', '609803', '316859', '243963', '247497', '246423', '246419', '261694', '263297', '208268', '207724', '10684', '270861', '14686', '214673', '628766', '871809', '2146955295', '2146960711', '14052', '14949', '3580', '336023', '335687', '262397', '223842', '233352', '271930', '233479', '235837', '242016', '206480', '282718', '282029', '2146952115', '280389', '245472', '14712', '14710', '14711', '627687', '294611', '299621', '627944', '242074', '2146958746', '221260', '618528', '234853', '20000066', '279089', '299500', '295374', '292723', '290793', '289025', '287979', '2146960489', '288630', '600947', '10621', '275866', '290928', '214720', '234971', '11789', '322384', '277450', '602726', '257721', '2146958626', '283855', '604680', '327097', '326759', '14943', '314508', '309229', '14902', '274083', '14699', '14776', '14935', '14775', '334978', '14979', '236463', '240213', '14694', '333553', '13935', '236638', '287993', '600402', '258129', '608088', '214770', '14937', '602904', '310654', '219978', '14911', '305378', '269051', '268588', '2146953222', '14908', '308998', '201081', '14832', '99578', '232911', '263925', '14479', '260790', '293296', '14907', '261867', '14904', '614268', '252817', '252660', '282505', '229423', '227783', '2146956615', '603039', '14708', '287982', '331461', '628462', '301339', '163', '300708', '270645', '305181', '14482', '14896', '602938', '287987', '235579', '280340', '206348', '320458', '615413', '14687', '615968', '14780', '620492', '613958', '222757', '226137', '2146944988', '259988', '14999', '212645', '318593', '332082', '295397', '284367', '290043', '267975', '282118', '2980', '302790', '249925', '311422', '314584', '315036', '299234', '280418', '310980', '627878', '15010', '310080', '14781', '305288', '14684', '246460', '14797', '268755', '265472', '306283', '318180', '280797', '628122', '616261', '304728', '14717', '321506', '2146956337', '267070', '219389', '298741', '274019', '302108', '268796', '14420', '627084', '312676', '628394', '258773', '6467', '234790', '14723', '212475', '297645', '306605', '608100', '14891', '14969', '14970', '14971', '14972', '14875', '14867', '301826', '10474', '250093', '249014', '243604', '14705', '14704', '14700', '14701', '262974', '236852', '2146928346', '278328', '2146960423', '2146965509', '274988', '271391', '219022', '266499', '601182', '14986', '332391', '311767', '14683', '311647', '318556', '319577', '614753', '618227', '305353', '14070', '14974', '334887', '14856', '14899', '14968', '14927', '14942', '14946', '14960', '14965', '14934', '260638', '315606', '259067', '259019', '335169', '259861', '314904', '287986', '329017', '284347', '242094', '277518', '2146964835', '274514', '2146964861', '276486', '284558', '324721', '320182', '14692', '615553', '612025', '610791', '621299', '316437', '621379', '629011', '626702', '604328', '627964', '320323', '326716', '222378', '333083', '223122', '287988', '301199', '14446', '257233', '15025', '324720', '14774', '296470', '287990', '214655', '14715', '14713', '250275', '14423', '213482', '4828', '234908', '14961', '296347', '252311', '314463', '2988', '255293', '307868', '310977', '616151', '616027', '609920', '14034', '608105', '331894', '325946', '324132', '322867', '321080', '314990', '314530', '313961', '313617', '307778', '14989', '322966', '314078', '302073', '278967', '293040', '14877', '290466', '289630', '287983', '14951', '626388', '14876', '307613', '222117', '615198', '14953', '255397', '14991', '323805', '321193', '320357', '15012', '333795', '14893', '312871', '266324', '258862', '246409', '14976', '14977', '233444', '225928', '222309', '220747', '220655', '218932', '215818', '214836', '2146963808', '223613', '305333', '15015', '618452', '14703', '1072', '220020', '304027', '304691', '304776', '306006', '314773', '318542', '14376', '283105', '270863', '285222', '602385', '603103', '604115', '301343', '331755', '608936', '616412', '620512', '625896', '14718', '615492', '319755', '600721', '302425', '291397', '617893', '601638', '325416', '604957', '613923', '617239', '613363', '327526', '4158', '270799', '606578', '3599', '323226', '318231', '3510', '615516', '3429', '3427', '3389', '615248', '332732', '3689', '314276', '4159', '312565', '313113', '323324', '605591', '605940', '13275', '606397', '329220', '602471', '618345', '603330', '305804', '306082', '618209', '306646', '308732', '609318', '331234', '317863', '615537', '14118', '615914', '614736', '223614', '272070', '625934', '626194', '219304', '291646', '291649', '268994', '264373', '300054', '334239', '614456', '610061', '320956', '320468', '608975', '607066', '315274', '608514', '330086', '317609', '298943', '292871', '615632', '615390', '314719', '4724', '288008', '296270', '312203', '286396', '611462', '285161', '14473', '201605', '207539', '616308', '601226', '14936', '251085', '257639', '218220', '262191', '334205', '217312', '281248', '286245', '616704', '616620', '12996', '4219', '311780', '278690', '299607', '321628', '245666', '327322', '267821', '265670', '3571', '610060', '262222', '14880', '607359', '259574', '233762', '600363', '255817', '600782', '252909', '224266', '294157', '287693', '287223', '302217', '321805', '298782', '308862', '623706', '311074', '616403', '297659', '224236', '314920', '262102', '610260', '257031', '252979', '263523', '621137', '294568', '320524', '287994', '313598', '320183', '313628', '289094', '289324', '14436', '621442', '2146956273', '285718', '2146961021', '14623', '277530', '284542', '209577', '329821', '277020', '216638', '282595', '316387', '324804', '3392', '266559', '293205', '293113', '218721', '2146928868', '602529', '225140', '620839', '601988', '302574', '231773', '308711', '309140', '615954', '255041', '314532', '223782', '200632', '274454', '287984', '287981', '277370', '202026', '625049', '625236', '11228', '276862', '287518', '625914', '215172', '624544', '233637', '624266', '295199', '260337', '214666', '295200', '296307', '9027', '7208', '255828', '619836', '623471', '263131', '223263', '295180', '225923', '208243', '272306', '272968', '2146927666', '282696', '280475', '280192', '2146953818', '277753', '2146957351', '209078', '623323', '258749', '231794', '303977', '233912', '248531', '248048', '297847', '280413', '283056', '274708', '606768', '628356', '628351', '241823', '77675', '7831', '10382', '235119', '619605', '236653', '8845', '299554', '252175', '252156', '251289', '242416', '226232', '247695', '622912', '622674', '628373', '228191', '230675', '259006') AND wo.CompanyId = 133 ... (Thread: ThreadPoolExecutor-0_0) - __SPLIT__ 2026-07-21 10:38:58,674 - [124817] - src.utils.log - INFO - βœ… Fetched 1691 rows - __SPLIT__ 2026-07-21 10:38:58,675 - [124817] - src.utils.log - INFO - Sequential fetching temp table records - __SPLIT__ 2026-07-21 10:38:58,675 - [124817] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.WorkOrderAutoGenerationServices woag WHERE woag.WorkOrderAutoGenerationId in (3684221, 3684222, 3684223, 3684224, 3684225, 3684226, 3684227, 3684228, 3684229, 3684230, 3684231, 3684232, 3684233, 3684234, 3684235, 3684236, 3684237, 3684238, 3684239, 3684240, 3684241, 3684242, 3684243, 3684244, 3684245, 3684246, 3684247, 3684248, 3684249, 3684250, 3684251, 3684252, 3684253, 3684254, 3684255, 3684256, 3684257, 3684258, 3684259, 3684260, 3684261, 3684262, 3684263, 3684264, 3684265, 3684266, 3684267, 3684268, 3684269, 3684270, 3684271, 3684272, 3684273, 3684274, 3684275, 3684276, 3684277, 3684278, 3684279, 3684280, 3684281, 3684282, 3684283, 3684284, 3684285, 3684286, 3684287, 3684288, 3684289, 3684290, 3684291, 3684292, 3684293, 3684294, 3684295, 3684296, 3684297, 3684298, 3684299, 3684300, 3684301, 3684302, 3684303, 3684304, 3684305, 3684306, 3684307, 3684308, 3684309, 3684310, 3684311, 3684312, 3684313, 3684314, 3684315, 3684316, 3684317, 3684318, 3684319, 3684320, 3684321, 3684322, 3684323, 3684324, 3684325, 3684326, 3684327, 3684328, 3684329, 3684330, 3684331, 3684332, 3684333, 3684334, 3684335, 3684336, 3684337, 3684338, 3684339, 3684340, 3684341, 3684342, 3684343, 3684344, 3684345, 3684346, 3684347, 3684348, 3684349, 3684350, 3684351, 3684352, 3684353, 3684354, 3684355, 3684356, 3684357, 3684358, 3684359, 3684360, 3684361, 3684362, 3684363, 3684364, 3684365, 3684366, 3684367, 3684368, 3684369, 3684370, 3684371, 3684372, 3684373, 3684374, 3684375, 3684376, 3684377, 3684378, 3684379, 3684380, 3684381, 3684382, 3684383, 3684384, 3684385, 3684386, 3684387, 3684388, 3684389, 3684390, 3684391, 3684392, 3684393, 3684394, 3684395, 3684396, 3684397, 3684398, 3684399, 3684400, 3684401, 3684402, 3684403, 3684404, 3684405, 3684406, 3684407, 3684408, 3684409, 3684410, 3684411, 3684412, 3684413, 3684414, 3684415, 3684416, 3684417, 3684418, 3684419, 3684420, 3684421, 3684422, 3684423, 3684424, 3684425, 3684426, 3684427, 3684428, 3684429, 3684430, 3684431, 3684432, 3684433, 3684434, 3684435, 3684436, 3684437, 3684438, 3684439, 3684440, 3684441, 3684442, 3684443, 3684444, 3684445, 3684446, 3684447, 3684448, 3684449, 3684450, 3684451, 3684452, 3684453, 3684454, 3684455, 3684456, 3684457, 3684458, 3684459, 3684460, 3684461, 3684462, 3684463, 3684464, 3684465, 3684466, 3684467, 3684468, 3684469, 3684470, 3684471, 3684472, 3684473, 3684474, 3684475, 3684476, 3684477, 3684478, 3684479, 3684480, 3684481, 3684482, 3684483, 3684484, 3684485, 3684486, 3684487, 3684488, 3684489, 3684490, 3684491, 3684492, 3684493, 3684494, 3684495, 3684496, 3684497, 3684498, 3684499, 3684500, 3684501, 3684502, 3684503, 3684504, 3684505, 3684506, 3684507, 3684508, 3684509, 3684510, 3684511, 3684512, 3684513, 3684514, 3684515, 3684516, 3684517, 3684518, 3684519, 3684520, 3684521, 3684522, 3684523, 3684524, 3684525, 3684526, 3684527, 3684528, 3684529, 3684530, 3684531, 3684532, 3684533, 3684534, 3684535, 3684536, 3684537, 3684538, 3684539, 3684540, 3684541, 3684542, 3684543, 3684544, 3684545, 3684546, 3684547, 3684548, 3684549, 3684550, 3684551, 3684552, 3684553, 3684554, 3684555, 3684556, 3684557, 3684558, 3684559, 3684560, 3684561, 3684562, 3684563, 3684564, 3684565, 3684566, 3684567, 3684568, 3684569, 3684570, 3684571, 3684572, 3684573, 3684574, 3684575, 3684576, 3684577, 3684578, 3684579, 3684580, 3684581, 3684582, 3684583, 3684584, 3684585, 3684586, 3684587, 3684588, 3684589, 3684590, 3684591, 3684592, 3684593, 3684594, 3684595, 3684596, 3684597, 3684598, 3684599, 3684600, 3684601, 3684602, 3684603, 3684604, 3684605, 3684606, 3684607, 3684608, 3684609, 3684610, 3684611, 3684612, 3684613, 3684614, 3684615, 3684616, 3684617, 3684618, 3684619, 3684620, 3684621, 3684622, 3684623, 3684624, 3684625, 3684626, 3684627, 3684628, 3684629, 3684630, 3684631, 3684632, 3684633, 3684634, 3684635, 3684636, 3684637, 3684638, 3684639, 3684640, 3684641, 3684642, 3684643, 3684644, 3684645, 3684646, 3684647, 3684648, 3684649, 3684650, 3684651, 3684652, 3684653, 3684654, 3684655, 3684656, 3684657, 3684658, 3684659, 3684660, 3684661, 3684662, 3684663, 3684664, 3684665, 3684666, 3684667, 3684668, 3684669, 3684670, 3684671, 3684672, 3684673, 3684674, 3684675, 3684676, 3684677, 3684678, 3684679, 3684680, 3684681, 3684682, 3684683, 3684684, 3684685, 3684686, 3684687, 3684688, 3684689, 3684690, 3684691, 3684692, 3684693, 3684694, 3684695, 3684696, 3684697, 3684698, 3684699, 3684700, 3684701, 3684702, 3684703, 3684704, 3684705, 3684706, 3684707, 3684708, 3684709, 3684710, 3684711, 3684712, 3684713, 3684714, 3684715, 3684716, 3684717, 3684718, 3684719, 3684720, 3684721, 3684722, 3684723, 3684724, 3684725, 3684726, 3684727, 3684728, 3684729, 3684730, 3684731, 3684732, 3684733, 3684734, 3684735, 3684736, 3684737, 3684738, 3684739, 3684740, 3684741, 3684742, 3684743, 3684744, 3684745, 3684746, 3684747, 3684748, 3684749, 3684750, 3684751, 3684752, 3684753, 3684754, 3684755, 3684756, 3684757, 3684758, 3684759, 3684760, 3684761, 3684762, 3684763, 3684764, 3684765, 3684766, 3684767, 3684768, 3684769, 3684770, 3684771, 3684772, 3684773, 3684774, 3684775, 3684776, 3684777, 3684778, 3684779, 3684780, 3684781, 3684782, 3684783, 3684784, 3684785, 3684786, 3684787, 3684788, 3684789, 3684790, 3684791, 3684792, 3684793, 3684794, 3684795, 3684796, 3684797, 3684798, 3684799, 3684800, 3684801, 3684802, 3684803, 3684804, 3684805, 3684806, 3684807, 3684808, 3684809, 3684810, 3684811, 3684812, 3684813, 3684814, 3684815, 3684816, 3684817, 3684818, 3684819, 3684820, 3684821, 3684822, 3684823, 3684824, 3684825, 3684826, 3684827, 3684828, 3684829, 3684830, 3684831, 3684832, 3684833, 3684834, 3684835, 3684836, 3684837, 3684838, 3684839, 3684840, 3684841, 3684842, 3684843, 3684844, 3684845, 3684846, 3684847, 3684848, 3684849, 3684850, 3684851, 3684852, 3684853, 3684854, 3684855, 3684856, 3684857, 3684858, 3684859, 3684860, 3684861, 3684862, 3684863, 3684864, 3684865, 3684866, 3684867, 3684868, 3684869, 3684870, 3684871, 3684872, 3684873, 3684874, 3684875, 3684876, 3684877, 3684878, 3684879, 3684880, 3684881, 3684882, 3684883, 3684884, 3684885, 3684886, 3684887, 3684888, 3684889, 3684890, 3684891, 3684892, 3684893, 3684894, 3684895, 3684896, 3684897, 3684898, 3684899, 3684900, 3684901, 3684902, 3684903, 3684904, 3684905, 3684906, 3684907, 3684908, 3684909, 3684910, 3684911, 3684912, 3684913, 3684914, 3684915, 3684916, 3684917, 3684918, 3684919, 3684920, 3684921, 3684922, 3684923, 3684924, 3684925, 3684926, 3684927, 3684928, 3684929, 3684930, 3684931, 3684932, 3684933, 3684934, 3684935, 3684936, 3684937, 3684938, 3684939, 3684940, 3684941, 3684942, 3684943, 3684944, 3684945, 3684946, 3684947, 3684948, 3684949, 3684950, 3684951, 3684952, 3684953, 3684954, 3684955, 3684956, 3684957, 3684958, 3684959, 3684960, 3684961, 3684962, 3684963, 3684964, 3684965, 3684966, 3684967, 3684968, 3684969, 3684970, 3684971, 3684972, 3684973, 3684974, 3684975, 3684976, 3684977, 3684978, 3684979, 3684980, 3684981, 3684982, 3684983, 3684984, 3684985, 3684986, 3684987, 3684988, 3684989, 3684990, 3684991, 3684992, 3684993, 3684994, 3684995, 3684996, 3684997, 3684998, 3684999, 3685000, 3685001, 3685002, 3685003, 3685004, 3685005, 3685006, 3685007, 3685008, 3685009, 3685010, 3685011, 3685012, 3685013, 3685014, 3685015, 3685016, 3685017, 3685018, 3685019, 3685020, 3685021, 3685022, 3685023, 3685024, 3685025, 3685026, 3685027, 3685028, 3685029, 3685030, 3685031, 3685032, 3685033, 3685034, 3685035, 3685036, 3685037, 3685038, 3685039, 3685040, 3685041, 3685042, 3685043, 3685044, 3685045, 3685046, 3685047, 3685048, 3685049, 3685050, 3685051, 3685052, 3685053, 3685054, 3685055, 3685056, 3685057, 3685058, 3685059, 3685060, 3685061, 3685062, 3685063, 3685064, 3685065, 3685066, 3685067, 3685068, 3685069, 3685070, 3685071, 3685072, 3685073, 3685074, 3685075, 3685076, 3685077, 3685078, 3685079, 3685080, 3685081, 3685082, 3685083, 3685084, 3685085, 3685086, 3685087, 3685088, 3685089, 3685090, 3685091, 3685092, 3685093, 3685094, 3685095, 3685096, 3685097, 3685098, 3685099, 3685100, 3685101, 3685102, 3685103, 3685104, 3685105, 3685106, 3685107, 3685108, 3685109, 3685110, 3685111, 3685112, 3685113, 3685114, 3685115, 3685116, 3685117, 3685118, 3685119, 3685120, 3685121, 3685122, 3685123, 3685124, 3685125, 3685126, 3685127, 3685128, 3685129, 3685130, 3685131, 3685132, 3685133, 3685134, 3685135, 3685136, 3685137, 3685138, 3685139, 3685140, 3685141, 3685142, 3685143, 3685144, 3685145, 3685146, 3685147, 3685148, 3685149, 3685150, 3685151, 3685152, 3685153, 3685154, 3685155, 3685156, 3685157, 3685158, 3685159, 3685160, 3685161, 3685162, 3685163, 3685164, 3685165, 3685166, 3685167, 3685168, 3685169, 3685170, 3685171, 3685172, 3685173, 3685174, 3685175, 3685176, 3685177, 3685178, 3685179, 3685180, 3685181, 3685182, 3685183, 3685184, 3685185, 3685186, 3685187, 3685188, 3685189, 3685190, 3685191, 3685192, 3685193, 3685194, 3685195, 3685196, 3685197, 3685198, 3685199, 3685200, 3685201, 3685202, 3685203, 3685204, 3685205, 3685206, 3685207, 3685208, 3685209, 3685210, 3685211, 3685212, 3685213, 3685214, 3685215, 3685216, 3685217, 3685218, 3685219, 3685220, 3685221, 3685222, 3685223, 3685224, 3685225, 3685226, 3685227, 3685228, 3685229, 3685230, 3685231, 3685232, 3685233, 3685234, 3685235, 3685236, 3685237, 3685238, 3685239, 3685240, 3685241, 3685242, 3685243, 3685244, 3685245, 3685246, 3685247, 3685248, 3685249, 3685250, 3685251, 3685252, 3685253, 3685254, 3685255, 3685256, 3685257, 3685258, 3685259, 3685260, 3685261, 3685262, 3685263, 3685264, 3685265, 3685266, 3685267, 3685268, 3685269, 3685270, 3685271, 3685272, 3685273, 3685274, 3685275, 3685276, 3685277, 3685278, 3685279, 3685280, 3685281, 3685282, 3685283, 3685284, 3685285, 3685286, 3685287, 3685288, 3685289, 3685290, 3685291, 3685292, 3685293, 3685294, 3685295, 3685296, 3685297, 3685298, 3685299, 3685300, 3685301, 3685302, 3685303, 3685304, 3685305, 3685306, 3685307, 3685308, 3685309, 3685310, 3685311, 3685312, 3685313, 3685314, 3685315, 3685316, 3685317, 3685318, 3685319, 3685320, 3685321, 3685322, 3685323, 3685324, 3685325, 3685326, 3685327, 3685328, 3685329, 3685330, 3685331, 3685332, 3685333, 3685334, 3685335, 3685336, 3685337, 3685338, 3685339, 3685340, 3685341, 3685342, 3685343, 3685344, 3685345, 3685346, 3685347, 3685348, 3685349, 3685350, 3685351, 3685352, 3685353, 3685354, 3685355, 3685356, 3685357, 3685358, 3685359, 3685360, 3685361, 3685362, 3685363, 3685364, 3685365, 3685366, 3685367, 3685368, 3685369, 3685370, 3685371, 3685372, 3685373, 3685374, 3685375, 3685376, 3685377, 3685378, 3685379, 3685380, 3685381, 3685382, 3685383, 3685384, 3685385, 3685386, 3685387, 3685388, 3685389, 3685390, 3685391, 3685392, 3685393, 3685394, 3685395, 3685396, 3685397, 3685398, 3685399, 3685400, 3685401, 3685402, 3685403, 3685404, 3685405, 3685406, 3685407, 3685408, 3685409, 3685410, 3685411, 3685412, 3685413, 3685414, 3685415, 3685416, 3685417, 3685418, 3685419, 3685420, 3685421, 3685422, 3685423, 3685424, 3685425, 3685426, 3685427, 3685428, 3685429, 3685430, 3685431, 3685432, 3685433, 3685434, 3685435, 3685436, 3685437, 3685438, 3685439, 3685440, 3685441, 3685442, 3685443, 3685444, 3685445, 3685446, 3685447, 3685448, 3685449, 3685450, 3685451, 3685452, 3685453, 3685454, 3685455, 3685456, 3685457, 3685458, 3685459, 3685460, 3685461, 3685462, 3685463, 3685464, 3685465, 3685466, 3685467, 3685468, 3685469, 3685470, 3685471, 3685472, 3685473, 3685474, 3685475, 3685476, 3685477, 3685478, 3685479, 3685480, 3685481, 3685482, 3685483, 3685484, 3685485, 3685486, 3685487, 3685488, 3685489, 3685490, 3685491, 3685492, 3685493, 3685494, 3685495, 3685496, 3685497, 3685498, 3685499, 3685500, 3685501, 3685502, 3685503, 3685504, 3685505, 3685506, 3685507, 3685508, 3685509, 3685510, 3685511, 3685512, 3685513, 3685514, 3685515, 3685516, 3685517, 3685518, 3685519, 3685520, 3685521, 3685522, 3685523, 3685524, 3685525, 3685526, 3685527, 3685528, 3685529, 3685530, 3685531, 3685532, 3685533, 3685534, 3685535, 3685536, 3685537, 3685538, 3685539, 3685540, 3685541, 3685542, 3685543, 3685544, 3685545, 3685546, 3685547, 3685548, 3685549, 3685550, 3685551, 3685552, 3685553, 3685554, 3685555, 3685556, 3685557, 3685558, 3685559, 3685560, 3685561, 3685562, 3685563, 3685564, 3685565, 3685566, 3685567, 3685568, 3685569, 3685570, 3685571, 3685572, 3685573, 3685574, 3685575, 3685576, 3685577, 3685578, 3685579, 3685580, 3685581, 3685582, 3685583, 3685584, 3685585, 3685586, 3685587, 3685588, 3685589, 3685590, 3685591, 3685592, 3685593, 3685594, 3685595, 3685596, 3685597, 3685598, 3685599, 3685600, 3685601, 3685602, 3685603, 3685604, 3685605, 3685606, 3685607, 3685608, 3685609, 3685610, 3685611, 3685612, 3685613, 3685614, 3685615, 3685616, 3685617, 3685618, 3685619, 3685620, 3685621, 3685622, 3685623, 3685624, 3685625, 3685626, 3685627, 3685628, 3685629, 3685630, 3685631, 3685632, 3685633, 3685634, 3685635, 3685636, 3685637, 3685638, 3685639, 3685640, 3685641, 3685642, 3685643, 3685644, 3685645, 3685646, 3685647, 3685648, 3685649, 3685650, 3685651, 3685652, 3685653, 3685654, 3685655, 3685656, 3685657, 3685658, 3685659, 3685660, 3685661, 3685662, 3685663, 3685664, 3685665, 3685666, 3685667, 3685668, 3685669, 3685670, 3685671, 3685672, 3685673, 3685674, 3685675, 3685676, 3685677, 3685678, 3685679, 3685680, 3685681, 3685682, 3685683, 3685684, 3685685, 3685686, 3685687, 3685688, 3685689, 3685690, 3685691, 3685692, 3685693, 3685694, 3685695, 3685696, 3685697, 3685698, 3685699, 3685700, 3685701, 3685702, 3685703, 3685704, 3685705, 3685706, 3685707, 3685708, 3685709, 3685710, 3685711, 3685712, 3685713, 3685714, 3685715, 3685716, 3685717, 3685718, 3685719, 3685720, 3685721, 3685722, 3685723, 3685724, 3685725, 3685726, 3685727, 3685728, 3685729, 3685730, 3685731, 3685732, 3685733, 3685734, 3685735, 3685736, 3685737, 3685738, 3685739, 3685740, 3685741, 3685742, 3685743, 3685744, 3685745, 3685746, 3685747, 3685748, 3685749, 3685750, 3685751, 3685752, 3685753, 3685754, 3685755, 3685756, 3685757, 3685758, 3685759, 3685760, 3685761, 3685762, 3685763, 3685764, 3685765, 3685766, 3685767, 3685768, 3685769, 3685770, 3685771, 3685772, 3685773, 3685774, 3685775, 3685776, 3685777, 3685778, 3685779, 3685780, 3685781, 3685782, 3685783, 3685784, 3685785, 3685786, 3685787, 3685788, 3685789, 3685790, 3685791, 3685792, 3685793, 3685794, 3685795, 3685796, 3685797, 3685798, 3685799, 3685800, 3685801, 3685802, 3685803, 3685804, 3685805, 3685806, 3685807, 3685808, 3685809, 3685810, 3685811, 3685812, 3685813, 3685814, 3685815, 3685816, 3685817, 3685818, 3685819, 3685820, 3685821, 3685822, 3685823, 3685824, 3685825, 3685826, 3685827, 3685828, 3685829, 3685830, 3685831, 3685832, 3685833, 3685834, 3685835, 3685836, 3685837, 3685838, 3685839, 3685840, 3685841, 3685842, 3685843, 3685844, 3685845, 3685846, 3685847, 3685848, 3685849, 3685850, 3685851, 3685852, 3685853, 3685854, 3685855, 3685856, 3685857, 3685858, 3685859, 3685860, 3685861, 3685862, 3685863, 3685864, 3685865, 3685866, 3685867, 3685868, 3685869, 3685870, 3685871, 3685872, 3685873, 3685874, 3685875, 3685876, 3685877, 3685878, 3685879, 3685880, 3685881, 3685882, 3685883, 3685884, 3685885, 3685886, 3685887, 3685888, 3685889, 3685890, 3685891, 3685892, 3685893, 3685894, 3685895, 3685896, 3685897, 3685898, 3685899, 3685900, 3685901, 3685902, 3685903, 3685904, 3685905, 3685906, 3685907, 3685908, 3685909, 3685910, 3685911)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:38:59,191 - [124817] - src.utils.log - INFO - βœ… Fetched 2133 rows - __SPLIT__ 2026-07-21 10:38:59,192 - [124817] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.SubWorkOrderAutoGeneration woag WHERE woag.WorkOrderAutoGenerationId in (3684221, 3684222, 3684223, 3684224, 3684225, 3684226, 3684227, 3684228, 3684229, 3684230, 3684231, 3684232, 3684233, 3684234, 3684235, 3684236, 3684237, 3684238, 3684239, 3684240, 3684241, 3684242, 3684243, 3684244, 3684245, 3684246, 3684247, 3684248, 3684249, 3684250, 3684251, 3684252, 3684253, 3684254, 3684255, 3684256, 3684257, 3684258, 3684259, 3684260, 3684261, 3684262, 3684263, 3684264, 3684265, 3684266, 3684267, 3684268, 3684269, 3684270, 3684271, 3684272, 3684273, 3684274, 3684275, 3684276, 3684277, 3684278, 3684279, 3684280, 3684281, 3684282, 3684283, 3684284, 3684285, 3684286, 3684287, 3684288, 3684289, 3684290, 3684291, 3684292, 3684293, 3684294, 3684295, 3684296, 3684297, 3684298, 3684299, 3684300, 3684301, 3684302, 3684303, 3684304, 3684305, 3684306, 3684307, 3684308, 3684309, 3684310, 3684311, 3684312, 3684313, 3684314, 3684315, 3684316, 3684317, 3684318, 3684319, 3684320, 3684321, 3684322, 3684323, 3684324, 3684325, 3684326, 3684327, 3684328, 3684329, 3684330, 3684331, 3684332, 3684333, 3684334, 3684335, 3684336, 3684337, 3684338, 3684339, 3684340, 3684341, 3684342, 3684343, 3684344, 3684345, 3684346, 3684347, 3684348, 3684349, 3684350, 3684351, 3684352, 3684353, 3684354, 3684355, 3684356, 3684357, 3684358, 3684359, 3684360, 3684361, 3684362, 3684363, 3684364, 3684365, 3684366, 3684367, 3684368, 3684369, 3684370, 3684371, 3684372, 3684373, 3684374, 3684375, 3684376, 3684377, 3684378, 3684379, 3684380, 3684381, 3684382, 3684383, 3684384, 3684385, 3684386, 3684387, 3684388, 3684389, 3684390, 3684391, 3684392, 3684393, 3684394, 3684395, 3684396, 3684397, 3684398, 3684399, 3684400, 3684401, 3684402, 3684403, 3684404, 3684405, 3684406, 3684407, 3684408, 3684409, 3684410, 3684411, 3684412, 3684413, 3684414, 3684415, 3684416, 3684417, 3684418, 3684419, 3684420, 3684421, 3684422, 3684423, 3684424, 3684425, 3684426, 3684427, 3684428, 3684429, 3684430, 3684431, 3684432, 3684433, 3684434, 3684435, 3684436, 3684437, 3684438, 3684439, 3684440, 3684441, 3684442, 3684443, 3684444, 3684445, 3684446, 3684447, 3684448, 3684449, 3684450, 3684451, 3684452, 3684453, 3684454, 3684455, 3684456, 3684457, 3684458, 3684459, 3684460, 3684461, 3684462, 3684463, 3684464, 3684465, 3684466, 3684467, 3684468, 3684469, 3684470, 3684471, 3684472, 3684473, 3684474, 3684475, 3684476, 3684477, 3684478, 3684479, 3684480, 3684481, 3684482, 3684483, 3684484, 3684485, 3684486, 3684487, 3684488, 3684489, 3684490, 3684491, 3684492, 3684493, 3684494, 3684495, 3684496, 3684497, 3684498, 3684499, 3684500, 3684501, 3684502, 3684503, 3684504, 3684505, 3684506, 3684507, 3684508, 3684509, 3684510, 3684511, 3684512, 3684513, 3684514, 3684515, 3684516, 3684517, 3684518, 3684519, 3684520, 3684521, 3684522, 3684523, 3684524, 3684525, 3684526, 3684527, 3684528, 3684529, 3684530, 3684531, 3684532, 3684533, 3684534, 3684535, 3684536, 3684537, 3684538, 3684539, 3684540, 3684541, 3684542, 3684543, 3684544, 3684545, 3684546, 3684547, 3684548, 3684549, 3684550, 3684551, 3684552, 3684553, 3684554, 3684555, 3684556, 3684557, 3684558, 3684559, 3684560, 3684561, 3684562, 3684563, 3684564, 3684565, 3684566, 3684567, 3684568, 3684569, 3684570, 3684571, 3684572, 3684573, 3684574, 3684575, 3684576, 3684577, 3684578, 3684579, 3684580, 3684581, 3684582, 3684583, 3684584, 3684585, 3684586, 3684587, 3684588, 3684589, 3684590, 3684591, 3684592, 3684593, 3684594, 3684595, 3684596, 3684597, 3684598, 3684599, 3684600, 3684601, 3684602, 3684603, 3684604, 3684605, 3684606, 3684607, 3684608, 3684609, 3684610, 3684611, 3684612, 3684613, 3684614, 3684615, 3684616, 3684617, 3684618, 3684619, 3684620, 3684621, 3684622, 3684623, 3684624, 3684625, 3684626, 3684627, 3684628, 3684629, 3684630, 3684631, 3684632, 3684633, 3684634, 3684635, 3684636, 3684637, 3684638, 3684639, 3684640, 3684641, 3684642, 3684643, 3684644, 3684645, 3684646, 3684647, 3684648, 3684649, 3684650, 3684651, 3684652, 3684653, 3684654, 3684655, 3684656, 3684657, 3684658, 3684659, 3684660, 3684661, 3684662, 3684663, 3684664, 3684665, 3684666, 3684667, 3684668, 3684669, 3684670, 3684671, 3684672, 3684673, 3684674, 3684675, 3684676, 3684677, 3684678, 3684679, 3684680, 3684681, 3684682, 3684683, 3684684, 3684685, 3684686, 3684687, 3684688, 3684689, 3684690, 3684691, 3684692, 3684693, 3684694, 3684695, 3684696, 3684697, 3684698, 3684699, 3684700, 3684701, 3684702, 3684703, 3684704, 3684705, 3684706, 3684707, 3684708, 3684709, 3684710, 3684711, 3684712, 3684713, 3684714, 3684715, 3684716, 3684717, 3684718, 3684719, 3684720, 3684721, 3684722, 3684723, 3684724, 3684725, 3684726, 3684727, 3684728, 3684729, 3684730, 3684731, 3684732, 3684733, 3684734, 3684735, 3684736, 3684737, 3684738, 3684739, 3684740, 3684741, 3684742, 3684743, 3684744, 3684745, 3684746, 3684747, 3684748, 3684749, 3684750, 3684751, 3684752, 3684753, 3684754, 3684755, 3684756, 3684757, 3684758, 3684759, 3684760, 3684761, 3684762, 3684763, 3684764, 3684765, 3684766, 3684767, 3684768, 3684769, 3684770, 3684771, 3684772, 3684773, 3684774, 3684775, 3684776, 3684777, 3684778, 3684779, 3684780, 3684781, 3684782, 3684783, 3684784, 3684785, 3684786, 3684787, 3684788, 3684789, 3684790, 3684791, 3684792, 3684793, 3684794, 3684795, 3684796, 3684797, 3684798, 3684799, 3684800, 3684801, 3684802, 3684803, 3684804, 3684805, 3684806, 3684807, 3684808, 3684809, 3684810, 3684811, 3684812, 3684813, 3684814, 3684815, 3684816, 3684817, 3684818, 3684819, 3684820, 3684821, 3684822, 3684823, 3684824, 3684825, 3684826, 3684827, 3684828, 3684829, 3684830, 3684831, 3684832, 3684833, 3684834, 3684835, 3684836, 3684837, 3684838, 3684839, 3684840, 3684841, 3684842, 3684843, 3684844, 3684845, 3684846, 3684847, 3684848, 3684849, 3684850, 3684851, 3684852, 3684853, 3684854, 3684855, 3684856, 3684857, 3684858, 3684859, 3684860, 3684861, 3684862, 3684863, 3684864, 3684865, 3684866, 3684867, 3684868, 3684869, 3684870, 3684871, 3684872, 3684873, 3684874, 3684875, 3684876, 3684877, 3684878, 3684879, 3684880, 3684881, 3684882, 3684883, 3684884, 3684885, 3684886, 3684887, 3684888, 3684889, 3684890, 3684891, 3684892, 3684893, 3684894, 3684895, 3684896, 3684897, 3684898, 3684899, 3684900, 3684901, 3684902, 3684903, 3684904, 3684905, 3684906, 3684907, 3684908, 3684909, 3684910, 3684911, 3684912, 3684913, 3684914, 3684915, 3684916, 3684917, 3684918, 3684919, 3684920, 3684921, 3684922, 3684923, 3684924, 3684925, 3684926, 3684927, 3684928, 3684929, 3684930, 3684931, 3684932, 3684933, 3684934, 3684935, 3684936, 3684937, 3684938, 3684939, 3684940, 3684941, 3684942, 3684943, 3684944, 3684945, 3684946, 3684947, 3684948, 3684949, 3684950, 3684951, 3684952, 3684953, 3684954, 3684955, 3684956, 3684957, 3684958, 3684959, 3684960, 3684961, 3684962, 3684963, 3684964, 3684965, 3684966, 3684967, 3684968, 3684969, 3684970, 3684971, 3684972, 3684973, 3684974, 3684975, 3684976, 3684977, 3684978, 3684979, 3684980, 3684981, 3684982, 3684983, 3684984, 3684985, 3684986, 3684987, 3684988, 3684989, 3684990, 3684991, 3684992, 3684993, 3684994, 3684995, 3684996, 3684997, 3684998, 3684999, 3685000, 3685001, 3685002, 3685003, 3685004, 3685005, 3685006, 3685007, 3685008, 3685009, 3685010, 3685011, 3685012, 3685013, 3685014, 3685015, 3685016, 3685017, 3685018, 3685019, 3685020, 3685021, 3685022, 3685023, 3685024, 3685025, 3685026, 3685027, 3685028, 3685029, 3685030, 3685031, 3685032, 3685033, 3685034, 3685035, 3685036, 3685037, 3685038, 3685039, 3685040, 3685041, 3685042, 3685043, 3685044, 3685045, 3685046, 3685047, 3685048, 3685049, 3685050, 3685051, 3685052, 3685053, 3685054, 3685055, 3685056, 3685057, 3685058, 3685059, 3685060, 3685061, 3685062, 3685063, 3685064, 3685065, 3685066, 3685067, 3685068, 3685069, 3685070, 3685071, 3685072, 3685073, 3685074, 3685075, 3685076, 3685077, 3685078, 3685079, 3685080, 3685081, 3685082, 3685083, 3685084, 3685085, 3685086, 3685087, 3685088, 3685089, 3685090, 3685091, 3685092, 3685093, 3685094, 3685095, 3685096, 3685097, 3685098, 3685099, 3685100, 3685101, 3685102, 3685103, 3685104, 3685105, 3685106, 3685107, 3685108, 3685109, 3685110, 3685111, 3685112, 3685113, 3685114, 3685115, 3685116, 3685117, 3685118, 3685119, 3685120, 3685121, 3685122, 3685123, 3685124, 3685125, 3685126, 3685127, 3685128, 3685129, 3685130, 3685131, 3685132, 3685133, 3685134, 3685135, 3685136, 3685137, 3685138, 3685139, 3685140, 3685141, 3685142, 3685143, 3685144, 3685145, 3685146, 3685147, 3685148, 3685149, 3685150, 3685151, 3685152, 3685153, 3685154, 3685155, 3685156, 3685157, 3685158, 3685159, 3685160, 3685161, 3685162, 3685163, 3685164, 3685165, 3685166, 3685167, 3685168, 3685169, 3685170, 3685171, 3685172, 3685173, 3685174, 3685175, 3685176, 3685177, 3685178, 3685179, 3685180, 3685181, 3685182, 3685183, 3685184, 3685185, 3685186, 3685187, 3685188, 3685189, 3685190, 3685191, 3685192, 3685193, 3685194, 3685195, 3685196, 3685197, 3685198, 3685199, 3685200, 3685201, 3685202, 3685203, 3685204, 3685205, 3685206, 3685207, 3685208, 3685209, 3685210, 3685211, 3685212, 3685213, 3685214, 3685215, 3685216, 3685217, 3685218, 3685219, 3685220, 3685221, 3685222, 3685223, 3685224, 3685225, 3685226, 3685227, 3685228, 3685229, 3685230, 3685231, 3685232, 3685233, 3685234, 3685235, 3685236, 3685237, 3685238, 3685239, 3685240, 3685241, 3685242, 3685243, 3685244, 3685245, 3685246, 3685247, 3685248, 3685249, 3685250, 3685251, 3685252, 3685253, 3685254, 3685255, 3685256, 3685257, 3685258, 3685259, 3685260, 3685261, 3685262, 3685263, 3685264, 3685265, 3685266, 3685267, 3685268, 3685269, 3685270, 3685271, 3685272, 3685273, 3685274, 3685275, 3685276, 3685277, 3685278, 3685279, 3685280, 3685281, 3685282, 3685283, 3685284, 3685285, 3685286, 3685287, 3685288, 3685289, 3685290, 3685291, 3685292, 3685293, 3685294, 3685295, 3685296, 3685297, 3685298, 3685299, 3685300, 3685301, 3685302, 3685303, 3685304, 3685305, 3685306, 3685307, 3685308, 3685309, 3685310, 3685311, 3685312, 3685313, 3685314, 3685315, 3685316, 3685317, 3685318, 3685319, 3685320, 3685321, 3685322, 3685323, 3685324, 3685325, 3685326, 3685327, 3685328, 3685329, 3685330, 3685331, 3685332, 3685333, 3685334, 3685335, 3685336, 3685337, 3685338, 3685339, 3685340, 3685341, 3685342, 3685343, 3685344, 3685345, 3685346, 3685347, 3685348, 3685349, 3685350, 3685351, 3685352, 3685353, 3685354, 3685355, 3685356, 3685357, 3685358, 3685359, 3685360, 3685361, 3685362, 3685363, 3685364, 3685365, 3685366, 3685367, 3685368, 3685369, 3685370, 3685371, 3685372, 3685373, 3685374, 3685375, 3685376, 3685377, 3685378, 3685379, 3685380, 3685381, 3685382, 3685383, 3685384, 3685385, 3685386, 3685387, 3685388, 3685389, 3685390, 3685391, 3685392, 3685393, 3685394, 3685395, 3685396, 3685397, 3685398, 3685399, 3685400, 3685401, 3685402, 3685403, 3685404, 3685405, 3685406, 3685407, 3685408, 3685409, 3685410, 3685411, 3685412, 3685413, 3685414, 3685415, 3685416, 3685417, 3685418, 3685419, 3685420, 3685421, 3685422, 3685423, 3685424, 3685425, 3685426, 3685427, 3685428, 3685429, 3685430, 3685431, 3685432, 3685433, 3685434, 3685435, 3685436, 3685437, 3685438, 3685439, 3685440, 3685441, 3685442, 3685443, 3685444, 3685445, 3685446, 3685447, 3685448, 3685449, 3685450, 3685451, 3685452, 3685453, 3685454, 3685455, 3685456, 3685457, 3685458, 3685459, 3685460, 3685461, 3685462, 3685463, 3685464, 3685465, 3685466, 3685467, 3685468, 3685469, 3685470, 3685471, 3685472, 3685473, 3685474, 3685475, 3685476, 3685477, 3685478, 3685479, 3685480, 3685481, 3685482, 3685483, 3685484, 3685485, 3685486, 3685487, 3685488, 3685489, 3685490, 3685491, 3685492, 3685493, 3685494, 3685495, 3685496, 3685497, 3685498, 3685499, 3685500, 3685501, 3685502, 3685503, 3685504, 3685505, 3685506, 3685507, 3685508, 3685509, 3685510, 3685511, 3685512, 3685513, 3685514, 3685515, 3685516, 3685517, 3685518, 3685519, 3685520, 3685521, 3685522, 3685523, 3685524, 3685525, 3685526, 3685527, 3685528, 3685529, 3685530, 3685531, 3685532, 3685533, 3685534, 3685535, 3685536, 3685537, 3685538, 3685539, 3685540, 3685541, 3685542, 3685543, 3685544, 3685545, 3685546, 3685547, 3685548, 3685549, 3685550, 3685551, 3685552, 3685553, 3685554, 3685555, 3685556, 3685557, 3685558, 3685559, 3685560, 3685561, 3685562, 3685563, 3685564, 3685565, 3685566, 3685567, 3685568, 3685569, 3685570, 3685571, 3685572, 3685573, 3685574, 3685575, 3685576, 3685577, 3685578, 3685579, 3685580, 3685581, 3685582, 3685583, 3685584, 3685585, 3685586, 3685587, 3685588, 3685589, 3685590, 3685591, 3685592, 3685593, 3685594, 3685595, 3685596, 3685597, 3685598, 3685599, 3685600, 3685601, 3685602, 3685603, 3685604, 3685605, 3685606, 3685607, 3685608, 3685609, 3685610, 3685611, 3685612, 3685613, 3685614, 3685615, 3685616, 3685617, 3685618, 3685619, 3685620, 3685621, 3685622, 3685623, 3685624, 3685625, 3685626, 3685627, 3685628, 3685629, 3685630, 3685631, 3685632, 3685633, 3685634, 3685635, 3685636, 3685637, 3685638, 3685639, 3685640, 3685641, 3685642, 3685643, 3685644, 3685645, 3685646, 3685647, 3685648, 3685649, 3685650, 3685651, 3685652, 3685653, 3685654, 3685655, 3685656, 3685657, 3685658, 3685659, 3685660, 3685661, 3685662, 3685663, 3685664, 3685665, 3685666, 3685667, 3685668, 3685669, 3685670, 3685671, 3685672, 3685673, 3685674, 3685675, 3685676, 3685677, 3685678, 3685679, 3685680, 3685681, 3685682, 3685683, 3685684, 3685685, 3685686, 3685687, 3685688, 3685689, 3685690, 3685691, 3685692, 3685693, 3685694, 3685695, 3685696, 3685697, 3685698, 3685699, 3685700, 3685701, 3685702, 3685703, 3685704, 3685705, 3685706, 3685707, 3685708, 3685709, 3685710, 3685711, 3685712, 3685713, 3685714, 3685715, 3685716, 3685717, 3685718, 3685719, 3685720, 3685721, 3685722, 3685723, 3685724, 3685725, 3685726, 3685727, 3685728, 3685729, 3685730, 3685731, 3685732, 3685733, 3685734, 3685735, 3685736, 3685737, 3685738, 3685739, 3685740, 3685741, 3685742, 3685743, 3685744, 3685745, 3685746, 3685747, 3685748, 3685749, 3685750, 3685751, 3685752, 3685753, 3685754, 3685755, 3685756, 3685757, 3685758, 3685759, 3685760, 3685761, 3685762, 3685763, 3685764, 3685765, 3685766, 3685767, 3685768, 3685769, 3685770, 3685771, 3685772, 3685773, 3685774, 3685775, 3685776, 3685777, 3685778, 3685779, 3685780, 3685781, 3685782, 3685783, 3685784, 3685785, 3685786, 3685787, 3685788, 3685789, 3685790, 3685791, 3685792, 3685793, 3685794, 3685795, 3685796, 3685797, 3685798, 3685799, 3685800, 3685801, 3685802, 3685803, 3685804, 3685805, 3685806, 3685807, 3685808, 3685809, 3685810, 3685811, 3685812, 3685813, 3685814, 3685815, 3685816, 3685817, 3685818, 3685819, 3685820, 3685821, 3685822, 3685823, 3685824, 3685825, 3685826, 3685827, 3685828, 3685829, 3685830, 3685831, 3685832, 3685833, 3685834, 3685835, 3685836, 3685837, 3685838, 3685839, 3685840, 3685841, 3685842, 3685843, 3685844, 3685845, 3685846, 3685847, 3685848, 3685849, 3685850, 3685851, 3685852, 3685853, 3685854, 3685855, 3685856, 3685857, 3685858, 3685859, 3685860, 3685861, 3685862, 3685863, 3685864, 3685865, 3685866, 3685867, 3685868, 3685869, 3685870, 3685871, 3685872, 3685873, 3685874, 3685875, 3685876, 3685877, 3685878, 3685879, 3685880, 3685881, 3685882, 3685883, 3685884, 3685885, 3685886, 3685887, 3685888, 3685889, 3685890, 3685891, 3685892, 3685893, 3685894, 3685895, 3685896, 3685897, 3685898, 3685899, 3685900, 3685901, 3685902, 3685903, 3685904, 3685905, 3685906, 3685907, 3685908, 3685909, 3685910, 3685911)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:38:59,557 - [124817] - src.utils.log - INFO - βœ… Fetched 39 rows - __SPLIT__ 2026-07-21 10:38:59,557 - [124817] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.WorkOrderAutoGenerationCrews woag WHERE woag.WorkOrderAutoGenerationId in (3684221, 3684222, 3684223, 3684224, 3684225, 3684226, 3684227, 3684228, 3684229, 3684230, 3684231, 3684232, 3684233, 3684234, 3684235, 3684236, 3684237, 3684238, 3684239, 3684240, 3684241, 3684242, 3684243, 3684244, 3684245, 3684246, 3684247, 3684248, 3684249, 3684250, 3684251, 3684252, 3684253, 3684254, 3684255, 3684256, 3684257, 3684258, 3684259, 3684260, 3684261, 3684262, 3684263, 3684264, 3684265, 3684266, 3684267, 3684268, 3684269, 3684270, 3684271, 3684272, 3684273, 3684274, 3684275, 3684276, 3684277, 3684278, 3684279, 3684280, 3684281, 3684282, 3684283, 3684284, 3684285, 3684286, 3684287, 3684288, 3684289, 3684290, 3684291, 3684292, 3684293, 3684294, 3684295, 3684296, 3684297, 3684298, 3684299, 3684300, 3684301, 3684302, 3684303, 3684304, 3684305, 3684306, 3684307, 3684308, 3684309, 3684310, 3684311, 3684312, 3684313, 3684314, 3684315, 3684316, 3684317, 3684318, 3684319, 3684320, 3684321, 3684322, 3684323, 3684324, 3684325, 3684326, 3684327, 3684328, 3684329, 3684330, 3684331, 3684332, 3684333, 3684334, 3684335, 3684336, 3684337, 3684338, 3684339, 3684340, 3684341, 3684342, 3684343, 3684344, 3684345, 3684346, 3684347, 3684348, 3684349, 3684350, 3684351, 3684352, 3684353, 3684354, 3684355, 3684356, 3684357, 3684358, 3684359, 3684360, 3684361, 3684362, 3684363, 3684364, 3684365, 3684366, 3684367, 3684368, 3684369, 3684370, 3684371, 3684372, 3684373, 3684374, 3684375, 3684376, 3684377, 3684378, 3684379, 3684380, 3684381, 3684382, 3684383, 3684384, 3684385, 3684386, 3684387, 3684388, 3684389, 3684390, 3684391, 3684392, 3684393, 3684394, 3684395, 3684396, 3684397, 3684398, 3684399, 3684400, 3684401, 3684402, 3684403, 3684404, 3684405, 3684406, 3684407, 3684408, 3684409, 3684410, 3684411, 3684412, 3684413, 3684414, 3684415, 3684416, 3684417, 3684418, 3684419, 3684420, 3684421, 3684422, 3684423, 3684424, 3684425, 3684426, 3684427, 3684428, 3684429, 3684430, 3684431, 3684432, 3684433, 3684434, 3684435, 3684436, 3684437, 3684438, 3684439, 3684440, 3684441, 3684442, 3684443, 3684444, 3684445, 3684446, 3684447, 3684448, 3684449, 3684450, 3684451, 3684452, 3684453, 3684454, 3684455, 3684456, 3684457, 3684458, 3684459, 3684460, 3684461, 3684462, 3684463, 3684464, 3684465, 3684466, 3684467, 3684468, 3684469, 3684470, 3684471, 3684472, 3684473, 3684474, 3684475, 3684476, 3684477, 3684478, 3684479, 3684480, 3684481, 3684482, 3684483, 3684484, 3684485, 3684486, 3684487, 3684488, 3684489, 3684490, 3684491, 3684492, 3684493, 3684494, 3684495, 3684496, 3684497, 3684498, 3684499, 3684500, 3684501, 3684502, 3684503, 3684504, 3684505, 3684506, 3684507, 3684508, 3684509, 3684510, 3684511, 3684512, 3684513, 3684514, 3684515, 3684516, 3684517, 3684518, 3684519, 3684520, 3684521, 3684522, 3684523, 3684524, 3684525, 3684526, 3684527, 3684528, 3684529, 3684530, 3684531, 3684532, 3684533, 3684534, 3684535, 3684536, 3684537, 3684538, 3684539, 3684540, 3684541, 3684542, 3684543, 3684544, 3684545, 3684546, 3684547, 3684548, 3684549, 3684550, 3684551, 3684552, 3684553, 3684554, 3684555, 3684556, 3684557, 3684558, 3684559, 3684560, 3684561, 3684562, 3684563, 3684564, 3684565, 3684566, 3684567, 3684568, 3684569, 3684570, 3684571, 3684572, 3684573, 3684574, 3684575, 3684576, 3684577, 3684578, 3684579, 3684580, 3684581, 3684582, 3684583, 3684584, 3684585, 3684586, 3684587, 3684588, 3684589, 3684590, 3684591, 3684592, 3684593, 3684594, 3684595, 3684596, 3684597, 3684598, 3684599, 3684600, 3684601, 3684602, 3684603, 3684604, 3684605, 3684606, 3684607, 3684608, 3684609, 3684610, 3684611, 3684612, 3684613, 3684614, 3684615, 3684616, 3684617, 3684618, 3684619, 3684620, 3684621, 3684622, 3684623, 3684624, 3684625, 3684626, 3684627, 3684628, 3684629, 3684630, 3684631, 3684632, 3684633, 3684634, 3684635, 3684636, 3684637, 3684638, 3684639, 3684640, 3684641, 3684642, 3684643, 3684644, 3684645, 3684646, 3684647, 3684648, 3684649, 3684650, 3684651, 3684652, 3684653, 3684654, 3684655, 3684656, 3684657, 3684658, 3684659, 3684660, 3684661, 3684662, 3684663, 3684664, 3684665, 3684666, 3684667, 3684668, 3684669, 3684670, 3684671, 3684672, 3684673, 3684674, 3684675, 3684676, 3684677, 3684678, 3684679, 3684680, 3684681, 3684682, 3684683, 3684684, 3684685, 3684686, 3684687, 3684688, 3684689, 3684690, 3684691, 3684692, 3684693, 3684694, 3684695, 3684696, 3684697, 3684698, 3684699, 3684700, 3684701, 3684702, 3684703, 3684704, 3684705, 3684706, 3684707, 3684708, 3684709, 3684710, 3684711, 3684712, 3684713, 3684714, 3684715, 3684716, 3684717, 3684718, 3684719, 3684720, 3684721, 3684722, 3684723, 3684724, 3684725, 3684726, 3684727, 3684728, 3684729, 3684730, 3684731, 3684732, 3684733, 3684734, 3684735, 3684736, 3684737, 3684738, 3684739, 3684740, 3684741, 3684742, 3684743, 3684744, 3684745, 3684746, 3684747, 3684748, 3684749, 3684750, 3684751, 3684752, 3684753, 3684754, 3684755, 3684756, 3684757, 3684758, 3684759, 3684760, 3684761, 3684762, 3684763, 3684764, 3684765, 3684766, 3684767, 3684768, 3684769, 3684770, 3684771, 3684772, 3684773, 3684774, 3684775, 3684776, 3684777, 3684778, 3684779, 3684780, 3684781, 3684782, 3684783, 3684784, 3684785, 3684786, 3684787, 3684788, 3684789, 3684790, 3684791, 3684792, 3684793, 3684794, 3684795, 3684796, 3684797, 3684798, 3684799, 3684800, 3684801, 3684802, 3684803, 3684804, 3684805, 3684806, 3684807, 3684808, 3684809, 3684810, 3684811, 3684812, 3684813, 3684814, 3684815, 3684816, 3684817, 3684818, 3684819, 3684820, 3684821, 3684822, 3684823, 3684824, 3684825, 3684826, 3684827, 3684828, 3684829, 3684830, 3684831, 3684832, 3684833, 3684834, 3684835, 3684836, 3684837, 3684838, 3684839, 3684840, 3684841, 3684842, 3684843, 3684844, 3684845, 3684846, 3684847, 3684848, 3684849, 3684850, 3684851, 3684852, 3684853, 3684854, 3684855, 3684856, 3684857, 3684858, 3684859, 3684860, 3684861, 3684862, 3684863, 3684864, 3684865, 3684866, 3684867, 3684868, 3684869, 3684870, 3684871, 3684872, 3684873, 3684874, 3684875, 3684876, 3684877, 3684878, 3684879, 3684880, 3684881, 3684882, 3684883, 3684884, 3684885, 3684886, 3684887, 3684888, 3684889, 3684890, 3684891, 3684892, 3684893, 3684894, 3684895, 3684896, 3684897, 3684898, 3684899, 3684900, 3684901, 3684902, 3684903, 3684904, 3684905, 3684906, 3684907, 3684908, 3684909, 3684910, 3684911, 3684912, 3684913, 3684914, 3684915, 3684916, 3684917, 3684918, 3684919, 3684920, 3684921, 3684922, 3684923, 3684924, 3684925, 3684926, 3684927, 3684928, 3684929, 3684930, 3684931, 3684932, 3684933, 3684934, 3684935, 3684936, 3684937, 3684938, 3684939, 3684940, 3684941, 3684942, 3684943, 3684944, 3684945, 3684946, 3684947, 3684948, 3684949, 3684950, 3684951, 3684952, 3684953, 3684954, 3684955, 3684956, 3684957, 3684958, 3684959, 3684960, 3684961, 3684962, 3684963, 3684964, 3684965, 3684966, 3684967, 3684968, 3684969, 3684970, 3684971, 3684972, 3684973, 3684974, 3684975, 3684976, 3684977, 3684978, 3684979, 3684980, 3684981, 3684982, 3684983, 3684984, 3684985, 3684986, 3684987, 3684988, 3684989, 3684990, 3684991, 3684992, 3684993, 3684994, 3684995, 3684996, 3684997, 3684998, 3684999, 3685000, 3685001, 3685002, 3685003, 3685004, 3685005, 3685006, 3685007, 3685008, 3685009, 3685010, 3685011, 3685012, 3685013, 3685014, 3685015, 3685016, 3685017, 3685018, 3685019, 3685020, 3685021, 3685022, 3685023, 3685024, 3685025, 3685026, 3685027, 3685028, 3685029, 3685030, 3685031, 3685032, 3685033, 3685034, 3685035, 3685036, 3685037, 3685038, 3685039, 3685040, 3685041, 3685042, 3685043, 3685044, 3685045, 3685046, 3685047, 3685048, 3685049, 3685050, 3685051, 3685052, 3685053, 3685054, 3685055, 3685056, 3685057, 3685058, 3685059, 3685060, 3685061, 3685062, 3685063, 3685064, 3685065, 3685066, 3685067, 3685068, 3685069, 3685070, 3685071, 3685072, 3685073, 3685074, 3685075, 3685076, 3685077, 3685078, 3685079, 3685080, 3685081, 3685082, 3685083, 3685084, 3685085, 3685086, 3685087, 3685088, 3685089, 3685090, 3685091, 3685092, 3685093, 3685094, 3685095, 3685096, 3685097, 3685098, 3685099, 3685100, 3685101, 3685102, 3685103, 3685104, 3685105, 3685106, 3685107, 3685108, 3685109, 3685110, 3685111, 3685112, 3685113, 3685114, 3685115, 3685116, 3685117, 3685118, 3685119, 3685120, 3685121, 3685122, 3685123, 3685124, 3685125, 3685126, 3685127, 3685128, 3685129, 3685130, 3685131, 3685132, 3685133, 3685134, 3685135, 3685136, 3685137, 3685138, 3685139, 3685140, 3685141, 3685142, 3685143, 3685144, 3685145, 3685146, 3685147, 3685148, 3685149, 3685150, 3685151, 3685152, 3685153, 3685154, 3685155, 3685156, 3685157, 3685158, 3685159, 3685160, 3685161, 3685162, 3685163, 3685164, 3685165, 3685166, 3685167, 3685168, 3685169, 3685170, 3685171, 3685172, 3685173, 3685174, 3685175, 3685176, 3685177, 3685178, 3685179, 3685180, 3685181, 3685182, 3685183, 3685184, 3685185, 3685186, 3685187, 3685188, 3685189, 3685190, 3685191, 3685192, 3685193, 3685194, 3685195, 3685196, 3685197, 3685198, 3685199, 3685200, 3685201, 3685202, 3685203, 3685204, 3685205, 3685206, 3685207, 3685208, 3685209, 3685210, 3685211, 3685212, 3685213, 3685214, 3685215, 3685216, 3685217, 3685218, 3685219, 3685220, 3685221, 3685222, 3685223, 3685224, 3685225, 3685226, 3685227, 3685228, 3685229, 3685230, 3685231, 3685232, 3685233, 3685234, 3685235, 3685236, 3685237, 3685238, 3685239, 3685240, 3685241, 3685242, 3685243, 3685244, 3685245, 3685246, 3685247, 3685248, 3685249, 3685250, 3685251, 3685252, 3685253, 3685254, 3685255, 3685256, 3685257, 3685258, 3685259, 3685260, 3685261, 3685262, 3685263, 3685264, 3685265, 3685266, 3685267, 3685268, 3685269, 3685270, 3685271, 3685272, 3685273, 3685274, 3685275, 3685276, 3685277, 3685278, 3685279, 3685280, 3685281, 3685282, 3685283, 3685284, 3685285, 3685286, 3685287, 3685288, 3685289, 3685290, 3685291, 3685292, 3685293, 3685294, 3685295, 3685296, 3685297, 3685298, 3685299, 3685300, 3685301, 3685302, 3685303, 3685304, 3685305, 3685306, 3685307, 3685308, 3685309, 3685310, 3685311, 3685312, 3685313, 3685314, 3685315, 3685316, 3685317, 3685318, 3685319, 3685320, 3685321, 3685322, 3685323, 3685324, 3685325, 3685326, 3685327, 3685328, 3685329, 3685330, 3685331, 3685332, 3685333, 3685334, 3685335, 3685336, 3685337, 3685338, 3685339, 3685340, 3685341, 3685342, 3685343, 3685344, 3685345, 3685346, 3685347, 3685348, 3685349, 3685350, 3685351, 3685352, 3685353, 3685354, 3685355, 3685356, 3685357, 3685358, 3685359, 3685360, 3685361, 3685362, 3685363, 3685364, 3685365, 3685366, 3685367, 3685368, 3685369, 3685370, 3685371, 3685372, 3685373, 3685374, 3685375, 3685376, 3685377, 3685378, 3685379, 3685380, 3685381, 3685382, 3685383, 3685384, 3685385, 3685386, 3685387, 3685388, 3685389, 3685390, 3685391, 3685392, 3685393, 3685394, 3685395, 3685396, 3685397, 3685398, 3685399, 3685400, 3685401, 3685402, 3685403, 3685404, 3685405, 3685406, 3685407, 3685408, 3685409, 3685410, 3685411, 3685412, 3685413, 3685414, 3685415, 3685416, 3685417, 3685418, 3685419, 3685420, 3685421, 3685422, 3685423, 3685424, 3685425, 3685426, 3685427, 3685428, 3685429, 3685430, 3685431, 3685432, 3685433, 3685434, 3685435, 3685436, 3685437, 3685438, 3685439, 3685440, 3685441, 3685442, 3685443, 3685444, 3685445, 3685446, 3685447, 3685448, 3685449, 3685450, 3685451, 3685452, 3685453, 3685454, 3685455, 3685456, 3685457, 3685458, 3685459, 3685460, 3685461, 3685462, 3685463, 3685464, 3685465, 3685466, 3685467, 3685468, 3685469, 3685470, 3685471, 3685472, 3685473, 3685474, 3685475, 3685476, 3685477, 3685478, 3685479, 3685480, 3685481, 3685482, 3685483, 3685484, 3685485, 3685486, 3685487, 3685488, 3685489, 3685490, 3685491, 3685492, 3685493, 3685494, 3685495, 3685496, 3685497, 3685498, 3685499, 3685500, 3685501, 3685502, 3685503, 3685504, 3685505, 3685506, 3685507, 3685508, 3685509, 3685510, 3685511, 3685512, 3685513, 3685514, 3685515, 3685516, 3685517, 3685518, 3685519, 3685520, 3685521, 3685522, 3685523, 3685524, 3685525, 3685526, 3685527, 3685528, 3685529, 3685530, 3685531, 3685532, 3685533, 3685534, 3685535, 3685536, 3685537, 3685538, 3685539, 3685540, 3685541, 3685542, 3685543, 3685544, 3685545, 3685546, 3685547, 3685548, 3685549, 3685550, 3685551, 3685552, 3685553, 3685554, 3685555, 3685556, 3685557, 3685558, 3685559, 3685560, 3685561, 3685562, 3685563, 3685564, 3685565, 3685566, 3685567, 3685568, 3685569, 3685570, 3685571, 3685572, 3685573, 3685574, 3685575, 3685576, 3685577, 3685578, 3685579, 3685580, 3685581, 3685582, 3685583, 3685584, 3685585, 3685586, 3685587, 3685588, 3685589, 3685590, 3685591, 3685592, 3685593, 3685594, 3685595, 3685596, 3685597, 3685598, 3685599, 3685600, 3685601, 3685602, 3685603, 3685604, 3685605, 3685606, 3685607, 3685608, 3685609, 3685610, 3685611, 3685612, 3685613, 3685614, 3685615, 3685616, 3685617, 3685618, 3685619, 3685620, 3685621, 3685622, 3685623, 3685624, 3685625, 3685626, 3685627, 3685628, 3685629, 3685630, 3685631, 3685632, 3685633, 3685634, 3685635, 3685636, 3685637, 3685638, 3685639, 3685640, 3685641, 3685642, 3685643, 3685644, 3685645, 3685646, 3685647, 3685648, 3685649, 3685650, 3685651, 3685652, 3685653, 3685654, 3685655, 3685656, 3685657, 3685658, 3685659, 3685660, 3685661, 3685662, 3685663, 3685664, 3685665, 3685666, 3685667, 3685668, 3685669, 3685670, 3685671, 3685672, 3685673, 3685674, 3685675, 3685676, 3685677, 3685678, 3685679, 3685680, 3685681, 3685682, 3685683, 3685684, 3685685, 3685686, 3685687, 3685688, 3685689, 3685690, 3685691, 3685692, 3685693, 3685694, 3685695, 3685696, 3685697, 3685698, 3685699, 3685700, 3685701, 3685702, 3685703, 3685704, 3685705, 3685706, 3685707, 3685708, 3685709, 3685710, 3685711, 3685712, 3685713, 3685714, 3685715, 3685716, 3685717, 3685718, 3685719, 3685720, 3685721, 3685722, 3685723, 3685724, 3685725, 3685726, 3685727, 3685728, 3685729, 3685730, 3685731, 3685732, 3685733, 3685734, 3685735, 3685736, 3685737, 3685738, 3685739, 3685740, 3685741, 3685742, 3685743, 3685744, 3685745, 3685746, 3685747, 3685748, 3685749, 3685750, 3685751, 3685752, 3685753, 3685754, 3685755, 3685756, 3685757, 3685758, 3685759, 3685760, 3685761, 3685762, 3685763, 3685764, 3685765, 3685766, 3685767, 3685768, 3685769, 3685770, 3685771, 3685772, 3685773, 3685774, 3685775, 3685776, 3685777, 3685778, 3685779, 3685780, 3685781, 3685782, 3685783, 3685784, 3685785, 3685786, 3685787, 3685788, 3685789, 3685790, 3685791, 3685792, 3685793, 3685794, 3685795, 3685796, 3685797, 3685798, 3685799, 3685800, 3685801, 3685802, 3685803, 3685804, 3685805, 3685806, 3685807, 3685808, 3685809, 3685810, 3685811, 3685812, 3685813, 3685814, 3685815, 3685816, 3685817, 3685818, 3685819, 3685820, 3685821, 3685822, 3685823, 3685824, 3685825, 3685826, 3685827, 3685828, 3685829, 3685830, 3685831, 3685832, 3685833, 3685834, 3685835, 3685836, 3685837, 3685838, 3685839, 3685840, 3685841, 3685842, 3685843, 3685844, 3685845, 3685846, 3685847, 3685848, 3685849, 3685850, 3685851, 3685852, 3685853, 3685854, 3685855, 3685856, 3685857, 3685858, 3685859, 3685860, 3685861, 3685862, 3685863, 3685864, 3685865, 3685866, 3685867, 3685868, 3685869, 3685870, 3685871, 3685872, 3685873, 3685874, 3685875, 3685876, 3685877, 3685878, 3685879, 3685880, 3685881, 3685882, 3685883, 3685884, 3685885, 3685886, 3685887, 3685888, 3685889, 3685890, 3685891, 3685892, 3685893, 3685894, 3685895, 3685896, 3685897, 3685898, 3685899, 3685900, 3685901, 3685902, 3685903, 3685904, 3685905, 3685906, 3685907, 3685908, 3685909, 3685910, 3685911)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:38:59,969 - [124817] - src.utils.log - INFO - βœ… Fetched 1940 rows - __SPLIT__ 2026-07-21 10:38:59,970 - [124817] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.WorkOrderAutoGenerationSalesPersonCommission woag WHERE woag.WorkOrderAutoGenerationId in (3684221, 3684222, 3684223, 3684224, 3684225, 3684226, 3684227, 3684228, 3684229, 3684230, 3684231, 3684232, 3684233, 3684234, 3684235, 3684236, 3684237, 3684238, 3684239, 3684240, 3684241, 3684242, 3684243, 3684244, 3684245, 3684246, 3684247, 3684248, 3684249, 3684250, 3684251, 3684252, 3684253, 3684254, 3684255, 3684256, 3684257, 3684258, 3684259, 3684260, 3684261, 3684262, 3684263, 3684264, 3684265, 3684266, 3684267, 3684268, 3684269, 3684270, 3684271, 3684272, 3684273, 3684274, 3684275, 3684276, 3684277, 3684278, 3684279, 3684280, 3684281, 3684282, 3684283, 3684284, 3684285, 3684286, 3684287, 3684288, 3684289, 3684290, 3684291, 3684292, 3684293, 3684294, 3684295, 3684296, 3684297, 3684298, 3684299, 3684300, 3684301, 3684302, 3684303, 3684304, 3684305, 3684306, 3684307, 3684308, 3684309, 3684310, 3684311, 3684312, 3684313, 3684314, 3684315, 3684316, 3684317, 3684318, 3684319, 3684320, 3684321, 3684322, 3684323, 3684324, 3684325, 3684326, 3684327, 3684328, 3684329, 3684330, 3684331, 3684332, 3684333, 3684334, 3684335, 3684336, 3684337, 3684338, 3684339, 3684340, 3684341, 3684342, 3684343, 3684344, 3684345, 3684346, 3684347, 3684348, 3684349, 3684350, 3684351, 3684352, 3684353, 3684354, 3684355, 3684356, 3684357, 3684358, 3684359, 3684360, 3684361, 3684362, 3684363, 3684364, 3684365, 3684366, 3684367, 3684368, 3684369, 3684370, 3684371, 3684372, 3684373, 3684374, 3684375, 3684376, 3684377, 3684378, 3684379, 3684380, 3684381, 3684382, 3684383, 3684384, 3684385, 3684386, 3684387, 3684388, 3684389, 3684390, 3684391, 3684392, 3684393, 3684394, 3684395, 3684396, 3684397, 3684398, 3684399, 3684400, 3684401, 3684402, 3684403, 3684404, 3684405, 3684406, 3684407, 3684408, 3684409, 3684410, 3684411, 3684412, 3684413, 3684414, 3684415, 3684416, 3684417, 3684418, 3684419, 3684420, 3684421, 3684422, 3684423, 3684424, 3684425, 3684426, 3684427, 3684428, 3684429, 3684430, 3684431, 3684432, 3684433, 3684434, 3684435, 3684436, 3684437, 3684438, 3684439, 3684440, 3684441, 3684442, 3684443, 3684444, 3684445, 3684446, 3684447, 3684448, 3684449, 3684450, 3684451, 3684452, 3684453, 3684454, 3684455, 3684456, 3684457, 3684458, 3684459, 3684460, 3684461, 3684462, 3684463, 3684464, 3684465, 3684466, 3684467, 3684468, 3684469, 3684470, 3684471, 3684472, 3684473, 3684474, 3684475, 3684476, 3684477, 3684478, 3684479, 3684480, 3684481, 3684482, 3684483, 3684484, 3684485, 3684486, 3684487, 3684488, 3684489, 3684490, 3684491, 3684492, 3684493, 3684494, 3684495, 3684496, 3684497, 3684498, 3684499, 3684500, 3684501, 3684502, 3684503, 3684504, 3684505, 3684506, 3684507, 3684508, 3684509, 3684510, 3684511, 3684512, 3684513, 3684514, 3684515, 3684516, 3684517, 3684518, 3684519, 3684520, 3684521, 3684522, 3684523, 3684524, 3684525, 3684526, 3684527, 3684528, 3684529, 3684530, 3684531, 3684532, 3684533, 3684534, 3684535, 3684536, 3684537, 3684538, 3684539, 3684540, 3684541, 3684542, 3684543, 3684544, 3684545, 3684546, 3684547, 3684548, 3684549, 3684550, 3684551, 3684552, 3684553, 3684554, 3684555, 3684556, 3684557, 3684558, 3684559, 3684560, 3684561, 3684562, 3684563, 3684564, 3684565, 3684566, 3684567, 3684568, 3684569, 3684570, 3684571, 3684572, 3684573, 3684574, 3684575, 3684576, 3684577, 3684578, 3684579, 3684580, 3684581, 3684582, 3684583, 3684584, 3684585, 3684586, 3684587, 3684588, 3684589, 3684590, 3684591, 3684592, 3684593, 3684594, 3684595, 3684596, 3684597, 3684598, 3684599, 3684600, 3684601, 3684602, 3684603, 3684604, 3684605, 3684606, 3684607, 3684608, 3684609, 3684610, 3684611, 3684612, 3684613, 3684614, 3684615, 3684616, 3684617, 3684618, 3684619, 3684620, 3684621, 3684622, 3684623, 3684624, 3684625, 3684626, 3684627, 3684628, 3684629, 3684630, 3684631, 3684632, 3684633, 3684634, 3684635, 3684636, 3684637, 3684638, 3684639, 3684640, 3684641, 3684642, 3684643, 3684644, 3684645, 3684646, 3684647, 3684648, 3684649, 3684650, 3684651, 3684652, 3684653, 3684654, 3684655, 3684656, 3684657, 3684658, 3684659, 3684660, 3684661, 3684662, 3684663, 3684664, 3684665, 3684666, 3684667, 3684668, 3684669, 3684670, 3684671, 3684672, 3684673, 3684674, 3684675, 3684676, 3684677, 3684678, 3684679, 3684680, 3684681, 3684682, 3684683, 3684684, 3684685, 3684686, 3684687, 3684688, 3684689, 3684690, 3684691, 3684692, 3684693, 3684694, 3684695, 3684696, 3684697, 3684698, 3684699, 3684700, 3684701, 3684702, 3684703, 3684704, 3684705, 3684706, 3684707, 3684708, 3684709, 3684710, 3684711, 3684712, 3684713, 3684714, 3684715, 3684716, 3684717, 3684718, 3684719, 3684720, 3684721, 3684722, 3684723, 3684724, 3684725, 3684726, 3684727, 3684728, 3684729, 3684730, 3684731, 3684732, 3684733, 3684734, 3684735, 3684736, 3684737, 3684738, 3684739, 3684740, 3684741, 3684742, 3684743, 3684744, 3684745, 3684746, 3684747, 3684748, 3684749, 3684750, 3684751, 3684752, 3684753, 3684754, 3684755, 3684756, 3684757, 3684758, 3684759, 3684760, 3684761, 3684762, 3684763, 3684764, 3684765, 3684766, 3684767, 3684768, 3684769, 3684770, 3684771, 3684772, 3684773, 3684774, 3684775, 3684776, 3684777, 3684778, 3684779, 3684780, 3684781, 3684782, 3684783, 3684784, 3684785, 3684786, 3684787, 3684788, 3684789, 3684790, 3684791, 3684792, 3684793, 3684794, 3684795, 3684796, 3684797, 3684798, 3684799, 3684800, 3684801, 3684802, 3684803, 3684804, 3684805, 3684806, 3684807, 3684808, 3684809, 3684810, 3684811, 3684812, 3684813, 3684814, 3684815, 3684816, 3684817, 3684818, 3684819, 3684820, 3684821, 3684822, 3684823, 3684824, 3684825, 3684826, 3684827, 3684828, 3684829, 3684830, 3684831, 3684832, 3684833, 3684834, 3684835, 3684836, 3684837, 3684838, 3684839, 3684840, 3684841, 3684842, 3684843, 3684844, 3684845, 3684846, 3684847, 3684848, 3684849, 3684850, 3684851, 3684852, 3684853, 3684854, 3684855, 3684856, 3684857, 3684858, 3684859, 3684860, 3684861, 3684862, 3684863, 3684864, 3684865, 3684866, 3684867, 3684868, 3684869, 3684870, 3684871, 3684872, 3684873, 3684874, 3684875, 3684876, 3684877, 3684878, 3684879, 3684880, 3684881, 3684882, 3684883, 3684884, 3684885, 3684886, 3684887, 3684888, 3684889, 3684890, 3684891, 3684892, 3684893, 3684894, 3684895, 3684896, 3684897, 3684898, 3684899, 3684900, 3684901, 3684902, 3684903, 3684904, 3684905, 3684906, 3684907, 3684908, 3684909, 3684910, 3684911, 3684912, 3684913, 3684914, 3684915, 3684916, 3684917, 3684918, 3684919, 3684920, 3684921, 3684922, 3684923, 3684924, 3684925, 3684926, 3684927, 3684928, 3684929, 3684930, 3684931, 3684932, 3684933, 3684934, 3684935, 3684936, 3684937, 3684938, 3684939, 3684940, 3684941, 3684942, 3684943, 3684944, 3684945, 3684946, 3684947, 3684948, 3684949, 3684950, 3684951, 3684952, 3684953, 3684954, 3684955, 3684956, 3684957, 3684958, 3684959, 3684960, 3684961, 3684962, 3684963, 3684964, 3684965, 3684966, 3684967, 3684968, 3684969, 3684970, 3684971, 3684972, 3684973, 3684974, 3684975, 3684976, 3684977, 3684978, 3684979, 3684980, 3684981, 3684982, 3684983, 3684984, 3684985, 3684986, 3684987, 3684988, 3684989, 3684990, 3684991, 3684992, 3684993, 3684994, 3684995, 3684996, 3684997, 3684998, 3684999, 3685000, 3685001, 3685002, 3685003, 3685004, 3685005, 3685006, 3685007, 3685008, 3685009, 3685010, 3685011, 3685012, 3685013, 3685014, 3685015, 3685016, 3685017, 3685018, 3685019, 3685020, 3685021, 3685022, 3685023, 3685024, 3685025, 3685026, 3685027, 3685028, 3685029, 3685030, 3685031, 3685032, 3685033, 3685034, 3685035, 3685036, 3685037, 3685038, 3685039, 3685040, 3685041, 3685042, 3685043, 3685044, 3685045, 3685046, 3685047, 3685048, 3685049, 3685050, 3685051, 3685052, 3685053, 3685054, 3685055, 3685056, 3685057, 3685058, 3685059, 3685060, 3685061, 3685062, 3685063, 3685064, 3685065, 3685066, 3685067, 3685068, 3685069, 3685070, 3685071, 3685072, 3685073, 3685074, 3685075, 3685076, 3685077, 3685078, 3685079, 3685080, 3685081, 3685082, 3685083, 3685084, 3685085, 3685086, 3685087, 3685088, 3685089, 3685090, 3685091, 3685092, 3685093, 3685094, 3685095, 3685096, 3685097, 3685098, 3685099, 3685100, 3685101, 3685102, 3685103, 3685104, 3685105, 3685106, 3685107, 3685108, 3685109, 3685110, 3685111, 3685112, 3685113, 3685114, 3685115, 3685116, 3685117, 3685118, 3685119, 3685120, 3685121, 3685122, 3685123, 3685124, 3685125, 3685126, 3685127, 3685128, 3685129, 3685130, 3685131, 3685132, 3685133, 3685134, 3685135, 3685136, 3685137, 3685138, 3685139, 3685140, 3685141, 3685142, 3685143, 3685144, 3685145, 3685146, 3685147, 3685148, 3685149, 3685150, 3685151, 3685152, 3685153, 3685154, 3685155, 3685156, 3685157, 3685158, 3685159, 3685160, 3685161, 3685162, 3685163, 3685164, 3685165, 3685166, 3685167, 3685168, 3685169, 3685170, 3685171, 3685172, 3685173, 3685174, 3685175, 3685176, 3685177, 3685178, 3685179, 3685180, 3685181, 3685182, 3685183, 3685184, 3685185, 3685186, 3685187, 3685188, 3685189, 3685190, 3685191, 3685192, 3685193, 3685194, 3685195, 3685196, 3685197, 3685198, 3685199, 3685200, 3685201, 3685202, 3685203, 3685204, 3685205, 3685206, 3685207, 3685208, 3685209, 3685210, 3685211, 3685212, 3685213, 3685214, 3685215, 3685216, 3685217, 3685218, 3685219, 3685220, 3685221, 3685222, 3685223, 3685224, 3685225, 3685226, 3685227, 3685228, 3685229, 3685230, 3685231, 3685232, 3685233, 3685234, 3685235, 3685236, 3685237, 3685238, 3685239, 3685240, 3685241, 3685242, 3685243, 3685244, 3685245, 3685246, 3685247, 3685248, 3685249, 3685250, 3685251, 3685252, 3685253, 3685254, 3685255, 3685256, 3685257, 3685258, 3685259, 3685260, 3685261, 3685262, 3685263, 3685264, 3685265, 3685266, 3685267, 3685268, 3685269, 3685270, 3685271, 3685272, 3685273, 3685274, 3685275, 3685276, 3685277, 3685278, 3685279, 3685280, 3685281, 3685282, 3685283, 3685284, 3685285, 3685286, 3685287, 3685288, 3685289, 3685290, 3685291, 3685292, 3685293, 3685294, 3685295, 3685296, 3685297, 3685298, 3685299, 3685300, 3685301, 3685302, 3685303, 3685304, 3685305, 3685306, 3685307, 3685308, 3685309, 3685310, 3685311, 3685312, 3685313, 3685314, 3685315, 3685316, 3685317, 3685318, 3685319, 3685320, 3685321, 3685322, 3685323, 3685324, 3685325, 3685326, 3685327, 3685328, 3685329, 3685330, 3685331, 3685332, 3685333, 3685334, 3685335, 3685336, 3685337, 3685338, 3685339, 3685340, 3685341, 3685342, 3685343, 3685344, 3685345, 3685346, 3685347, 3685348, 3685349, 3685350, 3685351, 3685352, 3685353, 3685354, 3685355, 3685356, 3685357, 3685358, 3685359, 3685360, 3685361, 3685362, 3685363, 3685364, 3685365, 3685366, 3685367, 3685368, 3685369, 3685370, 3685371, 3685372, 3685373, 3685374, 3685375, 3685376, 3685377, 3685378, 3685379, 3685380, 3685381, 3685382, 3685383, 3685384, 3685385, 3685386, 3685387, 3685388, 3685389, 3685390, 3685391, 3685392, 3685393, 3685394, 3685395, 3685396, 3685397, 3685398, 3685399, 3685400, 3685401, 3685402, 3685403, 3685404, 3685405, 3685406, 3685407, 3685408, 3685409, 3685410, 3685411, 3685412, 3685413, 3685414, 3685415, 3685416, 3685417, 3685418, 3685419, 3685420, 3685421, 3685422, 3685423, 3685424, 3685425, 3685426, 3685427, 3685428, 3685429, 3685430, 3685431, 3685432, 3685433, 3685434, 3685435, 3685436, 3685437, 3685438, 3685439, 3685440, 3685441, 3685442, 3685443, 3685444, 3685445, 3685446, 3685447, 3685448, 3685449, 3685450, 3685451, 3685452, 3685453, 3685454, 3685455, 3685456, 3685457, 3685458, 3685459, 3685460, 3685461, 3685462, 3685463, 3685464, 3685465, 3685466, 3685467, 3685468, 3685469, 3685470, 3685471, 3685472, 3685473, 3685474, 3685475, 3685476, 3685477, 3685478, 3685479, 3685480, 3685481, 3685482, 3685483, 3685484, 3685485, 3685486, 3685487, 3685488, 3685489, 3685490, 3685491, 3685492, 3685493, 3685494, 3685495, 3685496, 3685497, 3685498, 3685499, 3685500, 3685501, 3685502, 3685503, 3685504, 3685505, 3685506, 3685507, 3685508, 3685509, 3685510, 3685511, 3685512, 3685513, 3685514, 3685515, 3685516, 3685517, 3685518, 3685519, 3685520, 3685521, 3685522, 3685523, 3685524, 3685525, 3685526, 3685527, 3685528, 3685529, 3685530, 3685531, 3685532, 3685533, 3685534, 3685535, 3685536, 3685537, 3685538, 3685539, 3685540, 3685541, 3685542, 3685543, 3685544, 3685545, 3685546, 3685547, 3685548, 3685549, 3685550, 3685551, 3685552, 3685553, 3685554, 3685555, 3685556, 3685557, 3685558, 3685559, 3685560, 3685561, 3685562, 3685563, 3685564, 3685565, 3685566, 3685567, 3685568, 3685569, 3685570, 3685571, 3685572, 3685573, 3685574, 3685575, 3685576, 3685577, 3685578, 3685579, 3685580, 3685581, 3685582, 3685583, 3685584, 3685585, 3685586, 3685587, 3685588, 3685589, 3685590, 3685591, 3685592, 3685593, 3685594, 3685595, 3685596, 3685597, 3685598, 3685599, 3685600, 3685601, 3685602, 3685603, 3685604, 3685605, 3685606, 3685607, 3685608, 3685609, 3685610, 3685611, 3685612, 3685613, 3685614, 3685615, 3685616, 3685617, 3685618, 3685619, 3685620, 3685621, 3685622, 3685623, 3685624, 3685625, 3685626, 3685627, 3685628, 3685629, 3685630, 3685631, 3685632, 3685633, 3685634, 3685635, 3685636, 3685637, 3685638, 3685639, 3685640, 3685641, 3685642, 3685643, 3685644, 3685645, 3685646, 3685647, 3685648, 3685649, 3685650, 3685651, 3685652, 3685653, 3685654, 3685655, 3685656, 3685657, 3685658, 3685659, 3685660, 3685661, 3685662, 3685663, 3685664, 3685665, 3685666, 3685667, 3685668, 3685669, 3685670, 3685671, 3685672, 3685673, 3685674, 3685675, 3685676, 3685677, 3685678, 3685679, 3685680, 3685681, 3685682, 3685683, 3685684, 3685685, 3685686, 3685687, 3685688, 3685689, 3685690, 3685691, 3685692, 3685693, 3685694, 3685695, 3685696, 3685697, 3685698, 3685699, 3685700, 3685701, 3685702, 3685703, 3685704, 3685705, 3685706, 3685707, 3685708, 3685709, 3685710, 3685711, 3685712, 3685713, 3685714, 3685715, 3685716, 3685717, 3685718, 3685719, 3685720, 3685721, 3685722, 3685723, 3685724, 3685725, 3685726, 3685727, 3685728, 3685729, 3685730, 3685731, 3685732, 3685733, 3685734, 3685735, 3685736, 3685737, 3685738, 3685739, 3685740, 3685741, 3685742, 3685743, 3685744, 3685745, 3685746, 3685747, 3685748, 3685749, 3685750, 3685751, 3685752, 3685753, 3685754, 3685755, 3685756, 3685757, 3685758, 3685759, 3685760, 3685761, 3685762, 3685763, 3685764, 3685765, 3685766, 3685767, 3685768, 3685769, 3685770, 3685771, 3685772, 3685773, 3685774, 3685775, 3685776, 3685777, 3685778, 3685779, 3685780, 3685781, 3685782, 3685783, 3685784, 3685785, 3685786, 3685787, 3685788, 3685789, 3685790, 3685791, 3685792, 3685793, 3685794, 3685795, 3685796, 3685797, 3685798, 3685799, 3685800, 3685801, 3685802, 3685803, 3685804, 3685805, 3685806, 3685807, 3685808, 3685809, 3685810, 3685811, 3685812, 3685813, 3685814, 3685815, 3685816, 3685817, 3685818, 3685819, 3685820, 3685821, 3685822, 3685823, 3685824, 3685825, 3685826, 3685827, 3685828, 3685829, 3685830, 3685831, 3685832, 3685833, 3685834, 3685835, 3685836, 3685837, 3685838, 3685839, 3685840, 3685841, 3685842, 3685843, 3685844, 3685845, 3685846, 3685847, 3685848, 3685849, 3685850, 3685851, 3685852, 3685853, 3685854, 3685855, 3685856, 3685857, 3685858, 3685859, 3685860, 3685861, 3685862, 3685863, 3685864, 3685865, 3685866, 3685867, 3685868, 3685869, 3685870, 3685871, 3685872, 3685873, 3685874, 3685875, 3685876, 3685877, 3685878, 3685879, 3685880, 3685881, 3685882, 3685883, 3685884, 3685885, 3685886, 3685887, 3685888, 3685889, 3685890, 3685891, 3685892, 3685893, 3685894, 3685895, 3685896, 3685897, 3685898, 3685899, 3685900, 3685901, 3685902, 3685903, 3685904, 3685905, 3685906, 3685907, 3685908, 3685909, 3685910, 3685911)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:39:00,328 - [124817] - src.utils.log - INFO - βœ… Fetched 158 rows - __SPLIT__ 2026-07-21 10:39:00,329 - [124817] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.SetupAutoGenerationSourceMapping woag WHERE woag.WorkOrderAutoGenerationId in (3684221, 3684222, 3684223, 3684224, 3684225, 3684226, 3684227, 3684228, 3684229, 3684230, 3684231, 3684232, 3684233, 3684234, 3684235, 3684236, 3684237, 3684238, 3684239, 3684240, 3684241, 3684242, 3684243, 3684244, 3684245, 3684246, 3684247, 3684248, 3684249, 3684250, 3684251, 3684252, 3684253, 3684254, 3684255, 3684256, 3684257, 3684258, 3684259, 3684260, 3684261, 3684262, 3684263, 3684264, 3684265, 3684266, 3684267, 3684268, 3684269, 3684270, 3684271, 3684272, 3684273, 3684274, 3684275, 3684276, 3684277, 3684278, 3684279, 3684280, 3684281, 3684282, 3684283, 3684284, 3684285, 3684286, 3684287, 3684288, 3684289, 3684290, 3684291, 3684292, 3684293, 3684294, 3684295, 3684296, 3684297, 3684298, 3684299, 3684300, 3684301, 3684302, 3684303, 3684304, 3684305, 3684306, 3684307, 3684308, 3684309, 3684310, 3684311, 3684312, 3684313, 3684314, 3684315, 3684316, 3684317, 3684318, 3684319, 3684320, 3684321, 3684322, 3684323, 3684324, 3684325, 3684326, 3684327, 3684328, 3684329, 3684330, 3684331, 3684332, 3684333, 3684334, 3684335, 3684336, 3684337, 3684338, 3684339, 3684340, 3684341, 3684342, 3684343, 3684344, 3684345, 3684346, 3684347, 3684348, 3684349, 3684350, 3684351, 3684352, 3684353, 3684354, 3684355, 3684356, 3684357, 3684358, 3684359, 3684360, 3684361, 3684362, 3684363, 3684364, 3684365, 3684366, 3684367, 3684368, 3684369, 3684370, 3684371, 3684372, 3684373, 3684374, 3684375, 3684376, 3684377, 3684378, 3684379, 3684380, 3684381, 3684382, 3684383, 3684384, 3684385, 3684386, 3684387, 3684388, 3684389, 3684390, 3684391, 3684392, 3684393, 3684394, 3684395, 3684396, 3684397, 3684398, 3684399, 3684400, 3684401, 3684402, 3684403, 3684404, 3684405, 3684406, 3684407, 3684408, 3684409, 3684410, 3684411, 3684412, 3684413, 3684414, 3684415, 3684416, 3684417, 3684418, 3684419, 3684420, 3684421, 3684422, 3684423, 3684424, 3684425, 3684426, 3684427, 3684428, 3684429, 3684430, 3684431, 3684432, 3684433, 3684434, 3684435, 3684436, 3684437, 3684438, 3684439, 3684440, 3684441, 3684442, 3684443, 3684444, 3684445, 3684446, 3684447, 3684448, 3684449, 3684450, 3684451, 3684452, 3684453, 3684454, 3684455, 3684456, 3684457, 3684458, 3684459, 3684460, 3684461, 3684462, 3684463, 3684464, 3684465, 3684466, 3684467, 3684468, 3684469, 3684470, 3684471, 3684472, 3684473, 3684474, 3684475, 3684476, 3684477, 3684478, 3684479, 3684480, 3684481, 3684482, 3684483, 3684484, 3684485, 3684486, 3684487, 3684488, 3684489, 3684490, 3684491, 3684492, 3684493, 3684494, 3684495, 3684496, 3684497, 3684498, 3684499, 3684500, 3684501, 3684502, 3684503, 3684504, 3684505, 3684506, 3684507, 3684508, 3684509, 3684510, 3684511, 3684512, 3684513, 3684514, 3684515, 3684516, 3684517, 3684518, 3684519, 3684520, 3684521, 3684522, 3684523, 3684524, 3684525, 3684526, 3684527, 3684528, 3684529, 3684530, 3684531, 3684532, 3684533, 3684534, 3684535, 3684536, 3684537, 3684538, 3684539, 3684540, 3684541, 3684542, 3684543, 3684544, 3684545, 3684546, 3684547, 3684548, 3684549, 3684550, 3684551, 3684552, 3684553, 3684554, 3684555, 3684556, 3684557, 3684558, 3684559, 3684560, 3684561, 3684562, 3684563, 3684564, 3684565, 3684566, 3684567, 3684568, 3684569, 3684570, 3684571, 3684572, 3684573, 3684574, 3684575, 3684576, 3684577, 3684578, 3684579, 3684580, 3684581, 3684582, 3684583, 3684584, 3684585, 3684586, 3684587, 3684588, 3684589, 3684590, 3684591, 3684592, 3684593, 3684594, 3684595, 3684596, 3684597, 3684598, 3684599, 3684600, 3684601, 3684602, 3684603, 3684604, 3684605, 3684606, 3684607, 3684608, 3684609, 3684610, 3684611, 3684612, 3684613, 3684614, 3684615, 3684616, 3684617, 3684618, 3684619, 3684620, 3684621, 3684622, 3684623, 3684624, 3684625, 3684626, 3684627, 3684628, 3684629, 3684630, 3684631, 3684632, 3684633, 3684634, 3684635, 3684636, 3684637, 3684638, 3684639, 3684640, 3684641, 3684642, 3684643, 3684644, 3684645, 3684646, 3684647, 3684648, 3684649, 3684650, 3684651, 3684652, 3684653, 3684654, 3684655, 3684656, 3684657, 3684658, 3684659, 3684660, 3684661, 3684662, 3684663, 3684664, 3684665, 3684666, 3684667, 3684668, 3684669, 3684670, 3684671, 3684672, 3684673, 3684674, 3684675, 3684676, 3684677, 3684678, 3684679, 3684680, 3684681, 3684682, 3684683, 3684684, 3684685, 3684686, 3684687, 3684688, 3684689, 3684690, 3684691, 3684692, 3684693, 3684694, 3684695, 3684696, 3684697, 3684698, 3684699, 3684700, 3684701, 3684702, 3684703, 3684704, 3684705, 3684706, 3684707, 3684708, 3684709, 3684710, 3684711, 3684712, 3684713, 3684714, 3684715, 3684716, 3684717, 3684718, 3684719, 3684720, 3684721, 3684722, 3684723, 3684724, 3684725, 3684726, 3684727, 3684728, 3684729, 3684730, 3684731, 3684732, 3684733, 3684734, 3684735, 3684736, 3684737, 3684738, 3684739, 3684740, 3684741, 3684742, 3684743, 3684744, 3684745, 3684746, 3684747, 3684748, 3684749, 3684750, 3684751, 3684752, 3684753, 3684754, 3684755, 3684756, 3684757, 3684758, 3684759, 3684760, 3684761, 3684762, 3684763, 3684764, 3684765, 3684766, 3684767, 3684768, 3684769, 3684770, 3684771, 3684772, 3684773, 3684774, 3684775, 3684776, 3684777, 3684778, 3684779, 3684780, 3684781, 3684782, 3684783, 3684784, 3684785, 3684786, 3684787, 3684788, 3684789, 3684790, 3684791, 3684792, 3684793, 3684794, 3684795, 3684796, 3684797, 3684798, 3684799, 3684800, 3684801, 3684802, 3684803, 3684804, 3684805, 3684806, 3684807, 3684808, 3684809, 3684810, 3684811, 3684812, 3684813, 3684814, 3684815, 3684816, 3684817, 3684818, 3684819, 3684820, 3684821, 3684822, 3684823, 3684824, 3684825, 3684826, 3684827, 3684828, 3684829, 3684830, 3684831, 3684832, 3684833, 3684834, 3684835, 3684836, 3684837, 3684838, 3684839, 3684840, 3684841, 3684842, 3684843, 3684844, 3684845, 3684846, 3684847, 3684848, 3684849, 3684850, 3684851, 3684852, 3684853, 3684854, 3684855, 3684856, 3684857, 3684858, 3684859, 3684860, 3684861, 3684862, 3684863, 3684864, 3684865, 3684866, 3684867, 3684868, 3684869, 3684870, 3684871, 3684872, 3684873, 3684874, 3684875, 3684876, 3684877, 3684878, 3684879, 3684880, 3684881, 3684882, 3684883, 3684884, 3684885, 3684886, 3684887, 3684888, 3684889, 3684890, 3684891, 3684892, 3684893, 3684894, 3684895, 3684896, 3684897, 3684898, 3684899, 3684900, 3684901, 3684902, 3684903, 3684904, 3684905, 3684906, 3684907, 3684908, 3684909, 3684910, 3684911, 3684912, 3684913, 3684914, 3684915, 3684916, 3684917, 3684918, 3684919, 3684920, 3684921, 3684922, 3684923, 3684924, 3684925, 3684926, 3684927, 3684928, 3684929, 3684930, 3684931, 3684932, 3684933, 3684934, 3684935, 3684936, 3684937, 3684938, 3684939, 3684940, 3684941, 3684942, 3684943, 3684944, 3684945, 3684946, 3684947, 3684948, 3684949, 3684950, 3684951, 3684952, 3684953, 3684954, 3684955, 3684956, 3684957, 3684958, 3684959, 3684960, 3684961, 3684962, 3684963, 3684964, 3684965, 3684966, 3684967, 3684968, 3684969, 3684970, 3684971, 3684972, 3684973, 3684974, 3684975, 3684976, 3684977, 3684978, 3684979, 3684980, 3684981, 3684982, 3684983, 3684984, 3684985, 3684986, 3684987, 3684988, 3684989, 3684990, 3684991, 3684992, 3684993, 3684994, 3684995, 3684996, 3684997, 3684998, 3684999, 3685000, 3685001, 3685002, 3685003, 3685004, 3685005, 3685006, 3685007, 3685008, 3685009, 3685010, 3685011, 3685012, 3685013, 3685014, 3685015, 3685016, 3685017, 3685018, 3685019, 3685020, 3685021, 3685022, 3685023, 3685024, 3685025, 3685026, 3685027, 3685028, 3685029, 3685030, 3685031, 3685032, 3685033, 3685034, 3685035, 3685036, 3685037, 3685038, 3685039, 3685040, 3685041, 3685042, 3685043, 3685044, 3685045, 3685046, 3685047, 3685048, 3685049, 3685050, 3685051, 3685052, 3685053, 3685054, 3685055, 3685056, 3685057, 3685058, 3685059, 3685060, 3685061, 3685062, 3685063, 3685064, 3685065, 3685066, 3685067, 3685068, 3685069, 3685070, 3685071, 3685072, 3685073, 3685074, 3685075, 3685076, 3685077, 3685078, 3685079, 3685080, 3685081, 3685082, 3685083, 3685084, 3685085, 3685086, 3685087, 3685088, 3685089, 3685090, 3685091, 3685092, 3685093, 3685094, 3685095, 3685096, 3685097, 3685098, 3685099, 3685100, 3685101, 3685102, 3685103, 3685104, 3685105, 3685106, 3685107, 3685108, 3685109, 3685110, 3685111, 3685112, 3685113, 3685114, 3685115, 3685116, 3685117, 3685118, 3685119, 3685120, 3685121, 3685122, 3685123, 3685124, 3685125, 3685126, 3685127, 3685128, 3685129, 3685130, 3685131, 3685132, 3685133, 3685134, 3685135, 3685136, 3685137, 3685138, 3685139, 3685140, 3685141, 3685142, 3685143, 3685144, 3685145, 3685146, 3685147, 3685148, 3685149, 3685150, 3685151, 3685152, 3685153, 3685154, 3685155, 3685156, 3685157, 3685158, 3685159, 3685160, 3685161, 3685162, 3685163, 3685164, 3685165, 3685166, 3685167, 3685168, 3685169, 3685170, 3685171, 3685172, 3685173, 3685174, 3685175, 3685176, 3685177, 3685178, 3685179, 3685180, 3685181, 3685182, 3685183, 3685184, 3685185, 3685186, 3685187, 3685188, 3685189, 3685190, 3685191, 3685192, 3685193, 3685194, 3685195, 3685196, 3685197, 3685198, 3685199, 3685200, 3685201, 3685202, 3685203, 3685204, 3685205, 3685206, 3685207, 3685208, 3685209, 3685210, 3685211, 3685212, 3685213, 3685214, 3685215, 3685216, 3685217, 3685218, 3685219, 3685220, 3685221, 3685222, 3685223, 3685224, 3685225, 3685226, 3685227, 3685228, 3685229, 3685230, 3685231, 3685232, 3685233, 3685234, 3685235, 3685236, 3685237, 3685238, 3685239, 3685240, 3685241, 3685242, 3685243, 3685244, 3685245, 3685246, 3685247, 3685248, 3685249, 3685250, 3685251, 3685252, 3685253, 3685254, 3685255, 3685256, 3685257, 3685258, 3685259, 3685260, 3685261, 3685262, 3685263, 3685264, 3685265, 3685266, 3685267, 3685268, 3685269, 3685270, 3685271, 3685272, 3685273, 3685274, 3685275, 3685276, 3685277, 3685278, 3685279, 3685280, 3685281, 3685282, 3685283, 3685284, 3685285, 3685286, 3685287, 3685288, 3685289, 3685290, 3685291, 3685292, 3685293, 3685294, 3685295, 3685296, 3685297, 3685298, 3685299, 3685300, 3685301, 3685302, 3685303, 3685304, 3685305, 3685306, 3685307, 3685308, 3685309, 3685310, 3685311, 3685312, 3685313, 3685314, 3685315, 3685316, 3685317, 3685318, 3685319, 3685320, 3685321, 3685322, 3685323, 3685324, 3685325, 3685326, 3685327, 3685328, 3685329, 3685330, 3685331, 3685332, 3685333, 3685334, 3685335, 3685336, 3685337, 3685338, 3685339, 3685340, 3685341, 3685342, 3685343, 3685344, 3685345, 3685346, 3685347, 3685348, 3685349, 3685350, 3685351, 3685352, 3685353, 3685354, 3685355, 3685356, 3685357, 3685358, 3685359, 3685360, 3685361, 3685362, 3685363, 3685364, 3685365, 3685366, 3685367, 3685368, 3685369, 3685370, 3685371, 3685372, 3685373, 3685374, 3685375, 3685376, 3685377, 3685378, 3685379, 3685380, 3685381, 3685382, 3685383, 3685384, 3685385, 3685386, 3685387, 3685388, 3685389, 3685390, 3685391, 3685392, 3685393, 3685394, 3685395, 3685396, 3685397, 3685398, 3685399, 3685400, 3685401, 3685402, 3685403, 3685404, 3685405, 3685406, 3685407, 3685408, 3685409, 3685410, 3685411, 3685412, 3685413, 3685414, 3685415, 3685416, 3685417, 3685418, 3685419, 3685420, 3685421, 3685422, 3685423, 3685424, 3685425, 3685426, 3685427, 3685428, 3685429, 3685430, 3685431, 3685432, 3685433, 3685434, 3685435, 3685436, 3685437, 3685438, 3685439, 3685440, 3685441, 3685442, 3685443, 3685444, 3685445, 3685446, 3685447, 3685448, 3685449, 3685450, 3685451, 3685452, 3685453, 3685454, 3685455, 3685456, 3685457, 3685458, 3685459, 3685460, 3685461, 3685462, 3685463, 3685464, 3685465, 3685466, 3685467, 3685468, 3685469, 3685470, 3685471, 3685472, 3685473, 3685474, 3685475, 3685476, 3685477, 3685478, 3685479, 3685480, 3685481, 3685482, 3685483, 3685484, 3685485, 3685486, 3685487, 3685488, 3685489, 3685490, 3685491, 3685492, 3685493, 3685494, 3685495, 3685496, 3685497, 3685498, 3685499, 3685500, 3685501, 3685502, 3685503, 3685504, 3685505, 3685506, 3685507, 3685508, 3685509, 3685510, 3685511, 3685512, 3685513, 3685514, 3685515, 3685516, 3685517, 3685518, 3685519, 3685520, 3685521, 3685522, 3685523, 3685524, 3685525, 3685526, 3685527, 3685528, 3685529, 3685530, 3685531, 3685532, 3685533, 3685534, 3685535, 3685536, 3685537, 3685538, 3685539, 3685540, 3685541, 3685542, 3685543, 3685544, 3685545, 3685546, 3685547, 3685548, 3685549, 3685550, 3685551, 3685552, 3685553, 3685554, 3685555, 3685556, 3685557, 3685558, 3685559, 3685560, 3685561, 3685562, 3685563, 3685564, 3685565, 3685566, 3685567, 3685568, 3685569, 3685570, 3685571, 3685572, 3685573, 3685574, 3685575, 3685576, 3685577, 3685578, 3685579, 3685580, 3685581, 3685582, 3685583, 3685584, 3685585, 3685586, 3685587, 3685588, 3685589, 3685590, 3685591, 3685592, 3685593, 3685594, 3685595, 3685596, 3685597, 3685598, 3685599, 3685600, 3685601, 3685602, 3685603, 3685604, 3685605, 3685606, 3685607, 3685608, 3685609, 3685610, 3685611, 3685612, 3685613, 3685614, 3685615, 3685616, 3685617, 3685618, 3685619, 3685620, 3685621, 3685622, 3685623, 3685624, 3685625, 3685626, 3685627, 3685628, 3685629, 3685630, 3685631, 3685632, 3685633, 3685634, 3685635, 3685636, 3685637, 3685638, 3685639, 3685640, 3685641, 3685642, 3685643, 3685644, 3685645, 3685646, 3685647, 3685648, 3685649, 3685650, 3685651, 3685652, 3685653, 3685654, 3685655, 3685656, 3685657, 3685658, 3685659, 3685660, 3685661, 3685662, 3685663, 3685664, 3685665, 3685666, 3685667, 3685668, 3685669, 3685670, 3685671, 3685672, 3685673, 3685674, 3685675, 3685676, 3685677, 3685678, 3685679, 3685680, 3685681, 3685682, 3685683, 3685684, 3685685, 3685686, 3685687, 3685688, 3685689, 3685690, 3685691, 3685692, 3685693, 3685694, 3685695, 3685696, 3685697, 3685698, 3685699, 3685700, 3685701, 3685702, 3685703, 3685704, 3685705, 3685706, 3685707, 3685708, 3685709, 3685710, 3685711, 3685712, 3685713, 3685714, 3685715, 3685716, 3685717, 3685718, 3685719, 3685720, 3685721, 3685722, 3685723, 3685724, 3685725, 3685726, 3685727, 3685728, 3685729, 3685730, 3685731, 3685732, 3685733, 3685734, 3685735, 3685736, 3685737, 3685738, 3685739, 3685740, 3685741, 3685742, 3685743, 3685744, 3685745, 3685746, 3685747, 3685748, 3685749, 3685750, 3685751, 3685752, 3685753, 3685754, 3685755, 3685756, 3685757, 3685758, 3685759, 3685760, 3685761, 3685762, 3685763, 3685764, 3685765, 3685766, 3685767, 3685768, 3685769, 3685770, 3685771, 3685772, 3685773, 3685774, 3685775, 3685776, 3685777, 3685778, 3685779, 3685780, 3685781, 3685782, 3685783, 3685784, 3685785, 3685786, 3685787, 3685788, 3685789, 3685790, 3685791, 3685792, 3685793, 3685794, 3685795, 3685796, 3685797, 3685798, 3685799, 3685800, 3685801, 3685802, 3685803, 3685804, 3685805, 3685806, 3685807, 3685808, 3685809, 3685810, 3685811, 3685812, 3685813, 3685814, 3685815, 3685816, 3685817, 3685818, 3685819, 3685820, 3685821, 3685822, 3685823, 3685824, 3685825, 3685826, 3685827, 3685828, 3685829, 3685830, 3685831, 3685832, 3685833, 3685834, 3685835, 3685836, 3685837, 3685838, 3685839, 3685840, 3685841, 3685842, 3685843, 3685844, 3685845, 3685846, 3685847, 3685848, 3685849, 3685850, 3685851, 3685852, 3685853, 3685854, 3685855, 3685856, 3685857, 3685858, 3685859, 3685860, 3685861, 3685862, 3685863, 3685864, 3685865, 3685866, 3685867, 3685868, 3685869, 3685870, 3685871, 3685872, 3685873, 3685874, 3685875, 3685876, 3685877, 3685878, 3685879, 3685880, 3685881, 3685882, 3685883, 3685884, 3685885, 3685886, 3685887, 3685888, 3685889, 3685890, 3685891, 3685892, 3685893, 3685894, 3685895, 3685896, 3685897, 3685898, 3685899, 3685900, 3685901, 3685902, 3685903, 3685904, 3685905, 3685906, 3685907, 3685908, 3685909, 3685910, 3685911)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:39:00,687 - [124817] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 10:39:00,687 - [124817] - src.utils.log - INFO - πŸ” Fetching data: SELECT DiscountType, DiscountCode, DiscountAmount, DiscountDescription, DiscountName, IsActive, CreatedBy, ModifiedBy, CreatedDate, ModifiedDate, DiscountPercent, IsDiscountPercent, AppliedDiscountAmt, ApplyOnPartPrice, ApplyOnLaborPrice, DiscountSetupId, WorkOrderAutoGenerationId from ServiceCore.WorkOrderAutoGenerationAppliedDiscount woag WHERE woag.WorkOrderAutoGenerationId in (3684221, 3684222, 3684223, 3684224, 3684225, 3684226, 3684227, 3684228, 3684229, 3684230, 3684231, 3684232, 3684233, 3684234, 3684235, 3684236, 3684237, 3684238, 3684239, 3684240, 3684241, 3684242, 3684243, 3684244, 3684245, 3684246, 3684247, 3684248, 3684249, 3684250, 3684251, 3684252, 3684253, 3684254, 3684255, 3684256, 3684257, 3684258, 3684259, 3684260, 3684261, 3684262, 3684263, 3684264, 3684265, 3684266, 3684267, 3684268, 3684269, 3684270, 3684271, 3684272, 3684273, 3684274, 3684275, 3684276, 3684277, 3684278, 3684279, 3684280, 3684281, 3684282, 3684283, 3684284, 3684285, 3684286, 3684287, 3684288, 3684289, 3684290, 3684291, 3684292, 3684293, 3684294, 3684295, 3684296, 3684297, 3684298, 3684299, 3684300, 3684301, 3684302, 3684303, 3684304, 3684305, 3684306, 3684307, 3684308, 3684309, 3684310, 3684311, 3684312, 3684313, 3684314, 3684315, 3684316, 3684317, 3684318, 3684319, 3684320, 3684321, 3684322, 3684323, 3684324, 3684325, 3684326, 3684327, 3684328, 3684329, 3684330, 3684331, 3684332, 3684333, 3684334, 3684335, 3684336, 3684337, 3684338, 3684339, 3684340, 3684341, 3684342, 3684343, 3684344, 3684345, 3684346, 3684347, 3684348, 3684349, 3684350, 3684351, 3684352, 3684353, 3684354, 3684355, 3684356, 3684357, 3684358, 3684359, 3684360, 3684361, 3684362, 3684363, 3684364, 3684365, 3684366, 3684367, 3684368, 3684369, 3684370, 3684371, 3684372, 3684373, 3684374, 3684375, 3684376, 3684377, 3684378, 3684379, 3684380, 3684381, 3684382, 3684383, 3684384, 3684385, 3684386, 3684387, 3684388, 3684389, 3684390, 3684391, 3684392, 3684393, 3684394, 3684395, 3684396, 3684397, 3684398, 3684399, 3684400, 3684401, 3684402, 3684403, 3684404, 3684405, 3684406, 3684407, 3684408, 3684409, 3684410, 3684411, 3684412, 3684413, 3684414, 3684415, 3684416, 3684417, 3684418, 3684419, 3684420, 3684421, 3684422, 3684423, 3684424, 3684425, 3684426, 3684427, 3684428, 3684429, 3684430, 3684431, 3684432, 3684433, 3684434, 3684435, 3684436, 3684437, 3684438, 3684439, 3684440, 3684441, 3684442, 3684443, 3684444, 3684445, 3684446, 3684447, 3684448, 3684449, 3684450, 3684451, 3684452, 3684453, 3684454, 3684455, 3684456, 3684457, 3684458, 3684459, 3684460, 3684461, 3684462, 3684463, 3684464, 3684465, 3684466, 3684467, 3684468, 3684469, 3684470, 3684471, 3684472, 3684473, 3684474, 3684475, 3684476, 3684477, 3684478, 3684479, 3684480, 3684481, 3684482, 3684483, 3684484, 3684485, 3684486, 3684487, 3684488, 3684489, 3684490, 3684491, 3684492, 3684493, 3684494, 3684495, 3684496, 3684497, 3684498, 3684499, 3684500, 3684501, 3684502, 3684503, 3684504, 3684505, 3684506, 3684507, 3684508, 3684509, 3684510, 3684511, 3684512, 3684513, 3684514, 3684515, 3684516, 3684517, 3684518, 3684519, 3684520, 3684521, 3684522, 3684523, 3684524, 3684525, 3684526, 3684527, 3684528, 3684529, 3684530, 3684531, 3684532, 3684533, 3684534, 3684535, 3684536, 3684537, 3684538, 3684539, 3684540, 3684541, 3684542, 3684543, 3684544, 3684545, 3684546, 3684547, 3684548, 3684549, 3684550, 3684551, 3684552, 3684553, 3684554, 3684555, 3684556, 3684557, 3684558, 3684559, 3684560, 3684561, 3684562, 3684563, 3684564, 3684565, 3684566, 3684567, 3684568, 3684569, 3684570, 3684571, 3684572, 3684573, 3684574, 3684575, 3684576, 3684577, 3684578, 3684579, 3684580, 3684581, 3684582, 3684583, 3684584, 3684585, 3684586, 3684587, 3684588, 3684589, 3684590, 3684591, 3684592, 3684593, 3684594, 3684595, 3684596, 3684597, 3684598, 3684599, 3684600, 3684601, 3684602, 3684603, 3684604, 3684605, 3684606, 3684607, 3684608, 3684609, 3684610, 3684611, 3684612, 3684613, 3684614, 3684615, 3684616, 3684617, 3684618, 3684619, 3684620, 3684621, 3684622, 3684623, 3684624, 3684625, 3684626, 3684627, 3684628, 3684629, 3684630, 3684631, 3684632, 3684633, 3684634, 3684635, 3684636, 3684637, 3684638, 3684639, 3684640, 3684641, 3684642, 3684643, 3684644, 3684645, 3684646, 3684647, 3684648, 3684649, 3684650, 3684651, 3684652, 3684653, 3684654, 3684655, 3684656, 3684657, 3684658, 3684659, 3684660, 3684661, 3684662, 3684663, 3684664, 3684665, 3684666, 3684667, 3684668, 3684669, 3684670, 3684671, 3684672, 3684673, 3684674, 3684675, 3684676, 3684677, 3684678, 3684679, 3684680, 3684681, 3684682, 3684683, 3684684, 3684685, 3684686, 3684687, 3684688, 3684689, 3684690, 3684691, 3684692, 3684693, 3684694, 3684695, 3684696, 3684697, 3684698, 3684699, 3684700, 3684701, 3684702, 3684703, 3684704, 3684705, 3684706, 3684707, 3684708, 3684709, 3684710, 3684711, 3684712, 3684713, 3684714, 3684715, 3684716, 3684717, 3684718, 3684719, 3684720, 3684721, 3684722, 3684723, 3684724, 3684725, 3684726, 3684727, 3684728, 3684729, 3684730, 3684731, 3684732, 3684733, 3684734, 3684735, 3684736, 3684737, 3684738, 3684739, 3684740, 3684741, 3684742, 3684743, 3684744, 3684745, 3684746, 3684747, 3684748, 3684749, 3684750, 3684751, 3684752, 3684753, 3684754, 3684755, 3684756, 3684757, 3684758, 3684759, 3684760, 3684761, 3684762, 3684763, 3684764, 3684765, 3684766, 3684767, 3684768, 3684769, 3684770, 3684771, 3684772, 3684773, 3684774, 3684775, 3684776, 3684777, 3684778, 3684779, 3684780, 3684781, 3684782, 3684783, 3684784, 3684785, 3684786, 3684787, 3684788, 3684789, 3684790, 3684791, 3684792, 3684793, 3684794, 3684795, 3684796, 3684797, 3684798, 3684799, 3684800, 3684801, 3684802, 3684803, 3684804, 3684805, 3684806, 3684807, 3684808, 3684809, 3684810, 3684811, 3684812, 3684813, 3684814, 3684815, 3684816, 3684817, 3684818, 3684819, 3684820, 3684821, 3684822, 3684823, 3684824, 3684825, 3684826, 3684827, 3684828, 3684829, 3684830, 3684831, 3684832, 3684833, 3684834, 3684835, 3684836, 3684837, 3684838, 3684839, 3684840, 3684841, 3684842, 3684843, 3684844, 3684845, 3684846, 3684847, 3684848, 3684849, 3684850, 3684851, 3684852, 3684853, 3684854, 3684855, 3684856, 3684857, 3684858, 3684859, 3684860, 3684861, 3684862, 3684863, 3684864, 3684865, 3684866, 3684867, 3684868, 3684869, 3684870, 3684871, 3684872, 3684873, 3684874, 3684875, 3684876, 3684877, 3684878, 3684879, 3684880, 3684881, 3684882, 3684883, 3684884, 3684885, 3684886, 3684887, 3684888, 3684889, 3684890, 3684891, 3684892, 3684893, 3684894, 3684895, 3684896, 3684897, 3684898, 3684899, 3684900, 3684901, 3684902, 3684903, 3684904, 3684905, 3684906, 3684907, 3684908, 3684909, 3684910, 3684911, 3684912, 3684913, 3684914, 3684915, 3684916, 3684917, 3684918, 3684919, 3684920, 3684921, 3684922, 3684923, 3684924, 3684925, 3684926, 3684927, 3684928, 3684929, 3684930, 3684931, 3684932, 3684933, 3684934, 3684935, 3684936, 3684937, 3684938, 3684939, 3684940, 3684941, 3684942, 3684943, 3684944, 3684945, 3684946, 3684947, 3684948, 3684949, 3684950, 3684951, 3684952, 3684953, 3684954, 3684955, 3684956, 3684957, 3684958, 3684959, 3684960, 3684961, 3684962, 3684963, 3684964, 3684965, 3684966, 3684967, 3684968, 3684969, 3684970, 3684971, 3684972, 3684973, 3684974, 3684975, 3684976, 3684977, 3684978, 3684979, 3684980, 3684981, 3684982, 3684983, 3684984, 3684985, 3684986, 3684987, 3684988, 3684989, 3684990, 3684991, 3684992, 3684993, 3684994, 3684995, 3684996, 3684997, 3684998, 3684999, 3685000, 3685001, 3685002, 3685003, 3685004, 3685005, 3685006, 3685007, 3685008, 3685009, 3685010, 3685011, 3685012, 3685013, 3685014, 3685015, 3685016, 3685017, 3685018, 3685019, 3685020, 3685021, 3685022, 3685023, 3685024, 3685025, 3685026, 3685027, 3685028, 3685029, 3685030, 3685031, 3685032, 3685033, 3685034, 3685035, 3685036, 3685037, 3685038, 3685039, 3685040, 3685041, 3685042, 3685043, 3685044, 3685045, 3685046, 3685047, 3685048, 3685049, 3685050, 3685051, 3685052, 3685053, 3685054, 3685055, 3685056, 3685057, 3685058, 3685059, 3685060, 3685061, 3685062, 3685063, 3685064, 3685065, 3685066, 3685067, 3685068, 3685069, 3685070, 3685071, 3685072, 3685073, 3685074, 3685075, 3685076, 3685077, 3685078, 3685079, 3685080, 3685081, 3685082, 3685083, 3685084, 3685085, 3685086, 3685087, 3685088, 3685089, 3685090, 3685091, 3685092, 3685093, 3685094, 3685095, 3685096, 3685097, 3685098, 3685099, 3685100, 3685101, 3685102, 3685103, 3685104, 3685105, 3685106, 3685107, 3685108, 3685109, 3685110, 3685111, 3685112, 3685113, 3685114, 3685115, 3685116, 3685117, 3685118, 3685119, 3685120, 3685121, 3685122, 3685123, 3685124, 3685125, 3685126, 3685127, 3685128, 3685129, 3685130, 3685131, 3685132, 3685133, 3685134, 3685135, 3685136, 3685137, 3685138, 3685139, 3685140, 3685141, 3685142, 3685143, 3685144, 3685145, 3685146, 3685147, 3685148, 3685149, 3685150, 3685151, 3685152, 3685153, 3685154, 3685155, 3685156, 3685157, 3685158, 3685159, 3685160, 3685161, 3685162, 3685163, 3685164, 3685165, 3685166, 3685167, 3685168, 3685169, 3685170, 3685171, 3685172, 3685173, 3685174, 3685175, 3685176, 3685177, 3685178, 3685179, 3685180, 3685181, 3685182, 3685183, 3685184, 3685185, 3685186, 3685187, 3685188, 3685189, 3685190, 3685191, 3685192, 3685193, 3685194, 3685195, 3685196, 3685197, 3685198, 3685199, 3685200, 3685201, 3685202, 3685203, 3685204, 3685205, 3685206, 3685207, 3685208, 3685209, 3685210, 3685211, 3685212, 3685213, 3685214, 3685215, 3685216, 3685217, 3685218, 3685219, 3685220, 3685221, 3685222, 3685223, 3685224, 3685225, 3685226, 3685227, 3685228, 3685229, 3685230, 3685231, 3685232, 3685233, 3685234, 3685235, 3685236, 3685237, 3685238, 3685239, 3685240, 3685241, 3685242, 3685243, 3685244, 3685245, 3685246, 3685247, 3685248, 3685249, 3685250, 3685251, 3685252, 3685253, 3685254, 3685255, 3685256, 3685257, 3685258, 3685259, 3685260, 3685261, 3685262, 3685263, 3685264, 3685265, 3685266, 3685267, 3685268, 3685269, 3685270, 3685271, 3685272, 3685273, 3685274, 3685275, 3685276, 3685277, 3685278, 3685279, 3685280, 3685281, 3685282, 3685283, 3685284, 3685285, 3685286, 3685287, 3685288, 3685289, 3685290, 3685291, 3685292, 3685293, 3685294, 3685295, 3685296, 3685297, 3685298, 3685299, 3685300, 3685301, 3685302, 3685303, 3685304, 3685305, 3685306, 3685307, 3685308, 3685309, 3685310, 3685311, 3685312, 3685313, 3685314, 3685315, 3685316, 3685317, 3685318, 3685319, 3685320, 3685321, 3685322, 3685323, 3685324, 3685325, 3685326, 3685327, 3685328, 3685329, 3685330, 3685331, 3685332, 3685333, 3685334, 3685335, 3685336, 3685337, 3685338, 3685339, 3685340, 3685341, 3685342, 3685343, 3685344, 3685345, 3685346, 3685347, 3685348, 3685349, 3685350, 3685351, 3685352, 3685353, 3685354, 3685355, 3685356, 3685357, 3685358, 3685359, 3685360, 3685361, 3685362, 3685363, 3685364, 3685365, 3685366, 3685367, 3685368, 3685369, 3685370, 3685371, 3685372, 3685373, 3685374, 3685375, 3685376, 3685377, 3685378, 3685379, 3685380, 3685381, 3685382, 3685383, 3685384, 3685385, 3685386, 3685387, 3685388, 3685389, 3685390, 3685391, 3685392, 3685393, 3685394, 3685395, 3685396, 3685397, 3685398, 3685399, 3685400, 3685401, 3685402, 3685403, 3685404, 3685405, 3685406, 3685407, 3685408, 3685409, 3685410, 3685411, 3685412, 3685413, 3685414, 3685415, 3685416, 3685417, 3685418, 3685419, 3685420, 3685421, 3685422, 3685423, 3685424, 3685425, 3685426, 3685427, 3685428, 3685429, 3685430, 3685431, 3685432, 3685433, 3685434, 3685435, 3685436, 3685437, 3685438, 3685439, 3685440, 3685441, 3685442, 3685443, 3685444, 3685445, 3685446, 3685447, 3685448, 3685449, 3685450, 3685451, 3685452, 3685453, 3685454, 3685455, 3685456, 3685457, 3685458, 3685459, 3685460, 3685461, 3685462, 3685463, 3685464, 3685465, 3685466, 3685467, 3685468, 3685469, 3685470, 3685471, 3685472, 3685473, 3685474, 3685475, 3685476, 3685477, 3685478, 3685479, 3685480, 3685481, 3685482, 3685483, 3685484, 3685485, 3685486, 3685487, 3685488, 3685489, 3685490, 3685491, 3685492, 3685493, 3685494, 3685495, 3685496, 3685497, 3685498, 3685499, 3685500, 3685501, 3685502, 3685503, 3685504, 3685505, 3685506, 3685507, 3685508, 3685509, 3685510, 3685511, 3685512, 3685513, 3685514, 3685515, 3685516, 3685517, 3685518, 3685519, 3685520, 3685521, 3685522, 3685523, 3685524, 3685525, 3685526, 3685527, 3685528, 3685529, 3685530, 3685531, 3685532, 3685533, 3685534, 3685535, 3685536, 3685537, 3685538, 3685539, 3685540, 3685541, 3685542, 3685543, 3685544, 3685545, 3685546, 3685547, 3685548, 3685549, 3685550, 3685551, 3685552, 3685553, 3685554, 3685555, 3685556, 3685557, 3685558, 3685559, 3685560, 3685561, 3685562, 3685563, 3685564, 3685565, 3685566, 3685567, 3685568, 3685569, 3685570, 3685571, 3685572, 3685573, 3685574, 3685575, 3685576, 3685577, 3685578, 3685579, 3685580, 3685581, 3685582, 3685583, 3685584, 3685585, 3685586, 3685587, 3685588, 3685589, 3685590, 3685591, 3685592, 3685593, 3685594, 3685595, 3685596, 3685597, 3685598, 3685599, 3685600, 3685601, 3685602, 3685603, 3685604, 3685605, 3685606, 3685607, 3685608, 3685609, 3685610, 3685611, 3685612, 3685613, 3685614, 3685615, 3685616, 3685617, 3685618, 3685619, 3685620, 3685621, 3685622, 3685623, 3685624, 3685625, 3685626, 3685627, 3685628, 3685629, 3685630, 3685631, 3685632, 3685633, 3685634, 3685635, 3685636, 3685637, 3685638, 3685639, 3685640, 3685641, 3685642, 3685643, 3685644, 3685645, 3685646, 3685647, 3685648, 3685649, 3685650, 3685651, 3685652, 3685653, 3685654, 3685655, 3685656, 3685657, 3685658, 3685659, 3685660, 3685661, 3685662, 3685663, 3685664, 3685665, 3685666, 3685667, 3685668, 3685669, 3685670, 3685671, 3685672, 3685673, 3685674, 3685675, 3685676, 3685677, 3685678, 3685679, 3685680, 3685681, 3685682, 3685683, 3685684, 3685685, 3685686, 3685687, 3685688, 3685689, 3685690, 3685691, 3685692, 3685693, 3685694, 3685695, 3685696, 3685697, 3685698, 3685699, 3685700, 3685701, 3685702, 3685703, 3685704, 3685705, 3685706, 3685707, 3685708, 3685709, 3685710, 3685711, 3685712, 3685713, 3685714, 3685715, 3685716, 3685717, 3685718, 3685719, 3685720, 3685721, 3685722, 3685723, 3685724, 3685725, 3685726, 3685727, 3685728, 3685729, 3685730, 3685731, 3685732, 3685733, 3685734, 3685735, 3685736, 3685737, 3685738, 3685739, 3685740, 3685741, 3685742, 3685743, 3685744, 3685745, 3685746, 3685747, 3685748, 3685749, 3685750, 3685751, 3685752, 3685753, 3685754, 3685755, 3685756, 3685757, 3685758, 3685759, 3685760, 3685761, 3685762, 3685763, 3685764, 3685765, 3685766, 3685767, 3685768, 3685769, 3685770, 3685771, 3685772, 3685773, 3685774, 3685775, 3685776, 3685777, 3685778, 3685779, 3685780, 3685781, 3685782, 3685783, 3685784, 3685785, 3685786, 3685787, 3685788, 3685789, 3685790, 3685791, 3685792, 3685793, 3685794, 3685795, 3685796, 3685797, 3685798, 3685799, 3685800, 3685801, 3685802, 3685803, 3685804, 3685805, 3685806, 3685807, 3685808, 3685809, 3685810, 3685811, 3685812, 3685813, 3685814, 3685815, 3685816, 3685817, 3685818, 3685819, 3685820, 3685821, 3685822, 3685823, 3685824, 3685825, 3685826, 3685827, 3685828, 3685829, 3685830, 3685831, 3685832, 3685833, 3685834, 3685835, 3685836, 3685837, 3685838, 3685839, 3685840, 3685841, 3685842, 3685843, 3685844, 3685845, 3685846, 3685847, 3685848, 3685849, 3685850, 3685851, 3685852, 3685853, 3685854, 3685855, 3685856, 3685857, 3685858, 3685859, 3685860, 3685861, 3685862, 3685863, 3685864, 3685865, 3685866, 3685867, 3685868, 3685869, 3685870, 3685871, 3685872, 3685873, 3685874, 3685875, 3685876, 3685877, 3685878, 3685879, 3685880, 3685881, 3685882, 3685883, 3685884, 3685885, 3685886, 3685887, 3685888, 3685889, 3685890, 3685891, 3685892, 3685893, 3685894, 3685895, 3685896, 3685897, 3685898, 3685899, 3685900, 3685901, 3685902, 3685903, 3685904, 3685905, 3685906, 3685907, 3685908, 3685909, 3685910, 3685911)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:39:01,095 - [124817] - src.utils.log - INFO - βœ… Fetched 811 rows - __SPLIT__ 2026-07-21 10:39:01,096 - [124817] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from CRM.LeadNote woag WHERE woag.RefId in (3684221, 3684222, 3684223, 3684224, 3684225, 3684226, 3684227, 3684228, 3684229, 3684230, 3684231, 3684232, 3684233, 3684234, 3684235, 3684236, 3684237, 3684238, 3684239, 3684240, 3684241, 3684242, 3684243, 3684244, 3684245, 3684246, 3684247, 3684248, 3684249, 3684250, 3684251, 3684252, 3684253, 3684254, 3684255, 3684256, 3684257, 3684258, 3684259, 3684260, 3684261, 3684262, 3684263, 3684264, 3684265, 3684266, 3684267, 3684268, 3684269, 3684270, 3684271, 3684272, 3684273, 3684274, 3684275, 3684276, 3684277, 3684278, 3684279, 3684280, 3684281, 3684282, 3684283, 3684284, 3684285, 3684286, 3684287, 3684288, 3684289, 3684290, 3684291, 3684292, 3684293, 3684294, 3684295, 3684296, 3684297, 3684298, 3684299, 3684300, 3684301, 3684302, 3684303, 3684304, 3684305, 3684306, 3684307, 3684308, 3684309, 3684310, 3684311, 3684312, 3684313, 3684314, 3684315, 3684316, 3684317, 3684318, 3684319, 3684320, 3684321, 3684322, 3684323, 3684324, 3684325, 3684326, 3684327, 3684328, 3684329, 3684330, 3684331, 3684332, 3684333, 3684334, 3684335, 3684336, 3684337, 3684338, 3684339, 3684340, 3684341, 3684342, 3684343, 3684344, 3684345, 3684346, 3684347, 3684348, 3684349, 3684350, 3684351, 3684352, 3684353, 3684354, 3684355, 3684356, 3684357, 3684358, 3684359, 3684360, 3684361, 3684362, 3684363, 3684364, 3684365, 3684366, 3684367, 3684368, 3684369, 3684370, 3684371, 3684372, 3684373, 3684374, 3684375, 3684376, 3684377, 3684378, 3684379, 3684380, 3684381, 3684382, 3684383, 3684384, 3684385, 3684386, 3684387, 3684388, 3684389, 3684390, 3684391, 3684392, 3684393, 3684394, 3684395, 3684396, 3684397, 3684398, 3684399, 3684400, 3684401, 3684402, 3684403, 3684404, 3684405, 3684406, 3684407, 3684408, 3684409, 3684410, 3684411, 3684412, 3684413, 3684414, 3684415, 3684416, 3684417, 3684418, 3684419, 3684420, 3684421, 3684422, 3684423, 3684424, 3684425, 3684426, 3684427, 3684428, 3684429, 3684430, 3684431, 3684432, 3684433, 3684434, 3684435, 3684436, 3684437, 3684438, 3684439, 3684440, 3684441, 3684442, 3684443, 3684444, 3684445, 3684446, 3684447, 3684448, 3684449, 3684450, 3684451, 3684452, 3684453, 3684454, 3684455, 3684456, 3684457, 3684458, 3684459, 3684460, 3684461, 3684462, 3684463, 3684464, 3684465, 3684466, 3684467, 3684468, 3684469, 3684470, 3684471, 3684472, 3684473, 3684474, 3684475, 3684476, 3684477, 3684478, 3684479, 3684480, 3684481, 3684482, 3684483, 3684484, 3684485, 3684486, 3684487, 3684488, 3684489, 3684490, 3684491, 3684492, 3684493, 3684494, 3684495, 3684496, 3684497, 3684498, 3684499, 3684500, 3684501, 3684502, 3684503, 3684504, 3684505, 3684506, 3684507, 3684508, 3684509, 3684510, 3684511, 3684512, 3684513, 3684514, 3684515, 3684516, 3684517, 3684518, 3684519, 3684520, 3684521, 3684522, 3684523, 3684524, 3684525, 3684526, 3684527, 3684528, 3684529, 3684530, 3684531, 3684532, 3684533, 3684534, 3684535, 3684536, 3684537, 3684538, 3684539, 3684540, 3684541, 3684542, 3684543, 3684544, 3684545, 3684546, 3684547, 3684548, 3684549, 3684550, 3684551, 3684552, 3684553, 3684554, 3684555, 3684556, 3684557, 3684558, 3684559, 3684560, 3684561, 3684562, 3684563, 3684564, 3684565, 3684566, 3684567, 3684568, 3684569, 3684570, 3684571, 3684572, 3684573, 3684574, 3684575, 3684576, 3684577, 3684578, 3684579, 3684580, 3684581, 3684582, 3684583, 3684584, 3684585, 3684586, 3684587, 3684588, 3684589, 3684590, 3684591, 3684592, 3684593, 3684594, 3684595, 3684596, 3684597, 3684598, 3684599, 3684600, 3684601, 3684602, 3684603, 3684604, 3684605, 3684606, 3684607, 3684608, 3684609, 3684610, 3684611, 3684612, 3684613, 3684614, 3684615, 3684616, 3684617, 3684618, 3684619, 3684620, 3684621, 3684622, 3684623, 3684624, 3684625, 3684626, 3684627, 3684628, 3684629, 3684630, 3684631, 3684632, 3684633, 3684634, 3684635, 3684636, 3684637, 3684638, 3684639, 3684640, 3684641, 3684642, 3684643, 3684644, 3684645, 3684646, 3684647, 3684648, 3684649, 3684650, 3684651, 3684652, 3684653, 3684654, 3684655, 3684656, 3684657, 3684658, 3684659, 3684660, 3684661, 3684662, 3684663, 3684664, 3684665, 3684666, 3684667, 3684668, 3684669, 3684670, 3684671, 3684672, 3684673, 3684674, 3684675, 3684676, 3684677, 3684678, 3684679, 3684680, 3684681, 3684682, 3684683, 3684684, 3684685, 3684686, 3684687, 3684688, 3684689, 3684690, 3684691, 3684692, 3684693, 3684694, 3684695, 3684696, 3684697, 3684698, 3684699, 3684700, 3684701, 3684702, 3684703, 3684704, 3684705, 3684706, 3684707, 3684708, 3684709, 3684710, 3684711, 3684712, 3684713, 3684714, 3684715, 3684716, 3684717, 3684718, 3684719, 3684720, 3684721, 3684722, 3684723, 3684724, 3684725, 3684726, 3684727, 3684728, 3684729, 3684730, 3684731, 3684732, 3684733, 3684734, 3684735, 3684736, 3684737, 3684738, 3684739, 3684740, 3684741, 3684742, 3684743, 3684744, 3684745, 3684746, 3684747, 3684748, 3684749, 3684750, 3684751, 3684752, 3684753, 3684754, 3684755, 3684756, 3684757, 3684758, 3684759, 3684760, 3684761, 3684762, 3684763, 3684764, 3684765, 3684766, 3684767, 3684768, 3684769, 3684770, 3684771, 3684772, 3684773, 3684774, 3684775, 3684776, 3684777, 3684778, 3684779, 3684780, 3684781, 3684782, 3684783, 3684784, 3684785, 3684786, 3684787, 3684788, 3684789, 3684790, 3684791, 3684792, 3684793, 3684794, 3684795, 3684796, 3684797, 3684798, 3684799, 3684800, 3684801, 3684802, 3684803, 3684804, 3684805, 3684806, 3684807, 3684808, 3684809, 3684810, 3684811, 3684812, 3684813, 3684814, 3684815, 3684816, 3684817, 3684818, 3684819, 3684820, 3684821, 3684822, 3684823, 3684824, 3684825, 3684826, 3684827, 3684828, 3684829, 3684830, 3684831, 3684832, 3684833, 3684834, 3684835, 3684836, 3684837, 3684838, 3684839, 3684840, 3684841, 3684842, 3684843, 3684844, 3684845, 3684846, 3684847, 3684848, 3684849, 3684850, 3684851, 3684852, 3684853, 3684854, 3684855, 3684856, 3684857, 3684858, 3684859, 3684860, 3684861, 3684862, 3684863, 3684864, 3684865, 3684866, 3684867, 3684868, 3684869, 3684870, 3684871, 3684872, 3684873, 3684874, 3684875, 3684876, 3684877, 3684878, 3684879, 3684880, 3684881, 3684882, 3684883, 3684884, 3684885, 3684886, 3684887, 3684888, 3684889, 3684890, 3684891, 3684892, 3684893, 3684894, 3684895, 3684896, 3684897, 3684898, 3684899, 3684900, 3684901, 3684902, 3684903, 3684904, 3684905, 3684906, 3684907, 3684908, 3684909, 3684910, 3684911, 3684912, 3684913, 3684914, 3684915, 3684916, 3684917, 3684918, 3684919, 3684920, 3684921, 3684922, 3684923, 3684924, 3684925, 3684926, 3684927, 3684928, 3684929, 3684930, 3684931, 3684932, 3684933, 3684934, 3684935, 3684936, 3684937, 3684938, 3684939, 3684940, 3684941, 3684942, 3684943, 3684944, 3684945, 3684946, 3684947, 3684948, 3684949, 3684950, 3684951, 3684952, 3684953, 3684954, 3684955, 3684956, 3684957, 3684958, 3684959, 3684960, 3684961, 3684962, 3684963, 3684964, 3684965, 3684966, 3684967, 3684968, 3684969, 3684970, 3684971, 3684972, 3684973, 3684974, 3684975, 3684976, 3684977, 3684978, 3684979, 3684980, 3684981, 3684982, 3684983, 3684984, 3684985, 3684986, 3684987, 3684988, 3684989, 3684990, 3684991, 3684992, 3684993, 3684994, 3684995, 3684996, 3684997, 3684998, 3684999, 3685000, 3685001, 3685002, 3685003, 3685004, 3685005, 3685006, 3685007, 3685008, 3685009, 3685010, 3685011, 3685012, 3685013, 3685014, 3685015, 3685016, 3685017, 3685018, 3685019, 3685020, 3685021, 3685022, 3685023, 3685024, 3685025, 3685026, 3685027, 3685028, 3685029, 3685030, 3685031, 3685032, 3685033, 3685034, 3685035, 3685036, 3685037, 3685038, 3685039, 3685040, 3685041, 3685042, 3685043, 3685044, 3685045, 3685046, 3685047, 3685048, 3685049, 3685050, 3685051, 3685052, 3685053, 3685054, 3685055, 3685056, 3685057, 3685058, 3685059, 3685060, 3685061, 3685062, 3685063, 3685064, 3685065, 3685066, 3685067, 3685068, 3685069, 3685070, 3685071, 3685072, 3685073, 3685074, 3685075, 3685076, 3685077, 3685078, 3685079, 3685080, 3685081, 3685082, 3685083, 3685084, 3685085, 3685086, 3685087, 3685088, 3685089, 3685090, 3685091, 3685092, 3685093, 3685094, 3685095, 3685096, 3685097, 3685098, 3685099, 3685100, 3685101, 3685102, 3685103, 3685104, 3685105, 3685106, 3685107, 3685108, 3685109, 3685110, 3685111, 3685112, 3685113, 3685114, 3685115, 3685116, 3685117, 3685118, 3685119, 3685120, 3685121, 3685122, 3685123, 3685124, 3685125, 3685126, 3685127, 3685128, 3685129, 3685130, 3685131, 3685132, 3685133, 3685134, 3685135, 3685136, 3685137, 3685138, 3685139, 3685140, 3685141, 3685142, 3685143, 3685144, 3685145, 3685146, 3685147, 3685148, 3685149, 3685150, 3685151, 3685152, 3685153, 3685154, 3685155, 3685156, 3685157, 3685158, 3685159, 3685160, 3685161, 3685162, 3685163, 3685164, 3685165, 3685166, 3685167, 3685168, 3685169, 3685170, 3685171, 3685172, 3685173, 3685174, 3685175, 3685176, 3685177, 3685178, 3685179, 3685180, 3685181, 3685182, 3685183, 3685184, 3685185, 3685186, 3685187, 3685188, 3685189, 3685190, 3685191, 3685192, 3685193, 3685194, 3685195, 3685196, 3685197, 3685198, 3685199, 3685200, 3685201, 3685202, 3685203, 3685204, 3685205, 3685206, 3685207, 3685208, 3685209, 3685210, 3685211, 3685212, 3685213, 3685214, 3685215, 3685216, 3685217, 3685218, 3685219, 3685220, 3685221, 3685222, 3685223, 3685224, 3685225, 3685226, 3685227, 3685228, 3685229, 3685230, 3685231, 3685232, 3685233, 3685234, 3685235, 3685236, 3685237, 3685238, 3685239, 3685240, 3685241, 3685242, 3685243, 3685244, 3685245, 3685246, 3685247, 3685248, 3685249, 3685250, 3685251, 3685252, 3685253, 3685254, 3685255, 3685256, 3685257, 3685258, 3685259, 3685260, 3685261, 3685262, 3685263, 3685264, 3685265, 3685266, 3685267, 3685268, 3685269, 3685270, 3685271, 3685272, 3685273, 3685274, 3685275, 3685276, 3685277, 3685278, 3685279, 3685280, 3685281, 3685282, 3685283, 3685284, 3685285, 3685286, 3685287, 3685288, 3685289, 3685290, 3685291, 3685292, 3685293, 3685294, 3685295, 3685296, 3685297, 3685298, 3685299, 3685300, 3685301, 3685302, 3685303, 3685304, 3685305, 3685306, 3685307, 3685308, 3685309, 3685310, 3685311, 3685312, 3685313, 3685314, 3685315, 3685316, 3685317, 3685318, 3685319, 3685320, 3685321, 3685322, 3685323, 3685324, 3685325, 3685326, 3685327, 3685328, 3685329, 3685330, 3685331, 3685332, 3685333, 3685334, 3685335, 3685336, 3685337, 3685338, 3685339, 3685340, 3685341, 3685342, 3685343, 3685344, 3685345, 3685346, 3685347, 3685348, 3685349, 3685350, 3685351, 3685352, 3685353, 3685354, 3685355, 3685356, 3685357, 3685358, 3685359, 3685360, 3685361, 3685362, 3685363, 3685364, 3685365, 3685366, 3685367, 3685368, 3685369, 3685370, 3685371, 3685372, 3685373, 3685374, 3685375, 3685376, 3685377, 3685378, 3685379, 3685380, 3685381, 3685382, 3685383, 3685384, 3685385, 3685386, 3685387, 3685388, 3685389, 3685390, 3685391, 3685392, 3685393, 3685394, 3685395, 3685396, 3685397, 3685398, 3685399, 3685400, 3685401, 3685402, 3685403, 3685404, 3685405, 3685406, 3685407, 3685408, 3685409, 3685410, 3685411, 3685412, 3685413, 3685414, 3685415, 3685416, 3685417, 3685418, 3685419, 3685420, 3685421, 3685422, 3685423, 3685424, 3685425, 3685426, 3685427, 3685428, 3685429, 3685430, 3685431, 3685432, 3685433, 3685434, 3685435, 3685436, 3685437, 3685438, 3685439, 3685440, 3685441, 3685442, 3685443, 3685444, 3685445, 3685446, 3685447, 3685448, 3685449, 3685450, 3685451, 3685452, 3685453, 3685454, 3685455, 3685456, 3685457, 3685458, 3685459, 3685460, 3685461, 3685462, 3685463, 3685464, 3685465, 3685466, 3685467, 3685468, 3685469, 3685470, 3685471, 3685472, 3685473, 3685474, 3685475, 3685476, 3685477, 3685478, 3685479, 3685480, 3685481, 3685482, 3685483, 3685484, 3685485, 3685486, 3685487, 3685488, 3685489, 3685490, 3685491, 3685492, 3685493, 3685494, 3685495, 3685496, 3685497, 3685498, 3685499, 3685500, 3685501, 3685502, 3685503, 3685504, 3685505, 3685506, 3685507, 3685508, 3685509, 3685510, 3685511, 3685512, 3685513, 3685514, 3685515, 3685516, 3685517, 3685518, 3685519, 3685520, 3685521, 3685522, 3685523, 3685524, 3685525, 3685526, 3685527, 3685528, 3685529, 3685530, 3685531, 3685532, 3685533, 3685534, 3685535, 3685536, 3685537, 3685538, 3685539, 3685540, 3685541, 3685542, 3685543, 3685544, 3685545, 3685546, 3685547, 3685548, 3685549, 3685550, 3685551, 3685552, 3685553, 3685554, 3685555, 3685556, 3685557, 3685558, 3685559, 3685560, 3685561, 3685562, 3685563, 3685564, 3685565, 3685566, 3685567, 3685568, 3685569, 3685570, 3685571, 3685572, 3685573, 3685574, 3685575, 3685576, 3685577, 3685578, 3685579, 3685580, 3685581, 3685582, 3685583, 3685584, 3685585, 3685586, 3685587, 3685588, 3685589, 3685590, 3685591, 3685592, 3685593, 3685594, 3685595, 3685596, 3685597, 3685598, 3685599, 3685600, 3685601, 3685602, 3685603, 3685604, 3685605, 3685606, 3685607, 3685608, 3685609, 3685610, 3685611, 3685612, 3685613, 3685614, 3685615, 3685616, 3685617, 3685618, 3685619, 3685620, 3685621, 3685622, 3685623, 3685624, 3685625, 3685626, 3685627, 3685628, 3685629, 3685630, 3685631, 3685632, 3685633, 3685634, 3685635, 3685636, 3685637, 3685638, 3685639, 3685640, 3685641, 3685642, 3685643, 3685644, 3685645, 3685646, 3685647, 3685648, 3685649, 3685650, 3685651, 3685652, 3685653, 3685654, 3685655, 3685656, 3685657, 3685658, 3685659, 3685660, 3685661, 3685662, 3685663, 3685664, 3685665, 3685666, 3685667, 3685668, 3685669, 3685670, 3685671, 3685672, 3685673, 3685674, 3685675, 3685676, 3685677, 3685678, 3685679, 3685680, 3685681, 3685682, 3685683, 3685684, 3685685, 3685686, 3685687, 3685688, 3685689, 3685690, 3685691, 3685692, 3685693, 3685694, 3685695, 3685696, 3685697, 3685698, 3685699, 3685700, 3685701, 3685702, 3685703, 3685704, 3685705, 3685706, 3685707, 3685708, 3685709, 3685710, 3685711, 3685712, 3685713, 3685714, 3685715, 3685716, 3685717, 3685718, 3685719, 3685720, 3685721, 3685722, 3685723, 3685724, 3685725, 3685726, 3685727, 3685728, 3685729, 3685730, 3685731, 3685732, 3685733, 3685734, 3685735, 3685736, 3685737, 3685738, 3685739, 3685740, 3685741, 3685742, 3685743, 3685744, 3685745, 3685746, 3685747, 3685748, 3685749, 3685750, 3685751, 3685752, 3685753, 3685754, 3685755, 3685756, 3685757, 3685758, 3685759, 3685760, 3685761, 3685762, 3685763, 3685764, 3685765, 3685766, 3685767, 3685768, 3685769, 3685770, 3685771, 3685772, 3685773, 3685774, 3685775, 3685776, 3685777, 3685778, 3685779, 3685780, 3685781, 3685782, 3685783, 3685784, 3685785, 3685786, 3685787, 3685788, 3685789, 3685790, 3685791, 3685792, 3685793, 3685794, 3685795, 3685796, 3685797, 3685798, 3685799, 3685800, 3685801, 3685802, 3685803, 3685804, 3685805, 3685806, 3685807, 3685808, 3685809, 3685810, 3685811, 3685812, 3685813, 3685814, 3685815, 3685816, 3685817, 3685818, 3685819, 3685820, 3685821, 3685822, 3685823, 3685824, 3685825, 3685826, 3685827, 3685828, 3685829, 3685830, 3685831, 3685832, 3685833, 3685834, 3685835, 3685836, 3685837, 3685838, 3685839, 3685840, 3685841, 3685842, 3685843, 3685844, 3685845, 3685846, 3685847, 3685848, 3685849, 3685850, 3685851, 3685852, 3685853, 3685854, 3685855, 3685856, 3685857, 3685858, 3685859, 3685860, 3685861, 3685862, 3685863, 3685864, 3685865, 3685866, 3685867, 3685868, 3685869, 3685870, 3685871, 3685872, 3685873, 3685874, 3685875, 3685876, 3685877, 3685878, 3685879, 3685880, 3685881, 3685882, 3685883, 3685884, 3685885, 3685886, 3685887, 3685888, 3685889, 3685890, 3685891, 3685892, 3685893, 3685894, 3685895, 3685896, 3685897, 3685898, 3685899, 3685900, 3685901, 3685902, 3685903, 3685904, 3685905, 3685906, 3685907, 3685908, 3685909, 3685910, 3685911) and woag.RefType = 'TempWorkorder';... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:39:01,482 - [124817] - src.utils.log - INFO - βœ… Fetched 45 rows - __SPLIT__ 2026-07-21 10:39:01,482 - [124817] - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM ServiceCore.WorkOrderAutoGenerationCommissionAdjustment woagca WHERE woagca.WorkOrderAutoGenerationId in (3684221, 3684222, 3684223, 3684224, 3684225, 3684226, 3684227, 3684228, 3684229, 3684230, 3684231, 3684232, 3684233, 3684234, 3684235, 3684236, 3684237, 3684238, 3684239, 3684240, 3684241, 3684242, 3684243, 3684244, 3684245, 3684246, 3684247, 3684248, 3684249, 3684250, 3684251, 3684252, 3684253, 3684254, 3684255, 3684256, 3684257, 3684258, 3684259, 3684260, 3684261, 3684262, 3684263, 3684264, 3684265, 3684266, 3684267, 3684268, 3684269, 3684270, 3684271, 3684272, 3684273, 3684274, 3684275, 3684276, 3684277, 3684278, 3684279, 3684280, 3684281, 3684282, 3684283, 3684284, 3684285, 3684286, 3684287, 3684288, 3684289, 3684290, 3684291, 3684292, 3684293, 3684294, 3684295, 3684296, 3684297, 3684298, 3684299, 3684300, 3684301, 3684302, 3684303, 3684304, 3684305, 3684306, 3684307, 3684308, 3684309, 3684310, 3684311, 3684312, 3684313, 3684314, 3684315, 3684316, 3684317, 3684318, 3684319, 3684320, 3684321, 3684322, 3684323, 3684324, 3684325, 3684326, 3684327, 3684328, 3684329, 3684330, 3684331, 3684332, 3684333, 3684334, 3684335, 3684336, 3684337, 3684338, 3684339, 3684340, 3684341, 3684342, 3684343, 3684344, 3684345, 3684346, 3684347, 3684348, 3684349, 3684350, 3684351, 3684352, 3684353, 3684354, 3684355, 3684356, 3684357, 3684358, 3684359, 3684360, 3684361, 3684362, 3684363, 3684364, 3684365, 3684366, 3684367, 3684368, 3684369, 3684370, 3684371, 3684372, 3684373, 3684374, 3684375, 3684376, 3684377, 3684378, 3684379, 3684380, 3684381, 3684382, 3684383, 3684384, 3684385, 3684386, 3684387, 3684388, 3684389, 3684390, 3684391, 3684392, 3684393, 3684394, 3684395, 3684396, 3684397, 3684398, 3684399, 3684400, 3684401, 3684402, 3684403, 3684404, 3684405, 3684406, 3684407, 3684408, 3684409, 3684410, 3684411, 3684412, 3684413, 3684414, 3684415, 3684416, 3684417, 3684418, 3684419, 3684420, 3684421, 3684422, 3684423, 3684424, 3684425, 3684426, 3684427, 3684428, 3684429, 3684430, 3684431, 3684432, 3684433, 3684434, 3684435, 3684436, 3684437, 3684438, 3684439, 3684440, 3684441, 3684442, 3684443, 3684444, 3684445, 3684446, 3684447, 3684448, 3684449, 3684450, 3684451, 3684452, 3684453, 3684454, 3684455, 3684456, 3684457, 3684458, 3684459, 3684460, 3684461, 3684462, 3684463, 3684464, 3684465, 3684466, 3684467, 3684468, 3684469, 3684470, 3684471, 3684472, 3684473, 3684474, 3684475, 3684476, 3684477, 3684478, 3684479, 3684480, 3684481, 3684482, 3684483, 3684484, 3684485, 3684486, 3684487, 3684488, 3684489, 3684490, 3684491, 3684492, 3684493, 3684494, 3684495, 3684496, 3684497, 3684498, 3684499, 3684500, 3684501, 3684502, 3684503, 3684504, 3684505, 3684506, 3684507, 3684508, 3684509, 3684510, 3684511, 3684512, 3684513, 3684514, 3684515, 3684516, 3684517, 3684518, 3684519, 3684520, 3684521, 3684522, 3684523, 3684524, 3684525, 3684526, 3684527, 3684528, 3684529, 3684530, 3684531, 3684532, 3684533, 3684534, 3684535, 3684536, 3684537, 3684538, 3684539, 3684540, 3684541, 3684542, 3684543, 3684544, 3684545, 3684546, 3684547, 3684548, 3684549, 3684550, 3684551, 3684552, 3684553, 3684554, 3684555, 3684556, 3684557, 3684558, 3684559, 3684560, 3684561, 3684562, 3684563, 3684564, 3684565, 3684566, 3684567, 3684568, 3684569, 3684570, 3684571, 3684572, 3684573, 3684574, 3684575, 3684576, 3684577, 3684578, 3684579, 3684580, 3684581, 3684582, 3684583, 3684584, 3684585, 3684586, 3684587, 3684588, 3684589, 3684590, 3684591, 3684592, 3684593, 3684594, 3684595, 3684596, 3684597, 3684598, 3684599, 3684600, 3684601, 3684602, 3684603, 3684604, 3684605, 3684606, 3684607, 3684608, 3684609, 3684610, 3684611, 3684612, 3684613, 3684614, 3684615, 3684616, 3684617, 3684618, 3684619, 3684620, 3684621, 3684622, 3684623, 3684624, 3684625, 3684626, 3684627, 3684628, 3684629, 3684630, 3684631, 3684632, 3684633, 3684634, 3684635, 3684636, 3684637, 3684638, 3684639, 3684640, 3684641, 3684642, 3684643, 3684644, 3684645, 3684646, 3684647, 3684648, 3684649, 3684650, 3684651, 3684652, 3684653, 3684654, 3684655, 3684656, 3684657, 3684658, 3684659, 3684660, 3684661, 3684662, 3684663, 3684664, 3684665, 3684666, 3684667, 3684668, 3684669, 3684670, 3684671, 3684672, 3684673, 3684674, 3684675, 3684676, 3684677, 3684678, 3684679, 3684680, 3684681, 3684682, 3684683, 3684684, 3684685, 3684686, 3684687, 3684688, 3684689, 3684690, 3684691, 3684692, 3684693, 3684694, 3684695, 3684696, 3684697, 3684698, 3684699, 3684700, 3684701, 3684702, 3684703, 3684704, 3684705, 3684706, 3684707, 3684708, 3684709, 3684710, 3684711, 3684712, 3684713, 3684714, 3684715, 3684716, 3684717, 3684718, 3684719, 3684720, 3684721, 3684722, 3684723, 3684724, 3684725, 3684726, 3684727, 3684728, 3684729, 3684730, 3684731, 3684732, 3684733, 3684734, 3684735, 3684736, 3684737, 3684738, 3684739, 3684740, 3684741, 3684742, 3684743, 3684744, 3684745, 3684746, 3684747, 3684748, 3684749, 3684750, 3684751, 3684752, 3684753, 3684754, 3684755, 3684756, 3684757, 3684758, 3684759, 3684760, 3684761, 3684762, 3684763, 3684764, 3684765, 3684766, 3684767, 3684768, 3684769, 3684770, 3684771, 3684772, 3684773, 3684774, 3684775, 3684776, 3684777, 3684778, 3684779, 3684780, 3684781, 3684782, 3684783, 3684784, 3684785, 3684786, 3684787, 3684788, 3684789, 3684790, 3684791, 3684792, 3684793, 3684794, 3684795, 3684796, 3684797, 3684798, 3684799, 3684800, 3684801, 3684802, 3684803, 3684804, 3684805, 3684806, 3684807, 3684808, 3684809, 3684810, 3684811, 3684812, 3684813, 3684814, 3684815, 3684816, 3684817, 3684818, 3684819, 3684820, 3684821, 3684822, 3684823, 3684824, 3684825, 3684826, 3684827, 3684828, 3684829, 3684830, 3684831, 3684832, 3684833, 3684834, 3684835, 3684836, 3684837, 3684838, 3684839, 3684840, 3684841, 3684842, 3684843, 3684844, 3684845, 3684846, 3684847, 3684848, 3684849, 3684850, 3684851, 3684852, 3684853, 3684854, 3684855, 3684856, 3684857, 3684858, 3684859, 3684860, 3684861, 3684862, 3684863, 3684864, 3684865, 3684866, 3684867, 3684868, 3684869, 3684870, 3684871, 3684872, 3684873, 3684874, 3684875, 3684876, 3684877, 3684878, 3684879, 3684880, 3684881, 3684882, 3684883, 3684884, 3684885, 3684886, 3684887, 3684888, 3684889, 3684890, 3684891, 3684892, 3684893, 3684894, 3684895, 3684896, 3684897, 3684898, 3684899, 3684900, 3684901, 3684902, 3684903, 3684904, 3684905, 3684906, 3684907, 3684908, 3684909, 3684910, 3684911, 3684912, 3684913, 3684914, 3684915, 3684916, 3684917, 3684918, 3684919, 3684920, 3684921, 3684922, 3684923, 3684924, 3684925, 3684926, 3684927, 3684928, 3684929, 3684930, 3684931, 3684932, 3684933, 3684934, 3684935, 3684936, 3684937, 3684938, 3684939, 3684940, 3684941, 3684942, 3684943, 3684944, 3684945, 3684946, 3684947, 3684948, 3684949, 3684950, 3684951, 3684952, 3684953, 3684954, 3684955, 3684956, 3684957, 3684958, 3684959, 3684960, 3684961, 3684962, 3684963, 3684964, 3684965, 3684966, 3684967, 3684968, 3684969, 3684970, 3684971, 3684972, 3684973, 3684974, 3684975, 3684976, 3684977, 3684978, 3684979, 3684980, 3684981, 3684982, 3684983, 3684984, 3684985, 3684986, 3684987, 3684988, 3684989, 3684990, 3684991, 3684992, 3684993, 3684994, 3684995, 3684996, 3684997, 3684998, 3684999, 3685000, 3685001, 3685002, 3685003, 3685004, 3685005, 3685006, 3685007, 3685008, 3685009, 3685010, 3685011, 3685012, 3685013, 3685014, 3685015, 3685016, 3685017, 3685018, 3685019, 3685020, 3685021, 3685022, 3685023, 3685024, 3685025, 3685026, 3685027, 3685028, 3685029, 3685030, 3685031, 3685032, 3685033, 3685034, 3685035, 3685036, 3685037, 3685038, 3685039, 3685040, 3685041, 3685042, 3685043, 3685044, 3685045, 3685046, 3685047, 3685048, 3685049, 3685050, 3685051, 3685052, 3685053, 3685054, 3685055, 3685056, 3685057, 3685058, 3685059, 3685060, 3685061, 3685062, 3685063, 3685064, 3685065, 3685066, 3685067, 3685068, 3685069, 3685070, 3685071, 3685072, 3685073, 3685074, 3685075, 3685076, 3685077, 3685078, 3685079, 3685080, 3685081, 3685082, 3685083, 3685084, 3685085, 3685086, 3685087, 3685088, 3685089, 3685090, 3685091, 3685092, 3685093, 3685094, 3685095, 3685096, 3685097, 3685098, 3685099, 3685100, 3685101, 3685102, 3685103, 3685104, 3685105, 3685106, 3685107, 3685108, 3685109, 3685110, 3685111, 3685112, 3685113, 3685114, 3685115, 3685116, 3685117, 3685118, 3685119, 3685120, 3685121, 3685122, 3685123, 3685124, 3685125, 3685126, 3685127, 3685128, 3685129, 3685130, 3685131, 3685132, 3685133, 3685134, 3685135, 3685136, 3685137, 3685138, 3685139, 3685140, 3685141, 3685142, 3685143, 3685144, 3685145, 3685146, 3685147, 3685148, 3685149, 3685150, 3685151, 3685152, 3685153, 3685154, 3685155, 3685156, 3685157, 3685158, 3685159, 3685160, 3685161, 3685162, 3685163, 3685164, 3685165, 3685166, 3685167, 3685168, 3685169, 3685170, 3685171, 3685172, 3685173, 3685174, 3685175, 3685176, 3685177, 3685178, 3685179, 3685180, 3685181, 3685182, 3685183, 3685184, 3685185, 3685186, 3685187, 3685188, 3685189, 3685190, 3685191, 3685192, 3685193, 3685194, 3685195, 3685196, 3685197, 3685198, 3685199, 3685200, 3685201, 3685202, 3685203, 3685204, 3685205, 3685206, 3685207, 3685208, 3685209, 3685210, 3685211, 3685212, 3685213, 3685214, 3685215, 3685216, 3685217, 3685218, 3685219, 3685220, 3685221, 3685222, 3685223, 3685224, 3685225, 3685226, 3685227, 3685228, 3685229, 3685230, 3685231, 3685232, 3685233, 3685234, 3685235, 3685236, 3685237, 3685238, 3685239, 3685240, 3685241, 3685242, 3685243, 3685244, 3685245, 3685246, 3685247, 3685248, 3685249, 3685250, 3685251, 3685252, 3685253, 3685254, 3685255, 3685256, 3685257, 3685258, 3685259, 3685260, 3685261, 3685262, 3685263, 3685264, 3685265, 3685266, 3685267, 3685268, 3685269, 3685270, 3685271, 3685272, 3685273, 3685274, 3685275, 3685276, 3685277, 3685278, 3685279, 3685280, 3685281, 3685282, 3685283, 3685284, 3685285, 3685286, 3685287, 3685288, 3685289, 3685290, 3685291, 3685292, 3685293, 3685294, 3685295, 3685296, 3685297, 3685298, 3685299, 3685300, 3685301, 3685302, 3685303, 3685304, 3685305, 3685306, 3685307, 3685308, 3685309, 3685310, 3685311, 3685312, 3685313, 3685314, 3685315, 3685316, 3685317, 3685318, 3685319, 3685320, 3685321, 3685322, 3685323, 3685324, 3685325, 3685326, 3685327, 3685328, 3685329, 3685330, 3685331, 3685332, 3685333, 3685334, 3685335, 3685336, 3685337, 3685338, 3685339, 3685340, 3685341, 3685342, 3685343, 3685344, 3685345, 3685346, 3685347, 3685348, 3685349, 3685350, 3685351, 3685352, 3685353, 3685354, 3685355, 3685356, 3685357, 3685358, 3685359, 3685360, 3685361, 3685362, 3685363, 3685364, 3685365, 3685366, 3685367, 3685368, 3685369, 3685370, 3685371, 3685372, 3685373, 3685374, 3685375, 3685376, 3685377, 3685378, 3685379, 3685380, 3685381, 3685382, 3685383, 3685384, 3685385, 3685386, 3685387, 3685388, 3685389, 3685390, 3685391, 3685392, 3685393, 3685394, 3685395, 3685396, 3685397, 3685398, 3685399, 3685400, 3685401, 3685402, 3685403, 3685404, 3685405, 3685406, 3685407, 3685408, 3685409, 3685410, 3685411, 3685412, 3685413, 3685414, 3685415, 3685416, 3685417, 3685418, 3685419, 3685420, 3685421, 3685422, 3685423, 3685424, 3685425, 3685426, 3685427, 3685428, 3685429, 3685430, 3685431, 3685432, 3685433, 3685434, 3685435, 3685436, 3685437, 3685438, 3685439, 3685440, 3685441, 3685442, 3685443, 3685444, 3685445, 3685446, 3685447, 3685448, 3685449, 3685450, 3685451, 3685452, 3685453, 3685454, 3685455, 3685456, 3685457, 3685458, 3685459, 3685460, 3685461, 3685462, 3685463, 3685464, 3685465, 3685466, 3685467, 3685468, 3685469, 3685470, 3685471, 3685472, 3685473, 3685474, 3685475, 3685476, 3685477, 3685478, 3685479, 3685480, 3685481, 3685482, 3685483, 3685484, 3685485, 3685486, 3685487, 3685488, 3685489, 3685490, 3685491, 3685492, 3685493, 3685494, 3685495, 3685496, 3685497, 3685498, 3685499, 3685500, 3685501, 3685502, 3685503, 3685504, 3685505, 3685506, 3685507, 3685508, 3685509, 3685510, 3685511, 3685512, 3685513, 3685514, 3685515, 3685516, 3685517, 3685518, 3685519, 3685520, 3685521, 3685522, 3685523, 3685524, 3685525, 3685526, 3685527, 3685528, 3685529, 3685530, 3685531, 3685532, 3685533, 3685534, 3685535, 3685536, 3685537, 3685538, 3685539, 3685540, 3685541, 3685542, 3685543, 3685544, 3685545, 3685546, 3685547, 3685548, 3685549, 3685550, 3685551, 3685552, 3685553, 3685554, 3685555, 3685556, 3685557, 3685558, 3685559, 3685560, 3685561, 3685562, 3685563, 3685564, 3685565, 3685566, 3685567, 3685568, 3685569, 3685570, 3685571, 3685572, 3685573, 3685574, 3685575, 3685576, 3685577, 3685578, 3685579, 3685580, 3685581, 3685582, 3685583, 3685584, 3685585, 3685586, 3685587, 3685588, 3685589, 3685590, 3685591, 3685592, 3685593, 3685594, 3685595, 3685596, 3685597, 3685598, 3685599, 3685600, 3685601, 3685602, 3685603, 3685604, 3685605, 3685606, 3685607, 3685608, 3685609, 3685610, 3685611, 3685612, 3685613, 3685614, 3685615, 3685616, 3685617, 3685618, 3685619, 3685620, 3685621, 3685622, 3685623, 3685624, 3685625, 3685626, 3685627, 3685628, 3685629, 3685630, 3685631, 3685632, 3685633, 3685634, 3685635, 3685636, 3685637, 3685638, 3685639, 3685640, 3685641, 3685642, 3685643, 3685644, 3685645, 3685646, 3685647, 3685648, 3685649, 3685650, 3685651, 3685652, 3685653, 3685654, 3685655, 3685656, 3685657, 3685658, 3685659, 3685660, 3685661, 3685662, 3685663, 3685664, 3685665, 3685666, 3685667, 3685668, 3685669, 3685670, 3685671, 3685672, 3685673, 3685674, 3685675, 3685676, 3685677, 3685678, 3685679, 3685680, 3685681, 3685682, 3685683, 3685684, 3685685, 3685686, 3685687, 3685688, 3685689, 3685690, 3685691, 3685692, 3685693, 3685694, 3685695, 3685696, 3685697, 3685698, 3685699, 3685700, 3685701, 3685702, 3685703, 3685704, 3685705, 3685706, 3685707, 3685708, 3685709, 3685710, 3685711, 3685712, 3685713, 3685714, 3685715, 3685716, 3685717, 3685718, 3685719, 3685720, 3685721, 3685722, 3685723, 3685724, 3685725, 3685726, 3685727, 3685728, 3685729, 3685730, 3685731, 3685732, 3685733, 3685734, 3685735, 3685736, 3685737, 3685738, 3685739, 3685740, 3685741, 3685742, 3685743, 3685744, 3685745, 3685746, 3685747, 3685748, 3685749, 3685750, 3685751, 3685752, 3685753, 3685754, 3685755, 3685756, 3685757, 3685758, 3685759, 3685760, 3685761, 3685762, 3685763, 3685764, 3685765, 3685766, 3685767, 3685768, 3685769, 3685770, 3685771, 3685772, 3685773, 3685774, 3685775, 3685776, 3685777, 3685778, 3685779, 3685780, 3685781, 3685782, 3685783, 3685784, 3685785, 3685786, 3685787, 3685788, 3685789, 3685790, 3685791, 3685792, 3685793, 3685794, 3685795, 3685796, 3685797, 3685798, 3685799, 3685800, 3685801, 3685802, 3685803, 3685804, 3685805, 3685806, 3685807, 3685808, 3685809, 3685810, 3685811, 3685812, 3685813, 3685814, 3685815, 3685816, 3685817, 3685818, 3685819, 3685820, 3685821, 3685822, 3685823, 3685824, 3685825, 3685826, 3685827, 3685828, 3685829, 3685830, 3685831, 3685832, 3685833, 3685834, 3685835, 3685836, 3685837, 3685838, 3685839, 3685840, 3685841, 3685842, 3685843, 3685844, 3685845, 3685846, 3685847, 3685848, 3685849, 3685850, 3685851, 3685852, 3685853, 3685854, 3685855, 3685856, 3685857, 3685858, 3685859, 3685860, 3685861, 3685862, 3685863, 3685864, 3685865, 3685866, 3685867, 3685868, 3685869, 3685870, 3685871, 3685872, 3685873, 3685874, 3685875, 3685876, 3685877, 3685878, 3685879, 3685880, 3685881, 3685882, 3685883, 3685884, 3685885, 3685886, 3685887, 3685888, 3685889, 3685890, 3685891, 3685892, 3685893, 3685894, 3685895, 3685896, 3685897, 3685898, 3685899, 3685900, 3685901, 3685902, 3685903, 3685904, 3685905, 3685906, 3685907, 3685908, 3685909, 3685910, 3685911);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:39:01,844 - [124817] - src.utils.log - INFO - βœ… Fetched 9 rows - __SPLIT__ 2026-07-21 10:39:01,848 - [124817] - src.utils.log - INFO - Updating temp tables - __SPLIT__ 2026-07-21 10:39:01,898 - [124817] - src.utils.log - INFO - πŸ” Fetching data: SELECT CompanyKey FROM Common.CompanyMaster cm WHERE CompanyId = 133;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:39:02,172 - [124817] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 10:39:02,176 - [124817] - src.utils.log - INFO - πŸ” Fetching data: Select DiscountSetupId, [SysName] as DiscountSysName from Common.DiscountSetupMaster WHERE DiscountSetupId IN (816, 774, 947, 894, 919, 942, 899, 740, 640, 890, 758, 626, 754, 969, 1147, 1141, 974, 844, 750, 858, 1091, 797, 1110, 820, 1160, 1159, 856, 859, 909, 984, 921, 1007, 1179, 1178, 1145, 770, 1142, 999, 746, 904, 775, 1150, 924, 855, 1105, 832, 1095, 1102, 862, 817, 866, 1109, 778, 643, 1136) AND CompanyId = 133;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:39:02,455 - [124817] - src.utils.log - INFO - βœ… Fetched 55 rows - __SPLIT__ 2026-07-21 10:39:02,473 - [124817] - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM Common.GenerateNumberConfig gnc WHERE CompanyId = 133 AND EnitityNumberType in ('SubWorkOrder'); ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:39:02,748 - [124817] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 10:39:02,749 - [124817] - src.utils.log - INFO - πŸ“ Executing: UPDATE Common.GenerateNumberConfig SET NextNumber = '22983' WHERE CompanyId = 133 AND EnitityNumberType in ('SubWorkOrder');... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:39:03,027 - [124817] - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-21 10:39:03,033 - [124817] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 10:39:03,033 - [124817] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationPublishHistory: 1691 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:39:03,338 - [124817] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 1691) into ServiceCore.WorkOrderAutoGenerationPublishHistory - __SPLIT__ 2026-07-21 10:39:26,556 - [124817] - src.utils.log - INFO - βœ… All 1691 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationPublishHistory in 1 batches - __SPLIT__ 2026-07-21 10:39:26,558 - [124817] - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationPublishHistoryId, WorkOrderNo, ServiceSetupId FROM ServiceCore.WorkOrderAutoGenerationPublishHistory WHERE ServiceSetupId IN (150105, 150291, 26109, 45520, 150598, 42749, 42822, 23686, 150695, 150642, 24258, 33939, 28648, 51398, 38480, 150650, 38022, 50870, 37824, 29627, 150673, 150694, 56311, 150681, 119603, 36559, 24220, 30755, 150705, 150418, 149912, 32279, 52608, 26231, 30959, 150185, 51389, 45461, 26946, 46946, 45464, 44573, 44972, 44971, 44947, 51353, 150200, 26155, 54673, 31192, 150199, 22292, 47317, 150002, 150640, 28199, 53341, 30277, 53395, 45987, 26167, 29495, 26745, 22604, 27490, 25695, 48488, 49027, 26254, 44654, 44653, 150446, 34524, 35349, 45399, 26882, 150688, 51119, 23899, 35258, 150641, 59016, 39082, 59014, 42644, 53925, 32512, 48938, 150157, 29437, 25455, 139674, 32961, 150701, 150700, 42495, 42496, 26603, 28291, 42035, 41899, 40009, 32639, 47082, 39251, 150699, 23847, 52962, 51675, 51687, 33106, 150198, 23824, 32480, 32240, 38892, 150411, 27069, 25184, 22793, 24674, 40729, 31190, 24331, 28234, 31157, 24209, 27016, 33570, 32476, 31326, 24594, 23692, 34026, 28971, 58241, 23648, 44939, 48942, 37209, 51032, 150685, 33579, 150714, 150696, 150380, 25144, 150483, 42845, 57764, 30642, 150697, 150678, 129619, 31629, 48814, 52525, 26530, 150692, 44832, 40573, 44843, 45982, 28530, 26038, 38807, 43268, 37425, 24467, 43270, 54283, 35456, 35525, 150061, 149967, 54195, 29084, 43183, 32448, 36895, 29450, 42018, 27173, 36339, 38509, 57759, 43130, 35781, 43131, 56676, 32268, 24085, 28978, 149698, 51037, 26278, 149692, 51190, 23281, 150450, 25100, 25191, 150667, 47022, 24029, 23842, 150106, 24514, 56844, 38526, 33198, 40813, 149989, 39205, 46587, 52220, 35549, 34010, 149684, 149927, 36020, 43695, 150524, 32808, 150412, 42754, 43999, 34422, 43996, 24498, 33840, 149683, 150112, 43646, 52068, 149685, 51949, 28305, 23965, 149699, 46144, 46119, 57201, 30353, 31769, 31780, 53330, 30103, 150589, 59013, 23389, 150587, 39655, 23652, 29643, 45501, 149984, 50454, 40086, 40178, 41601, 51777, 40575, 150644, 30527, 41760, 47648, 45999, 45998, 48617, 40816, 149974, 149987, 149986, 149971, 41844, 150036, 149973, 39140, 149981, 31194, 39942, 47332, 46936, 32372, 149972, 149975, 32559, 33300, 149969, 24261, 31957, 28923, 38263, 149982, 31482, 24237, 28287, 25840, 39484, 39152, 30476, 26057, 150115, 52080, 30670, 48624, 27066, 150516, 150521, 49605, 42407, 27614, 41759, 149968, 36046, 35772, 35687, 35441, 35167, 24623, 29451, 34256, 36358, 41915, 41914, 33243, 150167, 25435, 40111, 34293, 150677, 37238, 37222, 149734, 34669, 29290, 35699, 35689, 51053, 37735, 28893, 37103, 150675, 150680, 27932, 150625, 149983, 150615, 150612, 33285, 150611, 27588, 41619, 41793, 41647, 149869, 27140, 53159, 150535, 41620, 42947, 150420, 150620, 150219, 48554, 23046, 150158, 38121, 38050, 42108, 26198, 150122, 27540, 34083, 39959, 149840, 150370, 22416, 50413, 150150, 28209, 119227, 28311, 29761, 33853, 33949, 150649, 150592, 23632, 43422, 149996, 150111, 150345, 48555, 47284, 55860, 47674, 45363, 38236, 26216, 26564, 26480, 26478, 54785, 28424, 23141, 23101, 57037, 29429, 150029, 23546, 51421, 58963, 150682, 52687, 53024, 58845, 150501, 48133, 42534, 42470, 42469, 150480, 28313, 24437, 25294, 29528, 25306, 25558, 26034, 23016, 31384, 31255, 52542, 30964, 150715, 26383, 150072, 150098, 150110, 150094, 150088, 150070, 51055, 33578, 55603, 51155, 26044, 52895, 24203, 47915, 25453, 51859, 30724, 34642, 33834, 33212, 32816, 32479, 32239, 150716, 53010, 32414, 42800, 57029, 30139, 32836, 23553, 25472, 57556, 39572, 30408, 42801, 43214, 27668, 52887, 31548, 43893, 150401, 40473, 40402, 150495, 37695, 36555, 150383, 29854, 150038, 150181, 150455, 150179, 150659, 150658, 150586, 25609, 25894, 150035, 41947, 150427, 25629, 32280, 42698, 150588, 27710, 44913, 23558, 150459, 43257, 150108, 36887, 24076, 150400, 35738, 29226, 29157, 52593, 150398, 36522, 22677, 149928, 150306, 22618, 25255, 28500, 139652, 28097, 33317, 150396, 150395, 150394, 28242, 150392, 150387, 150385, 150384, 46590, 27098, 42697, 27073, 31354, 24959, 24836, 52775, 43285, 150060, 32245, 150062, 41434, 51326, 34993, 39428, 34903, 29393, 35697, 139655, 150374, 43263, 32262, 25532, 30954, 23005, 39133, 46879, 150030, 47054, 150186, 48578, 46516, 48577, 24337, 24660, 52239, 27999, 150707, 23406, 38654, 41592, 33844, 31623, 32686, 29078, 31272, 46217, 35284, 26801, 37042, 37710, 37813, 54783, 30975, 36958, 55424, 150647, 36763, 150189, 35718, 150022, 26484, 150197, 150195, 150190, 29177, 28716, 35956, 38550, 31046, 150410, 150187, 51204, 47124, 150676, 35597, 150095, 150109, 39378, 51126, 52752, 28958, 24004, 34484, 29846, 35138, 29182, 37694, 150447, 50892, 37294, 150126, 51312, 57003, 150518, 25445, 150104, 150103, 150102, 150101, 23394, 34267, 36013, 44917, 150556, 150554, 150557, 150566, 150559, 150355, 150560, 150552, 150359, 150561, 150562, 35079, 150093, 150078, 57057, 150069, 26818, 26727, 26190, 150058, 150057, 150056, 150050, 150041, 28374, 25651, 150099, 150100, 52022, 30561, 53002, 53311, 29998, 29479, 23962, 56926, 150068, 42825, 150600, 150055, 41660, 53566, 150047, 150044, 37080, 150194, 150352, 38637, 38902, 46686, 47806, 35733, 150577, 150616, 150601, 149988, 150584, 150585, 42299, 150338, 150375, 150551, 150439, 150444, 150533, 150549, 150452, 150454, 150457, 150470, 150379, 150475, 42824, 150496, 150576, 150529, 150536, 150546, 150547, 150451, 28076, 37936, 27881, 27874, 149991, 42360, 27981, 37779, 32261, 40919, 31619, 26050, 30419, 53276, 150660, 29924, 53277, 30245, 31669, 40023, 150661, 39059, 150033, 46919, 150040, 45997, 45642, 48852, 38134, 48874, 51515, 50778, 43700, 56118, 39106, 40396, 24296, 41817, 24376, 32267, 57081, 150342, 119566, 27602, 150180, 150712, 54787, 150168, 34049, 32273, 150534, 23542, 150086, 150084, 150083, 150089, 26830, 150171, 119501, 23466, 53523, 150525, 25464, 150531, 34024, 27041, 37687, 40051, 27389, 150683, 36294, 36957, 47101, 47061, 45400, 58729, 44920, 41546, 40259, 39923, 150636, 39643, 39291, 37802, 37697, 37587, 37495, 36282, 150429, 150602, 39666, 37609, 35126, 30697, 33268, 150361, 32762, 32615, 32249, 150509, 50714, 150358, 36239, 24269, 46826, 150510, 27401, 150603, 150606, 150607, 150608, 39835, 39311, 39115, 150654, 150684, 42004, 149992, 58727, 58843, 150386, 150414, 150417, 37325, 56038, 27857, 26476, 150571, 150572, 150573, 150574, 150579, 150580, 25302, 24648, 150655, 24284, 24156, 24151, 23950, 23658, 23564, 53199, 150052, 24415, 35728, 150671, 150637, 47900, 149976, 150049, 150053, 45168, 24081, 35500, 35588, 35606, 35880, 37747, 38634, 119380, 119382, 150657, 150656, 31437, 150504, 29431, 31753, 150503, 43138, 43304, 43628, 34996, 41519, 45135, 47169, 48586, 57911, 150097, 150054, 46904, 38962, 42763, 35194, 32921, 47672, 42951, 40157, 40083, 43979, 46506, 43980, 47476, 46319, 40588, 50982, 29418, 44539, 48378, 39705, 38571, 47450, 46907, 46991, 46986, 56916, 46838, 41726, 49509, 37652, 50987, 37276, 37379, 37380, 39721, 44249, 44378, 22349, 44498, 50988, 44247, 59012, 40948, 43160, 47849, 43378, 150415, 42952, 35832, 35897, 47789, 40587, 36018, 47474, 36462, 45231, 41381, 38495, 38496, 46914, 58988, 46913, 46908, 45232, 41724, 47034, 46683, 24419, 29546, 50591, 50656, 23996, 32963, 32964, 58987, 29220, 28576, 34736, 42126, 46682, 46621, 45449, 45450, 39260, 39136, 49510, 45156, 39719, 44540, 44648, 44649, 37860, 39706, 45017, 41102, 38425, 38493, 38494, 41725, 39941, 34510, 56918, 46942, 46869, 37732, 53594, 32301, 34004, 37196, 150048, 31988, 45851, 45852, 31742, 139634, 22713, 23078, 57808, 42830, 150458, 150456, 26911, 27654, 23891, 28294, 42115, 23806, 31130, 150662, 31943, 47301, 47275, 58072, 46317, 51023, 37111, 41101, 37274, 39722, 37275, 30635, 34667, 39403, 26406, 40535, 150663, 29062, 28748, 42497, 48045, 45447, 28296, 40534, 150365, 44729, 27943, 56845, 25330, 42680, 58170, 27448, 42771, 27116, 24487, 33442, 32191, 32116, 35173, 39442, 34497, 36504, 49792, 36981, 47155, 34273, 24485, 37783, 28285, 150034, 45508, 27576, 27130, 28450, 48795, 33564, 39138, 32285, 37492, 39060, 37500, 32501, 32539, 119551, 48889, 52749, 31855, 53036, 149898, 30422, 31660, 23216, 56922, 30329, 23735, 31365, 38119, 40031, 46837, 28888, 33302, 33284, 23940, 52043, 150051, 43179, 24564, 48678, 43026, 35220, 25169, 36453, 36539, 47050, 27364, 37698, 24434, 22656, 29911, 32251, 32244, 30397, 22731, 50234, 50281, 57396, 30302, 32166, 50543, 50544, 23599, 50590, 50090, 25319, 50016, 33777, 28040, 56917, 33779, 33782, 33783, 56960, 56460, 55445, 27450, 48364, 50017, 49634, 28403, 24386, 24418, 33707, 33708, 33710, 33711, 24646, 33774, 23137, 29571, 29682, 49793, 51994, 31379, 30984, 30914, 52627, 30458, 52831, 23186, 30457, 49583, 27837, 25172, 149688, 27835, 150691, 35491, 25349, 26671, 26624, 34306, 30974, 33778, 150073, 31427, 29951, 44588, 51295, 51293, 150522, 26020, 22401, 55901, 56951, 54503, 48297, 25633, 56906, 34652, 27024, 27018, 33780, 34305, 48363, 26930, 33781, 26093, 24666, 26584, 49425, 49327, 51301, 24871, 25080, 27872, 26931) AND WorkOrderNo IN ('8137583', '937949', '5970608', '5198257', '7043001', '4301862', '1731276', '6942643', '5129478', '6695130', '7555064', '3099870', '8664774', '6341364', '3362635', '6891468', '7760807', '6087992', '8541706', '3381772', '1202941', '5132752', '3812398', '4370330', '8627248', '3151872', '2498472', '5092323', '6890669', '9784807', '5573284', '8049222', '7084895', '2764815', '2619812', '6543393', '7482889', '3012332', '9127654', '1779157', '3092786', '9948436', '8951028', '7088403', '5758269', '8517045', '7995385', '4621824', '2777746', '3331251', '3662993', '6122281', '2309136', '8272565', '2346537', '6845168', '4666259', '1594501', '5685371', '1096329', '1768407', '7427355', '5357614', '3254508', '6173867', '6550449', '1552833', '2956742', '3577756', '5786107', '1598446', '6691632', '2818859', '1834373', '8765062', '8994117', '7869182', '5604501', '1333726', '1398096', '4226185', '3930627', '2160258', '7033520', '8505561', '1513256', '8066625', '2109117', '1422728', '9719014', '2291829', '8335607', '1539127', '2015099', '6697179', '2714305', '5058169', '3823891', '5651052', '6761028', '8107004', '7106377', '1519577', '4242582', '7010437', '8608616', '6213923', '5142160', '1614782', '2446695', '3006126', '5931166', '4274890', '3238805', '9091048', '6679396', '1599330', '9759836', '4533628', '8453501', '9961151', '1391199', '4334538', '1396673', '5273999', '4531666', '7435647', '6698114', '2413498', '7527872', '2893280', '8139626', '8298557', '7389817', '5268712', '1432539', '3906749', '5731007', '3061339', '7838938', '4942185', '9737992', '9266375', '8849028', '9622468', '6284851', '9364470', '4942963', '6215727', '1238164', '1799209', '2782438', '8161147', '8193537', '1715206', '9776796', '6289632', '4906295', '1953278', '5931459', '4825591', '9623566', '7955878', '7689555', '9906160', '4376365', '7829456', '8455203', '2967329', '5921652', '2625077', '4688082', '5434279', '1740895', '6378533', '1483176', '1925493', '9064419', '3386528', '5383656', '4377378', '6976637', '9460228', '7492162', '8222166', '2152263', '7777878', '2575948', '9023226', '9239381', '5305734', '1418324', '5947382', '7791043', '7563178', '8966225', '8803724', '4925225', '4983975', '5682665', '1634106', '6752820', '2829240', '9765995', '7033604', '5646014', '8901506', '5845837', '4563425', '6147296', '3123449', '1140305', '3259204', '6716525', '6115670', '2731353', '1160541', '9798869', '6211483', '9598080', '6359880', '1198041', '3439491', '9203107', '8925137', '7770253', '3229719', '6796616', '9061828', '4785583', '5830175', '9788453', '4685554', '8610121', '9999834', '1128554', '8322508', '7691319', '1196248', '2294148', '1862198', '9817156', '4730601', '3107300', '2735875', '2387550', '6425298', '1838934', '9337737', '1300757', '7395725', '6014231', '7982448', '8493544', '7430173', '6407522', '5015257', '9708347', '8828075', '5702368', '5800604', '7741482', '3509246', '8149836', '8270417', '1434725', '6623405', '9577748', '5512556', '3875846', '2817965', '9979359', '6286583', '5938496', '4801536', '6356663', '5017392', '5590959', '8266982', '2256618', '2249805', '6481622', '9696664', '6437312', '3538800', '4114662', '3980875', '1785766', '1541960', '1124383', '3408717', '8716479', '1663702', '5678183', '4958680', '4177047', '4442174', '7242319', '5639114', '4977486', '3751701', '7659652', '5463913', '1716155', '9445229', '7727917', '5567100', '8836724', '3569633', '5480121', '8652890', '6882885', '6110432', '2678687', '9286561', '9888421', '7708683', '6408182', '9798839', '6369931', '7483871', '5830039', '7254980', '4919971', '6991659', '2948874', '8048244', '3396333', '3772663', '4184933', '7295409', '1132550', '4846241', '1231574', '7115361', '6605421', '9910354', '6282060', '5105822', '1154126', '5098271', '3740502', '3668439', '2784387', '6621974', '1312527', '1823332', '1212410', '9078492', '4122803', '6845001', '9685864', '7919307', '6765855', '7001167', '1451199', '5101438', '4764336', '3675736', '1925848', '8603908', '6586767', '5937695', '7493917', '4984723', '5617347', '9588794', '7515221', '6780757', '8260601', '4785652', '8646973', '6769098', '5149365', '3425450', '5772540', '9902451', '1474810', '4397945', '2931666', '2411908', '6729782', '3719232', '9115340', '9414997', '7876534', '1480957', '1385946', '2337364', '8928872', '8193850', '2041817', '1677653', '9435316', '1828988', '8332139', '3444808', '4084604', '9979300', '9464873', '2932769', '5311727', '1070290', '9301974', '6854100', '7665692', '9746621', '8489346', '2991692', '7624231', '6783537', '8946385', '1270958', '9102110', '6006831', '9908996', '5160837', '8300162', '2010273', '8825755', '9877150', '1355366', '2739784', '3812578', '1140879', '2523523', '7719762', '3130195', '2460915', '2189396', '9107804', '5293178', '6809900', '4406892', '2520956', '7374083', '2867602', '1283396', '4243833', '8673022', '9196006', '7082322', '2024430', '1345293', '2413390', '3634690', '1444034', '8552840', '6159414', '5087068', '8323713', '9005839', '8359136', '9701049', '3487564', '3063339', '2430069', '4942427', '2272732', '7196731', '7129877', '2011002', '9539640', '6236070', '3751113', '3845967', '5349549', '8922786', '3589835', '6075110', '5822538', '2260338', '5552974', '8269947', '3920858', '9466127', '6153909', '8477472', '1738795', '9753091', '9533413', '5728619', '3409005', '5889535', '4606070', '4199180', '6046104', '1649444', '5640729', '8074136', '4762386', '8092375', '6496065', '7068829', '3934036', '2690179', '9087198', '2717835', '8632469', '7803576', '5385578', '5829331', '3027735', '2883540', '7703376', '9219018', '7595113', '4789338', '4503660', '4453719', '7136624', '7279768', '1424227', '6976940', '9420320', '5175031', '4512795', '2423719', '2899672', '8386508', '4406556', '2576834', '2512696', '7449178', '7057689', '9136402', '7733983', '5732873', '4639717', '4335390', '5240870', '6426272', '3554132', '7025340', '1973513', '8023653', '8774400', '1122833', '8281763', '4502404', '6275317', '2663037', '7029632', '2970508', '5976118', '9552942', '8677171', '9216764', '9960124', '6962537', '5441325', '4679488', '1416415', '7662298', '2393486', '5697903', '5363955', '5187857', '9067416', '1590045', '5301638', '5968893', '1616412', '6890797', '9400800', '6022879', '2100292', '5239982', '2895561', '2340350', '6399258', '8697739', '5523209', '5737884', '6034010', '8035982', '6624060', '5808380', '6620896', '1692698', '2265779', '2292804', '2006933', '9789316', '6603230', '2100932', '5025163', '1629854', '8968704', '1867270', '6429058', '7271905', '7445837', '3814626', '4490380', '6791715', '2054718', '4337732', '4554764', '8805158', '4110417', '4918113', '4151907', '7035213', '6293316', '7107042', '8692489', '6439907', '7782608', '9381901', '6369562', '6531599', '1594617', '3589537', '2836723', '3771382', '4389066', '7024258', '5751202', '9618601', '8230159', '3544391', '2167583', '5824837', '8956180', '8373301', '8615429', '3450215', '7939331', '9470992', '9576209', '5835642', '7979038', '7533979', '5550191', '8869385', '7270126', '1534924', '5820019', '8711878', '9803272', '8123821', '3157519', '2968458', '9072082', '6126437', '2566480', '1888144', '5997380', '1802717', '7149929', '3246675', '1579676', '1061566', '9179531', '9745791', '9092497', '7085440', '2011708', '7296219', '5171886', '1012390', '7776997', '1979491', '2582811', '4223923', '5705321', '9236041', '6597173', '5012522', '6941313', '7536730', '3109756', '3928653', '3093372', '4552246', '8644330', '2466035', '1335595', '7554106', '7310031', '6826766', '2401706', '6138636', '2668600', '4037345', '1122803', '2683924', '1090774', '6399311', '8167156', '9118725', '8449843', '7238338', '4802062', '6661190', '6270406', '2219667', '9756472', '7434187', '2249306', '2077924', '3724576', '6299535', '3123914', '8330677', '5296865', '3470582', '4997322', '1097098', '3340124', '1958314', '4810701', '9622415', '5532458', '3708719', '3480653', '8150217', '6631977', '1864712', '7866030', '9767148', '6139510', '4445614', '9732124', '7291386', '6948692', '3500011', '7951509', '1713914', '3726481', '7941974', '9984727', '9985102', '3213947', '5321349', '6064670', '9009028', '5188721', '2872096', '9966711', '5984498', '8290741', '1854697', '4811954', '6772887', '8839262', '5897640', '6040261', '8133667', '8263089', '6938256', '5230312', '8671287', '2761242', '2691451', '8739643', '5528721', '7988029', '9770708', '5165013', '8420695', '6771166', '1467159', '7310529', '3498535', '9578507', '6740176', '4719531', '8015272', '1147740', '6238585', '8225175', '5471680', '9192807', '4328985', '3974713', '9483333', '9971208', '4223786', '2022143', '4554406', '3795622', '6490642', '7571937', '4870687', '1868296', '7501246', '4011022', '4500641', '6790143', '7647752', '3638865', '8795636', '5539696', '4379833', '8051720', '9822691', '4691287', '7400922', '7264610', '3365754', '6284115', '6807804', '7066501', '5642804', '2074657', '5958323', '8912675', '3253356', '9039280', '9339098', '8903006', '1215141', '1228912', '6632456', '3655570', '8886787', '6436237', '8985870', '4304191', '6399967', '3843873', '5245856', '3255698', '2293691', '6768213', '9571392', '5862157', '3417487', '6852547', '9684769', '4759006', '2935624', '9920950', '9306397', '8466365', '3621806', '6788411', '3189350', '4983436', '6244623', '9605967', '1991237', '9776714', '4178434', '1654154', '6690902', '9003505', '7421267', '5491698', '6722363', '2799750', '2858567', '7904584', '8379590', '2926065', '7630856', '4833790', '6104444', '9741868', '1590412', '8032792', '3184590', '9233370', '1739602', '1082781', '4294100', '5946051', '8855906', '1375463', '5686484', '2413063', '6222587', '6746743', '9392052', '3351923', '3954024', '2236409', '9000173', '8773124', '3986707', '2146542', '4464318', '9095981', '8707793', '9817778', '2737676', '3940007', '1041159', '1148816', '1294696', '8575069', '5075166', '3711806', '1202061', '2573952', '3377945', '4861773', '5806288', '2038922', '6649931', '4500213', '9681280', '2989616', '5399695', '7391025', '8711068', '2042532', '7992590', '9040170', '3080503', '2570431', '2819049', '7702004', '6632714', '1724573', '4188864', '7509509', '3416959', '3211879', '8738003', '1315908', '3639021', '3316386', '9606964', '1091882', '4155417', '7840271', '3191616', '2252810', '3716324', '2781527', '5812025', '9669459', '8235338', '5258804', '9977431', '5895765', '3719903', '4928568', '1301035', '1298773', '7147982', '3173217', '2229640', '1019351', '7177368', '6429087', '4143954', '6953637', '9390846', '7997658', '1266172', '1324945', '8255073', '1638984', '9874442', '8596471', '8897017', '2103252', '2668306', '9336378', '7685052', '7535737', '1624095', '5591434', '8365083', '6787129', '8959489', '6138510', '1404810', '1969372', '9593297', '6036722', '8189997', '6097023', '9408958', '2938010', '2313798', '1013917', '6863079', '1506937', '2312755', '5135087', '3603688', '4718044', '2851207', '9514809', '4378080', '2918917', '6581789', '8572476', '5750536', '6878058', '7711919', '2601730', '5135775', '5047016', '1227489') AND GenerateWorkOrderHistoryId = 124817;... (Thread: ThreadPoolExecutor-1_0) - __SPLIT__ 2026-07-21 10:39:26,559 - [124817] - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationPublishHistoryId, WorkOrderNo, ServiceSetupId FROM ServiceCore.WorkOrderAutoGenerationPublishHistory WHERE ServiceSetupId IN (150105, 150291, 26109, 45520, 150598, 42749, 42822, 23686, 150695, 150642, 24258, 33939, 28648, 51398, 38480, 150650, 38022, 50870, 37824, 29627, 150673, 150694, 56311, 150681, 119603, 36559, 24220, 30755, 150705, 150418, 149912, 32279, 52608, 26231, 30959, 150185, 51389, 45461, 26946, 46946, 45464, 44573, 44972, 44971, 44947, 51353, 150200, 26155, 54673, 31192, 150199, 22292, 47317, 150002, 150640, 28199, 53341, 30277, 53395, 45987, 26167, 29495, 26745, 22604, 27490, 25695, 48488, 49027, 26254, 44654, 44653, 150446, 34524, 35349, 45399, 26882, 150688, 51119, 23899, 35258, 150641, 59016, 39082, 59014, 42644, 53925, 32512, 48938, 150157, 29437, 25455, 139674, 32961, 150701, 150700, 42495, 42496, 26603, 28291, 42035, 41899, 40009, 32639, 47082, 39251, 150699, 23847, 52962, 51675, 51687, 33106, 150198, 23824, 32480, 32240, 38892, 150411, 27069, 25184, 22793, 24674, 40729, 31190, 24331, 28234, 31157, 24209, 27016, 33570, 32476, 31326, 24594, 23692, 34026, 28971, 58241, 23648, 44939, 48942, 37209, 51032, 150685, 33579, 150714, 150696, 150380, 25144, 150483, 42845, 57764, 30642, 150697, 150678, 129619, 31629, 48814, 52525, 26530, 150692, 44832, 40573, 44843, 45982, 28530, 26038, 38807, 43268, 37425, 24467, 43270, 54283, 35456, 35525, 150061, 149967, 54195, 29084, 43183, 32448, 36895, 29450, 42018, 27173, 36339, 38509, 57759, 43130, 35781, 43131, 56676, 32268, 24085, 28978, 149698, 51037, 26278, 149692, 51190, 23281, 150450, 25100, 25191, 150667, 47022, 24029, 23842, 150106, 24514, 56844, 38526, 33198, 40813, 149989, 39205, 46587, 52220, 35549, 34010, 149684, 149927, 36020, 43695, 150524, 32808, 150412, 42754, 43999, 34422, 43996, 24498, 33840, 149683, 150112, 43646, 52068, 149685, 51949, 28305, 23965, 149699, 46144, 46119, 57201, 30353, 31769, 31780, 53330, 30103, 150589, 59013, 23389, 150587, 39655, 23652, 29643, 45501, 149984, 50454, 40086, 40178, 41601, 51777, 40575, 150644, 30527, 41760, 47648, 45999, 45998, 48617, 40816, 149974, 149987, 149986, 149971, 41844, 150036, 149973, 39140, 149981, 31194, 39942, 47332, 46936, 32372, 149972, 149975, 32559, 33300, 149969, 24261, 31957, 28923, 38263, 149982, 31482, 24237, 28287, 25840, 39484, 39152, 30476, 26057, 150115, 52080, 30670, 48624, 27066, 150516, 150521, 49605, 42407, 27614, 41759, 149968, 36046, 35772, 35687, 35441, 35167, 24623, 29451, 34256, 36358, 41915, 41914, 33243, 150167, 25435, 40111, 34293, 150677, 37238, 37222, 149734, 34669, 29290, 35699, 35689, 51053, 37735, 28893, 37103, 150675, 150680, 27932, 150625, 149983, 150615, 150612, 33285, 150611, 27588, 41619, 41793, 41647, 149869, 27140, 53159, 150535, 41620, 42947, 150420, 150620, 150219, 48554, 23046, 150158, 38121, 38050, 42108, 26198, 150122, 27540, 34083, 39959, 149840, 150370, 22416, 50413, 150150, 28209, 119227, 28311, 29761, 33853, 33949, 150649, 150592, 23632, 43422, 149996, 150111, 150345, 48555, 47284, 55860, 47674, 45363, 38236, 26216, 26564, 26480, 26478, 54785, 28424, 23141, 23101, 57037, 29429, 150029, 23546, 51421, 58963, 150682, 52687, 53024, 58845, 150501, 48133, 42534, 42470, 42469, 150480, 28313, 24437, 25294, 29528, 25306, 25558, 26034, 23016, 31384, 31255, 52542, 30964, 150715, 26383, 150072, 150098, 150110, 150094, 150088, 150070, 51055, 33578, 55603, 51155, 26044, 52895, 24203, 47915, 25453, 51859, 30724, 34642, 33834, 33212, 32816, 32479, 32239, 150716, 53010, 32414, 42800, 57029, 30139, 32836, 23553, 25472, 57556, 39572, 30408, 42801, 43214, 27668, 52887, 31548, 43893, 150401, 40473, 40402, 150495, 37695, 36555, 150383, 29854, 150038, 150181, 150455, 150179, 150659, 150658, 150586, 25609, 25894, 150035, 41947, 150427, 25629, 32280, 42698, 150588, 27710, 44913, 23558, 150459, 43257, 150108, 36887, 24076, 150400, 35738, 29226, 29157, 52593, 150398, 36522, 22677, 149928, 150306, 22618, 25255, 28500, 139652, 28097, 33317, 150396, 150395, 150394, 28242, 150392, 150387, 150385, 150384, 46590, 27098, 42697, 27073, 31354, 24959, 24836, 52775, 43285, 150060, 32245, 150062, 41434, 51326, 34993, 39428, 34903, 29393, 35697, 139655, 150374, 43263, 32262, 25532, 30954, 23005, 39133, 46879, 150030, 47054, 150186, 48578, 46516, 48577, 24337, 24660, 52239, 27999, 150707, 23406, 38654, 41592, 33844, 31623, 32686, 29078, 31272, 46217, 35284, 26801, 37042, 37710, 37813, 54783, 30975, 36958, 55424, 150647, 36763, 150189, 35718, 150022, 26484, 150197, 150195, 150190, 29177, 28716, 35956, 38550, 31046, 150410, 150187, 51204, 47124, 150676, 35597, 150095, 150109, 39378, 51126, 52752, 28958, 24004, 34484, 29846, 35138, 29182, 37694, 150447, 50892, 37294, 150126, 51312, 57003, 150518, 25445, 150104, 150103, 150102, 150101, 23394, 34267, 36013, 44917, 150556, 150554, 150557, 150566, 150559, 150355, 150560, 150552, 150359, 150561, 150562, 35079, 150093, 150078, 57057, 150069, 26818, 26727, 26190, 150058, 150057, 150056, 150050, 150041, 28374, 25651, 150099, 150100, 52022, 30561, 53002, 53311, 29998, 29479, 23962, 56926, 150068, 42825, 150600, 150055, 41660, 53566, 150047, 150044, 37080, 150194, 150352, 38637, 38902, 46686, 47806, 35733, 150577, 150616, 150601, 149988, 150584, 150585, 42299, 150338, 150375, 150551, 150439, 150444, 150533, 150549, 150452, 150454, 150457, 150470, 150379, 150475, 42824, 150496, 150576, 150529, 150536, 150546, 150547, 150451, 28076, 37936, 27881, 27874, 149991, 42360, 27981, 37779, 32261, 40919, 31619, 26050, 30419, 53276, 150660, 29924, 53277, 30245, 31669, 40023, 150661, 39059, 150033, 46919, 150040, 45997, 45642, 48852, 38134, 48874, 51515, 50778, 43700, 56118, 39106, 40396, 24296, 41817, 24376, 32267, 57081, 150342, 119566, 27602, 150180, 150712, 54787, 150168, 34049, 32273, 150534, 23542, 150086, 150084, 150083, 150089, 26830, 150171, 119501, 23466, 53523, 150525, 25464, 150531, 34024, 27041, 37687, 40051, 27389, 150683, 36294, 36957, 47101, 47061, 45400, 58729, 44920, 41546, 40259, 39923, 150636, 39643, 39291, 37802, 37697, 37587, 37495, 36282, 150429, 150602, 39666, 37609, 35126, 30697, 33268, 150361, 32762, 32615, 32249, 150509, 50714, 150358, 36239, 24269, 46826, 150510, 27401, 150603, 150606, 150607, 150608, 39835, 39311, 39115, 150654, 150684, 42004, 149992, 58727, 58843, 150386, 150414, 150417, 37325, 56038, 27857, 26476, 150571, 150572, 150573, 150574, 150579, 150580, 25302, 24648, 150655, 24284, 24156, 24151, 23950, 23658, 23564, 53199, 150052, 24415, 35728, 150671, 150637, 47900, 149976, 150049, 150053, 45168, 24081, 35500, 35588, 35606, 35880, 37747, 38634, 119380, 119382, 150657, 150656, 31437, 150504, 29431, 31753, 150503, 43138, 43304, 43628, 34996, 41519, 45135, 47169, 48586, 57911, 150097, 150054, 46904, 38962, 42763, 35194, 32921, 47672, 42951, 40157, 40083, 43979, 46506, 43980, 47476, 46319, 40588, 50982, 29418, 44539, 48378, 39705, 38571, 47450, 46907, 46991, 46986, 56916, 46838, 41726, 49509, 37652, 50987, 37276, 37379, 37380, 39721, 44249, 44378, 22349, 44498, 50988, 44247, 59012, 40948, 43160, 47849, 43378, 150415, 42952, 35832, 35897, 47789, 40587, 36018, 47474, 36462, 45231, 41381, 38495, 38496, 46914, 58988, 46913, 46908, 45232, 41724, 47034, 46683, 24419, 29546, 50591, 50656, 23996, 32963, 32964, 58987, 29220, 28576, 34736, 42126, 46682, 46621, 45449, 45450, 39260, 39136, 49510, 45156, 39719, 44540, 44648, 44649, 37860, 39706, 45017, 41102, 38425, 38493, 38494, 41725, 39941, 34510, 56918, 46942, 46869, 37732, 53594, 32301, 34004, 37196, 150048, 31988, 45851, 45852, 31742, 139634, 22713, 23078, 57808, 42830, 150458, 150456, 26911, 27654, 23891, 28294, 42115, 23806, 31130, 150662, 31943, 47301, 47275, 58072, 46317, 51023, 37111, 41101, 37274, 39722, 37275, 30635, 34667, 39403, 26406, 40535, 150663, 29062, 28748, 42497, 48045, 45447, 28296, 40534, 150365, 44729, 27943, 56845, 25330, 42680, 58170, 27448, 42771, 27116, 24487, 33442, 32191, 32116, 35173, 39442, 34497, 36504, 49792, 36981, 47155, 34273, 24485, 37783, 28285, 150034, 45508, 27576, 27130, 28450, 48795, 33564, 39138, 32285, 37492, 39060, 37500, 32501, 32539, 119551, 48889, 52749, 31855, 53036, 149898, 30422, 31660, 23216, 56922, 30329, 23735, 31365, 38119, 40031, 46837, 28888, 33302, 33284, 23940, 52043, 150051, 43179, 24564, 48678, 43026, 35220, 25169, 36453, 36539, 47050, 27364, 37698, 24434, 22656, 29911, 32251, 32244, 30397, 22731, 50234, 50281, 57396, 30302, 32166, 50543, 50544, 23599, 50590, 50090, 25319, 50016, 33777, 28040, 56917, 33779, 33782, 33783, 56960, 56460, 55445, 27450, 48364, 50017, 49634, 28403, 24386, 24418, 33707, 33708, 33710, 33711, 24646, 33774, 23137, 29571, 29682, 49793, 51994, 31379, 30984, 30914, 52627, 30458, 52831, 23186, 30457, 49583, 27837, 25172, 149688, 27835, 150691, 35491, 25349, 26671, 26624, 34306, 30974, 33778, 150073, 31427, 29951, 44588, 51295, 51293, 150522, 26020, 22401, 55901, 56951, 54503, 48297, 25633, 56906, 34652, 27024, 27018, 33780, 34305, 48363, 26930, 33781, 26093, 24666, 26584, 49425, 49327, 51301, 24871, 25080, 27872, 26931) AND WorkOrderNo IN ('6423888', '4885269', '2932068', '3354892', '8099925', '6999739', '3084306', '7752424', '6815394', '5845673', '4773322', '5779886', '1439029', '6625378', '3738385', '1885603', '5566355', '4907777', '7638314', '4930375', '9243024', '8153632', '4873394', '5332995', '1358454', '3597991', '6074279', '4295103', '4519996', '4564705', '5699509', '3746648', '9549131', '4194655', '2310528', '7628753', '4965000', '9494505', '3421637', '2364051', '2564078', '5951037', '2126378', '8268889', '7678769', '5228953', '9053024', '3410261', '4255767', '7106186', '6873343', '1734880', '7388347', '8935607', '4086257', '2701559', '2951183', '6404212', '8752040', '8043065', '1759332', '1692903', '4546232', '3571076', '8452353', '8255939', '7330176', '9565245', '9536983', '4494375', '1309731', '8737543', '4144441', '5832818', '9754613', '4752879', '5213324', '8820966', '1919495', '1111920', '4051398', '4373594', '8385060', '9202035', '9133181', '3680271', '6400016', '8561884', '7440235', '6231989', '8329545', '4194401', '9668634', '5676619', '8796105', '1788145', '1971004', '8253344', '4253119', '3124409', '2609821', '7336557', '3906298', '6382907', '9716206', '5402863', '7619936', '4171580', '2754064', '9398967', '7980907', '5751685', '2225577', '7156448', '4139726', '5249674', '1908586', '5671585', '8269689', '8560994', '7722422', '1568857', '2109415', '4207259', '3228745', '7303815', '8646852', '5105907', '2013937', '9830372', '8948882', '8263619', '8581006', '6149833', '5580268', '2228840', '3066643', '8288611', '3471801', '9109396', '6589792', '6024584', '8953289', '6524117', '1273457', '4269815', '1597006', '5847315', '9761234', '4109044', '1983555', '8548962', '8702665', '3493604', '9191805', '7712551', '3964168', '5421935', '9400493', '1603876', '5446962', '9027854', '8100749', '2583873', '9974237', '8044194', '7403619', '7477635', '8667304', '4924642', '2905169', '4225117', '1881962', '2034271', '9735497', '4129309', '7065216', '8191820', '5071812', '1571380', '1029331', '9843836', '9745636', '2322252', '7384384', '8853129', '8920558', '5766587', '7971931', '5578422', '1287361', '3741465', '1553268', '3121224', '8957918', '4087580', '3480574', '4678777', '8822655', '7133298', '4877809', '5805458', '1446017', '7519116', '8953817', '9620794', '7921493', '9737295', '2947888', '6472744', '6033643', '2796885', '1936425', '8379485', '7933229', '1418355', '1707475', '2948116', '2503080', '4671041', '8533082', '6884482', '2539495', '4623826', '9446780', '7269580', '1579912', '7632256', '5717600', '3694852', '5831154', '3177410', '7239943', '3409975', '3032282', '4917000', '6101299', '9384613', '1887894', '9601858', '9174892', '4631827', '8707509', '7434537', '1905289', '4332385', '7957888', '3210976', '9893941', '1732527', '9987368', '7980220', '9143919', '4643686', '1994063', '4375213', '5716695', '5878487', '8654535', '5073139', '9748300', '2343810', '8831032', '9381403', '7932000', '2684442', '3798937', '8744906', '1329529', '8153224', '4519173', '3776969', '6626560', '9207417', '2601187', '6837434', '1122952', '6712707', '1865386', '7083778', '1515994', '7924213', '3169816', '9574382', '9165065', '2628168', '3851609', '3101311', '1250031', '6739546', '1281418', '5234648', '7772649', '3353139', '6838637', '2857703', '4086286', '6000472', '2399440', '1347238', '3640836', '3433311', '8843621', '4416838', '1351992', '8527605', '6390703', '3777967', '6534783', '2408328', '4116759', '9564769', '3536407', '1905757', '8471110', '5646527', '5485383', '5708310', '2290327', '3918719', '8532494', '7525863', '2623350', '5692058', '7219956', '8493985', '1360945', '6027736', '4614686', '6118355', '5398988', '5283780', '3695911', '3999086', '4072264', '9681831', '9723172', '7851960', '8081991', '8059762', '7050035', '4398271', '9323425', '9323065', '7344913', '3062096', '5197626', '3681520', '2640747', '3025682', '1660027', '7132143', '6255244', '6681455', '4617716', '6151622', '7365107', '6844692', '4231443', '7756637', '6431239', '9204358', '6768370', '5461425', '1298745', '7450416', '3961228', '1652266', '6611773', '4009685', '2298554', '3894880', '1963881', '6472705', '4402857', '8249958', '8212804', '3072917', '9144438', '3004337', '6303387', '2774695', '7732328', '4119398', '1872810', '3300192', '1694211', '5517267', '9356928', '3432548', '4197846', '6474955', '1973046', '8905670', '3562745', '6311150', '3680741', '5354155', '9620809', '5802027', '6099610', '7658132', '3182304', '9586965', '4814353', '3831499', '8831526', '9524148', '8634525', '7218745', '7007044', '8666993', '8148337', '8799735', '3509833', '1896894', '8559090', '1346285', '3841784', '9042990', '8485789', '2473572', '7483084', '2715793', '9690160', '1523339', '5402018', '6077038', '2913228', '6406634', '3508037', '4823870', '2678594', '4500773', '5238978', '5599667', '2552129', '2635434', '9296751', '5317937', '7177892', '2671009', '1453320', '2601811', '3707100', '5244658', '3653860', '7699123', '6820727', '7770925', '5891460', '2682720', '3330009', '2309388', '3514017', '4368839', '8465768', '7976943', '8420584', '1421102', '6114688', '4811142', '3106194', '8101034', '6795301', '4618526', '7245982', '6467101', '7184250', '6039925', '9459511', '4768027', '7934636', '7424286', '6258694', '4501485', '2540386', '2045628', '8865067', '7946042', '5724290', '6780491', '8829954', '1129175', '4194013', '7285463', '7398106', '2929979', '7943735', '8372799', '3909853', '8945853', '7055706', '8683538', '7884918', '5686804', '6079776', '8624027', '8776118', '2609159', '6403362', '6369272', '5328868', '1184770', '9649477', '6719818', '1480531', '4687960', '2322394', '9852190', '1716833', '8545532', '7485211', '7478938', '4935646', '4964276', '4458698', '9507843', '5224182', '7610992', '8358701', '6702888', '7514875', '2104051', '4112140', '2588640', '8301820', '3606764', '4496766', '4609053', '1653231', '1095658', '5795410', '8571985', '6777841', '1672813', '3534636', '3928697', '7121788', '3481752', '2219308', '2911444', '9529304', '2895215', '5195371', '8478207', '9787543', '5503238', '1015979', '8121820', '5609095', '8643406', '3403409', '6716599', '5644686', '3802901', '3015226', '3034863', '6040415', '6382424', '3816729', '9322155', '3411859', '2638910', '2664079', '2236251', '8356733', '9144642', '1775118', '6160958', '4895300', '4129763', '2236588', '5418278', '4262119', '7645742', '9827872', '9387467', '2752868', '9519276', '8889580', '6037199', '4801300', '7696363', '2238848', '2064761', '4317449', '7810449', '4057434', '6050742', '6087971', '6319284', '3266858', '4342760', '9817054', '1714752', '1555818', '2905054', '3460549', '1643185', '9676591', '8524913', '7532016', '1397558', '5921063', '3587052', '5452459', '2485528', '2280428', '2861167', '4720917', '7801805', '4312888', '7768164', '2644921', '9261998', '8379862', '4979128', '9415213', '6191330', '1270527', '6609144', '8160135', '4824581', '7833343', '7907765', '1189096', '3742843', '3633862', '7770873', '1978900', '6250370', '5610370', '2652187', '5039723', '5795273', '9746952', '9108400', '2075452', '4295106', '1343327', '3723613', '9354472', '2481232', '5461726', '1844837', '1917253', '9610432', '8226633', '5713896', '4249799', '3911567', '2923702', '5268824', '5328083', '9618064', '1427145', '3903963', '6238054', '7977678', '8202858', '6262325', '4803867', '1284810', '4681375', '3568048', '3866194', '6821931', '1855854', '6044014', '8359993', '8144057', '8718932', '3801541', '1340271', '5405535', '4844112', '2284179', '2000708', '5436524', '5592743', '8317200', '6601296', '4667617', '3239328', '4798246', '7609716', '1547393', '6699444', '6326122', '4388506') AND GenerateWorkOrderHistoryId = 124817;... (Thread: ThreadPoolExecutor-1_1) - __SPLIT__ 2026-07-21 10:39:27,091 - [124817] - src.utils.log - INFO - βœ… Fetched 1000 rows - __SPLIT__ 2026-07-21 10:39:28,187 - [124817] - src.utils.log - INFO - βœ… Fetched 691 rows - __SPLIT__ 2026-07-21 10:39:28,188 - [124817] - src.utils.log - INFO - 🏁 Final merged rows: 1691 - __SPLIT__ 2026-07-21 10:39:28,202 - [124817] - src.utils.log - INFO - Sequential Insertion in work order tables begin - __SPLIT__ 2026-07-21 10:39:28,202 - [124817] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 10:39:28,202 - [124817] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderServices: 2133 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:39:28,489 - [124817] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 2133) into ServiceCore.WorkOrderServices - __SPLIT__ 2026-07-21 10:39:37,223 - [124817] - src.utils.log - INFO - βœ… All 2133 rows inserted successfully into ServiceCore.WorkOrderServices in 1 batches - __SPLIT__ 2026-07-21 10:39:37,224 - [124817] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 10:39:37,224 - [124817] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceAuto.WorkOrderAppliedDiscount: 811 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:39:37,525 - [124817] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 811) into ServiceAuto.WorkOrderAppliedDiscount - __SPLIT__ 2026-07-21 10:39:43,788 - [124817] - src.utils.log - INFO - βœ… All 811 rows inserted successfully into ServiceAuto.WorkOrderAppliedDiscount in 1 batches - __SPLIT__ 2026-07-21 10:39:43,788 - [124817] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 10:39:43,788 - [124817] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderSalesPersonCommission: 158 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:39:44,070 - [124817] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 158) into ServiceCore.WorkOrderSalesPersonCommission - __SPLIT__ 2026-07-21 10:39:45,817 - [124817] - src.utils.log - INFO - βœ… All 158 rows inserted successfully into ServiceCore.WorkOrderSalesPersonCommission in 1 batches - __SPLIT__ 2026-07-21 10:39:45,817 - [124817] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 10:39:45,817 - [124817] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceAuto.WorkOrderCommissionAdjustment: 9 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:39:46,118 - [124817] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 9) into ServiceAuto.WorkOrderCommissionAdjustment - __SPLIT__ 2026-07-21 10:39:46,961 - [124817] - src.utils.log - INFO - βœ… All 9 rows inserted successfully into ServiceAuto.WorkOrderCommissionAdjustment in 1 batches - __SPLIT__ 2026-07-21 10:39:46,961 - [124817] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 10:39:46,961 - [124817] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderCrew: 1940 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:39:47,242 - [124817] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 1940) into ServiceCore.WorkOrderCrew - __SPLIT__ 2026-07-21 10:39:52,892 - [124817] - src.utils.log - INFO - βœ… All 1940 rows inserted successfully into ServiceCore.WorkOrderCrew in 1 batches - __SPLIT__ 2026-07-21 10:39:52,893 - [124817] - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkorderSourceMapping: - __SPLIT__ 2026-07-21 10:39:52,893 - [124817] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 10:39:52,893 - [124817] - src.utils.log - INFO - πŸ“₯ Inserting into CRM.LeadNote: 45 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:39:53,177 - [124817] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 45) into CRM.LeadNote - __SPLIT__ 2026-07-21 10:39:54,340 - [124817] - src.utils.log - INFO - βœ… All 45 rows inserted successfully into CRM.LeadNote in 1 batches - __SPLIT__ 2026-07-21 10:39:54,341 - [124817] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 10:39:54,341 - [124817] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationPublishServices: 2133 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:39:54,625 - [124817] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 2133) into ServiceCore.WorkOrderAutoGenerationPublishServices - __SPLIT__ 2026-07-21 10:40:03,272 - [124817] - src.utils.log - INFO - βœ… All 2133 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationPublishServices in 1 batches - __SPLIT__ 2026-07-21 10:40:03,273 - [124817] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 10:40:03,273 - [124817] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.SubWorkOrder: 39 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:40:03,565 - [124817] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 39) into ServiceCore.SubWorkOrder - __SPLIT__ 2026-07-21 10:40:05,296 - [124817] - src.utils.log - INFO - βœ… All 39 rows inserted successfully into ServiceCore.SubWorkOrder in 1 batches - __SPLIT__ 2026-07-21 10:40:05,297 - [124817] - src.utils.log - INFO - πŸ” Fetching data: Select * From ServiceCore.SubWorkOrder where WorkOrderId in (2159711, 2159739, 2159746, 2159778, 2159882, 2159899, 2159994, 2160045, 2160104, 2160177, 2160182, 2160230, 2160252, 2160289, 2160303, 2160307, 2160315, 2160357, 2160371, 2160388, 2160401, 2160427, 2160428, 2160429, 2160432, 2160462, 2160537, 2160631, 2160690, 2160775, 2160804, 2160868, 2160971, 2160978, 2161128, 2161199, 2161276, 2161362, 2161379)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:40:05,608 - [124817] - src.utils.log - INFO - βœ… Fetched 39 rows - __SPLIT__ 2026-07-21 10:40:05,621 - [124817] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 10:40:05,621 - [124817] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceAuto.subWorkOrderIssue: 42 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:40:05,903 - [124817] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 42) into ServiceAuto.subWorkOrderIssue - __SPLIT__ 2026-07-21 10:40:06,922 - [124817] - src.utils.log - INFO - βœ… All 42 rows inserted successfully into ServiceAuto.subWorkOrderIssue in 1 batches - __SPLIT__ 2026-07-21 10:40:06,923 - [124817] - src.utils.log - INFO - πŸ” Fetching data: Select SubWorkOrderIssueId, SubWorkOrderId, ModifiedBy From ServiceAuto.subWorkOrderIssue where SubWorkOrderId in (230558, 230581, 230556, 230553, 230562, 230544, 230555, 230563, 230559, 230554, 230569, 230566, 230565, 230570, 230561, 230568, 230564, 230549, 230548, 230546, 230547, 230551, 230552, 230550, 230578, 230582, 230579, 230580, 230572, 230571, 230576, 230577, 230574, 230573, 230557, 230575, 230560, 230545, 230567) and ModifiedBy in ('999999999', '1000000000', '1000000001', '1000000002', '1000000003', '1000000004', '1000000005', '1000000006', '1000000007', '1000000008', '1000000009', '1000000010', '1000000011', '1000000012', '1000000013', '1000000014', '1000000015', '1000000016', '1000000017', '1000000018', '1000000019', '1000000020', '1000000021', '1000000022', '1000000023', '1000000024', '1000000025', '1000000026', '1000000027', '1000000028', '1000000029', '1000000030', '1000000031', '1000000032', '1000000033', '1000000034', '1000000035', '1000000036', '1000000037', '1000000038', '1000000039', '1000000040')... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:40:07,207 - [124817] - src.utils.log - INFO - βœ… Fetched 42 rows - __SPLIT__ 2026-07-21 10:40:07,207 - [124817] - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceAuto.subWorkOrderIssue SET ModifiedBy = 'abcdallas' WHERE ModifiedBy IN ('999999999', '1000000000', '1000000001', '1000000002', '1000000003', '1000000004', '1000000005', '1000000006', '1000000007', '1000000008', '1000000009', '1000000010', '1000000011', '1000000012', '1000000013', '1000000014', '1000000015', '1000000016', '1000000017', '1000000018', '1000000019', '1000000020', '1000000021', '1000000022', '1000000023', '1000000024', '1000000025', '1000000026', '1000000027', '1000000028', '1000000029', '1000000030', '1000000031', '1000000032', '1000000033', '1000000034', '1000000035', '1000000036', '1000000037', '1000000038', '1000000039', '1000000040'); ... (Thread: ThreadPoolExecutor-2_0) - __SPLIT__ 2026-07-21 10:40:07,595 - [124817] - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-21 10:40:07,603 - [124817] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 10:40:07,603 - [124817] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceAuto.subWOIssueRepair: 52 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:40:07,887 - [124817] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 52) into ServiceAuto.subWOIssueRepair - __SPLIT__ 2026-07-21 10:40:09,215 - [124817] - src.utils.log - INFO - βœ… All 52 rows inserted successfully into ServiceAuto.subWOIssueRepair in 1 batches - __SPLIT__ 2026-07-21 10:40:09,216 - [124817] - src.utils.log - INFO - πŸ” Fetching data: Select IssueRepairId, ModifiedBy From ServiceAuto.subWOIssueRepair where SubWorkOrderIssueId in (192747, 192748, 192749, 192750, 192751, 192752, 192753, 192754, 192755, 192756, 192757, 192758, 192759, 192760, 192761, 192762, 192763, 192764, 192765, 192766, 192767, 192768, 192769, 192770, 192771, 192772, 192773, 192774, 192775, 192776, 192777, 192778, 192779, 192780, 192781, 192782, 192783, 192784, 192785, 192786, 192787, 192788)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:40:09,504 - [124817] - src.utils.log - INFO - βœ… Fetched 52 rows - __SPLIT__ 2026-07-21 10:40:09,504 - [124817] - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceAuto.subWOIssueRepair SET ModifiedBy = 'abcdallas' WHERE ModifiedBy IN ('0___TMP___192747', '1___TMP___192747', '0___TMP___192748', '0___TMP___192749', '1___TMP___192749', '0___TMP___192750', '1___TMP___192750', '0___TMP___192751', '1___TMP___192751', '0___TMP___192752', '1___TMP___192752', '0___TMP___192753', '1___TMP___192753', '0___TMP___192754', '0___TMP___192755', '1___TMP___192755', '0___TMP___192756', '1___TMP___192756', '0___TMP___192757', '0___TMP___192758', '0___TMP___192759', '0___TMP___192760', '0___TMP___192761', '0___TMP___192762', '0___TMP___192763', '0___TMP___192764', '0___TMP___192765', '0___TMP___192766', '0___TMP___192767', '0___TMP___192768', '0___TMP___192769', '0___TMP___192770', '0___TMP___192771', '0___TMP___192772', '0___TMP___192773', '0___TMP___192774', '0___TMP___192775', '0___TMP___192776', '0___TMP___192777', '0___TMP___192778', '0___TMP___192779', '0___TMP___192780', '0___TMP___192781', '0___TMP___192782', '0___TMP___192783', '0___TMP___192784', '1___TMP___192784', '0___TMP___192785', '1___TMP___192785', '0___TMP___192786', '0___TMP___192787', '0___TMP___192788') AND CreatedDate = '2026-07-21 06:40:05.619'; ... (Thread: ThreadPoolExecutor-3_0) - __SPLIT__ 2026-07-21 10:40:09,797 - [124817] - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-21 10:40:09,804 - [124817] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 10:40:09,804 - [124817] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceAuto.SubWOIssueRepairLabor: 104 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:40:10,090 - [124817] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 104) into ServiceAuto.SubWOIssueRepairLabor - __SPLIT__ 2026-07-21 10:40:11,588 - [124817] - src.utils.log - INFO - βœ… All 104 rows inserted successfully into ServiceAuto.SubWOIssueRepairLabor in 1 batches - __SPLIT__ 2026-07-21 10:40:11,596 - [124817] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 10:40:11,596 - [124817] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceAuto.SubWOIssueRepairPart: 67 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:40:11,924 - [124817] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 67) into ServiceAuto.SubWOIssueRepairPart - __SPLIT__ 2026-07-21 10:40:13,496 - [124817] - src.utils.log - INFO - βœ… All 67 rows inserted successfully into ServiceAuto.SubWOIssueRepairPart in 1 batches - __SPLIT__ 2026-07-21 10:40:13,497 - [124817] - src.utils.log - INFO - πŸ” Fetching data: SELECT ss.ServiceSetupId as SetupId, ss.FrequencyScheduleId as setup_frequency_schedule_id, ss.AccountNumber, ss.CompanyId, ss.BillingLocationId, ss.ServiceLocationId, ss.TaxSysName, ss.TermId, ss.TaxPercent, ss.PoNumber, ss.IsTaxExempt, ss.DisplayServiceAsSeparateLineItem, ss.GenerateInvoice, ss.IsGenerateInvoiceforInitalSetup, ss.IsGenerateInvoiceforInitalSetupBilling, ss.IsBilling, t.NetDueIn, ptm.PaymentType, ssb.* FROM ServiceCore.ServiceSetup ss LEFT JOIN ServiceCore.ServiceSetupBilling ssb ON ss.ServiceSetupId = ssb.ServiceSetupId LEFT JOIN Billing.PaymentTypeMaster ptm ON ptm.PaymentTypeMasterId = ssb.PaymentTypeMasterId left join Billing.Term t on ss.TermId = t.TermId WHERE ss.ServiceSetupId in (150105, 150291, 26109, 45520, 150598, 42749, 42822, 23686, 150695, 150642, 24258, 33939, 28648, 51398, 38480, 150650, 38022, 50870, 37824, 29627, 150673, 150694, 56311, 150681, 119603, 36559, 24220, 30755, 150705, 150418, 149912, 32279, 52608, 26231, 30959, 150185, 51389, 45461, 26946, 46946, 45464, 44573, 44972, 44971, 44947, 51353, 150200, 26155, 54673, 31192, 150199, 22292, 47317, 150002, 150640, 28199, 53341, 30277, 53395, 45987, 26167, 29495, 26745, 22604, 27490, 25695, 48488, 49027, 26254, 44654, 44653, 150446, 34524, 35349, 45399, 26882, 150688, 51119, 23899, 35258, 150641, 59016, 39082, 59014, 42644, 53925, 32512, 48938, 150157, 29437, 25455, 139674, 32961, 150701, 150700, 42495, 42496, 26603, 28291, 42035, 41899, 40009, 32639, 47082, 39251, 150699, 23847, 52962, 51675, 51687, 33106, 150198, 23824, 32480, 32240, 38892, 150411, 27069, 25184, 22793, 24674, 40729, 31190, 24331, 28234, 31157, 24209, 27016, 33570, 32476, 31326, 24594, 23692, 34026, 28971, 58241, 23648, 44939, 48942, 37209, 51032, 150685, 33579, 150714, 150696, 150380, 25144, 150483, 42845, 57764, 30642, 150697, 150678, 129619, 31629, 48814, 52525, 26530, 150692, 44832, 40573, 44843, 45982, 28530, 26038, 38807, 43268, 37425, 24467, 43270, 54283, 35456, 35525, 150061, 149967, 54195, 29084, 43183, 32448, 36895, 29450, 42018, 27173, 36339, 38509, 57759, 43130, 35781, 43131, 56676, 32268, 24085, 28978, 149698, 51037, 26278, 149692, 51190, 23281, 150450, 25100, 25191, 150667, 47022, 24029, 23842, 150106, 24514, 56844, 38526, 33198, 40813, 149989, 39205, 46587, 52220, 35549, 34010, 149684, 149927, 36020, 43695, 150524, 32808, 150412, 42754, 43999, 34422, 43996, 24498, 33840, 149683, 150112, 43646, 52068, 149685, 51949, 28305, 23965, 149699, 46144, 46119, 57201, 30353, 31769, 31780, 53330, 30103, 150589, 59013, 23389, 150587, 39655, 23652, 29643, 45501, 149984, 50454, 40086, 40178, 41601, 51777, 40575, 150644, 30527, 41760, 47648, 45999, 45998, 48617, 40816, 149974, 149987, 149986, 149971, 41844, 150036, 149973, 39140, 149981, 31194, 39942, 47332, 46936, 32372, 149972, 149975, 32559, 33300, 149969, 24261, 31957, 28923, 38263, 149982, 31482, 24237, 28287, 25840, 39484, 39152, 30476, 26057, 150115, 52080, 30670, 48624, 27066, 150516, 150521, 49605, 42407, 27614, 41759, 149968, 36046, 35772, 35687, 35441, 35167, 24623, 29451, 34256, 36358, 41915, 41914, 33243, 150167, 25435, 40111, 34293, 150677, 37238, 37222, 149734, 34669, 29290, 35699, 35689, 51053, 37735, 28893, 37103, 150675, 150680, 27932, 150625, 149983, 150615, 150612, 33285, 150611, 27588, 41619, 41793, 41647, 149869, 27140, 53159, 150535, 41620, 42947, 150420, 150620, 150219, 48554, 23046, 150158, 38121, 38050, 42108, 26198, 150122, 27540, 34083, 39959, 149840, 150370, 22416, 50413, 150150, 28209, 119227, 28311, 29761, 33853, 33949, 150649, 150592, 23632, 43422, 149996, 150111, 150345, 48555, 47284, 55860, 47674, 45363, 38236, 26216, 26564, 26480, 26478, 54785, 28424, 23141, 23101, 57037, 29429, 150029, 23546, 51421, 58963, 150682, 52687, 53024, 58845, 150501, 48133, 42534, 42470, 42469, 150480, 28313, 24437, 25294, 29528, 25306, 25558, 26034, 23016, 31384, 31255, 52542, 30964, 150715, 26383, 150072, 150098, 150110, 150094, 150088, 150070, 51055, 33578, 55603, 51155, 26044, 52895, 24203, 47915, 25453, 51859, 30724, 34642, 33834, 33212, 32816, 32479, 32239, 150716, 53010, 32414, 42800, 57029, 30139, 32836, 23553, 25472, 57556, 39572, 30408, 42801, 43214, 27668, 52887, 31548, 43893, 150401, 40473, 40402, 150495, 37695, 36555, 150383, 29854, 150038, 150181, 150455, 150179, 150659, 150658, 150586, 25609, 25894, 150035, 41947, 150427, 25629, 32280, 42698, 150588, 27710, 44913, 23558, 150459, 43257, 150108, 36887, 24076, 150400, 35738, 29226, 29157, 52593, 150398, 36522, 22677, 149928, 150306, 22618, 25255, 28500, 139652, 28097, 33317, 150396, 150395, 150394, 28242, 150392, 150387, 150385, 150384, 46590, 27098, 42697, 27073, 31354, 24959, 24836, 52775, 43285, 150060, 32245, 150062, 41434, 51326, 34993, 39428, 34903, 29393, 35697, 139655, 150374, 43263, 32262, 25532, 30954, 23005, 39133, 46879, 150030, 47054, 150186, 48578, 46516, 48577, 24337, 24660, 52239, 27999, 150707, 23406, 38654, 41592, 33844, 31623, 32686, 29078, 31272, 46217, 35284, 26801, 37042, 37710, 37813, 54783, 30975, 36958, 55424, 150647, 36763, 150189, 35718, 150022, 26484, 150197, 150195, 150190, 29177, 28716, 35956, 38550, 31046, 150410, 150187, 51204, 47124, 150676, 35597, 150095, 150109, 39378, 51126, 52752, 28958, 24004, 34484, 29846, 35138, 29182, 37694, 150447, 50892, 37294, 150126, 51312, 57003, 150518, 25445, 150104, 150103, 150102, 150101, 23394, 34267, 36013, 44917, 150556, 150554, 150557, 150566, 150559, 150355, 150560, 150552, 150359, 150561, 150562, 35079, 150093, 150078, 57057, 150069, 26818, 26727, 26190, 150058, 150057, 150056, 150050, 150041, 28374, 25651, 150099, 150100, 52022, 30561, 53002, 53311, 29998, 29479, 23962, 56926, 150068, 42825, 150600, 150055, 41660, 53566, 150047, 150044, 37080, 150194, 150352, 38637, 38902, 46686, 47806, 35733, 150577, 150616, 150601, 149988, 150584, 150585, 42299, 150338, 150375, 150551, 150439, 150444, 150533, 150549, 150452, 150454, 150457, 150470, 150379, 150475, 42824, 150496, 150576, 150529, 150536, 150546, 150547, 150451, 28076, 37936, 27881, 27874, 149991, 42360, 27981, 37779, 32261, 40919, 31619, 26050, 30419, 53276, 150660, 29924, 53277, 30245, 31669, 40023, 150661, 39059, 150033, 46919, 150040, 45997, 45642, 48852, 38134, 48874, 51515, 50778, 43700, 56118, 39106, 40396, 24296, 41817, 24376, 32267, 57081, 150342, 119566, 27602, 150180, 150712, 54787, 150168, 34049, 32273, 150534, 23542, 150086, 150084, 150083, 150089, 26830, 150171, 119501, 23466, 53523, 150525, 25464, 150531, 34024, 27041, 37687, 40051, 27389, 150683, 36294, 36957, 47101, 47061, 45400, 58729, 44920, 41546, 40259, 39923, 150636, 39643, 39291, 37802, 37697, 37587, 37495, 36282, 150429, 150602, 39666, 37609, 35126, 30697, 33268, 150361, 32762, 32615, 32249, 150509, 50714, 150358, 36239, 24269, 46826, 150510, 27401, 150603, 150606, 150607, 150608, 39835, 39311, 39115, 150654, 150684, 42004, 149992, 58727, 58843, 150386, 150414, 150417, 37325, 56038, 27857, 26476, 150571, 150572, 150573, 150574, 150579, 150580, 25302, 24648, 150655, 24284, 24156, 24151, 23950, 23658, 23564, 53199, 150052, 24415, 35728, 150671, 150637, 47900, 149976, 150049, 150053, 45168, 24081, 35500, 35588, 35606, 35880, 37747, 38634, 119380, 119382, 150657, 150656, 31437, 150504, 29431, 31753, 150503, 43138, 43304, 43628, 34996, 41519, 45135, 47169, 48586, 57911, 150097, 150054, 46904, 38962, 42763, 35194, 32921, 47672, 42951, 40157, 40083, 43979, 46506, 43980, 47476, 46319, 40588, 50982, 29418, 44539, 48378, 39705, 38571, 47450, 46907, 46991, 46986, 56916, 46838, 41726, 49509, 37652, 50987, 37276, 37379, 37380, 39721, 44249, 44378, 22349, 44498, 50988, 44247, 59012, 40948, 43160, 47849, 43378, 150415, 42952, 35832, 35897, 47789, 40587, 36018, 47474, 36462, 45231, 41381, 38495, 38496, 46914, 58988, 46913, 46908, 45232, 41724, 47034, 46683, 24419, 29546, 50591, 50656, 23996, 32963, 32964, 58987, 29220, 28576, 34736, 42126, 46682, 46621, 45449, 45450, 39260, 39136, 49510, 45156, 39719, 44540, 44648, 44649, 37860, 39706, 45017, 41102, 38425, 38493, 38494, 41725, 39941, 34510, 56918, 46942, 46869, 37732, 53594, 32301, 34004, 37196, 150048, 31988, 45851, 45852, 31742, 139634, 22713, 23078, 57808, 42830, 150458, 150456, 26911, 27654, 23891, 28294, 42115, 23806, 31130, 150662, 31943, 47301, 47275, 58072, 46317, 51023, 37111, 41101, 37274, 39722, 37275, 30635, 34667, 39403, 26406, 40535, 150663, 29062, 28748, 42497, 48045, 45447, 28296, 40534, 150365, 44729, 27943, 56845, 25330, 42680, 58170, 27448, 42771, 27116, 24487, 33442, 32191, 32116, 35173, 39442, 34497, 36504, 49792, 36981, 47155, 34273, 24485, 37783, 28285, 150034, 45508, 27576, 27130, 28450, 48795, 33564, 39138, 32285, 37492, 39060, 37500, 32501, 32539, 119551, 48889, 52749, 31855, 53036, 149898, 30422, 31660, 23216, 56922, 30329, 23735, 31365, 38119, 40031, 46837, 28888, 33302, 33284, 23940, 52043, 150051, 43179, 24564, 48678, 43026, 35220, 25169, 36453, 36539, 47050, 27364, 37698, 24434, 22656, 29911, 32251, 32244, 30397, 22731, 50234, 50281, 57396, 30302, 32166, 50543, 50544, 23599, 50590, 50090, 25319, 50016, 33777, 28040, 56917, 33779, 33782, 33783, 56960, 56460, 55445, 27450, 48364, 50017, 49634, 28403, 24386, 24418, 33707, 33708, 33710, 33711, 24646, 33774, 23137, 29571, 29682, 49793, 51994, 31379, 30984, 30914, 52627, 30458, 52831, 23186, 30457, 49583, 27837, 25172, 149688, 27835, 150691, 35491, 25349, 26671, 26624, 34306, 30974, 33778, 150073, 31427, 29951, 44588, 51295, 51293, 150522, 26020, 22401, 55901, 56951, 54503, 48297, 25633, 56906, 34652, 27024, 27018, 33780, 34305, 48363, 26930, 33781, 26093, 24666, 26584, 49425, 49327, 51301, 24871, 25080, 27872, 26931)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:40:13,954 - [124817] - src.utils.log - INFO - βœ… Fetched 1225 rows - __SPLIT__ 2026-07-21 10:40:13,966 - [124817] - src.utils.log - INFO - Size of Transaction: 1492 - __SPLIT__ 2026-07-21 10:40:13,967 - [124817] - src.utils.log - INFO - πŸ“₯ Inserting into Billing.Transaction (skip triggers): 1492 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:40:14,385 - [124817] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 1492) into Billing.Transaction (triggers skipped) - __SPLIT__ 2026-07-21 10:40:34,175 - [124817] - src.utils.log - INFO - βœ… All 1492 rows inserted successfully into Billing.Transaction in 1 batches (triggers skipped) - __SPLIT__ 2026-07-21 10:40:34,312 - [124817] - src.utils.log - INFO - πŸ”„ Triggers re-enabled for session - __SPLIT__ 2026-07-21 10:40:34,313 - [124817] - src.utils.log - INFO - πŸ” Fetching data: SELECT TransactionId, ModifiedBy, TransactionDate as InvoiceDate from Billing.[Transaction] t WHERE t.ModifiedBy in (12345678910, 12345678911, 12345678912, 12345678913, 12345678914, 12345678915, 12345678916, 12345678917, 12345678918, 12345678919, 12345678920, 12345678921, 12345678922, 12345678923, 12345678924, 12345678925, 12345678926, 12345678927, 12345678928, 12345678929, 12345678930, 12345678931, 12345678932, 12345678933, 12345678934, 12345678935, 12345678936, 12345678937, 12345678938, 12345678939, 12345678940, 12345678941, 12345678942, 12345678943, 12345678944, 12345678945, 12345678946, 12345678947, 12345678948, 12345678949, 12345678950, 12345678951, 12345678952, 12345678953, 12345678954, 12345678955, 12345678956, 12345678957, 12345678958, 12345678959, 12345678960, 12345678961, 12345678962, 12345678963, 12345678964, 12345678965, 12345678966, 12345678967, 12345678968, 12345678969, 12345678970, 12345678971, 12345678972, 12345678973, 12345678974, 12345678975, 12345678976, 12345678977, 12345678978, 12345678979, 12345678980, 12345678981, 12345678982, 12345678983, 12345678984, 12345678985, 12345678986, 12345678987, 12345678988, 12345678989, 12345678990, 12345678991, 12345678992, 12345678993, 12345678994, 12345678995, 12345678996, 12345678997, 12345678998, 12345678999, 12345679000, 12345679001, 12345679002, 12345679003, 12345679004, 12345679005, 12345679006, 12345679007, 12345679008, 12345679009, 12345679010, 12345679011, 12345679012, 12345679013, 12345679014, 12345679015, 12345679016, 12345679017, 12345679018, 12345679019, 12345679020, 12345679021, 12345679022, 12345679023, 12345679024, 12345679025, 12345679026, 12345679027, 12345679028, 12345679029, 12345679030, 12345679031, 12345679032, 12345679033, 12345679034, 12345679035, 12345679036, 12345679037, 12345679038, 12345679039, 12345679040, 12345679041, 12345679042, 12345679043, 12345679044, 12345679045, 12345679046, 12345679047, 12345679048, 12345679049, 12345679050, 12345679051, 12345679052, 12345679053, 12345679054, 12345679055, 12345679056, 12345679057, 12345679058, 12345679059, 12345679060, 12345679061, 12345679062, 12345679063, 12345679064, 12345679065, 12345679066, 12345679067, 12345679068, 12345679069, 12345679070, 12345679071, 12345679072, 12345679073, 12345679074, 12345679075, 12345679076, 12345679077, 12345679078, 12345679079, 12345679080, 12345679081, 12345679082, 12345679083, 12345679084, 12345679085, 12345679086, 12345679087, 12345679088, 12345679089, 12345679090, 12345679091, 12345679092, 12345679093, 12345679094, 12345679095, 12345679096, 12345679097, 12345679098, 12345679099, 12345679100, 12345679101, 12345679102, 12345679103, 12345679104, 12345679105, 12345679106, 12345679107, 12345679108, 12345679109, 12345679110, 12345679111, 12345679112, 12345679113, 12345679114, 12345679115, 12345679116, 12345679117, 12345679118, 12345679119, 12345679120, 12345679121, 12345679122, 12345679123, 12345679124, 12345679125, 12345679126, 12345679127, 12345679128, 12345679129, 12345679130, 12345679131, 12345679132, 12345679133, 12345679134, 12345679135, 12345679136, 12345679137, 12345679138, 12345679139, 12345679140, 12345679141, 12345679142, 12345679143, 12345679144, 12345679145, 12345679146, 12345679147, 12345679148, 12345679149, 12345679150, 12345679151, 12345679152, 12345679153, 12345679154, 12345679155, 12345679156, 12345679157, 12345679158, 12345679159, 12345679160, 12345679161, 12345679162, 12345679163, 12345679164, 12345679165, 12345679166, 12345679167, 12345679168, 12345679169, 12345679170, 12345679171, 12345679172, 12345679173, 12345679174, 12345679175, 12345679176, 12345679177, 12345679178, 12345679179, 12345679180, 12345679181, 12345679182, 12345679183, 12345679184, 12345679185, 12345679186, 12345679187, 12345679188, 12345679189, 12345679190, 12345679191, 12345679192, 12345679193, 12345679194, 12345679195, 12345679196, 12345679197, 12345679198, 12345679199, 12345679200, 12345679201, 12345679202, 12345679203, 12345679204, 12345679205, 12345679206, 12345679207, 12345679208, 12345679209, 12345679210, 12345679211, 12345679212, 12345679213, 12345679214, 12345679215, 12345679216, 12345679217, 12345679218, 12345679219, 12345679220, 12345679221, 12345679222, 12345679223, 12345679224, 12345679225, 12345679226, 12345679227, 12345679228, 12345679229, 12345679230, 12345679231, 12345679232, 12345679233, 12345679234, 12345679235, 12345679236, 12345679237, 12345679238, 12345679239, 12345679240, 12345679241, 12345679242, 12345679243, 12345679244, 12345679245, 12345679246, 12345679247, 12345679248, 12345679249, 12345679250, 12345679251, 12345679252, 12345679253, 12345679254, 12345679255, 12345679256, 12345679257, 12345679258, 12345679259, 12345679260, 12345679261, 12345679262, 12345679263, 12345679264, 12345679265, 12345679266, 12345679267, 12345679268, 12345679269, 12345679270, 12345679271, 12345679272, 12345679273, 12345679274, 12345679275, 12345679276, 12345679277, 12345679278, 12345679279, 12345679280, 12345679281, 12345679282, 12345679283, 12345679284, 12345679285, 12345679286, 12345679287, 12345679288, 12345679289, 12345679290, 12345679291, 12345679292, 12345679293, 12345679294, 12345679295, 12345679296, 12345679297, 12345679298, 12345679299, 12345679300, 12345679301, 12345679302, 12345679303, 12345679304, 12345679305, 12345679306, 12345679307, 12345679308, 12345679309, 12345679310, 12345679311, 12345679312, 12345679313, 12345679314, 12345679315, 12345679316, 12345679317, 12345679318, 12345679319, 12345679320, 12345679321, 12345679322, 12345679323, 12345679324, 12345679325, 12345679326, 12345679327, 12345679328, 12345679329, 12345679330, 12345679331, 12345679332, 12345679333, 12345679334, 12345679335, 12345679336, 12345679337, 12345679338, 12345679339, 12345679340, 12345679341, 12345679342, 12345679343, 12345679344, 12345679345, 12345679346, 12345679347, 12345679348, 12345679349, 12345679350, 12345679351, 12345679352, 12345679353, 12345679354, 12345679355, 12345679356, 12345679357, 12345679358, 12345679359, 12345679360, 12345679361, 12345679362, 12345679363, 12345679364, 12345679365, 12345679366, 12345679367, 12345679368, 12345679369, 12345679370, 12345679371, 12345679372, 12345679373, 12345679374, 12345679375, 12345679376, 12345679377, 12345679378, 12345679379, 12345679380, 12345679381, 12345679382, 12345679383, 12345679384, 12345679385, 12345679386, 12345679387, 12345679388, 12345679389, 12345679390, 12345679391, 12345679392, 12345679393, 12345679394, 12345679395, 12345679396, 12345679397, 12345679398, 12345679399, 12345679400, 12345679401, 12345679402, 12345679403, 12345679404, 12345679405, 12345679406, 12345679407, 12345679408, 12345679409, 12345679410, 12345679411, 12345679412, 12345679413, 12345679414, 12345679415, 12345679416, 12345679417, 12345679418, 12345679419, 12345679420, 12345679421, 12345679422, 12345679423, 12345679424, 12345679425, 12345679426, 12345679427, 12345679428, 12345679429, 12345679430, 12345679431, 12345679432, 12345679433, 12345679434, 12345679435, 12345679436, 12345679437, 12345679438, 12345679439, 12345679440, 12345679441, 12345679442, 12345679443, 12345679444, 12345679445, 12345679446, 12345679447, 12345679448, 12345679449, 12345679450, 12345679451, 12345679452, 12345679453, 12345679454, 12345679455, 12345679456, 12345679457, 12345679458, 12345679459, 12345679460, 12345679461, 12345679462, 12345679463, 12345679464, 12345679465, 12345679466, 12345679467, 12345679468, 12345679469, 12345679470, 12345679471, 12345679472, 12345679473, 12345679474, 12345679475, 12345679476, 12345679477, 12345679478, 12345679479, 12345679480, 12345679481, 12345679482, 12345679483, 12345679484, 12345679485, 12345679486, 12345679487, 12345679488, 12345679489, 12345679490, 12345679491, 12345679492, 12345679493, 12345679494, 12345679495, 12345679496, 12345679497, 12345679498, 12345679499, 12345679500, 12345679501, 12345679502, 12345679503, 12345679504, 12345679505, 12345679506, 12345679507, 12345679508, 12345679509, 12345679510, 12345679511, 12345679512, 12345679513, 12345679514, 12345679515, 12345679516, 12345679517, 12345679518, 12345679519, 12345679520, 12345679521, 12345679522, 12345679523, 12345679524, 12345679525, 12345679526, 12345679527, 12345679528, 12345679529, 12345679530, 12345679531, 12345679532, 12345679533, 12345679534, 12345679535, 12345679536, 12345679537, 12345679538, 12345679539, 12345679540, 12345679541, 12345679542, 12345679543, 12345679544, 12345679545, 12345679546, 12345679547, 12345679548, 12345679549, 12345679550, 12345679551, 12345679552, 12345679553, 12345679554, 12345679555, 12345679556, 12345679557, 12345679558, 12345679559, 12345679560, 12345679561, 12345679562, 12345679563, 12345679564, 12345679565, 12345679566, 12345679567, 12345679568, 12345679569, 12345679570, 12345679571, 12345679572, 12345679573, 12345679574, 12345679575, 12345679576, 12345679577, 12345679578, 12345679579, 12345679580, 12345679581, 12345679582, 12345679583, 12345679584, 12345679585, 12345679586, 12345679587, 12345679588, 12345679589, 12345679590, 12345679591, 12345679592, 12345679593, 12345679594, 12345679595, 12345679596, 12345679597, 12345679598, 12345679599, 12345679600, 12345679601, 12345679602, 12345679603, 12345679604, 12345679605, 12345679606, 12345679607, 12345679608, 12345679609, 12345679610, 12345679611, 12345679612, 12345679613, 12345679614, 12345679615, 12345679616, 12345679617, 12345679618, 12345679619, 12345679620, 12345679621, 12345679622, 12345679623, 12345679624, 12345679625, 12345679626, 12345679627, 12345679628, 12345679629, 12345679630, 12345679631, 12345679632, 12345679633, 12345679634, 12345679635, 12345679636, 12345679637, 12345679638, 12345679639, 12345679640, 12345679641, 12345679642, 12345679643, 12345679644, 12345679645, 12345679646, 12345679647, 12345679648, 12345679649, 12345679650, 12345679651, 12345679652, 12345679653, 12345679654, 12345679655, 12345679656, 12345679657, 12345679658, 12345679659, 12345679660, 12345679661, 12345679662, 12345679663, 12345679664, 12345679665, 12345679666, 12345679667, 12345679668, 12345679669, 12345679670, 12345679671, 12345679672, 12345679673, 12345679674, 12345679675, 12345679676, 12345679677, 12345679678, 12345679679, 12345679680, 12345679681, 12345679682, 12345679683, 12345679684, 12345679685, 12345679686, 12345679687, 12345679688, 12345679689, 12345679690, 12345679691, 12345679692, 12345679693, 12345679694, 12345679695, 12345679696, 12345679697, 12345679698, 12345679699, 12345679700, 12345679701, 12345679702, 12345679703, 12345679704, 12345679705, 12345679706, 12345679707, 12345679708, 12345679709, 12345679710, 12345679711, 12345679712, 12345679713, 12345679714, 12345679715, 12345679716, 12345679717, 12345679718, 12345679719, 12345679720, 12345679721, 12345679722, 12345679723, 12345679724, 12345679725, 12345679726, 12345679727, 12345679728, 12345679729, 12345679730, 12345679731, 12345679732, 12345679733, 12345679734, 12345679735, 12345679736, 12345679737, 12345679738, 12345679739, 12345679740, 12345679741, 12345679742, 12345679743, 12345679744, 12345679745, 12345679746, 12345679747, 12345679748, 12345679749, 12345679750, 12345679751, 12345679752, 12345679753, 12345679754, 12345679755, 12345679756, 12345679757, 12345679758, 12345679759, 12345679760, 12345679761, 12345679762, 12345679763, 12345679764, 12345679765, 12345679766, 12345679767, 12345679768, 12345679769, 12345679770, 12345679771, 12345679772, 12345679773, 12345679774, 12345679775, 12345679776, 12345679777, 12345679778, 12345679779, 12345679780, 12345679781, 12345679782, 12345679783, 12345679784, 12345679785, 12345679786, 12345679787, 12345679788, 12345679789, 12345679790, 12345679791, 12345679792, 12345679793, 12345679794, 12345679795, 12345679796, 12345679797, 12345679798, 12345679799, 12345679800, 12345679801, 12345679802, 12345679803, 12345679804, 12345679805, 12345679806, 12345679807, 12345679808, 12345679809, 12345679810, 12345679811, 12345679812, 12345679813, 12345679814, 12345679815, 12345679816, 12345679817, 12345679818, 12345679819, 12345679820, 12345679821, 12345679822, 12345679823, 12345679824, 12345679825, 12345679826, 12345679827, 12345679828, 12345679829, 12345679830, 12345679831, 12345679832, 12345679833, 12345679834, 12345679835, 12345679836, 12345679837, 12345679838, 12345679839, 12345679840, 12345679841, 12345679842, 12345679843, 12345679844, 12345679845, 12345679846, 12345679847, 12345679848, 12345679849, 12345679850, 12345679851, 12345679852, 12345679853, 12345679854, 12345679855, 12345679856, 12345679857, 12345679858, 12345679859, 12345679860, 12345679861, 12345679862, 12345679863, 12345679864, 12345679865, 12345679866, 12345679867, 12345679868, 12345679869, 12345679870, 12345679871, 12345679872, 12345679873, 12345679874, 12345679875, 12345679876, 12345679877, 12345679878, 12345679879, 12345679880, 12345679881, 12345679882, 12345679883, 12345679884, 12345679885, 12345679886, 12345679887, 12345679888, 12345679889, 12345679890, 12345679891, 12345679892, 12345679893, 12345679894, 12345679895, 12345679896, 12345679897, 12345679898, 12345679899, 12345679900, 12345679901, 12345679902, 12345679903, 12345679904, 12345679905, 12345679906, 12345679907, 12345679908, 12345679909, 12345679910, 12345679911, 12345679912, 12345679913, 12345679914, 12345679915, 12345679916, 12345679917, 12345679918, 12345679919, 12345679920, 12345679921, 12345679922, 12345679923, 12345679924, 12345679925, 12345679926, 12345679927, 12345679928, 12345679929, 12345679930, 12345679931, 12345679932, 12345679933, 12345679934, 12345679935, 12345679936, 12345679937, 12345679938, 12345679939, 12345679940, 12345679941, 12345679942, 12345679943, 12345679944, 12345679945, 12345679946, 12345679947, 12345679948, 12345679949, 12345679950, 12345679951, 12345679952, 12345679953, 12345679954, 12345679955, 12345679956, 12345679957, 12345679958, 12345679959, 12345679960, 12345679961, 12345679962, 12345679963, 12345679964, 12345679965, 12345679966, 12345679967, 12345679968, 12345679969, 12345679970, 12345679971, 12345679972, 12345679973, 12345679974, 12345679975, 12345679976, 12345679977, 12345679978, 12345679979, 12345679980, 12345679981, 12345679982, 12345679983, 12345679984, 12345679985, 12345679986, 12345679987, 12345679988, 12345679989, 12345679990, 12345679991, 12345679992, 12345679993, 12345679994, 12345679995, 12345679996, 12345679997, 12345679998, 12345679999, 12345680000, 12345680001, 12345680002, 12345680003, 12345680004, 12345680005, 12345680006, 12345680007, 12345680008, 12345680009, 12345680010, 12345680011, 12345680012, 12345680013, 12345680014, 12345680015, 12345680016, 12345680017, 12345680018, 12345680019, 12345680020, 12345680021, 12345680022, 12345680023, 12345680024, 12345680025, 12345680026, 12345680027, 12345680028, 12345680029, 12345680030, 12345680031, 12345680032, 12345680033, 12345680034, 12345680035, 12345680036, 12345680037, 12345680038, 12345680039, 12345680040, 12345680041, 12345680042, 12345680043, 12345680044, 12345680045, 12345680046, 12345680047, 12345680048, 12345680049, 12345680050, 12345680051, 12345680052, 12345680053, 12345680054, 12345680055, 12345680056, 12345680057, 12345680058, 12345680059, 12345680060, 12345680061, 12345680062, 12345680063, 12345680064, 12345680065, 12345680066, 12345680067, 12345680068, 12345680069, 12345680070, 12345680071, 12345680072, 12345680073, 12345680074, 12345680075, 12345680076, 12345680077, 12345680078, 12345680079, 12345680080, 12345680081, 12345680082, 12345680083, 12345680084, 12345680085, 12345680086, 12345680087, 12345680088, 12345680089, 12345680090, 12345680091, 12345680092, 12345680093, 12345680094, 12345680095, 12345680096, 12345680097, 12345680098, 12345680099, 12345680100, 12345680101, 12345680102, 12345680103, 12345680104, 12345680105, 12345680106, 12345680107, 12345680108, 12345680109, 12345680110, 12345680111, 12345680112, 12345680113, 12345680114, 12345680115, 12345680116, 12345680117, 12345680118, 12345680119, 12345680120, 12345680121, 12345680122, 12345680123, 12345680124, 12345680125, 12345680126, 12345680127, 12345680128, 12345680129, 12345680130, 12345680131, 12345680132, 12345680133, 12345680134, 12345680135, 12345680136, 12345680137, 12345680138, 12345680139, 12345680140, 12345680141, 12345680142, 12345680143, 12345680144, 12345680145, 12345680146, 12345680147, 12345680148, 12345680149, 12345680150, 12345680151, 12345680152, 12345680153, 12345680154, 12345680155, 12345680156, 12345680157, 12345680158, 12345680159, 12345680160, 12345680161, 12345680162, 12345680163, 12345680164, 12345680165, 12345680166, 12345680167, 12345680168, 12345680169, 12345680170, 12345680171, 12345680172, 12345680173, 12345680174, 12345680175, 12345680176, 12345680177, 12345680178, 12345680179, 12345680180, 12345680181, 12345680182, 12345680183, 12345680184, 12345680185, 12345680186, 12345680187, 12345680188, 12345680189, 12345680190, 12345680191, 12345680192, 12345680193, 12345680194, 12345680195, 12345680196, 12345680197, 12345680198, 12345680199, 12345680200, 12345680201, 12345680202, 12345680203, 12345680204, 12345680205, 12345680206, 12345680207, 12345680208, 12345680209, 12345680210, 12345680211, 12345680212, 12345680213, 12345680214, 12345680215, 12345680216, 12345680217, 12345680218, 12345680219, 12345680220, 12345680221, 12345680222, 12345680223, 12345680224, 12345680225, 12345680226, 12345680227, 12345680228, 12345680229, 12345680230, 12345680231, 12345680232, 12345680233, 12345680234, 12345680235, 12345680236, 12345680237, 12345680238, 12345680239, 12345680240, 12345680241, 12345680242, 12345680243, 12345680244, 12345680245, 12345680246, 12345680247, 12345680248, 12345680249, 12345680250, 12345680251, 12345680252, 12345680253, 12345680254, 12345680255, 12345680256, 12345680257, 12345680258, 12345680259, 12345680260, 12345680261, 12345680262, 12345680263, 12345680264, 12345680265, 12345680266, 12345680267, 12345680268, 12345680269, 12345680270, 12345680271, 12345680272, 12345680273, 12345680274, 12345680275, 12345680276, 12345680277, 12345680278, 12345680279, 12345680280, 12345680281, 12345680282, 12345680283, 12345680284, 12345680285, 12345680286, 12345680287, 12345680288, 12345680289, 12345680290, 12345680291, 12345680292, 12345680293, 12345680294, 12345680295, 12345680296, 12345680297, 12345680298, 12345680299, 12345680300, 12345680301, 12345680302, 12345680303, 12345680304, 12345680305, 12345680306, 12345680307, 12345680308, 12345680309, 12345680310, 12345680311, 12345680312, 12345680313, 12345680314, 12345680315, 12345680316, 12345680317, 12345680318, 12345680319, 12345680320, 12345680321, 12345680322, 12345680323, 12345680324, 12345680325, 12345680326, 12345680327, 12345680328, 12345680329, 12345680330, 12345680331, 12345680332, 12345680333, 12345680334, 12345680335, 12345680336, 12345680337, 12345680338, 12345680339, 12345680340, 12345680341, 12345680342, 12345680343, 12345680344, 12345680345, 12345680346, 12345680347, 12345680348, 12345680349, 12345680350, 12345680351, 12345680352, 12345680353, 12345680354, 12345680355, 12345680356, 12345680357, 12345680358, 12345680359, 12345680360, 12345680361, 12345680362, 12345680363, 12345680364, 12345680365, 12345680366, 12345680367, 12345680368, 12345680369, 12345680370, 12345680371, 12345680372, 12345680373, 12345680374, 12345680375, 12345680376, 12345680377, 12345680378, 12345680379, 12345680380, 12345680381, 12345680382, 12345680383, 12345680384, 12345680385, 12345680386, 12345680387, 12345680388, 12345680389, 12345680390, 12345680391, 12345680392, 12345680393, 12345680394, 12345680395, 12345680396, 12345680397, 12345680398, 12345680399, 12345680400, 12345680401) and t.CompanyId = 133 AND t.TransactionType ='Invoice' AND t.CreatedDate = '2026-07-21 06:40:13.959';... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:40:35,474 - [124817] - src.utils.log - INFO - βœ… Fetched 1492 rows - __SPLIT__ 2026-07-21 10:40:35,478 - [124817] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId in (56906, 56951, 57396, 57911, 56118, 119501, 139634, 139652, 150040, 150041, 150048, 150050, 150051, 150052, 150055, 150056, 150057, 150058, 150061, 150068, 150069, 150078, 150083, 150084, 150086, 150088, 150093, 150094, 150108, 150171, 150187, 150190, 150195, 150197, 150198, 150365, 150370, 150401, 150411, 150412, 150439, 150444, 150446, 150451, 150452, 150454, 150455, 150456, 150457, 150458, 150459, 150470, 150475, 150480, 150483, 150504, 150529, 150606, 150607, 150608, 150616, 150636, 150637, 26727, 35549, 35194, 40813, 150070, 29429, 29761, 51155, 150047, 150379, 34484, 37779, 149692, 28888, 30139, 35718, 37710, 150588, 53594, 150611, 37587, 30408, 47474, 52220, 53199, 42018, 150525, 23186, 43999, 55901, 44972, 50591, 25894, 44540, 51032, 150671, 28450, 43893, 149984, 26930, 44832, 24666, 25453, 35781, 150030, 150571, 22731, 36462, 53276, 150342, 38526, 43979, 119227, 150697, 58729, 30697, 31742, 42771, 54673, 149987, 48364, 24085, 26624, 33780, 150654, 24434, 41915, 150385, 33949, 40023, 45851, 24646, 25144, 26057, 33302, 54195, 38022, 150691, 46913, 37275, 23558, 23564, 46621, 51055, 150150, 26020, 32512, 40086, 40919, 25330, 28576, 43183, 149927, 24331, 35738, 40816, 32280, 36239, 41102, 52887, 27016, 22416, 34049, 27872, 29495, 34510, 150714, 24623, 31988, 49509, 150073, 41434, 44729, 43996, 26830, 32240, 26478, 29157, 37813, 24437, 33783, 38480, 41726, 29177, 40587, 45997, 149967, 33777, 34736, 149698, 30302, 27540, 34026, 51301, 53010, 150359, 27932, 36339, 150551, 23996, 28287, 31619, 32615, 47849, 56960, 150110, 28971, 29220, 31384, 30245, 39442, 25184, 31427, 33840, 40083, 42496, 45642, 47806, 57003, 150694, 28648, 37802, 38134, 119382, 25445, 26109, 52080, 149976, 150640, 150663, 41546, 47789, 119551, 36282, 26278, 34267, 50892, 150657, 39136, 50543, 57029, 149684, 150680, 23046, 41592, 58987, 29627, 150122, 150179, 56926, 40009, 28748, 48814, 26882, 150199, 51994, 150554, 25840, 42697, 51353, 57759, 59013, 150036, 150577, 150677, 23962, 36013, 39923, 41844, 47082, 47915, 23842, 31957, 150534, 23899, 30397, 150099, 27835, 43026, 44649, 47317, 40178, 37238, 42299, 51204, 54785, 38263, 46919, 24237, 57201, 32372, 50016, 53311, 149973, 28313, 30975, 39133, 48874, 150683, 28296, 32249, 46936, 149996, 150660, 42754, 57556, 26484, 34642, 150574, 23281, 33268, 150219, 25651, 49793, 40948, 46942, 36763, 26584, 150620, 50454, 150033, 150531, 150580, 39428, 53159, 29418, 150700, 25319, 29226, 53036, 35349, 46587, 150557, 23965, 30457, 33285, 52687, 42800, 46879, 22677, 24337, 47022, 27881, 41947, 24151, 26564, 27981, 35220, 43378, 150345, 150600, 40573, 45399, 139674, 38509, 42004, 150053, 32166, 39059, 43304, 150022, 28199, 31780, 57081, 27389, 39082, 45156, 26155, 28076, 47054, 150185, 23599, 30755, 150168, 47672, 56918, 46908, 53523, 35733, 31548, 38495, 39706, 30277, 35687, 49510, 34004, 50234, 150417, 33317, 30964, 36958, 31943, 42763, 149982, 34256, 52043, 150105, 150603, 42534, 51190, 24203, 57808, 150291, 33778, 46590, 150560, 23891, 32816, 36895, 52962, 41601, 150062, 44947, 53566, 150503, 36981, 39643, 52627, 28923, 31130, 35956, 39251, 58727, 31379, 150546, 43138, 42497, 50987, 53002, 150566, 150380, 150712, 23078, 28242, 23101, 35126, 42952, 45508, 34293, 24220, 47034, 150420, 26198, 26530, 25302, 26931, 50778, 23141, 28305, 39666, 150374, 30984, 31482, 32501, 46991, 56311, 59016, 150414, 35441, 150649, 32836, 34422, 48488, 39311, 41724, 48133, 34024, 42680, 51777, 53277, 56460, 150692, 24386, 150586, 31190, 34273, 150394, 23553, 30635, 39205, 39291, 38807, 40473, 51293, 150102, 36294, 150002, 150400, 150615, 149928, 150592, 26038, 41381, 29078, 30329, 28978, 119380, 24209, 28291, 29450, 42360, 44939, 48852, 28500, 45231, 24564, 150383, 150715, 35284, 47332, 150429, 24418, 32244, 40402, 24269, 35138, 26044, 26190, 29682, 34010, 34305, 24415, 48889, 150034, 30724, 28374, 46682, 29393, 150675, 40396, 48554, 149699, 48577, 31365, 149991, 23940, 40588, 41793, 44498, 45998, 51949, 58072, 149968, 150509, 24836, 26745, 29911, 33243, 41899, 51053, 119566, 150111, 25191, 39835, 35699, 39941, 119603, 35258, 150552, 26167, 38902, 150695, 32261, 33300, 43628, 37379, 150054, 24498, 31660, 49327, 50870, 55424, 33844, 54783, 150589, 41647, 150612, 23648, 38962, 44249, 44913, 149971, 56844, 150658, 32301, 34903, 44378, 23542, 52593, 28311, 32639, 24959, 29290, 37697, 45520, 150572, 48617, 39403, 43980, 150200, 38550, 33781, 37694, 42108, 149988, 32762, 45168, 51119, 27999, 26476, 27140, 42749, 150678, 25294, 37196, 37860, 43270, 45852, 46516, 150655, 150386, 26911, 46144, 150194, 150549, 28285, 37276, 150157, 46914, 37425, 29951, 50017, 24261, 46837, 47169, 150661, 29479, 33106, 39721, 149974, 150306, 33578, 38493, 46319, 150707, 32273, 150684, 37783, 42947, 42801, 42824, 50982, 24029, 31855, 150561, 33707, 45363, 30561, 34497, 139655, 149688, 30959, 46946, 58845, 31354, 42469, 44573, 53395, 25695, 33853, 37222, 27710, 33710, 150415, 24487, 25532, 27069, 32479, 48795, 150060, 150601, 26671, 29084, 150701, 30458, 43179, 52831, 150395, 150097, 31669, 44653, 45400, 30103, 31769, 32267, 32808, 33939, 43130, 150352, 26216, 48938, 150495, 29854, 32559, 36887, 48297, 150103, 150644, 32539, 35456, 43422, 48045, 24258, 39655, 25609, 58241, 150186, 28294, 28958, 150681, 26093, 30670, 38496, 46986, 27066, 33564, 50544, 49605, 36020, 58988, 39572, 40259, 150180, 150518, 24467, 28403, 129619, 149685, 28234, 35728, 52542, 26050, 38121, 42698, 59014, 27401, 150392, 150535, 31437, 32476, 39140, 47275, 36555, 39260, 150100, 150598, 25629, 31629, 40534, 49027, 22618, 26946, 48586, 35167, 37325, 45987, 41759, 150641, 23216, 31623, 29431, 42830, 50656, 50988, 51675, 25472, 36046, 37042, 35173, 32279, 41101, 150358, 41619, 150089, 22292, 24284, 29571, 32448, 56916, 150189, 28097, 24871, 30527, 53341, 25558, 47284, 48363, 52608, 149840, 27364, 56922, 25349, 150126, 150375, 25455, 39959, 150667, 32239, 149734, 150521, 29846, 33570, 39378, 45449, 150673, 24081, 40729, 41725, 150650, 33212, 46119, 150338, 47301, 52239, 41519, 54503, 43285, 150501, 150587, 35897, 150109, 27098, 42495, 27490, 42644, 52525, 33198, 35525, 37732, 39060, 44539, 29528, 39106, 150355, 29451, 37609, 49634, 32963, 47450, 36358, 58170, 23686, 37500, 44247, 27576, 45017, 50281, 150418, 44971, 50590, 22349, 22604, 35588, 34652, 53925, 149983, 150524, 25306, 35880, 43700, 31157, 23016, 25435, 46826, 25080, 46683, 150106, 23394, 27450, 149986, 25100, 41914, 47155, 33779, 37294, 55860, 150584, 31194, 43268, 48555, 48678, 150361, 36504, 150112, 37274, 34669, 150049, 150547, 49425, 150647, 23806, 37380, 46869, 150398, 35597, 56845, 150450, 45461, 150095, 150427, 51389, 150072, 27602, 44920, 149972, 47476, 150659, 30974, 54283, 37735, 29437, 51326, 38236, 58843, 150573, 23735, 38637, 39719, 40051, 43214, 48624, 150181, 24376, 56676, 27857, 44588, 22793, 32285, 37111, 37652, 40111, 43646, 22401, 42126, 23632, 25255, 37698, 27024, 29182, 150556, 28209, 30914, 37695, 24485, 29062, 23466, 33782, 35491, 150699, 150387, 149989, 150536, 25169, 27874, 33284, 38571, 41817, 46686, 150656, 49583, 22713, 27041, 32414, 35697, 23652, 24648, 150158, 31326, 37824, 45982, 30642, 32116, 23692, 43257, 44917, 26254, 40031, 26231, 30476, 47124, 55445, 30353, 37492, 39484, 47101, 47648, 29643, 51037, 23005, 23546, 33579, 150115, 27018, 38425, 149969, 150384, 150716, 45232, 51515, 30954, 32245, 150576, 27668, 28893, 34306, 38634, 24419, 34993, 150029, 26480, 38050, 150676, 47061, 150035, 45501, 45999, 48578, 25172, 39115, 44648, 150510, 25464, 149869, 149992, 150410, 150533, 26603, 50413, 150098, 28040, 39942, 58963, 32262, 32268, 24004, 29998, 38654, 39152, 150696, 43131, 24296, 150447, 36522, 37209, 47050, 48378, 150688, 27130, 31753, 37495, 33774, 35689, 37687, 44843, 25633, 36453, 42951, 27654, 38892, 45135, 46217, 57037, 150682, 29546, 32964, 35079, 46317, 150705, 26034, 32686, 47674, 29924, 46904, 51859, 24660, 27614, 32191, 50090, 52752, 24514, 34996, 43160, 55603, 51126, 30419, 40157, 57764, 37103, 26383, 43695, 52068, 150579, 24156, 26406, 50714, 27116, 35772, 37936, 42822, 51312, 150038, 27943, 27588, 40535, 51398, 150585, 48942, 23950, 41760, 150642, 41660, 45447, 23658, 54787, 150101, 27837, 28530, 46506, 46838, 56917, 149975, 24594, 23406, 39722, 45464, 56038, 150685, 57057, 150662, 32961, 35500, 38494, 42115, 150044, 150167, 26818, 31046, 32251, 41620, 42407, 42825, 46907, 36018, 43263, 51421, 52749, 53330, 149981, 150562, 23389, 30422, 39705, 22656, 150516, 32921, 33708, 23137, 35832, 36957, 24076, 27073, 42470, 149683, 150522, 27173, 31255, 37747, 52895, 28424, 33711, 37080, 42035, 51023, 51687, 23824, 32480, 36559, 49792, 150602, 23847, 45450, 150625, 31272, 42845, 150559, 24674, 39138, 52022, 31192, 34524, 149898, 150396, 36539, 47900, 28716, 34667, 53024, 59012, 149912, 27448, 33442, 35606, 26801, 33834, 38119, 44654, 52775, 51295, 150104, 34083, 40575, 150496);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:40:35,956 - [124817] - src.utils.log - INFO - βœ… Fetched 18 rows - __SPLIT__ 2026-07-21 10:40:36,001 - [124817] - src.utils.log - INFO - πŸ“ Executing: UPDATE Billing.[Transaction] SET ModifiedBy = NULL WHERE ModifiedBy IN (12345678910,12345678911,12345678912,12345678913,12345678914,12345678915,12345678916,12345678917,12345678918,12345678919,12345678920,12345678921,12345678922,12345678923,12345678924,12345678925,12345678926,12345678927,12345678928,12345678929,12345678930,12345678931,12345678932,12345678933,12345678934,12345678935,12345678936,12345678937,12345678938,12345678939,12345678940,12345678941,12345678942,12345678943,12345678944,12345678945,12345678946,12345678947,12345678948,12345678949,12345678950,12345678951,12345678952,12345678953,12345678954,12345678955,12345678956,12345678957,12345678958,12345678959,12345678960,12345678961,12345678962,12345678963,12345678964,12345678965,12345678966,12345678967,12345678968,12345678969,12345678970,12345678971,12345678972,12345678973,12345678974,12345678975,12345678976,12345678977,12345678978,12345678979,12345678980,12345678981,12345678982,12345678983,12345678984,12345678985,12345678986,12345678987,12345678988,12345678989,12345678990,12345678991,12345678992,12345678993,12345678994,12345678995,12345678996,12345678997,12345678998,12345678999,12345679000,12345679001,12345679002,12345679003,12345679004,12345679005,12345679006,12345679007,12345679008,12345679009,12345679010,12345679011,12345679012,12345679013,12345679014,12345679015,12345679016,12345679017,12345679018,12345679019,12345679020,12345679021,12345679022,12345679023,12345679024,12345679025,12345679026,12345679027,12345679028,12345679029,12345679030,12345679031,12345679032,12345679033,12345679034,12345679035,12345679036,12345679037,12345679038,12345679039,12345679040,12345679041,12345679042,12345679043,12345679044,12345679045,12345679046,12345679047,12345679048,12345679049,12345679050,12345679051,12345679052,12345679053,12345679054,12345679055,12345679056,12345679057,12345679058,12345679059,12345679060,12345679061,12345679062,12345679063,12345679064,12345679065,12345679066,12345679067,12345679068,12345679069,12345679070,12345679071,12345679072,12345679073,12345679074,12345679075,12345679076,12345679077,12345679078,12345679079,12345679080,12345679081,12345679082,12345679083,12345679084,12345679085,12345679086,12345679087,12345679088,12345679089,12345679090,12345679091,12345679092,12345679093,12345679094,12345679095,12345679096,12345679097,12345679098,12345679099,12345679100,12345679101,12345679102,12345679103,12345679104,12345679105,12345679106,12345679107,12345679108,12345679109,12345679110,12345679111,12345679112,12345679113,12345679114,12345679115,12345679116,12345679117,12345679118,12345679119,12345679120,12345679121,12345679122,12345679123,12345679124,12345679125,12345679126,12345679127,12345679128,12345679129,12345679130,12345679131,12345679132,12345679133,12345679134,12345679135,12345679136,12345679137,12345679138,12345679139,12345679140,12345679141,12345679142,12345679143,12345679144,12345679145,12345679146,12345679147,12345679148,12345679149,12345679150,12345679151,12345679152,12345679153,12345679154,12345679155,12345679156,12345679157,12345679158,12345679159,12345679160,12345679161,12345679162,12345679163,12345679164,12345679165,12345679166,12345679167,12345679168,12345679169,12345679170,12345679171,12345679172,12345679173,12345679174,12345679175,12345679176,12345679177,12345679178,12345679179,12345679180,12345679181,12345679182,12345679183,12345679184,12345679185,12345679186,12345679187,12345679188,12345679189,12345679190,12345679191,12345679192,12345679193,12345679194,12345679195,12345679196,12345679197,12345679198,12345679199,12345679200,12345679201,12345679202,12345679203,12345679204,12345679205,12345679206,12345679207,12345679208,12345679209,12345679210,12345679211,12345679212,12345679213,12345679214,12345679215,12345679216,12345679217,12345679218,12345679219,12345679220,12345679221,12345679222,12345679223,12345679224,12345679225,12345679226,12345679227,12345679228,12345679229,12345679230,12345679231,12345679232,12345679233,12345679234,12345679235,12345679236,12345679237,12345679238,12345679239,12345679240,12345679241,12345679242,12345679243,12345679244,12345679245,12345679246,12345679247,12345679248,12345679249,12345679250,12345679251,12345679252,12345679253,12345679254,12345679255,12345679256,12345679257,12345679258,12345679259,12345679260,12345679261,12345679262,12345679263,12345679264,12345679265,12345679266,12345679267,12345679268,12345679269,12345679270,12345679271,12345679272,12345679273,12345679274,12345679275,12345679276,12345679277,12345679278,12345679279,12345679280,12345679281,12345679282,12345679283,12345679284,12345679285,12345679286,12345679287,12345679288,12345679289,12345679290,12345679291,12345679292,12345679293,12345679294,12345679295,12345679296,12345679297,12345679298,12345679299,12345679300,12345679301,12345679302,12345679303,12345679304,12345679305,12345679306,12345679307,12345679308,12345679309,12345679310,12345679311,12345679312,12345679313,12345679314,12345679315,12345679316,12345679317,12345679318,12345679319,12345679320,12345679321,12345679322,12345679323,12345679324,12345679325,12345679326,12345679327,12345679328,12345679329,12345679330,12345679331,12345679332,12345679333,12345679334,12345679335,12345679336,12345679337,12345679338,12345679339,12345679340,12345679341,12345679342,12345679343,12345679344,12345679345,12345679346,12345679347,12345679348,12345679349,12345679350,12345679351,12345679352,12345679353,12345679354,12345679355,12345679356,12345679357,12345679358,12345679359,12345679360,12345679361,12345679362,12345679363,12345679364,12345679365,12345679366,12345679367,12345679368,12345679369,12345679370,12345679371,12345679372,12345679373,12345679374,12345679375,12345679376,12345679377,12345679378,12345679379,12345679380,12345679381,12345679382,12345679383,12345679384,12345679385,12345679386,12345679387,12345679388,12345679389,12345679390,12345679391,12345679392,12345679393,12345679394,12345679395,12345679396,12345679397,12345679398,12345679399,12345679400,12345679401,12345679402,12345679403,12345679404,12345679405,12345679406,12345679407,12345679408,12345679409,12345679410,12345679411,12345679412,12345679413,12345679414,12345679415,12345679416,12345679417,12345679418,12345679419,12345679420,12345679421,12345679422,12345679423,12345679424,12345679425,12345679426,12345679427,12345679428,12345679429,12345679430,12345679431,12345679432,12345679433,12345679434,12345679435,12345679436,12345679437,12345679438,12345679439,12345679440,12345679441,12345679442,12345679443,12345679444,12345679445,12345679446,12345679447,12345679448,12345679449,12345679450,12345679451,12345679452,12345679453,12345679454,12345679455,12345679456,12345679457,12345679458,12345679459,12345679460,12345679461,12345679462,12345679463,12345679464,12345679465,12345679466,12345679467,12345679468,12345679469,12345679470,12345679471,12345679472,12345679473,12345679474,12345679475,12345679476,12345679477,12345679478,12345679479,12345679480,12345679481,12345679482,12345679483,12345679484,12345679485,12345679486,12345679487,12345679488,12345679489,12345679490,12345679491,12345679492,12345679493,12345679494,12345679495,12345679496,12345679497,12345679498,12345679499,12345679500,12345679501,12345679502,12345679503,12345679504,12345679505,12345679506,12345679507,12345679508,12345679509,12345679510,12345679511,12345679512,12345679513,12345679514,12345679515,12345679516,12345679517,12345679518,12345679519,12345679520,12345679521,12345679522,12345679523,12345679524,12345679525,12345679526,12345679527,12345679528,12345679529,12345679530,12345679531,12345679532,12345679533,12345679534,12345679535,12345679536,12345679537,12345679538,12345679539,12345679540,12345679541,12345679542,12345679543,12345679544,12345679545,12345679546,12345679547,12345679548,12345679549,12345679550,12345679551,12345679552,12345679553,12345679554,12345679555,12345679556,12345679557,12345679558,12345679559,12345679560,12345679561,12345679562,12345679563,12345679564,12345679565,12345679566,12345679567,12345679568,12345679569,12345679570,12345679571,12345679572,12345679573,12345679574,12345679575,12345679576,12345679577,12345679578,12345679579,12345679580,12345679581,12345679582,12345679583,12345679584,12345679585,12345679586,12345679587,12345679588,12345679589,12345679590,12345679591,12345679592,12345679593,12345679594,12345679595,12345679596,12345679597,12345679598,12345679599,12345679600,12345679601,12345679602,12345679603,12345679604,12345679605,12345679606,12345679607,12345679608,12345679609,12345679610,12345679611,12345679612,12345679613,12345679614,12345679615,12345679616,12345679617,12345679618,12345679619,12345679620,12345679621,12345679622,12345679623,12345679624,12345679625,12345679626,12345679627,12345679628,12345679629,12345679630,12345679631,12345679632,12345679633,12345679634,12345679635,12345679636,12345679637,12345679638,12345679639,12345679640,12345679641,12345679642,12345679643,12345679644,12345679645,12345679646,12345679647,12345679648,12345679649,12345679650,12345679651,12345679652,12345679653,12345679654,12345679655,12345679656,12345679657,12345679658,12345679659,12345679660,12345679661,12345679662,12345679663,12345679664,12345679665,12345679666,12345679667,12345679668,12345679669,12345679670,12345679671,12345679672,12345679673,12345679674,12345679675,12345679676,12345679677,12345679678,12345679679,12345679680,12345679681,12345679682,12345679683,12345679684,12345679685,12345679686,12345679687,12345679688,12345679689,12345679690,12345679691,12345679692,12345679693,12345679694,12345679695,12345679696,12345679697,12345679698,12345679699,12345679700,12345679701,12345679702,12345679703,12345679704,12345679705,12345679706,12345679707,12345679708,12345679709,12345679710,12345679711,12345679712,12345679713,12345679714,12345679715,12345679716,12345679717,12345679718,12345679719,12345679720,12345679721,12345679722,12345679723,12345679724,12345679725,12345679726,12345679727,12345679728,12345679729,12345679730,12345679731,12345679732,12345679733,12345679734,12345679735,12345679736,12345679737,12345679738,12345679739,12345679740,12345679741,12345679742,12345679743,12345679744,12345679745,12345679746,12345679747,12345679748,12345679749,12345679750,12345679751,12345679752,12345679753,12345679754,12345679755,12345679756,12345679757,12345679758,12345679759,12345679760,12345679761,12345679762,12345679763,12345679764,12345679765,12345679766,12345679767,12345679768,12345679769,12345679770,12345679771,12345679772,12345679773,12345679774,12345679775,12345679776,12345679777,12345679778,12345679779,12345679780,12345679781,12345679782,12345679783,12345679784,12345679785,12345679786,12345679787,12345679788,12345679789,12345679790,12345679791,12345679792,12345679793,12345679794,12345679795,12345679796,12345679797,12345679798,12345679799,12345679800,12345679801,12345679802,12345679803,12345679804,12345679805,12345679806,12345679807,12345679808,12345679809,12345679810,12345679811,12345679812,12345679813,12345679814,12345679815,12345679816,12345679817,12345679818,12345679819,12345679820,12345679821,12345679822,12345679823,12345679824,12345679825,12345679826,12345679827,12345679828,12345679829,12345679830,12345679831,12345679832,12345679833,12345679834,12345679835,12345679836,12345679837,12345679838,12345679839,12345679840,12345679841,12345679842,12345679843,12345679844,12345679845,12345679846,12345679847,12345679848,12345679849,12345679850,12345679851,12345679852,12345679853,12345679854,12345679855,12345679856,12345679857,12345679858,12345679859,12345679860,12345679861,12345679862,12345679863,12345679864,12345679865,12345679866,12345679867,12345679868,12345679869,12345679870,12345679871,12345679872,12345679873,12345679874,12345679875,12345679876,12345679877,12345679878,12345679879,12345679880,12345679881,12345679882,12345679883,12345679884,12345679885,12345679886,12345679887,12345679888,12345679889,12345679890,12345679891,12345679892,12345679893,12345679894,12345679895,12345679896,12345679897,12345679898,12345679899,12345679900,12345679901,12345679902,12345679903,12345679904,12345679905,12345679906,12345679907,12345679908,12345679909,12345679910,12345679911,12345679912,12345679913,12345679914,12345679915,12345679916,12345679917,12345679918,12345679919,12345679920,12345679921,12345679922,12345679923,12345679924,12345679925,12345679926,12345679927,12345679928,12345679929,12345679930,12345679931,12345679932,12345679933,12345679934,12345679935,12345679936,12345679937,12345679938,12345679939,12345679940,12345679941,12345679942,12345679943,12345679944,12345679945,12345679946,12345679947,12345679948,12345679949,12345679950,12345679951,12345679952,12345679953,12345679954,12345679955,12345679956,12345679957,12345679958,12345679959,12345679960,12345679961,12345679962,12345679963,12345679964,12345679965,12345679966,12345679967,12345679968,12345679969,12345679970,12345679971,12345679972,12345679973,12345679974,12345679975,12345679976,12345679977,12345679978,12345679979,12345679980,12345679981,12345679982,12345679983,12345679984,12345679985,12345679986,12345679987,12345679988,12345679989,12345679990,12345679991,12345679992,12345679993,12345679994,12345679995,12345679996,12345679997,12345679998,12345679999,12345680000,12345680001,12345680002,12345680003,12345680004,12345680005,12345680006,12345680007,12345680008,12345680009,12345680010,12345680011,12345680012,12345680013,12345680014,12345680015,12345680016,12345680017,12345680018,12345680019,12345680020,12345680021,12345680022,12345680023,12345680024,12345680025,12345680026,12345680027,12345680028,12345680029,12345680030,12345680031,12345680032,12345680033,12345680034,12345680035,12345680036,12345680037,12345680038,12345680039,12345680040,12345680041,12345680042,12345680043,12345680044,12345680045,12345680046,12345680047,12345680048,12345680049,12345680050,12345680051,12345680052,12345680053,12345680054,12345680055,12345680056,12345680057,12345680058,12345680059,12345680060,12345680061,12345680062,12345680063,12345680064,12345680065,12345680066,12345680067,12345680068,12345680069,12345680070,12345680071,12345680072,12345680073,12345680074,12345680075,12345680076,12345680077,12345680078,12345680079,12345680080,12345680081,12345680082,12345680083,12345680084,12345680085,12345680086,12345680087,12345680088,12345680089,12345680090,12345680091,12345680092,12345680093,12345680094,12345680095,12345680096,12345680097,12345680098,12345680099,12345680100,12345680101,12345680102,12345680103,12345680104,12345680105,12345680106,12345680107,12345680108,12345680109,12345680110,12345680111,12345680112,12345680113,12345680114,12345680115,12345680116,12345680117,12345680118,12345680119,12345680120,12345680121,12345680122,12345680123,12345680124,12345680125,12345680126,12345680127,12345680128,12345680129,12345680130,12345680131,12345680132,12345680133,12345680134,12345680135,12345680136,12345680137,12345680138,12345680139,12345680140,12345680141,12345680142,12345680143,12345680144,12345680145,12345680146,12345680147,12345680148,12345680149,12345680150,12345680151,12345680152,12345680153,12345680154,12345680155,12345680156,12345680157,12345680158,12345680159,12345680160,12345680161,12345680162,12345680163,12345680164,12345680165,12345680166,12345680167,12345680168,12345680169,12345680170,12345680171,12345680172,12345680173,12345680174,12345680175,12345680176,12345680177,12345680178,12345680179,12345680180,12345680181,12345680182,12345680183,12345680184,12345680185,12345680186,12345680187,12345680188,12345680189,12345680190,12345680191,12345680192,12345680193,12345680194,12345680195,12345680196,12345680197,12345680198,12345680199,12345680200,12345680201,12345680202,12345680203,12345680204,12345680205,12345680206,12345680207,12345680208,12345680209,12345680210,12345680211,12345680212,12345680213,12345680214,12345680215,12345680216,12345680217,12345680218,12345680219,12345680220,12345680221,12345680222,12345680223,12345680224,12345680225,12345680226,12345680227,12345680228,12345680229,12345680230,12345680231,12345680232,12345680233,12345680234,12345680235,12345680236,12345680237,12345680238,12345680239,12345680240,12345680241,12345680242,12345680243,12345680244,12345680245,12345680246,12345680247,12345680248,12345680249,12345680250,12345680251,12345680252,12345680253,12345680254,12345680255,12345680256,12345680257,12345680258,12345680259,12345680260,12345680261,12345680262,12345680263,12345680264,12345680265,12345680266,12345680267,12345680268,12345680269,12345680270,12345680271,12345680272,12345680273,12345680274,12345680275,12345680276,12345680277,12345680278,12345680279,12345680280,12345680281,12345680282,12345680283,12345680284,12345680285,12345680286,12345680287,12345680288,12345680289,12345680290,12345680291,12345680292,12345680293,12345680294,12345680295,12345680296,12345680297,12345680298,12345680299,12345680300,12345680301,12345680302,12345680303,12345680304,12345680305,12345680306,12345680307,12345680308,12345680309,12345680310,12345680311,12345680312,12345680313,12345680314,12345680315,12345680316,12345680317,12345680318,12345680319,12345680320,12345680321,12345680322,12345680323,12345680324,12345680325,12345680326,12345680327,12345680328,12345680329,12345680330,12345680331,12345680332,12345680333,12345680334,12345680335,12345680336,12345680337,12345680338,12345680339,12345680340,12345680341,12345680342,12345680343,12345680344,12345680345,12345680346,12345680347,12345680348,12345680349,12345680350,12345680351,12345680352,12345680353,12345680354,12345680355,12345680356,12345680357,12345680358,12345680359,12345680360,12345680361,12345680362,12345680363,12345680364,12345680365,12345680366,12345680367,12345680368,12345680369,12345680370,12345680371,12345680372,12345680373,12345680374,12345680375,12345680376,12345680377,12345680378,12345680379,12345680380,12345680381,12345680382,12345680383,12345680384,12345680385,12345680386,12345680387,12345680388,12345680389,12345680390,12345680391,12345680392,12345680393,12345680394,12345680395,12345680396,12345680397,12345680398,12345680399,12345680400,12345680401) AND CreatedDate = '2026-07-21 06:40:13.959'; ... (Thread: ThreadPoolExecutor-4_0) - __SPLIT__ 2026-07-21 10:40:36,947 - [124817] - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-21 10:40:36,955 - [124817] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 10:40:36,955 - [124817] - src.utils.log - INFO - πŸ“₯ Inserting into Billing.Invoice: 1492 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:40:37,239 - [124817] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 1492) into Billing.Invoice - __SPLIT__ 2026-07-21 10:40:44,225 - [124817] - src.utils.log - INFO - βœ… All 1492 rows inserted successfully into Billing.Invoice in 1 batches - __SPLIT__ 2026-07-21 10:40:44,226 - [124817] - src.utils.log - INFO - πŸ” Fetching data: SELECT InvoiceId, WorkOrderNo FROM Billing.Invoice i WHERE i.WorkOrderNo in ('1429475', '1430725', '1431088', '1429918', '1429487', '1430128', '1431002', '1430125', '1430844', '1431010', '1429556', '1430181', '1430006', '1429902', '1430845', '1429961', '1431047', '1429960', '1430962', '1429663', '1429735', '1430279', '1430204', '1430456', '1430447', '1429966', '1430066', '1430109', '1430606', '1431018', '1429941', '1429581', '1429738', '1430605', '1429431', '1429574', '1430966', '1430859', '1429544', '1429678', '1429535', '1430856', '1429506', '1430977', '1430603', '1430318', '1429721', '1430762', '1430256', '1429677', '1430117', '1430637', '1429652', '1430602', '1430601', '1430037', '1429566', '1429450', '1429805', '1429434', '1429799', '1430539', '1430599', '1430422', '1429563', '1430196', '1430425', '1431038', '1430611', '1431000', '1429996', '1429624', '1430923', '1430902', '1429708', '1429684', '1430984', '1429573', '1429841', '1431045', '1430597', '1430197', '1431106', '1429557', '1430155', '1430154', '1431112', '1429669', '1429596', '1430990', '1431063', '1429555', '1429671', '1430130', '1429999', '1430596', '1430001', '1431021', '1430896', '1431068', '1429853', '1430274', '1430042', '1429518', '1430460', '1430067', '1430173', '1430003', '1430096', '1430102', '1431094', '1430309', '1429489', '1429807', '1430097', '1431085', '1430004', '1429618', '1430033', '1430387', '1429814', '1431105', '1429426', '1429471', '1429484', '1430302', '1429909', '1429953', '1429457', '1429493', '1429658', '1430013', '1430878', '1430589', '1429956', '1429955', '1430231', '1429607', '1429954', '1431107', '1429525', '1431071', '1431070', '1430301', '1429486', '1430216', '1430300', '1430452', '1429503', '1430853', '1431103', '1431114', '1429462', '1429567', '1431098', '1431097', '1430465', '1429822', '1429553', '1430152', '1430149', '1430901', '1430933', '1429891', '1429642', '1430997', '1430474', '1430543', '1430899', '1431032', '1429488', '1429911', '1430931', '1429886', '1430433', '1429829', '1430855', '1430076', '1430107', '1431065', '1431062', '1430588', '1431113', '1430378', '1430377', '1429877', '1430892', '1430382', '1430199', '1431024', '1430375', '1430137', '1429479', '1429926', '1429564', '1430143', '1430925', '1429806', '1429526', '1430857', '1430887', '1429719', '1429931', '1429995', '1430308', '1431036', '1429959', '1430934', '1430132', '1429617', '1430767', '1429436', '1430238', '1430883', '1430972', '1429872', '1429801', '1430255', '1429576', '1429653', '1430881', '1430212', '1429633', '1430121', '1430237', '1430264', '1430766', '1430120', '1429866', '1430167', '1430704', '1429963', '1430670', '1429517', '1429640', '1429842', '1430317', '1429485', '1430000', '1430758', '1431048', '1429443', '1429739', '1431049', '1429933', '1430260', '1430088', '1431003', '1430392', '1431078', '1430316', '1429731', '1430064', '1430394', '1429481', '1431014', '1430964', '1429726', '1431009', '1430073', '1430388', '1430960', '1431060', '1431057', '1429813', '1429756', '1430313', '1430875', '1429600', '1429820', '1430521', '1430045', '1429451', '1431054', '1430180', '1429458', '1430010', '1431073', '1430221', '1431053', '1430242', '1430860', '1429565', '1429559', '1429473', '1429782', '1430008', '1430213', '1429572', '1430153', '1430967', '1431052', '1430007', '1431076', '1430668', '1429804', '1430078', '1430386', '1430209', '1429604', '1430961', '1430395', '1430840', '1430671', '1429728', '1429729', '1430957', '1430862', '1429800', '1430821', '1430907', '1431015', '1430906', '1429547', '1430813', '1429788', '1430059', '1429637', '1429571', '1430055', '1429545', '1430950', '1429514', '1430951', '1429795', '1430526', '1429530', '1430210', '1430525', '1429701', '1430053', '1430065', '1430690', '1429520', '1430763', '1430764', '1429541', '1429687', '1430052', '1429851', '1430522', '1430976', '1429884', '1429796', '1430974', '1430139', '1430905', '1430940', '1429568', '1430027', '1429591', '1431040', '1431041', '1431042', '1431043', '1431046', '1431023', '1431074', '1431026', '1431100', '1431104', '1431027', '1431028', '1430207', '1429934', '1429435', '1429935', '1430814', '1429695', '1430464', '1429575', '1430442', '1429912', '1429845', '1430280', '1430922', '1429856', '1431101', '1431072', '1429705', '1430257', '1430913', '1430799', '1429498', '1430046', '1431096', '1430876', '1429863', '1430769', '1430166', '1430164', '1430677', '1430295', '1430520', '1430262', '1429840', '1430909', '1430689', '1430988', '1429507', '1430215', '1429500', '1429839', '1429628', '1430640', '1429629', '1429694', '1430641', '1430249', '1430643', '1429838', '1429868', '1430168', '1429867', '1430229', '1430612', '1430342', '1430119', '1429835', '1429647', '1430737', '1430644', '1430738', '1430240', '1430281', '1430741', '1429698', '1429834', '1430531', '1430501', '1430480', '1429643', '1429847', '1430991', '1430914', '1430124', '1430993', '1430086', '1429449', '1430226', '1430116', '1430481', '1430222', '1430919', '1430217', '1429873', '1430869', '1430816', '1429586', '1429859', '1429858', '1430871', '1430873', '1430719', '1430269', '1430585', '1429623', '1430946', '1430500', '1430949', '1430499', '1430519', '1430717', '1430472', '1430498', '1430999', '1430218', '1430808', '1430645', '1430383', '1430924', '1430497', '1430219', '1429442', '1430789', '1430376', '1429440', '1429907', '1430968', '1429906', '1430413', '1429952', '1429802', '1430793', '1429438', '1429644', '1430241', '1430708', '1430647', '1430338', '1430205', '1429619', '1429549', '1430339', '1430687', '1430400', '1430947', '1429510', '1430419', '1430567', '1430182', '1430780', '1430942', '1429778', '1429811', '1429691', '1429532', '1430779', '1430495', '1430565', '1430252', '1430877', '1430165', '1430911', '1429809', '1430071', '1430494', '1429737', '1430506', '1430563', '1430492', '1430797', '1429783', '1429914', '1429529', '1430397', '1430969', '1430473', '1429748', '1429855', '1430694', '1429750', '1430420', '1430083', '1430082', '1429613', '1429753', '1429558', '1429689', '1429767', '1430385', '1430731', '1430745', '1430161', '1430678', '1430489', '1430206', '1429751', '1429887', '1429896', '1429889', '1430325', '1429830', '1429757', '1429888', '1430423', '1429774', '1429528', '1430100', '1430573', '1429641', '1429527', '1429908', '1430858', '1430770', '1430352', '1430380', '1429828', '1429987', '1429986', '1430884', '1429985', '1429512', '1429429', '1429703', '1430688', '1430900', '1429430', '1430850', '1429598', '1429897', '1430987', '1429646', '1429648', '1430674', '1430732', '1430983', '1429634', '1430075', '1430112', '1430171', '1429622', '1429625', '1430157', '1430675', '1430734', '1429942', '1430676', '1429713', '1429699', '1430417', '1430080', '1429706', '1429704', '1430724', '1430727', '1429465', '1431080', '1429495', '1429494', '1430891', '1429610', '1429615', '1430108', '1430283', '1430487', '1429583', '1429468', '1430791', '1430679', '1430782', '1430634', '1429951', '1429501', '1430485', '1430886', '1429461', '1429464', '1429745', '1430930', '1429427', '1430411', '1429616', '1429483', '1430409', '1429724', '1429723', '1430214', '1430697', '1430192', '1429692', '1430148', '1430772', '1430340', '1430541', '1430970', '1430714', '1430806', '1430184', '1430686', '1430407', '1429787', '1430804', '1429463', '1430712', '1430711', '1429675', '1430754', '1430996', '1430187', '1430483', '1429531', '1430482', '1430247', '1430921', '1430680', '1430865', '1429948', '1430864', '1429476', '1429784', '1430709', '1429759', '1430692', '1429950', '1430739', '1430341', '1430733', '1430618', '1430038', '1430885', '1429984', '1430706', '1429490', '1429901', '1429946', '1430194', '1430191', '1430681', '1429766', '1429821', '1430986', '1430938', '1429605', '1430412', '1430414', '1430953', '1429515', '1429584', '1429492', '1431109', '1431108', '1431061', '1429827', '1431020', '1431011', '1431012', '1429919', '1429747', '1430761', '1430529', '1430268', '1430703', '1430868', '1429587', '1429870', '1430024', '1429505', '1430253', '1430031', '1429661', '1430246', '1431083', '1431081', '1431110', '1430271', '1430163', '1429469', '1429460', '1429437', '1429970', '1430415', '1429539', '1429540', '1429752', '1430044', '1429718', '1431051', '1430312', '1430979', '1429715', '1429819', '1429693', '1430198', '1429606', '1430009', '1430122', '1429456', '1431056', '1429975', '1430956', '1430254', '1430156', '1431058', '1430077', '1430035', '1429536', '1430314', '1430058', '1429977', '1430958', '1429892', '1430607', '1430389', '1430393', '1430315', '1429730', '1429480', '1429482', '1430457', '1430809', '1429513', '1429632', '1429626', '1429472', '1430220', '1429958', '1430440', '1430223', '1431031', '1430029', '1429949', '1430586', '1430418', '1429446', '1431030', '1429649', '1429685', '1430895', '1430713', '1431025', '1430803', '1430963', '1430319', '1430272', '1430063', '1429962', '1430298', '1430428', '1429725', '1431013', '1430068', '1429645', '1429599', '1430849', '1430866', '1429580', '1430579', '1430486', '1430580', '1429979', '1429971', '1430765', '1430749', '1430730', '1429734', '1429511', '1429509', '1429930', '1430810', '1430650', '1430656', '1430952', '1430432', '1429448', '1429603', '1430169', '1429989', '1429869', '1429922', '1430259', '1430113', '1429548', '1429519', '1429742', '1429798', '1429638', '1429741', '1430843', '1431055', '1430932', '1430975', '1430421', '1430320', '1430633', '1430664', '1430018', '1430546', '1429998', '1429711', '1429991', '1429696', '1429997', '1429717', '1431064', '1429994', '1429659', '1429993', '1429654', '1429992', '1429722', '1429860', '1429915', '1429890', '1430959', '1430054', '1429854', '1430203', '1430104', '1429579', '1429538', '1429454', '1429786', '1429836', '1429754', '1429740', '1430798', '1430768', '1430903', '1430985', '1430459', '1430435', '1430622', '1430654', '1429968', '1430552', '1430047', '1429697', '1430126', '1430998', '1429990', '1429631', '1430824', '1430467', '1430040', '1430232', '1429832', '1430916', '1430514', '1430266', '1429797', '1430939', '1430663', '1429773', '1430635', '1429791', '1430626', '1429777', '1430627', '1429770', '1430628', '1429794', '1430629', '1430620', '1429781', '1430630', '1430069', '1429803', '1431087', '1430660', '1429879', '1429772', '1430632', '1429771', '1430631', '1430348', '1430575', '1429690', '1430379', '1430576', '1429943', '1429981', '1429850', '1430179', '1430060', '1430111', '1429627', '1429477', '1429744', '1429765', '1429667', '1429720', '1430893', '1430874', '1430937', '1430994', '1430402', '1430616', '1430625', '1430508', '1430496', '1430577', '1430230', '1429965', '1430186', '1430404', '1430928', '1430099', '1429776', '1430638', '1430089', '1430330', '1430329', '1430623', '1430624', '1430685', '1430158', '1430160', '1430023', '1430014', '1431075', '1430451', '1430250', '1430684', '1430016', '1430310', '1430311', '1430278', '1430277', '1430276', '1430275', '1429424', '1429679', '1430251', '1430019', '1429944', '1430894', '1430015', '1429712', '1429818', '1429910', '1431079', '1430270', '1429921', '1431082', '1430017', '1430025', '1430030', '1429861', '1429923', '1430183', '1429561', '1429551', '1429590', '1429594', '1429516', '1429790', '1429749', '1429672', '1429662', '1430830', '1430837', '1430846', '1431044', '1430920', '1430978', '1430406', '1430476', '1430466', '1430437', '1430683', '1430511', '1430484', '1430041', '1430034', '1430571', '1429905', '1430945', '1429852', '1430441', '1430092', '1430436', '1430090', '1430020', '1429895', '1430175', '1430070', '1430114', '1429612', '1429459', '1429491', '1429758', '1429817', '1429707', '1430841', '1431092', '1430912', '1430989', '1430403', '1430344', '1430691', '1430517', '1430488', '1430002', '1430188', '1430228', '1430332', '1430043', '1429938', '1430208', '1430263', '1429562', '1429554', '1429474', '1429789', '1429761', '1429816', '1429650', '1430815', '1430776', '1430918', '1430401', '1430405', '1430617', '1430646', '1430509', '1430523', '1430547', '1430578', '1429903', '1430193', '1430138', '1429560', '1429614', '1429470', '1429792', '1429764', '1429683', '1429733', '1430863', '1430778', '1431077', '1430965', '1430427', '1430349', '1430648', '1430516', '1430532', '1429957', '1429900', '1429425', '1430639', '1430127', '1430926', '1430353', '1430430', '1429945', '1430337', '1430289', '1430530', '1430292', '1430524', '1430170', '1430355', '1430365', '1429595', '1430087', '1430147', '1430146', '1430581', '1430145', '1430144', '1430142', '1430141', '1430140', '1430123', '1430118', '1430244', '1430583', '1430735', '1430584', '1429928', '1430151', '1429453', '1429823', '1430848', '1430936', '1430335', '1430512', '1429898', '1430854', '1430101', '1430503', '1430267', '1429666', '1430084', '1430368', '1429980', '1430528', '1430542', '1429824', '1430273', '1430062', '1429825', '1431086', '1430510', '1431084', '1429982', '1429700', '1430458', '1430461', '1430359', '1430446', '1429893', '1430371', '1430372', '1430373', '1430360', '1430356', '1430291', '1430285', '1430284', '1430286', '1430288', '1430290', '1430293', '1430294', '1430287', '1430590', '1430591', '1430592', '1430593', '1430369', '1430343', '1430594', '1430595', '1430350', '1430351', '1430095', '1430574', '1429736', '1430106', '1430504', '1429732', '1429940', '1430888', '1429983', '1429894', '1429916', '1430072', '1429578', '1429585', '1429428', '1429608', '1429826', '1429688', '1429656', '1430882', '1430773', '1430929', '1430973', '1430455', '1430334', '1430587', '1430513', '1430032', '1430549', '1430323', '1430347', '1430505', '1430545', '1429885', '1429882', '1429881', '1429899', '1429878', '1430562', '1429883', '1430195', '1430079', '1430134', '1429636', '1429478', '1429502', '1429831', '1429665', '1429655', '1430835', '1430701', '1430935', '1431007', '1430396', '1430615', '1430600', '1430518', '1430036', '1430554', '1430564', '1429927', '1429924', '1430261', '1429569', '1429621', '1429508', '1429793', '1429812', '1429668', '1429727', '1430819', '1430777', '1430908', '1431004', '1430390', '1430619', '1430604', '1430515', '1430039', '1430544', '1430566', '1429932', '1430200', '1430243', '1429768', '1429620', '1429433', '1429499', '1429808', '1429670', '1429716', '1430802', '1430783', '1430954', '1430971', '1430381', '1430336', '1430608', '1430662', '1429964', '1430557', '1429755', '1430224', '1429936', '1430800', '1430568', '1429937', '1429611', '1429439', '1430826', '1430805', '1430424', '1430326', '1430556', '1430569', '1430827', '1430598', '1430661', '1430659', '1430094', '1430093', '1430391', '1430399', '1430861', '1430880', '1429673', '1430613', '1430570', '1429862', '1429913', '1430176', '1429577', '1429552', '1429444', '1429775', '1429810', '1429674', '1430828', '1430811', '1430726', '1430955', '1430995', '1430471', '1430621', '1430665', '1430658', '1429974', '1430548', '1429875', '1430248', '1429857', '1430177', '1429602', '1430838', '1430431', '1430535', '1429876', '1429447', '1430333', '1430225', '1430818', '1429973', '1430533', '1430477', '1430572', '1430026', '1429589', '1430831', '1430475', '1430502', '1430540', '1429864', '1430189', '1430239', '1430162', '1429635', '1429504', '1429769', '1429837', '1429676', '1430135', '1430847', '1430755', '1430910', '1431001', '1430468', '1430345', '1430642', '1430653', '1429972', '1430558', '1431066', '1430202', '1429609', '1430836', '1430479', '1430536', '1430005', '1429865', '1430174', '1430227', '1430131', '1429546', '1429445', '1429496', '1429843', '1429680', '1429714', '1430820', '1431099', '1430917', '1431008', '1430398', '1430354', '1430667', '1430655', '1429969', '1430550', '1430048', '1429939', '1429904', '1430233', '1430129', '1429537', '1429432', '1429779', '1429846', '1429681', '1429709', '1430812', '1431069', '1430944', '1430992', '1430463', '1430445', '1430666', '1430652', '1429967', '1430555', '1429925', '1429593', '1430833', '1430478', '1430537', '1429920', '1429601', '1430839', '1430429', '1430538', '1429533', '1430470', '1430050', '1429929', '1430190', '1430258', '1430133', '1429534', '1429522', '1429780', '1429833', '1429682', '1430282', '1430801', '1431037', '1430904', '1430981', '1430462', '1430439', '1430651', '1430657', '1429978', '1430551', '1430051', '1429880', '1430211', '1430098', '1429582', '1429542', '1429521', '1429743', '1429844', '1429664', '1429660', '1430822', '1430760', '1430948', '1430980', '1430469', '1430443', '1430609', '1430649', '1429976', '1430553', '1430028', '1429452', '1430201', '1430438', '1429874', '1429592', '1430834', '1430434', '1430534', '1430011', '1430057')... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:40:45,715 - [124817] - src.utils.log - INFO - βœ… Fetched 1492 rows - __SPLIT__ 2026-07-21 10:40:45,731 - [124817] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, sss.NonStdSoldServiceId as SoldServiceNonStandardId, sss.Qty as Quantity, sss.Price as Rate, sss.IsTaxable, sm.Name as NonStandardServiceName, sm.Description , sm.ServiceMasterId as ServiceId FROM ServiceCore.ServiceSetupServices sss join ServiceCore.ServiceMaster sm on sm.ServiceMasterId = sss.ServiceId where ServiceSetupId in (150105, 150291, 26109, 45520, 150598, 42749, 42822, 23686, 150695, 150642, 24258, 33939, 28648, 51398, 38480, 150650, 38022, 37824, 29627, 150673, 150694, 56311, 150681, 119603, 36559, 24220, 30755, 150705, 150418, 149912, 52608, 26231, 30959, 150185, 51389, 45461, 26946, 46946, 45464, 44573, 44947, 51353, 150200, 26155, 54673, 31192, 150199, 22292, 47317, 150002, 150640, 28199, 53341, 30277, 53395, 45987, 26167, 29495, 26745, 22604, 27490, 25695, 48488, 49027, 26254, 44654, 44653, 34524, 35349, 45399, 26882, 150688, 51119, 23899, 35258, 150641, 59016, 39082, 59014, 42644, 53925, 32512, 48938, 150157, 29437, 25455, 139674, 32961, 150701, 150700, 26603, 28291, 42035, 41899, 40009, 32639, 47082, 39251, 150699, 23847, 52962, 51675, 51687, 33106, 23824, 32480, 32240, 38892, 27069, 25184, 22793, 24674, 40729, 31190, 24331, 28234, 31157, 24209, 27016, 33570, 32476, 31326, 24594, 23692, 34026, 28971, 58241, 23648, 44939, 48942, 37209, 51032, 150685, 33579, 150714, 150696, 150380, 25144, 42845, 57764, 30642, 150697, 150678, 129619, 31629, 48814, 52525, 26530, 150692, 44832, 40573, 44843, 45982, 28530, 26038, 38807, 43268, 37425, 24467, 43270, 54283, 35456, 35525, 149967, 54195, 29084, 43183, 32448, 29450, 42018, 27173, 36339, 38509, 57759, 43130, 35781, 43131, 56676, 24085, 28978, 149698, 26278, 149692, 51190, 23281, 150450, 25100, 25191, 150667, 47022, 24029, 23842, 150106, 24514, 56844, 33198, 40813, 149989, 39205, 46587, 52220, 35549, 34010, 149684, 149927, 36020, 43695, 150524, 32808, 42754, 43999, 34422, 43996, 24498, 149683, 150112, 43646, 52068, 149685, 51949, 28305, 23965, 149699, 46144, 46119, 57201, 30353, 31769, 31780, 53330, 30103, 150589, 59013, 23389, 150587, 39655, 23652, 29643, 45501, 50454, 40086, 40178, 41601, 51777, 40575, 150644, 30527, 41760, 47648, 48617, 40816, 149974, 149987, 149986, 149971, 41844, 150036, 149973, 39140, 149981, 31194, 39942, 47332, 46936, 32372, 149972, 149975, 32559, 33300, 149969, 24261, 31957, 28923, 38263, 149982, 31482, 24237, 28287, 25840, 39484, 39152, 30476, 26057, 150115, 52080, 30670, 48624, 27066, 150516, 150521, 49605, 42407, 27614, 41759, 149968, 36046, 35772, 35687, 35441, 35167, 24623, 29451, 34256, 36358, 33243, 150167, 25435, 40111, 34293, 150677, 37238, 37222, 149734, 34669, 29290, 35699, 35689, 51053, 28893, 37103, 150675, 150680, 27932, 150625, 149983, 150615, 150612, 33285, 150611, 27588, 41619, 41793, 41647, 149869, 27140, 53159, 150535, 41620, 42947, 150420, 150620, 150219, 48554, 23046, 150158, 38121, 38050, 42108, 26198, 150122, 27540, 34083, 39959, 149840, 22416, 50413, 150150, 28209, 119227, 28311, 29761, 33853, 33949, 150649, 150592, 23632, 43422, 149996, 150111, 150345, 48555, 47284, 55860, 47674, 45363, 38236, 26216, 26564, 26480, 26478, 54785, 28424, 23141, 23101, 57037, 29429, 150029, 23546, 51421, 58963, 150682, 52687, 53024, 58845, 150501, 48133, 42534, 42470, 42469, 28313, 24437, 25294, 29528, 25306, 25558, 26034, 23016, 31384, 31255, 52542, 30964, 150715, 26383, 150072, 150098, 150110, 150070, 51055, 33578, 55603, 51155, 26044, 52895, 24203, 47915, 25453, 51859, 30724, 34642, 33212, 32816, 32479, 150716, 53010, 32414, 57029, 30139, 32836, 23553, 25472, 57556, 39572, 30408, 43214, 27668, 52887, 31548, 43893, 40473, 40402, 150495, 36555, 150383, 29854, 150038, 150181, 150179, 150659, 150658, 150586, 25609, 25894, 150035, 41947, 150427, 25629, 150588, 27710, 44913, 23558, 43257, 36887, 24076, 150400, 35738, 29226, 29157, 52593, 150398, 36522, 22677, 149928, 150306, 22618, 25255, 28500, 28097, 33317, 150396, 150395, 150394, 28242, 150392, 150387, 150385, 150384, 46590, 27098, 27073, 31354, 24959, 24836, 52775, 43285, 150060, 150062, 41434, 51326, 34993, 39428, 34903, 29393, 35697, 139655, 150374, 43263, 25532, 30954, 23005, 39133, 46879, 150030, 47054, 150186, 48578, 46516, 48577, 24337, 24660, 52239, 27999, 150707, 23406, 38654, 41592, 33844, 31623, 32686, 29078, 31272, 46217, 35284, 26801, 37042, 37710, 37813, 54783, 30975, 36958, 55424, 150647, 36763, 150189, 35718, 150022, 26484, 29177, 28716, 35956, 38550, 31046, 150410, 51204, 47124, 150676, 35597, 150095, 150109, 39378, 51126, 52752, 28958, 24004, 34484, 29846, 35138, 29182, 150447, 50892, 37294, 150126, 51312, 57003, 150518, 25445, 150104, 150103, 150102, 150101, 23394, 34267, 36013, 44917, 150556, 150554, 150557, 150566, 150559, 150355, 150560, 150552, 150359, 150561, 150562, 35079, 57057, 26818, 26727, 26190, 28374, 25651, 150099, 150100, 52022, 30561, 53002, 53311, 29998, 29479, 23962, 56926, 150600, 41660, 150047, 150044, 150194, 150352, 38637, 38902, 46686, 47806, 35733, 150577, 150601, 149988, 150584, 150585, 42299, 150338, 150375, 150551, 150533, 150549, 150379, 150496, 150576, 150536, 150546, 150547, 28076, 37936, 27881, 27874, 149991, 42360, 27981, 37779, 40919, 31619, 26050, 30419, 53276, 150660, 29924, 53277, 30245, 31669, 40023, 150661, 39059, 150033, 46919, 45997, 45642, 48852, 38134, 48874, 51515, 43700, 56118, 39106, 40396, 24296, 41817, 24376, 57081, 150342, 119566, 27602, 150180, 150712, 54787, 150168, 34049, 150534, 23542, 150089, 26830, 23466, 53523, 150525, 25464, 150531, 34024, 27041, 37687, 40051, 27389, 150683, 36294, 36957, 47101, 47061, 45400, 58729, 44920, 41546, 39923, 39643, 39291, 37802, 37697, 37587, 37495, 36282, 150429, 150602, 39666, 37609, 35126, 30697, 33268, 150361, 32762, 32615, 150509, 50714, 150358, 36239, 24269, 46826, 150510, 27401, 150603, 39835, 39311, 39115, 150654, 150684, 42004, 149992, 58727, 58843, 150386, 150414, 150417, 37325, 56038, 27857, 26476, 150571, 150572, 150573, 150574, 150579, 150580, 25302, 24648, 150655, 24284, 24156, 24151, 23950, 23658, 23564, 53199, 24415, 35728, 150671, 47900, 149976, 150049, 150053, 45168, 24081, 35500, 35588, 35606, 35880, 37747, 38634, 119380, 119382, 150657, 150656, 31437, 29431, 31753, 43138, 43304, 43628, 34996, 41519, 45135, 47169, 48586, 150097, 150054, 46904, 38962, 42763, 35194, 32921, 47672, 40157, 46506, 50982, 29418, 48378, 38571, 47450, 46991, 46986, 56916, 46838, 37652, 37276, 44378, 22349, 44498, 59012, 40948, 43160, 47849, 43378, 150415, 35832, 35897, 47789, 36018, 41381, 58988, 47034, 29546, 50656, 23996, 32963, 32964, 58987, 29220, 28576, 34736, 42126, 46621, 39260, 39136, 45156, 37860, 45017, 38425, 39941, 34510, 56918, 46942, 46869, 37732, 53594, 32301, 34004, 37196, 31988, 31742, 22713, 23078, 57808, 42830, 26911, 27654, 23891, 28294, 42115, 23806, 31130, 150662, 31943, 47301, 47275, 58072, 51023, 37111, 37274, 37275, 30635, 34667, 39403, 26406, 150663, 29062, 28748, 42497, 48045, 45447, 28296, 44729, 27943, 56845, 25330, 27448, 42771, 27116, 24487, 33442, 32191, 32116, 35173, 39442, 34497, 36504, 36981, 47155, 34273, 24485, 37783, 28285, 150034, 45508, 27576, 27130, 28450, 48795, 33564, 39138, 37492, 39060, 37500, 32501, 32539, 119551, 48889, 52749, 31855, 53036, 149898, 30422, 31660, 23216, 56922, 30329, 23735, 31365, 38119, 40031, 46837, 28888, 33302, 33284, 23940, 52043, 43179, 24564, 48678, 43026, 35220, 25169, 36453, 36539, 47050, 27364, 37698, 24434, 22656, 29911, 30397, 22731, 50234, 50281, 57396, 30302, 32166, 23599, 50090, 25319, 33777, 28040, 56917, 33779, 33782, 33783, 56460, 55445, 27450, 28403, 24386, 33707, 33708, 33710, 33711, 24646, 33774, 23137, 29571, 29682, 51994, 31379, 30984, 30914, 52627, 30458, 52831, 30457, 49583, 27837, 25172, 149688, 27835, 150691, 25349, 26671, 26624, 34306, 30974, 33778, 150073, 31427, 29951, 44588, 51295, 51293, 150522, 26020, 22401, 25633, 34652, 27024, 27018, 33780, 34305, 26930, 33781, 26093, 24666, 26584, 49425, 49327, 51301, 25080, 27872, 26931) and sss.IsDeleted =0;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:40:46,108 - [124817] - src.utils.log - INFO - βœ… Fetched 1192 rows - __SPLIT__ 2026-07-21 10:40:46,109 - [124817] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, sss.NonStdSoldServiceId as SoldServiceNonStandardId, sss.Qty as Quantity, sss.Price as Rate, sss.IsTaxable, sm.Name as NonStandardServiceName, sm.Description , sm.ServiceMasterId as ServiceId FROM ServiceCore.ServiceSetupInitialServices sss join ServiceCore.ServiceMaster sm on sm.ServiceMasterId = sss.ServiceId where ServiceSetupId in (150105, 150291, 26109, 45520, 150598, 42749, 42822, 23686, 150695, 150642, 24258, 33939, 28648, 51398, 38480, 150650, 38022, 37824, 29627, 150673, 150694, 56311, 150681, 119603, 36559, 24220, 30755, 150705, 150418, 149912, 52608, 26231, 30959, 150185, 51389, 45461, 26946, 46946, 45464, 44573, 44947, 51353, 150200, 26155, 54673, 31192, 150199, 22292, 47317, 150002, 150640, 28199, 53341, 30277, 53395, 45987, 26167, 29495, 26745, 22604, 27490, 25695, 48488, 49027, 26254, 44654, 44653, 34524, 35349, 45399, 26882, 150688, 51119, 23899, 35258, 150641, 59016, 39082, 59014, 42644, 53925, 32512, 48938, 150157, 29437, 25455, 139674, 32961, 150701, 150700, 26603, 28291, 42035, 41899, 40009, 32639, 47082, 39251, 150699, 23847, 52962, 51675, 51687, 33106, 23824, 32480, 32240, 38892, 27069, 25184, 22793, 24674, 40729, 31190, 24331, 28234, 31157, 24209, 27016, 33570, 32476, 31326, 24594, 23692, 34026, 28971, 58241, 23648, 44939, 48942, 37209, 51032, 150685, 33579, 150714, 150696, 150380, 25144, 42845, 57764, 30642, 150697, 150678, 129619, 31629, 48814, 52525, 26530, 150692, 44832, 40573, 44843, 45982, 28530, 26038, 38807, 43268, 37425, 24467, 43270, 54283, 35456, 35525, 149967, 54195, 29084, 43183, 32448, 29450, 42018, 27173, 36339, 38509, 57759, 43130, 35781, 43131, 56676, 24085, 28978, 149698, 26278, 149692, 51190, 23281, 150450, 25100, 25191, 150667, 47022, 24029, 23842, 150106, 24514, 56844, 33198, 40813, 149989, 39205, 46587, 52220, 35549, 34010, 149684, 149927, 36020, 43695, 150524, 32808, 42754, 43999, 34422, 43996, 24498, 149683, 150112, 43646, 52068, 149685, 51949, 28305, 23965, 149699, 46144, 46119, 57201, 30353, 31769, 31780, 53330, 30103, 150589, 59013, 23389, 150587, 39655, 23652, 29643, 45501, 50454, 40086, 40178, 41601, 51777, 40575, 150644, 30527, 41760, 47648, 48617, 40816, 149974, 149987, 149986, 149971, 41844, 150036, 149973, 39140, 149981, 31194, 39942, 47332, 46936, 32372, 149972, 149975, 32559, 33300, 149969, 24261, 31957, 28923, 38263, 149982, 31482, 24237, 28287, 25840, 39484, 39152, 30476, 26057, 150115, 52080, 30670, 48624, 27066, 150516, 150521, 49605, 42407, 27614, 41759, 149968, 36046, 35772, 35687, 35441, 35167, 24623, 29451, 34256, 36358, 33243, 150167, 25435, 40111, 34293, 150677, 37238, 37222, 149734, 34669, 29290, 35699, 35689, 51053, 28893, 37103, 150675, 150680, 27932, 150625, 149983, 150615, 150612, 33285, 150611, 27588, 41619, 41793, 41647, 149869, 27140, 53159, 150535, 41620, 42947, 150420, 150620, 150219, 48554, 23046, 150158, 38121, 38050, 42108, 26198, 150122, 27540, 34083, 39959, 149840, 22416, 50413, 150150, 28209, 119227, 28311, 29761, 33853, 33949, 150649, 150592, 23632, 43422, 149996, 150111, 150345, 48555, 47284, 55860, 47674, 45363, 38236, 26216, 26564, 26480, 26478, 54785, 28424, 23141, 23101, 57037, 29429, 150029, 23546, 51421, 58963, 150682, 52687, 53024, 58845, 150501, 48133, 42534, 42470, 42469, 28313, 24437, 25294, 29528, 25306, 25558, 26034, 23016, 31384, 31255, 52542, 30964, 150715, 26383, 150072, 150098, 150110, 150070, 51055, 33578, 55603, 51155, 26044, 52895, 24203, 47915, 25453, 51859, 30724, 34642, 33212, 32816, 32479, 150716, 53010, 32414, 57029, 30139, 32836, 23553, 25472, 57556, 39572, 30408, 43214, 27668, 52887, 31548, 43893, 40473, 40402, 150495, 36555, 150383, 29854, 150038, 150181, 150179, 150659, 150658, 150586, 25609, 25894, 150035, 41947, 150427, 25629, 150588, 27710, 44913, 23558, 43257, 36887, 24076, 150400, 35738, 29226, 29157, 52593, 150398, 36522, 22677, 149928, 150306, 22618, 25255, 28500, 28097, 33317, 150396, 150395, 150394, 28242, 150392, 150387, 150385, 150384, 46590, 27098, 27073, 31354, 24959, 24836, 52775, 43285, 150060, 150062, 41434, 51326, 34993, 39428, 34903, 29393, 35697, 139655, 150374, 43263, 25532, 30954, 23005, 39133, 46879, 150030, 47054, 150186, 48578, 46516, 48577, 24337, 24660, 52239, 27999, 150707, 23406, 38654, 41592, 33844, 31623, 32686, 29078, 31272, 46217, 35284, 26801, 37042, 37710, 37813, 54783, 30975, 36958, 55424, 150647, 36763, 150189, 35718, 150022, 26484, 29177, 28716, 35956, 38550, 31046, 150410, 51204, 47124, 150676, 35597, 150095, 150109, 39378, 51126, 52752, 28958, 24004, 34484, 29846, 35138, 29182, 150447, 50892, 37294, 150126, 51312, 57003, 150518, 25445, 150104, 150103, 150102, 150101, 23394, 34267, 36013, 44917, 150556, 150554, 150557, 150566, 150559, 150355, 150560, 150552, 150359, 150561, 150562, 35079, 57057, 26818, 26727, 26190, 28374, 25651, 150099, 150100, 52022, 30561, 53002, 53311, 29998, 29479, 23962, 56926, 150600, 41660, 150047, 150044, 150194, 150352, 38637, 38902, 46686, 47806, 35733, 150577, 150601, 149988, 150584, 150585, 42299, 150338, 150375, 150551, 150533, 150549, 150379, 150496, 150576, 150536, 150546, 150547, 28076, 37936, 27881, 27874, 149991, 42360, 27981, 37779, 40919, 31619, 26050, 30419, 53276, 150660, 29924, 53277, 30245, 31669, 40023, 150661, 39059, 150033, 46919, 45997, 45642, 48852, 38134, 48874, 51515, 43700, 56118, 39106, 40396, 24296, 41817, 24376, 57081, 150342, 119566, 27602, 150180, 150712, 54787, 150168, 34049, 150534, 23542, 150089, 26830, 23466, 53523, 150525, 25464, 150531, 34024, 27041, 37687, 40051, 27389, 150683, 36294, 36957, 47101, 47061, 45400, 58729, 44920, 41546, 39923, 39643, 39291, 37802, 37697, 37587, 37495, 36282, 150429, 150602, 39666, 37609, 35126, 30697, 33268, 150361, 32762, 32615, 150509, 50714, 150358, 36239, 24269, 46826, 150510, 27401, 150603, 39835, 39311, 39115, 150654, 150684, 42004, 149992, 58727, 58843, 150386, 150414, 150417, 37325, 56038, 27857, 26476, 150571, 150572, 150573, 150574, 150579, 150580, 25302, 24648, 150655, 24284, 24156, 24151, 23950, 23658, 23564, 53199, 24415, 35728, 150671, 47900, 149976, 150049, 150053, 45168, 24081, 35500, 35588, 35606, 35880, 37747, 38634, 119380, 119382, 150657, 150656, 31437, 29431, 31753, 43138, 43304, 43628, 34996, 41519, 45135, 47169, 48586, 150097, 150054, 46904, 38962, 42763, 35194, 32921, 47672, 40157, 46506, 50982, 29418, 48378, 38571, 47450, 46991, 46986, 56916, 46838, 37652, 37276, 44378, 22349, 44498, 59012, 40948, 43160, 47849, 43378, 150415, 35832, 35897, 47789, 36018, 41381, 58988, 47034, 29546, 50656, 23996, 32963, 32964, 58987, 29220, 28576, 34736, 42126, 46621, 39260, 39136, 45156, 37860, 45017, 38425, 39941, 34510, 56918, 46942, 46869, 37732, 53594, 32301, 34004, 37196, 31988, 31742, 22713, 23078, 57808, 42830, 26911, 27654, 23891, 28294, 42115, 23806, 31130, 150662, 31943, 47301, 47275, 58072, 51023, 37111, 37274, 37275, 30635, 34667, 39403, 26406, 150663, 29062, 28748, 42497, 48045, 45447, 28296, 44729, 27943, 56845, 25330, 27448, 42771, 27116, 24487, 33442, 32191, 32116, 35173, 39442, 34497, 36504, 36981, 47155, 34273, 24485, 37783, 28285, 150034, 45508, 27576, 27130, 28450, 48795, 33564, 39138, 37492, 39060, 37500, 32501, 32539, 119551, 48889, 52749, 31855, 53036, 149898, 30422, 31660, 23216, 56922, 30329, 23735, 31365, 38119, 40031, 46837, 28888, 33302, 33284, 23940, 52043, 43179, 24564, 48678, 43026, 35220, 25169, 36453, 36539, 47050, 27364, 37698, 24434, 22656, 29911, 30397, 22731, 50234, 50281, 57396, 30302, 32166, 23599, 50090, 25319, 33777, 28040, 56917, 33779, 33782, 33783, 56460, 55445, 27450, 28403, 24386, 33707, 33708, 33710, 33711, 24646, 33774, 23137, 29571, 29682, 51994, 31379, 30984, 30914, 52627, 30458, 52831, 30457, 49583, 27837, 25172, 149688, 27835, 150691, 25349, 26671, 26624, 34306, 30974, 33778, 150073, 31427, 29951, 44588, 51295, 51293, 150522, 26020, 22401, 25633, 34652, 27024, 27018, 33780, 34305, 26930, 33781, 26093, 24666, 26584, 49425, 49327, 51301, 25080, 27872, 26931) and sss.IsDeleted =0;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:40:46,591 - [124817] - src.utils.log - INFO - βœ… Fetched 189 rows - __SPLIT__ 2026-07-21 10:40:46,591 - [124817] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, sss.NonStdSoldServiceId as SoldServiceNonStandardId, sss.Qty as Quantity, sss.Price as Rate, sss.IsTaxable, sm.servicename as NonStandardServiceName, sm.Description , sss.ServiceId FROM ServiceCore.ServiceSetupServices sss join ServiceCore.SoldServiceNonStandard sm on sm.SoldServiceNonStandardId = sss.NonStdSoldServiceId where ServiceSetupId in (150105, 150291, 26109, 45520, 150598, 42749, 42822, 23686, 150695, 150642, 24258, 33939, 28648, 51398, 38480, 150650, 38022, 37824, 29627, 150673, 150694, 56311, 150681, 119603, 36559, 24220, 30755, 150705, 150418, 149912, 52608, 26231, 30959, 150185, 51389, 45461, 26946, 46946, 45464, 44573, 44947, 51353, 150200, 26155, 54673, 31192, 150199, 22292, 47317, 150002, 150640, 28199, 53341, 30277, 53395, 45987, 26167, 29495, 26745, 22604, 27490, 25695, 48488, 49027, 26254, 44654, 44653, 34524, 35349, 45399, 26882, 150688, 51119, 23899, 35258, 150641, 59016, 39082, 59014, 42644, 53925, 32512, 48938, 150157, 29437, 25455, 139674, 32961, 150701, 150700, 26603, 28291, 42035, 41899, 40009, 32639, 47082, 39251, 150699, 23847, 52962, 51675, 51687, 33106, 23824, 32480, 32240, 38892, 27069, 25184, 22793, 24674, 40729, 31190, 24331, 28234, 31157, 24209, 27016, 33570, 32476, 31326, 24594, 23692, 34026, 28971, 58241, 23648, 44939, 48942, 37209, 51032, 150685, 33579, 150714, 150696, 150380, 25144, 42845, 57764, 30642, 150697, 150678, 129619, 31629, 48814, 52525, 26530, 150692, 44832, 40573, 44843, 45982, 28530, 26038, 38807, 43268, 37425, 24467, 43270, 54283, 35456, 35525, 149967, 54195, 29084, 43183, 32448, 29450, 42018, 27173, 36339, 38509, 57759, 43130, 35781, 43131, 56676, 24085, 28978, 149698, 26278, 149692, 51190, 23281, 150450, 25100, 25191, 150667, 47022, 24029, 23842, 150106, 24514, 56844, 33198, 40813, 149989, 39205, 46587, 52220, 35549, 34010, 149684, 149927, 36020, 43695, 150524, 32808, 42754, 43999, 34422, 43996, 24498, 149683, 150112, 43646, 52068, 149685, 51949, 28305, 23965, 149699, 46144, 46119, 57201, 30353, 31769, 31780, 53330, 30103, 150589, 59013, 23389, 150587, 39655, 23652, 29643, 45501, 50454, 40086, 40178, 41601, 51777, 40575, 150644, 30527, 41760, 47648, 48617, 40816, 149974, 149987, 149986, 149971, 41844, 150036, 149973, 39140, 149981, 31194, 39942, 47332, 46936, 32372, 149972, 149975, 32559, 33300, 149969, 24261, 31957, 28923, 38263, 149982, 31482, 24237, 28287, 25840, 39484, 39152, 30476, 26057, 150115, 52080, 30670, 48624, 27066, 150516, 150521, 49605, 42407, 27614, 41759, 149968, 36046, 35772, 35687, 35441, 35167, 24623, 29451, 34256, 36358, 33243, 150167, 25435, 40111, 34293, 150677, 37238, 37222, 149734, 34669, 29290, 35699, 35689, 51053, 28893, 37103, 150675, 150680, 27932, 150625, 149983, 150615, 150612, 33285, 150611, 27588, 41619, 41793, 41647, 149869, 27140, 53159, 150535, 41620, 42947, 150420, 150620, 150219, 48554, 23046, 150158, 38121, 38050, 42108, 26198, 150122, 27540, 34083, 39959, 149840, 22416, 50413, 150150, 28209, 119227, 28311, 29761, 33853, 33949, 150649, 150592, 23632, 43422, 149996, 150111, 150345, 48555, 47284, 55860, 47674, 45363, 38236, 26216, 26564, 26480, 26478, 54785, 28424, 23141, 23101, 57037, 29429, 150029, 23546, 51421, 58963, 150682, 52687, 53024, 58845, 150501, 48133, 42534, 42470, 42469, 28313, 24437, 25294, 29528, 25306, 25558, 26034, 23016, 31384, 31255, 52542, 30964, 150715, 26383, 150072, 150098, 150110, 150070, 51055, 33578, 55603, 51155, 26044, 52895, 24203, 47915, 25453, 51859, 30724, 34642, 33212, 32816, 32479, 150716, 53010, 32414, 57029, 30139, 32836, 23553, 25472, 57556, 39572, 30408, 43214, 27668, 52887, 31548, 43893, 40473, 40402, 150495, 36555, 150383, 29854, 150038, 150181, 150179, 150659, 150658, 150586, 25609, 25894, 150035, 41947, 150427, 25629, 150588, 27710, 44913, 23558, 43257, 36887, 24076, 150400, 35738, 29226, 29157, 52593, 150398, 36522, 22677, 149928, 150306, 22618, 25255, 28500, 28097, 33317, 150396, 150395, 150394, 28242, 150392, 150387, 150385, 150384, 46590, 27098, 27073, 31354, 24959, 24836, 52775, 43285, 150060, 150062, 41434, 51326, 34993, 39428, 34903, 29393, 35697, 139655, 150374, 43263, 25532, 30954, 23005, 39133, 46879, 150030, 47054, 150186, 48578, 46516, 48577, 24337, 24660, 52239, 27999, 150707, 23406, 38654, 41592, 33844, 31623, 32686, 29078, 31272, 46217, 35284, 26801, 37042, 37710, 37813, 54783, 30975, 36958, 55424, 150647, 36763, 150189, 35718, 150022, 26484, 29177, 28716, 35956, 38550, 31046, 150410, 51204, 47124, 150676, 35597, 150095, 150109, 39378, 51126, 52752, 28958, 24004, 34484, 29846, 35138, 29182, 150447, 50892, 37294, 150126, 51312, 57003, 150518, 25445, 150104, 150103, 150102, 150101, 23394, 34267, 36013, 44917, 150556, 150554, 150557, 150566, 150559, 150355, 150560, 150552, 150359, 150561, 150562, 35079, 57057, 26818, 26727, 26190, 28374, 25651, 150099, 150100, 52022, 30561, 53002, 53311, 29998, 29479, 23962, 56926, 150600, 41660, 150047, 150044, 150194, 150352, 38637, 38902, 46686, 47806, 35733, 150577, 150601, 149988, 150584, 150585, 42299, 150338, 150375, 150551, 150533, 150549, 150379, 150496, 150576, 150536, 150546, 150547, 28076, 37936, 27881, 27874, 149991, 42360, 27981, 37779, 40919, 31619, 26050, 30419, 53276, 150660, 29924, 53277, 30245, 31669, 40023, 150661, 39059, 150033, 46919, 45997, 45642, 48852, 38134, 48874, 51515, 43700, 56118, 39106, 40396, 24296, 41817, 24376, 57081, 150342, 119566, 27602, 150180, 150712, 54787, 150168, 34049, 150534, 23542, 150089, 26830, 23466, 53523, 150525, 25464, 150531, 34024, 27041, 37687, 40051, 27389, 150683, 36294, 36957, 47101, 47061, 45400, 58729, 44920, 41546, 39923, 39643, 39291, 37802, 37697, 37587, 37495, 36282, 150429, 150602, 39666, 37609, 35126, 30697, 33268, 150361, 32762, 32615, 150509, 50714, 150358, 36239, 24269, 46826, 150510, 27401, 150603, 39835, 39311, 39115, 150654, 150684, 42004, 149992, 58727, 58843, 150386, 150414, 150417, 37325, 56038, 27857, 26476, 150571, 150572, 150573, 150574, 150579, 150580, 25302, 24648, 150655, 24284, 24156, 24151, 23950, 23658, 23564, 53199, 24415, 35728, 150671, 47900, 149976, 150049, 150053, 45168, 24081, 35500, 35588, 35606, 35880, 37747, 38634, 119380, 119382, 150657, 150656, 31437, 29431, 31753, 43138, 43304, 43628, 34996, 41519, 45135, 47169, 48586, 150097, 150054, 46904, 38962, 42763, 35194, 32921, 47672, 40157, 46506, 50982, 29418, 48378, 38571, 47450, 46991, 46986, 56916, 46838, 37652, 37276, 44378, 22349, 44498, 59012, 40948, 43160, 47849, 43378, 150415, 35832, 35897, 47789, 36018, 41381, 58988, 47034, 29546, 50656, 23996, 32963, 32964, 58987, 29220, 28576, 34736, 42126, 46621, 39260, 39136, 45156, 37860, 45017, 38425, 39941, 34510, 56918, 46942, 46869, 37732, 53594, 32301, 34004, 37196, 31988, 31742, 22713, 23078, 57808, 42830, 26911, 27654, 23891, 28294, 42115, 23806, 31130, 150662, 31943, 47301, 47275, 58072, 51023, 37111, 37274, 37275, 30635, 34667, 39403, 26406, 150663, 29062, 28748, 42497, 48045, 45447, 28296, 44729, 27943, 56845, 25330, 27448, 42771, 27116, 24487, 33442, 32191, 32116, 35173, 39442, 34497, 36504, 36981, 47155, 34273, 24485, 37783, 28285, 150034, 45508, 27576, 27130, 28450, 48795, 33564, 39138, 37492, 39060, 37500, 32501, 32539, 119551, 48889, 52749, 31855, 53036, 149898, 30422, 31660, 23216, 56922, 30329, 23735, 31365, 38119, 40031, 46837, 28888, 33302, 33284, 23940, 52043, 43179, 24564, 48678, 43026, 35220, 25169, 36453, 36539, 47050, 27364, 37698, 24434, 22656, 29911, 30397, 22731, 50234, 50281, 57396, 30302, 32166, 23599, 50090, 25319, 33777, 28040, 56917, 33779, 33782, 33783, 56460, 55445, 27450, 28403, 24386, 33707, 33708, 33710, 33711, 24646, 33774, 23137, 29571, 29682, 51994, 31379, 30984, 30914, 52627, 30458, 52831, 30457, 49583, 27837, 25172, 149688, 27835, 150691, 25349, 26671, 26624, 34306, 30974, 33778, 150073, 31427, 29951, 44588, 51295, 51293, 150522, 26020, 22401, 25633, 34652, 27024, 27018, 33780, 34305, 26930, 33781, 26093, 24666, 26584, 49425, 49327, 51301, 25080, 27872, 26931) and sss.IsDeleted =0; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:40:47,102 - [124817] - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-21 10:40:47,103 - [124817] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, sss.NonStdSoldServiceId as SoldServiceNonStandardId, sss.Qty as Quantity, sss.Price as Rate, sss.IsTaxable, sm.servicename as NonStandardServiceName, sm.Description , sss.ServiceId FROM ServiceCore.ServiceSetupInitialServices sss join ServiceCore.SoldServiceNonStandard sm on sm.SoldServiceNonStandardId = sss.NonStdSoldServiceId where ServiceSetupId in (150105, 150291, 26109, 45520, 150598, 42749, 42822, 23686, 150695, 150642, 24258, 33939, 28648, 51398, 38480, 150650, 38022, 37824, 29627, 150673, 150694, 56311, 150681, 119603, 36559, 24220, 30755, 150705, 150418, 149912, 52608, 26231, 30959, 150185, 51389, 45461, 26946, 46946, 45464, 44573, 44947, 51353, 150200, 26155, 54673, 31192, 150199, 22292, 47317, 150002, 150640, 28199, 53341, 30277, 53395, 45987, 26167, 29495, 26745, 22604, 27490, 25695, 48488, 49027, 26254, 44654, 44653, 34524, 35349, 45399, 26882, 150688, 51119, 23899, 35258, 150641, 59016, 39082, 59014, 42644, 53925, 32512, 48938, 150157, 29437, 25455, 139674, 32961, 150701, 150700, 26603, 28291, 42035, 41899, 40009, 32639, 47082, 39251, 150699, 23847, 52962, 51675, 51687, 33106, 23824, 32480, 32240, 38892, 27069, 25184, 22793, 24674, 40729, 31190, 24331, 28234, 31157, 24209, 27016, 33570, 32476, 31326, 24594, 23692, 34026, 28971, 58241, 23648, 44939, 48942, 37209, 51032, 150685, 33579, 150714, 150696, 150380, 25144, 42845, 57764, 30642, 150697, 150678, 129619, 31629, 48814, 52525, 26530, 150692, 44832, 40573, 44843, 45982, 28530, 26038, 38807, 43268, 37425, 24467, 43270, 54283, 35456, 35525, 149967, 54195, 29084, 43183, 32448, 29450, 42018, 27173, 36339, 38509, 57759, 43130, 35781, 43131, 56676, 24085, 28978, 149698, 26278, 149692, 51190, 23281, 150450, 25100, 25191, 150667, 47022, 24029, 23842, 150106, 24514, 56844, 33198, 40813, 149989, 39205, 46587, 52220, 35549, 34010, 149684, 149927, 36020, 43695, 150524, 32808, 42754, 43999, 34422, 43996, 24498, 149683, 150112, 43646, 52068, 149685, 51949, 28305, 23965, 149699, 46144, 46119, 57201, 30353, 31769, 31780, 53330, 30103, 150589, 59013, 23389, 150587, 39655, 23652, 29643, 45501, 50454, 40086, 40178, 41601, 51777, 40575, 150644, 30527, 41760, 47648, 48617, 40816, 149974, 149987, 149986, 149971, 41844, 150036, 149973, 39140, 149981, 31194, 39942, 47332, 46936, 32372, 149972, 149975, 32559, 33300, 149969, 24261, 31957, 28923, 38263, 149982, 31482, 24237, 28287, 25840, 39484, 39152, 30476, 26057, 150115, 52080, 30670, 48624, 27066, 150516, 150521, 49605, 42407, 27614, 41759, 149968, 36046, 35772, 35687, 35441, 35167, 24623, 29451, 34256, 36358, 33243, 150167, 25435, 40111, 34293, 150677, 37238, 37222, 149734, 34669, 29290, 35699, 35689, 51053, 28893, 37103, 150675, 150680, 27932, 150625, 149983, 150615, 150612, 33285, 150611, 27588, 41619, 41793, 41647, 149869, 27140, 53159, 150535, 41620, 42947, 150420, 150620, 150219, 48554, 23046, 150158, 38121, 38050, 42108, 26198, 150122, 27540, 34083, 39959, 149840, 22416, 50413, 150150, 28209, 119227, 28311, 29761, 33853, 33949, 150649, 150592, 23632, 43422, 149996, 150111, 150345, 48555, 47284, 55860, 47674, 45363, 38236, 26216, 26564, 26480, 26478, 54785, 28424, 23141, 23101, 57037, 29429, 150029, 23546, 51421, 58963, 150682, 52687, 53024, 58845, 150501, 48133, 42534, 42470, 42469, 28313, 24437, 25294, 29528, 25306, 25558, 26034, 23016, 31384, 31255, 52542, 30964, 150715, 26383, 150072, 150098, 150110, 150070, 51055, 33578, 55603, 51155, 26044, 52895, 24203, 47915, 25453, 51859, 30724, 34642, 33212, 32816, 32479, 150716, 53010, 32414, 57029, 30139, 32836, 23553, 25472, 57556, 39572, 30408, 43214, 27668, 52887, 31548, 43893, 40473, 40402, 150495, 36555, 150383, 29854, 150038, 150181, 150179, 150659, 150658, 150586, 25609, 25894, 150035, 41947, 150427, 25629, 150588, 27710, 44913, 23558, 43257, 36887, 24076, 150400, 35738, 29226, 29157, 52593, 150398, 36522, 22677, 149928, 150306, 22618, 25255, 28500, 28097, 33317, 150396, 150395, 150394, 28242, 150392, 150387, 150385, 150384, 46590, 27098, 27073, 31354, 24959, 24836, 52775, 43285, 150060, 150062, 41434, 51326, 34993, 39428, 34903, 29393, 35697, 139655, 150374, 43263, 25532, 30954, 23005, 39133, 46879, 150030, 47054, 150186, 48578, 46516, 48577, 24337, 24660, 52239, 27999, 150707, 23406, 38654, 41592, 33844, 31623, 32686, 29078, 31272, 46217, 35284, 26801, 37042, 37710, 37813, 54783, 30975, 36958, 55424, 150647, 36763, 150189, 35718, 150022, 26484, 29177, 28716, 35956, 38550, 31046, 150410, 51204, 47124, 150676, 35597, 150095, 150109, 39378, 51126, 52752, 28958, 24004, 34484, 29846, 35138, 29182, 150447, 50892, 37294, 150126, 51312, 57003, 150518, 25445, 150104, 150103, 150102, 150101, 23394, 34267, 36013, 44917, 150556, 150554, 150557, 150566, 150559, 150355, 150560, 150552, 150359, 150561, 150562, 35079, 57057, 26818, 26727, 26190, 28374, 25651, 150099, 150100, 52022, 30561, 53002, 53311, 29998, 29479, 23962, 56926, 150600, 41660, 150047, 150044, 150194, 150352, 38637, 38902, 46686, 47806, 35733, 150577, 150601, 149988, 150584, 150585, 42299, 150338, 150375, 150551, 150533, 150549, 150379, 150496, 150576, 150536, 150546, 150547, 28076, 37936, 27881, 27874, 149991, 42360, 27981, 37779, 40919, 31619, 26050, 30419, 53276, 150660, 29924, 53277, 30245, 31669, 40023, 150661, 39059, 150033, 46919, 45997, 45642, 48852, 38134, 48874, 51515, 43700, 56118, 39106, 40396, 24296, 41817, 24376, 57081, 150342, 119566, 27602, 150180, 150712, 54787, 150168, 34049, 150534, 23542, 150089, 26830, 23466, 53523, 150525, 25464, 150531, 34024, 27041, 37687, 40051, 27389, 150683, 36294, 36957, 47101, 47061, 45400, 58729, 44920, 41546, 39923, 39643, 39291, 37802, 37697, 37587, 37495, 36282, 150429, 150602, 39666, 37609, 35126, 30697, 33268, 150361, 32762, 32615, 150509, 50714, 150358, 36239, 24269, 46826, 150510, 27401, 150603, 39835, 39311, 39115, 150654, 150684, 42004, 149992, 58727, 58843, 150386, 150414, 150417, 37325, 56038, 27857, 26476, 150571, 150572, 150573, 150574, 150579, 150580, 25302, 24648, 150655, 24284, 24156, 24151, 23950, 23658, 23564, 53199, 24415, 35728, 150671, 47900, 149976, 150049, 150053, 45168, 24081, 35500, 35588, 35606, 35880, 37747, 38634, 119380, 119382, 150657, 150656, 31437, 29431, 31753, 43138, 43304, 43628, 34996, 41519, 45135, 47169, 48586, 150097, 150054, 46904, 38962, 42763, 35194, 32921, 47672, 40157, 46506, 50982, 29418, 48378, 38571, 47450, 46991, 46986, 56916, 46838, 37652, 37276, 44378, 22349, 44498, 59012, 40948, 43160, 47849, 43378, 150415, 35832, 35897, 47789, 36018, 41381, 58988, 47034, 29546, 50656, 23996, 32963, 32964, 58987, 29220, 28576, 34736, 42126, 46621, 39260, 39136, 45156, 37860, 45017, 38425, 39941, 34510, 56918, 46942, 46869, 37732, 53594, 32301, 34004, 37196, 31988, 31742, 22713, 23078, 57808, 42830, 26911, 27654, 23891, 28294, 42115, 23806, 31130, 150662, 31943, 47301, 47275, 58072, 51023, 37111, 37274, 37275, 30635, 34667, 39403, 26406, 150663, 29062, 28748, 42497, 48045, 45447, 28296, 44729, 27943, 56845, 25330, 27448, 42771, 27116, 24487, 33442, 32191, 32116, 35173, 39442, 34497, 36504, 36981, 47155, 34273, 24485, 37783, 28285, 150034, 45508, 27576, 27130, 28450, 48795, 33564, 39138, 37492, 39060, 37500, 32501, 32539, 119551, 48889, 52749, 31855, 53036, 149898, 30422, 31660, 23216, 56922, 30329, 23735, 31365, 38119, 40031, 46837, 28888, 33302, 33284, 23940, 52043, 43179, 24564, 48678, 43026, 35220, 25169, 36453, 36539, 47050, 27364, 37698, 24434, 22656, 29911, 30397, 22731, 50234, 50281, 57396, 30302, 32166, 23599, 50090, 25319, 33777, 28040, 56917, 33779, 33782, 33783, 56460, 55445, 27450, 28403, 24386, 33707, 33708, 33710, 33711, 24646, 33774, 23137, 29571, 29682, 51994, 31379, 30984, 30914, 52627, 30458, 52831, 30457, 49583, 27837, 25172, 149688, 27835, 150691, 25349, 26671, 26624, 34306, 30974, 33778, 150073, 31427, 29951, 44588, 51295, 51293, 150522, 26020, 22401, 25633, 34652, 27024, 27018, 33780, 34305, 26930, 33781, 26093, 24666, 26584, 49425, 49327, 51301, 25080, 27872, 26931) and sss.IsDeleted =0; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:40:47,580 - [124817] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 10:40:47,591 - [124817] - src.utils.log - INFO - πŸ” Fetching data: SELECT fm.YearlyOccurrence, fs.FrequencyScheduleId From ServiceCore.FrequencySchedule fs join ServiceCore.FrequencyMaster fm on fs.FrequencyId = fm.FrequencyId where fs.FrequencyScheduleId in (13962, 14475, 14476, 14477, 14478, 14479, 14480, 14481, 14482, 14483, 14485, 14486, 14487, 14488, 14489, 14490, 14492, 14493, 14494, 14495, 14496, 14497, 14499, 14500, 14501, 14502, 14509, 14513, 14565, 14572, 14574, 14578, 14580, 14582, 14583, 14585, 14586, 14615, 14625, 14626, 14627, 14631, 14632, 14633, 14637, 14638, 14640, 14641, 14642, 14643, 14644, 14645, 14647, 14651, 14653, 14655, 14660, 14661, 14662, 14663, 14667, 14668, 14669, 14670, 14672, 14676, 14693, 14725, 14728, 14729, 14732, 14733, 14736, 14779, 14821, 14823, 14827, 14830, 14832, 14842, 14844, 14845, 14846, 14847);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:40:47,874 - [124817] - src.utils.log - INFO - βœ… Fetched 84 rows - __SPLIT__ 2026-07-21 10:40:47,876 - [124817] - src.utils.log - INFO - πŸ” Fetching data: SELECT fm.YearlyOccurrence, fs.FrequencyScheduleId From ServiceCore.FrequencySchedule fs join ServiceCore.FrequencyMaster fm on fs.FrequencyId = fm.FrequencyId where fs.FrequencyScheduleId = 13966;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:40:48,153 - [124817] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 10:40:48,176 - [124817] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId in (150291, 26109, 45520, 150598, 42749, 42822, 23686, 150695, 150642, 24258, 33939, 28648, 51398, 38480, 150650, 38022, 37824, 29627, 150673, 150694, 56311, 150681, 119603, 36559, 24220, 30755, 150705, 150418, 149912, 52608, 26231, 30959, 150185, 51389, 45461, 26946, 46946, 45464, 44573, 44947, 51353, 150200, 26155, 54673, 31192, 150199, 22292, 47317, 150002, 150640, 28199, 53341, 30277, 53395, 45987, 26167, 29495, 26745, 22604, 27490, 25695, 48488, 49027, 26254, 44654, 44653, 34524, 35349, 45399, 26882, 150688, 51119, 23899, 35258, 150641, 59016, 39082, 59014, 42644, 53925, 32512, 48938, 150157, 29437, 25455, 139674, 32961, 150701, 150700, 26603, 28291, 42035, 41899, 40009, 32639, 47082, 39251, 150699, 23847, 52962, 51675, 51687, 33106, 23824, 32480, 32240, 38892, 27069, 25184, 22793, 24674, 40729, 31190, 24331, 28234, 31157, 24209, 27016, 33570, 32476, 31326, 24594, 23692, 34026, 28971, 58241, 23648, 44939, 48942, 37209, 51032, 150685, 33579, 150714, 150696, 150380, 25144, 42845, 57764, 30642, 150697, 150678, 129619, 31629, 48814, 52525, 26530, 150692, 44832, 40573, 44843, 45982, 28530, 26038, 38807, 43268, 37425, 24467, 43270, 54283, 35456, 35525, 149967, 54195, 29084, 43183, 32448, 29450, 42018, 27173, 36339, 38509, 57759, 43130, 35781, 43131, 56676, 24085, 28978, 149698, 26278, 149692, 51190, 23281, 150450, 25100, 25191, 150667, 47022, 24029, 23842, 150106, 24514, 56844, 33198, 40813, 149989, 39205, 46587, 52220, 35549, 34010, 149684, 149927, 36020, 43695, 150524, 32808, 42754, 43999, 34422, 43996, 24498, 149683, 150112, 43646, 52068, 149685, 51949, 28305, 23965, 149699, 46144, 46119, 57201, 30353, 31769, 31780, 53330, 30103, 150589, 59013, 23389, 150587, 39655, 23652, 29643, 45501, 50454, 40086, 40178, 41601, 51777, 40575, 150644, 30527, 41760, 47648, 48617, 40816, 149974, 149987, 149986, 149971, 41844, 150036, 149973, 39140, 149981, 31194, 39942, 47332, 46936, 32372, 149972, 149975, 32559, 33300, 149969, 24261, 31957, 28923, 38263, 149982, 31482, 24237, 28287, 25840, 39484, 39152, 30476, 26057, 150115, 52080, 30670, 48624, 27066, 150516, 150521, 49605, 42407, 27614, 41759, 149968, 36046, 35772, 35687, 35441, 35167, 24623, 29451, 34256, 36358, 33243, 150167, 25435, 40111, 34293, 150677, 37238, 37222, 149734, 34669, 29290, 35699, 35689, 51053, 28893, 37103, 150675, 150680, 27932, 150625, 149983, 150615, 150612, 33285, 150611, 27588, 41619, 41793, 41647, 149869, 27140, 53159, 150535, 41620, 42947, 150420, 150620, 150219, 48554, 23046, 150158, 38121, 38050, 42108, 26198, 150122, 27540, 34083, 39959, 149840, 22416, 50413, 150150, 28209, 119227, 28311, 29761, 33853, 33949, 150649, 150592, 23632, 43422, 149996, 150111, 150345, 48555, 47284, 55860, 47674, 45363, 38236, 26216, 26564, 26480, 26478, 54785, 28424, 23141, 23101, 57037, 29429, 150029, 23546, 51421, 58963, 150682, 52687, 53024, 58845, 150501, 48133, 42534, 42470, 42469, 28313, 24437, 25294, 29528, 25306, 25558, 26034, 23016, 31384, 31255, 52542, 30964, 150715, 26383, 150072, 150098, 150110, 150070, 51055, 33578, 55603, 51155, 26044, 52895, 24203, 47915, 25453, 51859, 30724, 34642, 33212, 32816, 32479, 150716, 53010, 32414, 57029, 30139, 32836, 23553, 25472, 57556, 39572, 30408, 43214, 27668, 52887, 31548, 43893, 40473, 40402, 150495, 36555, 150383, 29854, 150038, 150181, 150179, 150659, 150658, 150586, 25609, 25894, 150035, 41947, 150427, 25629, 150588, 27710, 44913, 23558, 43257, 36887, 24076, 150400, 35738, 29226, 29157, 52593, 150398, 36522, 22677, 149928, 150306, 22618, 25255, 28500, 28097, 33317, 150396, 150395, 150394, 28242, 150392, 150387, 150385, 150384, 46590, 27098, 27073, 31354, 24959, 24836, 52775, 43285, 150060, 150062, 41434, 51326, 34993, 39428, 34903, 29393, 35697, 139655, 150374, 43263, 25532, 30954, 23005, 39133, 46879, 150030, 47054, 150186, 48578, 46516, 48577, 24337, 24660, 52239, 27999, 150707, 23406, 38654, 41592, 33844, 31623, 32686, 29078, 31272, 46217, 35284, 26801, 37042, 37710, 37813, 54783, 30975, 36958, 55424, 150647, 36763, 150189, 35718, 150022, 26484, 29177, 28716, 35956, 38550, 31046, 150410, 51204, 47124, 150676, 35597, 150095, 150109, 39378, 51126, 52752, 28958, 24004, 34484, 29846, 35138, 29182, 150447, 50892, 37294, 150126, 51312, 57003, 150518, 25445, 150104, 150103, 150102, 150101, 23394, 34267, 36013, 44917, 150556, 150554, 150557, 150566, 150559, 150355, 150560, 150552, 150359, 150561, 150562, 35079, 57057, 26818, 26727, 26190, 28374, 25651, 150099, 150100, 52022, 30561, 53002, 53311, 29998, 29479, 23962, 56926, 150600, 41660, 150047, 150044, 150194, 150352, 38637, 38902, 46686, 47806, 35733, 150577, 150601, 149988, 150584, 150585, 42299, 150338, 150375, 150551, 150533, 150549, 150379, 150496, 150576, 150536, 150546, 150547, 28076, 37936, 27881, 27874, 149991, 42360, 27981, 37779, 40919, 31619, 26050, 30419, 53276, 150660, 29924, 53277, 30245, 31669, 40023, 150661, 39059, 150033, 46919, 45997, 45642, 48852, 38134, 48874, 51515, 43700, 56118, 39106, 40396, 24296, 41817, 24376, 57081, 150342, 119566, 27602, 150180, 150712, 54787, 150168, 34049, 150534, 23542, 150089, 26830, 23466, 53523, 150525, 25464, 150531, 34024, 27041, 37687, 40051, 27389, 150683, 36294, 36957, 47101, 47061, 45400, 58729, 44920, 41546, 39923, 39643, 39291, 37802, 37697, 37587, 37495, 36282, 150429, 150602, 39666, 37609, 35126, 30697, 33268, 150361, 32762, 32615, 150509, 50714, 150358, 36239, 24269, 46826, 150510, 27401, 150603, 39835, 39311, 39115, 150654, 150684, 42004, 149992, 58727, 58843, 150386, 150414, 150417, 37325, 56038, 27857, 26476, 150571, 150572, 150573, 150574, 150579, 150580, 25302, 24648, 150655, 24284, 24156, 24151, 23950, 23658, 23564, 53199, 24415, 35728, 150671, 47900, 149976, 150049, 150053, 45168, 24081, 35500, 35588, 35606, 35880, 37747, 38634, 119380, 119382, 150657, 150656, 31437, 29431, 31753, 43138, 43304, 43628, 34996, 41519, 45135, 47169, 48586, 150097, 150054, 46904, 38962, 42763, 35194, 32921, 47672, 40157, 46506, 50982, 29418, 48378, 38571, 47450, 46991, 46986, 56916, 46838, 37652, 37276, 44378, 22349, 44498, 59012, 40948, 43160, 47849, 43378, 150415, 35832, 35897, 47789, 36018, 41381, 58988, 47034, 29546, 50656, 23996, 32963, 32964, 58987, 29220, 28576, 34736, 42126, 46621, 39260, 39136, 45156, 37860, 45017, 38425, 39941, 34510, 56918, 46942, 46869, 37732, 53594, 32301, 34004, 37196, 31988, 31742, 22713, 23078, 57808, 42830, 26911, 27654, 23891, 28294, 42115, 23806, 31130, 150662, 31943, 47301, 47275, 58072, 51023, 37111, 37274, 37275, 30635, 34667, 39403, 26406, 150663, 29062, 28748, 42497, 48045, 45447, 28296, 44729, 27943, 56845, 25330, 27448, 42771, 27116, 24487, 33442, 32191, 32116, 35173, 39442, 34497, 36504, 36981, 47155, 34273, 24485, 37783, 28285, 150034, 45508, 27576, 27130, 28450, 48795, 33564, 39138, 37492, 39060, 37500, 32501, 32539, 119551, 48889, 52749, 31855, 53036, 149898, 30422, 31660, 23216, 56922, 30329, 23735, 31365, 38119, 40031, 46837, 28888, 33302, 33284, 23940, 52043, 43179, 24564, 48678, 43026, 35220, 25169, 36453, 36539, 47050, 27364, 37698, 24434, 22656, 29911, 30397, 22731, 50234, 50281, 57396, 30302, 32166, 23599, 50090, 25319, 33777, 28040, 56917, 33779, 33782, 33783, 56460, 55445, 27450, 28403, 24386, 33707, 33708, 33710, 33711, 24646, 33774, 23137, 29571, 29682, 51994, 31379, 30984, 30914, 52627, 30458, 52831, 30457, 49583, 27837, 25172, 149688, 27835, 150691, 25349, 26671, 26624, 34306, 30974, 33778, 150073, 31427, 29951, 44588, 51295, 51293, 150522, 26020, 22401, 25633, 34652, 27024, 27018, 33780, 34305, 26930, 33781, 26093, 24666, 26584, 49425, 49327, 51301, 25080, 27872, 26931);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:40:48,643 - [124817] - src.utils.log - INFO - βœ… Fetched 17 rows - __SPLIT__ 2026-07-21 10:40:48,653 - [124817] - src.utils.log - INFO - πŸ” Fetching data: SELECT IsInitialSetupDiscount as IsInitial, DiscountSetupId, AppliedDiscountAmt as AppliedDiscountAmount,IsActive ,ServiceSetupId from ServiceCore.ServiceSetupAppliedDiscount ssad WHERE ssad.ServiceSetupId in (150105, 150291, 26109, 45520, 150598, 42749, 42822, 23686, 150695, 150642, 24258, 33939, 28648, 51398, 38480, 150650, 38022, 37824, 29627, 150673, 150694, 56311, 150681, 119603, 36559, 24220, 30755, 150705, 150418, 149912, 52608, 26231, 30959, 150185, 51389, 45461, 26946, 46946, 45464, 44573, 44947, 51353, 150200, 26155, 54673, 31192, 150199, 22292, 47317, 150002, 150640, 28199, 53341, 30277, 53395, 45987, 26167, 29495, 26745, 22604, 27490, 25695, 48488, 49027, 26254, 44654, 44653, 34524, 35349, 45399, 26882, 150688, 51119, 23899, 35258, 150641, 59016, 39082, 59014, 42644, 53925, 32512, 48938, 150157, 29437, 25455, 139674, 32961, 150701, 150700, 26603, 28291, 42035, 41899, 40009, 32639, 47082, 39251, 150699, 23847, 52962, 51675, 51687, 33106, 23824, 32480, 32240, 38892, 27069, 25184, 22793, 24674, 40729, 31190, 24331, 28234, 31157, 24209, 27016, 33570, 32476, 31326, 24594, 23692, 34026, 28971, 58241, 23648, 44939, 48942, 37209, 51032, 150685, 33579, 150714, 150696, 150380, 25144, 42845, 57764, 30642, 150697, 150678, 129619, 31629, 48814, 52525, 26530, 150692, 44832, 40573, 44843, 45982, 28530, 26038, 38807, 43268, 37425, 24467, 43270, 54283, 35456, 35525, 149967, 54195, 29084, 43183, 32448, 29450, 42018, 27173, 36339, 38509, 57759, 43130, 35781, 43131, 56676, 24085, 28978, 149698, 26278, 149692, 51190, 23281, 150450, 25100, 25191, 150667, 47022, 24029, 23842, 150106, 24514, 56844, 33198, 40813, 149989, 39205, 46587, 52220, 35549, 34010, 149684, 149927, 36020, 43695, 150524, 32808, 42754, 43999, 34422, 43996, 24498, 149683, 150112, 43646, 52068, 149685, 51949, 28305, 23965, 149699, 46144, 46119, 57201, 30353, 31769, 31780, 53330, 30103, 150589, 59013, 23389, 150587, 39655, 23652, 29643, 45501, 50454, 40086, 40178, 41601, 51777, 40575, 150644, 30527, 41760, 47648, 48617, 40816, 149974, 149987, 149986, 149971, 41844, 150036, 149973, 39140, 149981, 31194, 39942, 47332, 46936, 32372, 149972, 149975, 32559, 33300, 149969, 24261, 31957, 28923, 38263, 149982, 31482, 24237, 28287, 25840, 39484, 39152, 30476, 26057, 150115, 52080, 30670, 48624, 27066, 150516, 150521, 49605, 42407, 27614, 41759, 149968, 36046, 35772, 35687, 35441, 35167, 24623, 29451, 34256, 36358, 33243, 150167, 25435, 40111, 34293, 150677, 37238, 37222, 149734, 34669, 29290, 35699, 35689, 51053, 28893, 37103, 150675, 150680, 27932, 150625, 149983, 150615, 150612, 33285, 150611, 27588, 41619, 41793, 41647, 149869, 27140, 53159, 150535, 41620, 42947, 150420, 150620, 150219, 48554, 23046, 150158, 38121, 38050, 42108, 26198, 150122, 27540, 34083, 39959, 149840, 22416, 50413, 150150, 28209, 119227, 28311, 29761, 33853, 33949, 150649, 150592, 23632, 43422, 149996, 150111, 150345, 48555, 47284, 55860, 47674, 45363, 38236, 26216, 26564, 26480, 26478, 54785, 28424, 23141, 23101, 57037, 29429, 150029, 23546, 51421, 58963, 150682, 52687, 53024, 58845, 150501, 48133, 42534, 42470, 42469, 28313, 24437, 25294, 29528, 25306, 25558, 26034, 23016, 31384, 31255, 52542, 30964, 150715, 26383, 150072, 150098, 150110, 150070, 51055, 33578, 55603, 51155, 26044, 52895, 24203, 47915, 25453, 51859, 30724, 34642, 33212, 32816, 32479, 150716, 53010, 32414, 57029, 30139, 32836, 23553, 25472, 57556, 39572, 30408, 43214, 27668, 52887, 31548, 43893, 40473, 40402, 150495, 36555, 150383, 29854, 150038, 150181, 150179, 150659, 150658, 150586, 25609, 25894, 150035, 41947, 150427, 25629, 150588, 27710, 44913, 23558, 43257, 36887, 24076, 150400, 35738, 29226, 29157, 52593, 150398, 36522, 22677, 149928, 150306, 22618, 25255, 28500, 28097, 33317, 150396, 150395, 150394, 28242, 150392, 150387, 150385, 150384, 46590, 27098, 27073, 31354, 24959, 24836, 52775, 43285, 150060, 150062, 41434, 51326, 34993, 39428, 34903, 29393, 35697, 139655, 150374, 43263, 25532, 30954, 23005, 39133, 46879, 150030, 47054, 150186, 48578, 46516, 48577, 24337, 24660, 52239, 27999, 150707, 23406, 38654, 41592, 33844, 31623, 32686, 29078, 31272, 46217, 35284, 26801, 37042, 37710, 37813, 54783, 30975, 36958, 55424, 150647, 36763, 150189, 35718, 150022, 26484, 29177, 28716, 35956, 38550, 31046, 150410, 51204, 47124, 150676, 35597, 150095, 150109, 39378, 51126, 52752, 28958, 24004, 34484, 29846, 35138, 29182, 150447, 50892, 37294, 150126, 51312, 57003, 150518, 25445, 150104, 150103, 150102, 150101, 23394, 34267, 36013, 44917, 150556, 150554, 150557, 150566, 150559, 150355, 150560, 150552, 150359, 150561, 150562, 35079, 57057, 26818, 26727, 26190, 28374, 25651, 150099, 150100, 52022, 30561, 53002, 53311, 29998, 29479, 23962, 56926, 150600, 41660, 150047, 150044, 150194, 150352, 38637, 38902, 46686, 47806, 35733, 150577, 150601, 149988, 150584, 150585, 42299, 150338, 150375, 150551, 150533, 150549, 150379, 150496, 150576, 150536, 150546, 150547, 28076, 37936, 27881, 27874, 149991, 42360, 27981, 37779, 40919, 31619, 26050, 30419, 53276, 150660, 29924, 53277, 30245, 31669, 40023, 150661, 39059, 150033, 46919, 45997, 45642, 48852, 38134, 48874, 51515, 43700, 56118, 39106, 40396, 24296, 41817, 24376, 57081, 150342, 119566, 27602, 150180, 150712, 54787, 150168, 34049, 150534, 23542, 150089, 26830, 23466, 53523, 150525, 25464, 150531, 34024, 27041, 37687, 40051, 27389, 150683, 36294, 36957, 47101, 47061, 45400, 58729, 44920, 41546, 39923, 39643, 39291, 37802, 37697, 37587, 37495, 36282, 150429, 150602, 39666, 37609, 35126, 30697, 33268, 150361, 32762, 32615, 150509, 50714, 150358, 36239, 24269, 46826, 150510, 27401, 150603, 39835, 39311, 39115, 150654, 150684, 42004, 149992, 58727, 58843, 150386, 150414, 150417, 37325, 56038, 27857, 26476, 150571, 150572, 150573, 150574, 150579, 150580, 25302, 24648, 150655, 24284, 24156, 24151, 23950, 23658, 23564, 53199, 24415, 35728, 150671, 47900, 149976, 150049, 150053, 45168, 24081, 35500, 35588, 35606, 35880, 37747, 38634, 119380, 119382, 150657, 150656, 31437, 29431, 31753, 43138, 43304, 43628, 34996, 41519, 45135, 47169, 48586, 150097, 150054, 46904, 38962, 42763, 35194, 32921, 47672, 40157, 46506, 50982, 29418, 48378, 38571, 47450, 46991, 46986, 56916, 46838, 37652, 37276, 44378, 22349, 44498, 59012, 40948, 43160, 47849, 43378, 150415, 35832, 35897, 47789, 36018, 41381, 58988, 47034, 29546, 50656, 23996, 32963, 32964, 58987, 29220, 28576, 34736, 42126, 46621, 39260, 39136, 45156, 37860, 45017, 38425, 39941, 34510, 56918, 46942, 46869, 37732, 53594, 32301, 34004, 37196, 31988, 31742, 22713, 23078, 57808, 42830, 26911, 27654, 23891, 28294, 42115, 23806, 31130, 150662, 31943, 47301, 47275, 58072, 51023, 37111, 37274, 37275, 30635, 34667, 39403, 26406, 150663, 29062, 28748, 42497, 48045, 45447, 28296, 44729, 27943, 56845, 25330, 27448, 42771, 27116, 24487, 33442, 32191, 32116, 35173, 39442, 34497, 36504, 36981, 47155, 34273, 24485, 37783, 28285, 150034, 45508, 27576, 27130, 28450, 48795, 33564, 39138, 37492, 39060, 37500, 32501, 32539, 119551, 48889, 52749, 31855, 53036, 149898, 30422, 31660, 23216, 56922, 30329, 23735, 31365, 38119, 40031, 46837, 28888, 33302, 33284, 23940, 52043, 43179, 24564, 48678, 43026, 35220, 25169, 36453, 36539, 47050, 27364, 37698, 24434, 22656, 29911, 30397, 22731, 50234, 50281, 57396, 30302, 32166, 23599, 50090, 25319, 33777, 28040, 56917, 33779, 33782, 33783, 56460, 55445, 27450, 28403, 24386, 33707, 33708, 33710, 33711, 24646, 33774, 23137, 29571, 29682, 51994, 31379, 30984, 30914, 52627, 30458, 52831, 30457, 49583, 27837, 25172, 149688, 27835, 150691, 25349, 26671, 26624, 34306, 30974, 33778, 150073, 31427, 29951, 44588, 51295, 51293, 150522, 26020, 22401, 25633, 34652, 27024, 27018, 33780, 34305, 26930, 33781, 26093, 24666, 26584, 49425, 49327, 51301, 25080, 27872, 26931);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:40:49,125 - [124817] - src.utils.log - INFO - βœ… Fetched 484 rows - __SPLIT__ 2026-07-21 10:40:49,149 - [124817] - src.utils.log - INFO - πŸ” Fetching data: SELECT IsInitialSetupDiscount as IsInitial, DiscountSetupId,IsActive,DiscountAmount, IsDiscountPercent,DiscountPercent,DiscountDescription, ServiceSetupId from ServiceCore.ServiceSetupAppliedDiscount ssad WHERE ssad.ServiceSetupId in (150105, 150291, 26109, 45520, 150598, 42749, 42822, 23686, 150695, 150642, 24258, 33939, 28648, 51398, 38480, 150650, 38022, 37824, 29627, 150673, 150694, 56311, 150681, 119603, 36559, 24220, 30755, 150705, 150418, 149912, 52608, 26231, 30959, 150185, 51389, 45461, 26946, 46946, 45464, 44573, 44947, 51353, 150200, 26155, 54673, 31192, 150199, 22292, 47317, 150002, 150640, 28199, 53341, 30277, 53395, 45987, 26167, 29495, 26745, 22604, 27490, 25695, 48488, 49027, 26254, 44654, 44653, 34524, 35349, 45399, 26882, 150688, 51119, 23899, 35258, 150641, 59016, 39082, 59014, 42644, 53925, 32512, 48938, 150157, 29437, 25455, 139674, 32961, 150701, 150700, 26603, 28291, 42035, 41899, 40009, 32639, 47082, 39251, 150699, 23847, 52962, 51675, 51687, 33106, 23824, 32480, 32240, 38892, 27069, 25184, 22793, 24674, 40729, 31190, 24331, 28234, 31157, 24209, 27016, 33570, 32476, 31326, 24594, 23692, 34026, 28971, 58241, 23648, 44939, 48942, 37209, 51032, 150685, 33579, 150714, 150696, 150380, 25144, 42845, 57764, 30642, 150697, 150678, 129619, 31629, 48814, 52525, 26530, 150692, 44832, 40573, 44843, 45982, 28530, 26038, 38807, 43268, 37425, 24467, 43270, 54283, 35456, 35525, 149967, 54195, 29084, 43183, 32448, 29450, 42018, 27173, 36339, 38509, 57759, 43130, 35781, 43131, 56676, 24085, 28978, 149698, 26278, 149692, 51190, 23281, 150450, 25100, 25191, 150667, 47022, 24029, 23842, 150106, 24514, 56844, 33198, 40813, 149989, 39205, 46587, 52220, 35549, 34010, 149684, 149927, 36020, 43695, 150524, 32808, 42754, 43999, 34422, 43996, 24498, 149683, 150112, 43646, 52068, 149685, 51949, 28305, 23965, 149699, 46144, 46119, 57201, 30353, 31769, 31780, 53330, 30103, 150589, 59013, 23389, 150587, 39655, 23652, 29643, 45501, 50454, 40086, 40178, 41601, 51777, 40575, 150644, 30527, 41760, 47648, 48617, 40816, 149974, 149987, 149986, 149971, 41844, 150036, 149973, 39140, 149981, 31194, 39942, 47332, 46936, 32372, 149972, 149975, 32559, 33300, 149969, 24261, 31957, 28923, 38263, 149982, 31482, 24237, 28287, 25840, 39484, 39152, 30476, 26057, 150115, 52080, 30670, 48624, 27066, 150516, 150521, 49605, 42407, 27614, 41759, 149968, 36046, 35772, 35687, 35441, 35167, 24623, 29451, 34256, 36358, 33243, 150167, 25435, 40111, 34293, 150677, 37238, 37222, 149734, 34669, 29290, 35699, 35689, 51053, 28893, 37103, 150675, 150680, 27932, 150625, 149983, 150615, 150612, 33285, 150611, 27588, 41619, 41793, 41647, 149869, 27140, 53159, 150535, 41620, 42947, 150420, 150620, 150219, 48554, 23046, 150158, 38121, 38050, 42108, 26198, 150122, 27540, 34083, 39959, 149840, 22416, 50413, 150150, 28209, 119227, 28311, 29761, 33853, 33949, 150649, 150592, 23632, 43422, 149996, 150111, 150345, 48555, 47284, 55860, 47674, 45363, 38236, 26216, 26564, 26480, 26478, 54785, 28424, 23141, 23101, 57037, 29429, 150029, 23546, 51421, 58963, 150682, 52687, 53024, 58845, 150501, 48133, 42534, 42470, 42469, 28313, 24437, 25294, 29528, 25306, 25558, 26034, 23016, 31384, 31255, 52542, 30964, 150715, 26383, 150072, 150098, 150110, 150070, 51055, 33578, 55603, 51155, 26044, 52895, 24203, 47915, 25453, 51859, 30724, 34642, 33212, 32816, 32479, 150716, 53010, 32414, 57029, 30139, 32836, 23553, 25472, 57556, 39572, 30408, 43214, 27668, 52887, 31548, 43893, 40473, 40402, 150495, 36555, 150383, 29854, 150038, 150181, 150179, 150659, 150658, 150586, 25609, 25894, 150035, 41947, 150427, 25629, 150588, 27710, 44913, 23558, 43257, 36887, 24076, 150400, 35738, 29226, 29157, 52593, 150398, 36522, 22677, 149928, 150306, 22618, 25255, 28500, 28097, 33317, 150396, 150395, 150394, 28242, 150392, 150387, 150385, 150384, 46590, 27098, 27073, 31354, 24959, 24836, 52775, 43285, 150060, 150062, 41434, 51326, 34993, 39428, 34903, 29393, 35697, 139655, 150374, 43263, 25532, 30954, 23005, 39133, 46879, 150030, 47054, 150186, 48578, 46516, 48577, 24337, 24660, 52239, 27999, 150707, 23406, 38654, 41592, 33844, 31623, 32686, 29078, 31272, 46217, 35284, 26801, 37042, 37710, 37813, 54783, 30975, 36958, 55424, 150647, 36763, 150189, 35718, 150022, 26484, 29177, 28716, 35956, 38550, 31046, 150410, 51204, 47124, 150676, 35597, 150095, 150109, 39378, 51126, 52752, 28958, 24004, 34484, 29846, 35138, 29182, 150447, 50892, 37294, 150126, 51312, 57003, 150518, 25445, 150104, 150103, 150102, 150101, 23394, 34267, 36013, 44917, 150556, 150554, 150557, 150566, 150559, 150355, 150560, 150552, 150359, 150561, 150562, 35079, 57057, 26818, 26727, 26190, 28374, 25651, 150099, 150100, 52022, 30561, 53002, 53311, 29998, 29479, 23962, 56926, 150600, 41660, 150047, 150044, 150194, 150352, 38637, 38902, 46686, 47806, 35733, 150577, 150601, 149988, 150584, 150585, 42299, 150338, 150375, 150551, 150533, 150549, 150379, 150496, 150576, 150536, 150546, 150547, 28076, 37936, 27881, 27874, 149991, 42360, 27981, 37779, 40919, 31619, 26050, 30419, 53276, 150660, 29924, 53277, 30245, 31669, 40023, 150661, 39059, 150033, 46919, 45997, 45642, 48852, 38134, 48874, 51515, 43700, 56118, 39106, 40396, 24296, 41817, 24376, 57081, 150342, 119566, 27602, 150180, 150712, 54787, 150168, 34049, 150534, 23542, 150089, 26830, 23466, 53523, 150525, 25464, 150531, 34024, 27041, 37687, 40051, 27389, 150683, 36294, 36957, 47101, 47061, 45400, 58729, 44920, 41546, 39923, 39643, 39291, 37802, 37697, 37587, 37495, 36282, 150429, 150602, 39666, 37609, 35126, 30697, 33268, 150361, 32762, 32615, 150509, 50714, 150358, 36239, 24269, 46826, 150510, 27401, 150603, 39835, 39311, 39115, 150654, 150684, 42004, 149992, 58727, 58843, 150386, 150414, 150417, 37325, 56038, 27857, 26476, 150571, 150572, 150573, 150574, 150579, 150580, 25302, 24648, 150655, 24284, 24156, 24151, 23950, 23658, 23564, 53199, 24415, 35728, 150671, 47900, 149976, 150049, 150053, 45168, 24081, 35500, 35588, 35606, 35880, 37747, 38634, 119380, 119382, 150657, 150656, 31437, 29431, 31753, 43138, 43304, 43628, 34996, 41519, 45135, 47169, 48586, 150097, 150054, 46904, 38962, 42763, 35194, 32921, 47672, 40157, 46506, 50982, 29418, 48378, 38571, 47450, 46991, 46986, 56916, 46838, 37652, 37276, 44378, 22349, 44498, 59012, 40948, 43160, 47849, 43378, 150415, 35832, 35897, 47789, 36018, 41381, 58988, 47034, 29546, 50656, 23996, 32963, 32964, 58987, 29220, 28576, 34736, 42126, 46621, 39260, 39136, 45156, 37860, 45017, 38425, 39941, 34510, 56918, 46942, 46869, 37732, 53594, 32301, 34004, 37196, 31988, 31742, 22713, 23078, 57808, 42830, 26911, 27654, 23891, 28294, 42115, 23806, 31130, 150662, 31943, 47301, 47275, 58072, 51023, 37111, 37274, 37275, 30635, 34667, 39403, 26406, 150663, 29062, 28748, 42497, 48045, 45447, 28296, 44729, 27943, 56845, 25330, 27448, 42771, 27116, 24487, 33442, 32191, 32116, 35173, 39442, 34497, 36504, 36981, 47155, 34273, 24485, 37783, 28285, 150034, 45508, 27576, 27130, 28450, 48795, 33564, 39138, 37492, 39060, 37500, 32501, 32539, 119551, 48889, 52749, 31855, 53036, 149898, 30422, 31660, 23216, 56922, 30329, 23735, 31365, 38119, 40031, 46837, 28888, 33302, 33284, 23940, 52043, 43179, 24564, 48678, 43026, 35220, 25169, 36453, 36539, 47050, 27364, 37698, 24434, 22656, 29911, 30397, 22731, 50234, 50281, 57396, 30302, 32166, 23599, 50090, 25319, 33777, 28040, 56917, 33779, 33782, 33783, 56460, 55445, 27450, 28403, 24386, 33707, 33708, 33710, 33711, 24646, 33774, 23137, 29571, 29682, 51994, 31379, 30984, 30914, 52627, 30458, 52831, 30457, 49583, 27837, 25172, 149688, 27835, 150691, 25349, 26671, 26624, 34306, 30974, 33778, 150073, 31427, 29951, 44588, 51295, 51293, 150522, 26020, 22401, 25633, 34652, 27024, 27018, 33780, 34305, 26930, 33781, 26093, 24666, 26584, 49425, 49327, 51301, 25080, 27872, 26931);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:40:49,618 - [124817] - src.utils.log - INFO - βœ… Fetched 484 rows - __SPLIT__ 2026-07-21 10:40:49,636 - [124817] - src.utils.log - INFO - Sequential Insertion in invoice tables begin - __SPLIT__ 2026-07-21 10:40:49,636 - [124817] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 10:40:49,637 - [124817] - src.utils.log - INFO - πŸ“₯ Inserting into Billing.AccountDiscountSetup: 685 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:40:49,936 - [124817] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 685) into Billing.AccountDiscountSetup - __SPLIT__ 2026-07-21 10:40:52,945 - [124817] - src.utils.log - INFO - βœ… All 685 rows inserted successfully into Billing.AccountDiscountSetup in 1 batches - __SPLIT__ 2026-07-21 10:40:52,945 - [124817] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 10:40:52,945 - [124817] - src.utils.log - INFO - πŸ“₯ Inserting into Billing.InvoiceCharges: 1869 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:40:53,230 - [124817] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 1869) into Billing.InvoiceCharges - __SPLIT__ 2026-07-21 10:41:00,490 - [124817] - src.utils.log - INFO - βœ… All 1869 rows inserted successfully into Billing.InvoiceCharges in 1 batches - __SPLIT__ 2026-07-21 10:41:00,491 - [124817] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 10:41:00,491 - [124817] - src.utils.log - INFO - πŸ“₯ Inserting into Billing.DiscountApplied: 685 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:41:00,789 - [124817] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 685) into Billing.DiscountApplied - __SPLIT__ 2026-07-21 10:41:03,550 - [124817] - src.utils.log - INFO - βœ… All 685 rows inserted successfully into Billing.DiscountApplied in 1 batches - __SPLIT__ 2026-07-21 10:41:03,550 - [124817] - src.utils.log - INFO - Invoice Publish Done - __SPLIT__ 2026-07-21 10:41:03,552 - [124817] - src.utils.log - INFO - Updating Next GenerationDate - __SPLIT__ 2026-07-21 10:41:03,552 - [124817] - src.utils.log - INFO - πŸ” Fetching data: SELECT ServiceSetupId, MAX(NextWorkOrderGenerationDate) AS MaxNextWorkOrderGeneration FROM ServiceCore.WorkOrderSkipMonthAutoGeneration WHERE GenerateWorkOrderHistoryId = 124817 GROUP BY ServiceSetupId; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:41:03,828 - [124817] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 10:41:03,835 - [124817] - src.utils.log - INFO - πŸ”„ Updating next gen date sequentially: inside update_next_workorder_generation - __SPLIT__ 2026-07-21 10:41:03,982 - [124817] - src.utils.log - INFO - πŸ›  Creating temp table #tbl_c432b2a252 - __SPLIT__ 2026-07-21 10:41:04,273 - [124817] - src.utils.log - INFO - πŸ“Œ Bulk inserting 1225 rows into #tbl_c432b2a252 - __SPLIT__ 2026-07-21 10:43:52,845 - [124817] - src.utils.log - INFO - πŸ” Running MERGE update to apply changes - __SPLIT__ 2026-07-21 10:43:53,033 - [124817] - src.utils.log - INFO - βœ” SQL reported affected rows: 1225 - __SPLIT__ 2026-07-21 10:43:54,273 - [124817] - src.utils.log - INFO - πŸ” Verified successfully updated 1225 rows via #tbl_c432b2a252 - __SPLIT__ 2026-07-21 10:43:54,273 - [124817] - src.utils.log - INFO - πŸŽ‰ Successfully updated NextGenerationDate using temp table #tbl_c432b2a252 - __SPLIT__ 2026-07-21 10:43:54,274 - [124817] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderSkipMonthAutoGeneration WHERE GenerateWorkOrderHistoryId = 124817 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:43:54,548 - [124817] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 10:43:54,549 - [124817] - src.utils.log - INFO - Sequential deletion from temp tables begin - __SPLIT__ 2026-07-21 10:43:54,549 - [124817] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationServices WHERE WorkOrderAutoGenerationId in (3684221, 3684222, 3684223, 3684224, 3684225, 3684226, 3684227, 3684228, 3684229, 3684230, 3684231, 3684232, 3684233, 3684234, 3684235, 3684236, 3684237, 3684238, 3684239, 3684240, 3684241, 3684242, 3684243, 3684244, 3684245, 3684246, 3684247, 3684248, 3684249, 3684250, 3684251, 3684252, 3684253, 3684254, 3684255, 3684256, 3684257, 3684258, 3684259, 3684260, 3684261, 3684262, 3684263, 3684264, 3684265, 3684266, 3684267, 3684268, 3684269, 3684270, 3684271, 3684272, 3684273, 3684274, 3684275, 3684276, 3684277, 3684278, 3684279, 3684280, 3684281, 3684282, 3684283, 3684284, 3684285, 3684286, 3684287, 3684288, 3684289, 3684290, 3684291, 3684292, 3684293, 3684294, 3684295, 3684296, 3684297, 3684298, 3684299, 3684300, 3684301, 3684302, 3684303, 3684304, 3684305, 3684306, 3684307, 3684308, 3684309, 3684310, 3684311, 3684312, 3684313, 3684314, 3684315, 3684316, 3684317, 3684318, 3684319, 3684320, 3684321, 3684322, 3684323, 3684324, 3684325, 3684326, 3684327, 3684328, 3684329, 3684330, 3684331, 3684332, 3684333, 3684334, 3684335, 3684336, 3684337, 3684338, 3684339, 3684340, 3684341, 3684342, 3684343, 3684344, 3684345, 3684346, 3684347, 3684348, 3684349, 3684350, 3684351, 3684352, 3684353, 3684354, 3684355, 3684356, 3684357, 3684358, 3684359, 3684360, 3684361, 3684362, 3684363, 3684364, 3684365, 3684366, 3684367, 3684368, 3684369, 3684370, 3684371, 3684372, 3684373, 3684374, 3684375, 3684376, 3684377, 3684378, 3684379, 3684380, 3684381, 3684382, 3684383, 3684384, 3684385, 3684386, 3684387, 3684388, 3684389, 3684390, 3684391, 3684392, 3684393, 3684394, 3684395, 3684396, 3684397, 3684398, 3684399, 3684400, 3684401, 3684402, 3684403, 3684404, 3684405, 3684406, 3684407, 3684408, 3684409, 3684410, 3684411, 3684412, 3684413, 3684414, 3684415, 3684416, 3684417, 3684418, 3684419, 3684420, 3684421, 3684422, 3684423, 3684424, 3684425, 3684426, 3684427, 3684428, 3684429, 3684430, 3684431, 3684432, 3684433, 3684434, 3684435, 3684436, 3684437, 3684438, 3684439, 3684440, 3684441, 3684442, 3684443, 3684444, 3684445, 3684446, 3684447, 3684448, 3684449, 3684450, 3684451, 3684452, 3684453, 3684454, 3684455, 3684456, 3684457, 3684458, 3684459, 3684460, 3684461, 3684462, 3684463, 3684464, 3684465, 3684466, 3684467, 3684468, 3684469, 3684470, 3684471, 3684472, 3684473, 3684474, 3684475, 3684476, 3684477, 3684478, 3684479, 3684480, 3684481, 3684482, 3684483, 3684484, 3684485, 3684486, 3684487, 3684488, 3684489, 3684490, 3684491, 3684492, 3684493, 3684494, 3684495, 3684496, 3684497, 3684498, 3684499, 3684500, 3684501, 3684502, 3684503, 3684504, 3684505, 3684506, 3684507, 3684508, 3684509, 3684510, 3684511, 3684512, 3684513, 3684514, 3684515, 3684516, 3684517, 3684518, 3684519, 3684520, 3684521, 3684522, 3684523, 3684524, 3684525, 3684526, 3684527, 3684528, 3684529, 3684530, 3684531, 3684532, 3684533, 3684534, 3684535, 3684536, 3684537, 3684538, 3684539, 3684540, 3684541, 3684542, 3684543, 3684544, 3684545, 3684546, 3684547, 3684548, 3684549, 3684550, 3684551, 3684552, 3684553, 3684554, 3684555, 3684556, 3684557, 3684558, 3684559, 3684560, 3684561, 3684562, 3684563, 3684564, 3684565, 3684566, 3684567, 3684568, 3684569, 3684570, 3684571, 3684572, 3684573, 3684574, 3684575, 3684576, 3684577, 3684578, 3684579, 3684580, 3684581, 3684582, 3684583, 3684584, 3684585, 3684586, 3684587, 3684588, 3684589, 3684590, 3684591, 3684592, 3684593, 3684594, 3684595, 3684596, 3684597, 3684598, 3684599, 3684600, 3684601, 3684602, 3684603, 3684604, 3684605, 3684606, 3684607, 3684608, 3684609, 3684610, 3684611, 3684612, 3684613, 3684614, 3684615, 3684616, 3684617, 3684618, 3684619, 3684620, 3684621, 3684622, 3684623, 3684624, 3684625, 3684626, 3684627, 3684628, 3684629, 3684630, 3684631, 3684632, 3684633, 3684634, 3684635, 3684636, 3684637, 3684638, 3684639, 3684640, 3684641, 3684642, 3684643, 3684644, 3684645, 3684646, 3684647, 3684648, 3684649, 3684650, 3684651, 3684652, 3684653, 3684654, 3684655, 3684656, 3684657, 3684658, 3684659, 3684660, 3684661, 3684662, 3684663, 3684664, 3684665, 3684666, 3684667, 3684668, 3684669, 3684670, 3684671, 3684672, 3684673, 3684674, 3684675, 3684676, 3684677, 3684678, 3684679, 3684680, 3684681, 3684682, 3684683, 3684684, 3684685, 3684686, 3684687, 3684688, 3684689, 3684690, 3684691, 3684692, 3684693, 3684694, 3684695, 3684696, 3684697, 3684698, 3684699, 3684700, 3684701, 3684702, 3684703, 3684704, 3684705, 3684706, 3684707, 3684708, 3684709, 3684710, 3684711, 3684712, 3684713, 3684714, 3684715, 3684716, 3684717, 3684718, 3684719, 3684720, 3684721, 3684722, 3684723, 3684724, 3684725, 3684726, 3684727, 3684728, 3684729, 3684730, 3684731, 3684732, 3684733, 3684734, 3684735, 3684736, 3684737, 3684738, 3684739, 3684740, 3684741, 3684742, 3684743, 3684744, 3684745, 3684746, 3684747, 3684748, 3684749, 3684750, 3684751, 3684752, 3684753, 3684754, 3684755, 3684756, 3684757, 3684758, 3684759, 3684760, 3684761, 3684762, 3684763, 3684764, 3684765, 3684766, 3684767, 3684768, 3684769, 3684770, 3684771, 3684772, 3684773, 3684774, 3684775, 3684776, 3684777, 3684778, 3684779, 3684780, 3684781, 3684782, 3684783, 3684784, 3684785, 3684786, 3684787, 3684788, 3684789, 3684790, 3684791, 3684792, 3684793, 3684794, 3684795, 3684796, 3684797, 3684798, 3684799, 3684800, 3684801, 3684802, 3684803, 3684804, 3684805, 3684806, 3684807, 3684808, 3684809, 3684810, 3684811, 3684812, 3684813, 3684814, 3684815, 3684816, 3684817, 3684818, 3684819, 3684820, 3684821, 3684822, 3684823, 3684824, 3684825, 3684826, 3684827, 3684828, 3684829, 3684830, 3684831, 3684832, 3684833, 3684834, 3684835, 3684836, 3684837, 3684838, 3684839, 3684840, 3684841, 3684842, 3684843, 3684844, 3684845, 3684846, 3684847, 3684848, 3684849, 3684850, 3684851, 3684852, 3684853, 3684854, 3684855, 3684856, 3684857, 3684858, 3684859, 3684860, 3684861, 3684862, 3684863, 3684864, 3684865, 3684866, 3684867, 3684868, 3684869, 3684870, 3684871, 3684872, 3684873, 3684874, 3684875, 3684876, 3684877, 3684878, 3684879, 3684880, 3684881, 3684882, 3684883, 3684884, 3684885, 3684886, 3684887, 3684888, 3684889, 3684890, 3684891, 3684892, 3684893, 3684894, 3684895, 3684896, 3684897, 3684898, 3684899, 3684900, 3684901, 3684902, 3684903, 3684904, 3684905, 3684906, 3684907, 3684908, 3684909, 3684910, 3684911, 3684912, 3684913, 3684914, 3684915, 3684916, 3684917, 3684918, 3684919, 3684920, 3684921, 3684922, 3684923, 3684924, 3684925, 3684926, 3684927, 3684928, 3684929, 3684930, 3684931, 3684932, 3684933, 3684934, 3684935, 3684936, 3684937, 3684938, 3684939, 3684940, 3684941, 3684942, 3684943, 3684944, 3684945, 3684946, 3684947, 3684948, 3684949, 3684950, 3684951, 3684952, 3684953, 3684954, 3684955, 3684956, 3684957, 3684958, 3684959, 3684960, 3684961, 3684962, 3684963, 3684964, 3684965, 3684966, 3684967, 3684968, 3684969, 3684970, 3684971, 3684972, 3684973, 3684974, 3684975, 3684976, 3684977, 3684978, 3684979, 3684980, 3684981, 3684982, 3684983, 3684984, 3684985, 3684986, 3684987, 3684988, 3684989, 3684990, 3684991, 3684992, 3684993, 3684994, 3684995, 3684996, 3684997, 3684998, 3684999, 3685000, 3685001, 3685002, 3685003, 3685004, 3685005, 3685006, 3685007, 3685008, 3685009, 3685010, 3685011, 3685012, 3685013, 3685014, 3685015, 3685016, 3685017, 3685018, 3685019, 3685020, 3685021, 3685022, 3685023, 3685024, 3685025, 3685026, 3685027, 3685028, 3685029, 3685030, 3685031, 3685032, 3685033, 3685034, 3685035, 3685036, 3685037, 3685038, 3685039, 3685040, 3685041, 3685042, 3685043, 3685044, 3685045, 3685046, 3685047, 3685048, 3685049, 3685050, 3685051, 3685052, 3685053, 3685054, 3685055, 3685056, 3685057, 3685058, 3685059, 3685060, 3685061, 3685062, 3685063, 3685064, 3685065, 3685066, 3685067, 3685068, 3685069, 3685070, 3685071, 3685072, 3685073, 3685074, 3685075, 3685076, 3685077, 3685078, 3685079, 3685080, 3685081, 3685082, 3685083, 3685084, 3685085, 3685086, 3685087, 3685088, 3685089, 3685090, 3685091, 3685092, 3685093, 3685094, 3685095, 3685096, 3685097, 3685098, 3685099, 3685100, 3685101, 3685102, 3685103, 3685104, 3685105, 3685106, 3685107, 3685108, 3685109, 3685110, 3685111, 3685112, 3685113, 3685114, 3685115, 3685116, 3685117, 3685118, 3685119, 3685120, 3685121, 3685122, 3685123, 3685124, 3685125, 3685126, 3685127, 3685128, 3685129, 3685130, 3685131, 3685132, 3685133, 3685134, 3685135, 3685136, 3685137, 3685138, 3685139, 3685140, 3685141, 3685142, 3685143, 3685144, 3685145, 3685146, 3685147, 3685148, 3685149, 3685150, 3685151, 3685152, 3685153, 3685154, 3685155, 3685156, 3685157, 3685158, 3685159, 3685160, 3685161, 3685162, 3685163, 3685164, 3685165, 3685166, 3685167, 3685168, 3685169, 3685170, 3685171, 3685172, 3685173, 3685174, 3685175, 3685176, 3685177, 3685178, 3685179, 3685180, 3685181, 3685182, 3685183, 3685184, 3685185, 3685186, 3685187, 3685188, 3685189, 3685190, 3685191, 3685192, 3685193, 3685194, 3685195, 3685196, 3685197, 3685198, 3685199, 3685200, 3685201, 3685202, 3685203, 3685204, 3685205, 3685206, 3685207, 3685208, 3685209, 3685210, 3685211, 3685212, 3685213, 3685214, 3685215, 3685216, 3685217, 3685218, 3685219, 3685220, 3685221, 3685222, 3685223, 3685224, 3685225, 3685226, 3685227, 3685228, 3685229, 3685230, 3685231, 3685232, 3685233, 3685234, 3685235, 3685236, 3685237, 3685238, 3685239, 3685240, 3685241, 3685242, 3685243, 3685244, 3685245, 3685246, 3685247, 3685248, 3685249, 3685250, 3685251, 3685252, 3685253, 3685254, 3685255, 3685256, 3685257, 3685258, 3685259, 3685260, 3685261, 3685262, 3685263, 3685264, 3685265, 3685266, 3685267, 3685268, 3685269, 3685270, 3685271, 3685272, 3685273, 3685274, 3685275, 3685276, 3685277, 3685278, 3685279, 3685280, 3685281, 3685282, 3685283, 3685284, 3685285, 3685286, 3685287, 3685288, 3685289, 3685290, 3685291, 3685292, 3685293, 3685294, 3685295, 3685296, 3685297, 3685298, 3685299, 3685300, 3685301, 3685302, 3685303, 3685304, 3685305, 3685306, 3685307, 3685308, 3685309, 3685310, 3685311, 3685312, 3685313, 3685314, 3685315, 3685316, 3685317, 3685318, 3685319, 3685320, 3685321, 3685322, 3685323, 3685324, 3685325, 3685326, 3685327, 3685328, 3685329, 3685330, 3685331, 3685332, 3685333, 3685334, 3685335, 3685336, 3685337, 3685338, 3685339, 3685340, 3685341, 3685342, 3685343, 3685344, 3685345, 3685346, 3685347, 3685348, 3685349, 3685350, 3685351, 3685352, 3685353, 3685354, 3685355, 3685356, 3685357, 3685358, 3685359, 3685360, 3685361, 3685362, 3685363, 3685364, 3685365, 3685366, 3685367, 3685368, 3685369, 3685370, 3685371, 3685372, 3685373, 3685374, 3685375, 3685376, 3685377, 3685378, 3685379, 3685380, 3685381, 3685382, 3685383, 3685384, 3685385, 3685386, 3685387, 3685388, 3685389, 3685390, 3685391, 3685392, 3685393, 3685394, 3685395, 3685396, 3685397, 3685398, 3685399, 3685400, 3685401, 3685402, 3685403, 3685404, 3685405, 3685406, 3685407, 3685408, 3685409, 3685410, 3685411, 3685412, 3685413, 3685414, 3685415, 3685416, 3685417, 3685418, 3685419, 3685420, 3685421, 3685422, 3685423, 3685424, 3685425, 3685426, 3685427, 3685428, 3685429, 3685430, 3685431, 3685432, 3685433, 3685434, 3685435, 3685436, 3685437, 3685438, 3685439, 3685440, 3685441, 3685442, 3685443, 3685444, 3685445, 3685446, 3685447, 3685448, 3685449, 3685450, 3685451, 3685452, 3685453, 3685454, 3685455, 3685456, 3685457, 3685458, 3685459, 3685460, 3685461, 3685462, 3685463, 3685464, 3685465, 3685466, 3685467, 3685468, 3685469, 3685470, 3685471, 3685472, 3685473, 3685474, 3685475, 3685476, 3685477, 3685478, 3685479, 3685480, 3685481, 3685482, 3685483, 3685484, 3685485, 3685486, 3685487, 3685488, 3685489, 3685490, 3685491, 3685492, 3685493, 3685494, 3685495, 3685496, 3685497, 3685498, 3685499, 3685500, 3685501, 3685502, 3685503, 3685504, 3685505, 3685506, 3685507, 3685508, 3685509, 3685510, 3685511, 3685512, 3685513, 3685514, 3685515, 3685516, 3685517, 3685518, 3685519, 3685520, 3685521, 3685522, 3685523, 3685524, 3685525, 3685526, 3685527, 3685528, 3685529, 3685530, 3685531, 3685532, 3685533, 3685534, 3685535, 3685536, 3685537, 3685538, 3685539, 3685540, 3685541, 3685542, 3685543, 3685544, 3685545, 3685546, 3685547, 3685548, 3685549, 3685550, 3685551, 3685552, 3685553, 3685554, 3685555, 3685556, 3685557, 3685558, 3685559, 3685560, 3685561, 3685562, 3685563, 3685564, 3685565, 3685566, 3685567, 3685568, 3685569, 3685570, 3685571, 3685572, 3685573, 3685574, 3685575, 3685576, 3685577, 3685578, 3685579, 3685580, 3685581, 3685582, 3685583, 3685584, 3685585, 3685586, 3685587, 3685588, 3685589, 3685590, 3685591, 3685592, 3685593, 3685594, 3685595, 3685596, 3685597, 3685598, 3685599, 3685600, 3685601, 3685602, 3685603, 3685604, 3685605, 3685606, 3685607, 3685608, 3685609, 3685610, 3685611, 3685612, 3685613, 3685614, 3685615, 3685616, 3685617, 3685618, 3685619, 3685620, 3685621, 3685622, 3685623, 3685624, 3685625, 3685626, 3685627, 3685628, 3685629, 3685630, 3685631, 3685632, 3685633, 3685634, 3685635, 3685636, 3685637, 3685638, 3685639, 3685640, 3685641, 3685642, 3685643, 3685644, 3685645, 3685646, 3685647, 3685648, 3685649, 3685650, 3685651, 3685652, 3685653, 3685654, 3685655, 3685656, 3685657, 3685658, 3685659, 3685660, 3685661, 3685662, 3685663, 3685664, 3685665, 3685666, 3685667, 3685668, 3685669, 3685670, 3685671, 3685672, 3685673, 3685674, 3685675, 3685676, 3685677, 3685678, 3685679, 3685680, 3685681, 3685682, 3685683, 3685684, 3685685, 3685686, 3685687, 3685688, 3685689, 3685690, 3685691, 3685692, 3685693, 3685694, 3685695, 3685696, 3685697, 3685698, 3685699, 3685700, 3685701, 3685702, 3685703, 3685704, 3685705, 3685706, 3685707, 3685708, 3685709, 3685710, 3685711, 3685712, 3685713, 3685714, 3685715, 3685716, 3685717, 3685718, 3685719, 3685720, 3685721, 3685722, 3685723, 3685724, 3685725, 3685726, 3685727, 3685728, 3685729, 3685730, 3685731, 3685732, 3685733, 3685734, 3685735, 3685736, 3685737, 3685738, 3685739, 3685740, 3685741, 3685742, 3685743, 3685744, 3685745, 3685746, 3685747, 3685748, 3685749, 3685750, 3685751, 3685752, 3685753, 3685754, 3685755, 3685756, 3685757, 3685758, 3685759, 3685760, 3685761, 3685762, 3685763, 3685764, 3685765, 3685766, 3685767, 3685768, 3685769, 3685770, 3685771, 3685772, 3685773, 3685774, 3685775, 3685776, 3685777, 3685778, 3685779, 3685780, 3685781, 3685782, 3685783, 3685784, 3685785, 3685786, 3685787, 3685788, 3685789, 3685790, 3685791, 3685792, 3685793, 3685794, 3685795, 3685796, 3685797, 3685798, 3685799, 3685800, 3685801, 3685802, 3685803, 3685804, 3685805, 3685806, 3685807, 3685808, 3685809, 3685810, 3685811, 3685812, 3685813, 3685814, 3685815, 3685816, 3685817, 3685818, 3685819, 3685820, 3685821, 3685822, 3685823, 3685824, 3685825, 3685826, 3685827, 3685828, 3685829, 3685830, 3685831, 3685832, 3685833, 3685834, 3685835, 3685836, 3685837, 3685838, 3685839, 3685840, 3685841, 3685842, 3685843, 3685844, 3685845, 3685846, 3685847, 3685848, 3685849, 3685850, 3685851, 3685852, 3685853, 3685854, 3685855, 3685856, 3685857, 3685858, 3685859, 3685860, 3685861, 3685862, 3685863, 3685864, 3685865, 3685866, 3685867, 3685868, 3685869, 3685870, 3685871, 3685872, 3685873, 3685874, 3685875, 3685876, 3685877, 3685878, 3685879, 3685880, 3685881, 3685882, 3685883, 3685884, 3685885, 3685886, 3685887, 3685888, 3685889, 3685890, 3685891, 3685892, 3685893, 3685894, 3685895, 3685896, 3685897, 3685898, 3685899, 3685900, 3685901, 3685902, 3685903, 3685904, 3685905, 3685906, 3685907, 3685908, 3685909, 3685910, 3685911) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:43:55,128 - [124817] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 10:43:55,129 - [124817] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCrews WHERE WorkOrderAutoGenerationId in (3684221, 3684222, 3684223, 3684224, 3684225, 3684226, 3684227, 3684228, 3684229, 3684230, 3684231, 3684232, 3684233, 3684234, 3684235, 3684236, 3684237, 3684238, 3684239, 3684240, 3684241, 3684242, 3684243, 3684244, 3684245, 3684246, 3684247, 3684248, 3684249, 3684250, 3684251, 3684252, 3684253, 3684254, 3684255, 3684256, 3684257, 3684258, 3684259, 3684260, 3684261, 3684262, 3684263, 3684264, 3684265, 3684266, 3684267, 3684268, 3684269, 3684270, 3684271, 3684272, 3684273, 3684274, 3684275, 3684276, 3684277, 3684278, 3684279, 3684280, 3684281, 3684282, 3684283, 3684284, 3684285, 3684286, 3684287, 3684288, 3684289, 3684290, 3684291, 3684292, 3684293, 3684294, 3684295, 3684296, 3684297, 3684298, 3684299, 3684300, 3684301, 3684302, 3684303, 3684304, 3684305, 3684306, 3684307, 3684308, 3684309, 3684310, 3684311, 3684312, 3684313, 3684314, 3684315, 3684316, 3684317, 3684318, 3684319, 3684320, 3684321, 3684322, 3684323, 3684324, 3684325, 3684326, 3684327, 3684328, 3684329, 3684330, 3684331, 3684332, 3684333, 3684334, 3684335, 3684336, 3684337, 3684338, 3684339, 3684340, 3684341, 3684342, 3684343, 3684344, 3684345, 3684346, 3684347, 3684348, 3684349, 3684350, 3684351, 3684352, 3684353, 3684354, 3684355, 3684356, 3684357, 3684358, 3684359, 3684360, 3684361, 3684362, 3684363, 3684364, 3684365, 3684366, 3684367, 3684368, 3684369, 3684370, 3684371, 3684372, 3684373, 3684374, 3684375, 3684376, 3684377, 3684378, 3684379, 3684380, 3684381, 3684382, 3684383, 3684384, 3684385, 3684386, 3684387, 3684388, 3684389, 3684390, 3684391, 3684392, 3684393, 3684394, 3684395, 3684396, 3684397, 3684398, 3684399, 3684400, 3684401, 3684402, 3684403, 3684404, 3684405, 3684406, 3684407, 3684408, 3684409, 3684410, 3684411, 3684412, 3684413, 3684414, 3684415, 3684416, 3684417, 3684418, 3684419, 3684420, 3684421, 3684422, 3684423, 3684424, 3684425, 3684426, 3684427, 3684428, 3684429, 3684430, 3684431, 3684432, 3684433, 3684434, 3684435, 3684436, 3684437, 3684438, 3684439, 3684440, 3684441, 3684442, 3684443, 3684444, 3684445, 3684446, 3684447, 3684448, 3684449, 3684450, 3684451, 3684452, 3684453, 3684454, 3684455, 3684456, 3684457, 3684458, 3684459, 3684460, 3684461, 3684462, 3684463, 3684464, 3684465, 3684466, 3684467, 3684468, 3684469, 3684470, 3684471, 3684472, 3684473, 3684474, 3684475, 3684476, 3684477, 3684478, 3684479, 3684480, 3684481, 3684482, 3684483, 3684484, 3684485, 3684486, 3684487, 3684488, 3684489, 3684490, 3684491, 3684492, 3684493, 3684494, 3684495, 3684496, 3684497, 3684498, 3684499, 3684500, 3684501, 3684502, 3684503, 3684504, 3684505, 3684506, 3684507, 3684508, 3684509, 3684510, 3684511, 3684512, 3684513, 3684514, 3684515, 3684516, 3684517, 3684518, 3684519, 3684520, 3684521, 3684522, 3684523, 3684524, 3684525, 3684526, 3684527, 3684528, 3684529, 3684530, 3684531, 3684532, 3684533, 3684534, 3684535, 3684536, 3684537, 3684538, 3684539, 3684540, 3684541, 3684542, 3684543, 3684544, 3684545, 3684546, 3684547, 3684548, 3684549, 3684550, 3684551, 3684552, 3684553, 3684554, 3684555, 3684556, 3684557, 3684558, 3684559, 3684560, 3684561, 3684562, 3684563, 3684564, 3684565, 3684566, 3684567, 3684568, 3684569, 3684570, 3684571, 3684572, 3684573, 3684574, 3684575, 3684576, 3684577, 3684578, 3684579, 3684580, 3684581, 3684582, 3684583, 3684584, 3684585, 3684586, 3684587, 3684588, 3684589, 3684590, 3684591, 3684592, 3684593, 3684594, 3684595, 3684596, 3684597, 3684598, 3684599, 3684600, 3684601, 3684602, 3684603, 3684604, 3684605, 3684606, 3684607, 3684608, 3684609, 3684610, 3684611, 3684612, 3684613, 3684614, 3684615, 3684616, 3684617, 3684618, 3684619, 3684620, 3684621, 3684622, 3684623, 3684624, 3684625, 3684626, 3684627, 3684628, 3684629, 3684630, 3684631, 3684632, 3684633, 3684634, 3684635, 3684636, 3684637, 3684638, 3684639, 3684640, 3684641, 3684642, 3684643, 3684644, 3684645, 3684646, 3684647, 3684648, 3684649, 3684650, 3684651, 3684652, 3684653, 3684654, 3684655, 3684656, 3684657, 3684658, 3684659, 3684660, 3684661, 3684662, 3684663, 3684664, 3684665, 3684666, 3684667, 3684668, 3684669, 3684670, 3684671, 3684672, 3684673, 3684674, 3684675, 3684676, 3684677, 3684678, 3684679, 3684680, 3684681, 3684682, 3684683, 3684684, 3684685, 3684686, 3684687, 3684688, 3684689, 3684690, 3684691, 3684692, 3684693, 3684694, 3684695, 3684696, 3684697, 3684698, 3684699, 3684700, 3684701, 3684702, 3684703, 3684704, 3684705, 3684706, 3684707, 3684708, 3684709, 3684710, 3684711, 3684712, 3684713, 3684714, 3684715, 3684716, 3684717, 3684718, 3684719, 3684720, 3684721, 3684722, 3684723, 3684724, 3684725, 3684726, 3684727, 3684728, 3684729, 3684730, 3684731, 3684732, 3684733, 3684734, 3684735, 3684736, 3684737, 3684738, 3684739, 3684740, 3684741, 3684742, 3684743, 3684744, 3684745, 3684746, 3684747, 3684748, 3684749, 3684750, 3684751, 3684752, 3684753, 3684754, 3684755, 3684756, 3684757, 3684758, 3684759, 3684760, 3684761, 3684762, 3684763, 3684764, 3684765, 3684766, 3684767, 3684768, 3684769, 3684770, 3684771, 3684772, 3684773, 3684774, 3684775, 3684776, 3684777, 3684778, 3684779, 3684780, 3684781, 3684782, 3684783, 3684784, 3684785, 3684786, 3684787, 3684788, 3684789, 3684790, 3684791, 3684792, 3684793, 3684794, 3684795, 3684796, 3684797, 3684798, 3684799, 3684800, 3684801, 3684802, 3684803, 3684804, 3684805, 3684806, 3684807, 3684808, 3684809, 3684810, 3684811, 3684812, 3684813, 3684814, 3684815, 3684816, 3684817, 3684818, 3684819, 3684820, 3684821, 3684822, 3684823, 3684824, 3684825, 3684826, 3684827, 3684828, 3684829, 3684830, 3684831, 3684832, 3684833, 3684834, 3684835, 3684836, 3684837, 3684838, 3684839, 3684840, 3684841, 3684842, 3684843, 3684844, 3684845, 3684846, 3684847, 3684848, 3684849, 3684850, 3684851, 3684852, 3684853, 3684854, 3684855, 3684856, 3684857, 3684858, 3684859, 3684860, 3684861, 3684862, 3684863, 3684864, 3684865, 3684866, 3684867, 3684868, 3684869, 3684870, 3684871, 3684872, 3684873, 3684874, 3684875, 3684876, 3684877, 3684878, 3684879, 3684880, 3684881, 3684882, 3684883, 3684884, 3684885, 3684886, 3684887, 3684888, 3684889, 3684890, 3684891, 3684892, 3684893, 3684894, 3684895, 3684896, 3684897, 3684898, 3684899, 3684900, 3684901, 3684902, 3684903, 3684904, 3684905, 3684906, 3684907, 3684908, 3684909, 3684910, 3684911, 3684912, 3684913, 3684914, 3684915, 3684916, 3684917, 3684918, 3684919, 3684920, 3684921, 3684922, 3684923, 3684924, 3684925, 3684926, 3684927, 3684928, 3684929, 3684930, 3684931, 3684932, 3684933, 3684934, 3684935, 3684936, 3684937, 3684938, 3684939, 3684940, 3684941, 3684942, 3684943, 3684944, 3684945, 3684946, 3684947, 3684948, 3684949, 3684950, 3684951, 3684952, 3684953, 3684954, 3684955, 3684956, 3684957, 3684958, 3684959, 3684960, 3684961, 3684962, 3684963, 3684964, 3684965, 3684966, 3684967, 3684968, 3684969, 3684970, 3684971, 3684972, 3684973, 3684974, 3684975, 3684976, 3684977, 3684978, 3684979, 3684980, 3684981, 3684982, 3684983, 3684984, 3684985, 3684986, 3684987, 3684988, 3684989, 3684990, 3684991, 3684992, 3684993, 3684994, 3684995, 3684996, 3684997, 3684998, 3684999, 3685000, 3685001, 3685002, 3685003, 3685004, 3685005, 3685006, 3685007, 3685008, 3685009, 3685010, 3685011, 3685012, 3685013, 3685014, 3685015, 3685016, 3685017, 3685018, 3685019, 3685020, 3685021, 3685022, 3685023, 3685024, 3685025, 3685026, 3685027, 3685028, 3685029, 3685030, 3685031, 3685032, 3685033, 3685034, 3685035, 3685036, 3685037, 3685038, 3685039, 3685040, 3685041, 3685042, 3685043, 3685044, 3685045, 3685046, 3685047, 3685048, 3685049, 3685050, 3685051, 3685052, 3685053, 3685054, 3685055, 3685056, 3685057, 3685058, 3685059, 3685060, 3685061, 3685062, 3685063, 3685064, 3685065, 3685066, 3685067, 3685068, 3685069, 3685070, 3685071, 3685072, 3685073, 3685074, 3685075, 3685076, 3685077, 3685078, 3685079, 3685080, 3685081, 3685082, 3685083, 3685084, 3685085, 3685086, 3685087, 3685088, 3685089, 3685090, 3685091, 3685092, 3685093, 3685094, 3685095, 3685096, 3685097, 3685098, 3685099, 3685100, 3685101, 3685102, 3685103, 3685104, 3685105, 3685106, 3685107, 3685108, 3685109, 3685110, 3685111, 3685112, 3685113, 3685114, 3685115, 3685116, 3685117, 3685118, 3685119, 3685120, 3685121, 3685122, 3685123, 3685124, 3685125, 3685126, 3685127, 3685128, 3685129, 3685130, 3685131, 3685132, 3685133, 3685134, 3685135, 3685136, 3685137, 3685138, 3685139, 3685140, 3685141, 3685142, 3685143, 3685144, 3685145, 3685146, 3685147, 3685148, 3685149, 3685150, 3685151, 3685152, 3685153, 3685154, 3685155, 3685156, 3685157, 3685158, 3685159, 3685160, 3685161, 3685162, 3685163, 3685164, 3685165, 3685166, 3685167, 3685168, 3685169, 3685170, 3685171, 3685172, 3685173, 3685174, 3685175, 3685176, 3685177, 3685178, 3685179, 3685180, 3685181, 3685182, 3685183, 3685184, 3685185, 3685186, 3685187, 3685188, 3685189, 3685190, 3685191, 3685192, 3685193, 3685194, 3685195, 3685196, 3685197, 3685198, 3685199, 3685200, 3685201, 3685202, 3685203, 3685204, 3685205, 3685206, 3685207, 3685208, 3685209, 3685210, 3685211, 3685212, 3685213, 3685214, 3685215, 3685216, 3685217, 3685218, 3685219, 3685220, 3685221, 3685222, 3685223, 3685224, 3685225, 3685226, 3685227, 3685228, 3685229, 3685230, 3685231, 3685232, 3685233, 3685234, 3685235, 3685236, 3685237, 3685238, 3685239, 3685240, 3685241, 3685242, 3685243, 3685244, 3685245, 3685246, 3685247, 3685248, 3685249, 3685250, 3685251, 3685252, 3685253, 3685254, 3685255, 3685256, 3685257, 3685258, 3685259, 3685260, 3685261, 3685262, 3685263, 3685264, 3685265, 3685266, 3685267, 3685268, 3685269, 3685270, 3685271, 3685272, 3685273, 3685274, 3685275, 3685276, 3685277, 3685278, 3685279, 3685280, 3685281, 3685282, 3685283, 3685284, 3685285, 3685286, 3685287, 3685288, 3685289, 3685290, 3685291, 3685292, 3685293, 3685294, 3685295, 3685296, 3685297, 3685298, 3685299, 3685300, 3685301, 3685302, 3685303, 3685304, 3685305, 3685306, 3685307, 3685308, 3685309, 3685310, 3685311, 3685312, 3685313, 3685314, 3685315, 3685316, 3685317, 3685318, 3685319, 3685320, 3685321, 3685322, 3685323, 3685324, 3685325, 3685326, 3685327, 3685328, 3685329, 3685330, 3685331, 3685332, 3685333, 3685334, 3685335, 3685336, 3685337, 3685338, 3685339, 3685340, 3685341, 3685342, 3685343, 3685344, 3685345, 3685346, 3685347, 3685348, 3685349, 3685350, 3685351, 3685352, 3685353, 3685354, 3685355, 3685356, 3685357, 3685358, 3685359, 3685360, 3685361, 3685362, 3685363, 3685364, 3685365, 3685366, 3685367, 3685368, 3685369, 3685370, 3685371, 3685372, 3685373, 3685374, 3685375, 3685376, 3685377, 3685378, 3685379, 3685380, 3685381, 3685382, 3685383, 3685384, 3685385, 3685386, 3685387, 3685388, 3685389, 3685390, 3685391, 3685392, 3685393, 3685394, 3685395, 3685396, 3685397, 3685398, 3685399, 3685400, 3685401, 3685402, 3685403, 3685404, 3685405, 3685406, 3685407, 3685408, 3685409, 3685410, 3685411, 3685412, 3685413, 3685414, 3685415, 3685416, 3685417, 3685418, 3685419, 3685420, 3685421, 3685422, 3685423, 3685424, 3685425, 3685426, 3685427, 3685428, 3685429, 3685430, 3685431, 3685432, 3685433, 3685434, 3685435, 3685436, 3685437, 3685438, 3685439, 3685440, 3685441, 3685442, 3685443, 3685444, 3685445, 3685446, 3685447, 3685448, 3685449, 3685450, 3685451, 3685452, 3685453, 3685454, 3685455, 3685456, 3685457, 3685458, 3685459, 3685460, 3685461, 3685462, 3685463, 3685464, 3685465, 3685466, 3685467, 3685468, 3685469, 3685470, 3685471, 3685472, 3685473, 3685474, 3685475, 3685476, 3685477, 3685478, 3685479, 3685480, 3685481, 3685482, 3685483, 3685484, 3685485, 3685486, 3685487, 3685488, 3685489, 3685490, 3685491, 3685492, 3685493, 3685494, 3685495, 3685496, 3685497, 3685498, 3685499, 3685500, 3685501, 3685502, 3685503, 3685504, 3685505, 3685506, 3685507, 3685508, 3685509, 3685510, 3685511, 3685512, 3685513, 3685514, 3685515, 3685516, 3685517, 3685518, 3685519, 3685520, 3685521, 3685522, 3685523, 3685524, 3685525, 3685526, 3685527, 3685528, 3685529, 3685530, 3685531, 3685532, 3685533, 3685534, 3685535, 3685536, 3685537, 3685538, 3685539, 3685540, 3685541, 3685542, 3685543, 3685544, 3685545, 3685546, 3685547, 3685548, 3685549, 3685550, 3685551, 3685552, 3685553, 3685554, 3685555, 3685556, 3685557, 3685558, 3685559, 3685560, 3685561, 3685562, 3685563, 3685564, 3685565, 3685566, 3685567, 3685568, 3685569, 3685570, 3685571, 3685572, 3685573, 3685574, 3685575, 3685576, 3685577, 3685578, 3685579, 3685580, 3685581, 3685582, 3685583, 3685584, 3685585, 3685586, 3685587, 3685588, 3685589, 3685590, 3685591, 3685592, 3685593, 3685594, 3685595, 3685596, 3685597, 3685598, 3685599, 3685600, 3685601, 3685602, 3685603, 3685604, 3685605, 3685606, 3685607, 3685608, 3685609, 3685610, 3685611, 3685612, 3685613, 3685614, 3685615, 3685616, 3685617, 3685618, 3685619, 3685620, 3685621, 3685622, 3685623, 3685624, 3685625, 3685626, 3685627, 3685628, 3685629, 3685630, 3685631, 3685632, 3685633, 3685634, 3685635, 3685636, 3685637, 3685638, 3685639, 3685640, 3685641, 3685642, 3685643, 3685644, 3685645, 3685646, 3685647, 3685648, 3685649, 3685650, 3685651, 3685652, 3685653, 3685654, 3685655, 3685656, 3685657, 3685658, 3685659, 3685660, 3685661, 3685662, 3685663, 3685664, 3685665, 3685666, 3685667, 3685668, 3685669, 3685670, 3685671, 3685672, 3685673, 3685674, 3685675, 3685676, 3685677, 3685678, 3685679, 3685680, 3685681, 3685682, 3685683, 3685684, 3685685, 3685686, 3685687, 3685688, 3685689, 3685690, 3685691, 3685692, 3685693, 3685694, 3685695, 3685696, 3685697, 3685698, 3685699, 3685700, 3685701, 3685702, 3685703, 3685704, 3685705, 3685706, 3685707, 3685708, 3685709, 3685710, 3685711, 3685712, 3685713, 3685714, 3685715, 3685716, 3685717, 3685718, 3685719, 3685720, 3685721, 3685722, 3685723, 3685724, 3685725, 3685726, 3685727, 3685728, 3685729, 3685730, 3685731, 3685732, 3685733, 3685734, 3685735, 3685736, 3685737, 3685738, 3685739, 3685740, 3685741, 3685742, 3685743, 3685744, 3685745, 3685746, 3685747, 3685748, 3685749, 3685750, 3685751, 3685752, 3685753, 3685754, 3685755, 3685756, 3685757, 3685758, 3685759, 3685760, 3685761, 3685762, 3685763, 3685764, 3685765, 3685766, 3685767, 3685768, 3685769, 3685770, 3685771, 3685772, 3685773, 3685774, 3685775, 3685776, 3685777, 3685778, 3685779, 3685780, 3685781, 3685782, 3685783, 3685784, 3685785, 3685786, 3685787, 3685788, 3685789, 3685790, 3685791, 3685792, 3685793, 3685794, 3685795, 3685796, 3685797, 3685798, 3685799, 3685800, 3685801, 3685802, 3685803, 3685804, 3685805, 3685806, 3685807, 3685808, 3685809, 3685810, 3685811, 3685812, 3685813, 3685814, 3685815, 3685816, 3685817, 3685818, 3685819, 3685820, 3685821, 3685822, 3685823, 3685824, 3685825, 3685826, 3685827, 3685828, 3685829, 3685830, 3685831, 3685832, 3685833, 3685834, 3685835, 3685836, 3685837, 3685838, 3685839, 3685840, 3685841, 3685842, 3685843, 3685844, 3685845, 3685846, 3685847, 3685848, 3685849, 3685850, 3685851, 3685852, 3685853, 3685854, 3685855, 3685856, 3685857, 3685858, 3685859, 3685860, 3685861, 3685862, 3685863, 3685864, 3685865, 3685866, 3685867, 3685868, 3685869, 3685870, 3685871, 3685872, 3685873, 3685874, 3685875, 3685876, 3685877, 3685878, 3685879, 3685880, 3685881, 3685882, 3685883, 3685884, 3685885, 3685886, 3685887, 3685888, 3685889, 3685890, 3685891, 3685892, 3685893, 3685894, 3685895, 3685896, 3685897, 3685898, 3685899, 3685900, 3685901, 3685902, 3685903, 3685904, 3685905, 3685906, 3685907, 3685908, 3685909, 3685910, 3685911) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:43:55,681 - [124817] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 10:43:55,681 - [124817] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationSalesPersonCommission WHERE WorkOrderAutoGenerationId in (3684221, 3684222, 3684223, 3684224, 3684225, 3684226, 3684227, 3684228, 3684229, 3684230, 3684231, 3684232, 3684233, 3684234, 3684235, 3684236, 3684237, 3684238, 3684239, 3684240, 3684241, 3684242, 3684243, 3684244, 3684245, 3684246, 3684247, 3684248, 3684249, 3684250, 3684251, 3684252, 3684253, 3684254, 3684255, 3684256, 3684257, 3684258, 3684259, 3684260, 3684261, 3684262, 3684263, 3684264, 3684265, 3684266, 3684267, 3684268, 3684269, 3684270, 3684271, 3684272, 3684273, 3684274, 3684275, 3684276, 3684277, 3684278, 3684279, 3684280, 3684281, 3684282, 3684283, 3684284, 3684285, 3684286, 3684287, 3684288, 3684289, 3684290, 3684291, 3684292, 3684293, 3684294, 3684295, 3684296, 3684297, 3684298, 3684299, 3684300, 3684301, 3684302, 3684303, 3684304, 3684305, 3684306, 3684307, 3684308, 3684309, 3684310, 3684311, 3684312, 3684313, 3684314, 3684315, 3684316, 3684317, 3684318, 3684319, 3684320, 3684321, 3684322, 3684323, 3684324, 3684325, 3684326, 3684327, 3684328, 3684329, 3684330, 3684331, 3684332, 3684333, 3684334, 3684335, 3684336, 3684337, 3684338, 3684339, 3684340, 3684341, 3684342, 3684343, 3684344, 3684345, 3684346, 3684347, 3684348, 3684349, 3684350, 3684351, 3684352, 3684353, 3684354, 3684355, 3684356, 3684357, 3684358, 3684359, 3684360, 3684361, 3684362, 3684363, 3684364, 3684365, 3684366, 3684367, 3684368, 3684369, 3684370, 3684371, 3684372, 3684373, 3684374, 3684375, 3684376, 3684377, 3684378, 3684379, 3684380, 3684381, 3684382, 3684383, 3684384, 3684385, 3684386, 3684387, 3684388, 3684389, 3684390, 3684391, 3684392, 3684393, 3684394, 3684395, 3684396, 3684397, 3684398, 3684399, 3684400, 3684401, 3684402, 3684403, 3684404, 3684405, 3684406, 3684407, 3684408, 3684409, 3684410, 3684411, 3684412, 3684413, 3684414, 3684415, 3684416, 3684417, 3684418, 3684419, 3684420, 3684421, 3684422, 3684423, 3684424, 3684425, 3684426, 3684427, 3684428, 3684429, 3684430, 3684431, 3684432, 3684433, 3684434, 3684435, 3684436, 3684437, 3684438, 3684439, 3684440, 3684441, 3684442, 3684443, 3684444, 3684445, 3684446, 3684447, 3684448, 3684449, 3684450, 3684451, 3684452, 3684453, 3684454, 3684455, 3684456, 3684457, 3684458, 3684459, 3684460, 3684461, 3684462, 3684463, 3684464, 3684465, 3684466, 3684467, 3684468, 3684469, 3684470, 3684471, 3684472, 3684473, 3684474, 3684475, 3684476, 3684477, 3684478, 3684479, 3684480, 3684481, 3684482, 3684483, 3684484, 3684485, 3684486, 3684487, 3684488, 3684489, 3684490, 3684491, 3684492, 3684493, 3684494, 3684495, 3684496, 3684497, 3684498, 3684499, 3684500, 3684501, 3684502, 3684503, 3684504, 3684505, 3684506, 3684507, 3684508, 3684509, 3684510, 3684511, 3684512, 3684513, 3684514, 3684515, 3684516, 3684517, 3684518, 3684519, 3684520, 3684521, 3684522, 3684523, 3684524, 3684525, 3684526, 3684527, 3684528, 3684529, 3684530, 3684531, 3684532, 3684533, 3684534, 3684535, 3684536, 3684537, 3684538, 3684539, 3684540, 3684541, 3684542, 3684543, 3684544, 3684545, 3684546, 3684547, 3684548, 3684549, 3684550, 3684551, 3684552, 3684553, 3684554, 3684555, 3684556, 3684557, 3684558, 3684559, 3684560, 3684561, 3684562, 3684563, 3684564, 3684565, 3684566, 3684567, 3684568, 3684569, 3684570, 3684571, 3684572, 3684573, 3684574, 3684575, 3684576, 3684577, 3684578, 3684579, 3684580, 3684581, 3684582, 3684583, 3684584, 3684585, 3684586, 3684587, 3684588, 3684589, 3684590, 3684591, 3684592, 3684593, 3684594, 3684595, 3684596, 3684597, 3684598, 3684599, 3684600, 3684601, 3684602, 3684603, 3684604, 3684605, 3684606, 3684607, 3684608, 3684609, 3684610, 3684611, 3684612, 3684613, 3684614, 3684615, 3684616, 3684617, 3684618, 3684619, 3684620, 3684621, 3684622, 3684623, 3684624, 3684625, 3684626, 3684627, 3684628, 3684629, 3684630, 3684631, 3684632, 3684633, 3684634, 3684635, 3684636, 3684637, 3684638, 3684639, 3684640, 3684641, 3684642, 3684643, 3684644, 3684645, 3684646, 3684647, 3684648, 3684649, 3684650, 3684651, 3684652, 3684653, 3684654, 3684655, 3684656, 3684657, 3684658, 3684659, 3684660, 3684661, 3684662, 3684663, 3684664, 3684665, 3684666, 3684667, 3684668, 3684669, 3684670, 3684671, 3684672, 3684673, 3684674, 3684675, 3684676, 3684677, 3684678, 3684679, 3684680, 3684681, 3684682, 3684683, 3684684, 3684685, 3684686, 3684687, 3684688, 3684689, 3684690, 3684691, 3684692, 3684693, 3684694, 3684695, 3684696, 3684697, 3684698, 3684699, 3684700, 3684701, 3684702, 3684703, 3684704, 3684705, 3684706, 3684707, 3684708, 3684709, 3684710, 3684711, 3684712, 3684713, 3684714, 3684715, 3684716, 3684717, 3684718, 3684719, 3684720, 3684721, 3684722, 3684723, 3684724, 3684725, 3684726, 3684727, 3684728, 3684729, 3684730, 3684731, 3684732, 3684733, 3684734, 3684735, 3684736, 3684737, 3684738, 3684739, 3684740, 3684741, 3684742, 3684743, 3684744, 3684745, 3684746, 3684747, 3684748, 3684749, 3684750, 3684751, 3684752, 3684753, 3684754, 3684755, 3684756, 3684757, 3684758, 3684759, 3684760, 3684761, 3684762, 3684763, 3684764, 3684765, 3684766, 3684767, 3684768, 3684769, 3684770, 3684771, 3684772, 3684773, 3684774, 3684775, 3684776, 3684777, 3684778, 3684779, 3684780, 3684781, 3684782, 3684783, 3684784, 3684785, 3684786, 3684787, 3684788, 3684789, 3684790, 3684791, 3684792, 3684793, 3684794, 3684795, 3684796, 3684797, 3684798, 3684799, 3684800, 3684801, 3684802, 3684803, 3684804, 3684805, 3684806, 3684807, 3684808, 3684809, 3684810, 3684811, 3684812, 3684813, 3684814, 3684815, 3684816, 3684817, 3684818, 3684819, 3684820, 3684821, 3684822, 3684823, 3684824, 3684825, 3684826, 3684827, 3684828, 3684829, 3684830, 3684831, 3684832, 3684833, 3684834, 3684835, 3684836, 3684837, 3684838, 3684839, 3684840, 3684841, 3684842, 3684843, 3684844, 3684845, 3684846, 3684847, 3684848, 3684849, 3684850, 3684851, 3684852, 3684853, 3684854, 3684855, 3684856, 3684857, 3684858, 3684859, 3684860, 3684861, 3684862, 3684863, 3684864, 3684865, 3684866, 3684867, 3684868, 3684869, 3684870, 3684871, 3684872, 3684873, 3684874, 3684875, 3684876, 3684877, 3684878, 3684879, 3684880, 3684881, 3684882, 3684883, 3684884, 3684885, 3684886, 3684887, 3684888, 3684889, 3684890, 3684891, 3684892, 3684893, 3684894, 3684895, 3684896, 3684897, 3684898, 3684899, 3684900, 3684901, 3684902, 3684903, 3684904, 3684905, 3684906, 3684907, 3684908, 3684909, 3684910, 3684911, 3684912, 3684913, 3684914, 3684915, 3684916, 3684917, 3684918, 3684919, 3684920, 3684921, 3684922, 3684923, 3684924, 3684925, 3684926, 3684927, 3684928, 3684929, 3684930, 3684931, 3684932, 3684933, 3684934, 3684935, 3684936, 3684937, 3684938, 3684939, 3684940, 3684941, 3684942, 3684943, 3684944, 3684945, 3684946, 3684947, 3684948, 3684949, 3684950, 3684951, 3684952, 3684953, 3684954, 3684955, 3684956, 3684957, 3684958, 3684959, 3684960, 3684961, 3684962, 3684963, 3684964, 3684965, 3684966, 3684967, 3684968, 3684969, 3684970, 3684971, 3684972, 3684973, 3684974, 3684975, 3684976, 3684977, 3684978, 3684979, 3684980, 3684981, 3684982, 3684983, 3684984, 3684985, 3684986, 3684987, 3684988, 3684989, 3684990, 3684991, 3684992, 3684993, 3684994, 3684995, 3684996, 3684997, 3684998, 3684999, 3685000, 3685001, 3685002, 3685003, 3685004, 3685005, 3685006, 3685007, 3685008, 3685009, 3685010, 3685011, 3685012, 3685013, 3685014, 3685015, 3685016, 3685017, 3685018, 3685019, 3685020, 3685021, 3685022, 3685023, 3685024, 3685025, 3685026, 3685027, 3685028, 3685029, 3685030, 3685031, 3685032, 3685033, 3685034, 3685035, 3685036, 3685037, 3685038, 3685039, 3685040, 3685041, 3685042, 3685043, 3685044, 3685045, 3685046, 3685047, 3685048, 3685049, 3685050, 3685051, 3685052, 3685053, 3685054, 3685055, 3685056, 3685057, 3685058, 3685059, 3685060, 3685061, 3685062, 3685063, 3685064, 3685065, 3685066, 3685067, 3685068, 3685069, 3685070, 3685071, 3685072, 3685073, 3685074, 3685075, 3685076, 3685077, 3685078, 3685079, 3685080, 3685081, 3685082, 3685083, 3685084, 3685085, 3685086, 3685087, 3685088, 3685089, 3685090, 3685091, 3685092, 3685093, 3685094, 3685095, 3685096, 3685097, 3685098, 3685099, 3685100, 3685101, 3685102, 3685103, 3685104, 3685105, 3685106, 3685107, 3685108, 3685109, 3685110, 3685111, 3685112, 3685113, 3685114, 3685115, 3685116, 3685117, 3685118, 3685119, 3685120, 3685121, 3685122, 3685123, 3685124, 3685125, 3685126, 3685127, 3685128, 3685129, 3685130, 3685131, 3685132, 3685133, 3685134, 3685135, 3685136, 3685137, 3685138, 3685139, 3685140, 3685141, 3685142, 3685143, 3685144, 3685145, 3685146, 3685147, 3685148, 3685149, 3685150, 3685151, 3685152, 3685153, 3685154, 3685155, 3685156, 3685157, 3685158, 3685159, 3685160, 3685161, 3685162, 3685163, 3685164, 3685165, 3685166, 3685167, 3685168, 3685169, 3685170, 3685171, 3685172, 3685173, 3685174, 3685175, 3685176, 3685177, 3685178, 3685179, 3685180, 3685181, 3685182, 3685183, 3685184, 3685185, 3685186, 3685187, 3685188, 3685189, 3685190, 3685191, 3685192, 3685193, 3685194, 3685195, 3685196, 3685197, 3685198, 3685199, 3685200, 3685201, 3685202, 3685203, 3685204, 3685205, 3685206, 3685207, 3685208, 3685209, 3685210, 3685211, 3685212, 3685213, 3685214, 3685215, 3685216, 3685217, 3685218, 3685219, 3685220, 3685221, 3685222, 3685223, 3685224, 3685225, 3685226, 3685227, 3685228, 3685229, 3685230, 3685231, 3685232, 3685233, 3685234, 3685235, 3685236, 3685237, 3685238, 3685239, 3685240, 3685241, 3685242, 3685243, 3685244, 3685245, 3685246, 3685247, 3685248, 3685249, 3685250, 3685251, 3685252, 3685253, 3685254, 3685255, 3685256, 3685257, 3685258, 3685259, 3685260, 3685261, 3685262, 3685263, 3685264, 3685265, 3685266, 3685267, 3685268, 3685269, 3685270, 3685271, 3685272, 3685273, 3685274, 3685275, 3685276, 3685277, 3685278, 3685279, 3685280, 3685281, 3685282, 3685283, 3685284, 3685285, 3685286, 3685287, 3685288, 3685289, 3685290, 3685291, 3685292, 3685293, 3685294, 3685295, 3685296, 3685297, 3685298, 3685299, 3685300, 3685301, 3685302, 3685303, 3685304, 3685305, 3685306, 3685307, 3685308, 3685309, 3685310, 3685311, 3685312, 3685313, 3685314, 3685315, 3685316, 3685317, 3685318, 3685319, 3685320, 3685321, 3685322, 3685323, 3685324, 3685325, 3685326, 3685327, 3685328, 3685329, 3685330, 3685331, 3685332, 3685333, 3685334, 3685335, 3685336, 3685337, 3685338, 3685339, 3685340, 3685341, 3685342, 3685343, 3685344, 3685345, 3685346, 3685347, 3685348, 3685349, 3685350, 3685351, 3685352, 3685353, 3685354, 3685355, 3685356, 3685357, 3685358, 3685359, 3685360, 3685361, 3685362, 3685363, 3685364, 3685365, 3685366, 3685367, 3685368, 3685369, 3685370, 3685371, 3685372, 3685373, 3685374, 3685375, 3685376, 3685377, 3685378, 3685379, 3685380, 3685381, 3685382, 3685383, 3685384, 3685385, 3685386, 3685387, 3685388, 3685389, 3685390, 3685391, 3685392, 3685393, 3685394, 3685395, 3685396, 3685397, 3685398, 3685399, 3685400, 3685401, 3685402, 3685403, 3685404, 3685405, 3685406, 3685407, 3685408, 3685409, 3685410, 3685411, 3685412, 3685413, 3685414, 3685415, 3685416, 3685417, 3685418, 3685419, 3685420, 3685421, 3685422, 3685423, 3685424, 3685425, 3685426, 3685427, 3685428, 3685429, 3685430, 3685431, 3685432, 3685433, 3685434, 3685435, 3685436, 3685437, 3685438, 3685439, 3685440, 3685441, 3685442, 3685443, 3685444, 3685445, 3685446, 3685447, 3685448, 3685449, 3685450, 3685451, 3685452, 3685453, 3685454, 3685455, 3685456, 3685457, 3685458, 3685459, 3685460, 3685461, 3685462, 3685463, 3685464, 3685465, 3685466, 3685467, 3685468, 3685469, 3685470, 3685471, 3685472, 3685473, 3685474, 3685475, 3685476, 3685477, 3685478, 3685479, 3685480, 3685481, 3685482, 3685483, 3685484, 3685485, 3685486, 3685487, 3685488, 3685489, 3685490, 3685491, 3685492, 3685493, 3685494, 3685495, 3685496, 3685497, 3685498, 3685499, 3685500, 3685501, 3685502, 3685503, 3685504, 3685505, 3685506, 3685507, 3685508, 3685509, 3685510, 3685511, 3685512, 3685513, 3685514, 3685515, 3685516, 3685517, 3685518, 3685519, 3685520, 3685521, 3685522, 3685523, 3685524, 3685525, 3685526, 3685527, 3685528, 3685529, 3685530, 3685531, 3685532, 3685533, 3685534, 3685535, 3685536, 3685537, 3685538, 3685539, 3685540, 3685541, 3685542, 3685543, 3685544, 3685545, 3685546, 3685547, 3685548, 3685549, 3685550, 3685551, 3685552, 3685553, 3685554, 3685555, 3685556, 3685557, 3685558, 3685559, 3685560, 3685561, 3685562, 3685563, 3685564, 3685565, 3685566, 3685567, 3685568, 3685569, 3685570, 3685571, 3685572, 3685573, 3685574, 3685575, 3685576, 3685577, 3685578, 3685579, 3685580, 3685581, 3685582, 3685583, 3685584, 3685585, 3685586, 3685587, 3685588, 3685589, 3685590, 3685591, 3685592, 3685593, 3685594, 3685595, 3685596, 3685597, 3685598, 3685599, 3685600, 3685601, 3685602, 3685603, 3685604, 3685605, 3685606, 3685607, 3685608, 3685609, 3685610, 3685611, 3685612, 3685613, 3685614, 3685615, 3685616, 3685617, 3685618, 3685619, 3685620, 3685621, 3685622, 3685623, 3685624, 3685625, 3685626, 3685627, 3685628, 3685629, 3685630, 3685631, 3685632, 3685633, 3685634, 3685635, 3685636, 3685637, 3685638, 3685639, 3685640, 3685641, 3685642, 3685643, 3685644, 3685645, 3685646, 3685647, 3685648, 3685649, 3685650, 3685651, 3685652, 3685653, 3685654, 3685655, 3685656, 3685657, 3685658, 3685659, 3685660, 3685661, 3685662, 3685663, 3685664, 3685665, 3685666, 3685667, 3685668, 3685669, 3685670, 3685671, 3685672, 3685673, 3685674, 3685675, 3685676, 3685677, 3685678, 3685679, 3685680, 3685681, 3685682, 3685683, 3685684, 3685685, 3685686, 3685687, 3685688, 3685689, 3685690, 3685691, 3685692, 3685693, 3685694, 3685695, 3685696, 3685697, 3685698, 3685699, 3685700, 3685701, 3685702, 3685703, 3685704, 3685705, 3685706, 3685707, 3685708, 3685709, 3685710, 3685711, 3685712, 3685713, 3685714, 3685715, 3685716, 3685717, 3685718, 3685719, 3685720, 3685721, 3685722, 3685723, 3685724, 3685725, 3685726, 3685727, 3685728, 3685729, 3685730, 3685731, 3685732, 3685733, 3685734, 3685735, 3685736, 3685737, 3685738, 3685739, 3685740, 3685741, 3685742, 3685743, 3685744, 3685745, 3685746, 3685747, 3685748, 3685749, 3685750, 3685751, 3685752, 3685753, 3685754, 3685755, 3685756, 3685757, 3685758, 3685759, 3685760, 3685761, 3685762, 3685763, 3685764, 3685765, 3685766, 3685767, 3685768, 3685769, 3685770, 3685771, 3685772, 3685773, 3685774, 3685775, 3685776, 3685777, 3685778, 3685779, 3685780, 3685781, 3685782, 3685783, 3685784, 3685785, 3685786, 3685787, 3685788, 3685789, 3685790, 3685791, 3685792, 3685793, 3685794, 3685795, 3685796, 3685797, 3685798, 3685799, 3685800, 3685801, 3685802, 3685803, 3685804, 3685805, 3685806, 3685807, 3685808, 3685809, 3685810, 3685811, 3685812, 3685813, 3685814, 3685815, 3685816, 3685817, 3685818, 3685819, 3685820, 3685821, 3685822, 3685823, 3685824, 3685825, 3685826, 3685827, 3685828, 3685829, 3685830, 3685831, 3685832, 3685833, 3685834, 3685835, 3685836, 3685837, 3685838, 3685839, 3685840, 3685841, 3685842, 3685843, 3685844, 3685845, 3685846, 3685847, 3685848, 3685849, 3685850, 3685851, 3685852, 3685853, 3685854, 3685855, 3685856, 3685857, 3685858, 3685859, 3685860, 3685861, 3685862, 3685863, 3685864, 3685865, 3685866, 3685867, 3685868, 3685869, 3685870, 3685871, 3685872, 3685873, 3685874, 3685875, 3685876, 3685877, 3685878, 3685879, 3685880, 3685881, 3685882, 3685883, 3685884, 3685885, 3685886, 3685887, 3685888, 3685889, 3685890, 3685891, 3685892, 3685893, 3685894, 3685895, 3685896, 3685897, 3685898, 3685899, 3685900, 3685901, 3685902, 3685903, 3685904, 3685905, 3685906, 3685907, 3685908, 3685909, 3685910, 3685911) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:43:56,186 - [124817] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 10:43:56,187 - [124817] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationAppliedDiscount WHERE WorkOrderAutoGenerationId in (3684221, 3684222, 3684223, 3684224, 3684225, 3684226, 3684227, 3684228, 3684229, 3684230, 3684231, 3684232, 3684233, 3684234, 3684235, 3684236, 3684237, 3684238, 3684239, 3684240, 3684241, 3684242, 3684243, 3684244, 3684245, 3684246, 3684247, 3684248, 3684249, 3684250, 3684251, 3684252, 3684253, 3684254, 3684255, 3684256, 3684257, 3684258, 3684259, 3684260, 3684261, 3684262, 3684263, 3684264, 3684265, 3684266, 3684267, 3684268, 3684269, 3684270, 3684271, 3684272, 3684273, 3684274, 3684275, 3684276, 3684277, 3684278, 3684279, 3684280, 3684281, 3684282, 3684283, 3684284, 3684285, 3684286, 3684287, 3684288, 3684289, 3684290, 3684291, 3684292, 3684293, 3684294, 3684295, 3684296, 3684297, 3684298, 3684299, 3684300, 3684301, 3684302, 3684303, 3684304, 3684305, 3684306, 3684307, 3684308, 3684309, 3684310, 3684311, 3684312, 3684313, 3684314, 3684315, 3684316, 3684317, 3684318, 3684319, 3684320, 3684321, 3684322, 3684323, 3684324, 3684325, 3684326, 3684327, 3684328, 3684329, 3684330, 3684331, 3684332, 3684333, 3684334, 3684335, 3684336, 3684337, 3684338, 3684339, 3684340, 3684341, 3684342, 3684343, 3684344, 3684345, 3684346, 3684347, 3684348, 3684349, 3684350, 3684351, 3684352, 3684353, 3684354, 3684355, 3684356, 3684357, 3684358, 3684359, 3684360, 3684361, 3684362, 3684363, 3684364, 3684365, 3684366, 3684367, 3684368, 3684369, 3684370, 3684371, 3684372, 3684373, 3684374, 3684375, 3684376, 3684377, 3684378, 3684379, 3684380, 3684381, 3684382, 3684383, 3684384, 3684385, 3684386, 3684387, 3684388, 3684389, 3684390, 3684391, 3684392, 3684393, 3684394, 3684395, 3684396, 3684397, 3684398, 3684399, 3684400, 3684401, 3684402, 3684403, 3684404, 3684405, 3684406, 3684407, 3684408, 3684409, 3684410, 3684411, 3684412, 3684413, 3684414, 3684415, 3684416, 3684417, 3684418, 3684419, 3684420, 3684421, 3684422, 3684423, 3684424, 3684425, 3684426, 3684427, 3684428, 3684429, 3684430, 3684431, 3684432, 3684433, 3684434, 3684435, 3684436, 3684437, 3684438, 3684439, 3684440, 3684441, 3684442, 3684443, 3684444, 3684445, 3684446, 3684447, 3684448, 3684449, 3684450, 3684451, 3684452, 3684453, 3684454, 3684455, 3684456, 3684457, 3684458, 3684459, 3684460, 3684461, 3684462, 3684463, 3684464, 3684465, 3684466, 3684467, 3684468, 3684469, 3684470, 3684471, 3684472, 3684473, 3684474, 3684475, 3684476, 3684477, 3684478, 3684479, 3684480, 3684481, 3684482, 3684483, 3684484, 3684485, 3684486, 3684487, 3684488, 3684489, 3684490, 3684491, 3684492, 3684493, 3684494, 3684495, 3684496, 3684497, 3684498, 3684499, 3684500, 3684501, 3684502, 3684503, 3684504, 3684505, 3684506, 3684507, 3684508, 3684509, 3684510, 3684511, 3684512, 3684513, 3684514, 3684515, 3684516, 3684517, 3684518, 3684519, 3684520, 3684521, 3684522, 3684523, 3684524, 3684525, 3684526, 3684527, 3684528, 3684529, 3684530, 3684531, 3684532, 3684533, 3684534, 3684535, 3684536, 3684537, 3684538, 3684539, 3684540, 3684541, 3684542, 3684543, 3684544, 3684545, 3684546, 3684547, 3684548, 3684549, 3684550, 3684551, 3684552, 3684553, 3684554, 3684555, 3684556, 3684557, 3684558, 3684559, 3684560, 3684561, 3684562, 3684563, 3684564, 3684565, 3684566, 3684567, 3684568, 3684569, 3684570, 3684571, 3684572, 3684573, 3684574, 3684575, 3684576, 3684577, 3684578, 3684579, 3684580, 3684581, 3684582, 3684583, 3684584, 3684585, 3684586, 3684587, 3684588, 3684589, 3684590, 3684591, 3684592, 3684593, 3684594, 3684595, 3684596, 3684597, 3684598, 3684599, 3684600, 3684601, 3684602, 3684603, 3684604, 3684605, 3684606, 3684607, 3684608, 3684609, 3684610, 3684611, 3684612, 3684613, 3684614, 3684615, 3684616, 3684617, 3684618, 3684619, 3684620, 3684621, 3684622, 3684623, 3684624, 3684625, 3684626, 3684627, 3684628, 3684629, 3684630, 3684631, 3684632, 3684633, 3684634, 3684635, 3684636, 3684637, 3684638, 3684639, 3684640, 3684641, 3684642, 3684643, 3684644, 3684645, 3684646, 3684647, 3684648, 3684649, 3684650, 3684651, 3684652, 3684653, 3684654, 3684655, 3684656, 3684657, 3684658, 3684659, 3684660, 3684661, 3684662, 3684663, 3684664, 3684665, 3684666, 3684667, 3684668, 3684669, 3684670, 3684671, 3684672, 3684673, 3684674, 3684675, 3684676, 3684677, 3684678, 3684679, 3684680, 3684681, 3684682, 3684683, 3684684, 3684685, 3684686, 3684687, 3684688, 3684689, 3684690, 3684691, 3684692, 3684693, 3684694, 3684695, 3684696, 3684697, 3684698, 3684699, 3684700, 3684701, 3684702, 3684703, 3684704, 3684705, 3684706, 3684707, 3684708, 3684709, 3684710, 3684711, 3684712, 3684713, 3684714, 3684715, 3684716, 3684717, 3684718, 3684719, 3684720, 3684721, 3684722, 3684723, 3684724, 3684725, 3684726, 3684727, 3684728, 3684729, 3684730, 3684731, 3684732, 3684733, 3684734, 3684735, 3684736, 3684737, 3684738, 3684739, 3684740, 3684741, 3684742, 3684743, 3684744, 3684745, 3684746, 3684747, 3684748, 3684749, 3684750, 3684751, 3684752, 3684753, 3684754, 3684755, 3684756, 3684757, 3684758, 3684759, 3684760, 3684761, 3684762, 3684763, 3684764, 3684765, 3684766, 3684767, 3684768, 3684769, 3684770, 3684771, 3684772, 3684773, 3684774, 3684775, 3684776, 3684777, 3684778, 3684779, 3684780, 3684781, 3684782, 3684783, 3684784, 3684785, 3684786, 3684787, 3684788, 3684789, 3684790, 3684791, 3684792, 3684793, 3684794, 3684795, 3684796, 3684797, 3684798, 3684799, 3684800, 3684801, 3684802, 3684803, 3684804, 3684805, 3684806, 3684807, 3684808, 3684809, 3684810, 3684811, 3684812, 3684813, 3684814, 3684815, 3684816, 3684817, 3684818, 3684819, 3684820, 3684821, 3684822, 3684823, 3684824, 3684825, 3684826, 3684827, 3684828, 3684829, 3684830, 3684831, 3684832, 3684833, 3684834, 3684835, 3684836, 3684837, 3684838, 3684839, 3684840, 3684841, 3684842, 3684843, 3684844, 3684845, 3684846, 3684847, 3684848, 3684849, 3684850, 3684851, 3684852, 3684853, 3684854, 3684855, 3684856, 3684857, 3684858, 3684859, 3684860, 3684861, 3684862, 3684863, 3684864, 3684865, 3684866, 3684867, 3684868, 3684869, 3684870, 3684871, 3684872, 3684873, 3684874, 3684875, 3684876, 3684877, 3684878, 3684879, 3684880, 3684881, 3684882, 3684883, 3684884, 3684885, 3684886, 3684887, 3684888, 3684889, 3684890, 3684891, 3684892, 3684893, 3684894, 3684895, 3684896, 3684897, 3684898, 3684899, 3684900, 3684901, 3684902, 3684903, 3684904, 3684905, 3684906, 3684907, 3684908, 3684909, 3684910, 3684911, 3684912, 3684913, 3684914, 3684915, 3684916, 3684917, 3684918, 3684919, 3684920, 3684921, 3684922, 3684923, 3684924, 3684925, 3684926, 3684927, 3684928, 3684929, 3684930, 3684931, 3684932, 3684933, 3684934, 3684935, 3684936, 3684937, 3684938, 3684939, 3684940, 3684941, 3684942, 3684943, 3684944, 3684945, 3684946, 3684947, 3684948, 3684949, 3684950, 3684951, 3684952, 3684953, 3684954, 3684955, 3684956, 3684957, 3684958, 3684959, 3684960, 3684961, 3684962, 3684963, 3684964, 3684965, 3684966, 3684967, 3684968, 3684969, 3684970, 3684971, 3684972, 3684973, 3684974, 3684975, 3684976, 3684977, 3684978, 3684979, 3684980, 3684981, 3684982, 3684983, 3684984, 3684985, 3684986, 3684987, 3684988, 3684989, 3684990, 3684991, 3684992, 3684993, 3684994, 3684995, 3684996, 3684997, 3684998, 3684999, 3685000, 3685001, 3685002, 3685003, 3685004, 3685005, 3685006, 3685007, 3685008, 3685009, 3685010, 3685011, 3685012, 3685013, 3685014, 3685015, 3685016, 3685017, 3685018, 3685019, 3685020, 3685021, 3685022, 3685023, 3685024, 3685025, 3685026, 3685027, 3685028, 3685029, 3685030, 3685031, 3685032, 3685033, 3685034, 3685035, 3685036, 3685037, 3685038, 3685039, 3685040, 3685041, 3685042, 3685043, 3685044, 3685045, 3685046, 3685047, 3685048, 3685049, 3685050, 3685051, 3685052, 3685053, 3685054, 3685055, 3685056, 3685057, 3685058, 3685059, 3685060, 3685061, 3685062, 3685063, 3685064, 3685065, 3685066, 3685067, 3685068, 3685069, 3685070, 3685071, 3685072, 3685073, 3685074, 3685075, 3685076, 3685077, 3685078, 3685079, 3685080, 3685081, 3685082, 3685083, 3685084, 3685085, 3685086, 3685087, 3685088, 3685089, 3685090, 3685091, 3685092, 3685093, 3685094, 3685095, 3685096, 3685097, 3685098, 3685099, 3685100, 3685101, 3685102, 3685103, 3685104, 3685105, 3685106, 3685107, 3685108, 3685109, 3685110, 3685111, 3685112, 3685113, 3685114, 3685115, 3685116, 3685117, 3685118, 3685119, 3685120, 3685121, 3685122, 3685123, 3685124, 3685125, 3685126, 3685127, 3685128, 3685129, 3685130, 3685131, 3685132, 3685133, 3685134, 3685135, 3685136, 3685137, 3685138, 3685139, 3685140, 3685141, 3685142, 3685143, 3685144, 3685145, 3685146, 3685147, 3685148, 3685149, 3685150, 3685151, 3685152, 3685153, 3685154, 3685155, 3685156, 3685157, 3685158, 3685159, 3685160, 3685161, 3685162, 3685163, 3685164, 3685165, 3685166, 3685167, 3685168, 3685169, 3685170, 3685171, 3685172, 3685173, 3685174, 3685175, 3685176, 3685177, 3685178, 3685179, 3685180, 3685181, 3685182, 3685183, 3685184, 3685185, 3685186, 3685187, 3685188, 3685189, 3685190, 3685191, 3685192, 3685193, 3685194, 3685195, 3685196, 3685197, 3685198, 3685199, 3685200, 3685201, 3685202, 3685203, 3685204, 3685205, 3685206, 3685207, 3685208, 3685209, 3685210, 3685211, 3685212, 3685213, 3685214, 3685215, 3685216, 3685217, 3685218, 3685219, 3685220, 3685221, 3685222, 3685223, 3685224, 3685225, 3685226, 3685227, 3685228, 3685229, 3685230, 3685231, 3685232, 3685233, 3685234, 3685235, 3685236, 3685237, 3685238, 3685239, 3685240, 3685241, 3685242, 3685243, 3685244, 3685245, 3685246, 3685247, 3685248, 3685249, 3685250, 3685251, 3685252, 3685253, 3685254, 3685255, 3685256, 3685257, 3685258, 3685259, 3685260, 3685261, 3685262, 3685263, 3685264, 3685265, 3685266, 3685267, 3685268, 3685269, 3685270, 3685271, 3685272, 3685273, 3685274, 3685275, 3685276, 3685277, 3685278, 3685279, 3685280, 3685281, 3685282, 3685283, 3685284, 3685285, 3685286, 3685287, 3685288, 3685289, 3685290, 3685291, 3685292, 3685293, 3685294, 3685295, 3685296, 3685297, 3685298, 3685299, 3685300, 3685301, 3685302, 3685303, 3685304, 3685305, 3685306, 3685307, 3685308, 3685309, 3685310, 3685311, 3685312, 3685313, 3685314, 3685315, 3685316, 3685317, 3685318, 3685319, 3685320, 3685321, 3685322, 3685323, 3685324, 3685325, 3685326, 3685327, 3685328, 3685329, 3685330, 3685331, 3685332, 3685333, 3685334, 3685335, 3685336, 3685337, 3685338, 3685339, 3685340, 3685341, 3685342, 3685343, 3685344, 3685345, 3685346, 3685347, 3685348, 3685349, 3685350, 3685351, 3685352, 3685353, 3685354, 3685355, 3685356, 3685357, 3685358, 3685359, 3685360, 3685361, 3685362, 3685363, 3685364, 3685365, 3685366, 3685367, 3685368, 3685369, 3685370, 3685371, 3685372, 3685373, 3685374, 3685375, 3685376, 3685377, 3685378, 3685379, 3685380, 3685381, 3685382, 3685383, 3685384, 3685385, 3685386, 3685387, 3685388, 3685389, 3685390, 3685391, 3685392, 3685393, 3685394, 3685395, 3685396, 3685397, 3685398, 3685399, 3685400, 3685401, 3685402, 3685403, 3685404, 3685405, 3685406, 3685407, 3685408, 3685409, 3685410, 3685411, 3685412, 3685413, 3685414, 3685415, 3685416, 3685417, 3685418, 3685419, 3685420, 3685421, 3685422, 3685423, 3685424, 3685425, 3685426, 3685427, 3685428, 3685429, 3685430, 3685431, 3685432, 3685433, 3685434, 3685435, 3685436, 3685437, 3685438, 3685439, 3685440, 3685441, 3685442, 3685443, 3685444, 3685445, 3685446, 3685447, 3685448, 3685449, 3685450, 3685451, 3685452, 3685453, 3685454, 3685455, 3685456, 3685457, 3685458, 3685459, 3685460, 3685461, 3685462, 3685463, 3685464, 3685465, 3685466, 3685467, 3685468, 3685469, 3685470, 3685471, 3685472, 3685473, 3685474, 3685475, 3685476, 3685477, 3685478, 3685479, 3685480, 3685481, 3685482, 3685483, 3685484, 3685485, 3685486, 3685487, 3685488, 3685489, 3685490, 3685491, 3685492, 3685493, 3685494, 3685495, 3685496, 3685497, 3685498, 3685499, 3685500, 3685501, 3685502, 3685503, 3685504, 3685505, 3685506, 3685507, 3685508, 3685509, 3685510, 3685511, 3685512, 3685513, 3685514, 3685515, 3685516, 3685517, 3685518, 3685519, 3685520, 3685521, 3685522, 3685523, 3685524, 3685525, 3685526, 3685527, 3685528, 3685529, 3685530, 3685531, 3685532, 3685533, 3685534, 3685535, 3685536, 3685537, 3685538, 3685539, 3685540, 3685541, 3685542, 3685543, 3685544, 3685545, 3685546, 3685547, 3685548, 3685549, 3685550, 3685551, 3685552, 3685553, 3685554, 3685555, 3685556, 3685557, 3685558, 3685559, 3685560, 3685561, 3685562, 3685563, 3685564, 3685565, 3685566, 3685567, 3685568, 3685569, 3685570, 3685571, 3685572, 3685573, 3685574, 3685575, 3685576, 3685577, 3685578, 3685579, 3685580, 3685581, 3685582, 3685583, 3685584, 3685585, 3685586, 3685587, 3685588, 3685589, 3685590, 3685591, 3685592, 3685593, 3685594, 3685595, 3685596, 3685597, 3685598, 3685599, 3685600, 3685601, 3685602, 3685603, 3685604, 3685605, 3685606, 3685607, 3685608, 3685609, 3685610, 3685611, 3685612, 3685613, 3685614, 3685615, 3685616, 3685617, 3685618, 3685619, 3685620, 3685621, 3685622, 3685623, 3685624, 3685625, 3685626, 3685627, 3685628, 3685629, 3685630, 3685631, 3685632, 3685633, 3685634, 3685635, 3685636, 3685637, 3685638, 3685639, 3685640, 3685641, 3685642, 3685643, 3685644, 3685645, 3685646, 3685647, 3685648, 3685649, 3685650, 3685651, 3685652, 3685653, 3685654, 3685655, 3685656, 3685657, 3685658, 3685659, 3685660, 3685661, 3685662, 3685663, 3685664, 3685665, 3685666, 3685667, 3685668, 3685669, 3685670, 3685671, 3685672, 3685673, 3685674, 3685675, 3685676, 3685677, 3685678, 3685679, 3685680, 3685681, 3685682, 3685683, 3685684, 3685685, 3685686, 3685687, 3685688, 3685689, 3685690, 3685691, 3685692, 3685693, 3685694, 3685695, 3685696, 3685697, 3685698, 3685699, 3685700, 3685701, 3685702, 3685703, 3685704, 3685705, 3685706, 3685707, 3685708, 3685709, 3685710, 3685711, 3685712, 3685713, 3685714, 3685715, 3685716, 3685717, 3685718, 3685719, 3685720, 3685721, 3685722, 3685723, 3685724, 3685725, 3685726, 3685727, 3685728, 3685729, 3685730, 3685731, 3685732, 3685733, 3685734, 3685735, 3685736, 3685737, 3685738, 3685739, 3685740, 3685741, 3685742, 3685743, 3685744, 3685745, 3685746, 3685747, 3685748, 3685749, 3685750, 3685751, 3685752, 3685753, 3685754, 3685755, 3685756, 3685757, 3685758, 3685759, 3685760, 3685761, 3685762, 3685763, 3685764, 3685765, 3685766, 3685767, 3685768, 3685769, 3685770, 3685771, 3685772, 3685773, 3685774, 3685775, 3685776, 3685777, 3685778, 3685779, 3685780, 3685781, 3685782, 3685783, 3685784, 3685785, 3685786, 3685787, 3685788, 3685789, 3685790, 3685791, 3685792, 3685793, 3685794, 3685795, 3685796, 3685797, 3685798, 3685799, 3685800, 3685801, 3685802, 3685803, 3685804, 3685805, 3685806, 3685807, 3685808, 3685809, 3685810, 3685811, 3685812, 3685813, 3685814, 3685815, 3685816, 3685817, 3685818, 3685819, 3685820, 3685821, 3685822, 3685823, 3685824, 3685825, 3685826, 3685827, 3685828, 3685829, 3685830, 3685831, 3685832, 3685833, 3685834, 3685835, 3685836, 3685837, 3685838, 3685839, 3685840, 3685841, 3685842, 3685843, 3685844, 3685845, 3685846, 3685847, 3685848, 3685849, 3685850, 3685851, 3685852, 3685853, 3685854, 3685855, 3685856, 3685857, 3685858, 3685859, 3685860, 3685861, 3685862, 3685863, 3685864, 3685865, 3685866, 3685867, 3685868, 3685869, 3685870, 3685871, 3685872, 3685873, 3685874, 3685875, 3685876, 3685877, 3685878, 3685879, 3685880, 3685881, 3685882, 3685883, 3685884, 3685885, 3685886, 3685887, 3685888, 3685889, 3685890, 3685891, 3685892, 3685893, 3685894, 3685895, 3685896, 3685897, 3685898, 3685899, 3685900, 3685901, 3685902, 3685903, 3685904, 3685905, 3685906, 3685907, 3685908, 3685909, 3685910, 3685911) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:43:56,725 - [124817] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 10:43:56,725 - [124817] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SetupAutoGenerationSourceMapping WHERE WorkOrderAutoGenerationId in (3684221, 3684222, 3684223, 3684224, 3684225, 3684226, 3684227, 3684228, 3684229, 3684230, 3684231, 3684232, 3684233, 3684234, 3684235, 3684236, 3684237, 3684238, 3684239, 3684240, 3684241, 3684242, 3684243, 3684244, 3684245, 3684246, 3684247, 3684248, 3684249, 3684250, 3684251, 3684252, 3684253, 3684254, 3684255, 3684256, 3684257, 3684258, 3684259, 3684260, 3684261, 3684262, 3684263, 3684264, 3684265, 3684266, 3684267, 3684268, 3684269, 3684270, 3684271, 3684272, 3684273, 3684274, 3684275, 3684276, 3684277, 3684278, 3684279, 3684280, 3684281, 3684282, 3684283, 3684284, 3684285, 3684286, 3684287, 3684288, 3684289, 3684290, 3684291, 3684292, 3684293, 3684294, 3684295, 3684296, 3684297, 3684298, 3684299, 3684300, 3684301, 3684302, 3684303, 3684304, 3684305, 3684306, 3684307, 3684308, 3684309, 3684310, 3684311, 3684312, 3684313, 3684314, 3684315, 3684316, 3684317, 3684318, 3684319, 3684320, 3684321, 3684322, 3684323, 3684324, 3684325, 3684326, 3684327, 3684328, 3684329, 3684330, 3684331, 3684332, 3684333, 3684334, 3684335, 3684336, 3684337, 3684338, 3684339, 3684340, 3684341, 3684342, 3684343, 3684344, 3684345, 3684346, 3684347, 3684348, 3684349, 3684350, 3684351, 3684352, 3684353, 3684354, 3684355, 3684356, 3684357, 3684358, 3684359, 3684360, 3684361, 3684362, 3684363, 3684364, 3684365, 3684366, 3684367, 3684368, 3684369, 3684370, 3684371, 3684372, 3684373, 3684374, 3684375, 3684376, 3684377, 3684378, 3684379, 3684380, 3684381, 3684382, 3684383, 3684384, 3684385, 3684386, 3684387, 3684388, 3684389, 3684390, 3684391, 3684392, 3684393, 3684394, 3684395, 3684396, 3684397, 3684398, 3684399, 3684400, 3684401, 3684402, 3684403, 3684404, 3684405, 3684406, 3684407, 3684408, 3684409, 3684410, 3684411, 3684412, 3684413, 3684414, 3684415, 3684416, 3684417, 3684418, 3684419, 3684420, 3684421, 3684422, 3684423, 3684424, 3684425, 3684426, 3684427, 3684428, 3684429, 3684430, 3684431, 3684432, 3684433, 3684434, 3684435, 3684436, 3684437, 3684438, 3684439, 3684440, 3684441, 3684442, 3684443, 3684444, 3684445, 3684446, 3684447, 3684448, 3684449, 3684450, 3684451, 3684452, 3684453, 3684454, 3684455, 3684456, 3684457, 3684458, 3684459, 3684460, 3684461, 3684462, 3684463, 3684464, 3684465, 3684466, 3684467, 3684468, 3684469, 3684470, 3684471, 3684472, 3684473, 3684474, 3684475, 3684476, 3684477, 3684478, 3684479, 3684480, 3684481, 3684482, 3684483, 3684484, 3684485, 3684486, 3684487, 3684488, 3684489, 3684490, 3684491, 3684492, 3684493, 3684494, 3684495, 3684496, 3684497, 3684498, 3684499, 3684500, 3684501, 3684502, 3684503, 3684504, 3684505, 3684506, 3684507, 3684508, 3684509, 3684510, 3684511, 3684512, 3684513, 3684514, 3684515, 3684516, 3684517, 3684518, 3684519, 3684520, 3684521, 3684522, 3684523, 3684524, 3684525, 3684526, 3684527, 3684528, 3684529, 3684530, 3684531, 3684532, 3684533, 3684534, 3684535, 3684536, 3684537, 3684538, 3684539, 3684540, 3684541, 3684542, 3684543, 3684544, 3684545, 3684546, 3684547, 3684548, 3684549, 3684550, 3684551, 3684552, 3684553, 3684554, 3684555, 3684556, 3684557, 3684558, 3684559, 3684560, 3684561, 3684562, 3684563, 3684564, 3684565, 3684566, 3684567, 3684568, 3684569, 3684570, 3684571, 3684572, 3684573, 3684574, 3684575, 3684576, 3684577, 3684578, 3684579, 3684580, 3684581, 3684582, 3684583, 3684584, 3684585, 3684586, 3684587, 3684588, 3684589, 3684590, 3684591, 3684592, 3684593, 3684594, 3684595, 3684596, 3684597, 3684598, 3684599, 3684600, 3684601, 3684602, 3684603, 3684604, 3684605, 3684606, 3684607, 3684608, 3684609, 3684610, 3684611, 3684612, 3684613, 3684614, 3684615, 3684616, 3684617, 3684618, 3684619, 3684620, 3684621, 3684622, 3684623, 3684624, 3684625, 3684626, 3684627, 3684628, 3684629, 3684630, 3684631, 3684632, 3684633, 3684634, 3684635, 3684636, 3684637, 3684638, 3684639, 3684640, 3684641, 3684642, 3684643, 3684644, 3684645, 3684646, 3684647, 3684648, 3684649, 3684650, 3684651, 3684652, 3684653, 3684654, 3684655, 3684656, 3684657, 3684658, 3684659, 3684660, 3684661, 3684662, 3684663, 3684664, 3684665, 3684666, 3684667, 3684668, 3684669, 3684670, 3684671, 3684672, 3684673, 3684674, 3684675, 3684676, 3684677, 3684678, 3684679, 3684680, 3684681, 3684682, 3684683, 3684684, 3684685, 3684686, 3684687, 3684688, 3684689, 3684690, 3684691, 3684692, 3684693, 3684694, 3684695, 3684696, 3684697, 3684698, 3684699, 3684700, 3684701, 3684702, 3684703, 3684704, 3684705, 3684706, 3684707, 3684708, 3684709, 3684710, 3684711, 3684712, 3684713, 3684714, 3684715, 3684716, 3684717, 3684718, 3684719, 3684720, 3684721, 3684722, 3684723, 3684724, 3684725, 3684726, 3684727, 3684728, 3684729, 3684730, 3684731, 3684732, 3684733, 3684734, 3684735, 3684736, 3684737, 3684738, 3684739, 3684740, 3684741, 3684742, 3684743, 3684744, 3684745, 3684746, 3684747, 3684748, 3684749, 3684750, 3684751, 3684752, 3684753, 3684754, 3684755, 3684756, 3684757, 3684758, 3684759, 3684760, 3684761, 3684762, 3684763, 3684764, 3684765, 3684766, 3684767, 3684768, 3684769, 3684770, 3684771, 3684772, 3684773, 3684774, 3684775, 3684776, 3684777, 3684778, 3684779, 3684780, 3684781, 3684782, 3684783, 3684784, 3684785, 3684786, 3684787, 3684788, 3684789, 3684790, 3684791, 3684792, 3684793, 3684794, 3684795, 3684796, 3684797, 3684798, 3684799, 3684800, 3684801, 3684802, 3684803, 3684804, 3684805, 3684806, 3684807, 3684808, 3684809, 3684810, 3684811, 3684812, 3684813, 3684814, 3684815, 3684816, 3684817, 3684818, 3684819, 3684820, 3684821, 3684822, 3684823, 3684824, 3684825, 3684826, 3684827, 3684828, 3684829, 3684830, 3684831, 3684832, 3684833, 3684834, 3684835, 3684836, 3684837, 3684838, 3684839, 3684840, 3684841, 3684842, 3684843, 3684844, 3684845, 3684846, 3684847, 3684848, 3684849, 3684850, 3684851, 3684852, 3684853, 3684854, 3684855, 3684856, 3684857, 3684858, 3684859, 3684860, 3684861, 3684862, 3684863, 3684864, 3684865, 3684866, 3684867, 3684868, 3684869, 3684870, 3684871, 3684872, 3684873, 3684874, 3684875, 3684876, 3684877, 3684878, 3684879, 3684880, 3684881, 3684882, 3684883, 3684884, 3684885, 3684886, 3684887, 3684888, 3684889, 3684890, 3684891, 3684892, 3684893, 3684894, 3684895, 3684896, 3684897, 3684898, 3684899, 3684900, 3684901, 3684902, 3684903, 3684904, 3684905, 3684906, 3684907, 3684908, 3684909, 3684910, 3684911, 3684912, 3684913, 3684914, 3684915, 3684916, 3684917, 3684918, 3684919, 3684920, 3684921, 3684922, 3684923, 3684924, 3684925, 3684926, 3684927, 3684928, 3684929, 3684930, 3684931, 3684932, 3684933, 3684934, 3684935, 3684936, 3684937, 3684938, 3684939, 3684940, 3684941, 3684942, 3684943, 3684944, 3684945, 3684946, 3684947, 3684948, 3684949, 3684950, 3684951, 3684952, 3684953, 3684954, 3684955, 3684956, 3684957, 3684958, 3684959, 3684960, 3684961, 3684962, 3684963, 3684964, 3684965, 3684966, 3684967, 3684968, 3684969, 3684970, 3684971, 3684972, 3684973, 3684974, 3684975, 3684976, 3684977, 3684978, 3684979, 3684980, 3684981, 3684982, 3684983, 3684984, 3684985, 3684986, 3684987, 3684988, 3684989, 3684990, 3684991, 3684992, 3684993, 3684994, 3684995, 3684996, 3684997, 3684998, 3684999, 3685000, 3685001, 3685002, 3685003, 3685004, 3685005, 3685006, 3685007, 3685008, 3685009, 3685010, 3685011, 3685012, 3685013, 3685014, 3685015, 3685016, 3685017, 3685018, 3685019, 3685020, 3685021, 3685022, 3685023, 3685024, 3685025, 3685026, 3685027, 3685028, 3685029, 3685030, 3685031, 3685032, 3685033, 3685034, 3685035, 3685036, 3685037, 3685038, 3685039, 3685040, 3685041, 3685042, 3685043, 3685044, 3685045, 3685046, 3685047, 3685048, 3685049, 3685050, 3685051, 3685052, 3685053, 3685054, 3685055, 3685056, 3685057, 3685058, 3685059, 3685060, 3685061, 3685062, 3685063, 3685064, 3685065, 3685066, 3685067, 3685068, 3685069, 3685070, 3685071, 3685072, 3685073, 3685074, 3685075, 3685076, 3685077, 3685078, 3685079, 3685080, 3685081, 3685082, 3685083, 3685084, 3685085, 3685086, 3685087, 3685088, 3685089, 3685090, 3685091, 3685092, 3685093, 3685094, 3685095, 3685096, 3685097, 3685098, 3685099, 3685100, 3685101, 3685102, 3685103, 3685104, 3685105, 3685106, 3685107, 3685108, 3685109, 3685110, 3685111, 3685112, 3685113, 3685114, 3685115, 3685116, 3685117, 3685118, 3685119, 3685120, 3685121, 3685122, 3685123, 3685124, 3685125, 3685126, 3685127, 3685128, 3685129, 3685130, 3685131, 3685132, 3685133, 3685134, 3685135, 3685136, 3685137, 3685138, 3685139, 3685140, 3685141, 3685142, 3685143, 3685144, 3685145, 3685146, 3685147, 3685148, 3685149, 3685150, 3685151, 3685152, 3685153, 3685154, 3685155, 3685156, 3685157, 3685158, 3685159, 3685160, 3685161, 3685162, 3685163, 3685164, 3685165, 3685166, 3685167, 3685168, 3685169, 3685170, 3685171, 3685172, 3685173, 3685174, 3685175, 3685176, 3685177, 3685178, 3685179, 3685180, 3685181, 3685182, 3685183, 3685184, 3685185, 3685186, 3685187, 3685188, 3685189, 3685190, 3685191, 3685192, 3685193, 3685194, 3685195, 3685196, 3685197, 3685198, 3685199, 3685200, 3685201, 3685202, 3685203, 3685204, 3685205, 3685206, 3685207, 3685208, 3685209, 3685210, 3685211, 3685212, 3685213, 3685214, 3685215, 3685216, 3685217, 3685218, 3685219, 3685220, 3685221, 3685222, 3685223, 3685224, 3685225, 3685226, 3685227, 3685228, 3685229, 3685230, 3685231, 3685232, 3685233, 3685234, 3685235, 3685236, 3685237, 3685238, 3685239, 3685240, 3685241, 3685242, 3685243, 3685244, 3685245, 3685246, 3685247, 3685248, 3685249, 3685250, 3685251, 3685252, 3685253, 3685254, 3685255, 3685256, 3685257, 3685258, 3685259, 3685260, 3685261, 3685262, 3685263, 3685264, 3685265, 3685266, 3685267, 3685268, 3685269, 3685270, 3685271, 3685272, 3685273, 3685274, 3685275, 3685276, 3685277, 3685278, 3685279, 3685280, 3685281, 3685282, 3685283, 3685284, 3685285, 3685286, 3685287, 3685288, 3685289, 3685290, 3685291, 3685292, 3685293, 3685294, 3685295, 3685296, 3685297, 3685298, 3685299, 3685300, 3685301, 3685302, 3685303, 3685304, 3685305, 3685306, 3685307, 3685308, 3685309, 3685310, 3685311, 3685312, 3685313, 3685314, 3685315, 3685316, 3685317, 3685318, 3685319, 3685320, 3685321, 3685322, 3685323, 3685324, 3685325, 3685326, 3685327, 3685328, 3685329, 3685330, 3685331, 3685332, 3685333, 3685334, 3685335, 3685336, 3685337, 3685338, 3685339, 3685340, 3685341, 3685342, 3685343, 3685344, 3685345, 3685346, 3685347, 3685348, 3685349, 3685350, 3685351, 3685352, 3685353, 3685354, 3685355, 3685356, 3685357, 3685358, 3685359, 3685360, 3685361, 3685362, 3685363, 3685364, 3685365, 3685366, 3685367, 3685368, 3685369, 3685370, 3685371, 3685372, 3685373, 3685374, 3685375, 3685376, 3685377, 3685378, 3685379, 3685380, 3685381, 3685382, 3685383, 3685384, 3685385, 3685386, 3685387, 3685388, 3685389, 3685390, 3685391, 3685392, 3685393, 3685394, 3685395, 3685396, 3685397, 3685398, 3685399, 3685400, 3685401, 3685402, 3685403, 3685404, 3685405, 3685406, 3685407, 3685408, 3685409, 3685410, 3685411, 3685412, 3685413, 3685414, 3685415, 3685416, 3685417, 3685418, 3685419, 3685420, 3685421, 3685422, 3685423, 3685424, 3685425, 3685426, 3685427, 3685428, 3685429, 3685430, 3685431, 3685432, 3685433, 3685434, 3685435, 3685436, 3685437, 3685438, 3685439, 3685440, 3685441, 3685442, 3685443, 3685444, 3685445, 3685446, 3685447, 3685448, 3685449, 3685450, 3685451, 3685452, 3685453, 3685454, 3685455, 3685456, 3685457, 3685458, 3685459, 3685460, 3685461, 3685462, 3685463, 3685464, 3685465, 3685466, 3685467, 3685468, 3685469, 3685470, 3685471, 3685472, 3685473, 3685474, 3685475, 3685476, 3685477, 3685478, 3685479, 3685480, 3685481, 3685482, 3685483, 3685484, 3685485, 3685486, 3685487, 3685488, 3685489, 3685490, 3685491, 3685492, 3685493, 3685494, 3685495, 3685496, 3685497, 3685498, 3685499, 3685500, 3685501, 3685502, 3685503, 3685504, 3685505, 3685506, 3685507, 3685508, 3685509, 3685510, 3685511, 3685512, 3685513, 3685514, 3685515, 3685516, 3685517, 3685518, 3685519, 3685520, 3685521, 3685522, 3685523, 3685524, 3685525, 3685526, 3685527, 3685528, 3685529, 3685530, 3685531, 3685532, 3685533, 3685534, 3685535, 3685536, 3685537, 3685538, 3685539, 3685540, 3685541, 3685542, 3685543, 3685544, 3685545, 3685546, 3685547, 3685548, 3685549, 3685550, 3685551, 3685552, 3685553, 3685554, 3685555, 3685556, 3685557, 3685558, 3685559, 3685560, 3685561, 3685562, 3685563, 3685564, 3685565, 3685566, 3685567, 3685568, 3685569, 3685570, 3685571, 3685572, 3685573, 3685574, 3685575, 3685576, 3685577, 3685578, 3685579, 3685580, 3685581, 3685582, 3685583, 3685584, 3685585, 3685586, 3685587, 3685588, 3685589, 3685590, 3685591, 3685592, 3685593, 3685594, 3685595, 3685596, 3685597, 3685598, 3685599, 3685600, 3685601, 3685602, 3685603, 3685604, 3685605, 3685606, 3685607, 3685608, 3685609, 3685610, 3685611, 3685612, 3685613, 3685614, 3685615, 3685616, 3685617, 3685618, 3685619, 3685620, 3685621, 3685622, 3685623, 3685624, 3685625, 3685626, 3685627, 3685628, 3685629, 3685630, 3685631, 3685632, 3685633, 3685634, 3685635, 3685636, 3685637, 3685638, 3685639, 3685640, 3685641, 3685642, 3685643, 3685644, 3685645, 3685646, 3685647, 3685648, 3685649, 3685650, 3685651, 3685652, 3685653, 3685654, 3685655, 3685656, 3685657, 3685658, 3685659, 3685660, 3685661, 3685662, 3685663, 3685664, 3685665, 3685666, 3685667, 3685668, 3685669, 3685670, 3685671, 3685672, 3685673, 3685674, 3685675, 3685676, 3685677, 3685678, 3685679, 3685680, 3685681, 3685682, 3685683, 3685684, 3685685, 3685686, 3685687, 3685688, 3685689, 3685690, 3685691, 3685692, 3685693, 3685694, 3685695, 3685696, 3685697, 3685698, 3685699, 3685700, 3685701, 3685702, 3685703, 3685704, 3685705, 3685706, 3685707, 3685708, 3685709, 3685710, 3685711, 3685712, 3685713, 3685714, 3685715, 3685716, 3685717, 3685718, 3685719, 3685720, 3685721, 3685722, 3685723, 3685724, 3685725, 3685726, 3685727, 3685728, 3685729, 3685730, 3685731, 3685732, 3685733, 3685734, 3685735, 3685736, 3685737, 3685738, 3685739, 3685740, 3685741, 3685742, 3685743, 3685744, 3685745, 3685746, 3685747, 3685748, 3685749, 3685750, 3685751, 3685752, 3685753, 3685754, 3685755, 3685756, 3685757, 3685758, 3685759, 3685760, 3685761, 3685762, 3685763, 3685764, 3685765, 3685766, 3685767, 3685768, 3685769, 3685770, 3685771, 3685772, 3685773, 3685774, 3685775, 3685776, 3685777, 3685778, 3685779, 3685780, 3685781, 3685782, 3685783, 3685784, 3685785, 3685786, 3685787, 3685788, 3685789, 3685790, 3685791, 3685792, 3685793, 3685794, 3685795, 3685796, 3685797, 3685798, 3685799, 3685800, 3685801, 3685802, 3685803, 3685804, 3685805, 3685806, 3685807, 3685808, 3685809, 3685810, 3685811, 3685812, 3685813, 3685814, 3685815, 3685816, 3685817, 3685818, 3685819, 3685820, 3685821, 3685822, 3685823, 3685824, 3685825, 3685826, 3685827, 3685828, 3685829, 3685830, 3685831, 3685832, 3685833, 3685834, 3685835, 3685836, 3685837, 3685838, 3685839, 3685840, 3685841, 3685842, 3685843, 3685844, 3685845, 3685846, 3685847, 3685848, 3685849, 3685850, 3685851, 3685852, 3685853, 3685854, 3685855, 3685856, 3685857, 3685858, 3685859, 3685860, 3685861, 3685862, 3685863, 3685864, 3685865, 3685866, 3685867, 3685868, 3685869, 3685870, 3685871, 3685872, 3685873, 3685874, 3685875, 3685876, 3685877, 3685878, 3685879, 3685880, 3685881, 3685882, 3685883, 3685884, 3685885, 3685886, 3685887, 3685888, 3685889, 3685890, 3685891, 3685892, 3685893, 3685894, 3685895, 3685896, 3685897, 3685898, 3685899, 3685900, 3685901, 3685902, 3685903, 3685904, 3685905, 3685906, 3685907, 3685908, 3685909, 3685910, 3685911) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:43:57,230 - [124817] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 10:43:57,230 - [124817] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SubWorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId in (3684221, 3684222, 3684223, 3684224, 3684225, 3684226, 3684227, 3684228, 3684229, 3684230, 3684231, 3684232, 3684233, 3684234, 3684235, 3684236, 3684237, 3684238, 3684239, 3684240, 3684241, 3684242, 3684243, 3684244, 3684245, 3684246, 3684247, 3684248, 3684249, 3684250, 3684251, 3684252, 3684253, 3684254, 3684255, 3684256, 3684257, 3684258, 3684259, 3684260, 3684261, 3684262, 3684263, 3684264, 3684265, 3684266, 3684267, 3684268, 3684269, 3684270, 3684271, 3684272, 3684273, 3684274, 3684275, 3684276, 3684277, 3684278, 3684279, 3684280, 3684281, 3684282, 3684283, 3684284, 3684285, 3684286, 3684287, 3684288, 3684289, 3684290, 3684291, 3684292, 3684293, 3684294, 3684295, 3684296, 3684297, 3684298, 3684299, 3684300, 3684301, 3684302, 3684303, 3684304, 3684305, 3684306, 3684307, 3684308, 3684309, 3684310, 3684311, 3684312, 3684313, 3684314, 3684315, 3684316, 3684317, 3684318, 3684319, 3684320, 3684321, 3684322, 3684323, 3684324, 3684325, 3684326, 3684327, 3684328, 3684329, 3684330, 3684331, 3684332, 3684333, 3684334, 3684335, 3684336, 3684337, 3684338, 3684339, 3684340, 3684341, 3684342, 3684343, 3684344, 3684345, 3684346, 3684347, 3684348, 3684349, 3684350, 3684351, 3684352, 3684353, 3684354, 3684355, 3684356, 3684357, 3684358, 3684359, 3684360, 3684361, 3684362, 3684363, 3684364, 3684365, 3684366, 3684367, 3684368, 3684369, 3684370, 3684371, 3684372, 3684373, 3684374, 3684375, 3684376, 3684377, 3684378, 3684379, 3684380, 3684381, 3684382, 3684383, 3684384, 3684385, 3684386, 3684387, 3684388, 3684389, 3684390, 3684391, 3684392, 3684393, 3684394, 3684395, 3684396, 3684397, 3684398, 3684399, 3684400, 3684401, 3684402, 3684403, 3684404, 3684405, 3684406, 3684407, 3684408, 3684409, 3684410, 3684411, 3684412, 3684413, 3684414, 3684415, 3684416, 3684417, 3684418, 3684419, 3684420, 3684421, 3684422, 3684423, 3684424, 3684425, 3684426, 3684427, 3684428, 3684429, 3684430, 3684431, 3684432, 3684433, 3684434, 3684435, 3684436, 3684437, 3684438, 3684439, 3684440, 3684441, 3684442, 3684443, 3684444, 3684445, 3684446, 3684447, 3684448, 3684449, 3684450, 3684451, 3684452, 3684453, 3684454, 3684455, 3684456, 3684457, 3684458, 3684459, 3684460, 3684461, 3684462, 3684463, 3684464, 3684465, 3684466, 3684467, 3684468, 3684469, 3684470, 3684471, 3684472, 3684473, 3684474, 3684475, 3684476, 3684477, 3684478, 3684479, 3684480, 3684481, 3684482, 3684483, 3684484, 3684485, 3684486, 3684487, 3684488, 3684489, 3684490, 3684491, 3684492, 3684493, 3684494, 3684495, 3684496, 3684497, 3684498, 3684499, 3684500, 3684501, 3684502, 3684503, 3684504, 3684505, 3684506, 3684507, 3684508, 3684509, 3684510, 3684511, 3684512, 3684513, 3684514, 3684515, 3684516, 3684517, 3684518, 3684519, 3684520, 3684521, 3684522, 3684523, 3684524, 3684525, 3684526, 3684527, 3684528, 3684529, 3684530, 3684531, 3684532, 3684533, 3684534, 3684535, 3684536, 3684537, 3684538, 3684539, 3684540, 3684541, 3684542, 3684543, 3684544, 3684545, 3684546, 3684547, 3684548, 3684549, 3684550, 3684551, 3684552, 3684553, 3684554, 3684555, 3684556, 3684557, 3684558, 3684559, 3684560, 3684561, 3684562, 3684563, 3684564, 3684565, 3684566, 3684567, 3684568, 3684569, 3684570, 3684571, 3684572, 3684573, 3684574, 3684575, 3684576, 3684577, 3684578, 3684579, 3684580, 3684581, 3684582, 3684583, 3684584, 3684585, 3684586, 3684587, 3684588, 3684589, 3684590, 3684591, 3684592, 3684593, 3684594, 3684595, 3684596, 3684597, 3684598, 3684599, 3684600, 3684601, 3684602, 3684603, 3684604, 3684605, 3684606, 3684607, 3684608, 3684609, 3684610, 3684611, 3684612, 3684613, 3684614, 3684615, 3684616, 3684617, 3684618, 3684619, 3684620, 3684621, 3684622, 3684623, 3684624, 3684625, 3684626, 3684627, 3684628, 3684629, 3684630, 3684631, 3684632, 3684633, 3684634, 3684635, 3684636, 3684637, 3684638, 3684639, 3684640, 3684641, 3684642, 3684643, 3684644, 3684645, 3684646, 3684647, 3684648, 3684649, 3684650, 3684651, 3684652, 3684653, 3684654, 3684655, 3684656, 3684657, 3684658, 3684659, 3684660, 3684661, 3684662, 3684663, 3684664, 3684665, 3684666, 3684667, 3684668, 3684669, 3684670, 3684671, 3684672, 3684673, 3684674, 3684675, 3684676, 3684677, 3684678, 3684679, 3684680, 3684681, 3684682, 3684683, 3684684, 3684685, 3684686, 3684687, 3684688, 3684689, 3684690, 3684691, 3684692, 3684693, 3684694, 3684695, 3684696, 3684697, 3684698, 3684699, 3684700, 3684701, 3684702, 3684703, 3684704, 3684705, 3684706, 3684707, 3684708, 3684709, 3684710, 3684711, 3684712, 3684713, 3684714, 3684715, 3684716, 3684717, 3684718, 3684719, 3684720, 3684721, 3684722, 3684723, 3684724, 3684725, 3684726, 3684727, 3684728, 3684729, 3684730, 3684731, 3684732, 3684733, 3684734, 3684735, 3684736, 3684737, 3684738, 3684739, 3684740, 3684741, 3684742, 3684743, 3684744, 3684745, 3684746, 3684747, 3684748, 3684749, 3684750, 3684751, 3684752, 3684753, 3684754, 3684755, 3684756, 3684757, 3684758, 3684759, 3684760, 3684761, 3684762, 3684763, 3684764, 3684765, 3684766, 3684767, 3684768, 3684769, 3684770, 3684771, 3684772, 3684773, 3684774, 3684775, 3684776, 3684777, 3684778, 3684779, 3684780, 3684781, 3684782, 3684783, 3684784, 3684785, 3684786, 3684787, 3684788, 3684789, 3684790, 3684791, 3684792, 3684793, 3684794, 3684795, 3684796, 3684797, 3684798, 3684799, 3684800, 3684801, 3684802, 3684803, 3684804, 3684805, 3684806, 3684807, 3684808, 3684809, 3684810, 3684811, 3684812, 3684813, 3684814, 3684815, 3684816, 3684817, 3684818, 3684819, 3684820, 3684821, 3684822, 3684823, 3684824, 3684825, 3684826, 3684827, 3684828, 3684829, 3684830, 3684831, 3684832, 3684833, 3684834, 3684835, 3684836, 3684837, 3684838, 3684839, 3684840, 3684841, 3684842, 3684843, 3684844, 3684845, 3684846, 3684847, 3684848, 3684849, 3684850, 3684851, 3684852, 3684853, 3684854, 3684855, 3684856, 3684857, 3684858, 3684859, 3684860, 3684861, 3684862, 3684863, 3684864, 3684865, 3684866, 3684867, 3684868, 3684869, 3684870, 3684871, 3684872, 3684873, 3684874, 3684875, 3684876, 3684877, 3684878, 3684879, 3684880, 3684881, 3684882, 3684883, 3684884, 3684885, 3684886, 3684887, 3684888, 3684889, 3684890, 3684891, 3684892, 3684893, 3684894, 3684895, 3684896, 3684897, 3684898, 3684899, 3684900, 3684901, 3684902, 3684903, 3684904, 3684905, 3684906, 3684907, 3684908, 3684909, 3684910, 3684911, 3684912, 3684913, 3684914, 3684915, 3684916, 3684917, 3684918, 3684919, 3684920, 3684921, 3684922, 3684923, 3684924, 3684925, 3684926, 3684927, 3684928, 3684929, 3684930, 3684931, 3684932, 3684933, 3684934, 3684935, 3684936, 3684937, 3684938, 3684939, 3684940, 3684941, 3684942, 3684943, 3684944, 3684945, 3684946, 3684947, 3684948, 3684949, 3684950, 3684951, 3684952, 3684953, 3684954, 3684955, 3684956, 3684957, 3684958, 3684959, 3684960, 3684961, 3684962, 3684963, 3684964, 3684965, 3684966, 3684967, 3684968, 3684969, 3684970, 3684971, 3684972, 3684973, 3684974, 3684975, 3684976, 3684977, 3684978, 3684979, 3684980, 3684981, 3684982, 3684983, 3684984, 3684985, 3684986, 3684987, 3684988, 3684989, 3684990, 3684991, 3684992, 3684993, 3684994, 3684995, 3684996, 3684997, 3684998, 3684999, 3685000, 3685001, 3685002, 3685003, 3685004, 3685005, 3685006, 3685007, 3685008, 3685009, 3685010, 3685011, 3685012, 3685013, 3685014, 3685015, 3685016, 3685017, 3685018, 3685019, 3685020, 3685021, 3685022, 3685023, 3685024, 3685025, 3685026, 3685027, 3685028, 3685029, 3685030, 3685031, 3685032, 3685033, 3685034, 3685035, 3685036, 3685037, 3685038, 3685039, 3685040, 3685041, 3685042, 3685043, 3685044, 3685045, 3685046, 3685047, 3685048, 3685049, 3685050, 3685051, 3685052, 3685053, 3685054, 3685055, 3685056, 3685057, 3685058, 3685059, 3685060, 3685061, 3685062, 3685063, 3685064, 3685065, 3685066, 3685067, 3685068, 3685069, 3685070, 3685071, 3685072, 3685073, 3685074, 3685075, 3685076, 3685077, 3685078, 3685079, 3685080, 3685081, 3685082, 3685083, 3685084, 3685085, 3685086, 3685087, 3685088, 3685089, 3685090, 3685091, 3685092, 3685093, 3685094, 3685095, 3685096, 3685097, 3685098, 3685099, 3685100, 3685101, 3685102, 3685103, 3685104, 3685105, 3685106, 3685107, 3685108, 3685109, 3685110, 3685111, 3685112, 3685113, 3685114, 3685115, 3685116, 3685117, 3685118, 3685119, 3685120, 3685121, 3685122, 3685123, 3685124, 3685125, 3685126, 3685127, 3685128, 3685129, 3685130, 3685131, 3685132, 3685133, 3685134, 3685135, 3685136, 3685137, 3685138, 3685139, 3685140, 3685141, 3685142, 3685143, 3685144, 3685145, 3685146, 3685147, 3685148, 3685149, 3685150, 3685151, 3685152, 3685153, 3685154, 3685155, 3685156, 3685157, 3685158, 3685159, 3685160, 3685161, 3685162, 3685163, 3685164, 3685165, 3685166, 3685167, 3685168, 3685169, 3685170, 3685171, 3685172, 3685173, 3685174, 3685175, 3685176, 3685177, 3685178, 3685179, 3685180, 3685181, 3685182, 3685183, 3685184, 3685185, 3685186, 3685187, 3685188, 3685189, 3685190, 3685191, 3685192, 3685193, 3685194, 3685195, 3685196, 3685197, 3685198, 3685199, 3685200, 3685201, 3685202, 3685203, 3685204, 3685205, 3685206, 3685207, 3685208, 3685209, 3685210, 3685211, 3685212, 3685213, 3685214, 3685215, 3685216, 3685217, 3685218, 3685219, 3685220, 3685221, 3685222, 3685223, 3685224, 3685225, 3685226, 3685227, 3685228, 3685229, 3685230, 3685231, 3685232, 3685233, 3685234, 3685235, 3685236, 3685237, 3685238, 3685239, 3685240, 3685241, 3685242, 3685243, 3685244, 3685245, 3685246, 3685247, 3685248, 3685249, 3685250, 3685251, 3685252, 3685253, 3685254, 3685255, 3685256, 3685257, 3685258, 3685259, 3685260, 3685261, 3685262, 3685263, 3685264, 3685265, 3685266, 3685267, 3685268, 3685269, 3685270, 3685271, 3685272, 3685273, 3685274, 3685275, 3685276, 3685277, 3685278, 3685279, 3685280, 3685281, 3685282, 3685283, 3685284, 3685285, 3685286, 3685287, 3685288, 3685289, 3685290, 3685291, 3685292, 3685293, 3685294, 3685295, 3685296, 3685297, 3685298, 3685299, 3685300, 3685301, 3685302, 3685303, 3685304, 3685305, 3685306, 3685307, 3685308, 3685309, 3685310, 3685311, 3685312, 3685313, 3685314, 3685315, 3685316, 3685317, 3685318, 3685319, 3685320, 3685321, 3685322, 3685323, 3685324, 3685325, 3685326, 3685327, 3685328, 3685329, 3685330, 3685331, 3685332, 3685333, 3685334, 3685335, 3685336, 3685337, 3685338, 3685339, 3685340, 3685341, 3685342, 3685343, 3685344, 3685345, 3685346, 3685347, 3685348, 3685349, 3685350, 3685351, 3685352, 3685353, 3685354, 3685355, 3685356, 3685357, 3685358, 3685359, 3685360, 3685361, 3685362, 3685363, 3685364, 3685365, 3685366, 3685367, 3685368, 3685369, 3685370, 3685371, 3685372, 3685373, 3685374, 3685375, 3685376, 3685377, 3685378, 3685379, 3685380, 3685381, 3685382, 3685383, 3685384, 3685385, 3685386, 3685387, 3685388, 3685389, 3685390, 3685391, 3685392, 3685393, 3685394, 3685395, 3685396, 3685397, 3685398, 3685399, 3685400, 3685401, 3685402, 3685403, 3685404, 3685405, 3685406, 3685407, 3685408, 3685409, 3685410, 3685411, 3685412, 3685413, 3685414, 3685415, 3685416, 3685417, 3685418, 3685419, 3685420, 3685421, 3685422, 3685423, 3685424, 3685425, 3685426, 3685427, 3685428, 3685429, 3685430, 3685431, 3685432, 3685433, 3685434, 3685435, 3685436, 3685437, 3685438, 3685439, 3685440, 3685441, 3685442, 3685443, 3685444, 3685445, 3685446, 3685447, 3685448, 3685449, 3685450, 3685451, 3685452, 3685453, 3685454, 3685455, 3685456, 3685457, 3685458, 3685459, 3685460, 3685461, 3685462, 3685463, 3685464, 3685465, 3685466, 3685467, 3685468, 3685469, 3685470, 3685471, 3685472, 3685473, 3685474, 3685475, 3685476, 3685477, 3685478, 3685479, 3685480, 3685481, 3685482, 3685483, 3685484, 3685485, 3685486, 3685487, 3685488, 3685489, 3685490, 3685491, 3685492, 3685493, 3685494, 3685495, 3685496, 3685497, 3685498, 3685499, 3685500, 3685501, 3685502, 3685503, 3685504, 3685505, 3685506, 3685507, 3685508, 3685509, 3685510, 3685511, 3685512, 3685513, 3685514, 3685515, 3685516, 3685517, 3685518, 3685519, 3685520, 3685521, 3685522, 3685523, 3685524, 3685525, 3685526, 3685527, 3685528, 3685529, 3685530, 3685531, 3685532, 3685533, 3685534, 3685535, 3685536, 3685537, 3685538, 3685539, 3685540, 3685541, 3685542, 3685543, 3685544, 3685545, 3685546, 3685547, 3685548, 3685549, 3685550, 3685551, 3685552, 3685553, 3685554, 3685555, 3685556, 3685557, 3685558, 3685559, 3685560, 3685561, 3685562, 3685563, 3685564, 3685565, 3685566, 3685567, 3685568, 3685569, 3685570, 3685571, 3685572, 3685573, 3685574, 3685575, 3685576, 3685577, 3685578, 3685579, 3685580, 3685581, 3685582, 3685583, 3685584, 3685585, 3685586, 3685587, 3685588, 3685589, 3685590, 3685591, 3685592, 3685593, 3685594, 3685595, 3685596, 3685597, 3685598, 3685599, 3685600, 3685601, 3685602, 3685603, 3685604, 3685605, 3685606, 3685607, 3685608, 3685609, 3685610, 3685611, 3685612, 3685613, 3685614, 3685615, 3685616, 3685617, 3685618, 3685619, 3685620, 3685621, 3685622, 3685623, 3685624, 3685625, 3685626, 3685627, 3685628, 3685629, 3685630, 3685631, 3685632, 3685633, 3685634, 3685635, 3685636, 3685637, 3685638, 3685639, 3685640, 3685641, 3685642, 3685643, 3685644, 3685645, 3685646, 3685647, 3685648, 3685649, 3685650, 3685651, 3685652, 3685653, 3685654, 3685655, 3685656, 3685657, 3685658, 3685659, 3685660, 3685661, 3685662, 3685663, 3685664, 3685665, 3685666, 3685667, 3685668, 3685669, 3685670, 3685671, 3685672, 3685673, 3685674, 3685675, 3685676, 3685677, 3685678, 3685679, 3685680, 3685681, 3685682, 3685683, 3685684, 3685685, 3685686, 3685687, 3685688, 3685689, 3685690, 3685691, 3685692, 3685693, 3685694, 3685695, 3685696, 3685697, 3685698, 3685699, 3685700, 3685701, 3685702, 3685703, 3685704, 3685705, 3685706, 3685707, 3685708, 3685709, 3685710, 3685711, 3685712, 3685713, 3685714, 3685715, 3685716, 3685717, 3685718, 3685719, 3685720, 3685721, 3685722, 3685723, 3685724, 3685725, 3685726, 3685727, 3685728, 3685729, 3685730, 3685731, 3685732, 3685733, 3685734, 3685735, 3685736, 3685737, 3685738, 3685739, 3685740, 3685741, 3685742, 3685743, 3685744, 3685745, 3685746, 3685747, 3685748, 3685749, 3685750, 3685751, 3685752, 3685753, 3685754, 3685755, 3685756, 3685757, 3685758, 3685759, 3685760, 3685761, 3685762, 3685763, 3685764, 3685765, 3685766, 3685767, 3685768, 3685769, 3685770, 3685771, 3685772, 3685773, 3685774, 3685775, 3685776, 3685777, 3685778, 3685779, 3685780, 3685781, 3685782, 3685783, 3685784, 3685785, 3685786, 3685787, 3685788, 3685789, 3685790, 3685791, 3685792, 3685793, 3685794, 3685795, 3685796, 3685797, 3685798, 3685799, 3685800, 3685801, 3685802, 3685803, 3685804, 3685805, 3685806, 3685807, 3685808, 3685809, 3685810, 3685811, 3685812, 3685813, 3685814, 3685815, 3685816, 3685817, 3685818, 3685819, 3685820, 3685821, 3685822, 3685823, 3685824, 3685825, 3685826, 3685827, 3685828, 3685829, 3685830, 3685831, 3685832, 3685833, 3685834, 3685835, 3685836, 3685837, 3685838, 3685839, 3685840, 3685841, 3685842, 3685843, 3685844, 3685845, 3685846, 3685847, 3685848, 3685849, 3685850, 3685851, 3685852, 3685853, 3685854, 3685855, 3685856, 3685857, 3685858, 3685859, 3685860, 3685861, 3685862, 3685863, 3685864, 3685865, 3685866, 3685867, 3685868, 3685869, 3685870, 3685871, 3685872, 3685873, 3685874, 3685875, 3685876, 3685877, 3685878, 3685879, 3685880, 3685881, 3685882, 3685883, 3685884, 3685885, 3685886, 3685887, 3685888, 3685889, 3685890, 3685891, 3685892, 3685893, 3685894, 3685895, 3685896, 3685897, 3685898, 3685899, 3685900, 3685901, 3685902, 3685903, 3685904, 3685905, 3685906, 3685907, 3685908, 3685909, 3685910, 3685911) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:43:57,740 - [124817] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 10:43:57,740 - [124817] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCommissionAdjustment WHERE WorkOrderAutoGenerationId in (3684221, 3684222, 3684223, 3684224, 3684225, 3684226, 3684227, 3684228, 3684229, 3684230, 3684231, 3684232, 3684233, 3684234, 3684235, 3684236, 3684237, 3684238, 3684239, 3684240, 3684241, 3684242, 3684243, 3684244, 3684245, 3684246, 3684247, 3684248, 3684249, 3684250, 3684251, 3684252, 3684253, 3684254, 3684255, 3684256, 3684257, 3684258, 3684259, 3684260, 3684261, 3684262, 3684263, 3684264, 3684265, 3684266, 3684267, 3684268, 3684269, 3684270, 3684271, 3684272, 3684273, 3684274, 3684275, 3684276, 3684277, 3684278, 3684279, 3684280, 3684281, 3684282, 3684283, 3684284, 3684285, 3684286, 3684287, 3684288, 3684289, 3684290, 3684291, 3684292, 3684293, 3684294, 3684295, 3684296, 3684297, 3684298, 3684299, 3684300, 3684301, 3684302, 3684303, 3684304, 3684305, 3684306, 3684307, 3684308, 3684309, 3684310, 3684311, 3684312, 3684313, 3684314, 3684315, 3684316, 3684317, 3684318, 3684319, 3684320, 3684321, 3684322, 3684323, 3684324, 3684325, 3684326, 3684327, 3684328, 3684329, 3684330, 3684331, 3684332, 3684333, 3684334, 3684335, 3684336, 3684337, 3684338, 3684339, 3684340, 3684341, 3684342, 3684343, 3684344, 3684345, 3684346, 3684347, 3684348, 3684349, 3684350, 3684351, 3684352, 3684353, 3684354, 3684355, 3684356, 3684357, 3684358, 3684359, 3684360, 3684361, 3684362, 3684363, 3684364, 3684365, 3684366, 3684367, 3684368, 3684369, 3684370, 3684371, 3684372, 3684373, 3684374, 3684375, 3684376, 3684377, 3684378, 3684379, 3684380, 3684381, 3684382, 3684383, 3684384, 3684385, 3684386, 3684387, 3684388, 3684389, 3684390, 3684391, 3684392, 3684393, 3684394, 3684395, 3684396, 3684397, 3684398, 3684399, 3684400, 3684401, 3684402, 3684403, 3684404, 3684405, 3684406, 3684407, 3684408, 3684409, 3684410, 3684411, 3684412, 3684413, 3684414, 3684415, 3684416, 3684417, 3684418, 3684419, 3684420, 3684421, 3684422, 3684423, 3684424, 3684425, 3684426, 3684427, 3684428, 3684429, 3684430, 3684431, 3684432, 3684433, 3684434, 3684435, 3684436, 3684437, 3684438, 3684439, 3684440, 3684441, 3684442, 3684443, 3684444, 3684445, 3684446, 3684447, 3684448, 3684449, 3684450, 3684451, 3684452, 3684453, 3684454, 3684455, 3684456, 3684457, 3684458, 3684459, 3684460, 3684461, 3684462, 3684463, 3684464, 3684465, 3684466, 3684467, 3684468, 3684469, 3684470, 3684471, 3684472, 3684473, 3684474, 3684475, 3684476, 3684477, 3684478, 3684479, 3684480, 3684481, 3684482, 3684483, 3684484, 3684485, 3684486, 3684487, 3684488, 3684489, 3684490, 3684491, 3684492, 3684493, 3684494, 3684495, 3684496, 3684497, 3684498, 3684499, 3684500, 3684501, 3684502, 3684503, 3684504, 3684505, 3684506, 3684507, 3684508, 3684509, 3684510, 3684511, 3684512, 3684513, 3684514, 3684515, 3684516, 3684517, 3684518, 3684519, 3684520, 3684521, 3684522, 3684523, 3684524, 3684525, 3684526, 3684527, 3684528, 3684529, 3684530, 3684531, 3684532, 3684533, 3684534, 3684535, 3684536, 3684537, 3684538, 3684539, 3684540, 3684541, 3684542, 3684543, 3684544, 3684545, 3684546, 3684547, 3684548, 3684549, 3684550, 3684551, 3684552, 3684553, 3684554, 3684555, 3684556, 3684557, 3684558, 3684559, 3684560, 3684561, 3684562, 3684563, 3684564, 3684565, 3684566, 3684567, 3684568, 3684569, 3684570, 3684571, 3684572, 3684573, 3684574, 3684575, 3684576, 3684577, 3684578, 3684579, 3684580, 3684581, 3684582, 3684583, 3684584, 3684585, 3684586, 3684587, 3684588, 3684589, 3684590, 3684591, 3684592, 3684593, 3684594, 3684595, 3684596, 3684597, 3684598, 3684599, 3684600, 3684601, 3684602, 3684603, 3684604, 3684605, 3684606, 3684607, 3684608, 3684609, 3684610, 3684611, 3684612, 3684613, 3684614, 3684615, 3684616, 3684617, 3684618, 3684619, 3684620, 3684621, 3684622, 3684623, 3684624, 3684625, 3684626, 3684627, 3684628, 3684629, 3684630, 3684631, 3684632, 3684633, 3684634, 3684635, 3684636, 3684637, 3684638, 3684639, 3684640, 3684641, 3684642, 3684643, 3684644, 3684645, 3684646, 3684647, 3684648, 3684649, 3684650, 3684651, 3684652, 3684653, 3684654, 3684655, 3684656, 3684657, 3684658, 3684659, 3684660, 3684661, 3684662, 3684663, 3684664, 3684665, 3684666, 3684667, 3684668, 3684669, 3684670, 3684671, 3684672, 3684673, 3684674, 3684675, 3684676, 3684677, 3684678, 3684679, 3684680, 3684681, 3684682, 3684683, 3684684, 3684685, 3684686, 3684687, 3684688, 3684689, 3684690, 3684691, 3684692, 3684693, 3684694, 3684695, 3684696, 3684697, 3684698, 3684699, 3684700, 3684701, 3684702, 3684703, 3684704, 3684705, 3684706, 3684707, 3684708, 3684709, 3684710, 3684711, 3684712, 3684713, 3684714, 3684715, 3684716, 3684717, 3684718, 3684719, 3684720, 3684721, 3684722, 3684723, 3684724, 3684725, 3684726, 3684727, 3684728, 3684729, 3684730, 3684731, 3684732, 3684733, 3684734, 3684735, 3684736, 3684737, 3684738, 3684739, 3684740, 3684741, 3684742, 3684743, 3684744, 3684745, 3684746, 3684747, 3684748, 3684749, 3684750, 3684751, 3684752, 3684753, 3684754, 3684755, 3684756, 3684757, 3684758, 3684759, 3684760, 3684761, 3684762, 3684763, 3684764, 3684765, 3684766, 3684767, 3684768, 3684769, 3684770, 3684771, 3684772, 3684773, 3684774, 3684775, 3684776, 3684777, 3684778, 3684779, 3684780, 3684781, 3684782, 3684783, 3684784, 3684785, 3684786, 3684787, 3684788, 3684789, 3684790, 3684791, 3684792, 3684793, 3684794, 3684795, 3684796, 3684797, 3684798, 3684799, 3684800, 3684801, 3684802, 3684803, 3684804, 3684805, 3684806, 3684807, 3684808, 3684809, 3684810, 3684811, 3684812, 3684813, 3684814, 3684815, 3684816, 3684817, 3684818, 3684819, 3684820, 3684821, 3684822, 3684823, 3684824, 3684825, 3684826, 3684827, 3684828, 3684829, 3684830, 3684831, 3684832, 3684833, 3684834, 3684835, 3684836, 3684837, 3684838, 3684839, 3684840, 3684841, 3684842, 3684843, 3684844, 3684845, 3684846, 3684847, 3684848, 3684849, 3684850, 3684851, 3684852, 3684853, 3684854, 3684855, 3684856, 3684857, 3684858, 3684859, 3684860, 3684861, 3684862, 3684863, 3684864, 3684865, 3684866, 3684867, 3684868, 3684869, 3684870, 3684871, 3684872, 3684873, 3684874, 3684875, 3684876, 3684877, 3684878, 3684879, 3684880, 3684881, 3684882, 3684883, 3684884, 3684885, 3684886, 3684887, 3684888, 3684889, 3684890, 3684891, 3684892, 3684893, 3684894, 3684895, 3684896, 3684897, 3684898, 3684899, 3684900, 3684901, 3684902, 3684903, 3684904, 3684905, 3684906, 3684907, 3684908, 3684909, 3684910, 3684911, 3684912, 3684913, 3684914, 3684915, 3684916, 3684917, 3684918, 3684919, 3684920, 3684921, 3684922, 3684923, 3684924, 3684925, 3684926, 3684927, 3684928, 3684929, 3684930, 3684931, 3684932, 3684933, 3684934, 3684935, 3684936, 3684937, 3684938, 3684939, 3684940, 3684941, 3684942, 3684943, 3684944, 3684945, 3684946, 3684947, 3684948, 3684949, 3684950, 3684951, 3684952, 3684953, 3684954, 3684955, 3684956, 3684957, 3684958, 3684959, 3684960, 3684961, 3684962, 3684963, 3684964, 3684965, 3684966, 3684967, 3684968, 3684969, 3684970, 3684971, 3684972, 3684973, 3684974, 3684975, 3684976, 3684977, 3684978, 3684979, 3684980, 3684981, 3684982, 3684983, 3684984, 3684985, 3684986, 3684987, 3684988, 3684989, 3684990, 3684991, 3684992, 3684993, 3684994, 3684995, 3684996, 3684997, 3684998, 3684999, 3685000, 3685001, 3685002, 3685003, 3685004, 3685005, 3685006, 3685007, 3685008, 3685009, 3685010, 3685011, 3685012, 3685013, 3685014, 3685015, 3685016, 3685017, 3685018, 3685019, 3685020, 3685021, 3685022, 3685023, 3685024, 3685025, 3685026, 3685027, 3685028, 3685029, 3685030, 3685031, 3685032, 3685033, 3685034, 3685035, 3685036, 3685037, 3685038, 3685039, 3685040, 3685041, 3685042, 3685043, 3685044, 3685045, 3685046, 3685047, 3685048, 3685049, 3685050, 3685051, 3685052, 3685053, 3685054, 3685055, 3685056, 3685057, 3685058, 3685059, 3685060, 3685061, 3685062, 3685063, 3685064, 3685065, 3685066, 3685067, 3685068, 3685069, 3685070, 3685071, 3685072, 3685073, 3685074, 3685075, 3685076, 3685077, 3685078, 3685079, 3685080, 3685081, 3685082, 3685083, 3685084, 3685085, 3685086, 3685087, 3685088, 3685089, 3685090, 3685091, 3685092, 3685093, 3685094, 3685095, 3685096, 3685097, 3685098, 3685099, 3685100, 3685101, 3685102, 3685103, 3685104, 3685105, 3685106, 3685107, 3685108, 3685109, 3685110, 3685111, 3685112, 3685113, 3685114, 3685115, 3685116, 3685117, 3685118, 3685119, 3685120, 3685121, 3685122, 3685123, 3685124, 3685125, 3685126, 3685127, 3685128, 3685129, 3685130, 3685131, 3685132, 3685133, 3685134, 3685135, 3685136, 3685137, 3685138, 3685139, 3685140, 3685141, 3685142, 3685143, 3685144, 3685145, 3685146, 3685147, 3685148, 3685149, 3685150, 3685151, 3685152, 3685153, 3685154, 3685155, 3685156, 3685157, 3685158, 3685159, 3685160, 3685161, 3685162, 3685163, 3685164, 3685165, 3685166, 3685167, 3685168, 3685169, 3685170, 3685171, 3685172, 3685173, 3685174, 3685175, 3685176, 3685177, 3685178, 3685179, 3685180, 3685181, 3685182, 3685183, 3685184, 3685185, 3685186, 3685187, 3685188, 3685189, 3685190, 3685191, 3685192, 3685193, 3685194, 3685195, 3685196, 3685197, 3685198, 3685199, 3685200, 3685201, 3685202, 3685203, 3685204, 3685205, 3685206, 3685207, 3685208, 3685209, 3685210, 3685211, 3685212, 3685213, 3685214, 3685215, 3685216, 3685217, 3685218, 3685219, 3685220, 3685221, 3685222, 3685223, 3685224, 3685225, 3685226, 3685227, 3685228, 3685229, 3685230, 3685231, 3685232, 3685233, 3685234, 3685235, 3685236, 3685237, 3685238, 3685239, 3685240, 3685241, 3685242, 3685243, 3685244, 3685245, 3685246, 3685247, 3685248, 3685249, 3685250, 3685251, 3685252, 3685253, 3685254, 3685255, 3685256, 3685257, 3685258, 3685259, 3685260, 3685261, 3685262, 3685263, 3685264, 3685265, 3685266, 3685267, 3685268, 3685269, 3685270, 3685271, 3685272, 3685273, 3685274, 3685275, 3685276, 3685277, 3685278, 3685279, 3685280, 3685281, 3685282, 3685283, 3685284, 3685285, 3685286, 3685287, 3685288, 3685289, 3685290, 3685291, 3685292, 3685293, 3685294, 3685295, 3685296, 3685297, 3685298, 3685299, 3685300, 3685301, 3685302, 3685303, 3685304, 3685305, 3685306, 3685307, 3685308, 3685309, 3685310, 3685311, 3685312, 3685313, 3685314, 3685315, 3685316, 3685317, 3685318, 3685319, 3685320, 3685321, 3685322, 3685323, 3685324, 3685325, 3685326, 3685327, 3685328, 3685329, 3685330, 3685331, 3685332, 3685333, 3685334, 3685335, 3685336, 3685337, 3685338, 3685339, 3685340, 3685341, 3685342, 3685343, 3685344, 3685345, 3685346, 3685347, 3685348, 3685349, 3685350, 3685351, 3685352, 3685353, 3685354, 3685355, 3685356, 3685357, 3685358, 3685359, 3685360, 3685361, 3685362, 3685363, 3685364, 3685365, 3685366, 3685367, 3685368, 3685369, 3685370, 3685371, 3685372, 3685373, 3685374, 3685375, 3685376, 3685377, 3685378, 3685379, 3685380, 3685381, 3685382, 3685383, 3685384, 3685385, 3685386, 3685387, 3685388, 3685389, 3685390, 3685391, 3685392, 3685393, 3685394, 3685395, 3685396, 3685397, 3685398, 3685399, 3685400, 3685401, 3685402, 3685403, 3685404, 3685405, 3685406, 3685407, 3685408, 3685409, 3685410, 3685411, 3685412, 3685413, 3685414, 3685415, 3685416, 3685417, 3685418, 3685419, 3685420, 3685421, 3685422, 3685423, 3685424, 3685425, 3685426, 3685427, 3685428, 3685429, 3685430, 3685431, 3685432, 3685433, 3685434, 3685435, 3685436, 3685437, 3685438, 3685439, 3685440, 3685441, 3685442, 3685443, 3685444, 3685445, 3685446, 3685447, 3685448, 3685449, 3685450, 3685451, 3685452, 3685453, 3685454, 3685455, 3685456, 3685457, 3685458, 3685459, 3685460, 3685461, 3685462, 3685463, 3685464, 3685465, 3685466, 3685467, 3685468, 3685469, 3685470, 3685471, 3685472, 3685473, 3685474, 3685475, 3685476, 3685477, 3685478, 3685479, 3685480, 3685481, 3685482, 3685483, 3685484, 3685485, 3685486, 3685487, 3685488, 3685489, 3685490, 3685491, 3685492, 3685493, 3685494, 3685495, 3685496, 3685497, 3685498, 3685499, 3685500, 3685501, 3685502, 3685503, 3685504, 3685505, 3685506, 3685507, 3685508, 3685509, 3685510, 3685511, 3685512, 3685513, 3685514, 3685515, 3685516, 3685517, 3685518, 3685519, 3685520, 3685521, 3685522, 3685523, 3685524, 3685525, 3685526, 3685527, 3685528, 3685529, 3685530, 3685531, 3685532, 3685533, 3685534, 3685535, 3685536, 3685537, 3685538, 3685539, 3685540, 3685541, 3685542, 3685543, 3685544, 3685545, 3685546, 3685547, 3685548, 3685549, 3685550, 3685551, 3685552, 3685553, 3685554, 3685555, 3685556, 3685557, 3685558, 3685559, 3685560, 3685561, 3685562, 3685563, 3685564, 3685565, 3685566, 3685567, 3685568, 3685569, 3685570, 3685571, 3685572, 3685573, 3685574, 3685575, 3685576, 3685577, 3685578, 3685579, 3685580, 3685581, 3685582, 3685583, 3685584, 3685585, 3685586, 3685587, 3685588, 3685589, 3685590, 3685591, 3685592, 3685593, 3685594, 3685595, 3685596, 3685597, 3685598, 3685599, 3685600, 3685601, 3685602, 3685603, 3685604, 3685605, 3685606, 3685607, 3685608, 3685609, 3685610, 3685611, 3685612, 3685613, 3685614, 3685615, 3685616, 3685617, 3685618, 3685619, 3685620, 3685621, 3685622, 3685623, 3685624, 3685625, 3685626, 3685627, 3685628, 3685629, 3685630, 3685631, 3685632, 3685633, 3685634, 3685635, 3685636, 3685637, 3685638, 3685639, 3685640, 3685641, 3685642, 3685643, 3685644, 3685645, 3685646, 3685647, 3685648, 3685649, 3685650, 3685651, 3685652, 3685653, 3685654, 3685655, 3685656, 3685657, 3685658, 3685659, 3685660, 3685661, 3685662, 3685663, 3685664, 3685665, 3685666, 3685667, 3685668, 3685669, 3685670, 3685671, 3685672, 3685673, 3685674, 3685675, 3685676, 3685677, 3685678, 3685679, 3685680, 3685681, 3685682, 3685683, 3685684, 3685685, 3685686, 3685687, 3685688, 3685689, 3685690, 3685691, 3685692, 3685693, 3685694, 3685695, 3685696, 3685697, 3685698, 3685699, 3685700, 3685701, 3685702, 3685703, 3685704, 3685705, 3685706, 3685707, 3685708, 3685709, 3685710, 3685711, 3685712, 3685713, 3685714, 3685715, 3685716, 3685717, 3685718, 3685719, 3685720, 3685721, 3685722, 3685723, 3685724, 3685725, 3685726, 3685727, 3685728, 3685729, 3685730, 3685731, 3685732, 3685733, 3685734, 3685735, 3685736, 3685737, 3685738, 3685739, 3685740, 3685741, 3685742, 3685743, 3685744, 3685745, 3685746, 3685747, 3685748, 3685749, 3685750, 3685751, 3685752, 3685753, 3685754, 3685755, 3685756, 3685757, 3685758, 3685759, 3685760, 3685761, 3685762, 3685763, 3685764, 3685765, 3685766, 3685767, 3685768, 3685769, 3685770, 3685771, 3685772, 3685773, 3685774, 3685775, 3685776, 3685777, 3685778, 3685779, 3685780, 3685781, 3685782, 3685783, 3685784, 3685785, 3685786, 3685787, 3685788, 3685789, 3685790, 3685791, 3685792, 3685793, 3685794, 3685795, 3685796, 3685797, 3685798, 3685799, 3685800, 3685801, 3685802, 3685803, 3685804, 3685805, 3685806, 3685807, 3685808, 3685809, 3685810, 3685811, 3685812, 3685813, 3685814, 3685815, 3685816, 3685817, 3685818, 3685819, 3685820, 3685821, 3685822, 3685823, 3685824, 3685825, 3685826, 3685827, 3685828, 3685829, 3685830, 3685831, 3685832, 3685833, 3685834, 3685835, 3685836, 3685837, 3685838, 3685839, 3685840, 3685841, 3685842, 3685843, 3685844, 3685845, 3685846, 3685847, 3685848, 3685849, 3685850, 3685851, 3685852, 3685853, 3685854, 3685855, 3685856, 3685857, 3685858, 3685859, 3685860, 3685861, 3685862, 3685863, 3685864, 3685865, 3685866, 3685867, 3685868, 3685869, 3685870, 3685871, 3685872, 3685873, 3685874, 3685875, 3685876, 3685877, 3685878, 3685879, 3685880, 3685881, 3685882, 3685883, 3685884, 3685885, 3685886, 3685887, 3685888, 3685889, 3685890, 3685891, 3685892, 3685893, 3685894, 3685895, 3685896, 3685897, 3685898, 3685899, 3685900, 3685901, 3685902, 3685903, 3685904, 3685905, 3685906, 3685907, 3685908, 3685909, 3685910, 3685911) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:43:58,266 - [124817] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 10:43:58,266 - [124817] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId in (3684221, 3684222, 3684223, 3684224, 3684225, 3684226, 3684227, 3684228, 3684229, 3684230, 3684231, 3684232, 3684233, 3684234, 3684235, 3684236, 3684237, 3684238, 3684239, 3684240, 3684241, 3684242, 3684243, 3684244, 3684245, 3684246, 3684247, 3684248, 3684249, 3684250, 3684251, 3684252, 3684253, 3684254, 3684255, 3684256, 3684257, 3684258, 3684259, 3684260, 3684261, 3684262, 3684263, 3684264, 3684265, 3684266, 3684267, 3684268, 3684269, 3684270, 3684271, 3684272, 3684273, 3684274, 3684275, 3684276, 3684277, 3684278, 3684279, 3684280, 3684281, 3684282, 3684283, 3684284, 3684285, 3684286, 3684287, 3684288, 3684289, 3684290, 3684291, 3684292, 3684293, 3684294, 3684295, 3684296, 3684297, 3684298, 3684299, 3684300, 3684301, 3684302, 3684303, 3684304, 3684305, 3684306, 3684307, 3684308, 3684309, 3684310, 3684311, 3684312, 3684313, 3684314, 3684315, 3684316, 3684317, 3684318, 3684319, 3684320, 3684321, 3684322, 3684323, 3684324, 3684325, 3684326, 3684327, 3684328, 3684329, 3684330, 3684331, 3684332, 3684333, 3684334, 3684335, 3684336, 3684337, 3684338, 3684339, 3684340, 3684341, 3684342, 3684343, 3684344, 3684345, 3684346, 3684347, 3684348, 3684349, 3684350, 3684351, 3684352, 3684353, 3684354, 3684355, 3684356, 3684357, 3684358, 3684359, 3684360, 3684361, 3684362, 3684363, 3684364, 3684365, 3684366, 3684367, 3684368, 3684369, 3684370, 3684371, 3684372, 3684373, 3684374, 3684375, 3684376, 3684377, 3684378, 3684379, 3684380, 3684381, 3684382, 3684383, 3684384, 3684385, 3684386, 3684387, 3684388, 3684389, 3684390, 3684391, 3684392, 3684393, 3684394, 3684395, 3684396, 3684397, 3684398, 3684399, 3684400, 3684401, 3684402, 3684403, 3684404, 3684405, 3684406, 3684407, 3684408, 3684409, 3684410, 3684411, 3684412, 3684413, 3684414, 3684415, 3684416, 3684417, 3684418, 3684419, 3684420, 3684421, 3684422, 3684423, 3684424, 3684425, 3684426, 3684427, 3684428, 3684429, 3684430, 3684431, 3684432, 3684433, 3684434, 3684435, 3684436, 3684437, 3684438, 3684439, 3684440, 3684441, 3684442, 3684443, 3684444, 3684445, 3684446, 3684447, 3684448, 3684449, 3684450, 3684451, 3684452, 3684453, 3684454, 3684455, 3684456, 3684457, 3684458, 3684459, 3684460, 3684461, 3684462, 3684463, 3684464, 3684465, 3684466, 3684467, 3684468, 3684469, 3684470, 3684471, 3684472, 3684473, 3684474, 3684475, 3684476, 3684477, 3684478, 3684479, 3684480, 3684481, 3684482, 3684483, 3684484, 3684485, 3684486, 3684487, 3684488, 3684489, 3684490, 3684491, 3684492, 3684493, 3684494, 3684495, 3684496, 3684497, 3684498, 3684499, 3684500, 3684501, 3684502, 3684503, 3684504, 3684505, 3684506, 3684507, 3684508, 3684509, 3684510, 3684511, 3684512, 3684513, 3684514, 3684515, 3684516, 3684517, 3684518, 3684519, 3684520, 3684521, 3684522, 3684523, 3684524, 3684525, 3684526, 3684527, 3684528, 3684529, 3684530, 3684531, 3684532, 3684533, 3684534, 3684535, 3684536, 3684537, 3684538, 3684539, 3684540, 3684541, 3684542, 3684543, 3684544, 3684545, 3684546, 3684547, 3684548, 3684549, 3684550, 3684551, 3684552, 3684553, 3684554, 3684555, 3684556, 3684557, 3684558, 3684559, 3684560, 3684561, 3684562, 3684563, 3684564, 3684565, 3684566, 3684567, 3684568, 3684569, 3684570, 3684571, 3684572, 3684573, 3684574, 3684575, 3684576, 3684577, 3684578, 3684579, 3684580, 3684581, 3684582, 3684583, 3684584, 3684585, 3684586, 3684587, 3684588, 3684589, 3684590, 3684591, 3684592, 3684593, 3684594, 3684595, 3684596, 3684597, 3684598, 3684599, 3684600, 3684601, 3684602, 3684603, 3684604, 3684605, 3684606, 3684607, 3684608, 3684609, 3684610, 3684611, 3684612, 3684613, 3684614, 3684615, 3684616, 3684617, 3684618, 3684619, 3684620, 3684621, 3684622, 3684623, 3684624, 3684625, 3684626, 3684627, 3684628, 3684629, 3684630, 3684631, 3684632, 3684633, 3684634, 3684635, 3684636, 3684637, 3684638, 3684639, 3684640, 3684641, 3684642, 3684643, 3684644, 3684645, 3684646, 3684647, 3684648, 3684649, 3684650, 3684651, 3684652, 3684653, 3684654, 3684655, 3684656, 3684657, 3684658, 3684659, 3684660, 3684661, 3684662, 3684663, 3684664, 3684665, 3684666, 3684667, 3684668, 3684669, 3684670, 3684671, 3684672, 3684673, 3684674, 3684675, 3684676, 3684677, 3684678, 3684679, 3684680, 3684681, 3684682, 3684683, 3684684, 3684685, 3684686, 3684687, 3684688, 3684689, 3684690, 3684691, 3684692, 3684693, 3684694, 3684695, 3684696, 3684697, 3684698, 3684699, 3684700, 3684701, 3684702, 3684703, 3684704, 3684705, 3684706, 3684707, 3684708, 3684709, 3684710, 3684711, 3684712, 3684713, 3684714, 3684715, 3684716, 3684717, 3684718, 3684719, 3684720, 3684721, 3684722, 3684723, 3684724, 3684725, 3684726, 3684727, 3684728, 3684729, 3684730, 3684731, 3684732, 3684733, 3684734, 3684735, 3684736, 3684737, 3684738, 3684739, 3684740, 3684741, 3684742, 3684743, 3684744, 3684745, 3684746, 3684747, 3684748, 3684749, 3684750, 3684751, 3684752, 3684753, 3684754, 3684755, 3684756, 3684757, 3684758, 3684759, 3684760, 3684761, 3684762, 3684763, 3684764, 3684765, 3684766, 3684767, 3684768, 3684769, 3684770, 3684771, 3684772, 3684773, 3684774, 3684775, 3684776, 3684777, 3684778, 3684779, 3684780, 3684781, 3684782, 3684783, 3684784, 3684785, 3684786, 3684787, 3684788, 3684789, 3684790, 3684791, 3684792, 3684793, 3684794, 3684795, 3684796, 3684797, 3684798, 3684799, 3684800, 3684801, 3684802, 3684803, 3684804, 3684805, 3684806, 3684807, 3684808, 3684809, 3684810, 3684811, 3684812, 3684813, 3684814, 3684815, 3684816, 3684817, 3684818, 3684819, 3684820, 3684821, 3684822, 3684823, 3684824, 3684825, 3684826, 3684827, 3684828, 3684829, 3684830, 3684831, 3684832, 3684833, 3684834, 3684835, 3684836, 3684837, 3684838, 3684839, 3684840, 3684841, 3684842, 3684843, 3684844, 3684845, 3684846, 3684847, 3684848, 3684849, 3684850, 3684851, 3684852, 3684853, 3684854, 3684855, 3684856, 3684857, 3684858, 3684859, 3684860, 3684861, 3684862, 3684863, 3684864, 3684865, 3684866, 3684867, 3684868, 3684869, 3684870, 3684871, 3684872, 3684873, 3684874, 3684875, 3684876, 3684877, 3684878, 3684879, 3684880, 3684881, 3684882, 3684883, 3684884, 3684885, 3684886, 3684887, 3684888, 3684889, 3684890, 3684891, 3684892, 3684893, 3684894, 3684895, 3684896, 3684897, 3684898, 3684899, 3684900, 3684901, 3684902, 3684903, 3684904, 3684905, 3684906, 3684907, 3684908, 3684909, 3684910, 3684911, 3684912, 3684913, 3684914, 3684915, 3684916, 3684917, 3684918, 3684919, 3684920, 3684921, 3684922, 3684923, 3684924, 3684925, 3684926, 3684927, 3684928, 3684929, 3684930, 3684931, 3684932, 3684933, 3684934, 3684935, 3684936, 3684937, 3684938, 3684939, 3684940, 3684941, 3684942, 3684943, 3684944, 3684945, 3684946, 3684947, 3684948, 3684949, 3684950, 3684951, 3684952, 3684953, 3684954, 3684955, 3684956, 3684957, 3684958, 3684959, 3684960, 3684961, 3684962, 3684963, 3684964, 3684965, 3684966, 3684967, 3684968, 3684969, 3684970, 3684971, 3684972, 3684973, 3684974, 3684975, 3684976, 3684977, 3684978, 3684979, 3684980, 3684981, 3684982, 3684983, 3684984, 3684985, 3684986, 3684987, 3684988, 3684989, 3684990, 3684991, 3684992, 3684993, 3684994, 3684995, 3684996, 3684997, 3684998, 3684999, 3685000, 3685001, 3685002, 3685003, 3685004, 3685005, 3685006, 3685007, 3685008, 3685009, 3685010, 3685011, 3685012, 3685013, 3685014, 3685015, 3685016, 3685017, 3685018, 3685019, 3685020, 3685021, 3685022, 3685023, 3685024, 3685025, 3685026, 3685027, 3685028, 3685029, 3685030, 3685031, 3685032, 3685033, 3685034, 3685035, 3685036, 3685037, 3685038, 3685039, 3685040, 3685041, 3685042, 3685043, 3685044, 3685045, 3685046, 3685047, 3685048, 3685049, 3685050, 3685051, 3685052, 3685053, 3685054, 3685055, 3685056, 3685057, 3685058, 3685059, 3685060, 3685061, 3685062, 3685063, 3685064, 3685065, 3685066, 3685067, 3685068, 3685069, 3685070, 3685071, 3685072, 3685073, 3685074, 3685075, 3685076, 3685077, 3685078, 3685079, 3685080, 3685081, 3685082, 3685083, 3685084, 3685085, 3685086, 3685087, 3685088, 3685089, 3685090, 3685091, 3685092, 3685093, 3685094, 3685095, 3685096, 3685097, 3685098, 3685099, 3685100, 3685101, 3685102, 3685103, 3685104, 3685105, 3685106, 3685107, 3685108, 3685109, 3685110, 3685111, 3685112, 3685113, 3685114, 3685115, 3685116, 3685117, 3685118, 3685119, 3685120, 3685121, 3685122, 3685123, 3685124, 3685125, 3685126, 3685127, 3685128, 3685129, 3685130, 3685131, 3685132, 3685133, 3685134, 3685135, 3685136, 3685137, 3685138, 3685139, 3685140, 3685141, 3685142, 3685143, 3685144, 3685145, 3685146, 3685147, 3685148, 3685149, 3685150, 3685151, 3685152, 3685153, 3685154, 3685155, 3685156, 3685157, 3685158, 3685159, 3685160, 3685161, 3685162, 3685163, 3685164, 3685165, 3685166, 3685167, 3685168, 3685169, 3685170, 3685171, 3685172, 3685173, 3685174, 3685175, 3685176, 3685177, 3685178, 3685179, 3685180, 3685181, 3685182, 3685183, 3685184, 3685185, 3685186, 3685187, 3685188, 3685189, 3685190, 3685191, 3685192, 3685193, 3685194, 3685195, 3685196, 3685197, 3685198, 3685199, 3685200, 3685201, 3685202, 3685203, 3685204, 3685205, 3685206, 3685207, 3685208, 3685209, 3685210, 3685211, 3685212, 3685213, 3685214, 3685215, 3685216, 3685217, 3685218, 3685219, 3685220, 3685221, 3685222, 3685223, 3685224, 3685225, 3685226, 3685227, 3685228, 3685229, 3685230, 3685231, 3685232, 3685233, 3685234, 3685235, 3685236, 3685237, 3685238, 3685239, 3685240, 3685241, 3685242, 3685243, 3685244, 3685245, 3685246, 3685247, 3685248, 3685249, 3685250, 3685251, 3685252, 3685253, 3685254, 3685255, 3685256, 3685257, 3685258, 3685259, 3685260, 3685261, 3685262, 3685263, 3685264, 3685265, 3685266, 3685267, 3685268, 3685269, 3685270, 3685271, 3685272, 3685273, 3685274, 3685275, 3685276, 3685277, 3685278, 3685279, 3685280, 3685281, 3685282, 3685283, 3685284, 3685285, 3685286, 3685287, 3685288, 3685289, 3685290, 3685291, 3685292, 3685293, 3685294, 3685295, 3685296, 3685297, 3685298, 3685299, 3685300, 3685301, 3685302, 3685303, 3685304, 3685305, 3685306, 3685307, 3685308, 3685309, 3685310, 3685311, 3685312, 3685313, 3685314, 3685315, 3685316, 3685317, 3685318, 3685319, 3685320, 3685321, 3685322, 3685323, 3685324, 3685325, 3685326, 3685327, 3685328, 3685329, 3685330, 3685331, 3685332, 3685333, 3685334, 3685335, 3685336, 3685337, 3685338, 3685339, 3685340, 3685341, 3685342, 3685343, 3685344, 3685345, 3685346, 3685347, 3685348, 3685349, 3685350, 3685351, 3685352, 3685353, 3685354, 3685355, 3685356, 3685357, 3685358, 3685359, 3685360, 3685361, 3685362, 3685363, 3685364, 3685365, 3685366, 3685367, 3685368, 3685369, 3685370, 3685371, 3685372, 3685373, 3685374, 3685375, 3685376, 3685377, 3685378, 3685379, 3685380, 3685381, 3685382, 3685383, 3685384, 3685385, 3685386, 3685387, 3685388, 3685389, 3685390, 3685391, 3685392, 3685393, 3685394, 3685395, 3685396, 3685397, 3685398, 3685399, 3685400, 3685401, 3685402, 3685403, 3685404, 3685405, 3685406, 3685407, 3685408, 3685409, 3685410, 3685411, 3685412, 3685413, 3685414, 3685415, 3685416, 3685417, 3685418, 3685419, 3685420, 3685421, 3685422, 3685423, 3685424, 3685425, 3685426, 3685427, 3685428, 3685429, 3685430, 3685431, 3685432, 3685433, 3685434, 3685435, 3685436, 3685437, 3685438, 3685439, 3685440, 3685441, 3685442, 3685443, 3685444, 3685445, 3685446, 3685447, 3685448, 3685449, 3685450, 3685451, 3685452, 3685453, 3685454, 3685455, 3685456, 3685457, 3685458, 3685459, 3685460, 3685461, 3685462, 3685463, 3685464, 3685465, 3685466, 3685467, 3685468, 3685469, 3685470, 3685471, 3685472, 3685473, 3685474, 3685475, 3685476, 3685477, 3685478, 3685479, 3685480, 3685481, 3685482, 3685483, 3685484, 3685485, 3685486, 3685487, 3685488, 3685489, 3685490, 3685491, 3685492, 3685493, 3685494, 3685495, 3685496, 3685497, 3685498, 3685499, 3685500, 3685501, 3685502, 3685503, 3685504, 3685505, 3685506, 3685507, 3685508, 3685509, 3685510, 3685511, 3685512, 3685513, 3685514, 3685515, 3685516, 3685517, 3685518, 3685519, 3685520, 3685521, 3685522, 3685523, 3685524, 3685525, 3685526, 3685527, 3685528, 3685529, 3685530, 3685531, 3685532, 3685533, 3685534, 3685535, 3685536, 3685537, 3685538, 3685539, 3685540, 3685541, 3685542, 3685543, 3685544, 3685545, 3685546, 3685547, 3685548, 3685549, 3685550, 3685551, 3685552, 3685553, 3685554, 3685555, 3685556, 3685557, 3685558, 3685559, 3685560, 3685561, 3685562, 3685563, 3685564, 3685565, 3685566, 3685567, 3685568, 3685569, 3685570, 3685571, 3685572, 3685573, 3685574, 3685575, 3685576, 3685577, 3685578, 3685579, 3685580, 3685581, 3685582, 3685583, 3685584, 3685585, 3685586, 3685587, 3685588, 3685589, 3685590, 3685591, 3685592, 3685593, 3685594, 3685595, 3685596, 3685597, 3685598, 3685599, 3685600, 3685601, 3685602, 3685603, 3685604, 3685605, 3685606, 3685607, 3685608, 3685609, 3685610, 3685611, 3685612, 3685613, 3685614, 3685615, 3685616, 3685617, 3685618, 3685619, 3685620, 3685621, 3685622, 3685623, 3685624, 3685625, 3685626, 3685627, 3685628, 3685629, 3685630, 3685631, 3685632, 3685633, 3685634, 3685635, 3685636, 3685637, 3685638, 3685639, 3685640, 3685641, 3685642, 3685643, 3685644, 3685645, 3685646, 3685647, 3685648, 3685649, 3685650, 3685651, 3685652, 3685653, 3685654, 3685655, 3685656, 3685657, 3685658, 3685659, 3685660, 3685661, 3685662, 3685663, 3685664, 3685665, 3685666, 3685667, 3685668, 3685669, 3685670, 3685671, 3685672, 3685673, 3685674, 3685675, 3685676, 3685677, 3685678, 3685679, 3685680, 3685681, 3685682, 3685683, 3685684, 3685685, 3685686, 3685687, 3685688, 3685689, 3685690, 3685691, 3685692, 3685693, 3685694, 3685695, 3685696, 3685697, 3685698, 3685699, 3685700, 3685701, 3685702, 3685703, 3685704, 3685705, 3685706, 3685707, 3685708, 3685709, 3685710, 3685711, 3685712, 3685713, 3685714, 3685715, 3685716, 3685717, 3685718, 3685719, 3685720, 3685721, 3685722, 3685723, 3685724, 3685725, 3685726, 3685727, 3685728, 3685729, 3685730, 3685731, 3685732, 3685733, 3685734, 3685735, 3685736, 3685737, 3685738, 3685739, 3685740, 3685741, 3685742, 3685743, 3685744, 3685745, 3685746, 3685747, 3685748, 3685749, 3685750, 3685751, 3685752, 3685753, 3685754, 3685755, 3685756, 3685757, 3685758, 3685759, 3685760, 3685761, 3685762, 3685763, 3685764, 3685765, 3685766, 3685767, 3685768, 3685769, 3685770, 3685771, 3685772, 3685773, 3685774, 3685775, 3685776, 3685777, 3685778, 3685779, 3685780, 3685781, 3685782, 3685783, 3685784, 3685785, 3685786, 3685787, 3685788, 3685789, 3685790, 3685791, 3685792, 3685793, 3685794, 3685795, 3685796, 3685797, 3685798, 3685799, 3685800, 3685801, 3685802, 3685803, 3685804, 3685805, 3685806, 3685807, 3685808, 3685809, 3685810, 3685811, 3685812, 3685813, 3685814, 3685815, 3685816, 3685817, 3685818, 3685819, 3685820, 3685821, 3685822, 3685823, 3685824, 3685825, 3685826, 3685827, 3685828, 3685829, 3685830, 3685831, 3685832, 3685833, 3685834, 3685835, 3685836, 3685837, 3685838, 3685839, 3685840, 3685841, 3685842, 3685843, 3685844, 3685845, 3685846, 3685847, 3685848, 3685849, 3685850, 3685851, 3685852, 3685853, 3685854, 3685855, 3685856, 3685857, 3685858, 3685859, 3685860, 3685861, 3685862, 3685863, 3685864, 3685865, 3685866, 3685867, 3685868, 3685869, 3685870, 3685871, 3685872, 3685873, 3685874, 3685875, 3685876, 3685877, 3685878, 3685879, 3685880, 3685881, 3685882, 3685883, 3685884, 3685885, 3685886, 3685887, 3685888, 3685889, 3685890, 3685891, 3685892, 3685893, 3685894, 3685895, 3685896, 3685897, 3685898, 3685899, 3685900, 3685901, 3685902, 3685903, 3685904, 3685905, 3685906, 3685907, 3685908, 3685909, 3685910, 3685911) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:43:59,837 - [124817] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 10:43:59,838 - [124817] - src.utils.log - INFO - Work order published ids: (3684221, 3684222, 3684223, 3684224, 3684225, 3684226, 3684227, 3684228, 3684229, 3684230, 3684231, 3684232, 3684233, 3684234, 3684235, 3684236, 3684237, 3684238, 3684239, 3684240, 3684241, 3684242, 3684243, 3684244, 3684245, 3684246, 3684247, 3684248, 3684249, 3684250, 3684251, 3684252, 3684253, 3684254, 3684255, 3684256, 3684257, 3684258, 3684259, 3684260, 3684261, 3684262, 3684263, 3684264, 3684265, 3684266, 3684267, 3684268, 3684269, 3684270, 3684271, 3684272, 3684273, 3684274, 3684275, 3684276, 3684277, 3684278, 3684279, 3684280, 3684281, 3684282, 3684283, 3684284, 3684285, 3684286, 3684287, 3684288, 3684289, 3684290, 3684291, 3684292, 3684293, 3684294, 3684295, 3684296, 3684297, 3684298, 3684299, 3684300, 3684301, 3684302, 3684303, 3684304, 3684305, 3684306, 3684307, 3684308, 3684309, 3684310, 3684311, 3684312, 3684313, 3684314, 3684315, 3684316, 3684317, 3684318, 3684319, 3684320, 3684321, 3684322, 3684323, 3684324, 3684325, 3684326, 3684327, 3684328, 3684329, 3684330, 3684331, 3684332, 3684333, 3684334, 3684335, 3684336, 3684337, 3684338, 3684339, 3684340, 3684341, 3684342, 3684343, 3684344, 3684345, 3684346, 3684347, 3684348, 3684349, 3684350, 3684351, 3684352, 3684353, 3684354, 3684355, 3684356, 3684357, 3684358, 3684359, 3684360, 3684361, 3684362, 3684363, 3684364, 3684365, 3684366, 3684367, 3684368, 3684369, 3684370, 3684371, 3684372, 3684373, 3684374, 3684375, 3684376, 3684377, 3684378, 3684379, 3684380, 3684381, 3684382, 3684383, 3684384, 3684385, 3684386, 3684387, 3684388, 3684389, 3684390, 3684391, 3684392, 3684393, 3684394, 3684395, 3684396, 3684397, 3684398, 3684399, 3684400, 3684401, 3684402, 3684403, 3684404, 3684405, 3684406, 3684407, 3684408, 3684409, 3684410, 3684411, 3684412, 3684413, 3684414, 3684415, 3684416, 3684417, 3684418, 3684419, 3684420, 3684421, 3684422, 3684423, 3684424, 3684425, 3684426, 3684427, 3684428, 3684429, 3684430, 3684431, 3684432, 3684433, 3684434, 3684435, 3684436, 3684437, 3684438, 3684439, 3684440, 3684441, 3684442, 3684443, 3684444, 3684445, 3684446, 3684447, 3684448, 3684449, 3684450, 3684451, 3684452, 3684453, 3684454, 3684455, 3684456, 3684457, 3684458, 3684459, 3684460, 3684461, 3684462, 3684463, 3684464, 3684465, 3684466, 3684467, 3684468, 3684469, 3684470, 3684471, 3684472, 3684473, 3684474, 3684475, 3684476, 3684477, 3684478, 3684479, 3684480, 3684481, 3684482, 3684483, 3684484, 3684485, 3684486, 3684487, 3684488, 3684489, 3684490, 3684491, 3684492, 3684493, 3684494, 3684495, 3684496, 3684497, 3684498, 3684499, 3684500, 3684501, 3684502, 3684503, 3684504, 3684505, 3684506, 3684507, 3684508, 3684509, 3684510, 3684511, 3684512, 3684513, 3684514, 3684515, 3684516, 3684517, 3684518, 3684519, 3684520, 3684521, 3684522, 3684523, 3684524, 3684525, 3684526, 3684527, 3684528, 3684529, 3684530, 3684531, 3684532, 3684533, 3684534, 3684535, 3684536, 3684537, 3684538, 3684539, 3684540, 3684541, 3684542, 3684543, 3684544, 3684545, 3684546, 3684547, 3684548, 3684549, 3684550, 3684551, 3684552, 3684553, 3684554, 3684555, 3684556, 3684557, 3684558, 3684559, 3684560, 3684561, 3684562, 3684563, 3684564, 3684565, 3684566, 3684567, 3684568, 3684569, 3684570, 3684571, 3684572, 3684573, 3684574, 3684575, 3684576, 3684577, 3684578, 3684579, 3684580, 3684581, 3684582, 3684583, 3684584, 3684585, 3684586, 3684587, 3684588, 3684589, 3684590, 3684591, 3684592, 3684593, 3684594, 3684595, 3684596, 3684597, 3684598, 3684599, 3684600, 3684601, 3684602, 3684603, 3684604, 3684605, 3684606, 3684607, 3684608, 3684609, 3684610, 3684611, 3684612, 3684613, 3684614, 3684615, 3684616, 3684617, 3684618, 3684619, 3684620, 3684621, 3684622, 3684623, 3684624, 3684625, 3684626, 3684627, 3684628, 3684629, 3684630, 3684631, 3684632, 3684633, 3684634, 3684635, 3684636, 3684637, 3684638, 3684639, 3684640, 3684641, 3684642, 3684643, 3684644, 3684645, 3684646, 3684647, 3684648, 3684649, 3684650, 3684651, 3684652, 3684653, 3684654, 3684655, 3684656, 3684657, 3684658, 3684659, 3684660, 3684661, 3684662, 3684663, 3684664, 3684665, 3684666, 3684667, 3684668, 3684669, 3684670, 3684671, 3684672, 3684673, 3684674, 3684675, 3684676, 3684677, 3684678, 3684679, 3684680, 3684681, 3684682, 3684683, 3684684, 3684685, 3684686, 3684687, 3684688, 3684689, 3684690, 3684691, 3684692, 3684693, 3684694, 3684695, 3684696, 3684697, 3684698, 3684699, 3684700, 3684701, 3684702, 3684703, 3684704, 3684705, 3684706, 3684707, 3684708, 3684709, 3684710, 3684711, 3684712, 3684713, 3684714, 3684715, 3684716, 3684717, 3684718, 3684719, 3684720, 3684721, 3684722, 3684723, 3684724, 3684725, 3684726, 3684727, 3684728, 3684729, 3684730, 3684731, 3684732, 3684733, 3684734, 3684735, 3684736, 3684737, 3684738, 3684739, 3684740, 3684741, 3684742, 3684743, 3684744, 3684745, 3684746, 3684747, 3684748, 3684749, 3684750, 3684751, 3684752, 3684753, 3684754, 3684755, 3684756, 3684757, 3684758, 3684759, 3684760, 3684761, 3684762, 3684763, 3684764, 3684765, 3684766, 3684767, 3684768, 3684769, 3684770, 3684771, 3684772, 3684773, 3684774, 3684775, 3684776, 3684777, 3684778, 3684779, 3684780, 3684781, 3684782, 3684783, 3684784, 3684785, 3684786, 3684787, 3684788, 3684789, 3684790, 3684791, 3684792, 3684793, 3684794, 3684795, 3684796, 3684797, 3684798, 3684799, 3684800, 3684801, 3684802, 3684803, 3684804, 3684805, 3684806, 3684807, 3684808, 3684809, 3684810, 3684811, 3684812, 3684813, 3684814, 3684815, 3684816, 3684817, 3684818, 3684819, 3684820, 3684821, 3684822, 3684823, 3684824, 3684825, 3684826, 3684827, 3684828, 3684829, 3684830, 3684831, 3684832, 3684833, 3684834, 3684835, 3684836, 3684837, 3684838, 3684839, 3684840, 3684841, 3684842, 3684843, 3684844, 3684845, 3684846, 3684847, 3684848, 3684849, 3684850, 3684851, 3684852, 3684853, 3684854, 3684855, 3684856, 3684857, 3684858, 3684859, 3684860, 3684861, 3684862, 3684863, 3684864, 3684865, 3684866, 3684867, 3684868, 3684869, 3684870, 3684871, 3684872, 3684873, 3684874, 3684875, 3684876, 3684877, 3684878, 3684879, 3684880, 3684881, 3684882, 3684883, 3684884, 3684885, 3684886, 3684887, 3684888, 3684889, 3684890, 3684891, 3684892, 3684893, 3684894, 3684895, 3684896, 3684897, 3684898, 3684899, 3684900, 3684901, 3684902, 3684903, 3684904, 3684905, 3684906, 3684907, 3684908, 3684909, 3684910, 3684911, 3684912, 3684913, 3684914, 3684915, 3684916, 3684917, 3684918, 3684919, 3684920, 3684921, 3684922, 3684923, 3684924, 3684925, 3684926, 3684927, 3684928, 3684929, 3684930, 3684931, 3684932, 3684933, 3684934, 3684935, 3684936, 3684937, 3684938, 3684939, 3684940, 3684941, 3684942, 3684943, 3684944, 3684945, 3684946, 3684947, 3684948, 3684949, 3684950, 3684951, 3684952, 3684953, 3684954, 3684955, 3684956, 3684957, 3684958, 3684959, 3684960, 3684961, 3684962, 3684963, 3684964, 3684965, 3684966, 3684967, 3684968, 3684969, 3684970, 3684971, 3684972, 3684973, 3684974, 3684975, 3684976, 3684977, 3684978, 3684979, 3684980, 3684981, 3684982, 3684983, 3684984, 3684985, 3684986, 3684987, 3684988, 3684989, 3684990, 3684991, 3684992, 3684993, 3684994, 3684995, 3684996, 3684997, 3684998, 3684999, 3685000, 3685001, 3685002, 3685003, 3685004, 3685005, 3685006, 3685007, 3685008, 3685009, 3685010, 3685011, 3685012, 3685013, 3685014, 3685015, 3685016, 3685017, 3685018, 3685019, 3685020, 3685021, 3685022, 3685023, 3685024, 3685025, 3685026, 3685027, 3685028, 3685029, 3685030, 3685031, 3685032, 3685033, 3685034, 3685035, 3685036, 3685037, 3685038, 3685039, 3685040, 3685041, 3685042, 3685043, 3685044, 3685045, 3685046, 3685047, 3685048, 3685049, 3685050, 3685051, 3685052, 3685053, 3685054, 3685055, 3685056, 3685057, 3685058, 3685059, 3685060, 3685061, 3685062, 3685063, 3685064, 3685065, 3685066, 3685067, 3685068, 3685069, 3685070, 3685071, 3685072, 3685073, 3685074, 3685075, 3685076, 3685077, 3685078, 3685079, 3685080, 3685081, 3685082, 3685083, 3685084, 3685085, 3685086, 3685087, 3685088, 3685089, 3685090, 3685091, 3685092, 3685093, 3685094, 3685095, 3685096, 3685097, 3685098, 3685099, 3685100, 3685101, 3685102, 3685103, 3685104, 3685105, 3685106, 3685107, 3685108, 3685109, 3685110, 3685111, 3685112, 3685113, 3685114, 3685115, 3685116, 3685117, 3685118, 3685119, 3685120, 3685121, 3685122, 3685123, 3685124, 3685125, 3685126, 3685127, 3685128, 3685129, 3685130, 3685131, 3685132, 3685133, 3685134, 3685135, 3685136, 3685137, 3685138, 3685139, 3685140, 3685141, 3685142, 3685143, 3685144, 3685145, 3685146, 3685147, 3685148, 3685149, 3685150, 3685151, 3685152, 3685153, 3685154, 3685155, 3685156, 3685157, 3685158, 3685159, 3685160, 3685161, 3685162, 3685163, 3685164, 3685165, 3685166, 3685167, 3685168, 3685169, 3685170, 3685171, 3685172, 3685173, 3685174, 3685175, 3685176, 3685177, 3685178, 3685179, 3685180, 3685181, 3685182, 3685183, 3685184, 3685185, 3685186, 3685187, 3685188, 3685189, 3685190, 3685191, 3685192, 3685193, 3685194, 3685195, 3685196, 3685197, 3685198, 3685199, 3685200, 3685201, 3685202, 3685203, 3685204, 3685205, 3685206, 3685207, 3685208, 3685209, 3685210, 3685211, 3685212, 3685213, 3685214, 3685215, 3685216, 3685217, 3685218, 3685219, 3685220, 3685221, 3685222, 3685223, 3685224, 3685225, 3685226, 3685227, 3685228, 3685229, 3685230, 3685231, 3685232, 3685233, 3685234, 3685235, 3685236, 3685237, 3685238, 3685239, 3685240, 3685241, 3685242, 3685243, 3685244, 3685245, 3685246, 3685247, 3685248, 3685249, 3685250, 3685251, 3685252, 3685253, 3685254, 3685255, 3685256, 3685257, 3685258, 3685259, 3685260, 3685261, 3685262, 3685263, 3685264, 3685265, 3685266, 3685267, 3685268, 3685269, 3685270, 3685271, 3685272, 3685273, 3685274, 3685275, 3685276, 3685277, 3685278, 3685279, 3685280, 3685281, 3685282, 3685283, 3685284, 3685285, 3685286, 3685287, 3685288, 3685289, 3685290, 3685291, 3685292, 3685293, 3685294, 3685295, 3685296, 3685297, 3685298, 3685299, 3685300, 3685301, 3685302, 3685303, 3685304, 3685305, 3685306, 3685307, 3685308, 3685309, 3685310, 3685311, 3685312, 3685313, 3685314, 3685315, 3685316, 3685317, 3685318, 3685319, 3685320, 3685321, 3685322, 3685323, 3685324, 3685325, 3685326, 3685327, 3685328, 3685329, 3685330, 3685331, 3685332, 3685333, 3685334, 3685335, 3685336, 3685337, 3685338, 3685339, 3685340, 3685341, 3685342, 3685343, 3685344, 3685345, 3685346, 3685347, 3685348, 3685349, 3685350, 3685351, 3685352, 3685353, 3685354, 3685355, 3685356, 3685357, 3685358, 3685359, 3685360, 3685361, 3685362, 3685363, 3685364, 3685365, 3685366, 3685367, 3685368, 3685369, 3685370, 3685371, 3685372, 3685373, 3685374, 3685375, 3685376, 3685377, 3685378, 3685379, 3685380, 3685381, 3685382, 3685383, 3685384, 3685385, 3685386, 3685387, 3685388, 3685389, 3685390, 3685391, 3685392, 3685393, 3685394, 3685395, 3685396, 3685397, 3685398, 3685399, 3685400, 3685401, 3685402, 3685403, 3685404, 3685405, 3685406, 3685407, 3685408, 3685409, 3685410, 3685411, 3685412, 3685413, 3685414, 3685415, 3685416, 3685417, 3685418, 3685419, 3685420, 3685421, 3685422, 3685423, 3685424, 3685425, 3685426, 3685427, 3685428, 3685429, 3685430, 3685431, 3685432, 3685433, 3685434, 3685435, 3685436, 3685437, 3685438, 3685439, 3685440, 3685441, 3685442, 3685443, 3685444, 3685445, 3685446, 3685447, 3685448, 3685449, 3685450, 3685451, 3685452, 3685453, 3685454, 3685455, 3685456, 3685457, 3685458, 3685459, 3685460, 3685461, 3685462, 3685463, 3685464, 3685465, 3685466, 3685467, 3685468, 3685469, 3685470, 3685471, 3685472, 3685473, 3685474, 3685475, 3685476, 3685477, 3685478, 3685479, 3685480, 3685481, 3685482, 3685483, 3685484, 3685485, 3685486, 3685487, 3685488, 3685489, 3685490, 3685491, 3685492, 3685493, 3685494, 3685495, 3685496, 3685497, 3685498, 3685499, 3685500, 3685501, 3685502, 3685503, 3685504, 3685505, 3685506, 3685507, 3685508, 3685509, 3685510, 3685511, 3685512, 3685513, 3685514, 3685515, 3685516, 3685517, 3685518, 3685519, 3685520, 3685521, 3685522, 3685523, 3685524, 3685525, 3685526, 3685527, 3685528, 3685529, 3685530, 3685531, 3685532, 3685533, 3685534, 3685535, 3685536, 3685537, 3685538, 3685539, 3685540, 3685541, 3685542, 3685543, 3685544, 3685545, 3685546, 3685547, 3685548, 3685549, 3685550, 3685551, 3685552, 3685553, 3685554, 3685555, 3685556, 3685557, 3685558, 3685559, 3685560, 3685561, 3685562, 3685563, 3685564, 3685565, 3685566, 3685567, 3685568, 3685569, 3685570, 3685571, 3685572, 3685573, 3685574, 3685575, 3685576, 3685577, 3685578, 3685579, 3685580, 3685581, 3685582, 3685583, 3685584, 3685585, 3685586, 3685587, 3685588, 3685589, 3685590, 3685591, 3685592, 3685593, 3685594, 3685595, 3685596, 3685597, 3685598, 3685599, 3685600, 3685601, 3685602, 3685603, 3685604, 3685605, 3685606, 3685607, 3685608, 3685609, 3685610, 3685611, 3685612, 3685613, 3685614, 3685615, 3685616, 3685617, 3685618, 3685619, 3685620, 3685621, 3685622, 3685623, 3685624, 3685625, 3685626, 3685627, 3685628, 3685629, 3685630, 3685631, 3685632, 3685633, 3685634, 3685635, 3685636, 3685637, 3685638, 3685639, 3685640, 3685641, 3685642, 3685643, 3685644, 3685645, 3685646, 3685647, 3685648, 3685649, 3685650, 3685651, 3685652, 3685653, 3685654, 3685655, 3685656, 3685657, 3685658, 3685659, 3685660, 3685661, 3685662, 3685663, 3685664, 3685665, 3685666, 3685667, 3685668, 3685669, 3685670, 3685671, 3685672, 3685673, 3685674, 3685675, 3685676, 3685677, 3685678, 3685679, 3685680, 3685681, 3685682, 3685683, 3685684, 3685685, 3685686, 3685687, 3685688, 3685689, 3685690, 3685691, 3685692, 3685693, 3685694, 3685695, 3685696, 3685697, 3685698, 3685699, 3685700, 3685701, 3685702, 3685703, 3685704, 3685705, 3685706, 3685707, 3685708, 3685709, 3685710, 3685711, 3685712, 3685713, 3685714, 3685715, 3685716, 3685717, 3685718, 3685719, 3685720, 3685721, 3685722, 3685723, 3685724, 3685725, 3685726, 3685727, 3685728, 3685729, 3685730, 3685731, 3685732, 3685733, 3685734, 3685735, 3685736, 3685737, 3685738, 3685739, 3685740, 3685741, 3685742, 3685743, 3685744, 3685745, 3685746, 3685747, 3685748, 3685749, 3685750, 3685751, 3685752, 3685753, 3685754, 3685755, 3685756, 3685757, 3685758, 3685759, 3685760, 3685761, 3685762, 3685763, 3685764, 3685765, 3685766, 3685767, 3685768, 3685769, 3685770, 3685771, 3685772, 3685773, 3685774, 3685775, 3685776, 3685777, 3685778, 3685779, 3685780, 3685781, 3685782, 3685783, 3685784, 3685785, 3685786, 3685787, 3685788, 3685789, 3685790, 3685791, 3685792, 3685793, 3685794, 3685795, 3685796, 3685797, 3685798, 3685799, 3685800, 3685801, 3685802, 3685803, 3685804, 3685805, 3685806, 3685807, 3685808, 3685809, 3685810, 3685811, 3685812, 3685813, 3685814, 3685815, 3685816, 3685817, 3685818, 3685819, 3685820, 3685821, 3685822, 3685823, 3685824, 3685825, 3685826, 3685827, 3685828, 3685829, 3685830, 3685831, 3685832, 3685833, 3685834, 3685835, 3685836, 3685837, 3685838, 3685839, 3685840, 3685841, 3685842, 3685843, 3685844, 3685845, 3685846, 3685847, 3685848, 3685849, 3685850, 3685851, 3685852, 3685853, 3685854, 3685855, 3685856, 3685857, 3685858, 3685859, 3685860, 3685861, 3685862, 3685863, 3685864, 3685865, 3685866, 3685867, 3685868, 3685869, 3685870, 3685871, 3685872, 3685873, 3685874, 3685875, 3685876, 3685877, 3685878, 3685879, 3685880, 3685881, 3685882, 3685883, 3685884, 3685885, 3685886, 3685887, 3685888, 3685889, 3685890, 3685891, 3685892, 3685893, 3685894, 3685895, 3685896, 3685897, 3685898, 3685899, 3685900, 3685901, 3685902, 3685903, 3685904, 3685905, 3685906, 3685907, 3685908, 3685909, 3685910, 3685911) - __SPLIT__ 2026-07-21 10:43:59,838 - [124817] - src.utils.log - INFO - Time took to perform operation in publishing [124817]: 354.93 - __SPLIT__ 2026-07-21 10:43:59,838 - [124817] - src.utils.log - INFO - Publish Completed for GenerateWorkOrderHistoryId: [124817] - __SPLIT__ 2026-07-21 10:43:59,838 - [124817] - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET PublishStatus = 'Completed', PublishStatusDateTime = '2026-07-21 06:43:59.838' WHERE CompanyId = 133 AND GenerateWorkOrderHistoryId = 124817;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:44:00,115 - [124817] - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-21 10:47:42,434 - 12709 - src.utils.log - INFO - ParallelProcessing=False GenerateWorkOrderHistoryId=12709 - __SPLIT__ 2026-07-21 10:47:42,435 - 12709 - src.utils.log - INFO - Sequential Work order generation algo started for GenerateWorkOrderHistoryId: 12709 - __SPLIT__ 2026-07-21 10:47:42,436 - 12709 - src.utils.log - INFO - βœ… Successfully connected to database - __SPLIT__ 2026-07-21 10:47:42,436 - 12709 - src.utils.log - INFO - πŸ” Fetching data: SELECT ConnectionStringName FROM Common.CompanyTenantMaster WHERE CompanyKey = 'Fortive'... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:47:44,491 - 12709 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 10:47:44,491 - 12709 - src.utils.log - INFO - Connection string not found connecting to common DB - __SPLIT__ 2026-07-21 10:47:44,491 - 12709 - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET Status = 'InProgress' WHERE GenerateWorkOrderHistoryId = 12709;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:47:44,784 - 12709 - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-21 10:47:44,784 - 12709 - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.RecurringServicePrice, gw.StartDate, gw.EndDate, gw.CreatedBy AS NewCreatedBy, gw.RouteIds, ss.* FROM ServiceCore.GenerateWorkOrderHistory gw JOIN ServiceCore.ServiceSetup ss ON gw.CompanyId = ss.CompanyId AND ( (ss.NextGenerationDate <= gw.EndDate AND ss.NextGenerationDate >= gw.StartDate) OR ss.NextGenerationDate IS NULL) AND (gw.AccountNumber IS NULL OR ss.AccountNumber = gw.AccountNumber) AND (gw.ServiceSetupId IS NULL OR ss.ServiceSetupId = gw.ServiceSetupId)AND (gw.RouteIds IS NULL OR ss.RouteMasterId IN (SELECT CAST(value AS INT) FROM STRING_SPLIT((SELECT RouteIds FROM ServiceCore.GenerateWorkOrderHistory WHERE GenerateWorkOrderHistoryid = 12709), ',' )) OR ss.InitialRouteId IN ( SELECT CAST(value AS INT) FROM STRING_SPLIT((SELECT RouteIds FROM ServiceCore.GenerateWorkOrderHistory WHERE GenerateWorkOrderHistoryid = 12709), ','))) JOIN (SELECT SUM(Price) AS RecurringServicePrice, ServiceSetupId FROM ServiceCore.ServiceSetupServices GROUP BY ServiceSetupId ) sss ON sss.ServiceSetupId = ss.ServiceSetupId WHERE gw.GenerateWorkOrderHistoryid = 12709 AND ss.FrequencyScheduleId IS NOT NULL AND ss.IsActive = 1 AND ss.IsDeleted = 0 AND ss.Status <> 'Canceled' AND ((ss.OrderType = gw.OrderType) OR gw.OrderType IS NULL);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:47:45,116 - 12709 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 10:47:45,117 - 12709 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.GenerateWorkOrderHistory gwoh WHERE GenerateWorkOrderHistoryId = 12709;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:47:45,412 - 12709 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 10:47:45,415 - 12709 - src.utils.log - INFO - FrequencyScheduleId missing for setups: []: Ignored these setups - __SPLIT__ 2026-07-21 10:47:45,415 - 12709 - src.utils.log - INFO - πŸ” Fetching data: SELECT fsd.IntervalDays, fs.CreatedDate ,f.FrequencyId , fs.FrequencyScheduleId, f.[SysName], f.FrequencyValue, f.YearlyOccurrence , fs.ScheduleFormat,fsd.Days, fsd.Weeks, fsd.Months,fsc.[Month] as sch_months, fsd.StartMonth , fsd.DateDay,fsd.DateMonth FROM [ServiceCore].[FrequencyMaster] f inner join [ServiceCore].[FrequencySchedule] fs on fs.FrequencyId = f.FrequencyId left join ServiceCore.FrequencyScheduleCycle fsc on fsc.FrequencyScheduleId = fs.FrequencyScheduleId left join [ServiceCore].[FrequencyScheduleDetail] fsd on fsd.FrequencyScheduleId = fs.FrequencyScheduleId WHERE fsd.FrequencyScheduleId = 13068... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:47:45,716 - 12709 - src.utils.log - INFO - βœ… Fetched 12 rows - __SPLIT__ 2026-07-21 10:47:45,716 - 12709 - src.utils.log - INFO - Found the Setups and Frequencies - __SPLIT__ 2026-07-21 10:47:45,719 - 12709 - src.utils.log - INFO - Inside work order function - __SPLIT__ 2026-07-21 10:47:45,720 - 12709 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 34449;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:47:46,012 - 12709 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 10:47:46,013 - 12709 - src.utils.log - INFO - πŸ” Fetching data: select ServiceDate, ServiceSetupId, IsInitial from serviceCore.WorkOrder wo inner join ServiceCore.WorkOrderStatus wos on wo.WoStatusId = wos.WoStatusId where ServiceDate >= '2026-07-21 00:00:00' and ServiceDate <= '2029-12-31 00:00:00' and ServiceSetupId = 34449 and wo.IsActive = 1 and wos.Name not in ('Void', 'Cancelled');... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:47:46,312 - 12709 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 10:47:46,927 - 12709 - src.utils.log - INFO - Generating work orders for setup: 34449 - __SPLIT__ 2026-07-21 10:47:47,048 - 12709 - src.utils.log - INFO - Updating Next Gen Date - __SPLIT__ 2026-07-21 10:47:47,055 - 12709 - src.utils.log - INFO - πŸ” Fetching data: SELECT WoStatusId From ServiceCore.WorkOrderStatus wos where CompanyId=135 and [SysName]= 'Incomplete' ;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:47:47,348 - 12709 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 10:47:47,350 - 12709 - src.utils.log - INFO - Deleting duplicate records - __SPLIT__ 2026-07-21 10:47:47,350 - 12709 - src.utils.log - INFO - Running deletes SEQUENTIALLY… - __SPLIT__ 2026-07-21 10:47:47,350 - 12709 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationServices WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34449 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:47:47,653 - 12709 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 10:47:47,653 - 12709 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCrews WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34449 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:47:47,955 - 12709 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 10:47:47,955 - 12709 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationSalesPersonCommission WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34449 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:47:48,258 - 12709 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 10:47:48,258 - 12709 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationAppliedDiscount WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34449 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:47:48,560 - 12709 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 10:47:48,561 - 12709 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SetupAutoGenerationSourceMapping WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34449 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:47:48,861 - 12709 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 10:47:48,861 - 12709 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SubWorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34449 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:47:49,162 - 12709 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 10:47:49,163 - 12709 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCommissionAdjustment WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34449 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:47:49,458 - 12709 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 10:47:49,458 - 12709 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34449 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:47:49,771 - 12709 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 10:47:49,772 - 12709 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 10:47:49,772 - 12709 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGeneration: 14 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:47:50,104 - 12709 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 14) into ServiceCore.WorkOrderAutoGeneration - __SPLIT__ 2026-07-21 10:47:51,679 - 12709 - src.utils.log - INFO - βœ… All 14 rows inserted successfully into ServiceCore.WorkOrderAutoGeneration in 1 batches - __SPLIT__ 2026-07-21 10:47:51,679 - 12709 - src.utils.log - INFO - πŸ” Fetching data: Select TOP 14 WorkOrderAutoGenerationId, ServiceSetupId , ModifiedBy, ModifiedDate, IsInitial From ServiceCore.WorkOrderAutoGeneration WHERE ModifiedDate='2026-07-21 15:45:57.091' and ServiceSetupId = 34449... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:47:51,979 - 12709 - src.utils.log - INFO - βœ… Fetched 14 rows - __SPLIT__ 2026-07-21 10:47:51,980 - 12709 - src.utils.log - INFO - Id's of work order inserted to DB: [2738003 2738004 2738005 2738006 2738007 2738008 2738009 2738010 2738011 2738012 2738013 2738014 2738015 2738016] - __SPLIT__ 2026-07-21 10:47:51,980 - 12709 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 34449;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:47:52,272 - 12709 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 10:47:52,273 - 12709 - src.utils.log - INFO - Inside get_remaining_temp_tables - __SPLIT__ 2026-07-21 10:47:52,273 - 12709 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from servicecore.serviceSetupServices sss where ServiceSetupId = 34449... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:47:52,571 - 12709 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 10:47:52,571 - 12709 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from servicecore.ServiceSetupInitialServices sss where ServiceSetupId = 34449... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:47:52,864 - 12709 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 10:47:52,869 - 12709 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupCrew ssc where ServiceSetupId = 34449... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:47:53,161 - 12709 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 10:47:53,162 - 12709 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSalesPersonCommission ssspc where ServiceSetupId = 34449... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:47:53,455 - 12709 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 10:47:53,455 - 12709 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupCommissionAdjustment ssspc where ServiceSetupId = 34449... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:47:53,748 - 12709 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 10:47:53,749 - 12709 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.serviceSetupAppliedDiscount WHERE ServiceSetupId = 34449;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:47:54,045 - 12709 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 10:47:54,046 - 12709 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.SetupSourceMapping WHERE ServiceSetupId = 34449;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:47:54,338 - 12709 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 10:47:54,339 - 12709 - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM [ServiceCore].[CommunicationPreferencesServiceReportNotification] WITH(NOLOCK) WHERE EntityType = 'Setup' AND ServiceSetupId = 34449;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:47:54,647 - 12709 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 10:47:54,647 - 12709 - src.utils.log - INFO - πŸ” Fetching data: SELECT * From CRM.LeadNote WHERE RefType = 'Setup' and RefId = 34449;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:47:54,943 - 12709 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 10:47:54,947 - 12709 - src.utils.log - INFO - Inside insert_data_in_temp_tables for work order generation - __SPLIT__ 2026-07-21 10:47:54,948 - 12709 - src.utils.log - INFO - πŸ“₯ Empty dataframe of CRM.LeadNote: - __SPLIT__ 2026-07-21 10:47:54,948 - 12709 - src.utils.log - INFO - leadNoteDf inserted to dream DB - __SPLIT__ 2026-07-21 10:47:54,948 - 12709 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.CommunicationPreferencesServiceReportNotification: - __SPLIT__ 2026-07-21 10:47:54,948 - 12709 - src.utils.log - INFO - CommunicationPreferencesServiceReportNotification inserted to dream DB - __SPLIT__ 2026-07-21 10:47:54,948 - 12709 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.SetupAutoGenerationSourceMapping: - __SPLIT__ 2026-07-21 10:47:54,948 - 12709 - src.utils.log - INFO - SetupAutoGenerationSourceMapping inserted to dream DB - __SPLIT__ 2026-07-21 10:47:54,948 - 12709 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationAppliedDiscount: - __SPLIT__ 2026-07-21 10:47:54,948 - 12709 - src.utils.log - INFO - WorkOrderAutoGenerationAppliedDiscount inserted to dream DB - __SPLIT__ 2026-07-21 10:47:54,948 - 12709 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.SubWorkOrderAutoGeneration: - __SPLIT__ 2026-07-21 10:47:54,948 - 12709 - src.utils.log - INFO - SubWorkOrderAutoGeneration inserted to dream DB - __SPLIT__ 2026-07-21 10:47:54,948 - 12709 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationCommissionAdjustment: - __SPLIT__ 2026-07-21 10:47:54,948 - 12709 - src.utils.log - INFO - SubWorkOrderAutoGeneration inserted to dream DB - __SPLIT__ 2026-07-21 10:47:54,948 - 12709 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationSalesPersonCommission: - __SPLIT__ 2026-07-21 10:47:54,948 - 12709 - src.utils.log - INFO - WorkOrderAutoGenerationSalesPersonCommission_df inserted to dream DB - __SPLIT__ 2026-07-21 10:47:54,948 - 12709 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationCrews: - __SPLIT__ 2026-07-21 10:47:54,948 - 12709 - src.utils.log - INFO - WorkOrderAutoGenerationCrews inserted to dream DB - __SPLIT__ 2026-07-21 10:47:54,948 - 12709 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationServices: - __SPLIT__ 2026-07-21 10:47:54,948 - 12709 - src.utils.log - INFO - WorkOrderAutoGenerationServices inserted to dream DB - __SPLIT__ 2026-07-21 10:47:54,948 - 12709 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 10:47:54,949 - 12709 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN (2738016, 2738003, 2738004, 2738005, 2738006, 2738007, 2738008, 2738009, 2738010, 2738011, 2738012, 2738013, 2738014, 2738015) ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:47:55,246 - 12709 - src.utils.log - INFO - βœ… Fetched 14 rows - __SPLIT__ 2026-07-21 10:47:55,247 - 12709 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationServices: 14 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:47:55,548 - 12709 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 14) into ServiceCore.WorkOrderAutoGenerationServices - __SPLIT__ 2026-07-21 10:47:56,598 - 12709 - src.utils.log - INFO - βœ… All 14 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationServices in 1 batches - __SPLIT__ 2026-07-21 10:47:56,599 - 12709 - src.utils.log - INFO - WorkOrderAutoGenerationServices inserted to dream DB - __SPLIT__ 2026-07-21 10:47:56,599 - 12709 - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET Status = 'Completed' WHERE GenerateWorkOrderHistoryId = 12709;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 10:47:56,892 - 12709 - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-21 10:47:56,892 - 12709 - src.utils.log - INFO - Sequential work order generation successful - __SPLIT__ 2026-07-21 10:47:56,892 - 12709 - src.utils.log - INFO - Time took to perform operation: 14.46 - __SPLIT__ 2026-07-21 11:22:50,510 - 12710 - src.utils.log - INFO - ParallelProcessing=False GenerateWorkOrderHistoryId=12710 - __SPLIT__ 2026-07-21 11:22:50,511 - 12710 - src.utils.log - INFO - Sequential Work order generation algo started for GenerateWorkOrderHistoryId: 12710 - __SPLIT__ 2026-07-21 11:22:50,526 - 12710 - src.utils.log - INFO - βœ… Successfully connected to database - __SPLIT__ 2026-07-21 11:22:50,526 - 12710 - src.utils.log - INFO - πŸ” Fetching data: SELECT ConnectionStringName FROM Common.CompanyTenantMaster WHERE CompanyKey = 'Fortive'... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 11:22:53,170 - 12710 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 11:22:53,171 - 12710 - src.utils.log - INFO - Connection string not found connecting to common DB - __SPLIT__ 2026-07-21 11:22:53,171 - 12710 - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET Status = 'InProgress' WHERE GenerateWorkOrderHistoryId = 12710;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 11:22:53,463 - 12710 - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-21 11:22:53,463 - 12710 - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.RecurringServicePrice, gw.StartDate, gw.EndDate, gw.CreatedBy AS NewCreatedBy, gw.RouteIds, ss.* FROM ServiceCore.GenerateWorkOrderHistory gw JOIN ServiceCore.ServiceSetup ss ON gw.CompanyId = ss.CompanyId AND ( (ss.NextGenerationDate <= gw.EndDate AND ss.NextGenerationDate >= gw.StartDate) OR ss.NextGenerationDate IS NULL) AND (gw.AccountNumber IS NULL OR ss.AccountNumber = gw.AccountNumber) AND (gw.ServiceSetupId IS NULL OR ss.ServiceSetupId = gw.ServiceSetupId)AND (gw.RouteIds IS NULL OR ss.RouteMasterId IN (SELECT CAST(value AS INT) FROM STRING_SPLIT((SELECT RouteIds FROM ServiceCore.GenerateWorkOrderHistory WHERE GenerateWorkOrderHistoryid = 12710), ',' )) OR ss.InitialRouteId IN ( SELECT CAST(value AS INT) FROM STRING_SPLIT((SELECT RouteIds FROM ServiceCore.GenerateWorkOrderHistory WHERE GenerateWorkOrderHistoryid = 12710), ','))) JOIN (SELECT SUM(Price) AS RecurringServicePrice, ServiceSetupId FROM ServiceCore.ServiceSetupServices GROUP BY ServiceSetupId ) sss ON sss.ServiceSetupId = ss.ServiceSetupId WHERE gw.GenerateWorkOrderHistoryid = 12710 AND ss.FrequencyScheduleId IS NOT NULL AND ss.IsActive = 1 AND ss.IsDeleted = 0 AND ss.Status <> 'Canceled' AND ((ss.OrderType = gw.OrderType) OR gw.OrderType IS NULL);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 11:22:53,795 - 12710 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 11:22:53,796 - 12710 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.GenerateWorkOrderHistory gwoh WHERE GenerateWorkOrderHistoryId = 12710;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 11:22:54,089 - 12710 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 11:22:54,093 - 12710 - src.utils.log - INFO - FrequencyScheduleId missing for setups: []: Ignored these setups - __SPLIT__ 2026-07-21 11:22:54,094 - 12710 - src.utils.log - INFO - πŸ” Fetching data: SELECT fsd.IntervalDays, fs.CreatedDate ,f.FrequencyId , fs.FrequencyScheduleId, f.[SysName], f.FrequencyValue, f.YearlyOccurrence , fs.ScheduleFormat,fsd.Days, fsd.Weeks, fsd.Months,fsc.[Month] as sch_months, fsd.StartMonth , fsd.DateDay,fsd.DateMonth FROM [ServiceCore].[FrequencyMaster] f inner join [ServiceCore].[FrequencySchedule] fs on fs.FrequencyId = f.FrequencyId left join ServiceCore.FrequencyScheduleCycle fsc on fsc.FrequencyScheduleId = fs.FrequencyScheduleId left join [ServiceCore].[FrequencyScheduleDetail] fsd on fsd.FrequencyScheduleId = fs.FrequencyScheduleId WHERE fsd.FrequencyScheduleId = 13068... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 11:22:54,389 - 12710 - src.utils.log - INFO - βœ… Fetched 12 rows - __SPLIT__ 2026-07-21 11:22:54,389 - 12710 - src.utils.log - INFO - Found the Setups and Frequencies - __SPLIT__ 2026-07-21 11:22:54,393 - 12710 - src.utils.log - INFO - Inside work order function - __SPLIT__ 2026-07-21 11:22:54,393 - 12710 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 34449;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 11:22:54,687 - 12710 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 11:22:54,688 - 12710 - src.utils.log - INFO - πŸ” Fetching data: select ServiceDate, ServiceSetupId, IsInitial from serviceCore.WorkOrder wo inner join ServiceCore.WorkOrderStatus wos on wo.WoStatusId = wos.WoStatusId where ServiceDate >= '2026-07-21 00:00:00' and ServiceDate <= '2027-12-31 00:00:00' and ServiceSetupId = 34449 and wo.IsActive = 1 and wos.Name not in ('Void', 'Cancelled');... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 11:22:54,985 - 12710 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 11:22:55,596 - 12710 - src.utils.log - INFO - Generating work orders for setup: 34449 - __SPLIT__ 2026-07-21 11:22:55,665 - 12710 - src.utils.log - INFO - Updating Next Gen Date - __SPLIT__ 2026-07-21 11:22:55,672 - 12710 - src.utils.log - INFO - πŸ” Fetching data: SELECT WoStatusId From ServiceCore.WorkOrderStatus wos where CompanyId=135 and [SysName]= 'Incomplete' ;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 11:22:55,965 - 12710 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 11:22:55,966 - 12710 - src.utils.log - INFO - Deleting duplicate records - __SPLIT__ 2026-07-21 11:22:55,967 - 12710 - src.utils.log - INFO - Running deletes SEQUENTIALLY… - __SPLIT__ 2026-07-21 11:22:55,967 - 12710 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationServices WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34449 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 11:22:56,273 - 12710 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 11:22:56,273 - 12710 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCrews WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34449 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 11:22:56,576 - 12710 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 11:22:56,576 - 12710 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationSalesPersonCommission WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34449 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 11:22:56,876 - 12710 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 11:22:56,876 - 12710 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationAppliedDiscount WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34449 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 11:22:57,188 - 12710 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 11:22:57,188 - 12710 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SetupAutoGenerationSourceMapping WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34449 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 11:22:57,492 - 12710 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 11:22:57,492 - 12710 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SubWorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34449 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 11:22:57,794 - 12710 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 11:22:57,794 - 12710 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCommissionAdjustment WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34449 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 11:22:58,086 - 12710 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 11:22:58,086 - 12710 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34449 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 11:22:58,488 - 12710 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 11:22:58,488 - 12710 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 11:22:58,488 - 12710 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGeneration: 6 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 11:22:58,817 - 12710 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 6) into ServiceCore.WorkOrderAutoGeneration - __SPLIT__ 2026-07-21 11:23:00,051 - 12710 - src.utils.log - INFO - βœ… All 6 rows inserted successfully into ServiceCore.WorkOrderAutoGeneration in 1 batches - __SPLIT__ 2026-07-21 11:23:00,052 - 12710 - src.utils.log - INFO - πŸ” Fetching data: Select TOP 6 WorkOrderAutoGenerationId, ServiceSetupId , ModifiedBy, ModifiedDate, IsInitial From ServiceCore.WorkOrderAutoGeneration WHERE ModifiedDate='2026-07-21 15:45:56.779' and ServiceSetupId = 34449... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 11:23:00,354 - 12710 - src.utils.log - INFO - βœ… Fetched 6 rows - __SPLIT__ 2026-07-21 11:23:00,355 - 12710 - src.utils.log - INFO - Id's of work order inserted to DB: [2738031 2738032 2738033 2738034 2738035 2738036] - __SPLIT__ 2026-07-21 11:23:00,355 - 12710 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 34449;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 11:23:00,650 - 12710 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 11:23:00,650 - 12710 - src.utils.log - INFO - Inside get_remaining_temp_tables - __SPLIT__ 2026-07-21 11:23:00,651 - 12710 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from servicecore.serviceSetupServices sss where ServiceSetupId = 34449... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 11:23:00,946 - 12710 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 11:23:00,946 - 12710 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from servicecore.ServiceSetupInitialServices sss where ServiceSetupId = 34449... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 11:23:01,240 - 12710 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 11:23:01,245 - 12710 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupCrew ssc where ServiceSetupId = 34449... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 11:23:01,539 - 12710 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 11:23:01,540 - 12710 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSalesPersonCommission ssspc where ServiceSetupId = 34449... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 11:23:01,833 - 12710 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 11:23:01,834 - 12710 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupCommissionAdjustment ssspc where ServiceSetupId = 34449... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 11:23:02,126 - 12710 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 11:23:02,127 - 12710 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.serviceSetupAppliedDiscount WHERE ServiceSetupId = 34449;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 11:23:02,420 - 12710 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 11:23:02,421 - 12710 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.SetupSourceMapping WHERE ServiceSetupId = 34449;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 11:23:02,714 - 12710 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 11:23:02,715 - 12710 - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM [ServiceCore].[CommunicationPreferencesServiceReportNotification] WITH(NOLOCK) WHERE EntityType = 'Setup' AND ServiceSetupId = 34449;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 11:23:03,023 - 12710 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 11:23:03,024 - 12710 - src.utils.log - INFO - πŸ” Fetching data: SELECT * From CRM.LeadNote WHERE RefType = 'Setup' and RefId = 34449;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 11:23:03,316 - 12710 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 11:23:03,321 - 12710 - src.utils.log - INFO - Inside insert_data_in_temp_tables for work order generation - __SPLIT__ 2026-07-21 11:23:03,321 - 12710 - src.utils.log - INFO - πŸ“₯ Empty dataframe of CRM.LeadNote: - __SPLIT__ 2026-07-21 11:23:03,321 - 12710 - src.utils.log - INFO - leadNoteDf inserted to dream DB - __SPLIT__ 2026-07-21 11:23:03,322 - 12710 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.CommunicationPreferencesServiceReportNotification: - __SPLIT__ 2026-07-21 11:23:03,322 - 12710 - src.utils.log - INFO - CommunicationPreferencesServiceReportNotification inserted to dream DB - __SPLIT__ 2026-07-21 11:23:03,322 - 12710 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.SetupAutoGenerationSourceMapping: - __SPLIT__ 2026-07-21 11:23:03,322 - 12710 - src.utils.log - INFO - SetupAutoGenerationSourceMapping inserted to dream DB - __SPLIT__ 2026-07-21 11:23:03,322 - 12710 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationAppliedDiscount: - __SPLIT__ 2026-07-21 11:23:03,322 - 12710 - src.utils.log - INFO - WorkOrderAutoGenerationAppliedDiscount inserted to dream DB - __SPLIT__ 2026-07-21 11:23:03,322 - 12710 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.SubWorkOrderAutoGeneration: - __SPLIT__ 2026-07-21 11:23:03,322 - 12710 - src.utils.log - INFO - SubWorkOrderAutoGeneration inserted to dream DB - __SPLIT__ 2026-07-21 11:23:03,322 - 12710 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationCommissionAdjustment: - __SPLIT__ 2026-07-21 11:23:03,322 - 12710 - src.utils.log - INFO - SubWorkOrderAutoGeneration inserted to dream DB - __SPLIT__ 2026-07-21 11:23:03,322 - 12710 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationSalesPersonCommission: - __SPLIT__ 2026-07-21 11:23:03,322 - 12710 - src.utils.log - INFO - WorkOrderAutoGenerationSalesPersonCommission_df inserted to dream DB - __SPLIT__ 2026-07-21 11:23:03,322 - 12710 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationCrews: - __SPLIT__ 2026-07-21 11:23:03,322 - 12710 - src.utils.log - INFO - WorkOrderAutoGenerationCrews inserted to dream DB - __SPLIT__ 2026-07-21 11:23:03,322 - 12710 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationServices: - __SPLIT__ 2026-07-21 11:23:03,323 - 12710 - src.utils.log - INFO - WorkOrderAutoGenerationServices inserted to dream DB - __SPLIT__ 2026-07-21 11:23:03,323 - 12710 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 11:23:03,323 - 12710 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN (2738031, 2738032, 2738033, 2738034, 2738035, 2738036) ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 11:23:03,616 - 12710 - src.utils.log - INFO - βœ… Fetched 6 rows - __SPLIT__ 2026-07-21 11:23:03,617 - 12710 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationServices: 6 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 11:23:03,917 - 12710 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 6) into ServiceCore.WorkOrderAutoGenerationServices - __SPLIT__ 2026-07-21 11:23:04,960 - 12710 - src.utils.log - INFO - βœ… All 6 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationServices in 1 batches - __SPLIT__ 2026-07-21 11:23:04,960 - 12710 - src.utils.log - INFO - WorkOrderAutoGenerationServices inserted to dream DB - __SPLIT__ 2026-07-21 11:23:04,960 - 12710 - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET Status = 'Completed' WHERE GenerateWorkOrderHistoryId = 12710;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 11:23:05,252 - 12710 - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-21 11:23:05,252 - 12710 - src.utils.log - INFO - Sequential work order generation successful - __SPLIT__ 2026-07-21 11:23:05,252 - 12710 - src.utils.log - INFO - Time took to perform operation: 14.74 - __SPLIT__ 2026-07-21 15:22:44,618 - 12716 - src.utils.log - INFO - ParallelProcessing=False GenerateWorkOrderHistoryId=12716 - __SPLIT__ 2026-07-21 15:22:44,618 - 12716 - src.utils.log - INFO - Sequential Work order generation algo started for GenerateWorkOrderHistoryId: 12716 - __SPLIT__ 2026-07-21 15:22:44,619 - 12716 - src.utils.log - INFO - βœ… Successfully connected to database - __SPLIT__ 2026-07-21 15:22:44,619 - 12716 - src.utils.log - INFO - πŸ” Fetching data: SELECT ConnectionStringName FROM Common.CompanyTenantMaster WHERE CompanyKey = 'Fortive'... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:22:46,677 - 12716 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 15:22:46,677 - 12716 - src.utils.log - INFO - Connection string not found connecting to common DB - __SPLIT__ 2026-07-21 15:22:46,677 - 12716 - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET Status = 'InProgress' WHERE GenerateWorkOrderHistoryId = 12716;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:22:46,971 - 12716 - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-21 15:22:46,971 - 12716 - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.RecurringServicePrice, gw.StartDate, gw.EndDate, gw.CreatedBy AS NewCreatedBy, gw.RouteIds, ss.* FROM ServiceCore.GenerateWorkOrderHistory gw JOIN ServiceCore.ServiceSetup ss ON gw.CompanyId = ss.CompanyId AND ( (ss.NextGenerationDate <= gw.EndDate AND ss.NextGenerationDate >= gw.StartDate) OR ss.NextGenerationDate IS NULL) AND (gw.AccountNumber IS NULL OR ss.AccountNumber = gw.AccountNumber) AND (gw.ServiceSetupId IS NULL OR ss.ServiceSetupId = gw.ServiceSetupId)AND (gw.RouteIds IS NULL OR ss.RouteMasterId IN (SELECT CAST(value AS INT) FROM STRING_SPLIT((SELECT RouteIds FROM ServiceCore.GenerateWorkOrderHistory WHERE GenerateWorkOrderHistoryid = 12716), ',' )) OR ss.InitialRouteId IN ( SELECT CAST(value AS INT) FROM STRING_SPLIT((SELECT RouteIds FROM ServiceCore.GenerateWorkOrderHistory WHERE GenerateWorkOrderHistoryid = 12716), ','))) JOIN (SELECT SUM(Price) AS RecurringServicePrice, ServiceSetupId FROM ServiceCore.ServiceSetupServices GROUP BY ServiceSetupId ) sss ON sss.ServiceSetupId = ss.ServiceSetupId WHERE gw.GenerateWorkOrderHistoryid = 12716 AND ss.FrequencyScheduleId IS NOT NULL AND ss.IsActive = 1 AND ss.IsDeleted = 0 AND ss.Status <> 'Canceled' AND ((ss.OrderType = gw.OrderType) OR gw.OrderType IS NULL);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:22:47,301 - 12716 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 15:22:47,301 - 12716 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.GenerateWorkOrderHistory gwoh WHERE GenerateWorkOrderHistoryId = 12716;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:22:47,597 - 12716 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 15:22:47,600 - 12716 - src.utils.log - INFO - FrequencyScheduleId missing for setups: []: Ignored these setups - __SPLIT__ 2026-07-21 15:22:47,601 - 12716 - src.utils.log - INFO - πŸ” Fetching data: SELECT fsd.IntervalDays, fs.CreatedDate ,f.FrequencyId , fs.FrequencyScheduleId, f.[SysName], f.FrequencyValue, f.YearlyOccurrence , fs.ScheduleFormat,fsd.Days, fsd.Weeks, fsd.Months,fsc.[Month] as sch_months, fsd.StartMonth , fsd.DateDay,fsd.DateMonth FROM [ServiceCore].[FrequencyMaster] f inner join [ServiceCore].[FrequencySchedule] fs on fs.FrequencyId = f.FrequencyId left join ServiceCore.FrequencyScheduleCycle fsc on fsc.FrequencyScheduleId = fs.FrequencyScheduleId left join [ServiceCore].[FrequencyScheduleDetail] fsd on fsd.FrequencyScheduleId = fs.FrequencyScheduleId WHERE fsd.FrequencyScheduleId = 13036... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:22:47,901 - 12716 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 15:22:47,902 - 12716 - src.utils.log - INFO - Found the Setups and Frequencies - __SPLIT__ 2026-07-21 15:22:47,905 - 12716 - src.utils.log - INFO - Inside work order function - __SPLIT__ 2026-07-21 15:22:47,905 - 12716 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 34454;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:22:48,200 - 12716 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 15:22:48,201 - 12716 - src.utils.log - INFO - πŸ” Fetching data: select ServiceDate, ServiceSetupId, IsInitial from serviceCore.WorkOrder wo inner join ServiceCore.WorkOrderStatus wos on wo.WoStatusId = wos.WoStatusId where ServiceDate >= '2026-07-21 00:00:00' and ServiceDate <= '2026-12-31 00:00:00' and ServiceSetupId = 34454 and wo.IsActive = 1 and wos.Name not in ('Void', 'Cancelled');... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:22:48,497 - 12716 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 15:22:49,108 - 12716 - src.utils.log - INFO - Generating work orders for setup: 34454 - __SPLIT__ 2026-07-21 15:22:49,147 - 12716 - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM COMMON.RangeofTime where RangeofTimeId = 1024;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:22:49,439 - 12716 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 15:22:49,480 - 12716 - src.utils.log - INFO - Updating Next Gen Date - __SPLIT__ 2026-07-21 15:22:49,486 - 12716 - src.utils.log - INFO - πŸ” Fetching data: SELECT WoStatusId From ServiceCore.WorkOrderStatus wos where CompanyId=135 and [SysName]= 'Incomplete' ;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:22:49,779 - 12716 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 15:22:49,781 - 12716 - src.utils.log - INFO - Deleting duplicate records - __SPLIT__ 2026-07-21 15:22:49,782 - 12716 - src.utils.log - INFO - Running deletes SEQUENTIALLY… - __SPLIT__ 2026-07-21 15:22:49,782 - 12716 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationServices WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34454 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:22:50,082 - 12716 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 15:22:50,082 - 12716 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCrews WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34454 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:22:50,385 - 12716 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 15:22:50,385 - 12716 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationSalesPersonCommission WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34454 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:22:50,685 - 12716 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 15:22:50,685 - 12716 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationAppliedDiscount WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34454 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:22:50,988 - 12716 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 15:22:50,988 - 12716 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SetupAutoGenerationSourceMapping WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34454 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:22:51,288 - 12716 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 15:22:51,288 - 12716 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SubWorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34454 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:22:51,591 - 12716 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 15:22:51,591 - 12716 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCommissionAdjustment WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34454 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:22:51,885 - 12716 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 15:22:51,885 - 12716 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34454 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:22:52,199 - 12716 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 15:22:52,199 - 12716 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 15:22:52,199 - 12716 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGeneration: 6 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:22:52,546 - 12716 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 6) into ServiceCore.WorkOrderAutoGeneration - __SPLIT__ 2026-07-21 15:22:53,918 - 12716 - src.utils.log - INFO - βœ… All 6 rows inserted successfully into ServiceCore.WorkOrderAutoGeneration in 1 batches - __SPLIT__ 2026-07-21 15:22:53,919 - 12716 - src.utils.log - INFO - πŸ” Fetching data: Select TOP 6 WorkOrderAutoGenerationId, ServiceSetupId , ModifiedBy, ModifiedDate, IsInitial From ServiceCore.WorkOrderAutoGeneration WHERE ModifiedDate='2026-07-21 15:45:56.846' and ServiceSetupId = 34454... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:22:54,219 - 12716 - src.utils.log - INFO - βœ… Fetched 6 rows - __SPLIT__ 2026-07-21 15:22:54,219 - 12716 - src.utils.log - INFO - Id's of work order inserted to DB: [2738114 2738115 2738116 2738117 2738118 2738119] - __SPLIT__ 2026-07-21 15:22:54,220 - 12716 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 34454;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:22:54,514 - 12716 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 15:22:54,514 - 12716 - src.utils.log - INFO - Inside get_remaining_temp_tables - __SPLIT__ 2026-07-21 15:22:54,515 - 12716 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from servicecore.serviceSetupServices sss where ServiceSetupId = 34454... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:22:54,810 - 12716 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 15:22:54,810 - 12716 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from servicecore.ServiceSetupInitialServices sss where ServiceSetupId = 34454... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:22:55,105 - 12716 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 15:22:55,113 - 12716 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupCrew ssc where ServiceSetupId = 34454... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:22:55,409 - 12716 - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-21 15:22:55,410 - 12716 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSalesPersonCommission ssspc where ServiceSetupId = 34454... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:22:55,703 - 12716 - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-21 15:22:55,705 - 12716 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupCommissionAdjustment ssspc where ServiceSetupId = 34454... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:22:55,998 - 12716 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 15:22:55,999 - 12716 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.serviceSetupAppliedDiscount WHERE ServiceSetupId = 34454;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:22:56,292 - 12716 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 15:22:56,293 - 12716 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.SetupSourceMapping WHERE ServiceSetupId = 34454;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:22:56,586 - 12716 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 15:22:56,587 - 12716 - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM [ServiceCore].[CommunicationPreferencesServiceReportNotification] WITH(NOLOCK) WHERE EntityType = 'Setup' AND ServiceSetupId = 34454;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:22:56,898 - 12716 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 15:22:56,898 - 12716 - src.utils.log - INFO - πŸ” Fetching data: SELECT * From CRM.LeadNote WHERE RefType = 'Setup' and RefId = 34454;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:22:57,192 - 12716 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 15:22:57,209 - 12716 - src.utils.log - INFO - Inside insert_data_in_temp_tables for work order generation - __SPLIT__ 2026-07-21 15:22:57,209 - 12716 - src.utils.log - INFO - πŸ“₯ Empty dataframe of CRM.LeadNote: - __SPLIT__ 2026-07-21 15:22:57,209 - 12716 - src.utils.log - INFO - leadNoteDf inserted to dream DB - __SPLIT__ 2026-07-21 15:22:57,209 - 12716 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.CommunicationPreferencesServiceReportNotification: - __SPLIT__ 2026-07-21 15:22:57,210 - 12716 - src.utils.log - INFO - CommunicationPreferencesServiceReportNotification inserted to dream DB - __SPLIT__ 2026-07-21 15:22:57,210 - 12716 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.SetupAutoGenerationSourceMapping: - __SPLIT__ 2026-07-21 15:22:57,210 - 12716 - src.utils.log - INFO - SetupAutoGenerationSourceMapping inserted to dream DB - __SPLIT__ 2026-07-21 15:22:57,210 - 12716 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationAppliedDiscount: - __SPLIT__ 2026-07-21 15:22:57,210 - 12716 - src.utils.log - INFO - WorkOrderAutoGenerationAppliedDiscount inserted to dream DB - __SPLIT__ 2026-07-21 15:22:57,210 - 12716 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.SubWorkOrderAutoGeneration: - __SPLIT__ 2026-07-21 15:22:57,210 - 12716 - src.utils.log - INFO - SubWorkOrderAutoGeneration inserted to dream DB - __SPLIT__ 2026-07-21 15:22:57,210 - 12716 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationCommissionAdjustment: - __SPLIT__ 2026-07-21 15:22:57,210 - 12716 - src.utils.log - INFO - SubWorkOrderAutoGeneration inserted to dream DB - __SPLIT__ 2026-07-21 15:22:57,210 - 12716 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 15:22:57,210 - 12716 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN (2738114, 2738115, 2738116, 2738117, 2738118, 2738119) ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:22:57,503 - 12716 - src.utils.log - INFO - βœ… Fetched 6 rows - __SPLIT__ 2026-07-21 15:22:57,504 - 12716 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationSalesPersonCommission: 6 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:22:57,819 - 12716 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 6) into ServiceCore.WorkOrderAutoGenerationSalesPersonCommission - __SPLIT__ 2026-07-21 15:22:58,892 - 12716 - src.utils.log - INFO - βœ… All 6 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationSalesPersonCommission in 1 batches - __SPLIT__ 2026-07-21 15:22:58,892 - 12716 - src.utils.log - INFO - WorkOrderAutoGenerationSalesPersonCommission_df inserted to dream DB - __SPLIT__ 2026-07-21 15:22:58,893 - 12716 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 15:22:58,893 - 12716 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN (2738114, 2738115, 2738116, 2738117, 2738118, 2738119) ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:22:59,184 - 12716 - src.utils.log - INFO - βœ… Fetched 6 rows - __SPLIT__ 2026-07-21 15:22:59,185 - 12716 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationCrews: 6 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:22:59,500 - 12716 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 6) into ServiceCore.WorkOrderAutoGenerationCrews - __SPLIT__ 2026-07-21 15:23:00,539 - 12716 - src.utils.log - INFO - βœ… All 6 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationCrews in 1 batches - __SPLIT__ 2026-07-21 15:23:00,540 - 12716 - src.utils.log - INFO - WorkOrderAutoGenerationCrews inserted to dream DB - __SPLIT__ 2026-07-21 15:23:00,540 - 12716 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 15:23:00,540 - 12716 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId = 2738114 ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:23:00,833 - 12716 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 15:23:00,834 - 12716 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationServices: 1 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:23:01,157 - 12716 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 1) into ServiceCore.WorkOrderAutoGenerationServices - __SPLIT__ 2026-07-21 15:23:02,195 - 12716 - src.utils.log - INFO - βœ… All 1 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationServices in 1 batches - __SPLIT__ 2026-07-21 15:23:02,196 - 12716 - src.utils.log - INFO - WorkOrderAutoGenerationServices inserted to dream DB - __SPLIT__ 2026-07-21 15:23:02,196 - 12716 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 15:23:02,196 - 12716 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN (2738115, 2738116, 2738117, 2738118, 2738119) ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:23:02,490 - 12716 - src.utils.log - INFO - βœ… Fetched 5 rows - __SPLIT__ 2026-07-21 15:23:02,491 - 12716 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationServices: 5 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:23:02,792 - 12716 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 5) into ServiceCore.WorkOrderAutoGenerationServices - __SPLIT__ 2026-07-21 15:23:03,837 - 12716 - src.utils.log - INFO - βœ… All 5 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationServices in 1 batches - __SPLIT__ 2026-07-21 15:23:03,837 - 12716 - src.utils.log - INFO - WorkOrderAutoGenerationServices inserted to dream DB - __SPLIT__ 2026-07-21 15:23:03,837 - 12716 - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET Status = 'Completed' WHERE GenerateWorkOrderHistoryId = 12716;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:23:04,131 - 12716 - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-21 15:23:04,131 - 12716 - src.utils.log - INFO - Sequential work order generation successful - __SPLIT__ 2026-07-21 15:23:04,131 - 12716 - src.utils.log - INFO - Time took to perform operation: 19.51 - __SPLIT__ 2026-07-21 15:24:53,689 - [12716] - src.utils.log - INFO - ParallelProcessing=False temp_wo=[2738114, 2738119] user_id=122885 company_id=135 project_id=[12716] publish_all=False - __SPLIT__ 2026-07-21 15:24:53,690 - [12716] - src.utils.log - INFO - ParallelProcessing=False temp_wo=[2738114, 2738119] user_id=122885 company_id=135 project_id=[12716] publish_all=False - __SPLIT__ 2026-07-21 15:24:53,690 - [12716] - src.utils.log - INFO - Sequential Work order publish in progress for GenerateWorkOrderHistoryId: [12716] - __SPLIT__ 2026-07-21 15:24:53,691 - [12716] - src.utils.log - INFO - βœ… Successfully connected to database - __SPLIT__ 2026-07-21 15:24:53,691 - [12716] - src.utils.log - INFO - πŸ” Fetching data: SELECT ConnectionStringName FROM Common.CompanyTenantMaster WHERE CompanyKey = 'Fortive'... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:24:55,666 - [12716] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 15:24:55,666 - [12716] - src.utils.log - INFO - Connection string not found connecting to common DB - __SPLIT__ 2026-07-21 15:24:55,666 - [12716] - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET PublishStatus = 'InProgress' WHERE CompanyId = 135 AND GenerateWorkOrderHistoryId = 12716;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:24:55,950 - [12716] - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-21 15:24:55,950 - [12716] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.WorkOrderAutoGeneration woag WHERE woag.WorkOrderAutoGenerationId in (2738114, 2738119)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:24:56,238 - [12716] - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-21 15:24:56,239 - [12716] - src.utils.log - INFO - Inside get_work_order_table - __SPLIT__ 2026-07-21 15:24:56,239 - [12716] - src.utils.log - INFO - πŸ” Fetching data: SELECT DISTINCT sss.ServiceSetupId, dm.DepartmentMasterId, bm.BranchMasterId FROM Common.DepartmentMaster dm JOIN Common.DivisionMaster d2 ON dm.DivisionMasterId = d2.DivisionMasterId JOIN Common.BranchMaster bm ON d2.BranchMasterId = bm.BranchMasterId JOIN ServiceCore.ServiceCategoryMaster c ON c.DepartmentId = dm.DepartmentMasterId JOIN ServiceCore.ServiceMaster sm ON c.CategoryId = sm.CategoryId JOIN ServiceCore.ServiceSetupServices sss ON sss.ServiceId = sm.ServiceMasterId WHERE dm.CompanyId = 135 AND d2.CompanyId = bm.CompanyId AND sss.ServiceSetupId = 34454 AND sss.IsPrimary = 1; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:24:56,530 - [12716] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 15:24:56,531 - [12716] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, dm.DepartmentMasterId, bm.BranchMasterId FROM Common.DepartmentMaster dm JOIN Common.DivisionMaster d2 ON dm.DivisionMasterId = d2.DivisionMasterId JOIN Common.BranchMaster bm ON d2.BranchMasterId = bm.BranchMasterId JOIN ServiceCore.SoldServiceNonStandard x on dm.DepartmentMasterId = x.DepartmentId JOIN ServiceCore.ServiceSetupServices sss ON sss.NonStdSoldServiceId = x.SoldServiceNonStandardId WHERE dm.CompanyId = 135 AND d2.CompanyId = bm.CompanyId AND sss.ServiceSetupId = 34454 AND sss.IsPrimary = 1; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:24:56,818 - [12716] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 15:24:56,819 - [12716] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, dm.DepartmentMasterId, bm.BranchMasterId FROM Common.DepartmentMaster dm Inner JOIN Common.DivisionMaster d2 ON dm.DivisionMasterId = d2.DivisionMasterId Inner JOIN Common.BranchMaster bm ON d2.BranchMasterId = bm.BranchMasterId Inner JOIN [ServiceCore].[ServiceCategoryMaster] scm ON dm.DepartmentMasterId = scm.DepartmentId Inner JOIN ServiceCore.ServiceMaster sm ON scm.CategoryId = sm.CategoryId Inner JOIN ServiceCore.SoldServiceStandard x on x.ServiceId = sm.ServiceMasterId Inner JOIN ServiceCore.ServiceSetupServices sss ON sss.StdSoldServiceId = x.SoldServiceStandardId WHERE dm.CompanyId = 135 AND d2.CompanyId = bm.CompanyId AND sss.ServiceSetupId = 34454 AND sss.IsPrimary = 1; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:24:57,109 - [12716] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 15:24:57,113 - [12716] - src.utils.log - INFO - πŸ” Fetching data: SELECT IsInvoiceSameAsWorkorder,BillingIsCreateInvoice FROM Common.CompanyConfiguration cc WHERE cc.CompanyId = 135;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:24:57,396 - [12716] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 15:24:57,396 - [12716] - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM Common.GenerateNumberConfig gnc WHERE CompanyId = 135 AND EnitityNumberType in ('WorkOrder','Invoice'); ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:24:57,679 - [12716] - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-21 15:24:57,680 - [12716] - src.utils.log - INFO - πŸ” Fetching data: SELECT IsInvoiceSameAsWorkorder, BillingIsCreateInvoice FROM Common.CompanyConfiguration cc WHERE cc.CompanyId = 135; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:24:57,962 - [12716] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 15:24:57,962 - [12716] - src.utils.log - INFO - πŸ” Fetching data: UPDATE Common.GenerateNumberConfig SET NextNumber = NextNumber + 2 OUTPUT INSERTED.NextNumber - 2 AS StartNumber WHERE CompanyId = 135 AND EnitityNumberType IN ('WorkOrder','Invoice'); ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:24:58,245 - [12716] - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-21 15:24:58,249 - [12716] - src.utils.log - INFO - πŸ” Fetching data: SELECT ss.ServiceSetupId as SetupId, ss.FrequencyScheduleId as setup_frequency_schedule_id, ss.AccountNumber, ss.CompanyId, ss.BillingLocationId, ss.ServiceLocationId, ss.TaxSysName, ss.TermId, ss.TaxPercent, ss.PoNumber, ss.IsTaxExempt, ss.DisplayServiceAsSeparateLineItem, ss.GenerateInvoice, ss.IsGenerateInvoiceforInitalSetup, ss.IsGenerateInvoiceforInitalSetupBilling, ss.IsBilling, t.NetDueIn, ptm.PaymentType, ssb.* FROM ServiceCore.ServiceSetup ss LEFT JOIN ServiceCore.ServiceSetupBilling ssb ON ss.ServiceSetupId = ssb.ServiceSetupId LEFT JOIN Billing.PaymentTypeMaster ptm ON ptm.PaymentTypeMasterId = ssb.PaymentTypeMasterId left join Billing.Term t on ss.TermId = t.TermId WHERE ss.ServiceSetupId = 34454... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:24:58,538 - [12716] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 15:24:58,540 - [12716] - src.utils.log - INFO - πŸ” Fetching data: SELECT x.CompanyId FROM CRM.CompanyMaster x WHERE CompanyKey = 'Fortive';... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:24:58,821 - [12716] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 15:24:58,822 - [12716] - src.utils.log - INFO - πŸ” Fetching data: SELECT CollectionStatus,IsHold,AccountNo FROM CRM.Account a WHERE a.AccountNo = '8852' and a.CompanyId = 124;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:24:59,103 - [12716] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 15:24:59,106 - [12716] - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderNo FROM ServiceCore.WorkOrder WHERE WorkOrderNo IN ('169469R', '169470R') AND CompanyId = 135 ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:24:59,390 - [12716] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 15:24:59,390 - [12716] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrder (skip triggers): 2 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:24:59,865 - [12716] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 2) into ServiceCore.WorkOrder (triggers skipped) - __SPLIT__ 2026-07-21 15:25:00,897 - [12716] - src.utils.log - INFO - βœ… All 2 rows inserted successfully into ServiceCore.WorkOrder in 1 batches (triggers skipped) - __SPLIT__ 2026-07-21 15:25:01,038 - [12716] - src.utils.log - INFO - πŸ”„ Triggers re-enabled for session - __SPLIT__ 2026-07-21 15:25:01,039 - [12716] - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.ServiceSetup SET IsInitialWoGenerated = 1 WHERE CompanyId = 135 AND ServiceSetupId = 34454;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:25:01,323 - [12716] - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-21 15:25:01,324 - [12716] - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkorderId, WorkOrderNo FROM ServiceCore.WorkOrder wo WHERE wo.WorkOrderNo IN ('169469R', '169470R') AND wo.AccountNumber = '8852' AND wo.CompanyId = 135 ... (Thread: ThreadPoolExecutor-5_0) - __SPLIT__ 2026-07-21 15:25:01,611 - [12716] - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-21 15:25:01,612 - [12716] - src.utils.log - INFO - Sequential fetching temp table records - __SPLIT__ 2026-07-21 15:25:01,612 - [12716] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.WorkOrderAutoGenerationServices woag WHERE woag.WorkOrderAutoGenerationId in (2738114, 2738119)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:25:01,901 - [12716] - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-21 15:25:01,901 - [12716] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.SubWorkOrderAutoGeneration woag WHERE woag.WorkOrderAutoGenerationId in (2738114, 2738119)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:25:02,187 - [12716] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 15:25:02,188 - [12716] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.WorkOrderAutoGenerationCrews woag WHERE woag.WorkOrderAutoGenerationId in (2738114, 2738119)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:25:02,474 - [12716] - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-21 15:25:02,475 - [12716] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.WorkOrderAutoGenerationSalesPersonCommission woag WHERE woag.WorkOrderAutoGenerationId in (2738114, 2738119)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:25:02,758 - [12716] - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-21 15:25:02,758 - [12716] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.SetupAutoGenerationSourceMapping woag WHERE woag.WorkOrderAutoGenerationId in (2738114, 2738119)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:25:03,046 - [12716] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 15:25:03,046 - [12716] - src.utils.log - INFO - πŸ” Fetching data: SELECT DiscountType, DiscountCode, DiscountAmount, DiscountDescription, DiscountName, IsActive, CreatedBy, ModifiedBy, CreatedDate, ModifiedDate, DiscountPercent, IsDiscountPercent, AppliedDiscountAmt, ApplyOnPartPrice, ApplyOnLaborPrice, DiscountSetupId, WorkOrderAutoGenerationId from ServiceCore.WorkOrderAutoGenerationAppliedDiscount woag WHERE woag.WorkOrderAutoGenerationId in (2738114, 2738119)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:25:03,343 - [12716] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 15:25:03,343 - [12716] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from CRM.LeadNote woag WHERE woag.RefId in (2738114, 2738119) and woag.RefType = 'TempWorkorder';... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:25:03,626 - [12716] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 15:25:03,626 - [12716] - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM ServiceCore.WorkOrderAutoGenerationCommissionAdjustment woagca WHERE woagca.WorkOrderAutoGenerationId in (2738114, 2738119);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:25:03,909 - [12716] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 15:25:03,911 - [12716] - src.utils.log - INFO - Updating temp tables - __SPLIT__ 2026-07-21 15:25:03,930 - [12716] - src.utils.log - INFO - πŸ” Fetching data: SELECT CompanyKey FROM Common.CompanyMaster cm WHERE CompanyId = 135;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:25:04,212 - [12716] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 15:25:04,212 - [12716] - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM Common.GenerateNumberConfig gnc WHERE CompanyId = 135 AND EnitityNumberType in ('SubWorkOrder'); ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:25:04,495 - [12716] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 15:25:04,499 - [12716] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 15:25:04,499 - [12716] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationPublishHistory: 2 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:25:04,823 - [12716] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 2) into ServiceCore.WorkOrderAutoGenerationPublishHistory - __SPLIT__ 2026-07-21 15:25:05,834 - [12716] - src.utils.log - INFO - βœ… All 2 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationPublishHistory in 1 batches - __SPLIT__ 2026-07-21 15:25:05,836 - [12716] - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationPublishHistoryId, WorkOrderNo, ServiceSetupId FROM ServiceCore.WorkOrderAutoGenerationPublishHistory WHERE ServiceSetupId = 34454 AND WorkOrderNo IN ('872191', '8378136') AND GenerateWorkOrderHistoryId = 12716;... (Thread: ThreadPoolExecutor-6_0) - __SPLIT__ 2026-07-21 15:25:06,139 - [12716] - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-21 15:25:06,140 - [12716] - src.utils.log - INFO - 🏁 Final merged rows: 2 - __SPLIT__ 2026-07-21 15:25:06,146 - [12716] - src.utils.log - INFO - Sequential Insertion in work order tables begin - __SPLIT__ 2026-07-21 15:25:06,146 - [12716] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 15:25:06,146 - [12716] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderServices: 2 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:25:06,454 - [12716] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 2) into ServiceCore.WorkOrderServices - __SPLIT__ 2026-07-21 15:25:07,453 - [12716] - src.utils.log - INFO - βœ… All 2 rows inserted successfully into ServiceCore.WorkOrderServices in 1 batches - __SPLIT__ 2026-07-21 15:25:07,454 - [12716] - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceAuto.WorkOrderAppliedDiscount: - __SPLIT__ 2026-07-21 15:25:07,454 - [12716] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 15:25:07,454 - [12716] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderSalesPersonCommission: 2 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:25:07,758 - [12716] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 2) into ServiceCore.WorkOrderSalesPersonCommission - __SPLIT__ 2026-07-21 15:25:08,754 - [12716] - src.utils.log - INFO - βœ… All 2 rows inserted successfully into ServiceCore.WorkOrderSalesPersonCommission in 1 batches - __SPLIT__ 2026-07-21 15:25:08,754 - [12716] - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceAuto.WorkOrderCommissionAdjustment: - __SPLIT__ 2026-07-21 15:25:08,755 - [12716] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 15:25:08,755 - [12716] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderCrew: 2 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:25:09,059 - [12716] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 2) into ServiceCore.WorkOrderCrew - __SPLIT__ 2026-07-21 15:25:10,054 - [12716] - src.utils.log - INFO - βœ… All 2 rows inserted successfully into ServiceCore.WorkOrderCrew in 1 batches - __SPLIT__ 2026-07-21 15:25:10,055 - [12716] - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkorderSourceMapping: - __SPLIT__ 2026-07-21 15:25:10,055 - [12716] - src.utils.log - INFO - πŸ“₯ Empty dataframe of CRM.LeadNote: - __SPLIT__ 2026-07-21 15:25:10,055 - [12716] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 15:25:10,055 - [12716] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationPublishServices: 2 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:25:10,362 - [12716] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 2) into ServiceCore.WorkOrderAutoGenerationPublishServices - __SPLIT__ 2026-07-21 15:25:11,359 - [12716] - src.utils.log - INFO - βœ… All 2 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationPublishServices in 1 batches - __SPLIT__ 2026-07-21 15:25:11,360 - [12716] - src.utils.log - INFO - πŸ” Fetching data: SELECT ss.ServiceSetupId as SetupId, ss.FrequencyScheduleId as setup_frequency_schedule_id, ss.AccountNumber, ss.CompanyId, ss.BillingLocationId, ss.ServiceLocationId, ss.TaxSysName, ss.TermId, ss.TaxPercent, ss.PoNumber, ss.IsTaxExempt, ss.DisplayServiceAsSeparateLineItem, ss.GenerateInvoice, ss.IsGenerateInvoiceforInitalSetup, ss.IsGenerateInvoiceforInitalSetupBilling, ss.IsBilling, t.NetDueIn, ptm.PaymentType, ssb.* FROM ServiceCore.ServiceSetup ss LEFT JOIN ServiceCore.ServiceSetupBilling ssb ON ss.ServiceSetupId = ssb.ServiceSetupId LEFT JOIN Billing.PaymentTypeMaster ptm ON ptm.PaymentTypeMasterId = ssb.PaymentTypeMasterId left join Billing.Term t on ss.TermId = t.TermId WHERE ss.ServiceSetupId = 34454... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:25:11,641 - [12716] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 15:25:11,648 - [12716] - src.utils.log - INFO - Size of Transaction: 2 - __SPLIT__ 2026-07-21 15:25:11,649 - [12716] - src.utils.log - INFO - πŸ“₯ Inserting into Billing.Transaction (skip triggers): 2 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:25:12,093 - [12716] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 2) into Billing.Transaction (triggers skipped) - __SPLIT__ 2026-07-21 15:25:13,089 - [12716] - src.utils.log - INFO - βœ… All 2 rows inserted successfully into Billing.Transaction in 1 batches (triggers skipped) - __SPLIT__ 2026-07-21 15:25:13,230 - [12716] - src.utils.log - INFO - πŸ”„ Triggers re-enabled for session - __SPLIT__ 2026-07-21 15:25:13,230 - [12716] - src.utils.log - INFO - πŸ” Fetching data: SELECT TransactionId, ModifiedBy, TransactionDate as InvoiceDate from Billing.[Transaction] t WHERE t.ModifiedBy in (12345678910, 12345678911) and t.CompanyId = 135 AND t.TransactionType ='Invoice' AND t.CreatedDate = '2026-07-21 11:25:11.643';... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:25:13,540 - [12716] - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-21 15:25:13,543 - [12716] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 34454;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:25:13,825 - [12716] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 15:25:13,834 - [12716] - src.utils.log - INFO - πŸ“ Executing: UPDATE Billing.[Transaction] SET ModifiedBy = NULL WHERE ModifiedBy IN (12345678910,12345678911) AND CreatedDate = '2026-07-21 11:25:11.643'; ... (Thread: ThreadPoolExecutor-7_0) - __SPLIT__ 2026-07-21 15:25:14,139 - [12716] - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-21 15:25:14,143 - [12716] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 15:25:14,144 - [12716] - src.utils.log - INFO - πŸ“₯ Inserting into Billing.Invoice: 2 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:25:14,453 - [12716] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 2) into Billing.Invoice - __SPLIT__ 2026-07-21 15:25:15,449 - [12716] - src.utils.log - INFO - βœ… All 2 rows inserted successfully into Billing.Invoice in 1 batches - __SPLIT__ 2026-07-21 15:25:15,450 - [12716] - src.utils.log - INFO - πŸ” Fetching data: SELECT InvoiceId, WorkOrderNo FROM Billing.Invoice i WHERE i.WorkOrderNo in ('169469R', '169470R')... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:25:15,761 - [12716] - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-21 15:25:15,770 - [12716] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, sss.NonStdSoldServiceId as SoldServiceNonStandardId, sss.Qty as Quantity, sss.Price as Rate, sss.IsTaxable, sm.Name as NonStandardServiceName, sm.Description , sm.ServiceMasterId as ServiceId FROM ServiceCore.ServiceSetupServices sss join ServiceCore.ServiceMaster sm on sm.ServiceMasterId = sss.ServiceId where ServiceSetupId = 34454 and sss.IsDeleted =0;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:25:16,057 - [12716] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 15:25:16,057 - [12716] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, sss.NonStdSoldServiceId as SoldServiceNonStandardId, sss.Qty as Quantity, sss.Price as Rate, sss.IsTaxable, sm.Name as NonStandardServiceName, sm.Description , sm.ServiceMasterId as ServiceId FROM ServiceCore.ServiceSetupInitialServices sss join ServiceCore.ServiceMaster sm on sm.ServiceMasterId = sss.ServiceId where ServiceSetupId = 34454 and sss.IsDeleted =0;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:25:16,342 - [12716] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 15:25:16,342 - [12716] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, sss.NonStdSoldServiceId as SoldServiceNonStandardId, sss.Qty as Quantity, sss.Price as Rate, sss.IsTaxable, sm.servicename as NonStandardServiceName, sm.Description , sss.ServiceId FROM ServiceCore.ServiceSetupServices sss join ServiceCore.SoldServiceNonStandard sm on sm.SoldServiceNonStandardId = sss.NonStdSoldServiceId where ServiceSetupId = 34454 and sss.IsDeleted =0; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:25:16,626 - [12716] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 15:25:16,627 - [12716] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, sss.NonStdSoldServiceId as SoldServiceNonStandardId, sss.Qty as Quantity, sss.Price as Rate, sss.IsTaxable, sm.servicename as NonStandardServiceName, sm.Description , sss.ServiceId FROM ServiceCore.ServiceSetupInitialServices sss join ServiceCore.SoldServiceNonStandard sm on sm.SoldServiceNonStandardId = sss.NonStdSoldServiceId where ServiceSetupId = 34454 and sss.IsDeleted =0; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:25:16,911 - [12716] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 15:25:16,925 - [12716] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 34454;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:25:17,207 - [12716] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 15:25:17,212 - [12716] - src.utils.log - INFO - πŸ” Fetching data: SELECT IsInitialSetupDiscount as IsInitial, DiscountSetupId, AppliedDiscountAmt as AppliedDiscountAmount,IsActive ,ServiceSetupId from ServiceCore.ServiceSetupAppliedDiscount ssad WHERE ssad.ServiceSetupId = 34454;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:25:17,496 - [12716] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 15:25:17,499 - [12716] - src.utils.log - INFO - πŸ” Fetching data: SELECT IsInitialSetupDiscount as IsInitial, DiscountSetupId,IsActive,DiscountAmount, IsDiscountPercent,DiscountPercent,DiscountDescription , ServiceSetupId from ServiceCore.ServiceSetupAppliedDiscount ssad WHERE ssad.ServiceSetupId = 34454;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:25:17,781 - [12716] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 15:25:17,782 - [12716] - src.utils.log - INFO - Sequential Insertion in invoice tables begin - __SPLIT__ 2026-07-21 15:25:17,782 - [12716] - src.utils.log - INFO - πŸ“₯ Empty dataframe of Billing.AccountDiscountSetup: - __SPLIT__ 2026-07-21 15:25:17,782 - [12716] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 15:25:17,782 - [12716] - src.utils.log - INFO - πŸ“₯ Inserting into Billing.InvoiceCharges: 2 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:25:18,091 - [12716] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 2) into Billing.InvoiceCharges - __SPLIT__ 2026-07-21 15:25:19,089 - [12716] - src.utils.log - INFO - βœ… All 2 rows inserted successfully into Billing.InvoiceCharges in 1 batches - __SPLIT__ 2026-07-21 15:25:19,089 - [12716] - src.utils.log - INFO - πŸ“₯ Empty dataframe of Billing.DiscountApplied: - __SPLIT__ 2026-07-21 15:25:19,089 - [12716] - src.utils.log - INFO - Invoice Publish Done - __SPLIT__ 2026-07-21 15:25:19,090 - [12716] - src.utils.log - INFO - Updating Next GenerationDate - __SPLIT__ 2026-07-21 15:25:19,090 - [12716] - src.utils.log - INFO - πŸ” Fetching data: SELECT ServiceSetupId, MAX(NextWorkOrderGenerationDate) AS MaxNextWorkOrderGeneration FROM ServiceCore.WorkOrderSkipMonthAutoGeneration WHERE GenerateWorkOrderHistoryId = 12716 GROUP BY ServiceSetupId; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:25:19,372 - [12716] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 15:25:19,378 - [12716] - src.utils.log - INFO - πŸ”„ Updating next gen date sequentially: inside update_next_workorder_generation - __SPLIT__ 2026-07-21 15:25:19,521 - [12716] - src.utils.log - INFO - πŸ›  Creating temp table #tbl_26be938fb3 - __SPLIT__ 2026-07-21 15:25:19,803 - [12716] - src.utils.log - INFO - πŸ“Œ Bulk inserting 1 rows into #tbl_26be938fb3 - __SPLIT__ 2026-07-21 15:25:20,084 - [12716] - src.utils.log - INFO - πŸ” Running MERGE update to apply changes - __SPLIT__ 2026-07-21 15:25:20,231 - [12716] - src.utils.log - INFO - βœ” SQL reported affected rows: 1 - __SPLIT__ 2026-07-21 15:25:20,376 - [12716] - src.utils.log - INFO - πŸ” Verified successfully updated 1 rows via #tbl_26be938fb3 - __SPLIT__ 2026-07-21 15:25:20,376 - [12716] - src.utils.log - INFO - πŸŽ‰ Successfully updated NextGenerationDate using temp table #tbl_26be938fb3 - __SPLIT__ 2026-07-21 15:25:20,376 - [12716] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderSkipMonthAutoGeneration WHERE GenerateWorkOrderHistoryId = 12716 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:25:20,656 - [12716] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 15:25:20,656 - [12716] - src.utils.log - INFO - Sequential deletion from temp tables begin - __SPLIT__ 2026-07-21 15:25:20,656 - [12716] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationServices WHERE WorkOrderAutoGenerationId in (2738114, 2738119) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:25:20,954 - [12716] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 15:25:20,955 - [12716] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCrews WHERE WorkOrderAutoGenerationId in (2738114, 2738119) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:25:21,247 - [12716] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 15:25:21,247 - [12716] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationSalesPersonCommission WHERE WorkOrderAutoGenerationId in (2738114, 2738119) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:25:21,530 - [12716] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 15:25:21,531 - [12716] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationAppliedDiscount WHERE WorkOrderAutoGenerationId in (2738114, 2738119) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:25:21,846 - [12716] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 15:25:21,846 - [12716] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SetupAutoGenerationSourceMapping WHERE WorkOrderAutoGenerationId in (2738114, 2738119) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:25:22,146 - [12716] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 15:25:22,146 - [12716] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SubWorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId in (2738114, 2738119) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:25:22,431 - [12716] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 15:25:22,431 - [12716] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCommissionAdjustment WHERE WorkOrderAutoGenerationId in (2738114, 2738119) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:25:22,713 - [12716] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 15:25:22,713 - [12716] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId in (2738114, 2738119) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:25:23,014 - [12716] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 15:25:23,015 - [12716] - src.utils.log - INFO - Work order published ids: (2738114, 2738119) - __SPLIT__ 2026-07-21 15:25:23,015 - [12716] - src.utils.log - INFO - Time took to perform operation in publishing [12716]: 29.32 - __SPLIT__ 2026-07-21 15:25:23,015 - [12716] - src.utils.log - INFO - Publish Completed for GenerateWorkOrderHistoryId: [12716] - __SPLIT__ 2026-07-21 15:25:23,015 - [12716] - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET PublishStatus = 'Completed', PublishStatusDateTime = '2026-07-21 11:25:23.015' WHERE CompanyId = 135 AND GenerateWorkOrderHistoryId = 12716;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:25:23,297 - [12716] - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-21 15:58:35,637 - 12717 - src.utils.log - INFO - ParallelProcessing=False GenerateWorkOrderHistoryId=12717 - __SPLIT__ 2026-07-21 15:58:35,638 - 12717 - src.utils.log - INFO - Sequential Work order generation algo started for GenerateWorkOrderHistoryId: 12717 - __SPLIT__ 2026-07-21 15:58:35,639 - 12717 - src.utils.log - INFO - βœ… Successfully connected to database - __SPLIT__ 2026-07-21 15:58:35,639 - 12717 - src.utils.log - INFO - πŸ” Fetching data: SELECT ConnectionStringName FROM Common.CompanyTenantMaster WHERE CompanyKey = 'Fortive'... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:58:37,714 - 12717 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 15:58:37,714 - 12717 - src.utils.log - INFO - Connection string not found connecting to common DB - __SPLIT__ 2026-07-21 15:58:37,714 - 12717 - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET Status = 'InProgress' WHERE GenerateWorkOrderHistoryId = 12717;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:58:38,011 - 12717 - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-21 15:58:38,011 - 12717 - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.RecurringServicePrice, gw.StartDate, gw.EndDate, gw.CreatedBy AS NewCreatedBy, gw.RouteIds, ss.* FROM ServiceCore.GenerateWorkOrderHistory gw JOIN ServiceCore.ServiceSetup ss ON gw.CompanyId = ss.CompanyId AND ( (ss.NextGenerationDate <= gw.EndDate AND ss.NextGenerationDate >= gw.StartDate) OR ss.NextGenerationDate IS NULL) AND (gw.AccountNumber IS NULL OR ss.AccountNumber = gw.AccountNumber) AND (gw.ServiceSetupId IS NULL OR ss.ServiceSetupId = gw.ServiceSetupId)AND (gw.RouteIds IS NULL OR ss.RouteMasterId IN (SELECT CAST(value AS INT) FROM STRING_SPLIT((SELECT RouteIds FROM ServiceCore.GenerateWorkOrderHistory WHERE GenerateWorkOrderHistoryid = 12717), ',' )) OR ss.InitialRouteId IN ( SELECT CAST(value AS INT) FROM STRING_SPLIT((SELECT RouteIds FROM ServiceCore.GenerateWorkOrderHistory WHERE GenerateWorkOrderHistoryid = 12717), ','))) JOIN (SELECT SUM(Price) AS RecurringServicePrice, ServiceSetupId FROM ServiceCore.ServiceSetupServices GROUP BY ServiceSetupId ) sss ON sss.ServiceSetupId = ss.ServiceSetupId WHERE gw.GenerateWorkOrderHistoryid = 12717 AND ss.FrequencyScheduleId IS NOT NULL AND ss.IsActive = 1 AND ss.IsDeleted = 0 AND ss.Status <> 'Canceled' AND ((ss.OrderType = gw.OrderType) OR gw.OrderType IS NULL);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:58:38,344 - 12717 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 15:58:38,344 - 12717 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.GenerateWorkOrderHistory gwoh WHERE GenerateWorkOrderHistoryId = 12717;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:58:38,642 - 12717 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 15:58:38,645 - 12717 - src.utils.log - INFO - FrequencyScheduleId missing for setups: []: Ignored these setups - __SPLIT__ 2026-07-21 15:58:38,646 - 12717 - src.utils.log - INFO - πŸ” Fetching data: SELECT fsd.IntervalDays, fs.CreatedDate ,f.FrequencyId , fs.FrequencyScheduleId, f.[SysName], f.FrequencyValue, f.YearlyOccurrence , fs.ScheduleFormat,fsd.Days, fsd.Weeks, fsd.Months,fsc.[Month] as sch_months, fsd.StartMonth , fsd.DateDay,fsd.DateMonth FROM [ServiceCore].[FrequencyMaster] f inner join [ServiceCore].[FrequencySchedule] fs on fs.FrequencyId = f.FrequencyId left join ServiceCore.FrequencyScheduleCycle fsc on fsc.FrequencyScheduleId = fs.FrequencyScheduleId left join [ServiceCore].[FrequencyScheduleDetail] fsd on fsd.FrequencyScheduleId = fs.FrequencyScheduleId WHERE fsd.FrequencyScheduleId = 13057... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:58:38,947 - 12717 - src.utils.log - INFO - βœ… Fetched 60 rows - __SPLIT__ 2026-07-21 15:58:38,947 - 12717 - src.utils.log - INFO - Found the Setups and Frequencies - __SPLIT__ 2026-07-21 15:58:38,950 - 12717 - src.utils.log - INFO - Inside work order function - __SPLIT__ 2026-07-21 15:58:38,951 - 12717 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 34446;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:58:39,248 - 12717 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 15:58:39,248 - 12717 - src.utils.log - INFO - πŸ” Fetching data: select ServiceDate, ServiceSetupId, IsInitial from serviceCore.WorkOrder wo inner join ServiceCore.WorkOrderStatus wos on wo.WoStatusId = wos.WoStatusId where ServiceDate >= '2026-07-21 00:00:00' and ServiceDate <= '2028-12-31 00:00:00' and ServiceSetupId = 34446 and wo.IsActive = 1 and wos.Name not in ('Void', 'Cancelled');... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:58:39,549 - 12717 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 15:58:40,172 - 12717 - src.utils.log - INFO - Generating work orders for setup: 34446 - __SPLIT__ 2026-07-21 15:58:40,666 - 12717 - src.utils.log - INFO - Updating Next Gen Date - __SPLIT__ 2026-07-21 15:58:40,675 - 12717 - src.utils.log - INFO - πŸ” Fetching data: SELECT WoStatusId From ServiceCore.WorkOrderStatus wos where CompanyId=135 and [SysName]= 'Incomplete' ;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:58:40,969 - 12717 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 15:58:40,971 - 12717 - src.utils.log - INFO - Deleting duplicate records - __SPLIT__ 2026-07-21 15:58:40,972 - 12717 - src.utils.log - INFO - Running deletes SEQUENTIALLY… - __SPLIT__ 2026-07-21 15:58:40,972 - 12717 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationServices WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34446 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:58:41,284 - 12717 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 15:58:41,284 - 12717 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCrews WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34446 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:58:41,592 - 12717 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 15:58:41,592 - 12717 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationSalesPersonCommission WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34446 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:58:41,899 - 12717 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 15:58:41,900 - 12717 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationAppliedDiscount WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34446 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:58:42,218 - 12717 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 15:58:42,218 - 12717 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SetupAutoGenerationSourceMapping WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34446 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:58:42,529 - 12717 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 15:58:42,529 - 12717 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SubWorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34446 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:58:42,837 - 12717 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 15:58:42,838 - 12717 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCommissionAdjustment WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34446 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:58:43,137 - 12717 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 15:58:43,137 - 12717 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34446 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:58:43,999 - 12717 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-21 15:58:43,999 - 12717 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 15:58:43,999 - 12717 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGeneration: 58 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:58:44,331 - 12717 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 58) into ServiceCore.WorkOrderAutoGeneration - __SPLIT__ 2026-07-21 15:58:47,347 - 12717 - src.utils.log - INFO - βœ… All 58 rows inserted successfully into ServiceCore.WorkOrderAutoGeneration in 1 batches - __SPLIT__ 2026-07-21 15:58:47,348 - 12717 - src.utils.log - INFO - πŸ” Fetching data: Select TOP 58 WorkOrderAutoGenerationId, ServiceSetupId , ModifiedBy, ModifiedDate, IsInitial From ServiceCore.WorkOrderAutoGeneration WHERE ModifiedDate='2026-07-21 15:45:56.846' and ServiceSetupId = 34446... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:58:47,652 - 12717 - src.utils.log - INFO - βœ… Fetched 58 rows - __SPLIT__ 2026-07-21 15:58:47,653 - 12717 - src.utils.log - INFO - Id's of work order inserted to DB: [2738120 2738121 2738122 2738123 2738124 2738125 2738126 2738127 2738128 2738129 2738130 2738131 2738132 2738133 2738134 2738135 2738136 2738137 2738138 2738139 2738140 2738141 2738142 2738143 2738144 2738145 2738146 2738147 2738148 2738149 2738150 2738151 2738152 2738153 2738154 2738155 2738156 2738157 2738158 2738159 2738160 2738161 2738162 2738163 2738164 2738165 2738166 2738167 2738168 2738169 2738170 2738171 2738172 2738173 2738174 2738175 2738176 2738177] - __SPLIT__ 2026-07-21 15:58:47,653 - 12717 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 34446;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:58:47,948 - 12717 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 15:58:47,948 - 12717 - src.utils.log - INFO - Inside get_remaining_temp_tables - __SPLIT__ 2026-07-21 15:58:47,948 - 12717 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from servicecore.serviceSetupServices sss where ServiceSetupId = 34446... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:58:48,247 - 12717 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-21 15:58:48,247 - 12717 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from servicecore.ServiceSetupInitialServices sss where ServiceSetupId = 34446... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:58:48,544 - 12717 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 15:58:48,548 - 12717 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupCrew ssc where ServiceSetupId = 34446... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:58:48,845 - 12717 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 15:58:48,846 - 12717 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSalesPersonCommission ssspc where ServiceSetupId = 34446... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:58:49,142 - 12717 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 15:58:49,143 - 12717 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupCommissionAdjustment ssspc where ServiceSetupId = 34446... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:58:49,439 - 12717 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 15:58:49,439 - 12717 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.serviceSetupAppliedDiscount WHERE ServiceSetupId = 34446;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:58:49,737 - 12717 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 15:58:49,737 - 12717 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.SetupSourceMapping WHERE ServiceSetupId = 34446;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:58:50,032 - 12717 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 15:58:50,033 - 12717 - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM [ServiceCore].[CommunicationPreferencesServiceReportNotification] WITH(NOLOCK) WHERE EntityType = 'Setup' AND ServiceSetupId = 34446;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:58:50,346 - 12717 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 15:58:50,346 - 12717 - src.utils.log - INFO - πŸ” Fetching data: SELECT * From CRM.LeadNote WHERE RefType = 'Setup' and RefId = 34446;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:58:50,645 - 12717 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-21 15:58:50,650 - 12717 - src.utils.log - INFO - Inside insert_data_in_temp_tables for work order generation - __SPLIT__ 2026-07-21 15:58:50,650 - 12717 - src.utils.log - INFO - πŸ“₯ Empty dataframe of CRM.LeadNote: - __SPLIT__ 2026-07-21 15:58:50,650 - 12717 - src.utils.log - INFO - leadNoteDf inserted to dream DB - __SPLIT__ 2026-07-21 15:58:50,650 - 12717 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.CommunicationPreferencesServiceReportNotification: - __SPLIT__ 2026-07-21 15:58:50,650 - 12717 - src.utils.log - INFO - CommunicationPreferencesServiceReportNotification inserted to dream DB - __SPLIT__ 2026-07-21 15:58:50,650 - 12717 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.SetupAutoGenerationSourceMapping: - __SPLIT__ 2026-07-21 15:58:50,650 - 12717 - src.utils.log - INFO - SetupAutoGenerationSourceMapping inserted to dream DB - __SPLIT__ 2026-07-21 15:58:50,650 - 12717 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationAppliedDiscount: - __SPLIT__ 2026-07-21 15:58:50,651 - 12717 - src.utils.log - INFO - WorkOrderAutoGenerationAppliedDiscount inserted to dream DB - __SPLIT__ 2026-07-21 15:58:50,651 - 12717 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.SubWorkOrderAutoGeneration: - __SPLIT__ 2026-07-21 15:58:50,651 - 12717 - src.utils.log - INFO - SubWorkOrderAutoGeneration inserted to dream DB - __SPLIT__ 2026-07-21 15:58:50,651 - 12717 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationCommissionAdjustment: - __SPLIT__ 2026-07-21 15:58:50,651 - 12717 - src.utils.log - INFO - SubWorkOrderAutoGeneration inserted to dream DB - __SPLIT__ 2026-07-21 15:58:50,651 - 12717 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationSalesPersonCommission: - __SPLIT__ 2026-07-21 15:58:50,651 - 12717 - src.utils.log - INFO - WorkOrderAutoGenerationSalesPersonCommission_df inserted to dream DB - __SPLIT__ 2026-07-21 15:58:50,651 - 12717 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationCrews: - __SPLIT__ 2026-07-21 15:58:50,651 - 12717 - src.utils.log - INFO - WorkOrderAutoGenerationCrews inserted to dream DB - __SPLIT__ 2026-07-21 15:58:50,651 - 12717 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationServices: - __SPLIT__ 2026-07-21 15:58:50,651 - 12717 - src.utils.log - INFO - WorkOrderAutoGenerationServices inserted to dream DB - __SPLIT__ 2026-07-21 15:58:50,651 - 12717 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-21 15:58:50,652 - 12717 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN (2738176, 2738177, 2738120, 2738121, 2738122, 2738123, 2738124, 2738125, 2738126, 2738127, 2738128, 2738129, 2738130, 2738131, 2738132, 2738133, 2738134, 2738135, 2738136, 2738137, 2738138, 2738139, 2738140, 2738141, 2738142, 2738143, 2738144, 2738145, 2738146, 2738147, 2738148, 2738149, 2738150, 2738151, 2738152, 2738153, 2738154, 2738155, 2738156, 2738157, 2738158, 2738159, 2738160, 2738161, 2738162, 2738163, 2738164, 2738165, 2738166, 2738167, 2738168, 2738169, 2738170, 2738171, 2738172, 2738173, 2738174, 2738175) ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:58:50,951 - 12717 - src.utils.log - INFO - βœ… Fetched 58 rows - __SPLIT__ 2026-07-21 15:58:50,952 - 12717 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationServices: 58 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:58:51,256 - 12717 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 58) into ServiceCore.WorkOrderAutoGenerationServices - __SPLIT__ 2026-07-21 15:58:52,378 - 12717 - src.utils.log - INFO - βœ… All 58 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationServices in 1 batches - __SPLIT__ 2026-07-21 15:58:52,379 - 12717 - src.utils.log - INFO - WorkOrderAutoGenerationServices inserted to dream DB - __SPLIT__ 2026-07-21 15:58:52,379 - 12717 - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET Status = 'Completed' WHERE GenerateWorkOrderHistoryId = 12717;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-21 15:58:52,675 - 12717 - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-21 15:58:52,675 - 12717 - src.utils.log - INFO - Sequential work order generation successful - __SPLIT__ 2026-07-21 15:58:52,675 - 12717 - src.utils.log - INFO - Time took to perform operation: 17.04 - __SPLIT__ 2026-07-22 06:30:42,594 - 12721 - src.utils.log - INFO - ParallelProcessing=False GenerateWorkOrderHistoryId=12721 - __SPLIT__ 2026-07-22 06:30:42,595 - 12721 - src.utils.log - INFO - Sequential Work order generation algo started for GenerateWorkOrderHistoryId: 12721 - __SPLIT__ 2026-07-22 06:30:42,596 - 12721 - src.utils.log - INFO - βœ… Successfully connected to database - __SPLIT__ 2026-07-22 06:30:42,597 - 12721 - src.utils.log - INFO - πŸ” Fetching data: SELECT ConnectionStringName FROM Common.CompanyTenantMaster WHERE CompanyKey = 'Fortive'... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 06:30:44,556 - 12721 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 06:30:44,556 - 12721 - src.utils.log - INFO - Connection string not found connecting to common DB - __SPLIT__ 2026-07-22 06:30:44,556 - 12721 - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET Status = 'InProgress' WHERE GenerateWorkOrderHistoryId = 12721;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 06:30:44,836 - 12721 - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-22 06:30:44,836 - 12721 - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.RecurringServicePrice, gw.StartDate, gw.EndDate, gw.CreatedBy AS NewCreatedBy, gw.RouteIds, ss.* FROM ServiceCore.GenerateWorkOrderHistory gw JOIN ServiceCore.ServiceSetup ss ON gw.CompanyId = ss.CompanyId AND ( (ss.NextGenerationDate <= gw.EndDate AND ss.NextGenerationDate >= gw.StartDate) OR ss.NextGenerationDate IS NULL) AND (gw.AccountNumber IS NULL OR ss.AccountNumber = gw.AccountNumber) AND (gw.ServiceSetupId IS NULL OR ss.ServiceSetupId = gw.ServiceSetupId)AND (gw.RouteIds IS NULL OR ss.RouteMasterId IN (SELECT CAST(value AS INT) FROM STRING_SPLIT((SELECT RouteIds FROM ServiceCore.GenerateWorkOrderHistory WHERE GenerateWorkOrderHistoryid = 12721), ',' )) OR ss.InitialRouteId IN ( SELECT CAST(value AS INT) FROM STRING_SPLIT((SELECT RouteIds FROM ServiceCore.GenerateWorkOrderHistory WHERE GenerateWorkOrderHistoryid = 12721), ','))) JOIN (SELECT SUM(Price) AS RecurringServicePrice, ServiceSetupId FROM ServiceCore.ServiceSetupServices GROUP BY ServiceSetupId ) sss ON sss.ServiceSetupId = ss.ServiceSetupId WHERE gw.GenerateWorkOrderHistoryid = 12721 AND ss.FrequencyScheduleId IS NOT NULL AND ss.IsActive = 1 AND ss.IsDeleted = 0 AND ss.Status <> 'Canceled' AND ((ss.OrderType = gw.OrderType) OR gw.OrderType IS NULL);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 06:30:45,153 - 12721 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-22 06:30:45,154 - 12721 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.GenerateWorkOrderHistory gwoh WHERE GenerateWorkOrderHistoryId = 12721;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 06:30:45,436 - 12721 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-22 06:30:45,439 - 12721 - src.utils.log - INFO - FrequencyScheduleId missing for setups: []: Ignored these setups - __SPLIT__ 2026-07-22 06:30:45,439 - 12721 - src.utils.log - INFO - πŸ” Fetching data: SELECT fsd.IntervalDays, fs.CreatedDate ,f.FrequencyId , fs.FrequencyScheduleId, f.[SysName], f.FrequencyValue, f.YearlyOccurrence , fs.ScheduleFormat,fsd.Days, fsd.Weeks, fsd.Months,fsc.[Month] as sch_months, fsd.StartMonth , fsd.DateDay,fsd.DateMonth FROM [ServiceCore].[FrequencyMaster] f inner join [ServiceCore].[FrequencySchedule] fs on fs.FrequencyId = f.FrequencyId left join ServiceCore.FrequencyScheduleCycle fsc on fsc.FrequencyScheduleId = fs.FrequencyScheduleId left join [ServiceCore].[FrequencyScheduleDetail] fsd on fsd.FrequencyScheduleId = fs.FrequencyScheduleId WHERE fsd.FrequencyScheduleId = 13057... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 06:30:45,724 - 12721 - src.utils.log - INFO - βœ… Fetched 60 rows - __SPLIT__ 2026-07-22 06:30:45,724 - 12721 - src.utils.log - INFO - Found the Setups and Frequencies - __SPLIT__ 2026-07-22 06:30:45,727 - 12721 - src.utils.log - INFO - Inside work order function - __SPLIT__ 2026-07-22 06:30:45,727 - 12721 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 34446;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 06:30:46,007 - 12721 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 06:30:46,008 - 12721 - src.utils.log - INFO - πŸ” Fetching data: select ServiceDate, ServiceSetupId, IsInitial from serviceCore.WorkOrder wo inner join ServiceCore.WorkOrderStatus wos on wo.WoStatusId = wos.WoStatusId where ServiceDate >= '2026-07-22 00:00:00' and ServiceDate <= '2029-12-31 00:00:00' and ServiceSetupId = 34446 and wo.IsActive = 1 and wos.Name not in ('Void', 'Cancelled');... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 06:30:46,295 - 12721 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 06:30:46,883 - 12721 - src.utils.log - INFO - Generating work orders for setup: 34446 - __SPLIT__ 2026-07-22 06:30:47,654 - 12721 - src.utils.log - INFO - Updating Next Gen Date - __SPLIT__ 2026-07-22 06:30:47,665 - 12721 - src.utils.log - INFO - πŸ” Fetching data: SELECT WoStatusId From ServiceCore.WorkOrderStatus wos where CompanyId=135 and [SysName]= 'Incomplete' ;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 06:30:47,946 - 12721 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-22 06:30:47,948 - 12721 - src.utils.log - INFO - Deleting duplicate records - __SPLIT__ 2026-07-22 06:30:47,948 - 12721 - src.utils.log - INFO - Running deletes SEQUENTIALLY… - __SPLIT__ 2026-07-22 06:30:47,948 - 12721 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationServices WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34446 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 06:30:48,241 - 12721 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-22 06:30:48,241 - 12721 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCrews WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34446 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 06:30:48,532 - 12721 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-22 06:30:48,532 - 12721 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationSalesPersonCommission WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34446 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 06:30:48,821 - 12721 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-22 06:30:48,821 - 12721 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationAppliedDiscount WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34446 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 06:30:49,120 - 12721 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-22 06:30:49,120 - 12721 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SetupAutoGenerationSourceMapping WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34446 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 06:30:49,413 - 12721 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-22 06:30:49,413 - 12721 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SubWorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34446 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 06:30:49,702 - 12721 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-22 06:30:49,703 - 12721 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCommissionAdjustment WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34446 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 06:30:49,983 - 12721 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-22 06:30:49,983 - 12721 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34446 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 06:30:50,672 - 12721 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-22 06:30:50,673 - 12721 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-22 06:30:50,673 - 12721 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGeneration: 82 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 06:30:50,990 - 12721 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 82) into ServiceCore.WorkOrderAutoGeneration - __SPLIT__ 2026-07-22 06:30:54,052 - 12721 - src.utils.log - INFO - βœ… All 82 rows inserted successfully into ServiceCore.WorkOrderAutoGeneration in 1 batches - __SPLIT__ 2026-07-22 06:30:54,053 - 12721 - src.utils.log - INFO - πŸ” Fetching data: Select TOP 82 WorkOrderAutoGenerationId, ServiceSetupId , ModifiedBy, ModifiedDate, IsInitial From ServiceCore.WorkOrderAutoGeneration WHERE ModifiedDate='2026-07-21 15:45:56.779' and ServiceSetupId = 34446... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 06:30:54,339 - 12721 - src.utils.log - INFO - βœ… Fetched 82 rows - __SPLIT__ 2026-07-22 06:30:54,340 - 12721 - src.utils.log - INFO - Id's of work order inserted to DB: [2738304 2738305 2738306 2738307 2738308 2738309 2738310 2738311 2738312 2738313 2738314 2738315 2738316 2738317 2738318 2738319 2738320 2738321 2738322 2738323 2738324 2738325 2738326 2738327 2738328 2738329 2738330 2738331 2738332 2738333 2738334 2738335 2738336 2738337 2738338 2738339 2738340 2738341 2738342 2738343 2738344 2738345 2738346 2738347 2738348 2738349 2738350 2738351 2738352 2738353 2738354 2738355 2738356 2738357 2738358 2738359 2738360 2738361 2738362 2738363 2738364 2738365 2738366 2738367 2738368 2738369 2738370 2738371 2738372 2738373 2738374 2738375 2738376 2738377 2738378 2738379 2738380 2738381 2738382 2738383 2738384 2738385] - __SPLIT__ 2026-07-22 06:30:54,340 - 12721 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 34446;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 06:30:54,622 - 12721 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 06:30:54,622 - 12721 - src.utils.log - INFO - Inside get_remaining_temp_tables - __SPLIT__ 2026-07-22 06:30:54,622 - 12721 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from servicecore.serviceSetupServices sss where ServiceSetupId = 34446... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 06:30:54,903 - 12721 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-22 06:30:54,903 - 12721 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from servicecore.ServiceSetupInitialServices sss where ServiceSetupId = 34446... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 06:30:55,184 - 12721 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 06:30:55,188 - 12721 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupCrew ssc where ServiceSetupId = 34446... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 06:30:55,469 - 12721 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 06:30:55,470 - 12721 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSalesPersonCommission ssspc where ServiceSetupId = 34446... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 06:30:55,751 - 12721 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 06:30:55,751 - 12721 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupCommissionAdjustment ssspc where ServiceSetupId = 34446... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 06:30:56,031 - 12721 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 06:30:56,032 - 12721 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.serviceSetupAppliedDiscount WHERE ServiceSetupId = 34446;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 06:30:56,312 - 12721 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 06:30:56,313 - 12721 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.SetupSourceMapping WHERE ServiceSetupId = 34446;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 06:30:56,594 - 12721 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 06:30:56,594 - 12721 - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM [ServiceCore].[CommunicationPreferencesServiceReportNotification] WITH(NOLOCK) WHERE EntityType = 'Setup' AND ServiceSetupId = 34446;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 06:30:56,888 - 12721 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 06:30:56,889 - 12721 - src.utils.log - INFO - πŸ” Fetching data: SELECT * From CRM.LeadNote WHERE RefType = 'Setup' and RefId = 34446;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 06:30:57,170 - 12721 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 06:30:57,174 - 12721 - src.utils.log - INFO - Inside insert_data_in_temp_tables for work order generation - __SPLIT__ 2026-07-22 06:30:57,175 - 12721 - src.utils.log - INFO - πŸ“₯ Empty dataframe of CRM.LeadNote: - __SPLIT__ 2026-07-22 06:30:57,175 - 12721 - src.utils.log - INFO - leadNoteDf inserted to dream DB - __SPLIT__ 2026-07-22 06:30:57,175 - 12721 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.CommunicationPreferencesServiceReportNotification: - __SPLIT__ 2026-07-22 06:30:57,175 - 12721 - src.utils.log - INFO - CommunicationPreferencesServiceReportNotification inserted to dream DB - __SPLIT__ 2026-07-22 06:30:57,175 - 12721 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.SetupAutoGenerationSourceMapping: - __SPLIT__ 2026-07-22 06:30:57,175 - 12721 - src.utils.log - INFO - SetupAutoGenerationSourceMapping inserted to dream DB - __SPLIT__ 2026-07-22 06:30:57,175 - 12721 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationAppliedDiscount: - __SPLIT__ 2026-07-22 06:30:57,175 - 12721 - src.utils.log - INFO - WorkOrderAutoGenerationAppliedDiscount inserted to dream DB - __SPLIT__ 2026-07-22 06:30:57,175 - 12721 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.SubWorkOrderAutoGeneration: - __SPLIT__ 2026-07-22 06:30:57,175 - 12721 - src.utils.log - INFO - SubWorkOrderAutoGeneration inserted to dream DB - __SPLIT__ 2026-07-22 06:30:57,175 - 12721 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationCommissionAdjustment: - __SPLIT__ 2026-07-22 06:30:57,175 - 12721 - src.utils.log - INFO - SubWorkOrderAutoGeneration inserted to dream DB - __SPLIT__ 2026-07-22 06:30:57,175 - 12721 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationSalesPersonCommission: - __SPLIT__ 2026-07-22 06:30:57,176 - 12721 - src.utils.log - INFO - WorkOrderAutoGenerationSalesPersonCommission_df inserted to dream DB - __SPLIT__ 2026-07-22 06:30:57,176 - 12721 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationCrews: - __SPLIT__ 2026-07-22 06:30:57,176 - 12721 - src.utils.log - INFO - WorkOrderAutoGenerationCrews inserted to dream DB - __SPLIT__ 2026-07-22 06:30:57,176 - 12721 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationServices: - __SPLIT__ 2026-07-22 06:30:57,176 - 12721 - src.utils.log - INFO - WorkOrderAutoGenerationServices inserted to dream DB - __SPLIT__ 2026-07-22 06:30:57,176 - 12721 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-22 06:30:57,176 - 12721 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN (2738304, 2738305, 2738306, 2738307, 2738308, 2738309, 2738310, 2738311, 2738312, 2738313, 2738314, 2738315, 2738316, 2738317, 2738318, 2738319, 2738320, 2738321, 2738322, 2738323, 2738324, 2738325, 2738326, 2738327, 2738328, 2738329, 2738330, 2738331, 2738332, 2738333, 2738334, 2738335, 2738336, 2738337, 2738338, 2738339, 2738340, 2738341, 2738342, 2738343, 2738344, 2738345, 2738346, 2738347, 2738348, 2738349, 2738350, 2738351, 2738352, 2738353, 2738354, 2738355, 2738356, 2738357, 2738358, 2738359, 2738360, 2738361, 2738362, 2738363, 2738364, 2738365, 2738366, 2738367, 2738368, 2738369, 2738370, 2738371, 2738372, 2738373, 2738374, 2738375, 2738376, 2738377, 2738378, 2738379, 2738380, 2738381, 2738382, 2738383, 2738384, 2738385) ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 06:30:57,461 - 12721 - src.utils.log - INFO - βœ… Fetched 82 rows - __SPLIT__ 2026-07-22 06:30:57,462 - 12721 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationServices: 82 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 06:30:57,751 - 12721 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 82) into ServiceCore.WorkOrderAutoGenerationServices - __SPLIT__ 2026-07-22 06:30:58,859 - 12721 - src.utils.log - INFO - βœ… All 82 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationServices in 1 batches - __SPLIT__ 2026-07-22 06:30:58,860 - 12721 - src.utils.log - INFO - WorkOrderAutoGenerationServices inserted to dream DB - __SPLIT__ 2026-07-22 06:30:58,860 - 12721 - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET Status = 'Completed' WHERE GenerateWorkOrderHistoryId = 12721;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 06:30:59,139 - 12721 - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-22 06:30:59,140 - 12721 - src.utils.log - INFO - Sequential work order generation successful - __SPLIT__ 2026-07-22 06:30:59,140 - 12721 - src.utils.log - INFO - Time took to perform operation: 16.54 - __SPLIT__ 2026-07-22 10:53:56,268 - 124830 - src.utils.log - INFO - ParallelProcessing=False GenerateWorkOrderHistoryId=124830 - __SPLIT__ 2026-07-22 10:53:56,270 - 124830 - src.utils.log - INFO - Sequential Work order generation algo started for GenerateWorkOrderHistoryId: 124830 - __SPLIT__ 2026-07-22 10:53:56,284 - 124830 - src.utils.log - INFO - βœ… Successfully connected to database - __SPLIT__ 2026-07-22 10:53:56,285 - 124830 - src.utils.log - INFO - πŸ” Fetching data: SELECT ConnectionStringName FROM Common.CompanyTenantMaster WHERE CompanyKey = 'abcdallas'... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:53:58,814 - 124830 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-22 10:53:58,815 - 124830 - src.utils.log - INFO - πŸ”’ Connection pool closed - __SPLIT__ 2026-07-22 10:53:58,815 - 124830 - src.utils.log - INFO - πŸ”Œ Connecting to: abcdallas - __SPLIT__ 2026-07-22 10:53:58,816 - 124830 - src.utils.log - INFO - βœ… Successfully connected to abcdallas - __SPLIT__ 2026-07-22 10:53:58,816 - 124830 - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET Status = 'InProgress' WHERE GenerateWorkOrderHistoryId = 124830;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:54:01,326 - 124830 - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-22 10:54:01,326 - 124830 - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.RecurringServicePrice, gw.StartDate, gw.EndDate, gw.CreatedBy AS NewCreatedBy, gw.RouteIds, ss.* FROM ServiceCore.GenerateWorkOrderHistory gw JOIN ServiceCore.ServiceSetup ss ON gw.CompanyId = ss.CompanyId AND ( (ss.NextGenerationDate <= gw.EndDate AND ss.NextGenerationDate >= gw.StartDate) OR ss.NextGenerationDate IS NULL) AND (gw.AccountNumber IS NULL OR ss.AccountNumber = gw.AccountNumber) AND (gw.ServiceSetupId IS NULL OR ss.ServiceSetupId = gw.ServiceSetupId)AND (gw.RouteIds IS NULL OR ss.RouteMasterId IN (SELECT CAST(value AS INT) FROM STRING_SPLIT((SELECT RouteIds FROM ServiceCore.GenerateWorkOrderHistory WHERE GenerateWorkOrderHistoryid = 124830), ',' )) OR ss.InitialRouteId IN ( SELECT CAST(value AS INT) FROM STRING_SPLIT((SELECT RouteIds FROM ServiceCore.GenerateWorkOrderHistory WHERE GenerateWorkOrderHistoryid = 124830), ','))) JOIN (SELECT SUM(Price) AS RecurringServicePrice, ServiceSetupId FROM ServiceCore.ServiceSetupServices GROUP BY ServiceSetupId ) sss ON sss.ServiceSetupId = ss.ServiceSetupId WHERE gw.GenerateWorkOrderHistoryid = 124830 AND ss.FrequencyScheduleId IS NOT NULL AND ss.IsActive = 1 AND ss.IsDeleted = 0 AND ss.Status <> 'Canceled' AND ((ss.OrderType = gw.OrderType) OR gw.OrderType IS NULL);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:54:01,671 - 124830 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-22 10:54:01,672 - 124830 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.GenerateWorkOrderHistory gwoh WHERE GenerateWorkOrderHistoryId = 124830;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:54:01,951 - 124830 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-22 10:54:01,955 - 124830 - src.utils.log - INFO - FrequencyScheduleId missing for setups: []: Ignored these setups - __SPLIT__ 2026-07-22 10:54:01,956 - 124830 - src.utils.log - INFO - πŸ” Fetching data: SELECT fsd.IntervalDays, fs.CreatedDate ,f.FrequencyId , fs.FrequencyScheduleId, f.[SysName], f.FrequencyValue, f.YearlyOccurrence , fs.ScheduleFormat,fsd.Days, fsd.Weeks, fsd.Months,fsc.[Month] as sch_months, fsd.StartMonth , fsd.DateDay,fsd.DateMonth FROM [ServiceCore].[FrequencyMaster] f inner join [ServiceCore].[FrequencySchedule] fs on fs.FrequencyId = f.FrequencyId left join ServiceCore.FrequencyScheduleCycle fsc on fsc.FrequencyScheduleId = fs.FrequencyScheduleId left join [ServiceCore].[FrequencyScheduleDetail] fsd on fsd.FrequencyScheduleId = fs.FrequencyScheduleId WHERE fsd.FrequencyScheduleId = 14665... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:54:02,244 - 124830 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-22 10:54:02,245 - 124830 - src.utils.log - INFO - Found the Setups and Frequencies - __SPLIT__ 2026-07-22 10:54:02,248 - 124830 - src.utils.log - INFO - Inside work order function - __SPLIT__ 2026-07-22 10:54:02,249 - 124830 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 150730;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:54:02,559 - 124830 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 10:54:02,559 - 124830 - src.utils.log - INFO - πŸ” Fetching data: select ServiceDate, ServiceSetupId, IsInitial from serviceCore.WorkOrder wo inner join ServiceCore.WorkOrderStatus wos on wo.WoStatusId = wos.WoStatusId where ServiceDate >= '2026-07-22 00:00:00' and ServiceDate <= '2026-09-30 00:00:00' and ServiceSetupId = 150730 and wo.IsActive = 1 and wos.Name not in ('Void', 'Cancelled');... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:54:02,845 - 124830 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 10:54:03,427 - 124830 - src.utils.log - INFO - Generating work orders for setup: 150730 - __SPLIT__ 2026-07-22 10:54:03,457 - 124830 - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM COMMON.RangeofTime where RangeofTimeId = 11435;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:54:03,737 - 124830 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-22 10:54:03,780 - 124830 - src.utils.log - INFO - Updating Next Gen Date - __SPLIT__ 2026-07-22 10:54:03,786 - 124830 - src.utils.log - INFO - πŸ” Fetching data: SELECT WoStatusId From ServiceCore.WorkOrderStatus wos where CompanyId=133 and [SysName]= 'Incomplete' ;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:54:04,063 - 124830 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-22 10:54:04,066 - 124830 - src.utils.log - INFO - Deleting duplicate records - __SPLIT__ 2026-07-22 10:54:04,066 - 124830 - src.utils.log - INFO - Running deletes SEQUENTIALLY… - __SPLIT__ 2026-07-22 10:54:04,066 - 124830 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationServices WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150730 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:54:04,391 - 124830 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-22 10:54:04,391 - 124830 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCrews WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150730 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:54:04,723 - 124830 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-22 10:54:04,724 - 124830 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationSalesPersonCommission WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150730 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:54:05,007 - 124830 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-22 10:54:05,008 - 124830 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationAppliedDiscount WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150730 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:54:05,329 - 124830 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-22 10:54:05,329 - 124830 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SetupAutoGenerationSourceMapping WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150730 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:54:05,656 - 124830 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-22 10:54:05,657 - 124830 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SubWorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150730 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:54:05,952 - 124830 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-22 10:54:05,952 - 124830 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCommissionAdjustment WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150730 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:54:06,235 - 124830 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-22 10:54:06,235 - 124830 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150730 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:54:06,628 - 124830 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-22 10:54:06,628 - 124830 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-22 10:54:06,629 - 124830 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGeneration: 4 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:54:06,943 - 124830 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 4) into ServiceCore.WorkOrderAutoGeneration - __SPLIT__ 2026-07-22 10:54:08,123 - 124830 - src.utils.log - INFO - βœ… All 4 rows inserted successfully into ServiceCore.WorkOrderAutoGeneration in 1 batches - __SPLIT__ 2026-07-22 10:54:08,124 - 124830 - src.utils.log - INFO - πŸ” Fetching data: Select TOP 4 WorkOrderAutoGenerationId, ServiceSetupId , ModifiedBy, ModifiedDate, IsInitial From ServiceCore.WorkOrderAutoGeneration WHERE ModifiedDate='2026-07-22 12:05:51.848' and ServiceSetupId = 150730... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:54:08,445 - 124830 - src.utils.log - INFO - βœ… Fetched 4 rows - __SPLIT__ 2026-07-22 10:54:08,446 - 124830 - src.utils.log - INFO - Id's of work order inserted to DB: [3685988 3685989 3685990 3685991] - __SPLIT__ 2026-07-22 10:54:08,446 - 124830 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 150730;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:54:08,725 - 124830 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 10:54:08,725 - 124830 - src.utils.log - INFO - Inside get_remaining_temp_tables - __SPLIT__ 2026-07-22 10:54:08,726 - 124830 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from servicecore.serviceSetupServices sss where ServiceSetupId = 150730... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:54:09,006 - 124830 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-22 10:54:09,007 - 124830 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from servicecore.ServiceSetupInitialServices sss where ServiceSetupId = 150730... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:54:09,286 - 124830 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-22 10:54:09,293 - 124830 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupCrew ssc where ServiceSetupId = 150730... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:54:09,579 - 124830 - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-22 10:54:09,580 - 124830 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSalesPersonCommission ssspc where ServiceSetupId = 150730... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:54:09,859 - 124830 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 10:54:09,860 - 124830 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupCommissionAdjustment ssspc where ServiceSetupId = 150730... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:54:10,138 - 124830 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 10:54:10,138 - 124830 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.serviceSetupAppliedDiscount WHERE ServiceSetupId = 150730;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:54:10,418 - 124830 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 10:54:10,419 - 124830 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.SetupSourceMapping WHERE ServiceSetupId = 150730;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:54:10,696 - 124830 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-22 10:54:10,698 - 124830 - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM [ServiceCore].[CommunicationPreferencesServiceReportNotification] WITH(NOLOCK) WHERE EntityType = 'Setup' AND ServiceSetupId = 150730;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:54:11,080 - 124830 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 10:54:11,080 - 124830 - src.utils.log - INFO - πŸ” Fetching data: SELECT * From CRM.LeadNote WHERE RefType = 'Setup' and RefId = 150730;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:54:11,361 - 124830 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 10:54:11,376 - 124830 - src.utils.log - INFO - Inside insert_data_in_temp_tables for work order generation - __SPLIT__ 2026-07-22 10:54:11,376 - 124830 - src.utils.log - INFO - πŸ“₯ Empty dataframe of CRM.LeadNote: - __SPLIT__ 2026-07-22 10:54:11,376 - 124830 - src.utils.log - INFO - leadNoteDf inserted to dream DB - __SPLIT__ 2026-07-22 10:54:11,376 - 124830 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.CommunicationPreferencesServiceReportNotification: - __SPLIT__ 2026-07-22 10:54:11,377 - 124830 - src.utils.log - INFO - CommunicationPreferencesServiceReportNotification inserted to dream DB - __SPLIT__ 2026-07-22 10:54:11,377 - 124830 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-22 10:54:11,377 - 124830 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN ('3685991', '3685989', '3685990', '3685988') ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:54:11,656 - 124830 - src.utils.log - INFO - βœ… Fetched 4 rows - __SPLIT__ 2026-07-22 10:54:11,657 - 124830 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.SetupAutoGenerationSourceMapping: 0 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:54:11,937 - 124830 - src.utils.log - INFO - βœ… All 0 rows inserted successfully into ServiceCore.SetupAutoGenerationSourceMapping in 0 batches - __SPLIT__ 2026-07-22 10:54:11,937 - 124830 - src.utils.log - INFO - SetupAutoGenerationSourceMapping inserted to dream DB - __SPLIT__ 2026-07-22 10:54:11,938 - 124830 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationAppliedDiscount: - __SPLIT__ 2026-07-22 10:54:11,938 - 124830 - src.utils.log - INFO - WorkOrderAutoGenerationAppliedDiscount inserted to dream DB - __SPLIT__ 2026-07-22 10:54:11,938 - 124830 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.SubWorkOrderAutoGeneration: - __SPLIT__ 2026-07-22 10:54:11,938 - 124830 - src.utils.log - INFO - SubWorkOrderAutoGeneration inserted to dream DB - __SPLIT__ 2026-07-22 10:54:11,938 - 124830 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationCommissionAdjustment: - __SPLIT__ 2026-07-22 10:54:11,938 - 124830 - src.utils.log - INFO - SubWorkOrderAutoGeneration inserted to dream DB - __SPLIT__ 2026-07-22 10:54:11,938 - 124830 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationSalesPersonCommission: - __SPLIT__ 2026-07-22 10:54:11,938 - 124830 - src.utils.log - INFO - WorkOrderAutoGenerationSalesPersonCommission_df inserted to dream DB - __SPLIT__ 2026-07-22 10:54:11,938 - 124830 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-22 10:54:11,938 - 124830 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN (3685988, 3685989, 3685990, 3685991) ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:54:12,217 - 124830 - src.utils.log - INFO - βœ… Fetched 4 rows - __SPLIT__ 2026-07-22 10:54:12,218 - 124830 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationCrews: 4 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:54:12,501 - 124830 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 4) into ServiceCore.WorkOrderAutoGenerationCrews - __SPLIT__ 2026-07-22 10:54:13,485 - 124830 - src.utils.log - INFO - βœ… All 4 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationCrews in 1 batches - __SPLIT__ 2026-07-22 10:54:13,486 - 124830 - src.utils.log - INFO - WorkOrderAutoGenerationCrews inserted to dream DB - __SPLIT__ 2026-07-22 10:54:13,486 - 124830 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-22 10:54:13,486 - 124830 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId = 3685988 ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:54:13,764 - 124830 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-22 10:54:13,764 - 124830 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationServices: 1 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:54:14,051 - 124830 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 1) into ServiceCore.WorkOrderAutoGenerationServices - __SPLIT__ 2026-07-22 10:54:15,032 - 124830 - src.utils.log - INFO - βœ… All 1 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationServices in 1 batches - __SPLIT__ 2026-07-22 10:54:15,032 - 124830 - src.utils.log - INFO - WorkOrderAutoGenerationServices inserted to dream DB - __SPLIT__ 2026-07-22 10:54:15,032 - 124830 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-22 10:54:15,033 - 124830 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN (3685989, 3685990, 3685991) ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:54:15,311 - 124830 - src.utils.log - INFO - βœ… Fetched 3 rows - __SPLIT__ 2026-07-22 10:54:15,312 - 124830 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationServices: 3 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:54:15,598 - 124830 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 3) into ServiceCore.WorkOrderAutoGenerationServices - __SPLIT__ 2026-07-22 10:54:16,578 - 124830 - src.utils.log - INFO - βœ… All 3 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationServices in 1 batches - __SPLIT__ 2026-07-22 10:54:16,578 - 124830 - src.utils.log - INFO - WorkOrderAutoGenerationServices inserted to dream DB - __SPLIT__ 2026-07-22 10:54:16,579 - 124830 - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET Status = 'Completed' WHERE GenerateWorkOrderHistoryId = 124830;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:54:16,857 - 124830 - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-22 10:54:16,857 - 124830 - src.utils.log - INFO - Sequential work order generation successful - __SPLIT__ 2026-07-22 10:54:16,857 - 124830 - src.utils.log - INFO - Time took to perform operation: 20.59 - __SPLIT__ 2026-07-22 10:54:56,813 - [124830] - src.utils.log - INFO - ParallelProcessing=False temp_wo=[3685988, 3685991] user_id=43135 company_id=133 project_id=[124830] publish_all=False - __SPLIT__ 2026-07-22 10:54:56,815 - [124830] - src.utils.log - INFO - ParallelProcessing=False temp_wo=[3685988, 3685991] user_id=43135 company_id=133 project_id=[124830] publish_all=False - __SPLIT__ 2026-07-22 10:54:56,815 - [124830] - src.utils.log - INFO - Sequential Work order publish in progress for GenerateWorkOrderHistoryId: [124830] - __SPLIT__ 2026-07-22 10:54:56,829 - [124830] - src.utils.log - INFO - βœ… Successfully connected to database - __SPLIT__ 2026-07-22 10:54:56,829 - [124830] - src.utils.log - INFO - πŸ” Fetching data: SELECT ConnectionStringName FROM Common.CompanyTenantMaster WHERE CompanyKey = 'abcdallas'... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:54:59,505 - [124830] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-22 10:54:59,505 - [124830] - src.utils.log - INFO - πŸ”’ Connection pool closed - __SPLIT__ 2026-07-22 10:54:59,506 - [124830] - src.utils.log - INFO - πŸ”Œ Connecting to: abcdallas - __SPLIT__ 2026-07-22 10:54:59,506 - [124830] - src.utils.log - INFO - βœ… Successfully connected to abcdallas - __SPLIT__ 2026-07-22 10:54:59,507 - [124830] - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET PublishStatus = 'InProgress' WHERE CompanyId = 133 AND GenerateWorkOrderHistoryId = 124830;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:55:01,866 - [124830] - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-22 10:55:01,866 - [124830] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.WorkOrderAutoGeneration woag WHERE woag.WorkOrderAutoGenerationId in (3685988, 3685991)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:55:02,133 - [124830] - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-22 10:55:02,134 - [124830] - src.utils.log - INFO - Inside get_work_order_table - __SPLIT__ 2026-07-22 10:55:02,134 - [124830] - src.utils.log - INFO - πŸ” Fetching data: SELECT DISTINCT sss.ServiceSetupId, dm.DepartmentMasterId, bm.BranchMasterId FROM Common.DepartmentMaster dm JOIN Common.DivisionMaster d2 ON dm.DivisionMasterId = d2.DivisionMasterId JOIN Common.BranchMaster bm ON d2.BranchMasterId = bm.BranchMasterId JOIN ServiceCore.ServiceCategoryMaster c ON c.DepartmentId = dm.DepartmentMasterId JOIN ServiceCore.ServiceMaster sm ON c.CategoryId = sm.CategoryId JOIN ServiceCore.ServiceSetupServices sss ON sss.ServiceId = sm.ServiceMasterId WHERE dm.CompanyId = 133 AND d2.CompanyId = bm.CompanyId AND sss.ServiceSetupId = 150730 AND sss.IsPrimary = 1; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:55:02,405 - [124830] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-22 10:55:02,405 - [124830] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, dm.DepartmentMasterId, bm.BranchMasterId FROM Common.DepartmentMaster dm JOIN Common.DivisionMaster d2 ON dm.DivisionMasterId = d2.DivisionMasterId JOIN Common.BranchMaster bm ON d2.BranchMasterId = bm.BranchMasterId JOIN ServiceCore.SoldServiceNonStandard x on dm.DepartmentMasterId = x.DepartmentId JOIN ServiceCore.ServiceSetupServices sss ON sss.NonStdSoldServiceId = x.SoldServiceNonStandardId WHERE dm.CompanyId = 133 AND d2.CompanyId = bm.CompanyId AND sss.ServiceSetupId = 150730 AND sss.IsPrimary = 1; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:55:02,675 - [124830] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 10:55:02,675 - [124830] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, dm.DepartmentMasterId, bm.BranchMasterId FROM Common.DepartmentMaster dm Inner JOIN Common.DivisionMaster d2 ON dm.DivisionMasterId = d2.DivisionMasterId Inner JOIN Common.BranchMaster bm ON d2.BranchMasterId = bm.BranchMasterId Inner JOIN [ServiceCore].[ServiceCategoryMaster] scm ON dm.DepartmentMasterId = scm.DepartmentId Inner JOIN ServiceCore.ServiceMaster sm ON scm.CategoryId = sm.CategoryId Inner JOIN ServiceCore.SoldServiceStandard x on x.ServiceId = sm.ServiceMasterId Inner JOIN ServiceCore.ServiceSetupServices sss ON sss.StdSoldServiceId = x.SoldServiceStandardId WHERE dm.CompanyId = 133 AND d2.CompanyId = bm.CompanyId AND sss.ServiceSetupId = 150730 AND sss.IsPrimary = 1; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:55:02,948 - [124830] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 10:55:02,953 - [124830] - src.utils.log - INFO - πŸ” Fetching data: SELECT IsInvoiceSameAsWorkorder,BillingIsCreateInvoice FROM Common.CompanyConfiguration cc WHERE cc.CompanyId = 133;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:55:03,214 - [124830] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-22 10:55:03,214 - [124830] - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM Common.GenerateNumberConfig gnc WHERE CompanyId = 133 AND EnitityNumberType in ('WorkOrder','Invoice'); ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:55:03,476 - [124830] - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-22 10:55:03,477 - [124830] - src.utils.log - INFO - πŸ” Fetching data: SELECT IsInvoiceSameAsWorkorder, BillingIsCreateInvoice FROM Common.CompanyConfiguration cc WHERE cc.CompanyId = 133; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:55:03,738 - [124830] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-22 10:55:03,739 - [124830] - src.utils.log - INFO - πŸ” Fetching data: UPDATE Common.GenerateNumberConfig WITH (ROWLOCK) SET NextNumber = NextNumber + 2 OUTPUT deleted.NextNumber AS StartNumber WHERE CompanyId = 133 AND EnitityNumberType = 'WorkOrder'; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:55:04,004 - [124830] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-22 10:55:04,004 - [124830] - src.utils.log - INFO - πŸ” Fetching data: UPDATE Common.GenerateNumberConfig WITH (ROWLOCK) SET NextNumber = NextNumber + 2 OUTPUT deleted.NextNumber AS StartNumber WHERE CompanyId = 133 AND EnitityNumberType = 'Invoice'; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:55:04,269 - [124830] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-22 10:55:04,274 - [124830] - src.utils.log - INFO - πŸ” Fetching data: SELECT ss.ServiceSetupId as SetupId, ss.FrequencyScheduleId as setup_frequency_schedule_id, ss.AccountNumber, ss.CompanyId, ss.BillingLocationId, ss.ServiceLocationId, ss.TaxSysName, ss.TermId, ss.TaxPercent, ss.PoNumber, ss.IsTaxExempt, ss.DisplayServiceAsSeparateLineItem, ss.GenerateInvoice, ss.IsGenerateInvoiceforInitalSetup, ss.IsGenerateInvoiceforInitalSetupBilling, ss.IsBilling, t.NetDueIn, ptm.PaymentType, ssb.* FROM ServiceCore.ServiceSetup ss LEFT JOIN ServiceCore.ServiceSetupBilling ssb ON ss.ServiceSetupId = ssb.ServiceSetupId LEFT JOIN Billing.PaymentTypeMaster ptm ON ptm.PaymentTypeMasterId = ssb.PaymentTypeMasterId left join Billing.Term t on ss.TermId = t.TermId WHERE ss.ServiceSetupId = 150730... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:55:04,541 - [124830] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-22 10:55:04,544 - [124830] - src.utils.log - INFO - πŸ” Fetching data: SELECT x.CompanyId FROM CRM.CompanyMaster x WHERE CompanyKey = 'abcdallas';... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:55:04,804 - [124830] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-22 10:55:04,805 - [124830] - src.utils.log - INFO - πŸ” Fetching data: SELECT CollectionStatus,IsHold,AccountNo FROM CRM.Account a WHERE a.AccountNo = '15032' and a.CompanyId = 121;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:55:05,067 - [124830] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-22 10:55:05,069 - [124830] - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderNo FROM ServiceCore.WorkOrder WHERE WorkOrderNo IN ('1431140', '1431141') AND CompanyId = 133 ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:55:05,336 - [124830] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 10:55:05,336 - [124830] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrder (skip triggers): 2 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:55:05,767 - [124830] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 2) into ServiceCore.WorkOrder (triggers skipped) - __SPLIT__ 2026-07-22 10:55:06,753 - [124830] - src.utils.log - INFO - βœ… All 2 rows inserted successfully into ServiceCore.WorkOrder in 1 batches (triggers skipped) - __SPLIT__ 2026-07-22 10:55:06,884 - [124830] - src.utils.log - INFO - πŸ”„ Triggers re-enabled for session - __SPLIT__ 2026-07-22 10:55:06,885 - [124830] - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.ServiceSetup SET IsInitialWoGenerated = 1 WHERE CompanyId = 133 AND ServiceSetupId = 150730;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:55:07,148 - [124830] - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-22 10:55:07,149 - [124830] - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkorderId, WorkOrderNo FROM ServiceCore.WorkOrder wo WHERE wo.WorkOrderNo IN ('1431140', '1431141') AND wo.AccountNumber = '15032' AND wo.CompanyId = 133 ... (Thread: ThreadPoolExecutor-0_0) - __SPLIT__ 2026-07-22 10:55:07,417 - [124830] - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-22 10:55:07,418 - [124830] - src.utils.log - INFO - Sequential fetching temp table records - __SPLIT__ 2026-07-22 10:55:07,418 - [124830] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.WorkOrderAutoGenerationServices woag WHERE woag.WorkOrderAutoGenerationId in (3685988, 3685991)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:55:07,717 - [124830] - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-22 10:55:07,717 - [124830] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.SubWorkOrderAutoGeneration woag WHERE woag.WorkOrderAutoGenerationId in (3685988, 3685991)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:55:07,981 - [124830] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 10:55:07,982 - [124830] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.WorkOrderAutoGenerationCrews woag WHERE woag.WorkOrderAutoGenerationId in (3685988, 3685991)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:55:08,273 - [124830] - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-22 10:55:08,273 - [124830] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.WorkOrderAutoGenerationSalesPersonCommission woag WHERE woag.WorkOrderAutoGenerationId in (3685988, 3685991)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:55:08,535 - [124830] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 10:55:08,536 - [124830] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.SetupAutoGenerationSourceMapping woag WHERE woag.WorkOrderAutoGenerationId in (3685988, 3685991)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:55:08,800 - [124830] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 10:55:08,800 - [124830] - src.utils.log - INFO - πŸ” Fetching data: SELECT DiscountType, DiscountCode, DiscountAmount, DiscountDescription, DiscountName, IsActive, CreatedBy, ModifiedBy, CreatedDate, ModifiedDate, DiscountPercent, IsDiscountPercent, AppliedDiscountAmt, ApplyOnPartPrice, ApplyOnLaborPrice, DiscountSetupId, WorkOrderAutoGenerationId from ServiceCore.WorkOrderAutoGenerationAppliedDiscount woag WHERE woag.WorkOrderAutoGenerationId in (3685988, 3685991)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:55:09,085 - [124830] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 10:55:09,085 - [124830] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from CRM.LeadNote woag WHERE woag.RefId in (3685988, 3685991) and woag.RefType = 'TempWorkorder';... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:55:09,354 - [124830] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 10:55:09,354 - [124830] - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM ServiceCore.WorkOrderAutoGenerationCommissionAdjustment woagca WHERE woagca.WorkOrderAutoGenerationId in (3685988, 3685991);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:55:09,616 - [124830] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 10:55:09,619 - [124830] - src.utils.log - INFO - Updating temp tables - __SPLIT__ 2026-07-22 10:55:09,632 - [124830] - src.utils.log - INFO - πŸ” Fetching data: SELECT CompanyKey FROM Common.CompanyMaster cm WHERE CompanyId = 133;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:55:09,892 - [124830] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-22 10:55:09,893 - [124830] - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM Common.GenerateNumberConfig gnc WHERE CompanyId = 133 AND EnitityNumberType in ('SubWorkOrder'); ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:55:10,154 - [124830] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-22 10:55:10,158 - [124830] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-22 10:55:10,159 - [124830] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationPublishHistory: 2 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:55:10,445 - [124830] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 2) into ServiceCore.WorkOrderAutoGenerationPublishHistory - __SPLIT__ 2026-07-22 10:55:11,392 - [124830] - src.utils.log - INFO - βœ… All 2 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationPublishHistory in 1 batches - __SPLIT__ 2026-07-22 10:55:11,394 - [124830] - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationPublishHistoryId, WorkOrderNo, ServiceSetupId FROM ServiceCore.WorkOrderAutoGenerationPublishHistory WHERE ServiceSetupId = 150730 AND WorkOrderNo IN ('566300', '3807316') AND GenerateWorkOrderHistoryId = 124830;... (Thread: ThreadPoolExecutor-1_0) - __SPLIT__ 2026-07-22 10:55:12,344 - [124830] - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-22 10:55:12,345 - [124830] - src.utils.log - INFO - 🏁 Final merged rows: 2 - __SPLIT__ 2026-07-22 10:55:12,351 - [124830] - src.utils.log - INFO - Sequential Insertion in work order tables begin - __SPLIT__ 2026-07-22 10:55:12,351 - [124830] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-22 10:55:12,351 - [124830] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderServices: 2 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:55:12,620 - [124830] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 2) into ServiceCore.WorkOrderServices - __SPLIT__ 2026-07-22 10:55:13,546 - [124830] - src.utils.log - INFO - βœ… All 2 rows inserted successfully into ServiceCore.WorkOrderServices in 1 batches - __SPLIT__ 2026-07-22 10:55:13,546 - [124830] - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceAuto.WorkOrderAppliedDiscount: - __SPLIT__ 2026-07-22 10:55:13,547 - [124830] - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderSalesPersonCommission: - __SPLIT__ 2026-07-22 10:55:13,547 - [124830] - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceAuto.WorkOrderCommissionAdjustment: - __SPLIT__ 2026-07-22 10:55:13,547 - [124830] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-22 10:55:13,547 - [124830] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderCrew: 2 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:55:13,814 - [124830] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 2) into ServiceCore.WorkOrderCrew - __SPLIT__ 2026-07-22 10:55:14,749 - [124830] - src.utils.log - INFO - βœ… All 2 rows inserted successfully into ServiceCore.WorkOrderCrew in 1 batches - __SPLIT__ 2026-07-22 10:55:14,749 - [124830] - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkorderSourceMapping: - __SPLIT__ 2026-07-22 10:55:14,750 - [124830] - src.utils.log - INFO - πŸ“₯ Empty dataframe of CRM.LeadNote: - __SPLIT__ 2026-07-22 10:55:14,750 - [124830] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-22 10:55:14,750 - [124830] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationPublishServices: 2 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:55:15,023 - [124830] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 2) into ServiceCore.WorkOrderAutoGenerationPublishServices - __SPLIT__ 2026-07-22 10:55:15,953 - [124830] - src.utils.log - INFO - βœ… All 2 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationPublishServices in 1 batches - __SPLIT__ 2026-07-22 10:55:15,953 - [124830] - src.utils.log - INFO - πŸ” Fetching data: SELECT ss.ServiceSetupId as SetupId, ss.FrequencyScheduleId as setup_frequency_schedule_id, ss.AccountNumber, ss.CompanyId, ss.BillingLocationId, ss.ServiceLocationId, ss.TaxSysName, ss.TermId, ss.TaxPercent, ss.PoNumber, ss.IsTaxExempt, ss.DisplayServiceAsSeparateLineItem, ss.GenerateInvoice, ss.IsGenerateInvoiceforInitalSetup, ss.IsGenerateInvoiceforInitalSetupBilling, ss.IsBilling, t.NetDueIn, ptm.PaymentType, ssb.* FROM ServiceCore.ServiceSetup ss LEFT JOIN ServiceCore.ServiceSetupBilling ssb ON ss.ServiceSetupId = ssb.ServiceSetupId LEFT JOIN Billing.PaymentTypeMaster ptm ON ptm.PaymentTypeMasterId = ssb.PaymentTypeMasterId left join Billing.Term t on ss.TermId = t.TermId WHERE ss.ServiceSetupId = 150730... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:55:16,215 - [124830] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-22 10:55:16,223 - [124830] - src.utils.log - INFO - Size of Transaction: 2 - __SPLIT__ 2026-07-22 10:55:16,224 - [124830] - src.utils.log - INFO - πŸ“₯ Inserting into Billing.Transaction (skip triggers): 2 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:55:16,627 - [124830] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 2) into Billing.Transaction (triggers skipped) - __SPLIT__ 2026-07-22 10:55:17,564 - [124830] - src.utils.log - INFO - βœ… All 2 rows inserted successfully into Billing.Transaction in 1 batches (triggers skipped) - __SPLIT__ 2026-07-22 10:55:17,694 - [124830] - src.utils.log - INFO - πŸ”„ Triggers re-enabled for session - __SPLIT__ 2026-07-22 10:55:17,695 - [124830] - src.utils.log - INFO - πŸ” Fetching data: SELECT TransactionId, ModifiedBy, TransactionDate as InvoiceDate from Billing.[Transaction] t WHERE t.ModifiedBy in (12345678910, 12345678911) and t.CompanyId = 133 AND t.TransactionType ='Invoice' AND t.CreatedDate = '2026-07-22 06:55:16.217';... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:55:24,784 - [124830] - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-22 10:55:24,787 - [124830] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 150730;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:55:25,050 - [124830] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 10:55:25,059 - [124830] - src.utils.log - INFO - πŸ“ Executing: UPDATE Billing.[Transaction] SET ModifiedBy = NULL WHERE ModifiedBy IN (12345678910,12345678911) AND CreatedDate = '2026-07-22 06:55:16.217'; ... (Thread: ThreadPoolExecutor-2_0) - __SPLIT__ 2026-07-22 10:55:25,425 - [124830] - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-22 10:55:25,430 - [124830] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-22 10:55:25,430 - [124830] - src.utils.log - INFO - πŸ“₯ Inserting into Billing.Invoice: 2 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:55:25,707 - [124830] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 2) into Billing.Invoice - __SPLIT__ 2026-07-22 10:55:26,671 - [124830] - src.utils.log - INFO - βœ… All 2 rows inserted successfully into Billing.Invoice in 1 batches - __SPLIT__ 2026-07-22 10:55:26,672 - [124830] - src.utils.log - INFO - πŸ” Fetching data: SELECT InvoiceId, WorkOrderNo FROM Billing.Invoice i WHERE i.WorkOrderNo in ('1431140', '1431141')... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:55:27,996 - [124830] - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-22 10:55:28,007 - [124830] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, sss.NonStdSoldServiceId as SoldServiceNonStandardId, sss.Qty as Quantity, sss.Price as Rate, sss.IsTaxable, sm.Name as NonStandardServiceName, sm.Description , sm.ServiceMasterId as ServiceId FROM ServiceCore.ServiceSetupServices sss join ServiceCore.ServiceMaster sm on sm.ServiceMasterId = sss.ServiceId where ServiceSetupId = 150730 and sss.IsDeleted =0;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:55:28,272 - [124830] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-22 10:55:28,272 - [124830] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, sss.NonStdSoldServiceId as SoldServiceNonStandardId, sss.Qty as Quantity, sss.Price as Rate, sss.IsTaxable, sm.Name as NonStandardServiceName, sm.Description , sm.ServiceMasterId as ServiceId FROM ServiceCore.ServiceSetupInitialServices sss join ServiceCore.ServiceMaster sm on sm.ServiceMasterId = sss.ServiceId where ServiceSetupId = 150730 and sss.IsDeleted =0;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:55:28,537 - [124830] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-22 10:55:28,538 - [124830] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, sss.NonStdSoldServiceId as SoldServiceNonStandardId, sss.Qty as Quantity, sss.Price as Rate, sss.IsTaxable, sm.servicename as NonStandardServiceName, sm.Description , sss.ServiceId FROM ServiceCore.ServiceSetupServices sss join ServiceCore.SoldServiceNonStandard sm on sm.SoldServiceNonStandardId = sss.NonStdSoldServiceId where ServiceSetupId = 150730 and sss.IsDeleted =0; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:55:28,803 - [124830] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 10:55:28,804 - [124830] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, sss.NonStdSoldServiceId as SoldServiceNonStandardId, sss.Qty as Quantity, sss.Price as Rate, sss.IsTaxable, sm.servicename as NonStandardServiceName, sm.Description , sss.ServiceId FROM ServiceCore.ServiceSetupInitialServices sss join ServiceCore.SoldServiceNonStandard sm on sm.SoldServiceNonStandardId = sss.NonStdSoldServiceId where ServiceSetupId = 150730 and sss.IsDeleted =0; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:55:29,068 - [124830] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 10:55:29,083 - [124830] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 150730;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:55:29,345 - [124830] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 10:55:29,350 - [124830] - src.utils.log - INFO - πŸ” Fetching data: SELECT IsInitialSetupDiscount as IsInitial, DiscountSetupId, AppliedDiscountAmt as AppliedDiscountAmount,IsActive ,ServiceSetupId from ServiceCore.ServiceSetupAppliedDiscount ssad WHERE ssad.ServiceSetupId = 150730;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:55:29,614 - [124830] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 10:55:29,617 - [124830] - src.utils.log - INFO - πŸ” Fetching data: SELECT IsInitialSetupDiscount as IsInitial, DiscountSetupId,IsActive,DiscountAmount, IsDiscountPercent,DiscountPercent,DiscountDescription , ServiceSetupId from ServiceCore.ServiceSetupAppliedDiscount ssad WHERE ssad.ServiceSetupId = 150730;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:55:29,880 - [124830] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 10:55:29,880 - [124830] - src.utils.log - INFO - Sequential Insertion in invoice tables begin - __SPLIT__ 2026-07-22 10:55:29,880 - [124830] - src.utils.log - INFO - πŸ“₯ Empty dataframe of Billing.AccountDiscountSetup: - __SPLIT__ 2026-07-22 10:55:29,880 - [124830] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-22 10:55:29,881 - [124830] - src.utils.log - INFO - πŸ“₯ Inserting into Billing.InvoiceCharges: 2 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:55:30,150 - [124830] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 2) into Billing.InvoiceCharges - __SPLIT__ 2026-07-22 10:55:31,088 - [124830] - src.utils.log - INFO - βœ… All 2 rows inserted successfully into Billing.InvoiceCharges in 1 batches - __SPLIT__ 2026-07-22 10:55:31,088 - [124830] - src.utils.log - INFO - πŸ“₯ Empty dataframe of Billing.DiscountApplied: - __SPLIT__ 2026-07-22 10:55:31,088 - [124830] - src.utils.log - INFO - Invoice Publish Done - __SPLIT__ 2026-07-22 10:55:31,089 - [124830] - src.utils.log - INFO - Updating Next GenerationDate - __SPLIT__ 2026-07-22 10:55:31,089 - [124830] - src.utils.log - INFO - πŸ” Fetching data: SELECT ServiceSetupId, MAX(NextWorkOrderGenerationDate) AS MaxNextWorkOrderGeneration FROM ServiceCore.WorkOrderSkipMonthAutoGeneration WHERE GenerateWorkOrderHistoryId = 124830 GROUP BY ServiceSetupId; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:55:31,366 - [124830] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 10:55:31,373 - [124830] - src.utils.log - INFO - πŸ”„ Updating next gen date sequentially: inside update_next_workorder_generation - __SPLIT__ 2026-07-22 10:55:31,505 - [124830] - src.utils.log - INFO - πŸ›  Creating temp table #tbl_200136b0ae - __SPLIT__ 2026-07-22 10:55:31,777 - [124830] - src.utils.log - INFO - πŸ“Œ Bulk inserting 1 rows into #tbl_200136b0ae - __SPLIT__ 2026-07-22 10:55:32,039 - [124830] - src.utils.log - INFO - πŸ” Running MERGE update to apply changes - __SPLIT__ 2026-07-22 10:55:32,177 - [124830] - src.utils.log - INFO - βœ” SQL reported affected rows: 1 - __SPLIT__ 2026-07-22 10:55:32,313 - [124830] - src.utils.log - INFO - πŸ” Verified successfully updated 1 rows via #tbl_200136b0ae - __SPLIT__ 2026-07-22 10:55:32,313 - [124830] - src.utils.log - INFO - πŸŽ‰ Successfully updated NextGenerationDate using temp table #tbl_200136b0ae - __SPLIT__ 2026-07-22 10:55:32,314 - [124830] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderSkipMonthAutoGeneration WHERE GenerateWorkOrderHistoryId = 124830 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:55:32,575 - [124830] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-22 10:55:32,575 - [124830] - src.utils.log - INFO - Sequential deletion from temp tables begin - __SPLIT__ 2026-07-22 10:55:32,575 - [124830] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationServices WHERE WorkOrderAutoGenerationId in (3685988, 3685991) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:55:33,624 - [124830] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-22 10:55:33,624 - [124830] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCrews WHERE WorkOrderAutoGenerationId in (3685988, 3685991) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:55:34,041 - [124830] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-22 10:55:34,042 - [124830] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationSalesPersonCommission WHERE WorkOrderAutoGenerationId in (3685988, 3685991) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:55:34,304 - [124830] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-22 10:55:34,304 - [124830] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationAppliedDiscount WHERE WorkOrderAutoGenerationId in (3685988, 3685991) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:55:34,895 - [124830] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-22 10:55:34,895 - [124830] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SetupAutoGenerationSourceMapping WHERE WorkOrderAutoGenerationId in (3685988, 3685991) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:55:35,164 - [124830] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-22 10:55:35,164 - [124830] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SubWorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId in (3685988, 3685991) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:55:35,429 - [124830] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-22 10:55:35,430 - [124830] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCommissionAdjustment WHERE WorkOrderAutoGenerationId in (3685988, 3685991) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:55:35,693 - [124830] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-22 10:55:35,693 - [124830] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId in (3685988, 3685991) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:55:36,041 - [124830] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-22 10:55:36,041 - [124830] - src.utils.log - INFO - Work order published ids: (3685988, 3685991) - __SPLIT__ 2026-07-22 10:55:36,041 - [124830] - src.utils.log - INFO - Time took to perform operation in publishing [124830]: 39.23 - __SPLIT__ 2026-07-22 10:55:36,041 - [124830] - src.utils.log - INFO - Publish Completed for GenerateWorkOrderHistoryId: [124830] - __SPLIT__ 2026-07-22 10:55:36,041 - [124830] - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET PublishStatus = 'Completed', PublishStatusDateTime = '2026-07-22 06:55:36.041' WHERE CompanyId = 133 AND GenerateWorkOrderHistoryId = 124830;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 10:55:36,304 - [124830] - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-22 11:05:02,350 - 124831 - src.utils.log - INFO - ParallelProcessing=False GenerateWorkOrderHistoryId=124831 - __SPLIT__ 2026-07-22 11:05:02,351 - 124831 - src.utils.log - INFO - Sequential Work order generation algo started for GenerateWorkOrderHistoryId: 124831 - __SPLIT__ 2026-07-22 11:05:02,352 - 124831 - src.utils.log - INFO - βœ… Successfully connected to database - __SPLIT__ 2026-07-22 11:05:02,353 - 124831 - src.utils.log - INFO - πŸ” Fetching data: SELECT ConnectionStringName FROM Common.CompanyTenantMaster WHERE CompanyKey = 'abcdallas'... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:05:04,414 - 124831 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-22 11:05:04,414 - 124831 - src.utils.log - INFO - πŸ”’ Connection pool closed - __SPLIT__ 2026-07-22 11:05:04,415 - 124831 - src.utils.log - INFO - πŸ”Œ Connecting to: abcdallas - __SPLIT__ 2026-07-22 11:05:04,415 - 124831 - src.utils.log - INFO - βœ… Successfully connected to abcdallas - __SPLIT__ 2026-07-22 11:05:04,415 - 124831 - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET Status = 'InProgress' WHERE GenerateWorkOrderHistoryId = 124831;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:05:06,261 - 124831 - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-22 11:05:06,261 - 124831 - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.RecurringServicePrice, gw.StartDate, gw.EndDate, gw.CreatedBy AS NewCreatedBy, gw.RouteIds, ss.* FROM ServiceCore.GenerateWorkOrderHistory gw JOIN ServiceCore.ServiceSetup ss ON gw.CompanyId = ss.CompanyId AND ( (ss.NextGenerationDate <= gw.EndDate AND ss.NextGenerationDate >= gw.StartDate) OR ss.NextGenerationDate IS NULL) AND (gw.AccountNumber IS NULL OR ss.AccountNumber = gw.AccountNumber) AND (gw.ServiceSetupId IS NULL OR ss.ServiceSetupId = gw.ServiceSetupId)AND (gw.RouteIds IS NULL OR ss.RouteMasterId IN (SELECT CAST(value AS INT) FROM STRING_SPLIT((SELECT RouteIds FROM ServiceCore.GenerateWorkOrderHistory WHERE GenerateWorkOrderHistoryid = 124831), ',' )) OR ss.InitialRouteId IN ( SELECT CAST(value AS INT) FROM STRING_SPLIT((SELECT RouteIds FROM ServiceCore.GenerateWorkOrderHistory WHERE GenerateWorkOrderHistoryid = 124831), ','))) JOIN (SELECT SUM(Price) AS RecurringServicePrice, ServiceSetupId FROM ServiceCore.ServiceSetupServices GROUP BY ServiceSetupId ) sss ON sss.ServiceSetupId = ss.ServiceSetupId WHERE gw.GenerateWorkOrderHistoryid = 124831 AND ss.FrequencyScheduleId IS NOT NULL AND ss.IsActive = 1 AND ss.IsDeleted = 0 AND ss.Status <> 'Canceled' AND ((ss.OrderType = gw.OrderType) OR gw.OrderType IS NULL);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:05:06,567 - 124831 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-22 11:05:06,568 - 124831 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.GenerateWorkOrderHistory gwoh WHERE GenerateWorkOrderHistoryId = 124831;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:05:06,831 - 124831 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-22 11:05:06,834 - 124831 - src.utils.log - INFO - FrequencyScheduleId missing for setups: []: Ignored these setups - __SPLIT__ 2026-07-22 11:05:06,835 - 124831 - src.utils.log - INFO - πŸ” Fetching data: SELECT fsd.IntervalDays, fs.CreatedDate ,f.FrequencyId , fs.FrequencyScheduleId, f.[SysName], f.FrequencyValue, f.YearlyOccurrence , fs.ScheduleFormat,fsd.Days, fsd.Weeks, fsd.Months,fsc.[Month] as sch_months, fsd.StartMonth , fsd.DateDay,fsd.DateMonth FROM [ServiceCore].[FrequencyMaster] f inner join [ServiceCore].[FrequencySchedule] fs on fs.FrequencyId = f.FrequencyId left join ServiceCore.FrequencyScheduleCycle fsc on fsc.FrequencyScheduleId = fs.FrequencyScheduleId left join [ServiceCore].[FrequencyScheduleDetail] fsd on fsd.FrequencyScheduleId = fs.FrequencyScheduleId WHERE fsd.FrequencyScheduleId = 14665... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:05:07,102 - 124831 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-22 11:05:07,103 - 124831 - src.utils.log - INFO - Found the Setups and Frequencies - __SPLIT__ 2026-07-22 11:05:07,105 - 124831 - src.utils.log - INFO - Inside work order function - __SPLIT__ 2026-07-22 11:05:07,106 - 124831 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 150730;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:05:07,369 - 124831 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 11:05:07,369 - 124831 - src.utils.log - INFO - πŸ” Fetching data: select ServiceDate, ServiceSetupId, IsInitial from serviceCore.WorkOrder wo inner join ServiceCore.WorkOrderStatus wos on wo.WoStatusId = wos.WoStatusId where ServiceDate >= '2026-07-22 00:00:00' and ServiceDate <= '2026-12-31 00:00:00' and ServiceSetupId = 150730 and wo.IsActive = 1 and wos.Name not in ('Void', 'Cancelled');... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:05:07,640 - 124831 - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-22 11:05:08,185 - 124831 - src.utils.log - INFO - Generating work orders for setup: 150730 - __SPLIT__ 2026-07-22 11:05:08,221 - 124831 - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM COMMON.RangeofTime where RangeofTimeId = 11435;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:05:08,484 - 124831 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-22 11:05:08,529 - 124831 - src.utils.log - INFO - Updating Next Gen Date - __SPLIT__ 2026-07-22 11:05:08,536 - 124831 - src.utils.log - INFO - πŸ” Fetching data: SELECT WoStatusId From ServiceCore.WorkOrderStatus wos where CompanyId=133 and [SysName]= 'Incomplete' ;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:05:08,798 - 124831 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-22 11:05:08,799 - 124831 - src.utils.log - INFO - Deleting duplicate records - __SPLIT__ 2026-07-22 11:05:08,799 - 124831 - src.utils.log - INFO - Running deletes SEQUENTIALLY… - __SPLIT__ 2026-07-22 11:05:08,800 - 124831 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationServices WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150730 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:05:09,127 - 124831 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-22 11:05:09,128 - 124831 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCrews WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150730 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:05:09,448 - 124831 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-22 11:05:09,448 - 124831 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationSalesPersonCommission WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150730 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:05:09,713 - 124831 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-22 11:05:09,713 - 124831 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationAppliedDiscount WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150730 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:05:10,043 - 124831 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-22 11:05:10,043 - 124831 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SetupAutoGenerationSourceMapping WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150730 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:05:10,348 - 124831 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-22 11:05:10,348 - 124831 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SubWorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150730 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:05:10,619 - 124831 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-22 11:05:10,619 - 124831 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCommissionAdjustment WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150730 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:05:10,881 - 124831 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-22 11:05:10,882 - 124831 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150730 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:05:11,335 - 124831 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-22 11:05:11,335 - 124831 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-22 11:05:11,335 - 124831 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGeneration: 5 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:05:11,634 - 124831 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 5) into ServiceCore.WorkOrderAutoGeneration - __SPLIT__ 2026-07-22 11:05:12,733 - 124831 - src.utils.log - INFO - βœ… All 5 rows inserted successfully into ServiceCore.WorkOrderAutoGeneration in 1 batches - __SPLIT__ 2026-07-22 11:05:12,733 - 124831 - src.utils.log - INFO - πŸ” Fetching data: Select TOP 5 WorkOrderAutoGenerationId, ServiceSetupId , ModifiedBy, ModifiedDate, IsInitial From ServiceCore.WorkOrderAutoGeneration WHERE ModifiedDate='2026-07-22 12:05:52.449' and ServiceSetupId = 150730... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:05:13,037 - 124831 - src.utils.log - INFO - βœ… Fetched 5 rows - __SPLIT__ 2026-07-22 11:05:13,038 - 124831 - src.utils.log - INFO - Id's of work order inserted to DB: [3685992 3685993 3685994 3685995 3685996] - __SPLIT__ 2026-07-22 11:05:13,038 - 124831 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 150730;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:05:13,301 - 124831 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 11:05:13,302 - 124831 - src.utils.log - INFO - Inside get_remaining_temp_tables - __SPLIT__ 2026-07-22 11:05:13,302 - 124831 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from servicecore.serviceSetupServices sss where ServiceSetupId = 150730... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:05:13,565 - 124831 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-22 11:05:13,565 - 124831 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from servicecore.ServiceSetupInitialServices sss where ServiceSetupId = 150730... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:05:13,828 - 124831 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-22 11:05:13,836 - 124831 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupCrew ssc where ServiceSetupId = 150730... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:05:14,110 - 124831 - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-22 11:05:14,112 - 124831 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSalesPersonCommission ssspc where ServiceSetupId = 150730... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:05:14,374 - 124831 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 11:05:14,375 - 124831 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupCommissionAdjustment ssspc where ServiceSetupId = 150730... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:05:14,642 - 124831 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 11:05:14,643 - 124831 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.serviceSetupAppliedDiscount WHERE ServiceSetupId = 150730;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:05:14,904 - 124831 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 11:05:14,905 - 124831 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.SetupSourceMapping WHERE ServiceSetupId = 150730;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:05:15,167 - 124831 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-22 11:05:15,168 - 124831 - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM [ServiceCore].[CommunicationPreferencesServiceReportNotification] WITH(NOLOCK) WHERE EntityType = 'Setup' AND ServiceSetupId = 150730;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:05:16,283 - 124831 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 11:05:16,283 - 124831 - src.utils.log - INFO - πŸ” Fetching data: SELECT * From CRM.LeadNote WHERE RefType = 'Setup' and RefId = 150730;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:05:16,544 - 124831 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 11:05:16,559 - 124831 - src.utils.log - INFO - Inside insert_data_in_temp_tables for work order generation - __SPLIT__ 2026-07-22 11:05:16,559 - 124831 - src.utils.log - INFO - πŸ“₯ Empty dataframe of CRM.LeadNote: - __SPLIT__ 2026-07-22 11:05:16,559 - 124831 - src.utils.log - INFO - leadNoteDf inserted to dream DB - __SPLIT__ 2026-07-22 11:05:16,559 - 124831 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.CommunicationPreferencesServiceReportNotification: - __SPLIT__ 2026-07-22 11:05:16,560 - 124831 - src.utils.log - INFO - CommunicationPreferencesServiceReportNotification inserted to dream DB - __SPLIT__ 2026-07-22 11:05:16,560 - 124831 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-22 11:05:16,560 - 124831 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN ('3685992', '3685995', '3685996', '3685994', '3685993') ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:05:16,825 - 124831 - src.utils.log - INFO - βœ… Fetched 5 rows - __SPLIT__ 2026-07-22 11:05:16,826 - 124831 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.SetupAutoGenerationSourceMapping: 0 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:05:17,091 - 124831 - src.utils.log - INFO - βœ… All 0 rows inserted successfully into ServiceCore.SetupAutoGenerationSourceMapping in 0 batches - __SPLIT__ 2026-07-22 11:05:17,091 - 124831 - src.utils.log - INFO - SetupAutoGenerationSourceMapping inserted to dream DB - __SPLIT__ 2026-07-22 11:05:17,091 - 124831 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationAppliedDiscount: - __SPLIT__ 2026-07-22 11:05:17,092 - 124831 - src.utils.log - INFO - WorkOrderAutoGenerationAppliedDiscount inserted to dream DB - __SPLIT__ 2026-07-22 11:05:17,092 - 124831 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.SubWorkOrderAutoGeneration: - __SPLIT__ 2026-07-22 11:05:17,092 - 124831 - src.utils.log - INFO - SubWorkOrderAutoGeneration inserted to dream DB - __SPLIT__ 2026-07-22 11:05:17,092 - 124831 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationCommissionAdjustment: - __SPLIT__ 2026-07-22 11:05:17,092 - 124831 - src.utils.log - INFO - SubWorkOrderAutoGeneration inserted to dream DB - __SPLIT__ 2026-07-22 11:05:17,092 - 124831 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationSalesPersonCommission: - __SPLIT__ 2026-07-22 11:05:17,092 - 124831 - src.utils.log - INFO - WorkOrderAutoGenerationSalesPersonCommission_df inserted to dream DB - __SPLIT__ 2026-07-22 11:05:17,092 - 124831 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-22 11:05:17,092 - 124831 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN (3685992, 3685993, 3685994, 3685995, 3685996) ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:05:17,355 - 124831 - src.utils.log - INFO - βœ… Fetched 5 rows - __SPLIT__ 2026-07-22 11:05:17,356 - 124831 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationCrews: 5 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:05:17,624 - 124831 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 5) into ServiceCore.WorkOrderAutoGenerationCrews - __SPLIT__ 2026-07-22 11:05:18,552 - 124831 - src.utils.log - INFO - βœ… All 5 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationCrews in 1 batches - __SPLIT__ 2026-07-22 11:05:18,553 - 124831 - src.utils.log - INFO - WorkOrderAutoGenerationCrews inserted to dream DB - __SPLIT__ 2026-07-22 11:05:18,553 - 124831 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationServices: - __SPLIT__ 2026-07-22 11:05:18,553 - 124831 - src.utils.log - INFO - WorkOrderAutoGenerationServices inserted to dream DB - __SPLIT__ 2026-07-22 11:05:18,553 - 124831 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-22 11:05:18,553 - 124831 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN (3685992, 3685993, 3685994, 3685995, 3685996) ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:05:18,815 - 124831 - src.utils.log - INFO - βœ… Fetched 5 rows - __SPLIT__ 2026-07-22 11:05:18,815 - 124831 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationServices: 5 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:05:19,086 - 124831 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 5) into ServiceCore.WorkOrderAutoGenerationServices - __SPLIT__ 2026-07-22 11:05:20,012 - 124831 - src.utils.log - INFO - βœ… All 5 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationServices in 1 batches - __SPLIT__ 2026-07-22 11:05:20,012 - 124831 - src.utils.log - INFO - WorkOrderAutoGenerationServices inserted to dream DB - __SPLIT__ 2026-07-22 11:05:20,012 - 124831 - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET Status = 'Completed' WHERE GenerateWorkOrderHistoryId = 124831;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:05:20,276 - 124831 - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-22 11:05:20,276 - 124831 - src.utils.log - INFO - Sequential work order generation successful - __SPLIT__ 2026-07-22 11:05:20,276 - 124831 - src.utils.log - INFO - Time took to perform operation: 17.92 - __SPLIT__ 2026-07-22 11:07:35,902 - [124831] - src.utils.log - INFO - ParallelProcessing=False temp_wo=[3685996] user_id=43135 company_id=133 project_id=[124831] publish_all=False - __SPLIT__ 2026-07-22 11:07:35,903 - [124831] - src.utils.log - INFO - ParallelProcessing=False temp_wo=[3685996] user_id=43135 company_id=133 project_id=[124831] publish_all=False - __SPLIT__ 2026-07-22 11:07:35,903 - [124831] - src.utils.log - INFO - Sequential Work order publish in progress for GenerateWorkOrderHistoryId: [124831] - __SPLIT__ 2026-07-22 11:07:35,904 - [124831] - src.utils.log - INFO - βœ… Successfully connected to database - __SPLIT__ 2026-07-22 11:07:35,904 - [124831] - src.utils.log - INFO - πŸ” Fetching data: SELECT ConnectionStringName FROM Common.CompanyTenantMaster WHERE CompanyKey = 'abcdallas'... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:07:37,882 - [124831] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-22 11:07:37,882 - [124831] - src.utils.log - INFO - πŸ”’ Connection pool closed - __SPLIT__ 2026-07-22 11:07:37,883 - [124831] - src.utils.log - INFO - πŸ”Œ Connecting to: abcdallas - __SPLIT__ 2026-07-22 11:07:37,883 - [124831] - src.utils.log - INFO - βœ… Successfully connected to abcdallas - __SPLIT__ 2026-07-22 11:07:37,883 - [124831] - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET PublishStatus = 'InProgress' WHERE CompanyId = 133 AND GenerateWorkOrderHistoryId = 124831;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:07:39,723 - [124831] - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-22 11:07:39,724 - [124831] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.WorkOrderAutoGeneration woag WHERE woag.WorkOrderAutoGenerationId = 3685996... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:07:39,989 - [124831] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-22 11:07:39,990 - [124831] - src.utils.log - INFO - Inside get_work_order_table - __SPLIT__ 2026-07-22 11:07:39,990 - [124831] - src.utils.log - INFO - πŸ” Fetching data: SELECT DISTINCT sss.ServiceSetupId, dm.DepartmentMasterId, bm.BranchMasterId FROM Common.DepartmentMaster dm JOIN Common.DivisionMaster d2 ON dm.DivisionMasterId = d2.DivisionMasterId JOIN Common.BranchMaster bm ON d2.BranchMasterId = bm.BranchMasterId JOIN ServiceCore.ServiceCategoryMaster c ON c.DepartmentId = dm.DepartmentMasterId JOIN ServiceCore.ServiceMaster sm ON c.CategoryId = sm.CategoryId JOIN ServiceCore.ServiceSetupServices sss ON sss.ServiceId = sm.ServiceMasterId WHERE dm.CompanyId = 133 AND d2.CompanyId = bm.CompanyId AND sss.ServiceSetupId = 150730 AND sss.IsPrimary = 1; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:07:40,253 - [124831] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-22 11:07:40,253 - [124831] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, dm.DepartmentMasterId, bm.BranchMasterId FROM Common.DepartmentMaster dm JOIN Common.DivisionMaster d2 ON dm.DivisionMasterId = d2.DivisionMasterId JOIN Common.BranchMaster bm ON d2.BranchMasterId = bm.BranchMasterId JOIN ServiceCore.SoldServiceNonStandard x on dm.DepartmentMasterId = x.DepartmentId JOIN ServiceCore.ServiceSetupServices sss ON sss.NonStdSoldServiceId = x.SoldServiceNonStandardId WHERE dm.CompanyId = 133 AND d2.CompanyId = bm.CompanyId AND sss.ServiceSetupId = 150730 AND sss.IsPrimary = 1; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:07:40,515 - [124831] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 11:07:40,516 - [124831] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, dm.DepartmentMasterId, bm.BranchMasterId FROM Common.DepartmentMaster dm Inner JOIN Common.DivisionMaster d2 ON dm.DivisionMasterId = d2.DivisionMasterId Inner JOIN Common.BranchMaster bm ON d2.BranchMasterId = bm.BranchMasterId Inner JOIN [ServiceCore].[ServiceCategoryMaster] scm ON dm.DepartmentMasterId = scm.DepartmentId Inner JOIN ServiceCore.ServiceMaster sm ON scm.CategoryId = sm.CategoryId Inner JOIN ServiceCore.SoldServiceStandard x on x.ServiceId = sm.ServiceMasterId Inner JOIN ServiceCore.ServiceSetupServices sss ON sss.StdSoldServiceId = x.SoldServiceStandardId WHERE dm.CompanyId = 133 AND d2.CompanyId = bm.CompanyId AND sss.ServiceSetupId = 150730 AND sss.IsPrimary = 1; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:07:40,778 - [124831] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 11:07:40,782 - [124831] - src.utils.log - INFO - πŸ” Fetching data: SELECT IsInvoiceSameAsWorkorder,BillingIsCreateInvoice FROM Common.CompanyConfiguration cc WHERE cc.CompanyId = 133;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:07:41,044 - [124831] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-22 11:07:41,044 - [124831] - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM Common.GenerateNumberConfig gnc WHERE CompanyId = 133 AND EnitityNumberType in ('WorkOrder','Invoice'); ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:07:41,306 - [124831] - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-22 11:07:41,306 - [124831] - src.utils.log - INFO - πŸ” Fetching data: SELECT IsInvoiceSameAsWorkorder, BillingIsCreateInvoice FROM Common.CompanyConfiguration cc WHERE cc.CompanyId = 133; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:07:41,569 - [124831] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-22 11:07:41,569 - [124831] - src.utils.log - INFO - πŸ” Fetching data: UPDATE Common.GenerateNumberConfig WITH (ROWLOCK) SET NextNumber = NextNumber + 1 OUTPUT deleted.NextNumber AS StartNumber WHERE CompanyId = 133 AND EnitityNumberType = 'WorkOrder'; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:07:41,834 - [124831] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-22 11:07:41,835 - [124831] - src.utils.log - INFO - πŸ” Fetching data: UPDATE Common.GenerateNumberConfig WITH (ROWLOCK) SET NextNumber = NextNumber + 1 OUTPUT deleted.NextNumber AS StartNumber WHERE CompanyId = 133 AND EnitityNumberType = 'Invoice'; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:07:42,100 - [124831] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-22 11:07:42,104 - [124831] - src.utils.log - INFO - πŸ” Fetching data: SELECT ss.ServiceSetupId as SetupId, ss.FrequencyScheduleId as setup_frequency_schedule_id, ss.AccountNumber, ss.CompanyId, ss.BillingLocationId, ss.ServiceLocationId, ss.TaxSysName, ss.TermId, ss.TaxPercent, ss.PoNumber, ss.IsTaxExempt, ss.DisplayServiceAsSeparateLineItem, ss.GenerateInvoice, ss.IsGenerateInvoiceforInitalSetup, ss.IsGenerateInvoiceforInitalSetupBilling, ss.IsBilling, t.NetDueIn, ptm.PaymentType, ssb.* FROM ServiceCore.ServiceSetup ss LEFT JOIN ServiceCore.ServiceSetupBilling ssb ON ss.ServiceSetupId = ssb.ServiceSetupId LEFT JOIN Billing.PaymentTypeMaster ptm ON ptm.PaymentTypeMasterId = ssb.PaymentTypeMasterId left join Billing.Term t on ss.TermId = t.TermId WHERE ss.ServiceSetupId = 150730... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:07:42,367 - [124831] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-22 11:07:42,369 - [124831] - src.utils.log - INFO - πŸ” Fetching data: SELECT x.CompanyId FROM CRM.CompanyMaster x WHERE CompanyKey = 'abcdallas';... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:07:42,630 - [124831] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-22 11:07:42,631 - [124831] - src.utils.log - INFO - πŸ” Fetching data: SELECT CollectionStatus,IsHold,AccountNo FROM CRM.Account a WHERE a.AccountNo = '15032' and a.CompanyId = 121;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:07:42,893 - [124831] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-22 11:07:42,896 - [124831] - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderNo FROM ServiceCore.WorkOrder WHERE WorkOrderNo = '1431142' AND CompanyId = 133 ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:07:43,158 - [124831] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 11:07:43,158 - [124831] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrder (skip triggers): 1 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:07:43,587 - [124831] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 1) into ServiceCore.WorkOrder (triggers skipped) - __SPLIT__ 2026-07-22 11:07:44,627 - [124831] - src.utils.log - INFO - βœ… All 1 rows inserted successfully into ServiceCore.WorkOrder in 1 batches (triggers skipped) - __SPLIT__ 2026-07-22 11:07:44,758 - [124831] - src.utils.log - INFO - πŸ”„ Triggers re-enabled for session - __SPLIT__ 2026-07-22 11:07:44,760 - [124831] - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkorderId, WorkOrderNo FROM ServiceCore.WorkOrder wo WHERE wo.WorkOrderNo = '1431142' AND wo.AccountNumber = '15032' AND wo.CompanyId = 133 ... (Thread: ThreadPoolExecutor-3_0) - __SPLIT__ 2026-07-22 11:07:45,023 - [124831] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-22 11:07:45,024 - [124831] - src.utils.log - INFO - Sequential fetching temp table records - __SPLIT__ 2026-07-22 11:07:45,024 - [124831] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.WorkOrderAutoGenerationServices woag WHERE woag.WorkOrderAutoGenerationId = 3685996... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:07:45,314 - [124831] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-22 11:07:45,314 - [124831] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.SubWorkOrderAutoGeneration woag WHERE woag.WorkOrderAutoGenerationId = 3685996... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:07:45,578 - [124831] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 11:07:45,578 - [124831] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.WorkOrderAutoGenerationCrews woag WHERE woag.WorkOrderAutoGenerationId = 3685996... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:07:45,856 - [124831] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-22 11:07:45,857 - [124831] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.WorkOrderAutoGenerationSalesPersonCommission woag WHERE woag.WorkOrderAutoGenerationId = 3685996... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:07:46,119 - [124831] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 11:07:46,119 - [124831] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.SetupAutoGenerationSourceMapping woag WHERE woag.WorkOrderAutoGenerationId = 3685996... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:07:46,382 - [124831] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 11:07:46,382 - [124831] - src.utils.log - INFO - πŸ” Fetching data: SELECT DiscountType, DiscountCode, DiscountAmount, DiscountDescription, DiscountName, IsActive, CreatedBy, ModifiedBy, CreatedDate, ModifiedDate, DiscountPercent, IsDiscountPercent, AppliedDiscountAmt, ApplyOnPartPrice, ApplyOnLaborPrice, DiscountSetupId, WorkOrderAutoGenerationId from ServiceCore.WorkOrderAutoGenerationAppliedDiscount woag WHERE woag.WorkOrderAutoGenerationId = 3685996... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:07:46,664 - [124831] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 11:07:46,664 - [124831] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from CRM.LeadNote woag WHERE woag.RefId = 3685996 and woag.RefType = 'TempWorkorder';... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:07:46,928 - [124831] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 11:07:46,929 - [124831] - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM ServiceCore.WorkOrderAutoGenerationCommissionAdjustment woagca WHERE woagca.WorkOrderAutoGenerationId = 3685996;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:07:47,191 - [124831] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 11:07:47,193 - [124831] - src.utils.log - INFO - Updating temp tables - __SPLIT__ 2026-07-22 11:07:47,205 - [124831] - src.utils.log - INFO - πŸ” Fetching data: SELECT CompanyKey FROM Common.CompanyMaster cm WHERE CompanyId = 133;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:07:47,466 - [124831] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-22 11:07:47,467 - [124831] - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM Common.GenerateNumberConfig gnc WHERE CompanyId = 133 AND EnitityNumberType in ('SubWorkOrder'); ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:07:47,729 - [124831] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-22 11:07:47,733 - [124831] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-22 11:07:47,733 - [124831] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationPublishHistory: 1 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:07:48,022 - [124831] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 1) into ServiceCore.WorkOrderAutoGenerationPublishHistory - __SPLIT__ 2026-07-22 11:07:48,953 - [124831] - src.utils.log - INFO - βœ… All 1 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationPublishHistory in 1 batches - __SPLIT__ 2026-07-22 11:07:48,954 - [124831] - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationPublishHistoryId, WorkOrderNo, ServiceSetupId FROM ServiceCore.WorkOrderAutoGenerationPublishHistory WHERE ServiceSetupId = 150730 AND WorkOrderNo = '9516792' AND GenerateWorkOrderHistoryId = 124831; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:07:49,347 - [124831] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-22 11:07:49,353 - [124831] - src.utils.log - INFO - Sequential Insertion in work order tables begin - __SPLIT__ 2026-07-22 11:07:49,354 - [124831] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-22 11:07:49,354 - [124831] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderServices: 1 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:07:49,624 - [124831] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 1) into ServiceCore.WorkOrderServices - __SPLIT__ 2026-07-22 11:07:50,567 - [124831] - src.utils.log - INFO - βœ… All 1 rows inserted successfully into ServiceCore.WorkOrderServices in 1 batches - __SPLIT__ 2026-07-22 11:07:50,567 - [124831] - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceAuto.WorkOrderAppliedDiscount: - __SPLIT__ 2026-07-22 11:07:50,567 - [124831] - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderSalesPersonCommission: - __SPLIT__ 2026-07-22 11:07:50,567 - [124831] - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceAuto.WorkOrderCommissionAdjustment: - __SPLIT__ 2026-07-22 11:07:50,567 - [124831] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-22 11:07:50,567 - [124831] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderCrew: 1 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:07:50,835 - [124831] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 1) into ServiceCore.WorkOrderCrew - __SPLIT__ 2026-07-22 11:07:51,763 - [124831] - src.utils.log - INFO - βœ… All 1 rows inserted successfully into ServiceCore.WorkOrderCrew in 1 batches - __SPLIT__ 2026-07-22 11:07:51,763 - [124831] - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkorderSourceMapping: - __SPLIT__ 2026-07-22 11:07:51,763 - [124831] - src.utils.log - INFO - πŸ“₯ Empty dataframe of CRM.LeadNote: - __SPLIT__ 2026-07-22 11:07:51,763 - [124831] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-22 11:07:51,764 - [124831] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationPublishServices: 1 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:07:52,034 - [124831] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 1) into ServiceCore.WorkOrderAutoGenerationPublishServices - __SPLIT__ 2026-07-22 11:07:52,960 - [124831] - src.utils.log - INFO - βœ… All 1 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationPublishServices in 1 batches - __SPLIT__ 2026-07-22 11:07:52,960 - [124831] - src.utils.log - INFO - πŸ” Fetching data: SELECT ss.ServiceSetupId as SetupId, ss.FrequencyScheduleId as setup_frequency_schedule_id, ss.AccountNumber, ss.CompanyId, ss.BillingLocationId, ss.ServiceLocationId, ss.TaxSysName, ss.TermId, ss.TaxPercent, ss.PoNumber, ss.IsTaxExempt, ss.DisplayServiceAsSeparateLineItem, ss.GenerateInvoice, ss.IsGenerateInvoiceforInitalSetup, ss.IsGenerateInvoiceforInitalSetupBilling, ss.IsBilling, t.NetDueIn, ptm.PaymentType, ssb.* FROM ServiceCore.ServiceSetup ss LEFT JOIN ServiceCore.ServiceSetupBilling ssb ON ss.ServiceSetupId = ssb.ServiceSetupId LEFT JOIN Billing.PaymentTypeMaster ptm ON ptm.PaymentTypeMasterId = ssb.PaymentTypeMasterId left join Billing.Term t on ss.TermId = t.TermId WHERE ss.ServiceSetupId = 150730... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:07:53,224 - [124831] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-22 11:07:53,230 - [124831] - src.utils.log - INFO - Size of Transaction: 1 - __SPLIT__ 2026-07-22 11:07:53,231 - [124831] - src.utils.log - INFO - πŸ“₯ Inserting into Billing.Transaction (skip triggers): 1 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:07:53,631 - [124831] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 1) into Billing.Transaction (triggers skipped) - __SPLIT__ 2026-07-22 11:07:54,600 - [124831] - src.utils.log - INFO - βœ… All 1 rows inserted successfully into Billing.Transaction in 1 batches (triggers skipped) - __SPLIT__ 2026-07-22 11:07:54,731 - [124831] - src.utils.log - INFO - πŸ”„ Triggers re-enabled for session - __SPLIT__ 2026-07-22 11:07:54,732 - [124831] - src.utils.log - INFO - πŸ” Fetching data: SELECT TransactionId, ModifiedBy, TransactionDate as InvoiceDate from Billing.[Transaction] t WHERE t.ModifiedBy = 12345678910 and t.CompanyId = 133 AND t.TransactionType ='Invoice' AND t.CreatedDate = '2026-07-22 07:07:53.225';... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:07:55,082 - [124831] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-22 11:07:55,084 - [124831] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 150730;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:07:55,347 - [124831] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 11:07:55,355 - [124831] - src.utils.log - INFO - πŸ“ Executing: UPDATE Billing.[Transaction] SET ModifiedBy = NULL WHERE ModifiedBy = 12345678910 AND CreatedDate = '2026-07-22 07:07:53.225'; ... (Thread: ThreadPoolExecutor-4_0) - __SPLIT__ 2026-07-22 11:07:56,191 - [124831] - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-22 11:07:56,195 - [124831] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-22 11:07:56,195 - [124831] - src.utils.log - INFO - πŸ“₯ Inserting into Billing.Invoice: 1 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:07:56,467 - [124831] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 1) into Billing.Invoice - __SPLIT__ 2026-07-22 11:07:57,401 - [124831] - src.utils.log - INFO - βœ… All 1 rows inserted successfully into Billing.Invoice in 1 batches - __SPLIT__ 2026-07-22 11:07:57,402 - [124831] - src.utils.log - INFO - πŸ” Fetching data: SELECT InvoiceId, WorkOrderNo FROM Billing.Invoice i WHERE i.WorkOrderNo = '1431142'... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:07:58,243 - [124831] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-22 11:07:58,252 - [124831] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, sss.NonStdSoldServiceId as SoldServiceNonStandardId, sss.Qty as Quantity, sss.Price as Rate, sss.IsTaxable, sm.Name as NonStandardServiceName, sm.Description , sm.ServiceMasterId as ServiceId FROM ServiceCore.ServiceSetupServices sss join ServiceCore.ServiceMaster sm on sm.ServiceMasterId = sss.ServiceId where ServiceSetupId = 150730 and sss.IsDeleted =0;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:07:58,514 - [124831] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-22 11:07:58,515 - [124831] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, sss.NonStdSoldServiceId as SoldServiceNonStandardId, sss.Qty as Quantity, sss.Price as Rate, sss.IsTaxable, sm.Name as NonStandardServiceName, sm.Description , sm.ServiceMasterId as ServiceId FROM ServiceCore.ServiceSetupInitialServices sss join ServiceCore.ServiceMaster sm on sm.ServiceMasterId = sss.ServiceId where ServiceSetupId = 150730 and sss.IsDeleted =0;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:07:58,778 - [124831] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-22 11:07:58,778 - [124831] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, sss.NonStdSoldServiceId as SoldServiceNonStandardId, sss.Qty as Quantity, sss.Price as Rate, sss.IsTaxable, sm.servicename as NonStandardServiceName, sm.Description , sss.ServiceId FROM ServiceCore.ServiceSetupServices sss join ServiceCore.SoldServiceNonStandard sm on sm.SoldServiceNonStandardId = sss.NonStdSoldServiceId where ServiceSetupId = 150730 and sss.IsDeleted =0; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:07:59,041 - [124831] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 11:07:59,041 - [124831] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, sss.NonStdSoldServiceId as SoldServiceNonStandardId, sss.Qty as Quantity, sss.Price as Rate, sss.IsTaxable, sm.servicename as NonStandardServiceName, sm.Description , sss.ServiceId FROM ServiceCore.ServiceSetupInitialServices sss join ServiceCore.SoldServiceNonStandard sm on sm.SoldServiceNonStandardId = sss.NonStdSoldServiceId where ServiceSetupId = 150730 and sss.IsDeleted =0; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:07:59,304 - [124831] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 11:07:59,316 - [124831] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 150730;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:07:59,579 - [124831] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 11:07:59,585 - [124831] - src.utils.log - INFO - πŸ” Fetching data: SELECT IsInitialSetupDiscount as IsInitial, DiscountSetupId, AppliedDiscountAmt as AppliedDiscountAmount,IsActive ,ServiceSetupId from ServiceCore.ServiceSetupAppliedDiscount ssad WHERE ssad.ServiceSetupId = 150730;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:07:59,847 - [124831] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 11:07:59,850 - [124831] - src.utils.log - INFO - πŸ” Fetching data: SELECT IsInitialSetupDiscount as IsInitial, DiscountSetupId,IsActive,DiscountAmount, IsDiscountPercent,DiscountPercent,DiscountDescription , ServiceSetupId from ServiceCore.ServiceSetupAppliedDiscount ssad WHERE ssad.ServiceSetupId = 150730;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:08:00,112 - [124831] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 11:08:00,113 - [124831] - src.utils.log - INFO - Sequential Insertion in invoice tables begin - __SPLIT__ 2026-07-22 11:08:00,113 - [124831] - src.utils.log - INFO - πŸ“₯ Empty dataframe of Billing.AccountDiscountSetup: - __SPLIT__ 2026-07-22 11:08:00,113 - [124831] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-22 11:08:00,113 - [124831] - src.utils.log - INFO - πŸ“₯ Inserting into Billing.InvoiceCharges: 1 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:08:00,385 - [124831] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 1) into Billing.InvoiceCharges - __SPLIT__ 2026-07-22 11:08:01,309 - [124831] - src.utils.log - INFO - βœ… All 1 rows inserted successfully into Billing.InvoiceCharges in 1 batches - __SPLIT__ 2026-07-22 11:08:01,309 - [124831] - src.utils.log - INFO - πŸ“₯ Empty dataframe of Billing.DiscountApplied: - __SPLIT__ 2026-07-22 11:08:01,309 - [124831] - src.utils.log - INFO - Invoice Publish Done - __SPLIT__ 2026-07-22 11:08:01,310 - [124831] - src.utils.log - INFO - Updating Next GenerationDate - __SPLIT__ 2026-07-22 11:08:01,310 - [124831] - src.utils.log - INFO - πŸ” Fetching data: SELECT ServiceSetupId, MAX(NextWorkOrderGenerationDate) AS MaxNextWorkOrderGeneration FROM ServiceCore.WorkOrderSkipMonthAutoGeneration WHERE GenerateWorkOrderHistoryId = 124831 GROUP BY ServiceSetupId; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:08:01,574 - [124831] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 11:08:01,580 - [124831] - src.utils.log - INFO - πŸ”„ Updating next gen date sequentially: inside update_next_workorder_generation - __SPLIT__ 2026-07-22 11:08:01,713 - [124831] - src.utils.log - INFO - πŸ›  Creating temp table #tbl_67fb2063ba - __SPLIT__ 2026-07-22 11:08:01,977 - [124831] - src.utils.log - INFO - πŸ“Œ Bulk inserting 1 rows into #tbl_67fb2063ba - __SPLIT__ 2026-07-22 11:08:02,239 - [124831] - src.utils.log - INFO - πŸ” Running MERGE update to apply changes - __SPLIT__ 2026-07-22 11:08:02,378 - [124831] - src.utils.log - INFO - βœ” SQL reported affected rows: 1 - __SPLIT__ 2026-07-22 11:08:02,514 - [124831] - src.utils.log - INFO - πŸ” Verified successfully updated 1 rows via #tbl_67fb2063ba - __SPLIT__ 2026-07-22 11:08:02,514 - [124831] - src.utils.log - INFO - πŸŽ‰ Successfully updated NextGenerationDate using temp table #tbl_67fb2063ba - __SPLIT__ 2026-07-22 11:08:02,515 - [124831] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderSkipMonthAutoGeneration WHERE GenerateWorkOrderHistoryId = 124831 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:08:02,777 - [124831] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-22 11:08:02,778 - [124831] - src.utils.log - INFO - Sequential deletion from temp tables begin - __SPLIT__ 2026-07-22 11:08:02,778 - [124831] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationServices WHERE WorkOrderAutoGenerationId = 3685996 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:08:03,161 - [124831] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-22 11:08:03,161 - [124831] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCrews WHERE WorkOrderAutoGenerationId = 3685996 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:08:03,496 - [124831] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-22 11:08:03,496 - [124831] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationSalesPersonCommission WHERE WorkOrderAutoGenerationId = 3685996 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:08:03,758 - [124831] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-22 11:08:03,759 - [124831] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationAppliedDiscount WHERE WorkOrderAutoGenerationId = 3685996 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:08:04,090 - [124831] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-22 11:08:04,090 - [124831] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SetupAutoGenerationSourceMapping WHERE WorkOrderAutoGenerationId = 3685996 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:08:04,359 - [124831] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-22 11:08:04,359 - [124831] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SubWorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId = 3685996 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:08:04,624 - [124831] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-22 11:08:04,624 - [124831] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCommissionAdjustment WHERE WorkOrderAutoGenerationId = 3685996 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:08:04,886 - [124831] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-22 11:08:04,887 - [124831] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId = 3685996 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:08:05,190 - [124831] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-22 11:08:05,190 - [124831] - src.utils.log - INFO - Work order published ids: (3685996,) - __SPLIT__ 2026-07-22 11:08:05,191 - [124831] - src.utils.log - INFO - Time took to perform operation in publishing [124831]: 29.29 - __SPLIT__ 2026-07-22 11:08:05,191 - [124831] - src.utils.log - INFO - Publish Completed for GenerateWorkOrderHistoryId: [124831] - __SPLIT__ 2026-07-22 11:08:05,191 - [124831] - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET PublishStatus = 'Completed', PublishStatusDateTime = '2026-07-22 07:08:05.190' WHERE CompanyId = 133 AND GenerateWorkOrderHistoryId = 124831;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:08:05,456 - [124831] - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-22 11:10:54,464 - 12722 - src.utils.log - INFO - ParallelProcessing=False GenerateWorkOrderHistoryId=12722 - __SPLIT__ 2026-07-22 11:10:54,465 - 12722 - src.utils.log - INFO - Sequential Work order generation algo started for GenerateWorkOrderHistoryId: 12722 - __SPLIT__ 2026-07-22 11:10:54,465 - 12722 - src.utils.log - INFO - βœ… Successfully connected to database - __SPLIT__ 2026-07-22 11:10:54,465 - 12722 - src.utils.log - INFO - πŸ” Fetching data: SELECT ConnectionStringName FROM Common.CompanyTenantMaster WHERE CompanyKey = 'Fortive'... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:10:56,548 - 12722 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 11:10:56,548 - 12722 - src.utils.log - INFO - Connection string not found connecting to common DB - __SPLIT__ 2026-07-22 11:10:56,548 - 12722 - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET Status = 'InProgress' WHERE GenerateWorkOrderHistoryId = 12722;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:10:56,845 - 12722 - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-22 11:10:56,845 - 12722 - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.RecurringServicePrice, gw.StartDate, gw.EndDate, gw.CreatedBy AS NewCreatedBy, gw.RouteIds, ss.* FROM ServiceCore.GenerateWorkOrderHistory gw JOIN ServiceCore.ServiceSetup ss ON gw.CompanyId = ss.CompanyId AND ( (ss.NextGenerationDate <= gw.EndDate AND ss.NextGenerationDate >= gw.StartDate) OR ss.NextGenerationDate IS NULL) AND (gw.AccountNumber IS NULL OR ss.AccountNumber = gw.AccountNumber) AND (gw.ServiceSetupId IS NULL OR ss.ServiceSetupId = gw.ServiceSetupId)AND (gw.RouteIds IS NULL OR ss.RouteMasterId IN (SELECT CAST(value AS INT) FROM STRING_SPLIT((SELECT RouteIds FROM ServiceCore.GenerateWorkOrderHistory WHERE GenerateWorkOrderHistoryid = 12722), ',' )) OR ss.InitialRouteId IN ( SELECT CAST(value AS INT) FROM STRING_SPLIT((SELECT RouteIds FROM ServiceCore.GenerateWorkOrderHistory WHERE GenerateWorkOrderHistoryid = 12722), ','))) JOIN (SELECT SUM(Price) AS RecurringServicePrice, ServiceSetupId FROM ServiceCore.ServiceSetupServices GROUP BY ServiceSetupId ) sss ON sss.ServiceSetupId = ss.ServiceSetupId WHERE gw.GenerateWorkOrderHistoryid = 12722 AND ss.FrequencyScheduleId IS NOT NULL AND ss.IsActive = 1 AND ss.IsDeleted = 0 AND ss.Status <> 'Canceled' AND ((ss.OrderType = gw.OrderType) OR gw.OrderType IS NULL);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:10:57,177 - 12722 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-22 11:10:57,178 - 12722 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.GenerateWorkOrderHistory gwoh WHERE GenerateWorkOrderHistoryId = 12722;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:10:57,477 - 12722 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-22 11:10:57,480 - 12722 - src.utils.log - INFO - FrequencyScheduleId missing for setups: []: Ignored these setups - __SPLIT__ 2026-07-22 11:10:57,480 - 12722 - src.utils.log - INFO - πŸ” Fetching data: SELECT fsd.IntervalDays, fs.CreatedDate ,f.FrequencyId , fs.FrequencyScheduleId, f.[SysName], f.FrequencyValue, f.YearlyOccurrence , fs.ScheduleFormat,fsd.Days, fsd.Weeks, fsd.Months,fsc.[Month] as sch_months, fsd.StartMonth , fsd.DateDay,fsd.DateMonth FROM [ServiceCore].[FrequencyMaster] f inner join [ServiceCore].[FrequencySchedule] fs on fs.FrequencyId = f.FrequencyId left join ServiceCore.FrequencyScheduleCycle fsc on fsc.FrequencyScheduleId = fs.FrequencyScheduleId left join [ServiceCore].[FrequencyScheduleDetail] fsd on fsd.FrequencyScheduleId = fs.FrequencyScheduleId WHERE fsd.FrequencyScheduleId = 13057... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:10:57,779 - 12722 - src.utils.log - INFO - βœ… Fetched 60 rows - __SPLIT__ 2026-07-22 11:10:57,779 - 12722 - src.utils.log - INFO - Found the Setups and Frequencies - __SPLIT__ 2026-07-22 11:10:57,782 - 12722 - src.utils.log - INFO - Inside work order function - __SPLIT__ 2026-07-22 11:10:57,783 - 12722 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 34459;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:10:58,084 - 12722 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 11:10:58,084 - 12722 - src.utils.log - INFO - πŸ” Fetching data: select ServiceDate, ServiceSetupId, IsInitial from serviceCore.WorkOrder wo inner join ServiceCore.WorkOrderStatus wos on wo.WoStatusId = wos.WoStatusId where ServiceDate >= '2026-07-22 00:00:00' and ServiceDate <= '2029-12-31 00:00:00' and ServiceSetupId = 34459 and wo.IsActive = 1 and wos.Name not in ('Void', 'Cancelled');... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:10:58,387 - 12722 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 11:10:59,011 - 12722 - src.utils.log - INFO - Generating work orders for setup: 34459 - __SPLIT__ 2026-07-22 11:10:59,011 - 12722 - src.utils.log - INFO - Error processing schedule ID 13057: cannot access local variable 'sorted_service_dates' where it is not associated with a value - __SPLIT__ 2026-07-22 11:10:59,014 - 12722 - src.utils.log - INFO - Unable to get work order table Error: "['EmployeeNo', 'CustomerPONumber'] not in index" - __SPLIT__ 2026-07-22 11:10:59,014 - 12722 - src.utils.log - INFO - Deleting duplicate records - __SPLIT__ 2026-07-22 11:10:59,014 - 12722 - src.utils.log - INFO - Running deletes SEQUENTIALLY… - __SPLIT__ 2026-07-22 11:10:59,014 - 12722 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationServices WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34459 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:10:59,319 - 12722 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-22 11:10:59,319 - 12722 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCrews WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34459 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:10:59,622 - 12722 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-22 11:10:59,623 - 12722 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationSalesPersonCommission WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34459 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:10:59,926 - 12722 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-22 11:10:59,927 - 12722 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationAppliedDiscount WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34459 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:11:00,232 - 12722 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-22 11:11:00,232 - 12722 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SetupAutoGenerationSourceMapping WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34459 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:11:00,538 - 12722 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-22 11:11:00,538 - 12722 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SubWorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34459 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:11:00,843 - 12722 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-22 11:11:00,843 - 12722 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCommissionAdjustment WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34459 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:11:01,140 - 12722 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-22 11:11:01,141 - 12722 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34459 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:11:01,459 - 12722 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-22 11:11:01,459 - 12722 - src.utils.log - INFO - No work order found in given range - __SPLIT__ 2026-07-22 11:11:01,460 - 12722 - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET Status = 'Failed', WoGenErrorInfo ='No work orders generated with selected filters', WorkOrderStatusDateTime = '2026-07-22 07:11:01.460' WHERE GenerateWorkOrderHistoryId = 12722;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:11:01,757 - 12722 - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-22 11:11:01,757 - 12722 - src.utils.log - INFO - Time took to perform operation: 7.29 - __SPLIT__ 2026-07-22 11:12:59,124 - 124832 - src.utils.log - INFO - ParallelProcessing=False GenerateWorkOrderHistoryId=124832 - __SPLIT__ 2026-07-22 11:12:59,126 - 124832 - src.utils.log - INFO - Sequential Work order generation algo started for GenerateWorkOrderHistoryId: 124832 - __SPLIT__ 2026-07-22 11:12:59,140 - 124832 - src.utils.log - INFO - βœ… Successfully connected to database - __SPLIT__ 2026-07-22 11:12:59,141 - 124832 - src.utils.log - INFO - πŸ” Fetching data: SELECT ConnectionStringName FROM Common.CompanyTenantMaster WHERE CompanyKey = 'abcdallas'... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:13:01,696 - 124832 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-22 11:13:01,697 - 124832 - src.utils.log - INFO - πŸ”’ Connection pool closed - __SPLIT__ 2026-07-22 11:13:01,697 - 124832 - src.utils.log - INFO - πŸ”Œ Connecting to: abcdallas - __SPLIT__ 2026-07-22 11:13:01,698 - 124832 - src.utils.log - INFO - βœ… Successfully connected to abcdallas - __SPLIT__ 2026-07-22 11:13:01,698 - 124832 - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET Status = 'InProgress' WHERE GenerateWorkOrderHistoryId = 124832;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:13:04,170 - 124832 - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-22 11:13:04,170 - 124832 - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.RecurringServicePrice, gw.StartDate, gw.EndDate, gw.CreatedBy AS NewCreatedBy, gw.RouteIds, ss.* FROM ServiceCore.GenerateWorkOrderHistory gw JOIN ServiceCore.ServiceSetup ss ON gw.CompanyId = ss.CompanyId AND ( (ss.NextGenerationDate <= gw.EndDate AND ss.NextGenerationDate >= gw.StartDate) OR ss.NextGenerationDate IS NULL) AND (gw.AccountNumber IS NULL OR ss.AccountNumber = gw.AccountNumber) AND (gw.ServiceSetupId IS NULL OR ss.ServiceSetupId = gw.ServiceSetupId)AND (gw.RouteIds IS NULL OR ss.RouteMasterId IN (SELECT CAST(value AS INT) FROM STRING_SPLIT((SELECT RouteIds FROM ServiceCore.GenerateWorkOrderHistory WHERE GenerateWorkOrderHistoryid = 124832), ',' )) OR ss.InitialRouteId IN ( SELECT CAST(value AS INT) FROM STRING_SPLIT((SELECT RouteIds FROM ServiceCore.GenerateWorkOrderHistory WHERE GenerateWorkOrderHistoryid = 124832), ','))) JOIN (SELECT SUM(Price) AS RecurringServicePrice, ServiceSetupId FROM ServiceCore.ServiceSetupServices GROUP BY ServiceSetupId ) sss ON sss.ServiceSetupId = ss.ServiceSetupId WHERE gw.GenerateWorkOrderHistoryid = 124832 AND ss.FrequencyScheduleId IS NOT NULL AND ss.IsActive = 1 AND ss.IsDeleted = 0 AND ss.Status <> 'Canceled' AND ((ss.OrderType = gw.OrderType) OR gw.OrderType IS NULL);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:13:04,491 - 124832 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-22 11:13:04,491 - 124832 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.GenerateWorkOrderHistory gwoh WHERE GenerateWorkOrderHistoryId = 124832;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:13:04,767 - 124832 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-22 11:13:04,771 - 124832 - src.utils.log - INFO - FrequencyScheduleId missing for setups: []: Ignored these setups - __SPLIT__ 2026-07-22 11:13:04,772 - 124832 - src.utils.log - INFO - πŸ” Fetching data: SELECT fsd.IntervalDays, fs.CreatedDate ,f.FrequencyId , fs.FrequencyScheduleId, f.[SysName], f.FrequencyValue, f.YearlyOccurrence , fs.ScheduleFormat,fsd.Days, fsd.Weeks, fsd.Months,fsc.[Month] as sch_months, fsd.StartMonth , fsd.DateDay,fsd.DateMonth FROM [ServiceCore].[FrequencyMaster] f inner join [ServiceCore].[FrequencySchedule] fs on fs.FrequencyId = f.FrequencyId left join ServiceCore.FrequencyScheduleCycle fsc on fsc.FrequencyScheduleId = fs.FrequencyScheduleId left join [ServiceCore].[FrequencyScheduleDetail] fsd on fsd.FrequencyScheduleId = fs.FrequencyScheduleId WHERE fsd.FrequencyScheduleId = 14665... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:13:05,051 - 124832 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-22 11:13:05,051 - 124832 - src.utils.log - INFO - Found the Setups and Frequencies - __SPLIT__ 2026-07-22 11:13:05,055 - 124832 - src.utils.log - INFO - Inside work order function - __SPLIT__ 2026-07-22 11:13:05,055 - 124832 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 150731;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:13:05,331 - 124832 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 11:13:05,331 - 124832 - src.utils.log - INFO - πŸ” Fetching data: select ServiceDate, ServiceSetupId, IsInitial from serviceCore.WorkOrder wo inner join ServiceCore.WorkOrderStatus wos on wo.WoStatusId = wos.WoStatusId where ServiceDate >= '2026-07-22 00:00:00' and ServiceDate <= '2026-08-31 00:00:00' and ServiceSetupId = 150731 and wo.IsActive = 1 and wos.Name not in ('Void', 'Cancelled');... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:13:05,613 - 124832 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 11:13:06,189 - 124832 - src.utils.log - INFO - Generating work orders for setup: 150731 - __SPLIT__ 2026-07-22 11:13:06,241 - 124832 - src.utils.log - INFO - Updating Next Gen Date - __SPLIT__ 2026-07-22 11:13:06,248 - 124832 - src.utils.log - INFO - πŸ” Fetching data: SELECT WoStatusId From ServiceCore.WorkOrderStatus wos where CompanyId=133 and [SysName]= 'Incomplete' ;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:13:06,522 - 124832 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-22 11:13:06,524 - 124832 - src.utils.log - INFO - Deleting duplicate records - __SPLIT__ 2026-07-22 11:13:06,524 - 124832 - src.utils.log - INFO - Running deletes SEQUENTIALLY… - __SPLIT__ 2026-07-22 11:13:06,524 - 124832 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationServices WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150731 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:13:06,843 - 124832 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-22 11:13:06,843 - 124832 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCrews WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150731 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:13:07,165 - 124832 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-22 11:13:07,166 - 124832 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationSalesPersonCommission WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150731 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:13:07,445 - 124832 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-22 11:13:07,446 - 124832 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationAppliedDiscount WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150731 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:13:07,763 - 124832 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-22 11:13:07,763 - 124832 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SetupAutoGenerationSourceMapping WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150731 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:13:08,079 - 124832 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-22 11:13:08,080 - 124832 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SubWorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150731 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:13:08,366 - 124832 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-22 11:13:08,366 - 124832 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCommissionAdjustment WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150731 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:13:08,644 - 124832 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-22 11:13:08,644 - 124832 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150731 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:13:09,036 - 124832 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-22 11:13:09,037 - 124832 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-22 11:13:09,037 - 124832 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGeneration: 3 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:13:09,349 - 124832 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 3) into ServiceCore.WorkOrderAutoGeneration - __SPLIT__ 2026-07-22 11:13:10,627 - 124832 - src.utils.log - INFO - βœ… All 3 rows inserted successfully into ServiceCore.WorkOrderAutoGeneration in 1 batches - __SPLIT__ 2026-07-22 11:13:10,628 - 124832 - src.utils.log - INFO - πŸ” Fetching data: Select TOP 3 WorkOrderAutoGenerationId, ServiceSetupId , ModifiedBy, ModifiedDate, IsInitial From ServiceCore.WorkOrderAutoGeneration WHERE ModifiedDate='2026-07-22 12:05:52.104' and ServiceSetupId = 150731... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:13:10,943 - 124832 - src.utils.log - INFO - βœ… Fetched 3 rows - __SPLIT__ 2026-07-22 11:13:10,944 - 124832 - src.utils.log - INFO - Id's of work order inserted to DB: [3685997 3685998 3685999] - __SPLIT__ 2026-07-22 11:13:10,944 - 124832 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 150731;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:13:11,220 - 124832 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 11:13:11,220 - 124832 - src.utils.log - INFO - Inside get_remaining_temp_tables - __SPLIT__ 2026-07-22 11:13:11,221 - 124832 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from servicecore.serviceSetupServices sss where ServiceSetupId = 150731... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:13:11,497 - 124832 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-22 11:13:11,498 - 124832 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from servicecore.ServiceSetupInitialServices sss where ServiceSetupId = 150731... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:13:11,774 - 124832 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-22 11:13:11,781 - 124832 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupCrew ssc where ServiceSetupId = 150731... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:13:12,062 - 124832 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 11:13:12,062 - 124832 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSalesPersonCommission ssspc where ServiceSetupId = 150731... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:13:12,337 - 124832 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 11:13:12,337 - 124832 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupCommissionAdjustment ssspc where ServiceSetupId = 150731... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:13:12,611 - 124832 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 11:13:12,612 - 124832 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.serviceSetupAppliedDiscount WHERE ServiceSetupId = 150731;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:13:12,887 - 124832 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 11:13:12,888 - 124832 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.SetupSourceMapping WHERE ServiceSetupId = 150731;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:13:13,162 - 124832 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 11:13:13,162 - 124832 - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM [ServiceCore].[CommunicationPreferencesServiceReportNotification] WITH(NOLOCK) WHERE EntityType = 'Setup' AND ServiceSetupId = 150731;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:13:13,530 - 124832 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 11:13:13,530 - 124832 - src.utils.log - INFO - πŸ” Fetching data: SELECT * From CRM.LeadNote WHERE RefType = 'Setup' and RefId = 150731;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:13:13,806 - 124832 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 11:13:13,816 - 124832 - src.utils.log - INFO - Inside insert_data_in_temp_tables for work order generation - __SPLIT__ 2026-07-22 11:13:13,816 - 124832 - src.utils.log - INFO - πŸ“₯ Empty dataframe of CRM.LeadNote: - __SPLIT__ 2026-07-22 11:13:13,816 - 124832 - src.utils.log - INFO - leadNoteDf inserted to dream DB - __SPLIT__ 2026-07-22 11:13:13,816 - 124832 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.CommunicationPreferencesServiceReportNotification: - __SPLIT__ 2026-07-22 11:13:13,816 - 124832 - src.utils.log - INFO - CommunicationPreferencesServiceReportNotification inserted to dream DB - __SPLIT__ 2026-07-22 11:13:13,816 - 124832 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.SetupAutoGenerationSourceMapping: - __SPLIT__ 2026-07-22 11:13:13,816 - 124832 - src.utils.log - INFO - SetupAutoGenerationSourceMapping inserted to dream DB - __SPLIT__ 2026-07-22 11:13:13,816 - 124832 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationAppliedDiscount: - __SPLIT__ 2026-07-22 11:13:13,816 - 124832 - src.utils.log - INFO - WorkOrderAutoGenerationAppliedDiscount inserted to dream DB - __SPLIT__ 2026-07-22 11:13:13,817 - 124832 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.SubWorkOrderAutoGeneration: - __SPLIT__ 2026-07-22 11:13:13,817 - 124832 - src.utils.log - INFO - SubWorkOrderAutoGeneration inserted to dream DB - __SPLIT__ 2026-07-22 11:13:13,817 - 124832 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationCommissionAdjustment: - __SPLIT__ 2026-07-22 11:13:13,817 - 124832 - src.utils.log - INFO - SubWorkOrderAutoGeneration inserted to dream DB - __SPLIT__ 2026-07-22 11:13:13,817 - 124832 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationSalesPersonCommission: - __SPLIT__ 2026-07-22 11:13:13,817 - 124832 - src.utils.log - INFO - WorkOrderAutoGenerationSalesPersonCommission_df inserted to dream DB - __SPLIT__ 2026-07-22 11:13:13,817 - 124832 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationCrews: - __SPLIT__ 2026-07-22 11:13:13,817 - 124832 - src.utils.log - INFO - WorkOrderAutoGenerationCrews inserted to dream DB - __SPLIT__ 2026-07-22 11:13:13,817 - 124832 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-22 11:13:13,817 - 124832 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId = 3685997 ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:13:14,091 - 124832 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-22 11:13:14,092 - 124832 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationServices: 1 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:13:14,375 - 124832 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 1) into ServiceCore.WorkOrderAutoGenerationServices - __SPLIT__ 2026-07-22 11:13:15,342 - 124832 - src.utils.log - INFO - βœ… All 1 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationServices in 1 batches - __SPLIT__ 2026-07-22 11:13:15,342 - 124832 - src.utils.log - INFO - WorkOrderAutoGenerationServices inserted to dream DB - __SPLIT__ 2026-07-22 11:13:15,342 - 124832 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-22 11:13:15,343 - 124832 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN (3685998, 3685999) ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:13:15,617 - 124832 - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-22 11:13:15,618 - 124832 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationServices: 2 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:13:15,900 - 124832 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 2) into ServiceCore.WorkOrderAutoGenerationServices - __SPLIT__ 2026-07-22 11:13:16,878 - 124832 - src.utils.log - INFO - βœ… All 2 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationServices in 1 batches - __SPLIT__ 2026-07-22 11:13:16,878 - 124832 - src.utils.log - INFO - WorkOrderAutoGenerationServices inserted to dream DB - __SPLIT__ 2026-07-22 11:13:16,879 - 124832 - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET Status = 'Completed' WHERE GenerateWorkOrderHistoryId = 124832;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:13:17,154 - 124832 - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-22 11:13:17,154 - 124832 - src.utils.log - INFO - Sequential work order generation successful - __SPLIT__ 2026-07-22 11:13:17,154 - 124832 - src.utils.log - INFO - Time took to perform operation: 18.03 - __SPLIT__ 2026-07-22 11:13:51,891 - 12723 - src.utils.log - INFO - ParallelProcessing=False GenerateWorkOrderHistoryId=12723 - __SPLIT__ 2026-07-22 11:13:51,892 - 12723 - src.utils.log - INFO - Sequential Work order generation algo started for GenerateWorkOrderHistoryId: 12723 - __SPLIT__ 2026-07-22 11:13:51,893 - 12723 - src.utils.log - INFO - βœ… Successfully connected to database - __SPLIT__ 2026-07-22 11:13:51,893 - 12723 - src.utils.log - INFO - πŸ” Fetching data: SELECT ConnectionStringName FROM Common.CompanyTenantMaster WHERE CompanyKey = 'Fortive'... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:13:53,954 - 12723 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 11:13:53,954 - 12723 - src.utils.log - INFO - Connection string not found connecting to common DB - __SPLIT__ 2026-07-22 11:13:53,954 - 12723 - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET Status = 'InProgress' WHERE GenerateWorkOrderHistoryId = 12723;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:13:54,248 - 12723 - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-22 11:13:54,248 - 12723 - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.RecurringServicePrice, gw.StartDate, gw.EndDate, gw.CreatedBy AS NewCreatedBy, gw.RouteIds, ss.* FROM ServiceCore.GenerateWorkOrderHistory gw JOIN ServiceCore.ServiceSetup ss ON gw.CompanyId = ss.CompanyId AND ( (ss.NextGenerationDate <= gw.EndDate AND ss.NextGenerationDate >= gw.StartDate) OR ss.NextGenerationDate IS NULL) AND (gw.AccountNumber IS NULL OR ss.AccountNumber = gw.AccountNumber) AND (gw.ServiceSetupId IS NULL OR ss.ServiceSetupId = gw.ServiceSetupId)AND (gw.RouteIds IS NULL OR ss.RouteMasterId IN (SELECT CAST(value AS INT) FROM STRING_SPLIT((SELECT RouteIds FROM ServiceCore.GenerateWorkOrderHistory WHERE GenerateWorkOrderHistoryid = 12723), ',' )) OR ss.InitialRouteId IN ( SELECT CAST(value AS INT) FROM STRING_SPLIT((SELECT RouteIds FROM ServiceCore.GenerateWorkOrderHistory WHERE GenerateWorkOrderHistoryid = 12723), ','))) JOIN (SELECT SUM(Price) AS RecurringServicePrice, ServiceSetupId FROM ServiceCore.ServiceSetupServices GROUP BY ServiceSetupId ) sss ON sss.ServiceSetupId = ss.ServiceSetupId WHERE gw.GenerateWorkOrderHistoryid = 12723 AND ss.FrequencyScheduleId IS NOT NULL AND ss.IsActive = 1 AND ss.IsDeleted = 0 AND ss.Status <> 'Canceled' AND ((ss.OrderType = gw.OrderType) OR gw.OrderType IS NULL);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:13:54,578 - 12723 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-22 11:13:54,578 - 12723 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.GenerateWorkOrderHistory gwoh WHERE GenerateWorkOrderHistoryId = 12723;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:13:54,873 - 12723 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-22 11:13:54,876 - 12723 - src.utils.log - INFO - FrequencyScheduleId missing for setups: []: Ignored these setups - __SPLIT__ 2026-07-22 11:13:54,877 - 12723 - src.utils.log - INFO - πŸ” Fetching data: SELECT fsd.IntervalDays, fs.CreatedDate ,f.FrequencyId , fs.FrequencyScheduleId, f.[SysName], f.FrequencyValue, f.YearlyOccurrence , fs.ScheduleFormat,fsd.Days, fsd.Weeks, fsd.Months,fsc.[Month] as sch_months, fsd.StartMonth , fsd.DateDay,fsd.DateMonth FROM [ServiceCore].[FrequencyMaster] f inner join [ServiceCore].[FrequencySchedule] fs on fs.FrequencyId = f.FrequencyId left join ServiceCore.FrequencyScheduleCycle fsc on fsc.FrequencyScheduleId = fs.FrequencyScheduleId left join [ServiceCore].[FrequencyScheduleDetail] fsd on fsd.FrequencyScheduleId = fs.FrequencyScheduleId WHERE fsd.FrequencyScheduleId = 13057... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:13:55,174 - 12723 - src.utils.log - INFO - βœ… Fetched 60 rows - __SPLIT__ 2026-07-22 11:13:55,174 - 12723 - src.utils.log - INFO - Found the Setups and Frequencies - __SPLIT__ 2026-07-22 11:13:55,177 - 12723 - src.utils.log - INFO - Inside work order function - __SPLIT__ 2026-07-22 11:13:55,178 - 12723 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 34459;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:13:55,470 - 12723 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 11:13:55,471 - 12723 - src.utils.log - INFO - πŸ” Fetching data: select ServiceDate, ServiceSetupId, IsInitial from serviceCore.WorkOrder wo inner join ServiceCore.WorkOrderStatus wos on wo.WoStatusId = wos.WoStatusId where ServiceDate >= '2026-07-22 00:00:00' and ServiceDate <= '2029-12-31 00:00:00' and ServiceSetupId = 34459 and wo.IsActive = 1 and wos.Name not in ('Void', 'Cancelled');... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:13:55,763 - 12723 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 11:13:56,380 - 12723 - src.utils.log - INFO - Generating work orders for setup: 34459 - __SPLIT__ 2026-07-22 11:13:56,381 - 12723 - src.utils.log - INFO - Error processing schedule ID 13057: cannot access local variable 'sorted_service_dates' where it is not associated with a value - __SPLIT__ 2026-07-22 11:13:56,383 - 12723 - src.utils.log - INFO - Unable to get work order table Error: "['EmployeeNo', 'CustomerPONumber'] not in index" - __SPLIT__ 2026-07-22 11:13:56,383 - 12723 - src.utils.log - INFO - Deleting duplicate records - __SPLIT__ 2026-07-22 11:13:56,383 - 12723 - src.utils.log - INFO - Running deletes SEQUENTIALLY… - __SPLIT__ 2026-07-22 11:13:56,383 - 12723 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationServices WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34459 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:13:56,683 - 12723 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-22 11:13:56,683 - 12723 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCrews WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34459 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:13:56,984 - 12723 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-22 11:13:56,985 - 12723 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationSalesPersonCommission WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34459 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:13:57,284 - 12723 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-22 11:13:57,284 - 12723 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationAppliedDiscount WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34459 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:13:57,583 - 12723 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-22 11:13:57,584 - 12723 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SetupAutoGenerationSourceMapping WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34459 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:13:57,883 - 12723 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-22 11:13:57,883 - 12723 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SubWorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34459 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:13:58,181 - 12723 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-22 11:13:58,182 - 12723 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCommissionAdjustment WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34459 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:13:58,475 - 12723 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-22 11:13:58,475 - 12723 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34459 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:13:58,784 - 12723 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-22 11:13:58,784 - 12723 - src.utils.log - INFO - No work order found in given range - __SPLIT__ 2026-07-22 11:13:58,784 - 12723 - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET Status = 'Failed', WoGenErrorInfo ='No work orders generated with selected filters', WorkOrderStatusDateTime = '2026-07-22 07:13:58.784' WHERE GenerateWorkOrderHistoryId = 12723;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:13:59,078 - 12723 - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-22 11:13:59,078 - 12723 - src.utils.log - INFO - Time took to perform operation: 7.19 - __SPLIT__ 2026-07-22 11:32:56,221 - 12724 - src.utils.log - INFO - ParallelProcessing=False GenerateWorkOrderHistoryId=12724 - __SPLIT__ 2026-07-22 11:32:56,223 - 12724 - src.utils.log - INFO - Sequential Work order generation algo started for GenerateWorkOrderHistoryId: 12724 - __SPLIT__ 2026-07-22 11:32:56,237 - 12724 - src.utils.log - INFO - βœ… Successfully connected to database - __SPLIT__ 2026-07-22 11:32:56,237 - 12724 - src.utils.log - INFO - πŸ” Fetching data: SELECT ConnectionStringName FROM Common.CompanyTenantMaster WHERE CompanyKey = 'Fortive'... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:32:58,774 - 12724 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 11:32:58,775 - 12724 - src.utils.log - INFO - Connection string not found connecting to common DB - __SPLIT__ 2026-07-22 11:32:58,775 - 12724 - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET Status = 'InProgress' WHERE GenerateWorkOrderHistoryId = 12724;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:32:59,054 - 12724 - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-22 11:32:59,055 - 12724 - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.RecurringServicePrice, gw.StartDate, gw.EndDate, gw.CreatedBy AS NewCreatedBy, gw.RouteIds, ss.* FROM ServiceCore.GenerateWorkOrderHistory gw JOIN ServiceCore.ServiceSetup ss ON gw.CompanyId = ss.CompanyId AND ( (ss.NextGenerationDate <= gw.EndDate AND ss.NextGenerationDate >= gw.StartDate) OR ss.NextGenerationDate IS NULL) AND (gw.AccountNumber IS NULL OR ss.AccountNumber = gw.AccountNumber) AND (gw.ServiceSetupId IS NULL OR ss.ServiceSetupId = gw.ServiceSetupId)AND (gw.RouteIds IS NULL OR ss.RouteMasterId IN (SELECT CAST(value AS INT) FROM STRING_SPLIT((SELECT RouteIds FROM ServiceCore.GenerateWorkOrderHistory WHERE GenerateWorkOrderHistoryid = 12724), ',' )) OR ss.InitialRouteId IN ( SELECT CAST(value AS INT) FROM STRING_SPLIT((SELECT RouteIds FROM ServiceCore.GenerateWorkOrderHistory WHERE GenerateWorkOrderHistoryid = 12724), ','))) JOIN (SELECT SUM(Price) AS RecurringServicePrice, ServiceSetupId FROM ServiceCore.ServiceSetupServices GROUP BY ServiceSetupId ) sss ON sss.ServiceSetupId = ss.ServiceSetupId WHERE gw.GenerateWorkOrderHistoryid = 12724 AND ss.FrequencyScheduleId IS NOT NULL AND ss.IsActive = 1 AND ss.IsDeleted = 0 AND ss.Status <> 'Canceled' AND ((ss.OrderType = gw.OrderType) OR gw.OrderType IS NULL);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:32:59,372 - 12724 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-22 11:32:59,372 - 12724 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.GenerateWorkOrderHistory gwoh WHERE GenerateWorkOrderHistoryId = 12724;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:32:59,656 - 12724 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-22 11:32:59,659 - 12724 - src.utils.log - INFO - FrequencyScheduleId missing for setups: []: Ignored these setups - __SPLIT__ 2026-07-22 11:32:59,660 - 12724 - src.utils.log - INFO - πŸ” Fetching data: SELECT fsd.IntervalDays, fs.CreatedDate ,f.FrequencyId , fs.FrequencyScheduleId, f.[SysName], f.FrequencyValue, f.YearlyOccurrence , fs.ScheduleFormat,fsd.Days, fsd.Weeks, fsd.Months,fsc.[Month] as sch_months, fsd.StartMonth , fsd.DateDay,fsd.DateMonth FROM [ServiceCore].[FrequencyMaster] f inner join [ServiceCore].[FrequencySchedule] fs on fs.FrequencyId = f.FrequencyId left join ServiceCore.FrequencyScheduleCycle fsc on fsc.FrequencyScheduleId = fs.FrequencyScheduleId left join [ServiceCore].[FrequencyScheduleDetail] fsd on fsd.FrequencyScheduleId = fs.FrequencyScheduleId WHERE fsd.FrequencyScheduleId = 13159... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:32:59,949 - 12724 - src.utils.log - INFO - βœ… Fetched 60 rows - __SPLIT__ 2026-07-22 11:32:59,949 - 12724 - src.utils.log - INFO - Found the Setups and Frequencies - __SPLIT__ 2026-07-22 11:32:59,953 - 12724 - src.utils.log - INFO - Inside work order function - __SPLIT__ 2026-07-22 11:32:59,954 - 12724 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 34459;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:33:00,240 - 12724 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 11:33:00,241 - 12724 - src.utils.log - INFO - πŸ” Fetching data: select ServiceDate, ServiceSetupId, IsInitial from serviceCore.WorkOrder wo inner join ServiceCore.WorkOrderStatus wos on wo.WoStatusId = wos.WoStatusId where ServiceDate >= '2026-07-22 00:00:00' and ServiceDate <= '2029-12-31 00:00:00' and ServiceSetupId = 34459 and wo.IsActive = 1 and wos.Name not in ('Void', 'Cancelled');... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:33:00,523 - 12724 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 11:33:01,115 - 12724 - src.utils.log - INFO - Generating work orders for setup: 34459 - __SPLIT__ 2026-07-22 11:33:01,918 - 12724 - src.utils.log - INFO - Updating Next Gen Date - __SPLIT__ 2026-07-22 11:33:01,929 - 12724 - src.utils.log - INFO - πŸ” Fetching data: SELECT WoStatusId From ServiceCore.WorkOrderStatus wos where CompanyId=135 and [SysName]= 'Incomplete' ;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:33:02,209 - 12724 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-22 11:33:02,211 - 12724 - src.utils.log - INFO - Deleting duplicate records - __SPLIT__ 2026-07-22 11:33:02,211 - 12724 - src.utils.log - INFO - Running deletes SEQUENTIALLY… - __SPLIT__ 2026-07-22 11:33:02,212 - 12724 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationServices WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34459 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:33:02,498 - 12724 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-22 11:33:02,498 - 12724 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCrews WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34459 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:33:02,785 - 12724 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-22 11:33:02,786 - 12724 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationSalesPersonCommission WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34459 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:33:03,074 - 12724 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-22 11:33:03,074 - 12724 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationAppliedDiscount WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34459 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:33:03,360 - 12724 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-22 11:33:03,360 - 12724 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SetupAutoGenerationSourceMapping WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34459 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:33:03,646 - 12724 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-22 11:33:03,647 - 12724 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SubWorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34459 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:33:03,934 - 12724 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-22 11:33:03,934 - 12724 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCommissionAdjustment WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34459 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:33:04,214 - 12724 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-22 11:33:04,214 - 12724 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34459 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:33:04,510 - 12724 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-22 11:33:04,511 - 12724 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-22 11:33:04,511 - 12724 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGeneration: 83 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:33:04,828 - 12724 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 83) into ServiceCore.WorkOrderAutoGeneration - __SPLIT__ 2026-07-22 11:33:07,949 - 12724 - src.utils.log - INFO - βœ… All 83 rows inserted successfully into ServiceCore.WorkOrderAutoGeneration in 1 batches - __SPLIT__ 2026-07-22 11:33:07,950 - 12724 - src.utils.log - INFO - πŸ” Fetching data: Select TOP 83 WorkOrderAutoGenerationId, ServiceSetupId , ModifiedBy, ModifiedDate, IsInitial From ServiceCore.WorkOrderAutoGeneration WHERE ModifiedDate='2026-07-22 16:50:45.707' and ServiceSetupId = 34459... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:33:08,239 - 12724 - src.utils.log - INFO - βœ… Fetched 83 rows - __SPLIT__ 2026-07-22 11:33:08,240 - 12724 - src.utils.log - INFO - Id's of work order inserted to DB: [2738714 2738715 2738716 2738717 2738718 2738719 2738720 2738721 2738722 2738723 2738724 2738725 2738726 2738727 2738728 2738729 2738730 2738731 2738732 2738733 2738734 2738735 2738736 2738737 2738738 2738739 2738740 2738741 2738742 2738743 2738744 2738745 2738746 2738747 2738748 2738749 2738750 2738751 2738752 2738753 2738754 2738755 2738756 2738757 2738758 2738759 2738760 2738761 2738762 2738763 2738764 2738765 2738766 2738767 2738768 2738769 2738770 2738771 2738772 2738773 2738774 2738775 2738776 2738777 2738778 2738779 2738780 2738781 2738782 2738783 2738784 2738785 2738786 2738787 2738788 2738789 2738790 2738791 2738792 2738793 2738794 2738795 2738796] - __SPLIT__ 2026-07-22 11:33:08,240 - 12724 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 34459;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:33:08,523 - 12724 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 11:33:08,523 - 12724 - src.utils.log - INFO - Inside get_remaining_temp_tables - __SPLIT__ 2026-07-22 11:33:08,524 - 12724 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from servicecore.serviceSetupServices sss where ServiceSetupId = 34459... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:33:08,806 - 12724 - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-22 11:33:08,807 - 12724 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from servicecore.ServiceSetupInitialServices sss where ServiceSetupId = 34459... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:33:09,089 - 12724 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 11:33:09,093 - 12724 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupCrew ssc where ServiceSetupId = 34459... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:33:09,376 - 12724 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 11:33:09,376 - 12724 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSalesPersonCommission ssspc where ServiceSetupId = 34459... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:33:09,659 - 12724 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 11:33:09,660 - 12724 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupCommissionAdjustment ssspc where ServiceSetupId = 34459... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:33:09,942 - 12724 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 11:33:09,942 - 12724 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.serviceSetupAppliedDiscount WHERE ServiceSetupId = 34459;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:33:10,224 - 12724 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 11:33:10,224 - 12724 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.SetupSourceMapping WHERE ServiceSetupId = 34459;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:33:10,505 - 12724 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 11:33:10,505 - 12724 - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM [ServiceCore].[CommunicationPreferencesServiceReportNotification] WITH(NOLOCK) WHERE EntityType = 'Setup' AND ServiceSetupId = 34459;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:33:10,805 - 12724 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 11:33:10,805 - 12724 - src.utils.log - INFO - πŸ” Fetching data: SELECT * From CRM.LeadNote WHERE RefType = 'Setup' and RefId = 34459;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:33:11,086 - 12724 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-22 11:33:11,092 - 12724 - src.utils.log - INFO - Inside insert_data_in_temp_tables for work order generation - __SPLIT__ 2026-07-22 11:33:11,092 - 12724 - src.utils.log - INFO - πŸ“₯ Empty dataframe of CRM.LeadNote: - __SPLIT__ 2026-07-22 11:33:11,092 - 12724 - src.utils.log - INFO - leadNoteDf inserted to dream DB - __SPLIT__ 2026-07-22 11:33:11,092 - 12724 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.CommunicationPreferencesServiceReportNotification: - __SPLIT__ 2026-07-22 11:33:11,092 - 12724 - src.utils.log - INFO - CommunicationPreferencesServiceReportNotification inserted to dream DB - __SPLIT__ 2026-07-22 11:33:11,092 - 12724 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.SetupAutoGenerationSourceMapping: - __SPLIT__ 2026-07-22 11:33:11,092 - 12724 - src.utils.log - INFO - SetupAutoGenerationSourceMapping inserted to dream DB - __SPLIT__ 2026-07-22 11:33:11,092 - 12724 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationAppliedDiscount: - __SPLIT__ 2026-07-22 11:33:11,093 - 12724 - src.utils.log - INFO - WorkOrderAutoGenerationAppliedDiscount inserted to dream DB - __SPLIT__ 2026-07-22 11:33:11,093 - 12724 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.SubWorkOrderAutoGeneration: - __SPLIT__ 2026-07-22 11:33:11,093 - 12724 - src.utils.log - INFO - SubWorkOrderAutoGeneration inserted to dream DB - __SPLIT__ 2026-07-22 11:33:11,093 - 12724 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationCommissionAdjustment: - __SPLIT__ 2026-07-22 11:33:11,093 - 12724 - src.utils.log - INFO - SubWorkOrderAutoGeneration inserted to dream DB - __SPLIT__ 2026-07-22 11:33:11,093 - 12724 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationSalesPersonCommission: - __SPLIT__ 2026-07-22 11:33:11,093 - 12724 - src.utils.log - INFO - WorkOrderAutoGenerationSalesPersonCommission_df inserted to dream DB - __SPLIT__ 2026-07-22 11:33:11,093 - 12724 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationCrews: - __SPLIT__ 2026-07-22 11:33:11,093 - 12724 - src.utils.log - INFO - WorkOrderAutoGenerationCrews inserted to dream DB - __SPLIT__ 2026-07-22 11:33:11,093 - 12724 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationServices: - __SPLIT__ 2026-07-22 11:33:11,093 - 12724 - src.utils.log - INFO - WorkOrderAutoGenerationServices inserted to dream DB - __SPLIT__ 2026-07-22 11:33:11,093 - 12724 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-22 11:33:11,094 - 12724 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN (2738714, 2738715, 2738716, 2738717, 2738718, 2738719, 2738720, 2738721, 2738722, 2738723, 2738724, 2738725, 2738726, 2738727, 2738728, 2738729, 2738730, 2738731, 2738732, 2738733, 2738734, 2738735, 2738736, 2738737, 2738738, 2738739, 2738740, 2738741, 2738742, 2738743, 2738744, 2738745, 2738746, 2738747, 2738748, 2738749, 2738750, 2738751, 2738752, 2738753, 2738754, 2738755, 2738756, 2738757, 2738758, 2738759, 2738760, 2738761, 2738762, 2738763, 2738764, 2738765, 2738766, 2738767, 2738768, 2738769, 2738770, 2738771, 2738772, 2738773, 2738774, 2738775, 2738776, 2738777, 2738778, 2738779, 2738780, 2738781, 2738782, 2738783, 2738784, 2738785, 2738786, 2738787, 2738788, 2738789, 2738790, 2738791, 2738792, 2738793, 2738794, 2738795, 2738796) ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:33:11,379 - 12724 - src.utils.log - INFO - βœ… Fetched 83 rows - __SPLIT__ 2026-07-22 11:33:11,380 - 12724 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationServices: 166 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:33:11,671 - 12724 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 166) into ServiceCore.WorkOrderAutoGenerationServices - __SPLIT__ 2026-07-22 11:33:13,215 - 12724 - src.utils.log - INFO - βœ… All 166 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationServices in 1 batches - __SPLIT__ 2026-07-22 11:33:13,215 - 12724 - src.utils.log - INFO - WorkOrderAutoGenerationServices inserted to dream DB - __SPLIT__ 2026-07-22 11:33:13,216 - 12724 - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET Status = 'Completed' WHERE GenerateWorkOrderHistoryId = 12724;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-22 11:33:13,496 - 12724 - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-22 11:33:13,496 - 12724 - src.utils.log - INFO - Sequential work order generation successful - __SPLIT__ 2026-07-22 11:33:13,496 - 12724 - src.utils.log - INFO - Time took to perform operation: 17.27 - __SPLIT__ 2026-07-23 07:50:53,142 - 12729 - src.utils.log - INFO - ParallelProcessing=False GenerateWorkOrderHistoryId=12729 - __SPLIT__ 2026-07-23 07:50:53,143 - 12729 - src.utils.log - INFO - Sequential Work order generation algo started for GenerateWorkOrderHistoryId: 12729 - __SPLIT__ 2026-07-23 07:50:53,158 - 12729 - src.utils.log - INFO - βœ… Successfully connected to database - __SPLIT__ 2026-07-23 07:50:53,158 - 12729 - src.utils.log - INFO - πŸ” Fetching data: SELECT ConnectionStringName FROM Common.CompanyTenantMaster WHERE CompanyKey = 'Fortive'... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 07:50:55,708 - 12729 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-23 07:50:55,708 - 12729 - src.utils.log - INFO - Connection string not found connecting to common DB - __SPLIT__ 2026-07-23 07:50:55,708 - 12729 - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET Status = 'InProgress' WHERE GenerateWorkOrderHistoryId = 12729;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 07:50:55,991 - 12729 - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-23 07:50:55,991 - 12729 - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.RecurringServicePrice, gw.StartDate, gw.EndDate, gw.CreatedBy AS NewCreatedBy, gw.RouteIds, ss.* FROM ServiceCore.GenerateWorkOrderHistory gw JOIN ServiceCore.ServiceSetup ss ON gw.CompanyId = ss.CompanyId AND ( (ss.NextGenerationDate <= gw.EndDate AND ss.NextGenerationDate >= gw.StartDate) OR ss.NextGenerationDate IS NULL) AND (gw.AccountNumber IS NULL OR ss.AccountNumber = gw.AccountNumber) AND (gw.ServiceSetupId IS NULL OR ss.ServiceSetupId = gw.ServiceSetupId)AND (gw.RouteIds IS NULL OR ss.RouteMasterId IN (SELECT CAST(value AS INT) FROM STRING_SPLIT((SELECT RouteIds FROM ServiceCore.GenerateWorkOrderHistory WHERE GenerateWorkOrderHistoryid = 12729), ',' )) OR ss.InitialRouteId IN ( SELECT CAST(value AS INT) FROM STRING_SPLIT((SELECT RouteIds FROM ServiceCore.GenerateWorkOrderHistory WHERE GenerateWorkOrderHistoryid = 12729), ','))) JOIN (SELECT SUM(Price) AS RecurringServicePrice, ServiceSetupId FROM ServiceCore.ServiceSetupServices GROUP BY ServiceSetupId ) sss ON sss.ServiceSetupId = ss.ServiceSetupId WHERE gw.GenerateWorkOrderHistoryid = 12729 AND ss.FrequencyScheduleId IS NOT NULL AND ss.IsActive = 1 AND ss.IsDeleted = 0 AND ss.Status <> 'Canceled' AND ((ss.OrderType = gw.OrderType) OR gw.OrderType IS NULL);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 07:50:56,738 - 12729 - src.utils.log - INFO - βœ… Fetched 321 rows - __SPLIT__ 2026-07-23 07:50:56,738 - 12729 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.GenerateWorkOrderHistory gwoh WHERE GenerateWorkOrderHistoryId = 12729;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 07:50:57,024 - 12729 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-23 07:50:57,029 - 12729 - src.utils.log - INFO - FrequencyScheduleId missing for setups: []: Ignored these setups - __SPLIT__ 2026-07-23 07:50:57,030 - 12729 - src.utils.log - INFO - πŸ” Fetching data: SELECT fsd.IntervalDays, fs.CreatedDate ,f.FrequencyId , fs.FrequencyScheduleId, f.[SysName], f.FrequencyValue, f.YearlyOccurrence , fs.ScheduleFormat,fsd.Days, fsd.Weeks, fsd.Months,fsc.[Month] as sch_months, fsd.StartMonth , fsd.DateDay,fsd.DateMonth FROM [ServiceCore].[FrequencyMaster] f inner join [ServiceCore].[FrequencySchedule] fs on fs.FrequencyId = f.FrequencyId left join ServiceCore.FrequencyScheduleCycle fsc on fsc.FrequencyScheduleId = fs.FrequencyScheduleId left join [ServiceCore].[FrequencyScheduleDetail] fsd on fsd.FrequencyScheduleId = fs.FrequencyScheduleId WHERE fsd.FrequencyScheduleId in (13057, 12802, 12803, 12804, 12805, 12806, 13060, 13064, 13065, 13067, 13068, 13074, 13078, 13079, 13083, 12965, 12967, 13096, 13099, 13101, 13103, 13106, 13107, 12988, 12989, 12990, 12991, 13120, 12992, 13118, 12997, 12999, 13127, 13129, 13132, 13004, 13006, 13135, 13134, 13136, 13141, 13142, 13015, 13143, 13028, 13029, 13030, 13157, 13159, 13034, 13163, 13036, 13165, 13038, 13039, 13168, 13169, 13042, 13162, 13044, 12922, 13054, 13055)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 07:50:57,350 - 12729 - src.utils.log - INFO - βœ… Fetched 1528 rows - __SPLIT__ 2026-07-23 07:50:57,351 - 12729 - src.utils.log - INFO - Found the Setups and Frequencies - __SPLIT__ 2026-07-23 07:50:57,355 - 12729 - src.utils.log - INFO - Inside work order function - __SPLIT__ 2026-07-23 07:50:57,356 - 12729 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId in (22543, 22582, 22610, 16485, 20649, 16555, 22788, 20745, 22802, 16699, 22859, 22871, 14728, 16787, 22934, 22939, 16796, 22941, 16822, 22969, 16826, 18880, 16845, 18929, 14885, 23092, 14903, 14908, 14909, 14911, 23104, 23106, 23107, 14924, 14925, 23118, 21072, 16981, 14941, 23165, 23184, 21158, 21165, 21166, 21170, 21171, 23222, 21176, 21177, 21178, 21180, 21181, 21182, 21183, 21185, 21187, 21190, 21193, 21194, 21196, 21197, 15054, 21199, 19152, 21203, 15061, 15062, 21217, 21220, 21225, 21228, 21232, 17137, 21235, 23296, 15128, 15140, 17190, 15145, 19246, 23344, 23345, 21305, 23354, 23355, 23356, 21311, 15175, 15178, 15194, 23403, 15233, 15234, 23434, 19343, 17302, 15330, 15332, 15333, 15335, 15385, 15387, 15388, 15389, 15422, 15436, 15437, 15444, 15447, 23658, 21618, 23674, 17548, 21645, 23701, 17564, 23711, 17575, 23752, 21725, 23818, 23825, 23828, 23832, 23839, 34080, 23841, 34082, 34083, 23844, 23845, 34088, 23849, 23851, 34092, 23854, 34094, 34095, 34096, 34097, 34099, 34098, 34101, 23862, 23863, 34104, 34105, 34100, 23865, 34108, 34109, 34110, 23871, 34112, 23867, 23868, 34106, 34117, 34118, 34120, 34122, 34123, 23883, 23885, 34130, 23901, 34141, 34144, 34148, 23911, 23916, 23918, 23919, 34159, 23921, 34162, 23923, 34160, 23925, 34167, 23929, 34178, 34179, 34180, 23945, 23947, 23949, 21906, 23958, 34199, 34200, 23969, 23972, 23977, 23980, 23981, 23982, 23983, 23984, 23985, 23986, 34226, 34228, 23989, 23990, 23991, 34233, 23996, 23997, 34238, 23999, 34239, 34243, 34244, 24004, 24005, 24006, 24007, 34249, 24010, 24008, 21972, 34264, 24031, 21984, 24033, 24032, 24035, 21987, 24037, 21989, 21990, 24040, 21991, 34280, 21993, 24038, 21997, 24039, 24047, 24045, 22001, 22002, 24046, 24050, 24053, 24054, 24055, 24056, 34297, 34289, 34291, 24061, 24062, 19966, 24064, 24063, 24067, 24072, 24073, 24075, 24076, 24078, 24079, 34322, 34338, 34340, 34346, 34349, 34350, 34353, 34359, 34360, 34361, 34365, 22085, 34378, 34379, 34383, 34386, 34387, 34388, 34389, 34390, 34391, 34399, 34400, 34401, 34402, 34432, 34438, 34440, 34441, 34442, 34448, 34449, 34451, 34459, 34460, 34461, 34462, 34463, 20187, 14071, 3844, 20231, 16135, 22281, 22296, 20253, 22302, 22337, 22340, 22341, 22343, 22346, 22348, 22362, 22364, 22415, 20456);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 07:50:57,722 - 12729 - src.utils.log - INFO - βœ… Fetched 79 rows - __SPLIT__ 2026-07-23 07:50:57,723 - 12729 - src.utils.log - INFO - πŸ” Fetching data: select ServiceDate, ServiceSetupId,IsInitial from serviceCore.WorkOrder wo inner join ServiceCore.WorkOrderStatus wos on wo.WoStatusId = wos.WoStatusId where ServiceDate >= '2026-07-23 00:00:00' and ServiceDate <= '2026-08-31 00:00:00' and ServiceSetupId in (22543, 22582, 22610, 16485, 20649, 16555, 22788, 20745, 22802, 16699, 22859, 22871, 14728, 16787, 22934, 22939, 16796, 22941, 16822, 22969, 16826, 18880, 16845, 18929, 14885, 23092, 14903, 14908, 14909, 14911, 23104, 23106, 23107, 14924, 14925, 23118, 21072, 16981, 14941, 23165, 23184, 21158, 21165, 21166, 21170, 21171, 23222, 21176, 21177, 21178, 21180, 21181, 21182, 21183, 21185, 21187, 21190, 21193, 21194, 21196, 21197, 15054, 21199, 19152, 21203, 15061, 15062, 21217, 21220, 21225, 21228, 21232, 17137, 21235, 23296, 15128, 15140, 17190, 15145, 19246, 23344, 23345, 21305, 23354, 23355, 23356, 21311, 15175, 15178, 15194, 23403, 15233, 15234, 23434, 19343, 17302, 15330, 15332, 15333, 15335, 15385, 15387, 15388, 15389, 15422, 15436, 15437, 15444, 15447, 23658, 21618, 23674, 17548, 21645, 23701, 17564, 23711, 17575, 23752, 21725, 23818, 23825, 23828, 23832, 23839, 34080, 23841, 34082, 34083, 23844, 23845, 34088, 23849, 23851, 34092, 23854, 34094, 34095, 34096, 34097, 34099, 34098, 34101, 23862, 23863, 34104, 34105, 34100, 23865, 34108, 34109, 34110, 23871, 34112, 23867, 23868, 34106, 34117, 34118, 34120, 34122, 34123, 23883, 23885, 34130, 23901, 34141, 34144, 34148, 23911, 23916, 23918, 23919, 34159, 23921, 34162, 23923, 34160, 23925, 34167, 23929, 34178, 34179, 34180, 23945, 23947, 23949, 21906, 23958, 34199, 34200, 23969, 23972, 23977, 23980, 23981, 23982, 23983, 23984, 23985, 23986, 34226, 34228, 23989, 23990, 23991, 34233, 23996, 23997, 34238, 23999, 34239, 34243, 34244, 24004, 24005, 24006, 24007, 34249, 24010, 24008, 21972, 34264, 24031, 21984, 24033, 24032, 24035, 21987, 24037, 21989, 21990, 24040, 21991, 34280, 21993, 24038, 21997, 24039, 24047, 24045, 22001, 22002, 24046, 24050, 24053, 24054, 24055, 24056, 34297, 34289, 34291, 24061, 24062, 19966, 24064, 24063, 24067, 24072, 24073, 24075, 24076, 24078, 24079, 34322, 34338, 34340, 34346, 34349, 34350, 34353, 34359, 34360, 34361, 34365, 22085, 34378, 34379, 34383, 34386, 34387, 34388, 34389, 34390, 34391, 34399, 34400, 34401, 34402, 34432, 34438, 34440, 34441, 34442, 34448, 34449, 34451, 34459, 34460, 34461, 34462, 34463, 20187, 14071, 3844, 20231, 16135, 22281, 22296, 20253, 22302, 22337, 22340, 22341, 22343, 22346, 22348, 22362, 22364, 22415, 20456) and wo.IsActive = 1 and wos.Name not in ('Void', 'Cancelled');... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 07:50:58,036 - 12729 - src.utils.log - INFO - βœ… Fetched 181 rows - __SPLIT__ 2026-07-23 07:50:59,043 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34162 - __SPLIT__ 2026-07-23 07:50:59,054 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34167 - __SPLIT__ 2026-07-23 07:50:59,068 - 12729 - src.utils.log - INFO - Generating work orders for setup: 20253 - __SPLIT__ 2026-07-23 07:50:59,069 - 12729 - src.utils.log - INFO - Generating work orders for setup: 21072 - __SPLIT__ 2026-07-23 07:50:59,070 - 12729 - src.utils.log - INFO - Generating work orders for setup: 21217 - __SPLIT__ 2026-07-23 07:50:59,071 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34386 - __SPLIT__ 2026-07-23 07:50:59,093 - 12729 - src.utils.log - INFO - Generating work orders for setup: 21225 - __SPLIT__ 2026-07-23 07:50:59,169 - 12729 - src.utils.log - INFO - Generating work orders for setup: 21232 - __SPLIT__ 2026-07-23 07:50:59,171 - 12729 - src.utils.log - INFO - Generating work orders for setup: 16981 - __SPLIT__ 2026-07-23 07:50:59,179 - 12729 - src.utils.log - INFO - Generating work orders for setup: 16787 - __SPLIT__ 2026-07-23 07:50:59,202 - 12729 - src.utils.log - INFO - Generating work orders for setup: 16796 - __SPLIT__ 2026-07-23 07:50:59,211 - 12729 - src.utils.log - INFO - Generating work orders for setup: 16822 - __SPLIT__ 2026-07-23 07:50:59,220 - 12729 - src.utils.log - INFO - Generating work orders for setup: 16826 - __SPLIT__ 2026-07-23 07:50:59,229 - 12729 - src.utils.log - INFO - Generating work orders for setup: 17190 - __SPLIT__ 2026-07-23 07:50:59,237 - 12729 - src.utils.log - INFO - Generating work orders for setup: 17564 - __SPLIT__ 2026-07-23 07:50:59,253 - 12729 - src.utils.log - INFO - Generating work orders for setup: 16845 - __SPLIT__ 2026-07-23 07:50:59,262 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34379 - __SPLIT__ 2026-07-23 07:50:59,271 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34442 - __SPLIT__ 2026-07-23 07:50:59,521 - 12729 - src.utils.log - INFO - Generating work orders for setup: 19343 - __SPLIT__ 2026-07-23 07:50:59,538 - 12729 - src.utils.log - INFO - Generating work orders for setup: 17137 - __SPLIT__ 2026-07-23 07:50:59,556 - 12729 - src.utils.log - INFO - Generating work orders for setup: 17302 - __SPLIT__ 2026-07-23 07:50:59,565 - 12729 - src.utils.log - INFO - Generating work orders for setup: 22281 - __SPLIT__ 2026-07-23 07:50:59,566 - 12729 - src.utils.log - INFO - Generating work orders for setup: 17575 - __SPLIT__ 2026-07-23 07:50:59,575 - 12729 - src.utils.log - INFO - Generating work orders for setup: 21618 - __SPLIT__ 2026-07-23 07:50:59,576 - 12729 - src.utils.log - INFO - Generating work orders for setup: 23296 - __SPLIT__ 2026-07-23 07:50:59,591 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34280 - __SPLIT__ 2026-07-23 07:50:59,600 - 12729 - src.utils.log - INFO - Generating work orders for setup: 21158 - __SPLIT__ 2026-07-23 07:50:59,609 - 12729 - src.utils.log - INFO - Generating work orders for setup: 18880 - __SPLIT__ 2026-07-23 07:50:59,618 - 12729 - src.utils.log - INFO - Generating work orders for setup: 19152 - __SPLIT__ 2026-07-23 07:50:59,632 - 12729 - src.utils.log - INFO - Generating work orders for setup: 20187 - __SPLIT__ 2026-07-23 07:50:59,641 - 12729 - src.utils.log - INFO - Generating work orders for setup: 23118 - __SPLIT__ 2026-07-23 07:50:59,717 - 12729 - src.utils.log - INFO - Generating work orders for setup: 23184 - __SPLIT__ 2026-07-23 07:50:59,726 - 12729 - src.utils.log - INFO - Generating work orders for setup: 20745 - __SPLIT__ 2026-07-23 07:50:59,734 - 12729 - src.utils.log - INFO - Generating work orders for setup: 21228 - __SPLIT__ 2026-07-23 07:50:59,735 - 12729 - src.utils.log - INFO - Generating work orders for setup: 15233 - __SPLIT__ 2026-07-23 07:50:59,744 - 12729 - src.utils.log - INFO - Generating work orders for setup: 15234 - __SPLIT__ 2026-07-23 07:50:59,752 - 12729 - src.utils.log - INFO - Generating work orders for setup: 15330 - __SPLIT__ 2026-07-23 07:50:59,761 - 12729 - src.utils.log - INFO - Generating work orders for setup: 15332 - __SPLIT__ 2026-07-23 07:50:59,769 - 12729 - src.utils.log - INFO - Generating work orders for setup: 15333 - __SPLIT__ 2026-07-23 07:50:59,778 - 12729 - src.utils.log - INFO - Generating work orders for setup: 15335 - __SPLIT__ 2026-07-23 07:50:59,786 - 12729 - src.utils.log - INFO - Generating work orders for setup: 15385 - __SPLIT__ 2026-07-23 07:50:59,795 - 12729 - src.utils.log - INFO - Generating work orders for setup: 15387 - __SPLIT__ 2026-07-23 07:50:59,803 - 12729 - src.utils.log - INFO - Generating work orders for setup: 15388 - __SPLIT__ 2026-07-23 07:50:59,812 - 12729 - src.utils.log - INFO - Generating work orders for setup: 15389 - __SPLIT__ 2026-07-23 07:50:59,820 - 12729 - src.utils.log - INFO - Generating work orders for setup: 15422 - __SPLIT__ 2026-07-23 07:50:59,829 - 12729 - src.utils.log - INFO - Generating work orders for setup: 21220 - __SPLIT__ 2026-07-23 07:50:59,830 - 12729 - src.utils.log - INFO - Generating work orders for setup: 14911 - __SPLIT__ 2026-07-23 07:50:59,839 - 12729 - src.utils.log - INFO - Generating work orders for setup: 14924 - __SPLIT__ 2026-07-23 07:50:59,848 - 12729 - src.utils.log - INFO - Generating work orders for setup: 14925 - __SPLIT__ 2026-07-23 07:50:59,856 - 12729 - src.utils.log - INFO - Generating work orders for setup: 15061 - __SPLIT__ 2026-07-23 07:50:59,865 - 12729 - src.utils.log - INFO - Generating work orders for setup: 15062 - __SPLIT__ 2026-07-23 07:50:59,873 - 12729 - src.utils.log - INFO - Generating work orders for setup: 21235 - __SPLIT__ 2026-07-23 07:50:59,874 - 12729 - src.utils.log - INFO - Generating work orders for setup: 21645 - __SPLIT__ 2026-07-23 07:50:59,883 - 12729 - src.utils.log - INFO - Generating work orders for setup: 14885 - __SPLIT__ 2026-07-23 07:50:59,891 - 12729 - src.utils.log - INFO - Generating work orders for setup: 15145 - __SPLIT__ 2026-07-23 07:50:59,933 - 12729 - src.utils.log - INFO - Generating work orders for setup: 15436 - __SPLIT__ 2026-07-23 07:50:59,942 - 12729 - src.utils.log - INFO - Generating work orders for setup: 15437 - __SPLIT__ 2026-07-23 07:50:59,951 - 12729 - src.utils.log - INFO - Generating work orders for setup: 15444 - __SPLIT__ 2026-07-23 07:50:59,959 - 12729 - src.utils.log - INFO - Generating work orders for setup: 15447 - __SPLIT__ 2026-07-23 07:50:59,969 - 12729 - src.utils.log - INFO - Generating work orders for setup: 22362 - __SPLIT__ 2026-07-23 07:50:59,978 - 12729 - src.utils.log - INFO - Generating work orders for setup: 14941 - __SPLIT__ 2026-07-23 07:51:00,051 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34123 - __SPLIT__ 2026-07-23 07:51:00,065 - 12729 - src.utils.log - INFO - Generating work orders for setup: 15194 - __SPLIT__ 2026-07-23 07:51:00,088 - 12729 - src.utils.log - INFO - Generating work orders for setup: 14071 - __SPLIT__ 2026-07-23 07:51:00,106 - 12729 - src.utils.log - INFO - Generating work orders for setup: 16135 - __SPLIT__ 2026-07-23 07:51:00,117 - 12729 - src.utils.log - INFO - Generating work orders for setup: 14909 - __SPLIT__ 2026-07-23 07:51:00,186 - 12729 - src.utils.log - INFO - Generating work orders for setup: 15175 - __SPLIT__ 2026-07-23 07:51:00,233 - 12729 - src.utils.log - INFO - Generating work orders for setup: 15178 - __SPLIT__ 2026-07-23 07:51:00,284 - 12729 - src.utils.log - INFO - Generating work orders for setup: 23996 - __SPLIT__ 2026-07-23 07:51:00,455 - 12729 - src.utils.log - INFO - Generating work orders for setup: 23997 - __SPLIT__ 2026-07-23 07:51:00,619 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34244 - __SPLIT__ 2026-07-23 07:51:00,629 - 12729 - src.utils.log - INFO - Generating work orders for setup: 22788 - __SPLIT__ 2026-07-23 07:51:00,638 - 12729 - src.utils.log - INFO - Generating work orders for setup: 22802 - __SPLIT__ 2026-07-23 07:51:00,647 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34117 - __SPLIT__ 2026-07-23 07:51:00,655 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34118 - __SPLIT__ 2026-07-23 07:51:00,663 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34120 - __SPLIT__ 2026-07-23 07:51:00,671 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34122 - __SPLIT__ 2026-07-23 07:51:00,679 - 12729 - src.utils.log - INFO - Generating work orders for setup: 16699 - __SPLIT__ 2026-07-23 07:51:00,687 - 12729 - src.utils.log - INFO - Generating work orders for setup: 21165 - __SPLIT__ 2026-07-23 07:51:00,688 - 12729 - src.utils.log - INFO - Generating work orders for setup: 21166 - __SPLIT__ 2026-07-23 07:51:00,690 - 12729 - src.utils.log - INFO - Generating work orders for setup: 21170 - __SPLIT__ 2026-07-23 07:51:00,690 - 12729 - src.utils.log - INFO - Generating work orders for setup: 21171 - __SPLIT__ 2026-07-23 07:51:00,691 - 12729 - src.utils.log - INFO - Generating work orders for setup: 21176 - __SPLIT__ 2026-07-23 07:51:00,692 - 12729 - src.utils.log - INFO - Generating work orders for setup: 21177 - __SPLIT__ 2026-07-23 07:51:00,693 - 12729 - src.utils.log - INFO - Generating work orders for setup: 21178 - __SPLIT__ 2026-07-23 07:51:00,694 - 12729 - src.utils.log - INFO - Generating work orders for setup: 21180 - __SPLIT__ 2026-07-23 07:51:00,695 - 12729 - src.utils.log - INFO - Generating work orders for setup: 21181 - __SPLIT__ 2026-07-23 07:51:00,696 - 12729 - src.utils.log - INFO - Generating work orders for setup: 21182 - __SPLIT__ 2026-07-23 07:51:00,697 - 12729 - src.utils.log - INFO - Generating work orders for setup: 21183 - __SPLIT__ 2026-07-23 07:51:00,698 - 12729 - src.utils.log - INFO - Generating work orders for setup: 21185 - __SPLIT__ 2026-07-23 07:51:00,699 - 12729 - src.utils.log - INFO - Generating work orders for setup: 21187 - __SPLIT__ 2026-07-23 07:51:00,700 - 12729 - src.utils.log - INFO - Generating work orders for setup: 21190 - __SPLIT__ 2026-07-23 07:51:00,701 - 12729 - src.utils.log - INFO - Generating work orders for setup: 21193 - __SPLIT__ 2026-07-23 07:51:00,702 - 12729 - src.utils.log - INFO - Generating work orders for setup: 21194 - __SPLIT__ 2026-07-23 07:51:00,703 - 12729 - src.utils.log - INFO - Generating work orders for setup: 21196 - __SPLIT__ 2026-07-23 07:51:00,807 - 12729 - src.utils.log - INFO - Generating work orders for setup: 21197 - __SPLIT__ 2026-07-23 07:51:00,808 - 12729 - src.utils.log - INFO - Generating work orders for setup: 21199 - __SPLIT__ 2026-07-23 07:51:00,922 - 12729 - src.utils.log - INFO - Generating work orders for setup: 21203 - __SPLIT__ 2026-07-23 07:51:00,923 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34130 - __SPLIT__ 2026-07-23 07:51:00,985 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34378 - __SPLIT__ 2026-07-23 07:51:00,999 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34388 - __SPLIT__ 2026-07-23 07:51:01,008 - 12729 - src.utils.log - INFO - Generating work orders for setup: 22934 - __SPLIT__ 2026-07-23 07:51:01,009 - 12729 - src.utils.log - INFO - Generating work orders for setup: 22939 - __SPLIT__ 2026-07-23 07:51:01,010 - 12729 - src.utils.log - INFO - Generating work orders for setup: 22941 - __SPLIT__ 2026-07-23 07:51:01,011 - 12729 - src.utils.log - INFO - Generating work orders for setup: 14903 - __SPLIT__ 2026-07-23 07:51:01,020 - 12729 - src.utils.log - INFO - Generating work orders for setup: 23828 - __SPLIT__ 2026-07-23 07:51:01,030 - 12729 - src.utils.log - INFO - Generating work orders for setup: 23839 - __SPLIT__ 2026-07-23 07:51:01,040 - 12729 - src.utils.log - INFO - Generating work orders for setup: 23901 - __SPLIT__ 2026-07-23 07:51:01,048 - 12729 - src.utils.log - INFO - Generating work orders for setup: 23911 - __SPLIT__ 2026-07-23 07:51:01,057 - 12729 - src.utils.log - INFO - Generating work orders for setup: 24010 - __SPLIT__ 2026-07-23 07:51:01,066 - 12729 - src.utils.log - INFO - Generating work orders for setup: 24053 - __SPLIT__ 2026-07-23 07:51:01,074 - 12729 - src.utils.log - INFO - Generating work orders for setup: 24061 - __SPLIT__ 2026-07-23 07:51:01,083 - 12729 - src.utils.log - INFO - Generating work orders for setup: 24062 - __SPLIT__ 2026-07-23 07:51:01,091 - 12729 - src.utils.log - INFO - Generating work orders for setup: 24064 - __SPLIT__ 2026-07-23 07:51:01,100 - 12729 - src.utils.log - INFO - Generating work orders for setup: 24073 - __SPLIT__ 2026-07-23 07:51:01,108 - 12729 - src.utils.log - INFO - Generating work orders for setup: 24075 - __SPLIT__ 2026-07-23 07:51:01,117 - 12729 - src.utils.log - INFO - Generating work orders for setup: 24079 - __SPLIT__ 2026-07-23 07:51:01,125 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34249 - __SPLIT__ 2026-07-23 07:51:01,134 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34264 - __SPLIT__ 2026-07-23 07:51:01,150 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34322 - __SPLIT__ 2026-07-23 07:51:01,160 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34365 - __SPLIT__ 2026-07-23 07:51:01,177 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34383 - __SPLIT__ 2026-07-23 07:51:01,187 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34346 - __SPLIT__ 2026-07-23 07:51:01,378 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34400 - __SPLIT__ 2026-07-23 07:51:01,394 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34401 - __SPLIT__ 2026-07-23 07:51:01,584 - 12729 - src.utils.log - INFO - Generating work orders for setup: 23851 - __SPLIT__ 2026-07-23 07:51:01,593 - 12729 - src.utils.log - INFO - Generating work orders for setup: 23854 - __SPLIT__ 2026-07-23 07:51:01,601 - 12729 - src.utils.log - INFO - Generating work orders for setup: 23871 - __SPLIT__ 2026-07-23 07:51:01,610 - 12729 - src.utils.log - INFO - Generating work orders for setup: 23344 - __SPLIT__ 2026-07-23 07:51:01,619 - 12729 - src.utils.log - INFO - Generating work orders for setup: 23345 - __SPLIT__ 2026-07-23 07:51:01,630 - 12729 - src.utils.log - INFO - Generating work orders for setup: 23354 - __SPLIT__ 2026-07-23 07:51:01,815 - 12729 - src.utils.log - INFO - Generating work orders for setup: 23355 - __SPLIT__ 2026-07-23 07:51:01,998 - 12729 - src.utils.log - INFO - Generating work orders for setup: 23356 - __SPLIT__ 2026-07-23 07:51:02,170 - 12729 - src.utils.log - INFO - Generating work orders for setup: 23403 - __SPLIT__ 2026-07-23 07:51:02,179 - 12729 - src.utils.log - INFO - Generating work orders for setup: 23434 - __SPLIT__ 2026-07-23 07:51:02,188 - 12729 - src.utils.log - INFO - Generating work orders for setup: 14908 - __SPLIT__ 2026-07-23 07:51:02,197 - 12729 - src.utils.log - INFO - Generating work orders for setup: 23711 - __SPLIT__ 2026-07-23 07:51:02,198 - 12729 - src.utils.log - INFO - Generating work orders for setup: 23701 - __SPLIT__ 2026-07-23 07:51:02,199 - 12729 - src.utils.log - INFO - Generating work orders for setup: 24038 - __SPLIT__ 2026-07-23 07:51:02,209 - 12729 - src.utils.log - INFO - Generating work orders for setup: 23825 - __SPLIT__ 2026-07-23 07:51:02,218 - 12729 - src.utils.log - INFO - Generating work orders for setup: 23832 - __SPLIT__ 2026-07-23 07:51:02,227 - 12729 - src.utils.log - INFO - Generating work orders for setup: 23841 - __SPLIT__ 2026-07-23 07:51:02,235 - 12729 - src.utils.log - INFO - Generating work orders for setup: 23844 - __SPLIT__ 2026-07-23 07:51:02,244 - 12729 - src.utils.log - INFO - Generating work orders for setup: 23845 - __SPLIT__ 2026-07-23 07:51:02,253 - 12729 - src.utils.log - INFO - Generating work orders for setup: 23849 - __SPLIT__ 2026-07-23 07:51:02,262 - 12729 - src.utils.log - INFO - Generating work orders for setup: 23862 - __SPLIT__ 2026-07-23 07:51:02,278 - 12729 - src.utils.log - INFO - Generating work orders for setup: 23867 - __SPLIT__ 2026-07-23 07:51:02,287 - 12729 - src.utils.log - INFO - Generating work orders for setup: 23999 - __SPLIT__ 2026-07-23 07:51:02,296 - 12729 - src.utils.log - INFO - Generating work orders for setup: 23929 - __SPLIT__ 2026-07-23 07:51:02,297 - 12729 - src.utils.log - INFO - Generating work orders for setup: 23916 - __SPLIT__ 2026-07-23 07:51:02,306 - 12729 - src.utils.log - INFO - Generating work orders for setup: 23918 - __SPLIT__ 2026-07-23 07:51:02,315 - 12729 - src.utils.log - INFO - Generating work orders for setup: 23919 - __SPLIT__ 2026-07-23 07:51:02,324 - 12729 - src.utils.log - INFO - Generating work orders for setup: 23921 - __SPLIT__ 2026-07-23 07:51:02,333 - 12729 - src.utils.log - INFO - Generating work orders for setup: 23923 - __SPLIT__ 2026-07-23 07:51:02,342 - 12729 - src.utils.log - INFO - Generating work orders for setup: 23925 - __SPLIT__ 2026-07-23 07:51:02,351 - 12729 - src.utils.log - INFO - Generating work orders for setup: 23945 - __SPLIT__ 2026-07-23 07:51:02,360 - 12729 - src.utils.log - INFO - Generating work orders for setup: 23947 - __SPLIT__ 2026-07-23 07:51:02,369 - 12729 - src.utils.log - INFO - Generating work orders for setup: 23949 - __SPLIT__ 2026-07-23 07:51:02,378 - 12729 - src.utils.log - INFO - Generating work orders for setup: 24063 - __SPLIT__ 2026-07-23 07:51:02,387 - 12729 - src.utils.log - INFO - Generating work orders for setup: 23958 - __SPLIT__ 2026-07-23 07:51:02,395 - 12729 - src.utils.log - INFO - Generating work orders for setup: 23969 - __SPLIT__ 2026-07-23 07:51:02,404 - 12729 - src.utils.log - INFO - Generating work orders for setup: 23972 - __SPLIT__ 2026-07-23 07:51:02,413 - 12729 - src.utils.log - INFO - Generating work orders for setup: 23977 - __SPLIT__ 2026-07-23 07:51:02,423 - 12729 - src.utils.log - INFO - Generating work orders for setup: 23980 - __SPLIT__ 2026-07-23 07:51:02,433 - 12729 - src.utils.log - INFO - Generating work orders for setup: 23981 - __SPLIT__ 2026-07-23 07:51:02,442 - 12729 - src.utils.log - INFO - Generating work orders for setup: 23982 - __SPLIT__ 2026-07-23 07:51:02,451 - 12729 - src.utils.log - INFO - Generating work orders for setup: 23983 - __SPLIT__ 2026-07-23 07:51:02,459 - 12729 - src.utils.log - INFO - Generating work orders for setup: 23984 - __SPLIT__ 2026-07-23 07:51:02,468 - 12729 - src.utils.log - INFO - Generating work orders for setup: 23985 - __SPLIT__ 2026-07-23 07:51:02,477 - 12729 - src.utils.log - INFO - Generating work orders for setup: 23986 - __SPLIT__ 2026-07-23 07:51:02,485 - 12729 - src.utils.log - INFO - Generating work orders for setup: 23989 - __SPLIT__ 2026-07-23 07:51:02,494 - 12729 - src.utils.log - INFO - Generating work orders for setup: 23990 - __SPLIT__ 2026-07-23 07:51:02,502 - 12729 - src.utils.log - INFO - Generating work orders for setup: 23991 - __SPLIT__ 2026-07-23 07:51:02,511 - 12729 - src.utils.log - INFO - Generating work orders for setup: 24004 - __SPLIT__ 2026-07-23 07:51:02,520 - 12729 - src.utils.log - INFO - Generating work orders for setup: 24005 - __SPLIT__ 2026-07-23 07:51:02,529 - 12729 - src.utils.log - INFO - Generating work orders for setup: 24006 - __SPLIT__ 2026-07-23 07:51:02,541 - 12729 - src.utils.log - INFO - Generating work orders for setup: 24007 - __SPLIT__ 2026-07-23 07:51:02,551 - 12729 - src.utils.log - INFO - Generating work orders for setup: 24008 - __SPLIT__ 2026-07-23 07:51:02,561 - 12729 - src.utils.log - INFO - Generating work orders for setup: 24047 - __SPLIT__ 2026-07-23 07:51:02,577 - 12729 - src.utils.log - INFO - Generating work orders for setup: 24031 - __SPLIT__ 2026-07-23 07:51:02,586 - 12729 - src.utils.log - INFO - Generating work orders for setup: 24032 - __SPLIT__ 2026-07-23 07:51:02,595 - 12729 - src.utils.log - INFO - Generating work orders for setup: 24033 - __SPLIT__ 2026-07-23 07:51:02,603 - 12729 - src.utils.log - INFO - Generating work orders for setup: 24035 - __SPLIT__ 2026-07-23 07:51:02,612 - 12729 - src.utils.log - INFO - Generating work orders for setup: 24037 - __SPLIT__ 2026-07-23 07:51:02,836 - 12729 - src.utils.log - INFO - Generating work orders for setup: 24039 - __SPLIT__ 2026-07-23 07:51:02,845 - 12729 - src.utils.log - INFO - Generating work orders for setup: 24040 - __SPLIT__ 2026-07-23 07:51:02,997 - 12729 - src.utils.log - INFO - Generating work orders for setup: 24045 - __SPLIT__ 2026-07-23 07:51:03,153 - 12729 - src.utils.log - INFO - Generating work orders for setup: 24046 - __SPLIT__ 2026-07-23 07:51:03,162 - 12729 - src.utils.log - INFO - Generating work orders for setup: 24050 - __SPLIT__ 2026-07-23 07:51:03,171 - 12729 - src.utils.log - INFO - Generating work orders for setup: 24054 - __SPLIT__ 2026-07-23 07:51:03,180 - 12729 - src.utils.log - INFO - Generating work orders for setup: 24055 - __SPLIT__ 2026-07-23 07:51:03,188 - 12729 - src.utils.log - INFO - Generating work orders for setup: 24056 - __SPLIT__ 2026-07-23 07:51:03,197 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34463 - __SPLIT__ 2026-07-23 07:51:03,207 - 12729 - src.utils.log - INFO - Generating work orders for setup: 24067 - __SPLIT__ 2026-07-23 07:51:03,224 - 12729 - src.utils.log - INFO - Generating work orders for setup: 24072 - __SPLIT__ 2026-07-23 07:51:03,233 - 12729 - src.utils.log - INFO - Generating work orders for setup: 24076 - __SPLIT__ 2026-07-23 07:51:03,241 - 12729 - src.utils.log - INFO - Generating work orders for setup: 24078 - __SPLIT__ 2026-07-23 07:51:03,250 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34080 - __SPLIT__ 2026-07-23 07:51:03,258 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34082 - __SPLIT__ 2026-07-23 07:51:03,259 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34083 - __SPLIT__ 2026-07-23 07:51:03,268 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34088 - __SPLIT__ 2026-07-23 07:51:03,277 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34092 - __SPLIT__ 2026-07-23 07:51:03,308 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34094 - __SPLIT__ 2026-07-23 07:51:03,317 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34095 - __SPLIT__ 2026-07-23 07:51:03,326 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34096 - __SPLIT__ 2026-07-23 07:51:03,335 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34097 - __SPLIT__ 2026-07-23 07:51:03,344 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34098 - __SPLIT__ 2026-07-23 07:51:03,352 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34100 - __SPLIT__ 2026-07-23 07:51:03,361 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34104 - __SPLIT__ 2026-07-23 07:51:03,369 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34099 - __SPLIT__ 2026-07-23 07:51:03,438 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34101 - __SPLIT__ 2026-07-23 07:51:03,450 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34105 - __SPLIT__ 2026-07-23 07:51:03,465 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34106 - __SPLIT__ 2026-07-23 07:51:03,474 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34108 - __SPLIT__ 2026-07-23 07:51:03,483 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34109 - __SPLIT__ 2026-07-23 07:51:03,491 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34144 - __SPLIT__ 2026-07-23 07:51:03,514 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34148 - __SPLIT__ 2026-07-23 07:51:03,515 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34110 - __SPLIT__ 2026-07-23 07:51:03,524 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34112 - __SPLIT__ 2026-07-23 07:51:03,533 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34141 - __SPLIT__ 2026-07-23 07:51:03,550 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34159 - __SPLIT__ 2026-07-23 07:51:03,559 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34160 - __SPLIT__ 2026-07-23 07:51:03,568 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34178 - __SPLIT__ 2026-07-23 07:51:03,612 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34179 - __SPLIT__ 2026-07-23 07:51:03,621 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34180 - __SPLIT__ 2026-07-23 07:51:03,630 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34200 - __SPLIT__ 2026-07-23 07:51:03,639 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34199 - __SPLIT__ 2026-07-23 07:51:03,649 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34226 - __SPLIT__ 2026-07-23 07:51:03,666 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34238 - __SPLIT__ 2026-07-23 07:51:03,682 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34239 - __SPLIT__ 2026-07-23 07:51:03,692 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34243 - __SPLIT__ 2026-07-23 07:51:03,732 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34338 - __SPLIT__ 2026-07-23 07:51:03,741 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34353 - __SPLIT__ 2026-07-23 07:51:03,788 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34359 - __SPLIT__ 2026-07-23 07:51:03,809 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34360 - __SPLIT__ 2026-07-23 07:51:03,830 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34228 - __SPLIT__ 2026-07-23 07:51:03,839 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34233 - __SPLIT__ 2026-07-23 07:51:03,914 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34289 - __SPLIT__ 2026-07-23 07:51:03,929 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34291 - __SPLIT__ 2026-07-23 07:51:03,938 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34297 - __SPLIT__ 2026-07-23 07:51:03,946 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34350 - __SPLIT__ 2026-07-23 07:51:03,961 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34460 - __SPLIT__ 2026-07-23 07:51:03,976 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34461 - __SPLIT__ 2026-07-23 07:51:03,990 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34462 - __SPLIT__ 2026-07-23 07:51:04,005 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34361 - __SPLIT__ 2026-07-23 07:51:04,045 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34389 - __SPLIT__ 2026-07-23 07:51:04,053 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34399 - __SPLIT__ 2026-07-23 07:51:04,062 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34441 - __SPLIT__ 2026-07-23 07:51:04,108 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34432 - __SPLIT__ 2026-07-23 07:51:04,123 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34438 - __SPLIT__ 2026-07-23 07:51:04,133 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34448 - __SPLIT__ 2026-07-23 07:51:04,205 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34451 - __SPLIT__ 2026-07-23 07:51:04,214 - 12729 - src.utils.log - INFO - Generating work orders for setup: 16485 - __SPLIT__ 2026-07-23 07:51:04,223 - 12729 - src.utils.log - INFO - Generating work orders for setup: 16555 - __SPLIT__ 2026-07-23 07:51:04,231 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34449 - __SPLIT__ 2026-07-23 07:51:04,242 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34402 - __SPLIT__ 2026-07-23 07:51:04,265 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34391 - __SPLIT__ 2026-07-23 07:51:04,274 - 12729 - src.utils.log - INFO - Generating work orders for setup: 14728 - __SPLIT__ 2026-07-23 07:51:04,317 - 12729 - src.utils.log - INFO - Generating work orders for setup: 15140 - __SPLIT__ 2026-07-23 07:51:04,359 - 12729 - src.utils.log - INFO - Generating work orders for setup: 15054 - __SPLIT__ 2026-07-23 07:51:04,400 - 12729 - src.utils.log - INFO - Generating work orders for setup: 15128 - __SPLIT__ 2026-07-23 07:51:04,441 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34459 - __SPLIT__ 2026-07-23 07:51:04,468 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34387 - __SPLIT__ 2026-07-23 07:51:04,476 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34390 - __SPLIT__ 2026-07-23 07:51:04,485 - 12729 - src.utils.log - INFO - Generating work orders for setup: 34440 - __SPLIT__ 2026-07-23 07:51:04,514 - 12729 - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM COMMON.RangeofTime where RangeofTimeId in (1415.0, 1431.0);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 07:51:04,800 - 12729 - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-23 07:51:04,810 - 12729 - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM COMMON.RangeofTime where RangeofTimeId in (1282.0, 1283.0, 1414.0, 1415.0, 1033.0, 1417.0, 1420.0, 1421.0, 1424.0, 1425.0, 1427.0, 1434.0, 1435.0, 1079.0, 958.0, 960.0, 1348.0, 1349.0, 1355.0, 1361.0, 1363.0, 1364.0, 1376.0, 1377.0, 1380.0, 1388.0, 1390.0, 1393.0, 1395.0, 1396.0, 1398.0, 1400.0);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 07:51:05,094 - 12729 - src.utils.log - INFO - βœ… Fetched 32 rows - __SPLIT__ 2026-07-23 07:51:05,227 - 12729 - src.utils.log - INFO - Updating Next Gen Date - __SPLIT__ 2026-07-23 07:51:05,289 - 12729 - src.utils.log - INFO - πŸ” Fetching data: SELECT WoStatusId From ServiceCore.WorkOrderStatus wos where CompanyId=135 and [SysName]= 'Incomplete' ;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 07:51:05,571 - 12729 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-23 07:51:05,575 - 12729 - src.utils.log - INFO - Deleting duplicate records - __SPLIT__ 2026-07-23 07:51:05,575 - 12729 - src.utils.log - INFO - Running deletes SEQUENTIALLY… - __SPLIT__ 2026-07-23 07:51:05,575 - 12729 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationServices WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId in (22543, 22582, 22610, 16485, 20649, 16555, 22788, 20745, 22802, 16699, 22859, 22871, 14728, 16787, 22934, 22939, 16796, 22941, 16822, 22969, 16826, 18880, 16845, 18929, 14885, 23092, 14903, 14908, 14909, 14911, 23104, 23106, 23107, 14924, 14925, 23118, 21072, 16981, 14941, 23165, 23184, 21158, 21165, 21166, 21170, 21171, 23222, 21176, 21177, 21178, 21180, 21181, 21182, 21183, 21185, 21187, 21190, 21193, 21194, 21196, 21197, 15054, 21199, 19152, 21203, 15061, 15062, 21217, 21220, 21225, 21228, 21232, 17137, 21235, 23296, 15128, 15140, 17190, 15145, 19246, 23344, 23345, 21305, 23354, 23355, 23356, 21311, 15175, 15178, 15194, 23403, 15233, 15234, 23434, 19343, 17302, 15330, 15332, 15333, 15335, 15385, 15387, 15388, 15389, 15422, 15436, 15437, 15444, 15447, 23658, 21618, 23674, 17548, 21645, 23701, 17564, 23711, 17575, 23752, 21725, 23818, 23825, 23828, 23832, 23839, 34080, 23841, 34082, 34083, 23844, 23845, 34088, 23849, 23851, 34092, 23854, 34094, 34095, 34096, 34097, 34099, 34098, 34101, 23862, 23863, 34104, 34105, 34100, 23865, 34108, 34109, 34110, 23871, 34112, 23867, 23868, 34106, 34117, 34118, 34120, 34122, 34123, 23883, 23885, 34130, 23901, 34141, 34144, 34148, 23911, 23916, 23918, 23919, 34159, 23921, 34162, 23923, 34160, 23925, 34167, 23929, 34178, 34179, 34180, 23945, 23947, 23949, 21906, 23958, 34199, 34200, 23969, 23972, 23977, 23980, 23981, 23982, 23983, 23984, 23985, 23986, 34226, 34228, 23989, 23990, 23991, 34233, 23996, 23997, 34238, 23999, 34239, 34243, 34244, 24004, 24005, 24006, 24007, 34249, 24010, 24008, 21972, 34264, 24031, 21984, 24033, 24032, 24035, 21987, 24037, 21989, 21990, 24040, 21991, 34280, 21993, 24038, 21997, 24039, 24047, 24045, 22001, 22002, 24046, 24050, 24053, 24054, 24055, 24056, 34297, 34289, 34291, 24061, 24062, 19966, 24064, 24063, 24067, 24072, 24073, 24075, 24076, 24078, 24079, 34322, 34338, 34340, 34346, 34349, 34350, 34353, 34359, 34360, 34361, 34365, 22085, 34378, 34379, 34383, 34386, 34387, 34388, 34389, 34390, 34391, 34399, 34400, 34401, 34402, 34432, 34438, 34440, 34441, 34442, 34448, 34449, 34451, 34459, 34460, 34461, 34462, 34463, 20187, 14071, 3844, 20231, 16135, 22281, 22296, 20253, 22302, 22337, 22340, 22341, 22343, 22346, 22348, 22362, 22364, 22415, 20456) ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 07:51:05,901 - 12729 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-23 07:51:05,901 - 12729 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCrews WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId in (22543, 22582, 22610, 16485, 20649, 16555, 22788, 20745, 22802, 16699, 22859, 22871, 14728, 16787, 22934, 22939, 16796, 22941, 16822, 22969, 16826, 18880, 16845, 18929, 14885, 23092, 14903, 14908, 14909, 14911, 23104, 23106, 23107, 14924, 14925, 23118, 21072, 16981, 14941, 23165, 23184, 21158, 21165, 21166, 21170, 21171, 23222, 21176, 21177, 21178, 21180, 21181, 21182, 21183, 21185, 21187, 21190, 21193, 21194, 21196, 21197, 15054, 21199, 19152, 21203, 15061, 15062, 21217, 21220, 21225, 21228, 21232, 17137, 21235, 23296, 15128, 15140, 17190, 15145, 19246, 23344, 23345, 21305, 23354, 23355, 23356, 21311, 15175, 15178, 15194, 23403, 15233, 15234, 23434, 19343, 17302, 15330, 15332, 15333, 15335, 15385, 15387, 15388, 15389, 15422, 15436, 15437, 15444, 15447, 23658, 21618, 23674, 17548, 21645, 23701, 17564, 23711, 17575, 23752, 21725, 23818, 23825, 23828, 23832, 23839, 34080, 23841, 34082, 34083, 23844, 23845, 34088, 23849, 23851, 34092, 23854, 34094, 34095, 34096, 34097, 34099, 34098, 34101, 23862, 23863, 34104, 34105, 34100, 23865, 34108, 34109, 34110, 23871, 34112, 23867, 23868, 34106, 34117, 34118, 34120, 34122, 34123, 23883, 23885, 34130, 23901, 34141, 34144, 34148, 23911, 23916, 23918, 23919, 34159, 23921, 34162, 23923, 34160, 23925, 34167, 23929, 34178, 34179, 34180, 23945, 23947, 23949, 21906, 23958, 34199, 34200, 23969, 23972, 23977, 23980, 23981, 23982, 23983, 23984, 23985, 23986, 34226, 34228, 23989, 23990, 23991, 34233, 23996, 23997, 34238, 23999, 34239, 34243, 34244, 24004, 24005, 24006, 24007, 34249, 24010, 24008, 21972, 34264, 24031, 21984, 24033, 24032, 24035, 21987, 24037, 21989, 21990, 24040, 21991, 34280, 21993, 24038, 21997, 24039, 24047, 24045, 22001, 22002, 24046, 24050, 24053, 24054, 24055, 24056, 34297, 34289, 34291, 24061, 24062, 19966, 24064, 24063, 24067, 24072, 24073, 24075, 24076, 24078, 24079, 34322, 34338, 34340, 34346, 34349, 34350, 34353, 34359, 34360, 34361, 34365, 22085, 34378, 34379, 34383, 34386, 34387, 34388, 34389, 34390, 34391, 34399, 34400, 34401, 34402, 34432, 34438, 34440, 34441, 34442, 34448, 34449, 34451, 34459, 34460, 34461, 34462, 34463, 20187, 14071, 3844, 20231, 16135, 22281, 22296, 20253, 22302, 22337, 22340, 22341, 22343, 22346, 22348, 22362, 22364, 22415, 20456) ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 07:51:06,224 - 12729 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-23 07:51:06,224 - 12729 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationSalesPersonCommission WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId in (22543, 22582, 22610, 16485, 20649, 16555, 22788, 20745, 22802, 16699, 22859, 22871, 14728, 16787, 22934, 22939, 16796, 22941, 16822, 22969, 16826, 18880, 16845, 18929, 14885, 23092, 14903, 14908, 14909, 14911, 23104, 23106, 23107, 14924, 14925, 23118, 21072, 16981, 14941, 23165, 23184, 21158, 21165, 21166, 21170, 21171, 23222, 21176, 21177, 21178, 21180, 21181, 21182, 21183, 21185, 21187, 21190, 21193, 21194, 21196, 21197, 15054, 21199, 19152, 21203, 15061, 15062, 21217, 21220, 21225, 21228, 21232, 17137, 21235, 23296, 15128, 15140, 17190, 15145, 19246, 23344, 23345, 21305, 23354, 23355, 23356, 21311, 15175, 15178, 15194, 23403, 15233, 15234, 23434, 19343, 17302, 15330, 15332, 15333, 15335, 15385, 15387, 15388, 15389, 15422, 15436, 15437, 15444, 15447, 23658, 21618, 23674, 17548, 21645, 23701, 17564, 23711, 17575, 23752, 21725, 23818, 23825, 23828, 23832, 23839, 34080, 23841, 34082, 34083, 23844, 23845, 34088, 23849, 23851, 34092, 23854, 34094, 34095, 34096, 34097, 34099, 34098, 34101, 23862, 23863, 34104, 34105, 34100, 23865, 34108, 34109, 34110, 23871, 34112, 23867, 23868, 34106, 34117, 34118, 34120, 34122, 34123, 23883, 23885, 34130, 23901, 34141, 34144, 34148, 23911, 23916, 23918, 23919, 34159, 23921, 34162, 23923, 34160, 23925, 34167, 23929, 34178, 34179, 34180, 23945, 23947, 23949, 21906, 23958, 34199, 34200, 23969, 23972, 23977, 23980, 23981, 23982, 23983, 23984, 23985, 23986, 34226, 34228, 23989, 23990, 23991, 34233, 23996, 23997, 34238, 23999, 34239, 34243, 34244, 24004, 24005, 24006, 24007, 34249, 24010, 24008, 21972, 34264, 24031, 21984, 24033, 24032, 24035, 21987, 24037, 21989, 21990, 24040, 21991, 34280, 21993, 24038, 21997, 24039, 24047, 24045, 22001, 22002, 24046, 24050, 24053, 24054, 24055, 24056, 34297, 34289, 34291, 24061, 24062, 19966, 24064, 24063, 24067, 24072, 24073, 24075, 24076, 24078, 24079, 34322, 34338, 34340, 34346, 34349, 34350, 34353, 34359, 34360, 34361, 34365, 22085, 34378, 34379, 34383, 34386, 34387, 34388, 34389, 34390, 34391, 34399, 34400, 34401, 34402, 34432, 34438, 34440, 34441, 34442, 34448, 34449, 34451, 34459, 34460, 34461, 34462, 34463, 20187, 14071, 3844, 20231, 16135, 22281, 22296, 20253, 22302, 22337, 22340, 22341, 22343, 22346, 22348, 22362, 22364, 22415, 20456) ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 07:51:06,539 - 12729 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-23 07:51:06,540 - 12729 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationAppliedDiscount WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId in (22543, 22582, 22610, 16485, 20649, 16555, 22788, 20745, 22802, 16699, 22859, 22871, 14728, 16787, 22934, 22939, 16796, 22941, 16822, 22969, 16826, 18880, 16845, 18929, 14885, 23092, 14903, 14908, 14909, 14911, 23104, 23106, 23107, 14924, 14925, 23118, 21072, 16981, 14941, 23165, 23184, 21158, 21165, 21166, 21170, 21171, 23222, 21176, 21177, 21178, 21180, 21181, 21182, 21183, 21185, 21187, 21190, 21193, 21194, 21196, 21197, 15054, 21199, 19152, 21203, 15061, 15062, 21217, 21220, 21225, 21228, 21232, 17137, 21235, 23296, 15128, 15140, 17190, 15145, 19246, 23344, 23345, 21305, 23354, 23355, 23356, 21311, 15175, 15178, 15194, 23403, 15233, 15234, 23434, 19343, 17302, 15330, 15332, 15333, 15335, 15385, 15387, 15388, 15389, 15422, 15436, 15437, 15444, 15447, 23658, 21618, 23674, 17548, 21645, 23701, 17564, 23711, 17575, 23752, 21725, 23818, 23825, 23828, 23832, 23839, 34080, 23841, 34082, 34083, 23844, 23845, 34088, 23849, 23851, 34092, 23854, 34094, 34095, 34096, 34097, 34099, 34098, 34101, 23862, 23863, 34104, 34105, 34100, 23865, 34108, 34109, 34110, 23871, 34112, 23867, 23868, 34106, 34117, 34118, 34120, 34122, 34123, 23883, 23885, 34130, 23901, 34141, 34144, 34148, 23911, 23916, 23918, 23919, 34159, 23921, 34162, 23923, 34160, 23925, 34167, 23929, 34178, 34179, 34180, 23945, 23947, 23949, 21906, 23958, 34199, 34200, 23969, 23972, 23977, 23980, 23981, 23982, 23983, 23984, 23985, 23986, 34226, 34228, 23989, 23990, 23991, 34233, 23996, 23997, 34238, 23999, 34239, 34243, 34244, 24004, 24005, 24006, 24007, 34249, 24010, 24008, 21972, 34264, 24031, 21984, 24033, 24032, 24035, 21987, 24037, 21989, 21990, 24040, 21991, 34280, 21993, 24038, 21997, 24039, 24047, 24045, 22001, 22002, 24046, 24050, 24053, 24054, 24055, 24056, 34297, 34289, 34291, 24061, 24062, 19966, 24064, 24063, 24067, 24072, 24073, 24075, 24076, 24078, 24079, 34322, 34338, 34340, 34346, 34349, 34350, 34353, 34359, 34360, 34361, 34365, 22085, 34378, 34379, 34383, 34386, 34387, 34388, 34389, 34390, 34391, 34399, 34400, 34401, 34402, 34432, 34438, 34440, 34441, 34442, 34448, 34449, 34451, 34459, 34460, 34461, 34462, 34463, 20187, 14071, 3844, 20231, 16135, 22281, 22296, 20253, 22302, 22337, 22340, 22341, 22343, 22346, 22348, 22362, 22364, 22415, 20456) ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 07:51:06,868 - 12729 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-23 07:51:06,868 - 12729 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SetupAutoGenerationSourceMapping WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId in (22543, 22582, 22610, 16485, 20649, 16555, 22788, 20745, 22802, 16699, 22859, 22871, 14728, 16787, 22934, 22939, 16796, 22941, 16822, 22969, 16826, 18880, 16845, 18929, 14885, 23092, 14903, 14908, 14909, 14911, 23104, 23106, 23107, 14924, 14925, 23118, 21072, 16981, 14941, 23165, 23184, 21158, 21165, 21166, 21170, 21171, 23222, 21176, 21177, 21178, 21180, 21181, 21182, 21183, 21185, 21187, 21190, 21193, 21194, 21196, 21197, 15054, 21199, 19152, 21203, 15061, 15062, 21217, 21220, 21225, 21228, 21232, 17137, 21235, 23296, 15128, 15140, 17190, 15145, 19246, 23344, 23345, 21305, 23354, 23355, 23356, 21311, 15175, 15178, 15194, 23403, 15233, 15234, 23434, 19343, 17302, 15330, 15332, 15333, 15335, 15385, 15387, 15388, 15389, 15422, 15436, 15437, 15444, 15447, 23658, 21618, 23674, 17548, 21645, 23701, 17564, 23711, 17575, 23752, 21725, 23818, 23825, 23828, 23832, 23839, 34080, 23841, 34082, 34083, 23844, 23845, 34088, 23849, 23851, 34092, 23854, 34094, 34095, 34096, 34097, 34099, 34098, 34101, 23862, 23863, 34104, 34105, 34100, 23865, 34108, 34109, 34110, 23871, 34112, 23867, 23868, 34106, 34117, 34118, 34120, 34122, 34123, 23883, 23885, 34130, 23901, 34141, 34144, 34148, 23911, 23916, 23918, 23919, 34159, 23921, 34162, 23923, 34160, 23925, 34167, 23929, 34178, 34179, 34180, 23945, 23947, 23949, 21906, 23958, 34199, 34200, 23969, 23972, 23977, 23980, 23981, 23982, 23983, 23984, 23985, 23986, 34226, 34228, 23989, 23990, 23991, 34233, 23996, 23997, 34238, 23999, 34239, 34243, 34244, 24004, 24005, 24006, 24007, 34249, 24010, 24008, 21972, 34264, 24031, 21984, 24033, 24032, 24035, 21987, 24037, 21989, 21990, 24040, 21991, 34280, 21993, 24038, 21997, 24039, 24047, 24045, 22001, 22002, 24046, 24050, 24053, 24054, 24055, 24056, 34297, 34289, 34291, 24061, 24062, 19966, 24064, 24063, 24067, 24072, 24073, 24075, 24076, 24078, 24079, 34322, 34338, 34340, 34346, 34349, 34350, 34353, 34359, 34360, 34361, 34365, 22085, 34378, 34379, 34383, 34386, 34387, 34388, 34389, 34390, 34391, 34399, 34400, 34401, 34402, 34432, 34438, 34440, 34441, 34442, 34448, 34449, 34451, 34459, 34460, 34461, 34462, 34463, 20187, 14071, 3844, 20231, 16135, 22281, 22296, 20253, 22302, 22337, 22340, 22341, 22343, 22346, 22348, 22362, 22364, 22415, 20456) ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 07:51:07,204 - 12729 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-23 07:51:07,204 - 12729 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SubWorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId in (22543, 22582, 22610, 16485, 20649, 16555, 22788, 20745, 22802, 16699, 22859, 22871, 14728, 16787, 22934, 22939, 16796, 22941, 16822, 22969, 16826, 18880, 16845, 18929, 14885, 23092, 14903, 14908, 14909, 14911, 23104, 23106, 23107, 14924, 14925, 23118, 21072, 16981, 14941, 23165, 23184, 21158, 21165, 21166, 21170, 21171, 23222, 21176, 21177, 21178, 21180, 21181, 21182, 21183, 21185, 21187, 21190, 21193, 21194, 21196, 21197, 15054, 21199, 19152, 21203, 15061, 15062, 21217, 21220, 21225, 21228, 21232, 17137, 21235, 23296, 15128, 15140, 17190, 15145, 19246, 23344, 23345, 21305, 23354, 23355, 23356, 21311, 15175, 15178, 15194, 23403, 15233, 15234, 23434, 19343, 17302, 15330, 15332, 15333, 15335, 15385, 15387, 15388, 15389, 15422, 15436, 15437, 15444, 15447, 23658, 21618, 23674, 17548, 21645, 23701, 17564, 23711, 17575, 23752, 21725, 23818, 23825, 23828, 23832, 23839, 34080, 23841, 34082, 34083, 23844, 23845, 34088, 23849, 23851, 34092, 23854, 34094, 34095, 34096, 34097, 34099, 34098, 34101, 23862, 23863, 34104, 34105, 34100, 23865, 34108, 34109, 34110, 23871, 34112, 23867, 23868, 34106, 34117, 34118, 34120, 34122, 34123, 23883, 23885, 34130, 23901, 34141, 34144, 34148, 23911, 23916, 23918, 23919, 34159, 23921, 34162, 23923, 34160, 23925, 34167, 23929, 34178, 34179, 34180, 23945, 23947, 23949, 21906, 23958, 34199, 34200, 23969, 23972, 23977, 23980, 23981, 23982, 23983, 23984, 23985, 23986, 34226, 34228, 23989, 23990, 23991, 34233, 23996, 23997, 34238, 23999, 34239, 34243, 34244, 24004, 24005, 24006, 24007, 34249, 24010, 24008, 21972, 34264, 24031, 21984, 24033, 24032, 24035, 21987, 24037, 21989, 21990, 24040, 21991, 34280, 21993, 24038, 21997, 24039, 24047, 24045, 22001, 22002, 24046, 24050, 24053, 24054, 24055, 24056, 34297, 34289, 34291, 24061, 24062, 19966, 24064, 24063, 24067, 24072, 24073, 24075, 24076, 24078, 24079, 34322, 34338, 34340, 34346, 34349, 34350, 34353, 34359, 34360, 34361, 34365, 22085, 34378, 34379, 34383, 34386, 34387, 34388, 34389, 34390, 34391, 34399, 34400, 34401, 34402, 34432, 34438, 34440, 34441, 34442, 34448, 34449, 34451, 34459, 34460, 34461, 34462, 34463, 20187, 14071, 3844, 20231, 16135, 22281, 22296, 20253, 22302, 22337, 22340, 22341, 22343, 22346, 22348, 22362, 22364, 22415, 20456) ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 07:51:07,566 - 12729 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-23 07:51:07,566 - 12729 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCommissionAdjustment WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId in (22543, 22582, 22610, 16485, 20649, 16555, 22788, 20745, 22802, 16699, 22859, 22871, 14728, 16787, 22934, 22939, 16796, 22941, 16822, 22969, 16826, 18880, 16845, 18929, 14885, 23092, 14903, 14908, 14909, 14911, 23104, 23106, 23107, 14924, 14925, 23118, 21072, 16981, 14941, 23165, 23184, 21158, 21165, 21166, 21170, 21171, 23222, 21176, 21177, 21178, 21180, 21181, 21182, 21183, 21185, 21187, 21190, 21193, 21194, 21196, 21197, 15054, 21199, 19152, 21203, 15061, 15062, 21217, 21220, 21225, 21228, 21232, 17137, 21235, 23296, 15128, 15140, 17190, 15145, 19246, 23344, 23345, 21305, 23354, 23355, 23356, 21311, 15175, 15178, 15194, 23403, 15233, 15234, 23434, 19343, 17302, 15330, 15332, 15333, 15335, 15385, 15387, 15388, 15389, 15422, 15436, 15437, 15444, 15447, 23658, 21618, 23674, 17548, 21645, 23701, 17564, 23711, 17575, 23752, 21725, 23818, 23825, 23828, 23832, 23839, 34080, 23841, 34082, 34083, 23844, 23845, 34088, 23849, 23851, 34092, 23854, 34094, 34095, 34096, 34097, 34099, 34098, 34101, 23862, 23863, 34104, 34105, 34100, 23865, 34108, 34109, 34110, 23871, 34112, 23867, 23868, 34106, 34117, 34118, 34120, 34122, 34123, 23883, 23885, 34130, 23901, 34141, 34144, 34148, 23911, 23916, 23918, 23919, 34159, 23921, 34162, 23923, 34160, 23925, 34167, 23929, 34178, 34179, 34180, 23945, 23947, 23949, 21906, 23958, 34199, 34200, 23969, 23972, 23977, 23980, 23981, 23982, 23983, 23984, 23985, 23986, 34226, 34228, 23989, 23990, 23991, 34233, 23996, 23997, 34238, 23999, 34239, 34243, 34244, 24004, 24005, 24006, 24007, 34249, 24010, 24008, 21972, 34264, 24031, 21984, 24033, 24032, 24035, 21987, 24037, 21989, 21990, 24040, 21991, 34280, 21993, 24038, 21997, 24039, 24047, 24045, 22001, 22002, 24046, 24050, 24053, 24054, 24055, 24056, 34297, 34289, 34291, 24061, 24062, 19966, 24064, 24063, 24067, 24072, 24073, 24075, 24076, 24078, 24079, 34322, 34338, 34340, 34346, 34349, 34350, 34353, 34359, 34360, 34361, 34365, 22085, 34378, 34379, 34383, 34386, 34387, 34388, 34389, 34390, 34391, 34399, 34400, 34401, 34402, 34432, 34438, 34440, 34441, 34442, 34448, 34449, 34451, 34459, 34460, 34461, 34462, 34463, 20187, 14071, 3844, 20231, 16135, 22281, 22296, 20253, 22302, 22337, 22340, 22341, 22343, 22346, 22348, 22362, 22364, 22415, 20456) ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 07:51:07,874 - 12729 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-23 07:51:07,875 - 12729 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId in (22543, 22582, 22610, 16485, 20649, 16555, 22788, 20745, 22802, 16699, 22859, 22871, 14728, 16787, 22934, 22939, 16796, 22941, 16822, 22969, 16826, 18880, 16845, 18929, 14885, 23092, 14903, 14908, 14909, 14911, 23104, 23106, 23107, 14924, 14925, 23118, 21072, 16981, 14941, 23165, 23184, 21158, 21165, 21166, 21170, 21171, 23222, 21176, 21177, 21178, 21180, 21181, 21182, 21183, 21185, 21187, 21190, 21193, 21194, 21196, 21197, 15054, 21199, 19152, 21203, 15061, 15062, 21217, 21220, 21225, 21228, 21232, 17137, 21235, 23296, 15128, 15140, 17190, 15145, 19246, 23344, 23345, 21305, 23354, 23355, 23356, 21311, 15175, 15178, 15194, 23403, 15233, 15234, 23434, 19343, 17302, 15330, 15332, 15333, 15335, 15385, 15387, 15388, 15389, 15422, 15436, 15437, 15444, 15447, 23658, 21618, 23674, 17548, 21645, 23701, 17564, 23711, 17575, 23752, 21725, 23818, 23825, 23828, 23832, 23839, 34080, 23841, 34082, 34083, 23844, 23845, 34088, 23849, 23851, 34092, 23854, 34094, 34095, 34096, 34097, 34099, 34098, 34101, 23862, 23863, 34104, 34105, 34100, 23865, 34108, 34109, 34110, 23871, 34112, 23867, 23868, 34106, 34117, 34118, 34120, 34122, 34123, 23883, 23885, 34130, 23901, 34141, 34144, 34148, 23911, 23916, 23918, 23919, 34159, 23921, 34162, 23923, 34160, 23925, 34167, 23929, 34178, 34179, 34180, 23945, 23947, 23949, 21906, 23958, 34199, 34200, 23969, 23972, 23977, 23980, 23981, 23982, 23983, 23984, 23985, 23986, 34226, 34228, 23989, 23990, 23991, 34233, 23996, 23997, 34238, 23999, 34239, 34243, 34244, 24004, 24005, 24006, 24007, 34249, 24010, 24008, 21972, 34264, 24031, 21984, 24033, 24032, 24035, 21987, 24037, 21989, 21990, 24040, 21991, 34280, 21993, 24038, 21997, 24039, 24047, 24045, 22001, 22002, 24046, 24050, 24053, 24054, 24055, 24056, 34297, 34289, 34291, 24061, 24062, 19966, 24064, 24063, 24067, 24072, 24073, 24075, 24076, 24078, 24079, 34322, 34338, 34340, 34346, 34349, 34350, 34353, 34359, 34360, 34361, 34365, 22085, 34378, 34379, 34383, 34386, 34387, 34388, 34389, 34390, 34391, 34399, 34400, 34401, 34402, 34432, 34438, 34440, 34441, 34442, 34448, 34449, 34451, 34459, 34460, 34461, 34462, 34463, 20187, 14071, 3844, 20231, 16135, 22281, 22296, 20253, 22302, 22337, 22340, 22341, 22343, 22346, 22348, 22362, 22364, 22415, 20456) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 07:51:08,387 - 12729 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-23 07:51:08,387 - 12729 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-23 07:51:08,388 - 12729 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGeneration: 437 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 07:51:08,727 - 12729 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 437) into ServiceCore.WorkOrderAutoGeneration - __SPLIT__ 2026-07-23 07:51:19,460 - 12729 - src.utils.log - INFO - βœ… All 437 rows inserted successfully into ServiceCore.WorkOrderAutoGeneration in 1 batches - __SPLIT__ 2026-07-23 07:51:19,461 - 12729 - src.utils.log - INFO - πŸ” Fetching data: Select TOP 437 WorkOrderAutoGenerationId, ServiceSetupId , ModifiedBy, ModifiedDate, IsInitial From ServiceCore.WorkOrderAutoGeneration WHERE ModifiedDate='2026-07-23 12:09:41.730' and ServiceSetupId in (22543, 22582, 22610, 16485, 20649, 16555, 22788, 20745, 22802, 16699, 22859, 22871, 14728, 16787, 22934, 22939, 16796, 22941, 16822, 22969, 16826, 18880, 16845, 18929, 14885, 23092, 14903, 14908, 14909, 14911, 23104, 23106, 23107, 14924, 14925, 23118, 21072, 16981, 14941, 23165, 23184, 21158, 21165, 21166, 21170, 21171, 23222, 21176, 21177, 21178, 21180, 21181, 21182, 21183, 21185, 21187, 21190, 21193, 21194, 21196, 21197, 15054, 21199, 19152, 21203, 15061, 15062, 21217, 21220, 21225, 21228, 21232, 17137, 21235, 23296, 15128, 15140, 17190, 15145, 19246, 23344, 23345, 21305, 23354, 23355, 23356, 21311, 15175, 15178, 15194, 23403, 15233, 15234, 23434, 19343, 17302, 15330, 15332, 15333, 15335, 15385, 15387, 15388, 15389, 15422, 15436, 15437, 15444, 15447, 23658, 21618, 23674, 17548, 21645, 23701, 17564, 23711, 17575, 23752, 21725, 23818, 23825, 23828, 23832, 23839, 34080, 23841, 34082, 34083, 23844, 23845, 34088, 23849, 23851, 34092, 23854, 34094, 34095, 34096, 34097, 34099, 34098, 34101, 23862, 23863, 34104, 34105, 34100, 23865, 34108, 34109, 34110, 23871, 34112, 23867, 23868, 34106, 34117, 34118, 34120, 34122, 34123, 23883, 23885, 34130, 23901, 34141, 34144, 34148, 23911, 23916, 23918, 23919, 34159, 23921, 34162, 23923, 34160, 23925, 34167, 23929, 34178, 34179, 34180, 23945, 23947, 23949, 21906, 23958, 34199, 34200, 23969, 23972, 23977, 23980, 23981, 23982, 23983, 23984, 23985, 23986, 34226, 34228, 23989, 23990, 23991, 34233, 23996, 23997, 34238, 23999, 34239, 34243, 34244, 24004, 24005, 24006, 24007, 34249, 24010, 24008, 21972, 34264, 24031, 21984, 24033, 24032, 24035, 21987, 24037, 21989, 21990, 24040, 21991, 34280, 21993, 24038, 21997, 24039, 24047, 24045, 22001, 22002, 24046, 24050, 24053, 24054, 24055, 24056, 34297, 34289, 34291, 24061, 24062, 19966, 24064, 24063, 24067, 24072, 24073, 24075, 24076, 24078, 24079, 34322, 34338, 34340, 34346, 34349, 34350, 34353, 34359, 34360, 34361, 34365, 22085, 34378, 34379, 34383, 34386, 34387, 34388, 34389, 34390, 34391, 34399, 34400, 34401, 34402, 34432, 34438, 34440, 34441, 34442, 34448, 34449, 34451, 34459, 34460, 34461, 34462, 34463, 20187, 14071, 3844, 20231, 16135, 22281, 22296, 20253, 22302, 22337, 22340, 22341, 22343, 22346, 22348, 22362, 22364, 22415, 20456)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 07:51:19,769 - 12729 - src.utils.log - INFO - βœ… Fetched 437 rows - __SPLIT__ 2026-07-23 07:51:19,771 - 12729 - src.utils.log - INFO - Id's of work order inserted to DB: [2738884 2738885 2738886 2738887 2738888 2738889 2738890 2738891 2738892 2738893 2738894 2738895 2738896 2738897 2738898 2738899 2738900 2738901 2738902 2738903 2738904 2738905 2738906 2738907 2738908 2738909 2738910 2738911 2738912 2738913 2738914 2738915 2738916 2738917 2738918 2738919 2738920 2738921 2738922 2738923 2738924 2738925 2738926 2738927 2738928 2738929 2738930 2738931 2738932 2738933 2738934 2738935 2738936 2738937 2738938 2738939 2738940 2738941 2738942 2738943 2738944 2738945 2738946 2738947 2738948 2738949 2738950 2738951 2738952 2738953 2738954 2738955 2738956 2738957 2738958 2738959 2738960 2738961 2738962 2738963 2738964 2738965 2738966 2738967 2738968 2738969 2738970 2738971 2738972 2738973 2738974 2738975 2738976 2738977 2738978 2738979 2738980 2738981 2738982 2738983 2738984 2738985 2738986 2738987 2738988 2738989 2738990 2738991 2738992 2738993 2738994 2738995 2738996 2738997 2738998 2738999 2739000 2739001 2739002 2739003 2739004 2739005 2739006 2739007 2739008 2739009 2739010 2739011 2739012 2739013 2739014 2739015 2739016 2739017 2739018 2739019 2739020 2739021 2739022 2739023 2739024 2739025 2739026 2739027 2739028 2739029 2739030 2739031 2739032 2739033 2739034 2739035 2739036 2739037 2739038 2739039 2739040 2739041 2739042 2739043 2739044 2739045 2739046 2739047 2739048 2739049 2739050 2739051 2739052 2739053 2739054 2739055 2739056 2739057 2739058 2739059 2739060 2739061 2739062 2739063 2739064 2739065 2739066 2739067 2739068 2739069 2739070 2739071 2739072 2739073 2739074 2739075 2739076 2739077 2739078 2739079 2739080 2739081 2739082 2739083 2739084 2739085 2739086 2739087 2739088 2739089 2739090 2739091 2739092 2739093 2739094 2739095 2739096 2739097 2739098 2739099 2739100 2739101 2739102 2739103 2739104 2739105 2739106 2739107 2739108 2739109 2739110 2739111 2739112 2739113 2739114 2739115 2739116 2739117 2739118 2739119 2739120 2739121 2739122 2739123 2739124 2739125 2739126 2739127 2739128 2739129 2739130 2739131 2739132 2739133 2739134 2739135 2739136 2739137 2739138 2739139 2739140 2739141 2739142 2739143 2739144 2739145 2739146 2739147 2739148 2739149 2739150 2739151 2739152 2739153 2739154 2739155 2739156 2739157 2739158 2739159 2739160 2739161 2739162 2739163 2739164 2739165 2739166 2739167 2739168 2739169 2739170 2739171 2739172 2739173 2739174 2739175 2739176 2739177 2739178 2739179 2739180 2739181 2739182 2739183 2739184 2739185 2739186 2739187 2739188 2739189 2739190 2739191 2739192 2739193 2739194 2739195 2739196 2739197 2739198 2739199 2739200 2739201 2739202 2739203 2739204 2739205 2739206 2739207 2739208 2739209 2739210 2739211 2739212 2739213 2739214 2739215 2739216 2739217 2739218 2739219 2739220 2739221 2739222 2739223 2739224 2739225 2739226 2739227 2739228 2739229 2739230 2739231 2739232 2739233 2739234 2739235 2739236 2739237 2739238 2739239 2739240 2739241 2739242 2739243 2739244 2739245 2739246 2739247 2739248 2739249 2739250 2739251 2739252 2739253 2739254 2739255 2739256 2739257 2739258 2739259 2739260 2739261 2739262 2739263 2739264 2739265 2739266 2739267 2739268 2739269 2739270 2739271 2739272 2739273 2739274 2739275 2739276 2739277 2739278 2739279 2739280 2739281 2739282 2739283 2739284 2739285 2739286 2739287 2739288 2739289 2739290 2739291 2739292 2739293 2739294 2739295 2739296 2739297 2739298 2739299 2739300 2739301 2739302 2739303 2739304 2739305 2739306 2739307 2739308 2739309 2739310 2739311 2739312 2739313 2739314 2739315 2739316 2739317 2739318 2739319 2739320] - __SPLIT__ 2026-07-23 07:51:19,771 - 12729 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId in (22543, 22582, 22610, 16485, 20649, 16555, 22788, 20745, 22802, 16699, 22859, 22871, 14728, 16787, 22934, 22939, 16796, 22941, 16822, 22969, 16826, 18880, 16845, 18929, 14885, 23092, 14903, 14908, 14909, 14911, 23104, 23106, 23107, 14924, 14925, 23118, 21072, 16981, 14941, 23165, 23184, 21158, 21165, 21166, 21170, 21171, 23222, 21176, 21177, 21178, 21180, 21181, 21182, 21183, 21185, 21187, 21190, 21193, 21194, 21196, 21197, 15054, 21199, 19152, 21203, 15061, 15062, 21217, 21220, 21225, 21228, 21232, 17137, 21235, 23296, 15128, 15140, 17190, 15145, 19246, 23344, 23345, 21305, 23354, 23355, 23356, 21311, 15175, 15178, 15194, 23403, 15233, 15234, 23434, 19343, 17302, 15330, 15332, 15333, 15335, 15385, 15387, 15388, 15389, 15422, 15436, 15437, 15444, 15447, 23658, 21618, 23674, 17548, 21645, 23701, 17564, 23711, 17575, 23752, 21725, 23818, 23825, 23828, 23832, 23839, 34080, 23841, 34082, 34083, 23844, 23845, 34088, 23849, 23851, 34092, 23854, 34094, 34095, 34096, 34097, 34099, 34098, 34101, 23862, 23863, 34104, 34105, 34100, 23865, 34108, 34109, 34110, 23871, 34112, 23867, 23868, 34106, 34117, 34118, 34120, 34122, 34123, 23883, 23885, 34130, 23901, 34141, 34144, 34148, 23911, 23916, 23918, 23919, 34159, 23921, 34162, 23923, 34160, 23925, 34167, 23929, 34178, 34179, 34180, 23945, 23947, 23949, 21906, 23958, 34199, 34200, 23969, 23972, 23977, 23980, 23981, 23982, 23983, 23984, 23985, 23986, 34226, 34228, 23989, 23990, 23991, 34233, 23996, 23997, 34238, 23999, 34239, 34243, 34244, 24004, 24005, 24006, 24007, 34249, 24010, 24008, 21972, 34264, 24031, 21984, 24033, 24032, 24035, 21987, 24037, 21989, 21990, 24040, 21991, 34280, 21993, 24038, 21997, 24039, 24047, 24045, 22001, 22002, 24046, 24050, 24053, 24054, 24055, 24056, 34297, 34289, 34291, 24061, 24062, 19966, 24064, 24063, 24067, 24072, 24073, 24075, 24076, 24078, 24079, 34322, 34338, 34340, 34346, 34349, 34350, 34353, 34359, 34360, 34361, 34365, 22085, 34378, 34379, 34383, 34386, 34387, 34388, 34389, 34390, 34391, 34399, 34400, 34401, 34402, 34432, 34438, 34440, 34441, 34442, 34448, 34449, 34451, 34459, 34460, 34461, 34462, 34463, 20187, 14071, 3844, 20231, 16135, 22281, 22296, 20253, 22302, 22337, 22340, 22341, 22343, 22346, 22348, 22362, 22364, 22415, 20456);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 07:51:20,060 - 12729 - src.utils.log - INFO - βœ… Fetched 79 rows - __SPLIT__ 2026-07-23 07:51:20,060 - 12729 - src.utils.log - INFO - Inside get_remaining_temp_tables - __SPLIT__ 2026-07-23 07:51:20,061 - 12729 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from servicecore.serviceSetupServices sss where ServiceSetupId in (24064, 24067, 24072, 24073, 24076, 24078, 24079, 34322, 34338, 34346, 34350, 34353, 34359, 34360, 34361, 34365, 34378, 34379, 34383, 34386, 34387, 34389, 34390, 34391, 34399, 34400, 34401, 34402, 34432, 34438, 34440, 34441, 34442, 34448, 23184, 34449, 34451, 34459, 34460, 34461, 34462, 34463, 21158, 19152, 20187, 23296, 16135, 23825, 23828, 23832, 23839, 34080, 23841, 34083, 23844, 23845, 34088, 23849, 23851, 34092, 34094, 34095, 23344, 23345, 34096, 34099, 34097, 34101, 23862, 34098, 34100, 34105, 34106, 23867, 34108, 34109, 34110, 23871, 34112, 34117, 34118, 34120, 34122, 34123, 34130, 34141, 23901, 34144, 23911, 23916, 23918, 23919, 34159, 23921, 34162, 23923, 34160, 23925, 34167, 34178, 34179, 34180, 23945, 23434, 23947, 23949, 17302, 23958, 34200, 34199, 23969, 23972, 23977, 23980, 23981, 23982, 23983, 23984, 23985, 23986, 34226, 34228, 23989, 23990, 23991, 34233, 23996, 23997, 34238, 34239, 23999, 34243, 24004, 24005, 24006, 24007, 24008, 34249, 34244, 24010, 34264, 24031, 24032, 24033, 24035, 24037, 24038, 24039, 24040, 34280, 24045, 24046, 24047, 34289, 24050, 34291, 24053, 24054, 24055, 24056, 34297, 24061, 24062, 24063)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 07:51:20,359 - 12729 - src.utils.log - INFO - βœ… Fetched 241 rows - __SPLIT__ 2026-07-23 07:51:20,359 - 12729 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from servicecore.ServiceSetupInitialServices sss where ServiceSetupId in (24064, 24067, 24072, 24073, 24076, 24078, 24079, 34322, 34338, 34346, 34350, 34353, 34359, 34360, 34361, 34365, 34378, 34379, 34383, 34386, 34387, 34389, 34390, 34391, 34399, 34400, 34401, 34402, 34432, 34438, 34440, 34441, 34442, 34448, 23184, 34449, 34451, 34459, 34460, 34461, 34462, 34463, 21158, 19152, 20187, 23296, 16135, 23825, 23828, 23832, 23839, 34080, 23841, 34083, 23844, 23845, 34088, 23849, 23851, 34092, 34094, 34095, 23344, 23345, 34096, 34099, 34097, 34101, 23862, 34098, 34100, 34105, 34106, 23867, 34108, 34109, 34110, 23871, 34112, 34117, 34118, 34120, 34122, 34123, 34130, 34141, 23901, 34144, 23911, 23916, 23918, 23919, 34159, 23921, 34162, 23923, 34160, 23925, 34167, 34178, 34179, 34180, 23945, 23434, 23947, 23949, 17302, 23958, 34200, 34199, 23969, 23972, 23977, 23980, 23981, 23982, 23983, 23984, 23985, 23986, 34226, 34228, 23989, 23990, 23991, 34233, 23996, 23997, 34238, 34239, 23999, 34243, 24004, 24005, 24006, 24007, 24008, 34249, 34244, 24010, 34264, 24031, 24032, 24033, 24035, 24037, 24038, 24039, 24040, 34280, 24045, 24046, 24047, 34289, 24050, 34291, 24053, 24054, 24055, 24056, 34297, 24061, 24062, 24063)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 07:51:20,655 - 12729 - src.utils.log - INFO - βœ… Fetched 124 rows - __SPLIT__ 2026-07-23 07:51:20,663 - 12729 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupCrew ssc where ServiceSetupId in (24064, 24067, 24072, 24073, 24076, 24078, 24079, 34322, 34338, 34346, 34350, 34353, 34359, 34360, 34361, 34365, 34378, 34379, 34383, 34386, 34387, 34389, 34390, 34391, 34399, 34400, 34401, 34402, 34432, 34438, 34440, 34441, 34442, 34448, 23184, 34449, 34451, 34459, 34460, 34461, 34462, 34463, 21158, 19152, 20187, 23296, 16135, 23825, 23828, 23832, 23839, 34080, 23841, 34083, 23844, 23845, 34088, 23849, 23851, 34092, 34094, 34095, 23344, 23345, 34096, 34099, 34097, 34101, 23862, 34098, 34100, 34105, 34106, 23867, 34108, 34109, 34110, 23871, 34112, 34117, 34118, 34120, 34122, 34123, 34130, 34141, 23901, 34144, 23911, 23916, 23918, 23919, 34159, 23921, 34162, 23923, 34160, 23925, 34167, 34178, 34179, 34180, 23945, 23434, 23947, 23949, 17302, 23958, 34200, 34199, 23969, 23972, 23977, 23980, 23981, 23982, 23983, 23984, 23985, 23986, 34226, 34228, 23989, 23990, 23991, 34233, 23996, 23997, 34238, 34239, 23999, 34243, 24004, 24005, 24006, 24007, 24008, 34249, 34244, 24010, 34264, 24031, 24032, 24033, 24035, 24037, 24038, 24039, 24040, 34280, 24045, 24046, 24047, 34289, 24050, 34291, 24053, 24054, 24055, 24056, 34297, 24061, 24062, 24063)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 07:51:20,963 - 12729 - src.utils.log - INFO - βœ… Fetched 257 rows - __SPLIT__ 2026-07-23 07:51:20,964 - 12729 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSalesPersonCommission ssspc where ServiceSetupId in (24064, 24067, 24072, 24073, 24076, 24078, 24079, 34322, 34338, 34346, 34350, 34353, 34359, 34360, 34361, 34365, 34378, 34379, 34383, 34386, 34387, 34389, 34390, 34391, 34399, 34400, 34401, 34402, 34432, 34438, 34440, 34441, 34442, 34448, 23184, 34449, 34451, 34459, 34460, 34461, 34462, 34463, 21158, 19152, 20187, 23296, 16135, 23825, 23828, 23832, 23839, 34080, 23841, 34083, 23844, 23845, 34088, 23849, 23851, 34092, 34094, 34095, 23344, 23345, 34096, 34099, 34097, 34101, 23862, 34098, 34100, 34105, 34106, 23867, 34108, 34109, 34110, 23871, 34112, 34117, 34118, 34120, 34122, 34123, 34130, 34141, 23901, 34144, 23911, 23916, 23918, 23919, 34159, 23921, 34162, 23923, 34160, 23925, 34167, 34178, 34179, 34180, 23945, 23434, 23947, 23949, 17302, 23958, 34200, 34199, 23969, 23972, 23977, 23980, 23981, 23982, 23983, 23984, 23985, 23986, 34226, 34228, 23989, 23990, 23991, 34233, 23996, 23997, 34238, 34239, 23999, 34243, 24004, 24005, 24006, 24007, 24008, 34249, 34244, 24010, 34264, 24031, 24032, 24033, 24035, 24037, 24038, 24039, 24040, 34280, 24045, 24046, 24047, 34289, 24050, 34291, 24053, 24054, 24055, 24056, 34297, 24061, 24062, 24063)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 07:51:21,256 - 12729 - src.utils.log - INFO - βœ… Fetched 26 rows - __SPLIT__ 2026-07-23 07:51:21,258 - 12729 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupCommissionAdjustment ssspc where ServiceSetupId in (24064, 24067, 24072, 24073, 24076, 24078, 24079, 34322, 34338, 34346, 34350, 34353, 34359, 34360, 34361, 34365, 34378, 34379, 34383, 34386, 34387, 34389, 34390, 34391, 34399, 34400, 34401, 34402, 34432, 34438, 34440, 34441, 34442, 34448, 23184, 34449, 34451, 34459, 34460, 34461, 34462, 34463, 21158, 19152, 20187, 23296, 16135, 23825, 23828, 23832, 23839, 34080, 23841, 34083, 23844, 23845, 34088, 23849, 23851, 34092, 34094, 34095, 23344, 23345, 34096, 34099, 34097, 34101, 23862, 34098, 34100, 34105, 34106, 23867, 34108, 34109, 34110, 23871, 34112, 34117, 34118, 34120, 34122, 34123, 34130, 34141, 23901, 34144, 23911, 23916, 23918, 23919, 34159, 23921, 34162, 23923, 34160, 23925, 34167, 34178, 34179, 34180, 23945, 23434, 23947, 23949, 17302, 23958, 34200, 34199, 23969, 23972, 23977, 23980, 23981, 23982, 23983, 23984, 23985, 23986, 34226, 34228, 23989, 23990, 23991, 34233, 23996, 23997, 34238, 34239, 23999, 34243, 24004, 24005, 24006, 24007, 24008, 34249, 34244, 24010, 34264, 24031, 24032, 24033, 24035, 24037, 24038, 24039, 24040, 34280, 24045, 24046, 24047, 34289, 24050, 34291, 24053, 24054, 24055, 24056, 34297, 24061, 24062, 24063)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 07:51:21,553 - 12729 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-23 07:51:21,555 - 12729 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.serviceSetupAppliedDiscount WHERE ServiceSetupId in (24064, 24067, 24072, 24073, 24076, 24078, 24079, 34322, 34338, 34346, 34350, 34353, 34359, 34360, 34361, 34365, 34378, 34379, 34383, 34386, 34387, 34389, 34390, 34391, 34399, 34400, 34401, 34402, 34432, 34438, 34440, 34441, 34442, 34448, 23184, 34449, 34451, 34459, 34460, 34461, 34462, 34463, 21158, 19152, 20187, 23296, 16135, 23825, 23828, 23832, 23839, 34080, 23841, 34083, 23844, 23845, 34088, 23849, 23851, 34092, 34094, 34095, 23344, 23345, 34096, 34099, 34097, 34101, 23862, 34098, 34100, 34105, 34106, 23867, 34108, 34109, 34110, 23871, 34112, 34117, 34118, 34120, 34122, 34123, 34130, 34141, 23901, 34144, 23911, 23916, 23918, 23919, 34159, 23921, 34162, 23923, 34160, 23925, 34167, 34178, 34179, 34180, 23945, 23434, 23947, 23949, 17302, 23958, 34200, 34199, 23969, 23972, 23977, 23980, 23981, 23982, 23983, 23984, 23985, 23986, 34226, 34228, 23989, 23990, 23991, 34233, 23996, 23997, 34238, 34239, 23999, 34243, 24004, 24005, 24006, 24007, 24008, 34249, 34244, 24010, 34264, 24031, 24032, 24033, 24035, 24037, 24038, 24039, 24040, 34280, 24045, 24046, 24047, 34289, 24050, 34291, 24053, 24054, 24055, 24056, 34297, 24061, 24062, 24063);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 07:51:21,851 - 12729 - src.utils.log - INFO - βœ… Fetched 119 rows - __SPLIT__ 2026-07-23 07:51:21,853 - 12729 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.SetupSourceMapping WHERE ServiceSetupId in (24064, 24067, 24072, 24073, 24076, 24078, 24079, 34322, 34338, 34346, 34350, 34353, 34359, 34360, 34361, 34365, 34378, 34379, 34383, 34386, 34387, 34389, 34390, 34391, 34399, 34400, 34401, 34402, 34432, 34438, 34440, 34441, 34442, 34448, 23184, 34449, 34451, 34459, 34460, 34461, 34462, 34463, 21158, 19152, 20187, 23296, 16135, 23825, 23828, 23832, 23839, 34080, 23841, 34083, 23844, 23845, 34088, 23849, 23851, 34092, 34094, 34095, 23344, 23345, 34096, 34099, 34097, 34101, 23862, 34098, 34100, 34105, 34106, 23867, 34108, 34109, 34110, 23871, 34112, 34117, 34118, 34120, 34122, 34123, 34130, 34141, 23901, 34144, 23911, 23916, 23918, 23919, 34159, 23921, 34162, 23923, 34160, 23925, 34167, 34178, 34179, 34180, 23945, 23434, 23947, 23949, 17302, 23958, 34200, 34199, 23969, 23972, 23977, 23980, 23981, 23982, 23983, 23984, 23985, 23986, 34226, 34228, 23989, 23990, 23991, 34233, 23996, 23997, 34238, 34239, 23999, 34243, 24004, 24005, 24006, 24007, 24008, 34249, 34244, 24010, 34264, 24031, 24032, 24033, 24035, 24037, 24038, 24039, 24040, 34280, 24045, 24046, 24047, 34289, 24050, 34291, 24053, 24054, 24055, 24056, 34297, 24061, 24062, 24063);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 07:51:22,145 - 12729 - src.utils.log - INFO - βœ… Fetched 12 rows - __SPLIT__ 2026-07-23 07:51:22,146 - 12729 - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM [ServiceCore].[CommunicationPreferencesServiceReportNotification] WITH(NOLOCK) WHERE EntityType = 'Setup' AND ServiceSetupId in (24064, 24067, 24072, 24073, 24076, 24078, 24079, 34322, 34338, 34346, 34350, 34353, 34359, 34360, 34361, 34365, 34378, 34379, 34383, 34386, 34387, 34389, 34390, 34391, 34399, 34400, 34401, 34402, 34432, 34438, 34440, 34441, 34442, 34448, 23184, 34449, 34451, 34459, 34460, 34461, 34462, 34463, 21158, 19152, 20187, 23296, 16135, 23825, 23828, 23832, 23839, 34080, 23841, 34083, 23844, 23845, 34088, 23849, 23851, 34092, 34094, 34095, 23344, 23345, 34096, 34099, 34097, 34101, 23862, 34098, 34100, 34105, 34106, 23867, 34108, 34109, 34110, 23871, 34112, 34117, 34118, 34120, 34122, 34123, 34130, 34141, 23901, 34144, 23911, 23916, 23918, 23919, 34159, 23921, 34162, 23923, 34160, 23925, 34167, 34178, 34179, 34180, 23945, 23434, 23947, 23949, 17302, 23958, 34200, 34199, 23969, 23972, 23977, 23980, 23981, 23982, 23983, 23984, 23985, 23986, 34226, 34228, 23989, 23990, 23991, 34233, 23996, 23997, 34238, 34239, 23999, 34243, 24004, 24005, 24006, 24007, 24008, 34249, 34244, 24010, 34264, 24031, 24032, 24033, 24035, 24037, 24038, 24039, 24040, 34280, 24045, 24046, 24047, 34289, 24050, 34291, 24053, 24054, 24055, 24056, 34297, 24061, 24062, 24063);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 07:51:22,463 - 12729 - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-23 07:51:22,463 - 12729 - src.utils.log - INFO - πŸ” Fetching data: SELECT * From CRM.LeadNote WHERE RefType = 'Setup' and RefId in (24064, 24067, 24072, 24073, 24076, 24078, 24079, 34322, 34338, 34346, 34350, 34353, 34359, 34360, 34361, 34365, 34378, 34379, 34383, 34386, 34387, 34389, 34390, 34391, 34399, 34400, 34401, 34402, 34432, 34438, 34440, 34441, 34442, 34448, 23184, 34449, 34451, 34459, 34460, 34461, 34462, 34463, 21158, 19152, 20187, 23296, 16135, 23825, 23828, 23832, 23839, 34080, 23841, 34083, 23844, 23845, 34088, 23849, 23851, 34092, 34094, 34095, 23344, 23345, 34096, 34099, 34097, 34101, 23862, 34098, 34100, 34105, 34106, 23867, 34108, 34109, 34110, 23871, 34112, 34117, 34118, 34120, 34122, 34123, 34130, 34141, 23901, 34144, 23911, 23916, 23918, 23919, 34159, 23921, 34162, 23923, 34160, 23925, 34167, 34178, 34179, 34180, 23945, 23434, 23947, 23949, 17302, 23958, 34200, 34199, 23969, 23972, 23977, 23980, 23981, 23982, 23983, 23984, 23985, 23986, 34226, 34228, 23989, 23990, 23991, 34233, 23996, 23997, 34238, 34239, 23999, 34243, 24004, 24005, 24006, 24007, 24008, 34249, 34244, 24010, 34264, 24031, 24032, 24033, 24035, 24037, 24038, 24039, 24040, 34280, 24045, 24046, 24047, 34289, 24050, 34291, 24053, 24054, 24055, 24056, 34297, 24061, 24062, 24063);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 07:51:22,805 - 12729 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-23 07:51:22,842 - 12729 - src.utils.log - INFO - Inside insert_data_in_temp_tables for work order generation - __SPLIT__ 2026-07-23 07:51:22,842 - 12729 - src.utils.log - INFO - πŸ“₯ Empty dataframe of CRM.LeadNote: - __SPLIT__ 2026-07-23 07:51:22,842 - 12729 - src.utils.log - INFO - leadNoteDf inserted to dream DB - __SPLIT__ 2026-07-23 07:51:22,842 - 12729 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-23 07:51:22,843 - 12729 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId = 2739127 ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 07:51:23,128 - 12729 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-23 07:51:23,129 - 12729 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.CommunicationPreferencesServiceReportNotification: 2 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 07:51:23,437 - 12729 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 2) into ServiceCore.CommunicationPreferencesServiceReportNotification - __SPLIT__ 2026-07-23 07:51:24,451 - 12729 - src.utils.log - INFO - βœ… All 2 rows inserted successfully into ServiceCore.CommunicationPreferencesServiceReportNotification in 1 batches - __SPLIT__ 2026-07-23 07:51:24,451 - 12729 - src.utils.log - INFO - CommunicationPreferencesServiceReportNotification inserted to dream DB - __SPLIT__ 2026-07-23 07:51:24,451 - 12729 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-23 07:51:24,452 - 12729 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN ('2739247', '2739035', '2738997', '2739198', '2739065', '2739079', '2739080', '2738953', '2739274', '2739030', '2739141', '2738891', '2739128', '2738894', '2738936', '2739168', '2738965', '2738895', '2739243', '2739062', '2739078', '2739299', '2738892', '2739197', '2738984', '2739051', '2739237', '2739076', '2739306', '2739032', '2738981', '2739179', '2739275', '2739175', '2738915', '2739004', '2739264', '2739212', '2739085', '2738901') ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 07:51:24,738 - 12729 - src.utils.log - INFO - βœ… Fetched 40 rows - __SPLIT__ 2026-07-23 07:51:24,739 - 12729 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.SetupAutoGenerationSourceMapping: 0 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 07:51:25,043 - 12729 - src.utils.log - INFO - βœ… All 0 rows inserted successfully into ServiceCore.SetupAutoGenerationSourceMapping in 0 batches - __SPLIT__ 2026-07-23 07:51:25,043 - 12729 - src.utils.log - INFO - SetupAutoGenerationSourceMapping inserted to dream DB - __SPLIT__ 2026-07-23 07:51:25,044 - 12729 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-23 07:51:25,044 - 12729 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN (2739209, 2739214, 2739217, 2739236, 2739241, 2739246, 2739250, 2739252, 2739259, 2739269, 2739270, 2739284, 2739286, 2739288, 2739290, 2739308, 2739315, 2739318, 2738896, 2738898, 2738907, 2738910, 2738913, 2738918, 2738923, 2738926, 2738927, 2738928, 2738957, 2738960, 2738971, 2738974, 2738978, 2738988, 2738991, 2738994, 2739001, 2739002, 2739007, 2739009, 2739011, 2739015, 2739016, 2739020, 2739034, 2739036, 2739047, 2739054, 2739061, 2739069, 2739071, 2739090, 2739095, 2739096, 2739102, 2739104, 2739105, 2739107, 2739109, 2739110, 2739111, 2739112, 2739113, 2739116, 2739118, 2739119, 2739121, 2739122, 2739123, 2739124, 2739125, 2739127, 2739129, 2739130, 2739131, 2739132, 2739133, 2739134, 2739135, 2739138, 2739143, 2739144, 2739145, 2739146, 2739147, 2739148, 2739153, 2739156, 2739157, 2739169, 2739170, 2739182, 2739194) ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 07:51:25,332 - 12729 - src.utils.log - INFO - βœ… Fetched 93 rows - __SPLIT__ 2026-07-23 07:51:25,333 - 12729 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationAppliedDiscount: 123 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 07:51:25,640 - 12729 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 123) into ServiceCore.WorkOrderAutoGenerationAppliedDiscount - __SPLIT__ 2026-07-23 07:51:27,102 - 12729 - src.utils.log - INFO - βœ… All 123 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationAppliedDiscount in 1 batches - __SPLIT__ 2026-07-23 07:51:27,103 - 12729 - src.utils.log - INFO - WorkOrderAutoGenerationAppliedDiscount inserted to dream DB - __SPLIT__ 2026-07-23 07:51:27,103 - 12729 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-23 07:51:27,103 - 12729 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN (2738952.0, 2738921.0, 2738890.0, 2739082.0, 2738923.0, 2738893.0, 2738894.0, 2739093.0, 2738999.0) ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 07:51:27,385 - 12729 - src.utils.log - INFO - βœ… Fetched 9 rows - __SPLIT__ 2026-07-23 07:51:27,386 - 12729 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.SubWorkOrderAutoGeneration: 9 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 07:51:27,701 - 12729 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 9) into ServiceCore.SubWorkOrderAutoGeneration - __SPLIT__ 2026-07-23 07:51:28,865 - 12729 - src.utils.log - INFO - βœ… All 9 rows inserted successfully into ServiceCore.SubWorkOrderAutoGeneration in 1 batches - __SPLIT__ 2026-07-23 07:51:28,865 - 12729 - src.utils.log - INFO - SubWorkOrderAutoGeneration inserted to dream DB - __SPLIT__ 2026-07-23 07:51:28,866 - 12729 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-23 07:51:28,866 - 12729 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN (2738952, 2738893, 2738999) ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 07:51:29,149 - 12729 - src.utils.log - INFO - βœ… Fetched 3 rows - __SPLIT__ 2026-07-23 07:51:29,150 - 12729 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationCommissionAdjustment: 3 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 07:51:29,456 - 12729 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 3) into ServiceCore.WorkOrderAutoGenerationCommissionAdjustment - __SPLIT__ 2026-07-23 07:51:30,392 - 12729 - src.utils.log - INFO - βœ… All 3 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationCommissionAdjustment in 1 batches - __SPLIT__ 2026-07-23 07:51:30,393 - 12729 - src.utils.log - INFO - SubWorkOrderAutoGeneration inserted to dream DB - __SPLIT__ 2026-07-23 07:51:30,393 - 12729 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-23 07:51:30,393 - 12729 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN (2738885, 2738891, 2738892, 2739261) ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 07:51:30,677 - 12729 - src.utils.log - INFO - βœ… Fetched 4 rows - __SPLIT__ 2026-07-23 07:51:30,678 - 12729 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationSalesPersonCommission: 19 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 07:51:30,985 - 12729 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 19) into ServiceCore.WorkOrderAutoGenerationSalesPersonCommission - __SPLIT__ 2026-07-23 07:51:31,995 - 12729 - src.utils.log - INFO - βœ… All 19 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationSalesPersonCommission in 1 batches - __SPLIT__ 2026-07-23 07:51:31,995 - 12729 - src.utils.log - INFO - WorkOrderAutoGenerationSalesPersonCommission_df inserted to dream DB - __SPLIT__ 2026-07-23 07:51:31,995 - 12729 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-23 07:51:31,996 - 12729 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN (2738884, 2738885, 2738887, 2738888, 2738889, 2738891, 2738892, 2738895, 2738896, 2738897, 2738898, 2738899, 2738900, 2738901, 2738903, 2738904, 2738905, 2738906, 2738907, 2738908, 2738909, 2738910, 2738911, 2738912, 2738913, 2738914, 2738916, 2738917, 2738918, 2738919, 2738920, 2738922, 2738924, 2738926, 2738927, 2738928, 2738930, 2738931, 2738932, 2738933, 2738934, 2738935, 2738936, 2738937, 2738938, 2738939, 2738940, 2738941, 2738942, 2738943, 2738944, 2738946, 2738947, 2738949, 2738950, 2738951, 2738953, 2738954, 2738955, 2738956, 2738957, 2738958, 2738959, 2738960, 2738961, 2738962, 2738963, 2738964, 2738966, 2738967, 2738968, 2738970, 2738971, 2738972, 2738973, 2738974, 2738976, 2738977, 2738978, 2738979, 2738980, 2738982, 2738983, 2738984, 2738985, 2738986, 2738987, 2738988, 2738989, 2738990, 2738991, 2738992, 2738993, 2738994, 2738995, 2738996, 2738997, 2738998, 2739000, 2739001, 2739002, 2739003, 2739004, 2739005, 2739006, 2739008, 2739010, 2739011, 2739012, 2739013, 2739014, 2739015, 2739016, 2739018, 2739019, 2739020, 2739021, 2739022, 2739024, 2739025, 2739026, 2739027, 2739028, 2739029, 2739031, 2739032, 2739033, 2739034, 2739035, 2739036, 2739037, 2739038, 2739039, 2739040, 2739041, 2739042, 2739043, 2739044, 2739046, 2739047, 2739048, 2739049, 2739050, 2739051, 2739052, 2739053, 2739054, 2739055, 2739056, 2739057, 2739058, 2739059, 2739060, 2739061, 2739063, 2739064, 2739065, 2739066, 2739067, 2739068, 2739069, 2739070, 2739071, 2739073, 2739074, 2739075, 2739076, 2739077, 2739078, 2739079, 2739080, 2739081, 2739083, 2739084, 2739086, 2739087, 2739088, 2739089, 2739090, 2739091, 2739092, 2739094, 2739095, 2739096, 2739097, 2739098, 2739099, 2739100, 2739102, 2739103, 2739104, 2739105, 2739106, 2739107, 2739108, 2739109, 2739110, 2739111, 2739112, 2739113, 2739114, 2739115, 2739116, 2739117, 2739118, 2739119, 2739120, 2739121, 2739122, 2739123, 2739124, 2739125, 2739126, 2739127, 2739128, 2739129, 2739130, 2739131, 2739132, 2739133, 2739134, 2739135, 2739136, 2739137, 2739138, 2739139, 2739140, 2739141, 2739142, 2739143, 2739144, 2739145, 2739146, 2739147, 2739148, 2739149, 2739150, 2739151, 2739153, 2739154, 2739155, 2739156, 2739157, 2739158, 2739159, 2739160, 2739161, 2739162, 2739163, 2739164, 2739165, 2739166, 2739167, 2739168, 2739169, 2739170, 2739171, 2739173, 2739174, 2739175, 2739176, 2739177, 2739180, 2739181, 2739182, 2739183, 2739184, 2739185, 2739186, 2739187, 2739188, 2739189, 2739190, 2739191, 2739192, 2739193, 2739194, 2739195, 2739196, 2739198, 2739199, 2739200, 2739202, 2739203, 2739204, 2739205, 2739206, 2739207, 2739209, 2739211, 2739212, 2739213, 2739214, 2739215, 2739216, 2739217, 2739218, 2739219, 2739220, 2739221, 2739222, 2739223, 2739224, 2739225, 2739227, 2739228, 2739229, 2739230, 2739231, 2739232, 2739233, 2739234, 2739235, 2739236, 2739237, 2739238, 2739239, 2739240, 2739241, 2739242, 2739243, 2739244, 2739245, 2739246, 2739247, 2739248, 2739249, 2739250, 2739251, 2739252, 2739253, 2739255, 2739256, 2739257, 2739258, 2739259, 2739260, 2739261, 2739262, 2739265, 2739266, 2739267, 2739269, 2739270, 2739271, 2739272, 2739273, 2739274, 2739275, 2739276, 2739277, 2739278, 2739279, 2739280, 2739281, 2739282, 2739283, 2739284, 2739285, 2739286, 2739287, 2739288, 2739289, 2739290, 2739291, 2739292, 2739293, 2739295, 2739296, 2739297, 2739298, 2739299, 2739300, 2739301, 2739302, 2739303, 2739305, 2739307, 2739308, 2739309, 2739310, 2739311, 2739312, 2739313, 2739314, 2739315, 2739316, 2739317, 2739318, 2739319, 2739320) ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 07:51:32,299 - 12729 - src.utils.log - INFO - βœ… Fetched 391 rows - __SPLIT__ 2026-07-23 07:51:32,300 - 12729 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationCrews: 465 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 07:51:32,605 - 12729 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 465) into ServiceCore.WorkOrderAutoGenerationCrews - __SPLIT__ 2026-07-23 07:51:34,622 - 12729 - src.utils.log - INFO - βœ… All 465 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationCrews in 1 batches - __SPLIT__ 2026-07-23 07:51:34,623 - 12729 - src.utils.log - INFO - WorkOrderAutoGenerationCrews inserted to dream DB - __SPLIT__ 2026-07-23 07:51:34,623 - 12729 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-23 07:51:34,623 - 12729 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN (2738884, 2738885, 2738886, 2738887, 2738888, 2738889, 2738891, 2738892) ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 07:51:34,907 - 12729 - src.utils.log - INFO - βœ… Fetched 8 rows - __SPLIT__ 2026-07-23 07:51:34,908 - 12729 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationServices: 9 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 07:51:35,219 - 12729 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 9) into ServiceCore.WorkOrderAutoGenerationServices - __SPLIT__ 2026-07-23 07:51:36,228 - 12729 - src.utils.log - INFO - βœ… All 9 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationServices in 1 batches - __SPLIT__ 2026-07-23 07:51:36,228 - 12729 - src.utils.log - INFO - WorkOrderAutoGenerationServices inserted to dream DB - __SPLIT__ 2026-07-23 07:51:36,229 - 12729 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-23 07:51:36,229 - 12729 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN (2738890, 2738893, 2738894, 2738895, 2738896, 2738897, 2738898, 2738899, 2738900, 2738901, 2738902, 2738903, 2738904, 2738905, 2738906, 2738907, 2738908, 2738909, 2738910, 2738911, 2738912, 2738913, 2738914, 2738915, 2738916, 2738917, 2738918, 2738919, 2738920, 2738921, 2738922, 2738923, 2738924, 2738925, 2738926, 2738927, 2738928, 2738929, 2738930, 2738931, 2738932, 2738933, 2738934, 2738935, 2738936, 2738937, 2738938, 2738939, 2738940, 2738941, 2738942, 2738943, 2738944, 2738945, 2738946, 2738947, 2738948, 2738949, 2738950, 2738951, 2738952, 2738953, 2738954, 2738955, 2738956, 2738957, 2738958, 2738959, 2738960, 2738961, 2738962, 2738963, 2738964, 2738965, 2738966, 2738967, 2738968, 2738969, 2738970, 2738971, 2738972, 2738973, 2738974, 2738975, 2738976, 2738977, 2738978, 2738979, 2738980, 2738981, 2738982, 2738983, 2738984, 2738985, 2738986, 2738987, 2738988, 2738989, 2738990, 2738991, 2738992, 2738993, 2738994, 2738995, 2738996, 2738997, 2738998, 2738999, 2739000, 2739001, 2739002, 2739003, 2739004, 2739005, 2739006, 2739007, 2739008, 2739009, 2739010, 2739011, 2739012, 2739013, 2739014, 2739015, 2739016, 2739017, 2739018, 2739019, 2739020, 2739021, 2739022, 2739023, 2739024, 2739025, 2739026, 2739027, 2739028, 2739029, 2739030, 2739031, 2739032, 2739033, 2739034, 2739035, 2739036, 2739037, 2739038, 2739039, 2739040, 2739041, 2739042, 2739043, 2739044, 2739045, 2739046, 2739047, 2739048, 2739049, 2739050, 2739051, 2739052, 2739053, 2739054, 2739055, 2739056, 2739057, 2739058, 2739059, 2739060, 2739061, 2739062, 2739063, 2739064, 2739065, 2739066, 2739067, 2739068, 2739069, 2739070, 2739071, 2739072, 2739073, 2739074, 2739075, 2739076, 2739077, 2739078, 2739079, 2739080, 2739081, 2739082, 2739083, 2739084, 2739085, 2739086, 2739087, 2739088, 2739089, 2739090, 2739091, 2739092, 2739093, 2739094, 2739095, 2739096, 2739097, 2739098, 2739099, 2739100, 2739101, 2739102, 2739103, 2739104, 2739105, 2739106, 2739107, 2739108, 2739109, 2739110, 2739111, 2739112, 2739113, 2739114, 2739115, 2739116, 2739117, 2739118, 2739119, 2739120, 2739121, 2739122, 2739123, 2739124, 2739125, 2739126, 2739127, 2739128, 2739129, 2739130, 2739131, 2739132, 2739133, 2739134, 2739135, 2739136, 2739137, 2739138, 2739139, 2739140, 2739141, 2739142, 2739143, 2739144, 2739145, 2739146, 2739147, 2739148, 2739149, 2739150, 2739151, 2739152, 2739153, 2739154, 2739155, 2739156, 2739157, 2739158, 2739159, 2739160, 2739161, 2739162, 2739163, 2739164, 2739165, 2739166, 2739167, 2739168, 2739169, 2739170, 2739171, 2739172, 2739173, 2739174, 2739175, 2739176, 2739177, 2739178, 2739179, 2739180, 2739181, 2739182, 2739183, 2739184, 2739185, 2739186, 2739187, 2739188, 2739189, 2739190, 2739191, 2739192, 2739193, 2739194, 2739195, 2739196, 2739197, 2739198, 2739199, 2739200, 2739201, 2739202, 2739203, 2739204, 2739205, 2739206, 2739207, 2739208, 2739209, 2739210, 2739211, 2739212, 2739213, 2739214, 2739215, 2739216, 2739217, 2739218, 2739219, 2739220, 2739221, 2739222, 2739223, 2739224, 2739225, 2739226, 2739227, 2739228, 2739229, 2739230, 2739231, 2739232, 2739233, 2739234, 2739235, 2739236, 2739237, 2739238, 2739239, 2739240, 2739241, 2739242, 2739243, 2739244, 2739245, 2739246, 2739247, 2739248, 2739249, 2739250, 2739251, 2739252, 2739253, 2739254, 2739255, 2739256, 2739257, 2739258, 2739259, 2739260, 2739261, 2739262, 2739263, 2739264, 2739265, 2739266, 2739267, 2739268, 2739269, 2739270, 2739271, 2739272, 2739273, 2739274, 2739275, 2739276, 2739277, 2739278, 2739279, 2739280, 2739281, 2739282, 2739283, 2739284, 2739285, 2739286, 2739287, 2739288, 2739289, 2739290, 2739291, 2739292, 2739293, 2739294, 2739295, 2739296, 2739297, 2739298, 2739299, 2739300, 2739301, 2739302, 2739303, 2739304, 2739305, 2739306, 2739307, 2739308, 2739309, 2739310, 2739311, 2739312, 2739313, 2739314, 2739315, 2739316, 2739317, 2739318, 2739319, 2739320) ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 07:51:36,535 - 12729 - src.utils.log - INFO - βœ… Fetched 429 rows - __SPLIT__ 2026-07-23 07:51:36,536 - 12729 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationServices: 510 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 07:51:36,825 - 12729 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 510) into ServiceCore.WorkOrderAutoGenerationServices - __SPLIT__ 2026-07-23 07:51:39,760 - 12729 - src.utils.log - INFO - βœ… All 510 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationServices in 1 batches - __SPLIT__ 2026-07-23 07:51:39,760 - 12729 - src.utils.log - INFO - WorkOrderAutoGenerationServices inserted to dream DB - __SPLIT__ 2026-07-23 07:51:39,760 - 12729 - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET Status = 'Completed' WHERE GenerateWorkOrderHistoryId = 12729;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 07:51:40,041 - 12729 - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-23 07:51:40,041 - 12729 - src.utils.log - INFO - Sequential work order generation successful - __SPLIT__ 2026-07-23 07:51:40,041 - 12729 - src.utils.log - INFO - Time took to perform operation: 46.9 - __SPLIT__ 2026-07-23 07:59:18,615 - 12730 - src.utils.log - INFO - ParallelProcessing=False GenerateWorkOrderHistoryId=12730 - __SPLIT__ 2026-07-23 07:59:18,616 - 12730 - src.utils.log - INFO - Sequential Work order generation algo started for GenerateWorkOrderHistoryId: 12730 - __SPLIT__ 2026-07-23 07:59:18,631 - 12730 - src.utils.log - INFO - βœ… Successfully connected to database - __SPLIT__ 2026-07-23 07:59:18,631 - 12730 - src.utils.log - INFO - πŸ” Fetching data: SELECT ConnectionStringName FROM Common.CompanyTenantMaster WHERE CompanyKey = 'Fortive'... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 07:59:21,322 - 12730 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-23 07:59:21,323 - 12730 - src.utils.log - INFO - Connection string not found connecting to common DB - __SPLIT__ 2026-07-23 07:59:21,323 - 12730 - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET Status = 'InProgress' WHERE GenerateWorkOrderHistoryId = 12730;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 07:59:21,618 - 12730 - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-23 07:59:21,618 - 12730 - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.RecurringServicePrice, gw.StartDate, gw.EndDate, gw.CreatedBy AS NewCreatedBy, gw.RouteIds, ss.* FROM ServiceCore.GenerateWorkOrderHistory gw JOIN ServiceCore.ServiceSetup ss ON gw.CompanyId = ss.CompanyId AND ( (ss.NextGenerationDate <= gw.EndDate AND ss.NextGenerationDate >= gw.StartDate) OR ss.NextGenerationDate IS NULL) AND (gw.AccountNumber IS NULL OR ss.AccountNumber = gw.AccountNumber) AND (gw.ServiceSetupId IS NULL OR ss.ServiceSetupId = gw.ServiceSetupId)AND (gw.RouteIds IS NULL OR ss.RouteMasterId IN (SELECT CAST(value AS INT) FROM STRING_SPLIT((SELECT RouteIds FROM ServiceCore.GenerateWorkOrderHistory WHERE GenerateWorkOrderHistoryid = 12730), ',' )) OR ss.InitialRouteId IN ( SELECT CAST(value AS INT) FROM STRING_SPLIT((SELECT RouteIds FROM ServiceCore.GenerateWorkOrderHistory WHERE GenerateWorkOrderHistoryid = 12730), ','))) JOIN (SELECT SUM(Price) AS RecurringServicePrice, ServiceSetupId FROM ServiceCore.ServiceSetupServices GROUP BY ServiceSetupId ) sss ON sss.ServiceSetupId = ss.ServiceSetupId WHERE gw.GenerateWorkOrderHistoryid = 12730 AND ss.FrequencyScheduleId IS NOT NULL AND ss.IsActive = 1 AND ss.IsDeleted = 0 AND ss.Status <> 'Canceled' AND ((ss.OrderType = gw.OrderType) OR gw.OrderType IS NULL);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 07:59:21,953 - 12730 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-23 07:59:21,954 - 12730 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.GenerateWorkOrderHistory gwoh WHERE GenerateWorkOrderHistoryId = 12730;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 07:59:22,254 - 12730 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-23 07:59:22,257 - 12730 - src.utils.log - INFO - FrequencyScheduleId missing for setups: []: Ignored these setups - __SPLIT__ 2026-07-23 07:59:22,258 - 12730 - src.utils.log - INFO - πŸ” Fetching data: SELECT fsd.IntervalDays, fs.CreatedDate ,f.FrequencyId , fs.FrequencyScheduleId, f.[SysName], f.FrequencyValue, f.YearlyOccurrence , fs.ScheduleFormat,fsd.Days, fsd.Weeks, fsd.Months,fsc.[Month] as sch_months, fsd.StartMonth , fsd.DateDay,fsd.DateMonth FROM [ServiceCore].[FrequencyMaster] f inner join [ServiceCore].[FrequencySchedule] fs on fs.FrequencyId = f.FrequencyId left join ServiceCore.FrequencyScheduleCycle fsc on fsc.FrequencyScheduleId = fs.FrequencyScheduleId left join [ServiceCore].[FrequencyScheduleDetail] fsd on fsd.FrequencyScheduleId = fs.FrequencyScheduleId WHERE fsd.FrequencyScheduleId = 13159... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 07:59:22,562 - 12730 - src.utils.log - INFO - βœ… Fetched 60 rows - __SPLIT__ 2026-07-23 07:59:22,563 - 12730 - src.utils.log - INFO - Found the Setups and Frequencies - __SPLIT__ 2026-07-23 07:59:22,566 - 12730 - src.utils.log - INFO - Inside work order function - __SPLIT__ 2026-07-23 07:59:22,567 - 12730 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 34459;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 07:59:22,863 - 12730 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-23 07:59:22,864 - 12730 - src.utils.log - INFO - πŸ” Fetching data: select ServiceDate, ServiceSetupId, IsInitial from serviceCore.WorkOrder wo inner join ServiceCore.WorkOrderStatus wos on wo.WoStatusId = wos.WoStatusId where ServiceDate >= '2026-07-23 00:00:00' and ServiceDate <= '2029-12-31 00:00:00' and ServiceSetupId = 34459 and wo.IsActive = 1 and wos.Name not in ('Void', 'Cancelled');... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 07:59:23,164 - 12730 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-23 07:59:23,790 - 12730 - src.utils.log - INFO - Generating work orders for setup: 34459 - __SPLIT__ 2026-07-23 07:59:23,791 - 12730 - src.utils.log - INFO - Error processing schedule ID 13159: cannot access local variable 'sorted_service_dates' where it is not associated with a value - __SPLIT__ 2026-07-23 07:59:23,793 - 12730 - src.utils.log - INFO - Unable to get work order table Error: "['EmployeeNo', 'CustomerPONumber'] not in index" - __SPLIT__ 2026-07-23 07:59:23,793 - 12730 - src.utils.log - INFO - Deleting duplicate records - __SPLIT__ 2026-07-23 07:59:23,793 - 12730 - src.utils.log - INFO - Running deletes SEQUENTIALLY… - __SPLIT__ 2026-07-23 07:59:23,793 - 12730 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationServices WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34459 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 07:59:24,105 - 12730 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-23 07:59:24,105 - 12730 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCrews WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34459 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 07:59:24,414 - 12730 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-23 07:59:24,414 - 12730 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationSalesPersonCommission WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34459 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 07:59:24,721 - 12730 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-23 07:59:24,721 - 12730 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationAppliedDiscount WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34459 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 07:59:25,041 - 12730 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-23 07:59:25,041 - 12730 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SetupAutoGenerationSourceMapping WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34459 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 07:59:25,353 - 12730 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-23 07:59:25,353 - 12730 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SubWorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34459 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 07:59:25,662 - 12730 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-23 07:59:25,662 - 12730 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCommissionAdjustment WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34459 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 07:59:25,962 - 12730 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-23 07:59:25,962 - 12730 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34459 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 07:59:26,300 - 12730 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-23 07:59:26,301 - 12730 - src.utils.log - INFO - No work order found in given range - __SPLIT__ 2026-07-23 07:59:26,301 - 12730 - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET Status = 'Failed', WoGenErrorInfo ='No work orders generated with selected filters', WorkOrderStatusDateTime = '2026-07-23 03:59:26.301' WHERE GenerateWorkOrderHistoryId = 12730;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 07:59:26,600 - 12730 - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-23 07:59:26,600 - 12730 - src.utils.log - INFO - Time took to perform operation: 7.98 - __SPLIT__ 2026-07-23 08:10:29,568 - 12731 - src.utils.log - INFO - ParallelProcessing=False GenerateWorkOrderHistoryId=12731 - __SPLIT__ 2026-07-23 08:10:29,569 - 12731 - src.utils.log - INFO - Sequential Work order generation algo started for GenerateWorkOrderHistoryId: 12731 - __SPLIT__ 2026-07-23 08:10:29,569 - 12731 - src.utils.log - INFO - βœ… Successfully connected to database - __SPLIT__ 2026-07-23 08:10:29,571 - 12731 - src.utils.log - INFO - πŸ” Fetching data: SELECT ConnectionStringName FROM Common.CompanyTenantMaster WHERE CompanyKey = 'Fortive'... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 08:10:31,554 - 12731 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-23 08:10:31,554 - 12731 - src.utils.log - INFO - Connection string not found connecting to common DB - __SPLIT__ 2026-07-23 08:10:31,554 - 12731 - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET Status = 'InProgress' WHERE GenerateWorkOrderHistoryId = 12731;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 08:10:31,835 - 12731 - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-23 08:10:31,835 - 12731 - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.RecurringServicePrice, gw.StartDate, gw.EndDate, gw.CreatedBy AS NewCreatedBy, gw.RouteIds, ss.* FROM ServiceCore.GenerateWorkOrderHistory gw JOIN ServiceCore.ServiceSetup ss ON gw.CompanyId = ss.CompanyId AND ( (ss.NextGenerationDate <= gw.EndDate AND ss.NextGenerationDate >= gw.StartDate) OR ss.NextGenerationDate IS NULL) AND (gw.AccountNumber IS NULL OR ss.AccountNumber = gw.AccountNumber) AND (gw.ServiceSetupId IS NULL OR ss.ServiceSetupId = gw.ServiceSetupId)AND (gw.RouteIds IS NULL OR ss.RouteMasterId IN (SELECT CAST(value AS INT) FROM STRING_SPLIT((SELECT RouteIds FROM ServiceCore.GenerateWorkOrderHistory WHERE GenerateWorkOrderHistoryid = 12731), ',' )) OR ss.InitialRouteId IN ( SELECT CAST(value AS INT) FROM STRING_SPLIT((SELECT RouteIds FROM ServiceCore.GenerateWorkOrderHistory WHERE GenerateWorkOrderHistoryid = 12731), ','))) JOIN (SELECT SUM(Price) AS RecurringServicePrice, ServiceSetupId FROM ServiceCore.ServiceSetupServices GROUP BY ServiceSetupId ) sss ON sss.ServiceSetupId = ss.ServiceSetupId WHERE gw.GenerateWorkOrderHistoryid = 12731 AND ss.FrequencyScheduleId IS NOT NULL AND ss.IsActive = 1 AND ss.IsDeleted = 0 AND ss.Status <> 'Canceled' AND ((ss.OrderType = gw.OrderType) OR gw.OrderType IS NULL);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 08:10:32,157 - 12731 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-23 08:10:32,157 - 12731 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.GenerateWorkOrderHistory gwoh WHERE GenerateWorkOrderHistoryId = 12731;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 08:10:32,443 - 12731 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-23 08:10:32,446 - 12731 - src.utils.log - INFO - FrequencyScheduleId missing for setups: []: Ignored these setups - __SPLIT__ 2026-07-23 08:10:32,447 - 12731 - src.utils.log - INFO - πŸ” Fetching data: SELECT fsd.IntervalDays, fs.CreatedDate ,f.FrequencyId , fs.FrequencyScheduleId, f.[SysName], f.FrequencyValue, f.YearlyOccurrence , fs.ScheduleFormat,fsd.Days, fsd.Weeks, fsd.Months,fsc.[Month] as sch_months, fsd.StartMonth , fsd.DateDay,fsd.DateMonth FROM [ServiceCore].[FrequencyMaster] f inner join [ServiceCore].[FrequencySchedule] fs on fs.FrequencyId = f.FrequencyId left join ServiceCore.FrequencyScheduleCycle fsc on fsc.FrequencyScheduleId = fs.FrequencyScheduleId left join [ServiceCore].[FrequencyScheduleDetail] fsd on fsd.FrequencyScheduleId = fs.FrequencyScheduleId WHERE fsd.FrequencyScheduleId = 13159... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 08:10:32,733 - 12731 - src.utils.log - INFO - βœ… Fetched 60 rows - __SPLIT__ 2026-07-23 08:10:32,733 - 12731 - src.utils.log - INFO - Found the Setups and Frequencies - __SPLIT__ 2026-07-23 08:10:32,736 - 12731 - src.utils.log - INFO - Inside work order function - __SPLIT__ 2026-07-23 08:10:32,737 - 12731 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 34459;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 08:10:33,022 - 12731 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-23 08:10:33,022 - 12731 - src.utils.log - INFO - πŸ” Fetching data: select ServiceDate, ServiceSetupId, IsInitial from serviceCore.WorkOrder wo inner join ServiceCore.WorkOrderStatus wos on wo.WoStatusId = wos.WoStatusId where ServiceDate >= '2026-07-23 00:00:00' and ServiceDate <= '2028-12-31 00:00:00' and ServiceSetupId = 34459 and wo.IsActive = 1 and wos.Name not in ('Void', 'Cancelled');... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 08:10:33,311 - 12731 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-23 08:10:33,901 - 12731 - src.utils.log - INFO - Generating work orders for setup: 34459 - __SPLIT__ 2026-07-23 08:10:33,901 - 12731 - src.utils.log - INFO - Error processing schedule ID 13159: cannot access local variable 'sorted_service_dates' where it is not associated with a value - __SPLIT__ 2026-07-23 08:10:33,904 - 12731 - src.utils.log - INFO - Unable to get work order table Error: "['EmployeeNo', 'CustomerPONumber'] not in index" - __SPLIT__ 2026-07-23 08:10:33,904 - 12731 - src.utils.log - INFO - Deleting duplicate records - __SPLIT__ 2026-07-23 08:10:33,904 - 12731 - src.utils.log - INFO - Running deletes SEQUENTIALLY… - __SPLIT__ 2026-07-23 08:10:33,904 - 12731 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationServices WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34459 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 08:10:34,194 - 12731 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-23 08:10:34,194 - 12731 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCrews WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34459 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 08:10:34,481 - 12731 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-23 08:10:34,482 - 12731 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationSalesPersonCommission WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34459 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 08:10:34,770 - 12731 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-23 08:10:34,770 - 12731 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationAppliedDiscount WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34459 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 08:10:35,057 - 12731 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-23 08:10:35,057 - 12731 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SetupAutoGenerationSourceMapping WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34459 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 08:10:35,346 - 12731 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-23 08:10:35,346 - 12731 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SubWorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34459 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 08:10:35,633 - 12731 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-23 08:10:35,633 - 12731 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCommissionAdjustment WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34459 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 08:10:35,916 - 12731 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-23 08:10:35,916 - 12731 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34459 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 08:10:36,213 - 12731 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-23 08:10:36,213 - 12731 - src.utils.log - INFO - No work order found in given range - __SPLIT__ 2026-07-23 08:10:36,213 - 12731 - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET Status = 'Failed', WoGenErrorInfo ='No work orders generated with selected filters', WorkOrderStatusDateTime = '2026-07-23 04:10:36.213' WHERE GenerateWorkOrderHistoryId = 12731;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 08:10:36,494 - 12731 - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-23 08:10:36,494 - 12731 - src.utils.log - INFO - Time took to perform operation: 6.93 - __SPLIT__ 2026-07-23 08:19:03,079 - 12733 - src.utils.log - INFO - ParallelProcessing=False GenerateWorkOrderHistoryId=12733 - __SPLIT__ 2026-07-23 08:19:03,081 - 12733 - src.utils.log - INFO - Sequential Work order generation algo started for GenerateWorkOrderHistoryId: 12733 - __SPLIT__ 2026-07-23 08:19:03,096 - 12733 - src.utils.log - INFO - βœ… Successfully connected to database - __SPLIT__ 2026-07-23 08:19:03,096 - 12733 - src.utils.log - INFO - πŸ” Fetching data: SELECT ConnectionStringName FROM Common.CompanyTenantMaster WHERE CompanyKey = 'Fortive'... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 08:19:05,751 - 12733 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-23 08:19:05,751 - 12733 - src.utils.log - INFO - Connection string not found connecting to common DB - __SPLIT__ 2026-07-23 08:19:05,752 - 12733 - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET Status = 'InProgress' WHERE GenerateWorkOrderHistoryId = 12733;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 08:19:06,045 - 12733 - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-23 08:19:06,045 - 12733 - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.RecurringServicePrice, gw.StartDate, gw.EndDate, gw.CreatedBy AS NewCreatedBy, gw.RouteIds, ss.* FROM ServiceCore.GenerateWorkOrderHistory gw JOIN ServiceCore.ServiceSetup ss ON gw.CompanyId = ss.CompanyId AND ( (ss.NextGenerationDate <= gw.EndDate AND ss.NextGenerationDate >= gw.StartDate) OR ss.NextGenerationDate IS NULL) AND (gw.AccountNumber IS NULL OR ss.AccountNumber = gw.AccountNumber) AND (gw.ServiceSetupId IS NULL OR ss.ServiceSetupId = gw.ServiceSetupId)AND (gw.RouteIds IS NULL OR ss.RouteMasterId IN (SELECT CAST(value AS INT) FROM STRING_SPLIT((SELECT RouteIds FROM ServiceCore.GenerateWorkOrderHistory WHERE GenerateWorkOrderHistoryid = 12733), ',' )) OR ss.InitialRouteId IN ( SELECT CAST(value AS INT) FROM STRING_SPLIT((SELECT RouteIds FROM ServiceCore.GenerateWorkOrderHistory WHERE GenerateWorkOrderHistoryid = 12733), ','))) JOIN (SELECT SUM(Price) AS RecurringServicePrice, ServiceSetupId FROM ServiceCore.ServiceSetupServices GROUP BY ServiceSetupId ) sss ON sss.ServiceSetupId = ss.ServiceSetupId WHERE gw.GenerateWorkOrderHistoryid = 12733 AND ss.FrequencyScheduleId IS NOT NULL AND ss.IsActive = 1 AND ss.IsDeleted = 0 AND ss.Status <> 'Canceled' AND ((ss.OrderType = gw.OrderType) OR gw.OrderType IS NULL);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 08:19:06,377 - 12733 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-23 08:19:06,377 - 12733 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.GenerateWorkOrderHistory gwoh WHERE GenerateWorkOrderHistoryId = 12733;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 08:19:06,673 - 12733 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-23 08:19:06,676 - 12733 - src.utils.log - INFO - FrequencyScheduleId missing for setups: []: Ignored these setups - __SPLIT__ 2026-07-23 08:19:06,677 - 12733 - src.utils.log - INFO - πŸ” Fetching data: SELECT fsd.IntervalDays, fs.CreatedDate ,f.FrequencyId , fs.FrequencyScheduleId, f.[SysName], f.FrequencyValue, f.YearlyOccurrence , fs.ScheduleFormat,fsd.Days, fsd.Weeks, fsd.Months,fsc.[Month] as sch_months, fsd.StartMonth , fsd.DateDay,fsd.DateMonth FROM [ServiceCore].[FrequencyMaster] f inner join [ServiceCore].[FrequencySchedule] fs on fs.FrequencyId = f.FrequencyId left join ServiceCore.FrequencyScheduleCycle fsc on fsc.FrequencyScheduleId = fs.FrequencyScheduleId left join [ServiceCore].[FrequencyScheduleDetail] fsd on fsd.FrequencyScheduleId = fs.FrequencyScheduleId WHERE fsd.FrequencyScheduleId = 13057... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 08:19:06,978 - 12733 - src.utils.log - INFO - βœ… Fetched 60 rows - __SPLIT__ 2026-07-23 08:19:06,979 - 12733 - src.utils.log - INFO - Found the Setups and Frequencies - __SPLIT__ 2026-07-23 08:19:06,983 - 12733 - src.utils.log - INFO - Inside work order function - __SPLIT__ 2026-07-23 08:19:06,983 - 12733 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 34466;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 08:19:07,278 - 12733 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-23 08:19:07,279 - 12733 - src.utils.log - INFO - πŸ” Fetching data: select ServiceDate, ServiceSetupId, IsInitial from serviceCore.WorkOrder wo inner join ServiceCore.WorkOrderStatus wos on wo.WoStatusId = wos.WoStatusId where ServiceDate >= '2026-07-23 00:00:00' and ServiceDate <= '2029-12-31 00:00:00' and ServiceSetupId = 34466 and wo.IsActive = 1 and wos.Name not in ('Void', 'Cancelled');... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 08:19:07,580 - 12733 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-23 08:19:08,202 - 12733 - src.utils.log - INFO - Generating work orders for setup: 34466 - __SPLIT__ 2026-07-23 08:19:08,952 - 12733 - src.utils.log - INFO - Updating Next Gen Date - __SPLIT__ 2026-07-23 08:19:08,962 - 12733 - src.utils.log - INFO - πŸ” Fetching data: SELECT WoStatusId From ServiceCore.WorkOrderStatus wos where CompanyId=135 and [SysName]= 'Incomplete' ;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 08:19:09,257 - 12733 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-23 08:19:09,259 - 12733 - src.utils.log - INFO - Deleting duplicate records - __SPLIT__ 2026-07-23 08:19:09,259 - 12733 - src.utils.log - INFO - Running deletes SEQUENTIALLY… - __SPLIT__ 2026-07-23 08:19:09,259 - 12733 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationServices WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34466 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 08:19:09,561 - 12733 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-23 08:19:09,562 - 12733 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCrews WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34466 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 08:19:09,865 - 12733 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-23 08:19:09,865 - 12733 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationSalesPersonCommission WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34466 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 08:19:10,169 - 12733 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-23 08:19:10,169 - 12733 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationAppliedDiscount WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34466 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 08:19:10,472 - 12733 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-23 08:19:10,472 - 12733 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SetupAutoGenerationSourceMapping WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34466 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 08:19:10,775 - 12733 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-23 08:19:10,776 - 12733 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SubWorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34466 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 08:19:11,079 - 12733 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-23 08:19:11,079 - 12733 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCommissionAdjustment WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34466 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 08:19:11,376 - 12733 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-23 08:19:11,376 - 12733 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34466 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 08:19:11,690 - 12733 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-23 08:19:11,690 - 12733 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-23 08:19:11,690 - 12733 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGeneration: 82 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 08:19:12,038 - 12733 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 82) into ServiceCore.WorkOrderAutoGeneration - __SPLIT__ 2026-07-23 08:19:15,574 - 12733 - src.utils.log - INFO - βœ… All 82 rows inserted successfully into ServiceCore.WorkOrderAutoGeneration in 1 batches - __SPLIT__ 2026-07-23 08:19:15,575 - 12733 - src.utils.log - INFO - πŸ” Fetching data: Select TOP 82 WorkOrderAutoGenerationId, ServiceSetupId , ModifiedBy, ModifiedDate, IsInitial From ServiceCore.WorkOrderAutoGeneration WHERE ModifiedDate='2026-07-23 12:09:41.917' and ServiceSetupId = 34466... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 08:19:15,879 - 12733 - src.utils.log - INFO - βœ… Fetched 82 rows - __SPLIT__ 2026-07-23 08:19:15,880 - 12733 - src.utils.log - INFO - Id's of work order inserted to DB: [2739332 2739333 2739334 2739335 2739336 2739337 2739338 2739339 2739340 2739341 2739342 2739343 2739344 2739345 2739346 2739347 2739348 2739349 2739350 2739351 2739352 2739353 2739354 2739355 2739356 2739357 2739358 2739359 2739360 2739361 2739362 2739363 2739364 2739365 2739366 2739367 2739368 2739369 2739370 2739371 2739372 2739373 2739374 2739375 2739376 2739377 2739378 2739379 2739380 2739381 2739382 2739383 2739384 2739385 2739386 2739387 2739388 2739389 2739390 2739391 2739392 2739393 2739394 2739395 2739396 2739397 2739398 2739399 2739400 2739401 2739402 2739403 2739404 2739405 2739406 2739407 2739408 2739409 2739410 2739411 2739412 2739413] - __SPLIT__ 2026-07-23 08:19:15,880 - 12733 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 34466;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 08:19:16,174 - 12733 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-23 08:19:16,174 - 12733 - src.utils.log - INFO - Inside get_remaining_temp_tables - __SPLIT__ 2026-07-23 08:19:16,174 - 12733 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from servicecore.serviceSetupServices sss where ServiceSetupId = 34466... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 08:19:16,471 - 12733 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-23 08:19:16,472 - 12733 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from servicecore.ServiceSetupInitialServices sss where ServiceSetupId = 34466... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 08:19:16,766 - 12733 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-23 08:19:16,771 - 12733 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupCrew ssc where ServiceSetupId = 34466... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 08:19:17,066 - 12733 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-23 08:19:17,067 - 12733 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSalesPersonCommission ssspc where ServiceSetupId = 34466... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 08:19:17,361 - 12733 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-23 08:19:17,361 - 12733 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupCommissionAdjustment ssspc where ServiceSetupId = 34466... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 08:19:17,654 - 12733 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-23 08:19:17,655 - 12733 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.serviceSetupAppliedDiscount WHERE ServiceSetupId = 34466;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 08:19:17,949 - 12733 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-23 08:19:17,950 - 12733 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.SetupSourceMapping WHERE ServiceSetupId = 34466;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 08:19:18,242 - 12733 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-23 08:19:18,243 - 12733 - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM [ServiceCore].[CommunicationPreferencesServiceReportNotification] WITH(NOLOCK) WHERE EntityType = 'Setup' AND ServiceSetupId = 34466;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 08:19:18,554 - 12733 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-23 08:19:18,554 - 12733 - src.utils.log - INFO - πŸ” Fetching data: SELECT * From CRM.LeadNote WHERE RefType = 'Setup' and RefId = 34466;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 08:19:18,849 - 12733 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-23 08:19:18,854 - 12733 - src.utils.log - INFO - Inside insert_data_in_temp_tables for work order generation - __SPLIT__ 2026-07-23 08:19:18,854 - 12733 - src.utils.log - INFO - πŸ“₯ Empty dataframe of CRM.LeadNote: - __SPLIT__ 2026-07-23 08:19:18,854 - 12733 - src.utils.log - INFO - leadNoteDf inserted to dream DB - __SPLIT__ 2026-07-23 08:19:18,854 - 12733 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.CommunicationPreferencesServiceReportNotification: - __SPLIT__ 2026-07-23 08:19:18,854 - 12733 - src.utils.log - INFO - CommunicationPreferencesServiceReportNotification inserted to dream DB - __SPLIT__ 2026-07-23 08:19:18,854 - 12733 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.SetupAutoGenerationSourceMapping: - __SPLIT__ 2026-07-23 08:19:18,855 - 12733 - src.utils.log - INFO - SetupAutoGenerationSourceMapping inserted to dream DB - __SPLIT__ 2026-07-23 08:19:18,855 - 12733 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationAppliedDiscount: - __SPLIT__ 2026-07-23 08:19:18,855 - 12733 - src.utils.log - INFO - WorkOrderAutoGenerationAppliedDiscount inserted to dream DB - __SPLIT__ 2026-07-23 08:19:18,855 - 12733 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.SubWorkOrderAutoGeneration: - __SPLIT__ 2026-07-23 08:19:18,855 - 12733 - src.utils.log - INFO - SubWorkOrderAutoGeneration inserted to dream DB - __SPLIT__ 2026-07-23 08:19:18,855 - 12733 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationCommissionAdjustment: - __SPLIT__ 2026-07-23 08:19:18,855 - 12733 - src.utils.log - INFO - SubWorkOrderAutoGeneration inserted to dream DB - __SPLIT__ 2026-07-23 08:19:18,855 - 12733 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationSalesPersonCommission: - __SPLIT__ 2026-07-23 08:19:18,855 - 12733 - src.utils.log - INFO - WorkOrderAutoGenerationSalesPersonCommission_df inserted to dream DB - __SPLIT__ 2026-07-23 08:19:18,855 - 12733 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationCrews: - __SPLIT__ 2026-07-23 08:19:18,855 - 12733 - src.utils.log - INFO - WorkOrderAutoGenerationCrews inserted to dream DB - __SPLIT__ 2026-07-23 08:19:18,855 - 12733 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationServices: - __SPLIT__ 2026-07-23 08:19:18,855 - 12733 - src.utils.log - INFO - WorkOrderAutoGenerationServices inserted to dream DB - __SPLIT__ 2026-07-23 08:19:18,855 - 12733 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-23 08:19:18,856 - 12733 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN (2739332, 2739333, 2739334, 2739335, 2739336, 2739337, 2739338, 2739339, 2739340, 2739341, 2739342, 2739343, 2739344, 2739345, 2739346, 2739347, 2739348, 2739349, 2739350, 2739351, 2739352, 2739353, 2739354, 2739355, 2739356, 2739357, 2739358, 2739359, 2739360, 2739361, 2739362, 2739363, 2739364, 2739365, 2739366, 2739367, 2739368, 2739369, 2739370, 2739371, 2739372, 2739373, 2739374, 2739375, 2739376, 2739377, 2739378, 2739379, 2739380, 2739381, 2739382, 2739383, 2739384, 2739385, 2739386, 2739387, 2739388, 2739389, 2739390, 2739391, 2739392, 2739393, 2739394, 2739395, 2739396, 2739397, 2739398, 2739399, 2739400, 2739401, 2739402, 2739403, 2739404, 2739405, 2739406, 2739407, 2739408, 2739409, 2739410, 2739411, 2739412, 2739413) ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 08:19:19,153 - 12733 - src.utils.log - INFO - βœ… Fetched 82 rows - __SPLIT__ 2026-07-23 08:19:19,154 - 12733 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationServices: 82 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 08:19:19,474 - 12733 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 82) into ServiceCore.WorkOrderAutoGenerationServices - __SPLIT__ 2026-07-23 08:19:20,633 - 12733 - src.utils.log - INFO - βœ… All 82 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationServices in 1 batches - __SPLIT__ 2026-07-23 08:19:20,634 - 12733 - src.utils.log - INFO - WorkOrderAutoGenerationServices inserted to dream DB - __SPLIT__ 2026-07-23 08:19:20,634 - 12733 - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET Status = 'Completed' WHERE GenerateWorkOrderHistoryId = 12733;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 08:19:20,960 - 12733 - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-23 08:19:20,960 - 12733 - src.utils.log - INFO - Sequential work order generation successful - __SPLIT__ 2026-07-23 08:19:20,961 - 12733 - src.utils.log - INFO - Time took to perform operation: 17.88 - __SPLIT__ 2026-07-23 10:31:38,422 - 124837 - src.utils.log - INFO - ParallelProcessing=False GenerateWorkOrderHistoryId=124837 - __SPLIT__ 2026-07-23 10:31:38,423 - 124837 - src.utils.log - INFO - Sequential Work order generation algo started for GenerateWorkOrderHistoryId: 124837 - __SPLIT__ 2026-07-23 10:31:38,424 - 124837 - src.utils.log - INFO - βœ… Successfully connected to database - __SPLIT__ 2026-07-23 10:31:38,424 - 124837 - src.utils.log - INFO - πŸ” Fetching data: SELECT ConnectionStringName FROM Common.CompanyTenantMaster WHERE CompanyKey = 'abcdallas'... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:31:40,404 - 124837 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-23 10:31:40,405 - 124837 - src.utils.log - INFO - πŸ”’ Connection pool closed - __SPLIT__ 2026-07-23 10:31:40,406 - 124837 - src.utils.log - INFO - πŸ”Œ Connecting to: abcdallas - __SPLIT__ 2026-07-23 10:31:40,406 - 124837 - src.utils.log - INFO - βœ… Successfully connected to abcdallas - __SPLIT__ 2026-07-23 10:31:40,406 - 124837 - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET Status = 'InProgress' WHERE GenerateWorkOrderHistoryId = 124837;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:31:42,914 - 124837 - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-23 10:31:42,914 - 124837 - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.RecurringServicePrice, gw.StartDate, gw.EndDate, gw.CreatedBy AS NewCreatedBy, gw.RouteIds, ss.* FROM ServiceCore.GenerateWorkOrderHistory gw JOIN ServiceCore.ServiceSetup ss ON gw.CompanyId = ss.CompanyId AND ( (ss.NextGenerationDate <= gw.EndDate AND ss.NextGenerationDate >= gw.StartDate) OR ss.NextGenerationDate IS NULL) AND (gw.AccountNumber IS NULL OR ss.AccountNumber = gw.AccountNumber) AND (gw.ServiceSetupId IS NULL OR ss.ServiceSetupId = gw.ServiceSetupId)AND (gw.RouteIds IS NULL OR ss.RouteMasterId IN (SELECT CAST(value AS INT) FROM STRING_SPLIT((SELECT RouteIds FROM ServiceCore.GenerateWorkOrderHistory WHERE GenerateWorkOrderHistoryid = 124837), ',' )) OR ss.InitialRouteId IN ( SELECT CAST(value AS INT) FROM STRING_SPLIT((SELECT RouteIds FROM ServiceCore.GenerateWorkOrderHistory WHERE GenerateWorkOrderHistoryid = 124837), ','))) JOIN (SELECT SUM(Price) AS RecurringServicePrice, ServiceSetupId FROM ServiceCore.ServiceSetupServices GROUP BY ServiceSetupId ) sss ON sss.ServiceSetupId = ss.ServiceSetupId WHERE gw.GenerateWorkOrderHistoryid = 124837 AND ss.FrequencyScheduleId IS NOT NULL AND ss.IsActive = 1 AND ss.IsDeleted = 0 AND ss.Status <> 'Canceled' AND ((ss.OrderType = gw.OrderType) OR gw.OrderType IS NULL);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:31:43,268 - 124837 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-23 10:31:43,268 - 124837 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.GenerateWorkOrderHistory gwoh WHERE GenerateWorkOrderHistoryId = 124837;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:31:43,548 - 124837 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-23 10:31:43,551 - 124837 - src.utils.log - INFO - FrequencyScheduleId missing for setups: []: Ignored these setups - __SPLIT__ 2026-07-23 10:31:43,552 - 124837 - src.utils.log - INFO - πŸ” Fetching data: SELECT fsd.IntervalDays, fs.CreatedDate ,f.FrequencyId , fs.FrequencyScheduleId, f.[SysName], f.FrequencyValue, f.YearlyOccurrence , fs.ScheduleFormat,fsd.Days, fsd.Weeks, fsd.Months,fsc.[Month] as sch_months, fsd.StartMonth , fsd.DateDay,fsd.DateMonth FROM [ServiceCore].[FrequencyMaster] f inner join [ServiceCore].[FrequencySchedule] fs on fs.FrequencyId = f.FrequencyId left join ServiceCore.FrequencyScheduleCycle fsc on fsc.FrequencyScheduleId = fs.FrequencyScheduleId left join [ServiceCore].[FrequencyScheduleDetail] fsd on fsd.FrequencyScheduleId = fs.FrequencyScheduleId WHERE fsd.FrequencyScheduleId = 14576... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:31:43,840 - 124837 - src.utils.log - INFO - βœ… Fetched 4 rows - __SPLIT__ 2026-07-23 10:31:43,840 - 124837 - src.utils.log - INFO - Found the Setups and Frequencies - __SPLIT__ 2026-07-23 10:31:43,843 - 124837 - src.utils.log - INFO - Inside work order function - __SPLIT__ 2026-07-23 10:31:43,844 - 124837 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 150765;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:31:44,123 - 124837 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-23 10:31:44,124 - 124837 - src.utils.log - INFO - πŸ” Fetching data: select ServiceDate, ServiceSetupId, IsInitial from serviceCore.WorkOrder wo inner join ServiceCore.WorkOrderStatus wos on wo.WoStatusId = wos.WoStatusId where ServiceDate >= '2026-07-23 00:00:00' and ServiceDate <= '2027-01-31 00:00:00' and ServiceSetupId = 150765 and wo.IsActive = 1 and wos.Name not in ('Void', 'Cancelled');... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:31:44,409 - 124837 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-23 10:31:44,992 - 124837 - src.utils.log - INFO - Generating work orders for setup: 150765 - __SPLIT__ 2026-07-23 10:31:45,027 - 124837 - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM COMMON.RangeofTime where RangeofTimeId = 11435;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:31:45,306 - 124837 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-23 10:31:45,346 - 124837 - src.utils.log - INFO - Updating Next Gen Date - __SPLIT__ 2026-07-23 10:31:45,352 - 124837 - src.utils.log - INFO - πŸ” Fetching data: SELECT WoStatusId From ServiceCore.WorkOrderStatus wos where CompanyId=133 and [SysName]= 'Incomplete' ;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:31:45,630 - 124837 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-23 10:31:45,632 - 124837 - src.utils.log - INFO - Deleting duplicate records - __SPLIT__ 2026-07-23 10:31:45,632 - 124837 - src.utils.log - INFO - Running deletes SEQUENTIALLY… - __SPLIT__ 2026-07-23 10:31:45,633 - 124837 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationServices WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150765 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:31:45,985 - 124837 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-23 10:31:45,985 - 124837 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCrews WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150765 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:31:46,329 - 124837 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-23 10:31:46,329 - 124837 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationSalesPersonCommission WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150765 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:31:46,613 - 124837 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-23 10:31:46,614 - 124837 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationAppliedDiscount WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150765 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:31:46,964 - 124837 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-23 10:31:46,964 - 124837 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SetupAutoGenerationSourceMapping WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150765 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:31:47,321 - 124837 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-23 10:31:47,321 - 124837 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SubWorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150765 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:31:47,616 - 124837 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-23 10:31:47,616 - 124837 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCommissionAdjustment WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150765 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:31:47,897 - 124837 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-23 10:31:47,897 - 124837 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 150765 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:31:48,391 - 124837 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-23 10:31:48,391 - 124837 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-23 10:31:48,391 - 124837 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGeneration: 3 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:31:48,723 - 124837 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 3) into ServiceCore.WorkOrderAutoGeneration - __SPLIT__ 2026-07-23 10:31:49,947 - 124837 - src.utils.log - INFO - βœ… All 3 rows inserted successfully into ServiceCore.WorkOrderAutoGeneration in 1 batches - __SPLIT__ 2026-07-23 10:31:49,948 - 124837 - src.utils.log - INFO - πŸ” Fetching data: Select TOP 3 WorkOrderAutoGenerationId, ServiceSetupId , ModifiedBy, ModifiedDate, IsInitial From ServiceCore.WorkOrderAutoGeneration WHERE ModifiedDate='2026-07-23 12:09:41.917' and ServiceSetupId = 150765... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:31:50,271 - 124837 - src.utils.log - INFO - βœ… Fetched 3 rows - __SPLIT__ 2026-07-23 10:31:50,272 - 124837 - src.utils.log - INFO - Id's of work order inserted to DB: [3686010 3686011 3686012] - __SPLIT__ 2026-07-23 10:31:50,272 - 124837 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 150765;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:31:50,550 - 124837 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-23 10:31:50,550 - 124837 - src.utils.log - INFO - Inside get_remaining_temp_tables - __SPLIT__ 2026-07-23 10:31:50,550 - 124837 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from servicecore.serviceSetupServices sss where ServiceSetupId = 150765... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:31:50,830 - 124837 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-23 10:31:50,831 - 124837 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from servicecore.ServiceSetupInitialServices sss where ServiceSetupId = 150765... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:31:51,110 - 124837 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-23 10:31:51,118 - 124837 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupCrew ssc where ServiceSetupId = 150765... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:31:51,404 - 124837 - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-23 10:31:51,405 - 124837 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSalesPersonCommission ssspc where ServiceSetupId = 150765... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:31:51,684 - 124837 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-23 10:31:51,685 - 124837 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupCommissionAdjustment ssspc where ServiceSetupId = 150765... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:31:51,963 - 124837 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-23 10:31:51,963 - 124837 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.serviceSetupAppliedDiscount WHERE ServiceSetupId = 150765;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:31:52,243 - 124837 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-23 10:31:52,243 - 124837 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.SetupSourceMapping WHERE ServiceSetupId = 150765;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:31:52,522 - 124837 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-23 10:31:52,523 - 124837 - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM [ServiceCore].[CommunicationPreferencesServiceReportNotification] WITH(NOLOCK) WHERE EntityType = 'Setup' AND ServiceSetupId = 150765;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:31:52,895 - 124837 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-23 10:31:52,895 - 124837 - src.utils.log - INFO - πŸ” Fetching data: SELECT * From CRM.LeadNote WHERE RefType = 'Setup' and RefId = 150765;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:31:53,175 - 124837 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-23 10:31:53,187 - 124837 - src.utils.log - INFO - Inside insert_data_in_temp_tables for work order generation - __SPLIT__ 2026-07-23 10:31:53,188 - 124837 - src.utils.log - INFO - πŸ“₯ Empty dataframe of CRM.LeadNote: - __SPLIT__ 2026-07-23 10:31:53,188 - 124837 - src.utils.log - INFO - leadNoteDf inserted to dream DB - __SPLIT__ 2026-07-23 10:31:53,188 - 124837 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.CommunicationPreferencesServiceReportNotification: - __SPLIT__ 2026-07-23 10:31:53,188 - 124837 - src.utils.log - INFO - CommunicationPreferencesServiceReportNotification inserted to dream DB - __SPLIT__ 2026-07-23 10:31:53,188 - 124837 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.SetupAutoGenerationSourceMapping: - __SPLIT__ 2026-07-23 10:31:53,188 - 124837 - src.utils.log - INFO - SetupAutoGenerationSourceMapping inserted to dream DB - __SPLIT__ 2026-07-23 10:31:53,188 - 124837 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationAppliedDiscount: - __SPLIT__ 2026-07-23 10:31:53,188 - 124837 - src.utils.log - INFO - WorkOrderAutoGenerationAppliedDiscount inserted to dream DB - __SPLIT__ 2026-07-23 10:31:53,188 - 124837 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.SubWorkOrderAutoGeneration: - __SPLIT__ 2026-07-23 10:31:53,188 - 124837 - src.utils.log - INFO - SubWorkOrderAutoGeneration inserted to dream DB - __SPLIT__ 2026-07-23 10:31:53,188 - 124837 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationCommissionAdjustment: - __SPLIT__ 2026-07-23 10:31:53,188 - 124837 - src.utils.log - INFO - SubWorkOrderAutoGeneration inserted to dream DB - __SPLIT__ 2026-07-23 10:31:53,188 - 124837 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationSalesPersonCommission: - __SPLIT__ 2026-07-23 10:31:53,189 - 124837 - src.utils.log - INFO - WorkOrderAutoGenerationSalesPersonCommission_df inserted to dream DB - __SPLIT__ 2026-07-23 10:31:53,189 - 124837 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-23 10:31:53,189 - 124837 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN (3686010, 3686011, 3686012) ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:31:53,467 - 124837 - src.utils.log - INFO - βœ… Fetched 3 rows - __SPLIT__ 2026-07-23 10:31:53,468 - 124837 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationCrews: 3 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:31:53,768 - 124837 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 3) into ServiceCore.WorkOrderAutoGenerationCrews - __SPLIT__ 2026-07-23 10:31:54,751 - 124837 - src.utils.log - INFO - βœ… All 3 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationCrews in 1 batches - __SPLIT__ 2026-07-23 10:31:54,751 - 124837 - src.utils.log - INFO - WorkOrderAutoGenerationCrews inserted to dream DB - __SPLIT__ 2026-07-23 10:31:54,751 - 124837 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-23 10:31:54,751 - 124837 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId = 3686010 ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:31:55,030 - 124837 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-23 10:31:55,031 - 124837 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationServices: 1 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:31:55,340 - 124837 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 1) into ServiceCore.WorkOrderAutoGenerationServices - __SPLIT__ 2026-07-23 10:31:56,321 - 124837 - src.utils.log - INFO - βœ… All 1 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationServices in 1 batches - __SPLIT__ 2026-07-23 10:31:56,321 - 124837 - src.utils.log - INFO - WorkOrderAutoGenerationServices inserted to dream DB - __SPLIT__ 2026-07-23 10:31:56,321 - 124837 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-23 10:31:56,322 - 124837 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN (3686011, 3686012) ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:31:56,600 - 124837 - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-23 10:31:56,601 - 124837 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationServices: 2 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:31:56,886 - 124837 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 2) into ServiceCore.WorkOrderAutoGenerationServices - __SPLIT__ 2026-07-23 10:31:57,871 - 124837 - src.utils.log - INFO - βœ… All 2 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationServices in 1 batches - __SPLIT__ 2026-07-23 10:31:57,872 - 124837 - src.utils.log - INFO - WorkOrderAutoGenerationServices inserted to dream DB - __SPLIT__ 2026-07-23 10:31:57,872 - 124837 - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET Status = 'Completed' WHERE GenerateWorkOrderHistoryId = 124837;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:31:58,150 - 124837 - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-23 10:31:58,151 - 124837 - src.utils.log - INFO - Sequential work order generation successful - __SPLIT__ 2026-07-23 10:31:58,151 - 124837 - src.utils.log - INFO - Time took to perform operation: 19.73 - __SPLIT__ 2026-07-23 10:45:11,247 - [124837] - src.utils.log - INFO - ParallelProcessing=False temp_wo=[3686010, 3686011] user_id=43135 company_id=133 project_id=[124837] publish_all=False - __SPLIT__ 2026-07-23 10:45:11,249 - [124837] - src.utils.log - INFO - ParallelProcessing=False temp_wo=[3686010, 3686011] user_id=43135 company_id=133 project_id=[124837] publish_all=False - __SPLIT__ 2026-07-23 10:45:11,249 - [124837] - src.utils.log - INFO - Sequential Work order publish in progress for GenerateWorkOrderHistoryId: [124837] - __SPLIT__ 2026-07-23 10:45:11,263 - [124837] - src.utils.log - INFO - βœ… Successfully connected to database - __SPLIT__ 2026-07-23 10:45:11,263 - [124837] - src.utils.log - INFO - πŸ” Fetching data: SELECT ConnectionStringName FROM Common.CompanyTenantMaster WHERE CompanyKey = 'abcdallas'... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:45:13,807 - [124837] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-23 10:45:13,808 - [124837] - src.utils.log - INFO - πŸ”’ Connection pool closed - __SPLIT__ 2026-07-23 10:45:13,808 - [124837] - src.utils.log - INFO - πŸ”Œ Connecting to: abcdallas - __SPLIT__ 2026-07-23 10:45:13,809 - [124837] - src.utils.log - INFO - βœ… Successfully connected to abcdallas - __SPLIT__ 2026-07-23 10:45:13,809 - [124837] - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET PublishStatus = 'InProgress' WHERE CompanyId = 133 AND GenerateWorkOrderHistoryId = 124837;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:45:16,317 - [124837] - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-23 10:45:16,318 - [124837] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.WorkOrderAutoGeneration woag WHERE woag.WorkOrderAutoGenerationId in (3686010, 3686011)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:45:16,600 - [124837] - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-23 10:45:16,601 - [124837] - src.utils.log - INFO - Inside get_work_order_table - __SPLIT__ 2026-07-23 10:45:16,601 - [124837] - src.utils.log - INFO - πŸ” Fetching data: SELECT DISTINCT sss.ServiceSetupId, dm.DepartmentMasterId, bm.BranchMasterId FROM Common.DepartmentMaster dm JOIN Common.DivisionMaster d2 ON dm.DivisionMasterId = d2.DivisionMasterId JOIN Common.BranchMaster bm ON d2.BranchMasterId = bm.BranchMasterId JOIN ServiceCore.ServiceCategoryMaster c ON c.DepartmentId = dm.DepartmentMasterId JOIN ServiceCore.ServiceMaster sm ON c.CategoryId = sm.CategoryId JOIN ServiceCore.ServiceSetupServices sss ON sss.ServiceId = sm.ServiceMasterId WHERE dm.CompanyId = 133 AND d2.CompanyId = bm.CompanyId AND sss.ServiceSetupId = 150765 AND sss.IsPrimary = 1; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:45:16,889 - [124837] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-23 10:45:16,890 - [124837] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, dm.DepartmentMasterId, bm.BranchMasterId FROM Common.DepartmentMaster dm JOIN Common.DivisionMaster d2 ON dm.DivisionMasterId = d2.DivisionMasterId JOIN Common.BranchMaster bm ON d2.BranchMasterId = bm.BranchMasterId JOIN ServiceCore.SoldServiceNonStandard x on dm.DepartmentMasterId = x.DepartmentId JOIN ServiceCore.ServiceSetupServices sss ON sss.NonStdSoldServiceId = x.SoldServiceNonStandardId WHERE dm.CompanyId = 133 AND d2.CompanyId = bm.CompanyId AND sss.ServiceSetupId = 150765 AND sss.IsPrimary = 1; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:45:17,175 - [124837] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-23 10:45:17,176 - [124837] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, dm.DepartmentMasterId, bm.BranchMasterId FROM Common.DepartmentMaster dm Inner JOIN Common.DivisionMaster d2 ON dm.DivisionMasterId = d2.DivisionMasterId Inner JOIN Common.BranchMaster bm ON d2.BranchMasterId = bm.BranchMasterId Inner JOIN [ServiceCore].[ServiceCategoryMaster] scm ON dm.DepartmentMasterId = scm.DepartmentId Inner JOIN ServiceCore.ServiceMaster sm ON scm.CategoryId = sm.CategoryId Inner JOIN ServiceCore.SoldServiceStandard x on x.ServiceId = sm.ServiceMasterId Inner JOIN ServiceCore.ServiceSetupServices sss ON sss.StdSoldServiceId = x.SoldServiceStandardId WHERE dm.CompanyId = 133 AND d2.CompanyId = bm.CompanyId AND sss.ServiceSetupId = 150765 AND sss.IsPrimary = 1; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:45:17,481 - [124837] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-23 10:45:17,487 - [124837] - src.utils.log - INFO - πŸ” Fetching data: SELECT IsInvoiceSameAsWorkorder,BillingIsCreateInvoice FROM Common.CompanyConfiguration cc WHERE cc.CompanyId = 133;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:45:17,774 - [124837] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-23 10:45:17,774 - [124837] - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM Common.GenerateNumberConfig gnc WHERE CompanyId = 133 AND EnitityNumberType in ('WorkOrder','Invoice'); ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:45:18,062 - [124837] - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-23 10:45:18,062 - [124837] - src.utils.log - INFO - πŸ” Fetching data: SELECT IsInvoiceSameAsWorkorder, BillingIsCreateInvoice FROM Common.CompanyConfiguration cc WHERE cc.CompanyId = 133; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:45:18,342 - [124837] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-23 10:45:18,343 - [124837] - src.utils.log - INFO - πŸ” Fetching data: UPDATE Common.GenerateNumberConfig WITH (ROWLOCK) SET NextNumber = NextNumber + 2 OUTPUT deleted.NextNumber AS StartNumber WHERE CompanyId = 133 AND EnitityNumberType = 'WorkOrder'; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:45:18,625 - [124837] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-23 10:45:18,625 - [124837] - src.utils.log - INFO - πŸ” Fetching data: UPDATE Common.GenerateNumberConfig WITH (ROWLOCK) SET NextNumber = NextNumber + 2 OUTPUT deleted.NextNumber AS StartNumber WHERE CompanyId = 133 AND EnitityNumberType = 'Invoice'; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:45:18,906 - [124837] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-23 10:45:18,910 - [124837] - src.utils.log - INFO - πŸ” Fetching data: SELECT ss.ServiceSetupId as SetupId, ss.FrequencyScheduleId as setup_frequency_schedule_id, ss.AccountNumber, ss.CompanyId, ss.BillingLocationId, ss.ServiceLocationId, ss.TaxSysName, ss.TermId, ss.TaxPercent, ss.PoNumber, ss.IsTaxExempt, ss.DisplayServiceAsSeparateLineItem, ss.GenerateInvoice, ss.IsGenerateInvoiceforInitalSetup, ss.IsGenerateInvoiceforInitalSetupBilling, ss.IsBilling, t.NetDueIn, ptm.PaymentType, ssb.* FROM ServiceCore.ServiceSetup ss LEFT JOIN ServiceCore.ServiceSetupBilling ssb ON ss.ServiceSetupId = ssb.ServiceSetupId LEFT JOIN Billing.PaymentTypeMaster ptm ON ptm.PaymentTypeMasterId = ssb.PaymentTypeMasterId left join Billing.Term t on ss.TermId = t.TermId WHERE ss.ServiceSetupId = 150765... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:45:19,194 - [124837] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-23 10:45:19,197 - [124837] - src.utils.log - INFO - πŸ” Fetching data: SELECT x.CompanyId FROM CRM.CompanyMaster x WHERE CompanyKey = 'abcdallas';... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:45:19,475 - [124837] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-23 10:45:19,476 - [124837] - src.utils.log - INFO - πŸ” Fetching data: SELECT CollectionStatus,IsHold,AccountNo FROM CRM.Account a WHERE a.AccountNo = '15024' and a.CompanyId = 121;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:45:19,755 - [124837] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-23 10:45:19,758 - [124837] - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderNo FROM ServiceCore.WorkOrder WHERE WorkOrderNo IN ('1431144', '1431145') AND CompanyId = 133 ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:45:20,040 - [124837] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-23 10:45:20,041 - [124837] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrder (skip triggers): 2 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:45:20,539 - [124837] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 2) into ServiceCore.WorkOrder (triggers skipped) - __SPLIT__ 2026-07-23 10:45:21,658 - [124837] - src.utils.log - INFO - βœ… All 2 rows inserted successfully into ServiceCore.WorkOrder in 1 batches (triggers skipped) - __SPLIT__ 2026-07-23 10:45:21,797 - [124837] - src.utils.log - INFO - πŸ”„ Triggers re-enabled for session - __SPLIT__ 2026-07-23 10:45:21,798 - [124837] - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.ServiceSetup SET IsInitialWoGenerated = 1 WHERE CompanyId = 133 AND ServiceSetupId = 150765;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:45:22,080 - [124837] - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-23 10:45:22,082 - [124837] - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkorderId, WorkOrderNo FROM ServiceCore.WorkOrder wo WHERE wo.WorkOrderNo IN ('1431144', '1431145') AND wo.AccountNumber = '15024' AND wo.CompanyId = 133 ... (Thread: ThreadPoolExecutor-0_0) - __SPLIT__ 2026-07-23 10:45:22,366 - [124837] - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-23 10:45:22,367 - [124837] - src.utils.log - INFO - Sequential fetching temp table records - __SPLIT__ 2026-07-23 10:45:22,367 - [124837] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.WorkOrderAutoGenerationServices woag WHERE woag.WorkOrderAutoGenerationId in (3686010, 3686011)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:45:22,682 - [124837] - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-23 10:45:22,682 - [124837] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.SubWorkOrderAutoGeneration woag WHERE woag.WorkOrderAutoGenerationId in (3686010, 3686011)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:45:22,963 - [124837] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-23 10:45:22,963 - [124837] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.WorkOrderAutoGenerationCrews woag WHERE woag.WorkOrderAutoGenerationId in (3686010, 3686011)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:45:23,263 - [124837] - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-23 10:45:23,263 - [124837] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.WorkOrderAutoGenerationSalesPersonCommission woag WHERE woag.WorkOrderAutoGenerationId in (3686010, 3686011)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:45:23,543 - [124837] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-23 10:45:23,543 - [124837] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.SetupAutoGenerationSourceMapping woag WHERE woag.WorkOrderAutoGenerationId in (3686010, 3686011)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:45:23,824 - [124837] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-23 10:45:23,825 - [124837] - src.utils.log - INFO - πŸ” Fetching data: SELECT DiscountType, DiscountCode, DiscountAmount, DiscountDescription, DiscountName, IsActive, CreatedBy, ModifiedBy, CreatedDate, ModifiedDate, DiscountPercent, IsDiscountPercent, AppliedDiscountAmt, ApplyOnPartPrice, ApplyOnLaborPrice, DiscountSetupId, WorkOrderAutoGenerationId from ServiceCore.WorkOrderAutoGenerationAppliedDiscount woag WHERE woag.WorkOrderAutoGenerationId in (3686010, 3686011)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:45:24,127 - [124837] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-23 10:45:24,127 - [124837] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from CRM.LeadNote woag WHERE woag.RefId in (3686010, 3686011) and woag.RefType = 'TempWorkorder';... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:45:24,407 - [124837] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-23 10:45:24,408 - [124837] - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM ServiceCore.WorkOrderAutoGenerationCommissionAdjustment woagca WHERE woagca.WorkOrderAutoGenerationId in (3686010, 3686011);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:45:24,687 - [124837] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-23 10:45:24,689 - [124837] - src.utils.log - INFO - Updating temp tables - __SPLIT__ 2026-07-23 10:45:24,702 - [124837] - src.utils.log - INFO - πŸ” Fetching data: SELECT CompanyKey FROM Common.CompanyMaster cm WHERE CompanyId = 133;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:45:24,981 - [124837] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-23 10:45:24,981 - [124837] - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM Common.GenerateNumberConfig gnc WHERE CompanyId = 133 AND EnitityNumberType in ('SubWorkOrder'); ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:45:25,260 - [124837] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-23 10:45:25,264 - [124837] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-23 10:45:25,265 - [124837] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationPublishHistory: 2 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:45:25,604 - [124837] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 2) into ServiceCore.WorkOrderAutoGenerationPublishHistory - __SPLIT__ 2026-07-23 10:45:26,603 - [124837] - src.utils.log - INFO - βœ… All 2 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationPublishHistory in 1 batches - __SPLIT__ 2026-07-23 10:45:26,604 - [124837] - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationPublishHistoryId, WorkOrderNo, ServiceSetupId FROM ServiceCore.WorkOrderAutoGenerationPublishHistory WHERE ServiceSetupId = 150765 AND WorkOrderNo IN ('341518', '7656658') AND GenerateWorkOrderHistoryId = 124837;... (Thread: ThreadPoolExecutor-1_0) - __SPLIT__ 2026-07-23 10:45:27,066 - [124837] - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-23 10:45:27,067 - [124837] - src.utils.log - INFO - 🏁 Final merged rows: 2 - __SPLIT__ 2026-07-23 10:45:27,074 - [124837] - src.utils.log - INFO - Sequential Insertion in work order tables begin - __SPLIT__ 2026-07-23 10:45:27,074 - [124837] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-23 10:45:27,074 - [124837] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderServices: 2 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:45:27,386 - [124837] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 2) into ServiceCore.WorkOrderServices - __SPLIT__ 2026-07-23 10:45:28,414 - [124837] - src.utils.log - INFO - βœ… All 2 rows inserted successfully into ServiceCore.WorkOrderServices in 1 batches - __SPLIT__ 2026-07-23 10:45:28,414 - [124837] - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceAuto.WorkOrderAppliedDiscount: - __SPLIT__ 2026-07-23 10:45:28,415 - [124837] - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderSalesPersonCommission: - __SPLIT__ 2026-07-23 10:45:28,415 - [124837] - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceAuto.WorkOrderCommissionAdjustment: - __SPLIT__ 2026-07-23 10:45:28,415 - [124837] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-23 10:45:28,415 - [124837] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderCrew: 2 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:45:28,732 - [124837] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 2) into ServiceCore.WorkOrderCrew - __SPLIT__ 2026-07-23 10:45:29,730 - [124837] - src.utils.log - INFO - βœ… All 2 rows inserted successfully into ServiceCore.WorkOrderCrew in 1 batches - __SPLIT__ 2026-07-23 10:45:29,730 - [124837] - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkorderSourceMapping: - __SPLIT__ 2026-07-23 10:45:29,730 - [124837] - src.utils.log - INFO - πŸ“₯ Empty dataframe of CRM.LeadNote: - __SPLIT__ 2026-07-23 10:45:29,730 - [124837] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-23 10:45:29,730 - [124837] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationPublishServices: 2 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:45:30,038 - [124837] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 2) into ServiceCore.WorkOrderAutoGenerationPublishServices - __SPLIT__ 2026-07-23 10:45:31,031 - [124837] - src.utils.log - INFO - βœ… All 2 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationPublishServices in 1 batches - __SPLIT__ 2026-07-23 10:45:31,031 - [124837] - src.utils.log - INFO - πŸ” Fetching data: SELECT ss.ServiceSetupId as SetupId, ss.FrequencyScheduleId as setup_frequency_schedule_id, ss.AccountNumber, ss.CompanyId, ss.BillingLocationId, ss.ServiceLocationId, ss.TaxSysName, ss.TermId, ss.TaxPercent, ss.PoNumber, ss.IsTaxExempt, ss.DisplayServiceAsSeparateLineItem, ss.GenerateInvoice, ss.IsGenerateInvoiceforInitalSetup, ss.IsGenerateInvoiceforInitalSetupBilling, ss.IsBilling, t.NetDueIn, ptm.PaymentType, ssb.* FROM ServiceCore.ServiceSetup ss LEFT JOIN ServiceCore.ServiceSetupBilling ssb ON ss.ServiceSetupId = ssb.ServiceSetupId LEFT JOIN Billing.PaymentTypeMaster ptm ON ptm.PaymentTypeMasterId = ssb.PaymentTypeMasterId left join Billing.Term t on ss.TermId = t.TermId WHERE ss.ServiceSetupId = 150765... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:45:31,310 - [124837] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-23 10:45:31,318 - [124837] - src.utils.log - INFO - Size of Transaction: 2 - __SPLIT__ 2026-07-23 10:45:31,319 - [124837] - src.utils.log - INFO - πŸ“₯ Inserting into Billing.Transaction (skip triggers): 2 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:45:31,758 - [124837] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 2) into Billing.Transaction (triggers skipped) - __SPLIT__ 2026-07-23 10:45:32,772 - [124837] - src.utils.log - INFO - βœ… All 2 rows inserted successfully into Billing.Transaction in 1 batches (triggers skipped) - __SPLIT__ 2026-07-23 10:45:32,910 - [124837] - src.utils.log - INFO - πŸ”„ Triggers re-enabled for session - __SPLIT__ 2026-07-23 10:45:32,911 - [124837] - src.utils.log - INFO - πŸ” Fetching data: SELECT TransactionId, ModifiedBy, TransactionDate as InvoiceDate from Billing.[Transaction] t WHERE t.ModifiedBy in (12345678910, 12345678911) and t.CompanyId = 133 AND t.TransactionType ='Invoice' AND t.CreatedDate = '2026-07-23 06:45:31.312';... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:45:33,308 - [124837] - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-23 10:45:33,311 - [124837] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 150765;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:45:33,590 - [124837] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-23 10:45:33,599 - [124837] - src.utils.log - INFO - πŸ“ Executing: UPDATE Billing.[Transaction] SET ModifiedBy = NULL WHERE ModifiedBy IN (12345678910,12345678911) AND CreatedDate = '2026-07-23 06:45:31.312'; ... (Thread: ThreadPoolExecutor-2_0) - __SPLIT__ 2026-07-23 10:45:34,019 - [124837] - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-23 10:45:34,024 - [124837] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-23 10:45:34,024 - [124837] - src.utils.log - INFO - πŸ“₯ Inserting into Billing.Invoice: 2 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:45:34,330 - [124837] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 2) into Billing.Invoice - __SPLIT__ 2026-07-23 10:45:35,345 - [124837] - src.utils.log - INFO - βœ… All 2 rows inserted successfully into Billing.Invoice in 1 batches - __SPLIT__ 2026-07-23 10:45:35,346 - [124837] - src.utils.log - INFO - πŸ” Fetching data: SELECT InvoiceId, WorkOrderNo FROM Billing.Invoice i WHERE i.WorkOrderNo in ('1431144', '1431145')... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:45:36,396 - [124837] - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-23 10:45:36,406 - [124837] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, sss.NonStdSoldServiceId as SoldServiceNonStandardId, sss.Qty as Quantity, sss.Price as Rate, sss.IsTaxable, sm.Name as NonStandardServiceName, sm.Description , sm.ServiceMasterId as ServiceId FROM ServiceCore.ServiceSetupServices sss join ServiceCore.ServiceMaster sm on sm.ServiceMasterId = sss.ServiceId where ServiceSetupId = 150765 and sss.IsDeleted =0;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:45:36,688 - [124837] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-23 10:45:36,688 - [124837] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, sss.NonStdSoldServiceId as SoldServiceNonStandardId, sss.Qty as Quantity, sss.Price as Rate, sss.IsTaxable, sm.Name as NonStandardServiceName, sm.Description , sm.ServiceMasterId as ServiceId FROM ServiceCore.ServiceSetupInitialServices sss join ServiceCore.ServiceMaster sm on sm.ServiceMasterId = sss.ServiceId where ServiceSetupId = 150765 and sss.IsDeleted =0;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:45:36,970 - [124837] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-23 10:45:36,970 - [124837] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, sss.NonStdSoldServiceId as SoldServiceNonStandardId, sss.Qty as Quantity, sss.Price as Rate, sss.IsTaxable, sm.servicename as NonStandardServiceName, sm.Description , sss.ServiceId FROM ServiceCore.ServiceSetupServices sss join ServiceCore.SoldServiceNonStandard sm on sm.SoldServiceNonStandardId = sss.NonStdSoldServiceId where ServiceSetupId = 150765 and sss.IsDeleted =0; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:45:37,252 - [124837] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-23 10:45:37,252 - [124837] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, sss.NonStdSoldServiceId as SoldServiceNonStandardId, sss.Qty as Quantity, sss.Price as Rate, sss.IsTaxable, sm.servicename as NonStandardServiceName, sm.Description , sss.ServiceId FROM ServiceCore.ServiceSetupInitialServices sss join ServiceCore.SoldServiceNonStandard sm on sm.SoldServiceNonStandardId = sss.NonStdSoldServiceId where ServiceSetupId = 150765 and sss.IsDeleted =0; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:45:37,533 - [124837] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-23 10:45:37,547 - [124837] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 150765;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:45:37,825 - [124837] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-23 10:45:37,831 - [124837] - src.utils.log - INFO - πŸ” Fetching data: SELECT IsInitialSetupDiscount as IsInitial, DiscountSetupId, AppliedDiscountAmt as AppliedDiscountAmount,IsActive ,ServiceSetupId from ServiceCore.ServiceSetupAppliedDiscount ssad WHERE ssad.ServiceSetupId = 150765;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:45:38,110 - [124837] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-23 10:45:38,113 - [124837] - src.utils.log - INFO - πŸ” Fetching data: SELECT IsInitialSetupDiscount as IsInitial, DiscountSetupId,IsActive,DiscountAmount, IsDiscountPercent,DiscountPercent,DiscountDescription , ServiceSetupId from ServiceCore.ServiceSetupAppliedDiscount ssad WHERE ssad.ServiceSetupId = 150765;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:45:38,393 - [124837] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-23 10:45:38,393 - [124837] - src.utils.log - INFO - Sequential Insertion in invoice tables begin - __SPLIT__ 2026-07-23 10:45:38,393 - [124837] - src.utils.log - INFO - πŸ“₯ Empty dataframe of Billing.AccountDiscountSetup: - __SPLIT__ 2026-07-23 10:45:38,393 - [124837] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-23 10:45:38,394 - [124837] - src.utils.log - INFO - πŸ“₯ Inserting into Billing.InvoiceCharges: 2 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:45:38,699 - [124837] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 2) into Billing.InvoiceCharges - __SPLIT__ 2026-07-23 10:45:39,704 - [124837] - src.utils.log - INFO - βœ… All 2 rows inserted successfully into Billing.InvoiceCharges in 1 batches - __SPLIT__ 2026-07-23 10:45:39,705 - [124837] - src.utils.log - INFO - πŸ“₯ Empty dataframe of Billing.DiscountApplied: - __SPLIT__ 2026-07-23 10:45:39,705 - [124837] - src.utils.log - INFO - Invoice Publish Done - __SPLIT__ 2026-07-23 10:45:39,705 - [124837] - src.utils.log - INFO - Updating Next GenerationDate - __SPLIT__ 2026-07-23 10:45:39,705 - [124837] - src.utils.log - INFO - πŸ” Fetching data: SELECT ServiceSetupId, MAX(NextWorkOrderGenerationDate) AS MaxNextWorkOrderGeneration FROM ServiceCore.WorkOrderSkipMonthAutoGeneration WHERE GenerateWorkOrderHistoryId = 124837 GROUP BY ServiceSetupId; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:45:39,986 - [124837] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-23 10:45:39,992 - [124837] - src.utils.log - INFO - πŸ”„ Updating next gen date sequentially: inside update_next_workorder_generation - __SPLIT__ 2026-07-23 10:45:40,132 - [124837] - src.utils.log - INFO - πŸ›  Creating temp table #tbl_9235efa479 - __SPLIT__ 2026-07-23 10:45:40,418 - [124837] - src.utils.log - INFO - πŸ“Œ Bulk inserting 1 rows into #tbl_9235efa479 - __SPLIT__ 2026-07-23 10:45:40,696 - [124837] - src.utils.log - INFO - πŸ” Running MERGE update to apply changes - __SPLIT__ 2026-07-23 10:45:40,853 - [124837] - src.utils.log - INFO - βœ” SQL reported affected rows: 1 - __SPLIT__ 2026-07-23 10:45:40,997 - [124837] - src.utils.log - INFO - πŸ” Verified successfully updated 1 rows via #tbl_9235efa479 - __SPLIT__ 2026-07-23 10:45:40,997 - [124837] - src.utils.log - INFO - πŸŽ‰ Successfully updated NextGenerationDate using temp table #tbl_9235efa479 - __SPLIT__ 2026-07-23 10:45:40,997 - [124837] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderSkipMonthAutoGeneration WHERE GenerateWorkOrderHistoryId = 124837 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:45:41,276 - [124837] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-23 10:45:41,277 - [124837] - src.utils.log - INFO - Sequential deletion from temp tables begin - __SPLIT__ 2026-07-23 10:45:41,277 - [124837] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationServices WHERE WorkOrderAutoGenerationId in (3686010, 3686011) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:45:41,698 - [124837] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-23 10:45:41,699 - [124837] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCrews WHERE WorkOrderAutoGenerationId in (3686010, 3686011) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:45:42,075 - [124837] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-23 10:45:42,075 - [124837] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationSalesPersonCommission WHERE WorkOrderAutoGenerationId in (3686010, 3686011) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:45:42,355 - [124837] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-23 10:45:42,355 - [124837] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationAppliedDiscount WHERE WorkOrderAutoGenerationId in (3686010, 3686011) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:45:42,716 - [124837] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-23 10:45:42,716 - [124837] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SetupAutoGenerationSourceMapping WHERE WorkOrderAutoGenerationId in (3686010, 3686011) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:45:43,002 - [124837] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-23 10:45:43,002 - [124837] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SubWorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId in (3686010, 3686011) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:45:43,284 - [124837] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-23 10:45:43,285 - [124837] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCommissionAdjustment WHERE WorkOrderAutoGenerationId in (3686010, 3686011) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:45:43,563 - [124837] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-23 10:45:43,564 - [124837] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId in (3686010, 3686011) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:45:43,926 - [124837] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-23 10:45:43,926 - [124837] - src.utils.log - INFO - Work order published ids: (3686010, 3686011) - __SPLIT__ 2026-07-23 10:45:43,926 - [124837] - src.utils.log - INFO - Time took to perform operation in publishing [124837]: 32.68 - __SPLIT__ 2026-07-23 10:45:43,926 - [124837] - src.utils.log - INFO - Publish Completed for GenerateWorkOrderHistoryId: [124837] - __SPLIT__ 2026-07-23 10:45:43,927 - [124837] - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET PublishStatus = 'Completed', PublishStatusDateTime = '2026-07-23 06:45:43.926' WHERE CompanyId = 133 AND GenerateWorkOrderHistoryId = 124837;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 10:45:44,207 - [124837] - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-23 11:06:24,419 - 12734 - src.utils.log - INFO - ParallelProcessing=False GenerateWorkOrderHistoryId=12734 - __SPLIT__ 2026-07-23 11:06:24,420 - 12734 - src.utils.log - INFO - Sequential Work order generation algo started for GenerateWorkOrderHistoryId: 12734 - __SPLIT__ 2026-07-23 11:06:24,421 - 12734 - src.utils.log - INFO - βœ… Successfully connected to database - __SPLIT__ 2026-07-23 11:06:24,422 - 12734 - src.utils.log - INFO - πŸ” Fetching data: SELECT ConnectionStringName FROM Common.CompanyTenantMaster WHERE CompanyKey = 'Fortive'... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 11:06:26,499 - 12734 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-23 11:06:26,500 - 12734 - src.utils.log - INFO - Connection string not found connecting to common DB - __SPLIT__ 2026-07-23 11:06:26,500 - 12734 - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET Status = 'InProgress' WHERE GenerateWorkOrderHistoryId = 12734;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 11:06:26,796 - 12734 - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-23 11:06:26,796 - 12734 - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.RecurringServicePrice, gw.StartDate, gw.EndDate, gw.CreatedBy AS NewCreatedBy, gw.RouteIds, ss.* FROM ServiceCore.GenerateWorkOrderHistory gw JOIN ServiceCore.ServiceSetup ss ON gw.CompanyId = ss.CompanyId AND ( (ss.NextGenerationDate <= gw.EndDate AND ss.NextGenerationDate >= gw.StartDate) OR ss.NextGenerationDate IS NULL) AND (gw.AccountNumber IS NULL OR ss.AccountNumber = gw.AccountNumber) AND (gw.ServiceSetupId IS NULL OR ss.ServiceSetupId = gw.ServiceSetupId)AND (gw.RouteIds IS NULL OR ss.RouteMasterId IN (SELECT CAST(value AS INT) FROM STRING_SPLIT((SELECT RouteIds FROM ServiceCore.GenerateWorkOrderHistory WHERE GenerateWorkOrderHistoryid = 12734), ',' )) OR ss.InitialRouteId IN ( SELECT CAST(value AS INT) FROM STRING_SPLIT((SELECT RouteIds FROM ServiceCore.GenerateWorkOrderHistory WHERE GenerateWorkOrderHistoryid = 12734), ','))) JOIN (SELECT SUM(Price) AS RecurringServicePrice, ServiceSetupId FROM ServiceCore.ServiceSetupServices GROUP BY ServiceSetupId ) sss ON sss.ServiceSetupId = ss.ServiceSetupId WHERE gw.GenerateWorkOrderHistoryid = 12734 AND ss.FrequencyScheduleId IS NOT NULL AND ss.IsActive = 1 AND ss.IsDeleted = 0 AND ss.Status <> 'Canceled' AND ((ss.OrderType = gw.OrderType) OR gw.OrderType IS NULL);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 11:06:27,131 - 12734 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-23 11:06:27,131 - 12734 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.GenerateWorkOrderHistory gwoh WHERE GenerateWorkOrderHistoryId = 12734;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 11:06:27,430 - 12734 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-23 11:06:27,433 - 12734 - src.utils.log - INFO - FrequencyScheduleId missing for setups: []: Ignored these setups - __SPLIT__ 2026-07-23 11:06:27,434 - 12734 - src.utils.log - INFO - πŸ” Fetching data: SELECT fsd.IntervalDays, fs.CreatedDate ,f.FrequencyId , fs.FrequencyScheduleId, f.[SysName], f.FrequencyValue, f.YearlyOccurrence , fs.ScheduleFormat,fsd.Days, fsd.Weeks, fsd.Months,fsc.[Month] as sch_months, fsd.StartMonth , fsd.DateDay,fsd.DateMonth FROM [ServiceCore].[FrequencyMaster] f inner join [ServiceCore].[FrequencySchedule] fs on fs.FrequencyId = f.FrequencyId left join ServiceCore.FrequencyScheduleCycle fsc on fsc.FrequencyScheduleId = fs.FrequencyScheduleId left join [ServiceCore].[FrequencyScheduleDetail] fsd on fsd.FrequencyScheduleId = fs.FrequencyScheduleId WHERE fsd.FrequencyScheduleId = 13159... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 11:06:27,733 - 12734 - src.utils.log - INFO - βœ… Fetched 60 rows - __SPLIT__ 2026-07-23 11:06:27,733 - 12734 - src.utils.log - INFO - Found the Setups and Frequencies - __SPLIT__ 2026-07-23 11:06:27,736 - 12734 - src.utils.log - INFO - Inside work order function - __SPLIT__ 2026-07-23 11:06:27,737 - 12734 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 34459;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 11:06:28,036 - 12734 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-23 11:06:28,036 - 12734 - src.utils.log - INFO - πŸ” Fetching data: select ServiceDate, ServiceSetupId, IsInitial from serviceCore.WorkOrder wo inner join ServiceCore.WorkOrderStatus wos on wo.WoStatusId = wos.WoStatusId where ServiceDate >= '2026-07-23 00:00:00' and ServiceDate <= '2028-12-31 00:00:00' and ServiceSetupId = 34459 and wo.IsActive = 1 and wos.Name not in ('Void', 'Cancelled');... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 11:06:28,338 - 12734 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-23 11:06:28,959 - 12734 - src.utils.log - INFO - Generating work orders for setup: 34459 - __SPLIT__ 2026-07-23 11:06:28,959 - 12734 - src.utils.log - INFO - Error processing schedule ID 13159: cannot access local variable 'sorted_service_dates' where it is not associated with a value - __SPLIT__ 2026-07-23 11:06:28,961 - 12734 - src.utils.log - INFO - Unable to get work order table Error: "['EmployeeNo', 'CustomerPONumber'] not in index" - __SPLIT__ 2026-07-23 11:06:28,962 - 12734 - src.utils.log - INFO - Deleting duplicate records - __SPLIT__ 2026-07-23 11:06:28,962 - 12734 - src.utils.log - INFO - Running deletes SEQUENTIALLY… - __SPLIT__ 2026-07-23 11:06:28,962 - 12734 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationServices WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34459 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 11:06:29,263 - 12734 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-23 11:06:29,264 - 12734 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCrews WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34459 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 11:06:29,567 - 12734 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-23 11:06:29,567 - 12734 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationSalesPersonCommission WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34459 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 11:06:29,870 - 12734 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-23 11:06:29,871 - 12734 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationAppliedDiscount WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34459 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 11:06:30,174 - 12734 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-23 11:06:30,174 - 12734 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SetupAutoGenerationSourceMapping WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34459 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 11:06:30,475 - 12734 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-23 11:06:30,475 - 12734 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SubWorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34459 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 11:06:30,779 - 12734 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-23 11:06:30,779 - 12734 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCommissionAdjustment WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34459 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 11:06:31,076 - 12734 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-23 11:06:31,076 - 12734 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34459 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 11:06:31,388 - 12734 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-23 11:06:31,388 - 12734 - src.utils.log - INFO - No work order found in given range - __SPLIT__ 2026-07-23 11:06:31,388 - 12734 - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET Status = 'Failed', WoGenErrorInfo ='No work orders generated with selected filters', WorkOrderStatusDateTime = '2026-07-23 07:06:31.388' WHERE GenerateWorkOrderHistoryId = 12734;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 11:06:31,683 - 12734 - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-23 11:06:31,683 - 12734 - src.utils.log - INFO - Time took to perform operation: 7.26 - __SPLIT__ 2026-07-23 13:18:45,689 - 12735 - src.utils.log - INFO - ParallelProcessing=False GenerateWorkOrderHistoryId=12735 - __SPLIT__ 2026-07-23 13:18:45,690 - 12735 - src.utils.log - INFO - Sequential Work order generation algo started for GenerateWorkOrderHistoryId: 12735 - __SPLIT__ 2026-07-23 13:18:45,691 - 12735 - src.utils.log - INFO - βœ… Successfully connected to database - __SPLIT__ 2026-07-23 13:18:45,692 - 12735 - src.utils.log - INFO - πŸ” Fetching data: SELECT ConnectionStringName FROM Common.CompanyTenantMaster WHERE CompanyKey = 'Fortive'... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 13:18:47,752 - 12735 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-23 13:18:47,752 - 12735 - src.utils.log - INFO - Connection string not found connecting to common DB - __SPLIT__ 2026-07-23 13:18:47,752 - 12735 - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET Status = 'InProgress' WHERE GenerateWorkOrderHistoryId = 12735;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 13:18:48,046 - 12735 - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-23 13:18:48,046 - 12735 - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.RecurringServicePrice, gw.StartDate, gw.EndDate, gw.CreatedBy AS NewCreatedBy, gw.RouteIds, ss.* FROM ServiceCore.GenerateWorkOrderHistory gw JOIN ServiceCore.ServiceSetup ss ON gw.CompanyId = ss.CompanyId AND ( (ss.NextGenerationDate <= gw.EndDate AND ss.NextGenerationDate >= gw.StartDate) OR ss.NextGenerationDate IS NULL) AND (gw.AccountNumber IS NULL OR ss.AccountNumber = gw.AccountNumber) AND (gw.ServiceSetupId IS NULL OR ss.ServiceSetupId = gw.ServiceSetupId)AND (gw.RouteIds IS NULL OR ss.RouteMasterId IN (SELECT CAST(value AS INT) FROM STRING_SPLIT((SELECT RouteIds FROM ServiceCore.GenerateWorkOrderHistory WHERE GenerateWorkOrderHistoryid = 12735), ',' )) OR ss.InitialRouteId IN ( SELECT CAST(value AS INT) FROM STRING_SPLIT((SELECT RouteIds FROM ServiceCore.GenerateWorkOrderHistory WHERE GenerateWorkOrderHistoryid = 12735), ','))) JOIN (SELECT SUM(Price) AS RecurringServicePrice, ServiceSetupId FROM ServiceCore.ServiceSetupServices GROUP BY ServiceSetupId ) sss ON sss.ServiceSetupId = ss.ServiceSetupId WHERE gw.GenerateWorkOrderHistoryid = 12735 AND ss.FrequencyScheduleId IS NOT NULL AND ss.IsActive = 1 AND ss.IsDeleted = 0 AND ss.Status <> 'Canceled' AND ((ss.OrderType = gw.OrderType) OR gw.OrderType IS NULL);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 13:18:48,378 - 12735 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-23 13:18:48,378 - 12735 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.GenerateWorkOrderHistory gwoh WHERE GenerateWorkOrderHistoryId = 12735;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 13:18:48,676 - 12735 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-23 13:18:48,679 - 12735 - src.utils.log - INFO - FrequencyScheduleId missing for setups: []: Ignored these setups - __SPLIT__ 2026-07-23 13:18:48,680 - 12735 - src.utils.log - INFO - πŸ” Fetching data: SELECT fsd.IntervalDays, fs.CreatedDate ,f.FrequencyId , fs.FrequencyScheduleId, f.[SysName], f.FrequencyValue, f.YearlyOccurrence , fs.ScheduleFormat,fsd.Days, fsd.Weeks, fsd.Months,fsc.[Month] as sch_months, fsd.StartMonth , fsd.DateDay,fsd.DateMonth FROM [ServiceCore].[FrequencyMaster] f inner join [ServiceCore].[FrequencySchedule] fs on fs.FrequencyId = f.FrequencyId left join ServiceCore.FrequencyScheduleCycle fsc on fsc.FrequencyScheduleId = fs.FrequencyScheduleId left join [ServiceCore].[FrequencyScheduleDetail] fsd on fsd.FrequencyScheduleId = fs.FrequencyScheduleId WHERE fsd.FrequencyScheduleId = 13159... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 13:18:48,977 - 12735 - src.utils.log - INFO - βœ… Fetched 60 rows - __SPLIT__ 2026-07-23 13:18:48,977 - 12735 - src.utils.log - INFO - Found the Setups and Frequencies - __SPLIT__ 2026-07-23 13:18:48,980 - 12735 - src.utils.log - INFO - Inside work order function - __SPLIT__ 2026-07-23 13:18:48,981 - 12735 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 34459;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 13:18:49,277 - 12735 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-23 13:18:49,277 - 12735 - src.utils.log - INFO - πŸ” Fetching data: select ServiceDate, ServiceSetupId, IsInitial from serviceCore.WorkOrder wo inner join ServiceCore.WorkOrderStatus wos on wo.WoStatusId = wos.WoStatusId where ServiceDate >= '2026-07-23 00:00:00' and ServiceDate <= '2026-12-31 00:00:00' and ServiceSetupId = 34459 and wo.IsActive = 1 and wos.Name not in ('Void', 'Cancelled');... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 13:18:49,576 - 12735 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-23 13:18:50,188 - 12735 - src.utils.log - INFO - Generating work orders for setup: 34459 - __SPLIT__ 2026-07-23 13:18:50,285 - 12735 - src.utils.log - INFO - Updating Next Gen Date - __SPLIT__ 2026-07-23 13:18:50,293 - 12735 - src.utils.log - INFO - πŸ” Fetching data: SELECT WoStatusId From ServiceCore.WorkOrderStatus wos where CompanyId=135 and [SysName]= 'Incomplete' ;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 13:18:50,587 - 12735 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-23 13:18:50,589 - 12735 - src.utils.log - INFO - Deleting duplicate records - __SPLIT__ 2026-07-23 13:18:50,589 - 12735 - src.utils.log - INFO - Running deletes SEQUENTIALLY… - __SPLIT__ 2026-07-23 13:18:50,589 - 12735 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationServices WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34459 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 13:18:50,890 - 12735 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-23 13:18:50,890 - 12735 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCrews WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34459 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 13:18:51,190 - 12735 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-23 13:18:51,190 - 12735 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationSalesPersonCommission WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34459 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 13:18:51,489 - 12735 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-23 13:18:51,490 - 12735 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationAppliedDiscount WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34459 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 13:18:51,788 - 12735 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-23 13:18:51,788 - 12735 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SetupAutoGenerationSourceMapping WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34459 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 13:18:52,090 - 12735 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-23 13:18:52,090 - 12735 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SubWorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34459 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 13:18:52,390 - 12735 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-23 13:18:52,390 - 12735 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCommissionAdjustment WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34459 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 13:18:52,684 - 12735 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-23 13:18:52,685 - 12735 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34459 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 13:18:52,994 - 12735 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-23 13:18:52,994 - 12735 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-23 13:18:52,994 - 12735 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGeneration: 11 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 13:18:53,341 - 12735 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 11) into ServiceCore.WorkOrderAutoGeneration - __SPLIT__ 2026-07-23 13:18:54,919 - 12735 - src.utils.log - INFO - βœ… All 11 rows inserted successfully into ServiceCore.WorkOrderAutoGeneration in 1 batches - __SPLIT__ 2026-07-23 13:18:54,919 - 12735 - src.utils.log - INFO - πŸ” Fetching data: Select TOP 11 WorkOrderAutoGenerationId, ServiceSetupId , ModifiedBy, ModifiedDate, IsInitial From ServiceCore.WorkOrderAutoGeneration WHERE ModifiedDate='2026-07-23 12:09:41.353' and ServiceSetupId = 34459... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 13:18:55,220 - 12735 - src.utils.log - INFO - βœ… Fetched 11 rows - __SPLIT__ 2026-07-23 13:18:55,221 - 12735 - src.utils.log - INFO - Id's of work order inserted to DB: [2739414 2739415 2739416 2739417 2739418 2739419 2739420 2739421 2739422 2739423 2739424] - __SPLIT__ 2026-07-23 13:18:55,221 - 12735 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 34459;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 13:18:55,514 - 12735 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-23 13:18:55,514 - 12735 - src.utils.log - INFO - Inside get_remaining_temp_tables - __SPLIT__ 2026-07-23 13:18:55,515 - 12735 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from servicecore.serviceSetupServices sss where ServiceSetupId = 34459... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 13:18:55,811 - 12735 - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-23 13:18:55,811 - 12735 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from servicecore.ServiceSetupInitialServices sss where ServiceSetupId = 34459... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 13:18:56,105 - 12735 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-23 13:18:56,109 - 12735 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupCrew ssc where ServiceSetupId = 34459... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 13:18:56,405 - 12735 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-23 13:18:56,406 - 12735 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSalesPersonCommission ssspc where ServiceSetupId = 34459... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 13:18:56,701 - 12735 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-23 13:18:56,702 - 12735 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupCommissionAdjustment ssspc where ServiceSetupId = 34459... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 13:18:56,996 - 12735 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-23 13:18:56,996 - 12735 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.serviceSetupAppliedDiscount WHERE ServiceSetupId = 34459;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 13:18:57,291 - 12735 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-23 13:18:57,291 - 12735 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.SetupSourceMapping WHERE ServiceSetupId = 34459;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 13:18:57,584 - 12735 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-23 13:18:57,584 - 12735 - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM [ServiceCore].[CommunicationPreferencesServiceReportNotification] WITH(NOLOCK) WHERE EntityType = 'Setup' AND ServiceSetupId = 34459;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 13:18:57,896 - 12735 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-23 13:18:57,896 - 12735 - src.utils.log - INFO - πŸ” Fetching data: SELECT * From CRM.LeadNote WHERE RefType = 'Setup' and RefId = 34459;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 13:18:58,191 - 12735 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-23 13:18:58,195 - 12735 - src.utils.log - INFO - Inside insert_data_in_temp_tables for work order generation - __SPLIT__ 2026-07-23 13:18:58,196 - 12735 - src.utils.log - INFO - πŸ“₯ Empty dataframe of CRM.LeadNote: - __SPLIT__ 2026-07-23 13:18:58,196 - 12735 - src.utils.log - INFO - leadNoteDf inserted to dream DB - __SPLIT__ 2026-07-23 13:18:58,196 - 12735 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.CommunicationPreferencesServiceReportNotification: - __SPLIT__ 2026-07-23 13:18:58,196 - 12735 - src.utils.log - INFO - CommunicationPreferencesServiceReportNotification inserted to dream DB - __SPLIT__ 2026-07-23 13:18:58,196 - 12735 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.SetupAutoGenerationSourceMapping: - __SPLIT__ 2026-07-23 13:18:58,196 - 12735 - src.utils.log - INFO - SetupAutoGenerationSourceMapping inserted to dream DB - __SPLIT__ 2026-07-23 13:18:58,196 - 12735 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationAppliedDiscount: - __SPLIT__ 2026-07-23 13:18:58,196 - 12735 - src.utils.log - INFO - WorkOrderAutoGenerationAppliedDiscount inserted to dream DB - __SPLIT__ 2026-07-23 13:18:58,196 - 12735 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.SubWorkOrderAutoGeneration: - __SPLIT__ 2026-07-23 13:18:58,196 - 12735 - src.utils.log - INFO - SubWorkOrderAutoGeneration inserted to dream DB - __SPLIT__ 2026-07-23 13:18:58,196 - 12735 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationCommissionAdjustment: - __SPLIT__ 2026-07-23 13:18:58,196 - 12735 - src.utils.log - INFO - SubWorkOrderAutoGeneration inserted to dream DB - __SPLIT__ 2026-07-23 13:18:58,196 - 12735 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationSalesPersonCommission: - __SPLIT__ 2026-07-23 13:18:58,197 - 12735 - src.utils.log - INFO - WorkOrderAutoGenerationSalesPersonCommission_df inserted to dream DB - __SPLIT__ 2026-07-23 13:18:58,197 - 12735 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationCrews: - __SPLIT__ 2026-07-23 13:18:58,197 - 12735 - src.utils.log - INFO - WorkOrderAutoGenerationCrews inserted to dream DB - __SPLIT__ 2026-07-23 13:18:58,197 - 12735 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationServices: - __SPLIT__ 2026-07-23 13:18:58,197 - 12735 - src.utils.log - INFO - WorkOrderAutoGenerationServices inserted to dream DB - __SPLIT__ 2026-07-23 13:18:58,197 - 12735 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-23 13:18:58,197 - 12735 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN (2739424, 2739414, 2739415, 2739416, 2739417, 2739418, 2739419, 2739420, 2739421, 2739422, 2739423) ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 13:18:58,490 - 12735 - src.utils.log - INFO - βœ… Fetched 11 rows - __SPLIT__ 2026-07-23 13:18:58,492 - 12735 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationServices: 22 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 13:18:58,813 - 12735 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 22) into ServiceCore.WorkOrderAutoGenerationServices - __SPLIT__ 2026-07-23 13:18:59,920 - 12735 - src.utils.log - INFO - βœ… All 22 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationServices in 1 batches - __SPLIT__ 2026-07-23 13:18:59,920 - 12735 - src.utils.log - INFO - WorkOrderAutoGenerationServices inserted to dream DB - __SPLIT__ 2026-07-23 13:18:59,920 - 12735 - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET Status = 'Completed' WHERE GenerateWorkOrderHistoryId = 12735;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-23 13:19:00,256 - 12735 - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-23 13:19:00,256 - 12735 - src.utils.log - INFO - Sequential work order generation successful - __SPLIT__ 2026-07-23 13:19:00,257 - 12735 - src.utils.log - INFO - Time took to perform operation: 14.57 - __SPLIT__ 2026-07-24 06:12:40,471 - 12737 - src.utils.log - INFO - ParallelProcessing=False GenerateWorkOrderHistoryId=12737 - __SPLIT__ 2026-07-24 06:12:40,472 - 12737 - src.utils.log - INFO - Sequential Work order generation algo started for GenerateWorkOrderHistoryId: 12737 - __SPLIT__ 2026-07-24 06:12:40,473 - 12737 - src.utils.log - INFO - βœ… Successfully connected to database - __SPLIT__ 2026-07-24 06:12:40,473 - 12737 - src.utils.log - INFO - πŸ” Fetching data: SELECT ConnectionStringName FROM Common.CompanyTenantMaster WHERE CompanyKey = 'Fortive'... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-24 06:12:42,439 - 12737 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-24 06:12:42,439 - 12737 - src.utils.log - INFO - Connection string not found connecting to common DB - __SPLIT__ 2026-07-24 06:12:42,439 - 12737 - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET Status = 'InProgress' WHERE GenerateWorkOrderHistoryId = 12737;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-24 06:12:42,718 - 12737 - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-24 06:12:42,718 - 12737 - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.RecurringServicePrice, gw.StartDate, gw.EndDate, gw.CreatedBy AS NewCreatedBy, gw.RouteIds, ss.* FROM ServiceCore.GenerateWorkOrderHistory gw JOIN ServiceCore.ServiceSetup ss ON gw.CompanyId = ss.CompanyId AND ( (ss.NextGenerationDate <= gw.EndDate AND ss.NextGenerationDate >= gw.StartDate) OR ss.NextGenerationDate IS NULL) AND (gw.AccountNumber IS NULL OR ss.AccountNumber = gw.AccountNumber) AND (gw.ServiceSetupId IS NULL OR ss.ServiceSetupId = gw.ServiceSetupId)AND (gw.RouteIds IS NULL OR ss.RouteMasterId IN (SELECT CAST(value AS INT) FROM STRING_SPLIT((SELECT RouteIds FROM ServiceCore.GenerateWorkOrderHistory WHERE GenerateWorkOrderHistoryid = 12737), ',' )) OR ss.InitialRouteId IN ( SELECT CAST(value AS INT) FROM STRING_SPLIT((SELECT RouteIds FROM ServiceCore.GenerateWorkOrderHistory WHERE GenerateWorkOrderHistoryid = 12737), ','))) JOIN (SELECT SUM(Price) AS RecurringServicePrice, ServiceSetupId FROM ServiceCore.ServiceSetupServices GROUP BY ServiceSetupId ) sss ON sss.ServiceSetupId = ss.ServiceSetupId WHERE gw.GenerateWorkOrderHistoryid = 12737 AND ss.FrequencyScheduleId IS NOT NULL AND ss.IsActive = 1 AND ss.IsDeleted = 0 AND ss.Status <> 'Canceled' AND ((ss.OrderType = gw.OrderType) OR gw.OrderType IS NULL);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-24 06:12:43,039 - 12737 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-24 06:12:43,039 - 12737 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.GenerateWorkOrderHistory gwoh WHERE GenerateWorkOrderHistoryId = 12737;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-24 06:12:43,320 - 12737 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-24 06:12:43,323 - 12737 - src.utils.log - INFO - FrequencyScheduleId missing for setups: []: Ignored these setups - __SPLIT__ 2026-07-24 06:12:43,324 - 12737 - src.utils.log - INFO - πŸ” Fetching data: SELECT fsd.IntervalDays, fs.CreatedDate ,f.FrequencyId , fs.FrequencyScheduleId, f.[SysName], f.FrequencyValue, f.YearlyOccurrence , fs.ScheduleFormat,fsd.Days, fsd.Weeks, fsd.Months,fsc.[Month] as sch_months, fsd.StartMonth , fsd.DateDay,fsd.DateMonth FROM [ServiceCore].[FrequencyMaster] f inner join [ServiceCore].[FrequencySchedule] fs on fs.FrequencyId = f.FrequencyId left join ServiceCore.FrequencyScheduleCycle fsc on fsc.FrequencyScheduleId = fs.FrequencyScheduleId left join [ServiceCore].[FrequencyScheduleDetail] fsd on fsd.FrequencyScheduleId = fs.FrequencyScheduleId WHERE fsd.FrequencyScheduleId = 13159... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-24 06:12:43,610 - 12737 - src.utils.log - INFO - βœ… Fetched 60 rows - __SPLIT__ 2026-07-24 06:12:43,611 - 12737 - src.utils.log - INFO - Found the Setups and Frequencies - __SPLIT__ 2026-07-24 06:12:43,614 - 12737 - src.utils.log - INFO - Inside work order function - __SPLIT__ 2026-07-24 06:12:43,614 - 12737 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 34459;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-24 06:12:43,895 - 12737 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-24 06:12:43,895 - 12737 - src.utils.log - INFO - πŸ” Fetching data: select ServiceDate, ServiceSetupId, IsInitial from serviceCore.WorkOrder wo inner join ServiceCore.WorkOrderStatus wos on wo.WoStatusId = wos.WoStatusId where ServiceDate >= '2026-07-24 00:00:00' and ServiceDate <= '2029-12-31 00:00:00' and ServiceSetupId = 34459 and wo.IsActive = 1 and wos.Name not in ('Void', 'Cancelled');... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-24 06:12:44,180 - 12737 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-24 06:12:44,774 - 12737 - src.utils.log - INFO - Generating work orders for setup: 34459 - __SPLIT__ 2026-07-24 06:12:45,597 - 12737 - src.utils.log - INFO - Updating Next Gen Date - __SPLIT__ 2026-07-24 06:12:45,608 - 12737 - src.utils.log - INFO - πŸ” Fetching data: SELECT WoStatusId From ServiceCore.WorkOrderStatus wos where CompanyId=135 and [SysName]= 'Incomplete' ;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-24 06:12:45,901 - 12737 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-24 06:12:45,904 - 12737 - src.utils.log - INFO - Deleting duplicate records - __SPLIT__ 2026-07-24 06:12:45,904 - 12737 - src.utils.log - INFO - Running deletes SEQUENTIALLY… - __SPLIT__ 2026-07-24 06:12:45,904 - 12737 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationServices WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34459 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-24 06:12:46,199 - 12737 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-24 06:12:46,199 - 12737 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCrews WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34459 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-24 06:12:46,492 - 12737 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-24 06:12:46,492 - 12737 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationSalesPersonCommission WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34459 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-24 06:12:46,783 - 12737 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-24 06:12:46,783 - 12737 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationAppliedDiscount WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34459 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-24 06:12:47,085 - 12737 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-24 06:12:47,085 - 12737 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SetupAutoGenerationSourceMapping WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34459 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-24 06:12:47,380 - 12737 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-24 06:12:47,380 - 12737 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SubWorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34459 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-24 06:12:47,674 - 12737 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-24 06:12:47,674 - 12737 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCommissionAdjustment WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34459 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-24 06:12:47,959 - 12737 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-24 06:12:47,959 - 12737 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34459 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-24 06:12:48,336 - 12737 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-24 06:12:48,337 - 12737 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-24 06:12:48,337 - 12737 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGeneration: 83 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-24 06:12:48,654 - 12737 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 83) into ServiceCore.WorkOrderAutoGeneration - __SPLIT__ 2026-07-24 06:12:51,997 - 12737 - src.utils.log - INFO - βœ… All 83 rows inserted successfully into ServiceCore.WorkOrderAutoGeneration in 1 batches - __SPLIT__ 2026-07-24 06:12:51,997 - 12737 - src.utils.log - INFO - πŸ” Fetching data: Select TOP 83 WorkOrderAutoGenerationId, ServiceSetupId , ModifiedBy, ModifiedDate, IsInitial From ServiceCore.WorkOrderAutoGeneration WHERE ModifiedDate='2026-07-23 12:09:42.093' and ServiceSetupId = 34459... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-24 06:12:52,287 - 12737 - src.utils.log - INFO - βœ… Fetched 83 rows - __SPLIT__ 2026-07-24 06:12:52,288 - 12737 - src.utils.log - INFO - Id's of work order inserted to DB: [2739427 2739428 2739429 2739430 2739431 2739432 2739433 2739434 2739435 2739436 2739437 2739438 2739439 2739440 2739441 2739442 2739443 2739444 2739445 2739446 2739447 2739448 2739449 2739450 2739451 2739452 2739453 2739454 2739455 2739456 2739457 2739458 2739459 2739460 2739461 2739462 2739463 2739464 2739465 2739466 2739467 2739468 2739469 2739470 2739471 2739472 2739473 2739474 2739475 2739476 2739477 2739478 2739479 2739480 2739481 2739482 2739483 2739484 2739485 2739486 2739487 2739488 2739489 2739490 2739491 2739492 2739493 2739494 2739495 2739496 2739497 2739498 2739499 2739500 2739501 2739502 2739503 2739504 2739505 2739506 2739507 2739508 2739509] - __SPLIT__ 2026-07-24 06:12:52,288 - 12737 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 34459;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-24 06:12:52,569 - 12737 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-24 06:12:52,569 - 12737 - src.utils.log - INFO - Inside get_remaining_temp_tables - __SPLIT__ 2026-07-24 06:12:52,569 - 12737 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from servicecore.serviceSetupServices sss where ServiceSetupId = 34459... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-24 06:12:52,849 - 12737 - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-24 06:12:52,850 - 12737 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from servicecore.ServiceSetupInitialServices sss where ServiceSetupId = 34459... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-24 06:12:53,131 - 12737 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-24 06:12:53,135 - 12737 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupCrew ssc where ServiceSetupId = 34459... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-24 06:12:53,416 - 12737 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-24 06:12:53,417 - 12737 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSalesPersonCommission ssspc where ServiceSetupId = 34459... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-24 06:12:53,698 - 12737 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-24 06:12:53,698 - 12737 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupCommissionAdjustment ssspc where ServiceSetupId = 34459... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-24 06:12:53,978 - 12737 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-24 06:12:53,979 - 12737 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.serviceSetupAppliedDiscount WHERE ServiceSetupId = 34459;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-24 06:12:54,258 - 12737 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-24 06:12:54,259 - 12737 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.SetupSourceMapping WHERE ServiceSetupId = 34459;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-24 06:12:54,539 - 12737 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-24 06:12:54,539 - 12737 - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM [ServiceCore].[CommunicationPreferencesServiceReportNotification] WITH(NOLOCK) WHERE EntityType = 'Setup' AND ServiceSetupId = 34459;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-24 06:12:54,835 - 12737 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-24 06:12:54,836 - 12737 - src.utils.log - INFO - πŸ” Fetching data: SELECT * From CRM.LeadNote WHERE RefType = 'Setup' and RefId = 34459;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-24 06:12:55,114 - 12737 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-24 06:12:55,119 - 12737 - src.utils.log - INFO - Inside insert_data_in_temp_tables for work order generation - __SPLIT__ 2026-07-24 06:12:55,119 - 12737 - src.utils.log - INFO - πŸ“₯ Empty dataframe of CRM.LeadNote: - __SPLIT__ 2026-07-24 06:12:55,120 - 12737 - src.utils.log - INFO - leadNoteDf inserted to dream DB - __SPLIT__ 2026-07-24 06:12:55,120 - 12737 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.CommunicationPreferencesServiceReportNotification: - __SPLIT__ 2026-07-24 06:12:55,120 - 12737 - src.utils.log - INFO - CommunicationPreferencesServiceReportNotification inserted to dream DB - __SPLIT__ 2026-07-24 06:12:55,120 - 12737 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.SetupAutoGenerationSourceMapping: - __SPLIT__ 2026-07-24 06:12:55,120 - 12737 - src.utils.log - INFO - SetupAutoGenerationSourceMapping inserted to dream DB - __SPLIT__ 2026-07-24 06:12:55,120 - 12737 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationAppliedDiscount: - __SPLIT__ 2026-07-24 06:12:55,120 - 12737 - src.utils.log - INFO - WorkOrderAutoGenerationAppliedDiscount inserted to dream DB - __SPLIT__ 2026-07-24 06:12:55,120 - 12737 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.SubWorkOrderAutoGeneration: - __SPLIT__ 2026-07-24 06:12:55,120 - 12737 - src.utils.log - INFO - SubWorkOrderAutoGeneration inserted to dream DB - __SPLIT__ 2026-07-24 06:12:55,120 - 12737 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationCommissionAdjustment: - __SPLIT__ 2026-07-24 06:12:55,120 - 12737 - src.utils.log - INFO - SubWorkOrderAutoGeneration inserted to dream DB - __SPLIT__ 2026-07-24 06:12:55,120 - 12737 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationSalesPersonCommission: - __SPLIT__ 2026-07-24 06:12:55,120 - 12737 - src.utils.log - INFO - WorkOrderAutoGenerationSalesPersonCommission_df inserted to dream DB - __SPLIT__ 2026-07-24 06:12:55,120 - 12737 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationCrews: - __SPLIT__ 2026-07-24 06:12:55,120 - 12737 - src.utils.log - INFO - WorkOrderAutoGenerationCrews inserted to dream DB - __SPLIT__ 2026-07-24 06:12:55,121 - 12737 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationServices: - __SPLIT__ 2026-07-24 06:12:55,121 - 12737 - src.utils.log - INFO - WorkOrderAutoGenerationServices inserted to dream DB - __SPLIT__ 2026-07-24 06:12:55,121 - 12737 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-24 06:12:55,121 - 12737 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN (2739427, 2739428, 2739429, 2739430, 2739431, 2739432, 2739433, 2739434, 2739435, 2739436, 2739437, 2739438, 2739439, 2739440, 2739441, 2739442, 2739443, 2739444, 2739445, 2739446, 2739447, 2739448, 2739449, 2739450, 2739451, 2739452, 2739453, 2739454, 2739455, 2739456, 2739457, 2739458, 2739459, 2739460, 2739461, 2739462, 2739463, 2739464, 2739465, 2739466, 2739467, 2739468, 2739469, 2739470, 2739471, 2739472, 2739473, 2739474, 2739475, 2739476, 2739477, 2739478, 2739479, 2739480, 2739481, 2739482, 2739483, 2739484, 2739485, 2739486, 2739487, 2739488, 2739489, 2739490, 2739491, 2739492, 2739493, 2739494, 2739495, 2739496, 2739497, 2739498, 2739499, 2739500, 2739501, 2739502, 2739503, 2739504, 2739505, 2739506, 2739507, 2739508, 2739509) ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-24 06:12:55,404 - 12737 - src.utils.log - INFO - βœ… Fetched 83 rows - __SPLIT__ 2026-07-24 06:12:55,406 - 12737 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationServices: 166 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-24 06:12:55,695 - 12737 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 166) into ServiceCore.WorkOrderAutoGenerationServices - __SPLIT__ 2026-07-24 06:12:57,241 - 12737 - src.utils.log - INFO - βœ… All 166 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationServices in 1 batches - __SPLIT__ 2026-07-24 06:12:57,241 - 12737 - src.utils.log - INFO - WorkOrderAutoGenerationServices inserted to dream DB - __SPLIT__ 2026-07-24 06:12:57,241 - 12737 - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET Status = 'Completed' WHERE GenerateWorkOrderHistoryId = 12737;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-24 06:12:57,521 - 12737 - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-24 06:12:57,521 - 12737 - src.utils.log - INFO - Sequential work order generation successful - __SPLIT__ 2026-07-24 06:12:57,521 - 12737 - src.utils.log - INFO - Time took to perform operation: 17.05 - __SPLIT__ 2026-07-28 08:40:32,048 - [124840] - src.utils.log - INFO - ParallelProcessing=False temp_wo=[3686018] user_id=43135 company_id=133 project_id=[124840] publish_all=False - __SPLIT__ 2026-07-28 08:40:32,271 - [124840] - src.utils.log - INFO - ParallelProcessing=False temp_wo=[3686018] user_id=43135 company_id=133 project_id=[124840] publish_all=False - __SPLIT__ 2026-07-28 08:40:32,341 - [124840] - src.utils.log - INFO - Sequential Work order publish in progress for GenerateWorkOrderHistoryId: [124840] - __SPLIT__ 2026-07-28 08:40:32,418 - [124840] - src.utils.log - INFO - βœ… Successfully connected to database - __SPLIT__ 2026-07-28 08:40:32,486 - [124840] - src.utils.log - INFO - πŸ” Fetching data: SELECT ConnectionStringName FROM Common.CompanyTenantMaster WHERE CompanyKey = 'abcdallas'... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 08:40:34,647 - [124840] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 08:40:34,720 - [124840] - src.utils.log - INFO - πŸ”’ Connection pool closed - __SPLIT__ 2026-07-28 08:40:34,793 - [124840] - src.utils.log - INFO - πŸ”Œ Connecting to: abcdallas - __SPLIT__ 2026-07-28 08:40:34,864 - [124840] - src.utils.log - INFO - βœ… Successfully connected to abcdallas - __SPLIT__ 2026-07-28 08:40:34,936 - [124840] - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET PublishStatus = 'InProgress' WHERE CompanyId = 133 AND GenerateWorkOrderHistoryId = 124840;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 08:40:37,392 - [124840] - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-28 08:40:37,463 - [124840] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.WorkOrderAutoGeneration woag WHERE woag.WorkOrderAutoGenerationId = 3686018... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 08:40:37,802 - [124840] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 08:40:37,865 - [124840] - src.utils.log - INFO - Inside get_work_order_table - __SPLIT__ 2026-07-28 08:40:37,933 - [124840] - src.utils.log - INFO - πŸ” Fetching data: SELECT DISTINCT sss.ServiceSetupId, dm.DepartmentMasterId, bm.BranchMasterId FROM Common.DepartmentMaster dm JOIN Common.DivisionMaster d2 ON dm.DivisionMasterId = d2.DivisionMasterId JOIN Common.BranchMaster bm ON d2.BranchMasterId = bm.BranchMasterId JOIN ServiceCore.ServiceCategoryMaster c ON c.DepartmentId = dm.DepartmentMasterId JOIN ServiceCore.ServiceMaster sm ON c.CategoryId = sm.CategoryId JOIN ServiceCore.ServiceSetupServices sss ON sss.ServiceId = sm.ServiceMasterId WHERE dm.CompanyId = 133 AND d2.CompanyId = bm.CompanyId AND sss.ServiceSetupId = 150498 AND sss.IsPrimary = 1; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 08:40:38,274 - [124840] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 08:40:38,340 - [124840] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, dm.DepartmentMasterId, bm.BranchMasterId FROM Common.DepartmentMaster dm JOIN Common.DivisionMaster d2 ON dm.DivisionMasterId = d2.DivisionMasterId JOIN Common.BranchMaster bm ON d2.BranchMasterId = bm.BranchMasterId JOIN ServiceCore.SoldServiceNonStandard x on dm.DepartmentMasterId = x.DepartmentId JOIN ServiceCore.ServiceSetupServices sss ON sss.NonStdSoldServiceId = x.SoldServiceNonStandardId WHERE dm.CompanyId = 133 AND d2.CompanyId = bm.CompanyId AND sss.ServiceSetupId = 150498 AND sss.IsPrimary = 1; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 08:40:38,679 - [124840] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 08:40:38,745 - [124840] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, dm.DepartmentMasterId, bm.BranchMasterId FROM Common.DepartmentMaster dm Inner JOIN Common.DivisionMaster d2 ON dm.DivisionMasterId = d2.DivisionMasterId Inner JOIN Common.BranchMaster bm ON d2.BranchMasterId = bm.BranchMasterId Inner JOIN [ServiceCore].[ServiceCategoryMaster] scm ON dm.DepartmentMasterId = scm.DepartmentId Inner JOIN ServiceCore.ServiceMaster sm ON scm.CategoryId = sm.CategoryId Inner JOIN ServiceCore.SoldServiceStandard x on x.ServiceId = sm.ServiceMasterId Inner JOIN ServiceCore.ServiceSetupServices sss ON sss.StdSoldServiceId = x.SoldServiceStandardId WHERE dm.CompanyId = 133 AND d2.CompanyId = bm.CompanyId AND sss.ServiceSetupId = 150498 AND sss.IsPrimary = 1; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 08:40:39,084 - [124840] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 08:40:39,208 - [124840] - src.utils.log - INFO - πŸ” Fetching data: SELECT IsInvoiceSameAsWorkorder,BillingIsCreateInvoice FROM Common.CompanyConfiguration cc WHERE cc.CompanyId = 133;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 08:40:39,535 - [124840] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 08:40:39,596 - [124840] - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM Common.GenerateNumberConfig gnc WHERE CompanyId = 133 AND EnitityNumberType in ('WorkOrder','Invoice'); ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 08:40:39,928 - [124840] - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-28 08:40:39,995 - [124840] - src.utils.log - INFO - πŸ” Fetching data: SELECT IsInvoiceSameAsWorkorder, BillingIsCreateInvoice FROM Common.CompanyConfiguration cc WHERE cc.CompanyId = 133; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 08:40:40,313 - [124840] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 08:40:40,379 - [124840] - src.utils.log - INFO - πŸ” Fetching data: UPDATE Common.GenerateNumberConfig WITH (ROWLOCK) SET NextNumber = NextNumber + 1 OUTPUT deleted.NextNumber AS StartNumber WHERE CompanyId = 133 AND EnitityNumberType = 'WorkOrder'; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 08:40:40,700 - [124840] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 08:40:40,760 - [124840] - src.utils.log - INFO - πŸ” Fetching data: UPDATE Common.GenerateNumberConfig WITH (ROWLOCK) SET NextNumber = NextNumber + 1 OUTPUT deleted.NextNumber AS StartNumber WHERE CompanyId = 133 AND EnitityNumberType = 'Invoice'; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 08:40:41,082 - [124840] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 08:40:41,170 - [124840] - src.utils.log - INFO - πŸ” Fetching data: SELECT ss.ServiceSetupId as SetupId, ss.FrequencyScheduleId as setup_frequency_schedule_id, ss.AccountNumber, ss.CompanyId, ss.BillingLocationId, ss.ServiceLocationId, ss.TaxSysName, ss.TermId, ss.TaxPercent, ss.PoNumber, ss.IsTaxExempt, ss.DisplayServiceAsSeparateLineItem, ss.GenerateInvoice, ss.IsGenerateInvoiceforInitalSetup, ss.IsGenerateInvoiceforInitalSetupBilling, ss.IsBilling, t.NetDueIn, ptm.PaymentType, ssb.* FROM ServiceCore.ServiceSetup ss LEFT JOIN ServiceCore.ServiceSetupBilling ssb ON ss.ServiceSetupId = ssb.ServiceSetupId LEFT JOIN Billing.PaymentTypeMaster ptm ON ptm.PaymentTypeMasterId = ssb.PaymentTypeMasterId left join Billing.Term t on ss.TermId = t.TermId WHERE ss.ServiceSetupId = 150498... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 08:40:41,497 - [124840] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 08:40:41,559 - [124840] - src.utils.log - INFO - πŸ” Fetching data: SELECT x.CompanyId FROM CRM.CompanyMaster x WHERE CompanyKey = 'abcdallas';... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 08:40:41,887 - [124840] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 08:40:41,948 - [124840] - src.utils.log - INFO - πŸ” Fetching data: SELECT CollectionStatus,IsHold,AccountNo FROM CRM.Account a WHERE a.AccountNo = '14088' and a.CompanyId = 121;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 08:40:42,271 - [124840] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 08:40:42,333 - [124840] - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderNo FROM ServiceCore.WorkOrder WHERE WorkOrderNo = '1431155' AND CompanyId = 133 ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 08:40:42,659 - [124840] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 08:40:42,720 - [124840] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrder (skip triggers): 1 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 08:40:43,229 - [124840] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 1) into ServiceCore.WorkOrder (triggers skipped) - __SPLIT__ 2026-07-28 08:40:44,389 - [124840] - src.utils.log - INFO - βœ… All 1 rows inserted successfully into ServiceCore.WorkOrder in 1 batches (triggers skipped) - __SPLIT__ 2026-07-28 08:40:44,581 - [124840] - src.utils.log - INFO - πŸ”„ Triggers re-enabled for session - __SPLIT__ 2026-07-28 08:40:44,656 - [124840] - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkorderId, WorkOrderNo FROM ServiceCore.WorkOrder wo WHERE wo.WorkOrderNo = '1431155' AND wo.AccountNumber = '14088' AND wo.CompanyId = 133 ... (Thread: ThreadPoolExecutor-0_0) - __SPLIT__ 2026-07-28 08:40:44,987 - [124840] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 08:40:45,059 - [124840] - src.utils.log - INFO - Sequential fetching temp table records - __SPLIT__ 2026-07-28 08:40:45,129 - [124840] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.WorkOrderAutoGenerationServices woag WHERE woag.WorkOrderAutoGenerationId = 3686018... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 08:40:45,489 - [124840] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 08:40:45,554 - [124840] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.SubWorkOrderAutoGeneration woag WHERE woag.WorkOrderAutoGenerationId = 3686018... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 08:40:45,886 - [124840] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 08:40:45,952 - [124840] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.WorkOrderAutoGenerationCrews woag WHERE woag.WorkOrderAutoGenerationId = 3686018... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 08:40:46,296 - [124840] - src.utils.log - INFO - βœ… Fetched 3 rows - __SPLIT__ 2026-07-28 08:40:46,360 - [124840] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.WorkOrderAutoGenerationSalesPersonCommission woag WHERE woag.WorkOrderAutoGenerationId = 3686018... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 08:40:46,685 - [124840] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 08:40:46,747 - [124840] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.SetupAutoGenerationSourceMapping woag WHERE woag.WorkOrderAutoGenerationId = 3686018... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 08:40:47,070 - [124840] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 08:40:47,135 - [124840] - src.utils.log - INFO - πŸ” Fetching data: SELECT DiscountType, DiscountCode, DiscountAmount, DiscountDescription, DiscountName, IsActive, CreatedBy, ModifiedBy, CreatedDate, ModifiedDate, DiscountPercent, IsDiscountPercent, AppliedDiscountAmt, ApplyOnPartPrice, ApplyOnLaborPrice, DiscountSetupId, WorkOrderAutoGenerationId from ServiceCore.WorkOrderAutoGenerationAppliedDiscount woag WHERE woag.WorkOrderAutoGenerationId = 3686018... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 08:40:47,476 - [124840] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 08:40:47,541 - [124840] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from CRM.LeadNote woag WHERE woag.RefId = 3686018 and woag.RefType = 'TempWorkorder';... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 08:40:47,870 - [124840] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 08:40:47,937 - [124840] - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM ServiceCore.WorkOrderAutoGenerationCommissionAdjustment woagca WHERE woagca.WorkOrderAutoGenerationId = 3686018;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 08:40:48,324 - [124840] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 08:40:48,393 - [124840] - src.utils.log - INFO - Updating temp tables - __SPLIT__ 2026-07-28 08:40:48,475 - [124840] - src.utils.log - INFO - πŸ” Fetching data: SELECT CompanyKey FROM Common.CompanyMaster cm WHERE CompanyId = 133;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 08:40:48,804 - [124840] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 08:40:48,873 - [124840] - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM Common.GenerateNumberConfig gnc WHERE CompanyId = 133 AND EnitityNumberType in ('SubWorkOrder'); ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 08:40:49,207 - [124840] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 08:40:49,278 - [124840] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-28 08:40:49,344 - [124840] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationPublishHistory: 1 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 08:40:49,717 - [124840] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 1) into ServiceCore.WorkOrderAutoGenerationPublishHistory - __SPLIT__ 2026-07-28 08:40:50,723 - [124840] - src.utils.log - INFO - βœ… All 1 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationPublishHistory in 1 batches - __SPLIT__ 2026-07-28 08:40:50,796 - [124840] - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationPublishHistoryId, WorkOrderNo, ServiceSetupId FROM ServiceCore.WorkOrderAutoGenerationPublishHistory WHERE ServiceSetupId = 150498 AND WorkOrderNo = '2375047' AND GenerateWorkOrderHistoryId = 124840; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 08:40:51,305 - [124840] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 08:40:51,378 - [124840] - src.utils.log - INFO - Sequential Insertion in work order tables begin - __SPLIT__ 2026-07-28 08:40:51,446 - [124840] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-28 08:40:51,512 - [124840] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderServices: 1 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 08:40:51,866 - [124840] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 1) into ServiceCore.WorkOrderServices - __SPLIT__ 2026-07-28 08:40:52,911 - [124840] - src.utils.log - INFO - βœ… All 1 rows inserted successfully into ServiceCore.WorkOrderServices in 1 batches - __SPLIT__ 2026-07-28 08:40:52,984 - [124840] - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceAuto.WorkOrderAppliedDiscount: - __SPLIT__ 2026-07-28 08:40:53,062 - [124840] - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderSalesPersonCommission: - __SPLIT__ 2026-07-28 08:40:53,131 - [124840] - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceAuto.WorkOrderCommissionAdjustment: - __SPLIT__ 2026-07-28 08:40:53,246 - [124840] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-28 08:40:53,313 - [124840] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderCrew: 3 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 08:40:53,661 - [124840] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 3) into ServiceCore.WorkOrderCrew - __SPLIT__ 2026-07-28 08:40:54,673 - [124840] - src.utils.log - INFO - βœ… All 3 rows inserted successfully into ServiceCore.WorkOrderCrew in 1 batches - __SPLIT__ 2026-07-28 08:40:54,739 - [124840] - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkorderSourceMapping: - __SPLIT__ 2026-07-28 08:40:54,803 - [124840] - src.utils.log - INFO - πŸ“₯ Empty dataframe of CRM.LeadNote: - __SPLIT__ 2026-07-28 08:40:54,864 - [124840] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-28 08:40:54,932 - [124840] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationPublishServices: 1 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 08:40:55,275 - [124840] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 1) into ServiceCore.WorkOrderAutoGenerationPublishServices - __SPLIT__ 2026-07-28 08:40:56,278 - [124840] - src.utils.log - INFO - βœ… All 1 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationPublishServices in 1 batches - __SPLIT__ 2026-07-28 08:40:56,345 - [124840] - src.utils.log - INFO - πŸ” Fetching data: SELECT ss.ServiceSetupId as SetupId, ss.FrequencyScheduleId as setup_frequency_schedule_id, ss.AccountNumber, ss.CompanyId, ss.BillingLocationId, ss.ServiceLocationId, ss.TaxSysName, ss.TermId, ss.TaxPercent, ss.PoNumber, ss.IsTaxExempt, ss.DisplayServiceAsSeparateLineItem, ss.GenerateInvoice, ss.IsGenerateInvoiceforInitalSetup, ss.IsGenerateInvoiceforInitalSetupBilling, ss.IsBilling, t.NetDueIn, ptm.PaymentType, ssb.* FROM ServiceCore.ServiceSetup ss LEFT JOIN ServiceCore.ServiceSetupBilling ssb ON ss.ServiceSetupId = ssb.ServiceSetupId LEFT JOIN Billing.PaymentTypeMaster ptm ON ptm.PaymentTypeMasterId = ssb.PaymentTypeMasterId left join Billing.Term t on ss.TermId = t.TermId WHERE ss.ServiceSetupId = 150498... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 08:40:56,668 - [124840] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 08:40:56,741 - [124840] - src.utils.log - INFO - Size of Transaction: 1 - __SPLIT__ 2026-07-28 08:40:56,802 - [124840] - src.utils.log - INFO - πŸ“₯ Inserting into Billing.Transaction (skip triggers): 1 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 08:40:57,280 - [124840] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 1) into Billing.Transaction (triggers skipped) - __SPLIT__ 2026-07-28 08:40:58,338 - [124840] - src.utils.log - INFO - βœ… All 1 rows inserted successfully into Billing.Transaction in 1 batches (triggers skipped) - __SPLIT__ 2026-07-28 08:40:58,528 - [124840] - src.utils.log - INFO - πŸ”„ Triggers re-enabled for session - __SPLIT__ 2026-07-28 08:40:58,596 - [124840] - src.utils.log - INFO - πŸ” Fetching data: SELECT TransactionId, ModifiedBy, TransactionDate as InvoiceDate from Billing.[Transaction] t WHERE t.ModifiedBy = 12345678910 and t.CompanyId = 133 AND t.TransactionType ='Invoice' AND t.CreatedDate = '2026-07-28 04:40:56.736';... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 08:41:05,581 - [124840] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 08:41:05,698 - [124840] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 150498;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 08:41:06,034 - [124840] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 08:41:06,111 - [124840] - src.utils.log - INFO - πŸ“ Executing: UPDATE Billing.[Transaction] SET ModifiedBy = NULL WHERE ModifiedBy = 12345678910 AND CreatedDate = '2026-07-28 04:40:56.736'; ... (Thread: ThreadPoolExecutor-1_0) - __SPLIT__ 2026-07-28 08:41:07,051 - [124840] - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-28 08:41:07,125 - [124840] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-28 08:41:07,193 - [124840] - src.utils.log - INFO - πŸ“₯ Inserting into Billing.Invoice: 1 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 08:41:07,550 - [124840] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 1) into Billing.Invoice - __SPLIT__ 2026-07-28 08:41:08,605 - [124840] - src.utils.log - INFO - βœ… All 1 rows inserted successfully into Billing.Invoice in 1 batches - __SPLIT__ 2026-07-28 08:41:08,671 - [124840] - src.utils.log - INFO - πŸ” Fetching data: SELECT InvoiceId, WorkOrderNo FROM Billing.Invoice i WHERE i.WorkOrderNo = '1431155'... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 08:41:09,640 - [124840] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 08:41:09,724 - [124840] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, sss.NonStdSoldServiceId as SoldServiceNonStandardId, sss.Qty as Quantity, sss.Price as Rate, sss.IsTaxable, sm.Name as NonStandardServiceName, sm.Description , sm.ServiceMasterId as ServiceId FROM ServiceCore.ServiceSetupServices sss join ServiceCore.ServiceMaster sm on sm.ServiceMasterId = sss.ServiceId where ServiceSetupId = 150498 and sss.IsDeleted =0;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 08:41:10,052 - [124840] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 08:41:10,118 - [124840] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, sss.NonStdSoldServiceId as SoldServiceNonStandardId, sss.Qty as Quantity, sss.Price as Rate, sss.IsTaxable, sm.Name as NonStandardServiceName, sm.Description , sm.ServiceMasterId as ServiceId FROM ServiceCore.ServiceSetupInitialServices sss join ServiceCore.ServiceMaster sm on sm.ServiceMasterId = sss.ServiceId where ServiceSetupId = 150498 and sss.IsDeleted =0;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 08:41:10,448 - [124840] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 08:41:10,516 - [124840] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, sss.NonStdSoldServiceId as SoldServiceNonStandardId, sss.Qty as Quantity, sss.Price as Rate, sss.IsTaxable, sm.servicename as NonStandardServiceName, sm.Description , sss.ServiceId FROM ServiceCore.ServiceSetupServices sss join ServiceCore.SoldServiceNonStandard sm on sm.SoldServiceNonStandardId = sss.NonStdSoldServiceId where ServiceSetupId = 150498 and sss.IsDeleted =0; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 08:41:10,850 - [124840] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 08:41:10,917 - [124840] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, sss.NonStdSoldServiceId as SoldServiceNonStandardId, sss.Qty as Quantity, sss.Price as Rate, sss.IsTaxable, sm.servicename as NonStandardServiceName, sm.Description , sss.ServiceId FROM ServiceCore.ServiceSetupInitialServices sss join ServiceCore.SoldServiceNonStandard sm on sm.SoldServiceNonStandardId = sss.NonStdSoldServiceId where ServiceSetupId = 150498 and sss.IsDeleted =0; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 08:41:11,248 - [124840] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 08:41:11,330 - [124840] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 150498;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 08:41:11,662 - [124840] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 08:41:11,770 - [124840] - src.utils.log - INFO - πŸ” Fetching data: SELECT IsInitialSetupDiscount as IsInitial, DiscountSetupId, AppliedDiscountAmt as AppliedDiscountAmount,IsActive ,ServiceSetupId from ServiceCore.ServiceSetupAppliedDiscount ssad WHERE ssad.ServiceSetupId = 150498;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 08:41:12,106 - [124840] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 08:41:12,177 - [124840] - src.utils.log - INFO - πŸ” Fetching data: SELECT IsInitialSetupDiscount as IsInitial, DiscountSetupId,IsActive,DiscountAmount, IsDiscountPercent,DiscountPercent,DiscountDescription , ServiceSetupId from ServiceCore.ServiceSetupAppliedDiscount ssad WHERE ssad.ServiceSetupId = 150498;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 08:41:12,505 - [124840] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 08:41:12,569 - [124840] - src.utils.log - INFO - Sequential Insertion in invoice tables begin - __SPLIT__ 2026-07-28 08:41:12,634 - [124840] - src.utils.log - INFO - πŸ“₯ Empty dataframe of Billing.AccountDiscountSetup: - __SPLIT__ 2026-07-28 08:41:12,705 - [124840] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-28 08:41:12,774 - [124840] - src.utils.log - INFO - πŸ“₯ Inserting into Billing.InvoiceCharges: 1 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 08:41:13,129 - [124840] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 1) into Billing.InvoiceCharges - __SPLIT__ 2026-07-28 08:41:14,132 - [124840] - src.utils.log - INFO - βœ… All 1 rows inserted successfully into Billing.InvoiceCharges in 1 batches - __SPLIT__ 2026-07-28 08:41:14,198 - [124840] - src.utils.log - INFO - πŸ“₯ Empty dataframe of Billing.DiscountApplied: - __SPLIT__ 2026-07-28 08:41:14,262 - [124840] - src.utils.log - INFO - Invoice Publish Done - __SPLIT__ 2026-07-28 08:41:14,330 - [124840] - src.utils.log - INFO - Updating Next GenerationDate - __SPLIT__ 2026-07-28 08:41:14,395 - [124840] - src.utils.log - INFO - πŸ” Fetching data: SELECT ServiceSetupId, MAX(NextWorkOrderGenerationDate) AS MaxNextWorkOrderGeneration FROM ServiceCore.WorkOrderSkipMonthAutoGeneration WHERE GenerateWorkOrderHistoryId = 124840 GROUP BY ServiceSetupId; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 08:41:14,729 - [124840] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 08:41:14,804 - [124840] - src.utils.log - INFO - πŸ”„ Updating next gen date sequentially: inside update_next_workorder_generation - __SPLIT__ 2026-07-28 08:41:15,003 - [124840] - src.utils.log - INFO - πŸ›  Creating temp table #tbl_ae0a5a2bb8 - __SPLIT__ 2026-07-28 08:41:15,337 - [124840] - src.utils.log - INFO - πŸ“Œ Bulk inserting 1 rows into #tbl_ae0a5a2bb8 - __SPLIT__ 2026-07-28 08:41:15,664 - [124840] - src.utils.log - INFO - πŸ” Running MERGE update to apply changes - __SPLIT__ 2026-07-28 08:41:15,872 - [124840] - src.utils.log - INFO - βœ” SQL reported affected rows: 1 - __SPLIT__ 2026-07-28 08:41:16,117 - [124840] - src.utils.log - INFO - πŸ” Verified successfully updated 1 rows via #tbl_ae0a5a2bb8 - __SPLIT__ 2026-07-28 08:41:16,181 - [124840] - src.utils.log - INFO - πŸŽ‰ Successfully updated NextGenerationDate using temp table #tbl_ae0a5a2bb8 - __SPLIT__ 2026-07-28 08:41:16,249 - [124840] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderSkipMonthAutoGeneration WHERE GenerateWorkOrderHistoryId = 124840 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 08:41:16,587 - [124840] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-28 08:41:16,657 - [124840] - src.utils.log - INFO - Sequential deletion from temp tables begin - __SPLIT__ 2026-07-28 08:41:16,722 - [124840] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationServices WHERE WorkOrderAutoGenerationId = 3686018 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 08:41:17,181 - [124840] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-28 08:41:17,251 - [124840] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCrews WHERE WorkOrderAutoGenerationId = 3686018 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 08:41:17,658 - [124840] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-28 08:41:17,727 - [124840] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationSalesPersonCommission WHERE WorkOrderAutoGenerationId = 3686018 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 08:41:18,056 - [124840] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-28 08:41:18,117 - [124840] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationAppliedDiscount WHERE WorkOrderAutoGenerationId = 3686018 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 08:41:18,522 - [124840] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-28 08:41:18,589 - [124840] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SetupAutoGenerationSourceMapping WHERE WorkOrderAutoGenerationId = 3686018 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 08:41:18,926 - [124840] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-28 08:41:18,991 - [124840] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SubWorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId = 3686018 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 08:41:19,327 - [124840] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-28 08:41:19,399 - [124840] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCommissionAdjustment WHERE WorkOrderAutoGenerationId = 3686018 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 08:41:19,721 - [124840] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-28 08:41:19,782 - [124840] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId = 3686018 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 08:41:20,196 - [124840] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-28 08:41:20,258 - [124840] - src.utils.log - INFO - Work order published ids: (3686018,) - __SPLIT__ 2026-07-28 08:41:20,324 - [124840] - src.utils.log - INFO - Time took to perform operation in publishing [124840]: 47.91 - __SPLIT__ 2026-07-28 08:41:20,392 - [124840] - src.utils.log - INFO - Publish Completed for GenerateWorkOrderHistoryId: [124840] - __SPLIT__ 2026-07-28 08:41:20,453 - [124840] - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET PublishStatus = 'Completed', PublishStatusDateTime = '2026-07-28 04:41:20.258' WHERE CompanyId = 133 AND GenerateWorkOrderHistoryId = 124840;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 08:41:20,773 - [124840] - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-28 10:31:35,822 - [124843] - src.utils.log - INFO - ParallelProcessing=False temp_wo=[3686021] user_id=43135 company_id=133 project_id=[124843] publish_all=False - __SPLIT__ 2026-07-28 10:31:35,947 - [124843] - src.utils.log - INFO - ParallelProcessing=False temp_wo=[3686021] user_id=43135 company_id=133 project_id=[124843] publish_all=False - __SPLIT__ 2026-07-28 10:31:36,009 - [124843] - src.utils.log - INFO - Sequential Work order publish in progress for GenerateWorkOrderHistoryId: [124843] - __SPLIT__ 2026-07-28 10:31:36,076 - [124843] - src.utils.log - INFO - βœ… Successfully connected to database - __SPLIT__ 2026-07-28 10:31:36,144 - [124843] - src.utils.log - INFO - πŸ” Fetching data: SELECT ConnectionStringName FROM Common.CompanyTenantMaster WHERE CompanyKey = 'abcdallas'... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 10:31:38,319 - [124843] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 10:31:38,379 - [124843] - src.utils.log - INFO - πŸ”’ Connection pool closed - __SPLIT__ 2026-07-28 10:31:38,444 - [124843] - src.utils.log - INFO - πŸ”Œ Connecting to: abcdallas - __SPLIT__ 2026-07-28 10:31:38,510 - [124843] - src.utils.log - INFO - βœ… Successfully connected to abcdallas - __SPLIT__ 2026-07-28 10:31:38,572 - [124843] - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET PublishStatus = 'InProgress' WHERE CompanyId = 133 AND GenerateWorkOrderHistoryId = 124843;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 10:31:40,480 - [124843] - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-28 10:31:40,544 - [124843] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.WorkOrderAutoGeneration woag WHERE woag.WorkOrderAutoGenerationId = 3686021... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 10:31:40,876 - [124843] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 10:31:40,933 - [124843] - src.utils.log - INFO - Inside get_work_order_table - __SPLIT__ 2026-07-28 10:31:40,995 - [124843] - src.utils.log - INFO - πŸ” Fetching data: SELECT DISTINCT sss.ServiceSetupId, dm.DepartmentMasterId, bm.BranchMasterId FROM Common.DepartmentMaster dm JOIN Common.DivisionMaster d2 ON dm.DivisionMasterId = d2.DivisionMasterId JOIN Common.BranchMaster bm ON d2.BranchMasterId = bm.BranchMasterId JOIN ServiceCore.ServiceCategoryMaster c ON c.DepartmentId = dm.DepartmentMasterId JOIN ServiceCore.ServiceMaster sm ON c.CategoryId = sm.CategoryId JOIN ServiceCore.ServiceSetupServices sss ON sss.ServiceId = sm.ServiceMasterId WHERE dm.CompanyId = 133 AND d2.CompanyId = bm.CompanyId AND sss.ServiceSetupId = 150498 AND sss.IsPrimary = 1; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 10:31:41,323 - [124843] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 10:31:41,384 - [124843] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, dm.DepartmentMasterId, bm.BranchMasterId FROM Common.DepartmentMaster dm JOIN Common.DivisionMaster d2 ON dm.DivisionMasterId = d2.DivisionMasterId JOIN Common.BranchMaster bm ON d2.BranchMasterId = bm.BranchMasterId JOIN ServiceCore.SoldServiceNonStandard x on dm.DepartmentMasterId = x.DepartmentId JOIN ServiceCore.ServiceSetupServices sss ON sss.NonStdSoldServiceId = x.SoldServiceNonStandardId WHERE dm.CompanyId = 133 AND d2.CompanyId = bm.CompanyId AND sss.ServiceSetupId = 150498 AND sss.IsPrimary = 1; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 10:31:41,706 - [124843] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 10:31:41,777 - [124843] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, dm.DepartmentMasterId, bm.BranchMasterId FROM Common.DepartmentMaster dm Inner JOIN Common.DivisionMaster d2 ON dm.DivisionMasterId = d2.DivisionMasterId Inner JOIN Common.BranchMaster bm ON d2.BranchMasterId = bm.BranchMasterId Inner JOIN [ServiceCore].[ServiceCategoryMaster] scm ON dm.DepartmentMasterId = scm.DepartmentId Inner JOIN ServiceCore.ServiceMaster sm ON scm.CategoryId = sm.CategoryId Inner JOIN ServiceCore.SoldServiceStandard x on x.ServiceId = sm.ServiceMasterId Inner JOIN ServiceCore.ServiceSetupServices sss ON sss.StdSoldServiceId = x.SoldServiceStandardId WHERE dm.CompanyId = 133 AND d2.CompanyId = bm.CompanyId AND sss.ServiceSetupId = 150498 AND sss.IsPrimary = 1; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 10:31:42,099 - [124843] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 10:31:42,174 - [124843] - src.utils.log - INFO - πŸ” Fetching data: SELECT IsInvoiceSameAsWorkorder,BillingIsCreateInvoice FROM Common.CompanyConfiguration cc WHERE cc.CompanyId = 133;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 10:31:42,550 - [124843] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 10:31:42,605 - [124843] - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM Common.GenerateNumberConfig gnc WHERE CompanyId = 133 AND EnitityNumberType in ('WorkOrder','Invoice'); ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 10:31:42,922 - [124843] - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-28 10:31:42,982 - [124843] - src.utils.log - INFO - πŸ” Fetching data: SELECT IsInvoiceSameAsWorkorder, BillingIsCreateInvoice FROM Common.CompanyConfiguration cc WHERE cc.CompanyId = 133; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 10:31:43,310 - [124843] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 10:31:43,366 - [124843] - src.utils.log - INFO - πŸ” Fetching data: UPDATE Common.GenerateNumberConfig WITH (ROWLOCK) SET NextNumber = NextNumber + 1 OUTPUT deleted.NextNumber AS StartNumber WHERE CompanyId = 133 AND EnitityNumberType = 'WorkOrder'; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 10:31:43,687 - [124843] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 10:31:43,755 - [124843] - src.utils.log - INFO - πŸ” Fetching data: UPDATE Common.GenerateNumberConfig WITH (ROWLOCK) SET NextNumber = NextNumber + 1 OUTPUT deleted.NextNumber AS StartNumber WHERE CompanyId = 133 AND EnitityNumberType = 'Invoice'; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 10:31:44,074 - [124843] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 10:31:44,141 - [124843] - src.utils.log - INFO - πŸ” Fetching data: SELECT ss.ServiceSetupId as SetupId, ss.FrequencyScheduleId as setup_frequency_schedule_id, ss.AccountNumber, ss.CompanyId, ss.BillingLocationId, ss.ServiceLocationId, ss.TaxSysName, ss.TermId, ss.TaxPercent, ss.PoNumber, ss.IsTaxExempt, ss.DisplayServiceAsSeparateLineItem, ss.GenerateInvoice, ss.IsGenerateInvoiceforInitalSetup, ss.IsGenerateInvoiceforInitalSetupBilling, ss.IsBilling, t.NetDueIn, ptm.PaymentType, ssb.* FROM ServiceCore.ServiceSetup ss LEFT JOIN ServiceCore.ServiceSetupBilling ssb ON ss.ServiceSetupId = ssb.ServiceSetupId LEFT JOIN Billing.PaymentTypeMaster ptm ON ptm.PaymentTypeMasterId = ssb.PaymentTypeMasterId left join Billing.Term t on ss.TermId = t.TermId WHERE ss.ServiceSetupId = 150498... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 10:31:44,462 - [124843] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 10:31:44,519 - [124843] - src.utils.log - INFO - πŸ” Fetching data: SELECT x.CompanyId FROM CRM.CompanyMaster x WHERE CompanyKey = 'abcdallas';... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 10:31:44,842 - [124843] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 10:31:44,897 - [124843] - src.utils.log - INFO - πŸ” Fetching data: SELECT CollectionStatus,IsHold,AccountNo FROM CRM.Account a WHERE a.AccountNo = '14088' and a.CompanyId = 121;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 10:31:45,216 - [124843] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 10:31:45,280 - [124843] - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderNo FROM ServiceCore.WorkOrder WHERE WorkOrderNo = '1431156' AND CompanyId = 133 ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 10:31:45,596 - [124843] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 10:31:45,655 - [124843] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrder (skip triggers): 1 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 10:31:46,143 - [124843] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 1) into ServiceCore.WorkOrder (triggers skipped) - __SPLIT__ 2026-07-28 10:31:47,259 - [124843] - src.utils.log - INFO - βœ… All 1 rows inserted successfully into ServiceCore.WorkOrder in 1 batches (triggers skipped) - __SPLIT__ 2026-07-28 10:31:47,510 - [124843] - src.utils.log - INFO - πŸ”„ Triggers re-enabled for session - __SPLIT__ 2026-07-28 10:31:47,582 - [124843] - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkorderId, WorkOrderNo FROM ServiceCore.WorkOrder wo WHERE wo.WorkOrderNo = '1431156' AND wo.AccountNumber = '14088' AND wo.CompanyId = 133 ... (Thread: ThreadPoolExecutor-2_0) - __SPLIT__ 2026-07-28 10:31:47,924 - [124843] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 10:31:48,000 - [124843] - src.utils.log - INFO - Sequential fetching temp table records - __SPLIT__ 2026-07-28 10:31:48,071 - [124843] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.WorkOrderAutoGenerationServices woag WHERE woag.WorkOrderAutoGenerationId = 3686021... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 10:31:48,458 - [124843] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 10:31:48,537 - [124843] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.SubWorkOrderAutoGeneration woag WHERE woag.WorkOrderAutoGenerationId = 3686021... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 10:31:48,877 - [124843] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 10:31:48,954 - [124843] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.WorkOrderAutoGenerationCrews woag WHERE woag.WorkOrderAutoGenerationId = 3686021... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 10:31:49,302 - [124843] - src.utils.log - INFO - βœ… Fetched 3 rows - __SPLIT__ 2026-07-28 10:31:49,376 - [124843] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.WorkOrderAutoGenerationSalesPersonCommission woag WHERE woag.WorkOrderAutoGenerationId = 3686021... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 10:31:49,712 - [124843] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 10:31:49,787 - [124843] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.SetupAutoGenerationSourceMapping woag WHERE woag.WorkOrderAutoGenerationId = 3686021... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 10:31:50,127 - [124843] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 10:31:50,202 - [124843] - src.utils.log - INFO - πŸ” Fetching data: SELECT DiscountType, DiscountCode, DiscountAmount, DiscountDescription, DiscountName, IsActive, CreatedBy, ModifiedBy, CreatedDate, ModifiedDate, DiscountPercent, IsDiscountPercent, AppliedDiscountAmt, ApplyOnPartPrice, ApplyOnLaborPrice, DiscountSetupId, WorkOrderAutoGenerationId from ServiceCore.WorkOrderAutoGenerationAppliedDiscount woag WHERE woag.WorkOrderAutoGenerationId = 3686021... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 10:31:50,557 - [124843] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 10:31:50,656 - [124843] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from CRM.LeadNote woag WHERE woag.RefId = 3686021 and woag.RefType = 'TempWorkorder';... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 10:31:50,991 - [124843] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 10:31:51,066 - [124843] - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM ServiceCore.WorkOrderAutoGenerationCommissionAdjustment woagca WHERE woagca.WorkOrderAutoGenerationId = 3686021;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 10:31:51,399 - [124843] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 10:31:51,521 - [124843] - src.utils.log - INFO - Updating temp tables - __SPLIT__ 2026-07-28 10:31:51,607 - [124843] - src.utils.log - INFO - πŸ” Fetching data: SELECT CompanyKey FROM Common.CompanyMaster cm WHERE CompanyId = 133;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 10:31:51,943 - [124843] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 10:31:52,016 - [124843] - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM Common.GenerateNumberConfig gnc WHERE CompanyId = 133 AND EnitityNumberType in ('SubWorkOrder'); ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 10:31:52,350 - [124843] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 10:31:52,422 - [124843] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-28 10:31:52,492 - [124843] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationPublishHistory: 1 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 10:31:52,854 - [124843] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 1) into ServiceCore.WorkOrderAutoGenerationPublishHistory - __SPLIT__ 2026-07-28 10:31:53,865 - [124843] - src.utils.log - INFO - βœ… All 1 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationPublishHistory in 1 batches - __SPLIT__ 2026-07-28 10:31:53,940 - [124843] - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationPublishHistoryId, WorkOrderNo, ServiceSetupId FROM ServiceCore.WorkOrderAutoGenerationPublishHistory WHERE ServiceSetupId = 150498 AND WorkOrderNo = '4621583' AND GenerateWorkOrderHistoryId = 124843; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 10:31:54,415 - [124843] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 10:31:54,492 - [124843] - src.utils.log - INFO - Sequential Insertion in work order tables begin - __SPLIT__ 2026-07-28 10:31:54,562 - [124843] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-28 10:31:54,635 - [124843] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderServices: 1 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 10:31:54,975 - [124843] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 1) into ServiceCore.WorkOrderServices - __SPLIT__ 2026-07-28 10:31:55,976 - [124843] - src.utils.log - INFO - βœ… All 1 rows inserted successfully into ServiceCore.WorkOrderServices in 1 batches - __SPLIT__ 2026-07-28 10:31:56,049 - [124843] - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceAuto.WorkOrderAppliedDiscount: - __SPLIT__ 2026-07-28 10:31:56,120 - [124843] - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderSalesPersonCommission: - __SPLIT__ 2026-07-28 10:31:56,193 - [124843] - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceAuto.WorkOrderCommissionAdjustment: - __SPLIT__ 2026-07-28 10:31:56,265 - [124843] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-28 10:31:56,385 - [124843] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderCrew: 3 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 10:31:56,728 - [124843] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 3) into ServiceCore.WorkOrderCrew - __SPLIT__ 2026-07-28 10:31:57,732 - [124843] - src.utils.log - INFO - βœ… All 3 rows inserted successfully into ServiceCore.WorkOrderCrew in 1 batches - __SPLIT__ 2026-07-28 10:31:57,800 - [124843] - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkorderSourceMapping: - __SPLIT__ 2026-07-28 10:31:57,875 - [124843] - src.utils.log - INFO - πŸ“₯ Empty dataframe of CRM.LeadNote: - __SPLIT__ 2026-07-28 10:31:57,944 - [124843] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-28 10:31:58,030 - [124843] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationPublishServices: 1 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 10:31:58,372 - [124843] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 1) into ServiceCore.WorkOrderAutoGenerationPublishServices - __SPLIT__ 2026-07-28 10:31:59,628 - [124843] - src.utils.log - INFO - βœ… All 1 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationPublishServices in 1 batches - __SPLIT__ 2026-07-28 10:31:59,703 - [124843] - src.utils.log - INFO - πŸ” Fetching data: SELECT ss.ServiceSetupId as SetupId, ss.FrequencyScheduleId as setup_frequency_schedule_id, ss.AccountNumber, ss.CompanyId, ss.BillingLocationId, ss.ServiceLocationId, ss.TaxSysName, ss.TermId, ss.TaxPercent, ss.PoNumber, ss.IsTaxExempt, ss.DisplayServiceAsSeparateLineItem, ss.GenerateInvoice, ss.IsGenerateInvoiceforInitalSetup, ss.IsGenerateInvoiceforInitalSetupBilling, ss.IsBilling, t.NetDueIn, ptm.PaymentType, ssb.* FROM ServiceCore.ServiceSetup ss LEFT JOIN ServiceCore.ServiceSetupBilling ssb ON ss.ServiceSetupId = ssb.ServiceSetupId LEFT JOIN Billing.PaymentTypeMaster ptm ON ptm.PaymentTypeMasterId = ssb.PaymentTypeMasterId left join Billing.Term t on ss.TermId = t.TermId WHERE ss.ServiceSetupId = 150498... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 10:32:00,039 - [124843] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 10:32:00,137 - [124843] - src.utils.log - INFO - Size of Transaction: 1 - __SPLIT__ 2026-07-28 10:32:00,216 - [124843] - src.utils.log - INFO - πŸ“₯ Inserting into Billing.Transaction (skip triggers): 1 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 10:32:00,695 - [124843] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 1) into Billing.Transaction (triggers skipped) - __SPLIT__ 2026-07-28 10:32:01,691 - [124843] - src.utils.log - INFO - βœ… All 1 rows inserted successfully into Billing.Transaction in 1 batches (triggers skipped) - __SPLIT__ 2026-07-28 10:32:01,898 - [124843] - src.utils.log - INFO - πŸ”„ Triggers re-enabled for session - __SPLIT__ 2026-07-28 10:32:01,967 - [124843] - src.utils.log - INFO - πŸ” Fetching data: SELECT TransactionId, ModifiedBy, TransactionDate as InvoiceDate from Billing.[Transaction] t WHERE t.ModifiedBy = 12345678910 and t.CompanyId = 133 AND t.TransactionType ='Invoice' AND t.CreatedDate = '2026-07-28 06:32:00.132';... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 10:32:02,402 - [124843] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 10:32:02,481 - [124843] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 150498;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 10:32:02,820 - [124843] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 10:32:02,950 - [124843] - src.utils.log - INFO - πŸ“ Executing: UPDATE Billing.[Transaction] SET ModifiedBy = NULL WHERE ModifiedBy = 12345678910 AND CreatedDate = '2026-07-28 06:32:00.132'; ... (Thread: ThreadPoolExecutor-3_0) - __SPLIT__ 2026-07-28 10:32:03,852 - [124843] - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-28 10:32:03,953 - [124843] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-28 10:32:04,022 - [124843] - src.utils.log - INFO - πŸ“₯ Inserting into Billing.Invoice: 1 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 10:32:04,363 - [124843] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 1) into Billing.Invoice - __SPLIT__ 2026-07-28 10:32:05,367 - [124843] - src.utils.log - INFO - βœ… All 1 rows inserted successfully into Billing.Invoice in 1 batches - __SPLIT__ 2026-07-28 10:32:05,437 - [124843] - src.utils.log - INFO - πŸ” Fetching data: SELECT InvoiceId, WorkOrderNo FROM Billing.Invoice i WHERE i.WorkOrderNo = '1431156'... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 10:32:06,326 - [124843] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 10:32:06,410 - [124843] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, sss.NonStdSoldServiceId as SoldServiceNonStandardId, sss.Qty as Quantity, sss.Price as Rate, sss.IsTaxable, sm.Name as NonStandardServiceName, sm.Description , sm.ServiceMasterId as ServiceId FROM ServiceCore.ServiceSetupServices sss join ServiceCore.ServiceMaster sm on sm.ServiceMasterId = sss.ServiceId where ServiceSetupId = 150498 and sss.IsDeleted =0;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 10:32:06,760 - [124843] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 10:32:06,832 - [124843] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, sss.NonStdSoldServiceId as SoldServiceNonStandardId, sss.Qty as Quantity, sss.Price as Rate, sss.IsTaxable, sm.Name as NonStandardServiceName, sm.Description , sm.ServiceMasterId as ServiceId FROM ServiceCore.ServiceSetupInitialServices sss join ServiceCore.ServiceMaster sm on sm.ServiceMasterId = sss.ServiceId where ServiceSetupId = 150498 and sss.IsDeleted =0;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 10:32:07,169 - [124843] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 10:32:07,245 - [124843] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, sss.NonStdSoldServiceId as SoldServiceNonStandardId, sss.Qty as Quantity, sss.Price as Rate, sss.IsTaxable, sm.servicename as NonStandardServiceName, sm.Description , sss.ServiceId FROM ServiceCore.ServiceSetupServices sss join ServiceCore.SoldServiceNonStandard sm on sm.SoldServiceNonStandardId = sss.NonStdSoldServiceId where ServiceSetupId = 150498 and sss.IsDeleted =0; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 10:32:07,577 - [124843] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 10:32:07,649 - [124843] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, sss.NonStdSoldServiceId as SoldServiceNonStandardId, sss.Qty as Quantity, sss.Price as Rate, sss.IsTaxable, sm.servicename as NonStandardServiceName, sm.Description , sss.ServiceId FROM ServiceCore.ServiceSetupInitialServices sss join ServiceCore.SoldServiceNonStandard sm on sm.SoldServiceNonStandardId = sss.NonStdSoldServiceId where ServiceSetupId = 150498 and sss.IsDeleted =0; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 10:32:07,983 - [124843] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 10:32:08,064 - [124843] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 150498;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 10:32:08,396 - [124843] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 10:32:08,469 - [124843] - src.utils.log - INFO - πŸ” Fetching data: SELECT IsInitialSetupDiscount as IsInitial, DiscountSetupId, AppliedDiscountAmt as AppliedDiscountAmount,IsActive ,ServiceSetupId from ServiceCore.ServiceSetupAppliedDiscount ssad WHERE ssad.ServiceSetupId = 150498;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 10:32:08,802 - [124843] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 10:32:08,911 - [124843] - src.utils.log - INFO - πŸ” Fetching data: SELECT IsInitialSetupDiscount as IsInitial, DiscountSetupId,IsActive,DiscountAmount, IsDiscountPercent,DiscountPercent,DiscountDescription , ServiceSetupId from ServiceCore.ServiceSetupAppliedDiscount ssad WHERE ssad.ServiceSetupId = 150498;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 10:32:09,233 - [124843] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 10:32:09,292 - [124843] - src.utils.log - INFO - Sequential Insertion in invoice tables begin - __SPLIT__ 2026-07-28 10:32:09,353 - [124843] - src.utils.log - INFO - πŸ“₯ Empty dataframe of Billing.AccountDiscountSetup: - __SPLIT__ 2026-07-28 10:32:09,413 - [124843] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-28 10:32:09,462 - [124843] - src.utils.log - INFO - πŸ“₯ Inserting into Billing.InvoiceCharges: 1 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 10:32:09,795 - [124843] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 1) into Billing.InvoiceCharges - __SPLIT__ 2026-07-28 10:32:10,781 - [124843] - src.utils.log - INFO - βœ… All 1 rows inserted successfully into Billing.InvoiceCharges in 1 batches - __SPLIT__ 2026-07-28 10:32:10,845 - [124843] - src.utils.log - INFO - πŸ“₯ Empty dataframe of Billing.DiscountApplied: - __SPLIT__ 2026-07-28 10:32:10,895 - [124843] - src.utils.log - INFO - Invoice Publish Done - __SPLIT__ 2026-07-28 10:32:10,947 - [124843] - src.utils.log - INFO - Updating Next GenerationDate - __SPLIT__ 2026-07-28 10:32:11,000 - [124843] - src.utils.log - INFO - πŸ” Fetching data: SELECT ServiceSetupId, MAX(NextWorkOrderGenerationDate) AS MaxNextWorkOrderGeneration FROM ServiceCore.WorkOrderSkipMonthAutoGeneration WHERE GenerateWorkOrderHistoryId = 124843 GROUP BY ServiceSetupId; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 10:32:11,324 - [124843] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 10:32:11,379 - [124843] - src.utils.log - INFO - πŸ”„ Updating next gen date sequentially: inside update_next_workorder_generation - __SPLIT__ 2026-07-28 10:32:11,571 - [124843] - src.utils.log - INFO - πŸ›  Creating temp table #tbl_fb84010568 - __SPLIT__ 2026-07-28 10:32:11,899 - [124843] - src.utils.log - INFO - πŸ“Œ Bulk inserting 1 rows into #tbl_fb84010568 - __SPLIT__ 2026-07-28 10:32:12,218 - [124843] - src.utils.log - INFO - πŸ” Running MERGE update to apply changes - __SPLIT__ 2026-07-28 10:32:12,413 - [124843] - src.utils.log - INFO - βœ” SQL reported affected rows: 1 - __SPLIT__ 2026-07-28 10:32:12,604 - [124843] - src.utils.log - INFO - πŸ” Verified successfully updated 1 rows via #tbl_fb84010568 - __SPLIT__ 2026-07-28 10:32:12,659 - [124843] - src.utils.log - INFO - πŸŽ‰ Successfully updated NextGenerationDate using temp table #tbl_fb84010568 - __SPLIT__ 2026-07-28 10:32:12,763 - [124843] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderSkipMonthAutoGeneration WHERE GenerateWorkOrderHistoryId = 124843 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 10:32:13,078 - [124843] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-28 10:32:13,140 - [124843] - src.utils.log - INFO - Sequential deletion from temp tables begin - __SPLIT__ 2026-07-28 10:32:13,205 - [124843] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationServices WHERE WorkOrderAutoGenerationId = 3686021 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 10:32:13,642 - [124843] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-28 10:32:13,696 - [124843] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCrews WHERE WorkOrderAutoGenerationId = 3686021 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 10:32:14,086 - [124843] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-28 10:32:14,140 - [124843] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationSalesPersonCommission WHERE WorkOrderAutoGenerationId = 3686021 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 10:32:14,462 - [124843] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-28 10:32:14,521 - [124843] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationAppliedDiscount WHERE WorkOrderAutoGenerationId = 3686021 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 10:32:14,910 - [124843] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-28 10:32:14,973 - [124843] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SetupAutoGenerationSourceMapping WHERE WorkOrderAutoGenerationId = 3686021 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 10:32:15,296 - [124843] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-28 10:32:15,355 - [124843] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SubWorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId = 3686021 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 10:32:15,676 - [124843] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-28 10:32:15,729 - [124843] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCommissionAdjustment WHERE WorkOrderAutoGenerationId = 3686021 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 10:32:16,048 - [124843] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-28 10:32:16,109 - [124843] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId = 3686021 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 10:32:16,466 - [124843] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-28 10:32:16,528 - [124843] - src.utils.log - INFO - Work order published ids: (3686021,) - __SPLIT__ 2026-07-28 10:32:16,648 - [124843] - src.utils.log - INFO - Time took to perform operation in publishing [124843]: 40.57 - __SPLIT__ 2026-07-28 10:32:16,719 - [124843] - src.utils.log - INFO - Publish Completed for GenerateWorkOrderHistoryId: [124843] - __SPLIT__ 2026-07-28 10:32:16,785 - [124843] - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET PublishStatus = 'Completed', PublishStatusDateTime = '2026-07-28 06:32:16.528' WHERE CompanyId = 133 AND GenerateWorkOrderHistoryId = 124843;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 10:32:17,113 - [124843] - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-28 11:00:38,202 - [12751] - src.utils.log - INFO - ParallelProcessing=False temp_wo=[2739577] user_id=122885 company_id=135 project_id=[12751] publish_all=False - __SPLIT__ 2026-07-28 11:00:38,409 - [12751] - src.utils.log - INFO - ParallelProcessing=False temp_wo=[2739577] user_id=122885 company_id=135 project_id=[12751] publish_all=False - __SPLIT__ 2026-07-28 11:00:38,463 - [12751] - src.utils.log - INFO - Sequential Work order publish in progress for GenerateWorkOrderHistoryId: [12751] - __SPLIT__ 2026-07-28 11:00:38,517 - [12751] - src.utils.log - INFO - βœ… Successfully connected to database - __SPLIT__ 2026-07-28 11:00:38,576 - [12751] - src.utils.log - INFO - πŸ” Fetching data: SELECT ConnectionStringName FROM Common.CompanyTenantMaster WHERE CompanyKey = 'Fortive'... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 11:00:40,743 - [12751] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 11:00:40,793 - [12751] - src.utils.log - INFO - Connection string not found connecting to common DB - __SPLIT__ 2026-07-28 11:00:40,846 - [12751] - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET PublishStatus = 'InProgress' WHERE CompanyId = 135 AND GenerateWorkOrderHistoryId = 12751;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 11:00:41,193 - [12751] - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-28 11:00:41,253 - [12751] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.WorkOrderAutoGeneration woag WHERE woag.WorkOrderAutoGenerationId = 2739577... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 11:00:41,619 - [12751] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 11:00:41,681 - [12751] - src.utils.log - INFO - Inside get_work_order_table - __SPLIT__ 2026-07-28 11:00:41,740 - [12751] - src.utils.log - INFO - πŸ” Fetching data: SELECT DISTINCT sss.ServiceSetupId, dm.DepartmentMasterId, bm.BranchMasterId FROM Common.DepartmentMaster dm JOIN Common.DivisionMaster d2 ON dm.DivisionMasterId = d2.DivisionMasterId JOIN Common.BranchMaster bm ON d2.BranchMasterId = bm.BranchMasterId JOIN ServiceCore.ServiceCategoryMaster c ON c.DepartmentId = dm.DepartmentMasterId JOIN ServiceCore.ServiceMaster sm ON c.CategoryId = sm.CategoryId JOIN ServiceCore.ServiceSetupServices sss ON sss.ServiceId = sm.ServiceMasterId WHERE dm.CompanyId = 135 AND d2.CompanyId = bm.CompanyId AND sss.ServiceSetupId = 34459 AND sss.IsPrimary = 1; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 11:00:42,114 - [12751] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 11:00:42,173 - [12751] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, dm.DepartmentMasterId, bm.BranchMasterId FROM Common.DepartmentMaster dm JOIN Common.DivisionMaster d2 ON dm.DivisionMasterId = d2.DivisionMasterId JOIN Common.BranchMaster bm ON d2.BranchMasterId = bm.BranchMasterId JOIN ServiceCore.SoldServiceNonStandard x on dm.DepartmentMasterId = x.DepartmentId JOIN ServiceCore.ServiceSetupServices sss ON sss.NonStdSoldServiceId = x.SoldServiceNonStandardId WHERE dm.CompanyId = 135 AND d2.CompanyId = bm.CompanyId AND sss.ServiceSetupId = 34459 AND sss.IsPrimary = 1; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 11:00:42,547 - [12751] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 11:00:42,606 - [12751] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, dm.DepartmentMasterId, bm.BranchMasterId FROM Common.DepartmentMaster dm Inner JOIN Common.DivisionMaster d2 ON dm.DivisionMasterId = d2.DivisionMasterId Inner JOIN Common.BranchMaster bm ON d2.BranchMasterId = bm.BranchMasterId Inner JOIN [ServiceCore].[ServiceCategoryMaster] scm ON dm.DepartmentMasterId = scm.DepartmentId Inner JOIN ServiceCore.ServiceMaster sm ON scm.CategoryId = sm.CategoryId Inner JOIN ServiceCore.SoldServiceStandard x on x.ServiceId = sm.ServiceMasterId Inner JOIN ServiceCore.ServiceSetupServices sss ON sss.StdSoldServiceId = x.SoldServiceStandardId WHERE dm.CompanyId = 135 AND d2.CompanyId = bm.CompanyId AND sss.ServiceSetupId = 34459 AND sss.IsPrimary = 1; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 11:00:42,974 - [12751] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 11:00:43,037 - [12751] - src.utils.log - INFO - πŸ” Fetching data: SELECT IsInvoiceSameAsWorkorder,BillingIsCreateInvoice FROM Common.CompanyConfiguration cc WHERE cc.CompanyId = 135;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 11:00:43,410 - [12751] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 11:00:43,515 - [12751] - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM Common.GenerateNumberConfig gnc WHERE CompanyId = 135 AND EnitityNumberType in ('WorkOrder','Invoice'); ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 11:00:43,883 - [12751] - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-28 11:00:43,954 - [12751] - src.utils.log - INFO - πŸ” Fetching data: SELECT IsInvoiceSameAsWorkorder, BillingIsCreateInvoice FROM Common.CompanyConfiguration cc WHERE cc.CompanyId = 135; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 11:00:44,322 - [12751] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 11:00:44,396 - [12751] - src.utils.log - INFO - πŸ” Fetching data: UPDATE Common.GenerateNumberConfig SET NextNumber = NextNumber + 1 OUTPUT INSERTED.NextNumber - 1 AS StartNumber WHERE CompanyId = 135 AND EnitityNumberType IN ('WorkOrder','Invoice'); ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 11:00:44,776 - [12751] - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-28 11:00:44,856 - [12751] - src.utils.log - INFO - πŸ” Fetching data: SELECT ss.ServiceSetupId as SetupId, ss.FrequencyScheduleId as setup_frequency_schedule_id, ss.AccountNumber, ss.CompanyId, ss.BillingLocationId, ss.ServiceLocationId, ss.TaxSysName, ss.TermId, ss.TaxPercent, ss.PoNumber, ss.IsTaxExempt, ss.DisplayServiceAsSeparateLineItem, ss.GenerateInvoice, ss.IsGenerateInvoiceforInitalSetup, ss.IsGenerateInvoiceforInitalSetupBilling, ss.IsBilling, t.NetDueIn, ptm.PaymentType, ssb.* FROM ServiceCore.ServiceSetup ss LEFT JOIN ServiceCore.ServiceSetupBilling ssb ON ss.ServiceSetupId = ssb.ServiceSetupId LEFT JOIN Billing.PaymentTypeMaster ptm ON ptm.PaymentTypeMasterId = ssb.PaymentTypeMasterId left join Billing.Term t on ss.TermId = t.TermId WHERE ss.ServiceSetupId = 34459... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 11:00:45,240 - [12751] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 11:00:45,313 - [12751] - src.utils.log - INFO - πŸ” Fetching data: SELECT x.CompanyId FROM CRM.CompanyMaster x WHERE CompanyKey = 'Fortive';... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 11:00:45,684 - [12751] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 11:00:45,755 - [12751] - src.utils.log - INFO - πŸ” Fetching data: SELECT CollectionStatus,IsHold,AccountNo FROM CRM.Account a WHERE a.AccountNo = 'nupur07' and a.CompanyId = 124;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 11:00:46,133 - [12751] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 11:00:46,216 - [12751] - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderNo FROM ServiceCore.WorkOrder WHERE WorkOrderNo = '169602R' AND CompanyId = 135 ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 11:00:46,590 - [12751] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 11:00:46,658 - [12751] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrder (skip triggers): 1 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 11:00:47,212 - [12751] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 1) into ServiceCore.WorkOrder (triggers skipped) - __SPLIT__ 2026-07-28 11:00:48,367 - [12751] - src.utils.log - INFO - βœ… All 1 rows inserted successfully into ServiceCore.WorkOrder in 1 batches (triggers skipped) - __SPLIT__ 2026-07-28 11:00:48,587 - [12751] - src.utils.log - INFO - πŸ”„ Triggers re-enabled for session - __SPLIT__ 2026-07-28 11:00:48,668 - [12751] - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkorderId, WorkOrderNo FROM ServiceCore.WorkOrder wo WHERE wo.WorkOrderNo = '169602R' AND wo.AccountNumber = 'nupur07' AND wo.CompanyId = 135 ... (Thread: ThreadPoolExecutor-3_0) - __SPLIT__ 2026-07-28 11:00:49,037 - [12751] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 11:00:49,164 - [12751] - src.utils.log - INFO - Sequential fetching temp table records - __SPLIT__ 2026-07-28 11:00:49,227 - [12751] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.WorkOrderAutoGenerationServices woag WHERE woag.WorkOrderAutoGenerationId = 2739577... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 11:00:49,599 - [12751] - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-28 11:00:49,666 - [12751] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.SubWorkOrderAutoGeneration woag WHERE woag.WorkOrderAutoGenerationId = 2739577... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 11:00:50,026 - [12751] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 11:00:50,095 - [12751] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.WorkOrderAutoGenerationCrews woag WHERE woag.WorkOrderAutoGenerationId = 2739577... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 11:00:50,463 - [12751] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 11:00:50,543 - [12751] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.WorkOrderAutoGenerationSalesPersonCommission woag WHERE woag.WorkOrderAutoGenerationId = 2739577... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 11:00:50,915 - [12751] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 11:00:50,981 - [12751] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.SetupAutoGenerationSourceMapping woag WHERE woag.WorkOrderAutoGenerationId = 2739577... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 11:00:51,355 - [12751] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 11:00:51,427 - [12751] - src.utils.log - INFO - πŸ” Fetching data: SELECT DiscountType, DiscountCode, DiscountAmount, DiscountDescription, DiscountName, IsActive, CreatedBy, ModifiedBy, CreatedDate, ModifiedDate, DiscountPercent, IsDiscountPercent, AppliedDiscountAmt, ApplyOnPartPrice, ApplyOnLaborPrice, DiscountSetupId, WorkOrderAutoGenerationId from ServiceCore.WorkOrderAutoGenerationAppliedDiscount woag WHERE woag.WorkOrderAutoGenerationId = 2739577... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 11:00:51,811 - [12751] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 11:00:51,882 - [12751] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from CRM.LeadNote woag WHERE woag.RefId = 2739577 and woag.RefType = 'TempWorkorder';... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 11:00:52,251 - [12751] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 11:00:52,321 - [12751] - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM ServiceCore.WorkOrderAutoGenerationCommissionAdjustment woagca WHERE woagca.WorkOrderAutoGenerationId = 2739577;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 11:00:52,690 - [12751] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 11:00:52,750 - [12751] - src.utils.log - INFO - Updating temp tables - __SPLIT__ 2026-07-28 11:00:52,825 - [12751] - src.utils.log - INFO - πŸ” Fetching data: SELECT CompanyKey FROM Common.CompanyMaster cm WHERE CompanyId = 135;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 11:00:53,190 - [12751] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 11:00:53,308 - [12751] - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM Common.GenerateNumberConfig gnc WHERE CompanyId = 135 AND EnitityNumberType in ('SubWorkOrder'); ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 11:00:53,690 - [12751] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 11:00:53,763 - [12751] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-28 11:00:53,831 - [12751] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationPublishHistory: 1 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 11:00:54,227 - [12751] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 1) into ServiceCore.WorkOrderAutoGenerationPublishHistory - __SPLIT__ 2026-07-28 11:00:55,379 - [12751] - src.utils.log - INFO - βœ… All 1 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationPublishHistory in 1 batches - __SPLIT__ 2026-07-28 11:00:55,445 - [12751] - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationPublishHistoryId, WorkOrderNo, ServiceSetupId FROM ServiceCore.WorkOrderAutoGenerationPublishHistory WHERE ServiceSetupId = 34459 AND WorkOrderNo = '2596085' AND GenerateWorkOrderHistoryId = 12751; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 11:00:55,837 - [12751] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 11:00:55,918 - [12751] - src.utils.log - INFO - Sequential Insertion in work order tables begin - __SPLIT__ 2026-07-28 11:00:55,990 - [12751] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-28 11:00:56,064 - [12751] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderServices: 2 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 11:00:56,444 - [12751] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 2) into ServiceCore.WorkOrderServices - __SPLIT__ 2026-07-28 11:00:57,575 - [12751] - src.utils.log - INFO - βœ… All 2 rows inserted successfully into ServiceCore.WorkOrderServices in 1 batches - __SPLIT__ 2026-07-28 11:00:57,645 - [12751] - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceAuto.WorkOrderAppliedDiscount: - __SPLIT__ 2026-07-28 11:00:57,718 - [12751] - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderSalesPersonCommission: - __SPLIT__ 2026-07-28 11:00:57,791 - [12751] - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceAuto.WorkOrderCommissionAdjustment: - __SPLIT__ 2026-07-28 11:00:57,856 - [12751] - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderCrew: - __SPLIT__ 2026-07-28 11:00:57,923 - [12751] - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkorderSourceMapping: - __SPLIT__ 2026-07-28 11:00:57,994 - [12751] - src.utils.log - INFO - πŸ“₯ Empty dataframe of CRM.LeadNote: - __SPLIT__ 2026-07-28 11:00:58,067 - [12751] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-28 11:00:58,190 - [12751] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationPublishServices: 2 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 11:00:58,561 - [12751] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 2) into ServiceCore.WorkOrderAutoGenerationPublishServices - __SPLIT__ 2026-07-28 11:00:59,691 - [12751] - src.utils.log - INFO - βœ… All 2 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationPublishServices in 1 batches - __SPLIT__ 2026-07-28 11:00:59,754 - [12751] - src.utils.log - INFO - πŸ” Fetching data: SELECT ss.ServiceSetupId as SetupId, ss.FrequencyScheduleId as setup_frequency_schedule_id, ss.AccountNumber, ss.CompanyId, ss.BillingLocationId, ss.ServiceLocationId, ss.TaxSysName, ss.TermId, ss.TaxPercent, ss.PoNumber, ss.IsTaxExempt, ss.DisplayServiceAsSeparateLineItem, ss.GenerateInvoice, ss.IsGenerateInvoiceforInitalSetup, ss.IsGenerateInvoiceforInitalSetupBilling, ss.IsBilling, t.NetDueIn, ptm.PaymentType, ssb.* FROM ServiceCore.ServiceSetup ss LEFT JOIN ServiceCore.ServiceSetupBilling ssb ON ss.ServiceSetupId = ssb.ServiceSetupId LEFT JOIN Billing.PaymentTypeMaster ptm ON ptm.PaymentTypeMasterId = ssb.PaymentTypeMasterId left join Billing.Term t on ss.TermId = t.TermId WHERE ss.ServiceSetupId = 34459... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 11:01:00,127 - [12751] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 11:01:00,201 - [12751] - src.utils.log - INFO - Size of Transaction: 1 - __SPLIT__ 2026-07-28 11:01:00,267 - [12751] - src.utils.log - INFO - πŸ“₯ Inserting into Billing.Transaction (skip triggers): 1 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 11:01:00,783 - [12751] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 1) into Billing.Transaction (triggers skipped) - __SPLIT__ 2026-07-28 11:01:01,925 - [12751] - src.utils.log - INFO - βœ… All 1 rows inserted successfully into Billing.Transaction in 1 batches (triggers skipped) - __SPLIT__ 2026-07-28 11:01:02,146 - [12751] - src.utils.log - INFO - πŸ”„ Triggers re-enabled for session - __SPLIT__ 2026-07-28 11:01:02,211 - [12751] - src.utils.log - INFO - πŸ” Fetching data: SELECT TransactionId, ModifiedBy, TransactionDate as InvoiceDate from Billing.[Transaction] t WHERE t.ModifiedBy = 12345678910 and t.CompanyId = 135 AND t.TransactionType ='Invoice' AND t.CreatedDate = '2026-07-28 07:01:00.196';... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 11:01:02,607 - [12751] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 11:01:02,678 - [12751] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 34459;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 11:01:03,050 - [12751] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 11:01:03,127 - [12751] - src.utils.log - INFO - πŸ“ Executing: UPDATE Billing.[Transaction] SET ModifiedBy = NULL WHERE ModifiedBy = 12345678910 AND CreatedDate = '2026-07-28 07:01:00.196'; ... (Thread: ThreadPoolExecutor-4_0) - __SPLIT__ 2026-07-28 11:01:03,520 - [12751] - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-28 11:01:03,591 - [12751] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-28 11:01:03,660 - [12751] - src.utils.log - INFO - πŸ“₯ Inserting into Billing.Invoice: 1 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 11:01:04,035 - [12751] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 1) into Billing.Invoice - __SPLIT__ 2026-07-28 11:01:05,158 - [12751] - src.utils.log - INFO - βœ… All 1 rows inserted successfully into Billing.Invoice in 1 batches - __SPLIT__ 2026-07-28 11:01:05,263 - [12751] - src.utils.log - INFO - πŸ” Fetching data: SELECT InvoiceId, WorkOrderNo FROM Billing.Invoice i WHERE i.WorkOrderNo = '169602R'... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 11:01:05,648 - [12751] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 11:01:05,713 - [12751] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, sss.NonStdSoldServiceId as SoldServiceNonStandardId, sss.Qty as Quantity, sss.Price as Rate, sss.IsTaxable, sm.Name as NonStandardServiceName, sm.Description , sm.ServiceMasterId as ServiceId FROM ServiceCore.ServiceSetupServices sss join ServiceCore.ServiceMaster sm on sm.ServiceMasterId = sss.ServiceId where ServiceSetupId = 34459 and sss.IsDeleted =0;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 11:01:06,077 - [12751] - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-28 11:01:06,145 - [12751] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, sss.NonStdSoldServiceId as SoldServiceNonStandardId, sss.Qty as Quantity, sss.Price as Rate, sss.IsTaxable, sm.Name as NonStandardServiceName, sm.Description , sm.ServiceMasterId as ServiceId FROM ServiceCore.ServiceSetupInitialServices sss join ServiceCore.ServiceMaster sm on sm.ServiceMasterId = sss.ServiceId where ServiceSetupId = 34459 and sss.IsDeleted =0;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 11:01:06,506 - [12751] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 11:01:06,562 - [12751] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, sss.NonStdSoldServiceId as SoldServiceNonStandardId, sss.Qty as Quantity, sss.Price as Rate, sss.IsTaxable, sm.servicename as NonStandardServiceName, sm.Description , sss.ServiceId FROM ServiceCore.ServiceSetupServices sss join ServiceCore.SoldServiceNonStandard sm on sm.SoldServiceNonStandardId = sss.NonStdSoldServiceId where ServiceSetupId = 34459 and sss.IsDeleted =0; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 11:01:06,920 - [12751] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 11:01:06,979 - [12751] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, sss.NonStdSoldServiceId as SoldServiceNonStandardId, sss.Qty as Quantity, sss.Price as Rate, sss.IsTaxable, sm.servicename as NonStandardServiceName, sm.Description , sss.ServiceId FROM ServiceCore.ServiceSetupInitialServices sss join ServiceCore.SoldServiceNonStandard sm on sm.SoldServiceNonStandardId = sss.NonStdSoldServiceId where ServiceSetupId = 34459 and sss.IsDeleted =0; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 11:01:07,342 - [12751] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 11:01:07,408 - [12751] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 34459;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 11:01:07,770 - [12751] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 11:01:07,827 - [12751] - src.utils.log - INFO - πŸ” Fetching data: SELECT IsInitialSetupDiscount as IsInitial, DiscountSetupId, AppliedDiscountAmt as AppliedDiscountAmount,IsActive ,ServiceSetupId from ServiceCore.ServiceSetupAppliedDiscount ssad WHERE ssad.ServiceSetupId = 34459;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 11:01:08,186 - [12751] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 11:01:08,245 - [12751] - src.utils.log - INFO - πŸ” Fetching data: SELECT IsInitialSetupDiscount as IsInitial, DiscountSetupId,IsActive,DiscountAmount, IsDiscountPercent,DiscountPercent,DiscountDescription , ServiceSetupId from ServiceCore.ServiceSetupAppliedDiscount ssad WHERE ssad.ServiceSetupId = 34459;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 11:01:08,598 - [12751] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 11:01:08,659 - [12751] - src.utils.log - INFO - Sequential Insertion in invoice tables begin - __SPLIT__ 2026-07-28 11:01:08,716 - [12751] - src.utils.log - INFO - πŸ“₯ Empty dataframe of Billing.AccountDiscountSetup: - __SPLIT__ 2026-07-28 11:01:08,776 - [12751] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-28 11:01:08,838 - [12751] - src.utils.log - INFO - πŸ“₯ Inserting into Billing.InvoiceCharges: 2 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 11:01:09,248 - [12751] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 2) into Billing.InvoiceCharges - __SPLIT__ 2026-07-28 11:01:10,354 - [12751] - src.utils.log - INFO - βœ… All 2 rows inserted successfully into Billing.InvoiceCharges in 1 batches - __SPLIT__ 2026-07-28 11:01:10,413 - [12751] - src.utils.log - INFO - πŸ“₯ Empty dataframe of Billing.DiscountApplied: - __SPLIT__ 2026-07-28 11:01:10,477 - [12751] - src.utils.log - INFO - Invoice Publish Done - __SPLIT__ 2026-07-28 11:01:10,530 - [12751] - src.utils.log - INFO - Updating Next GenerationDate - __SPLIT__ 2026-07-28 11:01:10,593 - [12751] - src.utils.log - INFO - πŸ” Fetching data: SELECT ServiceSetupId, MAX(NextWorkOrderGenerationDate) AS MaxNextWorkOrderGeneration FROM ServiceCore.WorkOrderSkipMonthAutoGeneration WHERE GenerateWorkOrderHistoryId = 12751 GROUP BY ServiceSetupId; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 11:01:10,950 - [12751] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 11:01:11,019 - [12751] - src.utils.log - INFO - πŸ”„ Updating next gen date sequentially: inside update_next_workorder_generation - __SPLIT__ 2026-07-28 11:01:11,226 - [12751] - src.utils.log - INFO - πŸ›  Creating temp table #tbl_79e12b7855 - __SPLIT__ 2026-07-28 11:01:11,588 - [12751] - src.utils.log - INFO - πŸ“Œ Bulk inserting 1 rows into #tbl_79e12b7855 - __SPLIT__ 2026-07-28 11:01:11,944 - [12751] - src.utils.log - INFO - πŸ” Running MERGE update to apply changes - __SPLIT__ 2026-07-28 11:01:12,160 - [12751] - src.utils.log - INFO - βœ” SQL reported affected rows: 1 - __SPLIT__ 2026-07-28 11:01:12,370 - [12751] - src.utils.log - INFO - πŸ” Verified successfully updated 1 rows via #tbl_79e12b7855 - __SPLIT__ 2026-07-28 11:01:12,429 - [12751] - src.utils.log - INFO - πŸŽ‰ Successfully updated NextGenerationDate using temp table #tbl_79e12b7855 - __SPLIT__ 2026-07-28 11:01:12,496 - [12751] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderSkipMonthAutoGeneration WHERE GenerateWorkOrderHistoryId = 12751 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 11:01:12,853 - [12751] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-28 11:01:12,911 - [12751] - src.utils.log - INFO - Sequential deletion from temp tables begin - __SPLIT__ 2026-07-28 11:01:12,968 - [12751] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationServices WHERE WorkOrderAutoGenerationId = 2739577 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 11:01:13,344 - [12751] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-28 11:01:13,405 - [12751] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCrews WHERE WorkOrderAutoGenerationId = 2739577 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 11:01:13,833 - [12751] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-28 11:01:13,903 - [12751] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationSalesPersonCommission WHERE WorkOrderAutoGenerationId = 2739577 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 11:01:14,270 - [12751] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-28 11:01:14,335 - [12751] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationAppliedDiscount WHERE WorkOrderAutoGenerationId = 2739577 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 11:01:14,728 - [12751] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-28 11:01:14,798 - [12751] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SetupAutoGenerationSourceMapping WHERE WorkOrderAutoGenerationId = 2739577 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 11:01:15,184 - [12751] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-28 11:01:15,255 - [12751] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SubWorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId = 2739577 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 11:01:15,629 - [12751] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-28 11:01:15,691 - [12751] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCommissionAdjustment WHERE WorkOrderAutoGenerationId = 2739577 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 11:01:16,058 - [12751] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-28 11:01:16,125 - [12751] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId = 2739577 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 11:01:16,530 - [12751] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-28 11:01:16,599 - [12751] - src.utils.log - INFO - Work order published ids: (2739577,) - __SPLIT__ 2026-07-28 11:01:16,671 - [12751] - src.utils.log - INFO - Time took to perform operation in publishing [12751]: 38.15 - __SPLIT__ 2026-07-28 11:01:16,737 - [12751] - src.utils.log - INFO - Publish Completed for GenerateWorkOrderHistoryId: [12751] - __SPLIT__ 2026-07-28 11:01:16,802 - [12751] - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET PublishStatus = 'Completed', PublishStatusDateTime = '2026-07-28 07:01:16.599' WHERE CompanyId = 135 AND GenerateWorkOrderHistoryId = 12751;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 11:01:17,355 - [12751] - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-28 13:04:02,581 - [12751] - src.utils.log - INFO - ParallelProcessing=False temp_wo=[2739578] user_id=122885 company_id=135 project_id=[12751] publish_all=False - __SPLIT__ 2026-07-28 13:04:02,708 - [12751] - src.utils.log - INFO - ParallelProcessing=False temp_wo=[2739578] user_id=122885 company_id=135 project_id=[12751] publish_all=False - __SPLIT__ 2026-07-28 13:04:02,777 - [12751] - src.utils.log - INFO - Sequential Work order publish in progress for GenerateWorkOrderHistoryId: [12751] - __SPLIT__ 2026-07-28 13:04:02,863 - [12751] - src.utils.log - INFO - βœ… Successfully connected to database - __SPLIT__ 2026-07-28 13:04:02,930 - [12751] - src.utils.log - INFO - πŸ” Fetching data: SELECT ConnectionStringName FROM Common.CompanyTenantMaster WHERE CompanyKey = 'Fortive'... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:04:05,064 - [12751] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 13:04:05,133 - [12751] - src.utils.log - INFO - Connection string not found connecting to common DB - __SPLIT__ 2026-07-28 13:04:05,209 - [12751] - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET PublishStatus = 'InProgress' WHERE CompanyId = 135 AND GenerateWorkOrderHistoryId = 12751;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:04:05,570 - [12751] - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-28 13:04:05,638 - [12751] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.WorkOrderAutoGeneration woag WHERE woag.WorkOrderAutoGenerationId = 2739578... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:04:06,000 - [12751] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 13:04:06,075 - [12751] - src.utils.log - INFO - Inside get_work_order_table - __SPLIT__ 2026-07-28 13:04:06,138 - [12751] - src.utils.log - INFO - πŸ” Fetching data: SELECT DISTINCT sss.ServiceSetupId, dm.DepartmentMasterId, bm.BranchMasterId FROM Common.DepartmentMaster dm JOIN Common.DivisionMaster d2 ON dm.DivisionMasterId = d2.DivisionMasterId JOIN Common.BranchMaster bm ON d2.BranchMasterId = bm.BranchMasterId JOIN ServiceCore.ServiceCategoryMaster c ON c.DepartmentId = dm.DepartmentMasterId JOIN ServiceCore.ServiceMaster sm ON c.CategoryId = sm.CategoryId JOIN ServiceCore.ServiceSetupServices sss ON sss.ServiceId = sm.ServiceMasterId WHERE dm.CompanyId = 135 AND d2.CompanyId = bm.CompanyId AND sss.ServiceSetupId = 34459 AND sss.IsPrimary = 1; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:04:06,503 - [12751] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 13:04:06,572 - [12751] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, dm.DepartmentMasterId, bm.BranchMasterId FROM Common.DepartmentMaster dm JOIN Common.DivisionMaster d2 ON dm.DivisionMasterId = d2.DivisionMasterId JOIN Common.BranchMaster bm ON d2.BranchMasterId = bm.BranchMasterId JOIN ServiceCore.SoldServiceNonStandard x on dm.DepartmentMasterId = x.DepartmentId JOIN ServiceCore.ServiceSetupServices sss ON sss.NonStdSoldServiceId = x.SoldServiceNonStandardId WHERE dm.CompanyId = 135 AND d2.CompanyId = bm.CompanyId AND sss.ServiceSetupId = 34459 AND sss.IsPrimary = 1; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:04:06,940 - [12751] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 13:04:07,006 - [12751] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, dm.DepartmentMasterId, bm.BranchMasterId FROM Common.DepartmentMaster dm Inner JOIN Common.DivisionMaster d2 ON dm.DivisionMasterId = d2.DivisionMasterId Inner JOIN Common.BranchMaster bm ON d2.BranchMasterId = bm.BranchMasterId Inner JOIN [ServiceCore].[ServiceCategoryMaster] scm ON dm.DepartmentMasterId = scm.DepartmentId Inner JOIN ServiceCore.ServiceMaster sm ON scm.CategoryId = sm.CategoryId Inner JOIN ServiceCore.SoldServiceStandard x on x.ServiceId = sm.ServiceMasterId Inner JOIN ServiceCore.ServiceSetupServices sss ON sss.StdSoldServiceId = x.SoldServiceStandardId WHERE dm.CompanyId = 135 AND d2.CompanyId = bm.CompanyId AND sss.ServiceSetupId = 34459 AND sss.IsPrimary = 1; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:04:07,370 - [12751] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 13:04:07,444 - [12751] - src.utils.log - INFO - πŸ” Fetching data: SELECT IsInvoiceSameAsWorkorder,BillingIsCreateInvoice FROM Common.CompanyConfiguration cc WHERE cc.CompanyId = 135;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:04:07,806 - [12751] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 13:04:07,877 - [12751] - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM Common.GenerateNumberConfig gnc WHERE CompanyId = 135 AND EnitityNumberType in ('WorkOrder','Invoice'); ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:04:08,284 - [12751] - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-28 13:04:08,351 - [12751] - src.utils.log - INFO - πŸ” Fetching data: SELECT IsInvoiceSameAsWorkorder, BillingIsCreateInvoice FROM Common.CompanyConfiguration cc WHERE cc.CompanyId = 135; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:04:08,704 - [12751] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 13:04:08,771 - [12751] - src.utils.log - INFO - πŸ” Fetching data: UPDATE Common.GenerateNumberConfig SET NextNumber = NextNumber + 1 OUTPUT INSERTED.NextNumber - 1 AS StartNumber WHERE CompanyId = 135 AND EnitityNumberType IN ('WorkOrder','Invoice'); ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:04:09,133 - [12751] - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-28 13:04:09,208 - [12751] - src.utils.log - INFO - πŸ” Fetching data: SELECT ss.ServiceSetupId as SetupId, ss.FrequencyScheduleId as setup_frequency_schedule_id, ss.AccountNumber, ss.CompanyId, ss.BillingLocationId, ss.ServiceLocationId, ss.TaxSysName, ss.TermId, ss.TaxPercent, ss.PoNumber, ss.IsTaxExempt, ss.DisplayServiceAsSeparateLineItem, ss.GenerateInvoice, ss.IsGenerateInvoiceforInitalSetup, ss.IsGenerateInvoiceforInitalSetupBilling, ss.IsBilling, t.NetDueIn, ptm.PaymentType, ssb.* FROM ServiceCore.ServiceSetup ss LEFT JOIN ServiceCore.ServiceSetupBilling ssb ON ss.ServiceSetupId = ssb.ServiceSetupId LEFT JOIN Billing.PaymentTypeMaster ptm ON ptm.PaymentTypeMasterId = ssb.PaymentTypeMasterId left join Billing.Term t on ss.TermId = t.TermId WHERE ss.ServiceSetupId = 34459... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:04:09,575 - [12751] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 13:04:09,643 - [12751] - src.utils.log - INFO - πŸ” Fetching data: SELECT x.CompanyId FROM CRM.CompanyMaster x WHERE CompanyKey = 'Fortive';... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:04:10,023 - [12751] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 13:04:10,089 - [12751] - src.utils.log - INFO - πŸ” Fetching data: SELECT CollectionStatus,IsHold,AccountNo FROM CRM.Account a WHERE a.AccountNo = 'nupur07' and a.CompanyId = 124;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:04:10,450 - [12751] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 13:04:10,517 - [12751] - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderNo FROM ServiceCore.WorkOrder WHERE WorkOrderNo = '169604R' AND CompanyId = 135 ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:04:10,874 - [12751] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 13:04:10,946 - [12751] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrder (skip triggers): 1 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:04:11,487 - [12751] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 1) into ServiceCore.WorkOrder (triggers skipped) - __SPLIT__ 2026-07-28 13:04:12,601 - [12751] - src.utils.log - INFO - βœ… All 1 rows inserted successfully into ServiceCore.WorkOrder in 1 batches (triggers skipped) - __SPLIT__ 2026-07-28 13:04:12,815 - [12751] - src.utils.log - INFO - πŸ”„ Triggers re-enabled for session - __SPLIT__ 2026-07-28 13:04:12,890 - [12751] - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkorderId, WorkOrderNo FROM ServiceCore.WorkOrder wo WHERE wo.WorkOrderNo = '169604R' AND wo.AccountNumber = 'nupur07' AND wo.CompanyId = 135 ... (Thread: ThreadPoolExecutor-4_0) - __SPLIT__ 2026-07-28 13:04:13,247 - [12751] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 13:04:13,315 - [12751] - src.utils.log - INFO - Sequential fetching temp table records - __SPLIT__ 2026-07-28 13:04:13,435 - [12751] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.WorkOrderAutoGenerationServices woag WHERE woag.WorkOrderAutoGenerationId = 2739578... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:04:13,798 - [12751] - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-28 13:04:13,871 - [12751] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.SubWorkOrderAutoGeneration woag WHERE woag.WorkOrderAutoGenerationId = 2739578... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:04:14,234 - [12751] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 13:04:14,301 - [12751] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.WorkOrderAutoGenerationCrews woag WHERE woag.WorkOrderAutoGenerationId = 2739578... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:04:14,660 - [12751] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 13:04:14,728 - [12751] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.WorkOrderAutoGenerationSalesPersonCommission woag WHERE woag.WorkOrderAutoGenerationId = 2739578... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:04:15,088 - [12751] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 13:04:15,155 - [12751] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.SetupAutoGenerationSourceMapping woag WHERE woag.WorkOrderAutoGenerationId = 2739578... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:04:15,522 - [12751] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 13:04:15,590 - [12751] - src.utils.log - INFO - πŸ” Fetching data: SELECT DiscountType, DiscountCode, DiscountAmount, DiscountDescription, DiscountName, IsActive, CreatedBy, ModifiedBy, CreatedDate, ModifiedDate, DiscountPercent, IsDiscountPercent, AppliedDiscountAmt, ApplyOnPartPrice, ApplyOnLaborPrice, DiscountSetupId, WorkOrderAutoGenerationId from ServiceCore.WorkOrderAutoGenerationAppliedDiscount woag WHERE woag.WorkOrderAutoGenerationId = 2739578... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:04:15,968 - [12751] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 13:04:16,038 - [12751] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from CRM.LeadNote woag WHERE woag.RefId = 2739578 and woag.RefType = 'TempWorkorder';... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:04:16,407 - [12751] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 13:04:16,476 - [12751] - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM ServiceCore.WorkOrderAutoGenerationCommissionAdjustment woagca WHERE woagca.WorkOrderAutoGenerationId = 2739578;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:04:16,828 - [12751] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 13:04:16,901 - [12751] - src.utils.log - INFO - Updating temp tables - __SPLIT__ 2026-07-28 13:04:16,979 - [12751] - src.utils.log - INFO - πŸ” Fetching data: SELECT CompanyKey FROM Common.CompanyMaster cm WHERE CompanyId = 135;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:04:17,338 - [12751] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 13:04:17,411 - [12751] - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM Common.GenerateNumberConfig gnc WHERE CompanyId = 135 AND EnitityNumberType in ('SubWorkOrder'); ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:04:17,823 - [12751] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 13:04:17,896 - [12751] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-28 13:04:17,967 - [12751] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationPublishHistory: 1 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:04:18,358 - [12751] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 1) into ServiceCore.WorkOrderAutoGenerationPublishHistory - __SPLIT__ 2026-07-28 13:04:19,471 - [12751] - src.utils.log - INFO - βœ… All 1 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationPublishHistory in 1 batches - __SPLIT__ 2026-07-28 13:04:19,544 - [12751] - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationPublishHistoryId, WorkOrderNo, ServiceSetupId FROM ServiceCore.WorkOrderAutoGenerationPublishHistory WHERE ServiceSetupId = 34459 AND WorkOrderNo = '1966428' AND GenerateWorkOrderHistoryId = 12751; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:04:19,934 - [12751] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 13:04:20,011 - [12751] - src.utils.log - INFO - Sequential Insertion in work order tables begin - __SPLIT__ 2026-07-28 13:04:20,082 - [12751] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-28 13:04:20,153 - [12751] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderServices: 2 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:04:20,529 - [12751] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 2) into ServiceCore.WorkOrderServices - __SPLIT__ 2026-07-28 13:04:21,637 - [12751] - src.utils.log - INFO - βœ… All 2 rows inserted successfully into ServiceCore.WorkOrderServices in 1 batches - __SPLIT__ 2026-07-28 13:04:21,711 - [12751] - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceAuto.WorkOrderAppliedDiscount: - __SPLIT__ 2026-07-28 13:04:21,783 - [12751] - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderSalesPersonCommission: - __SPLIT__ 2026-07-28 13:04:21,855 - [12751] - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceAuto.WorkOrderCommissionAdjustment: - __SPLIT__ 2026-07-28 13:04:21,927 - [12751] - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderCrew: - __SPLIT__ 2026-07-28 13:04:21,997 - [12751] - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkorderSourceMapping: - __SPLIT__ 2026-07-28 13:04:22,105 - [12751] - src.utils.log - INFO - πŸ“₯ Empty dataframe of CRM.LeadNote: - __SPLIT__ 2026-07-28 13:04:22,175 - [12751] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-28 13:04:22,246 - [12751] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationPublishServices: 2 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:04:22,667 - [12751] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 2) into ServiceCore.WorkOrderAutoGenerationPublishServices - __SPLIT__ 2026-07-28 13:04:23,767 - [12751] - src.utils.log - INFO - βœ… All 2 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationPublishServices in 1 batches - __SPLIT__ 2026-07-28 13:04:23,831 - [12751] - src.utils.log - INFO - πŸ” Fetching data: SELECT ss.ServiceSetupId as SetupId, ss.FrequencyScheduleId as setup_frequency_schedule_id, ss.AccountNumber, ss.CompanyId, ss.BillingLocationId, ss.ServiceLocationId, ss.TaxSysName, ss.TermId, ss.TaxPercent, ss.PoNumber, ss.IsTaxExempt, ss.DisplayServiceAsSeparateLineItem, ss.GenerateInvoice, ss.IsGenerateInvoiceforInitalSetup, ss.IsGenerateInvoiceforInitalSetupBilling, ss.IsBilling, t.NetDueIn, ptm.PaymentType, ssb.* FROM ServiceCore.ServiceSetup ss LEFT JOIN ServiceCore.ServiceSetupBilling ssb ON ss.ServiceSetupId = ssb.ServiceSetupId LEFT JOIN Billing.PaymentTypeMaster ptm ON ptm.PaymentTypeMasterId = ssb.PaymentTypeMasterId left join Billing.Term t on ss.TermId = t.TermId WHERE ss.ServiceSetupId = 34459... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:04:24,193 - [12751] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 13:04:24,257 - [12751] - src.utils.log - INFO - Size of Transaction: 1 - __SPLIT__ 2026-07-28 13:04:24,325 - [12751] - src.utils.log - INFO - πŸ“₯ Inserting into Billing.Transaction (skip triggers): 1 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:04:24,840 - [12751] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 1) into Billing.Transaction (triggers skipped) - __SPLIT__ 2026-07-28 13:04:25,931 - [12751] - src.utils.log - INFO - βœ… All 1 rows inserted successfully into Billing.Transaction in 1 batches (triggers skipped) - __SPLIT__ 2026-07-28 13:04:26,141 - [12751] - src.utils.log - INFO - πŸ”„ Triggers re-enabled for session - __SPLIT__ 2026-07-28 13:04:26,204 - [12751] - src.utils.log - INFO - πŸ” Fetching data: SELECT TransactionId, ModifiedBy, TransactionDate as InvoiceDate from Billing.[Transaction] t WHERE t.ModifiedBy = 12345678910 and t.CompanyId = 135 AND t.TransactionType ='Invoice' AND t.CreatedDate = '2026-07-28 09:04:24.252';... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:04:26,596 - [12751] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 13:04:26,670 - [12751] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 34459;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:04:27,031 - [12751] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 13:04:27,097 - [12751] - src.utils.log - INFO - πŸ“ Executing: UPDATE Billing.[Transaction] SET ModifiedBy = NULL WHERE ModifiedBy = 12345678910 AND CreatedDate = '2026-07-28 09:04:24.252'; ... (Thread: ThreadPoolExecutor-5_0) - __SPLIT__ 2026-07-28 13:04:27,480 - [12751] - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-28 13:04:27,554 - [12751] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-28 13:04:27,618 - [12751] - src.utils.log - INFO - πŸ“₯ Inserting into Billing.Invoice: 1 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:04:27,993 - [12751] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 1) into Billing.Invoice - __SPLIT__ 2026-07-28 13:04:29,099 - [12751] - src.utils.log - INFO - βœ… All 1 rows inserted successfully into Billing.Invoice in 1 batches - __SPLIT__ 2026-07-28 13:04:29,170 - [12751] - src.utils.log - INFO - πŸ” Fetching data: SELECT InvoiceId, WorkOrderNo FROM Billing.Invoice i WHERE i.WorkOrderNo = '169604R'... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:04:29,605 - [12751] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 13:04:29,685 - [12751] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, sss.NonStdSoldServiceId as SoldServiceNonStandardId, sss.Qty as Quantity, sss.Price as Rate, sss.IsTaxable, sm.Name as NonStandardServiceName, sm.Description , sm.ServiceMasterId as ServiceId FROM ServiceCore.ServiceSetupServices sss join ServiceCore.ServiceMaster sm on sm.ServiceMasterId = sss.ServiceId where ServiceSetupId = 34459 and sss.IsDeleted =0;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:04:30,049 - [12751] - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-28 13:04:30,117 - [12751] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, sss.NonStdSoldServiceId as SoldServiceNonStandardId, sss.Qty as Quantity, sss.Price as Rate, sss.IsTaxable, sm.Name as NonStandardServiceName, sm.Description , sm.ServiceMasterId as ServiceId FROM ServiceCore.ServiceSetupInitialServices sss join ServiceCore.ServiceMaster sm on sm.ServiceMasterId = sss.ServiceId where ServiceSetupId = 34459 and sss.IsDeleted =0;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:04:30,481 - [12751] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 13:04:30,553 - [12751] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, sss.NonStdSoldServiceId as SoldServiceNonStandardId, sss.Qty as Quantity, sss.Price as Rate, sss.IsTaxable, sm.servicename as NonStandardServiceName, sm.Description , sss.ServiceId FROM ServiceCore.ServiceSetupServices sss join ServiceCore.SoldServiceNonStandard sm on sm.SoldServiceNonStandardId = sss.NonStdSoldServiceId where ServiceSetupId = 34459 and sss.IsDeleted =0; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:04:30,928 - [12751] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 13:04:30,999 - [12751] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, sss.NonStdSoldServiceId as SoldServiceNonStandardId, sss.Qty as Quantity, sss.Price as Rate, sss.IsTaxable, sm.servicename as NonStandardServiceName, sm.Description , sss.ServiceId FROM ServiceCore.ServiceSetupInitialServices sss join ServiceCore.SoldServiceNonStandard sm on sm.SoldServiceNonStandardId = sss.NonStdSoldServiceId where ServiceSetupId = 34459 and sss.IsDeleted =0; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:04:31,363 - [12751] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 13:04:31,449 - [12751] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 34459;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:04:31,811 - [12751] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 13:04:31,891 - [12751] - src.utils.log - INFO - πŸ” Fetching data: SELECT IsInitialSetupDiscount as IsInitial, DiscountSetupId, AppliedDiscountAmt as AppliedDiscountAmount,IsActive ,ServiceSetupId from ServiceCore.ServiceSetupAppliedDiscount ssad WHERE ssad.ServiceSetupId = 34459;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:04:32,256 - [12751] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 13:04:32,327 - [12751] - src.utils.log - INFO - πŸ” Fetching data: SELECT IsInitialSetupDiscount as IsInitial, DiscountSetupId,IsActive,DiscountAmount, IsDiscountPercent,DiscountPercent,DiscountDescription , ServiceSetupId from ServiceCore.ServiceSetupAppliedDiscount ssad WHERE ssad.ServiceSetupId = 34459;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:04:32,690 - [12751] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 13:04:32,759 - [12751] - src.utils.log - INFO - Sequential Insertion in invoice tables begin - __SPLIT__ 2026-07-28 13:04:32,841 - [12751] - src.utils.log - INFO - πŸ“₯ Empty dataframe of Billing.AccountDiscountSetup: - __SPLIT__ 2026-07-28 13:04:32,920 - [12751] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-28 13:04:32,987 - [12751] - src.utils.log - INFO - πŸ“₯ Inserting into Billing.InvoiceCharges: 2 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:04:33,363 - [12751] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 2) into Billing.InvoiceCharges - __SPLIT__ 2026-07-28 13:04:34,516 - [12751] - src.utils.log - INFO - βœ… All 2 rows inserted successfully into Billing.InvoiceCharges in 1 batches - __SPLIT__ 2026-07-28 13:04:34,584 - [12751] - src.utils.log - INFO - πŸ“₯ Empty dataframe of Billing.DiscountApplied: - __SPLIT__ 2026-07-28 13:04:34,648 - [12751] - src.utils.log - INFO - Invoice Publish Done - __SPLIT__ 2026-07-28 13:04:34,721 - [12751] - src.utils.log - INFO - Updating Next GenerationDate - __SPLIT__ 2026-07-28 13:04:34,788 - [12751] - src.utils.log - INFO - πŸ” Fetching data: SELECT ServiceSetupId, MAX(NextWorkOrderGenerationDate) AS MaxNextWorkOrderGeneration FROM ServiceCore.WorkOrderSkipMonthAutoGeneration WHERE GenerateWorkOrderHistoryId = 12751 GROUP BY ServiceSetupId; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:04:35,146 - [12751] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 13:04:35,227 - [12751] - src.utils.log - INFO - πŸ”„ Updating next gen date sequentially: inside update_next_workorder_generation - __SPLIT__ 2026-07-28 13:04:35,433 - [12751] - src.utils.log - INFO - πŸ›  Creating temp table #tbl_2896ab5298 - __SPLIT__ 2026-07-28 13:04:35,793 - [12751] - src.utils.log - INFO - πŸ“Œ Bulk inserting 1 rows into #tbl_2896ab5298 - __SPLIT__ 2026-07-28 13:04:36,160 - [12751] - src.utils.log - INFO - πŸ” Running MERGE update to apply changes - __SPLIT__ 2026-07-28 13:04:36,378 - [12751] - src.utils.log - INFO - βœ” SQL reported affected rows: 1 - __SPLIT__ 2026-07-28 13:04:36,594 - [12751] - src.utils.log - INFO - πŸ” Verified successfully updated 1 rows via #tbl_2896ab5298 - __SPLIT__ 2026-07-28 13:04:36,662 - [12751] - src.utils.log - INFO - πŸŽ‰ Successfully updated NextGenerationDate using temp table #tbl_2896ab5298 - __SPLIT__ 2026-07-28 13:04:36,731 - [12751] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderSkipMonthAutoGeneration WHERE GenerateWorkOrderHistoryId = 12751 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:04:37,089 - [12751] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-28 13:04:37,153 - [12751] - src.utils.log - INFO - Sequential deletion from temp tables begin - __SPLIT__ 2026-07-28 13:04:37,218 - [12751] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationServices WHERE WorkOrderAutoGenerationId = 2739578 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:04:37,586 - [12751] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-28 13:04:37,653 - [12751] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCrews WHERE WorkOrderAutoGenerationId = 2739578 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:04:38,028 - [12751] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-28 13:04:38,144 - [12751] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationSalesPersonCommission WHERE WorkOrderAutoGenerationId = 2739578 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:04:38,509 - [12751] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-28 13:04:38,581 - [12751] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationAppliedDiscount WHERE WorkOrderAutoGenerationId = 2739578 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:04:38,977 - [12751] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-28 13:04:39,043 - [12751] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SetupAutoGenerationSourceMapping WHERE WorkOrderAutoGenerationId = 2739578 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:04:39,426 - [12751] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-28 13:04:39,503 - [12751] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SubWorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId = 2739578 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:04:39,869 - [12751] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-28 13:04:39,938 - [12751] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCommissionAdjustment WHERE WorkOrderAutoGenerationId = 2739578 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:04:40,300 - [12751] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-28 13:04:40,368 - [12751] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId = 2739578 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:04:40,740 - [12751] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-28 13:04:40,810 - [12751] - src.utils.log - INFO - Work order published ids: (2739578,) - __SPLIT__ 2026-07-28 13:04:40,880 - [12751] - src.utils.log - INFO - Time took to perform operation in publishing [12751]: 38.02 - __SPLIT__ 2026-07-28 13:04:40,958 - [12751] - src.utils.log - INFO - Publish Completed for GenerateWorkOrderHistoryId: [12751] - __SPLIT__ 2026-07-28 13:04:41,027 - [12751] - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET PublishStatus = 'Completed', PublishStatusDateTime = '2026-07-28 09:04:40.810' WHERE CompanyId = 135 AND GenerateWorkOrderHistoryId = 12751;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:04:41,384 - [12751] - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-28 13:27:46,831 - 12754 - src.utils.log - INFO - ParallelProcessing=False GenerateWorkOrderHistoryId=12754 - __SPLIT__ 2026-07-28 13:27:46,961 - 12754 - src.utils.log - INFO - Sequential Work order generation algo started for GenerateWorkOrderHistoryId: 12754 - __SPLIT__ 2026-07-28 13:27:47,035 - 12754 - src.utils.log - INFO - βœ… Successfully connected to database - __SPLIT__ 2026-07-28 13:27:47,100 - 12754 - src.utils.log - INFO - πŸ” Fetching data: SELECT ConnectionStringName FROM Common.CompanyTenantMaster WHERE CompanyKey = 'Fortive'... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:27:49,219 - 12754 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 13:27:49,285 - 12754 - src.utils.log - INFO - Connection string not found connecting to common DB - __SPLIT__ 2026-07-28 13:27:49,347 - 12754 - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET Status = 'InProgress' WHERE GenerateWorkOrderHistoryId = 12754;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:27:49,701 - 12754 - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-28 13:27:49,769 - 12754 - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.RecurringServicePrice, gw.StartDate, gw.EndDate, gw.CreatedBy AS NewCreatedBy, gw.RouteIds, ss.* FROM ServiceCore.GenerateWorkOrderHistory gw JOIN ServiceCore.ServiceSetup ss ON gw.CompanyId = ss.CompanyId AND ( (ss.NextGenerationDate <= gw.EndDate AND ss.NextGenerationDate >= gw.StartDate) OR ss.NextGenerationDate IS NULL) AND (gw.AccountNumber IS NULL OR ss.AccountNumber = gw.AccountNumber) AND (gw.ServiceSetupId IS NULL OR ss.ServiceSetupId = gw.ServiceSetupId)AND (gw.RouteIds IS NULL OR ss.RouteMasterId IN (SELECT CAST(value AS INT) FROM STRING_SPLIT((SELECT RouteIds FROM ServiceCore.GenerateWorkOrderHistory WHERE GenerateWorkOrderHistoryid = 12754), ',' )) OR ss.InitialRouteId IN ( SELECT CAST(value AS INT) FROM STRING_SPLIT((SELECT RouteIds FROM ServiceCore.GenerateWorkOrderHistory WHERE GenerateWorkOrderHistoryid = 12754), ','))) JOIN (SELECT SUM(Price) AS RecurringServicePrice, ServiceSetupId FROM ServiceCore.ServiceSetupServices GROUP BY ServiceSetupId ) sss ON sss.ServiceSetupId = ss.ServiceSetupId WHERE gw.GenerateWorkOrderHistoryid = 12754 AND ss.FrequencyScheduleId IS NOT NULL AND ss.IsActive = 1 AND ss.IsDeleted = 0 AND ss.Status <> 'Canceled' AND ((ss.OrderType = gw.OrderType) OR gw.OrderType IS NULL);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:27:50,160 - 12754 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 13:27:50,226 - 12754 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.GenerateWorkOrderHistory gwoh WHERE GenerateWorkOrderHistoryId = 12754;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:27:50,587 - 12754 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 13:27:50,658 - 12754 - src.utils.log - INFO - FrequencyScheduleId missing for setups: []: Ignored these setups - __SPLIT__ 2026-07-28 13:27:50,714 - 12754 - src.utils.log - INFO - πŸ” Fetching data: SELECT fsd.IntervalDays, fs.CreatedDate ,f.FrequencyId , fs.FrequencyScheduleId, f.[SysName], f.FrequencyValue, f.YearlyOccurrence , fs.ScheduleFormat,fsd.Days, fsd.Weeks, fsd.Months,fsc.[Month] as sch_months, fsd.StartMonth , fsd.DateDay,fsd.DateMonth FROM [ServiceCore].[FrequencyMaster] f inner join [ServiceCore].[FrequencySchedule] fs on fs.FrequencyId = f.FrequencyId left join ServiceCore.FrequencyScheduleCycle fsc on fsc.FrequencyScheduleId = fs.FrequencyScheduleId left join [ServiceCore].[FrequencyScheduleDetail] fsd on fsd.FrequencyScheduleId = fs.FrequencyScheduleId WHERE fsd.FrequencyScheduleId = 13057... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:27:51,080 - 12754 - src.utils.log - INFO - βœ… Fetched 60 rows - __SPLIT__ 2026-07-28 13:27:51,139 - 12754 - src.utils.log - INFO - Found the Setups and Frequencies - __SPLIT__ 2026-07-28 13:27:51,205 - 12754 - src.utils.log - INFO - Inside work order function - __SPLIT__ 2026-07-28 13:27:51,270 - 12754 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 34487;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:27:51,634 - 12754 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 13:27:51,700 - 12754 - src.utils.log - INFO - πŸ” Fetching data: select ServiceDate, ServiceSetupId, IsInitial from serviceCore.WorkOrder wo inner join ServiceCore.WorkOrderStatus wos on wo.WoStatusId = wos.WoStatusId where ServiceDate >= '2026-07-28 00:00:00' and ServiceDate <= '2029-12-31 00:00:00' and ServiceSetupId = 34487 and wo.IsActive = 1 and wos.Name not in ('Void', 'Cancelled');... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:27:52,065 - 12754 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 13:27:52,808 - 12754 - src.utils.log - INFO - Generating work orders for setup: 34487 - __SPLIT__ 2026-07-28 13:27:53,532 - 12754 - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM COMMON.RangeofTime where RangeofTimeId = 1388;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:27:53,899 - 12754 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 13:27:53,977 - 12754 - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM COMMON.RangeofTime where RangeofTimeId = 1364;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:27:54,341 - 12754 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 13:27:54,466 - 12754 - src.utils.log - INFO - Updating Next Gen Date - __SPLIT__ 2026-07-28 13:27:54,572 - 12754 - src.utils.log - INFO - πŸ” Fetching data: SELECT WoStatusId From ServiceCore.WorkOrderStatus wos where CompanyId=135 and [SysName]= 'Incomplete' ;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:27:54,935 - 12754 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 13:27:55,014 - 12754 - src.utils.log - INFO - Deleting duplicate records - __SPLIT__ 2026-07-28 13:27:55,085 - 12754 - src.utils.log - INFO - Running deletes SEQUENTIALLY… - __SPLIT__ 2026-07-28 13:27:55,159 - 12754 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationServices WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34487 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:27:55,537 - 12754 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-28 13:27:55,607 - 12754 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCrews WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34487 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:27:55,986 - 12754 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-28 13:27:56,060 - 12754 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationSalesPersonCommission WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34487 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:27:56,442 - 12754 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-28 13:27:56,518 - 12754 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationAppliedDiscount WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34487 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:27:56,895 - 12754 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-28 13:27:56,967 - 12754 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SetupAutoGenerationSourceMapping WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34487 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:27:57,347 - 12754 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-28 13:27:57,470 - 12754 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SubWorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34487 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:27:57,839 - 12754 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-28 13:27:57,904 - 12754 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCommissionAdjustment WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34487 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:27:58,266 - 12754 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-28 13:27:58,331 - 12754 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34487 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:27:58,715 - 12754 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-28 13:27:58,784 - 12754 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-28 13:27:58,848 - 12754 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGeneration: 83 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:27:59,251 - 12754 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 83) into ServiceCore.WorkOrderAutoGeneration - __SPLIT__ 2026-07-28 13:28:02,680 - 12754 - src.utils.log - INFO - βœ… All 83 rows inserted successfully into ServiceCore.WorkOrderAutoGeneration in 1 batches - __SPLIT__ 2026-07-28 13:28:02,746 - 12754 - src.utils.log - INFO - πŸ” Fetching data: Select TOP 83 WorkOrderAutoGenerationId, ServiceSetupId , ModifiedBy, ModifiedDate, IsInitial From ServiceCore.WorkOrderAutoGeneration WHERE ModifiedDate='2026-07-23 12:09:42.093' and ServiceSetupId = 34487... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:28:03,114 - 12754 - src.utils.log - INFO - βœ… Fetched 83 rows - __SPLIT__ 2026-07-28 13:28:03,186 - 12754 - src.utils.log - INFO - Id's of work order inserted to DB: [2739696 2739697 2739698 2739699 2739700 2739701 2739702 2739703 2739704 2739705 2739706 2739707 2739708 2739709 2739710 2739711 2739712 2739713 2739714 2739715 2739716 2739717 2739718 2739719 2739720 2739721 2739722 2739723 2739724 2739725 2739726 2739727 2739728 2739729 2739730 2739731 2739732 2739733 2739734 2739735 2739736 2739737 2739738 2739739 2739740 2739741 2739742 2739743 2739744 2739745 2739746 2739747 2739748 2739749 2739750 2739751 2739752 2739753 2739754 2739755 2739756 2739757 2739758 2739759 2739760 2739761 2739762 2739763 2739764 2739765 2739766 2739767 2739768 2739769 2739770 2739771 2739772 2739773 2739774 2739775 2739776 2739777 2739778] - __SPLIT__ 2026-07-28 13:28:03,256 - 12754 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 34487;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:28:03,618 - 12754 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 13:28:03,682 - 12754 - src.utils.log - INFO - Inside get_remaining_temp_tables - __SPLIT__ 2026-07-28 13:28:03,747 - 12754 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from servicecore.serviceSetupServices sss where ServiceSetupId = 34487... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:28:04,118 - 12754 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 13:28:04,184 - 12754 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from servicecore.ServiceSetupInitialServices sss where ServiceSetupId = 34487... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:28:04,549 - 12754 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 13:28:04,689 - 12754 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupCrew ssc where ServiceSetupId = 34487... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:28:05,060 - 12754 - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-28 13:28:05,135 - 12754 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSalesPersonCommission ssspc where ServiceSetupId = 34487... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:28:05,532 - 12754 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 13:28:05,610 - 12754 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupCommissionAdjustment ssspc where ServiceSetupId = 34487... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:28:05,983 - 12754 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 13:28:06,059 - 12754 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.serviceSetupAppliedDiscount WHERE ServiceSetupId = 34487;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:28:06,463 - 12754 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 13:28:06,575 - 12754 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.SetupSourceMapping WHERE ServiceSetupId = 34487;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:28:06,957 - 12754 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 13:28:07,051 - 12754 - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM [ServiceCore].[CommunicationPreferencesServiceReportNotification] WITH(NOLOCK) WHERE EntityType = 'Setup' AND ServiceSetupId = 34487;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:28:07,450 - 12754 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 13:28:07,525 - 12754 - src.utils.log - INFO - πŸ” Fetching data: SELECT * From CRM.LeadNote WHERE RefType = 'Setup' and RefId = 34487;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:28:07,895 - 12754 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 13:28:07,976 - 12754 - src.utils.log - INFO - Inside insert_data_in_temp_tables for work order generation - __SPLIT__ 2026-07-28 13:28:08,053 - 12754 - src.utils.log - INFO - πŸ“₯ Empty dataframe of CRM.LeadNote: - __SPLIT__ 2026-07-28 13:28:08,128 - 12754 - src.utils.log - INFO - leadNoteDf inserted to dream DB - __SPLIT__ 2026-07-28 13:28:08,198 - 12754 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.CommunicationPreferencesServiceReportNotification: - __SPLIT__ 2026-07-28 13:28:08,272 - 12754 - src.utils.log - INFO - CommunicationPreferencesServiceReportNotification inserted to dream DB - __SPLIT__ 2026-07-28 13:28:08,337 - 12754 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.SetupAutoGenerationSourceMapping: - __SPLIT__ 2026-07-28 13:28:08,449 - 12754 - src.utils.log - INFO - SetupAutoGenerationSourceMapping inserted to dream DB - __SPLIT__ 2026-07-28 13:28:08,516 - 12754 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationAppliedDiscount: - __SPLIT__ 2026-07-28 13:28:08,587 - 12754 - src.utils.log - INFO - WorkOrderAutoGenerationAppliedDiscount inserted to dream DB - __SPLIT__ 2026-07-28 13:28:08,659 - 12754 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.SubWorkOrderAutoGeneration: - __SPLIT__ 2026-07-28 13:28:08,739 - 12754 - src.utils.log - INFO - SubWorkOrderAutoGeneration inserted to dream DB - __SPLIT__ 2026-07-28 13:28:08,812 - 12754 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationCommissionAdjustment: - __SPLIT__ 2026-07-28 13:28:08,880 - 12754 - src.utils.log - INFO - SubWorkOrderAutoGeneration inserted to dream DB - __SPLIT__ 2026-07-28 13:28:08,959 - 12754 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationSalesPersonCommission: - __SPLIT__ 2026-07-28 13:28:09,040 - 12754 - src.utils.log - INFO - WorkOrderAutoGenerationSalesPersonCommission_df inserted to dream DB - __SPLIT__ 2026-07-28 13:28:09,106 - 12754 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-28 13:28:09,189 - 12754 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN (2739712, 2739713, 2739714, 2739715, 2739716, 2739717, 2739718, 2739719, 2739720, 2739721, 2739722, 2739723, 2739724, 2739725, 2739726, 2739727, 2739728, 2739729, 2739730, 2739731, 2739732, 2739733, 2739734, 2739735, 2739736, 2739737, 2739738, 2739739, 2739740, 2739741, 2739742, 2739743, 2739744, 2739745, 2739746, 2739747, 2739748, 2739749, 2739750, 2739751, 2739752, 2739753, 2739754, 2739755, 2739756, 2739757, 2739758, 2739759, 2739760, 2739761, 2739762, 2739763, 2739764, 2739765, 2739766, 2739767, 2739768, 2739769, 2739770, 2739771, 2739772, 2739773, 2739774, 2739775, 2739776, 2739777, 2739778, 2739696, 2739697, 2739698, 2739699, 2739700, 2739701, 2739702, 2739703, 2739704, 2739705, 2739706, 2739707, 2739708, 2739709, 2739710, 2739711) ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:28:09,563 - 12754 - src.utils.log - INFO - βœ… Fetched 83 rows - __SPLIT__ 2026-07-28 13:28:09,638 - 12754 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationCrews: 83 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:28:10,003 - 12754 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 83) into ServiceCore.WorkOrderAutoGenerationCrews - __SPLIT__ 2026-07-28 13:28:11,316 - 12754 - src.utils.log - INFO - βœ… All 83 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationCrews in 1 batches - __SPLIT__ 2026-07-28 13:28:11,387 - 12754 - src.utils.log - INFO - WorkOrderAutoGenerationCrews inserted to dream DB - __SPLIT__ 2026-07-28 13:28:11,456 - 12754 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-28 13:28:11,522 - 12754 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId = 2739696 ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:28:11,889 - 12754 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 13:28:11,955 - 12754 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationServices: 1 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:28:12,377 - 12754 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 1) into ServiceCore.WorkOrderAutoGenerationServices - __SPLIT__ 2026-07-28 13:28:13,478 - 12754 - src.utils.log - INFO - βœ… All 1 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationServices in 1 batches - __SPLIT__ 2026-07-28 13:28:13,549 - 12754 - src.utils.log - INFO - WorkOrderAutoGenerationServices inserted to dream DB - __SPLIT__ 2026-07-28 13:28:13,619 - 12754 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-28 13:28:13,689 - 12754 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN (2739712, 2739713, 2739714, 2739715, 2739716, 2739717, 2739718, 2739719, 2739720, 2739721, 2739722, 2739723, 2739724, 2739725, 2739726, 2739727, 2739728, 2739729, 2739730, 2739731, 2739732, 2739733, 2739734, 2739735, 2739736, 2739737, 2739738, 2739739, 2739740, 2739741, 2739742, 2739743, 2739744, 2739745, 2739746, 2739747, 2739748, 2739749, 2739750, 2739751, 2739752, 2739753, 2739754, 2739755, 2739756, 2739757, 2739758, 2739759, 2739760, 2739761, 2739762, 2739763, 2739764, 2739765, 2739766, 2739767, 2739768, 2739769, 2739770, 2739771, 2739772, 2739773, 2739774, 2739775, 2739776, 2739777, 2739778, 2739697, 2739698, 2739699, 2739700, 2739701, 2739702, 2739703, 2739704, 2739705, 2739706, 2739707, 2739708, 2739709, 2739710, 2739711) ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:28:14,054 - 12754 - src.utils.log - INFO - βœ… Fetched 82 rows - __SPLIT__ 2026-07-28 13:28:14,128 - 12754 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationServices: 82 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:28:14,507 - 12754 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 82) into ServiceCore.WorkOrderAutoGenerationServices - __SPLIT__ 2026-07-28 13:28:16,019 - 12754 - src.utils.log - INFO - βœ… All 82 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationServices in 1 batches - __SPLIT__ 2026-07-28 13:28:16,090 - 12754 - src.utils.log - INFO - WorkOrderAutoGenerationServices inserted to dream DB - __SPLIT__ 2026-07-28 13:28:16,155 - 12754 - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET Status = 'Completed' WHERE GenerateWorkOrderHistoryId = 12754;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:28:16,522 - 12754 - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-28 13:28:16,583 - 12754 - src.utils.log - INFO - Sequential work order generation successful - __SPLIT__ 2026-07-28 13:28:16,648 - 12754 - src.utils.log - INFO - Time took to perform operation: 29.55 - __SPLIT__ 2026-07-28 13:29:04,862 - [12754] - src.utils.log - INFO - ParallelProcessing=False temp_wo=[2739696, 2739697] user_id=122885 company_id=135 project_id=[12754] publish_all=False - __SPLIT__ 2026-07-28 13:29:04,977 - [12754] - src.utils.log - INFO - ParallelProcessing=False temp_wo=[2739696, 2739697] user_id=122885 company_id=135 project_id=[12754] publish_all=False - __SPLIT__ 2026-07-28 13:29:05,047 - [12754] - src.utils.log - INFO - Sequential Work order publish in progress for GenerateWorkOrderHistoryId: [12754] - __SPLIT__ 2026-07-28 13:29:05,109 - [12754] - src.utils.log - INFO - βœ… Successfully connected to database - __SPLIT__ 2026-07-28 13:29:05,181 - [12754] - src.utils.log - INFO - πŸ” Fetching data: SELECT ConnectionStringName FROM Common.CompanyTenantMaster WHERE CompanyKey = 'Fortive'... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:29:07,319 - [12754] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 13:29:07,381 - [12754] - src.utils.log - INFO - Connection string not found connecting to common DB - __SPLIT__ 2026-07-28 13:29:07,451 - [12754] - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET PublishStatus = 'InProgress' WHERE CompanyId = 135 AND GenerateWorkOrderHistoryId = 12754;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:29:07,814 - [12754] - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-28 13:29:07,876 - [12754] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.WorkOrderAutoGeneration woag WHERE woag.WorkOrderAutoGenerationId in (2739696, 2739697)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:29:08,243 - [12754] - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-28 13:29:08,311 - [12754] - src.utils.log - INFO - Inside get_work_order_table - __SPLIT__ 2026-07-28 13:29:08,381 - [12754] - src.utils.log - INFO - πŸ” Fetching data: SELECT DISTINCT sss.ServiceSetupId, dm.DepartmentMasterId, bm.BranchMasterId FROM Common.DepartmentMaster dm JOIN Common.DivisionMaster d2 ON dm.DivisionMasterId = d2.DivisionMasterId JOIN Common.BranchMaster bm ON d2.BranchMasterId = bm.BranchMasterId JOIN ServiceCore.ServiceCategoryMaster c ON c.DepartmentId = dm.DepartmentMasterId JOIN ServiceCore.ServiceMaster sm ON c.CategoryId = sm.CategoryId JOIN ServiceCore.ServiceSetupServices sss ON sss.ServiceId = sm.ServiceMasterId WHERE dm.CompanyId = 135 AND d2.CompanyId = bm.CompanyId AND sss.ServiceSetupId = 34487 AND sss.IsPrimary = 1; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:29:08,751 - [12754] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 13:29:08,819 - [12754] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, dm.DepartmentMasterId, bm.BranchMasterId FROM Common.DepartmentMaster dm JOIN Common.DivisionMaster d2 ON dm.DivisionMasterId = d2.DivisionMasterId JOIN Common.BranchMaster bm ON d2.BranchMasterId = bm.BranchMasterId JOIN ServiceCore.SoldServiceNonStandard x on dm.DepartmentMasterId = x.DepartmentId JOIN ServiceCore.ServiceSetupServices sss ON sss.NonStdSoldServiceId = x.SoldServiceNonStandardId WHERE dm.CompanyId = 135 AND d2.CompanyId = bm.CompanyId AND sss.ServiceSetupId = 34487 AND sss.IsPrimary = 1; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:29:09,182 - [12754] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 13:29:09,248 - [12754] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, dm.DepartmentMasterId, bm.BranchMasterId FROM Common.DepartmentMaster dm Inner JOIN Common.DivisionMaster d2 ON dm.DivisionMasterId = d2.DivisionMasterId Inner JOIN Common.BranchMaster bm ON d2.BranchMasterId = bm.BranchMasterId Inner JOIN [ServiceCore].[ServiceCategoryMaster] scm ON dm.DepartmentMasterId = scm.DepartmentId Inner JOIN ServiceCore.ServiceMaster sm ON scm.CategoryId = sm.CategoryId Inner JOIN ServiceCore.SoldServiceStandard x on x.ServiceId = sm.ServiceMasterId Inner JOIN ServiceCore.ServiceSetupServices sss ON sss.StdSoldServiceId = x.SoldServiceStandardId WHERE dm.CompanyId = 135 AND d2.CompanyId = bm.CompanyId AND sss.ServiceSetupId = 34487 AND sss.IsPrimary = 1; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:29:09,625 - [12754] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 13:29:09,698 - [12754] - src.utils.log - INFO - πŸ” Fetching data: SELECT IsInvoiceSameAsWorkorder,BillingIsCreateInvoice FROM Common.CompanyConfiguration cc WHERE cc.CompanyId = 135;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:29:10,061 - [12754] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 13:29:10,128 - [12754] - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM Common.GenerateNumberConfig gnc WHERE CompanyId = 135 AND EnitityNumberType in ('WorkOrder','Invoice'); ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:29:10,544 - [12754] - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-28 13:29:10,617 - [12754] - src.utils.log - INFO - πŸ” Fetching data: SELECT IsInvoiceSameAsWorkorder, BillingIsCreateInvoice FROM Common.CompanyConfiguration cc WHERE cc.CompanyId = 135; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:29:10,982 - [12754] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 13:29:11,048 - [12754] - src.utils.log - INFO - πŸ” Fetching data: UPDATE Common.GenerateNumberConfig SET NextNumber = NextNumber + 2 OUTPUT INSERTED.NextNumber - 2 AS StartNumber WHERE CompanyId = 135 AND EnitityNumberType IN ('WorkOrder','Invoice'); ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:29:11,419 - [12754] - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-28 13:29:11,490 - [12754] - src.utils.log - INFO - πŸ” Fetching data: SELECT ss.ServiceSetupId as SetupId, ss.FrequencyScheduleId as setup_frequency_schedule_id, ss.AccountNumber, ss.CompanyId, ss.BillingLocationId, ss.ServiceLocationId, ss.TaxSysName, ss.TermId, ss.TaxPercent, ss.PoNumber, ss.IsTaxExempt, ss.DisplayServiceAsSeparateLineItem, ss.GenerateInvoice, ss.IsGenerateInvoiceforInitalSetup, ss.IsGenerateInvoiceforInitalSetupBilling, ss.IsBilling, t.NetDueIn, ptm.PaymentType, ssb.* FROM ServiceCore.ServiceSetup ss LEFT JOIN ServiceCore.ServiceSetupBilling ssb ON ss.ServiceSetupId = ssb.ServiceSetupId LEFT JOIN Billing.PaymentTypeMaster ptm ON ptm.PaymentTypeMasterId = ssb.PaymentTypeMasterId left join Billing.Term t on ss.TermId = t.TermId WHERE ss.ServiceSetupId = 34487... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:29:11,858 - [12754] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 13:29:11,930 - [12754] - src.utils.log - INFO - πŸ” Fetching data: SELECT x.CompanyId FROM CRM.CompanyMaster x WHERE CompanyKey = 'Fortive';... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:29:12,292 - [12754] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 13:29:12,357 - [12754] - src.utils.log - INFO - πŸ” Fetching data: SELECT CollectionStatus,IsHold,AccountNo FROM CRM.Account a WHERE a.AccountNo = 'tues' and a.CompanyId = 124;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:29:12,719 - [12754] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 13:29:12,788 - [12754] - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderNo FROM ServiceCore.WorkOrder WHERE WorkOrderNo IN ('169605R', '169606R') AND CompanyId = 135 ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:29:13,147 - [12754] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 13:29:13,217 - [12754] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrder (skip triggers): 2 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:29:13,760 - [12754] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 2) into ServiceCore.WorkOrder (triggers skipped) - __SPLIT__ 2026-07-28 13:29:14,925 - [12754] - src.utils.log - INFO - βœ… All 2 rows inserted successfully into ServiceCore.WorkOrder in 1 batches (triggers skipped) - __SPLIT__ 2026-07-28 13:29:15,141 - [12754] - src.utils.log - INFO - πŸ”„ Triggers re-enabled for session - __SPLIT__ 2026-07-28 13:29:15,203 - [12754] - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.ServiceSetup SET IsInitialWoGenerated = 1 WHERE CompanyId = 135 AND ServiceSetupId = 34487;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:29:15,561 - [12754] - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-28 13:29:15,629 - [12754] - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkorderId, WorkOrderNo FROM ServiceCore.WorkOrder wo WHERE wo.WorkOrderNo IN ('169605R', '169606R') AND wo.AccountNumber = 'tues' AND wo.CompanyId = 135 ... (Thread: ThreadPoolExecutor-6_0) - __SPLIT__ 2026-07-28 13:29:16,059 - [12754] - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-28 13:29:16,136 - [12754] - src.utils.log - INFO - Sequential fetching temp table records - __SPLIT__ 2026-07-28 13:29:16,249 - [12754] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.WorkOrderAutoGenerationServices woag WHERE woag.WorkOrderAutoGenerationId in (2739696, 2739697)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:29:16,624 - [12754] - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-28 13:29:16,696 - [12754] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.SubWorkOrderAutoGeneration woag WHERE woag.WorkOrderAutoGenerationId in (2739696, 2739697)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:29:17,063 - [12754] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 13:29:17,138 - [12754] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.WorkOrderAutoGenerationCrews woag WHERE woag.WorkOrderAutoGenerationId in (2739696, 2739697)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:29:17,513 - [12754] - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-28 13:29:17,583 - [12754] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.WorkOrderAutoGenerationSalesPersonCommission woag WHERE woag.WorkOrderAutoGenerationId in (2739696, 2739697)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:29:17,954 - [12754] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 13:29:18,026 - [12754] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.SetupAutoGenerationSourceMapping woag WHERE woag.WorkOrderAutoGenerationId in (2739696, 2739697)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:29:18,398 - [12754] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 13:29:18,467 - [12754] - src.utils.log - INFO - πŸ” Fetching data: SELECT DiscountType, DiscountCode, DiscountAmount, DiscountDescription, DiscountName, IsActive, CreatedBy, ModifiedBy, CreatedDate, ModifiedDate, DiscountPercent, IsDiscountPercent, AppliedDiscountAmt, ApplyOnPartPrice, ApplyOnLaborPrice, DiscountSetupId, WorkOrderAutoGenerationId from ServiceCore.WorkOrderAutoGenerationAppliedDiscount woag WHERE woag.WorkOrderAutoGenerationId in (2739696, 2739697)... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:29:18,844 - [12754] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 13:29:18,913 - [12754] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from CRM.LeadNote woag WHERE woag.RefId in (2739696, 2739697) and woag.RefType = 'TempWorkorder';... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:29:19,285 - [12754] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 13:29:19,355 - [12754] - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM ServiceCore.WorkOrderAutoGenerationCommissionAdjustment woagca WHERE woagca.WorkOrderAutoGenerationId in (2739696, 2739697);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:29:19,726 - [12754] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 13:29:19,803 - [12754] - src.utils.log - INFO - Updating temp tables - __SPLIT__ 2026-07-28 13:29:19,890 - [12754] - src.utils.log - INFO - πŸ” Fetching data: SELECT CompanyKey FROM Common.CompanyMaster cm WHERE CompanyId = 135;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:29:20,315 - [12754] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 13:29:20,389 - [12754] - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM Common.GenerateNumberConfig gnc WHERE CompanyId = 135 AND EnitityNumberType in ('SubWorkOrder'); ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:29:20,759 - [12754] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 13:29:20,836 - [12754] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-28 13:29:20,911 - [12754] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationPublishHistory: 2 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:29:21,308 - [12754] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 2) into ServiceCore.WorkOrderAutoGenerationPublishHistory - __SPLIT__ 2026-07-28 13:29:22,445 - [12754] - src.utils.log - INFO - βœ… All 2 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationPublishHistory in 1 batches - __SPLIT__ 2026-07-28 13:29:22,516 - [12754] - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationPublishHistoryId, WorkOrderNo, ServiceSetupId FROM ServiceCore.WorkOrderAutoGenerationPublishHistory WHERE ServiceSetupId = 34487 AND WorkOrderNo IN ('864483', '5123802') AND GenerateWorkOrderHistoryId = 12754;... (Thread: ThreadPoolExecutor-7_0) - __SPLIT__ 2026-07-28 13:29:22,911 - [12754] - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-28 13:29:23,019 - [12754] - src.utils.log - INFO - 🏁 Final merged rows: 2 - __SPLIT__ 2026-07-28 13:29:23,101 - [12754] - src.utils.log - INFO - Sequential Insertion in work order tables begin - __SPLIT__ 2026-07-28 13:29:23,179 - [12754] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-28 13:29:23,252 - [12754] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderServices: 2 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:29:23,629 - [12754] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 2) into ServiceCore.WorkOrderServices - __SPLIT__ 2026-07-28 13:29:24,751 - [12754] - src.utils.log - INFO - βœ… All 2 rows inserted successfully into ServiceCore.WorkOrderServices in 1 batches - __SPLIT__ 2026-07-28 13:29:24,817 - [12754] - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceAuto.WorkOrderAppliedDiscount: - __SPLIT__ 2026-07-28 13:29:24,884 - [12754] - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderSalesPersonCommission: - __SPLIT__ 2026-07-28 13:29:24,959 - [12754] - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceAuto.WorkOrderCommissionAdjustment: - __SPLIT__ 2026-07-28 13:29:25,032 - [12754] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-28 13:29:25,106 - [12754] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderCrew: 2 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:29:25,529 - [12754] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 2) into ServiceCore.WorkOrderCrew - __SPLIT__ 2026-07-28 13:29:26,645 - [12754] - src.utils.log - INFO - βœ… All 2 rows inserted successfully into ServiceCore.WorkOrderCrew in 1 batches - __SPLIT__ 2026-07-28 13:29:26,718 - [12754] - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkorderSourceMapping: - __SPLIT__ 2026-07-28 13:29:26,787 - [12754] - src.utils.log - INFO - πŸ“₯ Empty dataframe of CRM.LeadNote: - __SPLIT__ 2026-07-28 13:29:26,865 - [12754] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-28 13:29:26,934 - [12754] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationPublishServices: 2 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:29:27,314 - [12754] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 2) into ServiceCore.WorkOrderAutoGenerationPublishServices - __SPLIT__ 2026-07-28 13:29:28,425 - [12754] - src.utils.log - INFO - βœ… All 2 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationPublishServices in 1 batches - __SPLIT__ 2026-07-28 13:29:28,499 - [12754] - src.utils.log - INFO - πŸ” Fetching data: SELECT ss.ServiceSetupId as SetupId, ss.FrequencyScheduleId as setup_frequency_schedule_id, ss.AccountNumber, ss.CompanyId, ss.BillingLocationId, ss.ServiceLocationId, ss.TaxSysName, ss.TermId, ss.TaxPercent, ss.PoNumber, ss.IsTaxExempt, ss.DisplayServiceAsSeparateLineItem, ss.GenerateInvoice, ss.IsGenerateInvoiceforInitalSetup, ss.IsGenerateInvoiceforInitalSetupBilling, ss.IsBilling, t.NetDueIn, ptm.PaymentType, ssb.* FROM ServiceCore.ServiceSetup ss LEFT JOIN ServiceCore.ServiceSetupBilling ssb ON ss.ServiceSetupId = ssb.ServiceSetupId LEFT JOIN Billing.PaymentTypeMaster ptm ON ptm.PaymentTypeMasterId = ssb.PaymentTypeMasterId left join Billing.Term t on ss.TermId = t.TermId WHERE ss.ServiceSetupId = 34487... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:29:28,864 - [12754] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 13:29:28,940 - [12754] - src.utils.log - INFO - Size of Transaction: 2 - __SPLIT__ 2026-07-28 13:29:29,010 - [12754] - src.utils.log - INFO - πŸ“₯ Inserting into Billing.Transaction (skip triggers): 2 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:29:29,529 - [12754] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 2) into Billing.Transaction (triggers skipped) - __SPLIT__ 2026-07-28 13:29:30,641 - [12754] - src.utils.log - INFO - βœ… All 2 rows inserted successfully into Billing.Transaction in 1 batches (triggers skipped) - __SPLIT__ 2026-07-28 13:29:30,855 - [12754] - src.utils.log - INFO - πŸ”„ Triggers re-enabled for session - __SPLIT__ 2026-07-28 13:29:30,933 - [12754] - src.utils.log - INFO - πŸ” Fetching data: SELECT TransactionId, ModifiedBy, TransactionDate as InvoiceDate from Billing.[Transaction] t WHERE t.ModifiedBy in (12345678910, 12345678911) and t.CompanyId = 135 AND t.TransactionType ='Invoice' AND t.CreatedDate = '2026-07-28 09:29:28.935';... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:29:31,332 - [12754] - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-28 13:29:31,413 - [12754] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 34487;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:29:31,780 - [12754] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 13:29:31,851 - [12754] - src.utils.log - INFO - πŸ“ Executing: UPDATE Billing.[Transaction] SET ModifiedBy = NULL WHERE ModifiedBy IN (12345678910,12345678911) AND CreatedDate = '2026-07-28 09:29:28.935'; ... (Thread: ThreadPoolExecutor-8_0) - __SPLIT__ 2026-07-28 13:29:32,289 - [12754] - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-28 13:29:32,377 - [12754] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-28 13:29:32,451 - [12754] - src.utils.log - INFO - πŸ“₯ Inserting into Billing.Invoice: 2 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:29:32,829 - [12754] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 2) into Billing.Invoice - __SPLIT__ 2026-07-28 13:29:34,030 - [12754] - src.utils.log - INFO - βœ… All 2 rows inserted successfully into Billing.Invoice in 1 batches - __SPLIT__ 2026-07-28 13:29:34,103 - [12754] - src.utils.log - INFO - πŸ” Fetching data: SELECT InvoiceId, WorkOrderNo FROM Billing.Invoice i WHERE i.WorkOrderNo in ('169605R', '169606R')... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:29:34,512 - [12754] - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-28 13:29:34,600 - [12754] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, sss.NonStdSoldServiceId as SoldServiceNonStandardId, sss.Qty as Quantity, sss.Price as Rate, sss.IsTaxable, sm.Name as NonStandardServiceName, sm.Description , sm.ServiceMasterId as ServiceId FROM ServiceCore.ServiceSetupServices sss join ServiceCore.ServiceMaster sm on sm.ServiceMasterId = sss.ServiceId where ServiceSetupId = 34487 and sss.IsDeleted =0;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:29:34,977 - [12754] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 13:29:35,054 - [12754] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, sss.NonStdSoldServiceId as SoldServiceNonStandardId, sss.Qty as Quantity, sss.Price as Rate, sss.IsTaxable, sm.Name as NonStandardServiceName, sm.Description , sm.ServiceMasterId as ServiceId FROM ServiceCore.ServiceSetupInitialServices sss join ServiceCore.ServiceMaster sm on sm.ServiceMasterId = sss.ServiceId where ServiceSetupId = 34487 and sss.IsDeleted =0;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:29:35,427 - [12754] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-28 13:29:35,503 - [12754] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, sss.NonStdSoldServiceId as SoldServiceNonStandardId, sss.Qty as Quantity, sss.Price as Rate, sss.IsTaxable, sm.servicename as NonStandardServiceName, sm.Description , sss.ServiceId FROM ServiceCore.ServiceSetupServices sss join ServiceCore.SoldServiceNonStandard sm on sm.SoldServiceNonStandardId = sss.NonStdSoldServiceId where ServiceSetupId = 34487 and sss.IsDeleted =0; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:29:35,880 - [12754] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 13:29:35,950 - [12754] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, sss.NonStdSoldServiceId as SoldServiceNonStandardId, sss.Qty as Quantity, sss.Price as Rate, sss.IsTaxable, sm.servicename as NonStandardServiceName, sm.Description , sss.ServiceId FROM ServiceCore.ServiceSetupInitialServices sss join ServiceCore.SoldServiceNonStandard sm on sm.SoldServiceNonStandardId = sss.NonStdSoldServiceId where ServiceSetupId = 34487 and sss.IsDeleted =0; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:29:36,328 - [12754] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 13:29:36,422 - [12754] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 34487;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:29:36,791 - [12754] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 13:29:36,865 - [12754] - src.utils.log - INFO - πŸ” Fetching data: SELECT IsInitialSetupDiscount as IsInitial, DiscountSetupId, AppliedDiscountAmt as AppliedDiscountAmount,IsActive ,ServiceSetupId from ServiceCore.ServiceSetupAppliedDiscount ssad WHERE ssad.ServiceSetupId = 34487;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:29:37,233 - [12754] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 13:29:37,312 - [12754] - src.utils.log - INFO - πŸ” Fetching data: SELECT IsInitialSetupDiscount as IsInitial, DiscountSetupId,IsActive,DiscountAmount, IsDiscountPercent,DiscountPercent,DiscountDescription , ServiceSetupId from ServiceCore.ServiceSetupAppliedDiscount ssad WHERE ssad.ServiceSetupId = 34487;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:29:37,734 - [12754] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 13:29:37,806 - [12754] - src.utils.log - INFO - Sequential Insertion in invoice tables begin - __SPLIT__ 2026-07-28 13:29:37,875 - [12754] - src.utils.log - INFO - πŸ“₯ Empty dataframe of Billing.AccountDiscountSetup: - __SPLIT__ 2026-07-28 13:29:37,953 - [12754] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-28 13:29:38,023 - [12754] - src.utils.log - INFO - πŸ“₯ Inserting into Billing.InvoiceCharges: 2 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:29:38,402 - [12754] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 2) into Billing.InvoiceCharges - __SPLIT__ 2026-07-28 13:29:39,519 - [12754] - src.utils.log - INFO - βœ… All 2 rows inserted successfully into Billing.InvoiceCharges in 1 batches - __SPLIT__ 2026-07-28 13:29:39,590 - [12754] - src.utils.log - INFO - πŸ“₯ Empty dataframe of Billing.DiscountApplied: - __SPLIT__ 2026-07-28 13:29:39,668 - [12754] - src.utils.log - INFO - Invoice Publish Done - __SPLIT__ 2026-07-28 13:29:39,740 - [12754] - src.utils.log - INFO - Updating Next GenerationDate - __SPLIT__ 2026-07-28 13:29:39,810 - [12754] - src.utils.log - INFO - πŸ” Fetching data: SELECT ServiceSetupId, MAX(NextWorkOrderGenerationDate) AS MaxNextWorkOrderGeneration FROM ServiceCore.WorkOrderSkipMonthAutoGeneration WHERE GenerateWorkOrderHistoryId = 12754 GROUP BY ServiceSetupId; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:29:40,175 - [12754] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-28 13:29:40,261 - [12754] - src.utils.log - INFO - πŸ”„ Updating next gen date sequentially: inside update_next_workorder_generation - __SPLIT__ 2026-07-28 13:29:40,479 - [12754] - src.utils.log - INFO - πŸ›  Creating temp table #tbl_576b5081a0 - __SPLIT__ 2026-07-28 13:29:40,850 - [12754] - src.utils.log - INFO - πŸ“Œ Bulk inserting 1 rows into #tbl_576b5081a0 - __SPLIT__ 2026-07-28 13:29:41,227 - [12754] - src.utils.log - INFO - πŸ” Running MERGE update to apply changes - __SPLIT__ 2026-07-28 13:29:41,448 - [12754] - src.utils.log - INFO - βœ” SQL reported affected rows: 1 - __SPLIT__ 2026-07-28 13:29:41,671 - [12754] - src.utils.log - INFO - πŸ” Verified successfully updated 1 rows via #tbl_576b5081a0 - __SPLIT__ 2026-07-28 13:29:41,741 - [12754] - src.utils.log - INFO - πŸŽ‰ Successfully updated NextGenerationDate using temp table #tbl_576b5081a0 - __SPLIT__ 2026-07-28 13:29:41,813 - [12754] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderSkipMonthAutoGeneration WHERE GenerateWorkOrderHistoryId = 12754 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:29:42,224 - [12754] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-28 13:29:42,297 - [12754] - src.utils.log - INFO - Sequential deletion from temp tables begin - __SPLIT__ 2026-07-28 13:29:42,364 - [12754] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationServices WHERE WorkOrderAutoGenerationId in (2739696, 2739697) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:29:42,739 - [12754] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-28 13:29:42,813 - [12754] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCrews WHERE WorkOrderAutoGenerationId in (2739696, 2739697) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:29:43,185 - [12754] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-28 13:29:43,258 - [12754] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationSalesPersonCommission WHERE WorkOrderAutoGenerationId in (2739696, 2739697) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:29:43,625 - [12754] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-28 13:29:43,693 - [12754] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationAppliedDiscount WHERE WorkOrderAutoGenerationId in (2739696, 2739697) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:29:44,088 - [12754] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-28 13:29:44,154 - [12754] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SetupAutoGenerationSourceMapping WHERE WorkOrderAutoGenerationId in (2739696, 2739697) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:29:44,539 - [12754] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-28 13:29:44,614 - [12754] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SubWorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId in (2739696, 2739697) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:29:44,992 - [12754] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-28 13:29:45,067 - [12754] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCommissionAdjustment WHERE WorkOrderAutoGenerationId in (2739696, 2739697) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:29:45,439 - [12754] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-28 13:29:45,513 - [12754] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId in (2739696, 2739697) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:29:45,899 - [12754] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-28 13:29:45,970 - [12754] - src.utils.log - INFO - Work order published ids: (2739696, 2739697) - __SPLIT__ 2026-07-28 13:29:46,031 - [12754] - src.utils.log - INFO - Time took to perform operation in publishing [12754]: 40.92 - __SPLIT__ 2026-07-28 13:29:46,140 - [12754] - src.utils.log - INFO - Publish Completed for GenerateWorkOrderHistoryId: [12754] - __SPLIT__ 2026-07-28 13:29:46,210 - [12754] - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET PublishStatus = 'Completed', PublishStatusDateTime = '2026-07-28 09:29:45.970' WHERE CompanyId = 135 AND GenerateWorkOrderHistoryId = 12754;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-28 13:29:46,570 - [12754] - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-29 06:36:05,705 - 12755 - src.utils.log - INFO - ParallelProcessing=False GenerateWorkOrderHistoryId=12755 - __SPLIT__ 2026-07-29 06:36:05,856 - 12755 - src.utils.log - INFO - Sequential Work order generation algo started for GenerateWorkOrderHistoryId: 12755 - __SPLIT__ 2026-07-29 06:36:05,930 - 12755 - src.utils.log - INFO - βœ… Successfully connected to database - __SPLIT__ 2026-07-29 06:36:05,999 - 12755 - src.utils.log - INFO - πŸ” Fetching data: SELECT ConnectionStringName FROM Common.CompanyTenantMaster WHERE CompanyKey = 'Fortive'... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:36:08,131 - 12755 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-29 06:36:08,199 - 12755 - src.utils.log - INFO - Connection string not found connecting to common DB - __SPLIT__ 2026-07-29 06:36:08,275 - 12755 - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET Status = 'InProgress' WHERE GenerateWorkOrderHistoryId = 12755;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:36:08,639 - 12755 - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-29 06:36:08,707 - 12755 - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.RecurringServicePrice, gw.StartDate, gw.EndDate, gw.CreatedBy AS NewCreatedBy, gw.RouteIds, ss.* FROM ServiceCore.GenerateWorkOrderHistory gw JOIN ServiceCore.ServiceSetup ss ON gw.CompanyId = ss.CompanyId AND ( (ss.NextGenerationDate <= gw.EndDate AND ss.NextGenerationDate >= gw.StartDate) OR ss.NextGenerationDate IS NULL) AND (gw.AccountNumber IS NULL OR ss.AccountNumber = gw.AccountNumber) AND (gw.ServiceSetupId IS NULL OR ss.ServiceSetupId = gw.ServiceSetupId)AND (gw.RouteIds IS NULL OR ss.RouteMasterId IN (SELECT CAST(value AS INT) FROM STRING_SPLIT((SELECT RouteIds FROM ServiceCore.GenerateWorkOrderHistory WHERE GenerateWorkOrderHistoryid = 12755), ',' )) OR ss.InitialRouteId IN ( SELECT CAST(value AS INT) FROM STRING_SPLIT((SELECT RouteIds FROM ServiceCore.GenerateWorkOrderHistory WHERE GenerateWorkOrderHistoryid = 12755), ','))) JOIN (SELECT SUM(Price) AS RecurringServicePrice, ServiceSetupId FROM ServiceCore.ServiceSetupServices GROUP BY ServiceSetupId ) sss ON sss.ServiceSetupId = ss.ServiceSetupId WHERE gw.GenerateWorkOrderHistoryid = 12755 AND ss.FrequencyScheduleId IS NOT NULL AND ss.IsActive = 1 AND ss.IsDeleted = 0 AND ss.Status <> 'Canceled' AND ((ss.OrderType = gw.OrderType) OR gw.OrderType IS NULL);... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:36:09,101 - 12755 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-29 06:36:09,167 - 12755 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.GenerateWorkOrderHistory gwoh WHERE GenerateWorkOrderHistoryId = 12755;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:36:09,531 - 12755 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-29 06:36:09,599 - 12755 - src.utils.log - INFO - FrequencyScheduleId missing for setups: []: Ignored these setups - __SPLIT__ 2026-07-29 06:36:09,671 - 12755 - src.utils.log - INFO - πŸ” Fetching data: SELECT fsd.IntervalDays, fs.CreatedDate ,f.FrequencyId , fs.FrequencyScheduleId, f.[SysName], f.FrequencyValue, f.YearlyOccurrence , fs.ScheduleFormat,fsd.Days, fsd.Weeks, fsd.Months,fsc.[Month] as sch_months, fsd.StartMonth , fsd.DateDay,fsd.DateMonth FROM [ServiceCore].[FrequencyMaster] f inner join [ServiceCore].[FrequencySchedule] fs on fs.FrequencyId = f.FrequencyId left join ServiceCore.FrequencyScheduleCycle fsc on fsc.FrequencyScheduleId = fs.FrequencyScheduleId left join [ServiceCore].[FrequencyScheduleDetail] fsd on fsd.FrequencyScheduleId = fs.FrequencyScheduleId WHERE fsd.FrequencyScheduleId = 13057... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:36:10,036 - 12755 - src.utils.log - INFO - βœ… Fetched 60 rows - __SPLIT__ 2026-07-29 06:36:10,106 - 12755 - src.utils.log - INFO - Found the Setups and Frequencies - __SPLIT__ 2026-07-29 06:36:10,175 - 12755 - src.utils.log - INFO - Inside work order function - __SPLIT__ 2026-07-29 06:36:10,250 - 12755 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 34487;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:36:10,616 - 12755 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-29 06:36:10,684 - 12755 - src.utils.log - INFO - πŸ” Fetching data: select ServiceDate, ServiceSetupId, IsInitial from serviceCore.WorkOrder wo inner join ServiceCore.WorkOrderStatus wos on wo.WoStatusId = wos.WoStatusId where ServiceDate >= '2026-07-29 00:00:00' and ServiceDate <= '2029-12-31 00:00:00' and ServiceSetupId = 34487 and wo.IsActive = 1 and wos.Name not in ('Void', 'Cancelled');... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:36:11,051 - 12755 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-29 06:36:11,777 - 12755 - src.utils.log - INFO - Generating work orders for setup: 34487 - __SPLIT__ 2026-07-29 06:36:11,861 - 12755 - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM COMMON.RangeofTime where RangeofTimeId = 1364;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:36:12,228 - 12755 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-29 06:36:12,335 - 12755 - src.utils.log - INFO - Updating Next Gen Date - __SPLIT__ 2026-07-29 06:36:12,413 - 12755 - src.utils.log - INFO - πŸ” Fetching data: SELECT WoStatusId From ServiceCore.WorkOrderStatus wos where CompanyId=135 and [SysName]= 'Incomplete' ;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:36:12,834 - 12755 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-29 06:36:12,907 - 12755 - src.utils.log - INFO - Deleting duplicate records - __SPLIT__ 2026-07-29 06:36:12,981 - 12755 - src.utils.log - INFO - Running deletes SEQUENTIALLY… - __SPLIT__ 2026-07-29 06:36:13,053 - 12755 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationServices WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34487 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:36:13,708 - 12755 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-29 06:36:13,786 - 12755 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCrews WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34487 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:36:14,892 - 12755 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-29 06:36:14,960 - 12755 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationSalesPersonCommission WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34487 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:36:15,412 - 12755 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-29 06:36:15,484 - 12755 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationAppliedDiscount WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34487 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:36:16,511 - 12755 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-29 06:36:16,583 - 12755 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SetupAutoGenerationSourceMapping WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34487 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:36:17,222 - 12755 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-29 06:36:17,286 - 12755 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SubWorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34487 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:36:18,005 - 12755 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-29 06:36:18,115 - 12755 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCommissionAdjustment WHERE WorkOrderAutoGenerationId IN ( SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34487 ) (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:36:18,488 - 12755 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-29 06:36:18,547 - 12755 - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGeneration WHERE ServiceSetupId = 34487 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:36:19,472 - 12755 - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-29 06:36:19,545 - 12755 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-29 06:36:19,606 - 12755 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGeneration: 1 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:36:20,025 - 12755 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 1) into ServiceCore.WorkOrderAutoGeneration - __SPLIT__ 2026-07-29 06:36:21,146 - 12755 - src.utils.log - INFO - βœ… All 1 rows inserted successfully into ServiceCore.WorkOrderAutoGeneration in 1 batches - __SPLIT__ 2026-07-29 06:36:21,210 - 12755 - src.utils.log - INFO - πŸ” Fetching data: Select TOP 1 WorkOrderAutoGenerationId, ServiceSetupId , ModifiedBy, ModifiedDate, IsInitial From ServiceCore.WorkOrderAutoGeneration WHERE ModifiedDate='2026-07-23 12:09:42.093' and ServiceSetupId = 34487... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:36:21,586 - 12755 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-29 06:36:21,654 - 12755 - src.utils.log - INFO - Id's of work order inserted to DB: [2739779] - __SPLIT__ 2026-07-29 06:36:21,717 - 12755 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 34487;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:36:22,075 - 12755 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-29 06:36:22,133 - 12755 - src.utils.log - INFO - Inside get_remaining_temp_tables - __SPLIT__ 2026-07-29 06:36:22,201 - 12755 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from servicecore.serviceSetupServices sss where ServiceSetupId = 34487... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:36:22,568 - 12755 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-29 06:36:22,627 - 12755 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from servicecore.ServiceSetupInitialServices sss where ServiceSetupId = 34487... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:36:23,011 - 12755 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-29 06:36:23,084 - 12755 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupCrew ssc where ServiceSetupId = 34487... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:36:23,441 - 12755 - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-29 06:36:23,552 - 12755 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSalesPersonCommission ssspc where ServiceSetupId = 34487... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:36:23,913 - 12755 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-29 06:36:23,971 - 12755 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupCommissionAdjustment ssspc where ServiceSetupId = 34487... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:36:24,338 - 12755 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-29 06:36:24,403 - 12755 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.serviceSetupAppliedDiscount WHERE ServiceSetupId = 34487;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:36:24,763 - 12755 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-29 06:36:24,828 - 12755 - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.SetupSourceMapping WHERE ServiceSetupId = 34487;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:36:25,186 - 12755 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-29 06:36:25,244 - 12755 - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM [ServiceCore].[CommunicationPreferencesServiceReportNotification] WITH(NOLOCK) WHERE EntityType = 'Setup' AND ServiceSetupId = 34487;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:36:26,321 - 12755 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-29 06:36:26,385 - 12755 - src.utils.log - INFO - πŸ” Fetching data: SELECT * From CRM.LeadNote WHERE RefType = 'Setup' and RefId = 34487;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:36:26,750 - 12755 - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-29 06:36:26,823 - 12755 - src.utils.log - INFO - Inside insert_data_in_temp_tables for work order generation - __SPLIT__ 2026-07-29 06:36:26,890 - 12755 - src.utils.log - INFO - πŸ“₯ Empty dataframe of CRM.LeadNote: - __SPLIT__ 2026-07-29 06:36:26,959 - 12755 - src.utils.log - INFO - leadNoteDf inserted to dream DB - __SPLIT__ 2026-07-29 06:36:27,024 - 12755 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.CommunicationPreferencesServiceReportNotification: - __SPLIT__ 2026-07-29 06:36:27,084 - 12755 - src.utils.log - INFO - CommunicationPreferencesServiceReportNotification inserted to dream DB - __SPLIT__ 2026-07-29 06:36:27,141 - 12755 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.SetupAutoGenerationSourceMapping: - __SPLIT__ 2026-07-29 06:36:27,205 - 12755 - src.utils.log - INFO - SetupAutoGenerationSourceMapping inserted to dream DB - __SPLIT__ 2026-07-29 06:36:27,269 - 12755 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationAppliedDiscount: - __SPLIT__ 2026-07-29 06:36:27,380 - 12755 - src.utils.log - INFO - WorkOrderAutoGenerationAppliedDiscount inserted to dream DB - __SPLIT__ 2026-07-29 06:36:27,441 - 12755 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.SubWorkOrderAutoGeneration: - __SPLIT__ 2026-07-29 06:36:27,508 - 12755 - src.utils.log - INFO - SubWorkOrderAutoGeneration inserted to dream DB - __SPLIT__ 2026-07-29 06:36:27,576 - 12755 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationCommissionAdjustment: - __SPLIT__ 2026-07-29 06:36:27,635 - 12755 - src.utils.log - INFO - SubWorkOrderAutoGeneration inserted to dream DB - __SPLIT__ 2026-07-29 06:36:27,702 - 12755 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationSalesPersonCommission: - __SPLIT__ 2026-07-29 06:36:27,760 - 12755 - src.utils.log - INFO - WorkOrderAutoGenerationSalesPersonCommission_df inserted to dream DB - __SPLIT__ 2026-07-29 06:36:27,823 - 12755 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-29 06:36:27,917 - 12755 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId = 2739779 ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:36:28,276 - 12755 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-29 06:36:28,346 - 12755 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationCrews: 1 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:36:28,724 - 12755 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 1) into ServiceCore.WorkOrderAutoGenerationCrews - __SPLIT__ 2026-07-29 06:36:29,825 - 12755 - src.utils.log - INFO - βœ… All 1 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationCrews in 1 batches - __SPLIT__ 2026-07-29 06:36:29,893 - 12755 - src.utils.log - INFO - WorkOrderAutoGenerationCrews inserted to dream DB - __SPLIT__ 2026-07-29 06:36:29,954 - 12755 - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderAutoGenerationServices: - __SPLIT__ 2026-07-29 06:36:30,017 - 12755 - src.utils.log - INFO - WorkOrderAutoGenerationServices inserted to dream DB - __SPLIT__ 2026-07-29 06:36:30,075 - 12755 - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-29 06:36:30,144 - 12755 - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationId FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId = 2739779 ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:36:30,494 - 12755 - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-29 06:36:30,561 - 12755 - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationServices: 1 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:36:30,995 - 12755 - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 1) into ServiceCore.WorkOrderAutoGenerationServices - __SPLIT__ 2026-07-29 06:36:32,109 - 12755 - src.utils.log - INFO - βœ… All 1 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationServices in 1 batches - __SPLIT__ 2026-07-29 06:36:32,171 - 12755 - src.utils.log - INFO - WorkOrderAutoGenerationServices inserted to dream DB - __SPLIT__ 2026-07-29 06:36:32,236 - 12755 - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET Status = 'Completed' WHERE GenerateWorkOrderHistoryId = 12755;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:36:32,645 - 12755 - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-29 06:36:32,714 - 12755 - src.utils.log - INFO - Sequential work order generation successful - __SPLIT__ 2026-07-29 06:36:32,783 - 12755 - src.utils.log - INFO - Time took to perform operation: 26.78 - __SPLIT__ 2026-07-29 06:37:08,581 - [12755] - src.utils.log - INFO - ParallelProcessing=False temp_wo=[2739779] user_id=122885 company_id=135 project_id=[12755] publish_all=False - __SPLIT__ 2026-07-29 06:37:08,796 - [12755] - src.utils.log - INFO - ParallelProcessing=False temp_wo=[2739779] user_id=122885 company_id=135 project_id=[12755] publish_all=False - __SPLIT__ 2026-07-29 06:37:08,864 - [12755] - src.utils.log - INFO - Sequential Work order publish in progress for GenerateWorkOrderHistoryId: [12755] - __SPLIT__ 2026-07-29 06:37:08,934 - [12755] - src.utils.log - INFO - βœ… Successfully connected to database - __SPLIT__ 2026-07-29 06:37:08,996 - [12755] - src.utils.log - INFO - πŸ” Fetching data: SELECT ConnectionStringName FROM Common.CompanyTenantMaster WHERE CompanyKey = 'Fortive'... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:37:11,129 - [12755] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-29 06:37:11,197 - [12755] - src.utils.log - INFO - Connection string not found connecting to common DB - __SPLIT__ 2026-07-29 06:37:11,267 - [12755] - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET PublishStatus = 'InProgress' WHERE CompanyId = 135 AND GenerateWorkOrderHistoryId = 12755;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:37:11,632 - [12755] - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-29 06:37:11,699 - [12755] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.WorkOrderAutoGeneration woag WHERE woag.WorkOrderAutoGenerationId = 2739779... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:37:12,068 - [12755] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-29 06:37:12,139 - [12755] - src.utils.log - INFO - Inside get_work_order_table - __SPLIT__ 2026-07-29 06:37:12,212 - [12755] - src.utils.log - INFO - πŸ” Fetching data: SELECT DISTINCT sss.ServiceSetupId, dm.DepartmentMasterId, bm.BranchMasterId FROM Common.DepartmentMaster dm JOIN Common.DivisionMaster d2 ON dm.DivisionMasterId = d2.DivisionMasterId JOIN Common.BranchMaster bm ON d2.BranchMasterId = bm.BranchMasterId JOIN ServiceCore.ServiceCategoryMaster c ON c.DepartmentId = dm.DepartmentMasterId JOIN ServiceCore.ServiceMaster sm ON c.CategoryId = sm.CategoryId JOIN ServiceCore.ServiceSetupServices sss ON sss.ServiceId = sm.ServiceMasterId WHERE dm.CompanyId = 135 AND d2.CompanyId = bm.CompanyId AND sss.ServiceSetupId = 34487 AND sss.IsPrimary = 1; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:37:12,592 - [12755] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-29 06:37:12,662 - [12755] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, dm.DepartmentMasterId, bm.BranchMasterId FROM Common.DepartmentMaster dm JOIN Common.DivisionMaster d2 ON dm.DivisionMasterId = d2.DivisionMasterId JOIN Common.BranchMaster bm ON d2.BranchMasterId = bm.BranchMasterId JOIN ServiceCore.SoldServiceNonStandard x on dm.DepartmentMasterId = x.DepartmentId JOIN ServiceCore.ServiceSetupServices sss ON sss.NonStdSoldServiceId = x.SoldServiceNonStandardId WHERE dm.CompanyId = 135 AND d2.CompanyId = bm.CompanyId AND sss.ServiceSetupId = 34487 AND sss.IsPrimary = 1; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:37:13,033 - [12755] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-29 06:37:13,102 - [12755] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, dm.DepartmentMasterId, bm.BranchMasterId FROM Common.DepartmentMaster dm Inner JOIN Common.DivisionMaster d2 ON dm.DivisionMasterId = d2.DivisionMasterId Inner JOIN Common.BranchMaster bm ON d2.BranchMasterId = bm.BranchMasterId Inner JOIN [ServiceCore].[ServiceCategoryMaster] scm ON dm.DepartmentMasterId = scm.DepartmentId Inner JOIN ServiceCore.ServiceMaster sm ON scm.CategoryId = sm.CategoryId Inner JOIN ServiceCore.SoldServiceStandard x on x.ServiceId = sm.ServiceMasterId Inner JOIN ServiceCore.ServiceSetupServices sss ON sss.StdSoldServiceId = x.SoldServiceStandardId WHERE dm.CompanyId = 135 AND d2.CompanyId = bm.CompanyId AND sss.ServiceSetupId = 34487 AND sss.IsPrimary = 1; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:37:13,475 - [12755] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-29 06:37:13,547 - [12755] - src.utils.log - INFO - πŸ” Fetching data: SELECT IsInvoiceSameAsWorkorder,BillingIsCreateInvoice FROM Common.CompanyConfiguration cc WHERE cc.CompanyId = 135;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:37:13,910 - [12755] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-29 06:37:14,017 - [12755] - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM Common.GenerateNumberConfig gnc WHERE CompanyId = 135 AND EnitityNumberType in ('WorkOrder','Invoice'); ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:37:14,382 - [12755] - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-29 06:37:14,447 - [12755] - src.utils.log - INFO - πŸ” Fetching data: SELECT IsInvoiceSameAsWorkorder, BillingIsCreateInvoice FROM Common.CompanyConfiguration cc WHERE cc.CompanyId = 135; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:37:14,810 - [12755] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-29 06:37:14,882 - [12755] - src.utils.log - INFO - πŸ” Fetching data: UPDATE Common.GenerateNumberConfig SET NextNumber = NextNumber + 1 OUTPUT INSERTED.NextNumber - 1 AS StartNumber WHERE CompanyId = 135 AND EnitityNumberType IN ('WorkOrder','Invoice'); ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:37:15,243 - [12755] - src.utils.log - INFO - βœ… Fetched 2 rows - __SPLIT__ 2026-07-29 06:37:15,315 - [12755] - src.utils.log - INFO - πŸ” Fetching data: SELECT ss.ServiceSetupId as SetupId, ss.FrequencyScheduleId as setup_frequency_schedule_id, ss.AccountNumber, ss.CompanyId, ss.BillingLocationId, ss.ServiceLocationId, ss.TaxSysName, ss.TermId, ss.TaxPercent, ss.PoNumber, ss.IsTaxExempt, ss.DisplayServiceAsSeparateLineItem, ss.GenerateInvoice, ss.IsGenerateInvoiceforInitalSetup, ss.IsGenerateInvoiceforInitalSetupBilling, ss.IsBilling, t.NetDueIn, ptm.PaymentType, ssb.* FROM ServiceCore.ServiceSetup ss LEFT JOIN ServiceCore.ServiceSetupBilling ssb ON ss.ServiceSetupId = ssb.ServiceSetupId LEFT JOIN Billing.PaymentTypeMaster ptm ON ptm.PaymentTypeMasterId = ssb.PaymentTypeMasterId left join Billing.Term t on ss.TermId = t.TermId WHERE ss.ServiceSetupId = 34487... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:37:15,677 - [12755] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-29 06:37:15,743 - [12755] - src.utils.log - INFO - πŸ” Fetching data: SELECT x.CompanyId FROM CRM.CompanyMaster x WHERE CompanyKey = 'Fortive';... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:37:16,107 - [12755] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-29 06:37:16,173 - [12755] - src.utils.log - INFO - πŸ” Fetching data: SELECT CollectionStatus,IsHold,AccountNo FROM CRM.Account a WHERE a.AccountNo = 'tues' and a.CompanyId = 124;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:37:16,542 - [12755] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-29 06:37:16,616 - [12755] - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderNo FROM ServiceCore.WorkOrder WHERE WorkOrderNo = '169608R' AND CompanyId = 135 ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:37:16,966 - [12755] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-29 06:37:17,024 - [12755] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrder (skip triggers): 1 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:37:17,571 - [12755] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 1) into ServiceCore.WorkOrder (triggers skipped) - __SPLIT__ 2026-07-29 06:37:22,849 - [12755] - src.utils.log - INFO - βœ… All 1 rows inserted successfully into ServiceCore.WorkOrder in 1 batches (triggers skipped) - __SPLIT__ 2026-07-29 06:37:23,061 - [12755] - src.utils.log - INFO - πŸ”„ Triggers re-enabled for session - __SPLIT__ 2026-07-29 06:37:23,122 - [12755] - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkorderId, WorkOrderNo FROM ServiceCore.WorkOrder wo WHERE wo.WorkOrderNo = '169608R' AND wo.AccountNumber = 'tues' AND wo.CompanyId = 135 ... (Thread: ThreadPoolExecutor-0_0) - __SPLIT__ 2026-07-29 06:37:23,478 - [12755] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-29 06:37:23,604 - [12755] - src.utils.log - INFO - Sequential fetching temp table records - __SPLIT__ 2026-07-29 06:37:23,672 - [12755] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.WorkOrderAutoGenerationServices woag WHERE woag.WorkOrderAutoGenerationId = 2739779... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:37:24,040 - [12755] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-29 06:37:24,113 - [12755] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.SubWorkOrderAutoGeneration woag WHERE woag.WorkOrderAutoGenerationId = 2739779... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:37:24,477 - [12755] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-29 06:37:24,546 - [12755] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.WorkOrderAutoGenerationCrews woag WHERE woag.WorkOrderAutoGenerationId = 2739779... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:37:24,914 - [12755] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-29 06:37:24,987 - [12755] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.WorkOrderAutoGenerationSalesPersonCommission woag WHERE woag.WorkOrderAutoGenerationId = 2739779... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:37:25,356 - [12755] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-29 06:37:25,427 - [12755] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.SetupAutoGenerationSourceMapping woag WHERE woag.WorkOrderAutoGenerationId = 2739779... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:37:25,797 - [12755] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-29 06:37:25,867 - [12755] - src.utils.log - INFO - πŸ” Fetching data: SELECT DiscountType, DiscountCode, DiscountAmount, DiscountDescription, DiscountName, IsActive, CreatedBy, ModifiedBy, CreatedDate, ModifiedDate, DiscountPercent, IsDiscountPercent, AppliedDiscountAmt, ApplyOnPartPrice, ApplyOnLaborPrice, DiscountSetupId, WorkOrderAutoGenerationId from ServiceCore.WorkOrderAutoGenerationAppliedDiscount woag WHERE woag.WorkOrderAutoGenerationId = 2739779... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:37:26,245 - [12755] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-29 06:37:26,322 - [12755] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from CRM.LeadNote woag WHERE woag.RefId = 2739779 and woag.RefType = 'TempWorkorder';... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:37:26,800 - [12755] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-29 06:37:26,873 - [12755] - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM ServiceCore.WorkOrderAutoGenerationCommissionAdjustment woagca WHERE woagca.WorkOrderAutoGenerationId = 2739779;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:37:27,239 - [12755] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-29 06:37:27,314 - [12755] - src.utils.log - INFO - Updating temp tables - __SPLIT__ 2026-07-29 06:37:27,397 - [12755] - src.utils.log - INFO - πŸ” Fetching data: SELECT CompanyKey FROM Common.CompanyMaster cm WHERE CompanyId = 135;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:37:27,760 - [12755] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-29 06:37:27,874 - [12755] - src.utils.log - INFO - πŸ” Fetching data: SELECT * FROM Common.GenerateNumberConfig gnc WHERE CompanyId = 135 AND EnitityNumberType in ('SubWorkOrder'); ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:37:28,241 - [12755] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-29 06:37:28,319 - [12755] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-29 06:37:28,387 - [12755] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationPublishHistory: 1 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:37:28,790 - [12755] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 1) into ServiceCore.WorkOrderAutoGenerationPublishHistory - __SPLIT__ 2026-07-29 06:37:29,913 - [12755] - src.utils.log - INFO - βœ… All 1 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationPublishHistory in 1 batches - __SPLIT__ 2026-07-29 06:37:29,981 - [12755] - src.utils.log - INFO - πŸ” Fetching data: SELECT WorkOrderAutoGenerationPublishHistoryId, WorkOrderNo, ServiceSetupId FROM ServiceCore.WorkOrderAutoGenerationPublishHistory WHERE ServiceSetupId = 34487 AND WorkOrderNo = '1807900' AND GenerateWorkOrderHistoryId = 12755; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:37:30,397 - [12755] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-29 06:37:30,479 - [12755] - src.utils.log - INFO - Sequential Insertion in work order tables begin - __SPLIT__ 2026-07-29 06:37:30,553 - [12755] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-29 06:37:30,624 - [12755] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderServices: 1 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:37:31,011 - [12755] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 1) into ServiceCore.WorkOrderServices - __SPLIT__ 2026-07-29 06:37:32,851 - [12755] - src.utils.log - INFO - βœ… All 1 rows inserted successfully into ServiceCore.WorkOrderServices in 1 batches - __SPLIT__ 2026-07-29 06:37:32,924 - [12755] - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceAuto.WorkOrderAppliedDiscount: - __SPLIT__ 2026-07-29 06:37:32,993 - [12755] - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkOrderSalesPersonCommission: - __SPLIT__ 2026-07-29 06:37:33,059 - [12755] - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceAuto.WorkOrderCommissionAdjustment: - __SPLIT__ 2026-07-29 06:37:33,126 - [12755] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-29 06:37:33,198 - [12755] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderCrew: 1 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:37:33,583 - [12755] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 1) into ServiceCore.WorkOrderCrew - __SPLIT__ 2026-07-29 06:37:35,317 - [12755] - src.utils.log - INFO - βœ… All 1 rows inserted successfully into ServiceCore.WorkOrderCrew in 1 batches - __SPLIT__ 2026-07-29 06:37:35,434 - [12755] - src.utils.log - INFO - πŸ“₯ Empty dataframe of ServiceCore.WorkorderSourceMapping: - __SPLIT__ 2026-07-29 06:37:35,495 - [12755] - src.utils.log - INFO - πŸ“₯ Empty dataframe of CRM.LeadNote: - __SPLIT__ 2026-07-29 06:37:35,559 - [12755] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-29 06:37:35,627 - [12755] - src.utils.log - INFO - πŸ“₯ Inserting into ServiceCore.WorkOrderAutoGenerationPublishServices: 1 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:37:36,014 - [12755] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 1) into ServiceCore.WorkOrderAutoGenerationPublishServices - __SPLIT__ 2026-07-29 06:37:37,819 - [12755] - src.utils.log - INFO - βœ… All 1 rows inserted successfully into ServiceCore.WorkOrderAutoGenerationPublishServices in 1 batches - __SPLIT__ 2026-07-29 06:37:37,890 - [12755] - src.utils.log - INFO - πŸ” Fetching data: SELECT ss.ServiceSetupId as SetupId, ss.FrequencyScheduleId as setup_frequency_schedule_id, ss.AccountNumber, ss.CompanyId, ss.BillingLocationId, ss.ServiceLocationId, ss.TaxSysName, ss.TermId, ss.TaxPercent, ss.PoNumber, ss.IsTaxExempt, ss.DisplayServiceAsSeparateLineItem, ss.GenerateInvoice, ss.IsGenerateInvoiceforInitalSetup, ss.IsGenerateInvoiceforInitalSetupBilling, ss.IsBilling, t.NetDueIn, ptm.PaymentType, ssb.* FROM ServiceCore.ServiceSetup ss LEFT JOIN ServiceCore.ServiceSetupBilling ssb ON ss.ServiceSetupId = ssb.ServiceSetupId LEFT JOIN Billing.PaymentTypeMaster ptm ON ptm.PaymentTypeMasterId = ssb.PaymentTypeMasterId left join Billing.Term t on ss.TermId = t.TermId WHERE ss.ServiceSetupId = 34487... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:37:38,248 - [12755] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-29 06:37:38,313 - [12755] - src.utils.log - INFO - Size of Transaction: 1 - __SPLIT__ 2026-07-29 06:37:38,372 - [12755] - src.utils.log - INFO - πŸ“₯ Inserting into Billing.Transaction (skip triggers): 1 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:37:38,900 - [12755] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 1) into Billing.Transaction (triggers skipped) - __SPLIT__ 2026-07-29 06:37:41,801 - [12755] - src.utils.log - INFO - βœ… All 1 rows inserted successfully into Billing.Transaction in 1 batches (triggers skipped) - __SPLIT__ 2026-07-29 06:37:42,020 - [12755] - src.utils.log - INFO - πŸ”„ Triggers re-enabled for session - __SPLIT__ 2026-07-29 06:37:42,082 - [12755] - src.utils.log - INFO - πŸ” Fetching data: SELECT TransactionId, ModifiedBy, TransactionDate as InvoiceDate from Billing.[Transaction] t WHERE t.ModifiedBy = 12345678910 and t.CompanyId = 135 AND t.TransactionType ='Invoice' AND t.CreatedDate = '2026-07-29 02:37:38.308';... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:37:42,481 - [12755] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-29 06:37:42,548 - [12755] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 34487;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:37:42,906 - [12755] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-29 06:37:42,978 - [12755] - src.utils.log - INFO - πŸ“ Executing: UPDATE Billing.[Transaction] SET ModifiedBy = NULL WHERE ModifiedBy = 12345678910 AND CreatedDate = '2026-07-29 02:37:38.308'; ... (Thread: ThreadPoolExecutor-1_0) - __SPLIT__ 2026-07-29 06:37:43,457 - [12755] - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__ 2026-07-29 06:37:43,527 - [12755] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-29 06:37:43,643 - [12755] - src.utils.log - INFO - πŸ“₯ Inserting into Billing.Invoice: 1 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:37:44,030 - [12755] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 1) into Billing.Invoice - __SPLIT__ 2026-07-29 06:37:46,680 - [12755] - src.utils.log - INFO - βœ… All 1 rows inserted successfully into Billing.Invoice in 1 batches - __SPLIT__ 2026-07-29 06:37:46,746 - [12755] - src.utils.log - INFO - πŸ” Fetching data: SELECT InvoiceId, WorkOrderNo FROM Billing.Invoice i WHERE i.WorkOrderNo = '169608R'... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:37:47,985 - [12755] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-29 06:37:48,069 - [12755] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, sss.NonStdSoldServiceId as SoldServiceNonStandardId, sss.Qty as Quantity, sss.Price as Rate, sss.IsTaxable, sm.Name as NonStandardServiceName, sm.Description , sm.ServiceMasterId as ServiceId FROM ServiceCore.ServiceSetupServices sss join ServiceCore.ServiceMaster sm on sm.ServiceMasterId = sss.ServiceId where ServiceSetupId = 34487 and sss.IsDeleted =0;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:37:48,453 - [12755] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-29 06:37:48,530 - [12755] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, sss.NonStdSoldServiceId as SoldServiceNonStandardId, sss.Qty as Quantity, sss.Price as Rate, sss.IsTaxable, sm.Name as NonStandardServiceName, sm.Description , sm.ServiceMasterId as ServiceId FROM ServiceCore.ServiceSetupInitialServices sss join ServiceCore.ServiceMaster sm on sm.ServiceMasterId = sss.ServiceId where ServiceSetupId = 34487 and sss.IsDeleted =0;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:37:48,894 - [12755] - src.utils.log - INFO - βœ… Fetched 1 rows - __SPLIT__ 2026-07-29 06:37:48,976 - [12755] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, sss.NonStdSoldServiceId as SoldServiceNonStandardId, sss.Qty as Quantity, sss.Price as Rate, sss.IsTaxable, sm.servicename as NonStandardServiceName, sm.Description , sss.ServiceId FROM ServiceCore.ServiceSetupServices sss join ServiceCore.SoldServiceNonStandard sm on sm.SoldServiceNonStandardId = sss.NonStdSoldServiceId where ServiceSetupId = 34487 and sss.IsDeleted =0; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:37:49,352 - [12755] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-29 06:37:49,429 - [12755] - src.utils.log - INFO - πŸ” Fetching data: SELECT sss.ServiceSetupId, sss.NonStdSoldServiceId as SoldServiceNonStandardId, sss.Qty as Quantity, sss.Price as Rate, sss.IsTaxable, sm.servicename as NonStandardServiceName, sm.Description , sss.ServiceId FROM ServiceCore.ServiceSetupInitialServices sss join ServiceCore.SoldServiceNonStandard sm on sm.SoldServiceNonStandardId = sss.NonStdSoldServiceId where ServiceSetupId = 34487 and sss.IsDeleted =0; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:37:49,800 - [12755] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-29 06:37:49,909 - [12755] - src.utils.log - INFO - πŸ” Fetching data: SELECT * from ServiceCore.ServiceSetupSubWorkOrder ssswo WHERE ssswo.ServiceSetupId = 34487;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:37:50,277 - [12755] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-29 06:37:50,357 - [12755] - src.utils.log - INFO - πŸ” Fetching data: SELECT IsInitialSetupDiscount as IsInitial, DiscountSetupId, AppliedDiscountAmt as AppliedDiscountAmount,IsActive ,ServiceSetupId from ServiceCore.ServiceSetupAppliedDiscount ssad WHERE ssad.ServiceSetupId = 34487;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:37:50,722 - [12755] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-29 06:37:50,812 - [12755] - src.utils.log - INFO - πŸ” Fetching data: SELECT IsInitialSetupDiscount as IsInitial, DiscountSetupId,IsActive,DiscountAmount, IsDiscountPercent,DiscountPercent,DiscountDescription , ServiceSetupId from ServiceCore.ServiceSetupAppliedDiscount ssad WHERE ssad.ServiceSetupId = 34487;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:37:51,174 - [12755] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-29 06:37:51,253 - [12755] - src.utils.log - INFO - Sequential Insertion in invoice tables begin - __SPLIT__ 2026-07-29 06:37:51,371 - [12755] - src.utils.log - INFO - πŸ“₯ Empty dataframe of Billing.AccountDiscountSetup: - __SPLIT__ 2026-07-29 06:37:51,437 - [12755] - src.utils.log - INFO - Checking if all rows exist in parent table or not - __SPLIT__ 2026-07-29 06:37:51,493 - [12755] - src.utils.log - INFO - πŸ“₯ Inserting into Billing.InvoiceCharges: 1 rows in batches of 25000 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:37:51,876 - [12755] - src.utils.log - INFO - πŸ“€ Inserting batch 1/1 (0 to 1) into Billing.InvoiceCharges - __SPLIT__ 2026-07-29 06:37:53,264 - [12755] - src.utils.log - INFO - βœ… All 1 rows inserted successfully into Billing.InvoiceCharges in 1 batches - __SPLIT__ 2026-07-29 06:37:53,329 - [12755] - src.utils.log - INFO - πŸ“₯ Empty dataframe of Billing.DiscountApplied: - __SPLIT__ 2026-07-29 06:37:53,395 - [12755] - src.utils.log - INFO - Invoice Publish Done - __SPLIT__ 2026-07-29 06:37:53,457 - [12755] - src.utils.log - INFO - Updating Next GenerationDate - __SPLIT__ 2026-07-29 06:37:53,517 - [12755] - src.utils.log - INFO - πŸ” Fetching data: SELECT ServiceSetupId, MAX(NextWorkOrderGenerationDate) AS MaxNextWorkOrderGeneration FROM ServiceCore.WorkOrderSkipMonthAutoGeneration WHERE GenerateWorkOrderHistoryId = 12755 GROUP BY ServiceSetupId; ... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:37:54,142 - [12755] - src.utils.log - INFO - βœ… Fetched 0 rows - __SPLIT__ 2026-07-29 06:37:54,222 - [12755] - src.utils.log - INFO - πŸ”„ Updating next gen date sequentially: inside update_next_workorder_generation - __SPLIT__ 2026-07-29 06:37:54,434 - [12755] - src.utils.log - INFO - πŸ›  Creating temp table #tbl_125eb60902 - __SPLIT__ 2026-07-29 06:37:54,796 - [12755] - src.utils.log - INFO - πŸ“Œ Bulk inserting 1 rows into #tbl_125eb60902 - __SPLIT__ 2026-07-29 06:37:55,144 - [12755] - src.utils.log - INFO - πŸ” Running MERGE update to apply changes - __SPLIT__ 2026-07-29 06:37:55,569 - [12755] - src.utils.log - INFO - βœ” SQL reported affected rows: 1 - __SPLIT__ 2026-07-29 06:37:55,777 - [12755] - src.utils.log - INFO - πŸ” Verified successfully updated 1 rows via #tbl_125eb60902 - __SPLIT__ 2026-07-29 06:37:55,839 - [12755] - src.utils.log - INFO - πŸŽ‰ Successfully updated NextGenerationDate using temp table #tbl_125eb60902 - __SPLIT__ 2026-07-29 06:37:55,911 - [12755] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderSkipMonthAutoGeneration WHERE GenerateWorkOrderHistoryId = 12755 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:37:56,260 - [12755] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-29 06:37:56,320 - [12755] - src.utils.log - INFO - Sequential deletion from temp tables begin - __SPLIT__ 2026-07-29 06:37:56,433 - [12755] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationServices WHERE WorkOrderAutoGenerationId = 2739779 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:37:56,857 - [12755] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-29 06:37:56,924 - [12755] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCrews WHERE WorkOrderAutoGenerationId = 2739779 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:37:57,413 - [12755] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-29 06:37:57,470 - [12755] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationSalesPersonCommission WHERE WorkOrderAutoGenerationId = 2739779 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:37:57,831 - [12755] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-29 06:37:57,888 - [12755] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationAppliedDiscount WHERE WorkOrderAutoGenerationId = 2739779 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:37:58,286 - [12755] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-29 06:37:58,349 - [12755] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SetupAutoGenerationSourceMapping WHERE WorkOrderAutoGenerationId = 2739779 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:37:58,721 - [12755] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-29 06:37:58,789 - [12755] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.SubWorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId = 2739779 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:37:59,169 - [12755] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-29 06:37:59,230 - [12755] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGenerationCommissionAdjustment WHERE WorkOrderAutoGenerationId = 2739779 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:37:59,589 - [12755] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-29 06:37:59,649 - [12755] - src.utils.log - INFO - πŸ—‘οΈ Deleting records: DELETE FROM ServiceCore.WorkOrderAutoGeneration WHERE WorkOrderAutoGenerationId = 2739779 (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:38:00,060 - [12755] - src.utils.log - INFO - βœ… Records deleted successfully - __SPLIT__ 2026-07-29 06:38:00,128 - [12755] - src.utils.log - INFO - Work order published ids: (2739779,) - __SPLIT__ 2026-07-29 06:38:00,193 - [12755] - src.utils.log - INFO - Time took to perform operation in publishing [12755]: 51.26 - __SPLIT__ 2026-07-29 06:38:00,247 - [12755] - src.utils.log - INFO - Publish Completed for GenerateWorkOrderHistoryId: [12755] - __SPLIT__ 2026-07-29 06:38:00,313 - [12755] - src.utils.log - INFO - πŸ“ Executing: UPDATE ServiceCore.GenerateWorkOrderHistory SET PublishStatus = 'Completed', PublishStatusDateTime = '2026-07-29 02:38:00.128' WHERE CompanyId = 135 AND GenerateWorkOrderHistoryId = 12755;... (Thread: AnyIO worker thread) - __SPLIT__ 2026-07-29 06:38:00,779 - [12755] - src.utils.log - INFO - βœ… Command executed successfully - __SPLIT__