KR101617651B1 - Data transffer system and method between heterogeneous systems using transaction editor - Google Patents

Data transffer system and method between heterogeneous systems using transaction editor Download PDF

Info

Publication number
KR101617651B1
KR101617651B1 KR1020140076303A KR20140076303A KR101617651B1 KR 101617651 B1 KR101617651 B1 KR 101617651B1 KR 1020140076303 A KR1020140076303 A KR 1020140076303A KR 20140076303 A KR20140076303 A KR 20140076303A KR 101617651 B1 KR101617651 B1 KR 101617651B1
Authority
KR
South Korea
Prior art keywords
code
data
adapter
period
editor
Prior art date
Application number
KR1020140076303A
Other languages
Korean (ko)
Other versions
KR20150146167A (en
Inventor
한경숙
손학
Original Assignee
주식회사 에스크레인
한국산업기술대학교산학협력단
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 주식회사 에스크레인, 한국산업기술대학교산학협력단 filed Critical 주식회사 에스크레인
Priority to KR1020140076303A priority Critical patent/KR101617651B1/en
Publication of KR20150146167A publication Critical patent/KR20150146167A/en
Application granted granted Critical
Publication of KR101617651B1 publication Critical patent/KR101617651B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Abstract

본 발명은 기간계에 적용할 TR 코드를 사전에 테스트 후, 프로그램 코딩에 적용할 수 있으며, 검증된 TR 코드를 수집하여 활용함으로써 TR 코드를 이용한 프로그램 코딩작업의 효율성이 향상되고, 오류를 감소시키는 트랜잭션 에디터를 이용한 이 기종간 데이터 전송 시스템을 제안한다. The present invention can be applied to program coding after preliminarily testing the TR code to be applied to the time base. By collecting and utilizing the verified TR code, the efficiency of the program coding work using the TR code is improved, We propose a data transmission system between these models using an editor.

Figure R1020140076303
Figure R1020140076303

Description

트랜잭션 에디터를 이용한 이 기종간 데이터 전송 시스템 및 방법{Data transffer system and method between heterogeneous systems using transaction editor}BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a system and method for transferring data between heterogeneous systems using a transaction editor,

본 발명은 이 기종간 데이터 전송 시스템 및 방법에 관한 것으로, 더욱 상세하게는 기간계에 적용하는 TR(TRansaction) 코드를 신규로 생성 또는 편집 시, TR 코드를 테스트하여 기간계에 적용함으로써 기간계에 대한 적응성, 및 코딩 효율성을 향상시키는 트랜잭션 에디터를 이용한 이 기종간 데이터 전송 시스템 및 방법에 관한 것이다.More particularly, the present invention relates to a system and method for data transmission between models, and more particularly, to a system and method for data transmission between models, and more particularly, And a transaction editor for improving coding efficiency.

통상, 금융권에서 운용되는 기간계 시스템(이하, "기간계"라 함)은 시스템 구축 시, 또는 이후 TR 코드를 신규로 생성하거나 편집하는 경우, 기간계의 입력/출력에 대해 정의된 스펙(Spec)에 따라 TR 코드를 생성 및 편집하고, 생성된 TR 코드를 이용하여 기간계와 연동되는 프로그램이나 기간계의 프로그램을 코딩한다.In general, the system of the periodical system operated by the financial sector (hereinafter referred to as "the system of the period") is a system which, when a system is created or a new TR code is newly created or edited, Generates and edits a TR code, and codes a program or a periodic system program linked to the periodic system using the generated TR code.

코딩 작업이 완료된 후, 코딩된 프로그램을 클라이언트 단말기 및 기간계에 적용하며, 적용 후, 문제가 발생하는 경우, 문제점을 찾아 수정하는 작업이 추가로 요구된다. 그런데, 코딩 작업이 완료된 프로그램이 구동 중 에러가 발생할 때, 에러가 발생하는 위치가 클라이언트 측인지, 서버 측인지, 네트워크 에러인지 또는 스펙에 따라 I/O가 잘못 정의된 것인지를 명확히 판단하기 어렵다. 금융권의 기간계에서 트랜잭션(TR)이 처리될 때, 트랜잭션은 프로그램 구동과 종료까지 정상적으로 처리되지 않으면 롤백(Roll back)되어 초기화되므로 롤백 시 드러나는 에러 코드만을 가지고, 코딩된 프로그램의 시작부터 끝 부분까지 모두 재검토해야 할 수 도 있다.After the coding operation is completed, the coded program is applied to the client terminal and the periodic system, and if the problem occurs after the application, an operation to find and fix the problem is further required. However, it is difficult to clearly determine whether the location where the error occurs is the client side, the server side, the network error, or the I / O is incorrectly defined according to the specification when the coding operation completed program is in error during operation. When a transaction (TR) is processed in the financial sector, the transaction is rolled back if it is not processed normally until the program starts and ends. Therefore, only the error code revealed at the time of the rollback It may be necessary to reconsider.

이에 대해 한국등록특허 10-0634321은 기간계에서 사용되는 각종 어플리케이션과 데이터베이스 간의 관계 및 영향도를 자동 분석하여 시스템 어플리케이션이나 데이터베이스를 변동 시, 발생 가능한 리스크를 미리 예측하는 시스템내 구성요소간 영향도 및 관계분석 방법을 제안한 바 있다. 등록특허 10-0634321은 기간계 내에서 리소스를 획득하고, 획득한 리소스를 DDL이 해석모듈을 이용하여 데이터간 연관관계를 파악하고 있다. 등록특허 10-0634321는 기간계 프로그램, 또는 기간계 연동 프로그램의 편집 시, 기간계의 I/O(Input / Output) 스펙을 파악하는데 다소의 도움이 된다. 그러나, 등록특허 10-0634321는 스펙을 확인 후, 이전과 마찬가지의 프로세스에 따라 TR 코드 작성 - 코딩 후 테스트를 거쳐야 하는 것은 동일하며, 코딩된 프로그램에서 에러가 발생하는 경우, 에러 코드에 대응하는 원인을 이전과 동일한 방법으로 찾아야 한다는 점에서는 큰 차이를 두기 어렵다.Korean Patent Registration No. 10-0634321 discloses a system and method for automatically analyzing relationships and influences between various applications and databases used in the main system to predict risks that may occur when system applications or databases are changed. Analysis method. Patent Document 10-0634321 acquires resources in a time base and grasps the acquired resources using the analysis module of the DDL. Registration number 10-0634321 is somewhat helpful in grasping the input / output (I / O) specification of the period system when editing a periodic program or a periodic system linked program. However, in the patent document 10-0634321, after confirming the specification, it is the same that the TR code is to be subjected to the post-coding-after-coding test according to the same process as before, and when an error occurs in the coded program, In the same way as before.

본 발명의 목적은 트랜잭션 에디터를 이용하여 TR 코드를 작성 후, 기간계를 이용하여 TR 코드를 검증 후, 기간계 코딩에 적용함으로써 TR 코드 및 코딩에 의한 에러 가능성을 감소시키고, 작업 효율성을 향상시키는 트랜잭션 에디터를 이용한 이 기종간 데이터 전송 시스템 및 방법을 제공함에 있다.An object of the present invention is to provide a transaction editor which can reduce the possibility of error due to TR code and coding by applying TR code to a periodic coding after verifying a TR code using a period system after creating a TR code using a transaction editor, And to provide a data transmission system and method therefor.

상기한 목적은 본 발명에 따라, 사용자 정의되는 필드 및 입출력 데이터를 사용자 선택된 기간계(Legacy system)의 스펙에 따른 TR(TRansaction) 코드로 작성하는 TR 에디터, TR 코드를 상기 사용자 선택된 기간계의 데이터 전송 포멧으로 변환하여 TR 전송코드를 생성하는 복수의 아답터로 구성되는 아답터 모듈, TR 코드의 데이터 구조를 참조하여 상기 복수의 아답터 중 TR 코드에 대응하는 아답터를 판단하여 TR 코드와 아답터를 매칭하는 코어 엔진 및 TR 전송코드를 기간계로 전송하고 이에 대한 응답을 수신하며, 수신된 응답이 TR 전송코드에 대한 기대값 인지를 판단하고 이를 토대로 TR 코드가 기간계에 적용 가능한 것인지를 판단하는 TR 테스터를 포함하며, 아답터는, 개별 갱신방식에 따라 갱신된 기간계에 대응하는 아답터 만이 갱신되어 코어 엔진에 대한 갱신을 유발하지 않는 트랜잭션 에디터를 이용한 이 기종간 데이터 전송 시스템에 의해 달성된다.According to an embodiment of the present invention, there is provided a data processing system including a TR editor for creating user-defined fields and input / output data in TR (TRANSACTION) codes according to specifications of a user selected period system, , A core engine for determining an adapter corresponding to a TR code among the plurality of adapters with reference to a data structure of the TR code and matching the TR code with the adapter, And a TR tester for determining whether the received response is an expected value for the TR transmission code and determining whether the TR code is applicable to the time base based on the determination whether the received response is an expected value for the TR transmission code, Only the adapter corresponding to the updated period system according to the individual update method is updated and the gang This is accomplished by the inter-model data transfer system using a transaction editor that does not cause a new transaction.

삭제delete

삭제delete

삭제delete

본 발명에 따르면, 기간계에 적용할 TR 코드를 사전에 테스트 후, 프로그램 코딩에 적용할 수 있으며, 검증된 TR 코드를 수집하여 활용함으로써 TR 코드를 이용한 프로그램 코딩작업의 효율성이 향상되고, 오류를 감소시킬 수 있다.According to the present invention, the TR code to be applied to the periodic system can be pre-tested and then applied to program coding. By collecting and utilizing the verified TR code, the efficiency of the program coding work using the TR code is improved, .

도 1은 본 발명의 일 실시예에 따른 트랜잭션 에디터를 이용한 이 기종간 데이터 전송 시스템에 대한 개념도를 도시한다.
먼저, 도 2는 TR 에디터에서 제공하는 인터페이스의 메인 화면의 일 예를 나타낸다.
도 3은 TR 조회메뉴의 일 예에 대한 인터페이스 화면을 도시한다.
도 4는 본 발명의 다른 실시예에 따른 TR 등록메뉴의 인터페이스를 도시한 다.
도 5는 레이아웃 메뉴의 일 예에 대한 참조도면을 도시한다.
도 6은 본 발명의 일 실시예에 따른 트랜잭션 에디터를 이용한 이 기종간 데이터 전송방법의 흐름도를 도시한다.
FIG. 1 is a conceptual diagram of the inter-model data transmission system using a transaction editor according to an embodiment of the present invention.
First, FIG. 2 shows an example of a main screen of an interface provided by the TR editor.
3 shows an interface screen for an example of the TR query menu.
FIG. 4 illustrates an interface of a TR registration menu according to another embodiment of the present invention.
Figure 5 shows a reference diagram for an example of a layout menu.
FIG. 6 is a flowchart illustrating a data transfer method using the transaction editor according to an embodiment of the present invention.

본 명세서에서 언급되는 기간계는 금융권의 영업을 영위하기 위한 메인 시스템을 의미할 수 있다. 보험사인 경우, 계약, 심사, 보전, 수금 및 지급을 처리할 수 있고, 은행의 경우 계좌이체, 계좌조회, 입출금을 처리하며, 증권사의 경우 실시간 주가정보의 제공, 주식의 매매를 처리하는 메인 시스템을 지칭할 수 있다. 이 외에도, 이전에 구축되어 운용되는 다양한 시스템, 즉 리거시 시스템(Leagacy system)이라 지칭될 수도 있다. 본 명세서에서 기간계는 금융권의 메인 시스템을 기준으로 기재하고 설명하도록 한다. 그러나, 본 명세서에서 기재된 바에 따라 기간계의 의미가 한정되는 것은 아님을 미리 밝혀둔다.The time frame referred to in this specification may mean the main system for operating the business of the financial sector. In case of insurer, it can handle contract, examination, preservation, collection and payment. In case of bank, it handles account transfer, account inquiry, deposit and withdrawal. In case of securities company, main system for real time stock price information, . ≪ / RTI > In addition, it may also be referred to as a variety of previously constructed and operated systems, namely, a leagacy system. In this specification, the term system shall be described and explained based on the main system of the financial system. However, it should be noted that the meaning of the term system is not limited as described herein.

이하, 도면을 참조하여 본 발명을 상세히 설명하도록 한다.Hereinafter, the present invention will be described in detail with reference to the drawings.

도 1은 본 발명의 일 실시예에 따른 트랜잭션 에디터를 이용한 이 기종간 데이터 전송 시스템(이하, "데이터 전송 시스템" 이라 한다)에 대한 개념도를 도시한다.FIG. 1 is a conceptual diagram of a data transfer system (hereinafter referred to as a "data transfer system") using a transaction editor according to an embodiment of the present invention.

도 1을 참조하면, 실시예에 따른 데이터 전송 시스템(100)은 기간계(150), 웹 서버(50) 또는 모바일 앱 서버(60)와 네트워크 접속되며, 도면에는 도시되지 않았으나, TR 코드 작성을 위한 입출력장치(예컨대, 키보드 및 마우스)와 출력장치(예컨대 디스플레이장치)와 근접 연결될 수 있다. Referring to FIG. 1, a data transmission system 100 according to an embodiment of the present invention is connected to a network 150, a web server 50, or a mobile app server 60 via a network. Although not shown in the drawing, May be closely connected to an input / output device (e.g., a keyboard and a mouse) and an output device (e.g., a display device).

실시예에 따른 데이터 전송 시스템(100)은 TR 에디터(120)를 통해 작성된 TR 코드를 기존에 구축된 기간계에 전송하고, 기간계(150)의 응답을 획득하면, 올바른 응답인가를 확인하여 TR 코드의 적정성을 파악할 수 있다. The data transmission system 100 according to the embodiment transmits the TR code created through the TR editor 120 to the established time base system and obtains the response of the time base 150. When the response is confirmed, We can grasp the appropriateness.

은행, 증권사, 보험사, 카드사와 같은 금융권에 구축된 기간계의 경우 한번 구축되면 오랜 시간 지속적으로 이용되는 특성이 있고, 기간계 시스템의 일부에 대해 수정 및 편집이 가해지는 경우, 그 내역이 명확히 기록되지 않거나, 입출력 관계 변동에 대한 내역이 누락되거나, 또는 누락되지 않았다 하더라도 프로그램 개발 환경에 대해 비 전문가인 금융권 담당자의 이해 부족에 의해 차후 그 의미가 명확하게 정의되지 않을 수 있다. 이런 상태에서 TR 코드를 기간계에 적용하고자 하는 경우, 기간계에서 정상적으로 작동하지 않을 우려가 있으며, 정상적으로 작동하지 않을 때, 어느 부분에서 문제가 발생하는가가 불명확할 수 있다. In the case of banks, securities companies, insurers, credit companies, etc., the financial system, which has been established for a long period of time, has some characteristics that are modified and edited, , Even if the details of the I / O relationship fluctuation are omitted or omitted, the meaning of the program development environment may not be clearly defined later due to lack of understanding of the financial expert in charge of the program development environment. If the TR code is to be applied to the period system in such a state, there is a possibility that the periodic system will not operate normally. When the TR code is not operated normally, it may be unclear as to where the problem occurs.

이에 대해 실시예에 따른 데이터 전송 시스템(100)은 TR 에디터(130), TR 테스터(120), TR 콜렉터(140) 어뎁터 모듈(110), 제1클라이언트 접속모듈(161) 및 제2클라이언트 접속모듈(162)을 이용하여 TR 코드 자체를 검증한 후, 검증된 TR 코드를 이용하여 기간계를 수정하거나, 또는 기간계와 연동되는 프로그램을 작성(또는 수정)한다. 이를 통해, 실시예에 따른 데이터 전송 시스템(100)은 기간계와의 입출력 관계에 대한 오류는 최소화된다.The data transmission system 100 includes a TR editor 130, a TR tester 120, a TR collector 140, an adapter module 110, a first client connection module 161, The TR code itself is verified by using the verified TR code 162, and then the periodic system is corrected using the verified TR code or a program linked to the periodic system is created (or corrected). Thus, in the data transmission system 100 according to the embodiment, errors in the input / output relationship with the time base system are minimized.

TR 에디터(130)는 기간계에 대한 I/O 데이터 구조정보를 구비한다. TR 에디터(130)는 기간계의 스펙(Spec)에 따라 I/O 데이터 구조를 정의할 수 있다. TR 에디터는 개발자의 TR 코드 작성을 위해 데이터 전송 시스템(100)과 연결되는 출력장치(예컨대 디스플레이장치)를 통해 도 2 내지 도 5에 도시된 인터페이스를 개발자에게 제공할 수 있다. 개발자는 도 2 내지 도 5에 도시된 인터페이스를 통해 기간계로 전송할 TR 코드를 규정하며, 이후, 실시예에 따른 데이터 전송 시스템(100)은 TR 코드에 대응하는 기간계로 TR 코드를 전송하여 그 응답을 받아, 전송한 TR 코드를 검증할 수 있다. The TR editor 130 has I / O data structure information for the period system. The TR editor 130 can define the I / O data structure according to the specifications of the time system. The TR editor can provide the developer with the interface shown in FIG. 2 through FIG. 5 through an output device (e.g., a display device) connected to the data transmission system 100 for writing the TR code of the developer. The developer specifies the TR code to be transmitted to the time base through the interface shown in FIGS. 2 to 5. Then, the data transmission system 100 according to the embodiment transmits the TR code to the time base corresponding to the TR code, The received TR code can be verified.

이는 도 2 내지 도 5를 함께 참조하여 설명하도록 한다.This will be described with reference to Figs. 2 to 5 together.

먼저, 도 2는 TR 에디터(130)에서 제공하는 인터페이스의 메인 화면의 일 예를 나타낸다.2 shows an example of a main screen of an interface provided by the TR editor 130. In FIG.

메인 화면에는, 메인 화면의 형태를 설정하는 레이아웃 메뉴, 환경설정 메뉴, TR 조회 메뉴("TR 조회"), 제1TR 등록 메뉴("TR 등록") 및 제2TR 등록메뉴(TR 등록2)가 배열될 수 있다.The main screen includes a layout menu, a configuration menu, a TR inquiry menu ("TR inquiry"), a first TR registration menu ("TR registration") and a second TR registration menu (TR registration 2) .

TR 조회메뉴는 개발자가 이전에 등록해 둔 TR 코드를 리스트 업 할 수 있으며, 도 3에 도시된 바와 같이, TR 코드의 코드 번호, 및 기간계에 적용되는 명칭과, TR 코드의 입력 데이터 구조와 출력 데이터 구조를 나타낼 수 있다.The TR inquiry menu can list up the TR codes previously registered by the developer. As shown in Fig. 3, the code number of the TR code, the name applied to the period system, the input data structure of the TR code, Data structures can be represented.

도 3에서, TR 조회메뉴에서 조회되는 TR 코드의 코드 번호는 "01410"이고, 기간계에서의 명칭은 "현재가"임을 나타내고 있다. In FIG. 3, the code number of the TR code to be inquired in the TR inquiry menu is "01410" and the name in the period system is "current price ".

TR 에디터(130)는 TR 코드의 입력 데이터와 출력 데이터의 명칭, 데이터 타입 및 데이터 사이즈에 대한 정보를 제공할 수 있으며, 아래의 각 호에 기재한 바에 따라 크게 3가지 유형으로 표현될 수 있다. The TR editor 130 can provide information on the name, data type, and data size of the input data and the output data of the TR code, and can be expressed in three types as described in the following paragraphs.

1) TR 코드의 명칭, 설명, 데이터 타입 및 데이터 사이즈에 대한 기본적인 사항을 기입하는 공통 기입메뉴(11)1) a common write menu 11 for writing basic information on the name, description, data type and data size of the TR code;

