KR20220094845A - Method and device for automating process with object information - Google Patents

Method and device for automating process with object information Download PDF

Info

Publication number
KR20220094845A
KR20220094845A KR1020200186486A KR20200186486A KR20220094845A KR 20220094845 A KR20220094845 A KR 20220094845A KR 1020200186486 A KR1020200186486 A KR 1020200186486A KR 20200186486 A KR20200186486 A KR 20200186486A KR 20220094845 A KR20220094845 A KR 20220094845A
Authority
KR
South Korea
Prior art keywords
information
work start
user terminal
object information
event
Prior art date
Application number
KR1020200186486A
Other languages
Korean (ko)
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 KR1020200186486A priority Critical patent/KR20220094845A/en
Publication of KR20220094845A publication Critical patent/KR20220094845A/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/0633Workflow analysis
    • 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/06312Adjustment or analysis of established resource schedule, e.g. resource or task levelling, or dynamic rescheduling
    • 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
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/02Total factory control, e.g. smart factories, flexible manufacturing systems [FMS] or integrated manufacturing systems [IMS]

Abstract

The present invention relates to a method for automating a process using object information. More specifically, the method includes: a step of acquiring first process information for a first process executed on a user terminal; a step of acquiring information on first objects included in the first process information; a step of acquiring work beginning object information for a work beginning object input by a user of the user terminal from the first process information; a step of acquiring event information related to the work beginning object information; a step of acquiring second process information for a second process executed in the user terminal; a step of comparing information on second objects included in the second process information and the work beginning object information and determining whether an object having object information identical to the work beginning object information is included among the second objects; and a step of executing an event included in the related event information in the second process if it is determined that there is an object having object information identical to object information corresponding to the work beginning object information. The present invention can enhance convenience and efficiency of computer working of users.

Description

객체 정보를 활용한 프로세스 자동화 방법 및 장치 {Method and device for automating process with object information}Method and device for automating process using object information {Method and device for automating process with object information}

본 발명은 프로세스 자동화 방법에 관한 것으로, 더욱 상세하게는 객체 정보를 활용한 프로세스 자동화 방법에 관한 것이다.The present invention relates to a process automation method, and more particularly, to a process automation method using object information.

컴퓨터 기술이 발달하고, 컴퓨터가 많이 보급화되고 있다. 대다수의 사무업무가 컴퓨터를 이용하여 이루어지고 있으며, 컴퓨터를 사용하여 반복적인 양식이나 유형으로 처리되는 업무 또한 크게 증가하고 있다.With the development of computer technology, computers are becoming widespread. Most of the office work is done using a computer, and the number of tasks processed in a repetitive form or type using a computer is also increasing significantly.

이에 따라, 컴퓨터를 사용한 업무를 빠르고 효율적으로 처리하기 위한 자동 처리 시스템(Automatic Processing System)에 대한 요구가 높아지고 있는 추세이다. Accordingly, the demand for an automatic processing system for quickly and efficiently processing tasks using a computer is increasing.

종래의 자동 처리 시스템의 예로는 매크로 프로그램(Macro Program)이 있다. 매크로 프로그램은 자주 사용하는 다수 개의 명령어를 묶어서 하나의 키 입력 동작으로 다수 개의 명령어가 함께 실행되게 한다. 매크로 프로그램은 반복적으로 수행되는 일정 패턴의 작업을 수행할 때 조작자가 매번 다수 개의 명령어를 입력할 필요 없이 매크로 기능을 저장된 특정 명령어 하나만을 입력함으로써 동일한 패턴의 반복 업무를 빠르고 편리하게 수행할 수 있다. An example of a conventional automatic processing system is a macro program. A macro program bundles a number of frequently used commands so that multiple commands are executed together with a single key input operation. The macro program can perform repetitive tasks of the same pattern quickly and conveniently by inputting only one specific command stored in the macro function, without the operator having to input multiple commands each time when performing a repetitively performed regular pattern job.

그러나, 이러한 종래의 자동 처리 시스템은 단순한 패턴을 갖는 업무에 관하여 적용될 수 있어 복잡한 컴퓨터 작업에는 활용할 수 없는 문제점이 있었다. However, since this conventional automatic processing system can be applied with respect to a task having a simple pattern, there is a problem that it cannot be utilized for a complex computer task.

또한, 종래의 자동 처리 시스템은 자동 업무 처리 프로세스를 설정한 컴퓨터와 다른 환경을 가진 컴퓨터에서는 설정된 자동 업무 처리 프로세스가 제대로 실행되지 않아 실제 업무환경에서 활용하기 어려운 문제점이 있었다.In addition, the conventional automatic processing system has a problem in that it is difficult to utilize the set automatic business processing process in an actual business environment because the set automatic business processing process is not properly executed in a computer having a different environment from the computer on which the automatic business processing process is set.

이에 더하여, 종래의 자동 처리 시스템은 사용자가 소정의 반복업무를 수행하는 업무 처리를 자동으로 수행하는 자동 업무 처리 프로세스를 설정하기 위하여 특정 명령어, 실행순서, 실행 위치, 방식 등과 같은 구체적인 사항을 설정해야 한다. 이러한 구체적인 사항에 대한 설정은 컴퓨터를 잘 다루는 사람이 아닌 경우에는 자동 업무 처리 프로세스를 설정하기 어려운 문제점이 있었다.In addition to this, in the conventional automatic processing system, the user must set specific details such as a specific command, execution order, execution location, method, etc. in order to set an automatic business processing process that automatically performs business processing for performing predetermined repetitive tasks. do. The setting for these specific details has a problem in that it is difficult to set up an automatic business processing process if you are not a person who handles computers well.

대한민국 공개특허공보 제10-2020-0046769호Republic of Korea Patent Publication No. 10-2020-0046769 대한민국 등록특허공보 제10-2039422호Republic of Korea Patent Publication No. 10-2039422

따라서, 본 발명은 상기한 바와 같은 문제점을 해결하기 위하여 제안된 것으로, 자동 업무 처리 프로세스를 설정하기 위한 구체적인 사항들을 작업개시 객체 정보 및 이벤트 정보만을 설정하여 처리하도록 함으로써, 자동 업무처리 프로세스를 설정하기 위한 작업 편리성 및 효율성을 높일 수 있도록 하는 업무 프로세스 자동화 방법을 제공함에 있다.Therefore, the present invention has been proposed to solve the above problems, and by setting only the work start object information and event information for specific details for setting the automatic business processing process, to set the automatic business processing process It is to provide a work process automation method that can increase work convenience and efficiency for

또한 본 발명은 종래의 저장되어 있는 작업개시 객체의 위치 정보와 현재 실행 중인 프로세스에 포함되어 있는 동일한 객체의 위치 정보를 비교하여, 양 좌표의 위치 좌표가 상이한 경우 작업개시 객체의 위치가 변경할 수 있도록 함으로써, UI(User Interface)가 변경되더라도 자동 업무처리 프로세스가 정상적으로 작동할 수 있도록 하는 업무 프로세스 자동화 방법을 제공함에 있다.In addition, the present invention compares the conventional stored location information of the work start object with the location information of the same object included in the currently running process, so that when the location coordinates of both coordinates are different, the location of the work start object can be changed By doing so, it is intended to provide a business process automation method that enables the automatic business processing process to operate normally even if the UI (User Interface) is changed.

본 발명의 목적은 이상에서 언급한 것으로 제한되지 않으며, 언급되지 않은 또 다른 목적들은 아래의 기재로부터 본 발명이 속하는 기술 분야의 통상의 지식을 가진 자에게 명확히 이해될 수 있을 것이다.Objects of the present invention are not limited to those mentioned above, and other objects not mentioned will be clearly understood by those of ordinary skill in the art to which the present invention belongs from the following description.

상기와 같은 목적을 달성하기 위한 본 방명에 따른 객체정보를 활용한 프로세스 자동화 방법은, 사용자 단말에서 실행 중인 제1 프로세스에 대한 제1 프로세스 정보를 획득하는 단계, 상기 제1 프로세스 정보에 포함되는 제1 객체들의 정보를 획득하는 단계, 상기 제1 프로세스 정보에서 상기 사용자 단말의 사용자에 의해 입력된 작업개시 객체에 대한 작업개시 객체정보를 획득하는 단계, 상기 작업개시 객체정보와 연관된 이벤트 정보를 획득하는 단계, 상기 사용자 단말에서 실행 중인 제2 프로세스에 대한 제2 프로세스 정보를 획득하는 단계, 상기 제2 프로세스 정보에 포함된 제2 객체들의 정보와 상기 작업개시 객체 정보를 비교하고, 상기 제2 객체들 중 상기 작업개시 객체 정보와 동일한 객체 정보를 갖는 객체가 포함되어 있는지 여부를 결정하는 단계, 상기 작업개시 객체정보와 대응되는 객체정보와 동일한 객체정보를 가진 객체가 있다고 결정된 경우, 상기 제2 프로세스에서 상기 연관된 이벤트 정보에 포함된 이벤트를 실행하는 단계를 포함한다.A process automation method using object information according to the present invention for achieving the above object includes: obtaining first process information for a first process running in a user terminal; 1 step of obtaining information on objects, obtaining work start object information for a work start object input by a user of the user terminal from the first process information, obtaining event information related to the work start object information Step, obtaining second process information for a second process running in the user terminal, comparing the information of the second objects included in the second process information with the work start object information, and the second objects Determining whether an object having the same object information as the work start object information is included in the second process when it is determined that there is an object having the same object information as the work start object information and executing an event included in the related event information.

