JP2014067173A - Clipping system, clicking device, clipping method and clipping program - Google Patents

Clipping system, clicking device, clipping method and clipping program Download PDF

Info

Publication number
JP2014067173A
JP2014067173A JP2012211288A JP2012211288A JP2014067173A JP 2014067173 A JP2014067173 A JP 2014067173A JP 2012211288 A JP2012211288 A JP 2012211288A JP 2012211288 A JP2012211288 A JP 2012211288A JP 2014067173 A JP2014067173 A JP 2014067173A
Authority
JP
Japan
Prior art keywords
screen
clipping
application
definition information
client
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.)
Pending
Application number
JP2012211288A
Other languages
Japanese (ja)
Inventor
Kiyoto Sato
清人 佐藤
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.)
NEC Corp
Original Assignee
NEC Corp
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 NEC Corp filed Critical NEC Corp
Priority to JP2012211288A priority Critical patent/JP2014067173A/en
Publication of JP2014067173A publication Critical patent/JP2014067173A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a clipping system, a clipping device, a clipping method and a clipping program for clipping while securing consistency between screens with minimum setting.SOLUTION: A clipping system 100 includes a client 1, a server 3 and a dynamic clipping unit 2. The dynamic clipping unit 2 receives input for clipping setting request specifying a screen or an element in the screen the client 1 desires not to display from a plurality of screens included in an application provided from the server 3 to the client 1. The dynamic clipping unit 2 records the following information as clipping definition information. The screen or the element is specified by the request. The screen is only linked from the screen or the element specified by the request. The element exists set for linking to the screen recorded as the clipping definition information in the screen not recorded as the clipping definition information.

Description

本発明は、クリッピングシステム、クリッピング装置、クリッピング方法及びクリッピングプログラムに関し、例えば複数画面により構成されるアプリケーションのうち必要な画面又は画面構成要素のみを表示させるクリッピングを容易に行う技術に関する。   The present invention relates to a clipping system, a clipping device, a clipping method, and a clipping program, and more particularly to a technique for easily performing clipping for displaying only a necessary screen or a screen component among applications composed of a plurality of screens.

複数の画面(例えばウェブページ)を遷移して所定の処理を実現するアプリケーション(例えばウェブアプリケーション)のうち、所望の画面をユーザが指定すると、指定された画面をユーザから隠蔽し、それ以外の画面のみをユーザに対して表示可能とする処理を行う装置が知られている。また、複数の要素によって構成されている画面(例えばウェブページ)のうち、所望の要素(例えば他の画面へのリンクが設定されたボタン画像等)をユーザが指定すると、指定された要素をユーザから隠ぺいし、それ以外の要素のみをユーザに対して表示する処理を行う装置が知られている。また、以下、このような情報処理技術をクリッピングと呼ぶ。   When a user designates a desired screen among applications (for example, web applications) that change a plurality of screens (for example, web pages) and perform predetermined processing, the designated screen is hidden from the user, and other screens are displayed. There is known an apparatus that performs a process that enables only the user to display the image. In addition, when a user specifies a desired element (for example, a button image in which a link to another screen is set) among screens (for example, web pages) configured by a plurality of elements, the specified element is selected by the user. There is known an apparatus that performs a process of hiding and displaying only other elements to the user. Hereinafter, such an information processing technique is referred to as clipping.

クリッピングは、例えば個人の業務内容や好み等に応じて、アプリケーションから必要な画面のみを選択したり、画面の加工やカスタマイズを行う用途に用いられる。   Clipping is used, for example, for selecting only a necessary screen from an application or processing or customizing a screen in accordance with an individual's business contents or preferences.

例えば、特許文献1には、ウェブページの所望の領域をユーザがクリップ領域として指定すると、情報処理装置が当該領域内の表示内容のみを当該領域に含まれるリンク情報等とともに保存し、ユーザに対して表示可能とする構成が記載されている。これもまた、クリッピングの一態様といえよう。   For example, in Patent Document 1, when a user designates a desired area of a web page as a clip area, the information processing apparatus stores only display content in the area together with link information included in the area, and The configuration that enables display is described. This is also an aspect of clipping.

特開2008−226202号公報JP 2008-226202 A

しかしながら、特許文献1をはじめとする従来のクリッピング技術は、あくまで単一の画面を対象とするものであった。そのため、クリッピングが行われた画面と他の画面との間でリンクが設定されている場合、換言すればリンク参照関係がある場合に、様々な不整合が生じることがあった。   However, the conventional clipping techniques including Patent Document 1 are intended only for a single screen. For this reason, when a link is set between the screen on which clipping is performed and another screen, in other words, when there is a link reference relationship, various inconsistencies may occur.

例えば、複数画面を遷移可能なアプリケーションにおいて、特定の画面Aを表示させないよう指定するクリッピングが行われたとする。この場合、画面Aに対するリンクが設定されている画面Bが存在しても、画面Bはそのクリッピングによって何等の影響も受けることなく、従前のまま存続する。そのため、画面Bでは、画面Aに対するリンク切れ等、予想外の不具合が生じる可能性がある。このような不具合を避けるためには、ユーザは画面Aをクリッピングする前に画面Aと他の画面との間のリンク参照関係を精査し、リンク参照関係がある画面を修正する必要があるが、それは複雑かつ多大な時間を要する作業となる。   For example, it is assumed that clipping that designates not to display a specific screen A is performed in an application that can transition a plurality of screens. In this case, even if there is a screen B to which a link to the screen A is set, the screen B remains as it is without being affected by the clipping. For this reason, on the screen B, an unexpected failure such as a broken link to the screen A may occur. In order to avoid such a problem, the user needs to scrutinize the link reference relationship between the screen A and another screen before clipping the screen A, and correct the screen having the link reference relationship. It is a complex and time consuming task.

また、画面Cに含まれる要素(例えばボタン画像)であって、他の画面Dへのリンクが設定された要素を表示させないよう指定するクリッピングが行われたとする。この場合、画面Dは、ユーザにとって以後基本的に不要、すなわちアクセスすべきでない画面となるはずであるが、従前のまま存続してしまう。ユーザが画面Dをさらにクリッピングすればこのような問題は解消可能であるが、画面Dが他の画面Eからのリンク先となっている場合は、上述のように、画面Eの機能に予想外の不具合をきたす可能性がある。そのため、ユーザは画面Dをクリッピングする前に、画面Dと他の画面間のリンク参照関係を精査する必要があるが、それは複雑かつ多大な時間を要する作業となる。   In addition, it is assumed that clipping that specifies that an element (for example, a button image) included in the screen C and a link to another screen D is not displayed is performed. In this case, the screen D is basically unnecessary for the user, that is, a screen that should not be accessed, but continues as before. Such a problem can be solved if the user further clips the screen D, but if the screen D is a link destination from another screen E, the function of the screen E is unexpected as described above. May cause problems. Therefore, the user needs to examine the link reference relationship between the screen D and another screen before clipping the screen D, but this is a complicated and time-consuming operation.

特に、アプリケーションを構成する画面数が多い場合、及び画面間のリンク参照関係が複雑な場合は、ユーザにかかる上記作業負担は膨大なものとなり、かつ正確性の担保も困難になるという問題があった。   In particular, when the number of screens constituting the application is large and the link reference relationship between the screens is complicated, there is a problem that the above-described work burden on the user becomes enormous and it is difficult to ensure accuracy. It was.

本発明は、このような問題点を解決するためになされたものであり、最小限の設定で画面間の整合性を確保したクリッピングを行えるクリッピングシステム、クリッピング装置、クリッピング方法及びクリッピングプログラムを提供することを目的とする。   The present invention has been made to solve such a problem, and provides a clipping system, a clipping device, a clipping method, and a clipping program capable of performing clipping while ensuring consistency between screens with a minimum setting. For the purpose.

