JP2018041432A - Information processing system, information processing device and program - Google Patents

Information processing system, information processing device and program Download PDF

Info

Publication number
JP2018041432A
JP2018041432A JP2017001863A JP2017001863A JP2018041432A JP 2018041432 A JP2018041432 A JP 2018041432A JP 2017001863 A JP2017001863 A JP 2017001863A JP 2017001863 A JP2017001863 A JP 2017001863A JP 2018041432 A JP2018041432 A JP 2018041432A
Authority
JP
Japan
Prior art keywords
file
storage
converted
information processing
premises
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
JP2017001863A
Other languages
Japanese (ja)
Inventor
真哉 向笠
Masaya Mukogasa
真哉 向笠
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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Publication of JP2018041432A publication Critical patent/JP2018041432A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide an information processing system, an information processing device and a program capable of determining a storage place corresponding to a converted file.SOLUTION: The information processing system having a plurality of network environments for storing a file on the basis of a storage request received from a client terminal operated by a user includes: file storage means provided in each of the plurality of network environments to store a file; monitoring means for monitoring the storage of the file in the file storage means; conversion means for converting the file stored in the file storage means; management means for determining a storage place of the converted file from the file storage means provided in each of the plurality of network environments on the basis of information on the file or the converted file; and index storage means for storing the storage place of the file or the converted file.SELECTED DRAWING: Figure 1

Description

本発明は、情報処理システム、情報処理装置及びプログラムに関する。   The present invention relates to an information processing system, an information processing apparatus, and a program.

ファイルストレージシステムにおいて、オンプレミス環境上のストレージとクラウド環境上のストレージとに分散してファイルを保存し、クライアント端末からは、あたかも一つのストレージ上にファイルがあるように見せる技術がある。また、ファイルストレージシステムにおいて、保存されたファイルを変換してキャッシュしておき、ファイルの使用時にキャッシュがあればキャッシュを利用し、キャッシュが無ければファイルを変換して利用する技術もある。   In a file storage system, there is a technique in which files are distributed and stored in an on-premises environment storage and a cloud environment storage, and the client terminal makes it appear as if the files are on one storage. In addition, there is a technique in which a saved file is converted and cached in a file storage system, and the cache is used if there is a cache when the file is used, and the file is converted and used if there is no cache.

クラウド環境上のストレージサーバに保存されたファイルの索引をオンプレミス環境上のストレージサーバに持ち、クライアント端末がオンプレミス環境上のストレージサーバ経由でクラウド環境上のファイルにアクセスする構成は従来から知られている(例えば特許文献1参照)。   A configuration in which an index of a file stored in a storage server on a cloud environment is stored in the storage server on the on-premises environment, and a client terminal accesses a file on the cloud environment via the storage server on the on-premises environment has been conventionally known. (For example, refer to Patent Document 1).

例えば、オンプレミス環境及びクラウド環境のストレージに分散してファイルを保存するファイルストレージシステムでは、ユーザがセキュリティを考慮してファイルの保存先を決める場合がある。しかしながら、保存されたファイルを変換してキャッシュしておく従来のファイルストレージシステムでは、保存されたファイルのセキュリティを考慮してキャッシュの保存場所を決定する仕組みがなかった。   For example, in a file storage system in which files are distributed and stored in storage in an on-premises environment and a cloud environment, a user may determine a file storage destination in consideration of security. However, the conventional file storage system that converts and caches the stored file has no mechanism for determining the cache storage location in consideration of the security of the stored file.

本発明の一実施形態は、変換後のファイルに応じた保存場所を決定できる情報処理システム、情報処理装置及びプログラムを提供することを目的とする。   An object of one embodiment of the present invention is to provide an information processing system, an information processing apparatus, and a program that can determine a storage location according to a converted file.

上記目的を達成するため、本願請求項1は、ユーザの操作するクライアント端末から受け付けた保存要求に基づいてファイルを保存する複数のネットワーク環境を有する情報処理システムであって、前記複数のネットワーク環境にそれぞれ設けられ、前記ファイルを保存するファイル保存手段と、前記ファイル保存手段への前記ファイルの保存を監視する監視手段と、前記ファイル保存手段に保存された前記ファイルを変換する変換手段と、前記ファイル又は変換後のファイルに関する情報に基づいて前記変換後のファイルの保存場所を、前記複数のネットワーク環境にそれぞれ設けられた前記ファイル保存手段から決定する管理手段と、前記ファイル又は前記変換後のファイルの保存場所を記憶するインデックス保存手段とを有することを特徴とする。   In order to achieve the above object, claim 1 of the present application is an information processing system having a plurality of network environments for storing a file based on a storage request received from a client terminal operated by a user, wherein the plurality of network environments include A file storage unit for storing the file; a monitoring unit for monitoring the storage of the file in the file storage unit; a conversion unit for converting the file stored in the file storage unit; Or a management unit that determines a storage location of the converted file from the file storage unit provided in each of the plurality of network environments based on information on the converted file, and the file or the converted file Having index storage means for storing the storage location And butterflies.

本発明の一実施形態によれば、変換後のファイルに応じた保存場所を決定できる。   According to one embodiment of the present invention, a storage location corresponding to a converted file can be determined.

本実施形態に係る情報処理システムの一例の構成図である。It is a lineblock diagram of an example of an information processing system concerning this embodiment. 第1の実施形態に係るコンピュータの一例のハードウェア構成図である。It is a hardware block diagram of an example of the computer which concerns on 1st Embodiment. 本実施形態に係る情報処理システムの一例の処理ブロック図である。It is a processing block diagram of an example of an information processing system concerning this embodiment. ファイルインデックスの一例の構成図である。It is a block diagram of an example of a file index. 本実施形態に係る情報処理システムのファイル保存処理手順を表した一例のフローチャートである。It is a flowchart of an example showing the file preservation | save processing procedure of the information processing system which concerns on this embodiment. 本実施形態に係る情報処理システムのファイル保存処理手順を表した他の例のフローチャートである。It is a flowchart of the other example showing the file preservation | save processing procedure of the information processing system which concerns on this embodiment. 本実施形態に係る情報処理システムのファイル保存処理手順を表した他の例のフローチャートである。It is a flowchart of the other example showing the file preservation | save processing procedure of the information processing system which concerns on this embodiment. 変換後のファイルの管理先を判定する方法の一例を示す図である。It is a figure which shows an example of the method of determining the management destination of the file after conversion. 本実施形態に係る情報処理システムのファイル閲覧処理手順を表した一例のフローチャートである。It is a flowchart of an example showing the file browsing process procedure of the information processing system which concerns on this embodiment. 本実施形態に係る情報処理システムの他の例の処理ブロック図である。It is a processing block diagram of the other example of the information processing system which concerns on this embodiment. 本実施形態に係る情報処理システムのファイル保存処理手順を表した他の例のフローチャートである。It is a flowchart of the other example showing the file preservation | save processing procedure of the information processing system which concerns on this embodiment. 本実施形態に係る情報処理システムの一例の処理ブロック図である。It is a processing block diagram of an example of an information processing system concerning this embodiment. 変換後のファイルの管理先を判定する方法の他の例を示す図である。It is a figure which shows the other example of the method of determining the management destination of the file after conversion. 機器設置場所情報の一例の構成図である。It is a block diagram of an example of apparatus installation location information. 使用回数情報の一例の構成図である。It is a block diagram of an example of use frequency information. 本実施形態に係る情報処理システムのキャッシュファイル使用処理手順を表した一例のフローチャートである。It is an example flowchart showing the cache file use processing procedure of the information processing system according to the present embodiment. 本実施形態に係る情報処理システムの他の例の構成図である。It is a block diagram of the other example of the information processing system which concerns on this embodiment. 本実施形態に係る情報処理システムの他の例の処理ブロック図である。It is a processing block diagram of the other example of the information processing system which concerns on this embodiment. オンプレミスサーバ利用状況情報の一例の構成図である。It is a block diagram of an example of on-premises server utilization condition information. 本実施形態に係る情報処理システムのファイル保存処理手順を表した他の例のフローチャートである。It is a flowchart of the other example showing the file preservation | save processing procedure of the information processing system which concerns on this embodiment. 本実施形態に係る情報処理システムのファイル保存処理手順を表した他の例のフローチャートである。It is a flowchart of the other example showing the file preservation | save processing procedure of the information processing system which concerns on this embodiment. 変換後のファイルの管理先を判定する方法の他の例を示す図である。It is a figure which shows the other example of the method of determining the management destination of the file after conversion. オンプレミス環境情報の一例の構成図である。It is a block diagram of an example of on-premises environment information. 変換後のファイルの管理先を判定する処理の一例のフローチャートである。It is a flowchart of an example of the process which determines the management destination of the file after conversion. 本実施形態に係る情報処理システムの他の例の処理ブロック図である。It is a processing block diagram of the other example of the information processing system which concerns on this embodiment. ストレージ情報の一例の構成図である。It is a block diagram of an example of storage information.

次に、本発明の実施の形態について、詳細に説明する。
[第1の実施形態]
<システム構成>
図1は本実施形態に係る情報処理システムの一例の構成図である。図1の情報処理システム1はオンプレミス環境10とクラウド環境20とが含まれる。オンプレミス環境10のオンプレミスサーバ装置12、クライアント端末14、オフィス機器16はLANなどのネットワーク18を介してインターネットなどのネットワーク30に接続される。
Next, embodiments of the present invention will be described in detail.
[First Embodiment]
<System configuration>
FIG. 1 is a configuration diagram of an example of an information processing system according to the present embodiment. The information processing system 1 in FIG. 1 includes an on-premises environment 10 and a cloud environment 20. The on-premises server device 12, the client terminal 14, and the office equipment 16 in the on-premises environment 10 are connected to a network 30 such as the Internet via a network 18 such as a LAN.

クラウド環境20の外部クラウドサーバ装置22、クラウドサーバ装置24は、ネットワーク30に接続される。また、ネットワーク30にはクライアント端末14とオフィス機器16とが接続されている。   The external cloud server device 22 and the cloud server device 24 in the cloud environment 20 are connected to the network 30. Further, the client terminal 14 and the office device 16 are connected to the network 30.

外部クラウドサーバ装置22はネットワーク30を介してクラウドストレージなどのオンラインストレージサービスを提供する。本実施形態では外部クラウドサーバ装置22のクラウドストレージをクラウドサーバ装置24のクラウドストレージと区別するために外部クラウドストレージと呼ぶ。クラウドサーバ装置24はクラウド環境20に設けられたサーバ装置である。なお、クラウドサーバ装置24の詳細は後述する。   The external cloud server device 22 provides online storage services such as cloud storage via the network 30. In the present embodiment, the cloud storage of the external cloud server device 22 is referred to as external cloud storage in order to distinguish it from the cloud storage of the cloud server device 24. The cloud server device 24 is a server device provided in the cloud environment 20. Details of the cloud server device 24 will be described later.

また、オンプレミスサーバ装置12はオンプレミス環境10に設けられたサーバ装置である。オンプレミスサーバ装置12の詳細は後述する。クライアント端末14はスマートフォン、タブレット端末、携帯電話、PCなどの操作端末である。オフィス機器16は複合機、コピー機、スキャナ、プリンタ、レーザプリンタ、プロジェクタ、電子黒板(IWB)などの電子機器である。   The on-premises server device 12 is a server device provided in the on-premises environment 10. Details of the on-premises server device 12 will be described later. The client terminal 14 is an operation terminal such as a smartphone, a tablet terminal, a mobile phone, or a PC. The office device 16 is an electronic device such as a multifunction peripheral, a copier, a scanner, a printer, a laser printer, a projector, or an electronic blackboard (IWB).

例えば複合機、コピー機、スキャナ、プリンタ、レーザプリンタ、プロジェクタ及び電子黒板は、ファイル(電子データ)の入出力(印刷、スキャン、投影、表示など)を行う電子機器の一例である。デジタルカメラ、マイク、スピーカもファイル(電子データ)の入出力を行う電子機器の一例である。   For example, a multifunction peripheral, a copier, a scanner, a printer, a laser printer, a projector, and an electronic blackboard are examples of electronic devices that perform input / output (printing, scanning, projection, display, etc.) of files (electronic data). A digital camera, a microphone, and a speaker are also examples of electronic devices that input and output files (electronic data).

図1では、一例としてクライアント端末14、オフィス機器16がそれぞれ二台である例を示しているが、一台又は三台以上であってもよい。クライアント端末14、オフィス機器16は、オンプレミス環境10にあっても、オンプレミス環境10以外にあってもよいため、ネットワーク18とネットワーク30とにそれぞれ接続されている例を図1に示している。   Although FIG. 1 shows an example in which there are two client terminals 14 and office devices 16 as an example, one or three or more may be used. Since the client terminal 14 and the office equipment 16 may be in the on-premises environment 10 or other than the on-premises environment 10, an example in which the client terminal 14 and the office device 16 are connected to the network 18 and the network 30 is shown in FIG.

