KR102566983B1 - Automation model device for scheduler-based workflow process - Google Patents

Automation model device for scheduler-based workflow process Download PDF

Info

Publication number
KR102566983B1
KR102566983B1 KR1020210070956A KR20210070956A KR102566983B1 KR 102566983 B1 KR102566983 B1 KR 102566983B1 KR 1020210070956 A KR1020210070956 A KR 1020210070956A KR 20210070956 A KR20210070956 A KR 20210070956A KR 102566983 B1 KR102566983 B1 KR 102566983B1
Authority
KR
South Korea
Prior art keywords
processor
api
task
workflow
external
Prior art date
Application number
KR1020210070956A
Other languages
Korean (ko)
Other versions
KR20220162466A (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 KR1020210070956A priority Critical patent/KR102566983B1/en
Publication of KR20220162466A publication Critical patent/KR20220162466A/en
Application granted granted Critical
Publication of KR102566983B1 publication Critical patent/KR102566983B1/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
    • G06Q10/0631Resource planning, allocation, distributing or scheduling for enterprises or organisations
    • G06Q10/06316Sequencing of tasks or work
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4812Task transfer initiation or dispatching by interrupt, e.g. masked
    • G06F9/4831Task transfer initiation or dispatching by interrupt, e.g. masked with variable priority
    • G06F9/4837Task transfer initiation or dispatching by interrupt, e.g. masked with variable priority time dependent
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
    • G06F9/4881Scheduling strategies for dispatcher, e.g. round robin, multi-level priority queues
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/109Time management, e.g. calendars, reminders, meetings or time accounting

Landscapes

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

Abstract

본 발명의 일실시 예에 따른 스케줄러 기반의 워크플로우 프로세스 자동화 모델 장치는 태스크(Task)를 디스플레이하는 디스플레이부, 외부 데이터베이스로부터 외부 API를 전송받는 통신 모듈, 상기 외부 API를 저장하는 메모리 및 상기 태스크를 생성하고, 생성된 상기 태스크에 코드 스크립트를 삽입하도록 제어하는 프로세서;를 포함하고, 상기 코드 스크립트는 상기 프로세서의 제어 하에 상기 외부 API로, 해당 코드 스크립트의 클릭시 삽입된 상기 외부 API 목록이 제공되도록 구성되는 것을 포함한다.A scheduler-based workflow process automation model device according to an embodiment of the present invention includes a display unit for displaying a task, a communication module for receiving an external API from an external database, a memory for storing the external API, and the task. and a processor that controls to generate and insert a code script into the created task, wherein the code script is an external API under the control of the processor, and a list of the external API inserted when a corresponding code script is clicked is provided. including what is made up of

Description

스케줄러 기반의 워크플로우 프로세스 자동화 모델 장치{Automation model device for scheduler-based workflow process}Scheduler-based workflow process automation model device {Automation model device for scheduler-based workflow process}

본 발명은 스케줄러 기반의 워크플로우 프로세스 자동화 모델 장치에 관한 것으로, 더욱 상세하게는 프로세스 인스턴스에 외부 API 및 Database의 Data를 사용한 Script 기반 동적 이벤트를 부여하고, 캘린더에서 프로세스 인스턴스의 스케줄링 할 수 있는 스케줄러 기반의 워크플로우 프로세스 자동화 모델 장치에 관한 것이다.The present invention relates to a scheduler-based workflow process automation model device, and more particularly, to a scheduler-based scheduler capable of assigning script-based dynamic events using external API and database data to process instances and scheduling process instances in a calendar. of workflow process automation model devices.

일반적으로 워크플로우 프로세스 모델링에 있어서 동적 이벤트를 부여하여 기업의 다양한 프로세스 절차를 표현하는 것에 대한 요구사항이 다수 있었다. 그리하여, 워크플로우에 트랜잭션, 이벤트 트리거링 및 스크립트 코드를 활용한 동적인 프로세스 관리와 관련한 많은 솔루션들이 등장했다.In general, in workflow process modeling, there are many requirements for expressing various process procedures of a company by assigning dynamic events. As a result, many solutions related to dynamic process management using transactions, event triggering, and script code in the workflow have emerged.

그러나 워크플로우 사용자의 요구는 보다 다양해지고, 기업의 시스템은 더욱 복잡해져서 이를 관리할 워크플로우 전문가가 없는 중소기업에서는 활용도가 낮았다. 그리하여, 최근에는 프로세스 자동화에 대한 많은 연구개발이 진행되고 있다. 이러한 워크플로우 프로세스 모델들은 프로세스 인스턴스 속성에 장문의 스크립트 코드를 삽입하여 개발된다.However, as the needs of workflow users have become more diverse and corporate systems have become more complex, SMEs that do not have workflow experts to manage them have not been able to utilize them. Therefore, in recent years, a lot of research and development on process automation has been conducted. These workflow process models are developed by inserting lengthy script code into process instance properties.

그러나 이와 같은 종래 기술에 따른 워크플로우 프로세스 자동화 모델은 개발자의 스크립트 하드코딩이 프로세스 인스턴스 별로 반드시 필요하므로 자동화 이전 프로세스에 비하여 작업효율 증가가 미비한 문제점이 있다.However, the workflow process automation model according to the prior art has a problem in that the increase in work efficiency is insufficient compared to the pre-automation process because the developer's script hardcoding is necessarily required for each process instance.

또한, 기존의 워크플로우에 캘린더 기반 스케줄링 시스템을 도입한 다양한 사례가 있으나 이는 모델러에서 정의한 프로세스 인스턴스를 작업 시스템에서 시간 정보를 설정하면 캘린더에 반영하여 표현되는 방식이다. 이는 프로세스 절차에 직접적인 영향을 주기 어렵고 프로세스 인스턴스에서 스크립트 실행 절차에 영향을 주기 어렵다는 문제점이 있다.In addition, there are various examples of introducing a calendar-based scheduling system into an existing workflow, but this is a method in which the process instance defined in the modeler is reflected in the calendar when time information is set in the work system and expressed. This has a problem in that it is difficult to directly affect the process procedure and difficult to affect the script execution procedure in the process instance.

대한민국 특허공보, 10-2019-0043446, (발명의 명칭: 워크플로우 엔진 프레임워크)Republic of Korea Patent Publication, 10-2019-0043446, (Title of Invention: Workflow Engine Framework)

본 발명은 상기와 같은 문제점을 해결하기 위해 안출된 것으로, 워크플로우의 프로세스 인스턴스에서 외부 API 및 Database를 활용한 동적 컴포넌트를 구성하고 캘린더 기반의 스케줄러에서 프로세스 수행을 직접 관리할 수 있는 스케줄러 기반의 워크플로우 프로세스 자동화 모델 장치를 제공하는데 그 목적이 있다.The present invention has been made to solve the above problems, and is a scheduler-based work that can configure dynamic components using external APIs and databases in a process instance of a workflow and directly manage process execution in a calendar-based scheduler. Its purpose is to provide a flow process automation model device.

본 발명에서 이루고자 하는 기술적 목적들은 이상에서 언급한 사항들로 제한되지 않으며, 언급하지 않은 또 다른 기술적 과제들은 이하 설명할 본 발명의 실시예들로부터 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자에 의해 고려될 수 있다.The technical objects to be achieved in the present invention are not limited to the above-mentioned matters, and other technical problems not mentioned are those of ordinary skill in the art to which the present invention belongs from the embodiments of the present invention to be described below. can be considered by

이하에서는 본 발명의 실시예들로서 스케줄러 기반의 워크플로우 프로세스 자동화 모델 장치에 대해서 설명한다.Hereinafter, as embodiments of the present invention, a scheduler-based workflow process automation model device will be described.

본 발명의 일실시 예에 따른 스케줄러 기반의 워크플로우 프로세스 자동화 모델 장치는 태스크(Task)를 디스플레이하는 디스플레이부, 외부 데이터베이스로부터 외부 API를 전송받는 통신 모듈, 상기 외부 API를 저장하는 메모리 및 상기 태스크를 생성하고, 생성된 상기 태스크에 코드 스크립트를 삽입하도록 제어하는 프로세서;를 포함하고, 상기 코드 스크립트는 상기 프로세서의 제어 하에 상기 외부 API로, 해당 코드 스크립트의 클릭시 삽입된 상기 외부 API 목록이 제공되도록 구성되는 것을 포함한다.A scheduler-based workflow process automation model device according to an embodiment of the present invention includes a display unit for displaying a task, a communication module for receiving an external API from an external database, a memory for storing the external API, and the task. and a processor that controls to generate and insert a code script into the created task, wherein the code script is an external API under the control of the processor, and a list of the external API inserted when a corresponding code script is clicked is provided. including what is made up of

또한, 상기 프로세서는, 상기 태스크(Task)가 클릭되면, 상기 태스크에 해당하는 API 리스트를 출력 또는 디스플레이하도록 제어하는 것을 포함할 수 있다.In addition, the processor may include controlling to output or display an API list corresponding to the task when the task is clicked.

또한, 상기 프로세서는, 상기 적어도 하나 이상의 웹 워크플로우 프로그램을 상기 메모리에 저장하고, 저장된 상기 웹 워크플로우 프로그램을 사전에 등록하여 상기 API List를 형성하되, 상기 외부 API를 상기 API List에 추가하거나 제어하는 것을 포함할 수 있다.In addition, the processor stores the at least one web workflow program in the memory, registers the stored web workflow program in advance to form the API List, and adds or controls the external API to the API List. may include doing

또한, 상기 프로세서는, 상기 통신 모듈을 통해 상기 외부 데이터베이스와 연동되어 상기 API List에 대응되는 스크립트를 수행하도록 제어하는 것을 포함할 수 있다.In addition, the processor may include controlling to execute a script corresponding to the API List in conjunction with the external database through the communication module.

또한, 상기 프로세서는, 시간정보를 매핑할 수 있는 인터페이스를 제공하되, 등록된 상기 웹 워크플로우 프로그램을 이용하여 기설정된 시간정보에 기초하여 캘린더를 구축하도록 제어하는 것을 포함할 수 있다.In addition, the processor may provide an interface capable of mapping time information, and may include controlling construction of a calendar based on preset time information using the registered web workflow program.

또한, 상기 기설정된 시간정보는, 사용자가 정의한 시작시점, 종료시점, 변경시점을 포함할 수 있다.In addition, the preset time information may include a start point, an end point, and a change point defined by a user.

또한, 상기 프로세서는, 상기 API List의 항목 중 하나가 선택되면, 임베디드 스크립에 대응되는 해당 API를 등록하도록 제어하는 것을 포함할 수 있다.In addition, the processor may include controlling to register a corresponding API corresponding to an embedded script when one of the items of the API List is selected.

또한, 상기 프로세서는, 상기 데이터베이스를 테스크(Task) 별로 등록하기 위해 전역 변수를 설정하거나, 상기 데이터베이스의 연결을 턴 온 또는 턴 오프되도록 제어하는 것을 포함할 수 있다.Also, the processor may set a global variable to register the database for each task, or control the connection of the database to be turned on or off.

상술한 본 발명의 양태들은 본 발명의 바람직한 실시예들 중 일부에 불과하며, 본원 발명의 기술적 특징들이 반영된 다양한 실시예들이 당해 기술분야의 통상적인 지식을 가진 자에 의해 이하 상술할 본 발명의 상세한 설명을 기반으로 도출되고 이해될 수 있다.The above-described aspects of the present invention are only some of the preferred embodiments of the present invention, and various embodiments in which the technical features of the present invention are reflected are the details of the present invention to be detailed below by those skilled in the art. It can be derived and understood based on the description.

본 발명의 실시예들에 따르면 다음과 같은 효과를 얻을 수 있다. According to embodiments of the present invention, the following effects can be obtained.

본 발명은 워크플로우 프로세스 인스턴스에서 필요로 하는 이벤트들을 더 다양하고 세밀하게 지정할 수 있다.According to the present invention, events required by a workflow process instance can be more diversely and precisely specified.

본 발명은 기업에서 제안하는 모델을 활용하여 복잡하고 다양한 상황에 놓인 프로젝트나 업무를 작업별로 처리할 수 있다.The present invention can process projects or tasks in complex and diverse situations for each task by utilizing a model proposed by a company.

본 발명은 제조업에서 프로세스 자동화를 통한 MES, SCM, QMS 등의 솔루션을 적재적소에 활용하여 생산 공정을 개선할 수 있다.The present invention can improve the production process by utilizing solutions such as MES, SCM, and QMS through process automation in the right place in the manufacturing industry.

본 발명의 실시예들에서 얻을 수 있는 효과는 이상에서 언급한 효과들로 제한되지 않으며, 언급하지 않은 또 다른 효과들은 이하의 본 발명의 실시예들에 대한 기재로부터 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자에게 명확하게 도출되고 이해될 수 있다. 즉, 본 발명을 실시함에 따른 의도하지 않은 효과들 역시 본 발명의 실시예들로부터 당해 기술분야의 통상의 지식을 가진 자에 의해 도출될 수 있다.Effects obtainable in the embodiments of the present invention are not limited to the above-mentioned effects, and other effects not mentioned are common in the art to which the present invention pertains from the description of the following embodiments of the present invention. can be clearly derived and understood by those with knowledge of That is, unintended effects according to the practice of the present invention may also be derived by those skilled in the art from the embodiments of the present invention.

본 발명에 관한 이해를 돕기 위해 상세한 설명의 일부로 포함되고, 첨부된 도면들은 본 발명에 대한 다양한 실시예들을 제공한다. 또한, 첨부된 도면들은 상세한 설명과 함께 본 발명의 실시 형태들을 설명하기 위해 사용된다.
도 1은 본 명세서의 일 실시예에 따른 스케줄러 기반의 워크플로우 프로세스 자동화 모델 장치의 블록도이다.
도 2는 본 발명의 일실시 예에 따른 스케줄러 기반의 워크플로우 프로세스 자동화 모델 장치를 설명하기 위한 도이다.
도 3 내지 도 7은 본 발명의 일실시 예에 따른 스케줄러 기반의 워크플로우 프로세스 자동화 모델 장치의 동작을 설명하기 위한 도이다.
Included as part of the detailed description to aid understanding of the present invention, the accompanying drawings provide various embodiments of the present invention. In addition, the accompanying drawings, together with the detailed description, are used to describe the embodiments of the present invention.
1 is a block diagram of a scheduler-based workflow process automation model device according to an embodiment of the present specification.
2 is a diagram for explaining a scheduler-based workflow process automation model apparatus according to an embodiment of the present invention.
3 to 7 are diagrams for explaining the operation of a scheduler-based workflow process automation model device according to an embodiment of the present invention.

이하에서는 본 발명의 실시예들로서 스케줄러 기반의 워크플로우 프로세스 자동화 모델 장치에 대해서 설명한다.Hereinafter, as embodiments of the present invention, a scheduler-based workflow process automation model device will be described.

이하의 실시예들은 본 발명의 구성요소들과 특징들을 소정 형태로 결합한 것들이다. 각 구성요소 또는 특징은 별도의 명시적 언급이 없는 한 선택적인 것으로 고려될 수 있다. 각 구성요소 또는 특징은 다른 구성요소나 특징과 결합되지 않은 형태로 실시될 수 있다. 또한, 일부 구성요소들 및/또는 특징들을 결합하여 본 발명의 실시예를 구성할 수도 있다. 본 발명의 실시예들에서 설명되는 동작들의 순서는 변경될 수 있다. 어느 실시예의 일부 구성이나 특징은 다른 실시예에 포함될 수 있고, 또는 다른 실시예의 대응하는 구성 또는 특징과 교체될 수 있다.The following embodiments combine the elements and features of the present invention in certain forms. Each component or feature may be considered optional unless explicitly stated otherwise. Each component or feature may be implemented in a form not combined with other components or features. In addition, an embodiment of the present invention may be configured by combining some components and/or features. The order of operations described in the embodiments of the present invention may be changed. Some components or features of one embodiment may be included in another embodiment, or may be replaced with corresponding components or features of another embodiment.

도면에 대한 설명에서, 본 발명의 요지를 흐릴 수 있는 부분, 장치 및/또는 구성 등은 기술하지 않았으며, 당업자의 수준에서 이해할 수 있을 정도의 부분, 장치 및/또는 구성 또한 기술하지 아니하였다. 또한, 도면에서 동일한 도면 부호를 사용하여 지칭하는 부분은 장치 구성 또는 방법에서 동일한 구성 요소 또는 단계를 의미한다.In the description of the drawings, parts, devices, and/or components that may obscure the subject matter of the present invention are not described, and parts, devices, and/or components that can be understood by those skilled in the art are not described. In addition, parts referred to using the same reference numerals in the drawings mean the same components or steps in the apparatus configuration or method.

명세서 전체에서, 어떤 부분이 어떤 구성요소를 "포함(comprising 또는 including)"한다고 할 때, 이는 특별히 반대되는 기재가 없는 한 다른 구성요소를 제외하는 것이 아니라 다른 구성요소를 더 포함할 수 있는 것을 의미한다. 또한, 명세서에 기재된 "~부" 또는 "~기" 등의 용어는 적어도 하나의 기능이나 동작을 처리하는 단위를 의미한다. 또한, "일(a 또는 an)", "하나(one)", "그(the)" 및 유사 관련어는 본 발명을 기술하는 문맥에 있어서(특히, 이하의 청구항의 문맥에서) 본 명세서에 달리 지시되거나 문맥에 의해 분명하게 반박되지 않는 한, 단수 및 복수 모두를 포함하는 의미로 사용될 수 있다.Throughout the specification, when a part is said to "comprising" or "including" a certain element, it means that it may further include other elements, not excluding other elements, unless otherwise stated. do. In addition, terms such as “~unit” or “~group” described in the specification mean a unit that processes at least one function or operation. Also, "a or an", "one", "the" and similar related words in the context of describing the invention (particularly in the context of the claims below) Unless indicated or otherwise clearly contradicted by context, both the singular and the plural can be used.

또한, 본 발명의 실시예들에서 사용되는 특정(特定) 용어들 및/또는 기호들은 본 발명의 이해를 돕기 위해서 제공된 것이며, 이러한 특정 용어의 사용은 본 발명의 기술적 사상을 벗어나지 않는 범위에서 다른 형태로 변경될 수 있다.In addition, specific terms and / or symbols used in the embodiments of the present invention are provided to help the understanding of the present invention, and the use of these specific terms may be used in other forms without departing from the technical spirit of the present invention. can be changed to

도 1은 본 명세서의 일 실시예에 따른 스케줄러 기반의 워크플로우 프로세스 자동화 모델 장치의 블록도이다.1 is a block diagram of a scheduler-based workflow process automation model device according to an embodiment of the present specification.

도 1을 참조하면, 스케줄러 기반의 워크플로우 프로세스 자동화 모델 장치 (100)는 프로세서(110), 메모리(120), 통신 모듈(130) 그리고 디스플레이부(140)를 포함할 수 있다.Referring to FIG. 1 , a scheduler-based workflow process automation model apparatus 100 may include a processor 110, a memory 120, a communication module 130, and a display unit 140.

프로세서(110)는 하나 이상의 어플리케이션 프로세서(application processor, AP) 또는 하나 이상의 커뮤니케이션 프로세서(communication processor, CP)를 포함할 수 있다. 어플리케이션 프로세서 또는 커뮤니케이션 프로세서는 서로 다른 IC(integrated circuit) 패키지들 내에 각각 포함되거나 하나의 IC 패키지 내에 포함될 수 있다.The processor 110 may include one or more application processors (APs) or one or more communication processors (CPs). The application processor or communication processor may be included in different IC (integrated circuit) packages, respectively, or may be included in one IC package.

어플리케이션 프로세서(AP)는 운영체제 또는 응용 프로그램을 구동하여 어플리케이션 프로세서에 연결된 다수의 하드웨어 또는 소프트웨어 구성요소들을 제어하고, 멀티미디어 데이터를 포함한 각종 데이터 처리/연산을 수행할 수 있다. 예를 들어, 어플리케이션 프로세서는 SoC(system on chip)로 구현될 수 있다. 프로세서(110)는 GPU(graphic prcessing unit, 미도시)를 포함할 수 있다.The application processor (AP) may control a plurality of hardware or software components connected to the application processor by driving an operating system or an application program, and may process/calculate various data including multimedia data. For example, the application processor may be implemented as a system on chip (SoC). The processor 110 may include a graphic processing unit (GPU) (not shown).

커뮤니케이션 프로세서(CP)는 스케줄러 기반의 워크플로우 프로세스 자동화 모델 장치(100)와 네트워크로 연결된 다른 전자 기기들 간의 통신에서 데이터 링크를 관리하고 통신 프로토콜을 변환하는 기능을 수행할 수 있다. 예를 들어, 커뮤니케이션 프로세서(CP)는 SoC로 구현될 수 있다. 커뮤니케이션 프로세서(CP)는 멀티미디어 제어 기능의 적어도 일부를 수행할 수 있다.The communication processor (CP) may perform functions of managing data links and converting communication protocols in communication between the scheduler-based workflow process automation model device 100 and other electronic devices connected through a network. For example, a communication processor (CP) may be implemented as a SoC. The communication processor (CP) may perform at least part of the multimedia control function.

또한, 커뮤니케이션 프로세서(CP)는 통신 모듈(130)의 데이터 송수신을 제어할 수 있다. 커뮤니케이션 프로세서(CP)는 어플리케이션 프로세서의 적어도 일부로 포함되도록 구현될 수도 있다.Also, the communication processor (CP) may control data transmission and reception of the communication module 130 . The communication processor (CP) may be implemented to be included as at least a part of the application processor.

어플리케이션 프로세서(AP) 또는 커뮤니케이션 프로세서(CP)는 각각에 연결된 비휘발성 메모리(120) 또는 다른 구성요소 중 적어도 하나로부터 수신한 명령 또는 데이터를 휘발성 메모리(120)에 로드(load)하여 처리할 수 있다. 또한, 어플리케이션 프로세서(AP) 또는 커뮤니케이션 프로세서(CP)는 다른 구성요소 중 적어도 하나로부터 수신하거나 다른 구성요소 중 적어도 하나에 의해 생성된 데이터를 비휘발성 메모리(120)에 저장할 수 있다.The application processor (AP) or communication processor (CP) may load and process commands or data received from at least one of the non-volatile memory 120 or other components connected thereto into the volatile memory 120. . Also, the application processor (AP) or communication processor (CP) may store data received from at least one of the other components or generated by at least one of the other components in the non-volatile memory 120 .

한편, 본 명세서의 다양한 실시예에서 스케줄러 기반의 워크플로우 프로세스 자동화 모델 장치(100)는 프로세서(110)의 제어 하에 워크플로우의 task의 외부 API 및 Database와의 연동을 지원할 수 있다. 예를 들어, 본 발명의 스케줄러 기반의 워크플로우 프로세스 자동화 모델 장치(100)는 프로세서(110)의 제어 하에 워크플로우 모델러에서 BPMN2.0 기반 프로세스 모델링 수행 시 외부 API를 연결할 수 있는 기입란을 제공할 수 있고, API를 효율적으로 관리하기 위해 GUI 모델러에서 Task를 클릭하면, API LIST를 출력할 수 있다. 이에 사용자는 GUI를 통해 편리하게 API를 연동하고 task에서는 별도의 설정 없이 해당 API를 embedded script에서 활용할 수 있다. 구체적인 내용은 도 2 이후로 후술한다.Meanwhile, in various embodiments of the present specification, the scheduler-based workflow process automation model apparatus 100 may support interworking of a workflow task with an external API and a database under the control of the processor 110 . For example, the scheduler-based workflow process automation model device 100 of the present invention may provide an entry field for connecting an external API when BPMN2.0-based process modeling is performed in the workflow modeler under the control of the processor 110. In order to efficiently manage APIs, if you click Task in the GUI Modeler, API LIST can be output. Therefore, the user can conveniently link the API through the GUI and utilize the API in the embedded script without any additional setting in the task. Details will be described later with reference to FIG. 2 .

메모리(120)는 내장 메모리 또는 외장 메모리를 포함할 수 있다. 내장 메모리는 휘발성 메모리(예를 들면, DRAM(dynamic RAM), SRAM(static RAM), SDRAM(synchronous dynamic RAM) 등) 또는 비휘발성 메모리 비휘발성 메모리(예를 들면, OTPROM(one time programmable ROM), PROM(programmable ROM), EPROM(erasable and programmable ROM), EEPROM(electrically erasable and programmable ROM), mask ROM, flash ROM, NAND flash memory, NOR flash memory 등) 중 적어도 하나를 포함할 수 있다. 일 실시예에 따르면, 내장 메모리는 SSD(solid state drive)의 형태를 취할 수도 있다. 외장 메모리는 플래시 드라이브(flash drive), 예를 들면, CF(compact flash), SD(secure digital), Micro-SD(micro secure digital), Mini-SD(mini secure digital), xD(extreme digital) 또는 메모리 스틱(memory stick) 등을 더 포함할 수 있다.The memory 120 may include internal memory or external memory. The built-in memory includes volatile memory (eg, dynamic RAM (DRAM), static RAM (SRAM), synchronous dynamic RAM (SDRAM), etc.) or non-volatile memory (eg, one time programmable ROM (OTPROM)), It may include at least one of programmable ROM (PROM), erasable and programmable ROM (EPROM), electrically erasable and programmable ROM (EEPROM), mask ROM, flash ROM, NAND flash memory, NOR flash memory, etc.). According to one embodiment, the embedded memory may take the form of a solid state drive (SSD). The external memory is a flash drive, for example, compact flash (CF), secure digital (SD), micro secure digital (Micro-SD), mini secure digital (Mini-SD), extreme digital (xD), or A memory stick or the like may be further included.