本発明に係るクリッピングシステムは、アプリケーションの画面を表示するクライアントと、複数の前記画面を遷移することで所定の処理を実現するアプリケーションを実行し、前記クライアントに前記画面を表示させるサーバと、前記クライアント及び前記サーバと通信可能に接続された動的クリッピング部と、を含むクリッピングシステムであって、前記画面は、他の前記画面へのリンクが設定された1以上の要素を含むことができ、前記動的クリッピング部は、前記アプリケーションの前記複数の画面のうち、前記クライアントに表示させるべきでない前記画面又は前記要素を指定した、クリッピング設定リクエストの入力を受け、前記クリッピング設定リクエストで指定された前記画面又は前記要素を、クリッピング定義情報として記録するとともに、前記アプリケーションを構成する複数の前記画面のうち、前記クリッピング設定リクエストで指定された前記画面又は前記要素からのみリンクされている前記画面を、前記クリッピング定義情報としてさらに記録し、前記アプリケーションを構成する複数の前記画面のうち、前記クリッピング定義情報として記録されていない前記画面に、前記クリッピング定義情報として記録された前記画面へのリンクが設定された前記要素が存在する場合、前記要素を前記クリッピング定義情報としてさらに記録するものである。   The clipping system according to the present invention includes: a client that displays a screen of an application; a server that executes an application that realizes a predetermined process by transitioning a plurality of the screens; and the client that displays the screen; and the client And a dynamic clipping unit communicatively connected to the server, wherein the screen can include one or more elements with links to the other screens, The dynamic clipping unit receives an input of a clipping setting request specifying the screen or the element that should not be displayed on the client among the plurality of screens of the application, and the screen specified by the clipping setting request Or the element as clipping definition information And recording the screen linked only from the screen or the element specified by the clipping setting request among the plurality of screens constituting the application as the clipping definition information, Among the plurality of screens constituting the screen, the element that is set as a link to the screen recorded as the clipping definition information is present on the screen that is not recorded as the clipping definition information. Further recorded as the clipping definition information.

本発明に係るクリッピング装置は、アプリケーションの画面を表示するクライアント、及び複数の前記画面を遷移することで所定の処理を実現するアプリケーションを実行し、前記クライアントに前記画面を表示させるサーバと通信可能に接続された動的クリッピング部を含むクリッピング装置であって、前記画面は、他の前記画面へのリンクが設定された1以上の要素を含むことができ、前記動的クリッピング部は、前記アプリケーションの前記複数の画面のうち、前記クライアントに表示させるべきでない前記画面又は前記要素を指定した、クリッピング設定リクエストの入力を受け、前記クリッピング設定リクエストで指定された前記画面又は前記要素を、クリッピング定義情報として記録するとともに、前記アプリケーションを構成する複数の前記画面のうち、前記クリッピング設定リクエストで指定された前記画面又は前記要素からのみリンクされている前記画面を、前記クリッピング定義情報としてさらに記録し、前記アプリケーションを構成する複数の前記画面のうち、前記クリッピング定義情報として記録されていない前記画面に、前記クリッピング定義情報として記録された前記画面へのリンクが設定された前記要素が存在する場合、前記要素を前記クリッピング定義情報としてさらに記録するものである。   The clipping device according to the present invention is capable of communicating with a client that displays a screen of an application, and a server that executes a predetermined process by changing a plurality of the screens and displays the screen on the client. A clipping device including a connected dynamic clipping unit, wherein the screen may include one or more elements with links to the other screens, the dynamic clipping unit being Of the plurality of screens, receiving the input of a clipping setting request specifying the screen or the element that should not be displayed on the client, the screen or the element specified in the clipping setting request as clipping definition information Record and configure the application Among the plurality of screens, the screen specified by the clipping setting request or the screen linked only from the element is further recorded as the clipping definition information, and the plurality of screens constituting the application are recorded. Among these, if the element that is linked to the screen recorded as the clipping definition information exists on the screen that is not recorded as the clipping definition information, the element is further recorded as the clipping definition information Is.

本発明に係るクリッピング方法は、アプリケーションの画面を表示するクライアント、及び複数の前記画面を遷移することで所定の処理を実現するアプリケーションを実行し、前記クライアントに前記画面を表示させるサーバと通信可能に接続された動的クリッピング部が実行するクリッピング方法あって、前記画面は、他の前記画面へのリンクが設定された1以上の要素を含むことができ、前記アプリケーションの前記複数の画面のうち、前記クライアントに表示させるべきでない前記画面又は前記要素を指定した、クリッピング設定リクエストの入力を受けるステップと、前記クリッピング設定リクエストで指定された前記画面又は前記要素を、クリッピング定義情報として記録する第1の記録ステップと、前記アプリケーションを構成する複数の前記画面のうち、前記クリッピング設定リクエストで指定された前記画面又は前記要素からのみリンクされている前記画面を、前記クリッピング定義情報としてさらに記録するとともに、前記アプリケーションを構成する複数の前記画面のうち、前記クリッピング定義情報として記録されていない前記画面に、前記クリッピング定義情報として記録された前記画面へのリンクが設定された前記要素が存在する場合、前記要素を前記クリッピング定義情報としてさらに記録する第2の記録ステップと、を含むものである。   The clipping method according to the present invention enables communication with a client that displays a screen of an application and a server that executes a predetermined process by changing a plurality of the screens and displays the screen on the client. A clipping method executed by a connected dynamic clipping unit, wherein the screen may include one or more elements set with links to other screens, and the screens of the application may include: Receiving a clipping setting request specifying the screen or the element that should not be displayed on the client; and recording the screen or the element specified in the clipping setting request as clipping definition information. Recording step and configuring the application Among the plurality of screens, the screen specified by the clipping setting request or the screen linked only from the element is further recorded as the clipping definition information, and the plurality of screens constituting the application If the element that is linked to the screen recorded as the clipping definition information exists on the screen that is not recorded as the clipping definition information, the element is further recorded as the clipping definition information And a second recording step.

本発明に係るプログラムは、コンピュータに上記クリッピング方法を実行させるプログラムである。   The program according to the present invention is a program that causes a computer to execute the clipping method.

本発明により、最小限の設定で画面間の整合性を確保したクリッピングを行えるクリッピングシステム、クリッピング装置、クリッピング方法及びクリッピングプログラムを提供することができる。   According to the present invention, it is possible to provide a clipping system, a clipping apparatus, a clipping method, and a clipping program capable of performing clipping with ensuring consistency between screens with a minimum setting.

クリッピングシステム100の構成を示す図である。1 is a diagram illustrating a configuration of a clipping system 100. FIG. クリッピング設定部5におけるクリッピング設定画面の一例を示す図である。It is a figure which shows an example of the clipping setting screen in the clipping setting part. ウェブアプリケーション7を構成する複数の画面間におけるリンク参照関係の一例を示す図である。It is a figure which shows an example of the link reference relationship between the some screens which comprise the web application. クリッピング定義情報10の一例を示す図である。It is a figure which shows an example of the clipping definition information. クリッピングシステム100の処理を示す図である。FIG. 2 is a diagram showing processing of a clipping system 100. クリッピングシステム100の処理を示す図である。FIG. 2 is a diagram showing processing of a clipping system 100.

以下、本発明を適用した具体的な実施の形態について、図面を参照しながら詳細に説明する。   Hereinafter, specific embodiments to which the present invention is applied will be described in detail with reference to the drawings.

まず、図2を用いて、本実施の形態にかかるクリッピングシステム100の構成について説明する。   First, the configuration of the clipping system 100 according to the present embodiment will be described with reference to FIG.

クリッピングシステム100は、クライアント端末1、動的クリッピング部2、及びウェブサーバ3を含む。クライアント端末1、動的クリッピング部2、及びウェブサーバ3は、例えばインターネットなどの通信インフラを介し、互いに通信可能に接続される。   The clipping system 100 includes a client terminal 1, a dynamic clipping unit 2, and a web server 3. The client terminal 1, the dynamic clipping unit 2, and the web server 3 are connected to be communicable with each other via a communication infrastructure such as the Internet.

クライアント端末1は、例えばパーソナルコンピュータであり、中央処理装置、記憶装置及び入出力装置等を有する。また、携帯端末、インターネット接続機能付携帯電話であってもよい。クライアント端末1は、記憶装置に格納されたプログラムを中央処理装置が実行することにより、任意の処理部を論理的に構成できる。クライアント端末1は、このような処理部の1つとしてウェブブラウザ4を含んでいる。   The client terminal 1 is a personal computer, for example, and includes a central processing unit, a storage device, an input / output device, and the like. Further, it may be a mobile terminal or a mobile phone with an Internet connection function. The client terminal 1 can logically configure an arbitrary processing unit by the central processing unit executing a program stored in the storage device. The client terminal 1 includes a web browser 4 as one of such processing units.

