KR100984049B1 - System for application business managementing and method therefor - Google Patents

System for application business managementing and method therefor Download PDF

Info

Publication number
KR100984049B1
KR100984049B1 KR1020070113099A KR20070113099A KR100984049B1 KR 100984049 B1 KR100984049 B1 KR 100984049B1 KR 1020070113099 A KR1020070113099 A KR 1020070113099A KR 20070113099 A KR20070113099 A KR 20070113099A KR 100984049 B1 KR100984049 B1 KR 100984049B1
Authority
KR
South Korea
Prior art keywords
processing
definition
business process
module
execution
Prior art date
Application number
KR1020070113099A
Other languages
Korean (ko)
Other versions
KR20090047091A (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 KR1020070113099A priority Critical patent/KR100984049B1/en
Publication of KR20090047091A publication Critical patent/KR20090047091A/en
Application granted granted Critical
Publication of KR100984049B1 publication Critical patent/KR100984049B1/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
    • G06Q10/063Operations research, analysis or management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F17/00Digital computing or data processing equipment or methods, specially adapted for specific functions

Abstract

본 발명은 응용업무관리 시스템 및 그 방법에 관한 것으로서, 업무처리를 정의하기 위한 표준 Component 들을 이용하여 처리하고자 하는 업무의 기능을 설계하는 업무처리 정의모듈; 업무처리 정의를 위한 표준 Component 들과 각 Component 실행을 위한 데이터 처리와, Process Logic 처리로 구분되는 정의를 저장하는 업무처리 정의 저장모듈; Object Map 정보를 생성하고, 업무처리 정의모듈에 의해 정의/설계된 정보에 따라 해당 Component를 실행시키며, 실행 종료 시, 생성된 처리결과 Object들과 상기 업무처리 정의 저장모듈에 저장된 출력 정의문을 참조하여 편집 처리하는 업무처리 실행 엔진모듈; 사용자의 입력수단으로서, 응용업무관리 시스템에 의한 응용업무관리를 위한 모든 입력전달을 수행하는 사용자 인터페이스모듈; 및 상기 사용자 인터페이스모듈을 통해 입력되는 모든 수행과정 및 처리 결과를 출력하는 결과 출력모듈; 을 포함한다. The present invention relates to an application task management system and method thereof, comprising: a task processing definition module for designing a function of a task to be processed by using standard components for defining a task processing; A task processing definition storage module for storing definitions which are divided into standard components for task processing definition, data processing for executing each component, and process logic processing; Generates object map information, executes the corresponding component according to the information defined / designed by the business process definition module, and upon completion of execution, refers to the generated process result objects and the output definition statement stored in the business process definition storage module. A task processing execution engine module for editing processing; A user interface module, comprising: a user interface module for performing all input transmissions for application task management by an application task management system; And a result output module for outputting all the execution and processing results input through the user interface module. .

업무처리, Object, Component Business process, Object, Component

Description

응용업무관리 시스템 및 그 방법{SYSTEM FOR APPLICATION BUSINESS MANAGEMENTING AND METHOD THEREFOR}Application business management system and its method {SYSTEM FOR APPLICATION BUSINESS MANAGEMENTING AND METHOD THEREFOR}

본 발명은 응용업무관리 시스템 및 그 방법에 관한 것으로서, 더욱 상세하게는 기존 방식과 같은 프로그래밍 절차를 없애고, 컴퓨터 프로그래밍 언어와 프로그래머의 의존적인 품질의 제공이 아닌, 사용자가 직접 응용업무를 정의하고 이를 실행함으로써, 사용자가 간편하게 업무관리를 수행할 수 있으며, 유지 보수 시에도 프로그램의 소스의 분석 없이 업무에 대한 정의 정보를 참조 및 분석함으로써, 효율적인 응용업무관리를 수행할 수 있는 시스템 및 그 방법에 관한 것이다. The present invention relates to an application management system and a method thereof, and more particularly, to eliminate programming procedures such as the existing method, and to define the application tasks by the user, rather than providing the computer programming language and the programmer's dependent quality. By doing so, the user can easily perform work management, and during maintenance, the system and method for efficient application work management by referencing and analyzing the definition information of work without analyzing the source of the program. will be.

일반적으로, 응용업무관리 시스템을 구축하기 위해서는 사용자들의 요구의 분석을 수행한 후, 컴퓨터에서 동작시키기 위한 설계를 수행하게 된다. 이후, 설계한 내용을 기준으로 전문 프로그래머가 컴퓨터 언어를 이용하여 프로그래밍을 수행하고 테스트를 실시한다. 그리고, 사용자의 요구사항과 일치하는 동작을 수행하는 지 사용자들의 확인 과정이 이루어진다. In general, in order to construct an application management system, an analysis of user needs is performed, and then a design for operating on a computer is performed. Then, based on the design, a professional programmer performs programming and tests using a computer language. In addition, a process of confirming whether the user performs an operation consistent with the requirements of the user is performed.

한편, 종래의 설계방식을 통해 프로그래밍을 제작하거나 프로그램 실행모듈 또는 소스를 제작하는 기술은 있으나, 이러한 기술은 기본적으로 프로그래밍이라는 관점을 벗어나지 못하고 있으며, 그에 따른 방법적 절차가 어려운 실정이다. On the other hand, there is a technique for producing a programming or a program execution module or a source through a conventional design method, but these techniques are basically out of the perspective of programming, the method is difficult situation accordingly.

그리고, 기 구축되어 있는 응용업무 관리 시스템의 유지보수에 있어서도, 신규기능의 추가, 개작 및 오류 수정의 어려움이 따랐으며, 그에 따라 많은 시간이 소요되는 문제점이 있었다. In addition, even in the maintenance of the pre-established application task management system, it was difficult to add new functions, modify and correct errors, and accordingly, there was a problem in that it takes a lot of time.

본 발명은 상기한 문제점을 해결하기 위하여 창안된 것으로서, 기존 방식과 같은 프로그래밍 절차를 없애고, 컴퓨터 프로그래밍 언어와 프로그래머의 의존적인 품질의 제공이 아닌, 사용자가 직접 응용업무를 정의하고 이를 실행함으로써, 사용자가 간편하게 업무관리를 수행할 수 있으며, 유지 보수 시에도 프로그램의 소스의 분석 없이 업무에 대한 정의 정보를 참조 및 분석함으로써, 효율적인 응용업무관리를 수행할 수 있는 시스템 및 그 방법을 제공함에 특징적인 목적이 있다. The present invention was devised to solve the above problems, and eliminates the programming procedure as in the conventional method, and does not provide a computer programming language and a programmer dependent quality, but by directly defining and executing an application task, It is easy to carry out work management and provides system and method for efficient application work management by referring and analyzing definition information about work without analyzing program source even during maintenance. There is this.

이러한 목적을 달성하기 위한 본 발명은 응용업무관리 시스템에 관한 것으로서, 업무처리를 정의하기 위한 표준 Component 들을 이용하여 처리하고자 하는 업무의 기능을 설계하는 업무처리 정의모듈; 업무처리 정의를 위한 표준 Component 들과 각 Component 실행을 위한 데이터 처리와, Process Logic 처리로 구분되는 정의를 저장하는 업무처리 정의 저장모듈; Object Map 정보를 생성하고, 업무처리 정의모듈에 의해 정의/설계된 정보에 따라 해당 Component를 실행시키며, 실행 종료 시, 생성된 처리결과 Object들과 상기 업무처리 정의 저장모듈에 저장된 출력 정의 문을 참조하여 편집 처리하는 업무처리 실행 엔진모듈; 사용자의 입력수단으로서, 응용업무관리 시스템에 의한 응용업무관리를 위한 모든 입력전달을 수행하는 사용자 인터페이스모듈; 및 상기 사용자 인터페이스모듈을 통해 입력되는 모든 수행과정 및 처리 결과를 출력하는 결과 출력모듈; 을 포함한다. The present invention for achieving the object relates to an application task management system, a task processing definition module for designing a function of the task to be processed using standard components for defining the task processing; A task processing definition storage module for storing definitions which are divided into standard components for task processing definition, data processing for executing each component, and process logic processing; Generates object map information, executes the corresponding component according to the information defined / designed by the business process definition module, and upon completion of execution, refers to the generated process result objects and the output definition statement stored in the business process definition storage module. A task processing execution engine module for editing processing; A user interface module, comprising: a user interface module for performing all input transmissions for application task management by an application task management system; And a result output module for outputting all the execution and processing results input through the user interface module. .

한편, 본 발명은 응용업무관리 방법에 관한 것으로서, (a) 업무처리 실행 엔진모듈이 사용자 인터페이스모듈을 통해 수신한 사용자 정보를 이용하여 사용자 인증을 수행하고, 업무처리 사용 권한을 확인하는 단계; (b) 업무처리 정의모듈은 업무 메뉴를 생성하고, 업무처리 요청 생성 정의를 수행하는 단계; (c) 업무처리 정의모듈이 업무처리 표준 Component를 선택하여 드래그 앤 드롭 방식으로 업무처리 표준 Component를 업무처리 모델링 영역으로 가져와 업무처리의 흐름을 설계하고, 데이터 처리를 위한 정의문과 Process Logic 처리를 위한 정의를 수행하는 단계; 및 (d) 업무처리 정의모듈이 업무처리의 정상동작 여부를 확인하기 위하여, 입력된 데이터를 이용하여 테스트를 실행하고, 실행상태를 확인하는 단계; 를 포함한다. On the other hand, the present invention relates to an application management method, the method comprising: (a) performing a user authentication using the user information received through the user interface module, the business process execution engine module, and confirms the use of the business process; (b) the business process definition module generating a business menu and performing a business process request generation definition; (c) The business process definition module selects the business process standard component and drags and drops to bring the business process standard component to the business process modeling area to design the flow of the business process, and to define definition statements for data processing and process logic processing. Performing a definition; And (d) performing, by the business process definition module, a test using the input data to confirm whether the business process is normally operating, and confirming the execution state; It includes.

상기와 같은 본 발명에 따르면, 응용업무시스템 구축에 있어 전통적인 개발 절차에 따르지 않고 프로그래밍 절차를 제거함으로 인하여 개발비용은 물론 개발기간 또한 대폭적으로 단축시킬 수 있는 효과가 있다.According to the present invention as described above, there is an effect that can significantly shorten the development cost as well as the development period by eliminating the programming procedure in accordance with the traditional development procedure in the application system.

그리고 본 발명에 따르면, 유지보수시도 프로그램 소스의 분석이 필요 없이 업무에 대한 정의 정보를 참조 및 분석함으로 인하여 더욱 효율적인 응용업무시스템을 서비스 할 수 있는 효과도 있다. In addition, according to the present invention, there is an effect that can serve a more efficient application work system by referring to and analyzing the definition information of the work without the need to analyze the maintenance source program source.

본 발명의 특징 및 이점들은 첨부도면에 의거한 다음의 상세한 설명으로 더욱 명백해질 것이다. 이에 앞서, 본 명세서 및 청구범위에 사용된 용어나 단어는 발명자가 그 자신의 발명을 가장 최선의 방법으로 설명하기 위해 용어의 개념을 적절하게 정의할 수 있다는 원칙에 입각하여 본 발명의 기술적 사상에 부합하는 의미와 개념으로 해석되어야 할 것이다. 또한, 본 발명에 관련된 공지 기능 및 그 구성에 대한 구체적인 설명이 본 발명의 요지를 불필요하게 흐릴 수 있다고 판단되는 경우에는, 그 구체적인 설명을 생략하였음에 유의해야 할 것이다.The features and advantages of the present invention will become more apparent from the following detailed description based on the accompanying drawings. Prior to this, terms and words used in the present specification and claims are to be interpreted in accordance with the technical idea of the present invention based on the principle that the inventor can properly define the concept of the term in order to explain his invention in the best way. It should be interpreted in terms of meaning and concept. It is to be noted that the detailed description of known functions and constructions related to the present invention is omitted when it is determined that the gist of the present invention may be unnecessarily blurred.

이하, 첨부된 도면을 참조하여 본 발명을 상세하게 설명한다. Hereinafter, with reference to the accompanying drawings will be described in detail the present invention.

본 발명에 따른 응용업무관리 시스템에 관하여 도 1 내지 도 4 를 참조하여 설명하면 다음과 같다. The application management system according to the present invention will be described with reference to FIGS. 1 to 4 as follows.

도 1 은 본 발명에 따른 응용업무관리시스템에 관한 전체 구성도로서, 도시된 바와 같이 업무처리 정의모듈(100), 업무처리 정의 저장모듈(200), 업무처리 실행 엔진모듈(300), 사용자 인터페이스모듈(400) 및 결과 출력모듈(500)을 포함한다. 1 is an overall configuration diagram of an application task management system according to the present invention, as shown, a task processing definition module 100, a task processing definition storage module 200, a task processing execution engine module 300, a user interface Module 400 and result output module 500.

업무처리 정의모듈(100)은 업무처리를 정의하기 위한 표준 Component 들을 이용하여 처리하고자 하는 업무의 기능을 설계한다. The task processing definition module 100 designs a function of a task to be processed by using standard components for defining a task processing.

업무처리 정의 저장모듈(200)은 업무처리 정의를 위한 표준 Component 들과 각 Component 실행을 위한 데이터 처리와, Process Logic 처리로 구분되는 정의를 저장하는 기능을 수행한다. The business process definition storage module 200 performs a function of storing definitions classified into standard components for business process definition, data processing for executing each component, and process logic processing.

업무처리 실행 엔진모듈(300)은 Object Map 정보를 생성하고, 업무처리 정의모듈(100)에 의해 정의/설계된 정보에 따라 해당 Component를 실행시키며, 실행 종료 시, 생성된 처리결과 Object들과 업무처리 정의 저장모듈(200)에 저장된 출력 정의문을 참조하여 편집 처리하는 기능을 수행한다. The task processing execution engine module 300 generates the object map information, executes the corresponding component according to the information defined / designed by the task processing definition module 100, and at the end of execution, the generated process result objects and the task processing The edit processing is performed by referring to the output definition statement stored in the definition storage module 200.

사용자 인터페이스모듈(400)은 사용자의 입력수단으로서, 응용업무관리 시스템에 의한 응용업무관리를 위한 모든 입력전달을 수행한다. The user interface module 400 is a user's input means, and performs all input transmission for application task management by the application task management system.

결과 출력모듈(500)은 통상의 디스플레이 모듈로서, 사용자 인터페이스모듈(400)을 통해 입력되는 모든 수행과정 및 처리 결과를 출력한다.The result output module 500 is a conventional display module, and outputs all execution processes and processing results input through the user interface module 400.

도 2 는 본 발명에 따른 업무처리 정의모듈(100)에 관한 세부 구성도로서, 도시된 바와 같이 업무정의 메뉴 구성부(110), 업무처리 표준 Component부(120), 논리 프로세스 모델링부(130), 업무 처리 표준 Component 행위 정의부(140), 논리 프로세스 모델링 정합성 메시지 표시부(150), 논리 프로세스 모델 실행 확인부(160) 및 공통처리 Component 정의부(170)를 포함한다. 2 is a detailed configuration diagram of the business process definition module 100 according to the present invention. As shown, the business definition menu configuration unit 110, the business process standard component unit 120, and the logic process modeling unit 130 are illustrated. , A business process standard component behavior definition unit 140, a logical process modeling consistency message display unit 150, a logical process model execution check unit 160, and a common process component definition unit 170.

구체적으로, 업무정의 메뉴 구성부(110)는 업무처리를 위한 기능체계를 생성 및 관리하는 기능을 수행한다. Specifically, the task definition menu component 110 performs a function of generating and managing a functional system for task processing.

업무처리 표준 Component부(120)는 도 3 에 도시된 바와 같이 SQL 정의, Component 간 데이터 처리정의, Transaction 관리, 단일/다중분기, Component 동시실행 정의, 실행 Debugging 정의, Component 흐름 정의, 공통 Component 정의, 단일 Table 처리, 연산(계산, 분기, 판단, 조합) 정의, Gateway 정의, 메뉴구성 정 의, 파일처리, 권한/통제 정의를 수행한다. As shown in FIG. 3, the business process standard component unit 120 defines an SQL definition, data processing definition between components, transaction management, single / multi-branch, component concurrent execution definition, execution debugging definition, component flow definition, common component definition, Single table processing, operation (calculation, branching, judgment, combination) definition, gateway definition, menu configuration definition, file processing, authority / control definition are performed.

논리 프로세스 모델링부(130)는 업무처리 표준 Component부(120)의 각 업무처리 구분에 따른 처리 흐름을 설계한다.The logic process modeling unit 130 designs a processing flow according to each business processing division of the business processing standard component unit 120.

업무 처리 표준 Component 행위 정의부(140)는 각 Component 실행을 위한 데이터 처리에 필요한 정의문 및 Process Logic 처리(분기, 판단, 연산)를 정의한다. The business process standard component behavior definition unit 140 defines definition statements and process logic processes (branches, judgments, operations) necessary for data processing for each component execution.

논리 프로세스 모델링 정합성 메시지 표시부(150)는 논리 프로세스 모델링부(130)에서 업무처리 표준 Component를 이용하여 업무처리를 정의할 경우, 정의상의 오류 발생 상태를 표시한다. When the logical process modeling consistency message display unit 150 defines a business process using the business process standard component in the logic process modeling unit 130, an error occurrence state in the definition is displayed.

논리 프로세스 모델 실행 확인부(160)는 논리 프로세스 모델링부(130)에서 정의된 업무처리 표준 Component를 실제 운영하기 전에 테스트하는 기능을 수행하는 바, 테스트 데이터를 입력받는 미도시된 테스트 데이터 입력기 및 실행한 결과를 업무처리 표준 Component를 기준으로 데이터 처리상태와 Process Logic 처리 상태를 표시해주는 미도시된 Log trace 표시기를 포함한다. 이때, Log trace 표시기는 테스트시 뿐 아니라, 실행상태를 확인할 필요가 있는 업무처리에 대해서도 사용할 수 있다. The logic process model execution checker 160 performs a test function before actually operating the business process standard component defined by the logic process modeling unit 130, and thus, a test data input unit and execution of an unshown test data input. One result includes a log trace indicator (not shown) that displays the data processing status and the process logic processing status based on the business process standard component. At this time, the log trace indicator can be used not only for the test but also for the business process that needs to check the execution status.

공통처리 Component 정의부(170)는 공통적으로 사용되어 지는 업무처리가 있는 경우, 업무처리 표준 Component를 이용하여 논리 프로세스 모델링부(130)에서 설계, 정의한 후 공통처리 Component로 등록하여 공용한다. When there is a business process that is commonly used, the common process component definition unit 170 designs and defines the logic process modeling unit 130 using a business process standard component, and then registers and shares it as a common process component.

도 4 는 본 발명에 따른 업무처리 실행 엔진모듈(300)의 세부 구성도로서, 도시된 바와 같이 업무처리 실행 준비부(310), 업무처리 실행부(320), 업무처리 결과 편집부(330), 사용자 권한 처리부(340) 및 사용자 Object 생성부(350)를 포함한다. 4 is a detailed configuration diagram of the business process execution engine module 300 according to the present invention, as shown in the business process execution preparation unit 310, business process execution unit 320, business process result editing unit 330, It includes a user authority processing unit 340 and a user object generation unit 350.

구체적으로, 업무처리 실행 준비부(310)는 업무처리에 대한 처리요청이 발생하면 상기 업무처리 정의 저장모듈(200)에 저장된 정보를 검색함으로써, 업무처리를 준비를 한다.Specifically, the task processing execution preparation unit 310 prepares the task processing by searching for the information stored in the task processing definition storage module 200 when a processing request for the task processing occurs.

업무처리 실행부(320)는 실행할 Object Map 정보를 생성하고, 상기 업무처리 정의모듈(100)에서 정의/설계되어 업무처리 정의 저장모듈(200)에 저장된 정보에 따라 해당 Component를 실행시킨다.The task processing execution unit 320 generates object map information to be executed, and executes a corresponding component according to the information defined / designed by the task processing definition module 100 and stored in the task processing definition storage module 200.

업무처리 결과 편집부(330)는 상기 업무처리 실행부(320)의 실행 종료 시, 생성된 처리결과 Object들과 업무처리 정의 저장모듈(200)에 저장된 출력 정의문을 참조하여 편집 처리한다. The business process result editing unit 330 edits the process by referring to the generated process result objects and the output definition statement stored in the business process definition storage module 200 at the end of execution of the business process execution unit 320.

사용자 권한 처리부(340)는 사용자 로그인 인증처리 및 해당 로그인 사용대한 업무 기술 가능 권한을 할당 및 관리한다. The user authority processing unit 340 assigns and manages a user login authentication process and a job description possible right for the corresponding login use.

사용자 생성부(350)는 사용자의 요구에 따라 새로운 Object를 생성 및 정의하는 기능을 수행한다. The user generator 350 performs a function of creating and defining a new object according to a user's request.

상술한 응용업무관리 시스템을 이용한 응용업무관리 방법에 관하여 도 5 내지 도 9 를 참조하여 설명하면 다음과 같다. The application task management method using the application task management system described above will be described with reference to FIGS. 5 to 9.

도 5 는 본 발명에 따른 업무처리 정의에 관한 흐름도로서, 도시된 바와 같 이 사용자 권한 처리부(340)가 사용자 인터페이스모듈(400)을 통해 수신한 사용자 정보를 이용하여 사용자 인증을 수행하고, 업무처리 사용 권한을 확인한다(S10). 이후, 업무처리 정의모듈(100)은 업무 메뉴를 생성하고, 업무처리 요청 생성 정의를 수행한다(S20).5 is a flowchart illustrating a business process definition according to the present invention. As illustrated, the user authority processing unit 340 performs user authentication using user information received through the user interface module 400, and performs business process. Check the usage rights (S10). Thereafter, the work processing definition module 100 generates a work menu and performs work processing request generation definition (S20).

업무처리 정의모듈(100)의 논리 프로세스 모델링부(130)는 업무처리 표준 Component를 선택하여 도 6 에 도시된 바와 같이, 드래그 앤 드롭 방식으로 업무처리 표준 Component를 업무처리 모델링 영역으로 가져와 업무처리의 흐름을 설계하고(S30), 데이터 처리를 위한 정의문과 Process Logic 처리를 위한 정의를 수행한다(S40).The logic process modeling unit 130 of the business process definition module 100 selects a business process standard component and brings the business process standard component to the business process modeling area by drag and drop as shown in FIG. The flow is designed (S30), and a definition statement for data processing and a definition for process logic processing are performed (S40).

이후, 업무처리 정의모듈(100)의 논리 프로세스 모델 실행 확인부(160)는 업무처리의 정상동작 여부를 확인하기 위하여, 미도시된 테스트 데이터 입력기로 입력된 데이터를 이용하여 테스트를 실행하고, 미도시된 Log trace 표시기를 통해 실행상태를 확인한다(S50).Thereafter, the logical process model execution check unit 160 of the business process definition module 100 executes a test using data input to a test data input unit (not shown) to check whether the business process is normally operated. Check the execution state through the log trace indicator shown (S50).

이때, 제 S50 단계에서, 실행오류가 발생할 경우, 제 S30 단계로 절차를 이행하며, 실행오류가 발생하지 않을 경우 프로세스를 종료한다(S60).At this time, if an execution error occurs in step S50, the procedure is performed in step S30, and if the execution error does not occur, the process ends (S60).

한편, 도 7 은 본 발명에 따른 업무처리 실행준비 흐름도로서, 도시된 바와 같이 사용자 인터페이스모듈(400)이 사용자로부터 업무처리 정의 저장모듈(200)에 저장된 업무처리에 대하여 처리요청을 수신한 경우, 업무처리 실행 준비부(310)는 처리대상 데이터들을 Object화 정의하고(S70), 업무처리 정의 저장모듈(200)에 저 장된 정보를 검색한다(S80).On the other hand, Figure 7 is a business process execution preparation flow chart according to the present invention, when the user interface module 400 receives a processing request for the business process stored in the business process definition storage module 200 from the user, as shown, The job processing execution preparation unit 310 defines the processing target data as an object (S70), and retrieves the information stored in the job processing definition storage module 200 (S80).

이후, 업무처리 실행 준비부(310)는 업무처리 실행부(320)에서 사용할 수 있도록 상기 도 7 에 도시된 바와 같이 업무처리 Map을 작성한다(S90).Thereafter, the business process execution preparation unit 310 creates a business process map as shown in FIG. 7 to be used by the business process execution unit 320 (S90).

한편, 도 8 은 본 발명에 따른 업무처리 실행 흐름도로서, 도시된 바와 같이 업무정의 메뉴 구성부(110)가 상기 제 S70 단계를 통해 정의된 Object를 사용가능한 Object로 변환하고(S100), 미도시된 Log Trace 표시기가 Log Trace 정보를 참조하여 Log Trace를 설정하며(S110), 논리 프로세스 모델링부(130)는 메시지 출력방식을 설정한다(S120).Meanwhile, FIG. 8 is a flowchart illustrating a process for executing a process according to the present invention. As illustrated, the task definition menu constructing unit 110 converts the object defined through the step S70 into an usable object (S100). The log trace indicator sets the log trace by referring to the log trace information (S110), and the logic process modeling unit 130 sets the message output method (S120).

또한, 업무처리 실행 엔진모듈(300)의 업무처리 실행부(320)는 업무처리의 업무처리 표준 Component 들의 정의 정보를 Object 로 생성 처리 및 설정하고(S130), 설정된 사용자 처리 요청 데이터 Object를 입력으로 처리한다(S140). 즉, 업무처리 실행 엔진모듈(300)의 업무처리 실행부(320)는 상기 업무처리 정의모듈(100)의 업무 처리 표준 Component 행위 정의부(140)를 통해 정의된 데이터의 처리를 수행하고, Process Logic 처리(분기,연산,판단 등)로 정의된 정보를 실행한다. 이후, 실행된 처리 데이터를 Object로 생성한다(S150).In addition, the business processing execution unit 320 of the business process execution engine module 300 generates and processes definition information of the business process standard components of the business process as an object (S130), and sets the set user processing request data object as an input. Process (S140). That is, the business process execution unit 320 of the business process execution engine module 300 performs the processing of data defined through the business process standard component action definition unit 140 of the business process definition module 100, and Process It executes the information defined by logic processing (branch, operation, judgment, etc.). Thereafter, the executed process data is generated as an object (S150).

또한, 논리 프로세스 모델링 정합성 메시지 표시부(150)는 업무처리 정의상의 오류가 발생하였는지 여부를 판단한다(S160). 제 S160 단계의 판단결과, 오류가 발생한 경우, 발생한 오류가 사용자가 정의한 오류인지 여부를 판단하고(S170), 제 S170 단계의 판단결과, 사용자가 정의한 오류일 경우 논리 프로세스 모델링부(130) 를 통해 처리 구분된 처리 흐름을 설계 시 설계자가 설정한 메시지를 설정하고(S180), 사용자가 정의한 오류가 아닐 경우 프로세스를 종료한다.In addition, the logic process modeling consistency message display unit 150 determines whether an error in a business process definition has occurred (S160). As a result of the determination in step S160, when an error occurs, it is determined whether the error is an error defined by the user (S170), and when the determination result of the step S170, the user-defined error through the logic process modeling unit 130 The process sets the message set by the designer at the time of designing the processing flow separated by the process (S180), and terminates the process if the error is not defined by the user.

이후, 업무 처리 표준 Component 행위 정의부(140)는 처리 결과 Object를 각각의 단계에서 사용할 수 있도록 행위를 설정한다(S190).Thereafter, the business process standard component action definition unit 140 sets an action to use the processing result object in each step (S190).

이후, 사용자 인터페이스모듈(400)은 업무처리 Map를 확인하여 다음 처리 대상이 존재하는지 판단하고(S200), 판단결과 처리 대상이 존재할 경우, 상기 제 S130 단계로 절차를 이행하며, 존재하지 않을 경우 프로세스를 종료한다.Thereafter, the user interface module 400 checks the work processing map to determine whether a next processing target exists (S200), and if there exists a processing target for the determination result, implements the procedure to step S130, and if it does not exist, the process. To exit.

한편, 도 9 는 본 발명에 따른 업무처리 결과를 출력하기 위한 편집순서에 관한 흐름도로서, 도시된 바와 같이 업무처리 결과 편집부(330)는 업무처리 정의모듈(100)의 업무처리 표준 Component부(120)에 의해 정의된 업무처리 표준 Component의 행위 정보 중 출력으로 지정된 정보를 검색한다(S210).9 is a flowchart illustrating an editing procedure for outputting a business process result according to the present invention. As illustrated, the business process result editing unit 330 is a business process standard component unit 120 of the business process definition module 100. Search for the information specified as the output among the behavior information of the business process standard component defined by (S210).

업무처리 결과 편집부(330)는 제 S210 단계를 통해 검색된 정보와, 처리결과 Object의 행위 설정 결과를 비교하여 출력 대상이 되는 Object를 선정하고(S220), 선정된 Object의 형식을 상기 제 S210 단계에서 검색된 출력 정보의 형식에 맞도록 출력한다(S230).The business process result editing unit 330 compares the information retrieved through step S210 with the action setting result of the processing result object, selects an object to be output (S220), and selects the format of the selected object in step S210. It outputs in accordance with the format of the retrieved output information (S230).

이후, 사용자 인터페이스모듈(400)을 통해 출력된 Object 처리결과를 XML 형태로 변환한다(S240).Thereafter, the object processing result output through the user interface module 400 is converted into an XML form (S240).

이상으로 본 발명의 기술적 사상을 예시하기 위한 바람직한 실시예와 관련하여 설명하고 도시하였지만, 본 발명은 이와 같이 도시되고 설명된 그대로의 구성 및 작용에만 국한되는 것이 아니며, 기술적 사상의 범주를 일탈함이 없이 본 발명에 대해 다수의 변경 및 수정이 가능함을 당업자들은 잘 이해할 수 있을 것이다. 따라서, 그러한 모든 적절한 변경 및 수정과 균등물들도 본 발명의 범위에 속하는 것으로 간주되어야 할 것이다. As described above and described with reference to a preferred embodiment for illustrating the technical idea of the present invention, the present invention is not limited to the configuration and operation as shown and described as described above, it is a deviation from the scope of the technical idea It will be understood by those skilled in the art that many modifications and variations can be made to the invention without departing from the scope of the invention. Accordingly, all such suitable changes and modifications and equivalents should be considered to be within the scope of the present invention.

도 1 은 본 발명에 따른 응용업무관리 시스템에 관한 전체 구성도. 1 is an overall configuration diagram of an application management system according to the present invention.

도 2 는 본 발명에 따른 업무처리 정의모듈에 관한 세부 구성도. 2 is a detailed block diagram of a business process definition module according to the present invention;

도 3 은 본 발명에 따른 업무처리 표준 Component부의 기능을 블록으로 나타낸 일예시도.Figure 3 is an exemplary view showing the function of a block of standard business process components according to the present invention.

도 4 는 본 발명에 따른 업무처리 실행 엔진모듈에 관한 세부 구성도.4 is a detailed configuration diagram of a business process execution engine module according to the present invention;

도 5 는 본 발명에 따른 업무처리 정의에 관한 흐름도. 5 is a flow chart related to business process definition in accordance with the present invention.

도 6 은 본 발명에 따른 업무처리 표준 Component를 이용하여 업무처리 흐름을 설계하는 모습을 보여주는 일예시도. Figure 6 is an exemplary view showing how to design a business process flow using a business process standard component according to the present invention.

도 7 은 본 발명에 따른 업무처리 실행준비 흐름도.7 is a flowchart of preparation for execution of a work process according to the present invention;

도 8 은 본 발명에 따른 업무처리 실행 흐름도. 8 is a flowchart of a business process execution according to the present invention.

도 9 는 본 발명에 따른 업무처리 결과 편집순서에 관한 흐름도. 9 is a flowchart of a task processing result editing procedure according to the present invention;

** 도면의 주요 부분에 대한 부호의 설명 **** Description of symbols for the main parts of the drawing **

100: 업무처리 정의모듈 200: 업무처리 정의 저장모듈100: business process definition module 200: business process definition storage module

300: 업무처리 실행 엔진모듈 400: 사용자 인터페이스모듈300: business process execution engine module 400: user interface module

500: 결과 출력모듈 110: 업무정의 메뉴 구성부500: result output module 110: task definition menu component

120: 업무처리 표준 Component부 130: 논리 프로세스 모델링부120: business process standard component 130: logic process modeling unit

140: 업무 처리 표준 Component 행위 정의부 140: Business process standard component behavior definition unit

150: 논리 프로세스 모델링 정합성 메시지 표시부150: logical process modeling consistency message display unit

160: 논리 프로세스 모델 실행 확인부160: logical process model execution confirmation unit

170: 공통처리 Component 정의부 170: common process component definition unit

310: 업무처리 실행 준비부 310: preparation for execution of business processing

320: 업무처리 실행부 330: 업무처리 결과 편집부320: business process execution unit 330: business process result editing unit

340: 사용자 권한 처리부 350: 사용자 생성부 340: user authority processing unit 350: user generation unit

Claims (12)

업무처리를 정의하기 위한 표준 Component 들을 이용하여 처리하고자 하는 업무의 기능을 설계하는 업무처리 정의모듈(100);A task processing definition module 100 for designing a function of a task to be processed by using standard components for defining a task processing; 업무처리 정의를 위한 표준 Component 들과 각 Component 실행을 위한 데이터 처리와, Process Logic 처리로 구분되는 정의를 저장하는 업무처리 정의 저장모듈(200);A task processing definition storage module 200 for storing definitions which are divided into standard components for defining work processing, data processing for executing each component, and process logic processing; Object Map 정보를 생성하고, 업무처리 정의모듈(100)에 의해 정의/설계된 정보에 따라 해당 Component를 실행시키며, 실행 종료 시, 생성된 처리결과 Object들과 상기 업무처리 정의 저장모듈(200)에 저장된 출력 정의문을 참조하여 편집 처리하는 업무처리 실행 엔진모듈(300); Generates object map information, executes the corresponding component according to the information defined / designed by the business process definition module 100, and at the end of execution, the generated process result objects and stored in the business process definition storage module 200 A task processing execution engine module 300 for editing processing with reference to the output definition statement; 사용자의 입력수단으로서, 응용업무관리 시스템에 의한 응용업무관리를 위한 모든 입력전달을 수행하는 사용자 인터페이스모듈(400); 및 As a user input means, the user interface module 400 for performing all input transmission for the application management by the application management system; And 상기 사용자 인터페이스모듈(400)을 통해 입력되는 모든 수행과정 및 처리 결과를 출력하는 결과 출력모듈(500); 을 포함하되, A result output module 500 for outputting all the execution processes and processing results inputted through the user interface module 400; ≪ / RTI > 상기 업무처리 실행 엔진모듈(300)은,The business process execution engine module 300, 업무처리에 대한 처리요청이 발생하면 업무처리 정의 저장모듈(200)에 저장된 정보를 검색하는 업무처리 실행 준비부(310);A job processing execution preparation unit 310 for searching for information stored in the job processing definition storage module 200 when a processing request for the job processing occurs; 실행할 Object Map 정보를 생성하고, 업무처리 정의모듈(100)에서 정의/설계되어 업무처리 정의 저장모듈(200)에 저장된 정보에 따라 해당 Component를 실행시키는 업무처리 실행부(320); A business process execution unit 320 for generating object map information to be executed and executing the corresponding component according to the information stored in the business process definition storage module 200 which is defined / designed in the business process definition module 100; 상기 업무처리 실행부(320)의 실행 종료 시, 생성된 처리결과 Object들과 상기 업무처리 정의 저장모듈(200)에 저장된 출력 정의문을 참조하여 편집 처리하는 업무처리 결과 편집부(330);A task processing result editing unit 330 for editing processing by referring to the generated processing result objects and the output definition statement stored in the work processing definition storage module 200 at the end of execution of the work processing executing unit 320; 사용자 로그인 인증처리 및 해당 로그인 사용대한 업무 기술 가능 권한을 할당 및 관리하는 사용자 권한 처리부(340); 및 A user authority processing unit 340 for allocating and managing a user login authentication process and a job description possible right for the login use; And 사용자의 요구에 따라 새로운 Object를 생성 및 정의하는 사용자 생성부(350); 를 포함하는 것을 특징으로 하는 응용업무관리 시스템. A user generator 350 for generating and defining a new object according to a user's request; Application task management system comprising a. 제 1 항에 있어서,The method of claim 1, 상기 업무처리 정의모듈(100)은, The business process definition module 100, 업무처리를 위한 기능체계를 생성 및 관리하는 업무정의 메뉴 구성부(110);A task definition menu component 110 for generating and managing a functional system for task processing; SQL 정의, Component 간 데이터 처리정의, Transaction 관리, 단일/다중분기, Component 동시실행 정의, 실행 Debugging 정의, Component 흐름 정의, 공통 Component 정의, 단일 Table 처리, 연산(계산, 분기, 판단, 조합) 정의, Gateway 정의, 메뉴구성 정의, 파일처리, 권한/통제 정의를 수행하는 업무처리 표준 Component부(120);SQL definition, data processing definition between components, transaction management, single / multi-branch, component concurrent execution definition, execution debugging definition, component flow definition, common component definition, single table processing, operation (calculation, branch, judgment, combination) definition, A business process standard component unit 120 for performing gateway definition, menu configuration definition, file processing, and authority / control definition; 업무처리 표준 Component부(120)의 각 업무처리 구분에 따른 처리 흐름을 설계하는 논리 프로세스 모델링부(130);A logic process modeling unit 130 for designing a processing flow according to each business process division of the business process standard component unit 120; 각 Component 실행을 위한 데이터 처리에 필요한 정의문 및 Process Logic 처리를 정의하는 업무 처리 표준 Component 행위 정의부(140);A business process standard component behavior definition unit 140 for defining definition statements and process logic processing required for data processing for each component execution; 상기 논리 프로세스 모델링부(130)에서 업무처리 표준 Component를 이용하여 업무처리를 정의할 경우, 정의상의 오류 발생 상태를 표시하는 논리 프로세스 모델링 정합성 메시지 표시부(150); 및 A logical process modeling consistency message display unit 150 for displaying an error occurrence state in definition when defining a business process using the business process standard component in the logic process modeling unit 130; And 상기 논리 프로세스 모델링부(130)에서 정의된 업무처리 표준 Component를 실제 운영하기 전에 테스트하는 논리 프로세스 모델 실행 확인부(160); 를 포함하는 것을 특징으로 하는 응용업무관리 시스템. A logical process model execution checking unit 160 for testing before actually operating the business process standard component defined by the logical process modeling unit 130; Application task management system comprising a. 제 2 항에 있어서,The method of claim 2, 상기 업무처리 정의모듈(100)은, The business process definition module 100, 공통적으로 사용되어 지는 업무처리가 있는 경우, 업무처리 표준 Component 를 이용하여 상기 논리 프로세스 모델링부(130)에서 설계, 정의한 후 공통처리 Component로 등록하여 공용하는 공통처리 Component 정의부(170)를 더 포함하는 것을 특징으로 하는 응용업무관리 시스템. If there is a business process to be used in common, further includes a common processing component definition unit 170 that is designed and defined in the logical process modeling unit 130 using a business process standard component, and then registered and shared as a common processing component. Application task management system, characterized in that. 제 2 항에 있어서,The method of claim 2, 상기 논리 프로세스 모델 실행 확인부(160)는,The logical process model execution check unit 160, 테스트 데이터를 입력받는 테스트 데이터 입력기 및 실행한 결과를 업무처리 표준 Component를 기준으로 데이터 처리상태와 Process Logic 처리 상태를 표시해주는 Log trace 표시기를 포함하는 것을 특징으로 하는 응용업무관리 시스템. An application task management system comprising a test data input unit for receiving test data and a log trace indicator for displaying the data processing status and the process logic processing status based on a business process standard component. 삭제delete (a) 업무처리 실행 엔진모듈(300)이 사용자 인터페이스모듈(400)을 통해 수신한 사용자 정보를 이용하여 사용자 인증을 수행하고, 업무처리 사용 권한을 확인하는 단계; (a) performing, by the work processing execution engine module 300, user authentication using the user information received through the user interface module 400, and confirming the work processing use authority; (b) 업무처리 정의모듈(100)은 업무 메뉴를 생성하고, 업무처리 요청 생성 정의를 수행하는 단계; (b) the task processing definition module 100 generates a task menu and performs a task processing request generation definition; (c) 상기 업무처리 정의모듈(100)이 업무처리 표준 Component를 선택하여 드래그 앤 드롭 방식으로 업무처리 표준 Component를 업무처리 모델링 영역으로 가져와 업무처리의 흐름을 설계하고, 데이터 처리를 위한 정의문과 Process Logic 처리를 위한 정의를 수행하는 단계; 및 (c) The business process definition module 100 selects the business process standard component and brings the business process standard component to the business process modeling area by drag and drop to design the flow of the business process, and defines the statement and process for data processing. Performing a definition for logic processing; And (d) 상기 업무처리 정의모듈(100)이 업무처리의 정상동작 여부를 확인하기 위하여, 입력된 데이터를 이용하여 테스트를 실행하고, 실행상태를 확인하는 단계; 를 포함하는 응용업무관리 방법. (d) performing, by the business process definition module 100, a test using the input data to confirm whether the business process is normally operating, and confirming an execution state; Application task management method comprising a. 제 6 항에 있어서,The method of claim 6, 상기 (d) 단계 이후에, After step (d), (e) 상기 (d) 단계에서 실행오류가 발생할 경우, 상기 제 (c) 단계로 절차를 이행하며, 실행오류가 발생하지 않을 경우 프로세스를 종료하는 단계; 를 포함하는 응용업무관리 방법.(e) if an execution error occurs in step (d), executing the procedure to step (c); terminating the process if an execution error does not occur; Application task management method comprising a. 삭제delete (f) 사용자 인터페이스모듈(400)이 사용자로부터 업무처리 정의 저장모듈(200)에 저장된 업무처리에 대하여 처리요청을 수신한 경우, 업무처리 실행 엔진모듈(300)이 처리대상 데이터들을 Object화 정의화하는 단계; (f) When the user interface module 400 receives a processing request for the work processing stored in the work processing definition storage module 200 from the user, the work processing execution engine module 300 may define the object to be processed. step; (g) 상기 업무처리 실행 엔진모듈(300)이 업무처리 정의 저장모듈(200)에 저장된 정보를 검색하는 단계; 및 (g) retrieving the information stored in the business process definition storage module 200 by the business process execution engine module 300; And (h) 상기 업무처리 실행 엔진모듈(300)이 업무처리 Map을 작성하는 단계;(h) creating a business process map by the business process execution engine module 300; (i) 업무처리 정의모듈(100)이 상기 제 (f) 단계를 통해 정의된 Object를 사용가능한 Object로 변환하는 단계; (i) the business process definition module 100 converting the object defined through the step (f) into an usable object; (j) 상기 업무처리 정의모듈(100)이 Log Trace 정보를 참조하여 Log Trace를 설정하며, 메시지 출력방식을 설정하는 단계; (j) setting the log trace by referring to the log trace information by the business process definition module 100 and setting a message output method; (k) 상기 업무처리 실행 엔진모듈(300)이 업무처리 표준 Component 들의 정의 정보를 Object 로 생성 처리 및 설정하고, 설정된 사용자 처리 요청 데이터 Object를 입력으로 처리하는 단계; (k) the business process execution engine module 300 generating and processing definition information of the business process standard components as an Object, and processing the set user process request data Object as an input; (l) 상기 업무처리 실행 엔진모듈(300)이 상기 (k) 단계에서 실행된 처리 데이터를 Object로 생성하는 단계; (l) generating, by the business process execution engine module 300, the process data executed in the step (k) as an Object; (m) 상기 업무처리 정의모듈(100)이 업무처리 정의상의 오류가 발생하였는지 여부를 판단하는 단계; (m) determining, by the business process definition module 100, whether an error in the business process definition occurs; (o) 상기 (m) 단계의 판단결과, 오류가 발생한 경우, 발생한 오류가 사용자가 정의한 오류인지 여부를 판단하는 단계; (o) if an error occurs as a result of the determination in step (m), determining whether the error is a user-defined error; (p) 상기 (o) 단계의 판단결과, 사용자가 정의한 오류일 경우, 처리 흐름 설계 시 설계자가 설정한 메시지를 설정하는 단계; 및 (p) setting a message set by the designer when designing the processing flow when the determination result of step (o) is a user-defined error; And (q) 상기 업무처리 정의모듈(100)이 처리 결과 Object를 각각의 단계에서 사용할 수 있도록 행위를 설정하는 단계; 를 포함하는 것을 특징으로 하는 응용업무관리 방법. (q) setting an action for the business process definition module 100 to use the processing result object in each step; Application task management method comprising a. 제 9 항에 있어서,The method of claim 9, 상기 (q) 단계 이후에, After step (q), (r) 사용자 인터페이스모듈(400)이 업무처리 Map를 확인하여 다음 처리 대상이 존재하는지 판단하고, 판단결과 처리 대상이 존재할 경우, 상기 (k) 단계로 절차를 이행하며, 존재하지 않을 경우 프로세스를 종료하는 단계; 를 더 포함하는 것을 특징으로 하는 응용업무관리 방법. (r) The user interface module 400 checks the work processing map to determine whether the next processing target exists. If the determination result exists, the process proceeds to step (k). Terminating; Application task management method characterized in that it further comprises. 제 9 항에 있어서,The method of claim 9, 상기 (o) 단계의 판단결과, 사용자가 정의한 오류가 아닐 경우 프로세스를 종료하는 단계; 를 더 포함하는 것을 특징으로 하는 응용업무관리 방법. Terminating the process if it is not an error defined by the user as a result of the determination of step (o); Application task management method characterized in that it further comprises. 제 9 항에 있어서, The method of claim 9, 상기 (q) 단계 이후에, After step (q), (s) 업무처리 실행 엔진모듈(300)이 업무처리 정의모듈(100)에 의해 정의된 업무처리 표준 Component의 행위 정보 중 출력으로 지정된 정보를 검색하는 단계; (s) searching, by the business process execution engine module 300, information designated as an output among the behavior information of the business process standard component defined by the business process definition module 100; (t) 상기 업무처리 실행 엔진모듈(300)이 상기 (s) 단계를 통해 검색된 정보와, 처리결과 Object의 행위 설정 결과를 비교하여 출력 대상이 되는 Object를 선 정하는 단계;(t) selecting, by the work processing execution engine module 300, an object to be output by comparing the information retrieved through the step (s) with the action setting result of the processing result object; (u) 상기 업무처리 실행 엔진모듈(300)이 선정된 Object의 형식을 상기 (s) 단계에서 검색된 출력 정보의 형식에 맞도록 출력하는 단계; 및 (u) outputting, by the business process execution engine module 300, the format of the selected object to match the format of the output information retrieved in the step (s); And (v) 사용자 인터페이스모듈(400)이 출력된 Object 처리결과를 XML 형태로 변환하는 단계; 를 더 포함하는 것을 특징으로 하는 응용업무관리 방법. (v) the user interface module 400 converting the output Object processing result into an XML form; Application task management method characterized in that it further comprises.
KR1020070113099A 2007-11-07 2007-11-07 System for application business managementing and method therefor KR100984049B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020070113099A KR100984049B1 (en) 2007-11-07 2007-11-07 System for application business managementing and method therefor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020070113099A KR100984049B1 (en) 2007-11-07 2007-11-07 System for application business managementing and method therefor

Publications (2)

Publication Number Publication Date
KR20090047091A KR20090047091A (en) 2009-05-12
KR100984049B1 true KR100984049B1 (en) 2010-09-30

Family

ID=40856636

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020070113099A KR100984049B1 (en) 2007-11-07 2007-11-07 System for application business managementing and method therefor

Country Status (1)

Country Link
KR (1) KR100984049B1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101433139B1 (en) * 2012-11-05 2014-08-26 (주)토탈소프트뱅크 Data Preprocessing System For Process Analysis
WO2017023013A1 (en) * 2015-07-31 2017-02-09 (주)눈비소프트 Work system developing device and work system providing server

Also Published As

Publication number Publication date
KR20090047091A (en) 2009-05-12

Similar Documents

Publication Publication Date Title
CN109739766B (en) System and method for rapidly building FPGA digital simulation model
US9141521B2 (en) Method and apparatus for automatically generating a test script for a graphical user interface
Cabot et al. UMLtoCSP: a tool for the formal verification of UML/OCL models using constraint programming
US9501596B2 (en) Graphical design verification environment generator
US6385765B1 (en) Specification and verification for concurrent systems with graphical and textual editors
US7861217B2 (en) Non-graphical model dependencies in graphical modeling environments
US7131086B2 (en) Logic verification device, logic verification method and logic verification computer program
US8291372B2 (en) Creating graphical models representing control flow of a program manipulating data resources
CN104090776A (en) Software development method and system
US20120116561A1 (en) Program testing apparatus, method of testing a program, and program testing program
US20060136864A1 (en) Apparatus and method for product-line architecture description and verification
US8527254B2 (en) Simulator engine development system and simulator engine development method
US5907698A (en) Method and apparatus for characterizing static and dynamic operation of an architectural system
US8855981B2 (en) Tools for system-level design environments
CN111290954B (en) FPGA component visual test framework and method based on UVM
KR100984049B1 (en) System for application business managementing and method therefor
US9280627B1 (en) GUI based verification at multiple abstraction levels
JP6568017B2 (en) Test support apparatus and test support method
US11188307B2 (en) Modelizing resources and external data of a program for procedural language coding
US20130346141A1 (en) Workflow modeling with workets and transitions
US8812269B1 (en) Dynamic range assessment in block diagram systems
US20080195453A1 (en) Organisational Representational System
JP6037976B2 (en) Source code generator
Wang et al. Analyzing inaccurate artifact usages in a workflow schema
Matsuura et al. Automatic Verification of Behavior of UML Requirements Specifications using Model Checking.

Legal Events

Date Code Title Description
A201 Request for examination
N231 Notification of change of applicant
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20130724

Year of fee payment: 4

FPAY Annual fee payment

Payment date: 20140704

Year of fee payment: 5

FPAY Annual fee payment

Payment date: 20151019

Year of fee payment: 6

FPAY Annual fee payment

Payment date: 20160804

Year of fee payment: 7

FPAY Annual fee payment

Payment date: 20170718

Year of fee payment: 8

FPAY Annual fee payment

Payment date: 20180827

Year of fee payment: 9

FPAY Annual fee payment

Payment date: 20190828

Year of fee payment: 10