KR20240012210A - Method for processing request for subscription and method for adding function - Google Patents

Method for processing request for subscription and method for adding function Download PDF

Info

Publication number
KR20240012210A
KR20240012210A KR1020220089876A KR20220089876A KR20240012210A KR 20240012210 A KR20240012210 A KR 20240012210A KR 1020220089876 A KR1020220089876 A KR 1020220089876A KR 20220089876 A KR20220089876 A KR 20220089876A KR 20240012210 A KR20240012210 A KR 20240012210A
Authority
KR
South Korea
Prior art keywords
product
subscription
plug
condition
conditions
Prior art date
Application number
KR1020220089876A
Other languages
Korean (ko)
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 KR1020220089876A priority Critical patent/KR20240012210A/en
Publication of KR20240012210A publication Critical patent/KR20240012210A/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
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/02Banking, e.g. interest calculation or account maintenance
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
    • G06F9/44526Plug-ins; Add-ons
    • 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
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Abstract

일 실시예에 따른 가입 요청 처리 방법은 상품에 대한 가입 요청을 수신하는 단계; 상기 가입 요청에 따른 조건을 업무규칙으로부터 확인하는 단계; 상기 조건에 대응하는 플러그인 클래스를 상기 업무규칙으로부터 확인하는 단계; 상기 플러그인 클래스에 대한 객체를 생성하는 단계; 및 상기 플러그인 클래스에 대한 객체를 통해 상기 조건에 대한 검증을 수행하는 단계를 포함할 수 있다.A subscription request processing method according to an embodiment includes receiving a subscription request for a product; Confirming conditions according to the subscription request from business rules; Confirming a plug-in class corresponding to the condition from the business rule; creating an object for the plug-in class; And it may include performing verification of the condition through an object for the plug-in class.

Description

가입 요청 처리 방법 및 기능 추가 방법{METHOD FOR PROCESSING REQUEST FOR SUBSCRIPTION AND METHOD FOR ADDING FUNCTION}How to process subscription requests and add functions {METHOD FOR PROCESSING REQUEST FOR SUBSCRIPTION AND METHOD FOR ADDING FUNCTION}

개시 내용은 가입 요청 처리 방법 및 기능 추가 방법에 관한 것이다.The disclosure relates to a method of processing subscription requests and a method of adding functionality.

핀테크(Fintech)는 금융을 뜻하는 파이낸셜(financial)과 기술(technique)의 합성어로서, 모바일 결제 및 송금, 간편결제, 개인자산관리, 크라우드 펀딩(crowd funding), P2P(Peer-to-Peer) 대출, 가상화폐 등 정보 기술(Information Technology, IT)을 기반으로 한 새로운 형태의 금융 기술을 지칭한다. 최근 네트워크 기술 및 스마트폰(smartphone)과 같은 모바일 장치 관련 기술이 급격히 발전하면서, 종래의 금융 서비스가 은행 등 금융기관에 의한 상품 개발 및 출시와 운용에만 초점을 두었던 것과 달리, IT 업체나 대기업 등 다양한 업체가 핀테크 사업자가 되어 스마트폰 애플리케이션(application) 및 인터넷 웹 서비스 등을 통해 사용자의 편의와 수요에 맞춘 핀테크 서비스를 제공하고 있다.Fintech is a compound word of financial and technology, and includes mobile payments and remittances, simple payments, personal asset management, crowd funding, and P2P (Peer-to-Peer). It refers to a new form of financial technology based on information technology (IT), such as loans and virtual currency. Recently, with the rapid development of network technology and mobile device-related technology such as smartphones, unlike traditional financial services that focused only on product development, launch, and operation by financial institutions such as banks, various companies such as IT companies and large corporations The company has become a fintech business and is providing fintech services tailored to user convenience and demand through smartphone applications and Internet web services.

하지만, 현재까지의 핀테크 서비스는 관련 법이 신설 혹은 개정되거나, 새로운 상품이 추가되는 등의 변화가 생기는 경우, 개발자가 기능 추가와 더불어 기존 시스템을 변경하고, 회귀 테스트까지 수행해야 한다는 문제가 존재한다.However, fintech services to date have the problem that when changes occur, such as new or revised related laws or the addition of new products, developers must change the existing system in addition to adding functions and even perform regression testing. do.

일 실시예는 가입 요청을 처리하는 방법을 제공하고자 한다.One embodiment seeks to provide a method for processing subscription requests.

일 실시예는 기능을 추가하는 방법을 제공하고자 한다.One embodiment seeks to provide a method of adding functionality.

이러한 기술적 과제를 해결하기 위한 일 실시예에 따른 가입 요청 처리 방법은 상품에 대한 가입 요청을 수신하는 단계; 상기 가입 요청에 따른 조건을 업무규칙으로부터 확인하는 단계; 상기 조건에 대응하는 플러그인 클래스를 상기 업무규칙으로부터 확인하는 단계; 상기 플러그인 클래스에 대한 객체를 생성하는 단계; 및 상기 플러그인 클래스에 대한 객체를 통해 상기 조건에 대한 검증을 수행하는 단계를 포함할 수 있다.A subscription request processing method according to an embodiment to solve this technical problem includes receiving a subscription request for a product; Confirming conditions according to the subscription request from business rules; Confirming a plug-in class corresponding to the condition from the business rule; creating an object for the plug-in class; And it may include performing verification of the condition through an object for the plug-in class.

상기 상품은 새롭게 출시된 상품이고, 상기 상품에 대한 조건 및 상기 조건에 대응하는 플러그인 클래스는 상기 업무규칙에 플러그인 되어있을 수 있다.The product is a newly released product, and the conditions for the product and the plug-in class corresponding to the conditions may be plugged into the business rule.

상기 조건은, 가입가능 연령, 가입가능 좌수, 및 원가기준일을 포함할 수 있다.The conditions may include age for subscription, number of seats available for subscription, and cost base date.

상기 업무규칙은, 상기 조건 및 상기 플러그인 클래스에 대한 매핑 정보를 포함할 수 있다.The business rule may include mapping information for the condition and the plug-in class.

상기 검증을 수행하는 단계는, 상기 조건에 대한 조건 값을 상기 업무규칙으로부터 확인하는 단계; 상기 가입 요청이 상기 조건 값을 충족하는지 여부를 판정하는 단계; 및 상기 가입 요청이 상기 조건 값을 충족하는 경우 가입을 승인하고, 상기 가입 요청이 상기 조건 값을 충족하지 못하는 경우 가입을 거절하는 단계를 포함할 수 있다.The step of performing the verification includes checking a condition value for the condition from the business rule; determining whether the subscription request satisfies the condition value; and approving subscription when the subscription request satisfies the condition value, and rejecting subscription when the subscription request does not satisfy the condition value.

일 실시예에 따른 기능 추가 방법은, 제1 상품에 대한 조건, 조건 값, 및 플러그인 클래스에 대한 정보를 업무규칙으로서 유지하는 단계; 제2 상품에 대한 조건, 조건 값, 및 플러그인 클래스에 대한 정보를 수신하는 단계; 상기 제2 상품에 대한 조건, 조건 값, 및 플러그인 클래스에 대한 정보를 상기 업무규칙에 저장하는 단계; 및 상기 제2 상품에 대한 가입 요청을 수신하면, 상기 제2 상품에 대한 조건, 조건 값, 및 플러그인 클래스에 대한 정보에 기초하여 상기 가입 요청을 처리하는 단계를 포함하고, 제1 상품은 기존 상품이고, 제2 상품은 새롭게 출시된 상품일 수 있다.A method of adding a function according to an embodiment includes maintaining information about conditions, condition values, and plug-in classes for a first product as business rules; Receiving information about conditions, condition values, and plug-in classes for a second product; storing information about conditions, condition values, and plug-in classes for the second product in the business rules; and upon receiving a subscription request for the second product, processing the subscription request based on conditions, condition values, and information about the plug-in class for the second product, and the first product is an existing product. And the second product may be a newly released product.

상기 가입 요청을 처리하는 단계는, 상기 가입 요청이 상기 제2 상품에 대한 조건, 조건 값, 및 플러그인 클래스에 대한 정보를 모두 충족하면 상기 가입 요청을 승인하는 단계를 포함할 수 있다.Processing the subscription request may include approving the subscription request if the subscription request satisfies all conditions for the second product, condition values, and information about the plug-in class.

일 실시예에 따른 장치는 프로세서와, 상기 프로세서에 연결된 메모리를 포함하고, 상기 메모리는 프로그램을 저장하도록 구성되며, 상기 프로세서는 상기 프로그램을 실행하도록 구성되고, 상기 프로그램이 실행되면, 상술한 방법의 단계들이 구현될 수 있다.A device according to an embodiment includes a processor and a memory connected to the processor, the memory is configured to store a program, and the processor is configured to execute the program. When the program is executed, the method described above is performed. Steps may be implemented.

일 실시예에 따른 컴퓨터 판독 가능형 저장 매체에 기록되어 있는 컴퓨터 프로그램은, 상기 컴퓨터 프로그램이 컴퓨터 상에서 실행되면, 상기 컴퓨터 프로그램이 상기 컴퓨터로 하여금 상술한 방법의 단계들을 실행할 수 있다.A computer program recorded on a computer-readable storage medium according to one embodiment can cause the computer to execute the steps of the above-described method when the computer program is executed on a computer.

본 발명에서 제공되는 금융 시스템은 핀테크 관련 법이 신설 혹은 개정되거나, 새로운 상품이 추가되는 등의 변화가 생기더라도, 플러그인 기능을 사용함으로써 기존 시스템을 변경하지 않으며 회귀 테스트를 수행할 필요가 없는 효과가 있다.The financial system provided in the present invention does not change the existing system by using the plug-in function even if changes occur such as new or revised fintech-related laws or the addition of new products, and there is no need to perform regression testing. There is.

