KR20160030027A - Message transformation method, apparatus for the same, Computer program for the same, and Recording medium storing computer program thereof - Google Patents

Message transformation method, apparatus for the same, Computer program for the same, and Recording medium storing computer program thereof Download PDF

Info

Publication number
KR20160030027A
KR20160030027A KR1020140192425A KR20140192425A KR20160030027A KR 20160030027 A KR20160030027 A KR 20160030027A KR 1020140192425 A KR1020140192425 A KR 1020140192425A KR 20140192425 A KR20140192425 A KR 20140192425A KR 20160030027 A KR20160030027 A KR 20160030027A
Authority
KR
South Korea
Prior art keywords
message
port
conversion
input
output
Prior art date
Application number
KR1020140192425A
Other languages
Korean (ko)
Other versions
KR101678195B1 (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 KR1020140192425A priority Critical patent/KR101678195B1/en
Publication of KR20160030027A publication Critical patent/KR20160030027A/en
Application granted granted Critical
Publication of KR101678195B1 publication Critical patent/KR101678195B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
    • G06F15/161Computing infrastructure, e.g. computer clusters, blade chassis or hardware partitioning
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F17/00Digital computing or data processing equipment or methods, specially adapted for specific functions
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/56Unified messaging, e.g. interactions between e-mail, instant messaging or converged IP messaging [CPM]

Abstract

The present invention relates to a message conversion method, a conversion device thereof, a computer program for the same, and a recording medium for the same. According to an aspect of the present invention, the method is included in a system or run on the message conversion device integrated with the system and converts a plurality of input messages defined through a plurality of input message ports into a plurality of output messages defined through a plurality of output message ports. The method includes: step 1) of searching for a source message port as an input side for an output message port; step 2) of determining if the source message port is a message port for which the message conversion is complete or an input message port; step 31) of performing unit conversion for the message defined through the source message port according to a predefined conversion process rule if the determination result in the step 2) is that the source message port is a message port for which the message conversion is complete or an input message port; and step 32) of defining the message port closer to the input message port than the source message port as a new source message port and repeating the step 2) for the new message port if the determination result in the step 2) is that the source message port is neither a message port for which the message conversion is complete nor an input message port.

Description

메시지 변환 방법 및 변환 장치, 이를 위한 컴퓨터 프로그램, 그 기록매체 {Message transformation method, apparatus for the same, Computer program for the same, and Recording medium storing computer program thereof}[0001] The present invention relates to a message transformation method and a computer program for the same, and more particularly,

본 발명은 메시지 변환 방법 및 변환 장치, 이를 위한 컴퓨터 프로그램, 그 기록매체에 관한 것으로서, 입력 메시지를 전송받아 시스템에서 사용되는 형식 또는 구조의 출력 메시지로 변환함에 있어서, 적은 횟수의 변환 프로세스 호출을 통해 메시지 변환이 이뤄지도록 구성되어 리소스 낭비를 방지하고 변환 처리 속도를 높일 수 있도록 구성된 메시지 변환 방법 및 변환 장치, 이를 위한 컴퓨터 프로그램, 그 기록매체에 관한 것이다.
The present invention relates to a message conversion method and a conversion apparatus, a computer program for the same, and a recording medium therefor. More particularly, the present invention relates to a message conversion method and a conversion apparatus for converting an input message into an output message of a format or structure used in a system, To a message conversion method and a conversion apparatus configured to prevent a resource from being wasted and to increase a conversion processing speed, a computer program therefor, and a recording medium therefor.

외부 서버로부터 입력 메시지를 전송받아 시스템에서 사용되는 형식 또는 구조의 출력 메시지로 변환하여, 요구되는 데이터 처리를 수행하는 다양한 시스템들이 제안된 바 있다. 이러한 시스템들은 예를 들어, 다양한 외부 서버와 연계하여 행정 처리를 수행하기 위한 전자 정부 시스템, 다양한 외부 서버와 연계하여 금융 서비스를 제공하기 위한 금융기관 시스템과 같은 통합 연계 시스템의 형태로 구성된다. Various systems have been proposed in which an input message is received from an external server and converted into an output message of a format or structure used in the system to perform required data processing. Such systems are configured in the form of an integrated system such as an e-government system for performing administrative processing in connection with various external servers, and a financial institution system for providing financial services in connection with various external servers.

이러한 통합 연계 시스템들에 있어서 일반적으로 사용되는 메시지 형식은 XML, 데이터베이스(DataBase, DB), 그리고 텍스트(Flat File, FF) 형식이다.Message formats commonly used in these integrated systems are XML, Database (DB), and Flat File (FF) formats.

XML은, 최근의 어플리케이션 통합에서 가장 많이 사용되는 메시지 타입으로, 일반적으로 메시지의 내용을 감싸는 태그들로 구성된다.XML is the most commonly used message type in recent application integrations, and typically consists of tags that wrap the contents of a message.

데이터베이스는, 데이터베이스에 메시지를 넣거나 가지고 올 때 사용되는 메시지 타입으로 보통 SQL 형식을 취한다.A database is a type of message used to put or bring a message into the database, usually taking the SQL format.

텍스트는, 각 메시지 아이템들을 “|” 같은 특정 분리자나 새로운 라인 부호로 구분하도록 하는 형식이다. Text is a format that allows each message item to be separated by a specific separator, such as "|", or a new line code.

상술한 통합 연계 시스템과 같이 다양한 메시지 형식이나 구조가 통합되어 사용되는 어플리케이션 통합 환경에서, 이들 메시지 상호 간의 변환은 서로 다른 어플리케이션들이 상대의 메시지를 이해하는데 필수적인 요소이다.In an application integration environment in which various message formats or structures are integrated, such as the above-described integrated link system, conversion between these messages is an essential element for different applications to understand their messages.

일반적으로 통합 연계 솔루션들은 각각의 방식으로 메시지 변환 기능을 가지고 있다. 보통 XML 메시지 변환을 기준으로하는 XSLT(eXtensible Stylesheet Language)라고 하는 표준 변환 방식이 사용되며, 이외에 다른 변환 방식이 사용될 수도 있다. In general, integrated connectivity solutions have message conversion capabilities in each way. Normally, a standard conversion method called XSLT (eXtensible Stylesheet Language) based on XML message conversion is used, and other conversion methods may be used.

한편, 기존의 일반적인 변환 툴들은 1:1이나 N:1 의 변환 방식으로서, 최종 변환 결과물을 하나만 생성하는 방식들이 제안된 바 있다. 이러한 방식들은 입력 메시지에서 출력 메시지로의 변환 시에, 중간 메시지 단계의 변환을 거치는 과정에서 한번의 변환 프로세스로 변환이 이뤄지지 못하고, 다수번의 변환 프로세스 호출이 필요하였다. 그 결과, 다수의 출력 메시지가 결과물로서 필요한 경우에는 변환 프로세스의 호출 횟수가 상당히 증가된다는 문제점이 있었다. On the other hand, existing conventional conversion tools are 1: 1 or N: 1 conversion methods, and methods of generating only one final conversion result have been proposed. These methods are not converted into a single conversion process in the process of converting the input message to the output message and the process of converting the intermediate message, and a plurality of conversion process calls are required. As a result, when a plurality of output messages are required as a result, there is a problem that the number of calls of the conversion process is significantly increased.

도 1은 종래의 메시지 변환 방법의 일예를 나타낸 모식도로서, 중간 메시지 단계의 변환이 필요한 경우를 나타낸다. FIG. 1 is a schematic diagram showing an example of a conventional message conversion method, and shows a case where intermediate message step conversion is necessary.

예를 들어, 도 1과 같이, "메시지 A" 에서 "메시지 B"로의 변환이 필요하지만 메시지의 형식이나 구조 상의 특징에 의해 직접 변환이 불가능한 경우, 중간 단계로서 "중간 메시지 m"으로의 변환이 필요하며, 이를 위해 전체 변환 프로세스를 두번 호출 해야만 한다. 만약, 중간 단계가 다수인 경우 그만큼의 호출이 더 필요하게 되므로 변환 정의도 여러번 해야 하며, 각각의 변환 수행을 위한 리소스도 부담이 되고 그만큼 처리 속도도 느려지게 된다. For example, if it is necessary to convert from "message A" to "message B" as shown in FIG. 1, but conversion is impossible due to the format or structure of the message, conversion to "intermediate message m" You need to call the entire conversion process twice. If there are a plurality of intermediate steps, it is necessary to call as many times as necessary. Therefore, it is necessary to define the conversion several times, and the resources for performing each conversion are burdened and the processing speed is also slowed accordingly.

도 2는 종래의 메시지 변환 방법의 또 다른 일예를 나타낸 모식도로서, 최종 변환 결과물(출력 메시지)이 다수개인 경우를 나타낸다. 2 is a schematic diagram showing another example of a conventional message conversion method, and shows a case where there are a plurality of final conversion outputs (output messages).

도 2와 같이, "메시지 A" 에서 "메시지 B"로 변환이 필요하고, "메시지 B" 에서 "메시지 C"로 변환이 필요한 경우에는 다수번의 변환이 호출되어져야 하므로, 리소스와 속도 측면에서 낭비를 초래하게 된다. As shown in FIG. 2, when conversion from "message A" to "message B" is required and conversion from "message B" to "message C" is required, a number of conversions must be called. .

일반적으로는, 상기 도 1과 도 2에 예시된 상황이 복합적으로 발생하는 경우가 많다. 이렇게, 중간 메시지도 필요하고, 최종 변환 결과물(출력 메시지)도 다수개인 경우에는 기하급수적으로 변환 정의 및 변환 실행 횟수가 늘어나게 되며 이로 인해 복잡한 변환은 기존의 툴로는 처리에 많은 어려움이 있게 된다. Generally, there are many cases in which the situations illustrated in Figs. 1 and 2 occur in combination. In this way, intermediate messages are required, and when there are many final transformed output messages (output messages), the number of transform definition and transformation execution increases exponentially, which makes complex transformations much more difficult to process with existing tools.