상기 작업개시 객체 정보는 객체 이름, 객체 타입, 객체 아이콘의 이미지, 객체 위치, 및 객체가 포함된 프로그램을 포함한다.The work start object information includes an object name, an object type, an image of an object icon, an object location, and a program including the object.

상기 작업개시 객체정보와 연관된 이벤트 정보는 복수 개의 이벤트 및 각 이벤트의 실행 순서 또는 실행 시간에 대한 정보를 포함하고, 상기 이벤트를 실행하는 단계는 상기 복수 개의 이벤트를 각 이벤트의 실행 순서 또는 실행 시간에 따라 수행한다.The event information related to the work initiation object information includes information about a plurality of events and an execution order or execution time of each event, and executing the event includes setting the plurality of events in the execution order or execution time of each event. carry out according to

상기 작업개시 객체정보를 획득하는 단계는 사용자에 의해 조작된 마우스 커서가 지시하는 객체에 대한 객체정보를 상기 작업개시 객체정보로 획득한다.In the obtaining of the work start object information, object information on an object indicated by a mouse cursor manipulated by a user is obtained as the work start object information.

상기 이벤트를 실행하는 단계는 상기 작업개시 객체 정보를 갖는 객체의 위치를 산출하는 단계, 상기 산출된 위치로 마우스 커서를 이동시키는 단계 및 상기 마우스 커서가 이동된 위치에서 상기 작업개시 객체와 연관된 이벤트를 실행하는 단계를 포함한다. The step of executing the event includes the steps of calculating the position of the object having the work start object information, moving the mouse cursor to the calculated position, and the event associated with the work start object at the position where the mouse cursor is moved including the steps of executing

상기 제 1 프로세스에서 상기 사용자 단말의 사용자에 의해 입력된 작업개시 객체의 위치를 산출하는 단계 및 상기 산출된 작업개시 객체의 위치와 상기 산출된 작업개시 객체 정보와 동일한 객체 정보를 갖는 객체의 위치를 비교하고, 양 좌표의 위치가 상이한 경우, 상기 작업개시 객체의 위치가 변경되었음을 알리는 알림을 표시하는 단계를 더 포함한다.Calculating the position of the work start object input by the user of the user terminal in the first process, and the calculated position of the work start object and the position of the object having the same object information as the calculated work start object information Comparing, and when the positions of the two coordinates are different, further comprising the step of displaying a notification indicating that the position of the work start object is changed.

상기와 같은 목적을 달성하기 위한 본 방명에 따른 객체정보를 활용한 프로세스 자동화 장치인 사용자 단말은 상기 사용자 단말에서 상기 프로세서가 접근할 수 있도록 데이터를 저장하는 스토리지, 상기 사용자 단말이 사용자로부터 입력된 데이터를 획득하는 입력부, 상기 사용자 단말의 사용자에게 데이터를 출력하는 출력부, 상기 사용자 단말에서 실행 중인 제1 프로세스에 대한 제1 프로세스 정보를 획득하는 프로세스 분석부, 상기 제1 프로세스 정보에 포함되는 제1 객체들의 정보를 획득하고, 상기 제1 프로세스 정보에서 상기 사용자 단말의 사용자에 의해 입력된 작업개시 객체에 대한 작업개시 객체정보를 획득하는 객체 분석부 및 상기 작업개시 객체정보와 연관된 이벤트 정보를 획득하는 이벤트 획득부를 포함하고, 상기 프로세스 분석부는 상기 사용자 단말에서 실행 중인 제2 프로세스에 대한 제2 프로세스 정보를 획득하고, 상기 사용자 단말은 상기 제2 프로세스 정보에 포함된 제2 객체들의 정보와 상기 작업개시 객체정보를 비교하고, 상기 제2 객체들 중 상기 작업개시 객체정보와 동일한 객체 정보를 갖는 객체가 포함되어 있는지 여부를 결정하는 비교부 및 상기 작업개시 객체정보와 대응되는 객체정보와 동일한 객체정보를 가진 객체가 있다고 결정된 경우, 상기 제2 프로세스에서 상기 연관된 이벤트 정보에 포함된 이벤트를 실행하는 프로세서를 더 포함한다.The user terminal, which is a process automation device using object information according to the present invention for achieving the above object, is a storage for storing data so that the processor can access it from the user terminal, and data input by the user from the user terminal. An input unit for obtaining , an output unit for outputting data to a user of the user terminal, a process analysis unit for obtaining first process information for a first process running in the user terminal, a first included in the first process information Obtaining information of objects, and obtaining event information related to the object analysis unit and the work start object information for obtaining the work start object information for the work start object input by the user of the user terminal in the first process information an event acquisition unit, wherein the process analysis unit acquires second process information on a second process being executed in the user terminal, and the user terminal starts the operation with information on second objects included in the second process information A comparison unit that compares object information and determines whether an object having the same object information as the work start object information is included among the second objects, and object information that is the same as the object information corresponding to the work start object information The method further includes a processor executing an event included in the associated event information in the second process when it is determined that there is an object having the object.

상기 기재된 방법을 수행하는 프로그램이 기록된 컴퓨터 판독가능한 기록매체이다.It is a computer-readable recording medium in which a program for performing the method described above is recorded.

객체정보를 활용한 프로세스 자동화 방법은 상술한 문제점들을 해결하기 위하여 제안된 것으로, 사용자의 컴퓨터 작업과 관련하여 작업 개시 객체 및 이와 연관된 적어도 하나의 이벤트를 설정하고, 작업 개시 객체가 사용자 단말에서 수행 중인 프로세스에서 검색된 경우, 작업 개시 객체와 연관된 적어도 하나의 이벤트를 자동으로 실행하여 처리할 수 있다. 사용자에 의해 설정된 작업 개시 객체가 검출된 경우, 사용자가 컴퓨터를 조작하지 않더라도 자동으로 작업 개시 객체와 연관된 적어도 하나의 이벤트가 자동으로 실행되어 처리됨으로써, 사용자의 컴퓨터 작업의 편리성 및 효율성을 높일 수 있다. The process automation method using object information is proposed to solve the above-described problems, and sets a work initiation object and at least one event related thereto in relation to a user's computer operation, When detected in the process, at least one event associated with the work initiation object may be automatically executed and processed. When a task initiation object set by the user is detected, at least one event related to the task initiation object is automatically executed and processed even if the user does not operate the computer, thereby increasing the convenience and efficiency of the user's computer operation. have.

또한, 본 발명에 의하면, 프로세스 자동화를 설정할 때 사용자에 의해 설정된 작업 개시 객체의 객체 정보를 활용하여 작업 개시 객체를 설정한다. 예를 들어, 사용자가 마우스의 커서를 이동시켜 마우스 커서가 지시하는 객체를 작업 개시 객체로 설정할 수 있다. 이처럼 본원발명은 프로세스 자동화를 설정할 때, 사용자가 간단한 조작으로 작업 개시 객체를 설정할 수 있다. 이에 따라, 컴퓨터 또는 프로세스 자동화에 대한 전문적인 지식이 없는 사람도 용이하게 프로세스 자동화 방법을 설정할 수 있다. In addition, according to the present invention, when setting process automation, the work start object is set by using the object information of the work start object set by the user. For example, a user may move a mouse cursor and set an object indicated by the mouse cursor as a work initiation object. As such, the present invention allows a user to set a work initiation object with a simple operation when setting process automation. Accordingly, even a person without computer or professional knowledge on process automation can easily set the process automation method.

또한, 본 발명에 따르면, 사용자 단말은 사용자에 의해 설정된 작업 개시 객체의 위치 좌표와 현재 사용자 단말에서 수행 중인 프로세스에서 검출된 객체 들 중 작업 개시 객체 정보와 동일한 객체 정보를 갖는 객체의 위치 좌표를 비교하고, 비교 결과 양 좌표가 상이한 경우, 즉 사용자가 설정한 작업 개시 객체의 위치가 변경된 경우, 사용자에게 작업 개시 객체의 위치가 변경되었음을 사용자에게 알린다. 이에 따라, UI(User Interface) 변경에 따른 작업개시 객체의 위치 정보를 자동 변경하여, 자동 업무처리 프로세스가 오류가 발생하는 것을 방지할 수 있다.In addition, according to the present invention, the user terminal compares the position coordinates of the work start object set by the user with the position coordinates of the object having the same object information as the work start object information among the objects detected in the process currently being performed by the user terminal. And, when both coordinates are different as a result of the comparison, that is, when the position of the work initiating object set by the user is changed, the user notifies the user that the position of the work initiating object is changed. Accordingly, by automatically changing the location information of the work start object according to the UI (User Interface) change, it is possible to prevent an error in the automatic work processing process from occurring.

본 발명의 효과는 이상에서 언급한 것으로 제한되지 않으며, 언급되지 않은 또 다른 효과들은 아래의 기재로부터 본 발명이 속하는 기술 분야의 통상의 지식을 가진 자에게 명확히 이해될 수 있을 것이다.The effects of the present invention are not limited to those mentioned above, and other effects not mentioned will be clearly understood by those of ordinary skill in the art to which the present invention belongs from the following description.