도 1은 일 실시예에 따른 금융 시스템의 개략적인 블록도이다.
도 2는 일 실시예에 따른 뱅킹 시스템의 동작을 설명하기 위한 도면이다.
도 3은 일 실시예에 따른 뱅킹 시스템의 동작을 설명하기 위한 순서도이다.
도 4는 일 실시예에 따른 뱅킹 시스템의 동작을 설명하기 위한 순서도이다.
1 is a schematic block diagram of a financial system according to one embodiment.
Figure 2 is a diagram for explaining the operation of a banking system according to an embodiment.
Figure 3 is a flowchart for explaining the operation of a banking system according to an embodiment.
Figure 4 is a flowchart for explaining the operation of a banking system according to an embodiment.

본 명세서에 개시되어 있는 본 발명의 개념에 따른 실시예들에 대해서 특정한 구조적 또는 기능적 설명들은 단지 본 발명의 개념에 따른 실시예들을 설명하기 위한 목적으로 예시된 것으로서, 본 발명의 개념에 따른 실시예들은 다양한 형태로 실시될 수 있으며 본 명세서에 설명된 실시예들에 한정되지 않는다.Specific structural or functional descriptions of the embodiments according to the concept of the present invention disclosed in this specification are merely illustrative for the purpose of explaining the embodiments according to the concept of the present invention. They may be implemented in various forms and are not limited to the embodiments described herein.

본 발명의 개념에 따른 실시예들은 다양한 변경들을 가할 수 있고 여러 가지 형태들을 가질 수 있으므로 실시예들을 도면에 예시하고 본 명세서에 상세하게 설명하고자 한다. 그러나, 이는 본 발명의 개념에 따른 실시예들을 특정한 개시형태들에 대해 한정하려는 것이 아니며, 본 발명의 사상 및 기술 범위에 포함되는 변경, 균등물, 또는 대체물을 포함한다.Since the embodiments according to the concept of the present invention can make various changes and have various forms, the embodiments will be illustrated in the drawings and described in detail in this specification. However, this is not intended to limit the embodiments according to the concept of the present invention to specific disclosed forms, and includes changes, equivalents, or substitutes included in the spirit and technical scope of the present invention.

제1 또는 제2 등의 용어를 다양한 구성요소들을 설명하는데 사용될 수 있지만, 상기 구성요소들은 상기 용어들에 의해 한정되어서는 안 된다. 상기 용어들은 하나의 구성요소를 다른 구성요소로부터 구별하는 목적으로만, 예를 들어 본 발명의 개념에 따른 권리 범위로부터 이탈되지 않은 채, 제1 구성요소는 제2 구성요소로 명명될 수 있고, 유사하게 제2 구성요소는 제1 구성요소로도 명명될 수 있다.Terms such as first or second may be used to describe various components, but the components should not be limited by the terms. The above terms are used only for the purpose of distinguishing one component from another component, for example, a first component may be named a second component, without departing from the scope of rights according to the concept of the present invention, Similarly, the second component may also be referred to as the first component.

어떤 구성요소가 다른 구성요소에 "연결되어" 있다거나 "접속되어" 있다고 언급된 때에는, 그 다른 구성요소에 직접적으로 연결되어 있거나 또는 접속되어 있을 수도 있지만, 중간에 다른 구성요소가 존재할 수도 있다고 이해되어야 할 것이다. 반면에, 어떤 구성요소가 다른 구성요소에 "직접 연결되어" 있다거나 "직접 접속되어" 있다고 언급된 때에는, 중간에 다른 구성요소가 존재하지 않는 것으로 이해되어야 할 것이다. 구성요소들 간의 관계를 설명하는 표현들, 예를 들어 "~사이에"와 "바로~사이에" 또는 "~에 직접 이웃하는" 등도 마찬가지로 해석되어야 한다.When a component is said to be "connected" or "connected" to another component, it is understood that it may be directly connected to or connected to the other component, but that other components may exist in between. It should be. On the other hand, when it is mentioned that a component is “directly connected” or “directly connected” to another component, it should be understood that there are no other components in between. Expressions that describe the relationship between components, such as “between”, “immediately between” or “directly adjacent to”, should be interpreted similarly.

본 명세서에서 사용한 용어는 단지 특정한 실시예들을 설명하기 위해 사용된 것으로, 본 발명을 한정하려는 의도가 아니다. 단수의 표현은 문맥상 명백하게 다르게 뜻하지 않는 한, 복수의 표현을 포함한다. 본 명세서에서, "포함하다" 또는 "가지다" 등의 용어는 설시된 특징, 숫자, 단계, 동작, 구성요소, 부분품 또는 이들을 조합한 것이 존재함으로 지정하려는 것이지, 하나 또는 그 이상의 다른 특징들이나 숫자, 단계, 동작, 구성요소, 부분품 또는 이들을 조합한 것들의 존재 또는 부가 가능성을 미리 배제하지 않는 것으로 이해되어야 한다.The terminology used herein is only used to describe specific embodiments and is not intended to limit the invention. Singular expressions include plural expressions unless the context clearly dictates otherwise. In this specification, terms such as "include" or "have" are intended to designate the presence of a described feature, number, step, operation, component, part, or combination thereof, and one or more other features or numbers, It should be understood that this does not exclude in advance the possibility of the presence or addition of steps, operations, components, parts, or combinations thereof.

다르게 정의되지 않는 한, 기술적이거나 과학적인 용어를 포함해서 여기서 사용되는 모든 용어들은 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자에 의해 일반적으로 이해되는 것과 동일한 의미를 가진다. 일반적으로 사용되는 사전에 정의되어 있는 것과 같은 용어들은 관련 기술의 문맥상 가지는 의미와 일치하는 의미를 갖는 것으로 해석되어야 하며, 본 명세서에서 명백하게 정의하지 않는 한, 이상적이거나 과도하게 형식적인 의미로 해석되지 않는다.Unless otherwise defined, all terms used herein, including technical or scientific terms, have the same meaning as commonly understood by a person of ordinary skill in the technical field to which the present invention pertains. Terms as defined in commonly used dictionaries should be interpreted as having meanings consistent with the meanings they have in the context of the related technology, and unless clearly defined in this specification, should not be interpreted in an idealized or overly formal sense. No.

이하, 실시예들을 첨부된 도면을 참조하여 상세하게 설명한다. 그러나, 특허출원의 범위가 이러한 실시예들에 의해 제한되거나 한정되는 것은 아니다. 각 도면에 제시된 동일한 참조 부호는 동일한 부재를 나타낸다.Hereinafter, embodiments will be described in detail with reference to the attached drawings. However, the scope of the patent application is not limited or limited by these examples. The same reference numerals in each drawing indicate the same members.

도 1은 일 실시예에 따른 금융 시스템의 개략적인 블록도이고, 도 2는 일 실시예에 따른 뱅킹 시스템의 동작을 설명하기 위한 도면이다.FIG. 1 is a schematic block diagram of a financial system according to an embodiment, and FIG. 2 is a diagram for explaining the operation of a banking system according to an embodiment.

도 1을 참조하면, 금융 시스템(10)은 제1 전자 장치(100), 서버(200), 및 제2 전자 장치(300)를 포함할 수 있다. 금융 시스템(10)은 무결절성(seamless)의 사용자 경험(user experience, UX)을 제공하는 플랫폼(platform)으로서, 고객과 판매자 간 계약이 원활하게 이루어지도록 동작할 수 있다.Referring to FIG. 1 , the financial system 10 may include a first electronic device 100, a server 200, and a second electronic device 300. The financial system 10 is a platform that provides a seamless user experience (UX) and can operate so that contracts between customers and sellers are smoothly completed.

제1 전자 장치(100)는 서버(200)와 통신할 수 있다. 제1 전자 장치(100)는 고객이 사용하는 전자 장치일 수 있다. 예를 들어, 고객은 제1 전자 장치(100)의 브라우저, 어플리케이션, 프로그램 등을 통해 서버(200)와 통신할 수 있다. 제2 전자 장치(300)는 판매자가 사용하는 전자 장치일 수 있다. 판매자는 제2 전자 장치(300)의 브라우저, 어플리케이션, 프로그램 등을 통해 서버(200)와 통신할 수 있다. 제1 전자 장치(100)와 제2 전자 장치(300)는 서버(200)를 통해 통신할 수 있다. 즉, 판매자와 고객은 제1 전자 장치(100), 서버(200), 및 제2 전자 장치(300) 중 적어도 하나를 사용하여 계약을 체결할 수 있다.The first electronic device 100 can communicate with the server 200. The first electronic device 100 may be an electronic device used by a customer. For example, a customer may communicate with the server 200 through a browser, application, program, etc. of the first electronic device 100. The second electronic device 300 may be an electronic device used by a seller. The seller may communicate with the server 200 through a browser, application, program, etc. of the second electronic device 300. The first electronic device 100 and the second electronic device 300 may communicate through the server 200. That is, the seller and the customer can conclude a contract using at least one of the first electronic device 100, the server 200, and the second electronic device 300.

제1 전자 장치(100)와 제2 전자 장치(300)는 각각 디스플레이를 갖는 PC(personal computer) 또는 휴대용 전자 장치 등일 수 있다. 여기서, 휴대용 전자 장치는 랩탑(laptop) 컴퓨터, 이동 전화기, 스마트 폰(smart phone), 태블릿(tablet) PC, 모바일 인터넷 디바이스(mobile internet device, MID)), PDA(personal digital assistant), EDA(enterprise digital assistant), 또는 스마트 와치(smart watch), 스마트 손목밴드(smart band) 등 웨어러블 장치(wearable device)로 구현될 수 있다.The first electronic device 100 and the second electronic device 300 may each be a personal computer (PC) or a portable electronic device having a display. Here, the portable electronic device includes a laptop computer, a mobile phone, a smart phone, a tablet PC, a mobile internet device (MID), a personal digital assistant (PDA), and an enterprise electronic device (EDA). It may be implemented as a wearable device such as a digital assistant, a smart watch, or a smart wrist band.