한편, 기존의 일반적인 메시지 변환은 PUSH 방식의 변환을 사용한다. PUSH 방식은 최종 변환 결과물(출력 메시지)을 기준으로 변환이 실행되지 않고, 변환 소스(입력 메시지)를 기준으로 변환이 실행되므로, 리소스 낭비와 속도 저하가 초래 된다.On the other hand, the conventional general message conversion uses the PUSH conversion. In the PUSH method, conversion is not performed on the basis of the final conversion result (output message), and conversions are performed based on the conversion source (input message), thereby wasting resources and slowing down.

도 3은 종래의 메시지 변환 방법의 또 다른 일예를 나타낸 모식도로서, PUSH 방식의 변환 과정을 예시한다. 도 3에서 "변환 아이템"은 메시지일 수도 있으며, 메시지 내부에 포함되는 하나의 엘리먼트일 수도 있다.FIG. 3 is a schematic diagram illustrating another example of a conventional message conversion method, illustrating a conversion process of the PUSH scheme. In Fig. 3, "conversion item" may be a message, or it may be an element contained within a message.

도 3을 참조하면, PUSH 방식은 "변환 아이템 A" 에서 시작하여, "변환 아이템 M"을 겨쳐서, 최종적으로 "변환 아이템 B"에 이른다. PUSH 방식은 입력 메시지를 출발점으로 시작하여, 출력 메시지에 이르도록 단계적으로 변환이 이루어지는 방식이다. 이러한 PUSH 방식에서는 예를 들어, "변환 메시지 A"의 관점에서 다음 단계인 "변환 아이템 M"만을 우선적으로 고려하고 최종 변환 아이템인 "변환 아이템 B"를 함께 고려하지 못하므로, 도 3의 중간부에 도시된 바와 같이, "변환 아이템 A2"에서 "변환 아이템 M2"와 같은 불필요한 변환이 이뤄지게 된다. 종래의 일반적인 메시지 변환에서는 이러한 상황들이 빈번히 발생하였으며, 이는 리소스 낭비와 속도 저하의 원인이 되었다.
Referring to FIG. 3, the PUSH scheme starts with "conversion item A", and jumps to "conversion item M", finally to "conversion item B". The PUSH method is a method in which an input message starts with a starting point and is converted step by step to reach an output message. In this PUSH method, for example, only the next step "conversion item M" is preferentially considered in view of the "conversion message A ", and the final conversion item" conversion item B & , Unnecessary conversion such as "conversion item M2" is performed in "conversion item A2 ". In conventional conventional message conversions, these situations frequently occur, which has been a source of resource waste and slowness.

대한민국 등록특허 제10-0396462호 (2003년08월20일 등록)Korean Patent No. 10-0396462 (registered on Aug. 20, 2003)

본 발명은 상기와 같은 종래의 문제점을 감안하여 안출한 것으로서, 입력 메시지를 전송받아 시스템에서 사용되는 형식 또는 구조의 출력 메시지로 변환함에 있어서, 적은 횟수의 변환 프로세스 호출을 통해 메시지 변환이 이뤄지도록 구성되어 리소스 낭비를 방지하고 변환 처리 속도를 높일 수 있도록 구성된 메시지 변환 방법 및 변환 장치, 이를 위한 컴퓨터 프로그램, 그 기록매체를 제공하는 것을 그 목적으로 한다.
SUMMARY OF THE INVENTION The present invention has been made in view of the above-mentioned conventional problems, and it is an object of the present invention to provide a method and apparatus for converting an input message into an output message of a format or structure used in a system, A message conversion method and a conversion apparatus configured to prevent waste of resources and increase conversion processing speed, a computer program therefor, and a recording medium therefor.

상기와 같은 목적을 달성하기 위한 본 발명의 일측면에 따르면, 시스템에 구비되거나 시스템과 연동되는 메시지 변환 장치에서 실행되며, 복수의 입력 메시지 포트를 통해 정의되는 복수의 입력 메시지를 복수의 출력 메시지 포트를 통해 정의되는 복수의 출력 메시지로 변환하는 방법으로서, 1) 어느 하나의 출력 메시지 포트에 대하여 입력 측으로 정의된 소스 메시지 포트를 찾는 단계; 2) 상기 소스 메시지 포트가 메시지 변환이 완료된 메시지 포트이거나 입력 메시지 포트인지 여부를 판단하는 단계; 31) 상기 2) 단계의 판단 결과, 상기 소스 메시지 포트가 메시지 변환이 완료된 메시지 포트이거나 입력 메시지 포트인 것으로 판단된 경우에는, 상기 소스 메시지 포트를 통해 정의된 메시지에 대하여 미리 정의된 변환 프로세스 룰에 따른 단위 변환을 수행하는 단계; 및 32) 상기 2) 단계의 판단 결과, 상기 소스 메시지 포트가 메시지 변환이 완료된 메시지 포트이거나 입력 메시지 포트인 것으로 판단되지 않은 경우에는, 상기 소스 메시지 포트보다 더욱 입력 메시지 포트 측에 위치한 메시지 포트를 새로운 소스 메시지 포트로 정의하고, 상기 새로운 메시지 포트에 대하여 상기 2) 단계를 수행하는 단계;를 포함하여 구성된 메시지 변환 방법이 개시된다. According to an aspect of the present invention, there is provided a message conversion apparatus, which is implemented in a system or interworking with a system, includes a plurality of input message ports defined through a plurality of input message ports, The method comprising the steps of: 1) finding a source message port defined as an input for any one output message port; 2) determining whether the source message port is a message port whose message conversion is completed or an input message port; 31) If it is determined in step 2) that the source message port is a message port for which message conversion is completed or an input message port, the conversion process rule defined for the message defined through the source message port Performing a unit conversion according to the conversion; And 32) if it is determined that the source message port is a message port for which message conversion has been completed or is not an input message port, the message port located further to the input message port than the source message port, A source message port, and performing the step 2) for the new message port.

바람직하게, 상기 1) 단계 내지 상기 32) 단계는, 상기 복수의 출력 메시지 포트 각각에 대하여 모두 수행하는 것을 특징으로 한다. Preferably, the steps 1) to 32) are performed for each of the plurality of output message ports.

바람직하게, 상기 단위 변환은, 상기 소스 메시지 포트를 통해 정의된 메시지에 포함된 적어도 하나의 데이터에 기반하여, 상기 변환 프로세스 룰에 포함된 단위 변환 룰에 따라 수행하는 것을 특징으로 한다. Preferably, the unit conversion is performed according to a unit conversion rule included in the conversion process rule based on at least one data included in a message defined through the source message port.

바람직하게, 상기 단위 변환은, 상기 소스 메시지 포트를 통해 정의된 메시지를 파싱하고, 상기 파싱 결과로 얻어진 데이터에 기반하여, 상수값으로의 치환 및 결과값 반환에 관한 제1 단위 변환, 문자열 처리 및 결과값 반환에 관한 제2 단위 변환, 논리 연산 처리 및 결과값 반환에 관한 제3 단위 변환, 산술 연산 처리 및 결과값 반환에 관한 제4 단위 변환 중 어느 하나에 따라 변환 결과를 생성하도록 구성된 것을 특징으로 한다. Preferably, the unit conversion includes: parsing a message defined through the source message port; performing a first unit conversion, a character string process, and a second unit conversion on the basis of data obtained as a result of the parsing, And a fourth unit conversion relating to a second unit conversion relating to the return of the result value, a third unit conversion relating to the logical operation processing and the return of the result value, an arithmetic operation processing, and a return of the result value. .

바람직하게, 상기 입력 메시지 포트 또는 출력 메시지 포트는, XML 포맷 기반의 XML 포트, 데이터베이스 포맷 기반의 DB 포트 및 텍스트 포맷 기반의 FF 포트 중의 어느 하나인 것을 특징으로 한다. Preferably, the input message port or the output message port is one of an XML port based on an XML format, a DB port based on a database format, and an FF port based on a text format.

바람직하게, 상기 변환 프로세스 룰은, 메시지 변환 장치에 접속한 관리 콘솔을 통해 그래픽적으로 입력 정의되거나 표시되는 것을 특징으로 한다. Preferably, the conversion process rule is graphically input-defined or displayed through a management console connected to the message conversion apparatus.

바람직하게, 상기 변환 프로세스 룰의 그래픽적 표시는, 상기 입력 메시지 포트, 출력 메시지 포트와 그 중간 변환 단계의 중간 메시지 포트를 포트 블록 형태로 표시하고, 상기 각각의 포트 블록 사이에 상기 변환 프로세스 룰에 따른 각각의 단위 변환을 변환 블록 형태로 표시하며, 상기 포트 블록 및 변환 블록 간의 매핑 관계가 매핑 선 형태로 표시하도록 구성된 것을 특징으로 한다. Preferably, the graphical representation of the conversion process rule may include displaying the input message port, the output message port and the intermediate message port of the intermediate conversion step in the form of a port block, And the mapping relationship between the port block and the conversion block is displayed in a form of a mapping line.

바람직하게, 상기 매핑 선은, 상기 포트 블록 및 변환 블록에 포함된 변환 대상 노드 단위로 연결 표시되도록 구성된 것을 특징으로 한다. Preferably, the mapping line is connected and displayed in units of conversion target nodes included in the port block and the conversion block.

바람직하게, 상기 포트 블록은 XML 포트, DB 포트 및 FF 포트 별로 상호 구분되는 포트 노테이션을 갖도록 표시되며, 상기 변환 블록은 각각의 단위 변환 종류 별로 상호 구분되는 변환 노테이션을 갖도록 표시되는 것을 특징으로 한다. Preferably, the port block is displayed to have a port notation for each of an XML port, a DB port, and an FF port, and the conversion block is displayed to have a conversion notation for each unit conversion type.

본 발명의 또 다른 일측면에 따르면, 하드웨어와 결합되어 상기 메시지 변환 방법을 실행시키기 위하여 매체에 저장된 컴퓨터 프로그램이 개시된다. According to another aspect of the present invention, a computer program stored on a medium for executing the message conversion method in combination with hardware is disclosed.

