JP2017199375A - Relay device and program - Google Patents

Relay device and program Download PDF

Info

Publication number
JP2017199375A
JP2017199375A JP2017093409A JP2017093409A JP2017199375A JP 2017199375 A JP2017199375 A JP 2017199375A JP 2017093409 A JP2017093409 A JP 2017093409A JP 2017093409 A JP2017093409 A JP 2017093409A JP 2017199375 A JP2017199375 A JP 2017199375A
Authority
JP
Japan
Prior art keywords
identifier
content
document data
search request
folder
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
JP2017093409A
Other languages
Japanese (ja)
Inventor
亮治 松村
Ryoji Matsumura
亮治 松村
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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox 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 Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP2017093409A priority Critical patent/JP2017199375A/en
Publication of JP2017199375A publication Critical patent/JP2017199375A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a mechanism capable of performing processing for searching document data stored in a plurality of storage services only by designating a folder in which document data are possibly stored.SOLUTION: A relay device 10 is configured to receive a search request for searching document data stored in a plurality of storage service providing devices 20a to 20c by designating a folder identifier as a storage destination from a client device 30, and to convert the received search request into an access request format corresponding to each of the plurality of storage service providing devices, and to transmit the converted search request to the plurality of storage service providing devices, and to, when receiving a response to the search request, convert a content identifier for identifying the document data stored in the storage destination corresponding to the folder identifier included in the received response into one format interpretable by a client device, and to transmit it as the response to the search request to the client device.SELECTED DRAWING: Figure 1

Description

本発明は、中継装置及びプログラムに関する。   The present invention relates to a relay device and a program.

クラウドサービスやクラウドコンピューティングと呼ばれるサービスが知られている。このサービスは、例えばネットワーク上のサーバ装置が、データの保存やデータ形式の変換などの各種の情報処理をクライアント装置に代わって行うというものである。このようなサービスにおいて、サーバ装置とクライアント装置とのやりとりを中継する技術が提案されている。例えば、特許文献1には、画像データを記憶しており、第1情報を指定する要求を受信すると、前記要求の送信元へ前記第1情報に対応する画像データを返信するサーバ装置と、前記第1情報により前記サーバ装置から前記画像データを取得し、前記画像データによって形成される画像を出力する通信装置と、にネットワークを介して接続可能な中継装置であって、前記第1情報の取得要求を前記通信装置から受信する第1受信手段と、前記第1受信手段により前記取得要求を受信した場合、前記第1情報を前記サーバ装置から取得する第1情報取得手段と、前記第1情報取得手段により取得された前記第1情報であって、前記通信装置が画像を出力するのに適したデータサイズの画像データに対応する第1情報である適合第1情報を、前記取得要求の送信元の通信装置に送信する第1送信手段と、を備えることを特徴とする中継装置が記載されている。   There are known services called cloud services and cloud computing. In this service, for example, a server device on a network performs various information processing such as data storage and data format conversion on behalf of a client device. In such a service, a technique for relaying an exchange between a server device and a client device has been proposed. For example, Patent Document 1 stores image data, and upon receiving a request for designating first information, a server device that returns image data corresponding to the first information to a transmission source of the request; A relay device that is connectable via a network to a communication device that acquires the image data from the server device according to first information and outputs an image formed by the image data, and acquires the first information A first receiving means for receiving a request from the communication device; a first information acquiring means for acquiring the first information from the server device when the acquisition request is received by the first receiving means; and the first information The first information acquired by the acquisition unit, the first information corresponding to image data having a data size suitable for the communication device to output an image, A first transmission means for transmitting to the transmission source of the communication apparatus of the resulting request, the relay apparatus comprising: a listed.

特開2012−113701号公報JP 2012-113701 A

本発明は、複数のストレージサービスに記憶されている文書データを検索する処理を、文書データが格納されている可能性があるフォルダを指定するだけで、複数のストレージサービス間のインターフェースの違いをユーザに意識させることなく行うことができる仕組みを提供することを目的とする。   According to the present invention, a process for searching document data stored in a plurality of storage services can be performed by simply specifying a folder in which document data may be stored. The purpose is to provide a mechanism that can be carried out without the need for awareness.

請求項1に係る発明は、複数のサービス装置に蓄積されている文書データを各々のサービス装置における格納先であるフォルダを識別するフォルダ識別子を指定して検索する検索要求を端末装置から受け付ける受付手段と、前記受け付けた検索要求を、複数のサービス装置のそれぞれに対するアクセス要求形式へ変換する第1変換手段と、前記第1変換手段により変換された検索要求を前記複数のサービス装置のそれぞれに送信する第1送信手段と、前記複数のサービス装置から、前記送信手段が送信したそれぞれの検索要求に対する応答を受信する受信手段と、前記受信した応答に含まれる前記複数のサービス装置における前記指定されたフォルダ識別子に対応する格納先に格納されている文書データを識別するコンテンツ識別子を、前記端末装置で解釈可能な一の形式へ変換する第2変換手段と、前記第2変換手段により変換されたコンテンツ識別子を、前記端末装置の検索要求に対する応答として前記端末装置へ送信する第2送信手段と、を備えた中継装置を提供する。   The invention according to claim 1 is an accepting means for accepting a search request from a terminal device for searching for document data stored in a plurality of service devices by specifying a folder identifier for identifying a folder that is a storage destination in each service device. A first conversion unit that converts the received search request into an access request format for each of the plurality of service devices, and transmits the search request converted by the first conversion unit to each of the plurality of service devices. A first transmission unit; a reception unit configured to receive a response to each search request transmitted by the transmission unit from the plurality of service devices; and the designated folder in the plurality of service devices included in the received response. A content identifier for identifying document data stored in a storage location corresponding to the identifier; Second conversion means for converting into one format interpretable by the terminal device, and second transmission means for transmitting the content identifier converted by the second conversion means to the terminal device as a response to the search request of the terminal device And providing a relay device.

請求項2に係る発明は、請求項1に記載の中継装置において、前記第2送信手段は、前記第2変換手段により変換されたコンテンツ識別子を前記指定したフォルダ識別子毎に区分してまとめて前記端末装置へ送信することを特徴とする。また、請求項3に係る発明は、請求項1又は2に記載の中継装置において、前記第2送信手段が前記端末装置に送信した前記検索結果から出力装置における出力指示として選択された文書データの識別情報を前記端末装置から受信し、当該選択された文書データの識別情報に対応する文書の識別情報に対応する文書データを前記複数のサービス装置のいずれかから取得して自装置内に格納する取得手段をさらに備えたことを特徴とする。   According to a second aspect of the present invention, in the relay device according to the first aspect, the second transmission unit divides the content identifier converted by the second conversion unit into the designated folder identifiers and collects them together. It transmits to a terminal device, It is characterized by the above-mentioned. According to a third aspect of the present invention, in the relay device according to the first or second aspect, the document data selected as an output instruction in the output device from the search result transmitted from the second transmission means to the terminal device is provided. The identification information is received from the terminal device, and the document data corresponding to the identification information of the document corresponding to the identification information of the selected document data is acquired from any of the plurality of service devices and stored in the own device. An acquisition means is further provided.

請求項4に係る発明は、請求項3に記載の中継装置において、前記取得手段が取得した文書データが前記出力装置が出力可能なデータ形式でない場合に、当該文書を前記出力装置で出力可能なデータ形式に変換する第3変換手段をさらに備えたことを特徴とする。また、請求項5に係る発明は、請求項3又は4に記載の中継装置において、前記取得手段が取得した文書データの格納先を示す取得先情報を前記端末装置に送信し、当該取得先情報の示す格納先をアクセスする前記出力装置に当該格納先に格納されている文書データを送信する第3送信手段をさらに備えたことを特徴とする。   According to a fourth aspect of the present invention, in the relay device according to the third aspect, when the document data acquired by the acquisition unit is not in a data format that can be output by the output device, the document can be output by the output device. A third conversion means for converting to a data format is further provided. The invention according to claim 5 is the relay apparatus according to claim 3 or 4, wherein the acquisition destination information indicating the storage destination of the document data acquired by the acquisition means is transmitted to the terminal device, and the acquisition destination information And a third transmission means for transmitting the document data stored in the storage location to the output device that accesses the storage location indicated by