ウェブサーバ3は、例えばサーバコンピュータであり、中央処理装置、記憶装置及び入出力装置等を有する。ウェブサーバ3も、記憶装置に格納されたプログラムを中央処理装置が実行することにより、任意の処理部を論理的に構成できる。ウェブサーバ3は、このような処理部の1つとしてウェブアプリケーション7を含んでいる。   The web server 3 is a server computer, for example, and includes a central processing unit, a storage device, an input / output device, and the like. The web server 3 can also logically configure an arbitrary processing unit when the central processing unit executes a program stored in the storage device. The web server 3 includes a web application 7 as one of such processing units.

動的クリッピング部2は、本発明に係るクリッピング処理を実行する処理部である。動的クリッピング部2は、クライアント端末1、ウェブサーバ3のいずれか一方が備えることができる。あるいは、ウェブブラウザ4とウェブアプリケーション7との通信経路上に備えられた図示しない任意の装置、例えばプロキシサーバ等が備えることとしても良い。動的クリッピング部2は、クリッピング設定部5、アプリケーション画面構造解析部6、画面要求受付部8、画面クリッピング部9、及びクリッピング定義情報10を含む。   The dynamic clipping unit 2 is a processing unit that performs clipping processing according to the present invention. The dynamic clipping unit 2 can be provided in either the client terminal 1 or the web server 3. Alternatively, an arbitrary device (not shown) provided on the communication path between the web browser 4 and the web application 7 may be provided, for example, a proxy server. The dynamic clipping unit 2 includes a clipping setting unit 5, an application screen structure analyzing unit 6, a screen request receiving unit 8, a screen clipping unit 9, and clipping definition information 10.

ウェブブラウザ4は、外部から受信した画面情報をウェブページとして表示し、ユーザに閲覧させる処理を行う。一般的なウェブブラウザは、ウェブサーバのウェブアプリケーションに対して直接、画面情報の取得リクエストを送信し、ウェブアプリケーションからのレスポンスとして画面情報を受信する。しかし、本実施の形態におけるウェブブラウザ4は、動的クリッピング部2の画面要求受付部8に対して画面情報の取得リクエストを送信し、画面要求受付部8からのレスポンスとして画面情報を受信する。   The web browser 4 performs processing for displaying screen information received from the outside as a web page and allowing the user to browse. A general web browser transmits a screen information acquisition request directly to the web application of the web server, and receives the screen information as a response from the web application. However, the web browser 4 in the present embodiment transmits a screen information acquisition request to the screen request receiving unit 8 of the dynamic clipping unit 2 and receives the screen information as a response from the screen request receiving unit 8.

また、ウェブブラウザ4は、クリッピング設定部5に対して、ウェブアプリケーション7に関するクリッピング設定リクエストを送信する。クリッピング設定リクエストとは、ウェブアプリケーション7を構成する複数の画面のうちユーザにとって不要である画面、及び特定の画面に含まれる構成要素(テキスト、画像、及びこれらに関連付けられた他画面へのリンク情報等)のうちユーザにとって不要である要素を指定する情報を含み、これら画面及び要素をクリッピングするよう、すなわちユーザに対し表示させない処理を行うよう要求するメッセージである。   In addition, the web browser 4 transmits a clipping setting request regarding the web application 7 to the clipping setting unit 5. The clipping setting request is a screen unnecessary for the user among a plurality of screens constituting the web application 7, and a component (text, image, and link information to other screens associated with these) included in a specific screen. Etc.) is a message that includes information specifying an element that is unnecessary for the user and requests that the screen and the element be clipped, that is, a process not to be displayed to the user.

図3に、ユーザにクリッピング設定リクエストを入力させるためのインターフェイスの例を示す。ユーザは、ウェブブラウザ4上に表示されたクリッピング設定画面51を利用して、ユーザにとって不要である画面又は要素を指定し、クリッピング設定部5に送信することができる。例えば、「画面URL」入力欄に、画面を特定するためのURLを入力することにより、当該画面を不要と指定できる。また、画面URLの入力と併せ、「画面項目(XPATH)」入力欄に、当該画面に含まれる要素を特定するための情報(XPATH)を入力することにより、当該要素を不要と指定できる。ここで入力された情報は、「OK」ボタンの押下等を契機として、クリッピング設定部5に送信される。   FIG. 3 shows an example of an interface for allowing the user to input a clipping setting request. The user can specify a screen or an element unnecessary for the user by using the clipping setting screen 51 displayed on the web browser 4, and can transmit it to the clipping setting unit 5. For example, by inputting a URL for specifying a screen in the “screen URL” input field, the screen can be designated as unnecessary. In addition to the input of the screen URL, by inputting information (XPATH) for specifying the element included in the screen in the “screen item (XPATH)” input field, the element can be designated as unnecessary. The information input here is transmitted to the clipping setting unit 5 when the “OK” button is pressed.

クリッピング設定部5は、ウェブブラウザ4からクリッピング設定リクエストを受信すると、当該リクエストをアプリケーション画面構造解析部6に転送する。   When receiving the clipping setting request from the web browser 4, the clipping setting unit 5 transfers the request to the application screen structure analysis unit 6.

アプリケーション画面構造解析部6は、クリッピング設定部5からクリッピング設定リクエストを受信すると、まずウェブアプリケーション7を構成する複数の画面間におけるリンク参照関係を解析する。リンク参照関係とは、ある画面のある要素から、他の画面へリンクが設定されている事実をいう。リンク参照関係の解析は、公知の種々のリンク解析手法を用いることにより容易に実現できるであろう。例えば、アプリケーション画面構造解析部6は、ウェブアプリケーション7を構成する複数の画面それぞれのソースコードを読み込み、他の画面等へのリンクが記述されていればそれを逐次記録していくことにより、リンク参照関係の解析を行うことができる。   When receiving the clipping setting request from the clipping setting unit 5, the application screen structure analyzing unit 6 first analyzes the link reference relationship among a plurality of screens constituting the web application 7. The link reference relationship refers to the fact that a link is set from an element of a certain screen to another screen. The analysis of the link reference relationship can be easily realized by using various known link analysis methods. For example, the application screen structure analysis unit 6 reads the source code of each of a plurality of screens constituting the web application 7, and if links to other screens are described, the application screen structure analysis unit 6 sequentially records the links. Reference relationship analysis can be performed.

図1は、アプリケーション画面構造解析部6による当該解析の結果判明した、ウェブアプリケーション7を構成する複数の画面間におけるリンク参照関係の一例を模式化したものである。この例において、トップ画面の「リンク1」という文字列(要素)には、画面1に対するリンクが設定されており、「進む」ボタン(要素)には、画面2に対するリンクが設定されている。画面1の「リンク2」という文字列には、画面3に対するリンクが設定されており、「リンク3」という文字列には、画面4に対するリンクが設定されており、「リンク4」という文字列には、画面5に対するリンクが設定されている。画面2の「進む」ボタンには、画面5に対するリンクが設定されている。画面3の「リンク7」という文字列には、画面6に対するリンクが設定されている。画面4の「リンク5」という文字列には、画面7に対するリンクが設定されている。画面5の「リンク6」という文字列には、画面7に対するリンクが設定されており、「進む」ボタンには、画面8に対するリンクが設定されている。   FIG. 1 schematically shows an example of a link reference relationship between a plurality of screens constituting the web application 7 which is found as a result of the analysis by the application screen structure analysis unit 6. In this example, a link to the screen 1 is set in the character string (element) “link 1” on the top screen, and a link to the screen 2 is set in the “forward” button (element). A link to the screen 3 is set in the character string “link 2” of the screen 1, a link to the screen 4 is set in the character string “link 3”, and a character string “link 4” is set. In this case, a link to the screen 5 is set. A link to the screen 5 is set in the “forward” button on the screen 2. In the character string “link 7” on the screen 3, a link to the screen 6 is set. In the character string “link 5” on the screen 4, a link to the screen 7 is set. A link to the screen 7 is set in the character string “link 6” on the screen 5, and a link to the screen 8 is set in the “forward” button.