본 발명의 또 다른 일측면에 따르면, 상기 메시지 변환 방법을 컴퓨터에서 실행하기 위한 컴퓨터 프로그램이 기록된, 컴퓨터로 판독 가능한 기록 매체가 개시된다. According to another aspect of the present invention, a computer-readable recording medium on which a computer program for executing the message conversion method on a computer is recorded.

본 발명의 또 다른 일측면에 따르면, 시스템에 구비되거나 시스템과 연동되도록 구성되며, 복수의 입력 메시지 포트를 통해 정의되는 복수의 입력 메시지를 복수의 출력 메시지 포트를 통해 정의되는 복수의 출력 메시지로 변환하는 메시지 변환 장치로서, 입력 메시지 포트를 통해 입력 메시지의 입력 처리를 수행하는 입력 모듈; 상기 입력 메시지로부터 변환 생성된 출력 메시지의 출력 처리를 출력 메시지 포트를 통해 수행하는 출력 모듈; 입력 메시지로부터 출력 메시지를 변환 생성하기 위한 변환 프로세스 룰을 설정하는 변환 프로세스 룰 설정 모듈; 미리 설정된 단위 변환 룰에 근거하여 메시지 포트 간의 단위 변환을 수행하는 적어도 하나 이상의 단위 변환 모듈; 및 상기 변환 프로세스 룰에 따라 상기 단위 변환 모듈을 호출하여 메시지 포트 간의 단위 변환이 수행되도록 하여, 입력 메시지 포트를 통해 정의되는 입력 메시지로부터 출력 메시지 포트를 통해 정의되는 출력 메시지를 변환 생성하는 변환 프로세스 모듈;을 포함하여 구성된 메시지 변환 장치가 개시된다.According to another aspect of the present invention, there is provided a system for converting a plurality of input messages defined in a plurality of input message ports into a plurality of output messages defined through a plurality of output message ports, An input module for performing input processing of an input message through an input message port; An output module for performing an output process of an output message converted from the input message through an output message port; A conversion process rule setting module for setting a conversion process rule for converting and generating an output message from an input message; At least one unit conversion module for performing unit conversion between message ports based on a predetermined unit conversion rule; And a conversion process module for converting the output message defined through the output message port from the input message defined through the input message port by performing unit conversion between message ports by calling the unit conversion module according to the conversion process rule, A message conversion apparatus comprising:

바람직하게, 상기 변환 프로세스 모듈은, 어느 하나의 출력 메시지 포트에 대하여 입력 측으로 정의된 소스 메시지 포트를 찾는 제1 기능과, 상기 소스 메시지 포트가 메시지 변환이 완료된 메시지 포트이거나 입력 메시지 포트인지 여부를 판단하는 제2 기능과, 상기 제2 기능의 판단 결과, 상기 소스 메시지 포트가 메시지 변환이 완료된 메시지 포트이거나 입력 메시지 포트인 것으로 판단된 경우에는, 상기 소스 메시지 포트를 통해 정의된 메시지에 대하여 미리 정의된 변환 프로세스 룰에 따른 단위 변환을 수행하는 제31 기능과, 상기 제2 기능의 판단 결과, 상기 소스 메시지 포트가 메시지 변환이 완료된 메시지 포트이거나 입력 메시지 포트인 것으로 판단되지 않은 경우에는, 상기 소스 메시지 포트보다 더욱 입력 메시지 포트 측에 위치한 메시지 포트를 새로운 소스 메시지 포트로 정의하고, 상기 새로운 메시지 포트에 대하여 상기 제2 기능을 수행하는 제32 기능을 포함하여 수행하도록 구성된다.
Preferably, the conversion process module comprises: a first function for finding a source message port defined as an input side for any one output message port; and a second function for determining whether the source message port is a message port for which message conversion is completed or an input message port And a second function for determining whether the source message port is a message port for which message conversion has been completed or an input message port as a result of the determination of the second function, A third function for performing a unit conversion according to the conversion process rule; and a third function for performing a unit conversion according to the conversion process rule, if the source message port is determined to be a message port for which message conversion is completed or an input message port, The message located at the input message port side Defining a bit with a new source message port, and with respect to the new message, the port is configured to perform, including the features of claim 32 for performing the second function.

이와 같은 본 발명은, 입력 메시지를 전송받아 시스템에서 사용되는 형식 또는 구조의 출력 메시지로 변환함에 있어서, 복수의 입력 메시지에서 복수의 출력 메시지로의 다중 포트 변환과, 출력 메시지를 기준으로 단위 변환을 수행하는 PULL 방식의 변환 적용을 통해, 적은 횟수의 변환 프로세스 호출을 통해 메시지 변환이 이뤄지도록 구성되어 리소스 낭비를 방지하고 변환 처리 속도를 높일 수 있다는 장점이 있다. In the present invention, when an input message is received and converted into an output message of a format or structure used in the system, a multi-port conversion from a plurality of input messages to a plurality of output messages and a unit conversion based on the output message are performed The conversion of the PULL method is performed so that the message conversion is performed through a small number of calls to the conversion process, thereby preventing resource waste and increasing the conversion processing speed.

또한, 변환 프로세스 전반을 정의하는 변환 프로세스 룰을 그래픽적으로 표시 제공할 수 있도록 구성되어, 사용자가 변환 프로세스 룰의 설정 및 운용을 편리하고 직관적으로 할 수 있다는 장점이 있다.
Further, it is constituted so as to be able to graphically display and provide a conversion process rule that defines the entire conversion process, so that the user can conveniently and intuitively set and operate the conversion process rule.

도 1은 종래의 메시지 변환 방법의 일예를 나타낸 모식도,
도 2는 종래의 메시지 변환 방법의 또 다른 일예를 나타낸 모식도,
도 3은 종래의 메시지 변환 방법의 또 다른 일예를 나타낸 모식도,
도 4는 본 발명의 일실시예에 따른 메시지 변환 방법이 실행되기 위한 시스템 구성도,
도 5는 본 발명의 일실시예에 따른 메시지 변환 장치의 구성도,
도 6은 본 발명의 일실시예에 따른 메시지 변환 방법을 설명하기 위한 모식도,
도 7은 본 발명의 일실시예에 따른 메시지 변환 방법을 설명하기 위한 또 다른 모식도,
도 8 및 도 9는 본 발명의 일실시예에 따른 메시지 변환 방법의 흐름도,
도 10은 본 발명의 일실시예에 따른 메시지 변환 장치에 있어서 XML 파일 형태로 구현된 변환 프로세스 룰의 예시 도면,
도 11은 도 10의 변환 프로세스 룰의 주요 엘리먼트의 정의를 나타낸 도면,
도 12 내지 도 16은 본 발명의 일실시예에 따른 메시지 변환 장치에 있어서 관리 콘솔을 통해 그래픽적으로 표시되는 포트 노테이션 또는 변환 노테이션의 예,
도 17은 도 7에 예시된 메시지 변환 방법의 프로세스가 본 실시예의 관리 콘솔을 통해 그래픽적으로 표시된 상태의 예,
도 18은 본 발명의 일실시예에 따른 변환 프로세스 룰이 관리 콘솔을 통해 그래픽적으로 표시된 상태의 예이다.
1 is a schematic diagram showing an example of a conventional message conversion method,
2 is a schematic diagram showing another example of a conventional message conversion method;
3 is a schematic diagram showing another example of a conventional message conversion method;
FIG. 4 is a system configuration diagram for executing a message conversion method according to an embodiment of the present invention; FIG.
5 is a configuration diagram of a message conversion apparatus according to an embodiment of the present invention;
FIG. 6 is a schematic diagram for explaining a message conversion method according to an embodiment of the present invention; FIG.
FIG. 7 is a schematic diagram for explaining a message conversion method according to an embodiment of the present invention; FIG.
8 and 9 are flowcharts of a message conversion method according to an embodiment of the present invention,
10 is an exemplary diagram of a conversion process rule implemented in the form of an XML file in a message conversion apparatus according to an embodiment of the present invention,
11 is a view showing definitions of main elements of the conversion process rule of FIG. 10,
12 to 16 are examples of port notation or conversion notation graphically displayed through a management console in a message conversion apparatus according to an embodiment of the present invention,
FIG. 17 shows an example of the state of the process of the message conversion method illustrated in FIG. 7 being graphically displayed through the management console of this embodiment,
18 is an example of a state in which the conversion process rule according to an embodiment of the present invention is graphically displayed through the management console.

본 발명은 그 기술적 사상 또는 주요한 특징으로부터 벗어남이 없이 다른 여러가지 형태로 실시될 수 있다. 따라서, 본 발명의 실시예들은 모든 점에서 단순한 예시에 지나지 않으며 한정적으로 해석되어서는 안 된다.The present invention may be embodied in many other forms without departing from its spirit or essential characteristics. Accordingly, the embodiments of the present invention are to be considered in all respects as merely illustrative and not restrictive.

제1, 제2 등의 용어는 다양한 구성요소들을 설명하는데 사용될 수 있지만, 상기 구성요소들은 상기 용어들에 의해 한정되어서는 안 된다. 상기 용어들은 하나의 구성요소를 다른 구성요소로부터 구별하는 목적으로만 사용된다. 예를 들어, 본 발명의 권리 범위를 벗어나지 않으면서 제1 구성요소는 제2 구성요소로 명명될 수 있고, 유사하게 제2 구성요소도 제1 구성요소로 명명될 수 있다. 및/또는 이라는 용어는 복수의 관련된 기재된 항목들의 조합 또는 복수의 관련된 기재된 항목들 중의 어느 항목을 포함한다.The terms first, second, etc. may be used to describe various components, but the components should not be limited by the terms. The terms are used only for the purpose of distinguishing one component from another. For example, without departing from the scope of the present invention, the first component may be referred to as a second component, and similarly, the second component may also be referred to as a first component. And / or < / RTI > includes any combination of a plurality of related listed items or any of a plurality of related listed items.