본 명세서의 일 실시예에 따른 스케줄러 기반의 워크플로우 프로세스 자동화 모델 장치(100)의 메모리(120)는 연동된 외부 API, API List, 적어도 하나 이상의 웹 워크플로우 프로그램, 제조공정의 다양한 제품군의 API sets 등과 같이, 프로그램을 실행하는 동안 필요한 다양한 정보를 저장할 수 있다.The memory 120 of the scheduler-based workflow process automation model device 100 according to an embodiment of the present specification includes an interlocked external API, an API List, at least one or more web workflow programs, and API sets of various product groups in the manufacturing process. etc., various information required during program execution can be stored.

통신 모듈(130)은 무선 통신 모듈 또는 RF 모듈를 포함할 수 있다. 무선 통신 모듈은, 예를 들면, Wi-Fi, BT, GPS 또는 NFC를 포함할 수 있다. 예를 들면, 무선 통신 모듈은 무선 주파수를 이용하여 무선 통신 기능을 제공할 수 있다. 추가적으로 또는 대체적으로, 무선 통신 모듈은 스케줄러 기반의 워크플로우 프로세스 자동화 모델 장치(100)를 네트워크(예: Internet, LAN, WAN, telecommunication network, cellular network, satellite network, POTS 또는 5G network 등)와 연결시키기 위한 네트워크 인터페이스 또는 모뎀 등을 포함할 수 있다.The communication module 130 may include a wireless communication module or an RF module. The wireless communication module may include, for example, Wi-Fi, BT, GPS or NFC. For example, the wireless communication module may provide a wireless communication function using a radio frequency. Additionally or alternatively, the wireless communication module connects the scheduler-based workflow process automation model device 100 with a network (eg Internet, LAN, WAN, telecommunication network, cellular network, satellite network, POTS or 5G network, etc.) It may include a network interface or modem for

