KR20190130184A - Msa-based open api hub system for bidirectional communication between cloud based erp system and external system - Google Patents

Msa-based open api hub system for bidirectional communication between cloud based erp system and external system Download PDF

Info

Publication number
KR20190130184A
KR20190130184A KR1020180044006A KR20180044006A KR20190130184A KR 20190130184 A KR20190130184 A KR 20190130184A KR 1020180044006 A KR1020180044006 A KR 1020180044006A KR 20180044006 A KR20180044006 A KR 20180044006A KR 20190130184 A KR20190130184 A KR 20190130184A
Authority
KR
South Korea
Prior art keywords
erp
open api
msa
external system
erp system
Prior art date
Application number
KR1020180044006A
Other languages
Korean (ko)
Other versions
KR102164040B1 (en
Inventor
김선일
김동현
김슬기
김태훈
Original Assignee
주식회사 영림원소프트랩
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 주식회사 영림원소프트랩 filed Critical 주식회사 영림원소프트랩
Priority to KR1020180044006A priority Critical patent/KR102164040B1/en
Publication of KR20190130184A publication Critical patent/KR20190130184A/en
Application granted granted Critical
Publication of KR102164040B1 publication Critical patent/KR102164040B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/76Adapting program code to run in a different environment; Porting
    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Human Resources & Organizations (AREA)
  • Strategic Management (AREA)
  • Software Systems (AREA)
  • General Physics & Mathematics (AREA)
  • Operations Research (AREA)
  • Tourism & Hospitality (AREA)
  • General Business, Economics & Management (AREA)
  • Quality & Reliability (AREA)
  • Marketing (AREA)
  • Economics (AREA)
  • Data Mining & Analysis (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Stored Programmes (AREA)

Abstract

The present invention relates to a bidirectional interlocking method between an ERP system and external backbone systems. According to the present invention, a micro service architecture (MSA)-based open API hub system can cope with different request of a cloud-based ERP system by converting different requests of a cloud ERP system into an open API format provided by external backbone systems by means of combination of MSA-based functions and transmitting the same. In addition, the system can provide open API by means of combination of MSA-based functions even through a new function is added, thereby reducing works caused by new function development. Moreover, the system provides an open API by means of combination of MSA-based functions such that a combination of various functions is possible. When a failure occurs, only MSA function module which is failed can be separated to address the failure such that the present invention can fix the failure without stopping the entire cloud ERP system.

Description

클라우드 기반 전사적 자원 관리 시스템과 외부 시스템 간의 양방향 연동을 위한 마이크로 서비스 아키텍처 기반 OPEN API 허브 시스템{MSA-BASED OPEN API HUB SYSTEM FOR BIDIRECTIONAL COMMUNICATION BETWEEN CLOUD BASED ERP SYSTEM AND EXTERNAL SYSTEM}MSA-BASED OPEN API HUB SYSTEM FOR BIDIRECTIONAL COMMUNICATION BETWEEN CLOUD BASED ERP SYSTEM AND EXTERNAL SYSTEM}

본 발명은 소프트웨어 연동 방법에 관한 것으로, 특히 전사적 자원관리 시스템과 외부 기간 시스템 간의 양방향 연동 방법에 관한 것이다.The present invention relates to a software interworking method, and more particularly, to a bidirectional interworking method between an enterprise resource management system and an external infrastructure system.

전사적 자원 관리(ERP: Enterprise Resource Planning) 시스템은 회사의 모든 정보를 통합적으로 관리함으로써 생산관리, 재고관리 등을 보다 효율적으로 하기 위해 기업들이 도입하는 시스템이다.An enterprise resource planning (ERP) system is a system that companies introduce to make production management, inventory management, etc. more efficient by integrating all of the company's information.

최근 클라우드 기반 ERP 시스템은 멀티 테넌시 구조를 가지고 있기 때문에 하나의 소프트웨어와 하나의 서버를 가지고 여러 사용자에게 서비스를 제공하는 것이 가능하다. 클라우드 기반 ERP 시스템은 사용자가 달라도 공통의 업무 처리 프로세스를 같이 적용할 수 있기 때문에 효율적이다.Recent cloud-based ERP systems have a multi-tenancy structure, so it is possible to provide services to multiple users with one software and one server. Cloud-based ERP systems are efficient because they can apply common business processes even if they are different.

그런데 ERP 시스템은 단독으로만 동작하는 것이 아니고 때로는 외부 기간 시스템과 연동하여 사용자에게 서비스를 제공해야 하는 경우가 있기 때문에 문제가 발생한다. 새로운 기간 시스템과 연동이 필요할 때마다 ERP 시스템 혹은 외부 시스템을 수정하거나 새로운 커스텀 프로그램을 제작하여 대응해야 했다. However, the problem arises because the ERP system does not operate alone, but sometimes the service needs to be provided to the user in conjunction with an external period system. Whenever interworking with a new infrastructure system was needed, it was necessary to respond by modifying the ERP system or external system or by creating a new custom program.

하지만 클라우드 기반 ERP 시스템에서는 멀티 테넌시 구조로 인해 각각의 고객사마다 별도의 프로그램을 제작하는 것이 불가능해졌다. 따라서 클라우드 기반 ERP 시스템에서는 데이터 연동을 위해 고객사 서버에 에이전트(agent) 프로그램을 설치해서 사용해야 했고, 고객사 별로 다른 에이전트 프로그램을 관리해야 하는 번거로움도 겪어야 했다.However, in the cloud-based ERP system, the multi-tenancy structure makes it impossible to create separate programs for each customer. Therefore, the cloud-based ERP system had to install and use an agent program on the client's server for data interworking, and had to manage the different agent programs for each customer.

또한 고객사와 외부 시스템의 연동을 위해 DB to DB 방식을 사용해왔는데, 이는 고객사와 외부 시스템간 협의된 별도의 DB 자원이 필요하고, 공유된 DB 데이터의 무결성에 대한 책임 소재를 명확히 하는 것도 어려운 문제였다. 게다가 멀티 테넌트 방식의 클라우드 기반 ERP 시스템에서는 DB to DB 방식으로 데이터를 연동하기 위해서는 고객사 시스템의 방화벽을 열어줘야 하므로 보안 문제까지 발생하게 된다.In addition, DB to DB method has been used for interworking with customers and external systems, which requires separate DB resources negotiated between the customer and external systems, and it was also difficult to clarify responsibility for the integrity of shared DB data. . In addition, in the multi-tenant cloud-based ERP system, in order to interlock data with DB to DB method, the firewall of the customer's system must be opened, which causes security problems.

따라서 클라우드 기반 ERP 시스템에서 ERP 시스템과 외부 기간 시스템의 연동을 위해서는 앞서 설명한 문제점들을 해결하기 위한 새로운 연동방식이 필요했고, 본 발명의 발명자들은 종래 기술의 문제점을 해결할 수 있는 연동방식을 개발하기 위해 연구 노력해 왔다. 클라우드 기반 ERP 시스템에서도 사용자마다 변경 없이 사용이 가능한 공통된 인터페이스를 제공함으로써 서로 다른 외부 시스템과 연동이 가능한 클라우드 기반 ERP 시스템을 완성하기 위해 많은 노력을 기울인 끝에 본 발명을 완성하기에 이르렀다.Therefore, in order to interwork between the ERP system and the external backbone system in the cloud-based ERP system, a new interworking method was required to solve the above-described problems, and the inventors of the present invention studied to develop an interworking method that can solve the problems of the prior art. I have tried. In the cloud-based ERP system, by providing a common interface that can be used without change for each user, the present invention was completed after much effort to complete a cloud-based ERP system that can interoperate with different external systems.

본 발명의 목적은 ERP 시스템과 외부 시스템의 연동을 위한 표준 인터페이스를 제공함으로써 ERP 시스템 개발을 용이하게 할 수 있는 환경을 제공함을 그 목적으로 한다.An object of the present invention is to provide an environment that can facilitate the development of the ERP system by providing a standard interface for interworking the ERP system and external systems.

또한, ERP 시스템과 외부 시스템을 연결하는 API(Application Program Interface) 허브를 제공하여, 이미 연동된 시스템의 스펙이 변경되거나 새로 연동할 외부 시스템이 추가되더라도 API 허브 시스템에서 변경된 시스템과 관련된 인터페이스만 수정하거나 새로 추가된 시스템에 대한 스펙을 추가함으로써 기존의 ERP 시스템을 그대로 사용할 수 있도록 하는 것을 목적으로 한다.In addition, by providing an API (Application Program Interface) hub that connects ERP system and external system, even if the specification of the already linked system is changed or an external system to be interlocked is added, only the interface related to the changed system is changed in the API hub system. The objective is to add the specification for the newly added system so that the existing ERP system can be used as it is.

한편, 본 발명의 명시되지 않은 또 다른 목적들은 하기의 상세한 설명 및 그 효과로부터 용이하게 추론 할 수 있는 범위 내에서 추가적으로 고려될 것이다.On the other hand, other objects not specified in the present invention will be further considered within the scope that can be easily inferred from the following detailed description and effects.

본 발명은 전사적 자원 관리(ERP: Enterprise Resource Planning) 시스템과 외부 시스템과의 연동을 위한 인터페이스 방법으로서:The present invention provides an interface method for interworking with an enterprise resource planning (ERP) system and an external system:

상기 ERP 시스템으로부터 상기 외부 시스템에 기능 처리를 위한 요청을 수신하면, 상기 요청을 상기 외부 시스템에서 수행 가능한 공개(Open) 어플리케이션 프로그래밍 인터페이스(API: Application Programming Interface) 형태로 변환하여 상기 외부 시스템에 요청을 전달하고, 상기 외부 시스템으로부터 상기 요청에 대한 응답을 수신하면, 상기 ERP 시스템의 데이터 스펙에 맞추어 변환하여 전달하되,Upon receiving a request for processing a function from the ERP system to the external system, the request is converted into an open application programming interface (API) form that can be executed in the external system, thereby requesting the external system. When receiving a response to the request from the external system, and converts according to the data specifications of the ERP system,

상기 Open API 형태로 변환하는 것은, 상기 외부 시스템 업체들이 제공하는 API 기능들을 마이크로 서비스 아키텍처(MSA: Micro Service Architecture)기반의 기능들의 조합으로 구현하여, 상기 ERP 시스템의 요청을 상기 MSA 기반 기능들의 조합으로 Open API 형태로 변환하는 것을 특징으로 한다.Converting to the Open API form may implement API functions provided by the external system companies as a combination of functions based on a micro service architecture (MSA), thereby combining the request of the ERP system with the MSA based functions. It is characterized by converting to Open API form.

특히, 상기 Open API 변환 과정에서 문제 발생시 문제가 발생한 Open API 조합 중 문제의 원인인 MSA기반 기능 단위만을 정지하는 것을 특징으로 한다.In particular, when a problem occurs during the conversion process of the Open API, only the MSA-based functional unit which is the cause of the problem is stopped.

본 발명의 또 다른 실시예에 따른 ERP 시스템과 외부 시스템의 연동을 위한 마이크로 서비스 아키텍처 기반의 Open API 허브 시스템은,An open API hub system based on a microservice architecture for interworking an ERP system and an external system according to another embodiment of the present invention,

ERP 시스템 및 외부 시스템과의 통신을 위한 통신부; 상기 외부 시스템에서 상기 ERP 시스템을 인증하기 위한 정보를 저장하는 인증부; 상기 ERP 시스템과 상기 외부 시스템사이의 연동 상태를 모니터링하는 모니터링부; 및 하나 이상의 프로세서를 포함하여 구성되는 제어부를 포함하되,Communication unit for communication with the ERP system and the external system; An authentication unit for storing information for authenticating the ERP system in the external system; A monitoring unit for monitoring an interworking state between the ERP system and the external system; And a controller configured to include one or more processors,

상기 제어부는 상기 ERP 시스템으로부터 상기 통신부를 통해 기능 처리 요청을 수신하여 상기 외부 시스템에서 처리 가능한 Open API 형태로 변환하되, 상기 Open API 형태로 변환하는 것은 상기 외부 시스템 업체들이 제공하는 API 기능들을 MSA 기반 기능들의 조합으로 구현하여, 상기 ERP 시스템의 요청을 상기 MSA 기반 기능들의 조합으로 Open API 형태로 변환하는 것을 특징으로 한다.The controller receives a function processing request from the ERP system through the communication unit and converts the function processing into an Open API format that can be processed by the external system. By implementing a combination of functions, the request of the ERP system is characterized in that the combination of the MSA-based functions in the Open API form.

위와 같은 본 발명의 과제해결수단에 의해서 본 발명은 클라우드 기반 ERP 시스템에서 새로운 기능이 추가되더라도 MSA 기반 기능들의 조합에 의해 표준 API를 제공함으로써 ERP 시스템의 패키지 추가 개발 요구를 감소시킬 수 있다.According to the above-described problem solving means of the present invention, even if a new function is added in the cloud-based ERP system, by providing a standard API by the combination of MSA-based functions, it is possible to reduce the need for additional package development of the ERP system.

MSA 기반 기능들의 조합에 의해 표준 API를 제공하기 때문에 API 기능들에 대한 이슈를 실시간으로 모니터링 하는 것이 가능하고, 문제가 된 모듈을 바로 파악할 수 있는 장점이 있다. Since the standard API is provided by a combination of MSA-based functions, it is possible to monitor issues related to API functions in real time, and it is advantageous to immediately identify a problem module.

또한, 단일하게 제공되던 API에 비해 MSA 기반 기능들의 조합에 의해 훨씬 다양한 기능들을 제공할 수 있는 효과도 있으며, 장애가 발생하는 경우 다른 시스템 기능에는 영향을 미치지 않으면서 장애가 발생한 모듈만 정지할 수 있는 격리구조를 제공할 수 있다. 이러한 구조 때문에 ERP 시스템을 중단하지 않고 새로운 기능들을 배포할 수 있는 장점도 가진다.In addition, the combination of MSA-based functions can provide a much wider range of functions than a single API. In the event of a failure, isolation can stop only the failed module without affecting other system functions. A structure can be provided. This structure also has the advantage that new features can be deployed without disrupting the ERP system.

한편, 여기에서 명시적으로 언급되지 않은 효과라 하더라도, 본 발명의 기술적 특징에 의해 기대되는 이하의 명세서에서 기재된 효과 및 그 잠정적인 효과는 본 발명의 명세서에 기재된 것과 같이 취급됨을 첨언한다.On the other hand, even if the effects are not explicitly mentioned herein, the effects described in the following specification expected by the technical features of the present invention and its provisional effects are treated as described in the specification of the present invention.

도 1은 본 발명의 바람직한 어느 실시예에 따른 Open API 허브 시스템이 사용되는 전체 시스템의 개략적인 구조를 나타낸다.
도 2는 본 발명의 바람직한 어느 실시예에 따른 Open API 허브 시스템의 구조도이다.
도 3은 본 발명의 바람직한 다른 실시예에 따른 Open API 허브 시스템을 이용한 ERP 시스템과 외부 시스템간의 인터페이스 방법의 흐름도이다.
도 4는 본 발명의 바람직한 어느 실시예에 따른 시스템 호출에 대한 성능 모니터링의 한 예를 나타낸다.
도 5는 본 발명의 바람직한 어느 실시예에 따른 실시간 로그 데이터의 개략적인 한 예를 나타낸다.
도 6은 본 발명의 바람직한 어느 실시예에 따라 제공되는 표준화된 Open API 호출 스펙의 한 예를 나타낸다.
※ 첨부된 도면은 본 발명의 기술사상에 대한 이해를 위하여 참조로서 예시된 것임을 밝히며, 그것에 의해 본 발명의 권리범위가 제한되지는 아니한다.
1 shows a schematic structure of an entire system in which an Open API hub system according to an embodiment of the present invention is used.
2 is a structural diagram of an Open API hub system according to an exemplary embodiment of the present invention.
3 is a flowchart illustrating an interface method between an ERP system and an external system using an Open API hub system according to another exemplary embodiment of the present invention.
4 illustrates an example of performance monitoring for system calls in accordance with any preferred embodiment of the present invention.
5 shows a schematic example of real-time log data according to one preferred embodiment of the present invention.
6 illustrates an example of a standardized Open API call specification provided in accordance with any preferred embodiment of the present invention.
The accompanying drawings show that they are illustrated as a reference for understanding the technical idea of the present invention, by which the scope of the present invention is not limited.

이하, 도면을 참조하여 본 발명의 다양한 실시예가 안내하는 본 발명의 구성과 그 구성으로부터 비롯되는 효과에 대해 살펴본다. 본 발명을 설명함에 있어서 관련된 공지기능에 대하여 이 분야의 기술자에게 자명한 사항으로서 본 발명의 요지를 불필요하게 흐릴 수 있다고 판단되는 경우에는 그 상세한 설명을 생략한다.Hereinafter, with reference to the drawings looks at the configuration of the present invention guided by various embodiments of the present invention and the effects resulting from the configuration. In the following description of the present invention, when it is determined that the subject matter of the present invention may be unnecessarily obscured by the person skilled in the art with respect to the related well-known functions, the detailed description thereof will be omitted.

도 1은 본 발명의 바람직한 어느 실시예에 따른 Open API 시스템이 사용되는 전체 환경을 개략적으로 나타낸다.Figure 1 schematically shows the overall environment in which the Open API system according to an embodiment of the present invention is used.

전체 시스템은 종래 각 고객사마다 설치형으로 사용되었는 구축형 ERP 시스템들(31, 33, 35)과 클라우드 기반의 ERP 시스템(20), 그리고 ERP 시스템과 연동이 필요한 외부 시스템들(41, 42, 45, 47)과 이들 사이를 인터페이스 하기 위한 본 발명의 Open API 허브 시스템(10)으로 구성될 수 있다.The entire system is a built-in ERP systems 31, 33, 35, which are conventionally used as installations for each customer, a cloud-based ERP system 20, and external systems 41, 42, 45, which require interworking with the ERP system. 47) and the Open API hub system 10 of the present invention for interfacing between them.