請求項6に係る発明は、コンピュータを、複数のサービス装置に蓄積されている文書データを各々のサービス装置における格納先であるフォルダを識別するフォルダ識別子を指定して検索する検索要求を端末装置から受け付ける受付手段と、前記受け付けた検索要求を、複数のサービス装置のそれぞれに対するアクセス要求形式へ変換する第1変換手段と、前記第1変換手段により変換された検索要求を前記複数のサービス装置のそれぞれに送信する第1送信手段と、前記複数のサービス装置から、前記送信手段が送信したそれぞれの検索要求に対する応答を受信する受信手段と、前記受信した応答に含まれる前記複数のサービス装置における前記指定されたフォルダ識別子に対応する格納先に格納されている文書データを識別するコンテンツ識別子を、前記端末装置で解釈可能な一の形式へ変換する第2変換手段と、前記第2変換手段により変換されたコンテンツ識別子を、前記端末装置の検索要求に対する応答として前記端末装置へ送信する第2送信手段と、として機能させるためのプログラムを提供する。   According to a sixth aspect of the present invention, a search request for searching a computer by specifying a folder identifier for identifying a folder that is a storage destination in each service device is received from a terminal device by the computer. An accepting means for accepting, a first converting means for converting the accepted search request into an access request format for each of the plurality of service devices, and a search request converted by the first converting means for each of the plurality of service devices. First transmitting means for transmitting to the receiving means, receiving means for receiving a response to each search request transmitted by the transmitting means from the plurality of service devices, and the designation in the plurality of service devices included in the received response Content that identifies document data stored in the storage location corresponding to the specified folder identifier A second conversion unit that converts the identifier into a format that can be interpreted by the terminal device; and a content identifier converted by the second conversion unit is transmitted to the terminal device as a response to the search request of the terminal device. A program for functioning as a second transmission means is provided.

請求項1に記載の発明によれば、複数のサービス装置から文書データの識別子を取得するための検索処理が、複数のサービス装置間のインターフェースの違いをユーザに意識させることなく行われる。
請求項2に記載の発明によれば、複数のサービス装置から検索された文書データの識別子がまとめて取得される。
請求項3に記載の発明によれば、ユーザにより端末装置で選択された文書データが、複数のサービス装置間のインターフェースの違いによらず取得される。
請求項4に記載の発明によれば、ユーザにより端末装置で選択された文書データが、出力装置が対応可能な形式の違いをユーザに意識させることなく取得される。
請求項5に記載の発明によれば、ユーザにより端末装置で選択された文書データが、複数のサービス装置間のインターフェースの違いをユーザに意識させることなく出力装置で出力される。
請求項6に記載の発明によれば、複数のサービス装置から文書データの識別子に関する情報を取得するための検索処理が、複数のサービス装置間のインターフェースの違いをユーザに意識させることなく行われる。
According to the first aspect of the present invention, the search process for acquiring the document data identifier from the plurality of service devices is performed without making the user aware of the difference in the interface between the plurality of service devices.
According to the second aspect of the present invention, identifiers of document data retrieved from a plurality of service devices are acquired together.
According to the third aspect of the present invention, the document data selected by the terminal device by the user is acquired regardless of the interface difference between the plurality of service devices.
According to the fourth aspect of the present invention, the document data selected by the user at the terminal device is acquired without making the user aware of the difference in format that the output device can handle.
According to the invention described in claim 5, the document data selected by the user at the terminal device is output by the output device without making the user aware of the difference in the interface between the plurality of service devices.
According to the sixth aspect of the present invention, the search process for acquiring information related to the identifier of the document data from the plurality of service devices is performed without making the user aware of the interface difference between the plurality of service devices.

通信システムの全体構成を示すブロック図である。It is a block diagram which shows the whole structure of a communication system. 中継装置のハードウェア構成を示す図である。It is a figure which shows the hardware constitutions of a relay apparatus. 管理テーブルの内容の一例を示す図である。It is a figure which shows an example of the content of the management table. ストレージサービス提供装置のハードウェア構成を示す図である。It is a figure which shows the hardware constitutions of a storage service provision apparatus. クライアント装置のハードウェア構成を示す図である。It is a figure which shows the hardware constitutions of a client apparatus. 出力装置のハードウェア構成を示す図である。It is a figure which shows the hardware constitutions of an output device. 中継装置とクライアント装置の機能構成を示す図である。It is a figure which shows the function structure of a relay apparatus and a client apparatus. コンテンツ一覧の取得動作を説明するための図である。It is a figure for demonstrating the acquisition operation | movement of a content list. コンテンツの出力動作を説明するための図である。It is a figure for demonstrating the output operation | movement of a content. コンテンツ一覧の取得動作を説明するための図である。It is a figure for demonstrating the acquisition operation | movement of a content list. コンテンツの検索動作を説明するための図である。It is a figure for demonstrating the search operation of content.

1.実施形態
1−1.全体構成
図1は、本発明の実施形態に係る通信システム1の全体構成を示すブロック図である。通信システム1は、中継装置10と、ストレージサービス提供装置20a、20b及び20cと、クライアント装置30と、出力装置40と、WAN(Wide Area Network)50と、LAN(Local Area Network)60とを備える。ストレージサービス提供装置20a、20b及び20cは、いわゆるストレージサービスを提供する装置である。WAN50は、中継装置10、ストレージサービス提供装置20a、20b及び20c並びにLAN60を接続し、これらの間で相互に遣り取りされる情報を仲介する広域の通信回線であり、例えばインターネットである。
1. Embodiment 1-1. Overall Configuration FIG. 1 is a block diagram showing an overall configuration of a communication system 1 according to an embodiment of the present invention. The communication system 1 includes a relay device 10, storage service providing devices 20a, 20b, and 20c, a client device 30, an output device 40, a WAN (Wide Area Network) 50, and a LAN (Local Area Network) 60. . The storage service providing devices 20a, 20b, and 20c are devices that provide so-called storage services. The WAN 50 is a wide-area communication line that connects the relay device 10, the storage service providing devices 20a, 20b, and 20c, and the LAN 60, and mediates information exchanged between them. For example, the WAN 50 is the Internet.

LAN60は、クライアント装置30及び出力装置40と接続して、これらとWAN50との間で遣り取りされる情報を仲介する通信回線である。LAN60には、WAN50と接続するゲートウェイサーバ装置(図示せず)が備えられている。このゲートウェイサーバ装置は、LAN60に接続された機器(以下、LAN60側の機器という)からWAN50に接続された機器(以下、WAN50側の機器という)への通信を許可する。一方、ゲートウェイサーバ装置は、WAN50側の機器からLAN60側の機器への通信について、LAN60側の機器から要求された通信に対する応答のみを許可し、それ以外の通信を遮断する。すなわち、このゲートウェイサーバ装置はいわゆるファイヤーウォールとして機能する。   The LAN 60 is a communication line that connects to the client device 30 and the output device 40 and mediates information exchanged between them and the WAN 50. The LAN 60 is provided with a gateway server device (not shown) connected to the WAN 50. This gateway server device permits communication from a device connected to the LAN 60 (hereinafter referred to as a device on the LAN 60 side) to a device connected to the WAN 50 (hereinafter referred to as a device on the WAN 50 side). On the other hand, for the communication from the WAN 50 side device to the LAN 60 side device, the gateway server device permits only a response to the communication requested from the LAN 60 side device and blocks other communication. That is, this gateway server device functions as a so-called firewall.

クライアント装置30は、LAN60に接続しており、ユーザの操作を受け付けてその操作が示すコンテンツの出力を中継装置10に対して指定する装置である。クライアント装置30は、例えばスマートフォンや、タブレット型のパーソナルコンピュータなどの装置である。   The client device 30 is connected to the LAN 60, and is a device that accepts a user operation and designates output of content indicated by the operation to the relay device 10. The client device 30 is a device such as a smartphone or a tablet personal computer.

中継装置10は、WAN50に接続し、要求されたコンテンツを出力装置40に提供する装置である。中継装置10は、クライアント装置30からの指定を受け付けて、その指定により示されるコンテンツをストレージサービス提供装置20a、20b、20cのいずれかから取得する。中継装置10は、取得したコンテンツを自装置に格納し、コンテンツの格納先を示すURI(Uniform Resource Identifier)をクライアント装置30に通知する。   The relay device 10 is a device that connects to the WAN 50 and provides the requested content to the output device 40. The relay device 10 receives the designation from the client device 30, and acquires the content indicated by the designation from any of the storage service providing devices 20a, 20b, and 20c. The relay device 10 stores the acquired content in its own device, and notifies the client device 30 of a URI (Uniform Resource Identifier) indicating the storage location of the content.

ストレージサービス提供装置20a、20b及び20cは、WAN50に接続するサーバ装置であり、コンテンツを記憶する。ストレージサービス提供装置20a、20b、20cは、中継装置10からコンテンツの取得要求を受け付け、要求されたコンテンツを中継装置10へ提供する。ストレージサービス提供装置20a、20b及び20cはそれぞれ異なる形式で他の装置とデータの授受を行う。ストレージサービス提供装置20a、20b及び20cは、他の装置との間で遣り取りするデータの形式が異なるが、いずれも同様のハードウェア構成を備え、同様の動作を行うものであるから、以下では、これらを区別して説明する場合を除き、ストレージサービス提供装置20と呼ぶ。   The storage service providing devices 20a, 20b, and 20c are server devices connected to the WAN 50, and store content. The storage service providing devices 20a, 20b, and 20c receive a content acquisition request from the relay device 10 and provide the requested content to the relay device 10. The storage service providing apparatuses 20a, 20b, and 20c exchange data with other apparatuses in different formats. The storage service providing devices 20a, 20b, and 20c have different data formats to be exchanged with other devices, but all have the same hardware configuration and perform the same operation. The storage service providing apparatus 20 is called unless otherwise described.