서버(200)는, 복수의 장치 및 서버들과 같은 각각의 노드 상호 간에 정보 교환이 가능한 연결 구조인 네트워크를 사용하여 제1 전자 장치(100) 또는 제2 전자 장치(300)와 통신을 수행하며, 이러한 네트워크의 일 예에는 RF, 3GPP(3rd Generation Partnership Project) 네트워크, LTE(Long Term Evolution) 네트워크, 5GPP(5th Generation Partnership Project) 네트워크, WIMAX(World Interoperability for Microwave Access) 네트워크, 인터넷(Internet), LAN(Local Area Network), Wireless LAN(Wireless Local Area Network), WAN(Wide Area Network), PAN(Personal Area Network), VAN(Value Added Network), 블루투스(Bluetooth) 네트워크, NFC 네트워크, 위성 방송 네트워크, 아날로그 방송 네트워크, DMB(Digital Multimedia Broadcasting) 네트워크 등이 포함되나 이에 한정되지는 않는다.The server 200 communicates with the first electronic device 100 or the second electronic device 300 using a network, which is a connection structure that allows information exchange between nodes such as a plurality of devices and servers. , Examples of such networks include RF, 3rd Generation Partnership Project (3GPP) network, Long Term Evolution (LTE) network, 5th Generation Partnership Project (5GPP) network, World Interoperability for Microwave Access (WIMAX) network, Internet, LAN (Local Area Network), Wireless LAN (Wireless Local Area Network), WAN (Wide Area Network), PAN (Personal Area Network), VAN (Value Added Network), Bluetooth network, NFC network, satellite broadcasting network, Includes, but is not limited to, analog broadcasting networks, DMB (Digital Multimedia Broadcasting) networks, etc.

서버(200)는 제1 전자 장치(100) 또는 제2 전자 장치(300)로부터 요청을 수신하면, 데이터베이스(database)로부터 데이터를 추출하여 제1 전자 장치(100) 또는 제2 전자 장치(300)에 응답할 수 있다. 또한, 서버(200)는 추출한 데이터를 처리(예를 들어, 연산)하여 제1 전자 장치(100) 또는 제2 전자 장치(300)에 전송할 수 있다.When the server 200 receives a request from the first electronic device 100 or the second electronic device 300, the server 200 extracts data from the database and sends it to the first electronic device 100 or the second electronic device 300. You can respond to Additionally, the server 200 may process (eg, calculate) the extracted data and transmit it to the first electronic device 100 or the second electronic device 300.

서버(200)는 클라우드(cloud), 라우터(router), auth 미들웨어(auth middleware), etc 미들웨어(etc. middleware), 나머지 API(rest API), 데이터 전처리기(data pre-processor), 워커 스레드(worker thread) 등을 포함할 수 있다.The server 200 includes a cloud, a router, auth middleware, etc middleware, a rest API, a data pre-processor, and a worker thread ( worker thread), etc.

서버(200)는 판매자의 뱅킹 시스템(banking system; 250)을 저장할 수 있다. 뱅킹 시스템(250)은 대용량 고연산을 수행하기 때문에, 서버(200)는 뱅킹 시스템(250)을 분산하여 저장하며, 뱅킹 시스템(250)이 분산 처리를 수행하도록 지원할 수 있다.The server 200 may store the seller's banking system (banking system) 250. Since the banking system 250 performs large-scale, high-capacity calculations, the server 200 can distribute and store the banking system 250 and support the banking system 250 to perform distributed processing.

판매자는 제2 전자 장치(300)를 사용하여 뱅킹 시스템(250)을 서버(200)에 업로드하고, 뱅킹 시스템(250)을 고객에게 제공할 수 있다. 뱅킹 시스템(250)은 제1 전자 장치(100) 또는 제2 전자 장치(300)의 요청에 따라 서비스를 수행할 수 있다.The seller may use the second electronic device 300 to upload the banking system 250 to the server 200 and provide the banking system 250 to the customer. The banking system 250 may perform services according to requests from the first electronic device 100 or the second electronic device 300.

뱅킹 시스템(250)은 계약을 수행하기 위한 복수 개의 컴포넌트(component)를 포함할 수 있다. 예를 들어, 뱅킹 시스템(250)은 고객 정보 관리, 계약 정보 관리, 계좌 정보 관리, 잔액 관리, 거래 이력 관리, 이자 계산, 수수료 계산, 상품 정보 조회 및 검증, 금융 업무 기능, 회계 기준, 선처리 기능, 후처리 기능, 서비스 수행 기능, 여신 심사 기능, 문서 관리 등의 기능을 수행하는 컴포넌트를 포함할 수 있다. 여기서, 뱅킹 시스템(250)은 계약 컴포넌트를 포함하며, 계약 컴포넌트는 플러그인(plug-in)된 조건 검증 클래스(class)를 수행하여 상품의 조건에 관한 정합성을 체크할 수 있다.The banking system 250 may include a plurality of components for performing a contract. For example, the banking system 250 includes customer information management, contract information management, account information management, balance management, transaction history management, interest calculation, fee calculation, product information inquiry and verification, financial work function, accounting standards, and preprocessing function. , may include components that perform functions such as post-processing functions, service performance functions, credit screening functions, and document management. Here, the banking system 250 includes a contract component, and the contract component can check the consistency of product conditions by performing a plug-in condition verification class.

계약 컴포넌트는 신규 기능이 발생한 경우, 신규 기능을 처리하기 위한 클래스를 추가할 수 있다. 신규 기능은 법률, 정책, 업무처리 규칙, 신상품 출시 등의 요인으로 인해 발생할 수 있다.When a new function occurs, the contract component can add a class to handle the new function. New features may arise due to factors such as laws, policies, business practices, and new product launches.

새로운 법과 정책은 검증, 처리, 보고 등의 새로운 기능을 초래할 수 있다. 일 예로, 개인정보보호법으로 인해 고객정보 접근 및 제공 정보의 기록과 관리에 변화가 생긴 경우, 계약 컴포넌트는 해당 클래스를 변경하거나 신규 클래스를 추가할 수 있다. 다른 예로, 대포통장을 예방하기 위해 1개월 내 중복으로 계좌신규가 제한되는 경우, 계약 컴포넌트는 해당 클래스를 변경하거나 신규 클래스를 추가할 수 있다.New laws and policies can result in new capabilities such as verification, processing, and reporting. For example, if there is a change in access to customer information and the recording and management of provided information due to the Personal Information Protection Act, the contract component can change the class or add a new class. As another example, if new accounts are limited to multiple accounts within one month to prevent cannon accounts, the contract component can change the class or add a new class.

새로운 이자 계산 방식, 새로운 수수료 감면 체계 등의 업무처리 규칙이 발생한 경우, 계약 컴포넌트는 해당 클래스를 변경하거나 신규 클래스를 추가할 수 있다.When business processing rules such as a new interest calculation method or a new fee reduction system occur, the contract component can change the class or add a new class.

또한, 스윙(swing) 조건, 오프셋(offset) 이자 계산 등 새로운 개념의 상품 조건 처리 방식을 갖는 상품이 등장한 경우, 계약 컴포넌트는 해당 클래스를 변경하거나 신규 클래스를 추가할 수 있다.Additionally, when a product with a new concept of product condition processing method, such as swing conditions or offset interest calculation, appears, the contract component can change the class or add a new class.

이와 같이, 뱅킹 시스템(250)은 신규 기능이 발생한 경우 계약 컴포넌트를 통해 클래스를 변경하거나 추가하여, 기존 시스템을 변경하지 않으며 회귀 테스트도 불필요할 수 있다. 이에, 뱅킹 시스템(250)은 응답 비용이 감소하고, 응답 속도는 증가하며, 변화로 인한 리스크가 감소하고, 동작 품질이 향상될 수 있다.In this way, the banking system 250 changes or adds classes through the contract component when a new function occurs, so the existing system is not changed and regression testing may be unnecessary. Accordingly, the banking system 250 can have reduced response costs, increased response speed, reduced risks due to changes, and improved operation quality.

도 2를 참조하면, 뱅킹 시스템(250)은 구성 가능하고(configurable) 플러그인 가능한(pluggable) 시스템일 수 있다. 뱅킹 시스템(250)은 입력(input)을 수신하고, 비즈니스 파라미터 및 규칙(business parameter&rule)을 참조하여 결정 및 계산을 수행하고 출력(output)을 전송할 수 있다. 이때, 비즈니스 파라미터 및 규칙은 구성 가능하고, 결정 및 계산에 사용되는 아키텍처 및 디자인 패턴은 플러그인 가능할 수 있다.Referring to Figure 2, banking system 250 may be a configurable and pluggable system. The banking system 250 may receive input, perform decisions and calculations with reference to business parameters and rules, and transmit output. At this time, business parameters and rules may be configurable, and architecture and design patterns used for decisions and calculations may be pluggable.

플러그인 사용 기능으로는 입력 속성 검증, 확장 코드, 서비스 검증, 조건 업무규칙, 세금 계산, 이자 계산, 잔액 갱신 등이 있을 수 있다.Plug-in usage functions may include input attribute verification, extension code, service verification, conditional business rules, tax calculation, interest calculation, and balance update.

입력 속성 검증은 서비스 입력 항목에 대한 검증을 위한 기능에 대한 확장 기능일 수 있다.Input property verification may be an extension to the function for verifying service input items.

확장 코드는 목록성 원장에 대한 코드 조회 기능일 수 있다.The extension code can be a code query function for the catalog ledger.

서비스 검증은 계약 관련 서비스에 대한 고객 또는 채널 별 공통적인 검증 규칙일 수 있다.Service verification may be a common verification rule for each customer or channel for contract-related services.

조건 업무규칙은 상품 조건에 따른 업무처리 규칙일 수 있다.Conditional business rules may be business processing rules according to product conditions.