つづいて、アプリケーション画面構造解析部6は、クリッピング設定リクエストに含まれる、ユーザが不要と指定した画面及び要素を基に、ユーザが指定した画面及び要素に加えてさらにクリッピングすべき画面及び要素、すなわちユーザに対し表示する必要がない画面及び要素を特定する。具体的な特定手順は以下のとおりである。まず、アプリケーション画面構造解析部6は、ウェブアプリケーション7を構成する複数の画面のリンク参照関係を基に、ユーザが不要と指定した画面及び要素からしかリンクが設定されていない画面を探索する。この探索により発見された画面は、クリッピング対象に加えられる。すなわち、不要な画面と判定される。さらに、アプリケーション画面構造解析部6は、この探索により発見された画面を基点に、同様の探索を再帰的に実行する。すなわち、その画面からしかリンクが設定されていない画面をさらに探索し、該当する画面が発見されれば、発見された画面からしかリンクが設定されていない画面をさらに探索してゆく。このようにして発見された画面は、全てクリッピング対象に加えられる。つぎに、アプリケーション画面構造解析部6は、クリッピング対象となっていない画面の中から、クリッピング対象となっている画面、すなわちユーザにより不要と指定された画面及び上記探索により発見された全ての画面に対するリンクを設定した要素を探索する。この探索により発見された要素は、クリッピング対象に加えられる。すなわち、不要な要素と判定される。最後に、アプリケーション画面構造解析部6は、以上の処理によりクリッピング対象となった画面及び要素を、クリッピング定義情報10として記録する。クリッピング定義情報10は、図示しない記憶手段に格納される。   Subsequently, the application screen structure analysis unit 6 performs screens and elements to be further clipped in addition to the screens and elements designated by the user, based on the screens and elements designated as unnecessary by the user included in the clipping setting request, that is, Identify screens and elements that do not need to be displayed to the user. The specific identification procedure is as follows. First, the application screen structure analysis unit 6 searches for a screen in which a link is set only from screens and elements designated as unnecessary by the user based on the link reference relationship of a plurality of screens constituting the web application 7. The screen discovered by this search is added as a clipping target. That is, it is determined as an unnecessary screen. Further, the application screen structure analysis unit 6 recursively executes the same search based on the screen found by the search. That is, a screen on which a link is set only from that screen is further searched, and if a corresponding screen is found, a screen on which a link is set only from the found screen is further searched. All screens discovered in this way are added to the clipping target. Next, the application screen structure analysis unit 6 applies to a screen that is a clipping target among screens that are not a clipping target, that is, a screen that is designated as unnecessary by the user and all screens that are found by the search. Search for the element with the link. Elements found by this search are added to the clipping target. That is, it is determined as an unnecessary element. Finally, the application screen structure analysis unit 6 records the screens and elements that have been clipped by the above processing as clipping definition information 10. Clipping definition information 10 is stored in a storage means (not shown).

図1を例として、アプリケーション画面構造解析部6の上述の処理についてさらに具体的に説明する。まず、ユーザが、クリッピング設定リクエストにおいて、画面1の「リンク2」なる文字列と、画面5と、を不要と指定したものとする。アプリケーション画面構造解析部6は、画面1の「リンク2」なる文字列と、画面5と、からリンクが設定されている画面であって、これらの画面及び要素からしかリンクが設定されていない画面を探索する。これに該当するのは、画面3及び画面8である。画面7については、画面5からリンクが設定されているが、他の画面すなわち画面4からのリンクも設定されているため、ここでの探索結果には含まれない。アプリケーション画面構造解析部6は、画面3及び画面8をクリッピング対象に加える。つづいて、アプリケーション画面構造解析部6は、画面3及び画面8からしかリンクが設定されていない画面を探索する。これに該当するのは、画面6である。さらに、アプリケーション画面構造解析部6は、画面6からしかリンクが設定されていない画面を探索する。これに該当する画面は存在しないため、ここで画面の再帰的な探索を中止する。ここまでの処理によりクリッピング対象とされた画面及び要素は、画面1の文字列「リンク2」、画面5、画面3、画面8、及び画面6である。   The above-described processing of the application screen structure analysis unit 6 will be described more specifically with reference to FIG. First, it is assumed that the user designates the character string “link 2” on the screen 1 and the screen 5 as unnecessary in the clipping setting request. The application screen structure analysis unit 6 is a screen in which a link is set from the character string “link 2” of the screen 1 and the screen 5, and the link is set only from these screens and elements. Explore. This corresponds to screen 3 and screen 8. As for the screen 7, a link is set from the screen 5, but since a link from another screen, that is, the screen 4, is also set, it is not included in the search result here. The application screen structure analysis unit 6 adds the screen 3 and the screen 8 to the clipping target. Subsequently, the application screen structure analysis unit 6 searches for a screen on which a link is set only from the screen 3 and the screen 8. This corresponds to the screen 6. Further, the application screen structure analysis unit 6 searches for a screen on which a link is set only from the screen 6. Since there is no corresponding screen, the recursive search of the screen is stopped here. The screens and elements to be clipped by the processing so far are the character string “link 2”, screen 5, screen 3, screen 8, and screen 6 on screen 1.

つぎに、アプリケーション画面構造解析部6は、クリッピング対象となっていない画面、すなわいトップ画面、画面1、画面2、画面4、画面7の構成要素の中から、クリッピング対象となっている画面、すなわち画面5、画面3、画面8、及び画面6に対するリンクを設定した要素を探索する。これに該当するのは、画面5に対するリンクが設定された、画面2の「進む」ボタンである。アプリケーション画面構造解析部6は、画面2の「進む」ボタンをクリッピング対象に加える。   Next, the application screen structure analysis unit 6 selects a screen that is a clipping target from among the components that are not the clipping target, that is, the top screen, the screen 1, the screen 2, the screen 4, and the screen 7. That is, the elements for which links to the screen 5, the screen 3, the screen 8, and the screen 6 are set are searched. This corresponds to the “forward” button on the screen 2 in which a link to the screen 5 is set. The application screen structure analysis unit 6 adds the “forward” button on the screen 2 to the clipping target.

最後に、アプリケーション画面構造解析部6は、ここまでの処理でクリッピング対象とされた画面1の文字列「リンク2」、画面5、画面3、画面8、画面6、及び画面2の「進む」ボタンを、クリッピング定義情報10として記録する。   Finally, the application screen structure analysis unit 6 performs the “advance” of the character string “link 2”, the screen 5, the screen 3, the screen 8, the screen 6, and the screen 2, which are the clipping targets in the processing so far. The button is recorded as clipping definition information 10.

図4に、クリッピング定義情報10の例を示す。クリッピング定義情報10は、このようなテーブルとして図示しない記憶手段に格納され得る。クリッピング定義情報10は、クリッピング対象の画面又は要素を示す1以上のレコードを含む。各レコードは、クリッピング対象の画面を特定する情報(例えば画面名やURL等)と、その画面中の要素を特定する情報(例えばXPATH等)を含む。なお、画面全体がクリッピング対象である場合は、そのレコードは画面を特定する情報を有すれば足り、要素を特定する情報は必要としない。この例では、画面1及び画面5に係るレコードだけが、ユーザが明示的にクリッピング対象として指定した画面及び要素である。その他のレコードは、アプリケーション画面構造解析部6により加えられた画面を示している。なお、クリッピング定義情報10は、ユーザの識別情報等と対応付けること等により、ユーザ毎に保持できるよう構成することが好適である。   FIG. 4 shows an example of the clipping definition information 10. The clipping definition information 10 can be stored in a storage means (not shown) as such a table. The clipping definition information 10 includes one or more records indicating screens or elements to be clipped. Each record includes information for specifying a clipping target screen (for example, screen name and URL) and information for specifying an element in the screen (for example, XPATH). When the entire screen is a clipping target, it is sufficient that the record has information for specifying the screen, and information for specifying the element is not necessary. In this example, only the records relating to the screen 1 and the screen 5 are screens and elements that the user explicitly designates as clipping targets. Other records indicate screens added by the application screen structure analysis unit 6. It is preferable that the clipping definition information 10 is configured to be held for each user by associating with the user identification information or the like.