出力装置40は、中継装置10からクライアント装置30に通知されたURIをクライアント装置30から取得する。そして、出力装置40は、取得したURIを用いて中継装置10にそのURIが示す記憶領域に格納されたコンテンツを要求する。この要求を受け付けた中継装置10は、コンテンツを出力装置40へ提供する。出力装置40は、中継装置10から提供されたコンテンツを出力する。出力装置40は、例えば電子写真方式の画像形成装置であり、コンテンツが示す画像を用紙などの媒体上に形成することによって、コンテンツを出力する。   The output device 40 acquires the URI notified from the relay device 10 to the client device 30 from the client device 30. Then, the output device 40 requests the relay device 10 for the content stored in the storage area indicated by the URI using the acquired URI. The relay device 10 that has received this request provides the content to the output device 40. The output device 40 outputs the content provided from the relay device 10. The output device 40 is, for example, an electrophotographic image forming device, and outputs content by forming an image indicated by the content on a medium such as paper.

1−2.中継装置の構成
図2Aは、中継装置10の構成を示す図である。図において、制御部11は、CPU(Central Processing Unit)等の演算装置と、ROM(Read Only Memory)及びRAM(Random Access Memory)などの主記憶装置とを備えている。演算装置は、RAMをワークエリアとして用いてROMや記憶部13に記憶されたプログラムを実行することによって、中継装置10の各部の動作を制御する。通信部12は、WAN50を介して他の機器との間で通信をするためのインターフェースである。記憶部13は、例えばハードディスク等の記憶デバイスであり、制御部11が用いるデータやプログラムを記憶している。記憶部13は、管理テーブル記憶領域14を有している。管理テーブル記憶領域14には、ストレージサービス提供装置20へアクセスするための情報が格納されている。
1-2. Configuration of Relay Device FIG. 2A is a diagram illustrating a configuration of the relay device 10. In the figure, the control unit 11 includes an arithmetic device such as a CPU (Central Processing Unit) and a main storage device such as a ROM (Read Only Memory) and a RAM (Random Access Memory). The arithmetic device controls the operation of each unit of the relay device 10 by executing a program stored in the ROM or the storage unit 13 using the RAM as a work area. The communication unit 12 is an interface for communicating with other devices via the WAN 50. The storage unit 13 is a storage device such as a hard disk, and stores data and programs used by the control unit 11. The storage unit 13 has a management table storage area 14. The management table storage area 14 stores information for accessing the storage service providing apparatus 20.

図2Bは、管理テーブルの内容の一例を示す図である。図示のように、このテーブルには、「SVC識別子」と、「アクセス先」と、「識別子変換ルーチン」と、「条件式変換ルーチン」の各項目が互いに関連付けて記憶されている。これらの項目のうち、「SVC識別子」の項目には、ストレージサービスを識別するサービス識別子が格納される。「アクセス先」の項目には、ストレージサービスを提供するストレージサービス提供装置20へアクセスするための情報を示すアクセス先情報が格納される。この実施形態では、アクセス先情報としてURIが格納される。「識別子変換ルーチン」の項目には、コンテンツを識別するコンテンツ識別子及びフォルダを識別するフォルダ識別子(指定条件の一例)の形式を、そのストレージサービス提供装置20で用いられる形式とクライアント装置30で用いられる形式との間で変換するための規則を示す識別子変換ルーチンが格納される。この実施形態では、コンテンツ識別子やフォルダ識別子の形式がストレージサービス毎にそれぞれ異なる場合を想定する。図2Bに示す例では、例えば、「service−A」のサービス識別子と「ConvertIDForA()」の識別子変換ルーチンが対応付けられている。「条件式変換ルーチン」の項目には、1以上のコンテンツを指定するための条件を示す指定条件の形式をストレージサービス提供装置20で用いられる形式とクライアント装置30で用いられる形式との間で変換するための規則を示す条件式変換ルーチンが格納されている。   FIG. 2B is a diagram illustrating an example of the contents of the management table. As illustrated, in this table, items of “SVC identifier”, “access destination”, “identifier conversion routine”, and “conditional expression conversion routine” are stored in association with each other. Among these items, the “SVC identifier” item stores a service identifier for identifying a storage service. The item “access destination” stores access destination information indicating information for accessing the storage service providing apparatus 20 that provides the storage service. In this embodiment, a URI is stored as access destination information. In the item of “identifier conversion routine”, the content identifier for identifying the content and the format of the folder identifier for identifying the folder (an example of the designation condition) are used in the format used in the storage service providing device 20 and the client device 30. Stores an identifier conversion routine indicating rules for conversion between formats. In this embodiment, it is assumed that the format of the content identifier and folder identifier is different for each storage service. In the example illustrated in FIG. 2B, for example, the service identifier “service-A” and the identifier conversion routine “ConvertIDForA ()” are associated with each other. In the item of “Conditional Expression Conversion Routine”, a format of a specified condition indicating a condition for specifying one or more contents is converted between a format used in the storage service providing apparatus 20 and a format used in the client apparatus 30. Stores a conditional expression conversion routine indicating a rule for performing the above.

中継装置10とクライアント装置30とは、ストレージサービスの各々で定義されているデータ形式には依存しない形式でデータの授受を行う。「識別子変換ルーチン」は、クライアント装置30と中継装置10との間のデータ通信において用いられる形式で記述されたコンテンツ識別子やフォルダ識別子を、個々のストレージサービスに対応した形式の識別子に変換する。また、「条件式変換ルーチン」は、クライアント装置30と中継装置10との間のデータ通信において用いられる形式で記述された条件式を、個々のストレージサービスに対応した形式の条件式に変換する。   The relay device 10 and the client device 30 exchange data in a format that does not depend on the data format defined in each storage service. The “identifier conversion routine” converts a content identifier or folder identifier described in a format used in data communication between the client device 30 and the relay device 10 into an identifier in a format corresponding to each storage service. The “conditional expression conversion routine” converts a conditional expression described in a format used in data communication between the client device 30 and the relay device 10 into a conditional expression in a format corresponding to each storage service.

1−3.ストレージサービス提供装置の構成
図3は、ストレージサービス提供装置20の構成を示す図である。図において、制御部21は、CPU等の演算装置と、ROM及びRAMなどの主記憶装置とを備えている。演算装置は、RAMをワークエリアとして用いてROMや記憶部23に記憶されたプログラムを実行することによって、ストレージサービス提供装置20の各部の動作を制御する。通信部22は、WAN50を介して他の機器との間で通信をするためのインターフェースである。記憶部23は、例えばハードディスク等の記憶デバイスであり、制御部21が用いるデータやプログラムを記憶している。
1-3. Configuration of Storage Service Providing Device FIG. 3 is a diagram showing a configuration of the storage service providing device 20. In the figure, the control unit 21 includes an arithmetic device such as a CPU and a main storage device such as a ROM and a RAM. The arithmetic device controls the operation of each unit of the storage service providing device 20 by executing a program stored in the ROM or the storage unit 23 using the RAM as a work area. The communication unit 22 is an interface for communicating with other devices via the WAN 50. The storage unit 23 is a storage device such as a hard disk, for example, and stores data and programs used by the control unit 21.

記憶部23は、コンテンツをそのコンテンツの格納先を示す情報に対応付けて記憶するコンテンツデータベース24を含む。制御部21は、中継装置10の要求に応じてコンテンツデータベース24からコンテンツを読み出して提供する。この実施形態では、「コンテンツ」とは、例えば文書を表す文書データや、画像を表す画像データ等、文書や画像等の種々の内容を表すデータを表す用語として用いる。これ以外にも、例えば、コンピュータプログラムであってもよく、ひとまとまりとなっているデータを「コンテンツ」と称する。この実施形態では、コンテンツデータベース24は、コンテンツの格納先を示す情報として、例えば「http://z**.com/C001」などのURIが記述されたテーブルを有する。そして、このURIのそれぞれには、コンテンツの格納領域が対応付けられている。   The storage unit 23 includes a content database 24 that stores content in association with information indicating the storage location of the content. The control unit 21 reads and provides the content from the content database 24 in response to a request from the relay device 10. In this embodiment, “content” is used as a term representing data representing various contents such as documents and images, such as document data representing documents and image data representing images. In addition to this, for example, it may be a computer program, and a group of data is referred to as “content”. In this embodiment, the content database 24 has a table in which a URI such as “http: //z**.com/C001” is described as information indicating the storage location of the content. Each URI is associated with a content storage area.

1−4.クライアント装置の構成
図4は、クライアント装置30のハードウェア構成を示す図である。図において、制御部31は、CPUなどの演算装置と、ROM及びRAMなどの主記憶装置とを備えている。ROMには、演算装置によって実行されるプログラムが記憶されている。演算装置は、RAMをワークエリアとして用いてROMや記憶部35に記憶されたプログラムを実行することによって、クライアント装置30の各部の動作を制御する。通信部32は、LAN60を介して他の機器との間で通信をするためのインターフェースである。操作部33は、各種のキーやタッチセンサなどの操作子を備え、利用者の操作に応じた操作信号を制御部31に供給する。制御部31は、この操作信号に応じた処理を行う。表示部34は、液晶パネルや液晶駆動回路を備え、制御部31による制御の下で画像を表示する。記憶部35は、例えばハードディスク等の記憶デバイスであり、制御部31が用いるデータやプログラムを記憶している。
1-4. Configuration of Client Device FIG. 4 is a diagram illustrating a hardware configuration of the client device 30. In the figure, the control unit 31 includes an arithmetic device such as a CPU and a main storage device such as a ROM and a RAM. The ROM stores a program executed by the arithmetic device. The arithmetic device controls the operation of each unit of the client device 30 by executing a program stored in the ROM or the storage unit 35 using the RAM as a work area. The communication unit 32 is an interface for communicating with other devices via the LAN 60. The operation unit 33 includes operation elements such as various keys and touch sensors, and supplies an operation signal corresponding to a user operation to the control unit 31. The control unit 31 performs processing according to the operation signal. The display unit 34 includes a liquid crystal panel and a liquid crystal driving circuit, and displays an image under the control of the control unit 31. The storage unit 35 is a storage device such as a hard disk, and stores data and programs used by the control unit 31.

1−5.出力装置の構成
図5は、出力装置40のハードウェア構成を示す図である。図において、制御部41は、CPUなどの演算装置と、ROM及びRAMなどの主記憶装置とを備えている。ROMには、演算装置によって実行されるプログラムが記憶されている。演算装置は、RAMをワークエリアとして用いてROMや記憶部47に記憶されたプログラムを実行することによって、出力装置40の各部の動作を制御する。通信部42は、LAN60を介して他の機器との間で通信をするためのインターフェースである。操作部43は、各種のキーやタッチセンサなどの操作子を備え、利用者の操作に応じた操作信号を制御部41に供給する。制御部41は、この操作信号に応じた処理を行う。表示部44は、液晶パネルや液晶駆動回路を備え、制御部41による制御の下で画像を表示する。画像形成部45は、電子写真方式で画像を形成する。画像読取部46は、原稿の画像を光学的に読み取る。記憶部47は、例えばハードディスク等の記憶デバイスであり、制御部41が用いるデータやプログラムを記憶している。
1-5. Configuration of Output Device FIG. 5 is a diagram illustrating a hardware configuration of the output device 40. In the figure, the control unit 41 includes an arithmetic device such as a CPU and a main storage device such as a ROM and a RAM. The ROM stores a program executed by the arithmetic device. The arithmetic device controls the operation of each unit of the output device 40 by executing a program stored in the ROM or the storage unit 47 using the RAM as a work area. The communication unit 42 is an interface for communicating with other devices via the LAN 60. The operation unit 43 includes operators such as various keys and touch sensors, and supplies an operation signal corresponding to a user operation to the control unit 41. The control unit 41 performs processing according to the operation signal. The display unit 44 includes a liquid crystal panel and a liquid crystal driving circuit, and displays an image under the control of the control unit 41. The image forming unit 45 forms an image by electrophotography. The image reading unit 46 optically reads an image of a document. The storage unit 47 is a storage device such as a hard disk, and stores data and programs used by the control unit 41.

図6は、中継装置10とクライアント装置30の機能構成を示す図である。中継装置10は、制御部11又は制御部11と通信部12により、要求データ受信手段111、アクセス先特定手段112、第1の変換手段113、要求データ送信手段114、コンテンツ識別子受信手段115、第2の変換手段116及びコンテンツ識別子送信手段117の機能を実現する。   FIG. 6 is a diagram illustrating a functional configuration of the relay device 10 and the client device 30. The relay apparatus 10 includes a request data receiving unit 111, an access destination specifying unit 112, a first conversion unit 113, a request data transmitting unit 114, a content identifier receiving unit 115, a first control unit 11 or a communication unit 12 through the control unit 11. The functions of the second conversion unit 116 and the content identifier transmission unit 117 are realized.

要求データ受信手段111は、サービス識別子と指定条件とを含む要求データをクライアント装置30から受信する。この実施形態では、フォルダを指定するフォルダ識別子や、検索条件を指定する条件式が、指定条件として用いられる。アクセス先特定手段112は、要求データ受信手段111によって受信された要求データに含まれるサービス識別子に対応するアクセス先を、管理テーブル記憶領域14の記憶内容を参照して特定する。   The request data receiving unit 111 receives request data including a service identifier and a specified condition from the client device 30. In this embodiment, a folder identifier that designates a folder and a conditional expression that designates a search condition are used as the designation condition. The access destination specifying unit 112 specifies an access destination corresponding to the service identifier included in the request data received by the request data receiving unit 111 with reference to the storage contents of the management table storage area 14.

第1の変換手段113は、要求データ受信手段111によって受信された要求データに含まれるサービス識別子に対応する識別子変換ルーチンを、管理テーブル記憶領域14の記憶内容を参照して特定し、特定した識別子変換ルーチンを用いて、受信された要求データに含まれる指定条件を変換する。要求データ送信手段114は、アクセス先特定手段112によって特定されたアクセス先であるストレージサービス提供装置20へ、フォルダ識別子変換手段113によって変換された指定条件を含む要求データを送信する。   The first conversion unit 113 specifies an identifier conversion routine corresponding to the service identifier included in the request data received by the request data reception unit 111 with reference to the storage contents of the management table storage area 14, and specifies the specified identifier. Using the conversion routine, the specified condition included in the received request data is converted. The request data transmission unit 114 transmits the request data including the specified condition converted by the folder identifier conversion unit 113 to the storage service providing apparatus 20 that is the access destination specified by the access destination specifying unit 112.

コンテンツ識別子受信手段115は、要求データ送信手段114によって送信された要求データの応答としてストレージサービス提供装置20から送信されてくるコンテンツ識別子を受信する。コンテンツ識別子変換手段116は、コンテンツ識別子受信手段115によって受信されたコンテンツ識別子を、このコンテンツ識別子の送信元であるストレージサービス提供装置20のサービス識別子に対応付けて管理テーブル記憶領域14に記憶されている識別子変換ルーチンを用いて変換する。コンテンツ識別子送信手段117は、コンテンツ識別子変換手段116によって変換されたコンテンツ識別子を、要求データ受信手段111によって受信された要求データの応答として、クライアント装置30へ送信
する。
The content identifier receiving unit 115 receives the content identifier transmitted from the storage service providing apparatus 20 as a response to the request data transmitted by the request data transmitting unit 114. The content identifier converting unit 116 stores the content identifier received by the content identifier receiving unit 115 in the management table storage area 14 in association with the service identifier of the storage service providing apparatus 20 that is the transmission source of the content identifier. Convert using an identifier conversion routine. The content identifier transmission unit 117 transmits the content identifier converted by the content identifier conversion unit 116 to the client device 30 as a response to the request data received by the request data reception unit 111.

クライアント装置30は、制御部31又は制御部31と通信部32により、送信手段131及び受信手段132の機能を実現する。送信手段131は、サービス識別子と指定条件とを含む要求データを中継装置10へ送信する。受信手段132は、送信手段131によって送信された要求データの応答として中継装置10から送信されてくるコンテンツ識別子を受信する。   The client device 30 realizes the functions of the transmission unit 131 and the reception unit 132 by the control unit 31 or the control unit 31 and the communication unit 32. The transmission unit 131 transmits request data including a service identifier and a specified condition to the relay device 10. The receiving unit 132 receives the content identifier transmitted from the relay device 10 as a response to the request data transmitted by the transmitting unit 131.

1−6.動作
1−6−1.コンテンツ一覧の取得動作
次に、実施形態の動作の一例について説明する。まず、ユーザが指定したストレージサービス内のフォルダからコンテンツの一覧(リスト)を取得する場合の動作について、図7を参照しつつ説明する。以下の説明では、ストレージサービス提供装置20aが提供するストレージサービスを「ストレージサービスA」と呼び、ストレージサービス提供装置20bが提供するストレージサービスを「ストレージサービスB」と呼ぶ。図7に示す例では、ストレージサービスAに格納された文書(コンテンツ)の一覧を取得する場合の動作について説明する。
1-6. Operation 1-6-1. Content List Acquisition Operation Next, an example of the operation of the embodiment will be described. First, an operation for acquiring a list of contents from a folder in the storage service designated by the user will be described with reference to FIG. In the following description, the storage service provided by the storage service providing apparatus 20a is referred to as “storage service A”, and the storage service provided by the storage service providing apparatus 20b is referred to as “storage service B”. In the example illustrated in FIG. 7, an operation for obtaining a list of documents (contents) stored in the storage service A will be described.

