The need for automating data retrieval and upload processing related to Cross-Tab screens has been growing.
To address this, the EPA utility is used to set up more efficient data operations. This guide provides steps for utilizing the EPA utility to streamline data work.
Analyze the requirements and define the screen in Excel (you can directly use the business file).
By utilizing the EPA (Enterprise Process Automation) utility, you can automate data retrieval and upload processes.
Below are the steps to configure the EPA utility.
Download the file and then extract the contents.
Open the Run the epa.xlsb file, minimize the window, and then open the Sales Planning Input Form (EPA).xlsx file.
Enter the values for DATA_NAME, ROW_CD, and COL_CD according to the table format.
Specify the area where the data will be entered and define the name.
(EX. upload1, upload2, …)
Press [Ctrl + M] to open the EPA Developer popup window.
By clicking the button to execute, you can find the 'temp' file created as EPA 실행 in the folder.
Open the temp file and check the 'T1 sheet', 'U1 sheet', and 'P1 sheet'.
The automatically generated temp file is converted to a web screen using the MX-Grid component of the i-AUD tool.
Afterward, CRUD operations can be efficiently registered using the DB bot and process bot.
For detailed information on the CRUD functionality, please refer to the Sales Planning Input (Cross Tab) guide. |