종래의 구축형 ERP 시스템들(31, 33, 35)은 연동이 필요한 외부 시스템들(41, 43, 45, 47)의 종류에 따라 각각 적절한 API를 구비하여 데이터들을 주고받아야 했다. 예를 들어 고객사의 ERP 시스템(31)이 외부 시스템(41)과 연동되어 있는 상태에서 추가 외부 시스템(43)과의 연동이 필요한 경우, 추가 외부 시스템(43)과 연동하기 위한 API를 파악하여 개별 ERP 시스템(31)을 수정하거나 API의 추가 설치가 필요한 것이다.The conventional ERP systems 31, 33, and 35 have to be provided with appropriate APIs to exchange data according to the types of external systems 41, 43, 45, and 47 that require interworking. For example, if the customer's ERP system 31 is required to be linked with the additional external system 43 while the external system 41 is interlocked with each other, the API for interworking with the additional external system 43 is identified and individually. It is necessary to modify the ERP system 31 or install additional APIs.

하지만 최근 클라우드 환경으로 컴퓨터 시스템의 환경이 변화함에 따라 ERP 시스템 역시 고객들의 컴퓨터 시스템에 각각 설치되는 것이 아니라 클라우드 시스템(20)에 설치되어 소프트웨어 형태로 제공되는 SaaS(Software as a Service) 방식으로 제공되고 있다. 클라우드 ERP 시스템(20)에는 가상의 고객 ERP 시스템(21, 23, 25)이 소프트웨어 형태로 제공되는 방식이다.However, as the environment of the computer system changes to the recent cloud environment, the ERP system is not installed in each customer's computer system but is provided in a software as a service (SaaS) method installed in the cloud system 20 and provided in software form. have. In the cloud ERP system 20, virtual customer ERP systems 21, 23, and 25 are provided in a software form.