어떤 구성요소가 다른 구성요소에 "연결되어" 있다거나 "접속되어" 있다고 언급된 때에는, 그 다른 구성요소에 직접적으로 연결되어 있거나 또는 접속되어 있을 수도 있지만, 중간에 다른 구성요소가 존재할 수도 있다고 이해되어야 할 것이다. 반면에, 어떤 구성요소가 다른 구성요소에 "직접 연결되어" 있다거나 "직접 접속되어" 있다고 언급된 때에는, 중간에 다른 구성요소가 존재하지 않는 것으로 이해되어야 할 것이다.It is to be understood that when an element is referred to as being "connected" or "connected" to another element, it may be directly connected or connected to the other element, . On the other hand, when an element is referred to as being "directly connected" or "directly connected" to another element, it should be understood that there are no other elements in between.

본 출원에서 사용한 용어는 단지 특정한 실시예를 설명하기 위해 사용된 것으로, 본 발명을 한정하려는 의도가 아니다. 단수의 표현은 문맥상 명백하게 다르게 뜻하지 않는 한, 복수의 표현을 포함한다. 본 출원에서, "포함하다" 또는 "구비하다", "가지다" 등의 용어는 명세서상에 기재된 특징, 숫자, 단계, 동작, 구성요소, 부품 또는 이들을 조합한 것이 존재함을 지정하려는 것이지, 하나 또는 그 이상의 다른 특징들이나 숫자, 단계, 동작, 구성요소, 부품 또는 이들을 조합한 것들의 존재 또는 부가 가능성을 미리 배제하지 않는 것으로 이해되어야 한다.The terminology used in this application is used only to describe a specific embodiment and is not intended to limit the invention. The singular expressions include plural expressions unless the context clearly dictates otherwise. In the present application, the terms "comprises", "having", "having", and the like are intended to specify the presence of stated features, integers, steps, operations, components, Steps, operations, elements, components, or combinations of elements, numbers, steps, operations, components, parts, or combinations thereof.

다르게 정의되지 않는 한, 기술적이거나 과학적인 용어를 포함해서 여기서 사용되는 모든 용어들은 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자에 의해 일반적으로 이해되는 것과 동일한 의미를 가지고 있다. 일반적으로 사용되는 사전에 정의되어 있는 것과 같은 용어들은 관련 기술의 문맥상 가지는 의미와 일치하는 의미를 가지는 것으로 해석되어야 하며, 본 출원에서 명백하게 정의하지 않는 한, 이상적이거나 과도하게 형식적인 의미로 해석되지 않는다.Unless defined otherwise, all terms used herein, including technical or scientific terms, have the same meaning as commonly understood by one of ordinary skill in the art to which this invention belongs. Terms such as those defined in commonly used dictionaries are to be interpreted as having a meaning consistent with the contextual meaning of the related art and are to be interpreted as either ideal or overly formal in the sense of the present application Do not.

이하, 첨부된 도면을 참조하여 본 발명에 따른 바람직한 실시예를 상세히 설명하되, 도면 부호에 관계없이 동일하거나 대응하는 구성 요소는 동일한 참조 번호를 부여하고 이에 대한 중복되는 설명은 생략하기로 한다. 본 발명을 설명함에 있어서 관련된 공지 기술에 대한 구체적인 설명이 본 발명의 요지를 흐릴 수 있다고 판단되는 경우 그 상세한 설명을 생략한다.
Hereinafter, preferred embodiments of the present invention will be described in detail with reference to the accompanying drawings, wherein like or corresponding elements are denoted by the same reference numerals, and a duplicate description thereof will be omitted. DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, the present invention will be described in detail with reference to the accompanying drawings.

이하의 설명에서 주요 용어는 다음과 같이 이해될 수 있다. In the following description, the main terms can be understood as follows.

'입력 메시지'는 본 실시예의 메시지 변환 장치로 입력되는 메시지이다. 입력 메시지는 예를 들어, 외부 서버로부터 전송된 것일 수 있다. The 'input message' is a message input to the message conversion apparatus of the present embodiment. The incoming message may, for example, be transmitted from an external server.

'출력 메시지'는 본 실시예의 메시지 변환 장치로부터 출력되는 메시지이다. 출력 메시지는 예를 들어, 시스템으로 전송되거나 시스템에서 사용될 수 있다. 입력 메시지와 출력 메시지의 변환 과정에서 중간 메시지가 생성될 수도 있다. The 'output message' is a message output from the message conversion apparatus of the present embodiment. The output message may, for example, be transmitted to the system or used in the system. An intermediate message may be generated during the conversion of the input message and the output message.

'포트'는 메시지를 정의하고 표현하는 노테이션으로서, 메시지의 세부 스키마를 정의할 수 있다. 메시지 포트에는 입력 메시지 포트와 출력 메시지 포트가 있으며, 필요에 따라 정의되는 중간 메시지 포트가 있다. A 'port' is a notation that defines and expresses a message, and can define a detailed schema of the message. The message port has an input message port and an output message port, and there is an intermediate message port defined as needed.

'소스 메시지'는 어느 하나의 메시지 포트를 기준으로 해당 메시지 포트의 입력 측으로 정의된 메시지 포트를 통해 정의되는 메시지이다. 예를 들어, 중간 메시지를 통한 변환이 이뤄질 때, 중간 메시지는 출력 메시지에 대하여 소스 메시지가 되며, 입력 메시지는 중간 메시지에 대하여 소스 메시지가 될 수 있다.
The 'source message' is a message defined through a message port defined as the input side of the corresponding message port based on any one of the message ports. For example, when a conversion through an intermediate message is made, the intermediate message becomes the source message for the output message, and the input message can be the source message for the intermediate message.

도 4는 본 발명의 일실시예에 따른 메시지 변환 방법이 실행되기 위한 시스템 구성도, 도 5는 본 발명의 일실시예에 따른 메시지 변환 장치의 구성도이다. FIG. 4 is a system configuration diagram for executing a message conversion method according to an embodiment of the present invention, and FIG. 5 is a configuration diagram of a message conversion apparatus according to an embodiment of the present invention.

본 실시예의 메시지 변환 장치(1000)는, 외부 서버(4000~4200)로부터 입력 메시지를 전송받아 시스템(2000)에서 사용되는 형식 또는 구조의 출력 메시지로 변환하기 위한 장치이다. The message conversion apparatus 1000 of the present embodiment is an apparatus for receiving an input message from external servers 4000 to 4200 and converting it into an output message of a format or structure used in the system 2000.

본 실시예의 메시지 변환 장치(1000)는, 시스템(2000)에 구비되거나 시스템(2000)과 연동되도록 구성되며, 예를 들어, 시스템(2000) 자체에 메시지 변환 솔루션 프로그램의 형태로 설치되어 구동될 수도 있고, 시스템(2000)과 연동되는 별도의 메시지 변환 서버(도면 미도시)의 형태로 설치 및 구동될 수도 있다. The message conversion apparatus 1000 of the present embodiment is provided in the system 2000 or configured to be interlocked with the system 2000 and may be installed and operated in the form of a message conversion solution program in the system 2000 itself And may be installed and operated in the form of a separate message conversion server (not shown) linked to the system 2000.

특히, 별도의 메시지 변환 서버(도면 미도시)를 통해 메시지 변환 장치(1000)가 제공되는 경우, 시스템(2000)의 관리자는 관리 콘솔(1100)을 통해 웹 브라우징 방식으로 메시지 변환 서버(도면 미도시)에 접속하여 본 실시예의 변환 프로세스 룰을 그래픽 환경 하에서 설정 및 이용할 수 있으며, 이러한 방식을 취하는 경우 메시지 변환 솔루션 프로그램을 시스템(2000)에 직접 설치 및 운용하는 방식에 비해 시스템 운용 부담이 적다는 장점이 있다. In particular, when the message conversion apparatus 1000 is provided through a separate message conversion server (not shown), the administrator of the system 2000 can access the message conversion server (not shown) through the management console 1100 in a web browsing manner The conversion process rule of the present embodiment can be set and used under a graphical environment. When this method is adopted, compared with the method of directly installing and operating the message conversion solution program in the system 2000, .

상기 시스템(2000)은 예를 들어, 다양한 외부 서버(4000~4200)와 연계하여 행정 처리를 수행하기 위한 전자 정부 시스템, 다양한 외부 서버(4000~4200)와 연계하여 금융 서비스를 제공하기 위한 금융기관 시스템과 같은 통합 연계 시스템을 예로 들 수 있다. The system 2000 includes an e-government system for performing administrative processing in cooperation with various external servers 4000 to 4200, a financial institution for providing financial services in cooperation with various external servers 4000 to 4200, An example is an integrated linkage system such as a system.

본 실시예의 메시지 변환 장치(1000)는, 복수의 입력 메시지 포트를 통해 정의되는 복수의 입력 메시지를 복수의 출력 메시지 포트를 통해 정의되는 복수의 출력 메시지로 변환하는 기능을 수행한다. 여기서 '변환'이란 입력 메시지에 포함된 데이터 중 일부 또는 전부에 대하여 후술하는 단위 변환을 수행하고 그 결과값을 출력 메시지의 데이터의 일부 또는 전부로서 반환하는 것을 의미한다. 복수의 입력 메시지에서 복수의 데이터를 추출하고 단위 변환을 수행하여 하나의 출력 메시지로 보내는 것도 가능하며, 하나의 입력 메시지에서 복수의 출력 메시지로 단위 변환된 결과값을 보내는 것도 가능하다. The message conversion apparatus 1000 of this embodiment performs a function of converting a plurality of input messages defined through a plurality of input message ports into a plurality of output messages defined through a plurality of output message ports. Here, 'conversion' means performing a unit conversion described later on some or all of the data included in the input message and returning the result as part or all of the data of the output message. It is also possible to extract a plurality of data from a plurality of input messages, perform unit conversion, and send the same as one output message, or send a unit-converted result value from a single input message to a plurality of output messages.

한편, 상기 입력 메시지 또는 출력 메시지는 일예로, XML, 데이터베이스(DataBase, DB), 그리고 텍스트(Flat File, FF) 형식의 메시지가 될 수 있으며, 개별 데이터가 파싱을 통해 추출 또는 결합 가능한 메시지 형식이라면 상기 형식으로 반드시 한정되는 것은 아니다. The input message or output message may be, for example, an XML, a database (DB), or a flat file (FF) message. If the individual data is a message format that can be extracted or combined through parsing But is not necessarily limited to the above form.

