JP2018072905A - Method of updating list display of file list pane in document management application - Google Patents

Method of updating list display of file list pane in document management application Download PDF

Info

Publication number
JP2018072905A
JP2018072905A JP2016208244A JP2016208244A JP2018072905A JP 2018072905 A JP2018072905 A JP 2018072905A JP 2016208244 A JP2016208244 A JP 2016208244A JP 2016208244 A JP2016208244 A JP 2016208244A JP 2018072905 A JP2018072905 A JP 2018072905A
Authority
JP
Japan
Prior art keywords
document management
display
window
management application
list
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
JP2016208244A
Other languages
Japanese (ja)
Inventor
和文 小橋
Kazufumi Kobashi
和文 小橋
森 龍太
Ryuta Mori
龍太 森
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP2016208244A priority Critical patent/JP2018072905A/en
Publication of JP2018072905A publication Critical patent/JP2018072905A/en
Pending legal-status Critical Current

Links

Landscapes

  • Digital Computer Display Output (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

PROBLEM TO BE SOLVED: To solve the problem that, in order to automatically update information of a list of documents and folders of a file server displayed by a document management application to the latest state, communication with the file server is performed at regular intervals (for example, 10 seconds) to reflect it on display, however, when the communication with the file server is performed regardless of a display state of an application window, a load is applied to the file server and a response is delayed if the number of connected clients is large.SOLUTION: When a window of a document management application is not displayed, a request to acquire list information of documents and folders to a file server is suppressed.SELECTED DRAWING: Figure 7

Description

本発明は文書管理アプリケーションで管理する文書・フォルダーの変更を定期間隔で監視して、ファイルリストペインの一覧表示に変更を反映する処理方法に関する。   The present invention relates to a processing method for monitoring changes in a document / folder managed by a document management application at regular intervals and reflecting the changes in a list display of a file list pane.

従来から、複数の文書管理システムと連携して、文書のアクセスを管理する文書管理アプリケーションが存在する。前記、文書管理システムとは、例えばオペレーティングシステム(例:Microsoft Windows)(以後、OSと記す)のローカルファイルシステムや、ネットワーク経由でアクセスする複数のクライアントで共有して利用するファイルサーバーやクラウドのストレージサービスなどである。文書管理アプリケーションでは、文書やフォルダーの一覧表示の更新をリアルタイムにユーザーインターフェースに反映するために、前記文書管理システムと通信を行う。   Conventionally, there are document management applications that manage access to documents in cooperation with a plurality of document management systems. The document management system is, for example, a local file system of an operating system (eg, Microsoft Windows) (hereinafter referred to as OS), a file server shared by a plurality of clients accessed via a network, or cloud storage. Service. The document management application communicates with the document management system in order to reflect the update of the list display of documents and folders in the user interface in real time.

文書管理システムの仕様よっては、文書やフォルダーの更新イベントが文書管理アプリケーションに通知されないため、文書管理アプリケーション側が定期的に文書管理システム側に通信を行って、文書やフォルダーの一覧情報を取得して、表示の自動更新処理を行っている。   Depending on the specifications of the document management system, document or folder update events are not notified to the document management application, so the document management application periodically communicates with the document management system to obtain document and folder list information. , Automatic display update processing is performed.

また従来から、Webブラウザーのウインドウの変更イベント(ウインドウのリサイズなど)を検知すると、他に表示されているウインドウとの重なりを判定して、非アクティブウインドウの可視領域を特定して、特定された可視領域にWebサーバーからコンテンツを表示する技術が存在する(特許文献1)。   Conventionally, when a web browser window change event (window resizing, etc.) is detected, it is determined by determining the overlap with other displayed windows and identifying the visible area of the inactive window. There is a technique for displaying content from a Web server in the visible region (Patent Document 1).

国際公開第2011/148858号International Publication No. 2011/148858

前述した文書管理アプリケーションのように、定期間隔で文書やフォルダーの一覧情報をサーバー側に取得要求していると、複数のクライアントが1つのサーバーにアクセスするような構成では、サーバー側に大量の要求が送信されることになり、サーバー側が高負荷状態となり応答が遅延するという課題がある。また、定期間隔の文書・フォルダーの一覧情報の取得処理は、文書管理アプリケーションのウインドウの表示状態にかかわらず実行するため、サーバー側の負荷を軽減するためには、一覧表示の自動更新機能を停止しなければいけなかった。   As in the document management application described above, when a list of documents and folders is requested to be acquired from the server at regular intervals, a large number of requests are requested from the server in a configuration in which multiple clients access one server. Is transmitted, and there is a problem that the server side is in a high load state and the response is delayed. In addition, the process of acquiring document / folder list information at regular intervals is performed regardless of the display state of the document management application window. To reduce the load on the server side, the list display automatic update function is stopped. I had to do it.

特許文献1は、ウインドウの表示状態に応じてサーバーへの要求を変更する技術ではあるが、非アクティブのウインドウの可視領域を有効活用して、Webサーバーのコンテンツを表示する技術であるため、サーバー側の負荷を軽減することはできなかった。   Patent Document 1 is a technology that changes a request to a server in accordance with the display state of a window, but is a technology that displays content of a Web server by effectively using a visible area of an inactive window. The load on the side could not be reduced.

ファイルサーバーで管理された文書やフォルダーの情報を表示して、前記文書やフォルダーの操作が可能な文書管理アプリケーションで、前記文書やフォルダーの一覧表示を最新の状態に更新するために、前記ファイルサーバーへ定期間隔で文書やフォルダーの一覧情報の取得を要求する自動更新処理において、
前記文書管理アプリケーションのウインドウの表示状態を取得(S702)し、前記ウインドウの表示状態が非表示であるか否かを判断するウインドウ非表示判断手段(S703)と、
前記ウインドウの表示状態が最小化であるか否かを判断するウインドウ最小化判断手段(S704)と、
前記ウインドウ非表示判断手段と前記ウインドウ最小化判断手段により、前記ウインドウの表示状態が非表示または最小化と判断した場合は、前記文書管理アプリケーションから前記ファイルサーバーへ文書やフォルダーの一覧表示情報の取得要求を抑制する前記自動更新処理(S703、S704、S705、S706)を有することを特徴とする。
In order to update the list display of the documents and folders in a document management application capable of displaying the information of documents and folders managed by the file server and operating the documents and folders, the file server In the automatic update process that requests acquisition of document and folder list information at regular intervals,
Window display determination means (S703) for acquiring a display state of the window of the document management application (S702) and determining whether the display state of the window is non-display;
Window minimization determining means (S704) for determining whether or not the display state of the window is minimized;
Acquisition of list display information of documents and folders from the document management application to the file server when the window display state is determined to be hidden or minimized by the window non-display determining unit and the window minimizing determining unit The automatic update processing (S703, S704, S705, S706) for suppressing the request is provided.

文書編集アプリケーションのウインドウの表示状態に応じて、サーバーへの要求を抑制することで、効果的にサーバーにかかる負荷を軽減することが可能になる。   By suppressing requests to the server according to the display state of the window of the document editing application, it is possible to effectively reduce the load on the server.

システムの構成を示す図。The figure which shows the structure of a system. クライアント端末、サーバーのハードウェア構成を示す図。The figure which shows the hardware constitutions of a client terminal and a server. ソフトウェア構成を示す図。The figure which shows a software structure. 文書管理システムのクライアントアプリケーションのUIの一例を示す図。The figure which shows an example of UI of the client application of a document management system. 自動更新設定の設定ファイルの一例を示す図。The figure which shows an example of the setting file of an automatic update setting. ウインドウ表示状態の設定ファイルの一例を示す図。The figure which shows an example of the setting file of a window display state. 文書編集アプリケーションのファイルリストペインの一覧更新処理を示すフローチャート。6 is a flowchart showing list update processing of a file list pane of a document editing application.

以下、本発明を実施するための最良の形態について図面を用いて説明する。図1は、本発明の実施の形態に係るシステム構成を示す図である。図1において、クライアント端末(101、102)、ファイルサーバー(103、104)は、ネットワーク110を介して接続されている。図において、クライアント端末(101、102)とファイルサーバー(103、104)は、複数台接続されていても構わない。ネットワーク110は、例えば、インターネット等のLAN、WAN、電話回線、専用デジタル回線等のいずれであり、またこれらの組み合わせにより実現される、いわゆる通信ネットワークである。   The best mode for carrying out the present invention will be described below with reference to the drawings. FIG. 1 is a diagram showing a system configuration according to an embodiment of the present invention. In FIG. 1, client terminals (101, 102) and file servers (103, 104) are connected via a network 110. In the figure, a plurality of client terminals (101, 102) and file servers (103, 104) may be connected. The network 110 is, for example, a LAN such as the Internet, a WAN, a telephone line, a dedicated digital line, or the like, and is a so-called communication network realized by a combination thereof.

ネットワーク110は、データの送受信が可能であればよく、有線、無線どちらでも構わない。また、様々な企業などにより、クライアント端末(101、102)は、例えば、デスクトップパソコン、ノートパソコン、モバイルパソコン、タブレット端末等から成るが、プログラムの実行環境が内蔵されたスマートフォンであってもよい。クライアント端末(101、102)では、オフィスアプリケーションやプリンタードライバー等のプログラムを実行する環境が内蔵されている。103、104は文書ファイルを管理するファイルサーバーであって、クライアント端末(101、102)からネットワーク110を通じてアクセス可能である。   The network 110 may be either wired or wireless as long as it can transmit and receive data. Further, the client terminals (101, 102) are made up of, for example, a desktop personal computer, a notebook personal computer, a mobile personal computer, a tablet terminal, and the like depending on various companies. The client terminals (101, 102) have an environment for executing programs such as office applications and printer drivers. Reference numerals 103 and 104 denote file servers for managing document files, which are accessible via the network 110 from the client terminals (101 and 102).

図2は、本発明の実施形態に係る、クライアント端末(101、102)およびファイルサーバー(103、104)を実行するコンピューターのハードウェア構成図である。図2において、Central Processing Unit(CPU)202は装置全体の制御を行う。CPU202はハードディスク(HDD)205に格納されているアプリケーションプログラム、OS等を実行し、Random Access Memory(RAM)203にプログラムの実行に必要な情報、ファイル等を一時的に格納する制御を行う。Read Only Memory(ROM)204は記憶手段であり、内部には、基本I/Oプログラム等の各種データを記憶する。   FIG. 2 is a hardware configuration diagram of a computer that executes the client terminals (101, 102) and the file servers (103, 104) according to the embodiment of the present invention. In FIG. 2, a central processing unit (CPU) 202 controls the entire apparatus. The CPU 202 executes an application program, OS, and the like stored in a hard disk (HDD) 205, and performs control to temporarily store information, files, and the like necessary for executing the program in a random access memory (RAM) 203. A read only memory (ROM) 204 is a storage means, and stores various data such as a basic I / O program therein.

RAM203は一時記憶手段であり、CPU202の主メモリ、ワークエリア等として機能する。HDD205は外部記憶手段の一つであり、大容量メモリとして機能し、オフィスアプリケーションやWebブラウザー等のアプリケーションプログラム、OS、関連プログラム等を格納している。ディスプレイ206は表示手段であり、キーボード207から入力したコマンド等を表示したりするものである。インターフェース208は外部装置I/Fであり、プリンター、USB機器、周辺機器を接続する。キーボード/マウス207は指示入力手段である。   A RAM 203 is a temporary storage unit and functions as a main memory, work area, and the like of the CPU 202. The HDD 205 is one of external storage means, functions as a large-capacity memory, and stores application programs such as office applications and web browsers, an OS, related programs, and the like. A display 206 is a display unit that displays commands and the like input from the keyboard 207. An interface 208 is an external device I / F, and connects a printer, a USB device, and a peripheral device. A keyboard / mouse 207 is an instruction input unit.

システムバス201は、装置内におけるデータの流れを司るものである。ネットワークインターフェースカード(NIC)209は、該インターフェース209、ネットワーク110を介して外部装置とのデータのやり取りを行う。なお、上記コンピューターの構成はその一例であり、図2の構成例に限定されるものではない。例えば、データやプログラムの格納先は、その特徴に応じてROM204、RAM203、HDD205などで変更することも可能である。本実施例中で特に明記しない場合は、各種処理はROM204等に記憶されているプログラムをRAM203等にロードし、CPU202で実行することによって実現されるものとする。   The system bus 201 controls the flow of data in the apparatus. A network interface card (NIC) 209 exchanges data with an external device via the interface 209 and the network 110. Note that the configuration of the computer is an example thereof, and is not limited to the configuration example of FIG. For example, the storage destination of data and programs can be changed by the ROM 204, the RAM 203, the HDD 205, etc. according to the characteristics. Unless otherwise specified in the present embodiment, various processes are realized by loading a program stored in the ROM 204 or the like into the RAM 203 or the like and executing it by the CPU 202.

図3は、図1に示したクライアント端末(101、102)およびファイルサーバー(103、104)のソフトウェア構成を説明するブロック図である。301はファイルサーバーのサーバーソフトウェアを示す。サーバーソフトウェアは、ファイルサーバー(103、104)で実行され、クライアント(101、102)からの各要求をネットワーク110経由で受信し、ファイルサーバーの文書データの入出力を行う。302は通信部で、後述するクライアントのアプリケーションからの要求を受信し、要求の内容に応じて後述するデータ管理部303へ文書データの処理を指示し、クライアントへ処理結果の応答をネットワーク経由で返却する。   FIG. 3 is a block diagram illustrating software configurations of the client terminals (101, 102) and the file servers (103, 104) illustrated in FIG. Reference numeral 301 denotes server software of the file server. The server software is executed by the file server (103, 104), receives each request from the client (101, 102) via the network 110, and inputs / outputs document data of the file server. A communication unit 302 receives a request from a client application (to be described later), instructs the data management unit 303 (to be described later) to process document data according to the content of the request, and returns a processing result response to the client via the network. To do.

303はデータ管理部で、通信部302の指示を受けて後述する文書データベース304へ文書データの入出力を行う。304は文書データベースで、文書データの保管と各文書データに関連するインデックスデータなどの付属情報を管理している。305は文書管理アプリケーションを示す。文書管理アプリケーションは、クライアントにインストールされ、ユーザーからの要求に応じて、サーバーソフトウェアと通信してファイルサーバーが管理する文書データや、OSのファイルシステムが管理する文書データにアクセスすることを可能にし、各種文書操作を行うことが可能である。   A data management unit 303 inputs and outputs document data to a document database 304 described later in response to an instruction from the communication unit 302. A document database 304 manages document data storage and attached information such as index data related to each document data. Reference numeral 305 denotes a document management application. The document management application is installed on the client and, in response to a request from the user, communicates with the server software to access the document data managed by the file server and the document data managed by the OS file system. Various document operations can be performed.

306はUI部で、図4に示すユーザーインターフェースの構築や、ユーザーからの各種入力操作を受け付けて、対応する処理を後述する文書管理処理部307に指示する。307は文書管理処理部で、UI部306の指示に応じて文書の一覧表示、検索、移動、コピーなどの各種操作を実行する。308はデータアクセス部で、文書管理処理部307が実行する各種文書操作に応じた要求をネットワーク経由でサーバーソフトウェアへ送信し、サーバーソフトウェアから返却された応答を処理する。   A UI unit 306 receives the construction of the user interface shown in FIG. 4 and various input operations from the user, and instructs the document management processing unit 307 described later to perform corresponding processing. A document management processing unit 307 executes various operations such as document list display, search, move, and copy in accordance with instructions from the UI unit 306. A data access unit 308 transmits a request corresponding to various document operations executed by the document management processing unit 307 to the server software via the network, and processes a response returned from the server software.

図4は文書管理アプリケーションのユーザーインターフェースの一例を示している。
401はメインウインドウを示している。402は文書管理アプリケーションが管理しているファイルサーバーやOSのファイルシステムへのアクセスをナビゲートするナビゲーションペインを示している。ナビゲーションペインには、ファイルサーバーやOSのファイルシステムの保存領域がツリー表示され、ユーザーの指示に応答して保存領域にアクセス可能な構成となっている。
FIG. 4 shows an example of a user interface of the document management application.
Reference numeral 401 denotes a main window. Reference numeral 402 denotes a navigation pane for navigating access to a file server or OS file system managed by the document management application. In the navigation pane, storage areas of file servers and OS file systems are displayed in a tree structure, and the storage areas can be accessed in response to user instructions.

図中のHDD1やHDD2はOSのファイルシステムの保存領域を示しており、XX_Library(403)はファイルサーバーの保存領域を示している。404はユーザーによって選択された保存領域を示しており、XX_LibraryのCompanyフォルダーが選択された状態を示している。405はナビゲーションペイン402で選択された保存領域に保存されているファイルやフォルダーを一覧表示するファイルリストペインを示している。図中では、選択されたCompanyフォルダー内にSampleFile1、SampleFile2、SampleFile3、SampleFile4の文書データと、Division1のフォルダーが表示されている例を示している。   HDD1 and HDD2 in the figure indicate the storage area of the OS file system, and XX_Library (403) indicates the storage area of the file server. Reference numeral 404 denotes a storage area selected by the user, and shows a state in which the Company folder of XX_Library is selected. Reference numeral 405 denotes a file list pane for displaying a list of files and folders stored in the storage area selected in the navigation pane 402. The figure shows an example in which the document data of SampleFile1, SampleFile2, SampleFile3, and SampleFile4 and the folder of Division1 are displayed in the selected Company folder.

文書管理アプリケーションは、ファイルリストペインの一覧表示を最新の状態に更新するために、定期間隔でサーバーソフトウェアと通信し、ファイルリストペインの一覧表示の情報取得を要求して、サーバーソフトウェアからの応答に応じて、ファイルリストペインの一覧表示を更新する。定期間隔でサーバーソフトウェアと通信が行われるため、サーバーに多量のクライアントが接続されている場合、ファイルサーバーが高負荷状態となり、応答に遅延が発生する。そのため、文書管理アプリケーションでは、前述したファイルリストペインの一覧表示の定期間隔の自動更新を行うか否かと、定期間隔の時間の設定を可能にする。   The document management application communicates with the server software at regular intervals to update the list display in the file list pane to the latest status, requests information acquisition for the list display in the file list pane, and responds to the response from the server software. In response, the list display in the file list pane is updated. Since communication with the server software is performed at regular intervals, when a large number of clients are connected to the server, the file server becomes heavily loaded, and a response is delayed. Therefore, in the document management application, it is possible to set whether or not to automatically update the regular interval of the list display of the file list pane described above and the time of the regular interval.

図5は文書管理アプリケーションのファイルリストの一覧表示の更新のための設定データの一例を示している。ファイルリストペインの一覧表示の更新のための設定データは、HDD205に格納されるデータであり、文書管理アプリケーションのUI部306の指示に応じて、文書管理処理部307がデータの書き込みや読み込みを制御する。501の“Polling Monitor”はファイルリストペインの一覧表示を自動更新するか否かの設定を示している。502の“Polling Interval”は定期間隔の時間の設定を示している。   FIG. 5 shows an example of setting data for updating the list display of the file list of the document management application. Setting data for updating the list display of the file list pane is data stored in the HDD 205, and the document management processing unit 307 controls writing and reading of data in accordance with an instruction from the UI unit 306 of the document management application. To do. “Polling Monitor” 501 indicates whether to automatically update the list display in the file list pane. “Polling Interval” 502 indicates the setting of a regular interval time.

図中の設定では、10秒間隔でファイルリストペインの一覧表示を更新する設定を示している。406はナビゲーションペイン402で選択した保存領域の場所(例えばフォルダーパスやURL)を表示するアドレスバーを示している。407は文書管理アプリケーションのメインウインドウを最小化するためのボタンを示している。408は文書管理アプリケーションのメインウインドウを非表示にするためのボタンを示している。前述の非表示とは、メインウインドウをOSのデスクトップウインドウから非表示にして、文書管理アプリケーションの処理はバックグラウンドで実行され続ける状態を示している。   The setting in the figure shows a setting for updating the list display in the file list pane at intervals of 10 seconds. Reference numeral 406 denotes an address bar that displays the location (for example, folder path or URL) of the storage area selected in the navigation pane 402. Reference numeral 407 denotes a button for minimizing the main window of the document management application. Reference numeral 408 denotes a button for hiding the main window of the document management application. The above-described non-display indicates a state in which the main window is hidden from the OS desktop window and the processing of the document management application continues to be executed in the background.

文書管理アプリケーションは、メインウインドウの表示状態(最小化もしくは非表示)をアプリケーション実行中の一時メモリ(RAM203)で管理しても良いし、設定データで管理しても良い。図6は文書管理アプリケーションのメインウインドウの表示状態を管理する設定データの一例を示している。メインウインドウの表示状態を管理する設定データは、HDD205に格納されるデータであり、文書管理アプリケーションのUI部306の指示に応じて、文書管理処理部307がデータの書き込みや読み込みを制御する。   The document management application may manage the display state (minimization or non-display) of the main window with the temporary memory (RAM 203) during execution of the application, or with the setting data. FIG. 6 shows an example of setting data for managing the display state of the main window of the document management application. The setting data for managing the display state of the main window is data stored in the HDD 205, and the document management processing unit 307 controls writing and reading of data in accordance with an instruction from the UI unit 306 of the document management application.

601の”Visible”はメインウインドウが非表示か否かの設定を示している。602の“Minimization”はメインウインドウが最小化か否かの設定を示している。図中では、メインウインドウは最小化されている設定を示している。   “Visible” 601 indicates whether the main window is hidden or not. “Minimization” 602 indicates whether the main window is minimized. In the figure, the main window shows a minimized setting.

図7は、文書管理アプリケーションのファイルリストペインの一覧表示の自動更新処理を示したフローチャートである。各処理ステップに関して説明する。S701は、ファイルリストペインの一覧表示の自動更新を行う設定がされているか否かを判断する処理ステップである。文書管理アプリケーションは前述した設定データ(図5)にアクセスし、“Polling Monitor”(501)自動更新する設定になっている場合は、S702へ進む。自動更新する設定になっていない場合は、本フローチャートの処理を終了する。S702はメインウインドウの表示状態を取得する処理ステップである。   FIG. 7 is a flowchart showing automatic update processing of the list display of the file list pane of the document management application. Each processing step will be described. S701 is a processing step of determining whether or not the setting for automatically updating the list display of the file list pane is made. The document management application accesses the setting data (FIG. 5) described above, and if “Polling Monitor” (501) is set to be automatically updated, the process proceeds to S702. If it is not set to be automatically updated, the process of this flowchart is terminated. S702 is a processing step for acquiring the display state of the main window.

文書管理アプリケーションは前述した設定データ(図6)にアクセスしてメインウインドウの表示状態を取得する。S703はメインウインドウが非表示状態か否かを判断する処理ステップである。前述した設定データ(図6)の“Visible”(601)が非表示の設定になっていれば、S707へ進む。“Visible”が非表示の設定になっていなければ、S704へ進む。S704は、メインウインドウが最小化状態か否かを判断する処理ステップである。   The document management application obtains the display state of the main window by accessing the setting data (FIG. 6) described above. S703 is a processing step for determining whether or not the main window is in a non-display state. If “Visible” (601) of the setting data (FIG. 6) is set to non-display, the process proceeds to S707. If “Visible” is not set to non-display, the process proceeds to S704. S704 is a processing step for determining whether or not the main window is in a minimized state.

前述した設定データ(図6)の“Minimization”(602)が最小化の設定になっていれば、S707へ進む。“Minimization”(602)が最小化の設定になっていなければ、S705へ進む。S705はファイルリストペインの一覧表示を更新するために、文書管理アプリケーションがサーバーソフトウェアに、ファイルリストペインに表示する文書・フォルダーの一覧情報の取得を要求する処理ステップである。文書管理アプリケーションの文書管理処理部は、ファイルリストペインで表示しているアドレス406の情報と合わせて、文書・フォルダーの一覧情報を取得する要求を、データアクセス部308を介してサーバーソフトウェアへ送信する。   If “Minimization” (602) in the setting data (FIG. 6) is set to minimize, the process proceeds to S707. If “Minimization” (602) is not set to minimize, the process proceeds to S705. Step S705 is a processing step in which the document management application requests the server software to acquire the list information of documents and folders to be displayed on the file list pane in order to update the list display on the file list pane. The document management processing unit of the document management application transmits a request for acquiring the document / folder list information together with the information of the address 406 displayed in the file list pane to the server software via the data access unit 308. .

S706は、サーバーソフトウェアの応答を処理して、ファイルリストペインの一覧表示を更新する処理ステップである。サーバーソフトウェアの通信処理部302は、S705で送信された要求を受信すると、データ管理部303を介して、指定されたアドレスの文書・フォルダー一覧の情報を取得し、文書管理アプリケーションへ結果の応答を送信する。文書管理アプリケーションはデータアクセス部308で応答を受信して、文書管理処理部307で取得した文書・フォルダーの一覧情報に基づいて、ファイルリストペインの一覧表示を更新する。   Step S706 is a processing step of processing the server software response to update the list display in the file list pane. Upon receiving the request transmitted in S705, the server software communication processing unit 302 acquires the document / folder list information at the specified address via the data management unit 303, and sends a result response to the document management application. Send. The document management application receives the response at the data access unit 308, and updates the list display in the file list pane based on the document / folder list information acquired by the document management processing unit 307.

S707は、次の自動更新を実行するまでWaitする処理ステップである。文書管理アプリケーションの文書管理処理部307は、設定データ(図5)の“Polling Interval”(502)で示される自動更新の間隔の時間Wait処理を行い、S701へ進む。   S707 is a processing step that waits until the next automatic update is executed. The document management processing unit 307 of the document management application performs an automatic update interval time wait process indicated by “Polling Interval” (502) in the setting data (FIG. 5), and the process advances to step S701.

本フローチャートで示される処理ステップを実行することで、文書管理アプリケーションのメインウインドウが最小化もしくは非表示になっているときは、ファイルリストペインの一覧表示を自動更新する処理を行わなくなるため、ユーザービリティを低下させることなくファイルサーバーにかかる負荷を軽減することが可能となる。本実施例中は、メインウインドウの最小化と非表示を例としたが、同等の効果が得られる他の表示状態(例えば他のアプリケーションのウインドウがアクティブになっていて、文書管理アプリケーションのメインウインドウが不可視状態になっている)であってもかまわない。   By executing the processing steps shown in this flowchart, when the main window of the document management application is minimized or hidden, the process of automatically updating the list display in the file list pane is not performed, so usability It is possible to reduce the load on the file server without lowering the server. In this embodiment, minimization and non-display of the main window are taken as an example, but other display states that can obtain the same effect (for example, the window of another application is active and the main window of the document management application is displayed). May be invisible).