RF 모듈은 데이터의 송수신, 예를 들면, RF 신호 또는 호출된 전자 신호의 송수신을 담당할 수 있다. 일 례로, RF 모듈는 트랜시버(transceiver), PAM(power amp module), 주파수 필터(frequency filter) 또는 LNA(low noise amplifier) 등을 포함할 수 있다. 또한, RF 모듈은 무선 통신에서 자유 공간상의 전자파를 송수신하기 위한 부품, 예를 들면, 도체 또는 도선 등을 더 포함할 수 있다.The RF module may be responsible for transmitting and receiving data, for example, transmitting and receiving RF signals or called electronic signals. As an example, the RF module may include a transceiver, a power amp module (PAM), a frequency filter, or a low noise amplifier (LNA). In addition, the RF module may further include components for transmitting and receiving electromagnetic waves in free space in wireless communication, for example, conductors or wires.

디스플레이부(140)는 스케줄러 기반의 워크플로우 프로세스 자동화 모델 장치 (100)에서 실행되는 다양한 정보를 표시(출력)할 수 있다. 예를 들어, 디스플레이부(140)는 스케줄러 기반의 워크플로우 프로세스 자동화 모델 장치 (100)에서 구동되는 응용 프로그램의 실행 화면 정보, 또는 이러한 실행 화면 정보에 따른 UI(User Interface), GUI(Graphic User Interface) 정보를 표시할 수 있다. 예를 들어, 디스플레이부(140)는 프로세서(110)의 제어 하에 워크플로우 작업관리 화면에서 설정하는 From Date 및 To Date를 활용한 다양한 접근방식의 스케줄링 요구사항을 캘린더 화면을 통해 디스플레이할 수 있다. 사용자는 디스플레이부(140)를 통해 프로세스 진행현황이 시각화됨으로써, 편리하게 스케줄링할 수 있다.The display unit 140 may display (output) various information executed in the scheduler-based workflow process automation model device 100 . For example, the display unit 140 may display execution screen information of an application program driven in the scheduler-based workflow process automation model device 100, or UI (User Interface) or GUI (Graphic User Interface) according to such execution screen information. ) information can be displayed. For example, the display unit 140 may display scheduling requirements of various approaches using From Date and To Date set in the workflow task management screen under the control of the processor 110 through a calendar screen. The user can conveniently schedule by visualizing the process progress through the display unit 140 .

