JP5743743B2 - Application linkage system - Google Patents

Application linkage system Download PDF

Info

Publication number
JP5743743B2
JP5743743B2 JP2011140101A JP2011140101A JP5743743B2 JP 5743743 B2 JP5743743 B2 JP 5743743B2 JP 2011140101 A JP2011140101 A JP 2011140101A JP 2011140101 A JP2011140101 A JP 2011140101A JP 5743743 B2 JP5743743 B2 JP 5743743B2
Authority
JP
Japan
Prior art keywords
application
flow control
program
human
information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2011140101A
Other languages
Japanese (ja)
Other versions
JP2013008179A (en
Inventor
菊池 一也
一也 菊池
淳弘 渡邉
淳弘 渡邉
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hitachi Systems Ltd
Original Assignee
Hitachi Systems Ltd
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 Hitachi Systems Ltd filed Critical Hitachi Systems Ltd
Priority to JP2011140101A priority Critical patent/JP5743743B2/en
Publication of JP2013008179A publication Critical patent/JP2013008179A/en
Application granted granted Critical
Publication of JP5743743B2 publication Critical patent/JP5743743B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は複数のアプリケーション及びデバイスを跨ったアプリケーションのフロー制御、特に今まで実現できなかった人間系アプリケーション(ユーザインターフェースを保持するアプリケーション)とシステム系アプリケーション(ユーザインターフェースを保持しないアプリケーション)とのアプリケーション連携技術に関する。   The present invention is a flow control of an application across a plurality of applications and devices, and in particular, application cooperation between a human system application (an application that holds a user interface) and a system system application (an application that does not hold a user interface) that could not be realized until now Regarding technology.

クラウドコンピューティングの普及に伴い、アプリケーションはお互いの稼働環境(オンプレミス、クラウド等)に影響させることなく、シームレスに連携するITモデルが今後普及すると考えられる。この市場動向に対応すべく、アプリケーションをシームレスに連携するには、従来技術であるアプリケーションへのアクセスを、バスを介して行うアーキテクチャー・パターンであるEnterprise Service Bus(ESB)が存在する。   With the spread of cloud computing, it is thought that IT models that seamlessly link applications without affecting each other's operating environment (on-premise, cloud, etc.) will spread in the future. In order to seamlessly link applications in order to respond to this market trend, there is Enterprise Service Bus (ESB), which is an architecture pattern for accessing applications, which is a conventional technology, via a bus.

また、特開2010−136171号公報(特許文献1)のような先行技術も存在する。   There is also a prior art such as JP 2010-136171 (Patent Document 1).

特開2010−136171号公報JP 2010-136171 A

しかし、インターネットを越えて利用しようとした場合には、(1)ESBはフローに従ってWebサービスを呼び出す為、呼び出されるWebサービスにはグローバルIPの割り当てが必要となりIP管理が複雑化する、(2)連携するアプリケーション側でポートを開放していなければならずセキュリティ上課題の発生、(3)従来のESBではシステム系アプリケーション(Webサービス等)を対象としているため人間系アプリケーションと混在させる事ができない、という課題がある。   However, when trying to use the Internet beyond the Internet, (1) ESB calls a Web service according to the flow, so that the called Web service needs to be assigned a global IP, and IP management becomes complicated. (2) Ports must be open on the linked application side, and security issues will occur. (3) Conventional ESB targets system applications (Web services, etc.) and cannot be mixed with human applications. There is a problem.

本発明の目的は、連携するアプリケーション側から自身が実行すべき処理の有無を問い合わせ、アプリケーションを自動起動させる「自立協調型アプリケーション自動起動Agent」を、インターネット経由で実現する手段を提供することにある。   An object of the present invention is to provide means for inquiring whether or not there is a process to be executed by a cooperating application side, and realizing “autonomous cooperative application automatic start Agent” for automatically starting an application via the Internet. .

また、本発明の別の目的は、複数のアプリケーション及びデバイス(バッチアプリケーション、Webアプリケーション、スマ−トフォンアプリケーション等)を跨り、かつ、複数のロケーションを跨ったフローを制御するアプリケーションフロー制御方法を提供することにある。   Another object of the present invention is to provide an application flow control method for controlling a flow across a plurality of applications and devices (batch application, web application, smartphone application, etc.) and across a plurality of locations. There is.

本発明の前記並びにその他の目的と新規な特徴は、本明細書の記述及び添付図面から明らかになるであろう。   The above and other objects and novel features of the present invention will be apparent from the description of this specification and the accompanying drawings.

本願において開示される発明のうち、代表的なものの概要を簡単に説明すれば、次の通りである。   Of the inventions disclosed in the present application, the outline of typical ones will be briefly described as follows.

本発明の代表的な実施の形態に関わる人間系アプリケーション装置は、自立協調型アプリケーション自動起動Agentプログラムと、1または2以上のアプリケーションプログラムと、アプリケーションフロー制御装置と送受信を行うための外部インターフェースと、を含み、自立協調型アプリケーション自動起動Agentプログラムが該人間系アプリケーション装置ログイン時に入力されるログイン情報を取得し、自立協調型アプリケーション自動起動Agentプログラムはログイン情報をアプリケーションフロー制御装置に出力し、外部インターフェース経由で実行すべきタスクに関する情報を受信すると、自立協調型アプリケーション自動起動Agentプログラムが1または2以上のアプリケーションプログラムの内適切なものを起動することを特徴とする。   A human-system application device according to a representative embodiment of the present invention includes a self-supporting cooperative application automatic activation Agent program, one or more application programs, an external interface for performing transmission and reception with an application flow control device, A self-supporting cooperative application automatic startup Agent program obtains login information inputted at the time of login of the human system application device, and the self-supporting cooperative application automatic start Agent program outputs the login information to the application flow control device, and an external interface When receiving information on a task to be executed via the self-supporting cooperative application automatic activation Agent program, an appropriate one of one or more application programs is selected. The characterized in that it started.

本発明の代表的な実施の形態に関わるシステム系アプリケーション装置は、自立協調型アプリケーション自動起動Agentプログラムと、1または2以上のアプリケーションプログラムと、アプリケーションフロー制御装置と送受信を行うための外部インターフェースと、を含み、自立協調型アプリケーション自動起動Agentプログラムが該システム系アプリケーション装置ログイン時に入力されるログイン情報を取得し、自立協調型アプリケーション自動起動Agentプログラムはログイン情報をアプリケーションフロー制御装置に出力し、外部インターフェース経由で実行すべきタスクに関する情報を受信すると、自立協調型アプリケーション自動起動Agentプログラムが1または2以上のアプリケーションプログラムの内適切なものを起動することを特徴とする。   A system application apparatus according to a representative embodiment of the present invention includes a self-supporting cooperative application automatic start Agent program, one or more application programs, an external interface for performing transmission / reception with an application flow control apparatus, A self-supporting cooperative application automatic start Agent program obtains login information inputted at the time of logging in the system application device, and the self-supporting cooperative application automatic start Agent program outputs the login information to the application flow control device. When receiving information on a task to be executed via the self-supporting cooperative application automatic start Agent program, one or more of the application programs Characterized by starting the ones switching.

本発明の代表的な実施の形態に関わるアプリケーションフロー制御装置は、制御装置と、外部と送受信を行うための外部インターフェースと、アプリケーションフロー制御プログラムを保持するメモリと、アプリケーション実行権限情報とを記憶する記憶装置と、を含み、制御装置は、外部インターフェースから受信したログイン情報に基づき実行すべきタスクを検索し、検索結果を前記ログイン情報の送信元に出力することを特徴とする。   An application flow control apparatus according to a representative embodiment of the present invention stores a control apparatus, an external interface for performing transmission / reception with the outside, a memory holding an application flow control program, and application execution authority information. And a storage device, wherein the control device searches for a task to be executed based on login information received from an external interface, and outputs a search result to a transmission source of the login information.

本発明を用いる事で、今まで実現できなかった人間形アプリケーションとシステム系アプリケーションとを跨ったアプリケーションのフローを実現することが可能となる。   By using the present invention, it is possible to realize a flow of an application that straddles a humanoid application and a system application that could not be realized until now.

また、本発明を用いる事で、アプリケーションから自身の実行すべきタスクを問い合わせる仕掛けを設けることが可能となり、光セキュアなアプリケーションフロー制御を実現できる。   In addition, by using the present invention, it is possible to provide a mechanism for inquiring a task to be executed from an application, thereby realizing optical secure application flow control.

本発明の実施の形態におけるシステム構成の一例を示す図である。It is a figure which shows an example of the system configuration | structure in embodiment of this invention. アプリケーションフロー制御装置のソフトウェア構成を示す概念図である。It is a conceptual diagram which shows the software structure of an application flow control apparatus. 人間系アプリケーション装置の構成を表す図である。It is a figure showing the structure of a human-system application apparatus. システム系アプリケーション装置の構成を表す図である。It is a figure showing the structure of a system type | system | group application apparatus. アプリケーションフロー制御プログラムの機能構成と、自立協調型アプリケーション自動起動Agentプログラムとの関連及びフローを示す図である。It is a figure which shows the relationship and flow of a function structure of an application flow control program, and a self-supporting cooperative application automatic start Agent program.

以下の実施の形態においては、便宜上その必要があるときは、複数のセクションまたは実施の形態に分割して説明する。しかし、特に明示した場合を除き、それは互いに無関係なものではなく、一方は他方の一部又は全部の変形例、詳細、補足説明などの関係にある。また、以下の実施の形態において、要素の数など(個数、数値、量、範囲などを含む)に言及する場合、特に明示した場合及び原理的に明らかに特定の数に限定される場合などを除き、その特定の数に限定されるものでなく、特定の数以上でも以下でも良い。   In the following embodiment, when it is necessary for the sake of convenience, the description will be divided into a plurality of sections or embodiments. However, unless otherwise specified, it is not irrelevant to one another, and one is related to some or all of the other, details, supplementary explanations, and the like. Also, in the following embodiments, when referring to the number of elements (including the number, numerical value, quantity, range, etc.), especially when clearly indicated and when clearly limited to a specific number in principle, etc. Except for the specific number, the number may be more than or less than the specified number.

さらに、以下の実施の形態において、その構成要素は、特に明示した場合及び原理的に明らかに必須であると考えられる場合を除き、必ずしも必須のものでないことは言うまでもない。   Further, in the following embodiments, it is needless to say that the constituent elements are not necessarily essential unless particularly specified and apparently essential in principle.

また、以下の実施の形態に記載される構成部品の形状、寸法、材質、その相対的位置関係、ソフトウェアの場合にはモジュール間の担当業務の割り当て、などは一例に過ぎない。この発明の範囲をそれのみに限定するものではない。   In addition, the shapes, dimensions, and materials of components described in the following embodiments, the relative positional relationship thereof, and assignment of assigned tasks between modules in the case of software are merely examples. The scope of the present invention is not limited to that.

以下、図を用いて本発明の実施の形態を説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings.

図1は、本発明の実施の形態におけるシステム構成の一例を示す図である。   FIG. 1 is a diagram showing an example of a system configuration in the embodiment of the present invention.

本実施例を適用するシステムは、人間系アプリケーション装置110と、システム系アプリケーション装置120と、社内ネットワーク130と、本発明で特徴となるアプリケーションフロー制御装置140と、インターネット150と、を含んで構成される。   A system to which this embodiment is applied includes a human-system application apparatus 110, a system-system application apparatus 120, an in-house network 130, an application flow control apparatus 140 that is characteristic of the present invention, and the Internet 150. The

まず一般的な構成について説明する。   First, a general configuration will be described.

人間系アプリケーション装置110は利用者100が用いる人間系アプリケーションがインストールされたPC他の端末装置である。   The human system application device 110 is a terminal device such as a PC in which a human system application used by the user 100 is installed.

システム系アプリケーション装置120は、夜間のバッチ処理などで利用されるシステム系アプリケーションが動作するPC他のサーバ装置である。   The system application device 120 is a server device such as a PC on which a system application used in batch processing at night runs.

社内ネットワークは130、主に自社内端末装置間の接続に用いられる、プライベートIPアドレスなどを用いて構成されたネットワークである。   The in-house network 130 is a network configured by using a private IP address or the like, which is mainly used for connection between in-house terminal devices.

インターネット150は、インターネットプロトコル技術を利用してコンピュータ間を相互接続する公開されたネットワークである。   The Internet 150 is a public network that interconnects computers using Internet protocol technology.

次に、本発明で特徴となるアプリケーションフロー制御装置140について説明する。   Next, the application flow control apparatus 140 that is a feature of the present invention will be described.

図2は、アプリケーションフロー制御装置140のソフトウェア構成を示す概念図である。   FIG. 2 is a conceptual diagram showing a software configuration of the application flow control device 140.

アプリケーションフロー制御装置140は図示しない制御装置のほか、メモリ220及び記憶装置250を含んで構成される。メモリ220にはアプリケーションフロー制御プログラム210が記録される。また、記憶装置250にはアプリケーション実行権限情報230及びフロー制御情報240を含む。   The application flow control device 140 includes a memory 220 and a storage device 250 in addition to a control device (not shown). An application flow control program 210 is recorded in the memory 220. The storage device 250 includes application execution authority information 230 and flow control information 240.

アプリケーションフロー制御プログラム210は、図示しない制御装置によって実行されるアプリケーションフロー制御についてのプログラムである。   The application flow control program 210 is a program for application flow control executed by a control device (not shown).

アプリケーション実行権限情報230は、アプリケーション毎の実行権限レベルや、各ユーザが有する実行権限レベルを管理するプログラムである。なお、上記のユーザ権限設定の一例としてはUNIX(登録商標)等で用いられるchmodコマンドなどによる権限定義などが上げられる。   The application execution authority information 230 is a program for managing the execution authority level for each application and the execution authority level possessed by each user. An example of the above-described user authority setting is authority definition by a chmod command used in UNIX (registered trademark) or the like.

フロー制御情報240は、アプリケーションのフロー制御を行うプログラムである。   The flow control information 240 is a program that performs flow control of an application.

図3は、人間系アプリケーション装置110の構成を表す図である。   FIG. 3 is a diagram illustrating the configuration of the human-system application device 110.

人間系アプリケーション装置110は図示しない制御装置のほか、メモリ330及び記憶装置340を含んで構成される。メモリ330には、自立協調型アプリケーション自動起動Agentプログラム310及びアプリケーションプログラム320が記録される。   The human-system application device 110 includes a memory 330 and a storage device 340 in addition to a control device (not shown). In the memory 330, a self-supporting cooperative application automatic activation Agent program 310 and an application program 320 are recorded.

また記憶装置340にはアプリケーション用ユーザ情報350が記録される。   In addition, application user information 350 is recorded in the storage device 340.

自立協調型アプリケーション自動起動Agentプログラム310は、人間系アプリケーション装置110が実行するタスクが存在するか問い合わせるプログラムである。   The autonomous cooperative application automatic activation Agent program 310 is a program for inquiring whether there is a task to be executed by the human system application device 110.

アプリケーションプログラム320は、人間系アプリケーション装置110上で動作する、人間系アプリケーションである。アプリケーションプログラム320は1又は2以上が存在し実行されるような状況であっても良い。   The application program 320 is a human application that runs on the human application device 110. One or more application programs 320 may exist and be executed.

アプリケーション用ユーザ情報350は、該当するアプリケーションプログラム320を実行可能なアプリケーションのユーザID(APユーザID)及びパスワード(APパスワード)を含むデータである。   The application user information 350 is data including a user ID (AP user ID) and a password (AP password) of an application that can execute the corresponding application program 320.

図4は、システム系アプリケーション装置120の構成を表す図である。   FIG. 4 is a diagram showing the configuration of the system application apparatus 120.

システム系アプリケーション装置120は図示しない制御装置のほか、メモリ430を含んで構成される。メモリ430中には、自立協調型アプリケーション自動起動Agentプログラム410、アプリケーションプログラム420がロードされている。   The system application device 120 includes a memory 430 in addition to a control device (not shown). In the memory 430, an autonomous cooperative application automatic activation Agent program 410 and an application program 420 are loaded.

自立協調型アプリケーション自動起動Agentプログラム410は、システム系アプリケーション装置120が実行するタスクが存在するか否かを問い合わせるプログラムである。   The independent cooperative application automatic activation Agent program 410 is a program for inquiring whether there is a task to be executed by the system application device 120.

アプリケーションプログラム420は、システム系アプリケーション装置120上で動作するシステム系アプリケーションプログラムである。   The application program 420 is a system application program that runs on the system application device 120.

なお、図2から図4の各図ではキーボード等の入力装置及び外部の機器、例えばネットワーク接続用のハブ、と接続する外部インターフェースは省略しているが、これらは当然各装置とも具備することは言うまでもない。   In FIGS. 2 to 4, an input device such as a keyboard and an external device connected to an external device such as a network connection hub are omitted. Of course, these devices may be included in each device. Needless to say.

図5は、アプリケーションフロー制御プログラム210の機能構成と、自立協調型アプリケーション自動起動Agentプログラム310、410との関連及びフローを示す図である。   FIG. 5 is a diagram showing the relationship and flow between the functional configuration of the application flow control program 210 and the autonomous cooperative application automatic activation Agent programs 310 and 410.

アプリケーションフロー制御プログラム210は、アプリケーションフロー制御エンジン510と、連携するアプリケーションを保持するアプリケーションストア520と、データキャッシング530と、を含んで構成される。   The application flow control program 210 includes an application flow control engine 510, an application store 520 that holds cooperative applications, and a data caching 530.

アプリケーションフロー制御エンジン510は、アプリケーションのフローを制御するソフトウェアモジュールである。   The application flow control engine 510 is a software module that controls the flow of an application.

アプリケーションストア520は、アプリケーションフロー制御エンジン510と連携するアプリケーションを保持するソフトウェアモジュールである。   The application store 520 is a software module that holds an application that cooperates with the application flow control engine 510.

データキャッシング530は、アプリケーション間での引継ぎデータを格納するソフトウェアモジュールである。   The data caching 530 is a software module that stores takeover data between applications.

利用者100が利用する人間系アプリケーションであるアプリケーションプログラム320aにログオンすると連携している自立協調型アプリケーション自動起動Agentプログラム310が呼び出される。自立協調型アプリケーション自動起動Agentプログラム310は利用者100のログイン情報をアプリケーションフロー制御装置140上で動作するアプリケーションフロー制御プログラム210に引き渡す。   When the user 100 logs on to the application program 320a, which is a human system application, a self-supporting cooperative application automatic activation Agent program 310 is called. The autonomous cooperative application automatic activation Agent program 310 delivers the login information of the user 100 to the application flow control program 210 operating on the application flow control device 140.

アプリケーションフロー制御プログラム210はアプリケーションフロー制御エンジン510を用いてログイン情報と要求されたアプリケーション情報を元に実行すべきタスクを検索する。   The application flow control program 210 uses the application flow control engine 510 to search for a task to be executed based on the login information and the requested application information.

検索した結果実行すべきタスクが存在した場合には自立協調型アプリケーション自動起動Agentプログラム310に実行すべきタスク情報を戻す。自立協調型アプリケーション自動起動Agentプログラム310は、実行すべきタスク情報を元に人間系アプリケーションであるアプリケーションプログラム320aにタスク情報を引き渡すことにより、利用者100が実行すべきアプリケーション情報を人間系アプリケーション装置110の画面を介して表示する。表示されたアプリケーション情報に関わるアプリケーションプログラム320aを利用者100が処理完了した場合には、完了結果を自立協調型アプリケーション自動起動Agentプログラム310に引き渡す。自立協調型アプリケーション自動起動Agentプログラム310は前記完了結果をアプリケーションフロー制御プログラム210に引き渡す。   If there is a task to be executed as a result of the search, the task information to be executed is returned to the independent cooperative application automatic activation Agent program 310. The self-supporting cooperative application automatic activation Agent program 310 passes the task information to the application program 320a which is a human system application based on the task information to be executed. Display through the screen. When the user 100 completes the processing of the application program 320a related to the displayed application information, the completion result is delivered to the self-supporting cooperative application automatic activation Agent program 310. The self-supporting cooperative application automatic activation Agent program 310 delivers the completion result to the application flow control program 210.

アプリケーションフロー制御プログラム210は、アプリケーションフロー制御エンジン510に完了結果を通知することにより、アプリケーションフロー制御エンジン510は該当するタスクを完了とし次のフローに制御させる。このとき、次のアプリケーションに引き渡す情報が存在した場合には完了結果と共に自立協調型アプリケーション自動起動Agentプログラム310に引継ぎデータを引き渡す。自立協調型アプリケーション自動起動Agentプログラム310はこのとき受け取った引継ぎデータをデータキャッシング530に格納する。   The application flow control program 210 notifies the application flow control engine 510 of the completion result, so that the application flow control engine 510 completes the corresponding task and controls the next flow. At this time, if there is information to be handed over to the next application, the takeover data is handed over to the self-supporting cooperative application automatic activation Agent program 310 together with the completion result. The self-supporting cooperative application automatic activation Agent program 310 stores the inherited data received at this time in the data caching 530.

一方、システム系アプリケーションであるアプリケーションプログラム420aと連携している自立協調型アプリケーション自動起動Agentプログラム410は定期的に実行すべきタスクが存在しないか否かをアプリケーションフロー制御プログラム210に問い合わせている。   On the other hand, the autonomous cooperative application automatic activation Agent program 410 linked with the application program 420a, which is a system application, inquires of the application flow control program 210 whether there is a task to be periodically executed.

実行すべきタスクが存在した場合には、アプリケーションフロー制御プログラム210は自立協調型アプリケーション自動起動Agentプログラム410に実行すべきタスク情報を戻す。このとき全アプリケーションで引継ぎデータが存在した場合には、アプリケーションフロー制御プログラム210はタスク情報と共に引継ぎデータをデータキャッシング530から取得し、自立協調型アプリケーション自動起動Agentプログラム410に渡す。自立協調型アプリケーション自動起動Agentプログラム410はタスク情報及び引継ぎデータをシステム系アプリケーションであるアプリケーションプログラム420aに渡すことをトリガーとして、システム系アプリケーションであるアプリケーションプログラム420aは処理を開始する。   When there is a task to be executed, the application flow control program 210 returns task information to be executed to the self-supporting cooperative application automatic activation Agent program 410. At this time, if the takeover data exists in all the applications, the application flow control program 210 acquires the takeover data together with the task information from the data caching 530 and passes it to the self-supporting cooperative application automatic start agent program 410. The application program 420a, which is a system application, starts processing by using the self-supporting cooperative application automatic activation Agent program 410 as a trigger to pass task information and takeover data to the application program 420a, which is a system application.

システム系アプリケーションであるアプリケーションプログラム420aの処理が完了した場合には、完了結果を自立協調型アプリケーション自動起動Agentプログラム410に引き渡す。以降は、前述した人間系アプリケーションであるアプリケーションプログラム320aと同様の処理となる。   When the processing of the application program 420a, which is a system application, is completed, the completion result is delivered to the self-supporting cooperative application automatic activation Agent program 410. Thereafter, the processing is the same as that of the application program 320a which is the above-described human system application.

上記のような処理を行うことで、連携するアプリケーション側から自身が実行すべき処理が存在するか問い合わせ、アプリケーションを自動起動させる「自立協調型アプリケーション自動起動」と、複数のアプリケーション及びデバイスを跨り、かつインターネットを介して複数のロケーションを跨ったフローを制御する「アプリケーションフロー制御」を提供することが可能となる。   By performing the process as described above, inquire whether there is a process to be executed from the cooperative application side, "autonomous cooperative application automatic start" that automatically starts the application, straddling multiple applications and devices, In addition, it is possible to provide “application flow control” for controlling a flow across a plurality of locations via the Internet.

以上、本発明者によってなされた発明を実施の形態に基づき具体的に説明したが、本発明は前記の実施の形態に限定されるものではなく、その要旨を逸脱しない範囲で種々変更が可能であることは言うまでもない。   As mentioned above, the invention made by the present inventor has been specifically described based on the embodiments. However, the present invention is not limited to the above-described embodiments, and various modifications can be made without departing from the scope of the invention. Needless to say.

本発明は複数のアプリケーション及びデバイスを跨ったアプリケーションのフロー制御、特に今まで実現できなかった人間系アプリケーションとシステム系アプリケーションとのアプリケーション連携技術を提供し、SaaSなどのネットワークサービスへの適用を想定する。   The present invention provides a flow control of an application across a plurality of applications and devices, and in particular, provides an application linkage technology between a human system application and a system system application that could not be realized so far, and is assumed to be applied to a network service such as SaaS. .

100…利用者、110…人間系アプリケーション装置、
120…システム系アプリケーション装置、130…社内ネットワーク、
140…アプリケーションフロー制御装置、150…インターネット、
210…アプリケーションフロー制御プログラム、220…メモリ、
230…アプリケーション実行権限情報、240…フロー制御情報、
250…記憶装置、
310…自立協調型アプリケーション自動起動Agentプログラム、
320、320a…アプリケーションプログラム、330…メモリ、
340…記憶装置、350…アプリケーション用ユーザ情報、
410…自立協調型アプリケーション自動起動Agentプログラム、
420、420a…アプリケーションプログラム、430…メモリ、
510…アプリケーションフロー制御エンジン、520…アプリケーションストア、
530…データキャッシング。
100 ... User, 110 ... Human system application device,
120: System application device, 130: In-house network,
140 ... application flow control device, 150 ... internet,
210 ... Application flow control program, 220 ... Memory,
230 ... Application execution authority information, 240 ... Flow control information,
250 ... storage device,
310 ... Self-supporting cooperative application automatic start Agent program,
320, 320a ... application program, 330 ... memory,
340 ... Storage device, 350 ... User information for application,
410 ... Self-supporting cooperative application automatic start Agent program,
420, 420a ... application program, 430 ... memory,
510 ... Application flow control engine, 520 ... Application store,
530: Data caching.

Claims (1)

ユーザインターフェースを保持する人間系アプリケーションがインストールされた人間系アプリケーション装置と、夜間バッチ処理などで利用されるシステム系アプリケーションが動作するシステム系アプリケーション装置と、アプリケーションフロー制御装置と、を有する、アプリケーション連携システムであって、An application cooperation system comprising: a human-system application device in which a human-system application that holds a user interface is installed; a system-system application device that operates a system-system application used in nighttime batch processing; and an application flow control device Because
前記アプリケーションフロー制御装置は、前記人間系アプリケーション装置または前記システム系アプリケーション装置から送信されたログイン情報に基づき実行すべきタスクを検索し、検索結果を前記ログイン情報の送信元に出力する制御部を有し、The application flow control device has a control unit that searches for a task to be executed based on login information transmitted from the human system application device or the system application device, and outputs a search result to a transmission source of the login information. And
前記人間系アプリケーション装置は、人間系アプリケーション装置ログイン時に入力されるログイン情報を取得し、取得した前記ログイン情報を前記アプリケーションフロー制御装置に出力し、実行すべきタスクに関する情報が前記アプリケーションフロー制御装置から出力されるとアプリケーションプログラムを起動する自立協調型アプリケーション自動起動Agentプログラムを有し、The human-system application device acquires login information that is input when the human-system application device logs in, outputs the acquired login information to the application flow control device, and information on a task to be executed is received from the application flow control device. It has an independent cooperative application automatic start Agent program that starts the application program when output,
前記システム系アプリケーション装置は、システム系アプリケーション装置ログイン時に入力されるログイン情報を取得し、取得した前記ログイン情報を前記アプリケーションフロー制御装置に出力し、実行すべきタスクに関する情報が前記アプリケーションフロー制御装置から出力されるとアプリケーションプログラムを起動する自立協調型アプリケーション自動起動Agentプログラムを有する、The system application device acquires login information input at the time of system application device login, outputs the acquired login information to the application flow control device, and information on a task to be executed is received from the application flow control device. Having an independent cooperative application automatic start Agent program that starts the application program when output,
アプリケーション連携システム。Application linkage system.
JP2011140101A 2011-06-24 2011-06-24 Application linkage system Expired - Fee Related JP5743743B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011140101A JP5743743B2 (en) 2011-06-24 2011-06-24 Application linkage system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011140101A JP5743743B2 (en) 2011-06-24 2011-06-24 Application linkage system

Publications (2)

Publication Number Publication Date
JP2013008179A JP2013008179A (en) 2013-01-10
JP5743743B2 true JP5743743B2 (en) 2015-07-01

Family

ID=47675484

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011140101A Expired - Fee Related JP5743743B2 (en) 2011-06-24 2011-06-24 Application linkage system

Country Status (1)

Country Link
JP (1) JP5743743B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104077521B (en) * 2013-03-25 2017-11-24 联想(北京)有限公司 Information processing method and device
CN108882241B (en) * 2018-07-27 2020-12-25 珠海格力电器股份有限公司 Communication module access authentication system, control method and mobile terminal thereof

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004288056A (en) * 2003-03-24 2004-10-14 Fuji Xerox Co Ltd Information display device, information display method and information display program
JP2009223420A (en) * 2008-03-13 2009-10-01 Dainippon Printing Co Ltd Editing system, server system, editing terminal, and editing program used for the same

Also Published As

Publication number Publication date
JP2013008179A (en) 2013-01-10

Similar Documents

Publication Publication Date Title
US11228648B2 (en) Internet of things (IOT) platform for device configuration management and support
JP6732798B2 (en) Automatic scaling of resource instance groups in a compute cluster
US9489227B2 (en) Apparatus and method for virtual desktop service
US10523537B2 (en) Device state management
US10091329B2 (en) Device gateway
US10075422B2 (en) Device communication environment
US10298678B2 (en) Omnichannel approach to application sharing across different devices
US9661064B2 (en) Systems and methods for deploying legacy software in the cloud
US20170006030A1 (en) Device Communication Environment
US9973593B2 (en) Device gateway
KR102056960B1 (en) Updating software components through online stores
CN115495409A (en) Method and system for facilitating inter-container communication via cloud exchange
US11140147B2 (en) SAML SSO UX improvements
US9268737B2 (en) Managing virtual computing services
KR20160136489A (en) Method for Resource Management base of Virtualization for cloud service
US20150304399A1 (en) Running agents to execute automation tasks in cloud systems
WO2017041649A1 (en) Application deployment method and device
US9921882B2 (en) Information processing system, deployment method, processing device, and deployment device
US20200259710A1 (en) System and Method for Onboarding IOT Devices
JP2023500669A (en) Cloud services for cross-cloud operations
US11838296B1 (en) Providing secure software project development environments
US20180324242A1 (en) Webpage analytics and control
JP5743743B2 (en) Application linkage system
KR20180080791A (en) Method for automatically configuring virtualized network function, and network function virtualization management and orchestration for the same
US11363113B1 (en) Dynamic micro-region formation for service provider network independent edge locations

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20140324

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20141205

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20141216

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20150216

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20150414

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20150428

R150 Certificate of patent or registration of utility model

Ref document number: 5743743

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees