farook3
(Farook)
August 5, 2025, 12:29pm
1
I am using ReFramework to process the loan data when i run the project it is showing no transaction data when i debugged the project it didnt entered the process transaction i am not using queue i am using excel rows in it
@farook3 ,
It means you haven’t customized the REFramework to work on the Data Row. Here is sample customized REFramework you can refer to.
DataRowIterationREFramework.zip (1.3 MB)
Cheers!
Hi @farook3
You can refer below post, This mentions the steps you need to incorporate for re-framework with datatable.
Hi @Greg_Jacobson ,
It does indeed.
Utilizing Reframework and customizing it per your requirements does save a lot of time which otherwise would be spent in error handling and modularization.
It also helps achieving standard coding/designing practices across different development projects which otherwise would be very difficult if everyone is following their own way of structuring different modules in the process.
Regards
Sonali