세금 계산은 이자 계산 시점에 수행할 세금 계산 기능일 수 있다.Tax calculation may be a tax calculation function to be performed at the time of interest calculation.

이자 계산은 이자 계산 시점에 이자 계산 유형별 수행 클래스 기능일 수 있다.Interest calculation may be a class function performed for each interest calculation type at the time of interest calculation.

잔액 갱신은 잔액 유형 파라미터에 따라 잔액 갱신을 수행하는 기능일 수 있다.Balance update may be a function that performs balance update according to the balance type parameter.

계약은 상품 또는 서비스를 기반으로 고객과 판매자가 체결하는 것을 의미할 수 있다. 즉, 계약은 적어도 하나의 상품 및/또는 적어도 하나의 서비스를 포함할 수 있다. 뱅킹 시스템(250)은 상이한 계약에 대해서 상이한 계약 정보를 가지고, 상이한 업무처리 규칙(또는 기능)을 가질 수 있다. 뱅킹 시스템(250)은 복수 개의 계약에 대해서 유형 별로 상이한 클래스를 정의하여 관리할 수 있다. 각각의 상품 또는 각각의 서비스는 업무 특성을 나타내는 적어도 하나의 조건을 포함할 수 있다. 예를 들어, 조건은 특정 상품에 대해 가입 가능한 연령 범위를 정의하는 가입 가능 연령, 중도 인출 가능 여부, (저축성 수신 상품의 경우) 적립 금액의 한도 및 적립 주기 등을 포함할 수 있다.A contract may refer to an agreement between a customer and a seller based on a product or service. That is, the contract may include at least one product and/or at least one service. The banking system 250 may have different contract information and different business processing rules (or functions) for different contracts. The banking system 250 can define and manage different classes for each type of a plurality of contracts. Each product or each service may include at least one condition representing business characteristics. For example, conditions may include the age at which subscription is possible, which defines the age range at which subscription is possible for a specific product, whether early withdrawal is possible, (in the case of savings products) the limit of the accumulated amount, the accumulation cycle, etc.

뱅킹 시스템(250)은 데이터 모델과 클래스 모델을 사용하여 계약을 수행할 수 있다. The banking system 250 can perform contracts using a data model and a class model.

데이터 모델과 관련해서, 상품 범위 확장(새로운 유형의 상품 출시)에도 계약 모델의 변경이 없어야 하고; 모든 유형의 계약은 단일 데이터 모델로 관리되어야 하고; 데이터 모델의 변경 없이 추가 정보에 대한 관리가 가능해야 한다.Regarding the data model, expansion of the product range (launch of new types of products) should not result in changes to the contract model; All types of contracts should be managed by a single data model; It should be possible to manage additional information without changing the data model.

데이터 모델은 데이터베이스를 사용하며 계약 모델을 포함할 수 있다.The data model uses a database and may include a contract model.

계약 모델은 계약 기본(Arrangement Basic), 계약 조건(Arrangement Conditions), 계약 관계(Arrangement Relations), 및 기타 정보(Others)를 사용하여 설계될 수 있다. 여기서, 계약 기본 유닛은 계약의 공통 기본정보를 관리할 수 있다. 복수 개의 계약들에는 공통적인 기본정보가 있을 수 있다. 계약 조건 유닛은 체결 대상 상품의 상품 조건정보를 관리할 수 있다. 계약 관계 유닛은 체결 계약의 관계, 체결 계약의 소유주와의 관계, 체결 계약의 회계처리부서와의 관계 등의 정보를 관리할 수 있다. 기타 정보 유닛은 기타 업무처리로 인한 추가 정보를 관리할 수 있다.A contract model can be designed using Arrangement Basic, Arrangement Conditions, Arrangement Relations, and Others. Here, the contract basic unit can manage common basic information of the contract. Multiple contracts may have common basic information. The contract conditions unit can manage product condition information for the product to be concluded. The contract relationship unit can manage information such as the relationship between the concluded contract, the relationship with the owner of the concluded contract, and the relationship with the accounting department of the concluded contract. Other information units can manage additional information resulting from other business processes.

계약 모델은 신규 상품 출시로 인한 추가 정보, 기타 업무 추가로 인한 추가 정보, 기타 영역 추가로 인한 추가 관계 정보 등 추가 정보에 대한 유연한 관리가 가능하고 모델의 변경이 수반되지 않는다.The contract model allows flexible management of additional information, such as additional information due to the launch of a new product, additional information due to the addition of other tasks, and additional relationship information due to the addition of other areas, and does not involve changes to the model.

클래스 모델에서는, 새로운 유형의 계약이 추가될 경우, 기존 시스템에 영향이 없어야 한다. 기존과 다른 유형의 상품 출시로 인해 관리정보 및 처리기능이 크게 달라지더라도, 클래스 모델에서는 해당 유형 상품들을 위한 계약유형을 신규로 정의하여 관리함으로써 기존 시스템에 영향을 주지 않고 신규 요건에 대한 수용이 가능할 수 있다.In the class model, when a new type of contract is added, there should be no impact on the existing system. Even if management information and processing functions change significantly due to the release of products of different types from existing ones, the class model allows new requirements to be accommodated without affecting the existing system by newly defining and managing contract types for the corresponding types of products. It may be possible.

클래스 모델에서 관리하는 계약은 크게 구조계약, 가상계약, 일반계약으로 나뉠 수 있다. Contracts managed in the class model can be broadly divided into structural contracts, virtual contracts, and general contracts.

구조계약은 특정 상품에 대한 구조를 제공하는 계약으로 해당 계약클래스는 특정 상품 체결에 필요한 정보를 제공하는 기능을 제공할 수 있다. 구조계약은 해당 상품 신규를 위해 필요한 상품 조건정보, 계약관계정보, 계약추가정보 등을 포함할 수 있다. 이러한 정보는 상품정보 및 업무규칙정보로서 데이터베이스에 저장될 수 있다. 예를 들어, 특정 상품에서 관리가 필요한 관계정보는 계약관계정보 업무규칙을 통해 등록될 수 있고, 특정 상품에서 관리되어야 하는 계약기본정보 이외의 정보는 계약추가정보 업무규칙을 통해 등록될 수 있다.A structural contract is a contract that provides a structure for a specific product, and the contract class can provide the function of providing the information necessary to conclude a specific product. The structural contract may include product condition information, contractual relationship information, contract additional information, etc. required for the new product. This information can be stored in a database as product information and business rule information. For example, relationship information that needs to be managed in a specific product can be registered through the contract relationship information work rules, and information other than the basic contract information that needs to be managed in a specific product can be registered through the contract additional information work rules.

업무규칙은 메타정보(meta-information) 및 서비스 입력항목 검증규칙을 포함할 수 있다. 메타정보는 고객 ID, 계좌번호 등과 같이 뱅킹 시스템(250)에서 사용되는 모든 항목에 대한 정보를 포함할 수 있다. 또한, 메타정보는 각 정보의 유형(숫자, 텍스트, 코드 등)에 따른 기본 검증 정보를 포함할 수 있다. 서비스 입력항목 검증규칙은 특정 서비스에서 사용하는 항목에 대해 메타정보에서 제공하는 검증규칙 이외의 검증규칙을 포함할 수 있다.Business rules may include meta-information and service input item verification rules. Meta information may include information about all items used in the banking system 250, such as customer ID, account number, etc. Additionally, meta information may include basic verification information according to each type of information (number, text, code, etc.). Service input item verification rules may include verification rules other than the verification rules provided in meta information for items used in a specific service.

가상계약은 금리 상담과 같이 어떤 고객이 특정상품을 체결할 경우 고객 및 상품정보에 의해 적용될 금리정보를 가상으로 산출하기 위해 사용되는 계약이다. 가상계약의 상담시점 정보는 물리적으로 데이터베이스의 계약원장에 적재하지 않는다.A virtual contract is a contract used to virtually calculate interest rate information to be applied based on customer and product information when a customer signs a specific product, such as interest rate consultation. Information on the consultation time of virtual contracts is not physically loaded into the contract ledger of the database.

실제계약은 실제로 고객이 특정 상품에 대한 계약 체결 시 사용하는 계약으로, 상품 특성에 따라 여려 유형의 계약클래스로 정의하여 관리할 수 있다. 상품특성에 따라 관리되어야 하는 정보가 다를 수 있고 처리해야 하는 업무기능이 다르므로 상품의 유형특성에 맞게 클래스가 정의될 수 있다. 상품에 매핑된 계약유형은 업무규칙정보로서 데이터베이스에 저장이 되어 있을 수 있다. 즉, 뱅킹 시스템(250)은 실제계약 생성 시점에 업무규칙 정보 조회를 통해 상품에 맞는 계약클래스로 객체를 생성할 수 있다.An actual contract is a contract that a customer actually uses when concluding a contract for a specific product, and can be defined and managed as several types of contract classes depending on the characteristics of the product. Depending on the product characteristics, the information that must be managed may be different and the business functions that must be processed are different, so classes can be defined according to the type characteristics of the product. The contract type mapped to the product may be stored in the database as business rule information. In other words, the banking system 250 can create an object with a contract class appropriate for the product through business rule information inquiry at the time of actual contract creation.

또한, 클래스 모델은 시스템 변경 없이 서로 다른 상품의 조건 및 계약 규칙 정보에 대한 관리가 가능해야 한다. 예를 들어, 새로운 상품이 출시된 경우, 클래스 모델에서는, 새로운 조건 규칙을 위해 새로운 클래스를 정의하는 상품 조건 규칙; 새로운 확장 속성이 새로운 핸들링 규칙으로 취급될 때 새로운 클래스를 정의하는 확장 속성 규칙; 서비스가 새로운 조건 규칙을 핸들링해야할 때 개발자가 새로운 조건 규칙을 위한 새로운 클래스를 플러그인 하는 서비스 규칙; 상품에 의해 핸들링될 계약 관계 유형을 정의하는 계약 관계 규칙; 상품에 의해 계약들 간 핸들링될 관계 유형을 정의하는 계약 관계 규칙; 및 상품에 의한 계약유형(예를 들어, 일반(normal), 업무적인(transactional) 등)을 정의하는 계약 상품 규칙 등을 포함할 수 있다.Additionally, the class model must be able to manage the conditions and contract rule information of different products without changing the system. For example, when a new product is launched, in the class model, a product condition rule that defines a new class for the new condition rule; Extended property rules that define new classes when new extended properties are treated with new handling rules; When a service needs to handle a new condition rule, the developer plugs in a new class for the new condition rule; Contractual relationship rules that define the type of contractual relationship to be handled by the product; Contractual relationship rules that define the types of relationships to be handled between contracts by the product; and contract product rules that define the contract type by product (e.g., normal, transactional, etc.).

