페이지 트리

버전 비교

  • 이 줄이 추가되었습니다.
  • 이 줄이 삭제되었습니다.
  • 서식이 변경되었습니다.
댓글: 텍스트 영문으로 변경

Easy Heading Macro
navigationTitle목차
selectorh1,h2
navigationExpandOptionexpand-all-by-default


공통 데이터 소스를 생성하고 활용할 수 있다
패널
title학습 목표
Learning Objectives
  1. Can create and utilize common data sources.


Step 1. 

...

Create a Common Data Source

  1. Click [Resource Management] > [Common Data Source Management] in the left main menu.
    Click the [New] button in the upper right, and when the [Popup  Source Edit] popup window appears, write the SQL query.
    Click the [Execute] button to check the data, and click [OK] button.

Step 2. 

...

Utilize Common Data Source

  1. After placing a Control on the report, click the Image Added button in the [Data] section of the properties window on the right. The Common Data Source List window will appear.
    ※ Controls that require a data source connection, such as Combo Box / List-Grid / Tree-Grid 등 데이터 소스 연결이 필요한 컨트롤은 공통 데이터 소스 사용 가능합니다., etc., can use the common data source.

         

      2. 목록에서 사용할 공통 데이터 소스를 더블 클릭 합니다Double-click the common data source to use from the list.
          Check the corresponding SQL script has been added under [Script Editor] 메뉴 menu > [Data Source] 에 해당 SQL 스크립트가 추가 된 것을 확인 할 수 있습니다.
          ※ 유의사항 : 공통 데이터 소스는 아래 메뉴에서 쿼리 수정이 불가합니다Note : Queries for common data source cannot be modified from the menu below.

            

Step 3. 

...

Export Common Data Source

  1. Click the [Export All] button to download the common data source as a *.cds file.

        

Step 4. 

...

Import Common Data Source

  1. Open the *.cds 파일을 오픈하여  file and modify the DMBS CODE 값을 이관할 시스템의 DBMS CODE로 수정합니다value to match the DBMS CODE of the system to which it will be migrated.


  2. Click the [가져오기] 버튼을 클릭하여 공통 데이터 소스를 업로드합니다Import] button to upload common data source.