2) 입력 데이터의 명칭, 데이터 타입, 및 데이터 사이즈에 대한 사항을 기입하는 입력 데이터 정의 메뉴(12) 및2) an input data definition menu 12 for writing the name, data type, and data size of the input data; and

3) 입력 데이터에 대해 기대되는 출력 데이터의 명칭, 출력 데이터의 타입 및 출력 데이터의 데이터 사이즈에 대한 출력 데이터 정의 메뉴(13)로 표현될 수 있다.3) The name of the output data expected for the input data, the type of the output data, and the output data definition menu 13 for the data size of the output data.

도 3은 기간계로 제공할 TR 코드를 등록하는 인터페이스의 일 예를 도시한 것으로, 도 3을 참조하면, TR 등록메뉴는 공통 기입메뉴(21), 입력 데이터 정의메뉴(22), 및 출력 데이터 정의메뉴(23)를 포함하며, 실시예에 따른 데이터 전송 시스템(100)은 TR 등록 메뉴를 통해 등록된 TR 코드를 기간계(150)로 전송하게 된다.3 shows an example of an interface for registering a TR code to be provided to a time base. Referring to FIG. 3, the TR register menu includes a common write menu 21, an input data definition menu 22, Menu 23 and the data transmission system 100 according to the embodiment transmits the TR code registered through the TR registration menu to the period system 150. [

TR 등록 메뉴를 통해 TR 코드가 정의되면, 정의된 TR 코드는 코어 엔진(170)으로 제공되고, 코어 엔진(170)은 TR 코드의 코드 구조를 참조하여 아답터 모듈(110)에서 TR 코드에 대응하는 아답터(111 내지 114 중 어느 하나)를 선택하며, 선택한 아답터(111 내지 114 증 어느 하나)로 TR 코드를 전송할 수 있다. 코어 엔진(170)에 의해 선택된 아답터(111 내지 114 중 어느 하나)는 TR 코드를 기간계(150)와의 데이터 전송 포멧에 따라 변환하여 TR 전송코드를 생성하여 기간계(150)로 전송하며, 기간계(150)는TR 전송코드를 수신 후, 이에 대한 출력 데이터를 생성하여 아답터 모듈(110) 및 코어 로직(170)을 통해 TR 테스터(120)로 피드백할 수 있다.When the TR code is defined through the TR registration menu, the defined TR code is provided to the core engine 170, and the core engine 170 refers to the code structure of the TR code to determine the TR code corresponding to the TR code in the adapter module 110 The user can select one of the adapters 111 to 114 and transmit the TR code to the selected adapter 111-114. The adapters 111 to 114 selected by the core engine 170 convert the TR code according to the data transmission format with the period system 150 to generate and transmit the TR transmission code to the period system 150, Receives the TR transmission code, generates output data for the TR transmission code, and feeds back the output data to the TR tester 120 through the adapter module 110 and the core logic 170.

TR 테스터(120)는 TR 등록메뉴를 통해 정의된 데이터 명칭, 데이터 타입 및 데이터 사이즈에 맞게 출력 데이터가 피드백 되었는가를 판단한다. 또한, TR 테스터(120)는 TR 등록메뉴를 통해 정의된 데이터 명칭, 데이터 타입 및 데이터 사이즈에 맞게 출력 데이터가 피드백 되었는가를 판단한다. 또한, 입력 데이터에 수치 데이터가 있는 경우, 수치 데이터에 맞는 출력 값이 피드백 되었는가를 판단한다. 예컨대, TR 입력 데이터가 계좌 이체에 관한 것이고, 그 가액이 100,000 이며, A 라는 계좌로 이체하는 것이라면, 출력 데이터는 가액 100,000이 A 라는 계좌로 이체되었음을 나타내야 한다. 이를 만족하지 못하는 경우, TR 에디터(130)에 의해 생성된 TR 코드는 스펙에 맞지 않는 것으로 판단하여야 한다. 반면, TR 코드를 이용하여 가액 100,000을 A 계좌로 성공적으로 이체하였다면, 해당 TR 코드는 계좌이체에 대해 올바로 I/O로 정의되었다고 볼 수 있으며, TR 콜렉터(140)에 저장되어 추후, 계좌이체에 관련된 TR 코드로서 등록되고, 기간계(150)와 연동되거나 기간계(150)를 대체하는 코드를 작성 시, 호출되어 이용될 수 있다. The TR tester 120 determines whether the output data is fed back in accordance with the data name, data type, and data size defined through the TR registration menu. Also, the TR tester 120 determines whether the output data is fed back in accordance with the data name, data type, and data size defined through the TR registration menu. When there is numeric data in the input data, it is determined whether or not the output value matching the numeric data is fed back. For example, if the TR input data relates to a bank transfer, the value is 100,000, and the transfer is to an account A, the output data should indicate that the account has been transferred to an account with a value of 100,000. If it is not satisfied, it is determined that the TR code generated by the TR editor 130 does not conform to the specification. On the other hand, if the value of 100,000 is successfully transferred to the account A by using the TR code, the TR code can be regarded as correctly defined as I / O for the account transfer, and stored in the TR collector 140, Can be called and used when creating a code that is registered as an associated TR code and interlocked with the period system 150 or replaces the period system 150. [

상기한 프로세스에 따라 작동하는 실시예에 따른 코어 엔진(170)은 아래의 각 호에 따른 기능을 처리할 수 있다.The core engine 170 according to the embodiment operating according to the above-described process can process the functions according to the following respective references.

4) 메모리 및 쓰레드 관리4) Memory and thread management