ユーザUは、操作部33を操作して、ストレージサービスAのフォルダabcに格納されたコンテンツの一覧の表示を指示する。クライアント装置30の制御部31は、操作部33から出力される情報に従って、コンテンツの一覧の取得要求を示す取得要求データを、中継装置10へ送信する(ステップS1)。この取得要求データには、ストレージサービスを識別するサービス識別子と、フォルダを識別するフォルダ識別子とが含まれる。具体的には、この動作例では、取得要求データには、サービス識別子として「id:svc:service−A」が含まれるとともに、フォルダ識別子として「id:fld:abc」が含まれる。   The user U operates the operation unit 33 to instruct display of a list of contents stored in the folder abc of the storage service A. The control unit 31 of the client device 30 transmits acquisition request data indicating a content list acquisition request to the relay device 10 in accordance with the information output from the operation unit 33 (step S1). This acquisition request data includes a service identifier for identifying a storage service and a folder identifier for identifying a folder. Specifically, in this operation example, the acquisition request data includes “id: svc: service-A” as a service identifier and “id: fld: abc” as a folder identifier.

中継装置10の制御部11は、クライアント装置30から取得要求データを受信すると、受信した取得要求データに含まれるサービス識別子に対応する識別子変換ルーチンを、管理テーブル記憶領域14の記憶内容を参照して特定する。中継装置10の制御部11は、特定した識別子変換ルーチンを用いて、受信した取得要求データに含まれるフォルダ識別子を、各ストレージサービスに準拠したフォーマットのフォルダ識別子に変換する(ステップS2)。この動作例では、「id:fld:abc」というフォルダ識別子が、識別子変換ルーチン「ConvertIDForA()」により「folder/abc」に変換される。   When receiving the acquisition request data from the client device 30, the control unit 11 of the relay device 10 refers to the stored contents of the management table storage area 14 for an identifier conversion routine corresponding to the service identifier included in the received acquisition request data. Identify. The control unit 11 of the relay apparatus 10 converts the folder identifier included in the received acquisition request data into a folder identifier in a format compliant with each storage service using the specified identifier conversion routine (step S2). In this operation example, the folder identifier “id: fld: abc” is converted to “folder / abc” by the identifier conversion routine “ConvertIDForA ()”.

制御部11は、ステップS1で受信された取得要求データに含まれるサービス識別子に対応するアクセス先へ、コンテンツ一覧の取得要求データを送信する(ステップS3)。この動作例では、制御部11は、URIとして「http://www.serviceA/folder/abc」を指定してHTTPのGETリクエストを送信する。   The control unit 11 transmits the content list acquisition request data to the access destination corresponding to the service identifier included in the acquisition request data received in step S1 (step S3). In this operation example, the control unit 11 designates “http: //www.serviceA/folder/abc” as a URI and transmits an HTTP GET request.

ストレージサービス提供装置20aは、中継装置10から送信されてくる取得要求データを受信すると、受信された取得要求データによって指定されたフォルダ内のコンテンツ識別子の一覧を、中継装置10へ送信する(ステップS4)。このとき、ストレージサービス提供装置20は、それぞれのストレージサービスで予め定められたフォーマットのコンテンツ識別子を用いる。具体的には、図7に示す動作例では、コンテンツ識別子として、「http://www.serviceA/doc/0123」、「http://www.serviceA/doc/4567」、「http://www.serviceA/doc/8901」が中継装置10へ送信される。   When the storage service providing apparatus 20a receives the acquisition request data transmitted from the relay apparatus 10, the storage service providing apparatus 20a transmits a list of content identifiers in the folder designated by the received acquisition request data to the relay apparatus 10 (step S4). ). At this time, the storage service providing apparatus 20 uses a content identifier in a format predetermined for each storage service. Specifically, in the operation example shown in FIG. 7, as content identifiers, “http: //www.serviceA/doc/ 0123”, “http: //www.serviceA/doc/4567”, “http: /// www.serviceA / doc / 8901 ”is transmitted to the relay device 10.

中継装置10の制御部11は、ストレージサービス提供装置20からコンテンツの一覧(リスト)を受信すると、管理テーブルに格納された識別子変換ルーチンを用いて、受信されたコンテンツ識別子を変換する(ステップS5)。図7に示す例では、「doc/0123」というコンテンツ識別子が識別子変換ルーチンによって「id:doc:0123」に変換される。   When receiving the list of contents from the storage service providing apparatus 20, the control unit 11 of the relay apparatus 10 converts the received content identifier using an identifier conversion routine stored in the management table (step S5). . In the example shown in FIG. 7, the content identifier “doc / 0123” is converted to “id: doc: 0123” by the identifier conversion routine.

中継装置10の制御部11は、変換したコンテンツ識別子の一覧を、クライアント装置30へ送信する(ステップS6)。クライアント装置30は、中継装置10から受信されるコンテンツ識別子の一覧を表示部34に表示する。   The control unit 11 of the relay device 10 transmits the converted list of content identifiers to the client device 30 (step S6). The client device 30 displays a list of content identifiers received from the relay device 10 on the display unit 34.

1−6−2.コンテンツの出力動作
次いで、コンテンツの出力動作について図8を参照しつつ説明する。ユーザUは、操作部33を用いて、表示部34に表示された一覧のなかからコンテンツを選択する。クライアント装置30は、操作部33から出力される情報に従って選択されたコンテンツの出力指示を、中継装置10へ送信する(ステップS11)。この出力指示には、コンテンツ一覧で表示されたコンテンツ識別子のいずれかが含まれる。
1-6-2. Content Output Operation Next, the content output operation will be described with reference to FIG. The user U selects content from the list displayed on the display unit 34 using the operation unit 33. The client device 30 transmits an output instruction for the content selected according to the information output from the operation unit 33 to the relay device 10 (step S11). This output instruction includes one of the content identifiers displayed in the content list.

中継装置10の制御部11は、クライアント装置30から出力指示を受信すると、受信された出力指示に含まれるコンテンツ識別子に対応するコンテンツをストレージサービス提供装置20から取得して自装置に格納し、コンテンツの格納先を示すURI(取得先情報)をクライアント装置30へ送信する(ステップS12)。また、制御部11は、ストレージサービス提供装置20から取得されたコンテンツを取得するための準備処理を行う(ステップS13)。具体的には、この動作例では、制御部11は、ユーザUによって指定されたコンテンツのデータ形式が、出力装置40が出力可能なデータ形式でない場合、出力可能なデータ形式に変換する。この場合、ステップS12で送信される取得先情報は、変換後のコンテンツの格納領域を指し示すものである。   When receiving the output instruction from the client apparatus 30, the control unit 11 of the relay apparatus 10 acquires the content corresponding to the content identifier included in the received output instruction from the storage service providing apparatus 20 and stores it in its own apparatus. Is transmitted to the client device 30 (step S12). Further, the control unit 11 performs a preparation process for acquiring the content acquired from the storage service providing apparatus 20 (step S13). Specifically, in this operation example, when the data format of the content designated by the user U is not a data format that can be output by the output device 40, the control unit 11 converts the content into a data format that can be output. In this case, the acquisition destination information transmitted in step S12 indicates the storage area of the converted content.

クライアント装置30は、中継装置10からコンテンツの取得先情報を受信すると、受信した取得先情報を出力装置40へ送信することにより、コンテンツの取得先情報を出力装置40へ通知する(ステップS14)。出力装置40は、クライアント装置30から取得先情報を受信すると、受信した取得先情報の示す格納先にアクセスする(ステップS15)。中継装置10は、アクセスされた取得先情報に格納されているコンテンツを送信する。(ステップS16)。出力装置40は、中継装置10から送信されてくるコンテンツの表す画像を画像形成部45により出力する(ステップS17)。   When receiving the content acquisition destination information from the relay device 10, the client device 30 transmits the received acquisition destination information to the output device 40, thereby notifying the output device 40 of the content acquisition destination information (step S14). When receiving the acquisition destination information from the client device 30, the output device 40 accesses the storage destination indicated by the received acquisition destination information (step S15). The relay device 10 transmits the content stored in the accessed acquisition destination information. (Step S16). The output device 40 causes the image forming unit 45 to output an image represented by the content transmitted from the relay device 10 (step S17).