도 1은 본 발명의 일 실시예에 따른 객체 정보를 활용한 프로세스 자동화 장치인 사용자 단말의 블록도이다.
도 2는 본 발명의 일 실시예에 따른 객체 정보를 활용한 프로세스 자동화 방법의 흐름도이다.
도 3은 사용자 단말에서 작업개시 객체를 설정하는 예시 화면을 도시한 도면이다.
도 4는 도 3에 도시된 작업개시객체와 연관된 이벤트를 실행하는 단계의 상세흐름도이다.
1 is a block diagram of a user terminal as a process automation device using object information according to an embodiment of the present invention.
2 is a flowchart of a process automation method using object information according to an embodiment of the present invention.
3 is a diagram illustrating an example screen for setting a work start object in a user terminal.
4 is a detailed flowchart of a step of executing an event associated with a work initiation object shown in FIG. 3 .

본 발명은 다양한 변경을 가할 수 있고 여러 가지 실시예를 가질 수 있는 바, 특정 실시예들을 도면에 예시하고 상세한 설명에 상세하게 설명한다. 그러나, 이는 본 발명을 특정한 실시 형태에 대해 한정하려는 것이 아니며, 본 발명의 사상 및 기술 범위에 포함되는 모든 변경, 균등물 내지 대체물을 포함하는 것으로 이해되어야 할 것이다.Since the present invention is capable of various changes and can have various embodiments, specific embodiments are illustrated in the drawings and described in detail in the detailed description. However, this is not intended to limit the present invention to specific embodiments, it should be understood to include all modifications, equivalents, and substitutes included in the spirit and scope of the present invention.

먼저, 본 명세서 및 청구범위에서 사용되는 용어는 본 발명의 다양한 실시 예들에서의 기능을 고려하여 일반적인 용어들을 선택하였다. 하지만, 이러한 용어들은 당 분야에 종사하는 기술자의 의도나 법률적 또는 기술적 해석 및 새로운 기술의 출현 등에 따라 달라질 수 있다. 또한, 일부 용어는 출원인이 임의로 선정한 용어일 수 있다. 이러한 용어에 대해서는 본 명세서에서 정의된 의미로 해석될 수 있으며, 구체적인 용어 정의가 없으면 본 명세서의 전반적인 내용 및 당해 기술 분야의 통상적인 기술 상식을 토대로 해석될 수도 있다.First, terms used in the present specification and claims were selected in consideration of functions in various embodiments of the present invention. However, these terms may vary depending on the intention of a person skilled in the art, legal or technical interpretation, and emergence of new technology. Also, some terms may be arbitrarily selected by the applicant. These terms may be interpreted in the meanings defined in this specification, and if there is no specific term definition, it may be interpreted based on the general content of the present specification and common technical common sense in the art.

또한, 본 명세서에 첨부된 각 도면에 기재된 동일한 참조 번호 또는 부호는 실질적으로 동일한 기능을 수행하는 부품 또는 구성요소를 나타낸다. 설명 및 이해의 편의를 위해서 서로 다른 실시 예들에서도 동일한 참조번호 또는 부호를 사용하여 설명하도록 한다. 즉, 복수의 도면에서 동일한 참조 번호를 가지는 구성 요소를 모두 도시하고 있다고 하더라도, 복수의 도면들이 하나의 실시 예를 의미하는 것은 아니다.Also, the same reference numerals or reference numerals in each drawing appended hereto indicate parts or components that perform substantially the same functions. For convenience of description and understanding, the same reference numbers or reference numerals are used in different embodiments to be described. That is, even though all the components having the same reference number are shown in the plurality of drawings, the plurality of drawings do not mean one embodiment.

또한, 본 명세서 및 청구범위에서는 구성요소들 간의 구별을 위하여 '제1', '제2' 등과 같이 서수를 포함하는 용어가 사용될 수 있다. 이러한 서수는 동일 또는 유사한 구성 요소들을 서로 구별하기 위하여 사용하는 것이며, 이러한 서수 사용으로 인하여 용어의 의미가 한정 해석되어서는 안될 것이다. 일 예로, 이러한 서수와 결합된 구성 요소는 그 숫자에 의해 사용 순서나 배치 순서 등이 제한 해석되어서는 안된다. 필요에 따라서는, 각 서수들은 서로 교체되어 사용될 수도 있다.Also, in this specification and claims, terms including ordinal numbers such as 'first' and 'second' may be used to distinguish between elements. This ordinal number is used to distinguish the same or similar components from each other, and the meaning of the term should not be limitedly interpreted due to the use of the ordinal number. As an example, for components combined with such an ordinal number, the order of use or arrangement of the elements should not be construed as being limited by the number. If necessary, each ordinal number may be used interchangeably.

본 명세서에서 단수의 표현은 문맥상 명백하게 다름을 뜻하지 않는 한, 복수의 표현을 포함한다. 본 출원에서, '포함하다' 또는 '구성하다' 등의 용어는 명세서 상에 기재된 특성, 숫자, 단계, 동작, 구성 요소, 부품 또는 이들을 조합한 것이 존재함을 지정하려는 것이지, 하나 또는 그 이상의 다른 특성들이나 숫자, 단계, 동작, 구성 요소, 부품 또는 이들을 조합한 것들의 존재 또는 부가 가능성을 미리 배제하지 않는 것으로 이해되어야 한다.In this specification, the singular expression includes the plural expression unless the context clearly dictates otherwise. In the present application, terms such as 'comprise' or 'comprise' are intended to designate the existence of a characteristic, number, step, operation, component, part, or combination thereof described in the specification, but one or more other It should be understood that this does not preclude the possibility of addition or existence of features or numbers, steps, operations, components, parts, or combinations thereof.

또한, 본 발명의 실시 예에서, 어떤 부분이 다른 부분과 연결되어 있다고 할 때, 이는 직접적인 연결뿐 아니라, 다른 매체를 통한 간접적인 연결의 경우도 포함한다. 또한 어떤 부분이 어떤 구성 요소를 포함한다는 의미는, 특별히 반대되는 기재가 없는 한 다른 구성 요소를 제외하는 것이 아니라 다른 구성 요소를 더 포함할 수 있다는 것을 의미한다.Also, in an embodiment of the present invention, when it is said that a part is connected to another part, this includes not only direct connection but also indirect connection through another medium. In addition, the meaning that a certain part includes a certain component means that other components may be further included, rather than excluding other components, unless specifically stated to the contrary.

이하의 본 발명의 실시예들에 대한 상세한 설명에서 기재된 용어는 다음과 같은 의미를 갖는다. "프로세스"는 사용자 단말와 같은 장치에서 실행 중인 프로그램, 일(task)를 의미한다. "객체(object)"는 프로그램을 구성하는 단위로서, 대표적인 예로는 U.I.(User Interface), 아이콘, 명령 버튼 등을 들 수 있다. "이벤트(event)"는 사용자 단말에서 실행되는 임의의 동작 또는 사건을 의미하는 것으로, 마우스 입력, 명령어 입력 등을 예로 들 수 있다.본 발명의 실시예들이 속하는 기술분야에서 통상의 지식을 가진 자라면, 상술한 용어에 대하여 용이하게 이해할 수 있다. The terms described in the detailed description of the embodiments of the present invention below have the following meanings. "Process" means a program or task running on a device such as a user terminal. An "object" is a unit constituting a program, and representative examples include a user interface (U.I.), an icon, a command button, and the like. An “event” refers to an arbitrary action or event executed in a user terminal, for example, a mouse input or a command input. Those of ordinary skill in the art to which the embodiments of the present invention pertain If so, you can easily understand the above-mentioned terms.

이하, 첨부된 도면을 참조하여 본 발명을 더욱 구체적으로 설명하기로 한다.Hereinafter, the present invention will be described in more detail with reference to the accompanying drawings.

도 1은 본 발명의 일 실시예에 따른 객체 정보를 활용한 프로세스 자동화 장치인 사용자 단말의 블록도이다.1 is a block diagram of a user terminal that is a process automation device using object information according to an embodiment of the present invention.

도 1을 참조하면, 사용자 단말(1000)은 프로세서(1100), 스토리지(1200), 입력부(1300), 출력부(1400), 프로세스분석부(1500), 객체 분석부(1600), 이벤트 획득부(1700), 비교부(1800)로 이루어져 있다.Referring to FIG. 1 , the user terminal 1000 includes a processor 1100 , a storage 1200 , an input unit 1300 , an output unit 1400 , a process analysis unit 1500 , an object analysis unit 1600 , and an event acquisition unit (1700) and a comparison unit (1800).

프로세서(1100)는 사용자 단말(1000)에서 명령을 해독하고 실행하기 위한 처리 및 가공하는 기능을 포함한 하드웨어이다. 프로세서(1100)는 하드웨어적인 측면에서 컴퓨터 내에서 프로그램을 수행하는 하드웨어 유닛으로, 대표적인 예로 중앙처리장치(Central Processing Unit, CPU)일 수 있다. 프로세서(1100)는 사용자 단말(1000)에서 수행되는 일반적인 태스크(task)를 처리한다.The processor 1100 is hardware including processing and processing functions for decoding and executing instructions in the user terminal 1000 . The processor 1100 is a hardware unit that executes a program in a computer in terms of hardware, and may be a central processing unit (CPU) as a representative example. The processor 1100 processes a general task performed by the user terminal 1000 .