画面要求受付部8は、ウェブブラウザ4が送信した画面情報の取得リクエストを受信し、ウェブアプリケーション7に対して転送する。ウェブアプリケーション7は、画面要求受付部8からのリクエストを受信すると、リクエストに対応する画面情報を、画面クリッピング処理部9に送信する。画面要求受付部8は、画面クリッピング処理部9から受信した画面情報を、ウェブブラウザ4に対し送信する。   The screen request receiving unit 8 receives the screen information acquisition request transmitted by the web browser 4 and transfers it to the web application 7. When the web application 7 receives the request from the screen request accepting unit 8, the web application 7 transmits screen information corresponding to the request to the screen clipping processing unit 9. The screen request receiving unit 8 transmits the screen information received from the screen clipping processing unit 9 to the web browser 4.

画面クリッピング処理部9は、ウェブアプリケーション7からのレスポンスとしての画面情報を受信すると、クリッピング定義情報10を参照し、その画面、具体的には画面名やURL等がクリッピング定義情報10中に存在するか、換言すれば当該画面の全体又は要素がクリッピング対象として指定されているかを判定する。ここで、当該画面又は要素がクリッピング対象として指定されていない場合は、画面クリッピング処理部9は、ウェブアプリケーション7から受信した画面情報をそのまま画面要求受付部8に転送する。一方、当該画面全体がクリッピング対象として指定されている場合は、画面クリッピング処理部9は、画面が見つからない旨のエラーメッセージ(例えば「404 Not Found」等)を含む画面情報を生成し、画面要求受付部8に対し送信する。他方、当該画面に含まれる要素がクリッピング対象として指定されている場合は、画面クリッピング処理部9は、ウェブアプリケーション7から受信した画面情報から、クリッピング定義情報10により指定されている要素(例えばXPATH等により特定し得る要素)を削除する加工を行い、加工した画面情報を画面要求受付部8に対し送信する。   When the screen clipping processing unit 9 receives the screen information as a response from the web application 7, the screen clipping processing unit 9 refers to the clipping definition information 10, and the screen, specifically, the screen name, URL, and the like exist in the clipping definition information 10. In other words, it is determined whether the entire screen or the element is designated as a clipping target. When the screen or element is not designated as a clipping target, the screen clipping processing unit 9 transfers the screen information received from the web application 7 to the screen request receiving unit 8 as it is. On the other hand, when the entire screen is designated as a clipping target, the screen clipping processing unit 9 generates screen information including an error message (for example, “404 Not Found”) indicating that the screen is not found, and generates a screen request. It transmits to the reception unit 8. On the other hand, when an element included in the screen is specified as a clipping target, the screen clipping processing unit 9 uses the element specified by the clipping definition information 10 (for example, XPATH or the like) from the screen information received from the web application 7. The element that can be specified by (1) is deleted, and the processed screen information is transmitted to the screen request receiving unit 8.

ウェブアプリケーション7は、複数の画面(ウェブページ)を遷移して所定の処理を実現するアプリケーションである。本実施の形態におけるウェブアプリケーション7は、画面要求受付部8からのリクエストを受信すると、リクエストに対応する画面をウェブブラウザ4に表示させるための画面情報を生成し、画面クリッピング処理部9に対して返信する。   The web application 7 is an application that changes a plurality of screens (web pages) to realize predetermined processing. When receiving the request from the screen request receiving unit 8, the web application 7 in the present embodiment generates screen information for displaying the screen corresponding to the request on the web browser 4, and the screen clipping processing unit 9 Send back.

つづいて、図5乃至図6のフローチャートを用いて、クリッピングシステム100の動作について時系列順に説明する。   Subsequently, the operation of the clipping system 100 will be described in time series using the flowcharts of FIGS. 5 to 6.

図5は、クリッピング対象とすべき画面及び要素を指定する処理を示すフローチャートである。   FIG. 5 is a flowchart showing processing for designating a screen and an element to be clipped.

ステップA1:クライアント端末1上のウェブブラウザ4が、動的クリッピング部2上のクリッピング設定部5に対し、ウェブアプリケーション7に関するクリッピング設定リクエストを送信する。クリッピング設定リクエストは、ウェブアプリケーション7を構成する複数の画面のうち、ユーザにとって不要である画面又は要素、換言すればクリッピング対象とすべき画面又は要素を指定する情報を含む。   Step A1: The web browser 4 on the client terminal 1 transmits a clipping setting request regarding the web application 7 to the clipping setting unit 5 on the dynamic clipping unit 2. The clipping setting request includes information specifying a screen or an element unnecessary for the user, in other words, a screen or an element to be clipped among a plurality of screens constituting the web application 7.

ステップA2:クリッピング設定部5は、ウェブブラウザ4からのクリッピング設定リクエストを受信すると、これをアプリケーション画面構造解析部6に対し転送する。なお、クリッピング設定部5は、ウェブブラウザ4から受信したクリッピング設定リクエストをそのまま転送せず、クリッピング対象とすべき画面又は要素を識別可能な情報を含む任意の形式のメッセージを、アプリケーション画面構造解析部6に対し送信することとしても良い。   Step A2: Upon receiving the clipping setting request from the web browser 4, the clipping setting unit 5 transfers it to the application screen structure analysis unit 6. The clipping setting unit 5 does not transfer the clipping setting request received from the web browser 4 as it is, and sends a message in an arbitrary format including information that can identify the screen or element to be clipped to the application screen structure analysis unit. 6 may be transmitted.

ステップA3:アプリケーション画面構造解析部6は、クリッピング設定部5からクリッピング設定リクエスト等を受信すると、ウェブアプリケーション7を構成する複数の画面間におけるリンク参照関係を解析する。   Step A3: When the application screen structure analysis unit 6 receives a clipping setting request or the like from the clipping setting unit 5, the application screen structure analysis unit 6 analyzes a link reference relationship among a plurality of screens constituting the web application 7.

ステップA4:アプリケーション画面構造解析部6は、ステップA3において受信したメッセージ、すなわちクリッピング設定リクエスト等から、ユーザがクリッピング対象として指定した画面又は要素を抽出する。   Step A4: The application screen structure analysis unit 6 extracts a screen or element designated as a clipping target by the user from the message received in Step A3, that is, a clipping setting request or the like.

アプリケーション画面構造解析部6は、ユーザにクリッピング対象として指定された全ての画面又は要素について、以下(ステップA5乃至A8)の処理を実行する。また、以下(ステップA5乃至A8)の処理の過程で、アプリケーション画面構造解析部6により新たにクリッピング対象に加えられた画面があれば、その画面についても以下(ステップA5乃至A8)の処理を実行する。   The application screen structure analysis unit 6 executes the following processing (steps A5 to A8) for all screens or elements designated as clipping targets by the user. In addition, if there is a screen newly added as a clipping target by the application screen structure analysis unit 6 in the process of the following (Steps A5 to A8), the following processing (Steps A5 to A8) is also performed on the screen. To do.

ステップA5:アプリケーション画面構造解析部6は、クリッピング対象として指定されたものが、画面全体又は画面中の要素のいずれであるかを判定する。画面全体である場合、ステップA6に遷移する。一方、画面中の要素である場合、ステップA9に遷移する。   Step A5: The application screen structure analysis unit 6 determines whether the object designated as the clipping target is the entire screen or an element in the screen. If it is the entire screen, the process proceeds to step A6. On the other hand, if it is an element in the screen, the process proceeds to step A9.

ステップA6:クリッピング対象が画面全体である場合、アプリケーション画面構造解析部6は、クリッピング対象として指定されたその画面を、クリッピング定義情報10に記録する。   Step A6: When the clipping target is the entire screen, the application screen structure analysis unit 6 records the screen designated as the clipping target in the clipping definition information 10.

ステップA7:アプリケーション画面構造解析部6は、クリッピング対象として指定された画面を参照先とするリンクが設定された要素が、クリッピング対象となっていない画面中に存在する場合、その要素をクリッピング定義情報10に記録する。   Step A7: The application screen structure analysis unit 6 determines that if an element to which a link that refers to a screen designated as a clipping target is set exists in a screen that is not a clipping target, the element is defined as clipping definition information. Record in 10.

ステップA8:アプリケーション画面構造解析部6は、クリッピング対象として指定された画面からのみリンク先として参照されている画面が、クリッピング対象となっていない画面として存在する場合、その画面をクリッピング定義情報10に記録する。   Step A8: The application screen structure analysis unit 6 determines that the screen referenced as the link destination only from the screen designated as the clipping target exists as the clipping target information when the screen is not the clipping target. Record.

