WO2020159089A2 - Interface management system and method for supporting communication between plurality of devices - Google Patents

Interface management system and method for supporting communication between plurality of devices Download PDF

Info

Publication number
WO2020159089A2
WO2020159089A2 PCT/KR2019/018714 KR2019018714W WO2020159089A2 WO 2020159089 A2 WO2020159089 A2 WO 2020159089A2 KR 2019018714 W KR2019018714 W KR 2019018714W WO 2020159089 A2 WO2020159089 A2 WO 2020159089A2
Authority
WO
WIPO (PCT)
Prior art keywords
interface
request message
configuration information
information
external
Prior art date
Application number
PCT/KR2019/018714
Other languages
French (fr)
Korean (ko)
Other versions
WO2020159089A3 (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
Priority claimed from KR1020190145759A external-priority patent/KR102379919B1/en
Application filed by 비씨카드(주) filed Critical 비씨카드(주)
Publication of WO2020159089A2 publication Critical patent/WO2020159089A2/en
Publication of WO2020159089A3 publication Critical patent/WO2020159089A3/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • 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

Definitions

  • the present invention relates to a method for integrating and managing different message (expert) interfaces between distributed internal servers and servers of M x N relations of external organizations and a system implementing the same.
  • the message (specialized) interface is managed in a layout dependent on the institution's business. It can be easy to configure the format of the specialty subordinate to a specific institution among external organizations, but there is a complexity that can only be directly searched through a specific type of black box structure rather than integrated interface management from the overall operation point of view.
  • messages are largely fixed-size messages, international financial message standard formats (ISO8583), JSON, XML, and other types of messages (messages).
  • processing brokers such as BC Card deal with service of various companies such as financial institutions, IT institutions, and public institutions, so they must handle all types of message types.
  • VAN must provide magnetic approval transaction and IC approval transaction as an approval transaction in order to communicate with BC Card.
  • IC approval transaction
  • these two formats operate in completely different types of formats:
  • the two messages are sent in a format of different message types.
  • the former case is a fixed-size text format layout, and the latter is a variable-length ISO8583 full text.
  • a full-size text format full text can read only a specific location and determine the type of transaction, but in the case of an ISO8583 full text, the fixed location is after parsing the bitmap and packed data to determine whether to use the field. Should be used.
  • the program can be used only when it is limited to the VAN company, and when implementing other types of professional services, Tight Coupling, which has to be developed separately, cannot be avoided.
  • the present invention is to solve the above-mentioned problems of the prior art, a method for integrating and managing different message (expert) interfaces between distributed internal servers and servers of M x N relations of external organizations and a system implementing the same It aims to provide.
  • the present invention relates to an EIMS (Enterprise Interface Management System), and aims to provide a system for implementing and implementing a professional, connected system, message interface information integrated management and distribution method.
  • EIMS Enterprise Interface Management System
  • a method and system for managing EIMS architecture and meta code information through an EIMS architecture and registration/management/deployment process is provided.
  • a method and system for managing an EIMS message through a plurality of layout integrated management methods corresponding to the same message number are provided.
  • a method and system for managing EIMS interface information is provided through a flexible interface management/operation method that eliminates the dependency of a professional layout and a management method for a professional mapping.
  • a method and system for managing distribution of an EIMS interface is provided through a method of distributing and managing an interface in an EIMS.
  • a method and system for managing data modulation is provided.
  • the method may include: (a) when an interface management system obtains data field attribute information for communication between the plurality of devices through user input; , Registering a request message and a response message including the data field attribute information, and (b) the interface management system maps predetermined transaction information to the registered request message and response message to obtain interface configuration information. And generating.
  • the method may further include the step (c) of the interface management system to provide the generated interface configuration information to at least one device or store it in a DB for reference when communicating between the plurality of devices.
  • step (c) the communication automatically converted by referring to the provided or stored interface configuration information during communication between the plurality of devices is used, so that communication between devices using different format texts can be smoothly performed.
  • the generated interface configuration information includes first interface configuration information and second interface configuration information, and when an external request message is received from an external device, the first interface configuration information is referenced to the external request message A corresponding internal standard request message is generated, and the second interface configuration information is referenced to generate an external response message corresponding to the internal standard response message as a result of processing the internal standard request message and may be transmitted to the external device.
  • the external device may include at least one of a Front End Processor (FEP), Multiple Chanel Interface (MCI), and Enterprise Application Integration (EAI).
  • FEP Front End Processor
  • MCI Multiple Chanel Interface
  • EAI Enterprise Application Integration
  • the external request message of the external device when the external request message of the external device is received, when the content of the service request is not identified only by specific field information of the external request message or the corresponding internal standard request message, the external request message or the internal standard request message The rest of the payload can be referenced to identify the service request.
  • the interface configuration information may be provided to at least one UI terminal in a pull method.
  • the request message or the response message may include a variable length message
  • the variable length message may include at least one bitmap information field and a packing data field.
  • an interface management system supporting communication between a plurality of devices, the interface management system comprising: an input/output unit that acquires data field attribute information for communication between the plurality of devices with user input; And a control unit that registers a request message and a response message including the data field attribute information, and generates interface configuration information by mapping predetermined transaction information to the registered request message and response message.
  • control unit may provide the generated interface configuration information to at least one device or store it in a DB to be referred to when communicating between the plurality of devices.
  • the controller may support communication to be smoothly performed between devices using different formats of text by allowing the automatically converted text to be used by referring to the provided or stored interface configuration information during communication between the plurality of devices.
  • the generated interface configuration information includes first interface configuration information and second interface configuration information, and when the external request message is received from the external device, the control unit refers to the first interface configuration information to the external interface.
  • An internal standard request message corresponding to the request message may be generated, and an external response message corresponding to the internal standard response message may be generated and transmitted to the external device as a result of processing the internal standard request message by referring to the second interface configuration information. .
  • the external device may include at least one of FEP, MCI, and EAI.
  • the control unit when the external request message of the external device is received, the control unit does not identify the content of the service request with only the specific field information of the external request message or the corresponding internal standard request message, if the external request message or the internal standard is requested.
  • the content of the service request may be identified by referring to the remaining payload of the request message.
  • the controller may provide the interface configuration information to at least one UI terminal in a pull method.
  • the request message or the response message may include a variable length message
  • the variable length message may include at least one bitmap information field and a packing data field.
  • FIG. 1 is a diagram showing a registration/distribution procedure for an interface and a message in an EIMS according to an embodiment of the present invention.
  • FIG. 2 is a diagram illustrating the configuration of an EIMS system according to an embodiment of the present invention.
  • FIG. 3 is a diagram illustrating configuration information of a management interface of an EIMS according to an embodiment of the present invention.
  • FIG. 4 is a diagram illustrating a page for managing a transmission/reception system according to an embodiment of the present invention.
  • FIG. 5 is a diagram illustrating a page for managing an application according to an embodiment of the present invention.
  • FIG. 6 is a diagram illustrating a page managing a transaction code according to an embodiment of the present invention.
  • FIG. 7 is a diagram illustrating a page for managing a work code according to an embodiment of the present invention.
  • FIG. 8 is a diagram illustrating a page for managing an institution code according to an embodiment of the present invention.
  • FIG. 9 is a diagram illustrating a page for managing meta information, according to an embodiment of the present invention.
  • FIG. 10 is a diagram illustrating a configuration for managing an EIMS message according to an embodiment of the present invention.
  • 11 is a view showing ISO8583 header/body professional attributes according to an embodiment of the present invention.
  • FIG. 12 is a view showing layout attributes required for ISO8583 header/body professional definition according to an embodiment of the present invention.
  • FIG. 13 is a diagram illustrating a configuration for managing EIMS interface information according to an embodiment of the present invention.
  • FIG. 14 is a diagram illustrating specialized mapping information according to an embodiment of the present invention.
  • 15 is a diagram illustrating a page managing a mapping function according to an embodiment of the present invention.
  • 16 is a diagram illustrating a configuration for handling a routing exception condition according to an embodiment of the present invention.
  • 17 is a diagram illustrating a page for managing a distribution system according to an embodiment of the present invention.
  • FIG. 18 is a block diagram illustrating an example of a configuration of an interface management system according to an embodiment of the present invention.
  • FIG. 19 is a flowchart illustrating an example of a method in which the interface management system illustrated in FIG. 18 supports communication between a plurality of devices.
  • a message is a network-based representation of request and response data for a service.
  • an interface is an attribute unit of data transaction generated based on a message.
  • a transaction is a real transaction of an interface, and is network data exchanged between servers.
  • EIMS Enterprise Interface Management System
  • EIMS Enterprise Interface Management System
  • professional services such as professional layout of service transactions associated with interfaces, institutional information, institutional business information, and professional mapping information.
  • Front End Processor is an application network channel system for server engagement to provide professional services with external organizations, and is responsible for institutional operation information, internal and external professional layout editing, and mapping.
  • MCI Multiple Chanel Interface
  • UI terminals User Equipment
  • upper manager User Equipment
  • complex transaction relaying for transactions between departments.
  • EAI Enterprise Application Integration
  • MCI operates as a specialized data-based internal channel integration process, but EAI is a broker between systems and is directly delegated to the process. Process.
  • EIMS Enterprise Interface Management System
  • Meta System Enterprise Interface Management System
  • FIG. 1 is a diagram showing a registration/distribution procedure for an interface and a message in an EIMS according to an embodiment of the present invention.
  • the registration/distribution procedure for the interface and the full text in the EIMS is as shown in FIG. 1.
  • FIG. 2 is a diagram illustrating the configuration of an EIMS system according to an embodiment of the present invention. The configuration of the EIMS system is as shown in FIG. 2.
  • the target system is as follows.
  • the interface configuration information is as follows.
  • EIMS The management functions of EIMS are as follows.
  • EIMS configuration information management EIMS registers and manages coded information necessary for interface design through configuration information management.
  • the coded data is automatically updated in association with Meta.
  • meta management the transmission/reception system management manages the transmission/reception system necessary for interface definition.
  • FIG. 4 is a diagram illustrating a page for managing a transmission/reception system according to an embodiment of the present invention.
  • the transmission/reception system management page is as shown in FIG. 4.
  • FIG. 5 is a diagram illustrating a page for managing an application according to an embodiment of the present invention.
  • the application management page is shown in FIG. 5.
  • FIG. 6 is a diagram illustrating a page for managing transaction codes, according to an embodiment of the present invention.
  • the transaction code management page is shown in FIG. 6.
  • FIG. 7 is a diagram showing a page for managing the work codes according to an embodiment of the present invention.
  • the work code management page is shown in FIG. 7.
  • FIG. 8 is a diagram illustrating a page for managing an organization code according to an embodiment of the present invention.
  • the institution code management page is shown in FIG. 8.
  • FIG. 9 is a diagram illustrating a page for managing meta information according to an embodiment of the present invention.
  • the meta information management page is as shown in FIG. 9.
  • the full text is classified into a fixed layout (FIXED) and a variable full text (ISO8583, JSON, XML, etc.) layout according to the data expression format.
  • FIXED fixed layout
  • ISO8583, JSON, XML, etc. variable full text
  • the existing professional management method defined and operated each layout on two servers for performing the request and response for the service.
  • the service requester only needs to request one layout per service.
  • service responders can be implemented to parse each layout and parse each layout.
  • BC Card manages and operates professional layouts for approximately 31 customers.
  • For customer-approved transaction services we operate a service with a special number '1100'. According to the guides and layout distributed by the company first, all customers operated in a common data format, but recently, various types of individual services have been requested. Even if the same 1100 professional service is provided, the customer's own field is additionally operated rather than the common layout among the first distributed customers.
  • FIG. 10 is a diagram illustrating a configuration for managing an EIMS message according to an embodiment of the present invention.
  • EIMS introduced an independent interface concept independent of the professional layout, without operating an exceptional hard coding for the specialized layout processing by institution. (See EIMS interface information management to be described later)
  • EIMS operates external specialized DTO items so that the layout of individual parts of common and specialized services for each institution can be used as it is in the framework. By using this, it is possible to map the external text as it is without defining the data data for internal use corresponding to the layout of the external text and use it as a value object (VO).
  • the management of the identification attributes of the common part is as follows.
  • the detailed attributes that designate EIMS to be used to identify external text as standard content in the content are as follows.
  • ISO8583 header/individual management is as follows.
  • the ISO8583 full text is an international standard full text for financial settlement transactions. It packs variable data and specifies whether or not to use the field in the bitmap field. Generally, there is a meaning defined for each indexed field. In the case of the full text of ISO8583, it consists of the following.
  • the composition of the Bitmap field is largely composed of 3 sub-fields of 8 bytes each. It is composed of Primary bitmap, Secondary bitmap, and Third bitmap. If it is set as 1 in the first bit of each subfield, it is used as information indicating that the next subfield exists, so the Bitmap field can also be viewed as a variable field.
  • ISO8583 it is necessary to define the specification for each institution (what data format is analyzed from fields 2 to 192). Until now, the specification has been defined and operated in the ISO8583 conversion module itself as a way to manage it.
  • EIMS includes the function of managing and distributing the management in an integrated manner.
  • Data representation format for ISO8583 fields can be classified into ASCII, BCD, and EBCDIC.
  • FIG. 11 is a view showing ISO8583 header/body professional attributes according to an embodiment of the present invention.
  • the ISO8583 header/body professional attributes are as shown in FIG. 11.
  • FIG. 12 is a view showing layout attributes required for ISO8583 header/body professional definition according to an embodiment of the present invention. Layout attributes required for ISO8583 header/body professional definition are as shown in FIG. 12.
  • the attribute information for each ISO8583 field is as follows.
  • the size information for the field and the data type of the field (BCD, ASCII, EBCDIC) can be specified and managed.
  • EIMS introduced an independent interface concept independent of the professional layout without operating an exceptional hard coding for the specialized layout processing by institution.
  • FIG. 13 is a diagram illustrating a configuration for managing EIMS interface information according to an embodiment of the present invention.
  • the professional layout is derived and managed by version, and each organization operates by operating the interface code for the professional service.
  • the interface ID is searched using the'institution number','institution work code' information allocated by each network session from the outside world, and the'expert number' extracted from the transmitted data.
  • the professional layout assigned to the interface ID is assigned the professional number and the professional version information, and can be used to convert or modulate to a full-text standard format.
  • information on the message can be operated as a unique interface for each institution and system, so flexible operation application and service development are possible.
  • the EIMS solution integrates and manages interface information between systems, and the interface configuration information includes interface detailed attributes, full text, mapping information, etc., and detailed description of the interface configuration information is as follows.
  • the specialty with external organizations is managed as individual parts and common parts depending on the type of service provision.
  • a special number area is provided to specify a field's identification attribute in a special layout item.
  • the transaction identified by the professional number can extract the interface ID, extract the service ID corresponding to the professional data by the common header searched by the interface ID, and route or execute the service program. Same as The professional mapping function is activated only when the “Specify whether to convert” item in the interface detail part is “Y”.
  • the professional information used in the professional mapping is automatically filled with reference to the specialized information specified in the transmitting system and the receiving system.
  • the mapping field can be used to verify the mapping field.
  • the English name of the source message and the English name of the target message can be automatically mapped.
  • FIG. 14 is a diagram illustrating specialized mapping information according to an embodiment of the present invention.
  • the professional mapping information is as shown in FIG. 14.
  • mapping The main function description of the mapping is as follows.
  • mapping function management is as follows.
  • EIMS the mapping function information to be used when providing the professional mapping function in the channel system is integrated and managed.
  • Information can be managed through the interface, and the converted information can be distributed in the form of policies and libraries, enabling integrated management based on EIMS.
  • MCI, FEP, EAI, etc. provide each function dependent on each channel solution as needed, so it is difficult to manage standardization in the form of a black box or it may violate policies.
  • 15 is a diagram illustrating a page managing a mapping function according to an embodiment of the present invention. The mapping function management page is as shown in FIG. 15.
  • EIMS interfaces are: The interface types managed in EIMS are largely divided into internal and external channels, and are classified into multiple channel interfaces (MCI), external application integration (EAI), front end processors (FEP), and online file transfers according to business characteristics. Typical transaction flows are classified as follows. EIMS manages information on all interfaces for the following types.
  • the basic interface information is as follows.
  • the transmission/reception system properties are as follows.
  • the interface details are as follows. Register and manage detailed information related to the interface.
  • the interface ID is automatically numbered according to the numbering rule according to the interface type.
  • a pop-up screen is provided for interface ID numbering, and items entered in the pop-up are automatically filled in the main screen.
  • the interface ID that has been automatically picked up cannot be modified, and the items used for picking up cannot also be changed.
  • the items of detailed information are largely divided into basic items, transmission/reception systems, and detailed properties.
  • the attributes of the Routing exception condition are as follows: In order to extract the interface ID, it is expected that the unique interface ID will be extracted with the agency code, agency service, and professional number, but provides the function to branch the interface ID by a specific value. . This allows separate management of the interface ID as a more granular condition. For example, BC was operating with VAN and 0100 MS approvals. Separately, if NH Fill Card borrows our VAN-approved layout to operate its own approval message, and needs to provide a service that relays processing to BC, it must be relayed separately with a specific value in the specialized data. It is possible to register a separate exception rule for this process rather than hard coding.
  • Routing exception condition attribute description is as follows.
  • FIG. 16 is a diagram illustrating a configuration for processing a routing exception condition according to an embodiment of the present invention.
  • the properties of the transmission/reception system are as follows.
  • the interface configuration information includes a target system to which interface information is distributed, interface detailed attributes, full text, mapping information, etc., and relates to a method of distributing interface information.
  • the target system to be distributed can be registered and managed by selecting “Manage Configuration Information” ⁇ “Manage Distribution System”.
  • the interface distribution function is as follows.
  • the distribution function distributes the registered interface to the system to be distributed or manages the deployed history.
  • Distribution screen is largely divided into distribution target system, processing result, and distribution history.
  • the target system should be registered in advance using the "Configuration Information Management" and "Distribution System Management” functions. Registered distribution system can be selected and designated through the pop-up of distribution system addition. Clicking the Deploy button performs deployment to the target systems registered in the target system list. Distribution results are displayed in the “Process Results” part. When deploying to multiple systems, rollback is performed when deployment fails because of a problem with a specific system. If the distribution is processed normally, it is displayed in the “Distribution History” part and you can check the distribution history or redistribute it through “Detail View”.
  • the system management targeted for distribution is as follows.
  • FIG. 17 is a diagram illustrating a page for managing a distribution system according to an embodiment of the present invention.
  • the distribution system management page is shown in FIG. 17.
  • the distribution procedure is as follows.
  • the interface redistribution procedure is as follows. Provides the function to redistribute the interface information of the previous version that has been distributed.
  • Distribution system properties are as follows.
  • the description of the distribution history attribute is as follows.
  • FIG. 18 is a block diagram illustrating an example of a configuration of an interface management system 1000 according to an embodiment of the present invention.
  • the interface management system 1000 may support communication between a plurality of devices, and may include all embodiments of the EIMS disclosed in FIGS. 1 to 17 or described above or perform a corresponding function.
  • the interface management system 1000 may include an input/output unit 100, a control unit 200, and a storage unit 300.
  • the input/output unit 100 may acquire data field attribute information for communication between a plurality of devices through user input.
  • the input/output unit 100 may display a UI screen and receive data length, type, field, etc. from a user based on an input operation by the user and receive it as data field attribute information.
  • the data field attribute information may include special data field attribute information related to one or more field attributes designated to define and identify the full text, and may include one or more of the above-described full text attributes, For example, data representing data field attributes such as channel classification, transaction classification, and specialized type may be included.
  • the control unit 200 may register a request message and a response message including data field attribute information.
  • the request message represents the representation format of the request data for the service
  • the response message represents the representation format of the response data for the request data.
  • the control unit 200 designes and distributes an interface by defining one or more attributes defining characteristics of the request message and the response message based on the expert data field property information obtained through user input, and storing them in the storage unit 300 Can be used in the course.
  • the request message or the response message can include a variable length message, and in one embodiment, the variable length message can include at least one bitmap information field and a packing data field.
  • the variable length message may include a packing data field packing variable data based on ISO8583 message for financial settlement transaction, and a bitmap information field for indicating whether or not to use the packing data field.
  • the bitmap information field may include one or more subfields indicating the presence or absence of the next subfield.
  • the bitmap field may include 1 to 3 subfields, the next subfield exists when the first bit of the subfield is 1, and the next subfield when the first bit of the subfield is 0. The field may not exist.
  • the controller 200 may generate interface configuration information by mapping predetermined transaction information to the registered request message and response message. For example, the controller 200 may generate interface configuration information by mapping one request message or response message per transaction unit based on user input or design.
  • the interface configuration information may include one or more of the interface ID described in Table 4, interface detailed attributes, transmission/reception system specialized information, professional mapping information, distribution system, and distribution history, and details shown in FIG. 3. Components may be included.
  • the control unit 200 may provide interface configuration information generated to be referred to when communicating between a plurality of devices to at least one device or store it in a DB.
  • the controller 200 When communicating between a plurality of devices, the controller 200 according to an embodiment allows the automatically converted message to be used by referring to the interface configuration information provided or stored in the device, so that communication between devices using messages of different formats can be smoothly performed. To help you lose.
  • the device may correspond to a system related to the internal interface described above, a system related to a foreign interface, or a unit system in charge of other solutions.
  • control unit 200 may create an interface including interface configuration information and distribute it directly to the device, and accordingly, the device 200 may use an automatically converted request message or response message through the interface to which the device is distributed. It can support communication.
  • control unit 200 may store an interface including interface configuration information in a database included in the storage unit 300, provide a stored interface during communication between devices, and provide an automatically converted request message or response through this. You can use a full text to support communication between devices.
  • the interface configuration information may include first interface configuration information and second interface configuration information, and when the external request message is received from the external device, the controller 200 refers to the first interface configuration information.
  • An internal standard request message corresponding to the external request message may be generated, and an external response message corresponding to the internal standard response message may be generated and transmitted to an external device by referring to the second interface configuration information.
  • the control unit 200 receives specific field information (eg, interface ID, interface detail property, etc.) of the received external request message.
  • the service request contents can be determined by identifying the transmission/reception system front door information, etc., and the external request message can be automatically converted to the internal standard request message using the first interface configuration information according to the determined service content.
  • the internal standard response message can be automatically converted to an external response message using the stored second interface configuration information, and provided to the FEP.
  • the external device may include at least one of FEP, Multiple Chanel Interface (MCI) and Enterprise Application Integration (EAI), and in another embodiment, a system related to the external interface.
  • FEP FEP
  • MCI Multiple Chanel Interface
  • EAI Enterprise Application Integration
  • the control unit 200 does not identify the service request content only with the specific field information of the external request message or the corresponding internal standard request message, or the external request message or The service request can be identified by referring to the rest of the payload of the internal standard request message. For example, the control unit 200 identifies the service request content from the specific field information (eg, interface ID, interface detailed attribute, transmission/reception system front door information, etc.) of the received external request message, although an external request message is received from the FEP. If not, a service routing function that determines a function to be called from an external device by analyzing the rest of the payload except for the header and corresponding field information may be supported.
  • the specific field information eg, interface ID, interface detailed attribute, transmission/reception system front door information, etc.
  • the controller 200 may provide interface configuration information to at least one UI terminal in a pull method.
  • the controller 200 provides interface configuration information in an HTTP push method when distributing an interface to a distribution target system including one or more of an internal channel, an external channel, and F/W,
  • HTTP push method when distributing an interface to a distribution target system including one or more of an internal channel, an external channel, and F/W.
  • the control unit 200 may be implemented as a processor that controls overall operations of the interface management system 1000, and may control data flow between the input/output unit 100 and the storage unit 300.
  • the storage unit 300 may store a message and an interface including a registered request message and a response message, and may store data generated and requested in a data processing process to support communication between devices.
  • the storage unit 300 is implemented as a database, a cloud, or a separate storage server to provide data and storage space required for the interface management system 1000 through a wired or wireless communication network.
  • FIG. 19 is a flowchart illustrating an example of a method in which the interface management system 1000 illustrated in FIG. 18 supports communication between a plurality of devices.
  • FIGS. 1 to 18 may be understood with reference to all embodiments disclosed in FIGS. 1 to 18 or described above.
  • the interface management system 1000 may acquire data field attribute information for communication between a plurality of devices with user input.
  • the interface management system 1000 may receive data length, type, and field as user input information through a manual input process by the user.
  • the interface management system 1000 may register a request message and a response message including data field attribute information.
  • the interface management system 1000 may define a request message and a response message using user input information such as data length, type, and field related to the message, and store and register the message in the system.
  • the interface management system 1000 may generate interface configuration information by mapping predetermined transaction information to registered request messages and response messages. For example, the interface management system 1000 may generate an interface by mapping one request message or response message per transaction unit based on user input and design.
  • the interface management system 1000 may provide interface configuration information generated to be referred to when communicating between a plurality of devices to at least one device or store it in a DB.
  • the interface management system 1000 may directly distribute the interface according to the generated interface configuration information to the device, or may store it and provide an interface for reference during communication between devices.
  • the interface management system 1000 uses a message that is automatically converted by referring to interface configuration information provided or stored in a device when communicating between a plurality of devices, and thus, between devices using messages of different formats. It can support smooth communication.
  • the interface management system 1000 may provide the automatically converted request message to another device by referring to the interface configuration information.
  • the interface management system 1000 when the external request message is received from the external device, the interface management system 1000 generates an internal standard request message corresponding to the external request message, referring to the first interface configuration information, and the second interface configuration information.
  • An external response message corresponding to the internal standard response message can be generated and transmitted to an external device as a result of processing the internal standard request message with reference to.
  • the interface management system 1000 may automatically convert a message based on the integrated interface management even if different messages are used between distributed internal servers and MxN-related servers of external organizations. And provide integrated management.
  • the present disclosure may provide an enterprise interface integrated management system, and the interface management system 1000 may include an enterprise interface integrated management system and the above-described EIMS.

Abstract

According to one embodiment of the present invention, provided are: a method for integrally managing different message (telegraphic message) interfaces between distributed internal servers and M x N relation servers of external organizations; and a system in which the method is implemented.

Description

복수의 디바이스 간 통신을 지원하는 인터페이스 관리 시스템 및 방법Interface management system and method supporting communication between multiple devices
본 발명은 분산되어 있는 대내서버, 대외기관의 M x N 관계의 서버들 사이에서 서로 다른 메시지(전문) 인터페이스를 통합 관리하는 방안과 이를 구현한 시스템에 대한 것이다.The present invention relates to a method for integrating and managing different message (expert) interfaces between distributed internal servers and servers of M x N relations of external organizations and a system implementing the same.
현재 대외기관의 서버들과 비즈니스 서비스 거래를 위해서는 메시지(전문) 인터페이스를 기관 업무에 종속된 레이아웃으로 관리하고 있다. 대외 기관들 중 특정 기관에 종속된 전문의 형식을 파악하는 것은 구성이 용이할 수 있으나 전체 운영 관점에서 인터페이스 통합 관리가 아닌 특정 유형의 블랙박스 구조로 직접 찾아볼 수 밖에 없는 복잡함이 존재한다.Currently, for business service transactions with servers in external organizations, the message (specialized) interface is managed in a layout dependent on the institution's business. It can be easy to configure the format of the specialty subordinate to a specific institution among external organizations, but there is a complexity that can only be directly searched through a specific type of black box structure rather than integrated interface management from the overall operation point of view.
전문(메시지)의 유형은 크게 고정 크기의 전문 형식, 국제 금융 메시지 표준 형식(ISO8583), JSON, XML 등 다양한 유형의 전문(메시지) 등이 존재한다. 특히 비씨카드와 같은 프로세싱 중계업자의 경우는 금융기관과 IT기관, 공공기관 등의 다양한 기업들과 서비스 거래를 하므로 모든 유형의 메시지 유형을 처리해야 한다.The types of messages (messages) are largely fixed-size messages, international financial message standard formats (ISO8583), JSON, XML, and other types of messages (messages). In particular, processing brokers such as BC Card deal with service of various companies such as financial institutions, IT institutions, and public institutions, so they must handle all types of message types.
각 대외 기관마다 동일한 유형의 메시지 형식을 사용하므로 기관에 종속된 단일 정보로서 관리는 용이하다. 특정 기관에 종속된 표준 형식이 아닌 표준과 다른 메시지 유형을 동시에 처리하기 위해서는 예외 처리 형식의 룰을 해당 기관에 종속된 형태로 처리하는 것이 일반적이다. 곧 해당 기관에 표준화된 형식이 아닌 '하드코딩'이라는 관리 범위 밖의 예외를 두며 운영되는 것이 현재 금융기관 내에서 표출된 인터페이스 관리 문제로 도출 된다. 특정 기관 혹은 동일 유형의 기관들에 한정될 수 밖에 없으며 통합 관리가 불가능한 형태로 운영이 되고 있다.Since each external institution uses the same type of message format, it is easy to manage as a single piece of information dependent on the institution. In order to process a message type different from a standard that is not a standard format dependent on a specific institution at the same time, it is common to handle a rule of an exception handling format in a format dependent on the corresponding institution. Soon, operating with exceptions outside the management scope of'hard coding', rather than standardized format, leads to the problem of interface management currently expressed within financial institutions. It is bound to be limited to a specific institution or the same type of institution, and it is operated in a form in which integrated management is impossible.
예를 들어, 비씨카드 결제 승인 전문의 형태는 2가지로 제공된다. VAN는 비씨카드와 서비스 통신을 하기 위해 승인 거래로 마그네틱 승인 거래과 IC 승인 거래로 제공하여야 한다. 그러나 이 두 개의 형식은 다음과 같이 완전히 다른 유형의 포멧으로 운영된다.For example, two types of BC card payment approvals are provided. VAN must provide magnetic approval transaction and IC approval transaction as an approval transaction in order to communicate with BC Card. However, these two formats operate in completely different types of formats:
[표 1][Table 1]
Figure PCTKR2019018714-appb-img-000001
Figure PCTKR2019018714-appb-img-000001
두 전문은 Format(형식) 자체가 다른 메시지 유형의 거래로 전송된다. 전자의 경우 고정된 크기의 텍스트 형식 레이아웃이며 후자의 경우 가변 길이의 ISO8583 전문이다. 고정된 크기의 텍스트 형식의 전문은 특정 위치만을 읽고 거래의 종류를 판단할 수 있지만, ISO8583 전문의 경우는 고정된 위치는 필드의 사용 여부를 판단하는 비트맵과 패킹(Packing)된 데이터를 Parsing 후 사용하여야 한다. 이를 위해 프로그램을 구현할 경우 VAN사에 국한된 경우만 한정되어 프로그램을 사용할 수 있으며, 이외 다른 형태의 전문 서비스를 구현하는 경우는 별도로 개발을 해야 하는 Tight Coupling을 피해 갈 수 없다.The two messages are sent in a format of different message types. The former case is a fixed-size text format layout, and the latter is a variable-length ISO8583 full text. A full-size text format full text can read only a specific location and determine the type of transaction, but in the case of an ISO8583 full text, the fixed location is after parsing the bitmap and packed data to determine whether to use the field. Should be used. For this, the program can be used only when it is limited to the VAN company, and when implementing other types of professional services, Tight Coupling, which has to be developed separately, cannot be avoided.
본 발명은 전술한 종래기술의 문제점을 해결하기 위한 것으로, 분산되어 있는 대내서버, 대외기관의 M x N 관계의 서버들 사이에서 서로 다른 메시지(전문) 인터페이스를 통합 관리하는 방안과 이를 구현한 시스템을 제공하는 것을 목적으로 한다.The present invention is to solve the above-mentioned problems of the prior art, a method for integrating and managing different message (expert) interfaces between distributed internal servers and servers of M x N relations of external organizations and a system implementing the same It aims to provide.
또한, 본 발명은 EIMS(Enterprise Interface Management System)에 관한 발명으로, 전문, 연계 시스템, 메시지 인터페이스 정보 통합 관리 및 배포 방안과 이를 구현한 시스템을 제공하는 것을 목적으로 한다.In addition, the present invention relates to an EIMS (Enterprise Interface Management System), and aims to provide a system for implementing and implementing a professional, connected system, message interface information integrated management and distribution method.
본 발명의 목적들은 이상에서 언급한 목적으로 제한되지 않으며, 언급되지 않은 또 다른 목적들은 아래의 기재로부터 명확하게 이해될 수 있을 것이다.The objects of the present invention are not limited to the objects mentioned above, and other objects not mentioned will be clearly understood from the following description.
본 발명의 일 실시예에 따르면, EIMS 아키텍처 및 등록 / 관리 / 배포 프로세스를 통해, EIMS 아키텍처 및 메타 코드 정보를 관리하는 방법 및 시스템이 제공된다.According to an embodiment of the present invention, a method and system for managing EIMS architecture and meta code information through an EIMS architecture and registration/management/deployment process is provided.
본 발명의 다른 실시예에 따르면, 동일 전문번호에 해당되는 다수의 레이아웃 통합 관리 방안을 통해, EIMS 전문을 관리하는 방법 및 시스템이 제공된다.According to another embodiment of the present invention, a method and system for managing an EIMS message through a plurality of layout integrated management methods corresponding to the same message number are provided.
본 발명의 또 다른 실시예에 따르면, 전문 레이아웃의 종속성을 제거한 유연한 인터페이스 관리/운영 방안, 전문 매핑에 대한 관리 방안을 통해, EIMS 인터페이스 정보를 관리하는 방법 및 시스템이 제공된다.According to another embodiment of the present invention, a method and system for managing EIMS interface information is provided through a flexible interface management/operation method that eliminates the dependency of a professional layout and a management method for a professional mapping.
본 발명의 또 다른 실시예에 따르면, EIMS에서 인터페이스를 배포하고 이를 관리하는 방법을 통해, EIMS 인터페이스 배포를 관리하는 방법 및 시스템이 제공된다.According to another embodiment of the present invention, a method and system for managing distribution of an EIMS interface is provided through a method of distributing and managing an interface in an EIMS.
본 발명의 또 다른 실시예에 따르면, 데이터 변조를 관리하는 방법 및 시스템이 제공된다.According to another embodiment of the present invention, a method and system for managing data modulation is provided.
본 개시의 제 1 측면에 따른, 복수의 디바이스 간 통신을 지원하는 방법에 있어서, 상기 방법은 (a) 인터페이스 관리 시스템이, 사용자 입력으로 상기 복수의 디바이스 간 통신을 위한 데이터 필드 속성 정보가 획득되면, 상기 데이터 필드 속성 정보를 포함하는 요청 전문 및 응답 전문을 등록하는 단계, 및 (b) 상기 인터페이스 관리 시스템이, 상기 등록된 요청 전문 및 응답 전문에 대해 소정의 거래 정보를 매핑하여 인터페이스 구성 정보를 생성하는 단계를 포함할 수 있다.In a method of supporting communication between a plurality of devices according to a first aspect of the present disclosure, the method may include: (a) when an interface management system obtains data field attribute information for communication between the plurality of devices through user input; , Registering a request message and a response message including the data field attribute information, and (b) the interface management system maps predetermined transaction information to the registered request message and response message to obtain interface configuration information. And generating.
또한, 상기 방법은 (c) 상기 인터페이스 관리 시스템이, 상기 복수의 디바이스 간 통신시 참조되도록 상기 생성된 인터페이스 구성 정보를 적어도 하나의 디바이스에 제공 하거나 DB에 저장하는 단계를 더 포함할 수 있다.In addition, the method may further include the step (c) of the interface management system to provide the generated interface configuration information to at least one device or store it in a DB for reference when communicating between the plurality of devices.
또한, 상기 (c) 단계에서, 상기 복수의 디바이스 간 통신시 상기 제공되거나 저장된 인터페이스 구성 정보를 참조하여 자동으로 변환된 전문이 이용됨으로써, 상이한 포맷의 전문을 사용하는 디바이스 간에 통신이 원활히 이루어질 수 있다.In addition, in the step (c), the communication automatically converted by referring to the provided or stored interface configuration information during communication between the plurality of devices is used, so that communication between devices using different format texts can be smoothly performed. .
또한, 상기 생성된 인터페이스 구성 정보는, 제1 인터페이스 구성 정보 및 제2 인터페이스 구성 정보를 포함하고, 외부 디바이스로부터 외부 요청 전문이 수신된 경우, 상기 제1 인터페이스 구성 정보가 참조되어 상기 외부 요청 전문에 대응되는 내부 표준 요청 전문이 생성되고, 상기 제2 인터페이스 구성 정보가 참조되어 상기 내부 표준 요청 전문 처리 결과로서 내부 표준 응답 전문에 대응되는 외부 응답 전문이 생성되어 상기 외부 디바이스로 전송될 수 있다.In addition, the generated interface configuration information includes first interface configuration information and second interface configuration information, and when an external request message is received from an external device, the first interface configuration information is referenced to the external request message A corresponding internal standard request message is generated, and the second interface configuration information is referenced to generate an external response message corresponding to the internal standard response message as a result of processing the internal standard request message and may be transmitted to the external device.
또한, 상기 외부 디바이스는, FEP(Front End Processor), MCI(Multiple Chanel Interface) 및 EAI(Enterprise Application Integration) 중 적어도 하나를 포함할 수 있다.In addition, the external device may include at least one of a Front End Processor (FEP), Multiple Chanel Interface (MCI), and Enterprise Application Integration (EAI).
또한, 외부 디바이스의 외부 요청 전문이 수신된 경우, 상기 외부 요청 전문 또는 이에 대응되는 내부 표준 요청 전문의 특정 필드 정보만으로는 서비스 요청 내용이 식별되지 않는 경우, 상기 외부 요청 전문 또는 상기 내부 표준 요청 전문의 나머지 페이로드가 참조되어 상기 서비스 요청 내용이 식별될 수 있다.In addition, when the external request message of the external device is received, when the content of the service request is not identified only by specific field information of the external request message or the corresponding internal standard request message, the external request message or the internal standard request message The rest of the payload can be referenced to identify the service request.
또한, 상기 인터페이스 구성 정보는 풀(Pull) 방식으로 적어도 하나의 UI 단말에 제공될 수 있다.Also, the interface configuration information may be provided to at least one UI terminal in a pull method.
또한, 상기 요청 전문 또는 상기 응답 전문은 가변된 길이의 전문을 포함하고, 상기 가변된 길이의 전문은 적어도 하나의 비트맵 정보 필드 및 패킹 데이터 필드를 포함할 수 있다.In addition, the request message or the response message may include a variable length message, and the variable length message may include at least one bitmap information field and a packing data field.
본 개시의 제 2 측면에 따른, 복수의 디바이스 간 통신을 지원하는 인터페이스 관리 시스템에 있어서, 상기 인터페이스 관리 시스템은 사용자 입력으로 상기 복수의 디바이스 간 통신을 위한 데이터 필드 속성 정보를 획득하는 입출력부; 및 상기 데이터 필드 속성 정보를 포함하는 요청 전문 및 응답 전문을 등록하고, 상기 등록된 요청 전문 및 응답 전문에 대해 소정의 거래 정보를 매핑하여 인터페이스 구성 정보를 생성하는 제어부를 포함할 수 있다.According to a second aspect of the present disclosure, an interface management system supporting communication between a plurality of devices, the interface management system comprising: an input/output unit that acquires data field attribute information for communication between the plurality of devices with user input; And a control unit that registers a request message and a response message including the data field attribute information, and generates interface configuration information by mapping predetermined transaction information to the registered request message and response message.
또한, 상기 제어부는 상기 복수의 디바이스 간 통신시 참조되도록 상기 생성된 인터페이스 구성 정보를 적어도 하나의 디바이스에 제공 하거나 DB에 저장할 수 있다.In addition, the control unit may provide the generated interface configuration information to at least one device or store it in a DB to be referred to when communicating between the plurality of devices.
또한, 상기 제어부는 상기 복수의 디바이스 간 통신시 상기 제공되거나 저장된 인터페이스 구성 정보를 참조하여 자동으로 변환된 전문이 이용되도록 함으로써, 상이한 포맷의 전문을 사용하는 디바이스 간에 통신이 원활히 이루어지도록 지원할 수 있다.In addition, the controller may support communication to be smoothly performed between devices using different formats of text by allowing the automatically converted text to be used by referring to the provided or stored interface configuration information during communication between the plurality of devices.
또한, 상기 생성된 인터페이스 구성 정보는, 제1 인터페이스 구성 정보 및 제2 인터페이스 구성 정보를 포함하고, 상기 제어부는 외부 디바이스로부터 외부 요청 전문이 수신된 경우, 상기 제1 인터페이스 구성 정보를 참조하여 상기 외부 요청 전문에 대응되는 내부 표준 요청 전문을 생성하고, 상기 제2 인터페이스 구성 정보를 참조하여 상기 내부 표준 요청 전문 처리 결과로서 내부 표준 응답 전문에 대응되는 외부 응답 전문을 생성하여 상기 외부 디바이스로 전송할 수 있다.In addition, the generated interface configuration information includes first interface configuration information and second interface configuration information, and when the external request message is received from the external device, the control unit refers to the first interface configuration information to the external interface. An internal standard request message corresponding to the request message may be generated, and an external response message corresponding to the internal standard response message may be generated and transmitted to the external device as a result of processing the internal standard request message by referring to the second interface configuration information. .
또한, 상기 외부 디바이스는, FEP, MCI 및 EAI 중 적어도 하나를 포함할 수 있다.Further, the external device may include at least one of FEP, MCI, and EAI.
또한, 상기 제어부는 외부 디바이스의 외부 요청 전문이 수신된 경우, 상기 외부 요청 전문 또는 이에 대응되는 내부 표준 요청 전문의 특정 필드 정보만으로는 서비스 요청 내용이 식별되지 않는 경우, 상기 외부 요청 전문 또는 상기 내부 표준 요청 전문의 나머지 페이로드를 참조하여 상기 서비스 요청 내용을 식별할 수 있다.In addition, when the external request message of the external device is received, the control unit does not identify the content of the service request with only the specific field information of the external request message or the corresponding internal standard request message, if the external request message or the internal standard is requested. The content of the service request may be identified by referring to the remaining payload of the request message.
또한, 상기 제어부는 상기 인터페이스 구성 정보를 풀(Pull) 방식으로 적어도 하나의 UI 단말에 제공할 수 있다.Also, the controller may provide the interface configuration information to at least one UI terminal in a pull method.
또한, 상기 요청 전문 또는 상기 응답 전문은 가변된 길이의 전문을 포함하고, 상기 가변된 길이의 전문은 적어도 하나의 비트맵 정보 필드 및 패킹 데이터 필드를 포함할 수 있다.In addition, the request message or the response message may include a variable length message, and the variable length message may include at least one bitmap information field and a packing data field.
본 발명의 일 실시예에 따르면, 분산되어 있는 대내서버, 대외기관의 M x N 관계의 서버들 사이에서 서로 다른 메시지(전문) 인터페이스를 통합 관리하는 방안과 이를 구현한 시스템을 제공함으로써, 종래기술의 문제점을 해결할 수 있는 효과가 있다.According to an embodiment of the present invention, by providing a method for integrally managing different message (expert) interfaces between distributed internal servers and servers of M x N relations of external organizations and a system implementing the same, the prior art There is an effect that can solve the problem of.
본 발명의 효과는 상기한 효과로 한정되는 것은 아니며, 본 발명의 상세한 설명에 기재된 발명의 구성으로부터 추론 가능한 모든 효과를 포함하는 것으로 이해되어야 한다.It should be understood that the effects of the present invention are not limited to the above-described effects, and include all effects that can be deduced from the configuration of the invention described in the detailed description of the invention.
도 1은 본 발명의 일 실시예에 따른, EIMS에서 인터페이스와 전문에 대한 등록/배포 절차를 나타내는 도면이다.1 is a diagram showing a registration/distribution procedure for an interface and a message in an EIMS according to an embodiment of the present invention.
도 2는 본 발명의 일 실시예에 따른, EIMS 시스템 구성을 나타내는 도면이다.2 is a diagram illustrating the configuration of an EIMS system according to an embodiment of the present invention.
도 3은 본 발명의 일 실시예에 따른, EIMS의 관리 인터페이스 구성 정보를 나타내는 도면이다.3 is a diagram illustrating configuration information of a management interface of an EIMS according to an embodiment of the present invention.
도 4는 본 발명의 일 실시예에 따른, 송수신 시스템을 관리하는 페이지를 나타내는 도면이다.4 is a diagram illustrating a page for managing a transmission/reception system according to an embodiment of the present invention.
도 5는 본 발명의 일 실시예에 따른, 어플리케이션을 관리하는 페이지를 나타내는 도면이다.5 is a diagram illustrating a page for managing an application according to an embodiment of the present invention.
도 6은 본 발명의 일 실시예에 따른, 거래 코드를 관리하는 페이지를 나타내는 도면이다.6 is a diagram illustrating a page managing a transaction code according to an embodiment of the present invention.
도 7은 본 발명의 일 실시예에 따른, 업무 코드를 관리하는 페이지를 나타내는 도면이다.7 is a diagram illustrating a page for managing a work code according to an embodiment of the present invention.
도 8은 본 발명의 일 실시예에 따른, 기관 코드를 관리하는 페이지를 나타내는 도면이다.8 is a diagram illustrating a page for managing an institution code according to an embodiment of the present invention.
도 9는 본 발명의 일 실시예에 따른, 메타 정보를 관리하는 페이지를 나타내는 도면이다.9 is a diagram illustrating a page for managing meta information, according to an embodiment of the present invention.
도 10은 본 발명의 일 실시예에 따른, EIMS 전문을 관리하는 구성을 나타내는 도면이다.10 is a diagram illustrating a configuration for managing an EIMS message according to an embodiment of the present invention.
도 11은 본 발명의 일 실시예에 따른, ISO8583 헤더/바디 전문 속성을 나타내는 도면이다.11 is a view showing ISO8583 header/body professional attributes according to an embodiment of the present invention.
도 12는 본 발명의 일 실시예에 따른, ISO8583 헤더/바디 전문 정의에 필요한 레이아웃 속성을 나타내는 도면이다.12 is a view showing layout attributes required for ISO8583 header/body professional definition according to an embodiment of the present invention.
도 13은 본 발명의 일 실시예에 따른, EIMS 인터페이스 정보를 관리하는 구성을 나타내는 도면이다.13 is a diagram illustrating a configuration for managing EIMS interface information according to an embodiment of the present invention.
도 14는 본 발명의 일 실시예에 따른, 전문 매핑 정보를 나타내는 도면이다.14 is a diagram illustrating specialized mapping information according to an embodiment of the present invention.
도 15는 본 발명의 일 실시예에 따른, 매핑 함수를 관리하는 페이지를 나타내는 도면이다.15 is a diagram illustrating a page managing a mapping function according to an embodiment of the present invention.
도 16은 본 발명의 일 실시예에 따른, 라우팅 예외조건을 처리하는 구성을 나타내는 도면이다.16 is a diagram illustrating a configuration for handling a routing exception condition according to an embodiment of the present invention.
도 17은 본 발명의 일 실시예에 따른, 배포 시스템을 관리하는 페이지를 나타내는 도면이다.17 is a diagram illustrating a page for managing a distribution system according to an embodiment of the present invention.
도 18은 본 발명의 일 실시 예에 따른 인터페이스 관리 시스템의 구성의 일 예를 나타내는 블록도이다.18 is a block diagram illustrating an example of a configuration of an interface management system according to an embodiment of the present invention.
도 19는 도 18에 도시된 인터페이스 관리 시스템이 복수의 디바이스 간 통신을 지원하는 방법의 일 예를 설명하기 위한 흐름도이다.19 is a flowchart illustrating an example of a method in which the interface management system illustrated in FIG. 18 supports communication between a plurality of devices.
이하에서 첨부한 도면을 참조하여 본 발명을 설명하기로 한다. 그러나 본 발명은 여러 가지 상이한 형태로 구현될 수 있으며, 따라서 여기에서 설명하는 실시예로 한정되는 것은 아니다. 그리고 도면에서 본 발명을 명확하게 설명하기 위해서 설명과 관계없는 부분은 생략하였으며, 명세서 전체를 통하여 유사한 부분에 대해서는 유사한 도면 부호를 붙였다.Hereinafter, the present invention will be described with reference to the accompanying drawings. However, the present invention may be implemented in various different forms, and thus is not limited to the embodiments described herein. In addition, in order to clearly describe the present invention in the drawings, parts irrelevant to the description are omitted, and like reference numerals are assigned to similar parts throughout the specification.
명세서 전체에서, 전문(message)은 네트워크 기반으로 서비스에 대한 요청 데이터와 응답 데이터의 표현 형식이다.Throughout the specification, a message is a network-based representation of request and response data for a service.
또한, 인터페이스(interface)는 전문을 기반으로 생성되는 데이터 거래의 속성 단위이다.In addition, an interface is an attribute unit of data transaction generated based on a message.
또한, 트랜잭션(transaction)은 인터페이스의 실제 거래로서 서버 양단 간 주고 받는 네트워크 데이터이다.In addition, a transaction is a real transaction of an interface, and is network data exchanged between servers.
또한, EIMS(Enterprise Interface Management System)는 인터페이스와 연관된 서비스 거래의 전문 레이아웃, 기관 정보, 기관 업무 정보, 전문 매핑 정보 등 전문 서비스를 위한 메타 관리 시스템이다.In addition, EIMS (Enterprise Interface Management System) is a meta management system for professional services such as professional layout of service transactions associated with interfaces, institutional information, institutional business information, and professional mapping information.
또한, FEP(Front End Processor)는 대외기관들과의 전문 서비스를 제공하기 위한 서버 접전의 어플리케이션 네트워크 채널 시스템으로 기관 운용 정보, 대내외 전문 레이아웃 편집 및 매핑 등을 담당한다.In addition, the Front End Processor (FEP) is an application network channel system for server engagement to provide professional services with external organizations, and is responsible for institutional operation information, internal and external professional layout editing, and mapping.
또한, MCI(Multiple Chanel Interface)는 다양한 유형의 대내 시스템 간의 전문 거래를 처리하기 위한 시스템으로서 UI 단말에 대한 세션 관리 및 상위 관리자, 부서간 거래에 대한 복합 거래 중계를 처리를 위한 채널 시스템이다.In addition, MCI (Multiple Chanel Interface) is a system for processing specialized transactions between various types of internal systems. It is a channel system for session management for UI terminals, upper manager, and complex transaction relaying for transactions between departments.
또한, EAI(Enterprise Application Integration)는 전사적 어플리케이션 통합 관리 시스템으로서 여러 시스템간의 비즈니스 통합 처리를 담당하며, MCI는 전문 데이터 기반의 대내 채널 통합 처리로써 운영되나 EAI는 시스템들간의 브로커로서 직접 프로세스를 위임 받아 처리한다.In addition, EAI (Enterprise Application Integration) is an enterprise-wide application integrated management system that handles business integration between multiple systems. MCI operates as a specialized data-based internal channel integration process, but EAI is a broker between systems and is directly delegated to the process. Process.
이하에서는 발명의 구성 별로 본 발명의 실시예를 상세히 설명하기로 한다.Hereinafter, embodiments of the present invention will be described in detail for each configuration of the invention.
EIMS 아키텍처 및 메타 코드 정보 관리EIMS architecture and meta code information management
EIMS(Enterprise Interface Management System)는 인터페이스와 전문을 설계, 관리하는 솔루션이다. 인터페이스 설계, 관리에 필요한 기능을 제공하며 타 연계 시스템과의 인터페이스 배포 기능 제공한다. 인터페이스 관리에 필요한 정보는 Meta 시스템과 연계되어 Meta 시스템에 등록된 정보(용어, 코드 등)를 이용한다. EIMS (Enterprise Interface Management System) is a solution for designing and managing interfaces and messages. It provides functions necessary for interface design and management, and provides interface distribution function with other connected systems. Information required for interface management is linked with the Meta system and uses information (terms, codes, etc.) registered in the Meta system.
도 1은 본 발명의 일 실시예에 따른, EIMS에서 인터페이스와 전문에 대한 등록/배포 절차를 나타내는 도면이다. EIMS에서 인터페이스와 전문에 대한 등록/배포 절차는 도 1에 도시된 바와 같다. 1 is a diagram showing a registration/distribution procedure for an interface and a message in an EIMS according to an embodiment of the present invention. The registration/distribution procedure for the interface and the full text in the EIMS is as shown in FIG. 1.
도 2는 본 발명의 일 실시예에 따른, EIMS 시스템 구성을 나타내는 도면이다. EIMS 시스템 구성은 도 2에 도시된 바와 같다.2 is a diagram illustrating the configuration of an EIMS system according to an embodiment of the present invention. The configuration of the EIMS system is as shown in FIG. 2.
배포 대상 시스템은 다음과 같다.The target system is as follows.
[표 2][Table 2]
Figure PCTKR2019018714-appb-img-000002
Figure PCTKR2019018714-appb-img-000002
배포 방식에서, Push와 Pull 방식을 모두 제공하는 것은 다음과 같다.In the distribution method, providing both the Push and Pull methods are as follows.
[표 3][Table 3]
Figure PCTKR2019018714-appb-img-000003
Figure PCTKR2019018714-appb-img-000003
UI 단말과 같이 불특정 다수의 Client 역할로서 접속되는 경우는 EIMS 입장에서 Push가 아닌 Client입장에서 Pull 방식으로 운영하여야 효율적 배포가 가능하다.도 3은 본 발명의 일 실시예에 따른, EIMS의 관리 인터페이스 구성 정보를 나타내는 도면이다. EIMS의 관리 인터페이스 구성 정보는 도 3에 도시된 바와 같다.In the case of accessing as an unspecified number of Client roles, such as a UI terminal, it is possible to efficiently distribute by operating in a Pull method in a Client position rather than Push from the EIMS point of view. It is a figure showing configuration information. The management interface configuration information of the EIMS is as shown in FIG. 3.
인터페이스 구성 정보는 다음과 같다.The interface configuration information is as follows.
[표 4][Table 4]
Figure PCTKR2019018714-appb-img-000004
Figure PCTKR2019018714-appb-img-000004
EIMS의 관리 기능은 다음과 같다.The management functions of EIMS are as follows.
[표 5][Table 5]
Figure PCTKR2019018714-appb-img-000005
Figure PCTKR2019018714-appb-img-000005
EIMS 구성 정보 관리에서, EIMS에서는 인터페이스 설계에 필요한 코드성 정보를 구성정보 관리를 통해서 등록 관리한다. 코드성 데이터는 Meta와 연계되어 자동 갱신된다.메타 관리에서, 송수신 시스템 관리는 인터페이스 정의에 필요한 송수신 시스템을 관리한다.In EIMS configuration information management, EIMS registers and manages coded information necessary for interface design through configuration information management. The coded data is automatically updated in association with Meta. In meta management, the transmission/reception system management manages the transmission/reception system necessary for interface definition.
도 4는 본 발명의 일 실시예에 따른, 송수신 시스템을 관리하는 페이지를 나타내는 도면이다. 송수신 시스템 관리 페이지는 도 4에 도시된 바와 같다.4 is a diagram illustrating a page for managing a transmission/reception system according to an embodiment of the present invention. The transmission/reception system management page is as shown in FIG. 4.
속성 설명은 다음과 같다.The property description is as follows.
[표 6][Table 6]
Figure PCTKR2019018714-appb-img-000006
Figure PCTKR2019018714-appb-img-000006
어플리케이션 코드 관리는 다음과 같다. 인터페이스 정의에 필요한 표준화 어플리케이션 코드(L3)를 관리한다.도 5는 본 발명의 일 실시예에 따른, 어플리케이션을 관리하는 페이지를 나타내는 도면이다. 어플리케이션 관리 페이지는 도 5에 도시된 바와 같다.Application code management is as follows. The standardized application code L3 required for the interface definition is managed. FIG. 5 is a diagram illustrating a page for managing an application according to an embodiment of the present invention. The application management page is shown in FIG. 5.
속성 설명은 다음과 같다.The property description is as follows.
[표 7][Table 7]
Figure PCTKR2019018714-appb-img-000007
Figure PCTKR2019018714-appb-img-000007
거래 코드 관리는 다음과 같다. 인터페이스 정의에 필요한 거래 코드를 관리한다.도 6은 본 발명의 일 실시예에 따른, 거래 코드를 관리하는 페이지를 나타내는 도면이다. 거래 코드 관리 페이지는 도 6에 도시된 바와 같다.The transaction code management is as follows. Manage transaction codes required for interface definition. FIG. 6 is a diagram illustrating a page for managing transaction codes, according to an embodiment of the present invention. The transaction code management page is shown in FIG. 6.
속성 설명은 다음과 같다.The property description is as follows.
[표 8][Table 8]
Figure PCTKR2019018714-appb-img-000008
Figure PCTKR2019018714-appb-img-000008
업무 코드 관리에서, 인터페이스 정의에 필요한 업무 코드를 관리한다.도 7은 본 발명의 일 실시예에 따른, 업무 코드를 관리하는 페이지를 나타내는 도면이다. 업무 코드 관리 페이지는 도 7에 도시된 바와 같다.In the work code management, the work codes necessary for the interface definition are managed. FIG. 7 is a diagram showing a page for managing the work codes according to an embodiment of the present invention. The work code management page is shown in FIG. 7.
속성 설명은 다음과 같다.The property description is as follows.
[표 9][Table 9]
Figure PCTKR2019018714-appb-img-000009
Figure PCTKR2019018714-appb-img-000009
기관 코드 관리는 다음과 같다. 인터페이스 정의에 필요한 기관을 별도의 내부 코드로서 기관 코드를 관리한다.도 8은 본 발명의 일 실시예에 따른, 기관 코드를 관리하는 페이지를 나타내는 도면이다. 기관 코드 관리 페이지는 도 8에 도시된 바와 같다.The agency code management is as follows. The organization required for the interface definition is managed as an internal code as a separate internal code. FIG. 8 is a diagram illustrating a page for managing an organization code according to an embodiment of the present invention. The institution code management page is shown in FIG. 8.
속성 설명은 다음과 같다.The property description is as follows.
[표 10]Table 10
Figure PCTKR2019018714-appb-img-000010
Figure PCTKR2019018714-appb-img-000010
메타 정보 관리는 다음과 같다. 전문 정의에 필요한 메타 정보를 관리한다(Meta시스템과 연동됨).도 9는 본 발명의 일 실시예에 따른, 메타 정보를 관리하는 페이지를 나타내는 도면이다. 메타 정보 관리 페이지는 도 9에 도시된 바와 같다.Meta information management is as follows. Manage meta information necessary for professional definition (interlocked with the Meta system). FIG. 9 is a diagram illustrating a page for managing meta information according to an embodiment of the present invention. The meta information management page is as shown in FIG. 9.
속성 설명은 다음과 같다.The property description is as follows.
[표 11][Table 11]
Figure PCTKR2019018714-appb-img-000011
Figure PCTKR2019018714-appb-img-000011
EIMS 전문 관리 기능EIMS professional management function
전문은 데이터 표현 형식에 따라 고정 레이아웃(FIXED), 가변 전문(ISO8583, JSON, XML 등) 레이아웃으로 분류하여 관리한다. 기존 전문 관리 방안은 1개 서비스에 대한 요청과 응답을 관리하기 위해 서비스에 대한 요청과 응답을 수행하기 위한 2개의 서버에 각각의 레이아웃을 정의하여 운영하게 되었다. 여기에서 서비스에 대한 서비스 요청자와 서비스 요청에 대한 처리 결과를 제공하는 서비스 응답자에 대한 역할에서 서비스 요청자는 서비스 1개당 1개의 레이아웃만 요청하면 된다. 서비스 요청자가 다양한 서비스를 생성을 요청할 때 서로 독립된 네트워크 하에서는 별도의 프로세스로 구성하면 전문 레이아웃을 분리하여, 각각의 레이아웃을 파싱(Parsing)하도록 서비스 응답자를 구현하면 된다. 그러나 독립적이지 않은 네트워크 환경 하에서 다양한 네트워크 프로토콜(X.25, TCP, HTTP 등)과 다양한 전문 형식(고정 길이 전문, 가변 길이 전문), 다양한 전문 레이아웃을 관리하에서 서로 다른 목적의 다양한 서비스를 제공하는 서버들과의 종속적이지 않은 통합 관리 주체로서의 정보 관리 방안이 필요하게 된다.The full text is classified into a fixed layout (FIXED) and a variable full text (ISO8583, JSON, XML, etc.) layout according to the data expression format. In order to manage the request and response for one service, the existing professional management method defined and operated each layout on two servers for performing the request and response for the service. Here, in the role of the service requester for the service and the service responder providing the result of processing the service request, the service requester only needs to request one layout per service. When service requesters request to create various services, if they are configured as separate processes under an independent network, service responders can be implemented to parse each layout and parse each layout. However, under a non-independent network environment, various network protocols (X.25, TCP, HTTP, etc.), various specialized formats (fixed length, variable length), and various professional layouts are managed to provide various services for different purposes. There is a need for an information management plan as an integrated management subject that is not dependent on others.
전문 버전 관리에서, 동일 서비스 대상 다수의 레이아웃을 관리한다. 비씨카드의 경우 약 31개의 고객사 대상으로 전문 레이아웃을 관리 운영하고 있다. 고객사 승인거래 서비스를 위해 '1100번' 전문번호를 갖는 서비스를 운영하고 있다. 최초 당사에서 배포한 가이드와 레이아웃에 의해서는 전체 고객사들은 공통된 데이터 형식으로 운영 되었으나 최근에 들어서 다양한 형태의 개별 서비스를 요구하게 이르게 되었다. 같은 1100 전문 서비스를 제공하더라도 최초 배포된 고객사들간의 공통된 레이아웃이 아닌 고객사별 자체 필드가 추가 운영된다.In professional version management, multiple layouts targeting the same service are managed. BC Card manages and operates professional layouts for approximately 31 customers. For customer-approved transaction services, we operate a service with a special number '1100'. According to the guides and layout distributed by the company first, all customers operated in a common data format, but recently, various types of individual services have been requested. Even if the same 1100 professional service is provided, the customer's own field is additionally operated rather than the common layout among the first distributed customers.
도 10은 본 발명의 일 실시예에 따른, EIMS 전문을 관리하는 구성을 나타내는 도면이다.10 is a diagram illustrating a configuration for managing an EIMS message according to an embodiment of the present invention.
일반적으로 예외적인 별도 레이아웃을 처리하기 위해서 전문의 레이아웃을 분석할 때 각 추가적인 예외사항에 대한 하드코딩이나 서비스 프로세스에 종속적인 처리사항을 지정하여야 한다. 이는 블랙박스로서 전사 통합관리가 불가능한 형태로 복잡성이 증가된다. 이를 해결하기 위해 EIMS에서는 기관별 전문 레이아웃 처리에 대한 예외적인 하드코딩을 운영하지 않고 전문 레이아웃과 별개로 독립적인 인터페이스 개념을 도입하였다. (후술할 EIMS 인터페이스 정보 관리 참조)In general, in order to process an exceptional layout, when analyzing a professional layout, it is necessary to designate a hard code for each additional exception or a process dependent on the service process. This is a black box, and the complexity is increased in a form that cannot be integrated and managed throughout the company. To solve this, EIMS introduced an independent interface concept independent of the professional layout, without operating an exceptional hard coding for the specialized layout processing by institution. (See EIMS interface information management to be described later)
모든 기관들이 동일한 전문번호(종별코드)로 운영을 하면서 각자 개별 레이아웃을 운영하게 되어 개별 서비스를 제공할 수 있다. 또한 전문 레이아웃과 인터페이스 속성을 분리함으로써 전문 관리에 대해 공통 필드에 대한 영역을 정의하고 이를 상속 받아 추가적인 필드들만 정의하면 되므로 리소스 관리에서도 효율성을 확보하게 되어 전문 레이아웃의 정보가 통합관리가 된다.All organizations operate with the same professional number (type code), and each individual layout can be operated to provide individual services. In addition, by separating the professional layout from the interface properties, it is necessary to define an area for a common field for specialized management, inherit it, and define only additional fields. Thus, efficiency in resource management is secured, and information on the professional layout is integrated management.
전문 레이아웃 관리에 있어, 공통 헤더는 다음과 같다.In professional layout management, the common headers are:
대외기관과의 다수의 서비스를 운용하는 경우, 일반적으로 전문이 요청하는 서비스를 식별하기 위해 전문번호를 식별한다. 또한 요청거래와 응답거래의 매칭을 위한 거래고유번호, 요청한 식별 주체에 대한 정보 등을 대외기관과의 공통적인 헤더와 같은 공통부를 정의한다. EIMS에서는 기관별 공통부와 전문 서비스의 개별부 레이아웃을 프레임워크에서 그대로 이용 가능하도록 대외전문 DTO 항목을 운영한다. 이를 이용하면 대외 전문 레이아웃에 대응되는 내부용 데이터 전문 데이터를 정의하지 않고 대외전문을 그대로 매핑하여 VO(Value Object)로 활용할 수 있다.When operating a number of services with external organizations, the professional number is generally identified to identify the service requested by the expert. In addition, a common part, such as a common header with a foreign institution, is defined for the transaction unique number for matching the request transaction and the response transaction, and information about the identity entity requested. EIMS operates external specialized DTO items so that the layout of individual parts of common and specialized services for each institution can be used as it is in the framework. By using this, it is possible to map the external text as it is without defining the data data for internal use corresponding to the layout of the external text and use it as a value object (VO).
[표 12]Table 12
Figure PCTKR2019018714-appb-img-000012
Figure PCTKR2019018714-appb-img-000012
전문 공통부 식별 속성 관리는 다음과 같다. EIMS에서 대외전문을 대내용 표준 형식의 데이터로 활용하도록 식별이 되도록 지정하는 세부 속성에 대해서는 아래와 같다.The management of the identification attributes of the common part is as follows. The detailed attributes that designate EIMS to be used to identify external text as standard content in the content are as follows.
[표 13][Table 13]
Figure PCTKR2019018714-appb-img-000013
Figure PCTKR2019018714-appb-img-000013
공통헤더 속성 정보는 다음과 같다.Common header property information is as follows.
[표 14]Table 14
Figure PCTKR2019018714-appb-img-000014
Figure PCTKR2019018714-appb-img-000014
대외 공통헤더 레이아웃 속성은 다음과 같다.The common common header layout properties are as follows.
[표 15]Table 15
Figure PCTKR2019018714-appb-img-000015
Figure PCTKR2019018714-appb-img-000015
ISO8583 헤더/개별부 관리는 다음과 같다. ISO8583 전문은 금융 결제 거래를 위한 국제 표준 전문으로써 가변된 데이터를 PACKING하여 필드의 사용 유무를 비트맵(Bitmap) 필드에 명시하도록 한다. 일반적으로 각 색인된 필드별로 정의된 의미가 존재한다. 이선 ISO8583 전문의 경우 아래와 같이 구성된다.ISO8583 header/individual management is as follows. The ISO8583 full text is an international standard full text for financial settlement transactions. It packs variable data and specifies whether or not to use the field in the bitmap field. Generally, there is a meaning defined for each indexed field. In the case of the full text of ISO8583, it consists of the following.
[표 16]Table 16
Figure PCTKR2019018714-appb-img-000016
Figure PCTKR2019018714-appb-img-000016
Bitmap 필드의 구성은 크게 8byte씩 3개 서브 필드로 구성된다. Primary bitmap, Secondary bitmap, Third bitmap 으로 구성되며 각 서브 필드의 최초 첫번째 비트에 1로 세워져있으면 다음 서브 필드가 존재함을 알려주는 정보로 사용되므로 Bitmap 필드 역시 가변 필드로 볼 수 있다. ISO8583을 관리하기 위해서 기관별 스펙에 대한 정의 (2~192번 필드까지 어떤 데이터 형식으로 분석하는지)가 필요하며 현재까지 국내에서는 이를 관리하는 방안으로 ISO8583 변환 모듈 자체에서 스펙을 정의하고 운영되고 있다. 즉 ISO8583에 대한 스펙 또한 블랙박스의 형태나 특정 서비스, 서버에 종속된 메타 데이터로 운영이 되고 있어 전사 차원의 메타 관리가 불가능한 형태로 운영되고 있다. EIMS에서는 이에 대한 관리를 통합 관리하며 배포하는 기능을 포함하고 있다The composition of the Bitmap field is largely composed of 3 sub-fields of 8 bytes each. It is composed of Primary bitmap, Secondary bitmap, and Third bitmap. If it is set as 1 in the first bit of each subfield, it is used as information indicating that the next subfield exists, so the Bitmap field can also be viewed as a variable field. In order to manage ISO8583, it is necessary to define the specification for each institution (what data format is analyzed from fields 2 to 192). Until now, the specification has been defined and operated in the ISO8583 conversion module itself as a way to manage it. In other words, the specification for ISO8583 is also operated in the form of a black box, meta data that is dependent on a specific service or server, and it is operated in a form in which meta management at the enterprise level is impossible. EIMS includes the function of managing and distributing the management in an integrated manner.
ISO8583의 필드에 대한 데이터 표현형식은 ASCII, BCD, EBCDIC으로 분류할 수 있다.Data representation format for ISO8583 fields can be classified into ASCII, BCD, and EBCDIC.
도 11은 본 발명의 일 실시예에 따른, ISO8583 헤더/바디 전문 속성을 나타내는 도면이다. ISO8583 헤더/바디 전문 속성은 도 11에 도시된 바와 같다.11 is a view showing ISO8583 header/body professional attributes according to an embodiment of the present invention. The ISO8583 header/body professional attributes are as shown in FIG. 11.
도 12는 본 발명의 일 실시예에 따른, ISO8583 헤더/바디 전문 정의에 필요한 레이아웃 속성을 나타내는 도면이다. ISO8583 헤더/바디 전문 정의에 필요한 레이아웃 속성은 도 12에 도시된 바와 같다. 12 is a view showing layout attributes required for ISO8583 header/body professional definition according to an embodiment of the present invention. Layout attributes required for ISO8583 header/body professional definition are as shown in FIG. 12.
ISO8583 필드별 속성 정보는 다음과 같다. 필드에 대한 크기 정보와 필드의 데이터 유형(BCD, ASCII, EBCDIC)에 대해 지정 관리할 수 있다. The attribute information for each ISO8583 field is as follows. The size information for the field and the data type of the field (BCD, ASCII, EBCDIC) can be specified and managed.
[표 17]Table 17
Figure PCTKR2019018714-appb-img-000017
Figure PCTKR2019018714-appb-img-000017
EIMS 인터페이스 정보 관리EIMS interface information management
언급하였듯 일반적으로 예외적인 별도 레이아웃을 처리하기 위해 전문을 분석하는 역할에서는 별도의 예외사항에 대한 하드코딩이나 서비스 프로세스에 종속적인 처리사항을 지정하여야 한다. 이는 블랙박스로서 전사 통합관리가 불가능한 형태로 복잡성이 증가된다. 이를 해결하기 위해 EIMS에서는 기관별 전문 레이아웃 처리에 대한 예외적인 하드코딩을 운영하지 않고 전문 레이아웃과 별개로 독립적인 인터페이스 개념을 도입하였다.As mentioned, in general, in the role of analyzing an entire message to handle an extraordinary layout, it is necessary to designate a hardcoding for an extra exception or a process dependent on the service process. This is a black box, and the complexity is increased in a form that cannot be integrated and managed throughout the company. To solve this, EIMS introduced an independent interface concept independent of the professional layout without operating an exceptional hard coding for the specialized layout processing by institution.
도 13은 본 발명의 일 실시예에 따른, EIMS 인터페이스 정보를 관리하는 구성을 나타내는 도면이다.13 is a diagram illustrating a configuration for managing EIMS interface information according to an embodiment of the present invention.
전문 레이아웃은 별개로 파생되어 버전별로 관리하며, 각 기관별로는 전문 서비스에 대한 인터페이스 코드를 활영하여 운영한다. 기관별 인터페이스를 추출은 대외계에서 네트워크 세션별 할당한 '기관번호', '기관업무코드' 정보와 전송된 데이터에서 추출된 '전문번호'를 이용하여 인터페이스ID를 찾는다. The professional layout is derived and managed by version, and each organization operates by operating the interface code for the professional service. To extract the interface for each institution, the interface ID is searched using the'institution number','institution work code' information allocated by each network session from the outside world, and the'expert number' extracted from the transmitted data.
인터페이스ID에 할당된 전문 레이아웃은 전문번호와 전문버전 정보가 할당되어 있으며 이를 이용한 대내용 표준 형식의 전문으로 변환하거나 변조하는 역할을 수행할 수 있다. 전문과 인터페이스를 분리하여 운영함으로써 전문에 대한 정보는 각 기관별, 시스템별 고유한 인터페이스로서 운영이 가능해지므로 유연한 운영 적용과 서비스 개발이 가능하다.The professional layout assigned to the interface ID is assigned the professional number and the professional version information, and can be used to convert or modulate to a full-text standard format. By operating the interface separately from the message, information on the message can be operated as a unique interface for each institution and system, so flexible operation application and service development are possible.
EIMS 솔루션은 시스템간의 인터페이스 정보를 통합 관리, 인터페이스 구성 정보에는 인터페이스 세부속성, 전문, 매핑정보 등이 있으며, 인터페이스 구성 정보에 대한 상세 설명은 다음과 같다.The EIMS solution integrates and manages interface information between systems, and the interface configuration information includes interface detailed attributes, full text, mapping information, etc., and detailed description of the interface configuration information is as follows.
[표 18]Table 18
Figure PCTKR2019018714-appb-img-000018
Figure PCTKR2019018714-appb-img-000018
대외 기관들과의 전문은 서비스 제공 유형에 따라 개별부와 공통부로 관리하는 경우가 많다. 대외 공통헤더 유형으로 전문 레이아웃 항목에 필드의 식별 속성을 지정할 수 있는 전문번호 영역이 제공된다. 전문번호에 의해 식별된 거래는 인터페이스ID를 추출하고, 인터페이스ID에 의해 조회된 공통헤더에 의해 전문 데이터에 해당되는 서비스 ID를 추출하여 서비스 프로그램으로 라우팅을 하거나 실행시킬 수 있다.전문 매핑 기능은 다음과 같다. 전문매핑 기능은 인터페이스 상세정보 파트의 “전문변환여부” 항목이 “Y” 인 경우에만 활성화된다. In many cases, the specialty with external organizations is managed as individual parts and common parts depending on the type of service provision. As a common common header type, a special number area is provided to specify a field's identification attribute in a special layout item. The transaction identified by the professional number can extract the interface ID, extract the service ID corresponding to the professional data by the common header searched by the interface ID, and route or execute the service program. Same as The professional mapping function is activated only when the “Specify whether to convert” item in the interface detail part is “Y”.
전문 매핑에 사용되는 전문정보는 송신시스템 및 수신시스템에서 지정한 전문정보를 참조하여 자동으로 채운다. “매핑검증” 기능을 이용하면 매핑 필드에 대해서 검증할 수 있다. The professional information used in the professional mapping is automatically filled with reference to the specialized information specified in the transmitting system and the receiving system. The mapping field can be used to verify the mapping field.
또한 “1:1매핑” 기능을 이용하면 소스전문의 영문명과 타겟전문의 영문명이 동일한 경우 자동으로 매핑할 수 있다.In addition, if the “1:1 mapping” function is used, the English name of the source message and the English name of the target message can be automatically mapped.
도 14는 본 발명의 일 실시예에 따른, 전문 매핑 정보를 나타내는 도면이다. 전문 매핑 정보는 도 14에 도시된 바와 같다.14 is a diagram illustrating specialized mapping information according to an embodiment of the present invention. The professional mapping information is as shown in FIG. 14.
매핑 주요 기능 설명은 다음과 같다.The main function description of the mapping is as follows.
[표 19]Table 19
Figure PCTKR2019018714-appb-img-000019
Figure PCTKR2019018714-appb-img-000019
기본 속성 설명은 다음과 같다.The basic property description is as follows.
[표 20]Table 20
Figure PCTKR2019018714-appb-img-000020
Figure PCTKR2019018714-appb-img-000020
매핑 함수 관리는 다음과 같다. EIMS에서는 채널계에서 전문매핑 기능을 제공시 사용할 매핑 함수 정보를 통합 관리한다. 인터페이스로 정보가 관리되고 해당 변환 정보를 정책과 라이브러리 형태로 배포가 가능하여 EIMS 기반에서 통합 관리가 가능하다. 기존 방식은 MCI, FEP, EAI 등에서 각각의 채널 솔루션에 종속된 해당 기능을 필요에 따라 각각 제공하여 블랙박스 형태로 표준화 관리가 어렵거나 정책을 위배하기도 한다. 도 15는 본 발명의 일 실시예에 따른, 매핑 함수를 관리하는 페이지를 나타내는 도면이다. 매핑 함수 관리 페이지는 도 15에 도시된 바와 같다.Mapping function management is as follows. In EIMS, the mapping function information to be used when providing the professional mapping function in the channel system is integrated and managed. Information can be managed through the interface, and the converted information can be distributed in the form of policies and libraries, enabling integrated management based on EIMS. In the existing method, MCI, FEP, EAI, etc. provide each function dependent on each channel solution as needed, so it is difficult to manage standardization in the form of a black box or it may violate policies. 15 is a diagram illustrating a page managing a mapping function according to an embodiment of the present invention. The mapping function management page is as shown in FIG. 15.
속성 설명은 다음과 같다.The property description is as follows.
[표 21]Table 21
Figure PCTKR2019018714-appb-img-000021
Figure PCTKR2019018714-appb-img-000021
EIMS 인터페이스 유형은 다음과 같다. EIMS에서 관리되는 인터페이스 유형은 크게 대내채널과 대외채널로 구분되며, 업무 특성에 따라MCI (Multiple Chanel Interface), EAI(External Application Integration), FEP(Front End Processor), 온라인 파일 전송으로 분류된다. 대표적인 거래 흐름은 아래와 같이 분류가 되는데 EIMS는 아래 유형에 대한 모든 인터페이스에 대한 정보를 통합 관리한다.The types of EIMS interfaces are: The interface types managed in EIMS are largely divided into internal and external channels, and are classified into multiple channel interfaces (MCI), external application integration (EAI), front end processors (FEP), and online file transfers according to business characteristics. Typical transaction flows are classified as follows. EIMS manages information on all interfaces for the following types.
[표 22]Table 22
Figure PCTKR2019018714-appb-img-000022
Figure PCTKR2019018714-appb-img-000022
인터페이스 기본 항목 정보는 다음과 같다.The basic interface information is as follows.
[표 23]Table 23
Figure PCTKR2019018714-appb-img-000023
Figure PCTKR2019018714-appb-img-000023
송수신 시스템 속성은 다음과 같다.The transmission/reception system properties are as follows.
[표 24]Table 24
Figure PCTKR2019018714-appb-img-000024
Figure PCTKR2019018714-appb-img-000024
인터페이스 상세 정보는 다음과 같다. 인터페이스 관련한 상세 정보를 등록 관리한다. 인터페이스ID는 인터페이스 타입에 따라 채번 규칙에 의해 자동 채번된다. 인터페이스ID 채번을 위해 팝업 화면이 제공되며, 팝업에서 입력된 항목은 메인 화면에 자동으로 채워진다. 자동 채번된 인터페이스ID는 수정할 수 없으며, 채번에 이용된 항목 또한 변경할 수 없다. 상세 정보의 항목은 크게 기본항목, 송수신시스템, 세부속성으로 구분된다.The interface details are as follows. Register and manage detailed information related to the interface. The interface ID is automatically numbered according to the numbering rule according to the interface type. A pop-up screen is provided for interface ID numbering, and items entered in the pop-up are automatically filled in the main screen. The interface ID that has been automatically picked up cannot be modified, and the items used for picking up cannot also be changed. The items of detailed information are largely divided into basic items, transmission/reception systems, and detailed properties.
[표 25]Table 25
Figure PCTKR2019018714-appb-img-000025
Figure PCTKR2019018714-appb-img-000025
인터페이스ID 기본 속성 정보는 다음과 같다.Basic property information of Interface ID is as follows.
[표 26]Table 26
Figure PCTKR2019018714-appb-img-000026
Figure PCTKR2019018714-appb-img-000026
Routing 예외조건 속성 설명은 다음과 같다.인터페이스ID를 추출하기 위해 기관코드, 기관업무, 전문번호로 유일한 인터페이스ID가 추출될 것으로 예상을 하지만, 특정 값에 의해 인터페이스ID가 분기를 시키는 기능을 제공한다. 이는 인터페이스ID를 더욱 세분화된 조건으로서 분리 관리할 수 있다. 예를 들어 BC는 VAN사와 0100 MS 승인 전문으로 운영하고 있었다. 이와 별개로 NH채움카드에서 당사의 VAN 승인 레이아웃을 차용하여 자체 승인 전문을 운영하다가 BC로 프로세싱을 위임하여 중계하는 서비스를 제공해야 할 경우 전문 데이터 내의 특정 구분 값으로 별도 중계를 하여야 한다. 이에 대한 처리를 하드코딩이 아닌 별도 예외 룰을 등록할 수 있게 가능하다.The attributes of the Routing exception condition are as follows: In order to extract the interface ID, it is expected that the unique interface ID will be extracted with the agency code, agency service, and professional number, but provides the function to branch the interface ID by a specific value. . This allows separate management of the interface ID as a more granular condition. For example, BC was operating with VAN and 0100 MS approvals. Separately, if NH Fill Card borrows our VAN-approved layout to operate its own approval message, and needs to provide a service that relays processing to BC, it must be relayed separately with a specific value in the specialized data. It is possible to register a separate exception rule for this process rather than hard coding.
Routing 예외조건 속성 설명은 다음과 같다.Routing exception condition attribute description is as follows.
[표 27]Table 27
Figure PCTKR2019018714-appb-img-000027
Figure PCTKR2019018714-appb-img-000027
아래와 같이 EIMS에서 인터페이스1에 대한 정보로 카드번호를 선택하였고, 이에 대한 앞 6자리에 대한 Routing 예외조건을 등록하였을 경우 인터페이스 정보가 배포될 때 RULE도 같이 배포되므로 채널(FEP, MCI, EAI)에서 추가 분기를 처리하도록 한다.도 16은 본 발명의 일 실시예에 따른, 라우팅 예외조건을 처리하는 구성을 나타내는 도면이다.As shown below, in EIMS, the card number is selected as the information for interface 1, and if the routing exception condition for the preceding 6 digits is registered, RULE is also distributed when the interface information is distributed, so the channel (FEP, MCI, EAI) The additional branch is processed. FIG. 16 is a diagram illustrating a configuration for processing a routing exception condition according to an embodiment of the present invention.
송수신 시스템 속성 설명은 다음과 같다.The properties of the transmission/reception system are as follows.
[표 28]Table 28
Figure PCTKR2019018714-appb-img-000028
Figure PCTKR2019018714-appb-img-000028
대외 상세 정보 항목 설명은 다음과 같다.Details of external details are as follows.
[표 29]Table 29
Figure PCTKR2019018714-appb-img-000029
Figure PCTKR2019018714-appb-img-000029
세부 속성 설명은 다음과 같다.The detailed property description is as follows.
[표 30]Table 30
Figure PCTKR2019018714-appb-img-000030
Figure PCTKR2019018714-appb-img-000030
암호화 및 변조 속성 설명은 다음과 같다. 인터페이스 항목 중 개인 정보를 포함하여 암호화 또는 단방향 변조를 위한 기준정보를 관리한다. 해당 정보를 이용하여 데이터에 대한 암호화 및 변조를 수행하여 개인정보보호 이슈를 해소시킬 수 있다.The following describes the encryption and modulation properties. Manages reference information for encryption or unidirectional modulation, including personal information among interface items. By using the information, encryption and tampering of data can be performed to solve privacy issues.
EIMS 인터페이스 배포 관리EIMS interface distribution management
EIMS는 시스템간 인터페이스 정보를 통합하고 관리한다. 인터페이스 구성 정보에는 인터페이스 정보를 배포할 대상 시스템, 인터페이스 세부속성, 전문, 매핑정보 등이 있으며 인터페이스 정보를 배포하는 방법에 대한 것이다.EIMS integrates and manages interface information between systems. The interface configuration information includes a target system to which interface information is distributed, interface detailed attributes, full text, mapping information, etc., and relates to a method of distributing interface information.
인터페이스 배포 개요는 다음과 같다.The interface deployment overview is as follows.
- 등록 완료된 인터페이스는 인터페이스 단위로 배포-Registered interface is distributed in interface unit
- 배포 대상 시스템은 “구성 정보 관리” · “배포시스템 관리”를 선택하면 배포할 대상 시스템을 등록 관리할 수 있다.-The target system to be distributed can be registered and managed by selecting “Manage Configuration Information” · “Manage Distribution System”.
- 각각의 인터페이스 정보 하단에 위치하는 인터페이스 배포 아코디언에서 배포 버튼을 클릭함으로써 배포가 진행된다.-Distribution is progressed by clicking the distribution button in the interface distribution accordion located at the bottom of each interface information.
- 배포는 All or Nothing 으로 수행된다. (특정 시스템에 장애가 발생 시 전체 Rollback 처리)-Distribution is performed as All or Nothing. (When a specific system fails, the entire rollback process)
인터페이스 배포 기능은 다음과 같다.The interface distribution function is as follows.
배포 기능은 등록 완료된 인터페이스를 배포 대상 시스템 배포하거나 배포된 이력을 관리한다. 배포 화면은 크게 배포대상시스템, 처리결과, 배포이력으로 구분된다. 배포 대상 시스템은 “구성정보관리” · “배포시스템관리” 기능을 이용하여 미리 등록해야 한다. 등록된 배포시스템은 배포시스템 추가 팝업을 통해서 선택 지정할 수 있다. 배포 버튼을 클릭하면 배포대상시스템 목록에 등록한 대상 시스템으로 배포를 수행한다. 배포 결과는 “처리결과” 파트에 표시된다. 여러 시스템을 대상으로 배포할 때, 특정 시스템에 문제가 있어 배포가 실패하는 경우 Rollback 처리된다. 배포가 정상 처리되면 “배포이력” 파트에 표시되며 “상세보기”를 통해 배포내역을 확인하거나 재배포 할 수 있다.The distribution function distributes the registered interface to the system to be distributed or manages the deployed history. Distribution screen is largely divided into distribution target system, processing result, and distribution history. The target system should be registered in advance using the "Configuration Information Management" and "Distribution System Management" functions. Registered distribution system can be selected and designated through the pop-up of distribution system addition. Clicking the Deploy button performs deployment to the target systems registered in the target system list. Distribution results are displayed in the “Process Results” part. When deploying to multiple systems, rollback is performed when deployment fails because of a problem with a specific system. If the distribution is processed normally, it is displayed in the “Distribution History” part and you can check the distribution history or redistribute it through “Detail View”.
배포 대상 시스템 관리는 다음과 같다.The system management targeted for distribution is as follows.
도 17은 본 발명의 일 실시예에 따른, 배포 시스템을 관리하는 페이지를 나타내는 도면이다. 배포 시스템 관리 페이지는 도 17에 도시된 바와 같다.17 is a diagram illustrating a page for managing a distribution system according to an embodiment of the present invention. The distribution system management page is shown in FIG. 17.
속성 설명은 다음과 같다.The property description is as follows.
[표 31]Table 31
Figure PCTKR2019018714-appb-img-000031
Figure PCTKR2019018714-appb-img-000031
배포 절차는 다음과 같다.The distribution procedure is as follows.
[표 32]Table 32
Figure PCTKR2019018714-appb-img-000032
Figure PCTKR2019018714-appb-img-000032
인터페이스 재배포 절차는 다음과 같다. 배포 완료된 이전 버전의 인터페이스 정보를 재배포하는 기능을 제공한다.The interface redistribution procedure is as follows. Provides the function to redistribute the interface information of the previous version that has been distributed.
[표 33]Table 33
Figure PCTKR2019018714-appb-img-000033
Figure PCTKR2019018714-appb-img-000033
주요 기능 설명은 다음과 같다.The main function description is as follows.
[표 34]Table 34
Figure PCTKR2019018714-appb-img-000034
Figure PCTKR2019018714-appb-img-000034
배포대상시스템 속성 설명은 다음과 같다.Distribution system properties are as follows.
[표 35]Table 35
Figure PCTKR2019018714-appb-img-000035
Figure PCTKR2019018714-appb-img-000035
배포이력 속성 설명은 다음과 같다.The description of the distribution history attribute is as follows.
[표 36]Table 36
Figure PCTKR2019018714-appb-img-000036
Figure PCTKR2019018714-appb-img-000036
도 18은 본 발명의 일 실시 예에 따른 인터페이스 관리 시스템(1000)의 구성의 일 예를 나타내는 블록도이다.18 is a block diagram illustrating an example of a configuration of an interface management system 1000 according to an embodiment of the present invention.
일 실시 예에 따른 인터페이스 관리 시스템(1000)은 복수의 디바이스 간 통신을 지원할 수 있고, 도 1 내지 도 17에 개시되었거나 상술한 EIMS에 관한 모든 실시 예들을 포함하거나 해당 기능을 수행할 수 있다.The interface management system 1000 according to an embodiment may support communication between a plurality of devices, and may include all embodiments of the EIMS disclosed in FIGS. 1 to 17 or described above or perform a corresponding function.
도 18을 참조하면, 일 실시 예에 따른 인터페이스 관리 시스템(1000)은 입출력부(100), 제어부(200) 및 저장부(300)를 포함할 수 있다.Referring to FIG. 18, the interface management system 1000 according to an embodiment may include an input/output unit 100, a control unit 200, and a storage unit 300.
일 실시 예에 따른 입출력부(100)는 사용자 입력으로 복수의 디바이스 간 통신을 위한 데이터 필드 속성 정보를 획득할 수 있다. 예를 들면, 입출력부(100)는 UI 화면을 디스플레이하고 사용자에 의한 입력 작업을 기반으로 사용자로부터 데이터 길이, 타입, 필드 등을 입력 받아 데이터 필드 속성 정보로서 수신할 수 있다.The input/output unit 100 according to an embodiment may acquire data field attribute information for communication between a plurality of devices through user input. For example, the input/output unit 100 may display a UI screen and receive data length, type, field, etc. from a user based on an input operation by the user and receive it as data field attribute information.
일 실시 예에서, 데이터 필드 속성 정보는 전문을 정의하고 식별하기 위해 지정된 하나 이상의 필드 속성에 관한 전문 데이터 필드 속성 정보를 포함할 수 있고, 상술한 전문의 속성들 중 하나 이상을 포함할 수 있으며, 예를 들면, 채널구분, 거래구분, 전문타입 등의 데이터 필드 속성을 나타내는 데이터를 포함할 수 있다.In one embodiment, the data field attribute information may include special data field attribute information related to one or more field attributes designated to define and identify the full text, and may include one or more of the above-described full text attributes, For example, data representing data field attributes such as channel classification, transaction classification, and specialized type may be included.
일 실시 예에 따른 제어부(200)는 데이터 필드 속성 정보를 포함하는 요청 전문 및 응답 전문을 등록할 수 있다. 여기에서, 요청 전문은 서비스에 대한 요청 데이터의 표현 형식을 나타내고, 응답 전문은 요청 데이터에 대한 응답 데이터의 표현 형식을 나타낸다. 예를 들면, 제어부(200)는 사용자 입력으로 획득된 전문 데이터 필드 속성 정보를 기초로 요청 전문과 응답 전문의 특성을 규정하는 하나 이상의 속성을 정의하고 저장부(300)에 저장하여 인터페이스 설계 및 배포 과정에 이용할 수 있다.The control unit 200 according to an embodiment may register a request message and a response message including data field attribute information. Here, the request message represents the representation format of the request data for the service, and the response message represents the representation format of the response data for the request data. For example, the control unit 200 designes and distributes an interface by defining one or more attributes defining characteristics of the request message and the response message based on the expert data field property information obtained through user input, and storing them in the storage unit 300 Can be used in the course.
일 실시 예에서, 요청 전문은 또는 응답 전문은 가변된 길이의 전문을 포함할 수 있고, 일 실시 예에서, 가변된 길이의 전문은 적어도 하나의 비트맵 정보 필드 및 패킹 데이터 필드를 포함할 수 있다. 예를 들면, 가변된 길이의 전문은 금융 결제 거래를 위한 ISO8583 전문을 기반으로 가변된 데이터를 패킹한 패킹 데이터 필드 및 패킹 데이터 필드의 사용 유무를 나타내기 위한 비트맵 정보 필드를 포함할 수 있다.In one embodiment, the request message or the response message can include a variable length message, and in one embodiment, the variable length message can include at least one bitmap information field and a packing data field. . For example, the variable length message may include a packing data field packing variable data based on ISO8583 message for financial settlement transaction, and a bitmap information field for indicating whether or not to use the packing data field.
일 실시 예에서, 비트맵 정보 필드는 다음 서브 필드의 존재유무를 나타내는 하나 이상의 서브 필드를 포함할 수 있다. 예를 들면, 비트맵 필드는 1개 내지 3개의 서브 필드를 포함할 수 있고, 서브 필드의 첫 번째 비트가 1인 경우 다음 서브 필드가 존재하고, 서브 필드의 첫 번째 비트가 0인 경우 다음 서브 필드가 존재하지 않을 수 있다.In one embodiment, the bitmap information field may include one or more subfields indicating the presence or absence of the next subfield. For example, the bitmap field may include 1 to 3 subfields, the next subfield exists when the first bit of the subfield is 1, and the next subfield when the first bit of the subfield is 0. The field may not exist.
일 실시 예에 따른 제어부(200)는 등록된 요청 전문 및 응답 전문에 대해 소정의 거래 정보를 매핑하여 인터페이스 구성 정보를 생성할 수 있다. 예를 들면, 제어부(200)는 사용자 입력 또는 설계를 기반으로 거래 단위당 하나의 요청 전문 또는 응답 전문을 매핑하여 인터페이스 구성 정보를 생성할 수 있다.The controller 200 according to an embodiment may generate interface configuration information by mapping predetermined transaction information to the registered request message and response message. For example, the controller 200 may generate interface configuration information by mapping one request message or response message per transaction unit based on user input or design.
일 실시 예에서, 인터페이스 구성 정보는 표 4에 기술된 인터페이스 ID, 인터페이스 세부속성, 송수신 시스템 전문정보, 전문 매핑 정보, 배포 시스템 및 배포이력 중 하나 이상을 포함할 수 있고, 도 3에 도시된 세부 구성 요소들을 포함할 수 있다.In one embodiment, the interface configuration information may include one or more of the interface ID described in Table 4, interface detailed attributes, transmission/reception system specialized information, professional mapping information, distribution system, and distribution history, and details shown in FIG. 3. Components may be included.
일 실시 예에 따른 제어부(200)는 복수의 디바이스 간 통신시 참조되도록 생성된 인터페이스 구성 정보를 적어도 하나의 디바이스에 제공하거나 DB에 저장할 수 있다. 일 실시 예에 따른 제어부(200)는 복수의 디바이스 간 통신시 디바이스에 제공되거나 저장된 인터페이스 구성 정보를 참조하여 자동으로 변환된 전문이 이용되도록 함으로써, 상이한 포맷의 전문을 사용하는 디바이스 간에 통신이 원활히 이루어지도록 지원할 수 있다. 일 실시 예에서, 디바이스는 상술한 대내 인터페이스와 관련된 시스템, 대외 인터페이스와 관련된 시스템 또는 기타 솔루션을 담당하는 단위 시스템에 해당할 수 있다.The control unit 200 according to an embodiment may provide interface configuration information generated to be referred to when communicating between a plurality of devices to at least one device or store it in a DB. When communicating between a plurality of devices, the controller 200 according to an embodiment allows the automatically converted message to be used by referring to the interface configuration information provided or stored in the device, so that communication between devices using messages of different formats can be smoothly performed. To help you lose. In one embodiment, the device may correspond to a system related to the internal interface described above, a system related to a foreign interface, or a unit system in charge of other solutions.
예를 들면, 제어부(200)는 인터페이스 구성 정보를 포함하는 인터페이스를 생성하여 디바이스에 직접 배포할 수 있고, 이에 따라 디바이스가 배포된 인터페이스를 통해 자동 변환된 요청 전문 또는 응답 전문을 이용하여 다른 디바이스와 통신할 수 있도록 지원할 수 있다. 다른 예를 들면, 제어부(200)는 인터페이스 구성 정보를 포함하는 인터페이스를 저장부(300)에 포함된 데이터베이스에 저장할 수 있고, 디바이스 간의 통신시 저장된 인터페이스를 제공하여 이를 통해 자동 변환된 요청 전문 또는 응답 전문을 이용하여 디바이스 간에 통신할 수 있도록 지원할 수 있다.For example, the control unit 200 may create an interface including interface configuration information and distribute it directly to the device, and accordingly, the device 200 may use an automatically converted request message or response message through the interface to which the device is distributed. It can support communication. For another example, the control unit 200 may store an interface including interface configuration information in a database included in the storage unit 300, provide a stored interface during communication between devices, and provide an automatically converted request message or response through this. You can use a full text to support communication between devices.
일 실시 예에 따른 인터페이스 구성 정보는 제1 인터페이스 구성 정보 및 제2 인터페이스 구성 정보를 포함할 수 있고, 제어부(200)는 외부 디바이스로부터 외부 요청 전문이 수신된 경우, 제1 인터페이스 구성 정보를 참조하여 외부 요청 전문에 대응되는 내부 표준 요청 전문을 생성하고, 제2 인터페이스 구성 정보를 참조하여 내부 표준 요청 전문 처리 결과로서 내부 표준 응답 전문에 대응되는 외부 응답 전문을 생성하여 외부 디바이스로 전송할 수 있다.The interface configuration information according to an embodiment may include first interface configuration information and second interface configuration information, and when the external request message is received from the external device, the controller 200 refers to the first interface configuration information. An internal standard request message corresponding to the external request message may be generated, and an external response message corresponding to the internal standard response message may be generated and transmitted to an external device by referring to the second interface configuration information.
예를 들면, 제어부(200)는 대외 인터페이스와 관련된 시스템에 해당되는 FEP(Front End Processor)로부터 외부 요청 전문이 수신되면, 수신된 외부 요청 전문의 특정 필드 정보(예: 인터페이스 ID, 인터페이스 세부속성, 송수신 시스템 정문정보 등)를 식별하여 서비스 요청 내용을 결정할 수 있고, 결정된 서비스 내용에 따라 제1 인터페이스 구성 정보를 이용하여 외부 요청 전문을 내부 표준 요청 전문으로 자동 변환할 수 있으며, 변환된 내부 표준 요청 전문에 대한 처리가 수행되어 내부 표준 응답 전문이 생성되면, 저장된 제2 인터페이스 구성 정보를 이용하여 내부 표준 응답 전문을 외부 응답 전문으로 자동 변환하여 FEP에 제공할 수 있다.For example, when the external request message is received from the front end processor (FEP) corresponding to a system related to the external interface, the control unit 200 receives specific field information (eg, interface ID, interface detail property, etc.) of the received external request message. The service request contents can be determined by identifying the transmission/reception system front door information, etc., and the external request message can be automatically converted to the internal standard request message using the first interface configuration information according to the determined service content. When an internal standard response message is generated by processing the message, the internal standard response message can be automatically converted to an external response message using the stored second interface configuration information, and provided to the FEP.
일 실시 예에서, 외부 디바이스는 FEP, MCI(Multiple Chanel Interface) 및 EAI(Enterprise Application Integration) 중 적어도 하나를 포함할 수 있고, 다른 실시 예에서, 대외 인터페이스와 관련된 시스템을 포함할 수 있다.In one embodiment, the external device may include at least one of FEP, Multiple Chanel Interface (MCI) and Enterprise Application Integration (EAI), and in another embodiment, a system related to the external interface.
일 실시 예에 따른 제어부(200)는 외부 디바이스의 외부 요청 전문이 수신된 경우, 외부 요청 전문 또는 이에 대응되는 내부 표준 요청 전문의 특정 필드 정보만으로는 서비스 요청 내용이 식별되지 않는 경우, 외부 요청 전문 또는 내부 표준 요청 전문의 나머지 페이로드를 참조하여 서비스 요청 내용을 식별할 수 있다. 예를 들면, 제어부(200)는 FEP로부터 외부 요청 전문이 수신되었으나, 수신된 외부 요청 전문의 특정 필드 정보(예: 인터페이스 ID, 인터페이스 세부속성, 송수신 시스템 정문정보 등)로부터 서비스 요청 내용을 식별할 수 없는 경우에는, 헤더와 해당 필드 정보를 제외한 나머지 페이로드를 분석하여 외부 디바이스로부터 호출되는 기능을 결정하는 서비스 라우팅 기능을 지원할 수 있다.If an external request message of an external device is received, the control unit 200 according to an embodiment does not identify the service request content only with the specific field information of the external request message or the corresponding internal standard request message, or the external request message or The service request can be identified by referring to the rest of the payload of the internal standard request message. For example, the control unit 200 identifies the service request content from the specific field information (eg, interface ID, interface detailed attribute, transmission/reception system front door information, etc.) of the received external request message, although an external request message is received from the FEP. If not, a service routing function that determines a function to be called from an external device by analyzing the rest of the payload except for the header and corresponding field information may be supported.
일 실시 예에 따른 제어부(200)는 인터페이스 구성 정보를 풀(Pull) 방식으로 적어도 하나의 UI 단말에 제공할 수 있다. 예를 들면, 제어부(200)는 대내채널, 대외채널 및 F/W 중 하나 이상을 포함하는 배포 대상 시스템을 대상으로 인터페이스를 배포하는 경우에는 HTTP 푸시(Push) 방식으로 인터페이스 구성 정보를 제공하고, UI 단말을 대상으로 배포하는 경우에는 불특정 다수의 클라이언트 입장에서 HTTP 풀 방식으로 인터페이스 구성 정보가 이용되도록 운영하여 효율적 배포가 이루어지도록 할 수 있다.The controller 200 according to an embodiment may provide interface configuration information to at least one UI terminal in a pull method. For example, the controller 200 provides interface configuration information in an HTTP push method when distributing an interface to a distribution target system including one or more of an internal channel, an external channel, and F/W, In the case of distributing to a UI terminal, it is possible to operate the HTTP pool method to use the interface configuration information from an unspecified number of clients so that efficient distribution can be achieved.
일 실시 예에 따른 제어부(200)는 인터페이스 관리 시스템(1000)의 동작 전반을 제어하는 프로세서로 구현될 수 있고, 입출력부(100) 및 저장부(300) 간의 데이터 흐름을 제어할 수 있다.The control unit 200 according to an embodiment may be implemented as a processor that controls overall operations of the interface management system 1000, and may control data flow between the input/output unit 100 and the storage unit 300.
일 실시 예에 따른 저장부(300)는 등록된 요청 전문 및 응답 전문을 포함하는 전문과 인터페이스를 저장할 수 있고, 디바이스 간의 통신을 지원하기 위한 데이터 처리 과정에서 요구 및 생성되는 데이터를 저장할 수 있다. 일 실시 예에서, 저장부(300)는 데이터베이스, 클라우드 또는 별도의 저장 서버로 구현되어 유무선 통신망을 통해 인터페이스 관리 시스템(1000)에 필요한 데이터 및 저장 공간을 제공할 수 있다.The storage unit 300 according to an embodiment may store a message and an interface including a registered request message and a response message, and may store data generated and requested in a data processing process to support communication between devices. In one embodiment, the storage unit 300 is implemented as a database, a cloud, or a separate storage server to provide data and storage space required for the interface management system 1000 through a wired or wireless communication network.
도 19는 도 18에 도시된 인터페이스 관리 시스템(1000)이 복수의 디바이스 간 통신을 지원하는 방법의 일 예를 설명하기 위한 흐름도이다.19 is a flowchart illustrating an example of a method in which the interface management system 1000 illustrated in FIG. 18 supports communication between a plurality of devices.
도 19는 도 1 내지 도 18에 개시되었거나 상술한 모든 실시 예를 참조하여 이해될 수 있다.19 may be understood with reference to all embodiments disclosed in FIGS. 1 to 18 or described above.
단계 S1910에서 일 실시 예에 따른 인터페이스 관리 시스템(1000)은 사용자 입력으로 복수의 디바이스 간 통신을 위한 데이터 필드 속성 정보를 획득할 수 있다. 예를 들면, 인터페이스 관리 시스템(1000)은 사용자에 의한 수작업 입력 과정을 통해 데이터 길이, 타입, 필드 등을 사용자 입력 정보로서 수신할 수 있다.In operation S1910, the interface management system 1000 according to an embodiment may acquire data field attribute information for communication between a plurality of devices with user input. For example, the interface management system 1000 may receive data length, type, and field as user input information through a manual input process by the user.
전문을 정의할 수 있다. You can define the full text.
단계 S1920에서 일 실시 예에 따른 인터페이스 관리 시스템(1000)은 데이터 필드 속성 정보를 포함하는 요청 전문 및 응답 전문을 등록할 수 있다. 예를 들면, 인터페이스 관리 시스템(1000)은 전문에 관한 데이터 길이, 타입, 필드 등의 사용자 입력 정보를 이용하여 요청 전문 및 응답 전문을 정의하고 본 시스템에 저장 및 등록할 수 있다.In step S1920, the interface management system 1000 according to an embodiment may register a request message and a response message including data field attribute information. For example, the interface management system 1000 may define a request message and a response message using user input information such as data length, type, and field related to the message, and store and register the message in the system.
단계 S1930에서 일 실시 예에 따른 인터페이스 관리 시스템(1000)은 등록된 요청 전문 및 응답 전문에 대해 소정의 거래 정보를 매핑하여 인터페이스 구성 정보를 생성할 수 있다. 예를 들면, 인터페이스 관리 시스템(1000)은 사용자 입력 및 설계를 기반으로 거래 단위당 하나의 요청 전문 또는 응답 전문을 매핑하여 인터페이스를 생성할 수 있다.In operation S1930, the interface management system 1000 according to an embodiment may generate interface configuration information by mapping predetermined transaction information to registered request messages and response messages. For example, the interface management system 1000 may generate an interface by mapping one request message or response message per transaction unit based on user input and design.
단계 S1940에서 일 실시 예에 따른 인터페이스 관리 시스템(1000)은 복수의 디바이스 간 통신시 참조되도록 생성된 인터페이스 구성 정보를 적어도 하나의 디바이스에 제공하거나 DB에 저장할 수 있다. 예를 들면, 인터페이스 관리 시스템(1000)은 생성된 인터페이스 구성 정보에 따른 인터페이스를 디바이스에 직접 배포할 수도 있고, 또는, 이를 저장해두었다가 디바이스 간의 통신시 참조할 수 있도록 인터페이스를 제공할 수도 있다.In operation S1940, the interface management system 1000 according to an embodiment may provide interface configuration information generated to be referred to when communicating between a plurality of devices to at least one device or store it in a DB. For example, the interface management system 1000 may directly distribute the interface according to the generated interface configuration information to the device, or may store it and provide an interface for reference during communication between devices.
단계 S1950에서 일 실시 예에 따른 인터페이스 관리 시스템(1000)은 복수의 디바이스 간 통신시 디바이스에 제공되거나 저장된 인터페이스 구성 정보를 참조하여 자동으로 변환된 전문을 이용함으로써, 상이한 포맷의 전문을 사용하는 디바이스 간에 통신이 원활히 이루어지도록 지원할 수 있다.In step S1950, the interface management system 1000 according to an embodiment uses a message that is automatically converted by referring to interface configuration information provided or stored in a device when communicating between a plurality of devices, and thus, between devices using messages of different formats. It can support smooth communication.
예를 들면, 인터페이스 관리 시스템(1000)은 디바이스로부터 요청 전문이 수신되면 인터페이스 구성 정보를 참조하여 자동 변환된 요청 전문을 다른 디바이스에 제공할 수 있다. 다른 예를 들면, 인터페이스 관리 시스템(1000)은 외부 디바이스로부터 외부 요청 전문이 수신된 경우, 제1 인터페이스 구성 정보를 참조하여 외부 요청 전문에 대응되는 내부 표준 요청 전문을 생성하고, 제2 인터페이스 구성 정보를 참조하여 내부 표준 요청 전문 처리 결과로서 내부 표준 응답 전문에 대응되는 외부 응답 전문을 생성하여 외부 디바이스로 전송할 수 있다.For example, when the request message is received from the device, the interface management system 1000 may provide the automatically converted request message to another device by referring to the interface configuration information. For another example, when the external request message is received from the external device, the interface management system 1000 generates an internal standard request message corresponding to the external request message, referring to the first interface configuration information, and the second interface configuration information. An external response message corresponding to the internal standard response message can be generated and transmitted to an external device as a result of processing the internal standard request message with reference to.
일 실시 예에 따른 인터페이스 관리 시스템(1000)은 분산되어 있는 대내서버, 대외기관의 M x N 관계의 서버들 사이에서 서로 다른 전문을 이용하더라도 인터페이스 통합 관리를 기반으로 전문을 자동 변환할 수 있는 인터페이스를 제공할 수 있고 통합 관리할 수 있다.The interface management system 1000 according to an embodiment may automatically convert a message based on the integrated interface management even if different messages are used between distributed internal servers and MxN-related servers of external organizations. And provide integrated management.
본 개시는 엔터프라이즈 인터페이스 통합 관리 시스템을 제공할 수 있으며, 인터페이스 관리 시스템(1000)은 엔터프라이즈 인터페이스 통합 관리 시스템 및 상술한 EIMS를 포함할 수 있다.The present disclosure may provide an enterprise interface integrated management system, and the interface management system 1000 may include an enterprise interface integrated management system and the above-described EIMS.
전술한 본 발명의 설명은 예시를 위한 것이며, 본 발명이 속하는 기술분야의 통상의 지식을 가진 자는 본 발명의 기술적 사상이나 필수적인 특징을 변경하지 않고서 다른 구체적인 형태로 쉽게 변형이 가능하다는 것을 이해할 수 있을 것이다. 그러므로 이상에서 기술한 실시예들은 모든 면에서 예시적인 것이며 한정적이 아닌 것으로 이해해야만 한다. 예를 들어, 단일형으로 설명되어 있는 각 구성 요소는 분산되어 실시될 수도 있으며, 마찬가지로 분산된 것으로 설명되어 있는 구성 요소들도 결합된 형태로 실시될 수 있다.The above description of the present invention is for illustration only, and those skilled in the art to which the present invention pertains can understand that the present invention can be easily modified into other specific forms without changing the technical spirit or essential features of the present invention. will be. Therefore, it should be understood that the embodiments described above are illustrative in all respects and not restrictive. For example, each component described as a single type may be implemented in a distributed manner, and similarly, components described as distributed may be implemented in a combined form.

Claims (16)

  1. 복수의 디바이스 간 통신을 지원하는 방법에 있어서,In a method for supporting communication between a plurality of devices,
    (a) 인터페이스 관리 시스템이, 사용자 입력으로 상기 복수의 디바이스 간 통신을 위한 데이터 필드 속성 정보가 획득되면, 상기 데이터 필드 속성 정보를 포함하는 요청 전문 및 응답 전문을 등록하는 단계, 및(a) when the interface management system obtains data field attribute information for communication between the plurality of devices through user input, registering a request message and a response message including the data field attribute information, and
    (b) 상기 인터페이스 관리 시스템이, 상기 등록된 요청 전문 및 응답 전문에 대해 소정의 거래 정보를 매핑하여 인터페이스 구성 정보를 생성하는 단계를 포함하여 상기 복수의 디바이스 간 통신을 지원하는 방법.(b) the interface management system supporting the communication between the plurality of devices by generating interface configuration information by mapping predetermined transaction information to the registered request message and response message.
  2. 제 1 항에 있어서,According to claim 1,
    (c) 상기 인터페이스 관리 시스템이, 상기 복수의 디바이스 간 통신시 참조되도록 상기 생성된 인터페이스 구성 정보를 적어도 하나의 디바이스에 제공 하거나 DB에 저장하는 단계를 더 포함하는 것을 특징으로 하는 방법.(c) the interface management system further comprising the step of providing the generated interface configuration information to at least one device for reference when communicating between the plurality of devices or storing it in a DB.
  3. 제 2 항에 있어서,According to claim 2,
    상기 (c) 단계에서, In step (c),
    상기 복수의 디바이스 간 통신시 상기 제공되거나 저장된 인터페이스 구성 정보를 참조하여 자동으로 변환된 전문이 이용됨으로써, 상이한 포맷의 전문을 사용하는 디바이스 간에 통신이 원활히 이루어지는 것을 특징으로 하는 방법.A method characterized in that communication is smoothly performed between devices using different formats of text by using the automatically converted text by referring to the provided or stored interface configuration information during communication between the plurality of devices.
  4. 제 2 항에 있어서, According to claim 2,
    상기 생성된 인터페이스 구성 정보는, The generated interface configuration information,
    제1 인터페이스 구성 정보 및 제2 인터페이스 구성 정보를 포함하고, It includes the first interface configuration information and the second interface configuration information,
    외부 디바이스로부터 외부 요청 전문이 수신된 경우, 상기 제1 인터페이스 구성 정보가 참조되어 상기 외부 요청 전문에 대응되는 내부 표준 요청 전문이 생성되고, 상기 제2 인터페이스 구성 정보가 참조되어 상기 내부 표준 요청 전문 처리 결과로서 내부 표준 응답 전문에 대응되는 외부 응답 전문이 생성되어 상기 외부 디바이스로 전송되는 것을 특징으로 하는 방법.When an external request message is received from an external device, the first interface configuration information is referenced to generate an internal standard request message corresponding to the external request message, and the second interface configuration information is referenced to process the internal standard request message As a result, an external response message corresponding to an internal standard response message is generated and transmitted to the external device.
  5. 제 4 항에 있어서,The method of claim 4,
    상기 외부 디바이스는, FEP(Front End Processor), MCI(Multiple Chanel Interface) 및 EAI(Enterprise Application Integration) 중 적어도 하나를 포함하는, 방법.The external device includes at least one of a Front End Processor (FEP), Multiple Chanel Interface (MCI), and Enterprise Application Integration (EAI).
  6. 제 3 항에 있어서,The method of claim 3,
    외부 디바이스의 외부 요청 전문이 수신된 경우, 상기 외부 요청 전문 또는 이에 대응되는 내부 표준 요청 전문의 특정 필드 정보만으로는 서비스 요청 내용이 식별되지 않는 경우, 상기 외부 요청 전문 또는 상기 내부 표준 요청 전문의 나머지 페이로드가 참조되어 상기 서비스 요청 내용이 식별되는 것을 특징으로 하는 방법.When the external request message of the external device is received, when the content of the service request is not identified only by specific field information of the external request message or the corresponding internal standard request message, the remaining pay of the external request message or the internal standard request message A method characterized in that the load is referenced and the content of the service request is identified.
  7. 제 2 항에 있어서,According to claim 2,
    상기 인터페이스 구성 정보는 풀(Pull) 방식으로 적어도 하나의 UI 단말에 제공되는, 방법.The interface configuration information is provided to at least one UI terminal in a pull method.
  8. 제 1 항에 있어서,According to claim 1,
    상기 요청 전문 또는 상기 응답 전문은 가변된 길이의 전문을 포함하고,The request message or the response message includes a variable length message,
    상기 가변된 길이의 전문은 적어도 하나의 비트맵 정보 필드 및 패킹 데이터 필드를 포함하는, 방법.Wherein the variable length full text includes at least one bitmap information field and a packing data field.
  9. 복수의 디바이스 간 통신을 지원하는 인터페이스 관리 시스템에 있어서,In the interface management system supporting communication between a plurality of devices,
    사용자 입력으로 상기 복수의 디바이스 간 통신을 위한 데이터 필드 속성 정보를 획득하는 입출력부; 및An input/output unit that acquires data field attribute information for communication between the plurality of devices with user input; And
    상기 데이터 필드 속성 정보를 포함하는 요청 전문 및 응답 전문을 등록하고, 상기 등록된 요청 전문 및 응답 전문에 대해 소정의 거래 정보를 매핑하여 인터페이스 구성 정보를 생성하는 제어부를 포함하는 인터페이스 관리 시스템.An interface management system including a control unit that registers a request message and a response message including the data field attribute information, and generates interface configuration information by mapping predetermined transaction information to the registered request message and response message.
  10. 제 9 항에 있어서,The method of claim 9,
    상기 제어부는The control unit
    상기 복수의 디바이스 간 통신시 참조되도록 상기 생성된 인터페이스 구성 정보를 적어도 하나의 디바이스에 제공 하거나 DB에 저장하는, 인터페이스 관리 시스템.An interface management system that provides the generated interface configuration information to at least one device or stores it in a DB for reference when communicating between the plurality of devices.
  11. 제 10 항에 있어서,The method of claim 10,
    상기 제어부는The control unit
    상기 복수의 디바이스 간 통신시 상기 제공되거나 저장된 인터페이스 구성 정보를 참조하여 자동으로 변환된 전문이 이용되도록 함으로써, 상이한 포맷의 전문을 사용하는 디바이스 간에 통신이 원활히 이루어지도록 지원하는, 인터페이스 관리 시스템.An interface management system that supports communication between devices using different formats of text by smoothly using the automatically converted text with reference to the provided or stored interface configuration information during communication between the plurality of devices.
  12. 제 10 항에 있어서, The method of claim 10,
    상기 생성된 인터페이스 구성 정보는, The generated interface configuration information,
    제1 인터페이스 구성 정보 및 제2 인터페이스 구성 정보를 포함하고, It includes the first interface configuration information and the second interface configuration information,
    상기 제어부는The control unit
    외부 디바이스로부터 외부 요청 전문이 수신된 경우, 상기 제1 인터페이스 구성 정보를 참조하여 상기 외부 요청 전문에 대응되는 내부 표준 요청 전문을 생성하고, 상기 제2 인터페이스 구성 정보를 참조하여 상기 내부 표준 요청 전문 처리 결과로서 내부 표준 응답 전문에 대응되는 외부 응답 전문을 생성하여 상기 외부 디바이스로 전송하는, 인터페이스 관리 시스템.When an external request message is received from an external device, an internal standard request message corresponding to the external request message is generated by referring to the first interface configuration information, and the internal standard request message is processed by referring to the second interface configuration information As a result, an interface management system that generates an external response message corresponding to the internal standard response message and transmits it to the external device.
  13. 제 12 항에 있어서,The method of claim 12,
    상기 외부 디바이스는, FEP(Front End Processor), MCI(Multiple Chanel Interface) 및 EAI(Enterprise Application Integration) 중 적어도 하나를 포함하는, 인터페이스 관리 시스템.The external device includes at least one of a Front End Processor (FEP), Multiple Chanel Interface (MCI), and Enterprise Application Integration (EAI).
  14. 제 11 항에 있어서,The method of claim 11,
    상기 제어부는The control unit
    외부 디바이스의 외부 요청 전문이 수신된 경우, 상기 외부 요청 전문 또는 이에 대응되는 내부 표준 요청 전문의 특정 필드 정보만으로는 서비스 요청 내용이 식별되지 않는 경우, 상기 외부 요청 전문 또는 상기 내부 표준 요청 전문의 나머지 페이로드를 참조하여 상기 서비스 요청 내용을 식별하는, 인터페이스 관리 시스템.When the external request message of the external device is received, when the content of the service request is not identified only by specific field information of the external request message or the corresponding internal standard request message, the remaining pay of the external request message or the internal standard request message Interface management system for identifying the content of the service request with reference to the load.
  15. 제 10 항에 있어서,The method of claim 10,
    상기 제어부는The control unit
    상기 인터페이스 구성 정보를 풀(Pull) 방식으로 적어도 하나의 UI 단말에 제공하는, 인터페이스 관리 시스템.An interface management system that provides the interface configuration information to at least one UI terminal in a pull method.
  16. 제 9 항에 있어서,The method of claim 9,
    상기 요청 전문 또는 상기 응답 전문은 가변된 길이의 전문을 포함하고,The request message or the response message includes a variable length message,
    상기 가변된 길이의 전문은 적어도 하나의 비트맵 정보 필드 및 패킹 데이터 필드를 포함하는, 인터페이스 관리 시스템.The variable length full text comprises at least one bitmap information field and a packing data field, an interface management system.
PCT/KR2019/018714 2019-02-01 2019-12-30 Interface management system and method for supporting communication between plurality of devices WO2020159089A2 (en)

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
KR20190013272 2019-02-01
KR10-2019-0013272 2019-02-01
KR10-2019-0145759 2019-11-14
KR1020190145759A KR102379919B1 (en) 2019-02-01 2019-11-14 Interface management system and method for supporting communication between a plurality of devices

Publications (2)

Publication Number Publication Date
WO2020159089A2 true WO2020159089A2 (en) 2020-08-06
WO2020159089A3 WO2020159089A3 (en) 2020-09-24

Family

ID=71842100

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2019/018714 WO2020159089A2 (en) 2019-02-01 2019-12-30 Interface management system and method for supporting communication between plurality of devices

Country Status (1)

Country Link
WO (1) WO2020159089A2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115174650A (en) * 2022-09-06 2022-10-11 深圳领筑科技有限公司 Open service platform, service response method, device, equipment and storage medium

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB0023169D0 (en) * 2000-09-20 2000-11-01 Ibm Message parsing in message processing systems
US7694287B2 (en) * 2005-06-29 2010-04-06 Visa U.S.A. Schema-based dynamic parse/build engine for parsing multi-format messages
DE112009002716B4 (en) * 2008-11-10 2023-02-23 Psonic Pty Ltd. Improved automatic trading system
JP4934699B2 (en) * 2009-05-28 2012-05-16 株式会社三井住友銀行 Multi-format conversion system
KR101135010B1 (en) * 2010-05-19 2012-04-09 스탠다드네트웍스 주식회사 Financial Gateway System for Exchanging Asynchronous Statement

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115174650A (en) * 2022-09-06 2022-10-11 深圳领筑科技有限公司 Open service platform, service response method, device, equipment and storage medium

Also Published As

Publication number Publication date
WO2020159089A3 (en) 2020-09-24

Similar Documents

Publication Publication Date Title
WO2014027785A1 (en) Schedule management method, schedule management server, and mobile terminal using the method
WO2020032482A1 (en) Method and system for providing financial transaction using empty card
WO2020050555A1 (en) Method for uwb transaction and electronic device therefor
WO2016190680A1 (en) Ship data consolidated management method and device
WO2017039341A1 (en) Display apparatus and control method thereof
WO2017213281A1 (en) Method for de-identifying big data
WO2017213304A1 (en) Integrated vessel data system and vessel comprising same
WO2014030960A1 (en) Method and system for providing information by using store terminal
WO2019107907A1 (en) Electronic device for controlling electronic payment and method therefor
WO2016182209A1 (en) Beauty service providing system, server, and method
WO2014035178A1 (en) System for and method of providing service related to object
WO2014123341A1 (en) System and method of providing object for service of service provider
WO2021025387A1 (en) Electronic commerce method capable of integrated ordering and integrated delivery, and server therefor
WO2020159089A2 (en) Interface management system and method for supporting communication between plurality of devices
WO2021125719A1 (en) Smart diagnosis system and method
AU2019337074A2 (en) Method for UWB transaction and electronic device therefor
WO2019004670A1 (en) Method and electronic device for rendering scalable vector graphics content
WO2019109521A1 (en) Identity approval method, apparatus and device for video interview, and readable storage medium
WO2020189993A1 (en) Method and system for preventing cryptocurrency loss
WO2018030827A1 (en) System and method for issuing and managing secure waybill using virtual personal information
WO2017094967A1 (en) Natural language processing schema and method and system for establishing knowledge database therefor
WO2023038324A1 (en) Non-fungible token distributed ownership method
WO2019098428A1 (en) Erp function provision method using user-specific expandable management table, and erp function provision system for performing same
WO2021187757A1 (en) System and method for processing currency exchange
WO2018043860A1 (en) Device for recommending rental item by means of similar-propensity group and method using same

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 19914041

Country of ref document: EP

Kind code of ref document: A2

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 19914041

Country of ref document: EP

Kind code of ref document: A2