스토리지(1200)는 데이터를 전자기 형태로 저장하는 저장소로서, 사용자 단말(1000)에서 객체정보를 활용한 프로세스 자동화 방법을 수행하기 위하여 필요한 데이터를 저장한다. 스토리지(1200)에 저장되는 데이터는 프로세스 정보, 작업 개시 객체 정보 및 연관된 이벤트 정보를 포함할 수 있다.The storage 1200 is a storage for storing data in an electromagnetic form, and stores data required to perform a process automation method using object information in the user terminal 1000 . Data stored in the storage 1200 may include process information, work initiation object information, and related event information.

입력부(1300)는 사용자 단말(1000)이 사용자로부터 입력된 데이터를 획득하기 위한 구성이다. 입력부(1300)의 대표적인 예로는, 키보드, 마우스, 터치스크린 등을 들 수 있다. 사용자 단말 (1000)의 사용자는 입력부(1300)을 통하여 명령어 등을 입력할 수 있다. 입력부(1300)에서 입력될 수 있는 데이터는 작업개시 객체 정보, 작업 개시 객체 정보와 연관된 이벤트에 대한 정보일 수 있다.The input unit 1300 is a configuration for the user terminal 1000 to obtain data input from the user. Representative examples of the input unit 1300 include a keyboard, a mouse, and a touch screen. The user of the user terminal 1000 may input a command or the like through the input unit 1300 . Data that can be input from the input unit 1300 may be work start object information and information about an event related to work start object information.

출력부(1400)는 사용자 단말기(1000)의 사용자에게 데이터를 출력해주기 위한 구성으로, 대표적인 예로 모니터, 프린터, 스피커 등을 들 수 있다. 출력부(1400)에서 출력할 수 있는 데이터는 프로세스 정보, 객체 정보, 작업 개시 객체와 연관된 이벤트를 포함할 수 있다.The output unit 1400 is a configuration for outputting data to the user of the user terminal 1000 , and representative examples include a monitor, a printer, a speaker, and the like. Data that can be output from the output unit 1400 may include process information, object information, and an event related to a work initiation object.

프로세스 분석부(1500)는 현재 사용자 단말(1000)의 프로세서(1100)에 의해 실행 중인 프로세스에 대한 정보를 획득하기 위한 구성부이다. 프로세스에 대한 정보는 실행 중인 프로세스에 포함된 객체들에 대한 정보를 포함한다.The process analysis unit 1500 is a component for acquiring information about a process currently being executed by the processor 1100 of the user terminal 1000 . The process information includes information on objects included in the running process.

객체 분석부(1600)는 프로세스 분석부(1500)에서 획득한 프로세스 정보에 포함되어 있는 객체들의 정보를 획득하고,사용자에 의해 입력된 작업개시 객체 정보를 획득하기 위한 구성부이다. 보다 구체적으로, 객체 분석부(1600)는 입력부(1300)를 통하여 사용자로부터 입력된 작업개시 객체에 대한 정보를 획득한다. The object analysis unit 1600 is a component for obtaining information on objects included in the process information obtained from the process analysis unit 1500 and obtaining work start object information input by a user. More specifically, the object analysis unit 1600 acquires information about the work start object input from the user through the input unit 1300 .

이벤트 획득부(1700)는 사용자로부터 입력된 작업개시 객체와 연관된 이벤트에 대한 정보를 획득하기 위한 구성부이다. 보다 구체적으로, 사용자는 사용자 단말(1000)의 입력부(1300)를 통하여 입력된 작업 개시 객체와 연관된 이벤트를 입력할 수 있고, 이벤트 정보는 마우스 커서의 이동, 마우서 커서의 동작, 텍스트 입력 등을 포함한다.The event acquisition unit 1700 is a component for acquiring information about an event related to the work start object input from the user. More specifically, the user may input an event related to the work start object input through the input unit 1300 of the user terminal 1000, and the event information includes movement of the mouse cursor, operation of the mouse cursor, text input, and the like. include

비교부(1800)는 프로세스 정보에 포함된 객체들의 정보와 작업 개시 객체의 정보를 비교하기 위한 구성부이다. 비교 결과, 객체들의 정보 중 작업 개시 객체의 정보와 동일한 객체가 존재하는 경우, 사용자 단말(1000)은 작업 개시 객체와 연관된 이벤트를 실행한다. The comparison unit 1800 is a component for comparing the information of the objects included in the process information with the information of the work initiation object. As a result of the comparison, when the same object as the information of the work initiating object exists among the information of the objects, the user terminal 1000 executes an event related to the work initiating object.

본 발명의 실시예들에 따른 사용자 단말(1000)에서, 프로세스 분석부(1500), 객체 분석부(1600), 이벤트 획득부(1700), 및 비교부(1800)는 프로세서(1100)와 다른 별개의 전용 프로세서에 의해 구현될 수 있으며, 프로세서(1100)에 의해 수행되는 컴퓨터 프로그램의 실행에 의하여 구현될 수도 있다.In the user terminal 1000 according to the embodiments of the present invention, the process analysis unit 1500 , the object analysis unit 1600 , the event acquisition unit 1700 , and the comparison unit 1800 are separate from the processor 1100 . It may be implemented by a dedicated processor of , or may be implemented by execution of a computer program performed by the processor 1100 .

도 2는 본 발명의 일 실시예에 따른 객체 정보를 활용한 프로세스 자동화 방법에 대한 흐름도이다.2 is a flowchart of a process automation method using object information according to an embodiment of the present invention.

도 2를 참조하면, S1010 단계에서, 사용자 단말(1000)의 프로세스 분석부(1500)는 사용자 단말(1000)의 프로세서(1100)에서 실행 중인 제1 프로세스에 대한 제1 프로세스 정보를 획득한다. 보다 구체적으로, 사용자 단말(1000)의 프로세스 분석부(1500)는 현재 사용자 단말(1000)의 프로세서(1100)에 의해 실행 중인 프로세스에 대한 정보를 획득한다. 프로세스 정보는 사용자 단말(1000)에서 실행되는 프로세스에 대한 정보로서, 실행 중인 프로세스에 포함된 객체들에 대한 정보를 포함한다. 예를 들어, 사용자 단말(1000)에서 웹 브라우저가 실행 중인 경우, 프로세스 정보는 현재 실행 중인 웹 브라우저에 대한 정보로서, 웹 브라우저의 종류, 웹 브라우저에서 표시하는 웹 페이지 주소, 웹 브라우저에서 표시하는 이미지 또는 텍스트, 웹 브라우저에 포함된 배너, 링크 등에 대한 정보를 포함한다. 프로세스 분석부(1500)는 획득한 제 1 프로세스 정보를 사용자 단말(1000)의 스토리지(1200)에 저장할 수 있다. 프로세스 분석부(1500)는 획득한 제 1 프로세스 정보를 객체 분석부(1600)로 입력한다. Referring to FIG. 2 , in step S1010 , the process analysis unit 1500 of the user terminal 1000 obtains first process information about a first process being executed in the processor 1100 of the user terminal 1000 . More specifically, the process analysis unit 1500 of the user terminal 1000 obtains information on a process currently being executed by the processor 1100 of the user terminal 1000 . The process information is information about a process executed in the user terminal 1000 , and includes information about objects included in the running process. For example, when a web browser is running in the user terminal 1000 , the process information is information about the currently running web browser, and includes a type of web browser, a web page address displayed on the web browser, and an image displayed on the web browser. Alternatively, it includes information about text, banners, links, etc. included in the web browser. The process analyzer 1500 may store the acquired first process information in the storage 1200 of the user terminal 1000 . The process analysis unit 1500 inputs the acquired first process information to the object analysis unit 1600 .

S1020 단계에서, 사용자 단말기(1000)의 객체 분석부(1600)는 제 1 프로세스 정보에 포함되어 있는 제1 객체들의 정보를 획득한다. 객체 분석부(1600)는 사용자 단말(1000)의 프로세서(1100)에서 실행 중인 제 1 프로세스에 대한 정보인 제 1 프로세스 정보에 기초하여, 제 1 프로세스에 포함된 제 1 객체들의 정보를 획득할 수 있다. 객체 정보는 객체의 이름, 타입(아이콘, 명령 버튼, 텍스트, 폴더 등), 객체 아이콘의 이미지, 객체 별 위치, 객체가 포함된 프로그램(웹 브라우저, 어플리케이션), 상위 프로세스, 하위 프로세스 등을 포함한다.In step S1020 , the object analysis unit 1600 of the user terminal 1000 obtains information on first objects included in the first process information. The object analyzer 1600 may obtain information on the first objects included in the first process based on the first process information that is information about the first process being executed in the processor 1100 of the user terminal 1000 . have. Object information includes object name, type (icon, command button, text, folder, etc.), image of object icon, location of each object, program (web browser, application) containing object, parent process, sub-process, etc. .