이렇게 클라우드 시스템에 의해 ERP 서비스를 제공하면 고객들이 일일이 ERP 시스템을 설치하고 유지/보수하지 않아도 되는 장점이 있지만 각 고객별로 다른 요구사항들을 세부적으로 반영하지 못하는 문제도 발생한다.Providing the ERP service by the cloud system has the advantage that customers do not need to install and maintain the ERP system one by one, but there is a problem that does not reflect the different requirements in detail for each customer.

따라서 본 발명에 따른 Open API 허브 시스템(10)은 외부 시스템들(41, 43, 45, 47)이 제공하는 표준 API인 Open API를 마이크로 서비스 아키텍처(MSA: Micro Service Architecture) 기반의 기능들(Functions)의 조합으로 구성하여 제공함으로써, 클라우드 ERP 시스템(20)과 외부 시스템(41, 43, 45, 47)사이를 효과적으로 인터페이스 할 수 있다. Open API 허브 시스템(10)은 하나 이상의 데이터베이스(12)를 포함할 수 있다. MSA는 일반적으로 개발에 사용되는 아키텍처인 모놀리식(monolithic) 스타일과 달리 하나의 응용 프로그램을 작은 서비스의 결합을 통해 구현하는 방법을 말한다. 각각의 서비스는 독립적으로 구성되고, 따라서 독립적으로 개발/배포가 가능하기 때문에 높은 자유도를 가진다.Accordingly, the Open API hub system 10 according to the present invention uses the Open API, which is a standard API provided by the external systems 41, 43, 45, and 47, based on functions of a micro service architecture (MSA). By providing a combination of), it is possible to effectively interface between the cloud ERP system 20 and the external system (41, 43, 45, 47). Open API hub system 10 may include one or more databases 12. MSA, unlike the monolithic style, which is the architecture typically used for development, refers to how a single application is implemented through a combination of small services. Each service is configured independently and thus has a high degree of freedom because it can be independently developed and distributed.