5) TR 입력 데이터를 참조하여 대응하는 아답터 판단5) Judging the corresponding adapter by referring to TR input data

6) TR 입력 데이터에 대응하는 아답터(111 내지 114 중 어느 하나)와 TR 데이터의 매칭.
6) Matching TR data with adapters 111 to 114 corresponding to TR input data.

첫째, 코어 엔진(170)은 4)항목에 기재된 바와 같이 하나의 기간계 프로그램이 대량의 쓰레드(Thread)를 처리해야 하는 경우, 각 쓰레드를 스케줄링하여 상호 충돌하지 않도록 쓰레드를 관리할 수 있다. 금융권, 특히 증권사의 트레이딩 시스테에서는 트레이딩 시스템이 실시간으로 주가지수를 업데이트 하는데, 트레이딩 시스템과 연결되는 여러 단말기에 주가지수를 업데이트 하면서 쓰레드가 폭주할 수 있다. 코어 엔진(170)은 이들 쓰레드를 스케줄링하여 동시에 처리되지 않도록 제어할 필요가 있다. First, the core engine 170 can schedule threads to manage threads so that they do not collide with each other, when a single time base program has to process a large number of threads, as described in 4). In the trading system of the financial sector, especially brokerage firms, the trading system updates the stock price index in real time, and the stock index can be updated on various terminals connected to the trading system. The core engine 170 needs to control these threads to be scheduled and not processed at the same time.