S1030 단계에서, 사용자 단말(1000)은 제1 프로세스에서 사용자 단말기의 사용자에 의해 입력된 작업개시 객체 정보를 획득한다. 보다 구체적으로, 사용자 단말(1000)의 객체 분석부(1600)는 입력부(1300)를 통하여 사용자로부터 입력된 작업개시 객체에 대한 정보를 획득한다. 앞서 설명한 바와 같이, 본 발명의 일 실시예에 따른 방법에서, 사용자는 업무 자동화를 위하여 현재 실행 중인 프로세스에서 임의의 객체가 검출되면, 사용자에 의해 설정된 임의의 이벤트가 사용자 단말(1000)에서 실행되도록 설정할 수 있다.In step S1030, the user terminal 1000 acquires the work start object information input by the user of the user terminal in the first process. More specifically, the object analysis unit 1600 of the user terminal 1000 obtains information on the work start object input from the user through the input unit 1300 . As described above, in the method according to an embodiment of the present invention, when an arbitrary object is detected in a currently running process for task automation, the user causes an arbitrary event set by the user to be executed in the user terminal 1000 . can be set.

사용자는 사용자 단말(1000)의 입력부(1300)를 통하여 작업개시 객체를 설정할 수 있다. 예를 들어, 사용자는 출력부(1400)를 통하여 표시되는 제 1 프로세스에서 임의의 객체를 선택함으로써, 작업개시 객체를 설정할 수 있다. 사용자는 모니터(출력부(1400))에 표시되는 웹 브라우저에서 임의의 객체를 마우스의 커서를 이용하여 선택하는 방식으로 작업개시 객체를 설정할 수 있다. 사용자 단말(1000)의 객체 분석부(1600)는 마우스의 커서에 의해 선택된 임의의 객체의 정보를 획득하고, 획득된 객체 정보를 작업개시 객체로 결정한다. The user may set the work start object through the input unit 1300 of the user terminal 1000 . For example, the user may set a work start object by selecting an arbitrary object in the first process displayed through the output unit 1400 . The user may set the work start object by selecting an arbitrary object using the mouse cursor in the web browser displayed on the monitor (output unit 1400). The object analysis unit 1600 of the user terminal 1000 obtains information on an arbitrary object selected by a mouse cursor, and determines the obtained object information as a work start object.

이와 관련하여, 도 3은 사용자 단말에서 작업개시 객체를 설정하는 예시 화면을 도시한 도면이다. 도 3을 참고하면, 사용자 단말(1000)이 컴퓨터인 경우 사용자는 마우스를 조작하여 작업개시 객체를 설정할 수 있다. 도 3에 도시된 예시에서, 사용자는 "시연"폴더를 작업개시 객체로 설정할 수 있다. 사용자는 컴퓨터(즉,사용자 단말(1000))의 마우스(즉, 입력부(1300))의 커서를 움직여 사용자가 원하는 객체로 이동시키고 마우스 버튼을 클릭하는 방식으로 작업개시 객체를 입력할 수 있다. 컴퓨터(1000)는 사용자에 의해 입력된 작업개시 객체에 대한 객체 정보를 획득한다. 도 3에 예시된 실시예에 따르면, 사용자가 작업개시 객체로 선택한 "시연"폴더에 대한 객체 정보를 획득한다.In this regard, FIG. 3 is a diagram illustrating an example screen for setting a work start object in the user terminal. Referring to FIG. 3 , when the user terminal 1000 is a computer, the user may set a work start object by manipulating a mouse. In the example shown in FIG. 3 , the user may set the “demonstration” folder as a work initiation object. The user may move the cursor of the mouse (ie, the input unit 1300 ) of the computer (ie, the user terminal 1000 ) to move the cursor to the desired object and input the work start object by clicking the mouse button. The computer 1000 acquires object information about the work start object input by the user. According to the embodiment illustrated in FIG. 3 , object information for a “demonstration” folder selected by the user as a work start object is acquired.

S1040 단계에서, 사용자 단말(1000)은 사용자로부터 입력된 작업개시 객체와 연관된 이벤트 정보를 획득한다. 사용자 단말(1000)의 이벤트 획득부(1700)는 입력부(1300)를 통하여 사용자로부터 입력된 작업개시 객체와 연관된 이벤트에 대한 정보를 획득한다. 보다 구체적으로, 사용자는 사용자 단말(1000)의 입력부(1300)를 통하여 S1030 단계에서 입력된 작업개시 객체와 연관된 이벤트를 입력할 수 있다. 여기에서, 연관된 이벤트는 작업개시 객체와 연관되어 사용자 단말(1000)에서 실행되는 태스크로서, 마우스 커서의 이동, 마우스 커서의 동작 등을 포함한다. 연관된 이벤트 정보는 사용자가 입력한 작업개시 객체와 연관된 이벤트를 나타내는 정보를 의미한다. In step S1040, the user terminal 1000 acquires event information related to the work start object input from the user. The event acquisition unit 1700 of the user terminal 1000 acquires information on an event related to the work start object input from the user through the input unit 1300 . More specifically, the user may input an event related to the work start object input in step S1030 through the input unit 1300 of the user terminal 1000 . Here, the related event is a task executed in the user terminal 1000 in association with the work initiation object, and includes a movement of a mouse cursor, an operation of the mouse cursor, and the like. The related event information means information indicating an event related to a work start object input by a user.

S1040 단계에서, 작업개시 객체와 연관된 이벤트는 복수 개의 이벤트일 수 있다. 사용자는 사용자 단말(1000)의 입력부(1300)를 통하여 작업개시 객체와 연관된 복수 개의 이벤트를 설정할 수 있다. 사용자는 복수 개의 이벤트 각각에 대한 실행 순서 또는 실행 시간을 입력할 수 있다. 복수 개의 이벤트는 사용자 단말(1000)에서 실행 중인 임의의 프로세스에서 작업개시 객체가 검색된 경우, 각 이벤트들 사이에 실행 순서에 따라 또는 각 이벤트별 실행 시간에 따라 사용자 단말(1000)에서 실행된다.In step S1040, the event associated with the work initiation object may be a plurality of events. The user may set a plurality of events related to the work start object through the input unit 1300 of the user terminal 1000 . The user may input an execution order or execution time for each of a plurality of events. A plurality of events are executed in the user terminal 1000 according to an execution order between each event or according to an execution time for each event when a work initiation object is found in any process running in the user terminal 1000 .

사용자 단말(1000)에서 실행 중인 임의의 프로세스에 작업 개시 객체가 포함된 경우, 이러한 작업 개시 객체와 연관된 이벤트가 사용자 단말(1000)에서 자동으로 실행된다. 예를 들어, 작업 개시 객체로 모바일 메신저 프로그램의 알림이 설정되고, 작업 개시 객체와 연관된 이벤트로 모바일 메신저를 실행시키는 태스크가 설정되었다고 가정한다. 이러한 예시에서, 사용자 단말(1000)에서 실행 중인 프로세스가 모바일 메신저 프로그램의 알림을 포함하는 경우(즉, 모바일 메신저 프로그램의 알림이 실행된 경우), 사용자가 모바일 메신져를 실행하라는 명령을 입력하지 않더라도 사용자 단말(1000)의 프로세서(1100)는 모바일 메신져를 실행하는 이벤트를 처리한다. 사용자 단말(1000)는 작업 개시 객체 정보 및 연관된 이벤트 정보를 스토리지(1200)에 저장한다. When a task initiation object is included in any process running in the user terminal 1000 , an event associated with the task initiation object is automatically executed in the user terminal 1000 . For example, it is assumed that a notification of a mobile messenger program is set as a work initiating object, and a task of executing a mobile messenger is set as an event related to the work initiating object. In this example, when the process running in the user terminal 1000 includes a notification of the mobile messenger program (that is, when the notification of the mobile messenger program is executed), even if the user does not input a command to execute the mobile messenger, the user The processor 1100 of the terminal 1000 processes an event of executing the mobile messenger. The user terminal 1000 stores the work initiation object information and related event information in the storage 1200 .

도 3에 도시된 예시에서, 사용자는 키보드, 마우스 등과 같은 입력부(1300)를 이용하여 작업개시 객체로 설정된 "시연"폴더와 연관된 이벤트로 마우스 커서를 작업개시 객체로 설정된 객체의 위치로 이동시키고 마우스 커서가 가리키는 "시연"폴더를 로드하는 이벤트(즉, 사용자가 마우스의 좌측 버튼의 더블 클릭하는 것과 동일한 이벤트)를 입력할 수 있다. In the example shown in FIG. 3 , the user moves the mouse cursor to the position of the object set as the work start object with an event associated with the “demonstration” folder set as the work start object using the input unit 1300 such as a keyboard or mouse, and moves the mouse You can enter an event that loads the "demonstration" folder the cursor is pointing to (ie, the same event the user double-clicks on the left mouse button).

S1050 단계에서, 사용자 단말(1000)은 사용자 단말에서 실행 중인 제 2 프로세스에 대한 제2 프로세스 정보를 획득한다.사용자 단말(1000)의 프로세스 분석부(1500)는 현재 사용자 단말(1000)의 프로세서(1100)에 의해 실행 중인 프로세스에 대한 정보를 획득한다. 프로세스 정보는 사용자 단말(1000)에서 실행되는 프로세스에 대한 정보로서, 실행 중인 프로세스에 포함된 객체들에 대한 정보를 포함한다. In step S1050 , the user terminal 1000 obtains second process information on the second process being executed in the user terminal. The process analysis unit 1500 of the user terminal 1000 is currently 1100) to obtain information about the running process. The process information is information about a process executed in the user terminal 1000 , and includes information about objects included in the running process.