판매자는 서버(200)의 뱅킹 시스템(250)을 통해 고객에게 금융 상품 또는 금융 서비스 등을 판매할 수 있다. 예를 들어, 금융 상품은 판매자가 취급하는 상품 중에서 이자가 발생하는 상품을 의미할 수 있다. 수신 상품은 수신 이자가 발생하고, 여신 상품은 대출 이자가 발생할 수 있다. 금융 서비스는 수수료가 발생하는 서비스일 수 있다. 금융 상품 또는 금융 서비스로는 예금, 적금, 대출, 이체, 입출금, 환전, 현금자동인출기(Automated Teller Machine, ATM), 제증명 발급, 보증, 무역금융, 등을 포함할 수 있다. 즉, 판매자는 시중은행, 국책은행, 지방은행, 인터넷은행, 저축은행, 증권사, 보험사, 카드사, 캐피탈, 협동조합, 펀드운용사, 또는 자산운용사 등일 수 있다.A seller may sell financial products or financial services to customers through the banking system 250 of the server 200. For example, a financial product may refer to a product that accrues interest among products handled by a seller. Received products may incur interest on receipt, and loan products may incur loan interest. Financial services may be services that incur fees. Financial products or financial services may include deposits, savings, loans, transfers, deposits and withdrawals, currency exchange, Automated Teller Machine (ATM), issuance of certificates, guarantees, trade finance, etc. That is, the seller may be a commercial bank, national bank, local bank, internet bank, savings bank, securities company, insurance company, credit card company, capital, cooperative, fund management company, or asset management company.

고객과 판매자는 제1 전자 장치(100), 서버(200), 및 제2 전자 장치(300) 중 적어도 하나를 사용하여 계약을 할 수 있다. 고객과 판매자는 대면 혹은 비대면으로 계약을 맺을 수 있다. 예를 들어, 대면 계약의 경우, 고객은 판매자가 위치하는 지점에 방문하여 계약을 맺을 수 있다. 판매자는 제2 전자 장치(300)를 사용하여 서버(200)의 뱅킹 시스템(250)에 접근하고 계약을 처리할 수 있다. 비대면 계약의 경우, 고객은 판매자를 마주하지 않고도, 제1 전자 장치(100)를 사용하여 서버(200)의 뱅킹 시스템(250)에 접근하고 계약을 처리할 수 있다.A customer and a seller may enter into a contract using at least one of the first electronic device 100, the server 200, and the second electronic device 300. Customers and sellers can enter into contracts face-to-face or non-face-to-face. For example, in the case of a face-to-face contract, the customer can visit the branch where the seller is located and conclude the contract. The seller may use the second electronic device 300 to access the banking system 250 of the server 200 and process a contract. In the case of a non-face-to-face contract, the customer can use the first electronic device 100 to access the banking system 250 of the server 200 and process the contract without having to face the seller.

계약 도중 장해가 발생하는 경우, 서버(200)는 다른 백업(back-up) 서버로 계약을 전달할 수 있다. 장해는 화재, 전쟁 등의 이유로 인해 발생한 하드웨어 고장 또는 소프트웨어 고장을 의미할 수 있다. 백업 서버는 서버(200)의 작업을 그대로 이어받아 수행할 수 있다. 이에, 금융 시스템(10)은 고객과 판매자에게 끊임없는 UX를 제공할 수 있다. 백업 서버는 서버(200)와는 물리적으로 다른 위치에 배치될 수 있다.If a failure occurs during the contract, the server 200 can transfer the contract to another backup (back-up) server. Disruption can refer to hardware failure or software failure caused by reasons such as fire or war. The backup server can directly take over and perform the work of the server 200. Accordingly, the financial system 10 can provide continuous UX to customers and sellers. The backup server may be placed in a physically different location from the server 200.

도 3은 일 실시예에 따른 뱅킹 시스템의 동작을 설명하기 위한 순서도이다.Figure 3 is a flowchart for explaining the operation of a banking system according to an embodiment.

도 3을 참조하면, 뱅킹 시스템(250)은 가입 요청을 수신할 수 있다(S310). 가입 요청은 제1 전자 장치(100) 또는 제2 전자 장치(300)로부터 전송된, 상품 또는 서비스에 대한 가입 요청일 수 있다.Referring to FIG. 3, the banking system 250 may receive a subscription request (S310). The subscription request may be a subscription request for a product or service transmitted from the first electronic device 100 or the second electronic device 300.

뱅킹 시스템(250)은 가입 요청에 따라, 업무규칙을 통해 검증대상 조건을 확인할 수 있다(S320). 즉, 뱅킹 시스템(250)은 가입 요청을 받은 상품 또는 서비스에서 검증이 필요한 조건 목록을 확인할 수 있다. 검증이 필요한 조건은 하나 이상일 수 있고, 가입 가능 연령, 가입가능 좌수 등을 포함할 수 있다.The banking system 250 can check the conditions to be verified through business rules according to the subscription request (S320). That is, the banking system 250 can check the list of conditions that require verification in the product or service for which a subscription request has been received. There may be more than one condition that requires verification, and may include age for subscription, number of seats for subscription, etc.

뱅킹 시스템(250)은 업무규칙을 통해 검증대상 조건에 대응하는 플러그인 클래스명을 확인하고, 플러그인 클래스 객체를 생성할 수 있다(S330). 업무규칙은 조건 및 조건에 대응하는 플러그인 클래스의 매핑 정보를 포함할 수 있다. 뱅킹 시스템(250)은 매핑 정보에 기초하여 플러그인 클래스 객체를 생성할 수 있다. 플러그인 클래스 객체는 조건 충족 여부를 검증하기 위한 객체일 수 있다. The banking system 250 can check the plug-in class name corresponding to the verification target condition through the business rule and create a plug-in class object (S330). Business rules may include mapping information of conditions and plug-in classes corresponding to the conditions. The banking system 250 may create a plug-in class object based on mapping information. A plug-in class object may be an object for verifying whether a condition is met.

뱅킹 시스템(250)은 플러그인 클래스 검증을 수행할 수 있다(S340). 즉, 플러그인 클래스 객체는 고객이 해당 조건을 충족시키는지 여부를 판정할 수 있다.The banking system 250 may perform plug-in class verification (S340). In other words, the plug-in class object can determine whether the customer satisfies the condition.

이하에서는 특정 상황을 예로 들어서 뱅킹 시스템(250)의 동작에 대해 설명하도록 한다.Below, the operation of the banking system 250 will be described using a specific situation as an example.

표 1에서와 같이, 보통예금A 상품 및 보통예금B 상품은 동일한 상품 조건을 갖지만(즉, 동일한 플러그인 클래스로 검증이 됨), 상이한 상품 조건 값을 가질 수 있다.As shown in Table 1, Ordinary Deposit A product and Ordinary Deposit B product have the same product conditions (i.e., verified with the same plug-in class), but may have different product condition values.

보통예금A 상품 및 보통예금B 상품은 조건 R0001과 조건 N0001을 동일하게 가질 수 있다. 여기서, 조건 R0001은 가입가능 연령이고, 조건 N0001은 가입가능 좌수를 나타낼 수 있다. 즉, 보통예금A 상품은 가입가능 연령이 18~30세, 1인1계좌로 제한이 되고, 보통예금B 상품은 가입가능 연령이 제한이 없고(0~999세), 1인2계좌까지 가능할 수 있다.Ordinary Deposit A product and Ordinary Deposit B product can have the same condition R0001 and condition N0001. Here, condition R0001 may indicate the age at which subscription is possible, and condition N0001 may indicate the number of seats available for subscription. In other words, for Ordinary Deposit A product, the subscription age is limited to 18 to 30 years old and one account per person, while for Ordinary Deposit B product, there is no age limit for subscription (0 to 999 years old) and up to two accounts per person are possible. You can.

업무규칙은, 조건 R0001과 조건 N0001 등과 같이 상품과 관련하여 가입 시 검증해야 하는 조건 목록을 포함할 수 있다. 또한, 업무규칙은 이러한 조건에 대응하는 플러그인 매핑 정보를 더 포함할 수 있다. 예를 들어, 업무규칙은 조건 R0001과, 가입 고객의 연령에 따라 상품 가입 가능 여부를 검증하는 플러그인 클래스의 매핑 정보를 포함할 수 있다. 업무규칙은 조건 N0001과, 가입 고객이 해당 상품에 대한 가입좌수를 검증하는 플러그인 클래스의 매핑 정보를 포함할 수 있다.Business rules may include a list of conditions that must be verified when signing up for a product, such as condition R0001 and condition N0001. Additionally, the business rule may further include plug-in mapping information corresponding to these conditions. For example, the business rule may include condition R0001 and mapping information of a plug-in class that verifies whether a product can be subscribed to according to the age of the subscribed customer. The business rule may include condition N0001 and mapping information of a plug-in class that verifies the number of subscription accounts for the corresponding product by a subscribed customer.

