Database with Re frame work

@Anirudh_Tugawe,

You will have to modify the transaction item datatype to datarow.

Remove default logic to get transaction item from queue and replace it with database activity to get data from database.

If you have to update the database after process, add logic in process state.

1 Like