S1060 단계에서, 사용자 단말(1000)은 제 2 프로세스 정보에 포함된 제 2 객체들의 정보를 획득한다. 사용자 단말(1000)의 객체 분석부(1600)는 제 2 프로세스 정보에 포함되어 있는 제 2 객체들의 정보를 획득한다. 객체 분석부(1600)는 사용자 단말(1000)의 프로세서(1100)에서 실행 중인 제 2 프로세스에 대한 정보인 제 2 프로세스 정보에 기초하여, 제 2 프로세스에 포함된 제 2 객체들의 정보를 획득할 수 있다. 제 2 프로세스는 제 1 프로세스 이후에 사용자 단말(1000)에서 실행되는 프로세스이다. 객체 분석부(1600)는 획득된 제 2 객체들의 정보를 비교부(1800)로 입력한다.In step S1060, the user terminal 1000 obtains information on the second objects included in the second process information. The object analysis unit 1600 of the user terminal 1000 obtains information on second objects included in the second process information. The object analyzer 1600 may obtain information on the second objects included in the second process based on the second process information, which is information about the second process being executed in the processor 1100 of the user terminal 1000 . have. The second process is a process executed in the user terminal 1000 after the first process. The object analysis unit 1600 inputs the obtained information on the second objects to the comparison unit 1800 .

S1070 단계에서, 사용자 단말(1000)은 제 2 객체들의 정보와 작업 개시 객체의 정보와 비교한다. 사용자 단말(1000)의 비교부(1800)는 제 2 프로세스에 포함된 제 2 객체들의 정보와 작업 개시 객체의 정보를 비교한다. 비교 결과, 제 2 객체들의 정보 중 작업 개시 객체의 정보와 동일한 객체가 존재하는 경우, S1080 단계로 진행하고 그렇지 않으면 S1050 단계로 진행한다. In step S1070, the user terminal 1000 compares the information of the second objects with the information of the work initiation object. The comparison unit 1800 of the user terminal 1000 compares the information of the second objects included in the second process with the information of the work start object. As a result of the comparison, if there is an object identical to the information of the work initiation object among the information of the second objects, the process proceeds to step S1080; otherwise, the process proceeds to step S1050.

사용자 단말(1000)의 비교부(1800)는 제 2 객체들의 정보에 포함된 각 객체들의 객체 이름, 타입, 이미지, 객체가 포함된 프로그램이 동일한지 여부를 비교한다. 도 3에 도시된 예시에서, 비교부(1800)는 사용자 단말(1000)에서 실행 중인 프로세스에서 객체의 이름이 "시연"이고, 객체 타입은 폴더이고, "폴더" 이미지와 동일한 이미지를 갖고, 객체가 포함된 프로그램이 윈도우 프로그램인지를 비교한다. 비교 결과, 제 2 객체들 중 객체 이름, 객체 타입, 객체 아이콘의 이미지, 객체가 포함된 프로그램이 작업개시 객체와 동일한 경우, 즉 작업개시 객체 정보와 동일한 객체 정보를 갖는 객체가 존재하는지 경우, 비교부(1800)는 제 2 프로세스가 작업개시 객체를 포함하고 있다고 결정한다. The comparison unit 1800 of the user terminal 1000 compares whether the object name, type, image, and program including the object of each object included in the information of the second objects are the same. In the example shown in FIG. 3 , in the comparison unit 1800 , the name of the object is “demonstration” in the process running in the user terminal 1000, the object type is a folder, and has the same image as the “folder” image, and the object Compares whether the program containing the is a Windows program. As a result of comparison, if the program including the object name, object type, image of object icon, and object among the second objects is the same as the work start object, that is, if there is an object having the same object information as the work start object information, compare The unit 1800 determines that the second process includes the work initiation object.

S1080 단계에서, 사용자 단말(1000)은 작업 개시 객체와 연관된 이벤트를 실행한다. S1070 단계에서, 사용자 단말(1000)이 현재 사용자 단말에서 실행 중인 제2 프로세스에서 S1030 단계에서 획득된 작업개시 객체 정보와 동일한 객체 정보를 갖는 객체를 검출한 경우, 사용자 단말(1000)의 프로세서(1100)는 스토리지(1200)에 저장된 작업개시 객체와 연관된 이벤트 정보를 판독하고, 연관된 이벤트 정보가 나타내는 이벤트를 실행한다.In step S1080, the user terminal 1000 executes an event associated with the work initiation object. In step S1070, when the user terminal 1000 detects an object having the same object information as the work start object information obtained in step S1030 in the second process currently running in the user terminal, the processor 1100 of the user terminal 1000 ) reads the event information associated with the work start object stored in the storage 1200, and executes the event indicated by the associated event information.

작업 개시 객체와 연관된 이벤트를 실행하는 S1080 단계는 다음의 단계들로 구성된다. 도 4는 도 3에 도시된 작업개시객체와 연관된 이벤트를 실행하는 단계의 상세흐름도이다. 도 4를 참고하면, S1081 단계에서, 사용자 단말(1000)은 제 2 프로세스에서 검출된 작업개시 객체 정보와 동일한 객체 정보를 갖는 객체의 위치를 산출한다. 보다 자세하게는, 사용자 단말(1000)의 객체 분석부(1600)는 제 2 프로세스에 포함된 객체들 중 S1030 단계에서 획득된 작업개시 객체 정보와 동일한 객체 정보를 갖는 객체의 위치를 산출한다. 사용자 단말(1000)의 객체 분석부(1600)는 각 객체가 현재 수행 중인 프로세스에서 배치된 위치의 좌표를 산출하는 방식으로 각 객체의 위치를 산출한다. Step S1080 of executing the event associated with the job initiation object consists of the following steps. 4 is a detailed flowchart of a step of executing an event associated with a work initiation object shown in FIG. 3 . Referring to FIG. 4 , in step S1081 , the user terminal 1000 calculates the location of an object having the same object information as the work start object information detected in the second process. In more detail, the object analysis unit 1600 of the user terminal 1000 calculates the location of an object having the same object information as the work start object information obtained in step S1030 among the objects included in the second process. The object analysis unit 1600 of the user terminal 1000 calculates the position of each object in a manner that calculates the coordinates of the position where each object is disposed in the process currently being performed.

본 발명의 또 다른 실시예에 따른 프로세스 자동화방법에서, 만약 제 2 객체들의 정보 중 작업개시 객체 정보의 위치 정보를 제외한 나머지 정보가 일치하면, 즉 작업개시 객체의 위치가 변경된 경우, 작업개시 객체 정보의 위치 정보를 제2 객체들의 정보의 위치 정보로 변경되었음을 알리는 알림을 사용자에게 제공할 수 있다. 추가적으로, 사용자 단말(1000)은 스토리지(1200)에 저장된 작업 개시 객체의 객체 정보의 위치를 변경된 작업 개시 객체의 위치로 갱신한다.In the process automation method according to another embodiment of the present invention, if the remaining information except for the location information of the work start object information among the information of the second objects matches, that is, when the location of the work start object is changed, the work start object information A notification informing that the location information of the second object has been changed to location information of the information of the second objects may be provided to the user. Additionally, the user terminal 1000 updates the location of the object information of the work start object stored in the storage 1200 to the changed location of the work start object.

보다 구체적으로, 본 발명의 또 다른 실시예에 따른 프로세스 자동화 방법은 제 1 프로세스에서 사용자 단말의 사용자에 의해 입력된 작업개시 객체의 위치를 산출하는 단계, 및 산출된 작업개시 객체의 위치와 S1081 단계에서 산출된 작업개시 객체 정보와 동일한 객체 정보를 갖는 객체의 위치를 비교하고, 양 객체의 위치가 상이한 경우, 상기 작업개시 객체의 위치가 변경되었음을 알리는 알림을 표시하는 단계를 더 포함한다. 이처럼, 사용자가 작업개시 객체로 지정한 객체의 위치가 변경되었음을 사용자에게 알림으로써, 후속하는 작업에서 사용자로 하여금 작업개시 객체의 위치를 용이하게 알 수 있게 한다. 따라서, 사용자의 업무 효율을 향상시킬 수 있다. More specifically, the process automation method according to another embodiment of the present invention comprises the steps of calculating the position of the work start object input by the user of the user terminal in the first process, and the calculated position of the work start object and the step S1081 Comparing the position of the object having the same object information with the work start object information calculated in, and when the positions of the two objects are different, further comprising the step of displaying a notification indicating that the position of the work start object has been changed. As such, by notifying the user that the location of the object designated by the user as the work start object is changed, the user can easily know the location of the work start object in the subsequent work. Accordingly, it is possible to improve the work efficiency of the user.

S1082 단계에서, 사용자 단말(1000)은 S1081 단계에서 산출된 객체의 위치로 마우스 커서의 위치를 이동시킨다. 보자 자세하게는, 사용자 단말(1000)의 프로세서(1100)는 마우스 커서의 위치를 검출된 작업개시 객체 정보와 동일한 객체 정보를 갖는 객체의 위치로 이동시킨다. In step S1082, the user terminal 1000 moves the position of the mouse cursor to the position of the object calculated in step S1081. In detail, the processor 1100 of the user terminal 1000 moves the position of the mouse cursor to the position of the object having the same object information as the detected work start object information.