둘째, 코어 엔진(170)은 5) 항목에 기재된 바와 같이, TR 에디터(130)에서 생성된 TR 코드가 어느 기간계(예컨대 참조부호 150)로 연동되어야 하는가를 판단할 수 있다. TR 코드의 코드 구조는 기간계마다 상이하므로 코어 엔진(170)은 TR 코드의 구조를 살펴 생성된 TR 코드가 어느 기간계에 해당하는 것인가를 판단할 수 있다. 이를 위해, 코어 엔진(170)은 각 기간계에 따른 코드 구조정보를 구비할 수 있다. Second, the core engine 170 may determine which period of time (for example, reference numeral 150) the TR code generated in the TR editor 130 should be linked to, as described in item 5). Since the code structure of the TR code differs for each time period, the core engine 170 can determine the time period corresponding to the generated TR code by considering the structure of the TR code. For this purpose, the core engine 170 may have code structure information according to each period system.

셋째, 코어 엔진(170)은 TR 코드의 구조를 분석하여 생성된 TR 코드에 대응하는 기간계를 판단하고, 해당 기간계와 데이터 통신이 가능한 아답터(111 내지 114 중 어느 하나)를 판단할 수 있다. 실시예에 따른 데이터 전송 시스템(100)은 코어 엔진(170)이 각 기간계별로 TR 코드를 TR 전송코드로 변환히기 위한 로직을 구비하지 않는다. 대신, 코어 엔진(170)은 TR 코드가 어느 아답터(111 내지 114 중 어느 하나)에서 TR 전송코드로 변환되어야 하는가만 판단하며, 판단 결과에 따라, 각 기간계별 아답터(111 내지 114)로 TR 코드가 제공되고, 각 아답터(111 내지 114 중 어느 하나)중 하나가 TR 코드에 대한 TR 전송코드를 생성한다. 즉, 코어 엔진(170)과 아답터(111 내지 114)는 분리되며, 기간계(150)의 프로그램 시스템이 변경되거나 통신 프로토콜이 변경되는 경우, 기간계(150)와 약정된 포멧에 따라 데이터를 주고 받는 아답터(111 내지 114) 측 프로그램만 갱신한다. 이러한 개별 갱신방식에 따라, 통신 프로토콜 변경 시, 기간계 프로그램 전체를 다시 코딩하는 과정이 요구되지 않는 장점이 있다. Third, the core engine 170 may analyze the structure of the TR code to determine a time period corresponding to the generated TR code, and determine the adapters 111 to 114 capable of data communication with the corresponding time period. The data transmission system 100 according to the embodiment does not have logic for the core engine 170 to convert TR codes into TR transmission codes for each period system. Instead, the core engine 170 determines only which of the adapters 111 to 114 the TR code should be converted into the TR transmission code, and outputs the TR code And one of each of the adapters 111 to 114 generates a TR transmission code for the TR code. That is, the core engine 170 and the adapters 111 to 114 are separated. When the program system of the periodic system 150 is changed or the communication protocol is changed, the core engine 170 and the adapter (111 to 114) side program. According to such an individual update method, there is an advantage that a process of re-coding the entire time base program is not required when changing the communication protocol.

