KR102298566B1 - Apparatus for interfacing communication between legacy system for recruiting and platform of block_chain - Google Patents

Apparatus for interfacing communication between legacy system for recruiting and platform of block_chain Download PDF

Info

Publication number
KR102298566B1
KR102298566B1 KR1020190171133A KR20190171133A KR102298566B1 KR 102298566 B1 KR102298566 B1 KR 102298566B1 KR 1020190171133 A KR1020190171133 A KR 1020190171133A KR 20190171133 A KR20190171133 A KR 20190171133A KR 102298566 B1 KR102298566 B1 KR 102298566B1
Authority
KR
South Korea
Prior art keywords
data
unit
interface
block chain
request
Prior art date
Application number
KR1020190171133A
Other languages
Korean (ko)
Other versions
KR20210079053A (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 KR1020190171133A priority Critical patent/KR102298566B1/en
Publication of KR20210079053A publication Critical patent/KR20210079053A/en
Application granted granted Critical
Publication of KR102298566B1 publication Critical patent/KR102298566B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/105Human resources
    • G06Q10/1053Employment or hiring
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/14Handling requests for interconnection or transfer
    • G06F13/16Handling requests for interconnection or transfer for access to memory bus
    • G06F13/1605Handling requests for interconnection or transfer for access to memory bus based on arbitration
    • G06F13/1642Handling requests for interconnection or transfer for access to memory bus based on arbitration with request queuing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/103Workflow collaboration or project management

Abstract

본 발명은 레거시 인사채용 시스템과 블록체인 플랫폼간의 통신 인터페이스를 제공함으로써, 레거시 인사채용 시스템에 블록체인 기술을 적용할 수 있으며, 이로 인해, 인사채용의 각 단계에서 생성되는 데이터들을 블록체인에 저장하고 조회할 수 있도록 함으로써, 상기 데이터들을 안전하게 관리할 수 있는 장점이 있다. 또한, 본 발명은 큐 기능을 탑재하여 대량의 인사채용 관련 데이터가 들어오더라도 이를 효율적으로 처리할 수 있으며, 인사채용 관련 데이터의 저장시, 비동기 방식을 사용함으로써, 상기 인사채용 관련 데이터를 블록체인에 저장할 수 있고, 저장 성공 여부를 확인할 수 있으며, 누락 데이터를 재전송할 수 있는 장점이 있다.The present invention can apply blockchain technology to the legacy HR system by providing a communication interface between the legacy HR system and the blockchain platform. By making it possible to inquire, there is an advantage in that the data can be safely managed. In addition, the present invention is equipped with a queue function so that even if a large amount of HR-related data comes in, it can be efficiently processed, and when storing HR-related data, by using an asynchronous method, It has the advantage of being able to save to , check whether the saving was successful or not, and retransmit missing data.

Description

레거시 인사채용 시스템과 블록체인 플랫폼간의 통신 인터페이스 장치{APPARATUS FOR INTERFACING COMMUNICATION BETWEEN LEGACY SYSTEM FOR RECRUITING AND PLATFORM OF BLOCK_CHAIN}Communication interface device between legacy personnel recruitment system and blockchain platform

본 발명은 통신 인터페이스에 관한 것으로서, 보다 상세하게는, 레거시(LEGACY) 인사채용 시스템에 블록체인 기술을 적용하기 위한 통신 인터페이스 장치에 관한 것이다. The present invention relates to a communication interface, and more particularly, to a communication interface device for applying block chain technology to a legacy (LEGACY) personnel recruitment system.

최근 온라인상의 보안 문제 등으로 인해 블록체인 기술이 급부상하고 있다.Recently, due to online security problems, blockchain technology is rapidly emerging.

상기 블록체인 기술은, 관리 대상 데이터를 블록이라고 하는 소규모 데이터로 분할하고, P2P 방식을 기반으로 생성된 체인 형태의 연결고리 기반 분산 데이터 저장환경에 상기 블록들을 저장한다. 따라서, 상기 관리 대상 데이터를 누구도 임의로 수정할 수 없고, 누구나 변경의 결과를 열람할 수 있도록 구현된 분산 컴퓨팅 기술 기반의 데이터 위/변조 방지 기술이다.The block chain technology divides the data to be managed into small data called blocks, and stores the blocks in a chain-type link-based distributed data storage environment created based on the P2P method. Therefore, it is a data forgery/falsification prevention technology based on distributed computing technology implemented so that no one can arbitrarily modify the data to be managed, and anyone can read the result of the change.

한편, 사내의 인사채용 시스템에서 관리하는 채용 관련 데이터의 경우 그 중요도가 매우 높아서 위/변조를 방지할 필요가 있음에도, 이러한 블록체인 기술을 사내의 인사채용 시스템에 연계할 방법이 없다.On the other hand, in the case of recruitment-related data managed by the in-house HR system, the importance is very high, so there is no way to link this blockchain technology to the in-house HR system, even though it is necessary to prevent forgery/falsification.

한국 공개 특허번호 10-2019-0096220호(2019.08.19. 공개)Korean Patent Publication No. 10-2019-0096220 (published on August 19, 2019)

따라서 본 발명은 레거시 인사채용 시스템과 블록체인 플랫폼간의 통신 인터페이스를 제공함으로써, 레거시 인사채용 시스템에 블록체인 기술을 적용할 수 있도록 하는 통신 인터페이스 장치를 제공하고자 한다. Accordingly, the present invention is to provide a communication interface device that enables the application of block chain technology to the legacy personnel recruitment system by providing a communication interface between the legacy personnel recruitment system and the block chain platform.

또한, 본 발명은 인사채용의 각 단계에서 생성되는 데이터들을 블록체인에 저장하고 조회할 수 있도록 함으로써, 상기 데이터들을 안전하게 관리할 수 있도록하는 통신 인터페이스 장치를 제공하고자 한다. In addition, the present invention is to provide a communication interface device that can safely manage the data by storing and inquiring data generated in each stage of personnel recruitment in the block chain.

또한, 본 발명은 큐 기능을 탑재하여 대량의 인사채용 관련 데이터가 들어오더라도 효율적으로 처리가 가능한 통신 인터페이스 장치를 제공하고자 한다.In addition, an object of the present invention is to provide a communication interface device capable of efficiently processing even if a large amount of personnel recruitment related data is received by mounting a queue function.

또한, 본 발명은 인사채용 관련 데이터의 저장시, 비동기 방식을 사용함으로써, 상기 인사채용 관련 데이터를 블록체인에 효율적으로 저장할 수 있고, 저장 성공 여부를 확인할 수 있으며, 누락 데이터를 재전송할 수 있는 기능을 제공하는 통신 인터페이스 장치를 제공하고자 한다.In addition, the present invention uses an asynchronous method when storing HR-related data, so that the HR-related data can be efficiently stored in the block chain, it can be checked whether the storage is successful, and the missing data can be retransmitted. An object of the present invention is to provide a communication interface device that provides

상기 목적을 달성하기 위해, 본 발명에서 제공하는 통신 인터페이스 장치는 레거시 인사채용 시스템에서, 인사채용을 위한 처리 단계별 인터페이스를 요청하면 그에 응답하여 상기 요청들을 분류하되, 상기 요청시 입력된 인터페이스의 위치 정보에 의거하여 상기 요청들을 분류하는 제어부; 상기 레거시 인사채용 시스템의 인터페이스 요청에 응답하여, 블록체인으로 전달되는 데이터를 임시 저장하는 임시 저장부; 상기 인터페이스 요청시 입력된 데이터 형식에 대한 검증을 수행하여, 오류가 없는 경우 상기 요청된 인터페이스에 대응된 스마트 컨트랙트 함수를 호출하기 위한 래퍼(wrapper)를 매핑하여 상기 임시 저장부에 저장하는 서비스부; 상기 임시 저장부에 저장된 데이터를 순차적으로 추출하여 대응된 스마트 컨트랙트 함수를 호출하는 함수 호출부; 상기 호출된 스마트 컨트랙트 함수에 대응된 동작을 처리하는 동작 처리부; 및 상기 인터페이스 요청에 대한 처리 결과 및 상기 블록체인 접근 기록을 저장하는 데이터베이스부를 포함하는 것을 특징으로 한다. In order to achieve the above object, the communication interface device provided in the present invention classifies the requests in response to a request for an interface for each processing step for personnel recruitment in a legacy personnel recruitment system, but location information of the interface input at the time of the request a control unit for classifying the requests based on a temporary storage unit for temporarily storing data transmitted to the block chain in response to the interface request of the legacy personnel recruitment system; a service unit that performs verification on the data format input when the interface is requested, maps a wrapper for calling a smart contract function corresponding to the requested interface if there is no error, and stores it in the temporary storage unit; a function calling unit that sequentially extracts data stored in the temporary storage unit and calls a corresponding smart contract function; an operation processing unit for processing an operation corresponding to the called smart contract function; and a database unit for storing the processing result for the interface request and the block chain access record.

바람직하게는, 상기 임시 저장부는 선입 선출 방식의 큐로 구현될 수 있다. Preferably, the temporary storage unit may be implemented as a first-in-first-out queue.

바람직하게는, 상기 서비스부는 상기 요청된 인터페이스에 대하여 요청시 입력된 전체 데이터수와, 상기 인터페이스에 대응된 블록체인에 저장된 데이터 수를 비교하여 전체 데이터수가 맞는지를 확인하는 데이터 검증부; 상기 데이터 검증부에서 검증된 인터페이스 요청에 대하여 대응된 스마트 컨트랙트 함수를 매핑시키는 매핑부; 및 상기 스마트 컨트랙트 함수가 매핑된 인터페이스 요청 정보를 상기 임시 저장부에 저장하는 데이터 송신부를 포함할 수 있다. Preferably, the service unit includes: a data verification unit that compares the total number of data input at the time of a request for the requested interface with the number of data stored in the block chain corresponding to the interface and confirms whether the total number of data is correct; a mapping unit for mapping a smart contract function corresponding to the interface request verified by the data verification unit; and a data transmitter for storing interface request information to which the smart contract function is mapped in the temporary storage unit.

바람직하게는, 상기 동작 처리부는 상기 호출된 스마트 컨트랙트 함수에 의해 상기 블록체인에 저장 정보를 저장하되, 상기 블록체인에 포함된 트랜잭션 풀에 상기 데이터를 비동기 방식으로 전송할 수 있다. Preferably, the operation processing unit stores the stored information in the block chain by the called smart contract function, and transmits the data to the transaction pool included in the block chain in an asynchronous manner.

바람직하게는, 상기 동작 처리부는 상기 블록체인으로부터 데이터를 호출한 후, 상기 블록체인에 저장이 요청된 데이터 목록과, 상기 호출된 데이터를 비교하여 데이터의 누락 여부를 결정하고, 누락 데이터가 있는 경우 해당 데이터를 블록체인에 재전송할 수 있다.Preferably, after calling data from the block chain, the operation processing unit compares the data list requested to be stored in the block chain with the called data to determine whether data is missing, and if there is missing data The data can be sent back to the blockchain.

본 발명은 레거시 인사채용 시스템과 블록체인 플랫폼간의 통신 인터페이스를 제공함으로써, 레거시 인사채용 시스템에 블록체인 기술을 적용할 수 있으며, 이로 인해, 인사채용의 각 단계에서 생성되는 데이터들을 블록체인에 저장하고 조회할 수 있도록 함으로써, 상기 데이터들을 안전하게 관리할 수 있는 장점이 있다. 또한, 본 발명은 큐 기능을 탑재하여 대량의 인사채용 관련 데이터가 들어오더라도 이를 효율적으로 처리할 수 있으며, 인사채용 관련 데이터의 저장시, 비동기 방식을 사용함으로써, 상기 인사채용 관련 데이터를 블록체인에 효율적으로 저장할 수 있고, 저장 성공 여부를 확인할 수 있으며, 누락 데이터를 재전송할 수 있는 장점이 있다.The present invention can apply blockchain technology to the legacy HR system by providing a communication interface between the legacy HR system and the blockchain platform. By making it possible to inquire, there is an advantage in that the data can be safely managed. In addition, the present invention is equipped with a queue function so that even if a large amount of HR-related data comes in, it can be efficiently processed, and when storing HR-related data, by using an asynchronous method, It has the advantage of being able to efficiently store the data in the .

도 1은 본 발명의 일 실시 예에 따른 통신 인터페이스부의 사용예를 설명하기 위한 도면이다.
도 2는 본 발명의 일 실시 예에 따른 통신 인터페이스부에 대한 개략적인 블록도이다.
도 3은 본 발명의 일 실시 예에 따른 통신 인터페이스에서 제공되는, 인사채용을 위한 처리 단계별 인터페이스의 예를 도시한 도면이다.
1 is a diagram for explaining an example of using a communication interface unit according to an embodiment of the present invention.
2 is a schematic block diagram of a communication interface unit according to an embodiment of the present invention.
3 is a diagram illustrating an example of an interface for each processing step for personnel recruitment, provided in a communication interface according to an embodiment of the present invention.

아래에서는 첨부한 도면을 참고로 하여 본 발명의 실시 예에 대하여 설명하되, 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자가 본 발명을 용이하게 실시할 수 있도록 상세히 설명한다. 그러나 본 발명은 여러 가지 상이한 형태로 구현될 수 있으며 여기에서 설명하는 실시 예에 한정되지 않는다. 한편 도면에서 본 발명을 명확하게 설명하기 위해서 설명과 관계없는 부분은 생략하였으며, 명세서 전체를 통하여 유사한 부분에 대해서는 유사한 도면 부호를 붙였다. 또한 상세한 설명을 생략하여도 본 기술 분야의 당업자가 쉽게 이해할 수 있는 부분의 설명은 생략하였다.Hereinafter, an embodiment of the present invention will be described with reference to the accompanying drawings, but it will be described in detail so that those of ordinary skill in the art to which the present invention pertains can easily practice the present invention. However, the present invention may be embodied in various different forms and is not limited to the embodiments described herein. On the other hand, in order to clearly explain the present invention in the drawings, parts irrelevant to the description are omitted, and similar reference numerals are attached to similar parts throughout the specification. In addition, even if the detailed description is omitted, descriptions of parts that can be easily understood by those skilled in the art are omitted.

명세서 및 청구범위 전체에서, 어떤 부분이 어떤 구성 요소를 포함한다고 할 때, 이는 특별히 반대되는 기재가 없는 한 다른 구성 요소를 제외하는 것이 아니라 다른 구성 요소를 더 포함할 수 있는 것을 의미한다.Throughout the specification and claims, when a part includes a certain element, it means that other elements may be further included, rather than excluding other elements, unless otherwise stated.

도 1은 본 발명의 일 실시 예에 따른 통신 인터페이스부의 사용예를 설명하기 위한 도면이다. 도 1을 참조하면, 본 발명의 일 실시 예에 따른 통신 인터페이스부(100)는 인사채용 시스템(레거시)(10)과 블록체인(20) 사이에서 통신 인터페이스를 제공하며, 인사채용 시스템(레거시)(10)의 데이터 저장요청에 응답하여 블록체인(20)에 데이터를 저장하거나, 인사채용 시스템(레거시)(10)의 데이터 조회요청에 응답하여 블록체인(20)으로부터 데이터를 읽어와서 인사채용 시스템(레거시)(10)에게 제공할 수 있다.1 is a diagram for explaining an example of using a communication interface unit according to an embodiment of the present invention. Referring to FIG. 1 , the communication interface unit 100 according to an embodiment of the present invention provides a communication interface between the personnel recruitment system (legacy) 10 and the block chain 20, and the personnel recruitment system (legacy) In response to the data storage request of (10), data is stored in the block chain 20, or data is read from the block chain 20 in response to the data inquiry request of the personnel recruitment system (legacy) 10, and the personnel recruitment system (Legacy) (10) can be provided.

도 2는 본 발명의 일 실시 예에 따른 통신 인터페이스부에 대한 개략적인 블록도이다. 도 1 및 도 2를 참조하면, 본 발명의 일 실시 예에 따른 통신 인터페이스부(100)는 제어부(110), 서비스부(120), DB 관리부(130), 데이터베이스부(DB) (140), 큐(Queue)(150), 함수 호출부(160) 및 동작 처리부(170)를 포함한다.2 is a schematic block diagram of a communication interface unit according to an embodiment of the present invention. 1 and 2 , the communication interface unit 100 according to an embodiment of the present invention includes a control unit 110 , a service unit 120 , a DB management unit 130 , a database unit (DB) 140 , It includes a queue 150 , a function call unit 160 , and an operation processing unit 170 .

제어부(110)는 레거시 인사채용 시스템(10)에서, 인사채용을 위한 처리 단계별 인터페이스를 요청하면 그에 응답하여 상기 요청들을 분류하되, 상기 요청시 입력된 인터페이스의 위치 정보(예컨대, URL)에 의거하여 상기 요청들을 분류한다. 이 때, 인사채용을 위한 처리 단계별 인터페이스의 예가 도 3에 예시되어 있다. 도 3은 본 발명의 일 실시 예에 따른 통신 인터페이스에서 제공되는, 인사채용을 위한 처리 단계별 인터페이스의 예를 도시한 도면으로서, 도 3을 참조하면, 상기 단계별 인터페이스는 채용 공고 저장/채용 공고 조회/지원서 정보 저장/지원서 정보 조회/지원서 평가 저장/지원서 평가 조회/필기 결과 저장/필기 결과 조회/면접 결과 저장/면접 결과 조회 각각을 위한 인터페이스가 있으며, 해당 인터페이스들을 호출하기 위한 URL, 파라미터 및 출력 정보들은 도 3에 예시된 바와 같다. 따라서, 레거시 인사채용 시스템(10)에서 도 3에 예시된 인터페이스들 중 특정 인터페이스에 대한 URL 정보 및 파라미터를 포함하는 인터페이스 요청을 전달하면, 제어부(110)는 상기 요청시 입력된 URL에 의거하여 상기 요청들을 분류할 수 있다. The control unit 110 categorizes the requests in response to a request for an interface for each processing step for personnel recruitment in the legacy personnel recruitment system 10, but based on the location information (eg, URL) of the interface input at the time of the request. Categorize the requests. At this time, an example of an interface for each process step for personnel recruitment is illustrated in FIG. 3 . 3 is a diagram showing an example of a processing step-by-step interface for personnel recruitment, provided in a communication interface according to an embodiment of the present invention. There is an interface for each application information storage/application information inquiry/application evaluation storage/application evaluation inquiry/writing result storage/writing result inquiry/interview result storage/interview result inquiry, and URL, parameter and output information for calling the interfaces are as illustrated in FIG. 3 . Accordingly, when the legacy personnel recruitment system 10 transmits an interface request including URL information and parameters for a specific interface among the interfaces illustrated in FIG. 3 , the controller 110 controls the interface based on the URL input at the request. You can categorize requests.

서비스부(120)는 상기 인터페이스 요청시 입력된 데이터 형식에 대한 검증을 수행하고, 상기 검증 결과 오류가 없다고 판단된 경우 상기 요청된 인터페이스에 대응된 스마트 컨트랙트(Smart Contract) 함수를 호출하기 위한 래퍼(wrapper)를 매핑한 후 그 결과를 큐(150)에 저장한다. 이를 위해, 서비스부(120)는 상기 요청된 인터페이스에 대하여 요청시 입력된 전체 데이터수와, 상기 인터페이스에 대응된 블록체인에 저장된 데이터 수를 비교하여 전체 데이터수가 맞는지를 확인하는 데이터 검증부; 상기 데이터 검증부에서 검증된 인터페이스 요청에 대하여 대응된 스마트 컨트랙트 함수를 매핑시키는 매핑부; 및 상기 스마트 컨트랙트 함수가 매핑된 인터페이스 요청 정보를 상기 임시 저장부에 저장하는 데이터 송신부를 포함하여 구성할 수 있다. 예를 들어, 인사 채용시 100명을 채용했다면, 블록체인에도 100명의 채용 데이터가 저장되어야 한다. 즉, 블록체인에 저장된 한명도 누락되면 안된다. 따라서, 데이터 검증부에서는 상기 전체 데이터수(즉, 채용자 수)와 블록체인에 저장된 데이터 수를 비교하여 데이터 검증을 수행하고, 그 검증 결과에 따라 매핑부 및 데이터 송신부가 동작하는 것이다.The service unit 120 performs verification on the data format input when the interface is requested, and when it is determined that there is no error as a result of the verification, a wrapper for calling a smart contract function corresponding to the requested interface ( wrapper) and store the result in the queue 150 . To this end, the service unit 120 includes: a data verification unit that compares the total number of data input at the time of a request for the requested interface with the number of data stored in the block chain corresponding to the interface and confirms whether the total number of data is correct; a mapping unit for mapping a smart contract function corresponding to the interface request verified by the data verification unit; and a data transmitter for storing interface request information to which the smart contract function is mapped in the temporary storage unit. For example, if 100 people are hired when hiring personnel, the data of 100 people should be stored in the blockchain as well. In other words, not one person stored in the blockchain should be missing. Therefore, the data verification unit performs data verification by comparing the total number of data (ie, the number of employees) with the number of data stored in the block chain, and the mapping unit and the data transmitting unit operate according to the verification result.

DB 관리부(DAO: Data Access Object)(130)는 데이터베이스부(DB)(140)를 관리하며, 서비스부(120)에 의해 호출되어질 수 있다.The DB management unit (DAO: Data Access Object) 130 manages the database unit (DB) 140 , and may be called by the service unit 120 .

데이터베이스부(DB)(140)는 상기 인터페이스 요청에 대한 처리 결과 및 상기 블록체인 접근 기록을 저장한다. 데이터베이스부(DB)(140)는 DB 관리부(130)에 의해 관리될 수 있다. The database unit (DB) 140 stores the processing result for the interface request and the block chain access record. The database unit (DB) 140 may be managed by the DB management unit 130 .

큐(Queue)(150)는 선입선출(FIFO: First Input First Output) 구조의 데이터 저장소로서, 레거시 인사채용 시스템(10)의 인터페이스 요청에 응답하여, 블록체인으로 전달되는 데이터들을 임시 저장한다. 특히, 큐(Queue)(150)는 대량 데이터 저장시 발생하는 병목현상을 해소하고, 대량 데이터를 효율적으로 처리할 수 있도록 한다. The queue 150 is a data storage of a first input first output (FIFO) structure, and in response to an interface request of the legacy personnel recruitment system 10 , temporarily stores data delivered to the block chain. In particular, the queue 150 eliminates a bottleneck that occurs when storing large amounts of data, and enables efficient processing of large amounts of data.

함수 호출부(160)는 큐(Queue)(150)에 저장된 데이터를 순차적으로 추출하여 대응된 스마트 컨트랙트 함수를 호출한다. The function call unit 160 sequentially extracts data stored in the queue 150 and calls the corresponding smart contract function.

동작 처리부(170)는 상기 호출된 스마트 컨트랙트 함수에 대응된 동작을 처리한다. 이 때, 동작 처리부(170)는 상기 호출된 스마트 컨트랙트 함수에 의해 블록체인에 저장 정보를 저장하되, 상기 블록체인에 포함된 트랜잭션 풀에 상기 데이터를 비동기 방식으로 전송할 수 있다. 동작 처리부(170)에서 상기 데이터를 비동기 방식으로 전송하는 것은, 블록체인을 효율적으로 활용하기 위함이다. 즉, 상기 데이터를 동기방식으로 전송할 경우, 20~30초마다 생성되는 블록에서는 하나의 블록당 하나의 채용 데이터만을 저장하고, 상기 데이터 저장의 성공 여부를 동작 처리부(170)에게 전달한다. 이 경우, 데이터 저장의 성공 여부를 실시간으로 확인할 수 있는 장점이 있는 반면, 50여명의 채용 데이터를 저장할 수 있는 블록에 하나의 채용 데이터만을 저장하게 되므로 데이터 저장 효율이 떨어지는 단점이 있다. 따라서, 동작 처리부(170)는 데이터 저장 효율을 높이기 위해 상기 채용 데이터를 비동기 방식으로 전달한다. 한편, 상기 데이터 저장의 정확도를 높이기 위해, 동작 처리부(170)는 상기 블록체인으로부터 데이터를 호출한 후, 상기 블록체인에 저장이 요청된 데이터 목록과, 상기 호출된 데이터를 비교하여 데이터의 누락 여부를 결정하고, 누락 데이터가 있는 경우 해당 데이터를 블록체인에 재전송할 수 있다. The operation processing unit 170 processes the operation corresponding to the called smart contract function. At this time, the operation processing unit 170 may store the stored information in the block chain by the called smart contract function, but transmit the data to the transaction pool included in the block chain in an asynchronous manner. The operation processing unit 170 transmits the data in an asynchronous manner in order to efficiently utilize the block chain. That is, when the data is transmitted in a synchronous manner, only one job data per block is stored in blocks generated every 20 to 30 seconds, and whether the data storage is successful or not is transmitted to the operation processing unit 170 . In this case, there is an advantage in that the success or failure of data storage can be checked in real time, but there is a disadvantage in that data storage efficiency is lowered because only one job data is stored in a block that can store the job data of about 50 people. Accordingly, the operation processing unit 170 transfers the employment data in an asynchronous manner in order to increase data storage efficiency. On the other hand, in order to increase the accuracy of the data storage, the operation processing unit 170 calls the data from the block chain and compares the data list requested to be stored in the block chain with the called data to determine whether data is missing , and if there is missing data, it can be retransmitted to the blockchain.

따라서, 본 발명은 레거시 인사채용 시스템과 블록체인 플랫폼간 통신이 가능하고, 특히, 신뢰성 있는 데이터 관리를 할 수 있도록 한다. Therefore, the present invention enables communication between the legacy personnel recruitment system and the blockchain platform, and in particular, enables reliable data management.

상술한 예시적인 시스템에서, 방법들은 일련의 단계 또는 블록으로써 순서도를 기초로 설명되고 있지만, 본 발명은 단계들의 순서에 한정되는 것은 아니며, 어떤 단계는 상술한 바와 다른 단계와 다른 순서로 또는 동시에 발생할 수 있다. In the exemplary system described above, the methods are described on the basis of a flowchart as a series of steps or blocks, however, the present invention is not limited to the order of steps, and some steps may occur in a different order or concurrent with other steps as described above. can

또한, 당업자라면 순서도에 나타낸 단계들이 배타적이지 않고, 다른 단계가 포함되거나 순서도의 하나 또는 그 이상의 단계가 본 발명의 범위에 영향을 미치지 않고 삭제될 수 있음을 이해할 수 있을 것이다.In addition, those skilled in the art will understand that the steps shown in the flowchart are not exhaustive and that other steps may be included or that one or more steps in the flowchart may be deleted without affecting the scope of the present invention.

Claims (5)

레거시 인사채용 시스템에서, 인사채용을 위한 처리 단계별 인터페이스를 요청하면 그에 응답하여 상기 요청들을 분류하되, 상기 요청시 입력된 인터페이스의 위치 정보에 의거하여 상기 요청들을 분류하는 제어부;
상기 레거시 인사채용 시스템의 인터페이스 요청에 응답하여, 블록체인으로 전달되는 데이터를 임시 저장하는 임시 저장부;
상기 인터페이스 요청시 입력된 데이터 형식에 대한 검증을 수행하여, 오류가 없는 경우 상기 요청된 인터페이스에 대응된 스마트 컨트랙트 함수를 호출하기 위한 래퍼(wrapper)를 매핑하여 상기 임시 저장부에 저장하는 서비스부;
상기 임시 저장부에 저장된 데이터를 순차적으로 추출하여 대응된 스마트 컨트랙트 함수를 호출하는 함수 호출부;
상기 호출된 스마트 컨트랙트 함수에 대응된 동작을 처리하되, 상기 호출된 스마트 컨트랙트 함수에 의해 상기 블록체인에 저장 정보를 저장하며, 상기 블록체인에 포함된 트랜잭션 풀에 상기 데이터를 비동기 방식으로 전송하는 동작 처리부; 및
상기 인터페이스 요청에 대한 처리 결과 및 상기 블록체인 접근 기록을 저장하는 데이터베이스부를 포함하고,
상기 레거시 인사채용 시스템과 상기 블록체인 사이에서 통신 인터페이스를 제공하되, 상기 레거시 인사채용 시스템의 데이터 저장요청에 응답하여 상기 블록체인에 데이터를 저장하거나, 상기 레거시 인사채용 시스템의 데이터 조회 요청에 응답하여 상기 블록체인으로부터 데이터를 읽어와서 상기 레거시 인사채용 시스템에게 제공하는 것을 특징으로 하는 통신 인터페이스부.
In the legacy HR recruitment system, when a request for an interface for each processing step for HR recruitment is requested, the controller classifies the requests in response, and classifies the requests based on location information of the interface input at the time of the request;
a temporary storage unit for temporarily storing data transmitted to the block chain in response to the interface request of the legacy personnel recruitment system;
a service unit that performs verification on the data format input when the interface is requested, maps a wrapper for calling a smart contract function corresponding to the requested interface if there is no error, and stores it in the temporary storage unit;
a function calling unit that sequentially extracts data stored in the temporary storage unit and calls a corresponding smart contract function;
An operation of processing an operation corresponding to the called smart contract function, storing stored information in the block chain by the called smart contract function, and asynchronously transmitting the data to a transaction pool included in the block chain processing unit; and
A database unit for storing the processing result for the interface request and the block chain access record,
Provide a communication interface between the legacy personnel recruitment system and the block chain, and store data in the block chain in response to a data storage request of the legacy personnel recruitment system, or in response to a data inquiry request of the legacy personnel recruitment system A communication interface unit, characterized in that reading data from the block chain and providing it to the legacy personnel recruitment system.
제1항에 있어서, 상기 임시 저장부는
선입 선출 방식의 큐로 구현된 것을 특징으로 하는 통신 인터페이스부.
The method of claim 1, wherein the temporary storage unit
A communication interface unit, characterized in that it is implemented as a first-in-first-out queue.
제1항에 있어서, 상기 서비스부는
상기 요청된 인터페이스에 대하여 요청시 입력된 전체 데이터수와, 상기 인터페이스에 대응된 블록체인에 저장된 데이터 수를 비교하여 전체 데이터수가 맞는지를 확인하는 데이터 검증부;
상기 데이터 검증부에서 검증된 인터페이스 요청에 대하여 대응된 스마트 컨트랙트 함수를 매핑시키는 매핑부; 및
상기 스마트 컨트랙트 함수가 매핑된 인터페이스 요청 정보를 상기 임시 저장부에 저장하는 데이터 송신부를 포함하는 것을 특징으로 하는 통신 인터페이스부.
The method of claim 1, wherein the service unit
a data verification unit that compares the total number of data input at the time of a request for the requested interface with the number of data stored in the block chain corresponding to the interface and confirms whether the total number of data is correct;
a mapping unit for mapping a smart contract function corresponding to the interface request verified by the data verification unit; and
Communication interface unit comprising a data transmitter for storing the interface request information to which the smart contract function is mapped in the temporary storage unit.
삭제delete 제1항에 있어서, 상기 동작 처리부는
상기 블록체인으로부터 데이터를 호출한 후, 상기 블록체인에 저장이 요청된 데이터 목록과, 상기 호출된 데이터를 비교하여 데이터의 누락 여부를 결정하고, 누락 데이터가 있는 경우 해당 데이터를 블록체인에 재전송하는 것을 특징으로 하는 통신 인터페이스부.
The method of claim 1, wherein the operation processing unit
After calling data from the block chain, it compares the data list requested to be stored in the block chain with the called data to determine whether data is missing, and if there is missing data, retransmits the data to the block chain. Communication interface, characterized in that.
KR1020190171133A 2019-12-19 2019-12-19 Apparatus for interfacing communication between legacy system for recruiting and platform of block_chain KR102298566B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020190171133A KR102298566B1 (en) 2019-12-19 2019-12-19 Apparatus for interfacing communication between legacy system for recruiting and platform of block_chain

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020190171133A KR102298566B1 (en) 2019-12-19 2019-12-19 Apparatus for interfacing communication between legacy system for recruiting and platform of block_chain

Publications (2)

Publication Number Publication Date
KR20210079053A KR20210079053A (en) 2021-06-29
KR102298566B1 true KR102298566B1 (en) 2021-09-03

Family

ID=76626583

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020190171133A KR102298566B1 (en) 2019-12-19 2019-12-19 Apparatus for interfacing communication between legacy system for recruiting and platform of block_chain

Country Status (1)

Country Link
KR (1) KR102298566B1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102397793B1 (en) * 2022-01-20 2022-05-13 주식회사 잡앤피플연구소 Recruitment system
KR20230097855A (en) 2021-12-24 2023-07-03 한전케이디엔주식회사 System and method for verification of forgery and falsification of personnel recruitment information and certificate issuance using block chain

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107239479B (en) * 2017-03-28 2020-03-13 创新先进技术有限公司 Block chain based data storage and query method and device
KR102094497B1 (en) * 2017-08-16 2020-04-23 주식회사 케이티 System and method for providing storage service based on block chain
KR102288521B1 (en) * 2017-12-22 2021-08-09 주식회사 케이티 Apparatus and method for storing data based on blockchain
KR102580915B1 (en) 2018-02-08 2023-09-19 주식회사 케이티 Platform and Method for Safety Transaction based on Block Chain

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
박종태, "통합기술수용이론을 적용한 블록체인 인사채용시스템 설계 및 구현"*

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20230097855A (en) 2021-12-24 2023-07-03 한전케이디엔주식회사 System and method for verification of forgery and falsification of personnel recruitment information and certificate issuance using block chain
KR102397793B1 (en) * 2022-01-20 2022-05-13 주식회사 잡앤피플연구소 Recruitment system

Also Published As

Publication number Publication date
KR20210079053A (en) 2021-06-29

Similar Documents

Publication Publication Date Title
KR102298566B1 (en) Apparatus for interfacing communication between legacy system for recruiting and platform of block_chain
CN111382123B (en) File storage method, device, equipment and storage medium
CN101572598A (en) Method and device for reliable rapid integration
CN110648147B (en) Information interaction method and storage medium for two-dimension code transaction of rail transit gate
CN101325478A (en) Method and system for data synchronization
CN104462562B (en) Data migration system and method based on data warehouse automation
CN110210845B (en) Method, apparatus, medium, and computing device for blockchain data migration
CN104252501A (en) Computing equipment and method for executing database operating command
CN107707679A (en) File uploading method and device
CN112163026A (en) Multi-source heterogeneous interface management and control method for integrating multi-class technical application data
US20050225778A1 (en) Method, apparatus, system for data conversion, and computer product
CN114637611A (en) Information processing method and device based on message queue and computer equipment
CN100469003C (en) Data processing system and its method
CN106330988B (en) Method and device for reissuing hypertext transfer request and client
CN106209933A (en) source host, migration framework and data migration method
US8099514B2 (en) Network file system
CN106790665A (en) A kind of document transmission method under C/S frameworks
CN106776137A (en) A kind of user's logging data backup and restoration methods
CA2428240A1 (en) System and method for interfacing a data processing system to a business-to-business integration system
KR102298565B1 (en) Private block chain management system for evaluating employment personnel
CN110889763B (en) Financial management system based on big data
CN102571412A (en) Target machine server of embedded distributed system
KR101804822B1 (en) Transaction management system for loss prevention of replication located on memory when replicating real time data of database management system
CN100334587C (en) Method and system of data management and database
CN104580478A (en) Internet-of-Things device off-line sharing access right control method

Legal Events

Date Code Title Description
E701 Decision to grant or registration of patent right
GRNT Written decision to grant