S1083 단계에서, 사용자 단말(1000)은 마우스 커서가 이동된 위치에서 작업개시 객체와 연관된 이벤트를 실행한다. 사용자 단말(1000)의 프로세서(1100)는 작업개시 객체 정보와 동일한 객체 정보를 갖는 객체 위치로 이동된 마우스 커서에서 S1040 단계에서 획득된 이벤트를 실행한다. In step S1083, the user terminal 1000 executes an event related to the work start object at the position where the mouse cursor is moved. The processor 1100 of the user terminal 1000 executes the event obtained in step S1040 from the mouse cursor moved to the object position having the same object information as the work start object information.

도 3에 도시된 예시에 따르면, 사용자 단말(1000)은 사용자 단말(1000)에서 수행 중인 프로세스가 작업개시객체로 설정된 "시연" 폴더와 동일한 객체를 포함하는지를 결정한다. "시연" 폴더와 동일한 객체가 검색된 경우, 사용자 단말(1000)의 프로세서(1100)는 "시연" 폴더와 연관된 이벤트로 설정된 마우스 커서를 "시연" 폴더의 위치로 이동시키고, 이동된 마우스 커서의 좌측버튼의 더블클릭과 동일한 이벤트인"시연" 폴더를 로드하는 이벤트를 실행한다. According to the example shown in FIG. 3 , the user terminal 1000 determines whether the process being performed in the user terminal 1000 includes the same object as the "demonstration" folder set as the work start object. When the same object as the "demonstration" folder is found, the processor 1100 of the user terminal 1000 moves the mouse cursor set to the event associated with the "demonstration" folder to the location of the "demonstration" folder, and the left side of the moved mouse cursor Fires an event that loads the "demonstration" folder, which is the same event as the button's double click.

상술한 본 발명의 실시예들에 따르면, 객체정보를 활용한 프로세스 자동화 방법은 사용자의 컴퓨터 작업과 관련하여 작업 개시 객체 및 이와 연관된 적어도 하나의 이벤트를 설정하고, 작업 개시 객체가 사용자 단말에서 수행 중인 프로세스에서 검색된 경우, 작업 개시 객체와 연관된 적어도 하나의 이벤트를 자동으로 실행하여 처리할 수 있다. 사용자에 의해 설정된 작업 개시 객체가 검출된 경우, 사용자가 컴퓨터를 조작하지 않더라도 자동으로 작업 개시 객체와 연관된 적어도 하나의 이벤트가 자동으로 실행되어 처리됨으로써, 사용자의 컴퓨터 작업의 편리성 및 효율성을 높일 수 있다. According to the above-described embodiments of the present invention, a process automation method using object information sets a task initiation object and at least one event related thereto in relation to a user's computer operation, and the task initiation object is being performed in the user terminal. When detected in the process, at least one event associated with the work initiation object may be automatically executed and processed. When a task initiation object set by the user is detected, at least one event related to the task initiation object is automatically executed and processed even if the user does not operate the computer, thereby increasing the convenience and efficiency of the user's computer operation. have.

또한, 본 발명에 의하면, 프로세스 자동화를 설정할 때 사용자에 의해 설정된 작업 개시 객체의 객체 정보를 활용하여 작업 개시 객체를 설정한다. 예를 들어, 사용자가 마우스의 커서를 이동시켜 마우스 커서가 지시하는 객체를 작업 개시 객체로 설정할 수 있다. 이처럼 본원발명은 프로세스 자동화를 설정할 때, 사용자가 간단한 조작으로 작업 개시 객체를 설정할 수 있다. 이에 따라, 컴퓨터 또는 프로세스 자동화에 대한 전문적인 지식이 없는 사람도 용이하게 프로세스 자동화 방법을 설정할 수 있다. In addition, according to the present invention, when setting process automation, the work start object is set by using the object information of the work start object set by the user. For example, a user may move a mouse cursor and set an object indicated by the mouse cursor as a work initiation object. As such, the present invention allows a user to set a work initiation object with a simple operation when setting process automation. Accordingly, even a person without computer or professional knowledge on process automation can easily set the process automation method.

또한, 본 발명에 따르면, 사용자 단말은 사용자에 의해 설정된 작업 개시 객체의 위치 좌표와 현재 사용자 단말에서 수행 중인 프로세스에서 검출된 객체 들 중 작업 개시 객체 정보와 동일한 객체 정보를 갖는 객체의 위치 좌표를 비교하고, 비교 결과 양 좌표가 상이한 경우, 즉 사용자가 설정한 작업 개시 객체의 위치가 변경된 경우, 사용자에게 작업 개시 객체의 위치가 변경되었음을 사용자에게 알린다. 이에 따라, UI(User Interface) 변경에 따른 작업개시 객체의 위치 정보를 자동 변경하여, 자동 업무처리 프로세스가 오류가 발생하는 것을 방지할 수 있다.In addition, according to the present invention, the user terminal compares the position coordinates of the work start object set by the user with the position coordinates of the object having the same object information as the work start object information among the objects detected in the process currently being performed by the user terminal. And, when both coordinates are different as a result of the comparison, that is, when the position of the work initiating object set by the user is changed, the user notifies the user that the position of the work initiating object is changed. Accordingly, by automatically changing the location information of the work start object according to the UI (User Interface) change, it is possible to prevent an error in the automatic work processing process from occurring.

한편, 이상에서는 본 발명의 바람직한 실시 예에 대하여 도시하고 설명하였지만, 본 발명은 상술한 특정의 실시 예에 한정되지 아니하며, 청구범위에서 청구하는 본 발명의 요지를 벗어남이 없이 당해 발명이 속하는 기술분야에서 통상의 지식을 가진 자에 의해 다양한 변형실시가 가능한 것은 물론이고, 이러한 변형실시들은 본 발명의 기술적 사상이나 전망으로부터 개별적으로 이해되어져서는 안될 것이다.On the other hand, although preferred embodiments of the present invention have been illustrated and described above, the present invention is not limited to the specific embodiments described above, and the technical field to which the present invention pertains without departing from the gist of the present invention as claimed in the claims In addition, various modifications are possible by those of ordinary skill in the art, and these modifications should not be individually understood from the technical spirit or perspective of the present invention.

이제까지 본 발명에 대하여 바람직한 실시예들을 중심으로 살펴보았다. 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자는 본 발명이 본 발명의 본질적인 특성에서 벗어나지 않는 범위에서 변형된 형태로 구현될 수 있음을 이해할 수 있을 것이다. 그러므로 개시된 실시예들은 한정적인 관점이 아니라 설명적인 관점에서 고려되어야 한다. 본 발명의 범위는 전술한 설명이 아니라 특허청구범위에 나타나 있으며, 그와 동등한 범위 내에 있는 모든 차이점은 본 발명에 포함된 것으로 해석되어야 할 것이다.So far, preferred embodiments of the present invention have been mainly looked at. Those of ordinary skill in the art to which the present invention pertains will understand that the present invention can be implemented in a modified form without departing from the essential characteristics of the present invention. Therefore, the disclosed embodiments are to be considered in an illustrative rather than a restrictive sense. The scope of the present invention is indicated in the claims rather than the foregoing description, and all differences within the scope equivalent thereto should be construed as being included in the present invention.

1000 : 사용자 단말
1100 : 프로세서 1200 : 스토리지
1300 : 입력부 1400 : 출력부
1500 : 프로세스 분석부 1600 : 객체 분석부
1700 : 이벤트 획득부 1800 : 비교부
1000: user terminal
1100: processor 1200: storage
1300: input unit 1400: output unit
1500: process analysis unit 1600: object analysis unit
1700: event acquisition unit 1800: comparison unit

Claims (8)

