Easy Heading Macro | ||||||
---|---|---|---|---|---|---|
|
패널 | ||||
---|---|---|---|---|
|
| |||
|
Step 1.
...
Configure the Server
- Select Resource Management > Server Management.
- 신규 버튼을 클릭하여 항목을 추가합니다Click the New button to add an item.
- 이름Write name, IP 주소, 설명을 작성한 후 저장 버튼을 클릭합니다.
코드는 사용자 입력이 아닌 시스템에서 자동으로 생성됩니다address, and description and click the Save button.
The code is automatically generated by the system, not by user input.
Step 2.
...
Configure the Database
Register the database to be used for report development.
참고사항 | ||||
---|---|---|---|---|
| 제품에서 데이터베이스 연결 시 데이터베이스 등록 및 권한 부여가 완료되어야 사용 가능합니다
| |||
When connecting to the database in the product, it can be used after completing data registration and permission granting. |
- 자원관리 > 데이터베이스관리 항목을 선택합니다Select Resource Management > Database Management.
신규 버튼을 눌러 DB 등록 창을 활성화합니다.
서버관리에서 등록한 서버를 연결하여 창에서 요구하는 항목을 알맞게 작성한 후 확인 버튼을 눌러 설정을 완료합니다.
등록한 이후에 다시 항목을 더블 클릭한 후 연결 버튼을 눌러 정상적으로 연결되었는지 확인합니다Click the New button to activate the DB registration window.
Connect registered server in Server Management, fill in the required fields as requested in the window, then click OK button to complete the setup.
After registration, double-click the item again and click the Connect button to verify if the connection is successful.
경고 | ||||
---|---|---|---|---|
|
| |||
For security reasons, the actual input screen has not been registered as an image. Please refer to the image below for the MTXRPTY DB input. |
Step 3.
...
데이터베이스 추가 및 연결 후 사용자, 부서, 그룹별 권한을 설정합니다.
...
Set Database Permissions
After adding and connecting the database, set permissions for users, departments, and groups.
- Double-click the permission icon of the added database to open Permission Settings window.
- Click the New button to open Permission Subject Lookup window.
신규로 등록할 사용자, 부서, 그룹을 검색하거나 선택하고 확인 버튼을 클릭합니다Search for or select the user, department, or group to be newly registered, then click the OK button.
읽기, 쓰기, 생성 권한을 설정합니다참고사항 title 참고 : 전사 권한 코드명이 DEFAULT인 Company-wide 부서의 경우 전체 사용자를 나타냅니다.
제품 설치 시 기본으로 추가되어 있는 기본 부서이므로 삭제 및 변경이 가능합니다.
Note : Company-wide Permission For Company-wide department with the code name DEFAULT, it represents all users.
This is a default department added during product installation, so it can be deleted or modified.
Set read, write, and create permissions.
저장 버튼을 클릭하여 설정한 권한을 저장합니다참고사항 title 참고 : 데이터베이스 권한 옵션 데이터베이스의 권한 옵션은 제품에서 설정한 권한보다 DB 서비스 아이디의 권한이 우선 시 됩니다.
연결된 데이터베이스의 계정의 권한을 확인하시기 바랍니다Note : Database Permission Options The permissions granted to the DB service ID take precedence over the permissions set in the product.
Please verify the permission of the account for the connected database.
도움말 title 참고 Note : 권한 예시 연결한 데이터베이스의 서비스 아이디가 사용하려는 Table 또는 DB의 권한(읽기, 쓰기, 생성)이 없을 시,
위와 같이 권한을 설정하더라도 사용할 수 없습니다.
옵션 상세 설명 읽기 해당 데이터베이스의 테이블을 SELECT할 수 있는 권한 쓰기 해당 데이터베이스의 테이블의 데이터를 INSERT, UPDATE, DELETE할 수 있는 권한 생성 AUD플랫폼에서 테이블 생성은 지원하지 않으므로 생성 권한은 설정하지 않아도 무관 Pemission Example If the service ID of the connected database does not have the required permissions (read, write, create) for the Table or DB to use, even if the permissions are set as shown above, they cannot be used.
Option Description Read Permission to SELECT tables in the database. Write Permission to INSERT, UPDATE, DELETE data in the tables of the database. Create Since the AUD platform does not support table creation, the create permission is not necessary to set. - Click the Save button to complete the setting.