본 발명에 따른 Open API 허브 시스템(10)에 의해 클라우드 ERP 시스템(20)은 물론 종래의 전통적인 구축형 ERP 시스템(31, 33, 35, 37)또한 효과적으로 외부 시스템(41, 43, 45, 47)에 연동할 수 있다. 도 6은 본 발명의 바람직한 어느 실시예에 따라 제공되는 Open API를 호출할 수 있는 스펙을 웹으로 제공하는 일실시예를 나타낸다. 사용자는 Open API를 통해 원하는 외부 시스템에 접속하여 수행할 기능들을 요청할 수 있다.By the Open API hub system 10 according to the present invention, the cloud ERP system 20 as well as the conventional traditional built ERP systems 31, 33, 35, 37 are also effectively external systems 41, 43, 45, 47. Can be linked to FIG. 6 is a diagram for one embodiment of providing a specification for calling an Open API provided according to one preferred embodiment of the present invention. FIG. Users can request functions to be executed by accessing the desired external system through the Open API.

도 2는 본 발명의 바람직한 어느 실시예에 따른 Open API 허브 시스템의 구성 예를 나타낸다. 도 2의 Open API 허브 시스템(10)은 사용자의 전자장치에 구축되어, 그 시스템을 통해서 구현되는 프로세스가 사용자의 전자장치 메모리에 저장되어 있는 기록매체에 의해서 실행되면서, 클라우드 ERP 시스템(20)과 외부 시스템(40) 사이를 인터페이스 하는 구조이다. 또는, Open API 허브 시스템(10)이 클라우드 ERP 시스템(20)의 내부에 구축되어 클라우드 ERP 시스템(20)의 리소스를 사용하여 구현될 수도 있다.2 illustrates an example of a configuration of an Open API hub system according to an exemplary embodiment of the present invention. The Open API hub system 10 of FIG. 2 is built in a user's electronic device, and a process implemented through the system is executed by a recording medium stored in the user's electronic device memory. It is a structure that interfaces between external systems 40. Alternatively, the Open API hub system 10 may be built in the cloud ERP system 20 and implemented using resources of the cloud ERP system 20.