도 4는 본 발명의 다른 실시예에 따른 TR 등록메뉴의 인터페이스를 도시한 것으로서, 도 4를 참조하면 도 3과 마찬가지로 공통 기입메뉴(21), 입력 데이터 정의 메뉴(22) 및 출력 데이터 정의 메뉴(23)로 구성되며, 공통 메뉴(21)를 제외한 각 메뉴는 블럭 단위로 변경할 수 있도록 구성된다. FIG. 4 illustrates an interface of a TR registration menu according to another embodiment of the present invention. Referring to FIG. 4, the common write menu 21, the input data definition menu 22, and the output data definition menu 23, and each menu except for the common menu 21 can be configured to be changed in units of blocks.

도 5는 도 2의 메인메뉴에서 레이아웃 메뉴가 선택되었을 때, 개발자의 출력장치(디스플레이장치)로 표시되는 인터페이스의 일 예를 나타낸다. FIG. 5 shows an example of an interface displayed on the output device (display device) of the developer when the layout menu is selected in the main menu of FIG.

레이아웃 메뉴는 TR 코드의 조회를 위한 TR 리스트 메뉴(31)자 선택된 TR 코드에 대한 TR 스펙(TR Spec) 표시메뉴(32) 코드의 테스트 여부에 대한 TR 테스트 결과 메뉴(33)가 표시될 수 있다. 도시된 인터페이스에서 TR 테스터(120)에서 테스트된 TR 코드들의 리스트는 물론, 해당 TR 코드와 기간계 사이에 규정된 스펙을 참조할 수 있고, 아울러 개발자는 TR 테스터(120)에서의 테스트 결과도 함께 조회할 수 있다. TR 테스터(120)를 통해 TR 코드를 테스트 시, 개발자가 특정한 입력값(예컨대 계좌이체 금액)을 입력하는 경우, TR 테스트 결과 메뉴(33)에는 개발자가 입력한 입력값에 대해 기간계(150)가 응답한 출력값을 함께 표시할 수 있다. 물론, 개발자의 이해를 돕기 위해, TR 리스트 메뉴(31)에는 TR 코드에 TR 코드에 대한 설명이 부가될 수도 있으며, 이러한 부가 설명은 TR 스펙 표시메뉴 및 TR 테스트 결과 메뉴(33)에 표시될 수도 있음은 물론이다. 다만 한정하지는 않는다.The layout menu may display a TR test result menu 33 indicating whether or not the code of the TR specification display menu 32 code for the selected TR code is selected in the TR list menu 31 for the TR code inquiry . It is possible to refer to the list of the TR codes tested in the TR tester 120 in the illustrated interface as well as to the specification defined between the corresponding TR code and the period system and the developer can also refer to the test result in the TR tester 120 can do. When a developer inputs a specific input value (for example, a money transfer amount) when the TR code is tested by the TR tester 120, the TR test result menu 33 displays a period 150 for the input value input by the developer You can display the output values that you responded to. Of course, in order to facilitate the understanding of the developer, the description of the TR code may be added to the TR code in the TR list menu 31, and these additional descriptions may be displayed in the TR specification display menu and the TR test result menu 33 Of course it is. However, it is not limited.

