KR101637028B1 - System and method for functionality integration - Google Patents
System and method for functionality integration Download PDFInfo
- Publication number
- KR101637028B1 KR101637028B1 KR1020100052419A KR20100052419A KR101637028B1 KR 101637028 B1 KR101637028 B1 KR 101637028B1 KR 1020100052419 A KR1020100052419 A KR 1020100052419A KR 20100052419 A KR20100052419 A KR 20100052419A KR 101637028 B1 KR101637028 B1 KR 101637028B1
- Authority
- KR
- South Korea
- Prior art keywords
- script
- application program
- client
- function
- user interface
- Prior art date
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04B—TRANSMISSION
- H04B1/00—Details of transmission systems, not covered by a single one of groups H04B3/00 - H04B13/00; Details of transmission systems not characterised by the medium used for transmission
- H04B1/38—Transceivers, i.e. devices in which transmitter and receiver form a structural unit and in which at least one part is used for functions of transmitting and receiving
- H04B1/40—Circuits
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Stored Programmes (AREA)
Abstract
단말이 제1 응용프로그램 클라이언트의 기능 실행 정보를 바탕으로 스크립트 실행 정보를 수집하고, 스크립트 실행 정보에 대응하는 스크립트에 따라 제2 응용프로그램 클라이언트를 제어함으로써 단말이 복수 개의 응용프로그램을 연동하여 상기 복수 개의 응용프로그램의 기능을 통합한다.The terminal collects the script execution information based on the function execution information of the first application program client and controls the second application program client according to the script corresponding to the script execution information so that the terminal can synchronize a plurality of application programs, Integrate the functionality of the application.
Description
본 발명은 기능 통합 시스템 및 방법에 관한 것이다. 특히 본 발명은 응용프로그램의 기능을 통합하기 위한 시스템 및 방법에 관한 것이다.The present invention relates to a function integration system and method. In particular, the present invention relates to a system and method for integrating the functionality of an application program.
응용프로그램(application program)은 특정 기능을 수행하는 프로그램으로써, 사용자는 복수 개의 독립된 응용프로그램들을 이용하여 특정 업무를 처리할 수 있다.An application program is a program that performs a specific function, and a user can process a specific task using a plurality of independent application programs.
이때, 독립된 응용프로그램들의 기능들을 통합하기 위해서는 특정 응용프로그램에 다른 응용프로그램의 기능을 이식(transplant) 해야 한다.At this time, in order to integrate the functions of independent application programs, a function of another application program must be transplanted to a specific application program.
하지만, 이와 같이 다른 응용프로그램의 기능을 이식하는 경우, 특정 응용프로그램에서 이식되는 기능이 종래의 기능과 유기적으로 동작하도록 해당 응용프로그램을 수정 또는 재구성해야 하기 때문에, 기능의 안정성과 정확성에 대한 위험과 비용에 대한 비효율성을 감수해야 하는 문제점이 있다.However, when the functions of other application programs are ported, it is necessary to modify or reconfigure the application program so that the functions to be transferred from the specific application programs operate organically with the conventional functions. Therefore, There is a problem that the inefficiency of the cost must be paid.
본 발명이 이루고자 하는 기술적 과제는 독립적인 기술과 방법으로 구현된 응용프로그램들의 기능들을 사용자의 업무관점에서 유기적으로 통합하는 방법을 제공하는 것이다.SUMMARY OF THE INVENTION The present invention provides a method for organically integrating functions of application programs implemented by independent technologies and methods from a business viewpoint of a user.
본 발명의 특징에 따른 기능 통합 방법은 단말이 복수 개의 응용프로그램을 연동하여 복수 개의 응용프로그램의 기능을 통합하는 기능 통합 방법으로써, 단말이 제1 응용프로그램 클라이언트의 기능 실행 정보를 바탕으로 스크립트 실행 정보를 수집하는 단계, 그리고 단말이 스크립트 실행 정보에 대응하는 스크립트에 따라 제2 응용프로그램 클라이언트를 제어하는 단계를 포함한다.A function integration method according to an aspect of the present invention is a function integration method in which a terminal cooperates with a plurality of application programs to integrate functions of a plurality of application programs. And controlling the second application program client according to the script corresponding to the script execution information.
본 발명의 다른 특징에 따른 기능 통합 시스템은 응용프로그램 클라이언트의 사용자 인터페이스를 통한 입력 정보에 대응하는 사용자 인터페이스 스크립트를 저장하는 기능 통합 서버, 그리고 기능 통합 서버로부터 사용자 인터페이스 스크립트를 수신하고, 수신된 사용자 인터페이스 스크립트를 실행하는 단말을 포함한다. 여기서 단말은 제1 응용프로그램 클라이언트의 기능 실행에 따른 스크립트 실행 정보를 수집하고, 스크립트 실행 정보를 기능 통합 서버로 전송하여 기능 통합 서버로부터 사용자 인터페이스 스크립트를 수신하는 기능 통합 클라이언트, 그리고 사용자 인터페이스 스크립트를 실행하여 제2 응용프로그램 클라이언트를 제어하는 스크립트 실행 플랫폼을 포함한다.According to another aspect of the present invention, a function integration system includes a function integration server for storing a user interface script corresponding to input information through a user interface of an application program client, and a function integration server for receiving a user interface script from the function integration server, Includes the terminal that executes the script. Here, the terminal includes a function integrated client that collects script execution information according to the execution of the function of the first application program client, transmits the script execution information to the function integration server and receives the user interface script from the function integration server, And a script execution platform for controlling the second application program client.
본 발명의 특징에 따르면, 응용프로그램의 사용자 인터페이스를 통해 사용자가 직접 응용프로그램을 사용하듯이 사용자의 입력 정보를 재현하는 사용자 인터페이스 스크립트를 활용하여 응용프로그램을 제어할 수 있다. 또한 사용자는 하나의 응용프로그램의 기능만을 사용하지만, 하나의 업무를 처리하는데 활용이 필요한 다른 응용프로그램의 기능을 사용자 인터페이스 스크립트를 통해 실행함으로써, 서로 다른 응용프로그램의 기능들을 연계시킬 수 있다.According to an aspect of the present invention, an application program can be controlled using a user interface script that reproduces input information of a user as if the user directly used an application program through a user interface of the application program. In addition, the user uses only the function of one application program, but the functions of the other application programs that need to be utilized in processing one task are executed through the user interface script, so that the functions of the different application programs can be linked.
도 1은 본 발명의 제1 실시 예에 따른 기능 통합 시스템을 도시한 도면이다.
도 2는 본 발명의 제2 실시 예에 따른 기능 통합 시스템을 도시한 도면이다.
도 3은 본 발명의 실시 예에 따른 기능 통합 방법을 도시한 도면이다.
도 4는 본 발명의 실시 예에 따른 UI 스크립트를 도시한 도면이다.
도 5는 본 발명의 실시 예에 따른 UI 스크립트가 실행되는 과정을 도시한 도면이다.1 is a diagram illustrating a function integration system according to a first embodiment of the present invention.
2 is a diagram illustrating a function integration system according to a second embodiment of the present invention.
3 is a diagram illustrating a functional integration method according to an embodiment of the present invention.
4 is a diagram illustrating a UI script according to an embodiment of the present invention.
5 is a diagram illustrating a process of executing a UI script according to an exemplary embodiment of the present invention.
아래에서는 첨부한 도면을 참고로 하여 본 발명의 실시예에 대하여 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자가 용이하게 실시할 수 있도록 상세히 설명한다. 그러나 본 발명은 여러 가지 상이한 형태로 구현될 수 있으며 여기에서 설명하는 실시예에 한정되지 않는다. 그리고 도면에서 본 발명을 명확하게 설명하기 위해서 설명과 관계없는 부분은 생략하였으며, 명세서 전체를 통하여 유사한 부분에 대해서는 유사한 도면 부호를 붙였다.Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings so that those skilled in the art can easily carry out the present invention. The present invention may, however, be embodied in many different forms and should not be construed as limited to the embodiments set forth herein. In order to clearly illustrate the present invention, parts not related to the description are omitted, and similar parts are denoted by like reference characters throughout the specification.
명세서 전체에서, 어떤 부분이 어떤 구성요소를 "포함"한다고 할 때, 이는 특별히 반대되는 기재가 없는 한 다른 구성요소를 제외하는 것이 아니라 다른 구성요소를 더 포함할 수 있는 것을 의미한다.Throughout the specification, when an element is referred to as "comprising ", it means that it can include other elements as well, without excluding other elements unless specifically stated otherwise.
이제 도면을 참고하여 본 발명의 실시 예에 따른 기능 통합 시스템 및 방법을 설명한다.A functional integration system and method according to an embodiment of the present invention will now be described with reference to the drawings.
먼저, 도 1을 참고하여 본 발명의 제1 실시 예에 따른 기능 통합 시스템을 설명한다.First, a function integration system according to a first embodiment of the present invention will be described with reference to FIG.
도 1은 본 발명의 제1 실시 예에 따른 기능 통합 시스템을 도시한 도면이다.1 is a diagram illustrating a function integration system according to a first embodiment of the present invention.
도 1에 도시된 바와 같이, 본 발명의 제1 실시 예에 따른 기능 통합 시스템(100)은 기능 통합 서버(110), 단말(130), 제1 응용프로그램 서버(150) 및 제2 응용프로그램 서버(170)를 포함하며, 단말(130)는 기능 통합 클라이언트(131), 제1 응용프로그램 클라이언트(133) 및 제2 응용프로그램 클라이언트(135)를 포함한다.1, the
기능 통합 서버(110)는 기능 통합 클라이언트(131)에게 필요한 정보를 유지 관리하며, 기능 통합 클라이언트(131)가 요청하는 작업을 처리한다.The
기능 통합 클라이언트(131)는 특정 업무 처리를 위해 필요한 기능들을 수행하는 제1 응용프로그램 클라이언트(133)와 제2 응용프로그램 클라이언트(135)을 연동시킨다. 여기서, 기능 통합 클라이언트(131)는 제1 응용프로그램 서버(150) 또는 제2 응용프로그램 서버(170)와 통신하여 제1 응용프로그램 클라이언트(133)와 제2 응용프로그램 클라이언트(135)을 연동시킬 수 있다. 이때, 제1 응용프로그램 서버(150)는 제1 응용프로그램 클라이언트(133)의 서버 부분이며, 제2 응용 프로그램 서버(170)는 제2 응용프로그램 클라이언트(135)의 서버 부분이다.The
기능 통합 서버(110)는 업무적 연관성이 있는 응용프로그램의 기능들을 유기적으로 연결하기 위해 응용프로그램 정보, 기능 정보 및 기능 연결 정보를 저장하고, 기능 통합 클라이언트(131)는 기능 통합 서버(110)에 저장된 정보를 바탕으로 단말(130)에서 서로 독립적으로 구현된 응용프로그램들의 기능들이 유기적으로 연동되도록 기능을 조정한다.The
기능 통합 서버(110)에 저장된 응용프로그램 정보는 응용프로그램 아이디, 응용프로그램 명칭, 응용프로그램 실행 방법 및 로그인 정보를 포함한다.The application program information stored in the
응용프로그램 실행 방법은 특정 응용프로그램의 기능을 활성화시키기 위해 기능 통합 클라이언트(131)가 특정 응용프로그램을 실행시키는 방법을 포함한다.The method for executing an application program includes a method for the
로그인 정보는 특정 응용프로그램을 실행함과 기능을 수행하기 전에 사용자 인증이 필요한 경우에 필요한 사용자 정보 및 인증 정보를 포함한다.The login information includes user information and authentication information required when user authentication is required before executing a specific application program and performing a function.
이때, 응용프로그램 실행 방법 및 로그인 정보는 기능 통합 클라이언트(131)가 직접 또는 다른 프로그램을 통해 실행하여 특정 응용프로그램을 실행하고 로그인할 수 있는 형식이다.At this time, the application program execution method and login information can be executed by the
예를 들어, 웹(web)의 형태로 서비스를 제공하는 기업의 인사시스템을 실행시키고 로그인하는 경우, 기능 통합 클라이언트(131)는 응용프로그램 실행 방법에 따라 인터넷 브라우저(browser)를 실행시키고, 인터넷 브라우저에 기업의 인사시스템의 인터넷 주소를 입력하여 인사시스템에 접속한다. 이후, 기능 통합 클라이언트(131)는 로그인 정보를 이용하여 접속한 인사시스템의 기능을 사용하기 위해 사용자 인증을 수행한다.For example, when executing a personnel system of a company providing a service in the form of a web and logging in, the
기능 통합 서버(110)에 저장된 기능 정보는 기능 아이디, 기능 활성화 정보, 입력 인자 정보, 기능 실행 정보 및 출력 인자 정보를 포함한다.The function information stored in the
기능 활성화 정보는 응용프로그램의 실행 및 사용자 인증이 끝난 상태에서 해당 기능을 사용자가 활용할 수 있는 상태로 활성화 시키는 절차와 방법을 나타낸다.The function activation information indicates a procedure and a method of activating the function in a state where the user can use the function after the execution of the application and the user authentication.
입력 인자 정보는 기능이 활성화된 후, 사용자가 입력해주는 기능이 처리할 자료에 대한 정보를 나타낸다.The input parameter information indicates information about the data to be processed by the function inputted by the user after the function is activated.
기능 실행 정보는 기능이 처리할 입력 데이터가 입력된 후, 기능이 이 자료를 처리하기를 시작하여 처리되는 결과가 나올 때까지의 실행 방법을 나타낸다. 여기서, 기능 실행 정보는 입력 데이터의 유효성 여부를 포함할 수 있다.The function execution information indicates how to execute the function until input data to be processed is inputted and then the function starts processing the data and the result is processed. Here, the function execution information may include whether the input data is valid or not.
출력 인자 정보는 해당 기능이 완료되었을 때 결과에 대한 정보를 나타낸다.The output parameter information indicates information about the result when the function is completed.
입력 인자 정보 및 출력 인자 정보의 각각은 인자 아이디, 자료 형태, 수용값 범위 및 필수항목 여부를 포함한다. 여기서, 자료 형태는 해당 인자의 숫자인지, 문자열인지 등의 데이터 종류를 나타내고, 수용값 범위는 인자로 받아들일 수 있는 값들이 어떠한 값들인지에 대한 정보를 나타내며, 필수항목 여부는 해당 인자가 반드시 지정되어야 기능을 시작할 수 있는지, 해당 인자가 없어도 기능을 실행할 수 있는지에 대한 정보를 나타낸다.Each of the input parameter information and the output parameter information includes an argument ID, a data type, an acceptance value range, and a required item. Here, the data type indicates the data type such as the number of the corresponding factor or the string, and the acceptable value range indicates information about the values of the values that can be accepted as the parameters. , And whether the function can be started without the corresponding argument.
기능 통합 서버(110)에 저장된 기능 연결 정보는 선행 기능 아이디, 후행 기능 아이디, 인자 대응 정보, 인자 입력 방법을 포함한다.The function connection information stored in the
선행 기능 아이디와 후행 기능 아이디는 어떠한 기능들이 연결되는지에 대한 정보로써, 기능 통합 클라이언트(131)는 선행 기능 아이디에 대응하는 기능의 실행이 끝난 후, 후행 기능 아이디에 대응하는 기능을 실행시킨다.The
인자 대응 정보는 선행 기능의 출력 인자들이 어떻게 후행 기능의 입력 인자로 대응되는지에 대한 정보로써, 단순히 인자들이 어떻게 대응되는지 뿐만 아니라, 후행 기능의 인자로써 유효하기 위해 필요한 인자 변환 작업에 대한 정보를 포함한다.The argument correspondence information is information on how the output parameters of the preceding function correspond to the input parameters of the trailing function and includes not only how the arguments are matched but also information about the parameter conversion operations necessary to be valid as a parameter of the trailing function do.
인자 입력 방법은 인자 대응 정보에 따라 선행 기능의 출력 인자가 후행 기능에 입력되는 방법을 나타낸다.The argument input method shows how the output argument of the preceding function is input to the trailing function according to the argument correspondence information.
다음은 도 2를 참고하여 본 발명의 제2 실시 예에 따른 기능 통합 시스템을 설명한다.Next, a function integration system according to a second embodiment of the present invention will be described with reference to FIG.
도 2는 본 발명의 제2 실시 예에 따른 기능 통합 시스템을 도시한 도면이다.2 is a diagram illustrating a function integration system according to a second embodiment of the present invention.
도 2에 도시된 바와 같이, 본 발명의 제2 실시 예에 따른 기능 통합 시스템(300)은 기능 통합 서버(310), 단말(330), 제1 응용프로그램 서버(350) 및 제2 응용프로그램 서버(370)를 포함하며, 단말(330)은 제1 응용프로그램 클라이언트(331), 제2 응용프로그램 클라이언트(333), 기능 통합 클라이언트(335), 스크립트 실행 플랫폼(337) 및 응용프로그램 실행 플랫폼(339)을 포함한다.2, the
기능 통합 서버(310)는 특정 응용프로그램 클라이언트의 사용자 인터페이스(User Interface, 이하에서는 'UI'라고도 함)를 통한 사용자의 입력 정보에 대응하는 사용자 인터페이스 스크립트(User Interface Script, 이하에서는 'UI 스크립트'라고도 함)를 미리 저장하며, 단말(330)의 기능 통합 클라이언트(335)에게 저장된 UI 스크립트를 제공한다. 여기서, UI 스크립트는 입력 정보에 대응하는 하나 이상의 명령문을 포함할 수 있다.The
단말(330)의 제1 응용프로그램 클라이언트(331)는 제1 응용프로그램 서버(350)와 연동하여 하나 이상의 기능을 수행한다.The first
단말(330)의 제2 응용프로그램 클라이언트(333)는 제1 응용프로그램 서버(370)와 연동하여 하나 이상의 기능을 수행한다.The second
단말(330)의 기능 통합 클라이언트(335)는 스크립트 실행 정보를 수집하여 수집된 스크립트 실행 정보를 기능 통합 서버(310)로 전송하고, 기능 통합 서버(310)로부터 UI 스크립트를 수신하여 수신된 UI 스크립트를 스크립트 실행 플랫폼(337)으로 전달한다. 여기서, 기능 통합 클라이언트(335)는 응용프로그램 서버 또는 응용프로그램 클라이언트와 연동하여 스크립트 실행 정보를 수집할 수 있으며, 응용프로그램 클라이언트와 응용프로그램 실행 플랫폼이 송수신하는 메시지를 감시하여 스크립트 실행 정보를 수집할 수도 있다.The
단말(330)의 스크립트 실행 플랫폼(337)은 기능 통합 클라이언트(335)로부터 UI 스크립트를 전달받고, 전달받은 UI 스크립트에 포함된 명령문을 순차적으로 실행한다.The
응용프로그램 실행 플랫폼(339)은 응용프로그램 클라이언트에 대한 지원을 제공하며, 응용프로그램 클라이언트와 메시지를 송수신한다. 여기서, 응용프로그램 실행 플랫폼(339)은 단말(330)의 운영 체계(operating system, 이하에서는 'OS'라고도 함)에 해당할 수 있다.The
다은은 도 3을 참고하여 본 발명의 제2 실시 예에 따른 기능 통합 시스템이 응용프로그램의 기능을 통합하는 방법을 설명한다.3 illustrates a method of integrating functions of an application program according to a second embodiment of the present invention with reference to FIG.
도 3은 본 발명의 실시 예에 따른 기능 통합 방법을 도시한 도면이다.3 is a diagram illustrating a functional integration method according to an embodiment of the present invention.
도 3에 도시된 바와 같이, 먼저, 단말(330)의 기능 통합 클라이언트(335)가 제1 응용프로그램 클라이언트(331)와 응용프로그램 실행 플랫폼(339)간의 송수신 메시지 또는 제2 응용프로그램 클라이언트(333)와 응용프로그램 실행 플랫폼(339)간의 송수신 메시지를 검출한다(S110).3, the
다음, 단말(330)의 기능 통합 클라이언트(335)가 검출된 메시지를 바탕으로 스크립트 실행 정보를 수집한다(S120).Next, the
이후, 단말(330)의 기능 통합 클라이언트(335)가 수집된 스크립트 실행 정보를 기능 통합 서버(310)로 전송한다(S130).Thereafter, the
다음, 기능 통합 서버(310)는 미리 저장된 복수 개의 UI 스크립트 중 수신된 스크립트 실행 정보에 대응하는 UI 스크립트를 검출한다(S140).Next, the
이후, 기능 통합 서버(310)는 검출된 UI 스크립트를 단말(330)로 전송한다(S150).Thereafter, the
다음, 단말(330)의 스크립트 실행 플랫폼(337)은 수신된 UI 스크립트를 실행한다(S160). 여기서, 스크립트 실행 플랫폼(337)은 기능 통합 클라이언트(335)로부터 UI 스크립트를 전달받을 수 있다.Next, the
다음은 도 4 및 도 5를 참고하여 본 발명의 제2 실시 예에 따른 기능 통합 시스템의 스크립트 실행 플랫폼이 UI 스크립트를 실행하는 방법을 설명한다.4 and 5, a script execution platform of the function integration system according to the second embodiment of the present invention executes a UI script.
도 4는 본 발명의 실시 예에 따른 UI 스크립트를 도시한 도면이다.4 is a diagram illustrating a UI script according to an embodiment of the present invention.
도 4에 도시된 바와 같이, UI 스크립트는 UI를 통한 사용자의 입력 정보에 대응하는 복수 개의 명령문을 포함한다.As shown in FIG. 4, the UI script includes a plurality of statements corresponding to user's input information through the UI.
첫 번째 명령문, 즉 'select_Menu("Configuration")'은 특정 응용프로그램 클라이언트의 UI를 통해 'Menu' 중 'Configuration'을 선택하도록 명령하는 명령문이다.The first statement, 'select_Menu ("Configuration"), is a statement that tells the application client to select' Configuration 'in the' Menu 'via the UI.
두 번째 명령문, 즉 'select_Item("EthernetManagement")'은 특정 응용프로그램 클라이언트의 UI를 통해 'Item' 중 'EthernetManagement'를 선택하도록 명령하는 명령문이다.The second statement, 'select_Item ("EthernetManagement"), is a statement that instructs the application client's UI to select "EthernetManagement" of the "Item".
세 번째 명령문, 즉 'select_Item("Eoffice")'는 특정 응용프로그램 클라이언트의 UI를 통해 'Item' 중 'Eoffice'를 선택하도록 명령하는 명령문이다.The third statement, 'select_Item ("Eoffice") ", is a statement that instructs the user to select' Eoffice 'in' Item 'through the UI of a specific application client.
네 번째 명령문, 즉 'get_Input("User Input","PSW3")'는 특정 응용프로그램 클라이언트의 UI를 통해 'User Input'에 'PSW3'를 입력하도록 명령하는 명령문이다.The fourth statement, 'get_Input ("User Input", "PSW3"), is a statement that tells' User Input' to enter 'PSW3' through the UI of the specific application client.
다섯 번째 명령문, 즉 'select_Item("Confirm")'은 특정 응용프로그램 클라이언트의 UI를 통해 'Item' 중 'Confirm'을 선택하도록 명령하는 명령문이다.The fifth statement, 'select_Item ("Confirm") "is a statement that instructs the user to select' Confirm 'in' Item 'through the UI of the specific application client.
이하에서는 도 5를 참고하여 제2 실시 예에 따른 기능 통합 시스템의 스크립트 실행 플랫폼이 도 4에 도시된 UI 스크립트를 실행하는 과정을 설명한다.Hereinafter, the process of executing the UI script shown in FIG. 4 by the script execution platform of the function integration system according to the second embodiment will be described with reference to FIG.
도 5는 본 발명의 실시 예에 따른 UI 스크립트가 실행되는 과정을 도시한 도면이다.5 is a diagram illustrating a process of executing a UI script according to an exemplary embodiment of the present invention.
도 5에 도시된 바와 같이, 먼저, 스크립트 실행 플랫폼(337)은 UI 스크립트의 첫 번째 명령문에 따라 특정 응용프로그램 클라이언트의 UI를 통해 'Menu' 중 'Configuration'을 선택한다.As shown in FIG. 5, first, the
이후, 스크립트 실행 플랫폼(337)은 UI 스크립트의 두 번째 명령문에 따라 특정 응용프로그램 클라이언트의 UI를 통해 'Item' 중 'EthernetManagement'를 선택한다.Then, the
다음, 스크립트 실행 플랫폼(337)은 UI 스크립트의 세 번째 명령문에 따라 특정 응용프로그램 클라이언트의 UI를 통해 'Item' 중 'Eoffice'를 선택한다.Next, the
이후, 스크립트 실행 플랫폼(337)은 UI 스크립트의 네 번째 명령문에 따라 특정 응용프로그램 클라이언트의 UI를 통해 'User Input'에 'PSW3'를 입력한다.Then, the
다음, 스크립트 실행 플랫폼(337)은 UI 스크립트의 다섯 번째 명령문에 따라 특정 응용프로그램 클라이언트의 UI를 통해 'Item' 중 'Confirm'을 선택한다.Next, the
이상에서 설명한 본 발명의 실시예는 장치 및 방법을 통해서만 구현이 되는 것은 아니며, 본 발명의 실시예의 구성에 대응하는 기능을 실현하는 프로그램 또는 그 프로그램이 기록된 기록 매체를 통해 구현될 수도 있으며, 이러한 구현은 앞서 설명한 실시예의 기재로부터 본 발명이 속하는 기술분야의 전문가라면 쉽게 구현할 수 있는 것이다.The embodiments of the present invention described above are not only implemented by the apparatus and method but may be implemented through a program for realizing the function corresponding to the configuration of the embodiment of the present invention or a recording medium on which the program is recorded, The embodiments can be easily implemented by those skilled in the art from the description of the embodiments described above.
이상에서 본 발명의 실시예에 대하여 상세하게 설명하였지만 본 발명의 권리범위는 이에 한정되는 것은 아니고 다음의 청구범위에서 정의하고 있는 본 발명의 기본 개념을 이용한 당업자의 여러 변형 및 개량 형태 또한 본 발명의 권리범위에 속하는 것이다.While the present invention has been particularly shown and described with reference to exemplary embodiments thereof, it is to be understood that the invention is not limited to the disclosed exemplary embodiments, It belongs to the scope of right.
Claims (9)
상기 단말이 제1 응용프로그램 클라이언트와 응용프로그램 실행 플랫폼간의 메시지를 수집하는 단계;
상기 단말이 상기 메시지에 따라 스크립트 실행 정보를 수집하는 단계; 및
상기 단말이 상기 스크립트 실행 정보에 대응하는 사용자 인터페이스 스크립트에 따라 제2 응용프로그램의 클라이언트를 제어하는 단계를 포함하며,
상기 사용자 인터페이스 스크립트는 상기 제2 응용 프로그램의 클라이언트의 사용자 인터페이스를 통한 사용자의 입력 정보에 대응하는 복수 개의 명령문
을 포함하는 기능 통합 방법.A function integrating method for integrating functions of a plurality of application programs by a terminal in cooperation with a plurality of application programs,
The terminal collecting messages between the first application program client and the application program execution platform;
The terminal collecting script execution information according to the message; And
The terminal controlling the client of the second application program according to a user interface script corresponding to the script execution information,
The user interface script includes a plurality of statements corresponding to user input information through a user interface of a client of the second application program
/ RTI >
상기 제어하는 단계 이전에
상기 단말이 상기 스크립트 실행 정보를 서버로 전송하는 단계; 및
상기 단말이 상기 서버로부터 상기 스크립트를 수신하는 단계를 더 포함하는 기능 통합 방법.The method according to claim 1,
Before the controlling step
The terminal transmitting the script execution information to a server; And
Further comprising the step of the terminal receiving the script from the server.
상기 제어하는 단계는
상기 단말이 제2 응용프로그램 클라이언트의 사용자 인터페이스를 통해 상기 스크립트를 실행하는 기능 통합 방법.The method according to claim 1,
The step of controlling
And the terminal executes the script through the user interface of the second application program client.
상기 제어하는 단계는
상기 단말의 상기 스크립트에 포함된 복수 개의 명령문을 미리 정해진 순서에 따라 실행하는 기능 통합 방법.5. The method of claim 4,
The step of controlling
And executing a plurality of statements included in the script of the terminal according to a predetermined order.
상기 기능 통합 서버로부터 사용자 인터페이스 스크립트를 수신하고, 수신된 사용자 인터페이스 스크립트를 실행하는 단말을 포함하고,
상기 단말은
제1 응용프로그램 클라이언트의 기능 실행에 따른 스크립트 실행 정보를 수집하고, 상기 스크립트 실행 정보를 상기 기능 통합 서버로 전송하여 상기 기능 통합 서버로부터 상기 사용자 인터페이스 스크립트를 수신하는 기능 통합 클라이언트; 및
상기 사용자 인터페이스 스크립트를 실행하여 제2 응용프로그램의 클라이언트를 제어하는 스크립트 실행 플랫폼을 포함하며,
상기 제1 응용프로그램 클라이언트와 응용프로그램 실행 플랫폼간의 메시지를 검출하고, 상기 메시지를 바탕으로 상기 스크립트 실행 정보를 수집하며,
상기 사용자 인터페이스 스크립트는 상기 제2 응용 프로그램의 클라이언트의 사용자 인터페이스를 통한 사용자의 입력 정보에 대응하는 복수 개의 명령문
을 포함하는 기능 통합 시스템.A function integration server for storing a user interface script corresponding to input information through a user interface of an application client; And
And a terminal for receiving a user interface script from the function integration server and executing the received user interface script,
The terminal
A function integrated client for collecting script execution information according to the execution of the function of the first application program client and transmitting the script execution information to the function integration server and receiving the user interface script from the function integration server; And
And a script execution platform for executing the user interface script to control a client of the second application program,
Detecting a message between the first application program client and the application program execution platform, collecting the script execution information based on the message,
The user interface script includes a plurality of statements corresponding to user input information through a user interface of a client of the second application program
And a function integration system.
상기 스크립트 실행 플랫폼은
상기 제2 응용프로그램 클라이언트의 사용자 인터페이스를 통해 상기 사용자 인터페이스 스크립트에 포함된 명령문을 실행하여 상기 제2 응용프로그램 클라이언트를 제어하는 기능 통합 시스템.The method according to claim 6,
The script execution platform
And controlling the second application program client by executing a command included in the user interface script through a user interface of the second application program client.
상기 기능 통합 클라이언트는
상기 제1 응용프로그램 클라이언트와 연동하여 상기 스크립트 실행 정보를 수집하는 기능 통합 시스템.The method according to claim 6,
The function integration client
And collects the script execution information in cooperation with the first application program client.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020100052419A KR101637028B1 (en) | 2010-06-03 | 2010-06-03 | System and method for functionality integration |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020100052419A KR101637028B1 (en) | 2010-06-03 | 2010-06-03 | System and method for functionality integration |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20110132850A KR20110132850A (en) | 2011-12-09 |
KR101637028B1 true KR101637028B1 (en) | 2016-07-20 |
Family
ID=45500703
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020100052419A KR101637028B1 (en) | 2010-06-03 | 2010-06-03 | System and method for functionality integration |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR101637028B1 (en) |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2003202996A (en) * | 2001-12-28 | 2003-07-18 | Nippon Digital Kenkyusho:Kk | Functionally integrated system among application systems and program |
JP2006059370A (en) | 2004-01-27 | 2006-03-02 | Hitachi Communication Technologies Ltd | System, apparatus and program for integrated application management, server, system, program, server case and communication system for integrated session management, session control server and integrated application server |
Family Cites Families (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR100596069B1 (en) * | 2004-05-11 | 2006-07-03 | 주현 유 | Integrated Server Management System |
KR100616157B1 (en) * | 2005-01-11 | 2006-08-28 | 와이더댄 주식회사 | Method and syetem for interworking plurality of applications |
-
2010
- 2010-06-03 KR KR1020100052419A patent/KR101637028B1/en active IP Right Grant
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2003202996A (en) * | 2001-12-28 | 2003-07-18 | Nippon Digital Kenkyusho:Kk | Functionally integrated system among application systems and program |
JP2006059370A (en) | 2004-01-27 | 2006-03-02 | Hitachi Communication Technologies Ltd | System, apparatus and program for integrated application management, server, system, program, server case and communication system for integrated session management, session control server and integrated application server |
Also Published As
Publication number | Publication date |
---|---|
KR20110132850A (en) | 2011-12-09 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
RU2681351C1 (en) | Method and means of managing an intellectual device for home use to download data, method and device for collecting data unloaded by intelligent device for home use | |
CN100385855C (en) | System and its method for central remote automatic upgrading software | |
KR100442884B1 (en) | Method for updating firmware | |
RU2628429C2 (en) | Vehicle software update system | |
US20140351807A1 (en) | Method and communication device for updating web application | |
US20230308504A9 (en) | Method and system of application development for multiple device client platforms | |
US9553766B2 (en) | Determined configuration update for edge components | |
CN101894059B (en) | A kind of detection method of running status and system | |
US8180866B2 (en) | Device management apparatus and method for setting configuration-value therein | |
CN104461897A (en) | Application program test method and device | |
CN101909061A (en) | Creation and application method of dynamic virtual channel based on remote display protocol | |
CN104899070B (en) | Implementation method, system and the device of device command row | |
WO2012016409A1 (en) | Terminal upgrade method, terminal upgrade downgrade method and upgrade management center | |
CN103368897B (en) | The method of delivery applications program, Apparatus and system | |
CN115514667A (en) | Access service processing method, system, device, electronic equipment and storage medium | |
CN102694850A (en) | System integration method based on HttpClient technique | |
CN101577730A (en) | Method for uploading and downloading files synchronously based on FTP protocol | |
KR101637028B1 (en) | System and method for functionality integration | |
US20110040853A1 (en) | KVM switch and KVM system | |
JP5014040B2 (en) | Gateway device, gateway method of gateway device, and gateway program | |
CN106331051A (en) | File transmission method and system, file receiving device and file transmission device | |
CN101336425B (en) | Method and apparatus for generating task in network | |
JP2006155047A (en) | Verification system and verification method | |
CN106657219B (en) | File based on smart machine uploads and method for down loading | |
US20080133610A1 (en) | Method and apparatus for tracking directory for file transfer program |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
E902 | Notification of reason for refusal | ||
E701 | Decision to grant or registration of patent right |