なお、オンプレミスサーバ装置12、外部クラウドサーバ装置22及びクラウドサーバ装置24は複数のコンピュータに分散して構成してもよい。また、図1に示した外部クラウドサーバ装置22は複数であってもよい。図1のネットワーク18、30は、有線通信ネットワークであっても無線通信ネットワークであってもよい。   Note that the on-premises server device 12, the external cloud server device 22, and the cloud server device 24 may be distributed among a plurality of computers. Moreover, the external cloud server apparatus 22 shown in FIG. The networks 18 and 30 in FIG. 1 may be wired communication networks or wireless communication networks.

<ハードウェア構成>
《コンピュータ》
オンプレミスサーバ装置12、クライアント端末14、外部クラウドサーバ装置22及びクラウドサーバ装置24は、例えば図2に示すハードウェア構成のコンピュータにより実現される。図2は、第1の実施形態に係るコンピュータの一例のハードウェア構成図である。
<Hardware configuration>
"Computer"
The on-premises server device 12, the client terminal 14, the external cloud server device 22, and the cloud server device 24 are realized by, for example, a computer having a hardware configuration illustrated in FIG. FIG. 2 is a hardware configuration diagram of an example of a computer according to the first embodiment.

図2のコンピュータ500は入力装置501、表示装置502、外部I/F503、RAM504、ROM505、CPU506、通信I/F507及びHDD508などを備え、それぞれがバスBで相互に接続されている。なお、入力装置501及び表示装置502は必要なときに接続して利用する形態であってもよい。   A computer 500 in FIG. 2 includes an input device 501, a display device 502, an external I / F 503, a RAM 504, a ROM 505, a CPU 506, a communication I / F 507, an HDD 508, and the like. Note that the input device 501 and the display device 502 may be connected and used when necessary.

入力装置501はキーボードやマウス、タッチパネルなどを含み、ユーザが各操作信号を入力するのに用いられる。表示装置502はディスプレイ等を含み、コンピュータ500による処理結果を表示する。   The input device 501 includes a keyboard, a mouse, a touch panel, and the like, and is used by a user to input each operation signal. The display device 502 includes a display and the like, and displays a processing result by the computer 500.

通信I/F507はコンピュータ500を各種ネットワークに接続するインタフェースである。これにより、コンピュータ500は通信I/F507を介してデータ通信を行うことができる。   A communication I / F 507 is an interface for connecting the computer 500 to various networks. Thereby, the computer 500 can perform data communication via the communication I / F 507.

また、HDD508は、プログラムやデータを格納している不揮発性の記憶装置の一例である。格納されるプログラムやデータには、コンピュータ500全体を制御する基本ソフトウェアであるOS、及びOS上において各種機能を提供するアプリケーションソフトウェア(以下、単にアプリケーションと呼ぶ)などがある。なお、コンピュータ500はHDD508に替え、記憶媒体としてフラッシュメモリを用いるドライブ装置(例えばソリッドステートドライブ:SSD)を利用するものであってもよい。   The HDD 508 is an example of a nonvolatile storage device that stores programs and data. The stored programs and data include an OS, which is basic software for controlling the entire computer 500, and application software (hereinafter simply referred to as an application) that provides various functions on the OS. The computer 500 may use a drive device (for example, a solid state drive: SSD) that uses a flash memory as a storage medium instead of the HDD 508.

外部I/F503は、外部装置とのインタフェースである。外部装置には、記録媒体503aなどがある。これにより、コンピュータ500は外部I/F503を介して記録媒体503aの読み取り及び/又は書き込みを行うことができる。記録媒体503aにはフレキシブルディスク、CD、DVD、SDメモリカード、USBメモリなどがある。   The external I / F 503 is an interface with an external device. The external device includes a recording medium 503a. Accordingly, the computer 500 can read and / or write the recording medium 503a via the external I / F 503. Examples of the recording medium 503a include a flexible disk, a CD, a DVD, an SD memory card, and a USB memory.

ROM505は、電源を切ってもプログラムやデータを保持することができる不揮発性の半導体メモリ(記憶装置)の一例である。ROM505にはコンピュータ500の起動時に実行されるBIOS、OS設定、及びネットワーク設定などのプログラムやデータが格納されている。RAM504はプログラムやデータを一時保持する揮発性の半導体メモリ(記憶装置)の一例である。   The ROM 505 is an example of a nonvolatile semiconductor memory (storage device) that can retain programs and data even when the power is turned off. The ROM 505 stores programs and data such as BIOS, OS settings, and network settings that are executed when the computer 500 is started up. The RAM 504 is an example of a volatile semiconductor memory (storage device) that temporarily stores programs and data.

CPU506は、ROM505やHDD508などの記憶装置からプログラムやデータをRAM504上に読み出し、処理を実行することで、コンピュータ500全体の制御や機能を実現する演算装置である。   The CPU 506 is an arithmetic device that realizes control and functions of the entire computer 500 by reading a program and data from a storage device such as the ROM 505 and the HDD 508 onto the RAM 504 and executing processing.

オンプレミスサーバ装置12、クライアント端末14、外部クラウドサーバ装置22及びクラウドサーバ装置24は、例えば図2に示すコンピュータ500のハードウェア資源とプログラムとが協働して、後述するような各種処理を実現できる。   The on-premises server device 12, client terminal 14, external cloud server device 22, and cloud server device 24 can realize various processes as will be described later in cooperation with the hardware resources of the computer 500 shown in FIG. 2 and the program, for example. .

<ソフトウェア構成>
本実施形態に係るオンプレミスサーバ装置12、外部クラウドサーバ装置22及びクラウドサーバ装置24は、例えば図3に示すような処理ブロックで実現される。
<Software configuration>
The on-premises server device 12, the external cloud server device 22, and the cloud server device 24 according to the present embodiment are realized by processing blocks as shown in FIG. 3, for example.

図3は本実施形態に係る情報処理システムの一例の処理ブロック図である。オンプレミスサーバ装置12はプログラムを実行して、フォルダ監視部50、ファイル管理部52及びファイル保存部54を実現する。外部クラウドサーバ装置22はプログラムを実行してファイル保存部60を実現する。   FIG. 3 is a processing block diagram of an example of the information processing system according to the present embodiment. The on-premises server device 12 executes a program to realize a folder monitoring unit 50, a file management unit 52, and a file storage unit 54. The external cloud server device 22 executes the program to realize the file storage unit 60.

また、クラウドサーバ装置24はプログラムを実行して、フォルダ監視部70、ファイル管理部72、ファイル保存部74、ファイル変換部76及びファイルインデックス保存部78を実現する。   In addition, the cloud server device 24 executes a program to realize a folder monitoring unit 70, a file management unit 72, a file storage unit 74, a file conversion unit 76, and a file index storage unit 78.

オンプレミスサーバ装置12のファイル保存部54はファイルを保存する。ファイル管理部52はファイル保存部54へのファイルの保存又はファイル保存部54からのファイルの取得を行う。フォルダ監視部50はファイル保存部54を監視し、ファイル保存部54にファイルが置かれたことをファイル管理部52に通知する。外部クラウドサーバ装置22のファイル保存部60はファイルを保存する。   The file storage unit 54 of the on-premises server device 12 stores a file. The file management unit 52 stores a file in the file storage unit 54 or acquires a file from the file storage unit 54. The folder monitoring unit 50 monitors the file storage unit 54 and notifies the file management unit 52 that the file has been placed in the file storage unit 54. The file storage unit 60 of the external cloud server device 22 stores the file.

クラウドサーバ装置24のファイル保存部74は、ファイルを保存する。フォルダ監視部70は、クラウドサーバ装置24のファイル保存部74及び外部クラウドサーバ装置22のファイル保存部60を監視する。フォルダ監視部70は、クラウドサーバ装置24のファイル保存部74又は外部クラウドサーバ装置22のファイル保存部60にファイルが置かれたことをファイル管理部72に通知する。   The file storage unit 74 of the cloud server device 24 stores a file. The folder monitoring unit 70 monitors the file storage unit 74 of the cloud server device 24 and the file storage unit 60 of the external cloud server device 22. The folder monitoring unit 70 notifies the file management unit 72 that the file has been placed in the file storage unit 74 of the cloud server device 24 or the file storage unit 60 of the external cloud server device 22.

ファイル管理部72はファイルの保存先を管理し、クラウドサーバ装置24のファイル保存部74又は外部クラウドサーバ装置22のファイル保存部60に対してファイルの保存を行う。また、ファイル管理部72はクラウドサーバ装置24のファイル保存部74又は外部クラウドサーバ装置22のファイル保存部60からファイルを取得する。ファイル変換部76はファイルを変換する。ファイルインデックス保存部78は、ファイルの保存先及びそのファイルを変換したファイル(キャッシュファイル)の保存先をファイルインデックス(ファイル索引)として保存している。   The file management unit 72 manages the storage destination of the file, and stores the file in the file storage unit 74 of the cloud server device 24 or the file storage unit 60 of the external cloud server device 22. In addition, the file management unit 72 acquires a file from the file storage unit 74 of the cloud server device 24 or the file storage unit 60 of the external cloud server device 22. The file conversion unit 76 converts the file. The file index storage unit 78 stores a file storage destination and a storage destination of a file (cache file) obtained by converting the file as a file index (file index).

クライアント端末14は、クラウドサーバ装置24に対してファイルのアップロードを行う。クライアント端末14は、クラウドサーバ装置24からファイルのダウンロードを行う。また、オンプレミスサーバ装置12のファイル管理部52とクラウドサーバ装置24のファイル管理部72とは、ファイルの送受信を行う。   The client terminal 14 uploads a file to the cloud server device 24. The client terminal 14 downloads a file from the cloud server device 24. The file management unit 52 of the on-premises server device 12 and the file management unit 72 of the cloud server device 24 perform file transmission / reception.

図4はファイルインデックスの一例の構成図である。図4のファイルインデックスはオンプレミスサーバ装置12のファイル保存部54、外部クラウドサーバ装置22のファイル保存部60又はクラウドサーバ装置24のファイル保存部74に保存したファイルに関する情報の一例である。   FIG. 4 is a configuration diagram of an example of a file index. The file index of FIG. 4 is an example of information regarding files stored in the file storage unit 54 of the on-premises server device 12, the file storage unit 60 of the external cloud server device 22, or the file storage unit 74 of the cloud server device 24.

図4のファイルインデックスは、ファイルのID、ファイル名、ファイル種類、ファイルパス、キャッシュ用途及びキャッシュファイルパスを項目として有する。ファイルのIDはファイルを識別する情報の一例である。ファイル名はファイルの名称である。ファイル種類は、そのファイルを作成したアプリケーション(例えば文書作成アプリ、プレゼンテーションアプリ、表計算アプリなど)の種類を示す情報である。なお、ファイル種類はファイルの種類を識別できる情報であればよい。ファイルパスはオンプレミスサーバ装置12のファイル保存部54、外部クラウドサーバ装置22のファイル保存部60又はクラウドサーバ装置24のファイル保存部74に保存したファイルの保存先を示す。   The file index in FIG. 4 includes items such as file ID, file name, file type, file path, cache usage, and cache file path. The file ID is an example of information for identifying the file. The file name is the name of the file. The file type is information indicating the type of application (for example, document creation application, presentation application, spreadsheet application, etc.) that created the file. The file type may be any information that can identify the file type. The file path indicates the storage destination of the file stored in the file storage unit 54 of the on-premises server device 12, the file storage unit 60 of the external cloud server device 22, or the file storage unit 74 of the cloud server device 24.

また、キャッシュ用途はファイルパスにより保存先が示されたファイルから変換されたキャッシュファイルの用途を示す情報である。例えば図4では、キャッシュファイルの用途の一例として「プレビュー」と「印刷」と「クライアント端末14で閲覧」とを示している。キャッシュファイルを生成しておくことで、そのキャッシュ用途に応じた処理の時間が短縮される。   The cache usage is information indicating the usage of the cache file converted from the file whose storage destination is indicated by the file path. For example, FIG. 4 shows “preview”, “print”, and “browse on the client terminal 14” as examples of uses of the cache file. By generating the cache file, the processing time corresponding to the cache application is shortened.