일 예로, 뱅킹 시스템(250)은 37세의 고객A가 보통예금A 상품에 가입하고 싶다는 요청을 수신할 수 있다(S310). 뱅킹 시스템(250)은 보통예금A 상품에 대한 업무규칙을 참조하여 검증대상 조건 R0001 및 N0001을 확인할 수 있다(320). 뱅킹 시스템(250)은 업무규칙의 매핑 정보를 참조하여 검증대상 조건 R0001 및 N0001에 대응하는 플러그인 클래스명 확인 및 플러그인 클래스 객체를 생성할 수 있다(S330). 뱅킹 시스템(250)은 플러그인 클래스 검증을 수행할 수 있다(S340). 즉, 조건 R0001과 관련하여, 뱅킹 시스템(250)은 고객A의 나이정보를 조회하여 37세임을 확인하고, 보통예금A 상품의 조건 값에 포함되는지 여부를 판정할 수 있다. 뱅킹 시스템(250)은 고객A의 나이가 37세이므로, 상품의 조건 값(18~30)에 포함되지 않음을 판정할 수 있다. 조건 N0001과 관련하여, 뱅킹 시스템(250)은 고객A가 본 상품을 가입한 횟수를 조회하여 최초 가입(0회)임을 확인하고, 상품의 조건 값(1)보다 작음을 판정할 수 있다. 뱅킹 시스템(250)은 고객A가 조건 N0001은 충족하였지만, 조건 R0001은 미충족하였으므로 고객A의 보통예금A에 대한 가입 요청을 거절할 수 있다.As an example, the banking system 250 may receive a request from customer A, aged 37, that he or she wants to subscribe to the general deposit A product (S310). The banking system 250 can check the verification target conditions R0001 and N0001 by referring to the business rules for the ordinary deposit A product (320). The banking system 250 may check the plug-in class name corresponding to the verification target conditions R0001 and N0001 and create a plug-in class object by referring to the mapping information of the business rule (S330). The banking system 250 may perform plug-in class verification (S340). That is, in relation to condition R0001, the banking system 250 can check the age information of customer A to confirm that he is 37 years old, and determine whether it is included in the condition value of the general deposit A product. The banking system 250 may determine that since customer A is 37 years old, it is not included in the condition value (18 to 30) of the product. In relation to condition N0001, the banking system 250 can check the number of times Customer A has subscribed to this product, confirm that it is the first subscription (0 times), and determine that it is less than the product's condition value (1). The banking system 250 may reject Customer A's request to sign up for Ordinary Deposit A because Customer A satisfied condition N0001 but did not meet condition R0001.

다른 예로, 뱅킹 시스템(250)은 37세의 고객A가 보통예금B 상품에 가입하고 싶다는 요청을 수신할 수 있다. 뱅킹 시스템(250)은 검증대상 조건 R0001 및 N0001을 확인할 수 있다. 뱅킹 시스템(250)은 업무규칙의 매핑 정보를 참조하여 검증대상 조건 R0001 및 N0001에 대응하는 플러그인 클래스명 확인 및 플러그인 클래스 객체를 생성할 수 있다(S330). 뱅킹 시스템(250)은 플러그인 클래스 검증을 수행할 수 있다(S340). 즉, 조건 R0001과 관련하여, 뱅킹 시스템(250)은 고객A의 나이정보를 조회하여 37세임을 확인하고, 보통예금A 상품의 조건 값에 포함되는지 여부를 판정할 수 있다. 뱅킹 시스템(250)은 고객A의 나이가 37세이므로, 상품의 조건 값(0~999)에 포함되는 것으로 판정할 수 있다. 조건 N0001과 관련하여, 뱅킹 시스템(250)은 고객A가 본 상품을 가입한 횟수를 조회하여 최초 가입(0회)임을 확인하고, 상품의 조건 값(2)보다 작음을 판정할 수 있다. 뱅킹 시스템(250)은 고객A가 조건 N0001을 충족하고, 조건 R0001을 충족하였으므로 고객A의 보통예금B에 대한 가입 요청을 승인할 수 있다.As another example, the banking system 250 may receive a request from customer A, who is 37 years old, to subscribe to general deposit product B. The banking system 250 can check the verification target conditions R0001 and N0001. The banking system 250 may check the plug-in class name corresponding to the verification target conditions R0001 and N0001 and create a plug-in class object by referring to the mapping information of the business rule (S330). The banking system 250 may perform plug-in class verification (S340). That is, in relation to condition R0001, the banking system 250 can check the age information of customer A to confirm that he is 37 years old, and determine whether it is included in the condition value of the general deposit A product. The banking system 250 may determine that Customer A is included in the condition value (0 to 999) of the product because his or her age is 37 years old. In relation to condition N0001, the banking system 250 can check the number of times Customer A has subscribed to this product, confirm that it is the first subscription (0 times), and determine that it is less than the condition value (2) of the product. The banking system 250 may approve Customer A's request to subscribe to Ordinary Deposit B because Customer A satisfies condition N0001 and Condition R0001.

즉, 보통예금A 상품 및 보통예금B 상품이 동일한 상품 조건을 소유하지만, 상품 조건 값의 차이로 인해 뱅킹 시스템(250)이 서로 다른 검증 결과를 출력하는 것을 확인할 수 있다.In other words, it can be seen that although the ordinary deposit A product and the ordinary deposit B product have the same product conditions, the banking system 250 outputs different verification results due to differences in product condition values.

이러한 상황에서, 보통예금C 상품이, 보통예금B 상품의 조건을 그대로 소유하되 신규 조건 L0001이 추가되어 출시될 수 있다. 보통예금B 상품과 보통예금C 상품은 표 2와 같은 상품 조건을 포함할 수 있다.In this situation, the Ordinary Deposit C product may be released with the same conditions as the Ordinary Deposit B product but with the addition of a new condition, L0001. Ordinary Deposit B products and Ordinary Deposit C products may include product conditions as shown in Table 2.

즉, 보통예금B 상품은 가입가능 연령이 제한이 없고(0~999세), 1인2계좌까지 가능할 수 있다. 보통예금C 상품은 가입가능 연령이 제한이 없고(0~999세), 1인2계좌까지 가능하고, 원가가 필요한 상품으로서 "3, 6, 9월의 마지막주의 금요일"을 원가일로 할 수 있다. 즉, 보통예금C 상품은 원가기준일이라는 조건 L0001을 더 포함할 수 있다.In other words, there is no age limit for regular deposit B products (0 to 999 years old), and up to two accounts per person can be used. The Ordinary Deposit C product has no age limit for subscription (0 to 999 years old), allows up to 2 accounts per person, and is a product that requires a cost price, so the cost date can be “Friday of the last week of March, June, and September” . In other words, the Ordinary Deposit C product may further include condition L0001, which is the cost base date.

뱅킹 시스템(250)은 가입서비스 검증대상 조건 L0001을 업무규칙에 추가할 수 있다. 또한, 뱅킹 시스템(250)은 조건 L0001에 대응하는 플러그인 클래스의 매핑 정보를 업무규칙에 추가할 수 있다. 조건 L0001에 대응하는 플러그인 클래스는 원가일을 산출하여 계획으로 등록 처리할 수 있다.The banking system 250 may add subscription service verification target condition L0001 to the business rule. Additionally, the banking system 250 may add mapping information of the plug-in class corresponding to condition L0001 to the business rule. The plug-in class corresponding to condition L0001 can calculate the cost date and register it as a plan.

이번에는, 뱅킹 시스템(250)은 37세의 고객A가 보통예금C 상품에 가입하고 싶다는 요청을 수신할 수 있다. 뱅킹 시스템(250)은 검증대상 조건 R0001, N0001, 및 L0001을 확인할 수 있다. 뱅킹 시스템(250)은 업무규칙의 매핑 정보를 참조하여 검증대상 조건 R0001, N0001, 및 L0001에 대응하는 플러그인 클래스명 확인 및 플러그인 클래스 객체를 생성할 수 있다(S330). 뱅킹 시스템(250)은 플러그인 클래스 검증을 수행할 수 있다(S340). 즉, 조건 R0001과 관련하여, 뱅킹 시스템(250)은 고객A의 나이정보를 조회하여 37세임을 확인하고, 보통예금C 상품의 조건 값에 포함되는지 여부를 판정할 수 있다. 뱅킹 시스템(250)은 고객A의 나이가 37세이므로, 상품의 조건 값(0~999)에 포함되는 것으로 판정할 수 있다. 조건 N0001과 관련하여, 뱅킹 시스템(250)은 고객A가 본 상품을 가입한 횟수를 조회하여 최초 가입(0회)임을 확인하고, 상품의 조건 값(2)보다 작음을 판정할 수 있다. 조건 L0001과 관련하여, 뱅킹 시스템(250)은 조건 값 "3, 6, 9월의 마지막주의 금요일"을 조회하여, 다음 원가일을 산출한 다음 계회에 등록할 수 있다. 뱅킹 시스템(250)은 고객A가 조건 N0001을 충족하고, 조건 R0001을 충족하였으며, 조건 L0001에 대해서도 처리하였으므로 고객A의 보통예금C에 대한 가입 요청을 승인할 수 있다.This time, the banking system 250 may receive a request from customer A, who is 37 years old, to subscribe to the regular deposit C product. The banking system 250 can check the verification target conditions R0001, N0001, and L0001. The banking system 250 may check the plug-in class name corresponding to the verification target conditions R0001, N0001, and L0001 and create a plug-in class object by referring to the mapping information of the business rule (S330). The banking system 250 may perform plug-in class verification (S340). That is, in relation to condition R0001, the banking system 250 can check customer A's age information to confirm that he is 37 years old, and determine whether it is included in the condition value of ordinary deposit C product. The banking system 250 may determine that Customer A is included in the condition value (0 to 999) of the product because his or her age is 37 years old. In relation to condition N0001, the banking system 250 can check the number of times Customer A has subscribed to this product, confirm that it is the first subscription (0 times), and determine that it is less than the condition value (2) of the product. Regarding condition L0001, the banking system 250 can query the condition value “Friday of the last week of March, June, and September” to calculate the next cost date and then register it in the account. The banking system 250 can approve Customer A's request to subscribe to Ordinary Deposit C because Customer A satisfies condition N0001, condition R0001, and has also processed condition L0001.