1−6−3.複数のストレージサービス内のフォルダからコンテンツ一覧を取得する動作
次いで、複数のストレージサービス内のフォルダからコンテンツの一覧を取得する場合の動作について、図9を参照しつつ説明する。 ユーザUは、操作部33を操作して、ストレージサービスAのフォルダabc及びストレージサービスBのフォルダxyzに格納されたコンテンツの一覧の表示を指示する。クライアント装置30の制御部31は、操作部33から出力される情報に従って、コンテンツの一覧の取得要求を示す取得要求データを、中継装置10へ送信する(ステップS21)。この取得要求データには、ストレージサービスを識別するサービス識別子と、フォルダを識別するフォルダ識別子とが含まれる。具体的には、この動作例では、取得要求データに、「id:svc:service−A」のサービス識別子と「id:fld:abc」のフォルダ識別子との対が含まれるとともに、「id:svc:service−B」のサービス識別子と「id:fld:xyz」のフォルダ識別子の対とが含まれる。
1-6-3. Operation for Acquiring Content List from Folders in Multiple Storage Services Next, an operation for acquiring a content list from folders in a plurality of storage services will be described with reference to FIG. The user U operates the operation unit 33 to instruct display of a list of contents stored in the folder abc of the storage service A and the folder xyz of the storage service B. The control unit 31 of the client device 30 transmits acquisition request data indicating a content list acquisition request to the relay device 10 in accordance with the information output from the operation unit 33 (step S21). This acquisition request data includes a service identifier for identifying a storage service and a folder identifier for identifying a folder. Specifically, in this operation example, the acquisition request data includes a pair of a service identifier of “id: svc: service-A” and a folder identifier of “id: fld: abc”, and “id: svc : Service-B "and a folder identifier pair of" id: fld: xyz "are included.

中継装置10は、クライアント装置30からコンテンツ一覧の取得要求データを受信すると、受信した取得要求データに含まれるストレージサービスに対応する識別子変換ルーチンを管理テーブル記憶領域14に記憶された管理テーブルを用いて特定し、特定した識別子変換ルーチンを用いて、受信した取得要求に含まれるフォルダ識別子を、各ストレージサービスで定められた体系に準拠したフォルダ識別子に変換する(ステップS22)。この動作例では、「id:fld:abc」というフォルダ識別子が、識別子変換ルーチン「ConvertIDForA()」により「folder/abc」に変換され、ま
た、「id:fld:abc」というフォルダ識別子が、識別子変換ルーチン「ConvertIDForB()」により「folder−xyz」に変換される。
When receiving the content list acquisition request data from the client device 30, the relay device 10 uses the management table stored in the management table storage area 14 for an identifier conversion routine corresponding to the storage service included in the received acquisition request data. Using the specified identifier conversion routine, the folder identifier included in the received acquisition request is converted into a folder identifier conforming to the system defined by each storage service (step S22). In this operation example, the folder identifier “id: fld: abc” is converted to “folder / abc” by the identifier conversion routine “ConvertIDForA ()”, and the folder identifier “id: fld: abc” is the identifier. It is converted into “folder-xyz” by the conversion routine “ConvertIDForB ()”.

制御部11は、ステップS21で受信された取得要求に含まれるサービス識別子に対応するアクセス先へ、コンテンツ一覧の取得要求を送信する(ステップS23−A、ステップS23−B)。この実施形態では、制御部11は、「http://www.serviceA/folder/abc」へHTTPのGETリクエストを送信するとともに、「http://www.serviceB/folder−xyz」へHTTPのGETリクエストを送信する。   The control unit 11 transmits a content list acquisition request to the access destination corresponding to the service identifier included in the acquisition request received in step S21 (step S23-A, step S23-B). In this embodiment, the control unit 11 transmits an HTTP GET request to “http: //www.serviceA/folder/abc”, and sends an HTTP GET to “http: //www.serviceB/folder-xyz”. Send a request.

ストレージサービス提供装置20は、中継装置10から送信されてくる取得要求を受信すると、受信された取得要求によって指定されたフォルダ内のコンテンツ識別子の一覧を、中継装置10へ送信する(ステップS24)。このとき、ストレージサービス提供装置20は、それぞれのストレージサービス提供装置20で予め定められたプロトコルに従った形式のコンテンツ識別子を用いる。具体的には、図9に示す動作例では、ストレージサービス提供装置20aからは、コンテンツ識別子として「http://www.serviceA/doc/0123」、「http://www.serviceA/doc/4567」が中継装置10へ送信され、ストレージサービス提供装置20bからは、コンテンツ識別子として「http://www.serviceB/doc−XYZ」が中継装置10へ送信される。   When receiving the acquisition request transmitted from the relay device 10, the storage service providing device 20 transmits a list of content identifiers in the folder designated by the received acquisition request to the relay device 10 (step S24). At this time, the storage service providing apparatus 20 uses a content identifier in a format according to a protocol predetermined by each storage service providing apparatus 20. Specifically, in the operation example illustrated in FIG. 9, the content identifiers “http: //www.serviceA/doc/0123” and “http: //www.serviceA/doc/4567” are stored as content identifiers from the storage service providing apparatus 20a. Is transmitted to the relay apparatus 10, and “http: //www.serviceB/doc-XYZ” is transmitted to the relay apparatus 10 as a content identifier from the storage service providing apparatus 20b.

中継装置10の制御部11は、ストレージサービス提供装置20a、20bからそれぞれコンテンツの一覧を受信すると、管理テーブル記憶領域14に格納された識別子変換ルーチンを用いて、受信されたコンテンツ識別子を変換する(ステップS25)。中継装置10の制御部11は、変換したコンテンツ識別子の一覧を、クライアント装置30へ送信する(ステップS26)。クライアント装置30は、中継装置10から受信されるコンテンツ識別子の一覧を表示部34に表示する。   When receiving the contents list from the storage service providing apparatuses 20a and 20b, the control unit 11 of the relay apparatus 10 converts the received content identifier using an identifier conversion routine stored in the management table storage area 14 ( Step S25). The control unit 11 of the relay device 10 transmits the converted list of content identifiers to the client device 30 (step S26). The client device 30 displays a list of content identifiers received from the relay device 10 on the display unit 34.

上述したように本実施形態では、ストレージサービスAのフォルダとストレージサービスBのフォルダとを指定する際に、ユーザはフォルダの指定操作を一括で行い、ストレージサービス毎にそれぞれ個別に操作を行う必要がない。   As described above, in the present embodiment, when specifying the folder of the storage service A and the folder of the storage service B, the user needs to perform the folder specifying operation in a batch and perform the operation individually for each storage service. Absent.

1−6−4.コンテンツの検索動作
次に、複数のストレージサービスを横断してコンテンツを検索する動作について、図10を参照しつつ説明する。この動作例では、ユーザがストレージサービスAとストレージサービスBから条件式(Name=abc)を指定してコンテンツの検索を行う場合の動作を説明する。
1-6-4. Content Search Operation Next, an operation for searching for content across a plurality of storage services will be described with reference to FIG. In this operation example, an operation when the user searches for content by specifying a conditional expression (Name = abc) from the storage service A and the storage service B will be described.

ユーザUは、操作部33を操作して、ストレージサービスAとストレージサービスBからファイル名が「abc」であるコンテンツの検索を行う旨を指示する。クライアント装置30の制御部31は、操作部33から出力される情報に従って、検索要求データを中継装置10へ送信する(ステップS31)。この検索要求データには、ストレージサービスを識別するサービス識別子と、検索条件を示す条件式とが含まれる。具体的には、この動作例では、検索要求データには、サービス識別子として「id:svc:service−A」と「id:svc:service−B」とが含まれるとともに、条件式として「Name=abc」が含まれる。   The user U operates the operation unit 33 to instruct to search the content having the file name “abc” from the storage service A and the storage service B. The control unit 31 of the client device 30 transmits the search request data to the relay device 10 according to the information output from the operation unit 33 (step S31). This search request data includes a service identifier for identifying a storage service and a conditional expression indicating a search condition. Specifically, in this operation example, the search request data includes “id: svc: service-A” and “id: svc: service-B” as service identifiers, and “Name = abc ".

中継装置10の制御部11は、クライアント装置30から検索要求データを受信すると、受信した検索要求データに含まれるサービス識別子に対応する条件式変換ルーチンを、管理テーブル記憶領域14の記憶内容を参照して特定する。中継装置10の制御部11は、特定した条件式変換ルーチンを用いて、受信した検索要求データに含まれる条件式を、各ストレージサービスに準拠したフォーマットの条件式に変換する(ステップS32)。この動作例では、「Name=abc」という条件式が、条件式変換ルーチン「ConvertCondForA()」により「search/Name/abc」に変換され、条件式変換ルーチン「ConvertCondForB()」により「search?q=‘Name=abc’」に変換される。   When receiving the search request data from the client device 30, the control unit 11 of the relay device 10 refers to the stored contents of the management table storage area 14 for the conditional expression conversion routine corresponding to the service identifier included in the received search request data. To identify. The control unit 11 of the relay apparatus 10 converts the conditional expression included in the received search request data into a conditional expression having a format compliant with each storage service, using the specified conditional expression conversion routine (step S32). In this operation example, the conditional expression “Name = abc” is converted into “search / Name / abc” by the conditional expression conversion routine “ConvertCondForA ()” and “search? QB by the conditional expression conversion routine“ ConvertCondForB () ”. = 'Name = abc'