또한, 상기 입력 메시지 포트 또는 출력 메시지 포트는, XML 포맷 기반의 XML 포트, 데이터베이스 포맷 기반의 DB 포트 및 텍스트 포맷 기반의 FF 포트 중의 어느 하나일 수 있다. The input message port or the output message port may be any one of an XML port based on an XML format, a DB port based on a database format, and an FF port based on a text format.

본 실시예의 메시지 변환 장치(1000)는, 입력 모듈(1010), 출력 모듈(1012), 변환 프로세스 룰 설정 모듈(1014), 적어도 하나 이상의 단위 변환 모듈(1016), 변환 프로세스 모듈(1018) 및 제어 모듈(1020)을 포함한다. The message conversion apparatus 1000 of the present embodiment includes an input module 1010, an output module 1012, a conversion process rule setting module 1014, at least one unit conversion module 1016, a conversion process module 1018, Module 1020. < / RTI >

입력 모듈(1010)은, 입력 메시지 포트를 통해 입력 메시지의 입력 처리를 수행한다. 입력 메시지는 외부 서버(4000~4200)로부터 전송될 것일 수 있다. The input module 1010 performs input processing of an input message through an input message port. The input message may be transmitted from the external server 4000 to 4200.

출력 모듈(1012)은, 상기 입력 메시지로부터 변환 생성된 출력 메시지의 출력 처리를 출력 메시지 포트를 통해 수행한다. 출력 메시지는 시스템(2000)의 후속 프로세스를 통해 필요한 데이터 처리에 사용된다. The output module 1012 performs an output process of the output message converted from the input message through the output message port. The output message is used to process the required data through subsequent processes of the system 2000.

변환 프로세스 룰 설정 모듈(1014)은, 입력 메시지로부터 출력 메시지를 변환 생성하기 위한 변환 프로세스 룰을 설정한다. 변환 프로세스 룰 설정은 예를 들어, 관리 콘솔(1100)을 통해 관리자에 의해 입력 설정될 수 있다. The conversion process rule setting module 1014 sets a conversion process rule for converting the output message from the input message. The conversion process rule settings can be input set by an administrator via the management console 1100, for example.

단위 변환 모듈(1016)은, 미리 설정된 단위 변환 룰에 근거하여 메시지 포트 간의 단위 변환을 수행하며, 적어도 하나 이상이 구비된다. The unit conversion module 1016 performs unit conversion between message ports based on a predetermined unit conversion rule, and at least one unit conversion rule is provided.

변환 프로세스 모듈(1018)은, 상기 변환 프로세스 룰에 따라 상기 단위 변환 모듈을 호출하여 메시지 포트 간의 단위 변환이 수행되도록 하여, 입력 메시지 포트를 통해 정의되는 입력 메시지로부터 출력 메시지 포트를 통해 정의되는 출력 메시지를 변환 생성한다. The conversion process module 1018 invokes the unit conversion module according to the conversion process rule to perform unit conversion between message ports to output an output message defined through an output message port from an input message defined through an input message port .

제어 모듈(1020)은, 상기 각각의 모듈 간의 유기적인 동작을 설정하고 제어하는 기능을 수행한다. The control module 1020 functions to set and control the organic operation between the modules.

본 실시예의 메시지 변환 장치(1000)는, 관리 콘솔(1100)을 통해 관리자의 입력(예, 변환 프로세스 룰 설정 입력, 단위 변환 설정 입력, 입/출력 메시지 형식 설정 입력, 입/출력 메시지 포트 설정 입력 등)을 받거나 입력 결과 및 각종 설정 상태를 표시할 수 있다. The message conversion apparatus 1000 according to the present embodiment inputs an input of an administrator (for example, conversion process rule setting input, unit conversion setting input, input / output message format setting input, input / output message port setting input Etc.) or display the input result and various setting statuses.

상기 변환 프로세스 모듈(1018)은, 미리 정의된 변환 프로세스 룰에 따라 입력 메시지를 출력 메시지로 변환하는 기능을 수행하며, 필요시 중간 메시지 포트를 통해 정의되는 중간 메시지를 생성할 수도 있다. The conversion process module 1018 performs the function of converting an input message into an output message according to a predefined conversion process rule, and may generate an intermediate message defined through the intermediate message port if necessary.

이를 위해, 상기 변환 프로세스 모듈(1018)은, 어느 하나의 출력 메시지 포트에 대하여 입력 측으로 정의된 소스 메시지 포트를 찾는 제1 기능과, 상기 소스 메시지 포트가 메시지 변환이 완료된 메시지 포트이거나 입력 메시지 포트인지 여부를 판단하는 제2 기능과, 상기 제2 기능의 판단 결과, 상기 소스 메시지 포트가 메시지 변환이 완료된 메시지 포트이거나 입력 메시지 포트인 것으로 판단된 경우에는, 상기 소스 메시지 포트를 통해 정의된 메시지에 대하여 미리 정의된 변환 프로세스 룰에 따른 단위 변환을 수행하는 제31 기능과, 상기 제2 기능의 판단 결과, 상기 소스 메시지 포트가 메시지 변환이 완료된 메시지 포트이거나 입력 메시지 포트인 것으로 판단되지 않은 경우에는, 상기 소스 메시지 포트보다 더욱 입력 메시지 포트 측(더욱 입력 측)에 위치한 메시지 포트를 새로운 소스 메시지 포트로 정의하고, 상기 새로운 메시지 포트에 대하여 상기 제2 기능을 수행하는 제32 기능을 포함하는 다양한 기능을 수행한다.
To that end, the conversion process module 1018 comprises a first function for finding a source message port defined as an input for any one output message port, and a second function for determining whether the source message port is a message port for which message conversion has been completed or an input message port And a second function for determining whether the source message port is a message port for which message conversion is completed or an input message port as a result of the determination of the second function, A 31st function for performing a unit conversion according to a predefined conversion process rule; and a 31st function for performing unit conversion according to a predefined conversion process rule; and if the source message port is determined not to be a message port for which message conversion is completed or an input message port To the input message port side (further input side) than the source message port And a thirty-second function for defining a message port located in the new message port as a new source message port and performing the second function for the new message port.

도 6은 본 발명의 일실시예에 따른 메시지 변환 방법을 설명하기 위한 모식도, 도 7은 본 발명의 일실시예에 따른 메시지 변환 방법을 설명하기 위한 또 다른 모식도, 도 8 및 도 9는 본 발명의 일실시예에 따른 메시지 변환 방법의 흐름도이다. FIG. 6 is a schematic diagram for explaining a message conversion method according to an embodiment of the present invention. FIG. 7 is a schematic diagram for explaining a message conversion method according to an embodiment of the present invention. FIG. 4 is a flowchart illustrating a message conversion method according to an exemplary embodiment of the present invention. FIG.

메시지 변환 전 단계에 해당하는 SP1 단계에서는, 메시지 변환 장치의 입력 메시지 포트를 통해 복수의 입력 메시지가 입력된다. 일예로, 상기 입력 메시지는 XML, 데이터베이스(DataBase, DB), 그리고 텍스트(Flat File, FF) 형식의 메시지가 될 수 있다. In the step SP1 corresponding to the step before the message conversion, a plurality of input messages are inputted through the input message port of the message conversion device. For example, the input message may be a message in the form of XML, a database (DB), and a flat file (FF).

S1 단계에서는, 메시지 변환 장치가, 어느 하나의 출력 메시지 포트에 대하여 입력 측으로 정의된 소스 메시지 포트를 찾는다. In step S1, the message conversion apparatus finds the source message port defined as the input side for any one output message port.

도 6을 예로 들면, 출력 메시지인 메시지 B의 메시지 포트에 대하여 소스 메시지 포트는 중간 메시지 m의 메시지 포트가 된다. 다른 예로, 출력 메시지인 메시지 C의 메시지 포트에 대하여 소스 메시지 포트는 중간 메시지 m의 메시지 포트 또는 입력 메시지 A의 메시지 포트가 된다. 6, the source message port for the message port of message B, which is the output message, becomes the message port of intermediate message m. As another example, for the message port of message C, which is an output message, the source message port is the message port of intermediate message m or the message port of input message A.

S2 단계에서는, 메시지 변환 장치가, 상기 소스 메시지 포트가 메시지 변환이 완료된 메시지 포트이거나 입력 메시지 포트인지 여부를 판단한다. In step S2, the message conversion apparatus determines whether the source message port is a message port whose message conversion has been completed or an input message port.

도 6의 출력 메시지인 메시지 B의 메시지 포트를 예로 들면, 소스 메시지 포트인 중간 메시지 m의 메시지 포트가 메시지 변환이 완료된 메시지 포트이거나 입력 메시지 포트인지 여부를 판단한다.6, it is determined whether the message port of the intermediate message m, which is the source message port, is a message port whose message conversion has been completed or an input message port.

도 6의 출력 메시지인 메시지 C의 메시지 포트를 예로 들면, 소스 메시지 포트인 중간 메시지 m의 메시지 포트가 메시지 변환이 완료된 메시지 포트이거나 입력 메시지 포트인지 여부를 판단하고, 또 다른 소스 메시지 포트인 입력 메시지 A의 메시지 포트가 메시지 변환이 완료된 메시지 포트이거나 입력 메시지 포트인지 여부를 판단한다. 6, it is determined whether the message port of the intermediate message m, which is the source message port, is a message port whose message conversion has been completed or an input message port. If the message port of the intermediate message m is a source message port, A determines whether the message port of the message conversion is completed or the input message port.

S31 단계에서는, 메시지 변환 장치가, 상기 S2 단계의 판단 결과, 상기 소스 메시지 포트가 메시지 변환이 완료된 메시지 포트이거나 입력 메시지 포트인 것으로 판단된 경우에는, 상기 소스 메시지 포트를 통해 정의된 메시지에 대하여 미리 정의된 변환 프로세스 룰에 따른 단위 변환을 수행한다. In step S31, if it is determined that the source message port is a message port for which message conversion is completed or an input message port, the message conversion apparatus determines whether the source message port Performs unit conversion according to defined conversion process rules.