객체정보를 활용한 프로세스 자동화 방법에 있어서,
사용자 단말에서 실행 중인 제1 프로세스에 대한 제1 프로세스 정보를 획득하는 단계;
상기 제1 프로세스 정보에 포함되는 제1 객체들의 정보를 획득하는 단계;
상기 제1 프로세스 정보에서 상기 사용자 단말의 사용자에 의해 입력된 작업개시 객체에 대한 작업개시 객체정보를 획득하는 단계;
상기 작업개시 객체정보와 연관된 이벤트 정보를 획득하는 단계;
상기 사용자 단말에서 실행 중인 제2 프로세스에 대한 제2 프로세스 정보를 획득하는 단계;
상기 제2 프로세스 정보에 포함된 제2 객체들의 정보와 상기 작업개시 객체 정보를 비교하고, 상기 제2 객체들 중 상기 작업개시 객체 정보와 동일한 객체 정보를 갖는 객체가 포함되어 있는지 여부를 결정하는 단계;
상기 작업개시 객체정보와 대응되는 객체정보와 동일한 객체정보를 가진 객체가 있다고 결정된 경우, 상기 제2 프로세스에서 상기 연관된 이벤트 정보에 포함된 이벤트를 실행하는 단계를 포함하는 것을 특징으로 하는 객체정보를 활용한 프로세스 자동화방법.
In a process automation method using object information,
obtaining first process information about a first process running in the user terminal;
obtaining information on first objects included in the first process information;
obtaining work start object information on a work start object input by a user of the user terminal from the first process information;
obtaining event information related to the work start object information;
obtaining second process information on a second process running in the user terminal;
Comparing the information of the second objects included in the second process information with the work start object information, and determining whether an object having the same object information as the work start object information is included among the second objects ;
When it is determined that there is an object having the same object information as the object information corresponding to the work start object information, executing an event included in the related event information in the second process. One process automation method.
제 1항에 있어서,
상기 작업개시 객체 정보는 객체 이름, 객체 타입, 객체 아이콘의 이미지, 객체 위치, 및 객체가 포함된 프로그램을 포함하는 것을 특징으로 하는 객체정보를 활용한 프로세스 자동화방법.
The method of claim 1,
The process automation method using object information, characterized in that the work start object information includes an object name, an object type, an image of an object icon, an object location, and a program including the object.
제 1항에 있어서,
상기 작업개시 객체정보와 연관된 이벤트 정보는 복수 개의 이벤트 및 각 이벤트의 실행 순서 또는 실행 시간에 대한 정보를 포함하고,
상기 이벤트를 실행하는 단계는 상기 복수 개의 이벤트를 각 이벤트의 실행 순서 또는 실행 시간에 따라 수행하는 것을 특징으로 하는 객체 정보를 활용한 프로세스 자동화 방법.
The method of claim 1,
The event information related to the work start object information includes information about a plurality of events and the execution order or execution time of each event,
The step of executing the event is a process automation method using object information, characterized in that the plurality of events are performed according to the execution order or execution time of each event.
제 3 항에 있어서,
상기 작업개시 객체정보를 획득하는 단계는 사용자에 의해 조작된 마우스 커서가 지시하는 객체에 대한 객체정보를 상기 작업개시 객체정보로 획득하는 것을 특징으로 하는 객체 정보를 활용한 프로세스 자동화 방법.
4. The method of claim 3,
The step of obtaining the work start object information is a process automation method using object information, characterized in that obtaining the object information about the object indicated by the mouse cursor manipulated by the user as the work start object information.
제 3 항에 있어서,
상기 이벤트를 실행하는 단계는
상기 작업개시 객체 정보를 갖는 객체의 위치를 산출하는 단계;
상기 산출된 위치로 마우스 커서를 이동시키는 단계; 및
상기 마우스 커서가 이동된 위치에서 상기 작업개시 객체와 연관된 이벤트를 실행하는 단계를 포함하는 것을 특징으로 하는 객체정보를 활용한 프로세스 자동화 방법.
4. The method of claim 3,
The step of executing the event is
calculating the position of the object having the work start object information;
moving the mouse cursor to the calculated position; and
Process automation method using object information, characterized in that it comprises the step of executing an event associated with the work start object at the position where the mouse cursor is moved.
제 5 항에 있어서,
상기 제 1 프로세스에서 상기 사용자 단말의 사용자에 의해 입력된 작업개시 객체의 위치 좌표를 산출하는 단계; 및
상기 산출된 작업개시 객체의 위치와 상기 산출된 작업개시 객체 정보와 동일한 객체 정보를 갖는 객체의 위치를 비교하고, 양 좌표의 위치가 상이한 경우, 상기 작업개시 객체의 위치가 변경되었음을 알리는 알림을 표시하는 단계를 더 포함하는 것을 특징으로 하는 객체정보를 활용한 프로세스 자동화 방법.
6. The method of claim 5,
calculating the position coordinates of the work start object input by the user of the user terminal in the first process; and
Compares the calculated position of the work start object with the position of the object having the same object information as the calculated work start object information, and if the positions of both coordinates are different, a notification indicating that the position of the work start object has changed is displayed Process automation method using object information, characterized in that it further comprises the step of:
객체정보를 활용한 프로세스 자동화 방법을 수행하는 사용자 단말에 있어서,
상기 사용자 단말에서 상기 프로세서가 접근할 수 있도록 데이터를 저장하는 스토리지;
상기 사용자 단말이 사용자로부터 입력된 데이터를 획득하는 입력부;
상기 사용자 단말의 사용자에게 데이터를 출력하는 출력부;
상기 사용자 단말에서 실행 중인 제1 프로세스에 대한 제1 프로세스 정보를 획득하는 프로세스 분석부;
상기 제1 프로세스 정보에 포함되는 제1 객체들의 정보를 획득하고, 상기 제1 프로세스 정보에서 상기 사용자 단말의 사용자에 의해 입력된 작업개시 객체에 대한 작업개시 객체정보를 획득하는 객체 분석부; 및
상기 작업개시 객체정보와 연관된 이벤트 정보를 획득하는 이벤트 획득부를 포함하고,
상기 프로세스 분석부는 상기 사용자 단말에서 실행 중인 제2 프로세스에 대한 제2 프로세스 정보를 획득하고,
상기 사용자 단말은
상기 제2 프로세스 정보에 포함된 제2 객체들의 정보와 상기 작업개시 객체정보를 비교하고, 상기 제2 객체들 중 상기 작업개시 객체정보와 동일한 객체 정보를 갖는 객체가 포함되어 있는지 여부를 결정하는 비교부; 및
상기 작업개시 객체정보와 대응되는 객체정보와 동일한 객체정보를 가진 객체가 있다고 결정된 경우, 상기 제2 프로세스에서 상기 연관된 이벤트 정보에 포함된 이벤트를 실행하는 프로세서를 더 포함하는 것을 특징으로 하는 사용자 단말.
In a user terminal performing a process automation method using object information,
a storage for storing data so that the processor can access it from the user terminal;
an input unit for obtaining data input by the user terminal from the user;
an output unit for outputting data to a user of the user terminal;
a process analysis unit for obtaining first process information on a first process being executed in the user terminal;
an object analysis unit for obtaining information on first objects included in the first process information, and obtaining work start object information on a work start object input by a user of the user terminal from the first process information; and
An event acquisition unit for acquiring event information related to the work start object information,
The process analysis unit obtains second process information on a second process running in the user terminal,
The user terminal is
Comparison of comparing the information of the second objects included in the second process information with the work start object information, and determining whether an object having the same object information as the work start object information is included among the second objects wealth; and
When it is determined that there is an object having the same object information as the object information corresponding to the work start object information, the user terminal further comprising a processor for executing an event included in the related event information in the second process.
제1항 내지 제6항 중 어느 한 항에 기재된 방법을 수행하는 프로그램이 기록된 컴퓨터 판독가능한 기록매체. A computer-readable recording medium in which a program for performing the method according to any one of claims 1 to 6 is recorded.
KR1020200186486A 2020-12-29 2020-12-29 Method and device for automating process with object information KR20220094845A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020200186486A KR20220094845A (en) 2020-12-29 2020-12-29 Method and device for automating process with object information

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020200186486A KR20220094845A (en) 2020-12-29 2020-12-29 Method and device for automating process with object information

Publications (1)

Publication Number Publication Date
KR20220094845A true KR20220094845A (en) 2022-07-06

Family

ID=82400465

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020200186486A KR20220094845A (en) 2020-12-29 2020-12-29 Method and device for automating process with object information

Country Status (1)

Country Link
KR (1) KR20220094845A (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102039422B1 (en) 2018-09-21 2019-11-04 (주)투비소프트 Apparatus and method for automatically processing images
KR20200046769A (en) 2018-10-25 2020-05-07 주식회사 피앤피소프트 Method for providing business process management system based on automatic report generation

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102039422B1 (en) 2018-09-21 2019-11-04 (주)투비소프트 Apparatus and method for automatically processing images
KR20200046769A (en) 2018-10-25 2020-05-07 주식회사 피앤피소프트 Method for providing business process management system based on automatic report generation

Similar Documents

Publication Publication Date Title
US8436815B2 (en) Selective enabling of multi-input controls
WO2018109589A1 (en) Updating data records by adding editing functions to non-editable display elements
US20090158256A1 (en) Feeding test metrics into an integrated development environment to aid software developers to improve code quality
US10698599B2 (en) Connecting graphical shapes using gestures
US11287951B2 (en) Systems and methods for a touchscreen user interface for a collaborative editing tool
WO2022076487A1 (en) Online collaboration platform
US10908793B2 (en) Persistent application interface management
US11775413B2 (en) Information processing system and information processing method
JP2017045238A (en) Information processing system, information processing device, and information processing method
KR101796009B1 (en) Program automatic analysis system and automatic analysis method using the same
JP2008176479A (en) Information processor, information processing method and information processing program
KR20220094845A (en) Method and device for automating process with object information
US11822905B2 (en) Interactive service providing system, interactive service providing method, scenario generation and editing system, and scenario generation and editing method
CN111460235A (en) Atlas data processing method, device, equipment and storage medium
US20180067785A1 (en) Performance of data pasting-related action based on cut or copied data attribute
WO2011148408A1 (en) Operation support computer program, operation support computer system
US20140229867A1 (en) User interface (ui) creation support system, ui creation support method, and program
JP6665637B2 (en) Program creation support system
JP2020187501A (en) Information processing system and program
JP7452553B2 (en) Input display system, auxiliary information display method, and program
WO2012017757A1 (en) Clone detection device, clone detection program, and recording medium recording clone detection program
KR102483475B1 (en) Method and device for automating process with image
US11822762B2 (en) Input display system, auxiliary information display method and program
JP2886704B2 (en) Iconization device
CN113050845B (en) Processing method and processing device

Legal Events

Date Code Title Description
E601 Decision to refuse application