디스플레이부(140)는 액정 디스플레이(liquid crystal display, LCD), 박막 트랜지스터 액정 디스플레이(thin film transistor-liquid crystal display, TFT LCD), 유기 발광 다이오드(organic light-emitting diode, OLED), 플렉서블 디스플레이(flexible display), 3차원 디스플레이(3D display), 전자잉크 디스플레이(e-ink display) 중에서 적어도 하나를 포함할 수 있다.The display unit 140 includes a liquid crystal display (LCD), a thin film transistor-liquid crystal display (TFT LCD), an organic light-emitting diode (OLED), and a flexible display. display), a 3D display, and an e-ink display.

또한, 디스플레이부(140)는 터치 방식에 의하여 제어 명령을 입력받을 수 있도록, 디스플레이부(140)에 대한 터치를 감지하는 터치센서를 포함할 수 있다. 이를 이용하여, 디스플레이부(140)에 대하여 터치가 이루어지면, 터치센서는 터치를 감지하고, 프로세서(110)는 이에 기초하여 터치에 대응하는 제어 신호 또는 제어 명령을 발생시키도록 이루어질 수 있다. 터치 방식에 의하여 입력되는 내용은 문자 또는 숫자이거나, 각종 모드에서의 지시 또는 지정 가능한 메뉴 항목 등일 수 있다. 예를 들어, 사용자가 디스플레이부(140)에 디스플레이되는 Task를 클릭하면, API LIST를 디스플레이할 수 있다.In addition, the display unit 140 may include a touch sensor that senses a touch on the display unit 140 so that a control command can be received by a touch method. Using this, when a touch is made to the display unit 140, the touch sensor detects the touch, and the processor 110 may generate a control signal or control command corresponding to the touch based on this. Contents input by the touch method may be letters or numbers, or menu items that can be instructed or designated in various modes. For example, when a user clicks a task displayed on the display unit 140, an API LIST may be displayed.