상기 단위 변환은, 상기 소스 메시지 포트를 통해 정의된 메시지에 포함된 적어도 하나의 데이터에 기반하여, 상기 변환 프로세스 룰에 포함된 단위 변환 룰에 따라 수행이 이뤄진다. The unit conversion is performed according to a unit conversion rule included in the conversion process rule, based on at least one data included in a message defined through the source message port.

일예로, 상기 단위 변환은, 상기 소스 메시지 포트를 통해 정의된 메시지를 파싱하고, 상기 파싱 결과로 얻어진 데이터에 기반하여, 상수값으로의 치환 및 결과값 반환에 관한 제1 단위 변환, 문자열 처리 및 결과값 반환에 관한 제2 단위 변환, 논리 연산 처리 및 결과값 반환에 관한 제3 단위 변환, 산술 연산 처리 및 결과값 반환에 관한 제4 단위 변환 중 어느 하나에 따라 변환 결과를 생성하도록 구성된다. 이때, 파싱된 모든 데이터가 사용될 수도 있지만, 일부 데이터만 사용될 수도 있다. For example, the unit conversion may include parsing a message defined through the source message port, and performing a first unit conversion, a character string process, and a character string conversion on the basis of data obtained as a result of the parsing, A second unit conversion related to the return of the result value, a logical unit operation process, a third unit conversion relating to the return of the result value, an arithmetic operation process, and a fourth unit conversion related to the return of the result value. At this time, all the parsed data may be used, but only some data may be used.

도 13 내지 도 16은 이러한 단위 변환의 이름과 내용, 이를 본 실시예의 메시지 변환 장치의 관리 콘솔에서 그래픽적으로 표시하기 위한 노테이션을 예시하고 있다. 도 13은 상기 제1 단위 변환인 스테이션, 도 14는 상기 제2 단위 변환인 액티비티, 도 15는 상기 제3 단위 변환인 액티비티, 도 16은 상기 제4 단위 변환인 액티비티에 해당한다. 스테이션과 액티비티는 메시지 포트 간의 연산 시에 사용되는 함수에 해당하며, 스테이션은 상수값과 특정 데이터에 대한 매핑을 정의하는 노테이션이며, 액티비티는 입력 값들에 대하여 특정 함수 수행을 하여 출력 값으로 변경하는 노테이션이다. 상기 각각의 단위 변환의 상세한 내용은 도면을 통해 이해될 수 있으므로 상세 설명은 생략한다. 13 to 16 illustrate the names and contents of such unit conversions and notations for graphically displaying them in the management console of the message conversion apparatus of the present embodiment. FIG. 13 shows the first unit conversion station, FIG. 14 shows the second unit conversion activity, FIG. 15 shows the third unit conversion, and FIG. 16 shows the fourth unit conversion. The station and activity correspond to functions used in operation between message ports. The station is a notation that defines a constant value and a mapping to specific data. The activity is a notation in which a specific function is performed on input values to change to an output value. to be. The detailed contents of each unit conversion can be understood through the drawings, and detailed description will be omitted.