ステップA9:クリッピング対象が画面中の要素である場合、アプリケーション画面構造解析部6は、クリッピング対象として指定されたその要素を、クリッピング定義情報10に記録する。   Step A9: When the clipping target is an element in the screen, the application screen structure analysis unit 6 records the element specified as the clipping target in the clipping definition information 10.

ステップA10:アプリケーション画面構造解析部6は、クリッピング対象として指定された要素からのみリンク先として参照されている画面が、クリッピング対象となっていない画面として存在する場合、その画面をクリッピング定義情報10に記録する。   Step A10: When the screen that is referred to as the link destination only from the element designated as the clipping target exists as a screen that is not the clipping target, the application screen structure analysis unit 6 uses the screen as the clipping definition information 10 Record.

図6は、クリッピング定義情報10に基づいて、ウェブアプリケーション7の画面情報をクリッピングする処理を示すフローチャートである。   FIG. 6 is a flowchart showing a process of clipping the screen information of the web application 7 based on the clipping definition information 10.

ステップB1:クライアント端末1上のウェブブラウザ4が、動的クリッピング部2の画面要求受付部8に対し、ウェブアプリケーション7のある画面の画面情報取得リクエストを送信する。   Step B1: The web browser 4 on the client terminal 1 transmits a screen information acquisition request for a screen having the web application 7 to the screen request receiving unit 8 of the dynamic clipping unit 2.

ステップB2:画面要求受付部8は、ウェブブラウザ4から画面情報取得リクエストを受信すると、当該リクエストをウェブアプリケーション7に対し転送する。なお、画面要求受付部8は、ウェブブラウザ4から受信した当該リクエストをそのまま転送せず、取得すべき画面を識別可能な情報を含む任意の形式のメッセージを、ウェブアプリケーション7に対し送信することとしても良い。   Step B2: Upon receiving a screen information acquisition request from the web browser 4, the screen request receiving unit 8 transfers the request to the web application 7. The screen request receiving unit 8 does not transfer the request received from the web browser 4 as it is, but transmits a message in an arbitrary format including information that can identify the screen to be acquired to the web application 7. Also good.

ステップB3:ウェブアプリケーション7は、画面要求受付部8から上記リクエスト等を受信すると、当該リクエスト等に対応する画面をウェブブラウザ4に表示させるための画面情報を生成し、画面クリッピング処理部9に対し送信する。   Step B3: When the web application 7 receives the request or the like from the screen request accepting unit 8, the web application 7 generates screen information for causing the web browser 4 to display a screen corresponding to the request or the like. Send.

ステップB4:画面クリッピング処理部9は、ウェブアプリケーション7から画面情報を受信する。ここで、画面クリッピング処理部9は、クリッピング定義情報10を参照する。   Step B4: The screen clipping processing unit 9 receives screen information from the web application 7. Here, the screen clipping processing unit 9 refers to the clipping definition information 10.

ステップB5:画面クリッピング処理部9は、受信した画面情報に係る画面又はその画面の要素が、クリッピング定義情報10にクリッピング対象として記録されているか否か判定する。クリッピング対象である場合、ステップB6に遷移する。一方、クリッピング対象でない場合、ステップB9に遷移する。   Step B5: The screen clipping processing unit 9 determines whether or not the screen related to the received screen information or the element of the screen is recorded in the clipping definition information 10 as a clipping target. If it is a clipping target, the process proceeds to step B6. On the other hand, if it is not a clipping target, the process proceeds to step B9.

ステップB6:画面クリッピング処理部9は、クリッピング対象であるのは、画面全体又は画面中の要素のいずれであるかを判定する。画面全体である場合、ステップB7に遷移する。一方、画面中の要素である場合、ステップB8に遷移する。   Step B6: The screen clipping processing unit 9 determines whether the clipping target is the entire screen or an element in the screen. If it is the entire screen, the process proceeds to step B7. On the other hand, if it is an element in the screen, the process proceeds to step B8.

ステップB7:クリッピング対象が画面全体である場合、その画面はユーザに対して表示すべきでない画面であるので、画面クリッピング処理部9は、表示すべき画面が見つからない旨のエラーメッセージ等を含む画面情報を生成し、画面要求受付部8に送信する。   Step B7: When the clipping target is the entire screen, the screen is a screen that should not be displayed to the user, so the screen clipping processing unit 9 includes a screen including an error message indicating that the screen to be displayed cannot be found. Information is generated and transmitted to the screen request receiving unit 8.

ステップB8:クリッピング対象が画面中の要素である場合、画面クリッピング処理部9は、ウェブアプリケーション7から受信した画面情報から当該要素を削除した画面情報を、画面要求受付部8に送信する。   Step B8: When the clipping target is an element in the screen, the screen clipping processing unit 9 transmits screen information obtained by deleting the element from the screen information received from the web application 7 to the screen request receiving unit 8.

ステップB9:画面クリッピング処理部9は、ウェブアプリケーション7から受信した画面情報をそのまま、画面要求受付部8に送信する。   Step B9: The screen clipping processing unit 9 transmits the screen information received from the web application 7 to the screen request receiving unit 8 as it is.

ステップB10:画面要求受付部8は、ステップB7乃至B9において画面クリッピング処理部9から受信した画面情報を、ウェブブラウザ4に対し送信する。   Step B10: The screen request receiving unit 8 transmits the screen information received from the screen clipping processing unit 9 in steps B7 to B9 to the web browser 4.

本実施の形態においては、動的クリッピング部2が、ユーザにより不要な画面及び要素の指定を受け付けると、ウェブアプリケーション7を構成する複数の画面のリンク参照関係を解析し、上記解析結果に基づいて、ユーザの上記指定に基づきさらに不要となる画面を自律的に判定し、かつこれら不要な画面及び要素を参照する他の要素を自律的に削除する。これにより、ユーザは、任意のクリッピング対象を指定するという最小限の設定作業を行うのみで、複数の画面間の整合性を確保することができる。例えば、従来、手作業で画面間の整合性を修正した際に発生していた、不要な画面へのリンクの削除を忘れるミス、必要な画面へのリンクを削除するミスなどの発生を防止することが可能である。   In this embodiment, when the dynamic clipping unit 2 accepts designation of unnecessary screens and elements by the user, it analyzes link reference relationships of a plurality of screens constituting the web application 7, and based on the analysis result. Based on the above designation by the user, screens that are further unnecessary are determined autonomously, and other elements that refer to these unnecessary screens and elements are autonomously deleted. Thereby, the user can ensure the consistency between a plurality of screens only by performing a minimum setting operation of designating an arbitrary clipping target. For example, it is possible to prevent the occurrence of mistakes such as forgetting to delete links to unnecessary screens and mistakes to delete links to necessary screens, which were conventionally caused by manually correcting the consistency between screens. It is possible.

なお、本発明は上述した実施の形態のみに限定されるものではなく、本発明の要旨を逸脱しない範囲において種々の変更が可能であることは勿論である。   It should be noted that the present invention is not limited to the above-described embodiments, and various modifications can be made without departing from the scope of the present invention.

例えば、上述の実施の形態では、クリッピング設定リクエストはウェブブラウザ4から送信されることとしたが、必ずしもそうである必要はなく、他の任意の入力手段を介してクリッピング設定部5に対し入力されても良い。   For example, in the above-described embodiment, the clipping setting request is transmitted from the web browser 4, but this is not necessarily the case, and is input to the clipping setting unit 5 via any other input means. May be.

また、上述の実施の形態では、動的クリッピング部2を構成するクリッピング設定部5、アプリケーション画面構造解析部6、画面要求受付部8、画面クリッピング部9、及びクリッピング定義情報10が、全て同一の装置、例えばクライアント端末1、ウェブサーバ3、又はプロキシサーバ等に備えられる例を説明した。しかしながら、動的クリッピング部2のこれらの構成要素は、それぞれ複数の任意の装置に分散して備えられていても良い。例えば、クリッピング設定部5等の一部の構成要素はクライアント端末1内に、アプリケーション画面構造解析部6等の一部の構成要素はウェブサーバ3内に備えられ、互いに通信可能に接続されていても良い。また、クリッピング定義情報10は、クライアント端末1、ウェブサーバ3、又はプロキシサーバ等に着脱可能な記録媒体に格納されていても良い。   In the above-described embodiment, the clipping setting unit 5, the application screen structure analysis unit 6, the screen request reception unit 8, the screen clipping unit 9, and the clipping definition information 10 that constitute the dynamic clipping unit 2 are all the same. The example provided in the device, for example, the client terminal 1, the web server 3, or the proxy server has been described. However, these components of the dynamic clipping unit 2 may be distributed in a plurality of arbitrary devices. For example, some components such as the clipping setting unit 5 are provided in the client terminal 1, and some components such as the application screen structure analysis unit 6 are provided in the web server 3 and are connected to be communicable with each other. Also good. The clipping definition information 10 may be stored in a recording medium that can be attached to and detached from the client terminal 1, the web server 3, or a proxy server.

