Easy Heading Macro | ||
---|---|---|
|
EAP 모듈이란?
Cross-Tab 형태 화면의 데이터 취합과 관련하여, 데이터 조회 및 업로드 처리 자동화의 필요성이 커지고 있습니다.
이를 위해 EPA 유틸리티를 활용하여 데이터 작업을 보다 효율적으로 처리할 수 있도록 설정하는 방법을 안내합니다.
Cross-Tab 데이터 취합 화면 만들기
요구사항을 분석하여 엑셀에 화면을 정의합니다. (현업 파일을 그대로 활용 가능)
EPA 유틸리티 활용하기
EPA (Enterprise Process Automation) 유틸리티를 활용하여 데이터 조회 및 업로드 처리의 자동화를 처리할 수 있습니다.
아래는 EPA 유틸리티를 설정하는 단계입니다.
EPA 유틸리티 다운로드
- 파일 다운로드: 실습용 파일 다운로드 : EPA.zip
...
What is the EPA Module?
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.
Creating a Cross-Tab Data Aggregation Screen
Analyze the requirements and define the screen in Excel (you can directly use the business file).
Using the EPA Utility
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 EPA Utility
- File download : EPA.zip
...
Download the file and then extract the contents.
- You can find the following files inside the generated folder: (epa 실행.xlsb, epa_template.xlsx, 예시화면 (매출계획 입력장표Example screen
(Sales Plan Input Template (EPA).xlsx) - 현업 엑셀 파일로 변경가능) 파일을 확인할 수 있습니다. - 위의 3개의 파일은 같은 폴더에 위치합니다.
...
- This can be changed to an actual business Excel file).
- The above 3 files are located in the same folder
Open the Run the epa.xlsb file, minimize the window, and then open the Sales Planning Input Form (EPA).xlsx 파일을 오픈합니다file.
...
...
Create data Mapping
...
Key
Enter the values for DATA_NAME, ROW_CD, and COL_CD 값을 표 양식에 맞춰 작성합니다according to the table format.
데이터 CRUD 영역 지정
...
Specify the data CRUD area.
Specify the area where the data will be entered and define the name.
(EX. upload1, upload2, ……)
Multimediawidget | ||||||
---|---|---|---|---|---|---|
|
EPA temp 파일 생성 및 확인
|
Create and verify the EPA temp file
Press [Ctrl + M] 키를 입력하면 to open the EPA Developer 팝업창이 실행됩니다popup window.
버튼을 클릭하여 실행하면, 폴더에 EPA 실행으로 생성된 'temp'파일을 확인할 수 있습니다.
EPA temp 파일 확인
temp 파일을 열어 'T1 시트By clicking the button to execute, you can find the 'temp' file created as EPA 실행 in the folder.
Verify the EPA temp file.
Open the temp file and check the 'T1 sheet', 'U1 시트sheet', and 'P1 시트sheet'를 확인합니다.
Multimediawidget | ||||||
---|---|---|---|---|---|---|
|
MX-Grid 컴포넌트 활용하기
자동 생성된 temp파일을 i-AUD도구의 MX-Grid 컴포넌트를 이용하여 웹 화면으로 전환합니다.
이후 DB봇과 프로세스 봇을 활용하여 CRUD 작업을 효율적으로 등록할 수 있습니다.
...
title | 참고사항 |
---|
...
|
Using the MX-Grid component
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. |