도 6은 본 발명의 일 실시예에 따른 트랜잭션 에디터를 이용한 이 기종간 데이터 전송방법의 흐름도를 도시하며, 도 6에 대한 설명은 도 1 내지 도 5를 함께 참조하여 설명하도록 한다. FIG. 6 is a flowchart of a method of transferring data between models using the transaction editor according to an embodiment of the present invention. FIG. 6 will be described with reference to FIGS. 1 to 5. FIG.

먼저, 개발자는 마우스 및 키보드와 같은 입력장치를 이용하여 실시예에 따른 데이터 전송 시스템(100)에서 TR 에디터(130)를 구동하여(S201) 도 4에 도시된 형태의 인터페이스 화면을 출력장치(예컨대 LED, LCD와 같은 디스플레이장치)에 표시할 수 있다. 인터페이스 화면이 표시된 상태에서 개발자는 TR 코드의 명칭, 필드, 데이터 크기를 정의하고, 필요한 경우 TR 코드에 수치 입력 값을 더 포함시켜 테스트 대상 TR 코드를 생성할 수 있다(S202).First, the developer drives the TR editor 130 in the data transmission system 100 according to the embodiment using an input device such as a mouse and a keyboard (S201), and transmits the interface screen of the form shown in FIG. 4 to an output device A display device such as an LED or an LCD). In a state where the interface screen is displayed, the developer defines the name, field, and data size of the TR code, and if necessary, generates a TR code to be tested by further including a numerical input value in the TR code (S202).