キャッシュファイルパスは、オンプレミスサーバ装置12のファイル保存部54、外部クラウドサーバ装置22のファイル保存部60又はクラウドサーバ装置24のファイル保存部74に保存したキャッシュファイルの保存先を、キャッシュファイルの用途ごとに示している。クラウドサーバ装置24は図4に示すファイルインデックスによりファイル及びキャッシュファイルの保存先を管理している。   The cache file path indicates the storage destination of the cache file stored in the file storage unit 54 of the on-premises server device 12, the file storage unit 60 of the external cloud server device 22, or the file storage unit 74 of the cloud server device 24 for each use of the cache file. It shows. The cloud server device 24 manages the storage destination of the file and the cache file using the file index shown in FIG.

<処理の詳細>
以下では、本実施形態に係る情報処理システム1の処理の詳細について説明する。
<Details of processing>
Below, the detail of the process of the information processing system 1 which concerns on this embodiment is demonstrated.

《オンプレミスサーバ装置へのファイルの保存》
図5は、本実施形態に係る情報処理システムのファイル保存処理手順を表した一例のフローチャートである。ステップS10において、ユーザはクライアント端末14を操作してオンプレミスサーバ装置12のファイル保存部54にファイルを保存する。フォルダ監視機能によりファイル保存部54を監視するフォルダ監視部50は、ステップS11においてファイル保存部54にファイルが置かれたことを検知する。
《Save file to on-premises server device》
FIG. 5 is a flowchart illustrating an example of a file storage processing procedure of the information processing system according to the present embodiment. In step S <b> 10, the user operates the client terminal 14 to store the file in the file storage unit 54 of the on-premises server device 12. The folder monitoring unit 50 that monitors the file storage unit 54 with the folder monitoring function detects that a file has been placed in the file storage unit 54 in step S11.

フォルダ監視部50はファイル保存部54にファイルが置かれたことをファイル管理部52に通知する。ステップS12に進み、ファイル管理部52はファイル保存部54に置かれたファイルを、ファイル送受信機能によりクラウドサーバ装置24へ送信する。   The folder monitoring unit 50 notifies the file management unit 52 that the file has been placed in the file storage unit 54. In step S12, the file management unit 52 transmits the file placed in the file storage unit 54 to the cloud server device 24 using the file transmission / reception function.

ステップS13において、クラウドサーバ装置24のファイル管理部72はオンプレミスサーバ装置12からファイルを受信する。ステップS14に進み、ファイル管理部72はオンプレミスサーバ装置12から受信したファイルの変換要求を、ファイル変換部76に対して行う。ファイル変換部76はファイル管理部72からの変換要求に従い、ファイルを変換し、変換後のファイルを変換結果としてファイル管理部72に返す。   In step S <b> 13, the file management unit 72 of the cloud server device 24 receives a file from the on-premises server device 12. In step S 14, the file management unit 72 sends a file conversion request received from the on-premises server device 12 to the file conversion unit 76. The file conversion unit 76 converts the file in accordance with the conversion request from the file management unit 72 and returns the converted file to the file management unit 72 as a conversion result.

ステップS15に進み、ファイル管理部72は変換後のファイルを管理する管理先を判定する。変換後のファイルの管理先を判定する方法ついては後述する。   In step S15, the file management unit 72 determines a management destination for managing the converted file. A method for determining the management destination of the converted file will be described later.

オンプレミス環境10で変換後のファイルを管理すると判定した場合、ファイル管理部72はステップS16に進み、変換後のファイルをオンプレミスサーバ装置12に送信する。また、ファイル管理部72はファイルインデックス保存部78に、キャッシュファイルパスがオンプレミスサーバ装置12のファイル保存部54を示すファイルインデックスを保存する。   When it is determined that the converted file is managed in the on-premises environment 10, the file management unit 72 proceeds to step S <b> 16 and transmits the converted file to the on-premises server device 12. In addition, the file management unit 72 stores a file index indicating that the cache file path indicates the file storage unit 54 of the on-premises server device 12 in the file index storage unit 78.

一方、クラウド環境20で変換後のファイルを管理すると判定した場合、ファイル管理部72はステップS17に進み、変換後のファイルをキャッシュとしてファイル保存部74に保存する。なお、ファイル管理部72は変換後のファイルをキャッシュとして外部クラウドサーバ装置22のファイル保存部60に保存してもよい。そして、ファイル管理部72はファイルインデックス保存部78に、キャッシュファイルパスがクラウドサーバ装置24のファイル保存部74又は外部クラウドサーバ装置22のファイル保存部60を示すファイルインデックスを保存する。   On the other hand, when it is determined that the converted file is managed in the cloud environment 20, the file management unit 72 proceeds to step S17, and stores the converted file in the file storage unit 74 as a cache. The file management unit 72 may store the converted file in the file storage unit 60 of the external cloud server device 22 as a cache. Then, the file management unit 72 stores in the file index storage unit 78 a file index whose cache file path indicates the file storage unit 74 of the cloud server device 24 or the file storage unit 60 of the external cloud server device 22.

ステップS18において、オンプレミスサーバ装置12のファイル管理部52はクラウドサーバ装置24から変換後のファイルを受信する。ステップS19に進み、ファイル管理部52はクラウドサーバ装置24から受信した変換後のファイルを、キャッシュとしてファイル保存部54に保存する。   In step S <b> 18, the file management unit 52 of the on-premises server device 12 receives the converted file from the cloud server device 24. In step S19, the file management unit 52 stores the converted file received from the cloud server device 24 in the file storage unit 54 as a cache.

図5のフローチャートでは、オンプレミスサーバ装置12に保存されたファイルをクラウドサーバ装置24で変換し、変換後のファイルをキャッシュとして、変換後のファイルを管理する管理先に保存できる。   In the flowchart of FIG. 5, the file stored in the on-premises server device 12 can be converted by the cloud server device 24, and the converted file can be stored in a management destination that manages the converted file as a cache.

《クラウドサーバ装置へのファイルのアップロード》
図6は、本実施形態に係る情報処理システムのファイル保存処理手順を表した他の例のフローチャートである。ステップS30において、ユーザはクライアント端末14を操作してクラウドサーバ装置24にファイルをアップロードする。
<< Uploading files to the cloud server >>
FIG. 6 is a flowchart of another example showing the file storage processing procedure of the information processing system according to the present embodiment. In step S <b> 30, the user uploads a file to the cloud server device 24 by operating the client terminal 14.

ステップS31に進み、クラウドサーバ装置24のファイル管理部72はアップロードされたファイルをファイル保存部74に保存する。また、ステップS32に進み、クラウドサーバ装置24のファイル管理部72はアップロードされたファイルの変換要求を、ファイル変換部76に対して行う。ファイル変換部76はファイル管理部72からの変換要求に従い、ファイルを変換し、変換後のファイルを変換結果としてファイル管理部72に返す。なお、ステップS33〜S37の処理は図5のステップS15〜S19の処理と同様であるため、説明を省略する。   In step S31, the file management unit 72 of the cloud server device 24 stores the uploaded file in the file storage unit 74. In step S <b> 32, the file management unit 72 of the cloud server device 24 requests the file conversion unit 76 to convert the uploaded file. The file conversion unit 76 converts the file in accordance with the conversion request from the file management unit 72 and returns the converted file to the file management unit 72 as a conversion result. In addition, since the process of step S33-S37 is the same as the process of step S15-S19 of FIG. 5, description is abbreviate | omitted.

図6のフローチャートではクラウドサーバ装置24にアップロードされたファイルをクラウドサーバ装置24で変換し、変換後のファイルをキャッシュとして、変換後のファイルを管理する管理先に保存できる。   In the flowchart of FIG. 6, a file uploaded to the cloud server device 24 is converted by the cloud server device 24, and the converted file can be stored in a management destination that manages the converted file as a cache.

《外部クラウドサーバ装置へのファイルの保存》
図7は、本実施形態に係る情報処理システムのファイル保存処理手順を表した他の例のフローチャートである。ステップS41において、ユーザはクライアント端末14を操作して外部クラウドサーバ装置22のファイル保存部60にファイルを保存する。フォルダ監視機能によりファイル保存部60を監視するクラウドサーバ装置24のフォルダ監視部70は、ステップS42において、外部クラウドサーバ装置22のファイル保存部60にファイルが置かれたことを検知する。
《Save file to external cloud server device》
FIG. 7 is a flowchart of another example showing the file storage processing procedure of the information processing system according to the present embodiment. In step S <b> 41, the user operates the client terminal 14 to store the file in the file storage unit 60 of the external cloud server device 22. The folder monitoring unit 70 of the cloud server device 24 that monitors the file storage unit 60 with the folder monitoring function detects that a file has been placed in the file storage unit 60 of the external cloud server device 22 in step S42.

フォルダ監視部70は外部クラウドサーバ装置22のファイル保存部60にファイルが置かれたことをファイル管理部72に通知する。ステップS43に進み、ファイル管理部72は外部クラウドサーバ装置22のファイル保存部60に置かれたファイルを、外部クラウドサーバ装置22から取得する。   The folder monitoring unit 70 notifies the file management unit 72 that the file has been placed in the file storage unit 60 of the external cloud server device 22. In step S 43, the file management unit 72 acquires a file placed in the file storage unit 60 of the external cloud server device 22 from the external cloud server device 22.

ステップS43に進み、ファイル管理部72は外部クラウドサーバ装置22から受信したファイルの変換要求をファイル変換部76に対して行う。ファイル変換部76はファイル管理部72からの変換要求に従い、ファイルを変換し、変換後のファイルを変換結果としてファイル管理部72に返す。なお、ステップS44〜S48の処理は図5のステップS15〜S19の処理と同様であるため、説明を省略する。   In step S 43, the file management unit 72 sends a file conversion request received from the external cloud server device 22 to the file conversion unit 76. The file conversion unit 76 converts the file in accordance with the conversion request from the file management unit 72 and returns the converted file to the file management unit 72 as a conversion result. In addition, since the process of step S44-S48 is the same as the process of step S15-S19 of FIG. 5, description is abbreviate | omitted.

図7のフローチャートでは外部クラウドサーバ装置22に保存されたファイルをクラウドサーバ装置24で変換し、変換後のファイルをキャッシュとして、変換後のファイルを管理する管理先に保存できる。   In the flowchart of FIG. 7, the file stored in the external cloud server device 22 is converted by the cloud server device 24, and the converted file can be stored in a management destination that manages the converted file as a cache.

《変換後のファイルの管理先の判定》
図8は変換後のファイルの管理先を判定する方法の一例を示す図である。図8では3つの例を示している。
<< Determining the destination for managing converted files >>
FIG. 8 is a diagram illustrating an example of a method for determining the management destination of the converted file. FIG. 8 shows three examples.

一番上の例は、ユーザが元のファイルをどこに保存したかにより変換後のファイルの管理先を判定するものである。ユーザにより元のファイルがオンプレミスサーバ装置12のファイル保存部54に保存された場合、ファイル管理部72は変換後のファイルの管理先をオンプレミス環境10と判定する。ユーザにより元のファイルがクラウドサーバ装置24のファイル保存部74、又は、外部クラウドサーバ装置22のファイル保存部60に保存された場合、ファイル管理部72は変換後のファイルの管理先をクラウド環境20と判定する。   In the uppermost example, the management destination of the converted file is determined based on where the user saved the original file. When the user stores the original file in the file storage unit 54 of the on-premises server device 12, the file management unit 72 determines that the management destination of the converted file is the on-premises environment 10. When the user stores the original file in the file storage unit 74 of the cloud server device 24 or the file storage unit 60 of the external cloud server device 22, the file management unit 72 sets the management destination of the converted file to the cloud environment 20 Is determined.

二番目の例は、変換後のファイルがセキュアであるか否か(セキュリティ強度が高いか低いか)により変換後のファイルの管理先を判定するものである。変換後のファイルがセキュアでないPDFなどのファイルである場合、ファイル管理部72は変換後のファイルの管理先をオンプレミス環境10と判定する。変換後のファイルがセキュアであるセキュアPDFなどのファイルである場合、ファイル管理部72は変換後のファイルの管理先をクラウド環境20と判定する。   In the second example, the management destination of the converted file is determined based on whether the converted file is secure (security strength is high or low). When the converted file is a non-secure file such as a PDF, the file management unit 72 determines that the management destination of the converted file is the on-premises environment 10. If the converted file is a secure secure PDF file or the like, the file management unit 72 determines that the management destination of the converted file is the cloud environment 20.

三番目の例は、元のファイルのファイル名、又は、文書内に「機密」などの予め決められた単語が含まれているか否かにより変換後のファイルの管理先を判定する。元のファイルのファイル名、又は、文書内に予め決められた単語が含まれている場合、ファイル管理部72は変換後のファイルの管理先をオンプレミス環境10と判定する。元のファイルのファイル名、又は、文書内に予め決められた単語が含まれていない場合、ファイル管理部72は変換後のファイルの管理先をクラウド環境20と判定する。   In the third example, the management destination of the converted file is determined based on the file name of the original file or whether a predetermined word such as “confidential” is included in the document. When the file name of the original file or a predetermined word is included in the document, the file management unit 72 determines that the management destination of the converted file is the on-premises environment 10. If the file name of the original file or a predetermined word is not included in the document, the file management unit 72 determines that the management destination of the converted file is the cloud environment 20.

《ファイルの閲覧》
図9は、本実施形態に係る情報処理システムのファイル閲覧処理手順を表した一例のフローチャートである。ステップS61において、ユーザはクライアント端末14を操作してクラウドサーバ装置24からクライアント端末14へのファイルのダウンロードを要求する。
<Browsing files>
FIG. 9 is a flowchart illustrating an example of a file browsing process procedure of the information processing system according to the present embodiment. In step S <b> 61, the user operates the client terminal 14 to request file download from the cloud server device 24 to the client terminal 14.

ステップS62において、クラウドサーバ装置24のファイル管理部72はファイルインデックス保存部78に保存された図4のファイルインデックスを参照する。ファイル管理部72はユーザからダウンロードを要求されたファイルのキャッシュ用途が「クライアント端末で閲覧」のキャッシュファイルの保存場所(保存先)を示したキャッシュファイルパスを確認する。   In step S <b> 62, the file management unit 72 of the cloud server device 24 refers to the file index of FIG. 4 stored in the file index storage unit 78. The file management unit 72 confirms the cache file path indicating the storage location (storage destination) of the cache file whose cache usage is “view on client terminal” for the file requested to be downloaded by the user.

ステップS63において、ファイル管理部72は確認したキャッシュファイルパスからキャッシュファイルの保存場所を判定する。ファイル管理部72はキャッシュファイルの保存場所がオンプレミスサーバ装置12であると判定した場合、ステップS64に進み、キャッシュファイルをオンプレミスサーバ装置12に要求する。   In step S63, the file management unit 72 determines the storage location of the cache file from the confirmed cache file path. When the file management unit 72 determines that the storage location of the cache file is the on-premises server device 12, the process proceeds to step S <b> 64 and requests the cache file from the on-premises server device 12.

ファイル管理部72はキャッシュファイルの保存場所がクラウドサーバ装置24であると判定した場合、ステップS65に進み、キャッシュファイルをファイル保存部74から取得し、クライアント端末14に渡す。   If the file management unit 72 determines that the storage location of the cache file is the cloud server device 24, the file management unit 72 proceeds to step S 65, acquires the cache file from the file storage unit 74, and passes it to the client terminal 14.

また、ファイル管理部72はキャッシュファイルの保存場所が外部クラウドサーバ装置22であると判定した場合、ステップS66に進み、キャッシュファイルを外部クラウドサーバ装置22のファイル保存部60から取得し、クライアント端末14に渡す。   If the file management unit 72 determines that the storage location of the cache file is the external cloud server device 22, the file management unit 72 proceeds to step S 66, acquires the cache file from the file storage unit 60 of the external cloud server device 22, and the client terminal 14. To pass.

ステップS67において、オンプレミスサーバ装置12のファイル管理部52は、クラウドサーバ装置24から要求されたキャッシュファイルを、ファイル保存部54から取得する。ステップS68に進み、ファイル管理部52は取得したキャッシュファイルをクラウドサーバ装置24に送信する。そして、ステップS69に進み、クラウドサーバ装置24のファイル管理部72はオンプレミスサーバ装置12から受信したキャッシュファイルをクライアント端末14に渡す。このように、ユーザはクラウドサーバ装置24が保存先を管理するキャッシュファイルをクライアント端末14にダウンロードして閲覧することができる。   In step S <b> 67, the file management unit 52 of the on-premises server device 12 acquires the cache file requested from the cloud server device 24 from the file storage unit 54. In step S68, the file management unit 52 transmits the acquired cache file to the cloud server device 24. In step S 69, the file management unit 72 of the cloud server device 24 passes the cache file received from the on-premises server device 12 to the client terminal 14. Thus, the user can download and browse the cache file whose cloud server device 24 manages the storage destination to the client terminal 14.

《ファイル変換部をオンプレミスサーバ装置も有する例》
図3の情報処理システム1はクラウドサーバ装置24がファイル変換部76を有している例を示したが、オンプレミスサーバ装置12もファイル変換部を有する構成であってもよい。図10は本実施形態に係る情報処理システムの他の例の処理ブロック図である。
<< Example of having a file conversion unit on-premises server apparatus >>
3 shows an example in which the cloud server device 24 has the file conversion unit 76, the on-premises server device 12 may also have a file conversion unit. FIG. 10 is a processing block diagram of another example of the information processing system according to this embodiment.

図10の情報処理システム1は図1のオンプレミスサーバ装置12にファイル変換部56が追加された構成である。ファイル変換部56はファイルを変換する。図10の情報処理システム1では図11に示すように、オンプレミスサーバ装置12又はクラウドサーバ装置24でファイルを変換する。   The information processing system 1 in FIG. 10 has a configuration in which a file conversion unit 56 is added to the on-premises server device 12 in FIG. The file conversion unit 56 converts the file. In the information processing system 1 of FIG. 10, as shown in FIG. 11, the on-premises server device 12 or the cloud server device 24 converts the file.

図11は、本実施形態に係る情報処理システムのファイル保存処理手順を表した他の例のフローチャートである。ステップS101においてユーザはクライアント端末14を操作してオンプレミスサーバ装置12のファイル保存部54にファイルを保存する。フォルダ監視機能によりファイル保存部54を監視するフォルダ監視部50は、ステップS102においてファイル保存部54にファイルが置かれたことを検知する。   FIG. 11 is a flowchart of another example showing the file storage processing procedure of the information processing system according to the present embodiment. In step S <b> 101, the user operates the client terminal 14 to store the file in the file storage unit 54 of the on-premises server device 12. The folder monitoring unit 50 that monitors the file storage unit 54 with the folder monitoring function detects that a file has been placed in the file storage unit 54 in step S102.

フォルダ監視部50はファイル保存部54にファイルが置かれたことをファイル管理部52に通知する。ファイル管理部52は、クラウドサーバ装置24のファイル管理部72と同様な方法で、変換後のファイルを管理する管理先を判定する。   The folder monitoring unit 50 notifies the file management unit 52 that the file has been placed in the file storage unit 54. The file management unit 52 determines a management destination for managing the converted file by the same method as the file management unit 72 of the cloud server device 24.

オンプレミス環境10で変換後のファイルを管理すると判定した場合、ファイル管理部52はステップS104に進み、ファイル保存部54に保存されたファイルの変換要求をファイル変換部56に対して行う。ファイル変換部56はファイル管理部52からの変換要求に従い、ファイルを変換し、変換後のファイルを変換結果としてファイル管理部52に返す。ステップS105に進み、ファイル管理部52は変換後のファイルをファイル保存部54に保存する。   If it is determined that the converted file is to be managed in the on-premises environment 10, the file management unit 52 proceeds to step S 104, and sends a conversion request for the file stored in the file storage unit 54 to the file conversion unit 56. The file conversion unit 56 converts the file in accordance with the conversion request from the file management unit 52 and returns the converted file to the file management unit 52 as a conversion result. In step S105, the file management unit 52 stores the converted file in the file storage unit 54.

一方、クラウド環境20で変換後のファイルを管理すると判定した場合、ファイル管理部52はステップS106に進み、ファイル保存部54に置かれたファイルを、ファイル送受信機能によりクラウドサーバ装置24へ送信する。   On the other hand, when it is determined that the converted file is managed in the cloud environment 20, the file management unit 52 proceeds to step S106, and transmits the file placed in the file storage unit 54 to the cloud server device 24 by the file transmission / reception function.

ステップS107において、クラウドサーバ装置24のファイル管理部72はオンプレミスサーバ装置12からファイルを受信する。ステップS108に進み、ファイル管理部72はオンプレミスサーバ装置12から受信したファイルの変換要求を、ファイル変換部76に対して行う。ファイル変換部76はファイルを変換し、変換後のファイルを変換結果としてファイル管理部72に返す。ファイル管理部72はステップS109に進み、変換後のファイルをキャッシュとしてファイル保存部74に保存する。なお、ファイル管理部72は変換後のファイルを外部クラウドサーバ装置22のファイル保存部60に保存してもよい。そして、ファイル管理部72はファイルインデックス保存部78に、ファイルインデックスを保存する。   In step S <b> 107, the file management unit 72 of the cloud server device 24 receives a file from the on-premises server device 12. In step S 108, the file management unit 72 sends a file conversion request received from the on-premises server device 12 to the file conversion unit 76. The file conversion unit 76 converts the file and returns the converted file to the file management unit 72 as a conversion result. In step S109, the file management unit 72 stores the converted file in the file storage unit 74 as a cache. Note that the file management unit 72 may store the converted file in the file storage unit 60 of the external cloud server device 22. Then, the file management unit 72 stores the file index in the file index storage unit 78.

図11のフローチャートでは、オンプレミスサーバ装置12に保存されたファイルを変換後のファイルの管理先で変換し、変換後のファイルをキャッシュとして保存できる。
[第2の実施形態]
第2の実施形態は、プリンタでの印刷やプロジェクタでの投影など、オフィス機器16の操作用のキャッシュファイルの保存と、そのキャッシュファイルの使用とを一例として説明する。なお、第2の実施形態は一部を除いて第1の実施形態と同様であるため、適宜説明を省略する。
In the flowchart of FIG. 11, a file stored in the on-premises server device 12 can be converted at the converted file management destination, and the converted file can be stored as a cache.
[Second Embodiment]
In the second embodiment, storage of a cache file for operating the office device 16 such as printing with a printer or projection with a projector, and use of the cache file will be described as an example. Note that the second embodiment is the same as the first embodiment except for a part thereof, and thus description thereof will be omitted as appropriate.

図12は本実施形態に係る情報処理システムの一例の処理ブロック図である。図12の処理ブロック図は図3の処理ブロック図において、機器操作部58をオンプレミスサーバ装置12に追加し、機器操作部80をクラウドサーバ装置24に追加した構成である。   FIG. 12 is a processing block diagram of an example of an information processing system according to the present embodiment. The processing block diagram of FIG. 12 is a configuration in which the device operation unit 58 is added to the on-premises server device 12 and the device operation unit 80 is added to the cloud server device 24 in the processing block diagram of FIG.

クラウドサーバ装置24の機器操作部80はユーザの操作するクライアント端末14からジョブ実行要求を受け付ける。機器操作部80はファイルインデックス保存部78に保存された図4のファイルインデックスを参照する。機器操作部80はジョブ実行要求に対応するファイル又はキャッシュファイルがオンプレミスサーバ装置12に保存されていればオンプレミスサーバ装置12にジョブ実行要求を行う。   The device operation unit 80 of the cloud server device 24 receives a job execution request from the client terminal 14 operated by the user. The device operation unit 80 refers to the file index of FIG. 4 stored in the file index storage unit 78. If the file or cache file corresponding to the job execution request is stored in the on-premises server device 12, the device operation unit 80 issues a job execution request to the on-premises server device 12.

また、機器操作部80はジョブ実行要求に対応するファイルがクラウドサーバ装置24のファイル保存部74に保存されていれば、そのファイルをオフィス機器16に送信してジョブを実行させる。機器操作部80はジョブ実行要求に対応するキャッシュファイルが外部クラウドサーバ装置22のファイル保存部60に保存されていれば、外部クラウドサーバ装置22からキャッシュファイルを取得し、オフィス機器16に送信してジョブを実行させる。   If the file corresponding to the job execution request is stored in the file storage unit 74 of the cloud server device 24, the device operation unit 80 transmits the file to the office device 16 to execute the job. If the cache file corresponding to the job execution request is stored in the file storage unit 60 of the external cloud server device 22, the device operation unit 80 acquires the cache file from the external cloud server device 22 and transmits it to the office device 16. Run the job.

オンプレミスサーバ装置12の機器操作部58はクラウドサーバ装置24からジョブ実行要求を受け付け、ジョブ実行要求に対応するファイル又はキャッシュファイルをファイル保存部54から読み出す。機器操作部58はファイル保存部54から読み出したファイルをオフィス機器16に送信してジョブを実行させる。   The device operation unit 58 of the on-premises server device 12 receives a job execution request from the cloud server device 24 and reads a file or a cache file corresponding to the job execution request from the file storage unit 54. The device operation unit 58 transmits the file read from the file storage unit 54 to the office device 16 to execute the job.

図12の情報処理システム1におけるファイル保存時のフローチャートは、第1の実施形態に示した図5〜図7と同様である。また、変換後のファイルの管理先を判定する方法は例えば図13に示す方法がある。図13は変換後のファイルの管理先を判定する方法の他の例を示す図である。図13では2つの例を示している。   The flowchart at the time of file storage in the information processing system 1 in FIG. 12 is the same as that in FIGS. 5 to 7 shown in the first embodiment. A method for determining the management destination of the converted file is, for example, the method shown in FIG. FIG. 13 is a diagram illustrating another example of a method for determining a management destination of a file after conversion. FIG. 13 shows two examples.

一番上の例は、変換後のファイルの用途により変換後のファイルの管理先を判定するものである。変換後のファイルが印刷用である場合、ファイル管理部72は変換後のファイルの管理先をオンプレミス環境10と判定する。また、変換後のファイルが投影用である場合、ファイル管理部72は変換後のファイルの管理先をクラウド環境20と判定する。   In the uppermost example, the management destination of the converted file is determined according to the use of the converted file. When the converted file is for printing, the file management unit 72 determines that the management destination of the converted file is the on-premises environment 10. When the converted file is for projection, the file management unit 72 determines that the management destination of the converted file is the cloud environment 20.

二番目の例は、変換後のファイルの送信先により変換後のファイルの管理先を判定するものである。変換後のファイルの送信先がオンプレミス環境10のオフィス機器16である場合、ファイル管理部72は変換後のファイルの管理先をオンプレミス環境10と判定する。また、変換後のファイルの送信先がネットワーク30に接続されたパブリック環境のオフィス機器16である場合、ファイル管理部72は変換後のファイルの管理先をクラウド環境20と判定する。   In the second example, the management destination of the converted file is determined by the transmission destination of the converted file. When the destination of the converted file is the office device 16 in the on-premises environment 10, the file management unit 72 determines that the management destination of the converted file is the on-premises environment 10. When the destination of the converted file is the public environment office device 16 connected to the network 30, the file management unit 72 determines that the converted file management destination is the cloud environment 20.

なお、ファイル管理部72はオフィス機器16がオンプレミス環境10に設置されているかパブリック環境に設置されているかの判定を、例えば図14に示す機器設置場所情報に基づいて行ってもよい。図14は機器設置場所情報の一例の構成図である。図14の機器設置場所情報は機器ID及び設置場所を項目として有している。機器IDはオフィス機器16を識別する情報の一例である。設置場所は機器IDに対応するオフィス機器16が設置されている場所を示す情報である。例えば図14ではオンプレミス環境10を「OP001」や「OP002」で表し、パブリック環境を「CL」で表している。   Note that the file management unit 72 may determine whether the office device 16 is installed in the on-premises environment 10 or a public environment based on, for example, device installation location information illustrated in FIG. FIG. 14 is a configuration diagram of an example of device installation location information. The device installation location information in FIG. 14 includes a device ID and an installation location as items. The device ID is an example of information for identifying the office device 16. The installation location is information indicating a location where the office device 16 corresponding to the device ID is installed. For example, in FIG. 14, the on-premises environment 10 is represented by “OP001” and “OP002”, and the public environment is represented by “CL”.

また、図13の二番目の例では、変換後のファイルの送信先を、例えば図15に示すような使用回数情報に基づいて判定してもよい。図15は、使用回数情報の一例の構成図である。図15はユーザID、機器IDごとの使用回数を項目として有する。ファイル管理部72は使用回数の一番多いオフィス機器16の設置場所に基づき、変換後のファイルの送信先を決定する。   In the second example of FIG. 13, the destination of the converted file may be determined based on, for example, usage count information as shown in FIG. 15. FIG. 15 is a configuration diagram of an example of the usage count information. FIG. 15 includes items of use count for each user ID and device ID. The file management unit 72 determines the transmission destination of the converted file based on the installation location of the office device 16 that is most frequently used.

図16は、本実施形態に係る情報処理システムのキャッシュファイル使用処理手順を表した一例のフローチャートである。ステップS121において、ユーザはクライアント端末14を操作してジョブ実行を要求する。   FIG. 16 is a flowchart illustrating an example of a cache file use processing procedure of the information processing system according to the present embodiment. In step S121, the user operates the client terminal 14 to request job execution.

ステップS122において、クラウドサーバ装置24の機器操作部80はファイルインデックス保存部78に保存された図4のファイルインデックスを参照する。機器操作部80は、ユーザから実行要求されたジョブのキャッシュファイルの保存場所(保存先)を示したキャッシュファイルパスを確認する。   In step S <b> 122, the device operation unit 80 of the cloud server device 24 refers to the file index of FIG. 4 stored in the file index storage unit 78. The device operation unit 80 checks the cache file path indicating the storage location (storage destination) of the cache file of the job requested to be executed by the user.

実行要求されたジョブのキャッシュファイルの保存場所がオンプレミスサーバ装置12であると判定した場合、機器操作部80はステップS124に進み、ジョブの実行をオンプレミスサーバ装置12に要求する。   When it is determined that the cache file storage location of the job requested to be executed is the on-premises server device 12, the device operation unit 80 proceeds to step S124 and requests the on-premises server device 12 to execute the job.

実行要求されたジョブのキャッシュファイルの保存場所がクラウドサーバ装置24であると判定した場合、機器操作部80はステップS125に進み、ファイル保存部74からキャッシュファイルを取得する。ステップS127に進み、機器操作部80はファイル保存部74から取得したキャッシュファイルをオフィス機器16に送信してジョブを実行させる。   If it is determined that the storage location of the cache file of the job requested to execute is the cloud server device 24, the device operation unit 80 proceeds to step S 125 and acquires the cache file from the file storage unit 74. In step S127, the device operation unit 80 transmits the cache file acquired from the file storage unit 74 to the office device 16 to execute the job.

実行要求されたジョブのキャッシュファイルの保存場所が外部クラウドサーバ装置22であると判定した場合、機器操作部80はステップS126に進み、外部クラウドサーバ装置22のファイル保存部60からキャッシュファイルを取得する。ステップS127に進み、機器操作部80は外部クラウドサーバ装置22のファイル保存部60から取得したキャッシュファイルをオフィス機器16に送信してジョブを実行させる。   If it is determined that the storage location of the cache file of the job requested to be executed is the external cloud server device 22, the device operation unit 80 proceeds to step S126, and acquires the cache file from the file storage unit 60 of the external cloud server device 22. . In step S127, the device operation unit 80 transmits the cache file acquired from the file storage unit 60 of the external cloud server device 22 to the office device 16 to execute the job.

ステップS128において、オンプレミスサーバ装置12の機器操作部58はクラウドサーバ装置24から要求されたジョブの実行に基づき、キャッシュファイルをファイル保存部54から取得する。ステップS129に進み、機器操作部58はファイル保存部54から取得したキャッシュファイルをオフィス機器16に送信してジョブを実行させる。   In step S128, the device operation unit 58 of the on-premises server device 12 acquires a cache file from the file storage unit 54 based on the execution of the job requested from the cloud server device 24. In step S129, the device operation unit 58 transmits the cache file acquired from the file storage unit 54 to the office device 16 to execute the job.

このように、図12の情報処理システム1によれば、保存されたファイルから変換したキャッシュファイルをオンプレミス環境10又はクラウド環境20に保存できる。クラウド環境20にキャッシュファイルが保存されている場合は、クラウドサーバ装置24からオフィス機器16にジョブ実行が要求される。オンプレミス環境10にキャッシュファイルが保存されている場合は、オンプレミスサーバ装置12からオフィス機器16にジョブ実行が要求される。
[第3の実施形態]
第3の実施形態では、オンプレミス環境10が複数ある場合に、複数のオンプレミス環境10から、変換後のファイルを管理する管理先を判定する例を説明する。なお、第3の実施形態は、一部を除いて第1の実施形態又は第2の実施形態と同様であるため、適宜説明を省略する。
As described above, according to the information processing system 1 in FIG. 12, the cache file converted from the stored file can be stored in the on-premises environment 10 or the cloud environment 20. When a cache file is stored in the cloud environment 20, the cloud server device 24 requests the office device 16 to execute a job. When a cache file is stored in the on-premises environment 10, the on-premises server device 12 requests the office device 16 to execute a job.
[Third Embodiment]
In the third embodiment, an example will be described in which, when there are a plurality of on-premises environments 10, a management destination for managing the converted file is determined from the plurality of on-premises environments 10. Note that the third embodiment is the same as the first embodiment or the second embodiment except for a part thereof, and thus description thereof will be omitted as appropriate.

図17は本実施形態に係る情報処理システムの他の例の構成図である。図17の情報処理システム1はオンプレミス環境10Aとオンプレミス環境10Bとクラウド環境20とが含まれる。オンプレミス環境10Aのオンプレミスサーバ装置12A、クライアント端末14A、オフィス機器16Aはネットワーク18Aを介してネットワーク30に接続される。また、オンプレミス環境10Bのオンプレミスサーバ装置12B、クライアント端末14B、オフィス機器16Bは、ネットワーク18Bを介してネットワーク30に接続される。   FIG. 17 is a configuration diagram of another example of the information processing system according to the present embodiment. The information processing system 1 in FIG. 17 includes an on-premises environment 10A, an on-premises environment 10B, and a cloud environment 20. The on-premises server device 12A, the client terminal 14A, and the office equipment 16A in the on-premises environment 10A are connected to the network 30 via the network 18A. The on-premises server device 12B, the client terminal 14B, and the office equipment 16B in the on-premises environment 10B are connected to the network 30 via the network 18B.

また、図17のクラウド環境20は図1のクラウド環境20から外部クラウドサーバ装置22を除いた構成である。ネットワーク30にはクライアント端末14とオフィス機器16とが接続されている。このように図17の情報処理システム1は複数のオンプレミス環境10の一例として、オンプレミス環境10A及び10Bを有している。   Moreover, the cloud environment 20 of FIG. 17 is the structure remove | excluding the external cloud server apparatus 22 from the cloud environment 20 of FIG. A client terminal 14 and an office device 16 are connected to the network 30. As described above, the information processing system 1 of FIG. 17 includes the on-premises environments 10A and 10B as an example of the plurality of on-premises environments 10.

第3の実施形態に係るオンプレミスサーバ装置12A及び12Bと、クラウドサーバ装置24とは、例えば図18に示すような処理ブロックで実現される。図18は本実施形態に係る情報処理システムの他の例の処理ブロック図である。   The on-premises server devices 12A and 12B and the cloud server device 24 according to the third embodiment are realized by processing blocks as shown in FIG. 18, for example. FIG. 18 is a processing block diagram of another example of the information processing system according to this embodiment.

図18の情報処理システム1は図3の情報処理システム1のオンプレミスサーバ装置12が二つのオンプレミスサーバ装置12A及び12Bとなり、外部クラウドサーバ装置22が除かれた構成である。また、図18の情報処理システム1は図3のクラウドサーバ装置24にオンプレミスサーバ利用状況保存部82が追加された構成である。オンプレミスサーバ利用状況保存部82は、ユーザごとのオンプレミスサーバ装置12A及び12Bの利用状況をオンプレミスサーバ利用状況情報として保存している。   The information processing system 1 in FIG. 18 has a configuration in which the on-premises server device 12 of the information processing system 1 in FIG. 3 is two on-premises server devices 12A and 12B, and the external cloud server device 22 is removed. Further, the information processing system 1 in FIG. 18 has a configuration in which an on-premises server usage status storage unit 82 is added to the cloud server device 24 in FIG. 3. The on-premises server usage status storage unit 82 stores the usage status of the on-premises server devices 12A and 12B for each user as on-premises server usage status information.

図19はオンプレミスサーバ利用状況情報の一例の構成図である。図19のオンプレミスサーバ利用状況情報は、オンプレミスサーバ装置12A及び12Bなどのオンプレミスサーバ装置12のID、ユーザ名、メインサーバ、アクセス時間及び操作回数を項目として有する。   FIG. 19 is a configuration diagram of an example of on-premises server usage status information. The on-premises server usage status information in FIG. 19 includes items such as ID, user name, main server, access time, and number of operations of on-premises server devices 12 such as on-premises server devices 12A and 12B.

オンプレミスサーバ装置12のIDはオンプレミスサーバ装置12A及び12Bを識別する情報の一例である。ユーザ名はユーザの名前である。メインサーバはユーザごとに事前に設定された主となるオンプレミスサーバ装置12A又は12Bを示している。アクセス時間はユーザがオンプレミスサーバ装置12A又は12Bが保存するファイルにアクセスした時間の合計である。なお、アクセス時間は操作の開始のAPI(アプリケーションプログラムインタフェース)が呼ばれた時刻と操作の終了のAPIが呼ばれた時刻とから計算するなどして測定することが考えられる。   The ID of the on-premises server device 12 is an example of information for identifying the on-premises server devices 12A and 12B. The user name is the name of the user. The main server indicates the main on-premises server device 12A or 12B set in advance for each user. The access time is the total time when the user accesses the file stored in the on-premises server device 12A or 12B. Note that the access time may be measured by calculating from the time when an operation start API (application program interface) is called and the time when the operation end API is called.

操作回数はユーザがオンプレミスサーバ装置12A又は12Bが保存するファイルに対して何かしらの操作をした回数である。なお、操作回数は操作のAPIが呼ばれた回数から測定することが考えられる。   The number of operations is the number of times that the user has performed some operation on the file stored in the on-premises server device 12A or 12B. Note that the number of operations may be measured from the number of times the operation API is called.

図20は、本実施形態に係る情報処理システムのファイル保存処理手順を表した他の例のフローチャートである。ステップS200において、ユーザはクライアント端末14を操作してオンプレミスサーバ装置12Aのファイル保存部54A又はオンプレミスサーバ装置12Bのファイル保存部54Bにファイルを保存する。   FIG. 20 is a flowchart of another example showing the file storage processing procedure of the information processing system according to the present embodiment. In step S200, the user operates the client terminal 14 to store the file in the file storage unit 54A of the on-premises server device 12A or the file storage unit 54B of the on-premises server device 12B.

フォルダ監視機能によりファイル保存部54Aを監視するオンプレミスサーバ装置12Aのフォルダ監視部50Aは、ステップS201においてファイル保存部54Aにファイルが置かれたことを検知する。また、フォルダ監視機能によりファイル保存部54Bを監視するオンプレミスサーバ装置12Bのフォルダ監視部50Bは、ステップS201においてファイル保存部54Bにファイルが置かれたことを検知する。   The folder monitoring unit 50A of the on-premises server device 12A that monitors the file storage unit 54A with the folder monitoring function detects that a file has been placed in the file storage unit 54A in step S201. Further, the folder monitoring unit 50B of the on-premises server device 12B that monitors the file storage unit 54B by the folder monitoring function detects that a file has been placed in the file storage unit 54B in step S201.

フォルダ監視部50Aはファイル保存部54Aにファイルが置かれたことをファイル管理部52Aに通知する。また、フォルダ監視部50Bはファイル保存部54Bにファイルが置かれたことをファイル管理部52Bに通知する。   The folder monitoring unit 50A notifies the file management unit 52A that the file has been placed in the file storage unit 54A. Further, the folder monitoring unit 50B notifies the file management unit 52B that the file has been placed in the file storage unit 54B.

ステップS202に進み、ファイル管理部52A又は52Bはファイル保存部54A又は54Bに置かれたファイルを、ファイル送受信機能によりクラウドサーバ装置24へ送信する。   In step S202, the file management unit 52A or 52B transmits the file placed in the file storage unit 54A or 54B to the cloud server device 24 using the file transmission / reception function.

ステップS203においてクラウドサーバ装置24のファイル管理部72はオンプレミスサーバ装置12A又は12Bからファイルを受信する。ファイル管理部72はステップS204に進み、オンプレミスサーバ装置12A又は12Bから受信したファイルの変換要求を、ファイル変換部76に対して行う。ファイル変換部76はファイル管理部72からの変換要求に従い、ファイルを変換し、変換後のファイルを変換結果としてファイル管理部72に返す。   In step S203, the file management unit 72 of the cloud server device 24 receives a file from the on-premises server device 12A or 12B. In step S204, the file management unit 72 requests the file conversion unit 76 to convert the file received from the on-premises server device 12A or 12B. The file conversion unit 76 converts the file in accordance with the conversion request from the file management unit 72 and returns the converted file to the file management unit 72 as a conversion result.

ステップS205に進み、ファイル管理部72は変換後のファイルを管理する管理先をオンプレミスサーバ装置12A又は12Bから判定する。変換後のファイルの管理先をオンプレミスサーバ装置12A又は12Bから判定する方法ついては後述する。   In step S205, the file management unit 72 determines a management destination for managing the converted file from the on-premises server device 12A or 12B. A method for determining the management destination of the converted file from the on-premises server device 12A or 12B will be described later.

オンプレミス環境10Aで変換後のファイルを管理すると判定した場合、ファイル管理部72はステップS206に進み、変換後のファイルをオンプレミスサーバ装置12Aに送信する。ファイル管理部72はファイルインデックス保存部78にキャッシュファイルパスがオンプレミスサーバ装置12Aのファイル保存部54Aを示すファイルインデックスを保存する。   When it is determined that the converted file is managed in the on-premises environment 10A, the file management unit 72 proceeds to step S206, and transmits the converted file to the on-premises server device 12A. The file management unit 72 stores a file index indicating the file storage unit 54A of the on-premises server device 12A in the cache file path in the file index storage unit 78.

ステップS208に進み、オンプレミスサーバ装置12Aのファイル管理部52Aはクラウドサーバ装置24から変換後のファイルを受信する。ステップS209に進み、ファイル管理部52Aはクラウドサーバ装置24から受信した変換後のファイルをキャッシュとしてファイル保存部54Aに保存する。   In step S208, the file management unit 52A of the on-premises server device 12A receives the converted file from the cloud server device 24. In step S209, the file management unit 52A stores the converted file received from the cloud server device 24 in the file storage unit 54A as a cache.

一方、ステップS205においてオンプレミス環境10Bで変換後のファイルを管理すると判定した場合、ファイル管理部72はステップS207に進み、変換後のファイルをオンプレミスサーバ装置12Bに送信する。ファイル管理部72はファイルインデックス保存部78にキャッシュファイルパスがオンプレミスサーバ装置12Bのファイル保存部54Bを示すファイルインデックスを保存する。   On the other hand, if it is determined in step S205 that the converted file is managed in the on-premises environment 10B, the file management unit 72 proceeds to step S207, and transmits the converted file to the on-premises server device 12B. The file management unit 72 stores a file index indicating the file storage unit 54B of the on-premises server device 12B in the cache file path in the file index storage unit 78.

ステップS210に進み、オンプレミスサーバ装置12Bのファイル管理部52Bはクラウドサーバ装置24から変換後のファイルを受信する。ステップS211に進み、ファイル管理部52Bはクラウドサーバ装置24から受信した変換後のファイルをキャッシュとしてファイル保存部54Bに保存する。   In step S210, the file management unit 52B of the on-premises server device 12B receives the converted file from the cloud server device 24. In step S211, the file management unit 52B stores the converted file received from the cloud server device 24 as a cache in the file storage unit 54B.

図20のフローチャートでは、オンプレミスサーバ装置12A又は12Bに保存されたファイルをクラウドサーバ装置24で変換し、変換後のファイルをキャッシュとして、変換後のファイルを管理する管理先に保存できる。   In the flowchart of FIG. 20, the file stored in the on-premises server device 12A or 12B can be converted by the cloud server device 24, and the converted file can be stored in a management destination that manages the converted file as a cache.

図21は、本実施形態に係る情報処理システムのファイル保存処理手順を表した他の例のフローチャートである。ステップS230において、ユーザはクライアント端末14を操作してクラウドサーバ装置24にファイルをアップロードする。ステップS231に進み、クラウドサーバ装置24のファイル管理部72はアップロードされたファイルをファイル保存部74に保存する。   FIG. 21 is a flowchart of another example showing the file storage processing procedure of the information processing system according to the present embodiment. In step S <b> 230, the user operates the client terminal 14 to upload a file to the cloud server device 24. In step S231, the file management unit 72 of the cloud server device 24 stores the uploaded file in the file storage unit 74.

また、ステップS232に進み、クラウドサーバ装置24のファイル管理部72はアップロードされたファイルの変換要求を、ファイル変換部76に対して行う。ファイル変換部76はファイル管理部72からの変換要求に従い、ファイルを変換し、変換後のファイルを変換結果としてファイル管理部72に返す。なお、ステップS233〜S239の処理は図20のステップS205〜S211の処理と同様であるため、説明を省略する。   In step S 232, the file management unit 72 of the cloud server device 24 requests the file conversion unit 76 to convert the uploaded file. The file conversion unit 76 converts the file in accordance with the conversion request from the file management unit 72 and returns the converted file to the file management unit 72 as a conversion result. Note that the processing in steps S233 to S239 is the same as the processing in steps S205 to S211 in FIG.

図21のフローチャートではクラウドサーバ装置24にアップロードされたファイルをクラウドサーバ装置24で変換し、変換後のファイルをキャッシュとして、変換後のファイルを管理する管理先に保存できる。   In the flowchart of FIG. 21, a file uploaded to the cloud server device 24 is converted by the cloud server device 24, and the converted file can be stored in a management destination that manages the converted file as a cache.

図22は変換後のファイルの管理先を判定する方法の他の例を示す図である。図22では3つの例を示している。   FIG. 22 is a diagram illustrating another example of a method for determining a management destination of a file after conversion. FIG. 22 shows three examples.

一番上の例は、ユーザのメインサーバにより変換後のファイルの管理先を判定するものである。図19のオンプレミスサーバ利用状況情報を参照し、ユーザのメインサーバがオンプレミスサーバ装置12Aの場合、ファイル管理部72は変換後のファイルの管理先をオンプレミスサーバ装置12Aと判定する。また、ユーザのメインサーバがオンプレミスサーバ装置12Bの場合、ファイル管理部72は変換後のファイルの管理先をオンプレミスサーバ装置12Bと判定する。   In the uppermost example, the management destination of the converted file is determined by the user's main server. Referring to the on-premises server usage status information of FIG. 19, when the user's main server is the on-premises server device 12A, the file management unit 72 determines that the converted file management destination is the on-premises server device 12A. When the user's main server is the on-premises server device 12B, the file management unit 72 determines that the management destination of the converted file is the on-premises server device 12B.

二番目の例は、ユーザのアクセス時間により変換後のファイルの管理先を判定するものである。図19のオンプレミスサーバ利用状況情報を参照し、ユーザのアクセス時間がオンプレミスサーバ装置12Aの方が長い場合、ファイル管理部72は変換後のファイルの管理先をオンプレミスサーバ装置12Aと判定する。また、ユーザのアクセス時間がオンプレミスサーバ装置12Bの方が長い場合、ファイル管理部72は変換後のファイルの管理先をオンプレミスサーバ装置12Bと判定する。   In the second example, the management destination of the converted file is determined based on the user access time. Referring to the on-premises server usage status information in FIG. 19, when the user access time is longer in the on-premises server device 12A, the file management unit 72 determines that the converted file management destination is the on-premises server device 12A. If the user's access time is longer in the on-premises server device 12B, the file management unit 72 determines that the management destination of the converted file is the on-premises server device 12B.

三番目の例は、ユーザの操作回数により変換後のファイルの管理先を判定するものである。図19のオンプレミスサーバ利用状況情報を参照し、ユーザの操作回数がオンプレミスサーバ装置12Aの方が多い場合、ファイル管理部72は変換後のファイルの管理先をオンプレミスサーバ装置12Aと判定する。また、ユーザの操作回数がオンプレミスサーバ装置12Bの方が多い場合、ファイル管理部72は変換後のファイルの管理先をオンプレミスサーバ装置12Bと判定する。   In the third example, the file management destination after conversion is determined based on the number of user operations. Referring to the on-premises server usage status information in FIG. 19, if the number of user operations is greater in the on-premises server device 12A, the file management unit 72 determines the converted file management destination as the on-premises server device 12A. If the number of user operations is greater in the on-premises server device 12B, the file management unit 72 determines that the converted file management destination is the on-premises server device 12B.

また、クラウドサーバ装置24のファイル管理部72は図23に示すオンプレミス環境情報に基づき、変換後のファイルの管理先の判定を行うようにしてもよい。   Further, the file management unit 72 of the cloud server device 24 may determine the management destination of the converted file based on the on-premises environment information shown in FIG.