지금까지 도 1에서 설명한 스케줄러 기반의 워크플로우 프로세스 자동화 모델 장치(100)의 구성요소는 일반적으로 전자 기기에 구비되는 구성요소를 예시한 것이므로, 본 명세서의 실시예에 따른 스케줄러 기반의 워크플로우 프로세스 자동화 모델 장치(100)는 전술한 구성요소에 한정되지 않으며 필요에 따라 생략 및/또는 추가될 수 있다.Since the components of the scheduler-based workflow process automation model apparatus 100 described in FIG. 1 are examples of components generally provided in electronic devices, scheduler-based workflow process automation according to an embodiment of the present specification. The model device 100 is not limited to the above components and may be omitted and/or added as needed.

도 2는 본 발명의 일실시 예에 따른 스케줄러 기반의 워크플로우 프로세스 자동화 모델 장치를 설명하기 위한 도이다.2 is a diagram for explaining a scheduler-based workflow process automation model apparatus according to an embodiment of the present invention.

도 2를 살펴보면, 본 발명의 스케줄러 기반의 워크플로우 프로세스 자동화 모델 장치(100)는 프로세서(110)의 제어 하에 일련의 작업 태스크를 생성하고, 생성된 작업 태스크에 코드 스크립트를 삽입할 수 있다. 여기서 코드 스크립트는 외부 API로, 해당 코드 스크립트의 클릭시 삽입된 외부 API 목록이 제공되도록 구성될 수 있다.Referring to FIG. 2 , the scheduler-based workflow process automation model apparatus 100 of the present invention may generate a series of work tasks under the control of the processor 110 and insert code scripts into the created work tasks. Here, the code script is an external API, and can be configured to provide a list of external APIs inserted when the corresponding code script is clicked.

본 발명의 스케줄러 기반의 워크플로우 프로세스 자동화 모델 장치(100)는 프로세서(110)의 제어 하에 워크플로우의 task의 외부 API 및 Database와의 연동을 지원할 수 있다. 프로세서(110)는 워크플로우 모델러 또는 GUI 모델러라 칭할 수 있다. 예를 들어, 본 발명의 스케줄러 기반의 워크플로우 프로세스 자동화 모델 장치(100)는 워크플로우 모델러에서 BPMN2.0 기반 프로세스 모델링 수행 시 외부 API를 연결할 수 있는 기입란을 제공할 수 있다.The scheduler-based workflow process automation model apparatus 100 of the present invention may support interworking of a workflow task with an external API and a database under the control of the processor 110 . The processor 110 may be referred to as a workflow modeler or a GUI modeler. For example, the scheduler-based workflow process automation model apparatus 100 of the present invention may provide an entry field for connecting an external API when BPMN2.0-based process modeling is performed in the workflow modeler.

본 발명의 스케줄러 기반의 워크플로우 프로세스 자동화 모델 장치(100)는 GUI 모델러의 제어 하에 Task가 클릭되면, API LIST를 출력함으로써, API를 효율적으로 관리할 수 있다. Task는 작업 태스크(Task)라 칭할 수 있다.The scheduler-based workflow process automation model apparatus 100 of the present invention can efficiently manage APIs by outputting an API LIST when a task is clicked under the control of a GUI modeler. A task may be referred to as a work task.

즉, 사용자는 GUI를 통해 편리하게 API를 연동하고 task에서는 별도의 설정 없이 해당 API를 embedded script에서 활용 가능하다.In other words, the user can conveniently link the API through the GUI and use the API in the embedded script without any additional setting in the task.

또한, 프로세서(110)는 적어도 하나 이상의 웹 워크플로우 프로그램을 사전에 등록하여 별도의 API List를 형성하거나 사용자가 사용하고자 하는 API들을 파일형식으로 상황에 따라 통신 모듈(130)을 통해 실시간으로 추가하도록 제어할 수 있다.In addition, the processor 110 registers at least one or more web workflow programs in advance to form a separate API List or to add APIs the user wants to use in real time through the communication module 130 in a file format according to circumstances. You can control it.

프로세서(110)는 인스턴스 이벤트의 더 다양한 스크립트 활용도를 위해서 데이터베이스(Database)와 전기적으로 연결될 수 있다. 인스턴스 이벤트는 프로세스 인스턴스 이벤트라 칭할 수 있다. 예를 들어, 프로세서(110)는 데이터베이스(Database)와 연계되어 다양한 스크립트를 수행할 수 있다. 예를 들어, 프로세서(110)는 데이터베이스(Database)와 연결로 데이터베이스(Database)에서 사용자가 필요로 하는 정보들을 용이하게 가져올 수 있을 뿐만 아니라 디스플레이부에서 작업 화면을 출력 또는 디스플레이하거나 웹 페이지를 띄우는 등의 다양한 액션을 취할 수 있도록 한다.The processor 110 may be electrically connected to a database for more diverse script utilization of instance events. Instance events may be referred to as process instance events. For example, the processor 110 may execute various scripts in association with a database. For example, the processor 110 can not only easily bring information required by the user from the database by connecting to the database, but also output or display a work screen on the display unit, open a web page, etc. allows you to take a variety of actions.