また、上述の実施の形態では、本発明を主にハードウェアの構成として説明したが、これに限定されるものではなく、任意の処理を、CPU(Central Processing Unit)にコンピュータプログラムを実行させることにより実現することも可能である。この場合、コンピュータプログラムは、様々なタイプの非一時的なコンピュータ可読媒体(non−transitory computer readable medium)を用いて格納され、コンピュータに供給することができる。非一時的なコンピュータ可読媒体は、様々なタイプの実体のある記録媒体(tangible storage medium)を含む。非一時的なコンピュータ可読媒体の例は、磁気記録媒体(例えばフレキシブルディスク、磁気テープ、ハードディスクドライブ)、光磁気記録媒体(例えば光磁気ディスク)、CD−ROM(Read Only Memory)、CD−R、CD−R/W、半導体メモリ(例えば、マスクROM、PROM(Programmable ROM)、EPROM(Erasable PROM)、フラッシュROM、RAM(random access memory))を含む。また、プログラムは、様々なタイプの一時的なコンピュータ可読媒体(transitory computer readable medium)によってコンピュータに供給されてもよい。一時的なコンピュータ可読媒体の例は、電気信号、光信号、及び電磁波を含む。一時的なコンピュータ可読媒体は、電線及び光ファイバ等の有線通信路、又は無線通信路を介して、プログラムをコンピュータに供給できる。   In the above-described embodiment, the present invention has been mainly described as a hardware configuration. However, the present invention is not limited to this, and a CPU (Central Processing Unit) executes a computer program for arbitrary processing. Can also be realized. In this case, the computer program can be stored and provided to the computer using various types of non-transitory computer readable media. Non-transitory computer readable media include various types of tangible storage media. Examples of non-transitory computer-readable media include magnetic recording media (for example, flexible disks, magnetic tapes, hard disk drives), magneto-optical recording media (for example, magneto-optical disks), CD-ROMs (Read Only Memory), CD-Rs, CD-R / W, semiconductor memory (for example, mask ROM, PROM (Programmable ROM), EPROM (Erasable PROM), flash ROM, RAM (Random Access Memory)). The program may also be supplied to the computer by various types of transitory computer readable media. Examples of transitory computer readable media include electrical signals, optical signals, and electromagnetic waves. The temporary computer-readable medium can supply the program to the computer via a wired communication path such as an electric wire and an optical fiber, or a wireless communication path.

100 クリッピングシステム
1 クライアント端末
2 動的クリッピング部
3 ウェブサーバ
4 ウェブブラウザ
5 クリッピング設定部
51 クリッピング設定画面
6 アプリケーション画面構造解析部
7 ウェブアプリケーション
8 画面要求受付部
9 画面クリッピング処理部
10 クリッピング定義情報
DESCRIPTION OF SYMBOLS 100 Clipping system 1 Client terminal 2 Dynamic clipping part 3 Web server 4 Web browser 5 Clipping setting part 51 Clipping setting screen 6 Application screen structure analysis part 7 Web application 8 Screen request reception part 9 Screen clipping process part 10 Clipping definition information

Claims (10)