S32 단계에서는, 메시지 변환 장치가, 상기 S2 단계의 판단 결과, 상기 소스 메시지 포트가 메시지 변환이 완료된 메시지 포트이거나 입력 메시지 포트인 것으로 판단되지 않은 경우에는, 상기 소스 메시지 포트보다 더욱 입력 메시지 포트 측(더욱 입력 측)에 위치한 메시지 포트를 새로운 소스 메시지 포트로 정의하고, 상기 새로운 메시지 포트에 대하여 상기 S2 단계를 수행한다. If it is determined in step S32 that the source message port is a message port for which message conversion has been completed or is not an input message port, the message conversion apparatus may further transmit the message message to the input message port side ( Further defines the message port located on the input side as a new source message port and performs step S2 for the new message port.

한편, 상기 S1 단계 내지 상기 S32 단계는, 상기 복수의 출력 메시지 포트 각각에 대하여 모두 수행하게 되며, 모든 출력 메시지 포트에 대하여 각각의 소스 메시지 포트를 통해 정의된 메시지에 대하여 단위 변환이 완료된 것으로 판단되면, 입력 메시지에 대한 출력 메시지로의 변환 프로세스가 종료된다. If it is determined that the unit conversion for the message defined through each source message port is completed for all the output message ports, the steps S1 through S32 are performed for each of the plurality of output message ports , The process of converting the input message into the output message is terminated.

예를 들어, 도 6의 출력 메시지인 메시지 B의 메시지 포트를 예로 들면, 중간 메시지 m의 메시지 포트가 소스 메시지 포트가 된다. For example, taking the message port of message B, which is the output message of FIG. 6 as an example, the message port of intermediate message m becomes the source message port.

중간 메시지 m의 메시지 포트가 메시지 변환이 완료된 메시지 포트가 아니라면 중간 메시지 m의 메시지 포트는 입력 메시지 포트도 아니므로, 상기 S31 단계를 수행하지 않고, 상기 S32 단계에 따라 중간 메시지 m의 메시지 포트보다 더욱 입력 메시지 포트 측(더욱 입력 측)에 위치한 메시지 A의 메시지 포트를 새로운 소스 메시지 포트로 정의하고, 상기 새로운 메시지 포트에 대하여 상기 S2 단계를 수행한다. 이 경우, 메시지 A의 메시지 포트는 입력 메시지 포트이므로 상기 S31 단계에 따라 단위 변환(단위 변환1)을 수행한다. If the message port of the intermediate message m is not the message port for which the message conversion is completed, the message port of the intermediate message m is not the input message port. Therefore, the step S31 is not performed, The message port of the message A located on the input message port side (further input side) is defined as a new source message port, and the step S2 is performed on the new message port. In this case, since the message port of the message A is the input message port, the unit conversion (unit conversion 1) is performed according to the step S31.

단위 변환1이 수행된 이후, 중간 메시지 m의 메시지 포트는 메시지 변환이 완료된 메시지 포트에 해당하므로, 출력 메시지인 메시지 B에 대하여 중간 메시지 m을 소스 메시지로 하여 단위 변환2를 수행하게 된다. After unit conversion 1 is performed, the message port of the intermediate message m corresponds to the message port for which the message conversion is completed. Therefore, the unit conversion 2 is performed on the message B as the output message, using the intermediate message m as the source message.

다음으로, 출력 메시지인 메시지 C의 메시지 포트를 예로 들면, 중간 메시지 m의 메시지 포트와 메시지 A의 메시지 포트가 소스 메시지 포트가 된다. Next, the message port of the intermediate message m and the message port of the message A become the source message port, taking the message port of the message C as the output message.

중간 메시지 m의 메시지 포트를 소스 메시지 포트로 보는 경우, 중간 메시지 m의 메시지 포트가 상기 단위 변환1에 의해 메시지 변환이 완료된 상태이므로 상기 S31 단계에 따른 단위 변환3을 수행하게 된다. When the message port of the intermediate message m is viewed as the source message port, the message conversion of the message port of the intermediate message m is completed by the unit conversion 1, so the unit conversion 3 according to the step S31 is performed.

이와 함께, 메시지 A의 메시지 포트를 메시지 C의 소스 메시지 포트로 보는 경우, 메시지 A의 메시지 포트는 입력 메시지 포트이므로, 미리 정의된 변환 프로세스 룰에 따른 단위 변환(단위 변환4)을 수행하게 된다. In addition, when the message port of the message A is viewed as the source message port of the message C, the message port of the message A is the input message port, so unit conversion (unit conversion 4) according to the predefined conversion process rule is performed.

상기와 같은 과정을 통해 단위 변환 1 내지 4가 모두 수행되며, 결과적으로 메시지 A로부터 메시지 B 및 메시지 C로의 변환 프로세스가 완료된다. Through the above process, the unit conversions 1 to 4 are all performed, and consequently the conversion process from the message A to the message B and the message C is completed.

이후, 입력 메시지 포트를 통해 입력 메시지가 새로이 입력되면, 상기 S1 단계 내지 상기 S32 단계가 새로이 입력된 입력 메시지에 대하여 수행된다. 입력 메시지가 복수인 경우에도 상술한 과정과 동일한 방식으로 변환 프로세스가 처리된다.Thereafter, when an input message is newly input through the input message port, steps S1 through S32 are performed on a newly input input message. Even when a plurality of input messages exist, the conversion process is processed in the same manner as described above.

상기와 같이, 복수의 입력 메시지에서 복수의 출력 메시지로의 다중 포트 변환과, 출력 메시지를 기준으로 단위 변환을 수행하는 PULL 방식의 변환을 적용하게 되면, 도 7에 예시된 바와 같이 출력 메시지와 무관한 변환 아이템 A2 및 변환 아이템 M2를 생성할 필요가 없게 되므로, 종래의 기술보다 적은 횟수의 변환 프로세스 호출만으로 전체 출력 메시지가 얻어질 수 있다는 장점이 있다.
As described above, when the multi-port conversion from a plurality of input messages to a plurality of output messages and the PULL conversion that performs unit conversion based on an output message are applied, as illustrated in FIG. 7, There is no need to generate one conversion item A2 and the conversion item M2, so that a total output message can be obtained with a fewer number of conversion process calls than in the prior art.

한편, 도 10은 본 발명의 일실시예에 따른 메시지 변환 장치에 있어서 XML 파일 형태로 구현된 변환 프로세스 룰의 예시 도면, 도 11은 도 10의 변환 프로세스 룰의 주요 엘리먼트의 정의를 나타낸 도면으로서, 상기 설명된 변환 프로세스 룰이 실제로 구현된 예를 보여준다. 각 엘리먼트의 상세 설명은 도 11을 통해 이해될 수 있으므로 중복 설명은 생략한다.
FIG. 10 is a diagram showing an example of a conversion process rule implemented in the form of an XML file in the message conversion apparatus according to an embodiment of the present invention. FIG. 11 is a diagram showing the definition of main elements of the conversion process rule in FIG. The conversion process rules described above are actually implemented examples. The detailed description of each element can be understood with reference to FIG. 11, and redundant description will be omitted.

한편, 바람직한 일예로, 상기 변환 프로세스 룰은, 메시지 변환 장치에 접속한 관리 콘솔을 통해 그래픽적으로 입력 정의되거나 표시된다. Meanwhile, in a preferred embodiment, the conversion process rule is graphically input-defined or displayed through a management console connected to the message conversion apparatus.

이때, 상기 변환 프로세스 룰의 그래픽적 표시는, 상기 입력 메시지 포트, 출력 메시지 포트와 그 중간 변환 단계의 중간 메시지 포트를 포트 블록 형태로 표시하고, 상기 각각의 포트 블록 사이에 상기 변환 프로세스 룰에 따른 각각의 단위 변환을 변환 블록 형태로 표시하며, 상기 포트 블록 및 변환 블록 간의 매핑 관계가 매핑 선 형태로 표시하도록 구성된다. The graphical representation of the conversion process rules may include displaying the input message port, the output message port, and the intermediate message port of the intermediate conversion step in the form of a port block, Each unit conversion is displayed in the form of a conversion block, and a mapping relationship between the port block and the conversion block is displayed in a form of a mapping line.

또한, 상기 매핑 선은, 상기 포트 블록 및 변환 블록에 포함된 변환 대상 노드 단위로 연결 표시되도록 구성된다. 상기 노드는 데이터 처리 기본 단위로 이해될 수 있다. In addition, the mapping line is configured to be connected and displayed in units of conversion target nodes included in the port block and the conversion block. The node can be understood as a data processing basic unit.

또한, 상기 포트 블록은 XML 포트, DB 포트 및 FF 포트 별로 상호 구분되는 포트 노테이션을 갖도록 표시되며, 상기 변환 블록은 각각의 단위 변환 종류 별로 상호 구분되는 변환 노테이션을 갖도록 표시된다. In addition, the port block is displayed to have a port notation distinguished for each of an XML port, a DB port, and an FF port, and the conversion block is displayed to have a conversion notation for each unit conversion type.

도 17 내지 도 18은 본 발명의 일실시예에 따른 변환 프로세스 룰이 관리 콘솔을 통해 그래픽적으로 표시된 상태의 예로서, 특히, 도 17은 도 7에 예시된 메시지 변환 방법의 프로세스가 본 실시예의 관리 콘솔을 통해 그래픽적으로 표시된 상태의 예를 나타낸다.
17 to 18 show an example of a state in which a conversion process rule according to an embodiment of the present invention is graphically displayed through a management console. Particularly, FIG. 17 shows a case where the process of the message conversion method illustrated in FIG. An example of a graphically displayed state through the management console.

한편, 본 발명의 실시예 들은 다양한 컴퓨터로 구현되는 동작을 수행하기 위한 프로그램 명령과 이를 포함하는 컴퓨터 판독가능 매체를 포함한다. 상기 컴퓨터 판독 가능 매체는 프로그램 명령, 데이터 파일, 데이터 구조 등을 단독으로 또는 조합하여 포함할 수 있다. 상기 매체는 본 발명을 위하여 특별히 설계되고 구성된 것들이거나 컴퓨터 소프트웨어 당업자에게 공지되어 사용 가능한 것일 수도 있다. 컴퓨터 판독 가능 기록 매체의 예에는 하드 디스크, 플로피 디스크 및 자기 테이프와 같은 자기 매체, CD-ROM, DVD, USB 드라이브와 같은 광기록 매체, 플롭티컬 디스크와 같은 자기-광 매체, 및 롬, 램, 플래시 메모리 등과 같은 프로그램 명령을 저장하고 수행하도록 특별히 구성된 하드웨어 장치가 포함된다. 상기 매체는 프로그램 명령, 데이터 구조 등을 지정하는 신호를 전송하는 반송파를 포함하는 광 또는 금속선, 도파관 등의 전송 매체일 수도 있다. 프로그램 명령의 예에는 컴파일러에 의해 만들어지는 것과 같은 기계어 코드뿐만 아니라 인터프리터 등을 사용해서 컴퓨터에 의해서 실행될 수 있는 고급 언어 코드를 포함한다.
Meanwhile, embodiments of the present invention include program instructions for performing various computer-implemented operations and a computer readable medium having the same. The computer-readable medium may include program instructions, data files, data structures, and the like, alone or in combination. The media may be those specially designed and constructed for the present invention or may be those known to those skilled in the computer software. Examples of computer-readable media include magnetic media such as hard disks, floppy disks and magnetic tape, optical recording media such as CD-ROMs, DVDs, USB drives, self-optical media such as floppy disks, And a hardware device specifically configured to store and execute program instructions such as flash memory and the like. The medium may be a transmission medium such as an optical or metal line, a wave guide, or the like, including a carrier wave for transmitting a signal designating a program command, a data structure, or the like. Examples of program instructions include machine language code such as those produced by a compiler, as well as high-level language code that can be executed by a computer using an interpreter or the like.

1000: 메시지 변환 장치
1100: 관리 콘솔
4000~4200: 외부 서버
1000: message conversion device
1100: Administration console
4000 ~ 4200: External Server

Claims (12)

시스템에 구비되거나 시스템과 연동되는 메시지 변환 장치에서 실행되며, 복수의 입력 메시지 포트를 통해 정의되는 복수의 입력 메시지를 복수의 출력 메시지 포트를 통해 정의되는 복수의 출력 메시지로 변환하는 방법으로서,
1) 어느 하나의 출력 메시지 포트에 대하여 입력 측으로 정의된 소스 메시지 포트를 찾는 단계;
2) 상기 소스 메시지 포트가 메시지 변환이 완료된 메시지 포트이거나 입력 메시지 포트인지 여부를 판단하는 단계;
31) 상기 2) 단계의 판단 결과, 상기 소스 메시지 포트가 메시지 변환이 완료된 메시지 포트이거나 입력 메시지 포트인 것으로 판단된 경우에는, 상기 소스 메시지 포트를 통해 정의된 메시지에 대하여 미리 정의된 변환 프로세스 룰에 따른 단위 변환을 수행하는 단계; 및
32) 상기 2) 단계의 판단 결과, 상기 소스 메시지 포트가 메시지 변환이 완료된 메시지 포트이거나 입력 메시지 포트인 것으로 판단되지 않은 경우에는, 상기 소스 메시지 포트보다 더욱 입력 메시지 포트 측에 위치한 메시지 포트를 새로운 소스 메시지 포트로 정의하고, 상기 새로운 메시지 포트에 대하여 상기 2) 단계를 수행하는 단계;를 포함하여 구성된 메시지 변환 방법.
There is provided a method of converting a plurality of input messages defined in a plurality of input message ports into a plurality of output messages defined through a plurality of output message ports,
1) finding a source message port defined as an input side for any one output message port;
2) determining whether the source message port is a message port whose message conversion is completed or an input message port;
31) If it is determined in step 2) that the source message port is a message port for which message conversion is completed or an input message port, the conversion process rule defined for the message defined through the source message port Performing a unit conversion according to the conversion; And
32) If it is determined in step 2) that the source message port is a message port for which message conversion has been completed or is not an input message port, the message port located further on the input message port side than the source message port, Message port, and performing the step 2) on the new message port.
제1항에 있어서,
상기 1) 단계 내지 상기 32) 단계는,
상기 복수의 출력 메시지 포트 각각에 대하여 모두 수행하는 것을 특징으로 하는 메시지 변환 방법.
The method according to claim 1,
Wherein the steps 1) to 32)
And performing all of the plurality of output message ports for each of the plurality of output message ports.
제1항에 있어서,
상기 단위 변환은,
상기 소스 메시지 포트를 통해 정의된 메시지에 포함된 적어도 하나의 데이터에 기반하여, 상기 변환 프로세스 룰에 포함된 단위 변환 룰에 따라 수행하는 것을 특징으로 하는 메시지 변환 방법.
The method according to claim 1,
Wherein the unit conversion comprises:
Wherein the message conversion is performed according to a unit conversion rule included in the conversion process rule based on at least one data included in a message defined through the source message port.
제3항에 있어서,
상기 단위 변환은,
상기 소스 메시지 포트를 통해 정의된 메시지를 파싱하고,
상기 파싱 결과로 얻어진 데이터에 기반하여, 상수값으로의 치환 및 결과값 반환에 관한 제1 단위 변환, 문자열 처리 및 결과값 반환에 관한 제2 단위 변환, 논리 연산 처리 및 결과값 반환에 관한 제3 단위 변환, 산술 연산 처리 및 결과값 반환에 관한 제4 단위 변환 중 어느 하나에 따라 변환 결과를 생성하도록 구성된 것을 특징으로 하는 메시지 변환 방법.
The method of claim 3,
Wherein the unit conversion comprises:
Parsing the message defined via the source message port,
Based on the data obtained as a result of the parsing, a first unit conversion relating to replacement with a constant value and a return of a result value, a second unit conversion regarding a character string processing and a return of a result value, a logical operation processing, And a fourth unit conversion related to unit conversion, arithmetic operation processing, and return of a result value.
제4항에 있어서,
상기 입력 메시지 포트 또는 출력 메시지 포트는,
XML 포맷 기반의 XML 포트, 데이터베이스 포맷 기반의 DB 포트 및 텍스트 포맷 기반의 FF 포트 중의 어느 하나인 것을 특징으로 하는 메시지 변환 방법.
5. The method of claim 4,
Wherein the input message port or the output message port comprises:
An XML port based on XML format, a DB port based on database format, and an FF port based on text format.
제1항에 있어서,
상기 변환 프로세스 룰은,
메시지 변환 장치에 접속한 관리 콘솔을 통해 그래픽적으로 입력 정의되거나 표시되는 것을 특징으로 하는 메시지 변환 방법.
The method according to claim 1,
The conversion process rules include:
Wherein the message conversion device is graphically input-defined or displayed through a management console connected to the message conversion device.
제6항에 있어서,
상기 변환 프로세스 룰의 그래픽적 표시는,
상기 입력 메시지 포트, 출력 메시지 포트와 그 중간 변환 단계의 중간 메시지 포트를 포트 블록 형태로 표시하고,
상기 각각의 포트 블록 사이에 상기 변환 프로세스 룰에 따른 각각의 단위 변환을 변환 블록 형태로 표시하며,
상기 포트 블록 및 변환 블록 간의 매핑 관계가 매핑 선 형태로 표시하도록 구성된 것을 특징으로 하는 메시지 변환 방법.
The method according to claim 6,
The graphical representation of the transformation process rules may include,
The input message port, the output message port and the intermediate message port of the intermediate conversion step are displayed in the form of a port block,
Each unit conversion according to the conversion process rule between each of the port blocks in the form of a conversion block,
And the mapping relationship between the port block and the conversion block is displayed in a form of a mapping line.
제7항에 있어서,
상기 매핑 선은,
상기 포트 블록 및 변환 블록에 포함된 변환 대상 노드 단위로 연결 표시되도록 구성된 것을 특징으로 하는 메시지 변환 방법.
8. The method of claim 7,
The mapping line includes:
And the connection is displayed in units of the conversion target nodes included in the port block and the conversion block.
제7항에 있어서,
상기 포트 블록은 XML 포트, DB 포트 및 FF 포트 별로 상호 구분되는 포트 노테이션을 갖도록 표시되며,
상기 변환 블록은 각각의 단위 변환 종류 별로 상호 구분되는 변환 노테이션을 갖도록 표시되는 것을 특징으로 하는 메시지 변환 방법.
8. The method of claim 7,
The port block is displayed to have a port notation for each of XML port, DB port, and FF port,
Wherein the conversion block is displayed to have a conversion notation that is distinguished from each other by each unit conversion type.
하드웨어와 결합되어 제1항 내지 제9항 중의 어느 한 항에 따른 메시지 변환 방법을 실행시키기 위하여 매체에 저장된 컴퓨터 프로그램.
9. A computer program stored on a medium in combination with hardware for executing a message conversion method according to any one of claims 1 to 9.
제1항 내지 제9항 중의 어느 한 항에 따른 메시지 변환 방법을 컴퓨터에서 실행하기 위한 컴퓨터 프로그램이 기록된, 컴퓨터로 판독 가능한 기록 매체.
A computer program for executing a message conversion method according to any one of claims 1 to 9 on a computer.
시스템에 구비되거나 시스템과 연동되도록 구성되며, 복수의 입력 메시지 포트를 통해 정의되는 복수의 입력 메시지를 복수의 출력 메시지 포트를 통해 정의되는 복수의 출력 메시지로 변환하는 메시지 변환 장치로서,
입력 메시지 포트를 통해 입력 메시지의 입력 처리를 수행하는 입력 모듈;
상기 입력 메시지로부터 변환 생성된 출력 메시지의 출력 처리를 출력 메시지 포트를 통해 수행하는 출력 모듈;
입력 메시지로부터 출력 메시지를 변환 생성하기 위한 변환 프로세스 룰을 설정하는 변환 프로세스 룰 설정 모듈;
미리 설정된 단위 변환 룰에 근거하여 메시지 포트 간의 단위 변환을 수행하는 적어도 하나 이상의 단위 변환 모듈; 및
상기 변환 프로세스 룰에 따라 상기 단위 변환 모듈을 호출하여 메시지 포트 간의 단위 변환이 수행되도록 하여, 입력 메시지 포트를 통해 정의되는 입력 메시지로부터 출력 메시지 포트를 통해 정의되는 출력 메시지를 변환 생성하는 변환 프로세스 모듈;을 포함하며,
상기 변환 프로세스 모듈은,
어느 하나의 출력 메시지 포트에 대하여 입력 측으로 정의된 소스 메시지 포트를 찾는 제1 기능과,
상기 소스 메시지 포트가 메시지 변환이 완료된 메시지 포트이거나 입력 메시지 포트인지 여부를 판단하는 제2 기능과,
상기 제2 기능의 판단 결과, 상기 소스 메시지 포트가 메시지 변환이 완료된 메시지 포트이거나 입력 메시지 포트인 것으로 판단된 경우에는, 상기 소스 메시지 포트를 통해 정의된 메시지에 대하여 미리 정의된 변환 프로세스 룰에 따른 단위 변환을 수행하는 제31 기능과,
상기 제2 기능의 판단 결과, 상기 소스 메시지 포트가 메시지 변환이 완료된 메시지 포트이거나 입력 메시지 포트인 것으로 판단되지 않은 경우에는, 상기 소스 메시지 포트보다 더욱 입력 메시지 포트 측에 위치한 메시지 포트를 새로운 소스 메시지 포트로 정의하고, 상기 새로운 메시지 포트에 대하여 상기 제2 기능을 수행하는 제32 기능을 포함하여 수행하도록 구성된 메시지 변환 장치.
1. A message conversion device for converting a plurality of input messages defined through a plurality of input message ports into a plurality of output messages defined through a plurality of output message ports,
An input module for performing input processing of an input message through an input message port;
An output module for performing an output process of an output message converted from the input message through an output message port;
A conversion process rule setting module for setting a conversion process rule for converting and generating an output message from an input message;
At least one unit conversion module for performing unit conversion between message ports based on a predetermined unit conversion rule; And
A conversion process module for calling the unit conversion module according to the conversion process rule to perform unit conversion between message ports to convert an output message defined through an output message port from an input message defined through an input message port; / RTI >
Wherein the conversion process module comprises:
A first function for finding a source message port defined as an input side for any one output message port,
A second function of determining whether the source message port is a message port whose message conversion is completed or an input message port,
If it is determined that the source message port is a message port for which message conversion is completed or an input message port as a result of the determination of the second function, a unit according to a predefined conversion process rule for a message defined through the source message port A 31st function for performing conversion,
If it is determined that the source message port is a message port whose message conversion has been completed or is not an input message port as a result of the determination of the second function, And a 32nd function to perform the second function on the new message port.
KR1020140192425A 2014-12-29 2014-12-29 Message transformation method, apparatus for the same, Computer program for the same, and Recording medium storing computer program thereof KR101678195B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020140192425A KR101678195B1 (en) 2014-12-29 2014-12-29 Message transformation method, apparatus for the same, Computer program for the same, and Recording medium storing computer program thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020140192425A KR101678195B1 (en) 2014-12-29 2014-12-29 Message transformation method, apparatus for the same, Computer program for the same, and Recording medium storing computer program thereof

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
KR20140119313A Division KR101485819B1 (en) 2014-09-05 2014-09-05 Message transformation apparatus