또한, 프로세서(110)는 사용자가 시간정보를 편리하게 매핑할 수 있는 인터페이스를 제공하기 위해 워크 플로우에서 사용자가 설정한 시간정보에 기초하여 캘린더를 구축할 수 있다. 예를 들어, 시간정보에는 사용자가 정의한 시작시점, 종료시점, 변경시점 등 다양한 시간 및 일자 변수가 포함될 수 있다.Also, the processor 110 may build a calendar based on time information set by a user in a workflow in order to provide an interface through which the user can conveniently map time information. For example, the time information may include various time and date variables such as a user-defined start point, end point, and change point.

프로세서(110)는 인스턴스의 스케줄링을 위해 캘린더에 프로세스 작업현황 외에 인스턴스의 시간정보를 출력 또는 디스플레이하여 유연한 동적 이벤트 할당을 가능하도록 제어할 수 있다. 인스턴스는 프로세스 인스턴스라 칭할 수 있다.For instance scheduling, the processor 110 outputs or displays time information of the instance in addition to the process work status on a calendar, thereby enabling flexible and dynamic event allocation. An instance may be referred to as a process instance.

프로세스(110)는 Embedded script에서 캘린더에 출력되는 인스턴스 변수를 사용할 수 있다. 인스턴스 변수는 프로세스 인스턴스 변수라 칭할 수 있다.Process 110 may use instance variables output to the calendar in an embedded script. Instance variables may be referred to as process instance variables.

본 발명의 일실시 예에 따른 스케줄러 기반의 워크플로우 프로세스 자동화 모델 장치(100)는 워크플로우 비즈니스 프로세스를 수행하는 동안 Task에서 실행되는 embedded script의 사용성을 개선하기 위해서 프로세스 인스턴스 API 등록할 수 있다. The scheduler-based workflow process automation model apparatus 100 according to an embodiment of the present invention may register a process instance API to improve usability of an embedded script executed in a task while performing a workflow business process.

API 등록은 워크플로우 모델러의 제어 하에 Task를 클릭하면 API List가 출력될 수 있다. 예를 들어, 워크플로우 모델러는 디스플레이되는 워크플로우 모델러의 앱에서 Task가 마우스의 오른쪽 버튼으로 클릭되면, API List를 디스플레이 또는 출력할 수 있다. 본 발명의 일실시 예에 따른 스케줄러 기반의 워크플로우 프로세스 자동화 모델 장치(100)는 프로세서(110)의 제어 하에 디스플레이되거나 출력되는 API List의 항목 중 하나를 선택하면, embedded script에 해당 API를 등록할 수 있다.API registration is under the control of the workflow modeler, and the API List can be output when a task is clicked. For example, the workflow modeler can display or output an API List when a task is right-clicked on a displayed workflow modeler app. The scheduler-based workflow process automation model device 100 according to an embodiment of the present invention registers the corresponding API in an embedded script when one of the items of the API List displayed or output under the control of the processor 110 is selected. can

또한, 본 발명의 일실시 예에 따른 스케줄러 기반의 워크플로우 프로세스 자동화 모델 장치(100)는 프로세서(110)의 제어 하에 Task에서 실행되는 embedded script에서 제품의 데이터베이스 기반 이벤트를 수행하기 위해 Task마다 별도의 데이터베이스를 연동할 수 있다. 프로세서(110)는 데이터베이스를 Task 별로 등록하기 위한 전역 변수 설정 및 데이터베이스 연결 On/Off 기능 등을 제어할 수 있다.In addition, the scheduler-based workflow process automation model apparatus 100 according to an embodiment of the present invention provides a separate program for each task in order to perform a database-based event of a product in an embedded script executed in a task under the control of the processor 110. database can be linked. The processor 110 may control a global variable setting for registering a database for each task and a database connection On/Off function.

본 발명의 일실시 예에 따른 스케줄러 기반의 워크플로우 프로세스 자동화 모델 장치(100)는 프로세서(110)의 제어 하에 워크플로우 스케줄링에서 시간정보를 매핑할 수 있는 인터페이스를 제공하기 위해서 사용자가 설정한 시간정보를 토대로 구성될 수 있다. 예를 들어, 프로세서(110)는 프로세스 인스턴스의 스케줄링을 위해 캘린더에 프로세스의 작업현황 이외에 시간 정보를 출력하여 이벤트를 할당할 수 있다. 프로세서(110)는 캘린더에서 출력 및 매핑되는 프로세스 인스턴스 변수를 embedded script에서 사용하도록 제어할 수 있다.The scheduler-based workflow process automation model apparatus 100 according to an embodiment of the present invention is time information set by a user to provide an interface capable of mapping time information in workflow scheduling under the control of a processor 110. It can be configured based on. For example, the processor 110 may allocate an event by outputting time information in addition to the work status of the process to a calendar for scheduling the process instance. The processor 110 may control process instance variables output and mapped from the calendar to be used in the embedded script.

상술한 바와 같이, 본 발명의 일실시 예에 따른 스케줄러 기반의 워크플로우 프로세스 자동화 모델 장치(100)는 사용자가 GUI를 통해 편리하게 API를 연동하고 task에서는 별도의 설정없이 해당 API를 embedded script에서 용이하게 활용할 수 있다.As described above, in the scheduler-based workflow process automation model device 100 according to an embodiment of the present invention, the user can conveniently link the API through the GUI, and the corresponding API can be easily implemented in the embedded script without any separate setting in the task. can make use of it.

도 3 내지 도 7은 본 발명의 일실시 예에 따른 스케줄러 기반의 워크플로우 프로세스 자동화 모델 장치의 동작을 설명하기 위한 도이다.3 to 7 are diagrams for explaining the operation of a scheduler-based workflow process automation model device according to an embodiment of the present invention.

도 3을 살펴보면, 프로세서(110)는 워크플루우를 제어하기 위해 데이터베이스 어세스, 외부 코드 실행 및 자동화 제어 중 적어도 하나를 실행하거나 이들 동시에 실행할 수 있다.Referring to FIG. 3 , the processor 110 may execute at least one of database access, external code execution, and automation control, or concurrently execute them to control the workflow.

데이터베이스 어세스(Database Access)는 프로세서(110)의 제어 하에 외부 데이터베이스(Database Access)에서 데이터를 수집, 수정, 저장할 수 있다.Database Access may collect, modify, and store data in an external database (Database Access) under the control of the processor 110 .

외부 코드 실행(External Code Execution)은 프로세서(110)의 제어 하에 외부 API를 스크립트에서 사용할 수 있도록 제어할 수 있다.External code execution may control an external API to be used in a script under the control of the processor 110 .

자동화 제어(Automated Control)는 데이터베이스 어세스(Database Access) 또는 외부 코드 실행(External Code Execution)를 기반으로 하는 워크플로우를 실행하도록 제어할 수 있다.Automated Control can be controlled to execute workflows based on Database Access or External Code Execution.