101 クライアント端末
305 文書管理アプリケーション
101 Client terminal 305 Document management application

Claims (1)

ファイルサーバーで管理された文書やフォルダーの情報を表示して、前記文書やフォルダーの操作が可能な文書管理アプリケーションにおける、前記文書やフォルダーの一覧表示を最新の状態に更新するために、前記ファイルサーバーへ定期間隔で文書やフォルダーの一覧情報の取得を要求する自動更新方法であって、
前記文書管理アプリケーションのウインドウの表示状態を取得(S702)し、前記ウインドウの表示状態が非表示であるか否かを判断するウインドウ非表示判断手段(S703)と、
前記ウインドウの表示状態が最小化であるか否かを判断するウインドウ最小化判断手段(S704)と、
前記ウインドウ非表示判断手段と前記ウインドウ最小化判断手段により、前記ウインドウの表示状態が非表示または最小化と判断した場合は、前記文書管理アプリケーションから前記ファイルサーバーへ文書やフォルダーの一覧表示情報の取得要求を抑制する前記自動更新処理(S703、S704、S705、S706)を有することを特徴とする。
In order to display information on documents and folders managed by a file server and update the list display of the documents and folders in a document management application capable of operating the documents and folders, the file server is updated. An automatic update method that requests acquisition of document and folder list information at regular intervals,
Window display determination means (S703) for acquiring a display state of the window of the document management application (S702) and determining whether the display state of the window is non-display;
Window minimization determining means (S704) for determining whether or not the display state of the window is minimized;
Acquisition of list display information of documents and folders from the document management application to the file server when the window display state is determined to be hidden or minimized by the window non-display determining unit and the window minimizing determining unit The automatic update processing (S703, S704, S705, S706) for suppressing the request is provided.
JP2016208244A 2016-10-25 2016-10-25 Method of updating list display of file list pane in document management application Pending JP2018072905A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016208244A JP2018072905A (en) 2016-10-25 2016-10-25 Method of updating list display of file list pane in document management application

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016208244A JP2018072905A (en) 2016-10-25 2016-10-25 Method of updating list display of file list pane in document management application

