WO2023113451A1 - 도메인 특화 프로세스 프레임워크 제공 방법 및 시스템 - Google Patents
도메인 특화 프로세스 프레임워크 제공 방법 및 시스템 Download PDFInfo
- Publication number
- WO2023113451A1 WO2023113451A1 PCT/KR2022/020292 KR2022020292W WO2023113451A1 WO 2023113451 A1 WO2023113451 A1 WO 2023113451A1 KR 2022020292 W KR2022020292 W KR 2022020292W WO 2023113451 A1 WO2023113451 A1 WO 2023113451A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- model
- framework
- domain
- providing
- relation
- Prior art date
- Legal status (The legal status 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 status listed.)
- Ceased
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/30—Creation or generation of source code
- G06F8/35—Creation or generation of source code model driven
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/30—Creation or generation of source code
- G06F8/34—Graphical or visual programming
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/30—Creation or generation of source code
- G06F8/38—Creation or generation of source code for implementing user interfaces
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06Q—INFORMATION 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/00—Administration; Management
- G06Q10/06—Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06Q—INFORMATION 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/00—Administration; Management
- G06Q10/06—Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
- G06Q10/063—Operations research, analysis or management
- G06Q10/0633—Workflow analysis
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06Q—INFORMATION 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/00—Administration; Management
- G06Q10/06—Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
- G06Q10/067—Enterprise or organisation modelling
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06Q—INFORMATION 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/00—Administration; Management
- G06Q10/10—Office automation; Time management
Definitions
- the present invention relates to a business process management method and system, and more particularly, to a method and system for providing a domain-based process framework.
- the present invention has been made to solve the above problems, and an object of the present invention is to provide a method and system for providing a process framework that can normalize different business processes between companies for each domain through domain-specific modeling. there is.
- a method for providing a domain-specific process framework provides a process framework providing system that creates a process model based on a pre-stored metamodel (Primitive) and a relation model (Relation). generating; and distributing, by the process framework providing system, the generated process model.
- the process framework providing system includes a framework driving engine (Runtime Engine) that supports the generated process model to run in an actual work environment; and a working model driving code generation module (Code Generator) that converts the process model into code that can be executed in the framework driving engine.
- the step of creating a process model may include creating a process model based on domain knowledge provided from a specific company that wants to drive the process model; and converting the generated process model into code that can be executed in the framework driving engine.
- the metamodel may be written in any one process modeling language among domain-specific language (DSL), business process model and notation (BPMN), and UML activity diagram.
- DSL domain-specific language
- BPMN business process model and notation
- UML activity diagram UML activity diagram
- process framework providing system may further include a process development environment providing module providing an editing environment for generating a process model.
- the process development environment providing module includes a first editing environment for editing a metamodel (Primitive) based on a process modeling language (Process DSL) and editing a relation model (Relation) representing a connection state between each metamodel (Primitive).
- a first editing environment for editing a metamodel Prior to editing a metamodel (Primitive) based on a process modeling language (Process DSL) and editing a relation model (Relation) representing a connection state between each metamodel (Primitive).
- a second editing environment and a third editing environment for editing a form receiving an input from a user may be provided.
- system for providing a process framework includes a metamodel storage for storing metamodels; and a relation model storage for storing relation models.
- the method for providing a domain-specific process framework further includes verifying, by the process framework providing system, the process itself of the generated process model before distributing the generated process model. can do.
- the process framework providing system further includes a business process visualization engine that allows the generated process model to be visualized, and at this time, the business process visualization engine sets elements constituting the process model to a line, graph, or three-dimensional. shape can be visualized.
- a system for providing a domain-specific process framework includes a storage unit for storing a metamodel (Primitive) and a relation model (Relation); and a processor that generates a process model based on the stored metamodel (Primitive) and relation model (Relation), and distributes the generated process model.
- a method for providing a domain-specific process framework includes generating, by a process framework providing system, a process model based on a pre-stored meta model (Primitive) and a relation model (Relation); and converting, by the process framework providing system, the generated process model into code that can be executed in a framework driving engine that supports driving in an actual work environment.
- a process framework providing system generating, by a process framework providing system, a process model based on a pre-stored meta model (Primitive) and a relation model (Relation); and converting, by the process framework providing system, the generated process model into code that can be executed in a framework driving engine that supports driving in an actual work environment.
- a system for providing a domain-specific process framework includes a working model generation module for generating a process model based on a pre-stored meta model (Primitive) and a relation model (Relation); and a working model driving code generation module that converts the generated process model into code that can be executed in a framework driving engine that supports driving in an actual working environment.
- a working model generation module for generating a process model based on a pre-stored meta model (Primitive) and a relation model (Relation); and a working model driving code generation module that converts the generated process model into code that can be executed in a framework driving engine that supports driving in an actual working environment.
- FIG. 1 is a diagram provided for explanation of an existing process analysis method and a metamodel framework-based analysis method
- FIG. 3 is a diagram provided for explanation of a system for providing a domain-specific process framework according to an embodiment of the present invention
- FIG. 4 is a diagram provided for a detailed description of a processor according to an embodiment of the present invention.
- FIG. 5 is a diagram provided for a detailed description of a business process automation engine according to an embodiment of the present invention.
- FIG. 6 is a diagram illustrating a development environment for creating (defining) a process model according to an embodiment of the present invention
- FIG. 7 is a view provided for a detailed description of a storage unit according to an embodiment of the present invention.
- FIG. 8 is a diagram provided to explain a process of reflecting process framework domain knowledge according to an embodiment of the present invention.
- FIG. 9 is a diagram provided for explanation of a process framework distribution process according to an embodiment of the present invention.
- FIG. 12 is a diagram provided for a detailed structural description of a system for providing a domain-specific process framework according to an embodiment of the present invention.
- FIG. 13 is a diagram provided to explain a method for providing a domain-specific process framework according to an embodiment of the present invention.
- 1 is a diagram provided for explanation of an existing process analysis method and a metamodel framework-based analysis method.
- the system for providing a domain-specific process framework attempts to solve the business process normalization problem through domain-specific modeling.
- the existing process analysis method is configured according to each company, so it is not easy to accurately analyze it.
- the domain-specfic modeling (DSM) technique is a modeling technique that can create a model optimized for the domain based on domain information. It can be configured (mapped) intuitively.
- the system for providing a domain-specific process framework introduces a process framework capable of reflecting domain knowledge to normalize different processes between companies for each domain. Through this, it is possible to define and run a process model specialized for a specific business area through a domain-specific process framework technique.
- FIG. 2 is a diagram provided for explanation of a process normalization process based on the metamodel framework.
- domain knowledge is converged and accumulated with domain experts in the business process (S210), and a process model specialized for the domain is based on the accumulated domain knowledge. Can be generated (S220).
- the generated process models can be applied during actual work and provide a service that verifies the process itself or automatically configures the process based on the inherent verification model (S230).
- log data stored during actual work can be automatically analyzed through a process analysis tool (external module) (S240).
- process analysis tool external module
- the utilization of the analysis result can be increased by increasing the analysis performance performed by the process analysis tool.
- process function/performance improvement procedures can be performed by comparing the results of log-based process analysis and the current normalized process and consulting with domain experts.
- the system for providing a domain-specific process framework that provides such a process framework can improve periodic processes through a process of normalizing the above-described process, thereby improving work efficiency.
- FIG. 3 is a diagram provided to explain a system for providing a domain-specific process framework according to an embodiment of the present invention.
- the system for providing a domain-specific process framework (hereinafter, collectively referred to as a 'system for providing a process framework') according to the present embodiment, in order to normalize different business processes between companies for each domain through domain-specific modeling, the communication unit ( 100), a processor 200 and a storage unit 300.
- the communication unit 100 is connected to an external server and a terminal such as an enterprise server through wired or wireless communication, and includes a communication module capable of transmitting and receiving data.
- the communication unit 100 may be connected to an external server and terminal to collect domain knowledge or distribute a process model generated through the processor 200 .
- the processor 200 is a framework that generates a process model based on a metamodel (Primitive) and a relation model (Relation) stored in the storage unit 300 and supports driving the created process model in an actual work environment. It can be converted into code that can be executed in the driving engine 230 and distributed to corporate servers and terminals that require it.
- the storage unit 300 may store programs and data necessary for the processor 200 to operate.
- the storage unit 300 may store a metamodel (Primitive) and a relation model (Relation) to be provided by the metamodel framework.
- a metamodel Principal
- Relation relation model
- the storage unit 300 may store a verification model capable of verifying the process itself of the generated process model.
- FIG. 4 is a diagram provided for a detailed description of a processor 200 according to an embodiment of the present invention.
- the processor 200 generates a process model based on a metamodel (Primitive) and a relation model (Relation) stored in the storage unit 300, and converts the generated process model to actual Business process automation engine 210, process model driving code to convert into code that can be executed in the framework driving engine 230 that supports running in the business environment and distribute it to corporate servers and terminals that require it It may include a creation module 220, a framework driving engine 230, and a business process visualization engine 240.
- the business process automation engine 210 may generate a process model based on domain knowledge provided from a specific company that wants to drive the process model.
- the process model driving code generation module 220 may convert the process model into code that can be executed by the framework driving engine 230 .
- the framework driving engine 230 may support the generated process model to run in an actual work environment.
- the business process visualization engine 240 may visualize the generated process model.
- FIG. 5 is a diagram provided for a detailed description of a business process automation engine 210 according to an embodiment of the present invention
- FIG. 6 is a development environment for creating (defining) a process model according to an embodiment of the present invention. It is an illustrated drawing.
- the work process automation engine 210 may include a work model creation module 211 , a process development environment provision module 212 , and a process verification module 213 .
- the task model generation module 211 may generate a process model based on information input through a process development environment (UI) provided through the process development environment providing module 212 .
- UI process development environment
- the process development environment providing module 212 may provide a process development environment capable of receiving information necessary for generating a process model.
- the process development environment providing module 212 includes a first editing environment for editing a metamodel (Primitive) based on a process modeling language (Process DSL) and a relational model indicating a connection state between each metamodel (Primitive). At least one of a second editing environment for editing a relation and a third editing environment for editing a form receiving an input from a user may be provided.
- a user may create a process model based on a meta model (Primitive) and a relation model (Relation) through the process development environment provided through the process development environment providing module 212 .
- metamodels Principal
- Relations relationship models
- a process model can be configured by setting the relationship between elements by dragging through an input device.
- a hierarchy between each element that is, an inclusion relationship can be specified, and properties can be set for each element through an individual property window.
- All elements used here are set in the business process automation engine 210 and are designed and verified to be specialized in the domain describing the business process. It can be distributed through the process.
- the process verification module 213 may verify the process itself of the generated process model using the verification model stored in the storage unit 300 .
- FIG. 7 is a diagram provided for a detailed description of the storage unit 300 according to an embodiment of the present invention.
- the storage unit 300 may include a metamodel storage 310, a relation model storage 320, and a verification model storage 330.
- the metamodel storage 310 and the relation model storage 320 may store a metamodel (Primitive) and a relation model (Relation) to be provided by the metamodel framework, respectively.
- the metamodel storage 310 is used to set the operating conditions of a Task metamodel corresponding to a basic work unit metamodel, a Work metamodel composed of one or more tasks, a Task metamodel, or a Work metamodel.
- a trigger metamodel may be stored, and the relation model storage 320 may store a sequential relation model, a hierarchical relation model, and a reference relation model.
- the verification model storage 330 may store a verification model capable of verifying the process itself of the generated process model.
- the verification model storage 330 includes a connection verification model for verifying the validity of a connection between metamodels, a procedure verification model for verifying the validity of a procedure between metamodels, and a semantic verification model for verifying the validity of individual attributes of the metamodels. can be included
- FIG. 8 is a diagram provided to explain a process of reflecting process framework domain knowledge according to an embodiment of the present invention.
- the process framework providing system is a work environment (UI) application that can create a process model, a meta-model accessible from the work environment, and relationships. Models and verification models can be provided.
- UI work environment
- the process framework providing system includes a framework driving engine 230 that supports the process model (or job model) to run in an actual work environment and a work model driving code that converts the process model into code that runs in the engine.
- a generation module 220 may be provided together.
- the process framework providing system may generate a process model suitable for each enterprise based on domain knowledge and requests received from users of the enterprise, and the generated process model may be executed in the framework driving engine 230. It can be converted into code and provided to enterprise users.
- FIG. 9 is a diagram provided for explanation of a process framework distribution process according to an embodiment of the present invention.
- the process framework providing system converts the generated process model into code that can be executed in the framework driving engine 230 and distributes it to enterprise users.
- the process framework providing system may execute the created process model in the framework driving engine 230. It can be converted into code that can be distributed to enterprise users.
- the process model converted into code and distributed participates in actual process-based work execution together with the framework driving engine 230 and serves as a business process manager.
- 10 to 11 are diagrams provided for structural description of a process framework according to an embodiment of the present invention.
- the process framework providing system distributes the framework of the processor 200 to enterprise users by performing a metamodel creation (definition) step, a process model creation (definition) step, and a process model conversion (drive) step. can do.
- the result of the metamodel creation step is a process modeling language
- the result of the process model creation step is a process model
- the metamodel may be written in any one process modeling language among Domain-specific Language (DSL), Business Process Model and Notation (BPMN), and UML Activity Diagram.
- DSL Domain-specific Language
- BPMN Business Process Model and Notation
- UML Activity Diagram UML Activity Diagram
- the work element can mainly consist of an editing environment for creating a process model.
- an editing environment based on the process modeling language (Process DSL) created in the metamodel creation stage an editing environment that connects data models that can be connected to each element, and a form that receives input from the user
- An editing environment for writing may be provided.
- the process model can be composed of complex elements that combine data and input elements beyond a graph form in which elements are simply aggregated.
- the result of the conversion step of the process model is an executable process model, that is, an executable code.
- the process framework differs in work content, target engine, and work manpower at each stage.
- DSL developers can create process DSL definitions and code conversion definitions using the DSL definition tool.
- a business analyst is mainly responsible for defining the process model, and a system analyst may be responsible for defining data and user input forms in a platform environment. .
- an actual system user can perform tasks according to the process model driven by the framework driving engine 230 .
- FIG. 12 is a diagram provided for detailed structural description of a system for providing a process framework according to an embodiment of the present invention.
- the process framework providing system may allow the process model created through the business process visualization engine 240 to be visualized.
- the business process visualization engine 240 may include a unit task visualization module 241 , a complex task visualization module 242 , and a total task visualization module 243 .
- the unit task visualization module 241 may visualize unit tasks among elements constituting the process model as lines.
- the complex task visualization module 242 may visualize complex tasks among elements constituting the process model as a graph.
- the entire work visualization module 243 may visualize the entire work of the process model in a three-dimensional shape.
- FIG. 13 is a diagram provided to explain a method for providing a domain-specific process framework according to an embodiment of the present invention.
- the method for providing a domain-specific process framework according to the present embodiment may be executed by the process framework providing system described above with reference to FIGS. 1 to 12 .
- a process model is created based on a metamodel (Primitive) and a relation model (Relation) stored in the storage unit 300 (S1310), and the created process model is used as an actual task. It can be converted into code that can be executed in the framework driving engine 230 that supports running in the environment (S1320) and distributed to corporate servers and terminals that require it (S1330).
- the generated process models can be applied during actual work and verify the process itself based on the inherent verification model or provide a service that automatically configures the process.
- log data stored during actual work can be automatically analyzed through a process analysis tool (external module).
- the technical spirit of the present invention can also be applied to a computer-readable recording medium containing a computer program for performing the functions of the apparatus and method according to the present embodiment.
- technical ideas according to various embodiments of the present invention may be implemented in the form of computer readable codes recorded on a computer readable recording medium.
- the computer-readable recording medium may be any data storage device that can be read by a computer and store data.
- the computer-readable recording medium may be ROM, RAM, CD-ROM, magnetic tape, floppy disk, optical disk, hard disk drive, and the like.
- computer readable codes or programs stored on a computer readable recording medium may be transmitted through a network connected between computers.
Landscapes
- Engineering & Computer Science (AREA)
- Business, Economics & Management (AREA)
- Theoretical Computer Science (AREA)
- Human Resources & Organizations (AREA)
- Strategic Management (AREA)
- Software Systems (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- Entrepreneurship & Innovation (AREA)
- General Physics & Mathematics (AREA)
- Economics (AREA)
- Quality & Reliability (AREA)
- Tourism & Hospitality (AREA)
- Operations Research (AREA)
- General Business, Economics & Management (AREA)
- Marketing (AREA)
- Game Theory and Decision Science (AREA)
- Educational Administration (AREA)
- Development Economics (AREA)
- Human Computer Interaction (AREA)
- Data Mining & Analysis (AREA)
- Stored Programmes (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Abstract
도메인 기반의 프로세스 프레임워크를 제공하는 방법 및 시스템이 제공된다. 본 발명의 실시예에 따른 도메인 특화 프로세스 프레임워크 제공 방법은, 프로세스 프레임워크 제공 시스템이, 기저장된 메타모델(Primitive) 및 관계모델(Relation)을 기반으로 프로세스 모델을 생성하는 단계; 및 프로세스 프레임워크 제공 시스템이, 생성된 프로세스 모델을 배포하는 단계;를 포함한다. 이에 의해, 도메인 지식을 반영할 수 있는 프로세스 프레임워크를 도입하여 기업간 서로 다른 업무 프로세스도 도메인 별로 정규화하도록 할 수 있다.
Description
본 발명은 비즈니스 프로세스 관리 방법 및 시스템에 관한 것으로, 더욱 상세하게는 도메인 기반의 프로세스 프레임워크를 제공하는 방법 및 시스템에 관한 것이다.
기존에는 비즈니스 영역을 구분하지 않고 모든 영역에 대해 비즈니스 프로세스를 다뤘기 때문에 프로세스 모델을 구성하기 어렵거나 복잡하였다.
또한, 기업 내부에서 사용하는 업무 프로세스는 각자 방식대로 구성되어 있을 뿐만 아니라 정확한 분석이 되어 있지 않다. 이로 인해 복잡한 프로세스가 얽혀 있거나 프로세스 수행 시 발생 가능한 예외 상황 또한 불가피하다.
이를 통해 만들어지는 로그 데이터 또한 정리되지 않은 프로세스로 인해 데이터 분석이 쉽지 않은 상황이다.
본 발명은 상기와 같은 문제점을 해결하기 위하여 안출된 것으로서, 본 발명의 목적은, 도메인 특화 모델링을 통해 기업간 서로 다른 업무 프로세스도 도메인 별로 정규화하도록 할 수 있는 프로세스 프레임워크 제공 방법 및 시스템을 제공함에 있다.
상기 목적을 달성하기 위한 본 발명의 일 실시예에 따른, 도메인 특화 프로세스 프레임워크 제공 방법은, 프로세스 프레임워크 제공 시스템이, 기저장된 메타모델(Primitive) 및 관계모델(Relation)을 기반으로 프로세스 모델을 생성하는 단계; 및 프로세스 프레임워크 제공 시스템이, 생성된 프로세스 모델을 배포하는 단계;를 포함한다.
그리고 프로세스 프레임워크 제공 시스템은, 생성된 프로세스 모델이 실제 업무 환경에서 구동할 수 있도록 지원하는 프레임워크 구동엔진(Runtime Engine); 및 프로세스 모델을 프레임워크 구동엔진에서 실행될 수 있는 코드로 변환하는 작업모델 구동 코드 생성 모듈(Code Generator);을 포함할 수 있다.
또한, 프로세스 모델을 생성하는 단계는, 프로세스 모델을 구동하고자 하는 특정 기업으로부터 제공받은 도메인 지식을 기반으로 프로세스 모델을 생성하는 단계; 및 생성된 프로세스 모델을 프레임워크 구동엔진에서 실행될 수 있는 코드로 변환하는 단계;를 포함할 수 있다.
그리고 메타모델은, DSL(Domain-specific Language), BPMN(Business Process Model and Notation) 및 UML Activity Diagram 중 어느 하나의 프로세스 모델링 언어로 작성될 수 있다.
또한, 프로세스 프레임워크 제공 시스템은, 프로세스 모델의 생성을 위한 편집 환경을 제공하는 프로세스 개발 환경 제공 모듈;을 더 포함할 수 있다.
그리고 프로세스 개발 환경 제공 모듈은, 프로세스 모델링 언어(Process DSL)을 기반으로 메타모델(Primitive)을 편집하는 제1 편집 환경, 각 메타모델(Primitive) 간의 연결 상태를 나타내는 관계모델(Relation)을 편집하는 제2 편집 환경 및 사용자로부터 입력을 받는 폼(Form)을 편집하는 제3 편집 환경 중 적어도 하나의 편집 환경을 제공할 수 있다.
또한, 프로세스 프레임워크 제공 시스템은, 메타모델을 저장하는 메타모델 저장소; 및 관계모델을 저장하는 관계모델 저장소;를 더 포함할 수 있다.
그리고 본 발명의 일 실시예에 따른, 도메인 특화 프로세스 프레임워크 제공 방법은, 프로세스 프레임워크 제공 시스템이, 생성된 프로세스 모델을 배포하기 이전에 생성된 프로세스 모델의 프로세스 자체를 검증하는 단계;를 더 포함할 수 있다.
또한, 프로세스 프레임워크 제공 시스템은, 생성되는 프로세스 모델이 가시화(Visualization) 되도록 하는 업무 프로세스 가시화 엔진;을 더 포함하고, 이때, 업무 프로세스 가시화 엔진은, 프로세스 모델을 구성하는 요소들을 라인, 그래프 또는 입체 형상으로 가시화할 수 있다.
한편, 본 발명의 다른 실시예에 따른, 도메인 특화 프로세스 프레임워크 제공 시스템은, 메타모델(Primitive) 및 관계모델(Relation)을 저장하는 저장부; 및 저장된 메타모델(Primitive) 및 관계모델(Relation)을 기반으로 프로세스 모델을 생성하고, 생성된 프로세스 모델이 배포되도록 하는 프로세서;를 포함한다.
그리고 본 발명의 다른 실시예에 따른, 도메인 특화 프로세스 프레임워크 제공 방법은, 프로세스 프레임워크 제공 시스템이, 기저장된 메타모델(Primitive) 및 관계모델(Relation)을 기반으로 프로세스 모델을 생성하는 단계; 및 프로세스 프레임워크 제공 시스템이, 생성된 프로세스 모델을 실제 업무 환경에서 구동할 수 있도록 지원하는 프레임워크 구동엔진에서 실행될 수 있는 코드로 변환하는 단계;를 포함한다.
또한, 본 발명의 다른 실시예에 따른, 도메인 특화 프로세스 프레임워크 제공 시스템은, 기저장된 메타모델(Primitive) 및 관계모델(Relation)을 기반으로 프로세스 모델을 생성하는 작업 모델 생성 모듈; 및 생성된 프로세스 모델을 실제 업무 환경에서 구동할 수 있도록 지원하는 프레임워크 구동엔진에서 실행될 수 있는 코드로 변환하는 작업모델 구동 코드 생성 모듈;을 포함한다.
이상 설명한 바와 같이, 본 발명의 실시예들에 따르면, 도메인 지식을 반영할 수 있는 프로세스 프레임워크를 도입하여 기업간 서로 다른 업무 프로세스도 도메인 별로 정규화하도록 할 수 있다.
도 1은, 기존 프로세스 분석 방식과 메타모델 프레임워크 기반 분석 방식의 설명에 제공된 도면,
도 2는, 메타모델 프레임워크 기반 프로세스 정규화 과정의 설명에 제공된 도면,
도 3은, 본 발명의 일 실시예에 따른 도메인 특화 프로세스 프레임워크 제공 시스템의 설명에 제공된 도면,
도 4는, 본 발명의 일 실시예에 따른 프로세서의 상세 설명에 제공된 도면,
도 5는, 본 발명의 일 실시예에 따른 업무 프로세스 자동화 엔진의 상세 설명에 제공된 도면,
도 6은, 본 발명의 일 실시예에 따른 프로세스 모델을 생성(정의)하는 개발 환경이 예시된 도면,
도 7은, 본 발명의 일 실시예에 따른 저장부의 상세 설명에 제공된 도면,
도 8은, 본 발명의 일 실시예에 따른 프로세스 프레임워크 도메인 지식 반영 과정의 설명에 제공된 도면,
도 9는, 본 발명의 일 실시예에 따른 프로세스 프레임워크 배포 과정의 설명에 제공된 도면,
도 10 내지 도 11은, 본 발명의 일 실시예에 따른 프로세스 프레임워크의 구조 설명에 제공된 도면,
도 12는, 본 발명의 일 실시예에 따른 도메인 특화 프로세스 프레임워크 제공 시스템의 상세 구조 설명에 제공된 도면,
도 13은, 본 발명의 일 실시예에 따른 도메인 특화 프로세스 프레임워크 제공 방법의 설명에 제공된 도면이다.
이하에서는 도면을 참조하여 본 발명을 보다 상세하게 설명한다.
도 1은, 기존 프로세스 분석 방식과 메타모델 프레임워크 기반 분석 방식의 설명에 제공된 도면이다.
본 실시예에 따른 도메인 특화 프로세스 프레임워크 제공 시스템은, 도메인 특화 모델링을 통해 업무 프로세스 정규화 문제를 해결하고자 한다.
도 1에 예시된 바와 같이 기존 프로세스 분석 방식은, 기업마다 각각의 방식대로 구성되어 있어, 정확한 분석이 쉽지 않다.
반면에, 도메인 기반 모델링(DSM, Domain-specfic Modeling) 기법은 도메인 정보를 바탕으로 도메인에 최적화된 모델을 생성할 수 있는 모델링 기법으로서, DSM을 기반으로 한 메타모델 프레임워크를 통해 기업별 프로세스를 직관적으로 구성(매핑)할 수 있다.
이에 따라 본 도메인 특화 프로세스 프레임워크 제공 시스템은, 도메인 지식을 반영할 수 있는 프로세스 프레임워크를 도입하여 기업간 서로 다른 프로세스도 도메인 별로 정규화하도록 한다. 이를 통해, 도메인 특화 프로세스 프레임워크 기법을 통해 특정 비즈니스 영역에 특화된 프로세스 모델을 정의하고 구동시킬 수 있다.
도 2는, 메타모델 프레임워크 기반 프로세스 정규화 과정의 설명에 제공된 도면이다.
도 2를 참조하면, 메타모델 프레임워크 기반으로 프로세스를 정규화하는 과정은, 업무 프로세스의 도메인 전문가와 함께 도메인 지식을 수렴하여 축적하고(S210), 축적된 도메인 지식을 바탕으로 해당 도메인에 특화된 프로세스 모델을 생성할 수 있다(S220).
이때, 메타모델 프레임워크에서 제공하는 메타모델(Primitive)와 관계모델(Relation) 등을 활용하여 생성될 수 있다.
생성된 프로세스 모델들은 실제 업무 수행 시 적용되어 내재된 검증모델을 바탕으로 프로세스 자체를 검증하거나 프로세스를 자동 구성하는 서비스를 제공할 수 있다(S230).
또한, 실제 업무 수행 중 저장된 로그 데이터는 프로세스 분석도구(외부 모듈)을 통해 자동 분석을 수행할 수 있다(S240).
이때, 로그 데이터는 정규화된 프로세스를 기반으로 생성된 결과물이기 때문에 프로세스 분석도구에 수행하는 분석 성능을 높여서 분석 결과에 대해 활용도를 높일 수 있다.
그리고 로그 기반 프로세스 분석 결과와 현재 정규화된 프로세스를 바탕으로 비교하고 도메인 전문가와 함께 상의하여 프로세스 기능/성능 개선 절차를 수행할 수 있다.
이러한 프로세스 프레임워크를 제공하는 도메인 특화 프로세스 프레임워크 제공 시스템은, 전술한 프로세스를 정규화하는 과정을 통해 주기적인 프로세스를 개선할 수 있으며, 이를 통하여 업무 효율성을 향상시킬 수 있다.
도 3은, 본 발명의 일 실시예에 따른 도메인 특화 프로세스 프레임워크 제공 시스템의 설명에 제공된 도면이다.
본 실시예에 따른 도메인 특화 프로세스 프레임워크 제공 시스템(이하에서는 '프로세스 프레임워크 제공 시스템'으로 총칭하기로 함)은, 도메인 특화 모델링을 통해 기업간 서로 다른 업무 프로세스도 도메인 별로 정규화하기 위해, 통신부(100), 프로세서(200) 및 저장부(300)를 포함할 수 있다.
통신부(100)는, 기업 서버와 같은 외부 서버 및 단말과 유선 또는 무선 통신으로 연결되어, 데이터를 송수신할 수 있는 통신 모듈이 구비되어 있다.
구체적으로, 통신부(100)는, 외부 서버 및 단말과 연결되어, 도메인 지식을 수집하거나 또는 프로세서(200)를 통해 생성된 프로세스 모델을 배포할 수 있다.
프로세서(200)는, 저장부(300)에 저장된 메타모델(Primitive) 및 관계모델(Relation)을 기반으로 프로세스 모델을 생성하고, 생성된 프로세스 모델을 실제 업무 환경에서 구동할 수 있도록 지원하는 프레임워크 구동 엔진(230)에서 실행될 수 있는 코드로 변환하여, 이를 필요로 하는 기업 서버 및 단말에 배포할 수 있다.
저장부(300)는, 프로세서(200)가 동작함에 있어 필요한 프로그램 및 데이터를 저장할 수 있다.
예를 들면, 저장부(300)는, 메타모델 프레임워크에서 제공할 메타모델(Primitive)와 관계모델(Relation)이 저장될 수 있다.
또한, 저장부(300)는, 생성된 프로세스 모델의 프로세스 자체를 검증할 수 있는 검증모델이 저장될 수 있다.
도 4는, 본 발명의 일 실시예에 따른 프로세서(200)의 상세 설명에 제공된 도면이다.
도 4를 참조하면, 본 실시예에 따른 프로세서(200)는, 저장부(300)에 저장된 메타모델(Primitive) 및 관계모델(Relation)을 기반으로 프로세스 모델을 생성하고, 생성된 프로세스 모델을 실제 업무 환경에서 구동할 수 있도록 지원하는 프레임워크 구동 엔진(230)에서 실행될 수 있는 코드로 변환하여, 이를 필요로 하는 기업 서버 및 단말에 배포하기 위해, 업무 프로세스 자동화 엔진(210), 프로세스 모델 구동 코드 생성 모듈(220), 프레임워크 구동 엔진(230) 및 업무 프로세스 가시화 엔진(240)을 포함할 수 있다.
업무 프로세스 자동화 엔진(210)은, 프로세스 모델을 구동하고자 하는 특정 기업으로부터 제공받은 도메인 지식을 기반으로 프로세스 모델을 생성할 수 있다.
프로세스 모델 구동 코드 생성 모듈(220)은, 프로세스 모델을 프레임워크 구동 엔진(230)에서 실행될 수 있는 코드로 변환시킬 수 있다.
프레임워크 구동 엔진(230)은 생성된 프로세스 모델이 실제 업무 환경에서 구동할 수 있도록 지원할 수 있다.
업무 프로세스 가시화 엔진(240)은, 생성되는 프로세스 모델을 가시화(Visualization)할 수 있다.
도 5는, 본 발명의 일 실시예에 따른 업무 프로세스 자동화 엔진(210)의 상세 설명에 제공된 도면이고, 도 6은, 본 발명의 일 실시예에 따른 프로세스 모델을 생성(정의)하는 개발 환경이 예시된 도면이다.
도 5를 참조하면, 본 실시예에 따른 업무 프로세스 자동화 엔진(210)은, 작업 모델 생성 모듈(211), 프로세스 개발 환경 제공 모듈(212) 및 프로세스 검증 모듈(213)을 포함할 수 있다.
작업 모델 생성 모듈(211)은, 프로세스 개발 환경 제공 모듈(212)을 통해 제공된 프로세스 개발 환경(UI)을 통해 입력된 정보들을 기반으로 프로세스 모델을 생성할 수 있다.
프로세스 개발 환경 제공 모듈(212)은, 도 6에 예시된 바와 같이 프로세스 모델의 생성을 위해 필요한 정보들을 입력받을 수 있는 프로세스 개발 환경을 제공할 수 있다.
예를 들면, 프로세스 개발 환경 제공 모듈(212)은, 프로세스 모델링 언어(Process DSL)을 기반으로 메타모델(Primitive)을 편집하는 제1 편집 환경, 각 메타모델(Primitive) 간의 연결 상태를 나타내는 관계모델(Relation)을 편집하는 제2 편집 환경 및 사용자로부터 입력을 받는 폼(Form)을 편집하는 제3 편집 환경 중 적어도 하나의 편집 환경을 제공할 수 있다.
사용자는, 프로세스 개발 환경 제공 모듈(212)을 통해 제공되는 프로세스 개발 환경을 통해, 메타모델(Primitive) 및 관계모델(Relation)을 기반으로 하는 프로세스 모델을 생성할 수 있다.
구체적으로, 프로세스 개발 환경 제공 모듈(212)을 통해 제공되는 프로세스 개발 환경은, 메타모델(Primitive)와 관계모델(Relation) 등은 대개 그래픽적인 요소(컴포넌트)로 표현되어, 각 요소를 마우스 등의 입력장치를 통해 드래그하여 요소 간 관계를 설정하여 프로세스 모델을 구성할 수 있다.
이때, 각 요소 간 계층(Hierarchy), 즉 포함 관계를 지정할 수 있으며, 각 요소마다 개별 속성창을 통해 속성을 설정할 수 있다.
여기에서 사용되는 모든 요소(메타모델, 순차적 관계모델, 계층적 관계모델, 요소별 속성 등)은 업무 프로세스 자동화 엔진(210)에서 설정된 사항으로 업무 프로세스를 기술하는 도메인에 특화될 수 있도록 설계된 후 검증 과정을 거쳐 배포될 수 있다.
프로세스 검증 모듈(213)은, 저장부(300)에 저장된 검증모델을 이용하여, 생성된 프로세스 모델의 프로세스 자체를 검증할 수 있다.
도 7은, 본 발명의 일 실시예에 따른 저장부(300)의 상세 설명에 제공된 도면이다.
도 7을 참조하면, 저장부(300)는, 메타모델 저장소(310), 관계모델 저장소(320) 및 검증모델 저장소(330)를 포함할 수 있다.
메타모델 저장소(310) 및 관계모델 저장소(320)는, 각각 메타모델 프레임워크에서 제공할 메타모델(Primitive)와 관계모델(Relation)이 저장될 수 있다.
예를 들면, 메타모델 저장소(310)는, 기본 업무 단위의 메타모델에 해당하는 Task 메타모델, 하나 이상의 Task로 구성되는 Work 메타모델, Task 메타모델 또는 Work 메타모델의 동작 조건을 설정하는데 이용되는 Trigger 메타모델이 저장될 수 있으며, 관계모델 저장소(320)는 순차적 관계모델, 계층적 관계모델 및 참조 관계모델이 저장될 수 있다.
검증모델 저장소(330)는, 생성된 프로세스 모델의 프로세스 자체를 검증할 수 있는 검증모델이 저장될 수 있다.
예를 들면, 검증모델 저장소(330)는, 메타모델 간 연결 유효성을 검증하는 연결 검증모델, 메타모델 간 절차 유효성을 검증하는 절차 검증모델, 메타모델의 개별 속성의 유효성을 검증하는 의미 검증모델이 포함될 수 있다.
도 8은, 본 발명의 일 실시예에 따른 프로세스 프레임워크 도메인 지식 반영 과정의 설명에 제공된 도면이다.
프로세스 프레임워크 제공 시스템은, 기업의 사용자(도메인 전문가)들로부터 도메인 지식을 수집하여 축적하기 위해, 프로세스 모델을 생성할 수 있는 작업 환경(UI) 애플리케이션과 작업 환경에서 접근할 수 있는 메타모델, 관계모델 및 검증모델을 제공할 수 있다.
또한, 프로세스 프레임워크 제공 시스템은, 프로세스 모델(또는 작업 모델)이 실제 업무 환경에서 구동할 수 있도록 지원하는 프레임워크 구동 엔진(230)와 프로세스 모델로부터 엔진에서 구동되는 코드로 변환하는 작업모델 구동 코드 생성 모듈(220)를 함께 제공할 수 있다.
프로세스 프레임워크 제공 시스템은, 기업의 사용자들로부터 수신되는 도메인 지식 및 요청들을 기반으로 각각의 기업에 적합한 프로세스 모델을 생성할 수 있으며, 생성된 프로세스 모델은 프레임워크 구동 엔진(230)에서 실행될 수 있는 코드로 변환되어 기업의 사용자들에게 제공될 수 있다.
이를 통해 도 8의 A, B, C社는 각자 고유한 프로세스 모델에 이용하지만, 각 도메인별로 일관된 형태의 프로세스 모델을 이용하도록 할 수 있다.
도 9는, 본 발명의 일 실시예에 따른 프로세스 프레임워크 배포 과정의 설명에 제공된 도면이다.
프로세스 프레임워크 제공 시스템은, 생성된 프로세스 모델을 프레임워크 구동 엔진(230)에서 실행될 수 있는 코드로 변환하여 기업의 사용자들에게 배포할 수 있다.
구체적으로, 프로세스 프레임워크 제공 시스템은, 기업의 사용자들로부터 수신되는 도메인 지식 및 요청들을 기반으로 각각의 기업에 적합한 프로세스 모델이 생성되면, 생성된 프로세스 모델은 프레임워크 구동 엔진(230)에서 실행될 수 있는 코드로 변환되어 기업의 사용자들에게 배포될 수 있다.
코드로 변환되어 배포된 프로세스 모델은, 프레임워크 구동 엔진(230)과 함께 프로세스 기반 실제 업무 수행에 참여하여 업무 프로세스 관리자 역할을 수행하게 된다.
도 10 내지 도 11은, 본 발명의 일 실시예에 따른 프로세스 프레임워크의 구조 설명에 제공된 도면이다.
프로세스 프레임워크 제공 시스템은, 메타모델의 생성(정의) 단계, 프로세스 모델의 생성(정의)단계 및 프로세스 모델의 변환(구동) 단계를 수행하여, 프로세서(200) 프레임워크를 기업의 사용자들에게 배포할 수 있다.
여기서, 메타모델의 생성 단계의 결과물은 프로세스 모델링 언어이고, 프로세스 모델의 생성 단계의 결과물은, 프로세스 모델이다.
즉, 메타모델은, DSL(Domain-specific Language), BPMN(Business Process Model and Notation) 및 UML Activity Diagram 중 어느 하나의 프로세스 모델링 언어로 작성될 수 있다. 다만, BPMN은 모든 경우를 포괄하는 좋은 참고자료가 될 수 있지만 프로세스 프레임워크에서는 해당 도메인에 특화된 DSL을 선택함이 바람직하다.
프로세스 모델 생성 단계에서 작업 요소는 주로 프로세스 모델을 작성하기 위한 편집 환경으로 구성될 수 있다.
구체적으로, 메타모델의 생성 단계에서 생성된 프로세스 모델링 언어(Process DSL)을 기반으로 편집하는 환경, 각 요소와 연결할 수 있는 데이터 모델을 연결시키는 편집 환경, 그리고 사용자로부터 입력을 받는 폼(Form)을 작성하는 편집 환경이 제공될 수 있다.
이를 통해 프로세스 모델은 단순히 요소가 집합된 그래프 형태를 넘어 데이터와 입력 요소가 결합된 복합 요소로 구성될 수 있다.
그리고 프로세스 모델의 변환 단계의 결과물은, 실행 가능한(Executable) 프로세스 모델, 즉 실행 코드이다.
한편, 프로세스 프레임워크는 각 단계에서 작업 내용과 대상 엔진, 그리고 작업 인력 또한 상이하다.
메타모델의 생성 단계에서는 DSL 개발자가 DSL 정의 도구를 이용하여 프로세스 DSL 정의와 코드 변환 정의를 생성할 수 있다.
예를 들면, 프로세스 모델의 생성 단계에서는 메타모델의 생성 단계에서 생성된 DSL을 기반으로 플랫폼 환경에서 비즈니스 분석가가 프로세스 모델 정의를 주로 담당하고 시스템 분석가가 데이터 정의와 사용자 입력 폼 정의를 담당할 수 있다.
그리고 프로세스 모델의 변환 단계에서는 실제 시스템 사용자가 프레임워크 구동 엔진(230)에서 구동된 프로세스 모델에 따라 업무를 수행할 수 있다.
도 12는, 본 발명의 일 실시예에 따른 프로세스 프레임워크 제공 시스템의 상세 구조 설명에 제공된 도면이다.
도 12를 참조하면, 프로세스 프레임워크 제공 시스템은, 업무 프로세스 가시화 엔진(240)을 통해 생성된 프로세스 모델이 가시화되도록 할 수 있다.
이를 위해, 업무 프로세스 가시화 엔진(240)은, 단위업무 가시화 모듈(241), 복합업무 가시화 모듈(242) 및 전체업무 가시화 모듈(243)을 포함할 수 있다.
단위업무 가시화 모듈(241)은, 프로세스 모델을 구성하는 요소들 중 단위업무를 라인으로 가시화할 수 있다.
복합업무 가시화 모듈(242)은, 프로세스 모델을 구성하는 요소들 중 복합업무를 그래프로 가시화할 수 있다.
전체업무 가시화 모듈(243)은, 프로세스 모델의 전체 업무를 입체 형상으로 가시화할 수 있다.
도 13은, 본 발명의 일 실시예에 따른 도메인 특화 프로세스 프레임워크 제공 방법의 설명에 제공된 도면이다.
본 실시예에 따른 도메인 특화 프로세스 프레임워크 제공 방법(이하에서는 '프로세스 프레임워크 제공 방법'으로 총칭하기로 함)은, 도 1 내지 도 12를 참조하여 전술한 프로세스 프레임워크 제공 시스템에 의해 실행될 수 있다.
도 13을 참조하면, 프로세스 프레임워크 제공 방법은, 저장부(300)에 저장된 메타모델(Primitive) 및 관계모델(Relation)을 기반으로 프로세스 모델을 생성하고(S1310), 생성된 프로세스 모델을 실제 업무 환경에서 구동할 수 있도록 지원하는 프레임워크 구동 엔진(230)에서 실행될 수 있는 코드로 변환하여(S1320), 이를 필요로 하는 기업 서버 및 단말에 배포할 수 있다(S1330).
이때, 생성된 프로세스 모델들은 실제 업무 수행 시 적용되어 내재된 검증모델을 바탕으로 프로세스 자체를 검증하거나 프로세스를 자동 구성하는 서비스를 제공할 수 있다.
또한, 실제 업무 수행 중 저장된 로그 데이터는 프로세스 분석도구(외부 모듈)을 통해 자동 분석을 수행할 수 있다.
이를 통해, 도메인 지식을 반영할 수 있는 프로세스 프레임워크를 도입하여 기업간 서로 다른 업무 프로세스도 도메인 별로 정규화하도록 할 수 있다.
한편, 본 실시예에 따른 장치와 방법의 기능을 수행하게 하는 컴퓨터 프로그램을 수록한 컴퓨터로 읽을 수 있는 기록매체에도 본 발명의 기술적 사상이 적용될 수 있음은 물론이다. 또한, 본 발명의 다양한 실시예에 따른 기술적 사상은 컴퓨터로 읽을 수 있는 기록매체에 기록된 컴퓨터로 읽을 수 있는 코드 형태로 구현될 수도 있다. 컴퓨터로 읽을 수 있는 기록매체는 컴퓨터에 의해 읽을 수 있고 데이터를 저장할 수 있는 어떤 데이터 저장 장치이더라도 가능하다. 예를 들어, 컴퓨터로 읽을 수 있는 기록매체는 ROM, RAM, CD-ROM, 자기 테이프, 플로피 디스크, 광디스크, 하드 디스크 드라이브, 등이 될 수 있음은 물론이다. 또한, 컴퓨터로 읽을 수 있는 기록매체에 저장된 컴퓨터로 읽을 수 있는 코드 또는 프로그램은 컴퓨터간에 연결된 네트워크를 통해 전송될 수도 있다.
또한, 이상에서는 본 발명의 바람직한 실시예에 대하여 도시하고 설명하였지만, 본 발명은 상술한 특정의 실시예에 한정되지 아니하며, 청구범위에서 청구하는 본 발명의 요지를 벗어남이 없이 당해 발명이 속하는 기술분야에서 통상의 지식을 가진자에 의해 다양한 변형실시가 가능한 것은 물론이고, 이러한 변형실시들은 본 발명의 기술적 사상이나 전망으로부터 개별적으로 이해되어져서는 안될 것이다.
Claims (12)
- 프로세스 프레임워크 제공 시스템이, 기저장된 메타모델(Primitive) 및 관계모델(Relation)을 기반으로 프로세스 모델을 생성하는 단계; 및프로세스 프레임워크 제공 시스템이, 생성된 프로세스 모델을 배포하는 단계;를 포함하는 도메인 특화 프로세스 프레임워크 제공 방법.
- 청구항 1에 있어서,프로세스 프레임워크 제공 시스템은,생성된 프로세스 모델이 실제 업무 환경에서 구동할 수 있도록 지원하는 프레임워크 구동엔진(Runtime Engine); 및프로세스 모델을 프레임워크 구동엔진에서 실행될 수 있는 코드로 변환하는 작업모델 구동 코드 생성 모듈(Code Generator);을 포함하는 것을 특징으로 하는 도메인 특화 프로세스 프레임워크 제공 방법.
- 청구항 2에 있어서,프로세스 모델을 생성하는 단계는,프로세스 모델을 구동하고자 하는 특정 기업으로부터 제공받은 도메인 지식을 기반으로 프로세스 모델을 생성하는 단계; 및생성된 프로세스 모델을 프레임워크 구동엔진에서 실행될 수 있는 코드로 변환하는 단계;를 포함하는 도메인 특화 프로세스 프레임워크 제공 방법.
- 청구항 3에 있어서,메타모델은,DSL(Domain-specific Language), BPMN(Business Process Model and Notation) 및 UML Activity Diagram 중 어느 하나의 프로세스 모델링 언어로 작성되는 것을 특징으로 하는 도메인 특화 프로세스 프레임워크 제공 방법.
- 청구항 2에 있어서,프로세스 프레임워크 제공 시스템은,프로세스 모델의 생성을 위한 편집 환경을 제공하는 프로세스 개발 환경 제공 모듈;을 더 포함하는 것을 특징으로 하는 도메인 특화 프로세스 프레임워크 제공 방법.
- 청구항 5에 있어서,프로세스 개발 환경 제공 모듈은,프로세스 모델링 언어(Process DSL)을 기반으로 메타모델(Primitive)을 편집하는 제1 편집 환경, 각 메타모델(Primitive) 간의 연결 상태를 나타내는 관계모델(Relation)을 편집하는 제2 편집 환경 및 사용자로부터 입력을 받는 폼(Form)을 편집하는 제3 편집 환경 중 적어도 하나의 편집 환경을 제공하는 것을 특징으로 하는 도메인 특화 프로세스 프레임워크 제공 방법.
- 청구항 2에 있어서,프로세스 프레임워크 제공 시스템은,메타모델을 저장하는 메타모델 저장소; 및관계모델을 저장하는 관계모델 저장소;를 더 포함하는 것을 특징으로 하는 도메인 특화 프로세스 프레임워크 제공 방법.
- 청구항 1에 있어서,프로세스 프레임워크 제공 시스템이, 생성된 프로세스 모델을 배포하기 이전에 생성된 프로세스 모델의 프로세스 자체를 검증하는 단계;를 더 포함하는 것을 특징으로 하는 도메인 특화 프로세스 프레임워크 제공 방법.
- 청구항 1에 있어서,프로세스 프레임워크 제공 시스템은,생성되는 프로세스 모델이 가시화(Visualization) 되도록 하는 업무 프로세스 가시화 엔진;을 더 포함하고,업무 프로세스 가시화 엔진은,프로세스 모델을 구성하는 요소들을 라인, 그래프 또는 입체 형상으로 가시화하는 것을 특징으로 하는 도메인 특화 프로세스 프레임워크 제공 방법.
- 메타모델(Primitive) 및 관계모델(Relation)을 저장하는 저장부; 및저장된 메타모델(Primitive) 및 관계모델(Relation)을 기반으로 프로세스 모델을 생성하고, 생성된 프로세스 모델이 배포되도록 하는 프로세서;를 포함하는 도메인 특화 프로세스 프레임워크 제공 시스템.
- 프로세스 프레임워크 제공 시스템이, 기저장된 메타모델(Primitive) 및 관계모델(Relation)을 기반으로 프로세스 모델을 생성하는 단계; 및프로세스 프레임워크 제공 시스템이, 생성된 프로세스 모델을 실제 업무 환경에서 구동할 수 있도록 지원하는 프레임워크 구동엔진에서 실행될 수 있는 코드로 변환하는 단계;를 포함하는 도메인 특화 프로세스 프레임워크 제공 방법.
- 기저장된 메타모델(Primitive) 및 관계모델(Relation)을 기반으로 프로세스 모델을 생성하는 작업 모델 생성 모듈; 및생성된 프로세스 모델을 실제 업무 환경에서 구동할 수 있도록 지원하는 프레임워크 구동엔진에서 실행될 수 있는 코드로 변환하는 작업모델 구동 코드 생성 모듈;을 포함하는 도메인 특화 프로세스 프레임워크 제공 시스템.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US18/572,514 US20240232783A1 (en) | 2021-12-16 | 2022-12-14 | Method and system for providing domain-specific process framework |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| KR1020210180722A KR102730825B1 (ko) | 2021-12-16 | 2021-12-16 | 도메인 특화 프로세스 프레임워크 제공 방법 및 시스템 |
| KR10-2021-0180722 | 2021-12-16 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2023113451A1 true WO2023113451A1 (ko) | 2023-06-22 |
Family
ID=86772959
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/KR2022/020292 Ceased WO2023113451A1 (ko) | 2021-12-16 | 2022-12-14 | 도메인 특화 프로세스 프레임워크 제공 방법 및 시스템 |
Country Status (3)
| Country | Link |
|---|---|
| US (1) | US20240232783A1 (ko) |
| KR (1) | KR102730825B1 (ko) |
| WO (1) | WO2023113451A1 (ko) |
Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US7809597B2 (en) * | 2005-05-05 | 2010-10-05 | Siebel Systems, Inc. | Progressive refinement model for business processes |
| US20130031529A1 (en) * | 2011-07-26 | 2013-01-31 | International Business Machines Corporation | Domain specific language design |
| US9311057B2 (en) * | 2006-05-17 | 2016-04-12 | The Mathworks, Inc. | Action languages for unified modeling language model |
| US9721216B2 (en) * | 2007-11-26 | 2017-08-01 | International Business Machines Corporation | Solution that automatically recommends design assets when making architectural design decisions for information services |
| US10795935B2 (en) * | 2016-02-05 | 2020-10-06 | Sas Institute Inc. | Automated generation of job flow definitions |
Family Cites Families (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US10656971B2 (en) * | 2014-01-31 | 2020-05-19 | Dell Products L.P. | Agile framework for vertical application development and delivery |
| US9465590B2 (en) * | 2014-07-07 | 2016-10-11 | Sap Se | Code generation framework for application program interface for model |
| US11275566B2 (en) * | 2019-09-24 | 2022-03-15 | Elemental Reasoning, LLC | System and method for source code generation |
-
2021
- 2021-12-16 KR KR1020210180722A patent/KR102730825B1/ko active Active
-
2022
- 2022-12-14 WO PCT/KR2022/020292 patent/WO2023113451A1/ko not_active Ceased
- 2022-12-14 US US18/572,514 patent/US20240232783A1/en active Pending
Patent Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US7809597B2 (en) * | 2005-05-05 | 2010-10-05 | Siebel Systems, Inc. | Progressive refinement model for business processes |
| US9311057B2 (en) * | 2006-05-17 | 2016-04-12 | The Mathworks, Inc. | Action languages for unified modeling language model |
| US9721216B2 (en) * | 2007-11-26 | 2017-08-01 | International Business Machines Corporation | Solution that automatically recommends design assets when making architectural design decisions for information services |
| US20130031529A1 (en) * | 2011-07-26 | 2013-01-31 | International Business Machines Corporation | Domain specific language design |
| US10795935B2 (en) * | 2016-02-05 | 2020-10-06 | Sas Institute Inc. | Automated generation of job flow definitions |
Also Published As
| Publication number | Publication date |
|---|---|
| US20240232783A1 (en) | 2024-07-11 |
| KR20230091530A (ko) | 2023-06-23 |
| KR102730825B1 (ko) | 2024-11-15 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US8370796B2 (en) | Development tooling enablement for audit event generation | |
| CN113032195A (zh) | 芯片仿真验证方法、系统、设备及存储介质 | |
| WO2011105714A2 (ko) | 클라이언트의 가상 개발 환경을 이용하여 프로그램의 개발 계약 및 개발을 중개하는 원격 프로그램 개발 중개 시스템 및 원격 프로그램 개발 중개 방법 | |
| CN114936026B (zh) | 一种半结构化数据的解析方法、系统、存储介质和设备 | |
| CN118276873A (zh) | 一种基于低代码开发平台的低代码开发方法 | |
| US20110078211A1 (en) | Systems and methods for analyzing and transforming an application from a source installation to a target installation | |
| Karam et al. | A cataloging framework for software development methods | |
| WO2022169007A1 (ko) | 개방형 자동차 표준 소프트웨어 아키텍처 설정 도구의 사용자 인터페이스 관리 시스템 및 그 방법 | |
| WO2014029111A1 (zh) | 一种用户行为处理系统及方法 | |
| CN113760291B (zh) | 日志输出的方法和装置 | |
| WO2011065660A2 (ko) | 계산 시뮬레이션 모사 시스템 및 그 방법 | |
| WO2020122291A1 (ko) | 인공지능 기반의 공동주택 관리업무지시 자동화 장치 및 방법 | |
| CN116415552A (zh) | 对代码进行规范化的方法和电子设备 | |
| EP3084675B1 (en) | Data access control for business processes | |
| CN120872745A (zh) | 一种云平台运维方法、装置、设备、介质及产品 | |
| WO2009116748A2 (ko) | 예약된 컴포넌트 컨테이너 기반 소프트웨어 개발 방법 및 장치 | |
| CN114153463B (zh) | 基于脚本编译器的管理系统业务功能创建方法及系统 | |
| WO2021066231A1 (ko) | Sql 쿼리 추천 방법 및 시스템 | |
| WO2016085213A1 (ko) | 컴퓨터 수행 가능한 모델 역공학 방법 및 장치 | |
| WO2021230662A1 (ko) | 폼 구조 정의 db를 통한 온라인 보고서 생성방법, 이를 위한 컴퓨터 프로그램 | |
| WO2013032054A1 (ko) | 온라인 게임 서버-테스트 통합 장치 | |
| Cerny et al. | Microservice anti-patterns and bad smells. how to classify, and how to detect them. a tertiary study | |
| KR20230091530A (ko) | 도메인 특화 프로세스 프레임워크 제공 방법 및 시스템 | |
| CN112541116A (zh) | 任务数据生成系统、方法、电子设备和存储介质 | |
| Cheney | Provenance, XML and the scientific web |
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: 22907918 Country of ref document: EP Kind code of ref document: A1 |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 18572514 Country of ref document: US |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 22907918 Country of ref document: EP Kind code of ref document: A1 |