制御部11は、ステップS31で受信された検索要求データに含まれるサービス識別子に対応するアクセス先情報を用いて、ストレージサービス提供装置20へ検索要求データを送信する(ステップS33−A、ステップS33−B)。この動作例では、制御部11は、ストレージサービス提供装置20aに対して、URIとして「http://www.serviceA/search/Name/abc」を指定してHTTPのGETリクエストを送信する。また、制御部11は、ストレージサービス提供装置20bに対して、URIとして「http://www.serviceB/search?q=‘Name=abc’」を指定してHTTPのGETリクエストを送信する。   The control unit 11 transmits the search request data to the storage service providing apparatus 20 using the access destination information corresponding to the service identifier included in the search request data received in step S31 (steps S33-A, S33-). B). In this operation example, the control unit 11 transmits an HTTP GET request to the storage service providing apparatus 20a by designating “http: //www.serviceA/search/Name/abc” as a URI. Further, the control unit 11 designates “http: //www.serviceB/search? Q =‘ Name = abc ’” as a URI and transmits an HTTP GET request to the storage service providing apparatus 20b.

ストレージサービス提供装置20は、中継装置10から送信されてくる取得要求データを受信すると、受信された取得要求データによって指定された条件式を用いてコンテンツを検索し、検索されたコンテンツのリストを中継装置10へ送信する(ステップS34−A、ステップS34−B)。このとき、ストレージサービス提供装置20は、それぞれのストレージサービスで予め定められたフォーマットのコンテンツ識別子を用いる。具体的には、図10に示す動作例では、ストレージサービス提供装置20aからコンテンツ識別子として、「http://www.serviceA/doc/3210」、「http://www.serviceA/doc/9876」が中継装置10へ送信される。また、ストレージサービス提供装置20bからコンテンツ識別子として、「http://www.serviceA/doc−ZYX」が中継装置10へ送信される。   When the storage service providing device 20 receives the acquisition request data transmitted from the relay device 10, the storage service providing device 20 searches the content using the conditional expression specified by the received acquisition request data, and relays the searched content list. It transmits to the apparatus 10 (step S34-A, step S34-B). At this time, the storage service providing apparatus 20 uses a content identifier in a format predetermined for each storage service. Specifically, in the operation example illustrated in FIG. 10, “http: //www.serviceA/doc/3210” and “http: //www.serviceA/doc/9876” are used as content identifiers from the storage service providing apparatus 20a. Is transmitted to the relay device 10. In addition, “http: //www.serviceA/doc-ZYX” is transmitted from the storage service providing apparatus 20b to the relay apparatus 10 as a content identifier.

中継装置10の制御部11は、ストレージサービス提供装置20からコンテンツのリストを受信すると、管理テーブルに格納された識別子変換ルーチンを用いて、受信されたコンテンツ識別子を変換する(ステップS35)。図10に示す例では、「doc/3210」というコンテンツ識別子が識別子変換ルーチンによって「id:doc:3210」に変換される。制御部11は、変換したコンテンツ識別子のリストを、クライアント装置30へ送信する(ステップS36)。クライアント装置30は、中継装置10から受信されるコンテンツ識別子の一覧を表示部34に表示する。   When receiving the content list from the storage service providing device 20, the control unit 11 of the relay device 10 converts the received content identifier using the identifier conversion routine stored in the management table (step S35). In the example shown in FIG. 10, the content identifier “doc / 3210” is converted to “id: doc: 3210” by the identifier conversion routine. The control unit 11 transmits the converted content identifier list to the client device 30 (step S36). The client device 30 displays a list of content identifiers received from the relay device 10 on the display unit 34.

ところで、従来のシステムでは、複数のストレージサービスにコンテンツが分散して格納されているような場合、ユーザは所望のコンテンツを一度の操作で検索することができなかった。それに対しこの実施形態では、ストレージサービスAとストレージサービスBとに対してコンテンツの検索を行う際に、ユーザは検索条件を指定する操作を一括で行い、ストレージサービス毎にそれぞれ個別に操作を行う必要がない。   By the way, in the conventional system, when content is distributed and stored in a plurality of storage services, the user cannot search for desired content with a single operation. On the other hand, in this embodiment, when searching for contents in the storage service A and the storage service B, the user needs to perform the operation of specifying the search condition in a batch and perform the operation individually for each storage service. There is no.

[変形例]
上述した実施形態は、本発明の一例であり、以下のように変形してもよい。また、以下の変形例は、互いに組み合わせてもよい。
[Modification]
The above-described embodiment is an example of the present invention and may be modified as follows. The following modifications may be combined with each other.

(1)通信システム1の構成は、上述した実施形態で説明した構成に限定されない。例えば、通信システム1を構成する各装置の数は、実施形態とは異なる数であってもよい。例えば、上述の実施形態では、通信システム1が1台の出力装置40を備える例を示したが、出力装置40の数は1に限らず、複数であってもよい。また、上述の実施形態では、ひとつのストレージサービスを一台のストレージサービス提供装置が提供したが、これに限らず、ひとつのストレージサービスが複数のサーバ装置によって提供されてもよい。 (1) The configuration of the communication system 1 is not limited to the configuration described in the above-described embodiment. For example, the number of devices constituting the communication system 1 may be different from that in the embodiment. For example, in the above-described embodiment, the communication system 1 includes one output device 40. However, the number of the output devices 40 is not limited to one and may be plural. In the above-described embodiment, one storage service providing apparatus provides one storage service. However, the present invention is not limited to this, and one storage service may be provided by a plurality of server apparatuses.

また、上述の実施形態では、3つのストレージサービスが提供される場合を例示したが、ストレージサービスの数は3に限らず、これより多くても少なくてもよい。   In the above-described embodiment, the case where three storage services are provided has been illustrated, but the number of storage services is not limited to three, and may be more or less.

(2)上述の実施形態では、ストレージサービスを識別するサービス識別子と、ストレージサービス提供装置20へアクセスするための情報を示すアクセス先情報とをそれぞれ個別に用いる構成としたが、これに限らず、サービス識別子とアクセス先情報とがひとつのデータとして統合されていてもよい。例えば、ストレージサービス提供装置20へアクセスするためのURIによってストレージサービスが識別される構成であってもよい。 (2) In the above-described embodiment, the service identifier for identifying the storage service and the access destination information indicating the information for accessing the storage service providing apparatus 20 are individually used. The service identifier and the access destination information may be integrated as one data. For example, the storage service may be identified by a URI for accessing the storage service providing apparatus 20.

(3)上述した実施形態で説明した出力装置40は、中継装置10からサービスの提供を受けるクライアント装置の一例である。このクライアント装置は、例えばパーソナルコンピュータ、タブレットPC(Personal Computer)、携帯電話機等の他の装置であってもよい。また、クライアント装置30はLAN60を介してネットワークに接続された例で説明したが、それに限定されず、無線または有線の公衆回線を介して中継装置10または出力装置40と通信できる構成であってもよい。 (3) The output device 40 described in the above-described embodiment is an example of a client device that receives a service from the relay device 10. The client device may be another device such as a personal computer, a tablet PC (Personal Computer), or a mobile phone. Further, although the client device 30 has been described as an example connected to the network via the LAN 60, the present invention is not limited thereto, and the client device 30 may be configured to communicate with the relay device 10 or the output device 40 via a wireless or wired public line. Good.

(4)中継装置10、ストレージサービス提供装置20、クライアント装置30又は出力装置40において実行されるプログラムは、インターネットなどの通信回線を介してダウンロードされてもよい。また、このプログラムは、磁気記録媒体(磁気テープ、磁気ディスクなど)、光記録媒体(光ディスクなど)、光磁気記録媒体、半導体メモリなどの、コンピュータが読取可能な記録媒体に記録した状態で提供されてもよい。 (4) The program executed in the relay device 10, the storage service providing device 20, the client device 30, or the output device 40 may be downloaded via a communication line such as the Internet. The program is provided in a state of being recorded on a computer-readable recording medium such as a magnetic recording medium (magnetic tape, magnetic disk, etc.), an optical recording medium (optical disk, etc.), a magneto-optical recording medium, or a semiconductor memory. May be.

1…通信システム、10…中継装置、11,21…制御部、12,22…通信部、13,23…記憶部、14…管理テーブル記憶領域、20…ストレージサービス提供装置、24…コンテンツデータベース、30…クライアント装置、40…出力装置、50…WAN、60…LAN DESCRIPTION OF SYMBOLS 1 ... Communication system, 10 ... Relay apparatus, 11, 21 ... Control part, 12, 22 ... Communication part, 13, 23 ... Storage part, 14 ... Management table storage area, 20 ... Storage service provision apparatus, 24 ... Content database, 30 ... Client device, 40 ... Output device, 50 ... WAN, 60 ... LAN