즉, 뱅킹 시스템(250)은 기존 보통예금B 상품에 대해 조건이 추가된 상품이 출시되더라도, 기존 시스템의 변경 없이 조건, 조건 값, 및 매핑 정보만을 추가함으로써 새로운 상품에 대한 기능을 수행할 수 있다.In other words, even if a product with additional conditions for the existing ordinary deposit B product is released, the banking system 250 can perform functions for the new product by adding only conditions, condition values, and mapping information without changing the existing system. .

도 4는 일 실시예에 따른 뱅킹 시스템의 동작을 설명하기 위한 순서도이다.Figure 4 is a flowchart for explaining the operation of a banking system according to an embodiment.

도 4를 참조하면, 뱅킹 시스템(250)은 제1 상품에 대한 정보를 유지할 수 있다(S410). 제1 상품에 대한 정보는, 제1 상품에 대한 조건, 조건 값, 및 플러그인 클래스에 대한 정보를 포함할 수 있다. 뱅킹 시스템(250)은 제1 상품에 대한 정보를 업무규칙으로서 유지할 수 있다. 제1 상품은 기존에 출시되어 있는 상품을 나타낼 수 있다. 즉, 뱅킹 시스템(250)의 업무규칙에는 기존 상품에 대한 정보가 저장되어 있을 수 있다.Referring to FIG. 4, the banking system 250 may maintain information about the first product (S410). Information about the first product may include information about the condition, condition value, and plug-in class for the first product. The banking system 250 may maintain information about the first product as business rules. The first product may represent an existing product. That is, information about existing products may be stored in the business rules of the banking system 250.

뱅킹 시스템(250)은 제2 상품에 대한 정보를 수신할 수 있다(S420). 제2 상품에 대한 정보는, 제2 상품에 대한 조건, 조건 값, 및 플러그인 클래스에 대한 정보를 포함할 수 있다. 제2 상품은 새롭게 출시된 상품일 수 있다.The banking system 250 may receive information about the second product (S420). Information about the second product may include information about conditions, condition values, and plug-in classes for the second product. The second product may be a newly released product.

뱅킹 시스템(250)은 제2 상품에 대한 정보를 저장할 수 있다(S430). 예를 들어, 뱅킹 시스템(250)은 제2 상품에 대한 정보를 플러그인할 수 있다. 즉, 뱅킹 시스템(250)은 제2 상품에 대한 검증을 수행할 플러그인 클래스를 생성하고, 제2 상품에 대한 조건 및 조건 값과, 해당 플러그인 클래스에 대한 매핑 정보를 업무규칙에 추가할 수 있다.The banking system 250 may store information about the second product (S430). For example, banking system 250 may plug in information about a second product. That is, the banking system 250 may create a plug-in class to perform verification for the second product, and add conditions and condition values for the second product and mapping information for the plug-in class to the business rule.

뱅킹 시스템(250)은 제2 상품에 대한 가입 요청을 수신하면, 제2 상품에 대한 정보에 기초하여 가입 요청을 처리할 수 있다(S440). 구체적으로, 제2 상품에 대한 가입 요청이, 제2 상품에 대한 조건, 조건 값, 및 플러그인 클래스에 대한 정보를 모두 충족하면 뱅킹 시스템(250)은 가입 요청을 승인할 수 있다. 제2 상품에 대한 가입 요청이 제2 상품에 대한 조건, 조건 값, 및 플러그인 클래스에 대한 정보 중 어느 하나를 충족하지 못하면, 뱅킹 시스템(250)은 가입 요청을 거절할 수 있다.When the banking system 250 receives a subscription request for a second product, it may process the subscription request based on information about the second product (S440). Specifically, if the subscription request for the second product satisfies all of the conditions, condition values, and information about the plug-in class for the second product, the banking system 250 may approve the subscription request. If the subscription request for the second product does not meet any one of the conditions, condition values, and information about the plug-in class for the second product, the banking system 250 may reject the subscription request.

이상에서 설명된 장치는 하드웨어 구성요소, 소프트웨어 구성요소, 및/또는 하드웨어 구성요소 및 소프트웨어 구성요소의 조합으로 구현될 수 있다. 예를 들어, 실시예들에서 설명된 장치 및 구성요소는, 예를 들어, 프로세서, 컨트롤러, ALU(arithmetic logic unit), 디지털 신호 프로세서(digital signal processor), 마이크로컴퓨터, FPGA(field programmable gate array), PLU(programmable logic unit), 마이크로프로세서, 또는 명령(instruction)을 실행하고 응답할 수 있는 다른 어떠한 장치와 같이, 하나 이상의 범용 컴퓨터 또는 특수 목적 컴퓨터를 이용하여 구현될 수 있다. 처리 장치는 운영 체제(OS) 및 상기 운영 체제 상에서 수행되는 하나 이상의 소프트웨어 애플리케이션을 수행할 수 있다. 또한, 처리 장치는 소프트웨어의 실행에 응답하여, 데이터를 접근, 저장, 조작, 처리 및 생성할 수도 있다. 이해의 편의를 위하여, 처리 장치는 하나가 사용되는 것으로 설명된 경우도 있지만, 해당 기술분야에서 통상의 지식을 가진 자는, 처리 장치가 복수 개의 처리 요소(processing element) 및/또는 복수 유형의 처리 요소를 포함할 수 있음을 알 수 있다. 예를 들어, 처리 장치는 복수 개의 프로세서 또는 하나의 프로세서 및 하나의 컨트롤러를 포함할 수 있다. 또한, 병렬 프로세서(parallel processor)와 같은, 다른 처리 구성(processing configuration)도 가능하다.The device described above may be implemented with hardware components, software components, and/or a combination of hardware components and software components. For example, devices and components described in embodiments may include, for example, a processor, a controller, an arithmetic logic unit (ALU), a digital signal processor, a microcomputer, a field programmable gate array (FPGA), etc. , may be implemented using one or more general-purpose or special-purpose computers, such as a programmable logic unit (PLU), a microprocessor, or any other device capable of executing and responding to instructions. A processing device may execute an operating system (OS) and one or more software applications that run on the operating system. Additionally, a processing device may access, store, manipulate, process, and generate data in response to the execution of software. For ease of understanding, a single processing device may be described as being used; however, those skilled in the art will understand that a processing device includes multiple processing elements and/or multiple types of processing elements. It can be seen that it may include. For example, a processing device may include multiple processors or one processor and one controller. Additionally, other processing configurations, such as parallel processors, are possible.

소프트웨어는 컴퓨터 프로그램(computer program), 코드(code), 명령(instruction), 또는 이들 중 하나 이상의 조합을 포함할 수 있으며, 원하는 대로 동작하도록 처리 장치를 구성하거나 독립적으로 또는 결합적으로(collectively) 처리 장치를 명령할 수 있다. 소프트웨어 및/또는 데이터는, 처리 장치에 의하여 해석되거나 처리 장치에 명령 또는 데이터를 제공하기 위하여, 어떤 유형의 기계, 구성요소(component), 물리적 장치, 가상 장치(virtual equipment), 컴퓨터 저장 매체 또는 장치, 또는 전송되는 신호 파(signal wave)에 영구적으로, 또는 일시적으로 구체화(embody)될 수 있다. 소프트웨어는 네트워크로 연결된 컴퓨터 시스템 상에 분산되어서, 분산된 방법으로 저장되거나 실행될 수도 있다. 소프트웨어 및 데이터는 하나 이상의 컴퓨터 판독 가능 기록 매체에 저장될 수 있다.Software may include a computer program, code, instructions, or a combination of one or more of these, which may configure a processing unit to operate as desired, or may be processed independently or collectively. You can command the device. Software and/or data may be used on any type of machine, component, physical device, virtual equipment, computer storage medium or device to be interpreted by or to provide instructions or data to a processing device. , or may be permanently or temporarily embodied in a transmitted signal wave. Software may be distributed over networked computer systems and stored or executed in a distributed manner. Software and data may be stored on one or more computer-readable recording media.

실시예에 따른 방법은 다양한 컴퓨터 수단을 통하여 수행될 수 있는 프로그램 명령 형태로 구현되어 컴퓨터 판독 가능 매체에 기록될 수 있다. 상기 컴퓨터 판독 가능 매체는 프로그램 명령, 데이터 파일, 데이터 구조 등을 단독으로 또는 조합하여 포함할 수 있다. 상기 매체에 기록되는 프로그램 명령은 실시예를 위하여 특별히 설계되고 구성된 것들이거나 컴퓨터 소프트웨어 통상의 기술자에게 공지되어 사용 가능한 것일 수도 있다. 컴퓨터 판독 가능 기록 매체의 예에는 하드 디스크, 플로피 디스크 및 자기 테이프와 같은 자기 매체(magnetic media), CD-ROM, DVD와 같은 광기록 매체(optical media), 플롭티컬 디스크(floptical disk)와 같은 자기-광 매체(magneto-optical media), 및 롬(ROM), 램(RAM), 플래시 메모리 등과 같은 프로그램 명령을 저장하고 수행하도록 특별히 구성된 하드웨어 장치가 포함된다. 프로그램 명령의 예에는 컴파일러에 의해 만들어지는 것과 같은 기계어 코드뿐만 아니라 인터프리터 등을 사용해서 컴퓨터에 의해서 실행될 수 있는 고급 언어 코드를 포함한다. 상기된 하드웨어 장치는 실시예의 동작을 수행하기 위해 하나 이상의 소프트웨어 모듈로서 작동하도록 구성될 수 있으며, 그 역도 마찬가지이다.The method according to the embodiment may be implemented in the form of program instructions that can be executed through various computer means and recorded on a computer-readable medium. The computer-readable medium may include program instructions, data files, data structures, etc., singly or in combination. Program instructions recorded on the medium may be specially designed and configured for the embodiment or may be known and usable by those skilled in the art of computer software. Examples of computer-readable recording media include magnetic media such as hard disks, floppy disks, and magnetic tapes, optical media such as CD-ROMs and DVDs, and magnetic media such as floptical disks. -Includes optical media (magneto-optical media) and hardware devices specifically configured to store and execute program instructions, such as ROM, RAM, flash memory, etc. Examples of program instructions include machine language code, such as that produced by a compiler, as well as high-level language code that can be executed by a computer using an interpreter, etc. The hardware devices described above may be configured to operate as one or more software modules to perform the operations of the embodiments, and vice versa.