Publications (1)

Publication Number Publication Date
JP2018072905A true JP2018072905A (en) 2018-05-10

Family

ID=62115457

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016208244A Pending JP2018072905A (en) 2016-10-25 2016-10-25 Method of updating list display of file list pane in document management application

Country Status (1)

Country Link
JP (1) JP2018072905A (en)

Similar Documents

Publication Publication Date Title
US9740435B2 (en) Methods for managing content stored in cloud-based storages
AU2014284461B2 (en) Syncing content clipboard
US20180260410A1 (en) Prioritizing content item synchronization based on sharing
RU2598991C2 (en) Data recovery client for moveable client data
US20140122995A1 (en) Continuous content item view enhanced through smart loading
US9547668B2 (en) Event-based content item view
US10459893B2 (en) Computer system, file storage apparatus, and storage control method
US9342531B2 (en) Managing conflicted copies
EP2951734B1 (en) Providing a content preview
KR20110128846A (en) Programming model for synchronizing browser caches across devices and web services
US20060010289A1 (en) Volume management system and method
US10348821B2 (en) Prioritizing structural operations and distributing changes in a synced online content management system
WO2019047976A1 (en) Network file management method, terminal and computer readable storage medium
US10635604B2 (en) Extending a cache of a storage system
US9075722B2 (en) Clustered and highly-available wide-area write-through file system cache
CN107977469A (en) To the method, apparatus and terminal being managed recently using file
US20120311375A1 (en) Redirecting requests to secondary location during temporary outage
CA2757073C (en) Shared job scheduling in electronic notebook
US9460179B1 (en) Systems and methods for providing adaptive visualization of synchronization of multiple files
JP2018072905A (en) Method of updating list display of file list pane in document management application
JP5539833B2 (en) Information processing apparatus and control method therefor, computer program, and computer-readable storage medium
US20130332664A1 (en) System and Method for Managing Network Navigation
CN114676093B (en) File management method and device, electronic equipment and storage medium
CN114816203B (en) Shortcut operation method, device, terminal and storage medium suitable for network disk drive letter