アプリケーションの画面を表示するクライアントと、
複数の前記画面を遷移することで所定の処理を実現するアプリケーションを実行し、前記クライアントに前記画面を表示させるサーバと、
前記クライアント及び前記サーバと通信可能に接続された動的クリッピング部と、を含むクリッピングシステムであって、
前記画面は、他の前記画面へのリンクが設定された1以上の要素を含むことができ、
前記動的クリッピング部は、
前記アプリケーションの前記複数の画面のうち、前記クライアントに表示させるべきでない前記画面又は前記要素を指定した、クリッピング設定リクエストの入力を受け、
前記クリッピング設定リクエストで指定された前記画面又は前記要素を、クリッピング定義情報として記録するとともに、
前記アプリケーションを構成する複数の前記画面のうち、前記クリッピング設定リクエストで指定された前記画面又は前記要素からのみリンクされている前記画面を、前記クリッピング定義情報としてさらに記録し、
前記アプリケーションを構成する複数の前記画面のうち、前記クリッピング定義情報として記録されていない前記画面に、前記クリッピング定義情報として記録された前記画面へのリンクが設定された前記要素が存在する場合、前記要素を前記クリッピング定義情報としてさらに記録する
クリッピングシステム。
A client that displays the application screen;
A server that executes an application that realizes a predetermined process by transitioning a plurality of the screens, and displays the screen on the client;
A dynamic clipping unit communicatively connected to the client and the server, the clipping system comprising:
The screen may include one or more elements with links to other screens,
The dynamic clipping unit includes:
Among the plurality of screens of the application, receiving the input of a clipping setting request specifying the screen or the element that should not be displayed on the client,
While recording the screen or the element specified in the clipping setting request as clipping definition information,
Of the plurality of screens constituting the application, the screen specified by the clipping setting request or the screen linked only from the element is further recorded as the clipping definition information,
Among the plurality of screens constituting the application, the screen that is not recorded as the clipping definition information includes the element in which a link to the screen recorded as the clipping definition information is present. A clipping system that further records an element as the clipping definition information.
前記クライアントは、前記動的クリッピング部に対し、前記アプリケーションの所定の前記画面の取得リクエストを送信し、
前記動的クリッピング部は、前記取得リクエストに応じ、前記サーバから前記所定の画面を取得するとともに、
取得した前記画面に含まれる前記要素が、前記クリッピング定義情報に記録されている前記要素である場合、取得した前記画面から前記要素を削除し、
前記要素が削除された前記画面を、前記クライアントに送信する
請求項1記載のクリッピングシステム。
The client transmits an acquisition request for the predetermined screen of the application to the dynamic clipping unit,
In response to the acquisition request, the dynamic clipping unit acquires the predetermined screen from the server,
When the element included in the acquired screen is the element recorded in the clipping definition information, the element is deleted from the acquired screen,
The clipping system according to claim 1, wherein the screen from which the element is deleted is transmitted to the client.
前記クライアントは、前記動的クリッピング部に対し、前記アプリケーションの所定の前記画面の取得リクエストを送信し、
前記動的クリッピング部は、前記取得リクエストに応じ、前記サーバから前記所定の画面を取得するとともに、
取得した前記画面が、前記クリッピング定義情報に記録されている前記画面である場合、取得した前記画面は前記クライアントに送信しない
請求項1記載のクリッピングシステム。
The client transmits an acquisition request for the predetermined screen of the application to the dynamic clipping unit,
In response to the acquisition request, the dynamic clipping unit acquires the predetermined screen from the server,
The clipping system according to claim 1, wherein when the acquired screen is the screen recorded in the clipping definition information, the acquired screen is not transmitted to the client.
前記クリッピング設定リクエストは、前記クライアントにより、前記動的クリッピング部に入力されるものである
請求項1乃至3いずれか1項記載のクリッピングシステム。
The clipping system according to any one of claims 1 to 3, wherein the clipping setting request is input to the dynamic clipping unit by the client.
前記クリッピングシステムは、
前記クライアント及び前記サーバと通信可能に接続されたプロキシサーバをさらに有し、
前記プロキシサーバは、前記動的クリッピング部を含むものである
請求項1乃至4いずれか1項記載のクリッピングシステム。
The clipping system is
A proxy server communicably connected to the client and the server;
The clipping system according to any one of claims 1 to 4, wherein the proxy server includes the dynamic clipping unit.
アプリケーションの画面を表示するクライアント、及び複数の前記画面を遷移することで所定の処理を実現するアプリケーションを実行し、前記クライアントに前記画面を表示させるサーバと通信可能に接続された動的クリッピング部を含むクリッピング装置であって、
前記画面は、他の前記画面へのリンクが設定された1以上の要素を含むことができ、
前記動的クリッピング部は、
前記アプリケーションの前記複数の画面のうち、前記クライアントに表示させるべきでない前記画面又は前記要素を指定した、クリッピング設定リクエストの入力を受け、
前記クリッピング設定リクエストで指定された前記画面又は前記要素を、クリッピング定義情報として記録するとともに、
前記アプリケーションを構成する複数の前記画面のうち、前記クリッピング設定リクエストで指定された前記画面又は前記要素からのみリンクされている前記画面を、前記クリッピング定義情報としてさらに記録し、
前記アプリケーションを構成する複数の前記画面のうち、前記クリッピング定義情報として記録されていない前記画面に、前記クリッピング定義情報として記録された前記画面へのリンクが設定された前記要素が存在する場合、前記要素を前記クリッピング定義情報としてさらに記録する
クリッピング装置。
A client that displays a screen of an application, and a dynamic clipping unit that is communicatively connected to a server that executes a predetermined process by changing a plurality of the screens and displays the screen on the clients. A clipping device comprising:
The screen may include one or more elements with links to other screens,
The dynamic clipping unit includes:
Among the plurality of screens of the application, receiving the input of a clipping setting request specifying the screen or the element that should not be displayed on the client,
While recording the screen or the element specified in the clipping setting request as clipping definition information,
Of the plurality of screens constituting the application, the screen specified by the clipping setting request or the screen linked only from the element is further recorded as the clipping definition information,
Among the plurality of screens constituting the application, the screen that is not recorded as the clipping definition information includes the element in which a link to the screen recorded as the clipping definition information is present. A clipping device that further records an element as the clipping definition information.
前記動的クリッピング部は、
前記クライアントから、前記アプリケーションの所定の前記画面の取得リクエストを受信し、前記サーバから前記所定の画面を取得するとともに、
取得した前記画面に含まれる前記要素が、前記クリッピング定義情報に記録されている前記要素である場合、取得した前記画面から前記要素を削除し、
前記要素が削除された前記画面を、前記クライアントに送信する
請求項6記載のクリッピングシステム。
The dynamic clipping unit includes:
Receiving an acquisition request for the predetermined screen of the application from the client, and acquiring the predetermined screen from the server;
When the element included in the acquired screen is the element recorded in the clipping definition information, the element is deleted from the acquired screen,
The clipping system according to claim 6, wherein the screen from which the element is deleted is transmitted to the client.
前記動的クリッピング部は、
前記クライアントから、前記アプリケーションの所定の前記画面の取得リクエストを受信し、前記サーバから前記所定の画面を取得するとともに、
取得した前記画面が、前記クリッピング定義情報に記録されている前記画面である場合、取得した前記画面は前記クライアントに送信しない
請求項6記載のクリッピングシステム。
The dynamic clipping unit includes:
Receiving an acquisition request for the predetermined screen of the application from the client, and acquiring the predetermined screen from the server;
The clipping system according to claim 6, wherein when the acquired screen is the screen recorded in the clipping definition information, the acquired screen is not transmitted to the client.
アプリケーションの画面を表示するクライアント、及び複数の前記画面を遷移することで所定の処理を実現するアプリケーションを実行し、前記クライアントに前記画面を表示させるサーバと通信可能に接続された動的クリッピング部が実行するクリッピング方法あって、
前記画面は、他の前記画面へのリンクが設定された1以上の要素を含むことができ、
前記アプリケーションの前記複数の画面のうち、前記クライアントに表示させるべきでない前記画面又は前記要素を指定した、クリッピング設定リクエストの入力を受けるステップと、
前記クリッピング設定リクエストで指定された前記画面又は前記要素を、クリッピング定義情報として記録する第1の記録ステップと、
前記アプリケーションを構成する複数の前記画面のうち、前記クリッピング設定リクエストで指定された前記画面又は前記要素からのみリンクされている前記画面を、前記クリッピング定義情報としてさらに記録するとともに、
前記アプリケーションを構成する複数の前記画面のうち、前記クリッピング定義情報として記録されていない前記画面に、前記クリッピング定義情報として記録された前記画面へのリンクが設定された前記要素が存在する場合、前記要素を前記クリッピング定義情報としてさらに記録する第2の記録ステップと、を含む
クリッピング方法。
A dynamic clipping unit connected to be able to communicate with a client that displays a screen of an application and a server that executes a predetermined process by transitioning between the plurality of screens and displays the screen on the client There is a clipping method to perform,
The screen may include one or more elements with links to other screens,
Receiving a clipping setting request that specifies the screen or the element that should not be displayed on the client among the plurality of screens of the application;
A first recording step of recording the screen or the element designated by the clipping setting request as clipping definition information;
Among the plurality of screens constituting the application, the screen specified by the clipping setting request or the screen linked only from the element is further recorded as the clipping definition information,
Among the plurality of screens constituting the application, the screen that is not recorded as the clipping definition information includes the element in which a link to the screen recorded as the clipping definition information is present. A second recording step of further recording an element as the clipping definition information.
コンピュータに、請求項9記載のクリッピング方法を実行させるためのプログラム。   A program for causing a computer to execute the clipping method according to claim 9.
JP2012211288A 2012-09-25 2012-09-25 Clipping system, clicking device, clipping method and clipping program Pending JP2014067173A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012211288A JP2014067173A (en) 2012-09-25 2012-09-25 Clipping system, clicking device, clipping method and clipping program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012211288A JP2014067173A (en) 2012-09-25 2012-09-25 Clipping system, clicking device, clipping method and clipping program

Publications (1)

Publication Number Publication Date
JP2014067173A true JP2014067173A (en) 2014-04-17

Family

ID=50743526

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012211288A Pending JP2014067173A (en) 2012-09-25 2012-09-25 Clipping system, clicking device, clipping method and clipping program

Country Status (1)

Country Link
JP (1) JP2014067173A (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010020726A (en) * 2008-07-14 2010-01-28 Toshiba It Service Kk Terminal security system for maintenance service support system
JP2012145970A (en) * 2011-01-06 2012-08-02 Nec Corp Portlet support system, apparatus, method and program

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010020726A (en) * 2008-07-14 2010-01-28 Toshiba It Service Kk Terminal security system for maintenance service support system
JP2012145970A (en) * 2011-01-06 2012-08-02 Nec Corp Portlet support system, apparatus, method and program

Similar Documents

Publication Publication Date Title
US11172042B2 (en) Platform-independent application publishing to a front-end interface by encapsulating published content in a web container
US11855863B1 (en) Animated visualizations of network activity across network address spaces
US11363047B2 (en) Generating investigation timeline displays including activity events and investigation workflow events
US11677760B2 (en) Executing modular alerts and associated security actions
US11693904B2 (en) Pushing presented data visualizations to assigned displays
US10848510B2 (en) Selecting network security event investigation timelines in a workflow environment
US20210385139A1 (en) Displaying interactive topology maps of cloud computing resources
US10585560B2 (en) Display management for data visualizations of analytics data
US10254934B2 (en) Network security investigation workflow logging
US20170093645A1 (en) Displaying Interactive Topology Maps Of Cloud Computing Resources
US20210084019A1 (en) Secured rest execution inside headless web application
US11611633B2 (en) Systems and methods for platform-independent application publishing to a front-end interface
US10572546B2 (en) Information processing apparatus, document display method, document display system, and medium
US20240073222A1 (en) Techniques for managing projects and monitoring network-based assets
JP2019021272A (en) Information processing system, information processing method, information processing program and retrieval terminal
JP2014067173A (en) Clipping system, clicking device, clipping method and clipping program
US20150154561A1 (en) Dynamic application personalization engine for enterprise software
US20160054906A1 (en) Terminal apparatus and analysis system
JPWO2017187469A1 (en) Program, server and system for providing services related to electronic manuals
WO2022081989A1 (en) Presentation of collaboration environments for a networked remote collaboration session
JP2023080397A (en) Contribution cooperation device, contribution cooperation method, and contribution cooperation program
CN117609060A (en) Recording script generation method, device, computer equipment and storage medium
JP2013257707A (en) Server device, control method, and control program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20150807

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20160629

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20160712

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20170124