다음으로, 데이터 전송 시스템(100)은 생성된 TR 코드를 분석하여 연속적인 쓰레드를 유발하는지의 여부를 판단한다(S203). 예컨대, TR 코드가 주식 트레이딩 시스템에서 현재 주가지수를 조회하는 종류의 코드인 경우, 다수의 클라이언트(예컨대, 퍼스널 컴퓨터 또는 스마트폰)가 동시다발적으로 기간계로 데이터 요청을 할 수 있는데, 이러한 형태로 연속적인 쓰레드가 동시다발적으로 요청되는 경우, 기간계에서 쓰레드의 충돌 위험성을 갖는다. 데이터 전송 시스템(100)의 코어 엔진(170)은 TR 코드를 분석하여 연속적인 쓰레드를 유발한다고 판단되면, 쓰레드를 스케줄링하여(S204) 쓰레드간 충돌 위험성을 낮출 수 있다. 이후, 데이터 전송 시스템(100)의 TR 에디터(130)는 최종 작성된 TR 코드를 기간계로 전송하는데(S205), 이때, 데이터 전송 시스템(100)은 TR 코드에 대응하는 기간계와 통신 인터페이스를 유지하는 아답터(111 내지 114 중 어느 하나)를 선택하고, 선택한 아답터(111 내지 114 중 어느 하나)로 TR 코드를 제공할 수 있다. 아답터(111 내지 114 중 어느 하나)로 제공된 TR 코드는 기간계(150)와의 통신 인터페이스에 따라 변환되고, 변환 후, 기간계로 전송된다. 다음으로, 아답터(111 내지 114 중 어느 하나)는 기간계(150)가 TR 전송코드를 수신 후, 피드백하는 출력 데이터를 수신하여(S206) 코어 엔진(170)으로 제공하며, 코어 엔진(170)은 이를 TR 테스터(120)로 제공하여 데이터 출력값이 예상 출력값과 매칭하는가를 판단한다(S207).Next, the data transmission system 100 analyzes the generated TR code to determine whether it causes a continuous thread (S203). For example, in the case where the TR code is a kind of code for inquiring a stock price index in a stock trading system, a plurality of clients (e.g., a personal computer or a smart phone) can concurrently make a data request to a base system, When consecutive threads are requested concurrently, there is a risk of thread collision in the period system. If it is determined that the core engine 170 of the data transmission system 100 analyzes the TR code and causes a continuous thread, the risk of collision between threads can be reduced by scheduling the thread (S204). Thereafter, the TR editor 130 of the data transmission system 100 transmits the finally created TR code to the time base system (S205). At this time, the data transmission system 100 includes an adapter (Any one of 111 to 114), and provides TR codes to the selected adapters 111 to 114. [ The TR code provided to the adapters 111 to 114 is converted according to the communication interface with the time base 150, and is then transferred to the time base. Next, the adapters 111 to 114 receive (S206) the output data to be fed back to the core engine 170 after receiving the TR transmission code, and the core engine 170 It is provided to the TR tester 120 to determine whether the data output value matches the expected output value (S207).

판단 결과, TR 테스터로 제공된 기간계(150)의 출력데이터가 예상 출력값과 매칭되면 해당 TR 코드는 검증이 성공하며, 검증된 TR 코드는 TR 콜렉터(140)에 저장되어 DB화된다(S209). 반면, 검증에 실패하는 경우, 개발자는 TR 코드를 재 검토하여야 한다. As a result of the determination, if the output data of the time period 150 provided by the TR tester matches the expected output value, the TR code is successfully verified and the verified TR code is stored in the TR collector 140 to be DB (S209). On the other hand, if the verification fails, the developer should review the TR code.

한편, 도 6을 통해 설명된 각 단계(S201 내지 S209)는 프로그램으로 구현되어 기록매체에 저장될 수 있다. 이 경우, 실시예에 따른 데이터 전송 시스템(100)은 프로세서, 메모리, 입력장치(예컨대, 마우스 및 키보드), 출력장치(디스플레이장치 또는 프린터) 및 저장장치(예컨대 하드디스크 드라이브 또는 SSD)를 구비하는 컴퓨팅 시스템에 탑재되어 구동될 수 있다. Meanwhile, each of the steps S201 to S209 described with reference to FIG. 6 may be implemented as a program and stored in a recording medium. In this case, the data transmission system 100 according to the embodiment includes a processor, a memory, an input device (e.g., a mouse and a keyboard), an output device (a display device or a printer), and a storage device And can be mounted and operated in a computing system.

본 명세서와 도면에 개시된 본 발명의 실시예들은 본 발명이 기술 내용을 쉽게 설명하고 본 발명의 이해를 돕기 위해 특정 예를 제시한 것일 뿐이며, 본 발명의 범위를 한정하고자 하는 것은 아니다. 여기에 개시된 실시예들 이외에도 본 발명의 기술적 사상에 바탕을 둔 다른 변형예들이 실시 가능하다는 것은 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자에게 자명한 것이다.The embodiments of the present invention disclosed in the present specification and drawings are only illustrative of the present invention in order to facilitate description of the present invention and to facilitate understanding of the present invention and are not intended to limit the scope of the present invention. It will be apparent to those skilled in the art that other modifications based on the technical idea of the present invention are possible in addition to the embodiments disclosed herein.

110 : 아답터 모듈 120 : TR 테스터
130 : TR 테스터 140 : TR 콜렉터
150 : TR 에디터 161 : 제1클라이언트 접속모듈
162 : 제2클라이언트 접속모듈 170 : 코어 엔진
110: Adapter module 120: TR tester
130: TR tester 140: TR collector
150: TR editor 161: first client access module
162: second client connection module 170: core engine

Claims (16)

사용자 정의되는 필드 및 입출력 데이터를 사용자 선택된 기간계(Legacy system)의 스펙에 따른 TR(TRansaction) 코드로 작성하는 TR 에디터;
상기 TR 코드를 상기 사용자 선택된 기간계의 데이터 전송 포멧으로 변환하여 TR 전송코드를 생성하는 복수의 아답터로 구성되는 아답터 모듈;
상기 TR 코드의 데이터 구조를 참조하여 상기 복수의 아답터 중 상기 TR 코드에 대응하는 아답터를 판단하여 상기 TR 코드와 상기 아답터를 매칭하는 코어 엔진; 및
상기 TR 전송코드를 상기 기간계로 전송하고 이에 대한 응답을 수신하며, 수신된 응답이 상기 TR 전송코드에 대한 기대값 인지를 판단하고 이를 토대로 상기 TR 코드가 상기 기간계에 적용 가능한 것인지를 판단하는 TR 테스터;를 포함하며,
상기 아답터는,
개별 갱신방식에 따라 갱신된 기간계에 대응하는 아답터 만이 갱신되어 상기 코어 엔진에 대한 갱신을 유발하지 않는 것을 특징으로 하는 트랜잭션 에디터를 이용한 이 기종간 데이터 전송 시스템.
A TR editor for creating user-defined fields and input / output data in a TR (TRANSACTION) code according to specifications of a user-selected legacy system;
An adapter module including a plurality of adapters for converting the TR code into a data transmission format of the user selected period system to generate a TR transmission code;
A core engine for determining an adapter corresponding to the TR code among the plurality of adapters by referring to the data structure of the TR code and matching the TR code with the adapter; And
A TR tester for determining whether the received response is an expected value for the TR transmission code and determining whether the TR code is applicable to the time base based on the TR transmission code transmitted to the period system and receiving a response thereto, ≪ / RTI >
The adapter
Only the adapter corresponding to the updated period system is updated according to the individual update method and does not cause the update to the core engine.
제1항에 있어서,
상기 아답터 모듈은,
복수의 아답터로 구성되며, 상기 아답터는 각 기간계별로 마련되는 것을 특징으로 하는 트랜잭션 에디터를 이용한 이 기종간 데이터 전송 시스템.
The method according to claim 1,
The adapter module includes:
Wherein the adapter is composed of a plurality of adapters, and the adapters are provided for each period system.
삭제delete 제1항에 있어서,
상기 TR 테스터에서 검증된 TR 코드를 저장하는 TR 콜렉터;를 더 포함하는 것을 특징으로 하는 트랜잭션 에디터를 이용한 이 기종간 데이터 전송 시스템.
The method according to claim 1,
And a TR collector for storing the TR code verified by the TR tester.
제1항에 있어서,
상기 코어 엔진은,
상기 TR 에디터에서 작성된 TR 코드가 연속되는 쓰레드(Thread)를 생성하는 경우 상기 쓰레드를 스케줄링하고, 상기 아답터 모듈을 통해 상기 기간계로 제공하는 것을 특징으로 하는 트랜잭션 에디터를 이용한 이 기종간 데이터 전송 시스템.
The method according to claim 1,
In the core engine,
Scheduling the thread when a TR code generated in the TR editor generates a continuous thread, and providing the thread to the period system through the adapter module.
삭제delete 제1항에 있어서,
상기 아답터 모듈은,
상기 기간계, 데이터베이스, 웹(Web) 및 SNS(Social Networking Service) 중 적어도 하나에 대응하는 프로토콜의 아답터로 구성되는 것을 특징으로 하는 트랜잭션 에디터를 이용한 이 기종간 데이터 전송 시스템.
The method according to claim 1,
The adapter module includes:
And an adapter for a protocol corresponding to at least one of the period system, the database, the Web, and the SNS (Social Networking Service).
제1항에 있어서,
상기 TR 코드는, 상기 기간계로 제공하는 수치(Numeric) 입력 값을 더 포함하는 것을 특징으로 하는 트랜잭션 에디터를 이용한 이 기종간 데이터 전송 시스템.
The method according to claim 1,
Wherein the TR code further comprises a numeric input value provided to the time period.
제1항에 있어서,
상기 필드 및 상기 입출력 데이터의 사용자 정의를 위해 마련되는 입력장치 및 출력장치;를 더 포함하며,
상기 출력장치는 상기 TR 코드에 대해, 상기 TR 코드에 대한 스펙(Spec) 및 상기 TR 코드에 대한 테스트 내역 중 적어도 하나를 포함하는 인터페이스를 표시하는 것을 특징으로 하는 트랜잭션 에디터를 이용한 이 기종간 데이터 전송 시스템.
The method according to claim 1,
And an input device and an output device provided for user definition of the field and the input / output data,
Wherein the output device displays an interface including at least one of a specification for the TR code and a test history for the TR code with respect to the TR code. system.
제9항에 있어서,
상기 출력장치는,
상기 TR 코드, 상기 TR 코드에 대한 스펙(Spec) 및 상기 TR 코드에 대한 테스트 내역 중 적어도 하나에 대한 부가정보를 상기 인터페이스의 일 영역에 표시하는 것을 특징으로 하는 트랜잭션 에디터를 이용한 이 기종간 데이터 전송 시스템.
10. The method of claim 9,
Wherein the output device comprises:
And displays additional information on at least one of the TR code, the specification for the TR code, and the test history for the TR code in one area of the interface. system.
삭제delete 삭제delete 삭제delete 삭제delete 삭제delete 삭제delete
KR1020140076303A 2014-06-23 2014-06-23 Data transffer system and method between heterogeneous systems using transaction editor KR101617651B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020140076303A KR101617651B1 (en) 2014-06-23 2014-06-23 Data transffer system and method between heterogeneous systems using transaction editor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020140076303A KR101617651B1 (en) 2014-06-23 2014-06-23 Data transffer system and method between heterogeneous systems using transaction editor

Publications (2)

Publication Number Publication Date
KR20150146167A KR20150146167A (en) 2015-12-31
KR101617651B1 true KR101617651B1 (en) 2016-05-03

Family

ID=55128905

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020140076303A KR101617651B1 (en) 2014-06-23 2014-06-23 Data transffer system and method between heterogeneous systems using transaction editor

Country Status (1)

Country Link
KR (1) KR101617651B1 (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006503513A (en) 2002-11-25 2006-01-26 コリア エレクトロニクス テクノロジ インスティチュート Common protocol hierarchy and method and common protocol packet for mutual data transmission between heterogeneous protocols.

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006503513A (en) 2002-11-25 2006-01-26 コリア エレクトロニクス テクノロジ インスティチュート Common protocol hierarchy and method and common protocol packet for mutual data transmission between heterogeneous protocols.

Also Published As

Publication number Publication date
KR20150146167A (en) 2015-12-31

Similar Documents

Publication Publication Date Title
CN107862425B (en) Wind control data acquisition method, device and system and readable storage medium
US10963888B2 (en) Payment complaint method, device, server and readable storage medium
CN106294125A (en) Core banking system data processing method
CN111124917B (en) Method, device, equipment and storage medium for managing and controlling public test cases
JP2019057160A (en) Account managing apparatus, account managing method, and account managing program
CN113868498A (en) Data storage method, electronic device, device and readable storage medium
CN104376452A (en) System and method for managing payment success rate on basis of international card payment channel
CN110222323A (en) A kind of voucher generation method, device, readable storage medium storing program for executing and terminal device
CN113205402A (en) Account checking method and device, electronic equipment and computer readable medium
CN111813804A (en) Data query method and device, electronic equipment and storage medium
CN112434982A (en) Task processing method, device and system, storage medium and electronic equipment
CN107133233B (en) Processing method and device for configuration data query
CN111507686A (en) Automatic budget system and method for engineering design change
CN114185941A (en) Report data query method and device, electronic equipment and storage medium
CN112102099B (en) Policy data processing method and device, electronic equipment and storage medium
CN112258306B (en) Account information checking method, device, electronic equipment and storage medium
CN111242779B (en) Financial data characteristic selection and prediction method, device, equipment and storage medium
KR101617651B1 (en) Data transffer system and method between heterogeneous systems using transaction editor
CN111405060B (en) Service influence range determining method, device, tool and electronic equipment
CN114511318A (en) Account accounting method and device and electronic equipment
CN111625455A (en) Program testing method, device, equipment and medium
CN115082179A (en) Data processing method, device, equipment and storage medium
Wu et al. Application of virtual network mapping algorithm based on optimal Subnet in enterprise cost accounting platform
KR102546847B1 (en) Method, device and system for providing customized erp solution and customization automation processing of erp
CN114997977B (en) Data processing method, device, electronic equipment and computer readable medium

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20190927

Year of fee payment: 4