Select your user interface:

Exercise 9: Configure a New Batch and Save Data to the Batch

Now let's create a batch from our newly created Food Item Add Batch Template.

Step 1 -  Add a new batch.

A new batch is created, and the end user is presented with a user interface grid to enter rows into the batch. After the batch is committed, these rows end up in our USR_BATCHFOODITEMADD staging table, provided that the batch is validated and no problems occur with the data in the batch.

Step 2 -  Add a food Item into the batch grid.

Add a food item named "Pistachios" to the batch. Your batch number will vary.

Figure: Add a food item into the user interface grid

Step 3 -  Query the USR_BATCHFOODITEMADD and BATCH tables.