This report enables real-time consolidation and management of inbound and outbound inventory data by month.
Replace time-consuming Excel-based reporting with streamlined web-based inventory monitoring.
Track stock levels, inbound and outbound quantities, and month-end balances easily, allowing central managers to oversee total inventory status without manual work.
Use the provided sample Excel file to experience a more efficient way to manage inventory operations.
Step 1. Convert an Excel file to a web report using i-AUD Designer
Download the sample Excel file from the Learning Experience Samples.
From the EPA main screen, go to [Menu] > [Tool] and launch i-AUD Designer.
Drag and drop the saved Excel file into the i-AUD Designer window.
Ensure the report automatically resizes to fit the web browser window.
In the Properties pane on the right, check Docking: Left, Right, Bottom.
To remove the border from the report on the designer screen, set the Line Type property under Border to ‘None’.
When database data is connected, the number of records displayed on the web screen is limited to 1,000 by default. You can adjust the limit to display as many records as you need.
Data > LimitofBinding : 5000
Step 2. Configure the data input screen
Using Excel’s ‘Name Manager’ and the UI Bot, set up the report so that data can be entered directly on the web.
Right-click on the report area, then select Design.
Naming Rules for the Data Input Screen
To configure the data input screen, you must follow these three rules:
Name the data entry area “data1”.
Set the cell format to ‘Number’ for numeric input and ‘Text’ for text input.Name the table area to be aggregated “table1”.
In the top-left corner of the area defined as table1, you must enter the table name.
According to the rules, select the area on the sheet where data will be entered and name it “data1”.
Select the entire table form to be aggregated and name it “table1”.
- In the top-left corner of the area defined as table1, enter the table name.
If you don’t want this to be visible on the web, you can hide the row in Excel. - The setup for web data entry is now complete.
Next, we will configure the report so that data can be entered and saved with a click, and the saved data can be retrieved. Go to the ‘i-MATRIX’ tab in the ribbon and click 'UI Bot’.
- The report setup and save are now complete. Return to the AUD Designer screen.
Step 3. Connect to the DB for data storage and configure buttons
In AUD Designer, double-click an empty cell in the data area and enter a number. Verify that the value is entered and totals are calculated automatically.
- To save the entered data to the database, connect to the DB and configure the Save and Retrieve buttons.
- Go to DB Bot > DB Upload and register an execution plan.
- Enter the ‘Table Name’ and select the ‘Data Control’ containing the data to be saved. Then, columns will be automatically mapped.
- Set ‘Execution Type’ to ‘Merge’.
- The setup for saving data is complete.
- Now, let's save the entered data to the DB and set up a button to retrieve the saved data.
- Add two buttons from UI Bot > Button and place them in appropriate positions.
- Rename the buttons to distinguish their functions.
’Save’ : ‘BTN_SAVE’
’Refresh’ : ‘BTN_REFRESH’ - Use Process Bot to assign actions to the buttons.
- Once this is set up, entering data and clicking the ‘Save’ button will store the data in the database, and the 'Refresh' button will fetch the stored data.
Step 4. Save your report
- Save the completed report to My Folder.
From the EPA main screen, go to [Menu] > [Individual] in the left-hand sidebar.
Click the Search(Magnifying glass icon) button to refresh the report list and confirm your saved report.
Enter data on the web and save it to share with your team.
- Save the completed report to My Folder.