Claims (6)

複数のサービス装置に蓄積されている文書データを各々のサービス装置における格納先であるフォルダを識別するフォルダ識別子を指定して検索する検索要求を端末装置から受け付ける受付手段と、
前記受け付けた検索要求を、複数のサービス装置のそれぞれに対するアクセス要求形式へ変換する第1変換手段と、
前記第1変換手段により変換された検索要求を前記複数のサービス装置のそれぞれに送信する第1送信手段と、
前記複数のサービス装置から、前記送信手段が送信したそれぞれの検索要求に対する応答を受信する受信手段と、
前記受信した応答に含まれる前記複数のサービス装置における前記指定されたフォルダ識別子に対応する格納先に格納されている文書データを識別するコンテンツ識別子を、前記端末装置で解釈可能な一の形式へ変換する第2変換手段と、
前記第2変換手段により変換されたコンテンツ識別子を、前記端末装置の検索要求に対する応答として前記端末装置へ送信する第2送信手段と、
を備えた中継装置。
Accepting means for accepting a search request for searching for document data stored in a plurality of service devices by designating a folder identifier for identifying a folder that is a storage destination in each service device;
First conversion means for converting the accepted search request into an access request format for each of a plurality of service devices;
First transmission means for transmitting the search request converted by the first conversion means to each of the plurality of service devices;
Receiving means for receiving a response to each search request transmitted by the transmitting means from the plurality of service devices;
A content identifier for identifying document data stored in a storage destination corresponding to the designated folder identifier in the plurality of service devices included in the received response is converted into a format that can be interpreted by the terminal device. Second conversion means for
Second transmission means for transmitting the content identifier converted by the second conversion means to the terminal device as a response to the search request of the terminal device;
A relay device comprising:
前記第2送信手段は、前記第2変換手段により変換されたコンテンツ識別子を前記指定したフォルダ識別子毎に区分してまとめて前記端末装置へ送信することを特徴とする請求項1に記載の中継装置。   2. The relay apparatus according to claim 1, wherein the second transmission unit divides the content identifiers converted by the second conversion unit into the designated folder identifiers and transmits them to the terminal device. . 前記第2送信手段が前記端末装置に送信した前記検索結果から出力装置における出力指示として選択された文書データの識別情報を前記端末装置から受信し、当該選択された文書データの識別情報に対応する文書の識別情報に対応する文書データを前記複数のサービス装置のいずれかから取得して自装置内に格納する取得手段をさらに備えた請求項1又は2に記載の中継装置。   The identification information of the document data selected as the output instruction in the output device from the search result transmitted to the terminal device by the second transmission means is received from the terminal device, and corresponds to the identification information of the selected document data. The relay apparatus according to claim 1, further comprising an obtaining unit that obtains document data corresponding to document identification information from any of the plurality of service apparatuses and stores the document data in the own apparatus. 前記取得手段が取得した文書データが前記出力装置が出力可能なデータ形式でない場合に、当該文書を前記出力装置で出力可能なデータ形式に変換する第3変換手段をさらに備えた請求項3に記載の中継装置。   4. The apparatus according to claim 3, further comprising third conversion means for converting the document into a data format that can be output by the output device when the document data acquired by the acquisition means is not in a data format that can be output by the output device. Relay device. 前記取得手段が取得した文書データの格納先を示す取得先情報を前記端末装置に送信し、当該取得先情報の示す格納先をアクセスする前記出力装置に当該格納先に格納されている文書データを送信する第3送信手段をさらに備えた請求項3又は4に記載の中継装置。   The acquisition unit information indicating the storage destination of the document data acquired by the acquisition unit is transmitted to the terminal device, and the document data stored in the storage destination is transmitted to the output device that accesses the storage destination indicated by the acquisition destination information. The relay device according to claim 3, further comprising third transmission means for transmitting. コンピュータを、
複数のサービス装置に蓄積されている文書データを各々のサービス装置における格納先であるフォルダを識別するフォルダ識別子を指定して検索する検索要求を端末装置から受け付ける受付手段と、
前記受け付けた検索要求を、複数のサービス装置のそれぞれに対するアクセス要求形式へ変換する第1変換手段と、
前記第1変換手段により変換された検索要求を前記複数のサービス装置のそれぞれに送信する第1送信手段と、
前記複数のサービス装置から、前記送信手段が送信したそれぞれの検索要求に対する応答を受信する受信手段と、
前記受信した応答に含まれる前記複数のサービス装置における前記指定されたフォルダ識別子に対応する格納先に格納されている文書データを識別するコンテンツ識別子を、前記端末装置で解釈可能な一の形式へ変換する第2変換手段と、
前記第2変換手段により変換されたコンテンツ識別子を、前記端末装置の検索要求に対する応答として前記端末装置へ送信する第2送信手段と、
として機能させるためのプログラム。
Computer
Accepting means for accepting a search request for searching for document data stored in a plurality of service devices by designating a folder identifier for identifying a folder that is a storage destination in each service device;
First conversion means for converting the accepted search request into an access request format for each of a plurality of service devices;
First transmission means for transmitting the search request converted by the first conversion means to each of the plurality of service devices;
Receiving means for receiving a response to each search request transmitted by the transmitting means from the plurality of service devices;
A content identifier for identifying document data stored in a storage destination corresponding to the designated folder identifier in the plurality of service devices included in the received response is converted into a format that can be interpreted by the terminal device. Second conversion means for
Second transmission means for transmitting the content identifier converted by the second conversion means to the terminal device as a response to the search request of the terminal device;
Program to function as.
JP2017093409A 2017-05-09 2017-05-09 Relay device and program Pending JP2017199375A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017093409A JP2017199375A (en) 2017-05-09 2017-05-09 Relay device and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017093409A JP2017199375A (en) 2017-05-09 2017-05-09 Relay device and program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2013043209A Division JP2014170491A (en) 2013-03-05 2013-03-05 Repeater, system, and program

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2018230545A Division JP2019091458A (en) 2018-12-10 2018-12-10 Repeater device and program

Publications (1)

Publication Number Publication Date
JP2017199375A true JP2017199375A (en) 2017-11-02

Family

ID=60239403

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017093409A Pending JP2017199375A (en) 2017-05-09 2017-05-09 Relay device and program

Country Status (1)

Country Link
JP (1) JP2017199375A (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11232154A (en) * 1998-02-16 1999-08-27 Nippon Telegr & Teleph Corp <Ntt> Plural database dissimilarity resolving search method and apparatus, and recording medium recording multiple database dissimilarity resolving search program
JP2004213445A (en) * 2003-01-07 2004-07-29 Ricoh Co Ltd Printing system, print management device, and program

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11232154A (en) * 1998-02-16 1999-08-27 Nippon Telegr & Teleph Corp <Ntt> Plural database dissimilarity resolving search method and apparatus, and recording medium recording multiple database dissimilarity resolving search program
JP2004213445A (en) * 2003-01-07 2004-07-29 Ricoh Co Ltd Printing system, print management device, and program

Similar Documents

Publication Publication Date Title
JP2014170491A (en) Repeater, system, and program
JP7570045B2 (en) Terminal device control program, terminal device control method, and terminal device
US10958715B2 (en) Relay apparatus, client apparatus, and computer-readable medium
RU2600545C2 (en) Information processing device and information processing method
JP2014078220A (en) Information processing system, information processor and program
US20140372528A1 (en) Information processing system, information processing apparatus, and recording medium
JP2015016561A (en) Printer, printing control device, printing system and program
JP2012190431A (en) Information distribution device
JP6168839B2 (en) Information processing apparatus, control method thereof, and program
JP5495188B2 (en) Web service providing system, server device, method and program
JP2019091458A (en) Repeater device and program
JP2017199375A (en) Relay device and program
JP2015102995A (en) Relay device and program
JP2008294792A (en) Multifunction device
WO2011099590A1 (en) Ad-hoc service providing system
JP2019105977A (en) Gateway device, client server system, and program
JP4893712B2 (en) Web service system and web service providing method
JP6577620B1 (en) Content determination apparatus and program
JP2022032634A (en) Relay apparatus, monitoring system apparatus, relay method, monitoring method, program, and storage medium
JP2018180812A (en) Image providing system, control method therefor, and program
JP2005063192A (en) Web cache device, web cache method, and web cache program
JP4733865B2 (en) Network system and program
JP2006178526A (en) Resource providing system, mediation agent, resource providing method, and computer program
KR20110025046A (en) U-service framework system and its method for supporting the same service in multiple domains
JP2009129240A (en) Sensor network, service specification device, and method and program for providing service

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20180215

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20180220

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20180418

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20180911