도 4를 살펴보면, 본 발명의 일실시 예에 따른 스케줄러 기반의 워크플로우 프로세스 자동화 모델 장치는 프로세서(110)의 제어 하에 Task에서 외부 API를 호출할 수 있다.Referring to FIG. 4 , the scheduler-based workflow process automation model apparatus according to an embodiment of the present invention may call an external API from a task under the control of the processor 110 .

프로세서(110)는 디스플레이부에 디스플레이되는 Task가 클릭되면(S10) API List를 출력하고(S11), 해당 API List에 외부 API를 제공(S12)받아 API 세트를 등록할 수 있다. 여기서 API 세트는 주변 환경 또는 클릭되는 Task에 따라 달라질 수 있다. 예를 들어, 워크플로우 모델러의 GUI 상에서 Task를 클릭하면, API List가 출력되고 해당 API List에는 자주 사용되는 API 세트를 사전 등록할 수 있다.When a task displayed on the display unit is clicked (S10), the processor 110 outputs an API List (S11), receives an external API in the corresponding API List (S12), and registers an API set. Here, the API set may vary depending on the surrounding environment or the task being clicked. For example, if you click a task on the GUI of the workflow modeler, an API List is displayed, and frequently used API sets can be pre-registered in the API List.

프로세서는 디스플레이부에 디스플레이되는 텍스트 박스에 API 세트(S10)를 입력하도록 설정할 수 있다. 예를 들어, 프로세서는 API를 모델러의 스크립트 설정란 내에 위치한 텍스트 박스에 입력하도록 제어할 수 있다. 이때 사용자는 디스플레이부에 디스플레이되는 텍스트 박스에 API 세트를 직접 수동으로 입력할 수 있다.The processor may set the API set S10 to be input to the text box displayed on the display unit. For example, the processor may control the API to be input into a text box located in the modeler's script setting field. At this time, the user may directly and manually input the API set into the text box displayed on the display unit.

상술한 바와 같이, 본 발명의 일실시 예에 따른 스케줄러 기반의 워크플로우 프로세스 자동화 모델 장치는 프로세서의 제어 하에 API를 연동(S13)하고, 스크립트 작성 시에 연동된 API를 사용할 수 있다(S14).As described above, the scheduler-based workflow process automation model device according to an embodiment of the present invention may interoperate with APIs under the control of a processor (S13) and use the interlocked API when writing scripts (S14).

도 5를 살펴보면, 본 발명의 일실시 예에 따른 스케줄러 기반의 워크플로우 프로세스 자동화 모델 장치는 프로세서의 제어 하에 Task에서 외부 API를 사용할 수 있다.Referring to FIG. 5 , the scheduler-based workflow process automation model apparatus according to an embodiment of the present invention may use an external API in a task under the control of a processor.

프로세서는 사전 등록된 외부 API를 API List에서 불러오면(S20), 스크립트 컨테이너에서 스크립트(Script Container)를 입력하여(S22) Task에 적용시킬 수 있다(S22). 이후 워크플로우에서 해당 API를 사용할 수 있다(S23).When the processor calls a pre-registered external API from the API List (S20), the processor can input a script from the script container (S22) and apply it to the task (S22). After that, the corresponding API can be used in the workflow (S23).

도 6을 살펴보면, 본 발명의 일실시 예에 따른 스케줄러 기반의 워크플로우 프로세스 자동화 모델 장치는 프로세서의 제어 하에 워크플로우 자동화 모델을 수행할 수 있다.Referring to FIG. 6 , the scheduler-based workflow process automation model apparatus according to an embodiment of the present invention may perform the workflow automation model under the control of a processor.

프로세서는 디스플레이부에서 실행되는 워크플로우 애플리케이션(S30)에서 Task 별로 업무를 수행(S31)하기 위해 API List의 API를 사용하고(S32), 스크립 컨테이너(Script Container)에서 자동화 스크립트가 입력되도록 제어(S33)할 수 있다. 이에 스크립트로 자동화된 모델을 실행(S34)할 수 있다.The processor uses the API of the API List to perform tasks for each task (S31) in the workflow application (S30) running on the display unit (S32), and controls the automation script to be input from the script container (S33). )can do. Accordingly, the automated model can be executed as a script (S34).

도 7을 살펴보면, 본 발명의 일실시 예에 따른 스케줄러 기반의 워크플로우 프로세스 자동화 모델 장치는 프로세서의 제어 하에 워크플로우 캘린더 컴포넌트를 실행할 수 있다.Referring to FIG. 7 , the scheduler-based workflow process automation model apparatus according to an embodiment of the present invention may execute a workflow calendar component under the control of a processor.

워크플로우 모델러를 통해 프로세스가 수행되면, 본 발명의 스케줄러 기반의 워크플로우 프로세스 자동화 모델 장치에서 해당 프로세스의 정의된 시간 정보를 설정할 수 있다.When a process is performed through the workflow modeler, time information defined for a corresponding process may be set in the workflow process automation model device based on the scheduler of the present invention.

본 발명의 스케줄러 기반의 워크플로우 프로세스 자동화 모델 장치는 종래의 작업 시간 설정 및 프로세스 진행에 그치는 것이 아니라 설정된 시간을 파라미터로 매핑하여 해당 Task의 스크립트에서 시간 데이터 기반 다양한 이벤트를 처리할 수 있다.The scheduler-based workflow process automation model device of the present invention can process various events based on time data in a script of a corresponding task by mapping the set time to a parameter, rather than just setting the conventional working time and progressing the process.

본 발명의 스케줄러 기반의 워크플로우 프로세스 자동화 모델 장치는 Task에서 이벤트 수행이후 처리된 데이터를 워크플로우 캘린더에 반환할 수 있다. 이에 캘린더는 프로세서의 제어 하에 해당 데이터를 기반으로 하여 동적으로 변화하는 캘린더와 시간정보를 사용자에게 제공할 수 있다. 사용자는 이를 기반으로 프로세스 인스턴스의 스케줄링을 할 수 있다.The scheduler-based workflow process automation model device of the present invention may return processed data to the workflow calendar after performing an event in a task. Accordingly, the calendar may provide the user with a dynamically changing calendar and time information based on corresponding data under the control of the processor. Users can schedule process instances based on this.

상술한 본 발명의 실시예들은 본 발명의 필수적 특징을 벗어나지 않는 범위에서 다른 특정한 형태로 구체화될 수 있다. 따라서, 상술한 상세한 설명은 모든 면에서 제한적으로 해석되어서는 아니되고 예시적인 것으로 고려되어야 한다. 본 발명의 범위는 첨부된 청구항의 합리적 해석에 의해 결정되어야 하고, 본 발명의 등가적 범위 내에서의 모든 변경은 본 발명의 범위에 포함된다. 또한, 특허청구범위에서 명시적인 인용 관계가 있지 않은 청구항들을 결합하여 실시예를 구성하거나 출원 후의 보정에 의해 새로운 청구항으로 포함할 수 있다.The above-described embodiments of the present invention may be embodied in other specific forms without departing from the essential characteristics of the present invention. Accordingly, the foregoing detailed description should not be construed as limiting in all respects and should be considered illustrative. The scope of the present invention should be determined by reasonable interpretation of the appended claims, and all changes within the equivalent scope of the present invention are included in the scope of the present invention. In addition, claims that do not have an explicit citation relationship in the claims may be combined to form an embodiment or may be included as new claims by amendment after filing.

110 : 프로세서
120 : 메모리
130 : 통신 모듈
140 : 디스플레이부
110: processor
120: memory
130: communication module
140: display unit