Open API 허브 시스템(10)은 하나 이상의 프로세서 유닛으로 구성된 제어부(150)와 메모리(140), 유선 혹은 무선 통신을 지원하는 통신부(110)를 포함할 수 있다. 또한 클라우드 ERP 시스템(20)과 외부 시스템(40)사이의 연동을 위한 인증부(120)와 API 기능들의 동작 상황을 모니터링 할 수 있는 모니터링부(130)도 포함할 수 있다.The open API hub system 10 may include a controller 150 including one or more processor units, a memory 140, and a communication unit 110 supporting wired or wireless communication. In addition, the authentication unit 120 for interworking between the cloud ERP system 20 and the external system 40 may include a monitoring unit 130 for monitoring the operation of the API functions.

메모리(140)는 다수의 프로그램 모듈과 데이터를 저장하는 기능을 제공한다. 다수의 프로그램 모듈은 운영체제, 하나 이상의 애플리케이션 프로그램, 기타 프로그램 모듈 등을 포함할 수 있다. 특히 본 발명에서는 상기 제어부(150)에 의해 실행되어 클라우드 ERP 시스템(20)과 외부 시스템(40)간의 인터페이스를 생성하도록 하는 컴퓨터 실행가능 명령어들을 저장하는 컴퓨터 판독가능 기록 매체가 메모리(140)에 포함된다. 이러한 기록 매체는 하드디스크, 이동식 자기 디스크, 이동식 광 디스크 및 데이터를 저장할 수 있는 기타 유형의 컴퓨터 판독가능 매체가 사용될 수 있다. 그런 예로는 플래시 메모리 카드, RAM, ROM을 포함한다.The memory 140 provides a function of storing a plurality of program modules and data. Many program modules may include an operating system, one or more application programs, other program modules, and the like. In particular, in the present invention, the memory 140 includes a computer readable recording medium which is executed by the controller 150 to store computer executable instructions for generating an interface between the cloud ERP system 20 and the external system 40. do. Such recording media may be hard disks, removable magnetic disks, removable optical disks, and other types of computer readable media capable of storing data. Examples include flash memory cards, RAM, ROM.

Open API 허브 시스템(10)은 클라우드 ERP 시스템(20)과 외부 시스템(40) 사이의 통신을 수행하는 통신부(110)를 포함한다. 통신부(110)는 인터넷 환경에서의 통신, 전사적 컴퓨터 네트워크를 이용한 통신을 포함하는 개념으로 이해될 수 있다. The Open API hub system 10 includes a communication unit 110 that performs communication between the cloud ERP system 20 and the external system 40. The communication unit 110 may be understood as a concept including communication in an Internet environment and communication using an enterprise-wide computer network.

인증부(120)는 클라우드 ERP 시스템(20)에서 외부 시스템(40)에 접속하기 위한 각 고객들의 정보와 인증 정보를 저장해두고 외부 시스템 접속 시 인증을 수행한다. 클라우드 ERP 시스템(20)은 다양한 고객들의 가상 ERP 시스템(21, 23, 25)들을 포함하기 때문에 권한이 없는 외부 시스템(40)에 접속하는 것을 차단하기 위함이다.The authentication unit 120 stores the information and authentication information of each customer for accessing the external system 40 in the cloud ERP system 20 and performs authentication when accessing the external system. The cloud ERP system 20 includes virtual ERP systems 21, 23, and 25 of various customers, so as to block access to an unauthorized external system 40.

모니터링부(130)는 클라우드 ERP 시스템들(21, 23, 25)이 사용하고 있는 API의 현황과 사용량, 상태를 모니터링 하기 위해 사용한다. 전제 시스템의 퍼포먼스를 체크하고 장애가 발생하면 모니터링부(130)의 모니터링 결과에 따라 장애가 발생한 API를 분리하여 격리할 수 있다.The monitoring unit 130 is used to monitor the current status, usage, and status of APIs used by the cloud ERP systems 21, 23, and 25. When the performance of the entire system is checked and a failure occurs, the failed API may be separated and isolated according to the monitoring result of the monitoring unit 130.

도 4는 모니터링부(130)의 모니터링 결과의 한 예를 나타낸다. 시스템 별 API 사용 현황, API 평균 처리 시간, API 사용량 등을 실시간으로 확인할 수 있다. 또한 도 5와 같이 API들의 라우트 패스(route path), 시간, 시스템 타입, 상태도 모니터링 가능하다.4 illustrates an example of a monitoring result of the monitoring unit 130. API usage status, API average processing time, API usage by system can be checked in real time. In addition, as shown in FIG. 5, the route path, time, system type, and status of APIs can be monitored.

제어부(150)는 Open API 허브 시스템(10)의 실질적인 기능을 담당하여 클라우드 ERP 시스템(20)과 외부 시스템(40) 사이를 연동하는 인터페이스 기능을 수행한다.The controller 150 is responsible for a substantial function of the Open API hub system 10 to perform an interface function interworking between the cloud ERP system 20 and the external system 40.

클라우드 ERP 시스템(20)에서 특정 기능을 수행하려면 외부 시스템(40)에 직접 그 요청을 전송하는 것이 아니라 Open API 허브 시스템(10)을 거쳐 요청을 전송한다. 제어부(150)는 클라우드 ERP 시스템(20)으로부터 특정 기능 수행 요청을 통신부(110)를 통해서 수신한다.In order to perform a specific function in the cloud ERP system 20, the request is transmitted through the Open API hub system 10 instead of directly transmitting the request to the external system 40. The controller 150 receives a specific function execution request from the cloud ERP system 20 through the communication unit 110.

특정 기능 수행 요청은 바로 외부 시스템에 전송되지 않고 각 외부 시스템(40), 즉, 외부 연동 업체가 제공하는 Open API로 변환된다. 공통의 API를 사용하기 때문에 연동 시스템에서 제공하는 API에 따라 ERP 시스템을 다시 설계해야 하는 번거로움을 줄일 수 있다.The request for performing a specific function is not directly transmitted to the external system, but is converted into an Open API provided by each external system 40, that is, an external interworking company. By using common API, it is possible to reduce the trouble of redesigning ERP system according to API provided by interlocking system.

