Error while Assigning a Datarow value to TransactionItem

i am cnverting ReFramework to Databse as input and removing all the queue related values. but i am trying to make sure the Transaction Item is not empty and trying to assign a value to do so.(instead of TransactionItem = Nothing)

but i feel this is not the correct way… any suggestion for handling the same.


o

we recommend to check:

maybe the more specific customization will be obsolete or different

@devasaiprasad_K,

For dummy transaction you can assign New QueueItem() to TransactionItem

Thanks,
Ashok :slight_smile: