Re framework not allowing to remove get queue item in 2025 version

Hey @Mudit_Choudhary if you working with datarow so no need to use Get Transaction item because here you are dealing with datarow and get transaction item is use when you are getting data from queues. you can simply comment out or delete that activity.
you have to modify like this in the given screenshot

GetTransactionData.xaml (13.9 KB)

for further you can download the xaml file
cheers