31b. Building a REFramework Project with Tabular Data - Get Transaction Data

Опубликовано: 04 Март 2026
на канале: Training Accelerators
15
0

In this video, you'll learn how to modify the GetTransactionData workflow by updating, adding, and deleting activities to read data from an Excel file and process each transaction item one by one.

Note: We encourage you to build along as you watch the video. We recommend keeping 'REF without queue Items' checklist handy and updating the checklist by ticking checkboxes as you complete the respective steps.

Now that we’ve edited the Config file, changed the type of the variable TransactionItem to DataRow, and added the workflows to open, close, and kill the applications used in the process. Now it’s time to dive into the Get Transaction Data state.

In this demo, we'll configure the GetTransactionData workflow to use a tabular data source by updating, adding, and deleting activities.