이 때 외부 시스템(40) 업체들이 제공하는 다양한 Open API 기능들은 마이크로 서비스 (Micro Service) 형태로 구현된다. 즉, 종래 하나의 기능 수행을 위해 단일 기능의 API를 제공하던 것과 달리 마이크로 서비스 형태의 기능을 플로우(Flow)로 연결하여 기능을 제공함으로써 더 유연한 기능의 제공이 가능하다. 또한 마이크로 서비스의 조합에 의해 API를 구현하기 때문에 좀 더 다양한 구성의 기능을 조합하여 서비스 제공도 가능하다.At this time, various Open API functions provided by the external system 40 companies are implemented in the form of a micro service. That is, unlike providing a single function API to perform a single function in the related art, it is possible to provide a more flexible function by providing a function by connecting a function of a microservice type in a flow. In addition, since the API is implemented by the combination of microservices, it is also possible to provide services by combining functions of more various configurations.

제어부(150)는 요청에 대한 응답을 외부 시스템(40)으로부터 수신하면, 요청한 클라우드 ERP 시스템(20)의 데이터 표준 스펙에 맞추어 변환하여 이를 다시 클라우드 ERP 시스템(20)에 통신부(110)를 통하여 제공한다.When the controller 150 receives the response to the request from the external system 40, the controller 150 converts the data according to the data standard specification of the requested cloud ERP system 20, and provides the converted data to the cloud ERP system 20 through the communication unit 110. do.