Claims (8)

태스크(Task)를 디스플레이하는 디스플레이부;
외부 API를 저장하고, 상기 태스크의 이벤트와 관련된 임베디드 스크립트(embedded script)를 저장하는 메모리; 및
상기 태스크(Task)에서 추가적인 이벤트를 지정할 수 있도록 상기 외부 API의 목록인 API list를 출력하고, 상기 API list에서 선택된 외부 API를 상기 태스크에 등록하는 프로세서;
를 포함하고,
상기 프로세서는,
적어도 하나 이상의 웹 워크플로우 프로그램을 상기 메모리에 저장하고,
저장된 상기 웹 워크플로우 프로그램을 사전에 등록하여 상기 API List를 형성하되, 상기 외부 API를 상기 API List에 추가하거나 제어하는 워크플로우 프로세스 자동화 모델 장치.
a display unit that displays a task;
a memory for storing an external API and an embedded script related to the event of the task; and
a processor that outputs an API list, which is a list of the external APIs, so that an additional event can be specified in the task, and registers an external API selected from the API list in the task;
including,
the processor,
Store at least one or more web workflow programs in the memory;
A workflow process automation model device for registering the stored web workflow program in advance to form the API List, and adding or controlling the external API to the API List.
삭제delete 삭제delete 제1 항에 있어서,
외부 데이터베이스를 더 포함하고,
상기 프로세서는,
통신 모듈을 통해 상기 외부 데이터베이스와 연동되어 상기 API List에 대응되는 스크립트를 수행하도록 제어하는 워크플로우 프로세스 자동화 모델 장치.
According to claim 1,
Including more external databases,
the processor,
A workflow process automation model device that controls to execute a script corresponding to the API List by interlocking with the external database through a communication module.
제1 항에 있어서,
상기 프로세서는 시간정보를 매핑할 수 있는 인터페이스를 제공하되,
상기 웹 워크플로우 프로그램을 이용하여 기설정된 시간정보에 기초하여 캘린더를 구축하도록 제어하는 워크플로우 프로세스 자동화 모델 장치.
According to claim 1,
The processor provides an interface capable of mapping time information,
A workflow process automation model device for controlling to build a calendar based on preset time information using the web workflow program.
제5 항에 있어서,
상기 기설정된 시간정보는,
사용자가 정의한 시작시점, 종료시점, 변경시점을 포함하는 스케줄러 기반의 워크플로우 프로세스 자동화 모델 장치.
According to claim 5,
The preset time information,
A scheduler-based workflow process automation model device that includes user-defined start points, end points, and change points.
삭제delete 제4 항에 있어서,
상기 프로세서는,
상기 외부 데이터베이스를 테스크(Task) 별로 등록하기 위해 전역 변수를 설정하거나, 상기 외부 데이터베이스의 연결을 턴 온 또는 턴 오프되도록 제어하는 워크플로우 프로세스 자동화 모델 장치.
According to claim 4,
the processor,
A workflow process automation model device that sets a global variable to register the external database for each task or controls the connection of the external database to be turned on or off.
KR1020210070956A 2021-06-01 2021-06-01 Automation model device for scheduler-based workflow process KR102566983B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020210070956A KR102566983B1 (en) 2021-06-01 2021-06-01 Automation model device for scheduler-based workflow process

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020210070956A KR102566983B1 (en) 2021-06-01 2021-06-01 Automation model device for scheduler-based workflow process

Publications (2)

Publication Number Publication Date
KR20220162466A KR20220162466A (en) 2022-12-08
KR102566983B1 true KR102566983B1 (en) 2023-08-14

Family

ID=84437031

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020210070956A KR102566983B1 (en) 2021-06-01 2021-06-01 Automation model device for scheduler-based workflow process

Country Status (1)

Country Link
KR (1) KR102566983B1 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120221304A1 (en) 2011-02-24 2012-08-30 Verizon Patent And Licensing Inc. Integration of workflows from various systems
JP2012194925A (en) * 2011-03-17 2012-10-11 Toshiba Tec Corp Input sheet system, input sheet processing method, and input sheet processing program
JP2019523462A (en) * 2017-06-25 2019-08-22 平安科技(深▲せん▼)有限公司Ping An Technology (Shenzhen) Co.,Ltd. Multitask scheduling method, system, application server, and computer-readable storage medium
WO2020191223A1 (en) * 2019-03-19 2020-09-24 Servicenow, Inc. Workflow support for dynamic action input

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10706373B2 (en) * 2011-06-03 2020-07-07 Apple Inc. Performing actions associated with task items that represent tasks to perform
KR102259927B1 (en) 2017-10-18 2021-06-03 한국전자통신연구원 Workflow engine framework

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120221304A1 (en) 2011-02-24 2012-08-30 Verizon Patent And Licensing Inc. Integration of workflows from various systems
JP2012194925A (en) * 2011-03-17 2012-10-11 Toshiba Tec Corp Input sheet system, input sheet processing method, and input sheet processing program
JP2019523462A (en) * 2017-06-25 2019-08-22 平安科技(深▲せん▼)有限公司Ping An Technology (Shenzhen) Co.,Ltd. Multitask scheduling method, system, application server, and computer-readable storage medium
WO2020191223A1 (en) * 2019-03-19 2020-09-24 Servicenow, Inc. Workflow support for dynamic action input

Also Published As

Publication number Publication date
KR20220162466A (en) 2022-12-08

Similar Documents

Publication Publication Date Title
US9754018B2 (en) Rendering interpreter for visualizing data provided from restricted environment container
US9430207B1 (en) Automated cross-platform native mobile application generation with cloud driven user interface and workflow synthesis
AU2016201889B2 (en) Methods and apparatus for translating forms to native mobile applications
US8818975B2 (en) Data model access configuration and customization
CN102624649B (en) Method, equipment and system for attaching E-mail attachment
US11003832B2 (en) Embedded action card in editable electronic document
CN109933760A (en) List generation method, device, computer equipment and computer readable storage medium
US20100162132A1 (en) Techniques to manage and display related communications
CN105718313A (en) Application operation method and device
US20130067456A1 (en) Application configuration framework for enterprise resource planning application installation
WO2018210096A1 (en) Rule engine-based rule configuration method, terminal and device, and storage medium
CN103049320A (en) Method and device for starting external application program in browser
US20140098104A1 (en) Techniques to present event information using an event timing visualization
US11010218B1 (en) Declarative streamlining of dependency consumption
CN109445323B (en) WEB-based distributed intelligent measurement and control software platform design method
CN106951536A (en) Data method for transformation and system
CN105204871A (en) Plug-in type development method and device
CN110543306A (en) interactive data visualization method, application system and storage medium
CN111033465B (en) Terminal device, UI extension method, and recording medium
CN111667199A (en) Workflow construction method and device, computer equipment and storage medium
CN114385164A (en) Page generation and rendering method and device, electronic equipment and storage medium
KR102566983B1 (en) Automation model device for scheduler-based workflow process
CN110046052A (en) A kind of service calling method and device
CN104508615A (en) Method and apparatus for providing a task-based user interface
CN103067464B (en) Intelligent terminal method for remote controlling computer and system

Legal Events

Date Code Title Description
E902 Notification of reason for refusal
AMND Amendment
E601 Decision to refuse application
AMND Amendment
X701 Decision to grant (after re-examination)
GRNT Written decision to grant