Publications (2)

Publication Number Publication Date
KR20160030027A true KR20160030027A (en) 2016-03-16
KR101678195B1 KR101678195B1 (en) 2016-11-22

Family

ID=55649825

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020140192425A KR101678195B1 (en) 2014-12-29 2014-12-29 Message transformation method, apparatus for the same, Computer program for the same, and Recording medium storing computer program thereof

Country Status (1)

Country Link
KR (1) KR101678195B1 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100396462B1 (en) 2000-05-31 2003-09-02 인터내셔널 비지네스 머신즈 코포레이션 Message transformation selection tool and method
WO2008129900A1 (en) * 2007-04-12 2008-10-30 Nec Corporation Array processor type data processing apparatus
KR20080106568A (en) * 2006-04-03 2008-12-08 마이크로소프트 코포레이션 Policy based message aggregation framework
US20100205496A1 (en) * 2006-06-28 2010-08-12 Boardman Paul S Messaging system
US20120317211A1 (en) * 2011-06-08 2012-12-13 Institute For Information Industry Message conversion apparatus, message transmission system, message transmission method and computer program product thereof

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100396462B1 (en) 2000-05-31 2003-09-02 인터내셔널 비지네스 머신즈 코포레이션 Message transformation selection tool and method
KR20080106568A (en) * 2006-04-03 2008-12-08 마이크로소프트 코포레이션 Policy based message aggregation framework
US20100205496A1 (en) * 2006-06-28 2010-08-12 Boardman Paul S Messaging system
WO2008129900A1 (en) * 2007-04-12 2008-10-30 Nec Corporation Array processor type data processing apparatus
US20120317211A1 (en) * 2011-06-08 2012-12-13 Institute For Information Industry Message conversion apparatus, message transmission system, message transmission method and computer program product thereof

Also Published As

Publication number Publication date
KR101678195B1 (en) 2016-11-22

Similar Documents

Publication Publication Date Title
US9747150B2 (en) Two stage log normalization
US10452607B2 (en) Reusable transformation mechanism to allow mappings between incompatible data types
US20150143355A1 (en) Service oriented architecture version and dependency control
US10387145B1 (en) Mapping API parameters
US8650532B2 (en) Change notification and information update based on uncompiled software development project
US11222016B2 (en) Dynamic combination of processes for sub-queries
JP2009527852A (en) XML payload specification for modeling EDI schemas
US20150379049A1 (en) Generating data format description language schema
US8914482B2 (en) Translation of technology-agnostic management commands into multiple management protocols
KR102040999B1 (en) Linking web extension and content contextually
US11176087B2 (en) Efficient handling of bi-directional data
US10614161B2 (en) Method for integration of semantic data processing
KR20040097937A (en) System and method for employing object-based pipelines
US20190250895A1 (en) System and method for converting a first programming language application to a second programming language application
KR101678195B1 (en) Message transformation method, apparatus for the same, Computer program for the same, and Recording medium storing computer program thereof
KR101485819B1 (en) Message transformation apparatus
US20050177788A1 (en) Text to XML transformer and method
CN109241164A (en) A kind of data processing method, device, server and storage medium
US10387527B2 (en) Global filtering across heterogeneous datasets
CN115048913A (en) Command processing method and device and electronic equipment
JP2019074966A (en) Sql sentence extraction device, sql sentence extraction method, and program
CN114168149A (en) Data conversion method and device
JP2015210735A (en) Specification extraction device, specification extraction method and program
CN111279350B (en) System and method for providing globalization features in service management application interfaces
JP2016143075A (en) Specification extraction apparatus, specification extraction method and program

Legal Events

Date Code Title Description
A107 Divisional application of patent
A201 Request for examination
E902 Notification of reason for refusal
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: 20190909

Year of fee payment: 4