図23はオンプレミス環境情報の一例の構成図である。図23のオンプレミス環境情報はテナントID、ユーザID及びオンプレミスIDを項目として有している。テナントIDはユーザが所属する企業や部門などのグループを識別する情報の一例である。ユーザIDはユーザを識別する情報の一例である。オンプレミスIDはオンプレミス環境10A又は10Bを識別する情報の一例である。図23に示すように、オンプレミスIDは、テナントID及びユーザIDと対応付けられている。なお、オンプレミス環境10が無いテナントのユーザの場合はオンプレミスIDに例えば「なし」が設定される。図23のオンプレミス環境情報により、ファイル管理部72はテナントID及びユーザIDに対応するオンプレミスIDを特定できる。   FIG. 23 is a configuration diagram of an example of on-premises environment information. The on-premises environment information in FIG. 23 includes tenant ID, user ID, and on-premises ID as items. The tenant ID is an example of information for identifying a group such as a company or a department to which the user belongs. The user ID is an example of information for identifying a user. The on-premises ID is an example of information for identifying the on-premises environment 10A or 10B. As shown in FIG. 23, the on-premises ID is associated with the tenant ID and the user ID. For a tenant user who does not have the on-premises environment 10, for example, “none” is set as the on-premises ID. Based on the on-premises environment information of FIG. 23, the file management unit 72 can specify the on-premises ID corresponding to the tenant ID and the user ID.

複数のオンプレミス環境10が含まれている場合、図6のフローチャートのステップS33〜35の処理は図24のステップS281〜S284の処理に置き換えられる。図24は変換後のファイルの管理先を判定する処理の一例のフローチャートである。   When a plurality of on-premises environments 10 are included, the processes of steps S33 to S35 in the flowchart of FIG. 6 are replaced with the processes of steps S281 to S284 of FIG. FIG. 24 is a flowchart of an example of processing for determining the management destination of the converted file.

ステップS281に進み、ファイル管理部72は図23のオンプレミス環境情報を参照してユーザIDに対応するオンプレミスIDがあるか否かを判定する。ユーザIDに対応するオンプレミスIDが無ければ、ファイル管理部72はオンプレミス環境10が無いテナントのユーザからのファイルの保存であるため、クラウド環境20で変換後のファイルを管理すると判定する。ユーザIDに対応するオンプレミスIDがあれば、オンプレミス環境10があるテナントのユーザからのファイルの保存であるため、ファイル管理部72はステップS282に進む。   In step S281, the file management unit 72 refers to the on-premises environment information in FIG. 23 and determines whether there is an on-premises ID corresponding to the user ID. If there is no on-premises ID corresponding to the user ID, the file management unit 72 determines to manage the converted file in the cloud environment 20 because the file is stored from a tenant user who does not have the on-premises environment 10. If there is an on-premises ID corresponding to the user ID, the file management unit 72 proceeds to step S282 because the on-premises environment 10 is the storage of a file from a tenant user.

ステップS282において、ファイル管理部72は変換後のファイルを管理する管理先を判定する。オンプレミス環境10で変換後のファイルを管理すると判定した場合、ファイル管理部72はステップS283に進み、変換後のファイルを、ユーザIDに対応するオンプレミス環境10のオンプレミスサーバ装置12に送信する。また、ファイル管理部72はファイルインデックス保存部78に、ファイルインデックスを保存する。   In step S282, the file management unit 72 determines a management destination for managing the converted file. When it is determined that the converted file is managed in the on-premises environment 10, the file management unit 72 proceeds to step S283, and transmits the converted file to the on-premises server apparatus 12 in the on-premises environment 10 corresponding to the user ID. Further, the file management unit 72 stores the file index in the file index storage unit 78.

一方、クラウド環境20で変換後のファイルを管理すると判定した場合、ファイル管理部72はステップS284に進み、変換後のファイルをキャッシュとしてファイル保存部74に保存する。なお、ファイル管理部72は変換後のファイルをキャッシュとして外部クラウドサーバ装置22のファイル保存部60に保存してもよい。そして、ファイル管理部72はファイルインデックス保存部78に、ファイルインデックスを保存する。   On the other hand, when it is determined that the converted file is managed in the cloud environment 20, the file management unit 72 proceeds to step S284, and stores the converted file in the file storage unit 74 as a cache. The file management unit 72 may store the converted file in the file storage unit 60 of the external cloud server device 22 as a cache. Then, the file management unit 72 stores the file index in the file index storage unit 78.

図24のフローチャートでは、クラウドサーバ装置24にアップロードされたファイルをクラウドサーバ装置24で変換し、変換後のファイルの管理先がオンプレミス環境10である場合に、ユーザに対応するオンプレミス環境10に保存できる。
[第4の実施形態]
第4の実施形態では、各ストレージの容量やコストに応じて、変換後のファイルを管理する管理先を判定する例を説明する。なお、第4の実施形態は、一部を除いて第1〜第3の実施形態と同様であるため、適宜説明を省略する。
In the flowchart of FIG. 24, when the file uploaded to the cloud server device 24 is converted by the cloud server device 24, and the management destination of the converted file is the on-premises environment 10, it can be stored in the on-premises environment 10 corresponding to the user. .
[Fourth Embodiment]
In the fourth embodiment, an example will be described in which the management destination that manages the converted file is determined according to the capacity and cost of each storage. Note that the fourth embodiment is the same as the first to third embodiments except for a part thereof, and thus description thereof will be omitted as appropriate.

図25は本実施形態に係る情報処理システムの他の例の処理ブロック図である。図25の情報処理システム1は図3の情報処理システム1のクラウドサーバ装置24にコスト計算部84とストレージ情報保存部85とが追加された構成である。ストレージ情報保存部85は図26に示すようなストレージ情報を保存している。また、コスト計算部84は図26のストレージ情報を参照し、ファイル保存時のコストを計算する。   FIG. 25 is a processing block diagram of another example of the information processing system according to the present embodiment. The information processing system 1 of FIG. 25 has a configuration in which a cost calculation unit 84 and a storage information storage unit 85 are added to the cloud server device 24 of the information processing system 1 of FIG. The storage information storage unit 85 stores storage information as shown in FIG. Further, the cost calculation unit 84 refers to the storage information in FIG. 26 and calculates the cost for saving the file.

図26はストレージ情報の一例の構成図である。図26のストレージ情報は、オンプレミスサーバ装置12、外部クラウドサーバ装置22又はクラウドサーバ装置24などのストレージを識別するID、ストレージ名、空き容量及びコスト情報を項目として有する。   FIG. 26 is a configuration diagram of an example of storage information. The storage information in FIG. 26 includes, as items, an ID for identifying a storage such as the on-premises server device 12, the external cloud server device 22, or the cloud server device 24, a storage name, a free capacity, and cost information.

ストレージを識別するIDはオンプレミスサーバ装置12などのストレージを識別する情報の一例である。ストレージ名は、オンプレミスサーバ装置12などのストレージの名称である。空き容量は、ストレージの空き容量である。コスト情報はファイル保存によるコストの計算に利用する情報であって、例えば容量当たりの料金を示している。   The ID for identifying the storage is an example of information for identifying the storage such as the on-premises server device 12. The storage name is the name of the storage such as the on-premises server device 12. The free capacity is the free capacity of the storage. The cost information is information used for calculating a cost for storing a file, and indicates, for example, a charge per capacity.

例えば図26のストレージ情報を利用する場合、変換後のファイルの管理先を判定する方法としては、一番、空き容量が多いストレージを変換後のファイルの管理先と判定することが考えられる。また、変換後のファイルの管理先を判定する方法としては、ファイル保存によるコストが一番安いストレージを、変換後のファイルの管理先と判定することが考えられる。ファイル保存によるコストは、例えば容量増加予測から計算できる。容量増加予測は例えば以下の式(1)のように計算できる。   For example, when the storage information of FIG. 26 is used, as a method for determining the management destination of the converted file, it is conceivable to determine the storage having the largest free space as the management destination of the converted file. As a method for determining the management destination of the converted file, it is conceivable to determine the storage with the lowest cost for file storage as the management destination of the converted file. The cost of saving a file can be calculated from, for example, a capacity increase prediction. The capacity increase prediction can be calculated, for example, by the following formula (1).

所定期間の容量増加予測=保存するファイルサイズ×所定期間÷前にファイルを保存してからの期間…(1)
例えば図26のストレージ情報の場合は、例えば6ヶ月で50GBの容量が増加すると予測されると、オンプレミスサーバ装置12、外部クラウドサーバ装置22及びクラウドサーバ装置24のそれぞれについて、以下のようにファイル保存時のコストを計算する。
Predicted increase in capacity for a predetermined period = size of file to be stored x predetermined period ÷ period since file was previously saved (1)
For example, in the case of the storage information in FIG. 26, if it is predicted that the capacity of 50 GB will increase in, for example, six months, file storage is performed as follows for each of the on-premises server device 12, the external cloud server device 22, and the cloud server device 24. Calculate the cost of time.

オンプレミスサーバ装置12へのファイル保存時のコストは、1TBの増設のための10000円となる。クラウドサーバ装置24へのファイル保存時のコストは、50GB×6ヶ月の増設のための100円×6=6000円となる。また、外部クラウドサーバ装置22へのファイル保存時のコストは、100GB×6ヶ月の増設のための180円×6=10800円となる。   The cost for storing a file in the on-premises server device 12 is 10,000 yen for adding 1 TB. The cost for saving a file in the cloud server device 24 is 100 GB × 6 = 6000 yen for an additional 50 GB × 6 months. In addition, the cost when saving the file in the external cloud server device 22 is 180 GB × 6 = 10800 yen for 100 GB × 6 months extension.

したがって、ファイル保存によるコストが一番安いストレージを、変換後のファイルの管理先と判定する場合、図26のストレージ情報の例では、クラウドサーバ装置24のストレージが選択される。   Therefore, when the storage with the lowest cost for file storage is determined as the management destination of the converted file, the storage of the cloud server device 24 is selected in the storage information example of FIG.

<まとめ>
以上、本実施形態に係る情報処理システム1によれば、キャッシュファイルをオンプレミスサーバ装置12に保存することで、クラウド環境20にキャッシュファイルを保存するよりもセキュリティリスクを低下できる。
<Summary>
As described above, according to the information processing system 1 according to the present embodiment, the security risk can be reduced by storing the cache file in the on-premises server device 12 as compared with storing the cache file in the cloud environment 20.

また、オンプレミスサーバ装置12にキャッシュファイルを保存することで、オンプレミス環境10でキャッシュファイルを使用する場合に、クラウド環境20からオンプレミス環境10への無駄なダウンロードを防ぐことができる。   In addition, by storing the cache file in the on-premises server device 12, when the cache file is used in the on-premises environment 10, useless download from the cloud environment 20 to the on-premises environment 10 can be prevented.

なお、第1〜第4の実施形態に係る情報処理システム1は、様々に組み合わせて利用することができる。例えば第1の実施形態において変換後のファイルの管理先としてオンプレミス環境10が判定された場合に、第3の実施形態の複数のオンプレミス環境10から変換後のファイルの管理先を判定する方法を利用してもよい。   The information processing system 1 according to the first to fourth embodiments can be used in various combinations. For example, when the on-premises environment 10 is determined as the management destination of the converted file in the first embodiment, the method of determining the management destination of the converted file from the plurality of on-premises environments 10 of the third embodiment is used. May be.

また、第1の実施形態により変換後のファイルの管理先を判定したあと、第2の実施形態により変換後のファイルの管理先を判定してもよい。この場合は、第1の実施形態及び第2の実施形態による判定の結果が異なることもあるが、セキュリティによる判断を優先しても、データの可用性の担保を優先してもよい。このように本実施形態に係る情報処理システム1によれば、変換後のファイルに応じてキャッシュファイルの保存場所をオンプレミス環境10又はクラウド環境20から決定できる。   Further, after determining the management destination of the converted file according to the first embodiment, the management destination of the converted file may be determined according to the second embodiment. In this case, although the determination results according to the first embodiment and the second embodiment may be different, priority may be given to security availability or security of data availability. As described above, according to the information processing system 1 according to the present embodiment, the storage location of the cache file can be determined from the on-premises environment 10 or the cloud environment 20 according to the converted file.

本発明は、具体的に開示された上記の実施形態に限定されるものではなく、特許請求の範囲から逸脱することなく、種々の変形や変更が可能である。   The present invention is not limited to the specifically disclosed embodiments, and various modifications and changes can be made without departing from the scope of the claims.