제어부(150)는 허브 앤 스포크(Hub & Spoke) 서비스 개념으로, 클라우드 ERP 시스템(20)에서 필요한 외부 시스템(40)을 호출하는 경우, 제어부(150)에서 ERP의 표준 스펙(Specification)을 외부 시스템(40)의 각 연동 업체의 데이터 스펙에 맞추어 통신할 수 있도록 하며, 반대로 연동업체에서 클라우드 ERP 시스템(20) 내의 특정 고객 ERP 시스템을 호출하는 경우 제어부(150)에서 관리하는 고객 엔드 포인트(End-Point) 정보(Spoke)에 따라 특정 고객의 데이터를 외부 시스템(40)에 제공할 수 있다. 쌍방향 호출에 의해 데이터를 제공하는 경우 인증부(120)의 인증을 거침으로써 데이터가 무단으로 사용되는 것을 방지할 수 있다.The controller 150 is a hub & spoke service concept. When the external system 40 required by the cloud ERP system 20 is called, the controller 150 sets a standard specification of the ERP in the external system. To communicate according to the data specifications of each of the interlocking companies of 40, on the contrary, when the interlocking company calls a specific customer ERP system in the cloud ERP system 20, the customer endpoint managed by the control unit 150 (End- Point data may be provided to the external system 40 according to the spoken information. In the case of providing data by two-way call, authentication of the authentication unit 120 may be prevented to prevent unauthorized use of the data.

제어부(150)는 레스트 콜(REST Call)에 대한 트랜젝션(Transaction)의 수행 로그들을 암호화하여 메모리(140) 또는 데이터베이스(12)에 저장한다. 저장된 수행 로그들을 분석하여 데이터를 집계하면 전반적인 API 사용량과 처리상황을 모니터링 할 수 있다. 모니터링하는 상황은 앞서 모니터링부(130)를 통해 모니터링 했던 것과 같이 시스템 별 API 평균 사용량, 평균 처리시간, 오류현황 등이다. 도 4와 도 5는 시스템별 API 사용량과 처리시간 그래프를 나타내는 모니터링 화면의 한 예와 실시간 로그 데이터를 상세 조회하는 한 예를 보여준다.The controller 150 encrypts execution logs of a transaction for a rest call and stores them in the memory 140 or the database 12. Aggregate data by analyzing saved performance logs to monitor overall API usage and processing status. The monitoring situation is the API average usage, average processing time, error status, etc. for each system as previously monitored through the monitoring unit 130. 4 and 5 show an example of a monitoring screen showing an API usage and a processing time graph for each system and an example of inquiring in detail of real-time log data.

도 3은 본 발명의 바람직한 어느 실시예에 따라 Open API 허브 시스템에 의해 수행되는 인터페이스 방법을 나타내는 흐름도이다.3 is a flowchart illustrating an interface method performed by an Open API hub system according to an exemplary embodiment of the present invention.

클라우드 ERP 시스템으로부터 특정 기능의 호출이 요청되면 이는 바로 외부 시스템으로 전달되지 않고 Open API 허브 시스템에 수신된다(S310).When a call of a specific function is requested from the cloud ERP system, it is not directly delivered to the external system but received by the Open API hub system (S310).

수신된 요청은 외부 시스템의 각 연동 업체가 제공하는 Open API에 맞추어 변환되는데, 이 때 마이크로 서비스 아키텍처(MSA) 기반 기능들의 조합으로 API가 구성된다(S320). 단일 기능의 API가 아니라 보다 작은 단위인 MSA 기반 기능들의 조합에 의해 API가 구성되기 때문에 고객 ERP 시스템의 요청에 맞춰 다양한 기능의 API를 구현할 수 있다.The received request is converted according to the Open API provided by each interworking company of the external system. At this time, the API is composed of a combination of microservice architecture (MSA) based functions (S320). Because the API is composed of a combination of MSA-based functions, which are smaller units, rather than a single function API, various function APIs can be implemented according to the request of the customer ERP system.

Open API 형태로 변환된 요청은 인증정보와 함께 외부 시스템에 전송되고(S330), 이에 대한 응답을 수신한다(S340).The request converted to the Open API form is transmitted to the external system together with the authentication information (S330), and receives a response thereto (S340).

요청에 대한 응답은 바로 클라우드 ERP 시스템으로 전달되지는 않고, 각 고객별 ERP 시스템의 데이터 포맷에 맞추어 변환된다(S350). 변환된 데이터가 최초 요청한 ERP 시스템에 전달됨으로써(S360) 클라우드 ERP 시스템과 외부 시스템 간의 연동 절차가 종료된다.The response to the request is not immediately delivered to the cloud ERP system, but is converted to the data format of the ERP system for each customer (S350). The converted data is delivered to the first requested ERP system (S360) to terminate the interworking procedure between the cloud ERP system and the external system.

참고로, 본 발명의 일 실시예에 따른 Open API 허브 시스템에 의해 수행되는 인터페이스 방법 다양한 컴퓨터 수단을 통하여 수행될 수 있는 프로그램 명령 형태로 구현되어 컴퓨터 판독가능매체에 기록될 수 있다. 상기 컴퓨터 판독가능매체는 프로그램 명령, 데이터 파일, 데이터 구조 등을 단독으로 또는 조합하여 포함할 수 있다. 상기 매체에 기록되는 프로그램 명령은 본 발명을 위하여 특별히 설계되고 구성된 것들이거나 컴퓨터 소프트웨어 당업자에게 공지되어 사용 가능한 것일 수도 있다. For reference, an interface method performed by the Open API hub system according to an embodiment of the present invention may be implemented in the form of program instructions that can be executed by various computer means and recorded in a computer readable medium. The computer readable medium may include program instructions, data files, data structures, etc. alone or in combination. Program instructions recorded on the media may be those specially designed and constructed for the purposes of the present invention, or they may be of the kind well-known and available to those having skill in the computer software arts.

컴퓨터 판독가능매체의 예에는 하드 디스크, 플로피 디스크 및 자기 테이프와 같은 자기 매체, CD-ROM, DVD와 같은 광기록 매체, 플롭티컬 디스크(floptical disk)와 같은 자기-광 매체, 및 ROM, RAM, 플래시 메모리 등과 같은 프로그램 명령을 저장하고 수행하도록 특별히 구성된 하드웨어 장치가 포함될 수 있다. 프로그램 명령의 예에는 컴파일러에 의해 만들어지는 것과 같은 기계어코드뿐만 아니라 인터프리터 등을 사용해서 컴퓨터에 의해서 실행될 수 있는 고급언어코드를 포함한다. 상술한 하드웨어 장치는 본 발명의 동작을 수행하기 위해 하나 이상의 소프트웨어 모듈로서 작동하도록 구성될 수 있으며, 그 역도 마찬가지이다Examples of computer readable media include magnetic media such as hard disks, floppy disks and magnetic tape, optical recording media such as CD-ROMs, DVDs, magnetic-optical media such as floppy disks, and ROM, RAM, Hardware devices specifically configured to store and execute program instructions, such as flash memory, may be included. Examples of program instructions include machine code, such as produced by a compiler, as well as high-level language code that can be executed by a computer using an interpreter. The hardware device described above may be configured to operate as one or more software modules to perform the operations of the present invention, and vice versa.

본 발명의 보호범위가 이상에서 명시적으로 설명한 실시예의 기재와 표현에 제한되는 것은 아니다. 또한, 본 발명이 속하는 기술분야에서 자명한 변경이나 치환으로 말미암아 본 발명이 보호범위가 제한될 수도 없음을 다시 한 번 첨언한다.The protection scope of the present invention is not limited to the description and expression of the embodiments explicitly described above. In addition, it is again noted that the scope of protection of the present invention may not be limited due to obvious changes or substitutions in the technical field to which the present invention pertains.

Claims (3)

전사적 자원 관리(ERP: Enterprise Resource Planning) 시스템과 외부 시스템과의 연동을 위한 인터페이스 방법으로서:
상기 ERP 시스템으로부터 상기 외부 시스템에 기능 처리를 위한 요청을 수신하면, 상기 요청을 상기 외부 시스템에서 수행 가능한 공개(Open) 어플리케이션 프로그래밍 인터페이스(API: Application Programming Interface) 형태로 변환하여 상기 외부 시스템에 요청을 전달하고, 상기 외부 시스템으로부터 상기 요청에 대한 응답을 수신하면, 상기 ERP 시스템의 데이터 스펙에 맞추어 변환하여 전달하되,
상기 Open API 형태로 변환하는 것은, 상기 외부 시스템 업체들이 제공하는 API 기능들을 마이크로 서비스 아키텍처(MSA: Micro Service Architecture)기반 기능들(Functions)의 조합으로 구현하여, 상기 ERP 시스템의 요청을 상기 MSA기반 기능들의 조합으로 Open API 형태로 변환하는 것을 특징으로 하는, ERP 시스템과 외부 시스템의 연동을 위한 MSA기반의 Open API 허브를 이용한 인터페이스 방법.
As an interface method for interworking with an enterprise resource planning (ERP) system and an external system:
Upon receiving a request for processing a function from the ERP system to the external system, the request is converted into an Open Application Programming Interface (API) form that can be executed by the external system, thereby requesting the external system. When receiving a response to the request from the external system, and converts according to the data specifications of the ERP system,
The conversion to the Open API form implements API functions provided by the external system vendors as a combination of Micro Service Architecture (MSA) based functions, thereby requesting the request of the ERP system based on the MSA. An interface method using an MSA-based Open API hub for interworking with an ERP system and an external system, characterized by converting to an Open API form by a combination of functions.
제1항에 있어서,
상기 Open API 변환 과정에서 문제 발생시 문제가 발생한 Open API 조합 중 문제의 원인인 MSA 기반의 기능 단위만을 정지하는 것을 특징으로 하는, ERP 시스템과 외부 시스템과의 연동을 위한 Open API 허브를 이용한 인터페이스 방법.
The method of claim 1,
An interface method using an Open API hub for interworking with an ERP system and an external system, characterized in that only the MSA-based functional unit that is the cause of the problem is stopped during the Open API combination when the problem occurs in the Open API conversion process.
ERP 시스템 및 외부 시스템과의 통신을 위한 통신부; 상기 외부 시스템에서 상기 ERP 시스템을 인증하기 위한 정보를 저장하는 인증부; 상기 ERP 시스템과 상기 외부 시스템사이의 연동 상태를 모니터링하는 모니터링부; 및 하나 이상의 프로세서를 포함하여 구성되는 제어부를 포함하되,
상기 제어부는 상기 ERP 시스템으로부터 상기 통신부를 통해 기능 처리 요청을 수신하여 상기 외부 시스템에서 처리 가능한 Open API 형태로 변환하되, 상기 Open API 형태로 변환하는 것은 상기 외부 시스템 업체들이 제공하는 API 기능들을 MSA 기반 기능들의 조합으로 구현하여, 상기 ERP 시스템의 요청을 상기 MSA 기반 기능들의 조합으로 Open API 형태로 변환하는 것을 특징으로 하는, ERP 시스템과 외부 시스템의 연동을 위한 마이크로 서비스 아키텍처 기반의 Open API 허브 시스템.
Communication unit for communication with the ERP system and the external system; An authentication unit for storing information for authenticating the ERP system in the external system; A monitoring unit for monitoring an interworking state between the ERP system and the external system; And a controller configured to include one or more processors,
The controller receives a function processing request from the ERP system through the communication unit and converts the function processing into an Open API format that can be processed by the external system, and converting the Open API format to MSA-based API functions provided by the external system vendors. A microservice architecture based Open API hub system for interworking with an ERP system and an external system by converting a request of the ERP system into an Open API form by combining the MSA-based functions by implementing a combination of functions.
KR1020180044006A 2018-04-16 2018-04-16 Msa-based open api hub system for bidirectional communication between cloud based erp system and external system KR102164040B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020180044006A KR102164040B1 (en) 2018-04-16 2018-04-16 Msa-based open api hub system for bidirectional communication between cloud based erp system and external system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020180044006A KR102164040B1 (en) 2018-04-16 2018-04-16 Msa-based open api hub system for bidirectional communication between cloud based erp system and external system

Publications (2)

Publication Number Publication Date
KR20190130184A true KR20190130184A (en) 2019-11-22
KR102164040B1 KR102164040B1 (en) 2020-10-12

Family

ID=68731140

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020180044006A KR102164040B1 (en) 2018-04-16 2018-04-16 Msa-based open api hub system for bidirectional communication between cloud based erp system and external system

Country Status (1)

Country Link
KR (1) KR102164040B1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20210078149A (en) * 2019-12-18 2021-06-28 동서대학교 산학협력단 Cloud wedding customer and schedule management system for building an intelligent small wedding platform
KR20220058358A (en) * 2020-10-30 2022-05-09 광주과학기술원 Micro service deployment apparatus and Microservice deployment method

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102341214B1 (en) 2021-06-23 2021-12-20 인포플러스(주) Financial payment system based on enterprise resource planning

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20020063475A (en) * 2001-05-26 2002-08-03 주식회사 케이에이티 시스템 Serverless web enterprise resource planning system
KR20080009882A (en) * 2006-07-25 2008-01-30 대덕대학산학협력단 Medical erp system
KR20110024199A (en) * 2009-09-01 2011-03-09 주식회사 엘지유플러스 Open api linkage system and controlling method thereof
US20120022962A1 (en) * 2009-01-30 2012-01-26 Microsoft Corporation Ecommerce marketplace integration techniques
KR20120136666A (en) * 2011-06-09 2012-12-20 주식회사 피씨엔 A contents service interface providing system based on open apis and the method thereof
KR20180016731A (en) * 2016-05-11 2018-02-19 오라클 인터내셔날 코포레이션 Multi-tenant identity and data security management cloud services

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20020063475A (en) * 2001-05-26 2002-08-03 주식회사 케이에이티 시스템 Serverless web enterprise resource planning system
KR20080009882A (en) * 2006-07-25 2008-01-30 대덕대학산학협력단 Medical erp system
US20120022962A1 (en) * 2009-01-30 2012-01-26 Microsoft Corporation Ecommerce marketplace integration techniques
KR20110024199A (en) * 2009-09-01 2011-03-09 주식회사 엘지유플러스 Open api linkage system and controlling method thereof
KR20120136666A (en) * 2011-06-09 2012-12-20 주식회사 피씨엔 A contents service interface providing system based on open apis and the method thereof
KR20180016731A (en) * 2016-05-11 2018-02-19 오라클 인터내셔날 코포레이션 Multi-tenant identity and data security management cloud services

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20210078149A (en) * 2019-12-18 2021-06-28 동서대학교 산학협력단 Cloud wedding customer and schedule management system for building an intelligent small wedding platform
KR20220058358A (en) * 2020-10-30 2022-05-09 광주과학기술원 Micro service deployment apparatus and Microservice deployment method

Also Published As

Publication number Publication date
KR102164040B1 (en) 2020-10-12

Similar Documents

Publication Publication Date Title
EP2947569B1 (en) Hybrid applications operating between on-premise and cloud platforms
US9336061B2 (en) Integrated metering of service usage for hybrid clouds
US10838709B2 (en) Fault resistant 24×7 topology for business process management ecosystem
US11509743B2 (en) Provisioning multi-tenant, microservice architecture-based integration service in a cloud computing environment
US20170329659A1 (en) Linux system-based cen/xfs standard architecture and implementation method
KR102164040B1 (en) Msa-based open api hub system for bidirectional communication between cloud based erp system and external system
US9887889B1 (en) State reconciliation using event tracking and polling
US11223615B2 (en) Provisioning initial keystore for multi-tenant, microservice architecture-based integration service in a cloud computing environment setup
US20170004423A1 (en) Systems and methods for simulating orders and workflows in an order entry and management system to test order scenarios
US20200137029A1 (en) Secure channel for cloud deployment unit
US10542048B2 (en) Security compliance framework usage
US11221839B2 (en) Early software updates for multi-tenant integration service
CN110808855A (en) Internet technology architecture, management method and device, electronic equipment and medium
US20190286794A1 (en) Using blockchain for flexible application licensing
WO2020210022A1 (en) Methods for implementing a framework for consumption of services for enterprise cloud platforms
US10484507B2 (en) System for holistic data transmission throughout an enterprise
US20140337728A1 (en) Operating oracle forms using a web service
CN113741912A (en) Model management system, method, device and equipment
US20160197979A1 (en) Modular system for holistic data transmission across an enterprise
US8850387B2 (en) Integrated service framework
US11909720B2 (en) Secure remote support of systems deployed in a private network
US8806427B2 (en) Service plug-in and service base for an integrated service framework
US8839190B2 (en) Service manager for an integrated service framework
US11968241B1 (en) Auto-tuning permissions using a learning mode
US20230289877A1 (en) System and method for qualitative and quantitative data analysis for generating alerts

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
AMND Amendment
E601 Decision to refuse application
X091 Application refused [patent]
AMND Amendment
X701 Decision to grant (after re-examination)
GRNT Written decision to grant