이상과 같이 실시예들이 비록 한정된 실시예와 도면에 의해 설명되었으나, 해당 기술분야에서 통상의 지식을 가진 자라면 상기의 기재로부터 다양한 수정 및 변형이 가능하다. 예를 들어, 설명된 기술들이 설명된 방법과 다른 순서로 수행되거나, 및/또는 설명된 시스템, 구조, 장치, 회로 등의 구성요소들이 설명된 방법과 다른 형태로 결합 또는 조합되거나, 다른 구성요소 또는 균등물에 의하여 대치되거나 치환되더라도 적절한 결과가 달성될 수 있다.As described above, although the embodiments have been described with limited examples and drawings, various modifications and variations can be made by those skilled in the art from the above description. For example, the described techniques are performed in a different order than the described method, and/or components of the described system, structure, device, circuit, etc. are combined or combined in a different form than the described method, or other components are used. Alternatively, appropriate results may be achieved even if substituted or substituted by an equivalent.

그러므로, 다른 구현들, 다른 실시예들 및 청구범위와 균등한 것들도 후술하는 청구범위의 범위에 속한다.Therefore, other implementations, other embodiments, and equivalents of the claims also fall within the scope of the following claims.

Claims (9)

상품에 대한 가입 요청을 수신하는 단계;
상기 가입 요청에 따른 조건을 업무규칙으로부터 확인하는 단계;
상기 조건에 대응하는 플러그인 클래스를 상기 업무규칙으로부터 확인하는 단계;
상기 플러그인 클래스에 대한 객체를 생성하는 단계; 및
상기 플러그인 클래스에 대한 객체를 통해 상기 조건에 대한 검증을 수행하는 단계;
를 포함하는 가입 요청 처리 방법.
Receiving a subscription request for a product;
Confirming conditions according to the subscription request from business rules;
Confirming a plug-in class corresponding to the condition from the business rule;
creating an object for the plug-in class; and
performing verification of the condition through an object for the plug-in class;
How to handle subscription requests, including.
제1항에 있어서,
상기 상품은 새롭게 출시된 상품이고,
상기 상품에 대한 조건 및 상기 조건에 대응하는 플러그인 클래스는 상기 업무규칙에 플러그인 되어있는,
가입 요청 처리 방법.
According to paragraph 1,
The above product is a newly released product,
The conditions for the product and the plug-in class corresponding to the conditions are plugged into the business rules,
How to process subscription requests.
제1항에 있어서,
상기 조건은,
가입가능 연령, 가입가능 좌수, 및 원가기준일을 포함하는,
가입 요청 처리 방법.
According to paragraph 1,
The above conditions are:
Including age available for subscription, number of seats available for subscription, and cost base date,
How to process subscription requests.
제1항에 있어서,
상기 업무규칙은,
상기 조건 및 상기 플러그인 클래스에 대한 매핑 정보를 포함하는,
가입 요청 처리 방법.
According to paragraph 1,
The above business rules are:
Containing mapping information for the conditions and the plug-in class,
How to process subscription requests.
제1항에 있어서,
상기 검증을 수행하는 단계는,
상기 조건에 대한 조건 값을 상기 업무규칙으로부터 확인하는 단계;
상기 가입 요청이 상기 조건 값을 충족하는지 여부를 판정하는 단계; 및
상기 가입 요청이 상기 조건 값을 충족하는 경우 가입을 승인하고, 상기 가입 요청이 상기 조건 값을 충족하지 못하는 경우 가입을 거절하는 단계;
를 포함하는, 가입 요청 처리 방법.
According to paragraph 1,
The step of performing the verification is,
Confirming a condition value for the condition from the business rule;
determining whether the subscription request satisfies the condition value; and
approving subscription if the subscription request satisfies the condition value, and rejecting subscription if the subscription request does not meet the condition value;
Method for processing subscription requests, including.
제1 상품에 대한 조건, 조건 값, 및 플러그인 클래스에 대한 정보를 업무규칙으로서 유지하는 단계;
제2 상품에 대한 조건, 조건 값, 및 플러그인 클래스에 대한 정보를 수신하는 단계;
상기 제2 상품에 대한 조건, 조건 값, 및 플러그인 클래스에 대한 정보를 상기 업무규칙에 저장하는 단계; 및
상기 제2 상품에 대한 가입 요청을 수신하면, 상기 제2 상품에 대한 조건, 조건 값, 및 플러그인 클래스에 대한 정보에 기초하여 상기 가입 요청을 처리하는 단계
를 포함하고,
제1 상품은 기존 상품이고, 제2 상품은 새롭게 출시된 상품인,
기능 추가 방법.
maintaining information about conditions, condition values, and plug-in classes for the first product as business rules;
Receiving information about conditions, condition values, and plug-in classes for a second product;
storing information about conditions, condition values, and plug-in classes for the second product in the business rules; and
Upon receiving a subscription request for the second product, processing the subscription request based on conditions, condition values, and information about the plug-in class for the second product.
Including,
The first product is an existing product, and the second product is a newly released product.
How to add features.
제6항에 있어서,
상기 가입 요청을 처리하는 단계는,
상기 가입 요청이 상기 제2 상품에 대한 조건, 조건 값, 및 플러그인 클래스에 대한 정보를 모두 충족하면 상기 가입 요청을 승인하는 단계
를 포함하는, 기능 추가 방법.
According to clause 6,
The step of processing the subscription request is,
Approving the subscription request if the subscription request satisfies all conditions, condition values, and plug-in class information for the second product.
Method for adding features, including .
프로세서와, 상기 프로세서에 연결된 메모리를 포함하고,
상기 메모리는 프로그램을 저장하도록 구성되며,
상기 프로세서는 상기 프로그램을 실행하도록 구성되고,
상기 프로그램이 실행되면, 제1항 내지 제7항 중 어느 한 항의 방법의 단계들이 구현되는 장치.
Comprising a processor and a memory connected to the processor,
The memory is configured to store a program,
the processor is configured to execute the program,
When the program is executed, the steps of the method of any one of claims 1 to 7 are implemented.
컴퓨터 판독 가능형 저장 매체에 기록되어 있는 컴퓨터 프로그램으로서,
상기 컴퓨터 프로그램이 컴퓨터 상에서 실행되면, 상기 컴퓨터 프로그램이 상기 컴퓨터로 하여금 제1항 내지 제7항 중 어느 한 항의 방법의 단계들을 실행하도록 하는, 컴퓨터 판독 가능형 저장 매체에 기록되어 있는 컴퓨터 프로그램.
A computer program recorded on a computer-readable storage medium,
A computer program recorded on a computer-readable storage medium, wherein, when the computer program is executed on a computer, the computer program causes the computer to execute the steps of the method of any one of claims 1 to 7.
KR1020220089876A 2022-07-20 2022-07-20 Method for processing request for subscription and method for adding function KR20240012210A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020220089876A KR20240012210A (en) 2022-07-20 2022-07-20 Method for processing request for subscription and method for adding function

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020220089876A KR20240012210A (en) 2022-07-20 2022-07-20 Method for processing request for subscription and method for adding function

Publications (1)

Publication Number Publication Date
KR20240012210A true KR20240012210A (en) 2024-01-29

Family

ID=89717082

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020220089876A KR20240012210A (en) 2022-07-20 2022-07-20 Method for processing request for subscription and method for adding function

Country Status (1)

Country Link
KR (1) KR20240012210A (en)

Similar Documents

Publication Publication Date Title
Liu et al. How will blockchain technology impact auditing and accounting: Permissionless versus permissioned blockchain
Hamilton Blockchain distributed ledger technology: An introduction and focus on smart contracts
Guo et al. Blockchain application and outlook in the banking industry
US10937111B2 (en) Managing energy purchase agreements on a blockchain
US10956973B1 (en) System and method for verifiable invoice and credit financing
Dashottar et al. Corporate banking—risk management, regulatory and reporting framework in India: A Blockchain application-based approach
US20180268483A1 (en) Programmable asset systems and methods
US20210082045A1 (en) Smart contract for copy trading
US20190333149A1 (en) System and Method of Managing a Cryptocurrency-Based Portfolio
US10810560B2 (en) System and method for payment promise transfers based on preferences
US11842393B2 (en) Special purpose systems
US20200074415A1 (en) Collateral optimization systems and methods
KR20240012210A (en) Method for processing request for subscription and method for adding function
JP5889379B1 (en) Electronic record receivable collateral management service system and method
JP5758948B2 (en) Electronic record receivable liquidation management system
Mutharasu et al. A framework for crowdfunding platform using Ethereum blockchain technology
KR20240012209A (en) Method for managing balance
KR20240012208A (en) Method for processing arrangement
KR20240012122A (en) Method for generating diy product
US11611438B2 (en) Computer network systems for cryptographically-secured, token-based operations and methods of use thereof
KR102620870B1 (en) Method, system and non-transitory computer-readable recording medium for monitoring abnormal transactions
KR20240012832A (en) Service performing method and service performing apparatus
US20200294148A1 (en) Analysis systems and methods
US20240005409A1 (en) Systems, methods, and storage media for managing digital liquidity tokens in a distributed ledger platform
US20220398666A1 (en) Distributed ledger-based decentralized autonomous organizations and collaborations

Legal Events

Date Code Title Description
E902 Notification of reason for refusal