1 情報処理システム
10、10A、10B オンプレミス環境
12、12A、12B オンプレミスサーバ装置
14、14A、14B クライアント端末
16、16A、16B オフィス機器
18 ネットワーク
20 クラウド環境
22 外部クラウドサーバ装置
24 クラウドサーバ装置
30 ネットワーク
50、50A、50B、70 フォルダ監視部
52、52A、52B、72 ファイル管理部
54、54A、54B、60、74 ファイル保存部
56、76 ファイル変換部
58、80 機器操作部
78 ファイルインデックス保存部
82 オンプレミスサーバ利用状況保存部
84 コスト計算部
85 ストレージ情報保存部
500 コンピュータ
501 入力装置
502 表示装置
503 外部I/F
503a 記録媒体
504 RAM
505 ROM
506 CPU
507 通信I/F
508 HDD
B バス
1 Information processing system 10, 10A, 10B On-premises environment 12, 12A, 12B On-premises server device 14, 14A, 14B Client terminal 16, 16A, 16B Office equipment 18 Network 20 Cloud environment 22 External cloud server device 24 Cloud server device 30 Network 50 , 50A, 50B, 70 Folder monitoring unit 52, 52A, 52B, 72 File management unit 54, 54A, 54B, 60, 74 File storage unit 56, 76 File conversion unit 58, 80 Device operation unit 78 File index storage unit 82 On-premises Server usage status storage unit 84 Cost calculation unit 85 Storage information storage unit 500 Computer 501 Input device 502 Display device 503 External I / F
503a Recording medium 504 RAM
505 ROM
506 CPU
507 Communication I / F
508 HDD
B bus

特開2014−238824号公報JP 2014-238824 A

Claims (14)

ユーザの操作するクライアント端末から受け付けた保存要求に基づいてファイルを保存する複数のネットワーク環境を有する情報処理システムであって、
前記複数のネットワーク環境にそれぞれ設けられ、前記ファイルを保存するファイル保存手段と、
前記ファイル保存手段への前記ファイルの保存を監視する監視手段と、
前記ファイル保存手段に保存された前記ファイルを変換する変換手段と、
前記ファイル又は変換後のファイルに関する情報に基づいて前記変換後のファイルの保存場所を、前記複数のネットワーク環境にそれぞれ設けられた前記ファイル保存手段から決定する管理手段と、
前記ファイル又は前記変換後のファイルの保存場所を記憶するインデックス保存手段と
を有する情報処理システム。
An information processing system having a plurality of network environments for saving a file based on a save request received from a client terminal operated by a user,
A file storage means provided in each of the plurality of network environments for storing the file;
Monitoring means for monitoring storage of the file in the file storage means;
Conversion means for converting the file stored in the file storage means;
Management means for determining a storage location of the converted file based on the information on the file or the converted file from the file storage means provided in each of the plurality of network environments;
An information processing system comprising index storage means for storing a storage location of the file or the converted file.
前記管理手段は、前記クライアント端末から受け付けた保存要求に基づき前記ファイルを保存した前記ファイル保存手段の前記ネットワーク環境に応じて、前記変換後のファイルの保存場所を決定すること
を特徴とする請求項1記載の情報処理システム。
The management unit determines a storage location of the converted file according to the network environment of the file storage unit that stores the file based on a storage request received from the client terminal. 1. An information processing system according to 1.
前記管理手段は、前記変換後のファイルのセキュリティ強度に応じて、前記変換後のファイルの保存場所を決定すること
を特徴とする請求項1記載の情報処理システム。
The information processing system according to claim 1, wherein the management unit determines a storage location of the converted file according to a security strength of the converted file.
前記管理手段は、前記クライアント端末から受け付けた保存要求に基づき前記ファイル保存手段に保存した前記ファイルに特定の文字列が含まれるか否かに応じて、前記変換後のファイルの保存場所を決定すること
を特徴とする請求項1記載の情報処理システム。
The management unit determines a storage location of the converted file according to whether a specific character string is included in the file stored in the file storage unit based on a storage request received from the client terminal. The information processing system according to claim 1.
前記管理手段は、前記変換後のファイルの用途に応じて、前記変換後のファイルの保存場所を決定すること
を特徴とする請求項1記載の情報処理システム。
The information processing system according to claim 1, wherein the management unit determines a storage location of the converted file according to a use of the converted file.
前記管理手段は、前記変換後のファイルを使用する電子機器が接続されたネットワーク環境に応じて、前記変換後のファイルの保存場所を決定すること
を特徴とする請求項1記載の情報処理システム。
The information processing system according to claim 1, wherein the management unit determines a storage location of the converted file according to a network environment to which an electronic device that uses the converted file is connected.
前記管理手段は、前記複数のネットワーク環境にオンプレミス環境が含まれていれば前記ファイル又は前記変換後のファイルに関する情報に基づいて前記変換後のファイルの保存場所を、前記オンプレミス環境又は前記オンプレミス環境以外の環境に設けられた前記ファイル保存手段から決定し、
前記複数のネットワーク環境にオンプレミス環境が含まれていなければ前記ファイル又は前記変換後のファイルに関する情報に基づいて前記変換後のファイルの保存場所を、前記オンプレミス環境以外の環境に設けられた前記ファイル保存手段から決定すること
を特徴とする請求項1乃至6何れか一項記載の情報処理システム。
If the plurality of network environments include an on-premises environment, the management means sets the storage location of the converted file based on information on the file or the converted file, other than the on-premises environment or the on-premises environment. Determined from the file storage means provided in the environment of
If the on-premises environment is not included in the plurality of network environments, the file storage provided in an environment other than the on-premises environment is set as the storage location of the converted file based on information on the file or the converted file. The information processing system according to claim 1, wherein the information processing system is determined from the means.
前記管理手段は、前記複数のネットワーク環境に複数のオンプレミス環境が含まれていれば、前記変換後のファイルの保存場所を、前記ユーザと対応付けられている一のオンプレミス環境に設けられた前記ファイル保存手段から決定すること
を特徴とする請求項1記載の情報処理システム。
If the plurality of network environments include a plurality of on-premises environments, the management means stores the converted file storage location in the one on-premises environment associated with the user. The information processing system according to claim 1, wherein the information processing system is determined from storage means.
前記管理手段は、前記複数のネットワーク環境に複数のオンプレミス環境が含まれていれば、アクセス時間が一番長い一のオンプレミス環境に設けられた前記ファイル保存手段から前記変換後のファイルの保存場所を決定すること
を特徴とする請求項1記載の情報処理システム。
If the plurality of on-premises environments are included in the plurality of network environments, the management unit determines the storage location of the converted file from the file storage unit provided in the one on-premises environment having the longest access time. The information processing system according to claim 1, wherein the information processing system is determined.
前記管理手段は、前記複数のネットワーク環境に複数のオンプレミス環境が含まれていれば、操作回数が一番多い一のオンプレミス環境に設けられた前記ファイル保存手段から前記変換後のファイルの保存場所を決定すること
を特徴とする請求項1記載の情報処理システム。
If the plurality of on-premises environments are included in the plurality of network environments, the management unit determines the storage location of the converted file from the file storage unit provided in the one on-premises environment having the highest number of operations. The information processing system according to claim 1, wherein the information processing system is determined.
前記管理手段は、前記複数のネットワーク環境にそれぞれ設けられた前記ファイル保存手段の空き容量に応じて、前記変換後のファイルの保存場所を決定すること
を特徴とする請求項1記載の情報処理システム。
2. The information processing system according to claim 1, wherein the management unit determines a storage location of the converted file according to a free space of the file storage unit provided in each of the plurality of network environments. .
前記管理手段は、前記複数のネットワーク環境にそれぞれ設けられた前記ファイル保存手段への前記変換後のファイルの保存のためのコストに応じて、前記変換後のファイルの保存場所を決定すること
を特徴とする請求項1記載の情報処理システム。
The management unit determines a storage location of the converted file according to a cost for storing the converted file in the file storage unit provided in each of the plurality of network environments. The information processing system according to claim 1.
一のネットワーク環境に設けられており、ユーザの操作するクライアント端末から受け付けた保存要求に基づいて、前記一のネットワーク環境又は前記一のネットワーク環境以外の他のネットワーク環境からファイルの保存場所を決定する情報処理装置であって、
前記ファイルを保存するファイル保存手段と、
前記ファイル保存手段への前記ファイルの保存を監視する監視手段と、
前記ファイル保存手段に保存された前記ファイルを変換する変換手段と、
前記ファイル又は変換後のファイルに関する情報に基づいて前記変換後のファイルの保存場所を、前記一のネットワーク環境の前記ファイル保存手段、又は前記他のネットワーク環境に設けられたファイル保存手段から決定する管理手段と、
前記ファイル又は前記変換後のファイルの保存場所を記憶するインデックス保存手段と
を有する情報処理装置。
Based on a storage request that is provided in one network environment and received from a client terminal operated by a user, a file storage location is determined from the one network environment or another network environment other than the one network environment. An information processing apparatus,
File storage means for storing the file;
Monitoring means for monitoring storage of the file in the file storage means;
Conversion means for converting the file stored in the file storage means;
Management for determining the storage location of the converted file from the file storage means in the one network environment or the file storage means provided in the other network environment based on information on the file or the converted file Means,
An information processing apparatus comprising: an index storage unit that stores a storage location of the file or the converted file.
一のネットワーク環境に設けられており、ユーザの操作するクライアント端末から受け付けた保存要求に基づいて、前記一のネットワーク環境又は前記一のネットワーク環境以外の他のネットワーク環境からファイルの保存場所を決定する情報処理装置を、
前記ファイルを保存するファイル保存手段、
前記ファイル保存手段への前記ファイルの保存を監視する監視手段、
前記ファイル保存手段に保存された前記ファイルを変換する変換手段、
前記ファイル又は変換後のファイルに関する情報に基づいて前記変換後のファイルの保存場所を、前記一のネットワーク環境の前記ファイル保存手段、又は前記他のネットワーク環境に設けられたファイル保存手段から決定する管理手段、
前記ファイル又は前記変換後のファイルの保存場所を記憶するインデックス保存手段
として機能させるためのプログラム。
Based on a storage request that is provided in one network environment and received from a client terminal operated by a user, a file storage location is determined from the one network environment or another network environment other than the one network environment. Information processing device
File storage means for storing the file;
Monitoring means for monitoring storage of the file in the file storage means;
Conversion means for converting the file stored in the file storage means;
Management for determining the storage location of the converted file from the file storage means in the one network environment or the file storage means provided in the other network environment based on information on the file or the converted file means,
A program for functioning as an index storage unit that stores a storage location of the file or the converted file.
JP2017001863A 2016-08-31 2017-01-10 Information processing system, information processing device and program Pending JP2018041432A (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2016168898 2016-08-31
JP2016168898 2016-08-31

Publications (1)

Publication Number Publication Date
JP2018041432A true JP2018041432A (en) 2018-03-15

Family

ID=61626171

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017001863A Pending JP2018041432A (en) 2016-08-31 2017-01-10 Information processing system, information processing device and program

Country Status (1)

Country Link
JP (1) JP2018041432A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020052632A (en) * 2018-09-26 2020-04-02 株式会社リコー Data management system, data management method and program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020052632A (en) * 2018-09-26 2020-04-02 株式会社リコー Data management system, data management method and program
JP7147417B2 (en) 2018-09-26 2022-10-05 株式会社リコー Data management system, data management method and program

Similar Documents

Publication Publication Date Title
US20230291722A1 (en) Information processing device, information management method, and information processing system
JP6364738B2 (en) Information processing system, information processing apparatus, program, and process execution method
JP6179083B2 (en) Information processing apparatus, output system, and program
US9218149B2 (en) Output system, terminal apparatus, and method of outputting data
JP6848340B2 (en) Information processing system, update method, information processing device and program
JP6142527B2 (en) Setting information management program, information processing apparatus, and setting information management method
JP6938983B2 (en) Information processing system, information processing device and information processing method
US20150149516A1 (en) Information processing apparatus, information processing method, and storage medium
JP5870642B2 (en) Information processing apparatus, management method, and management program
JP2015014954A (en) Data processing device, synchronization system, and data processing program
JP2014178893A (en) Cooperation processor, program and software updating method
JP6060573B2 (en) OUTPUT SYSTEM, OUTPUT CONTROL DEVICE, OUTPUT DEVICE, AND PROGRAM
JP2018041432A (en) Information processing system, information processing device and program
JP6365247B2 (en) Information processing apparatus, information processing system, and information processing method
JP6179200B2 (en) Information processing apparatus, device, information processing system, information processing method, and information processing program
JP6123293B2 (en) Information processing system, data conversion processing method, program, and recording medium
JP2016126604A (en) Terminal device, program, information processing system and output method
JP5707893B2 (en) Information processing apparatus, information processing system, information processing method, and information processing program
JP6119520B2 (en) Print system, image forming apparatus, management method, and control program
JP2016048433A (en) History management device, electronic apparatus, history management method, program, and history management system
JP2017037469A (en) Information processing system, priority processing method, information processor and program
JP6115253B2 (en) Print system, spool server, spool method, and program
JP2016177438A (en) Image forming apparatus and program
JP6089825B2 (en) Information processing system and data input method
KR20190110396A (en) Work form sharing