JP2006085402A - Network equipment, program and recording medium - Google Patents

Network equipment, program and recording medium Download PDF

Info

Publication number
JP2006085402A
JP2006085402A JP2004269138A JP2004269138A JP2006085402A JP 2006085402 A JP2006085402 A JP 2006085402A JP 2004269138 A JP2004269138 A JP 2004269138A JP 2004269138 A JP2004269138 A JP 2004269138A JP 2006085402 A JP2006085402 A JP 2006085402A
Authority
JP
Japan
Prior art keywords
conversion rule
user
network device
recording medium
equipment
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.)
Withdrawn
Application number
JP2004269138A
Other languages
Japanese (ja)
Inventor
Sei Yokoyama
聖 横山
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
Priority to JP2004269138A priority Critical patent/JP2006085402A/en
Publication of JP2006085402A publication Critical patent/JP2006085402A/en
Withdrawn legal-status Critical Current

Links

Abstract

<P>PROBLEM TO BE SOLVED: To provide network equipment easily coping with the situation where specifications of a format used for distribution are corrected or renewed when distributing communication information, equipment information or the like related to office equipment or the like to a user. <P>SOLUTION: This network equipment generates information for equipment management such as an operation log, an equipment state or equipment setting according to requirement from the user, converts the generated information by use of a conversion rule, and provides it to the outside of the equipment. The equipment has: an authentication means deciding whether the user has authority to a processing function required by the user; a conversion rule storage means storing the conversion rule; a selection means selecting the conversion rule for the equipment held by a distribution server designated by the equipment, or the conversion rule recorded in a detachable recording medium; and an update means updating the conversion rule storage means by the conversion rule selected by the selection means. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は、ネットワーク機器、プログラムおよび記録媒体に関し、具体的には、LANなどのネットワークに接続可能なプリンタ、ファクシミリ、MFP、文書管理サーバ等の装置の情報を外部に提供するネットワーク機器に関する。   The present invention relates to a network device, a program, and a recording medium. Specifically, the present invention relates to a network device that provides information on apparatuses such as a printer, a facsimile, an MFP, and a document management server that can be connected to a network such as a LAN.

各種の機器、特にプリンタやファクシミリ装置、複写機などの事務機器は、LEDやLCDなどの発光素子や、様々な種類の押しボタン、切り替えスイッチなどからなる、装置に付随したユーザインタフェース機能を持つとともに、機器内部にWebアクセス機構を備え、Web技術を用いた、強化拡張されたユーザインタフェース機能を備えているものがある(例えば、特許文献1を参照のこと)。   Various types of equipment, especially office equipment such as printers, facsimile machines, and copiers, have a user interface function associated with the equipment, which includes light emitting elements such as LEDs and LCDs, various types of push buttons, and changeover switches. Some devices have a Web access mechanism inside the device and have a user interface function that is enhanced and expanded using Web technology (see, for example, Patent Document 1).

この特許文献1に記載されたWeb技術を用いたユーザインタフェース機能は、機器内部にすでに存在しているプロセッサやメモリ、入出力回路などを用いて実現されるため、Webサーバ機能に必要な余分なコストおよび空間を必要としない利点がある。   Since the user interface function using the Web technology described in Patent Document 1 is realized by using a processor, memory, input / output circuit, etc. that already exist in the device, it is necessary for the Web server function. There is an advantage of not requiring cost and space.

一方、Web技術では、「マシンに理解可能な情報」として表現するためには、メタデータなどのリソース相互の関係を、特定のアプリケーションに依存しない形で叙述的に示す共通の方法が必要である。これには、RDF(Resource Description Framework)、RSS(RDF Site Summary)やAtom等を利用する方法がある。
RDFは、メタデータの表現方法についての枠組みであり、メタデータをXMLフォーマットで記述する。これにより、コンピュータが扱う情報の分類や検索などの自動化・効率化を図ることができるものである。
On the other hand, in the Web technology, in order to express as “information understandable to the machine”, a common method is required that expresses the relationship between resources such as metadata in a form that does not depend on a specific application. . There are methods using RDF (Resource Description Framework), RSS (RDF Site Summary), Atom, and the like.
RDF is a framework for a method of expressing metadata, and describes metadata in an XML format. As a result, it is possible to automate and improve the efficiency of classification and retrieval of information handled by the computer.

また、RSSは、Webサイトの見出しや要約などのメタデータを構造化して記述するXMLベースのフォーマットであり、主にサイトの更新情報を公開するのに使われている。このRSSで記述された文書には、Webサイトの各ページのタイトル、アドレス、見出し、要約、更新時刻などを記述することができるため、多数のWebサイトの更新情報を統一的な方法で効率的に公開できる。このRSSには、サイトの概要を配信するのが主目的のRSS1.0(RDF Site Summary)と、Web上に分散した情報を互いに結びつけるための手段の1つとして位置付けのRSS2.0(Really Simple Syndication)の2系列のまったく独立したバージョンが存在する。日本ではRSS1.0が主流ではあるが、RSS2.0形式のfeedも同時配信しているサイトも多い。   RSS is an XML-based format for describing metadata such as website headings and summaries in a structured manner, and is mainly used to publish site update information. Since the document described in RSS can describe the title, address, headline, summary, update time, etc. of each page of the Web site, the update information of a large number of Web sites can be efficiently used in a unified manner. Can be published to In RSS, RSS1.0 (RDF Site Summary), whose main purpose is to deliver a summary of the site, and RSS 2.0 (Really Simple), positioned as one of the means for linking information distributed on the Web to each other There are two completely independent versions of Syndication). In Japan, RSS 1.0 is the mainstream, but there are many sites that also deliver RSS 2.0 feed.

また、Atomは、上記のようなRSS1.0とRSS2.0の対立に嫌気をさして、シンプルなテキストファイルとして更新情報を箇条書きで記述することを提唱し、新しいfeed形式を規定している。RSSは単にURL一覧と概要を配信するためのものであるが、Atomは配信だけではなく、blog(Web log)やCMS(Contents Management System)ツールで構築されたサイトへの記事や画像の投稿・編集・削除等、 各種管理を行うためのAPI(Application Program Interface)をも包含している。
特開平10−149270号公報
In addition, Atom is disgusted with the conflict between RSS 1.0 and RSS 2.0 as described above, and proposes to describe update information as a simple text file in an itemized manner, and defines a new feed format. RSS is only for distributing URL lists and summaries, but Atom is not only for distribution, but also for posting articles and images to sites built with blog (Web log) and CMS (Contents Management System) tools. It also includes API (Application Program Interface) for various management such as editing / deleting.
JP-A-10-149270

事務機器等に関する機器状態情報(トナー残量、エラー情報等)や動作ログ情報(印刷履歴、通信履歴等)、機器設定情報(用紙のサイズ、エミュレーションモード、ネットワーク設定等)等をRSS等により利用者へ配信している場合、上述のように規格が多数あり、その規格についても決定されたものではないため、RSS等のフォーマットで提供する機能を事務機器等に備えたとしても、数ヶ月から数年のうちに陳腐化してしまうおそれがある。
しかし、パーソナルコンピュータ上で動作するソフトウェアの場合には、既存のフォーマットに修正が加わったり、新しいフォーマットに追従することは比較的容易であるが、事務機器等に組み込まれたソフトウェアの場合には、比較的困難である。
Use device status information (remaining toner amount, error information, etc.), operation log information (printing history, communication history, etc.), device setting information (paper size, emulation mode, network setting, etc.), etc. for office equipment etc. via RSS Since there are many standards as described above and those standards have not been determined, even if the functions provided in formats such as RSS are provided in office equipment, etc. It may become obsolete within a few years.
However, in the case of software that runs on a personal computer, it is relatively easy to modify an existing format or to follow a new format. It is relatively difficult.

本発明は、上述の実情を考慮してなされたものであって、事務機器等に関する機器情報や通信情報等を利用者へ配信している場合に、配信に利用されるフォーマットの規格が修正されたり、新しくなったときにも容易に対処できるネットワーク機器、ネットワーク機器の機能を実行するためのプログラムおよびそのプログラムを記録したコンピュータ読み取り可能な記録媒体を提供することを目的とする。   The present invention has been made in consideration of the above-mentioned circumstances, and the standard of the format used for distribution is corrected when device information, communication information, etc. relating to office devices are distributed to users. Another object of the present invention is to provide a network device that can easily cope with a new device, a program for executing the function of the network device, and a computer-readable recording medium on which the program is recorded.

上記の課題を解決するため、請求項1に記載の発明は、利用者からの要求に応じて、機器設定や機器状態、動作ログなどの機器管理を行うための情報を生成し、変換規則を用いてその生成された情報を変換して、当該機器外部に提供するネットワーク機器であって、前記変換規則を記憶する変換規則記憶手段と、修正または新規に追加する変換規則を読み取って、前記変換規則記憶手段を更新する更新手段を有することを特徴とする。   In order to solve the above-described problem, the invention described in claim 1 generates information for device management such as device settings, device status, and operation log in response to a request from a user, and sets conversion rules. A network device that converts the generated information and provides it to the outside of the device, the conversion rule storing means for storing the conversion rule, and the conversion rule to be corrected or newly added, and the conversion An update means for updating the rule storage means is provided.

請求項2に記載の発明は、請求項1に記載のネットワーク機器において、利用者の要求した処理機能に対して、当該利用者が権限を有するか否かを判断する認証手段を有し、前記認証手段で権限有りとの判断を受けた処理機能に対してのみ実行を許可するようにしたことを特徴とする。   According to a second aspect of the present invention, in the network device according to the first aspect, the network device includes an authentication unit that determines whether or not the user has authority for the processing function requested by the user. It is characterized in that execution is permitted only for a processing function for which it is determined that the authentication means has authority.

請求項3に記載の発明は、請求項1または2に記載のネットワーク機器において、前記変換規則を1つ以上記録した取り外し可能な記録媒体と、前記記録媒体に記憶された変換規則を選択する選択手段と、前記選択手段で選択された変換規則で前記変換規則記憶手段を更新する更新手段とを有することを特徴とする。   According to a third aspect of the present invention, in the network device according to the first or second aspect, a removable recording medium on which one or more of the conversion rules are recorded, and a selection for selecting a conversion rule stored in the recording medium And updating means for updating the conversion rule storage means with the conversion rule selected by the selection means.

請求項4に記載の発明は、請求項1または2に記載のネットワーク機器において、当該機器が指定する配信サーバが保持する当該機器用の変換規則を選択する選択手段と、前記選択手段で選択された変換規則で前記変換規則記憶手段を更新する更新手段とを有することを特徴とする。   According to a fourth aspect of the present invention, in the network device according to the first or second aspect, a selection unit that selects a conversion rule for the device held by a distribution server specified by the device is selected by the selection unit. Updating means for updating the conversion rule storage means with the conversion rule.

請求項5に記載の発明は、コンピュータに、請求項1乃至4のいずれかに記載のネットワーク機器の機能を実行させるためのプログラムである。
請求項6に記載の発明は、請求項5に記載のプログラムを記録したコンピュータ読取可能な記録媒体である。
A fifth aspect of the present invention is a program for causing a computer to execute the function of the network device according to any one of the first to fourth aspects.
The invention described in claim 6 is a computer-readable recording medium on which the program according to claim 5 is recorded.

一般に、フラッシュROM等の記録媒体に記憶されている装置の機能を実現するためのソフトウェアを更新する場合、ソフトウェア全体を一度に更新するか、あるいは数個に分割されたソフトウェアモジュールごとに更新する手段が取られることが多い。
これらのソフトウェアのサイズは、数百キロバイトから数メガバイトに及ぶことも珍しくなく、高々数十キロバイト程度の変換規則等(XSLTファイル)を更新するためだけに、その他の無関係なモジュールまで同時に更新するのでは無駄が多い。
また、ソフトウェア更新中に電源が切れるなどのトラブルが発生した場合、フラッシュROMに不整合が生じて機器が二度と動作できなくなってしまうような危険性もある。
それに対し、本発明では、ソフトウェア自体は更新せずに、変換規則等(XSLTファイル)だけを更新するため、無駄が少なく、更新に関わる危険性も低い。
In general, when updating software for realizing the functions of a device stored in a recording medium such as a flash ROM, the entire software is updated at once or for each software module divided into several parts Is often taken.
It is not uncommon for these software sizes to range from hundreds of kilobytes to several megabytes, and only to update other unrelated modules at the same time just to update conversion rules (XSLT files) of tens of kilobytes at most. Then there is a lot of waste.
In addition, when a trouble such as the power being turned off during software update occurs, there is a risk that the flash ROM becomes inconsistent and the device cannot be operated again.
On the other hand, in the present invention, only the conversion rules and the like (XSLT file) are updated without updating the software itself, so there is little waste and the risk of updating is low.

また、機器の保有するデータを更新する際に、その利用者が更新操作を行う権限を持っているかどうかをチェックしているため、機器の管理者でない一般利用者が勝手に更新してしまう危険性を排除することができる。   In addition, when updating the data held by a device, it is checked whether the user has the authority to perform the update operation, so there is a risk that a general user who is not the device administrator will update it without permission. Sex can be excluded.

また、フレキシブルディスクやCD−ROM、PCカード型フラッシュメモリ、コンパクトフラッシュ(登録商標)、SDカードといったパーソナルコンピュータでよく使われる取り外し可能な記録媒体を用いるため、利用者がインターネットやその他の手段によって、機器に備えられた変換規則等を自分で更新を行うことができる。
あるいは、製造元または販売元が変換規則等を予め記憶した状態の記録媒体を利用者に送付する場合には、利用者はさらに簡便に更新作業を行うことができる。
In addition, since a removable recording medium often used in personal computers such as a flexible disk, a CD-ROM, a PC card type flash memory, a compact flash (registered trademark), and an SD card is used, the user can use the Internet or other means. You can update the conversion rules, etc. provided in the device yourself.
Alternatively, when the manufacturer or distributor sends a recording medium in which conversion rules and the like are stored in advance to the user, the user can perform the update operation more simply.

また、変換規則等の更新を一般に普及しているWebブラウザを用いて行えるため、利用者が取り外し可能な記録媒体とその読み取り装置を所有していなくても、あるいは機器に記録媒体の読み取り装置を装備していなくても更新することができる。
さらに、機器自身がインターネットから自動的に自分にあった変換規則等を探すため、利用者は自分で製造元または販売元等が管理する配信サーバにアクセスして、更新可能な変換規則等を探す必要がなくなる。
In addition, since the conversion rules and the like can be updated using a popular web browser, even if the user does not have a removable recording medium and its reading device, or the device has a recording medium reading device. It can be updated even if it is not equipped.
Furthermore, in order for the device itself to automatically search for conversion rules, etc., that are suitable for itself from the Internet, the user must access the distribution server managed by the manufacturer or distributor, and search for up-to-date conversion rules. Disappears.

以下、図面を参照して本発明のネットワーク機器に係る好適な実施形態について説明する。
図1は、本発明の実施形態に係るネットワーク機器の利用形態および内部構成を説明するためのブロック図であり、同図において、ネットワーク機器10および端末20は、ネットワーク30を介して共に任意台数が接続されている。
さらに、ネットワーク機器10は、プロセッサ101、ワークメモリ102、記憶装置103、機器固有のハードウェア104、ネットワークインタフェース(以下、インタフェースをI/Fと略記する)105、大容量記憶装置106を少なくとも備えている。
DESCRIPTION OF EXEMPLARY EMBODIMENTS Hereinafter, preferred embodiments according to a network device of the invention will be described with reference to the drawings.
FIG. 1 is a block diagram for explaining a usage pattern and internal configuration of a network device according to an embodiment of the present invention. In FIG. 1, there are an arbitrary number of network devices 10 and terminals 20 via a network 30. It is connected.
The network device 10 further includes at least a processor 101, a work memory 102, a storage device 103, device-specific hardware 104, a network interface (hereinafter, interface is abbreviated as I / F) 105, and a mass storage device 106. Yes.

以下の説明では、ネットワーク機器10を、複写機、プリンタ、スキャナ、ファクシミリ等の機能を統合して有して、ネットワーク30へ接続可能な複合装置を用いて説明するが、これに限定されるものではなく、ネットワーク30に接続して自機器に関する機器状態情報、動作ログ情報や機器設定情報等を利用者の要求に応じて配信しているネットワーク機器であれば、容易に適用することができる。   In the following description, the network device 10 is described using a composite apparatus that has functions of a copier, printer, scanner, facsimile, and the like and can be connected to the network 30, but the present invention is not limited to this. Instead, it can be easily applied to any network device that is connected to the network 30 and distributes device status information, operation log information, device setting information, and the like regarding the device itself in response to a user request.

記憶装置103は、電気的に書き換えが可能なフラッシュROM等の記憶媒体で構成され、ネットワーク機器10の機能を実現するための複数種類のソフトウェアやWebサーバのソフトウェアが記憶されている。
大容量記憶装置106は、ハードディスクドライブ等により構成され、利用者が予め登録しておくファクス宛先やメール宛先等の情報とともに、ネットワーク機器10を使用することができる利用者のアカウント情報を登録するためのアドレス帳や機器の動作履歴等が保存されている。
The storage device 103 is composed of a storage medium such as an electrically rewritable flash ROM, and stores a plurality of types of software and Web server software for realizing the functions of the network device 10.
The large-capacity storage device 106 is configured by a hard disk drive or the like, and registers user account information that can use the network device 10 together with information such as a fax destination and mail destination registered in advance by the user. Address book, device operation history, etc. are stored.

プロセッサ101は、ネットワーク機器10に備える特有の機能を動作させるソフトウェアとその機能に対応する機器固有のハードウェア104とを組み合わせて実行する。実行の際に一時的に発生するデータやソフトウェアはワークメモリ102に記憶される。
また、プロセッサ101は、ネットワーク機器10においてWebサーバおよび関連ソフトウェアを実行させるためにも使用される。
ネットワークI/F105は、ネットワーク機器10をネットワーク30へ接続させて、端末20と通信するためのインタフェースである。
The processor 101 executes a combination of software for operating a specific function included in the network device 10 and device-specific hardware 104 corresponding to the function. Data or software temporarily generated during execution is stored in the work memory 102.
The processor 101 is also used for causing the network device 10 to execute a Web server and related software.
The network I / F 105 is an interface for connecting the network device 10 to the network 30 and communicating with the terminal 20.

また、端末20は、WebブラウザまたはSOAPクライアントソフトウェアまたはRSSリーダ等のソフトウェアを予めインストール済みであるコンピュータやPDA(personal digital assistant)等であり、ネットワーク30を介して接続したネットワーク機器10を利用するために、上記Webブラウザ等のソフトウェアを通じて、ネットワーク機器10へ各種の指示を行ったり、ネットワーク機器10が配信する情報を表示させる。本実施形態では、端末20としてパーソナルコンピュータを用いるものとする。   The terminal 20 is a computer or PDA (personal digital assistant) in which software such as a Web browser, SOAP client software, or RSS reader has been installed in advance, and uses the network device 10 connected via the network 30. In addition, various instructions are given to the network device 10 through software such as the Web browser, and information distributed by the network device 10 is displayed. In this embodiment, a personal computer is used as the terminal 20.

ネットワーク30は、ネットワーク機器10と端末20とを結合するための伝送路であって、一般には、ケーブルで実現され、通信プロトコルにはHTMLやXML等のファイルを転送することができるHTTP Webプロトコルが使われる。但し、伝送路としてはケーブルだけではなく、それらの間の通信プロトコルが一致するものであれば無線、有線のいずれでもよく、例えば、LAN(Local Area Network)、WAN(Wide Area Network)、インターネットなどによって実現することができる。   The network 30 is a transmission path for connecting the network device 10 and the terminal 20, and is generally realized by a cable. The communication protocol includes an HTTP Web protocol that can transfer files such as HTML and XML. used. However, the transmission path is not limited to a cable, and may be wireless or wired as long as the communication protocol between them is the same. For example, a local area network (LAN), a wide area network (WAN), the Internet, etc. Can be realized.

(A)端末からネットワーク機器への情報要求
図2は、本発明の実施形態に係るネットワーク機器10のソフトウェアの構成の一例である。
このソフトウェアは、サービス層、アプリケーション層、およびサービス層にもアプリケーション層にも属さないソフトウェアによって構成されている。
(A) Information Request from Terminal to Network Device FIG. 2 is an example of a software configuration of the network device 10 according to the embodiment of the present invention.
This software includes a service layer, an application layer, and software that does not belong to either the service layer or the application layer.

サービス層は、ネットワーク機器10のハードウェアを管理して各アプリケーションにそれぞれの機能を提供するものであり、機器全体(操作パネルを含む)を管理するシステムサービス211、画像読み込み装置(スキャナ)および画像出力装置(プロッタ)を管理するエンジンサービス212、記憶装置103を管理するメモリサービス213、ファクス装置を管理するファクスサービス214、ネットワークI/F105を管理するネットワークサービス215、大容量記憶装置106または該装置外部(図示しない)に保存されるアドレス帳の登録、変更、削除等の管理、および利用者のログイン認証処理を行うユーザディレクトリサービス216等のサービスからなる。   The service layer manages the hardware of the network device 10 and provides each function to each application. The service layer manages the entire device (including the operation panel), an image reading device (scanner), and an image. Engine service 212 for managing output devices (plotters), memory service 213 for managing storage devices 103, fax service 214 for managing fax devices, network service 215 for managing network I / F 105, mass storage device 106 or the device It consists of services such as a user directory service 216 that performs management of registration, change, deletion, etc. of an address book stored outside (not shown) and user login authentication.

また、アプリケーション層にもサービス層にも属さないソフトウェアとしては、XSLTファイルによって、XMLファイルを他のXMLやHTML等のファイルに変換するXSLTプロセッサ221がある。   As software that does not belong to either the application layer or the service layer, there is an XSLT processor 221 that converts an XML file into another file such as XML or HTML using an XSLT file.

アプリケーション層は、コピー機能を実現するためのコピーアプリ201、プリンタ機能を実現するためのプリンタアプリ202、ファクス機能を実現するためのファクスアプリ203、当該機器10の利用者が自身の端末20からWebブラウザまたはSOAPクライアントソフトウェアまたはRSSリーダ等のソフトウェアを用いて機器の管理を行うことができるようにHTMLまたはXML形式のインタフェース機能を実現するWebアプリ204等のアプリケーションからなる。   The application layer includes a copy application 201 for realizing the copy function, a printer application 202 for realizing the printer function, a fax application 203 for realizing the fax function, and a user of the device 10 from the terminal 20 on the Web. It consists of an application such as a web application 204 that implements an interface function in HTML or XML format so that the device can be managed using software such as a browser, SOAP client software, or RSS reader.

図3は、本発明の実施形態に係るネットワーク機器10の機能構成を示すブロック図であり、同図において、ネットワーク機器10は、制御手段400、要求情報取得手段410、要求解析手段420、フォーマット変換手段430および変換規則記憶手段440を含んで構成される。
制御手段400は、Webサーバから構成され、端末20から受信した要求を要求情報取得手段410および要求解析手段420へ渡す。ここで、端末20から要求のある情報とは、トナー残量やエラー情報などの機器状態や、プリンタのジョブ履歴やファクスの通信履歴などの動作ログや、用紙サイズ、プリンタのエミュレーションモード、ネットワークのIPアドレスやDNSサーバなどの機器設定に関する情報等である。
FIG. 3 is a block diagram showing a functional configuration of the network device 10 according to the embodiment of the present invention. In FIG. 3, the network device 10 includes a control unit 400, a request information acquisition unit 410, a request analysis unit 420, and a format conversion. Means 430 and conversion rule storage means 440 are included.
The control unit 400 includes a Web server, and passes the request received from the terminal 20 to the request information acquisition unit 410 and the request analysis unit 420. Here, the information requested from the terminal 20 includes device status such as toner remaining amount and error information, operation log such as printer job history and fax communication history, paper size, printer emulation mode, and network information. Information related to device settings such as an IP address and DNS server.

この際、制御手段400は、受信した要求が利用者の利用者権限に応じて制限された機能に設定されている場合には、端末20に対してログイン認証を要求する。それに対し、端末20がログインのためのユーザ識別情報を該機器10に送信すると、制御手段400はユーザディレクトリサービス216を用いてログイン認証処理を行う。例えば、コピーやプリンタのジョブ履歴やファクスの送信履歴等については、その利用者自身が実行したジョブ等の情報は参照することができるが、他人が実行したジョブ等の情報を参照することはできない。ただし、利用者が該装置の管理者としてログインした場合には、全てのジョブ等の情報を参照することができる。   At this time, if the received request is set to a function restricted according to the user authority of the user, the control unit 400 requests login authentication from the terminal 20. In contrast, when the terminal 20 transmits user identification information for login to the device 10, the control unit 400 performs login authentication processing using the user directory service 216. For example, regarding the job history of a copy or printer, the transmission history of a fax, etc., information such as a job executed by the user can be referred to, but information such as a job executed by another person cannot be referred to. . However, when the user logs in as an administrator of the apparatus, information on all jobs and the like can be referred to.

要求情報取得手段410は、Webアプリ204から構成され、制御手段400から渡された端末20からの要求に対応するサービス層211〜215を呼び出して取得したデータをXML形式のフォーマットで生成して、フォーマット変換手段430へ渡す。   The request information acquisition unit 410 is configured by the Web application 204, generates data acquired by calling the service layers 211 to 215 corresponding to the request from the terminal 20 passed from the control unit 400, in an XML format, The data is passed to the format conversion means 430.

要求解析手段420は、Webアプリ204から構成され、端末20からの要求にあったフォーマットの種類を解析し、この種類がフォーマットリスト記憶手段450に登録されているかを調べ、存在する場合にはそのフォーマットの種類をフォーマット変換手段430へ渡し、存在しない場合にはエラーをフォーマット変換手段430へ渡す。ここで、フォーマットの種類は、リクエストURI(Uniform Resource Identifer)のパスの一部に記述される形式でもよいし、GETやPOSTといったHTTPのメソッドの引数として記述される形式でもよい(図4参照)。
また、フォーマットリスト記憶手段450には、当該機器10がサポートするフォーマットであるRSSの各バージョン、RDF、Atomのフォーマット、あるいは、これら以外のフォーマットについて、名称やバージョン等の情報を保持している。
The request analysis unit 420 is composed of the web application 204, analyzes the type of format that meets the request from the terminal 20, checks whether this type is registered in the format list storage unit 450, and if it exists, The format type is passed to the format conversion means 430, and if it does not exist, an error is passed to the format conversion means 430. Here, the format type may be a format described in a part of a path of a request URI (Uniform Resource Identifer) or a format described as an argument of an HTTP method such as GET or POST (see FIG. 4). .
Further, the format list storage unit 450 holds information such as names and versions for RSS versions, RDF, Atom formats, and other formats that are supported by the device 10.

フォーマット変換手段430は、XSLTプロセッサ221とXMLデータを各種のフォーマットに変換するためのXSLTファイルを保持する変換規則記憶手段440からなっている。フォーマット変換手段430は、変換規則記憶手段440から、要求解析手段420で解析したフォーマットの種類に対応するXSLTファイルを取り出し、このXSLTファイルと要求情報取得手段410で生成されたXMLファイルを掛け合わせる処理をXSLTプロセッサ221が行い、利用者が要求するHTMLまたはXML形式等のフォーマットのファイルを生成して、制御手段400へ渡す。
また、フォーマット変換手段430は、要求解析手段420からエラーを渡されると、制御手段400に対して、端末20へエラー情報を返信するように要求する。
最後に、制御手段400は、フォーマット変換手段430で変換したデータをレスポンスデータとして端末20に送信するようにネットワークサービス215に指示する。
The format conversion unit 430 includes an XSLT processor 221 and a conversion rule storage unit 440 that holds an XSLT file for converting XML data into various formats. The format conversion unit 430 extracts the XSLT file corresponding to the format type analyzed by the request analysis unit 420 from the conversion rule storage unit 440 and multiplies the XSLT file and the XML file generated by the request information acquisition unit 410. XSLT processor 221 generates a file in a format such as HTML or XML requested by the user and passes it to control means 400.
Further, when an error is passed from the request analysis unit 420, the format conversion unit 430 requests the control unit 400 to return error information to the terminal 20.
Finally, the control unit 400 instructs the network service 215 to transmit the data converted by the format conversion unit 430 to the terminal 20 as response data.

図5のフローチャートを用いて、本発明の実施形態に係るネットワーク機器10から端末20へ要求された情報を送信する処理手順を説明する。この例では、利用者がログインしなければ利用できない機能を使用する場合について説明する。   A processing procedure for transmitting requested information from the network device 10 to the terminal 20 according to the embodiment of the present invention will be described using the flowchart of FIG. In this example, a case where a function that cannot be used unless the user logs in is used will be described.

制御手段400は、端末20からの要求を受けると、その要求に含まれるユーザ識別情報を解析し、ログイン認証を行う(ステップS10)。
ここで、制御手段400は、ユーザディレクトリサービス216に対してログイン認証処理を依頼することで、ユーザディレクトリサービス216が管理するアドレス帳に登録されている利用者であるかどうか、およびネットワーク機器10の各アプリケーションが提供する各機能を利用できるかどうかを判断する。
When receiving a request from the terminal 20, the control unit 400 analyzes the user identification information included in the request and performs login authentication (step S10).
Here, the control unit 400 requests the user directory service 216 to perform a login authentication process, thereby determining whether the user is registered in the address book managed by the user directory service 216 and the network device 10. Determine whether each function provided by each application can be used.

端末20からの要求にログイン認証のためのユーザ識別情報が含まれていなかった場合(ステップS10の「未認証」)には、端末20に対してHTTPのレスポンスのステータスコードに401(Unauthorized)を設定してレスポンスを送信して処理を終了する(ステップS12)。
通常、Webブラウザ等のクライアントソフトウェアは、このエラーコードを受け取ると、利用者に対してユーザ識別情報を入力させるためのダイアログウィンドウ等を表示するので、利用者はユーザ識別情報を入力して再度要求を送信することができる。
If the user identification information for login authentication is not included in the request from the terminal 20 ("Unauthenticated" in step S10), 401 (Unauthorized) is set in the status code of the HTTP response to the terminal 20. The response is transmitted after setting, and the process is terminated (step S12).
Normally, when this error code is received, client software such as a Web browser displays a dialog window or the like for allowing the user to input user identification information, so the user inputs the user identification information and requests again. Can be sent.

また、無効なユーザ識別情報が指定された等の理由でログインが認証されなかった場合(ステップS10の「認証NG」)、端末20に対して認証に失敗した旨のエラーを返信して処理を終了する(ステップS13)。
端末20がWebページを要求している場合には、そのようなエラーメッセージを含んだWebページを表示してもよいし、XML形式のデータを要求している場合にはHTTPのレスポンスのステータスコードに401(Unauthorized)や403(Forbidden)を設定してレスポンスを送信するようにしてもよい。
Further, when the login is not authenticated because invalid user identification information is designated or the like (“authentication NG” in step S10), an error indicating that the authentication has failed is returned to the terminal 20 and processing is performed. The process ends (step S13).
When the terminal 20 requests a Web page, a Web page including such an error message may be displayed. When the terminal 20 requests XML format data, an HTTP response status code is displayed. Alternatively, 401 (Unauthorized) or 403 (Forbidden) may be set to send a response.

また、ログインが認証された場合(ステップS10の「認証」)、要求情報取得手段410は利用者からの要求に必要な情報、例えば、トナー残量やエラー情報などの機器状態や、プリンタのジョブ履歴やファクスの通信履歴などの動作ログや、用紙サイズ、プリンタのエミュレーション、ネットワークのIPアドレスやDNSサーバなどの情報等を取得してXML形式のデータとして生成する(ステップS11)。
このXML形式のデータは、利用者からの要求された種類の情報のすべてではなく、ログインした利用者が参照することのできる情報のみで構成される。例えば、一般の利用者がログインしてプリンタジョブ履歴を取得しようとした場合には、自分のジョブに関わる情報はすべて含まれるが、他人が実行したジョブ等の情報は含まれることはない。一方、管理者がログインした場合には、すべてのジョブの情報が含まれることになる。
If the login is authenticated ("authentication" in step S10), the request information acquisition unit 410 displays information necessary for the request from the user, for example, the device status such as the remaining amount of toner and error information, and the printer job. An operation log such as a history and a fax communication history, information such as paper size, printer emulation, network IP address, DNS server, and the like are acquired and generated as XML format data (step S11).
The data in the XML format is composed not only of all types of information requested by the user but only information that can be referred to by the logged-in user. For example, when a general user logs in to acquire a printer job history, all information related to his / her job is included, but information such as a job executed by another person is not included. On the other hand, when the administrator logs in, information on all jobs is included.

次に、要求解析手段420は、端末20からの要求に含まれる返信すべきデータのフォーマットの種類を解析し、フォーマットリスト記憶手段450に含まれているかどうかを調べる(ステップS14)。   Next, the request analysis unit 420 analyzes the format type of data to be returned included in the request from the terminal 20, and checks whether it is included in the format list storage unit 450 (step S14).

端末20から要求されたフォーマットがRSS1.0のフォーマットであった場合には(ステップの「RSS1.0」)、変換規則記憶手段440からRSS1.0用の変換規則(XSLTファイル)を取り出し、この変換規則とステップS11で生成したXMLデータとをXSLTプロセッサ221へ渡す(ステップS15)。ここで、RSS1.0はコンテンツの概要とコンテンツ本体を参照するためのURIなどのポインタ情報等を記述するものであるから、生成されるXMLデータは、Webブラウザ向けのHTML形式のコンテンツの概要と、そのWebページへのURI程度の情報からなる比較的小サイズのデータとなる。   When the format requested from the terminal 20 is the RSS 1.0 format (“RSS 1.0” in the step), the conversion rule (XSLT file) for RSS 1.0 is extracted from the conversion rule storage means 440, and this The conversion rule and the XML data generated in step S11 are passed to the XSLT processor 221 (step S15). Here, since RSS 1.0 describes the outline of the content and pointer information such as a URI for referring to the content main body, the generated XML data includes the outline of the HTML format content for the Web browser. The data is comparatively small in size and includes information about the URI of the Web page.

ステップS15で変換されたデータを端末20へ送信して処理を終了する(ステップS18)。
端末20で動作しているRSSリーダやWebブラウザ等は、このネットワーク機器10から返信されたデータを利用者に対して示し、利用者はWebブラウザを用いて必要に応じてさらに詳細な情報を参照する。
The data converted in step S15 is transmitted to the terminal 20, and the process is terminated (step S18).
An RSS reader, a web browser, or the like operating on the terminal 20 shows the data returned from the network device 10 to the user, and the user refers to more detailed information as necessary using the web browser. To do.

同様に、端末20から要求されたフォーマットがRSS2.0のフォーマットであった場合には(ステップの「RSS2.0」)、RSS2.0用の変換規則(XSLTファイル)を使って変換し(ステップS16)、変換結果を端末20へ返信して処理を終了する(ステップS18)。   Similarly, when the format requested by the terminal 20 is the RSS 2.0 format (“RSS 2.0” in step), the conversion is performed using the conversion rule (XSLT file) for RSS 2.0 (step S16) The conversion result is returned to the terminal 20, and the process is terminated (step S18).

また、端末20から要求されたフォーマットが当該機器10でサポートしていないフォーマットの場合は(ステップの「その他」)、HTTPのレスポンスのステータスコードにエラーを示すコードとして400(Bad Request)や404(Not Found)等を設定して端末20へレスポンスを送信して処理を終了する(ステップS17)。   If the format requested from the terminal 20 is not supported by the device 10 (“other” in step), 400 (Bad Request) or 404 (as a code indicating an error in the status code of the HTTP response) Not Found) is set, a response is transmitted to the terminal 20, and the process is terminated (step S17).

上記の説明で、当該機器10がサポートするフォーマットがRSS1.0とRSS2.0の二つであるとしたが、RSSの他のバージョンやRDF、Atomといった類似のフォーマットであってもよいし、あるいは、RSS1.0またはRSS2.0ではないフォーマットであってもかまわない。   In the above description, the device 10 supports two formats, RSS 1.0 and RSS 2.0, but other versions of RSS, similar formats such as RDF, Atom, or the like may be used. , A format other than RSS 1.0 or RSS 2.0 may be used.

(B)記録媒体からの変換規則の更新
図6は、取り外し可能な記録媒体に変換規則等が記録されている場合に、この変換規則等をネットワーク機器10へ登録更新するときの機能構成を示すブロック図である。同図において、ネットワーク機器10は、操作手段490、媒体装着検出手段480、フォーマットリスト表示手段460、変換規則更新手段470、変換規則記憶手段440、フォーマットリスト記憶手段450を含んで構成される。図6において、図3と同じ機能については同じ符号を付し、その機能は相違点だけ説明する。
(B) Updating Conversion Rules from Recording Medium FIG. 6 shows a functional configuration when registration rules are updated in the network device 10 when conversion rules are recorded on a removable recording medium. It is a block diagram. In the figure, the network device 10 includes an operation unit 490, a medium mounting detection unit 480, a format list display unit 460, a conversion rule update unit 470, a conversion rule storage unit 440, and a format list storage unit 450. In FIG. 6, the same functions as those in FIG. 3 are denoted by the same reference numerals, and only the differences will be described.

ネットワーク機器10で本機能を使用する前提として、利用者は、変換規則記憶手段440を更新するために、変換のための規則を記述したデータファイル(本実施形態では、XSLTファイルそのもの)、およびこの変換規則で変換された結果のフォーマットの種類やバージョン等の情報を記した定義ファイルが記憶されている記録媒体40(例えば、SDカード等)を所有している必要がある。
この記録媒体40は、変換規則や定義ファイル等をインターネットやその他の手段によって、ネットワーク機器10の製造元または販売元から取得して、利用者自身の手で空の記録媒体40に記憶することで作ってもよいし、あるいは製造元または販売元が変換規則や定義ファイル等を予め記憶した状態の記録媒体40を利用者へ送付するという手段を取ってもよい。後者の場合には製造元または販売元の負担は大きくなるが、利用者は前者のような作業をする必要がなく、また記録媒体40やこの記録媒体への書き込み装置を所有していなくてもよいという利点がある。
As a premise for using this function in the network device 10, in order to update the conversion rule storage unit 440, the user describes a data file (in this embodiment, the XSLT file itself) describing the rules for conversion, and this It is necessary to own a recording medium 40 (for example, an SD card) in which a definition file describing information such as the format type and version converted as a result of the conversion rule is stored.
This recording medium 40 is created by acquiring conversion rules, definition files, etc. from the manufacturer or distributor of the network device 10 via the Internet or other means, and storing them in the empty recording medium 40 by the user's own hands. Alternatively, the manufacturer or the seller may take a means of sending the recording medium 40 in a state in which conversion rules, definition files, etc. are stored in advance to the user. In the latter case, the burden on the manufacturer or seller increases, but the user does not need to perform the work like the former, and does not have to own the recording medium 40 or a writing device for the recording medium. There is an advantage.

なお、取り外し可能な記録媒体40としては、SDカード、フレキシブルディスクやCD−ROM、PCカード型フラッシュメモリ、コンパクトフラッシュ(登録商標)等といった取り外し可能な記憶媒体を用いてもよい。   As the removable recording medium 40, a removable storage medium such as an SD card, a flexible disk, a CD-ROM, a PC card type flash memory, or a compact flash (registered trademark) may be used.

媒体装着検出手段480は、上述した記録媒体40をネットワーク機器10の記録媒体読取装置へ装着したことを検出すると、記録媒体40に記録されている変換規則(XSLTファイル)および定義ファイルをリストアップする。ここで、記録媒体40には同時に複数種類の変換規則等が含まれていてもよい。
次に、リストアップした変換規則等が正常かどうかを調べ、一つでも正常でないものが存在した場合には、操作パネルにエラーメッセージを表示し、処理を中断する。すべての変換規則等が正常なときには、リストアップした結果を操作手段490へ通知する。
When the medium attachment detection unit 480 detects that the above-described recording medium 40 is attached to the recording medium reader of the network device 10, the medium attachment detection unit 480 lists conversion rules (XSLT files) and definition files recorded on the recording medium 40. . Here, the recording medium 40 may include a plurality of types of conversion rules and the like at the same time.
Next, it is checked whether or not the listed conversion rules are normal, and if any one of them is not normal, an error message is displayed on the operation panel and the process is interrupted. When all the conversion rules are normal, the operation unit 490 is notified of the listed result.

操作手段490は、ログイン認証を行い、ログインした利用者が変換規則記憶手段440のメンテナンスを行う権限を持たない場合には、操作パネルに認証NGであるとしてエラーメッセージを表示し、処理を中断する。
操作手段490は、ログインした利用者が変換規則記憶手段440のメンテナンス権限を持った利用者であった場合には、フォーマットリスト表示手段460を起動する。
このように、利用者が変換規則記憶手段440を更新する際に、その利用者が更新操作を行う権限を持っているかどうかをチェックするため、管理者でない一般利用者が勝手に変換規則記憶手段440を更新してしまう危険性を排除することができる。
The operation unit 490 performs login authentication, and if the logged-in user does not have the authority to perform the maintenance of the conversion rule storage unit 440, the operation unit 490 displays an error message as authentication NG on the operation panel and interrupts the processing. .
If the logged-in user is a user who has maintenance authority for the conversion rule storage unit 440, the operation unit 490 activates the format list display unit 460.
Thus, when the user updates the conversion rule storage unit 440, in order to check whether or not the user has the authority to perform the update operation, a general user who is not an administrator arbitrarily converts the conversion rule storage unit. The risk of updating 440 can be eliminated.

フォーマットリスト表示手段460は、記録媒体40に記録されていた定義ファイルにあるフォーマットの種類と同じ名称のフォーマットをフォーマットリスト記憶手段450から取り出して、例えば図7に示すような形式で操作パネルに表示する。図7において、各フォーマットに対して、名称、現在のバージョン、新しいバージョンおよび状況を表示する。ここで、現在のバージョンは、フォーマットリスト記憶手段450および変換規則記憶手段440に既に記憶されているフォーマットのバージョンであり、新しいバージョンは記録媒体40に記憶されているフォーマットのバージョンである。   The format list display means 460 takes out the format having the same name as the format type in the definition file recorded in the recording medium 40 from the format list storage means 450 and displays it on the operation panel in the form shown in FIG. 7, for example. To do. In FIG. 7, the name, current version, new version and status are displayed for each format. Here, the current version is the version of the format already stored in the format list storage unit 450 and the conversion rule storage unit 440, and the new version is the version of the format stored in the recording medium 40.

状況は、現在のバージョンより新しいバージョンの方が新しいときには「更新」の状態となり、新しいバージョンが無いときには「空白」となり、現在のバージョンが無く新しいバージョンのみのときには「追加」の状態となる。
このような操作画面において、利用者は、更新または新規追加したフォーマットの名称へタッチすることによって一つ以上のフォーマットを選択する。
最後に、利用者から上記操作画面で[実行]ボタンが押下されると、操作手段490を介して変換規則更新手段470が呼び出される。
The situation is “update” when a new version is newer than the current version, “blank” when there is no new version, and “add” when there is no current version and only a new version.
In such an operation screen, the user selects one or more formats by touching the name of the updated or newly added format.
Finally, when the [Execute] button is pressed on the operation screen from the user, the conversion rule update unit 470 is called through the operation unit 490.

変換規則更新手段470は、指定された名称の変換規則を記録媒体40から取り出して変換規則記憶手段440へ新規追加あるいは置き換えて更新する。また、フォーマットの種類やバージョン情報等もフォーマットリスト記憶手段450へ追加あるいは置き換えて更新する。
また、変換規則更新手段470は、一つの更新または新規追加の指示もなかった場合には、操作パネルにエラーメッセージを表示し、処理を中断する。
The conversion rule update unit 470 takes out the conversion rule having the designated name from the recording medium 40 and updates it by adding or replacing it in the conversion rule storage unit 440. Also, the format type, version information, and the like are updated by adding to or replacing the format list storage unit 450.
In addition, when there is no instruction for one update or new addition, the conversion rule update unit 470 displays an error message on the operation panel and interrupts the processing.

図8は、本発明の実施形態に係るネットワーク機器10で変換規則等を記録媒体から更新する場合の処理手順を説明する。この例では、利用者がログインしなければ更新できないものとして説明する。   FIG. 8 illustrates a processing procedure when the conversion rule or the like is updated from the recording medium in the network device 10 according to the embodiment of the present invention. In this example, it is assumed that the user cannot update without logging in.

まず利用者は、変換規則の記録された記録媒体40を当該機器10の読み取り装置に挿入し、電源を投入する(ステップS20)。
機器10は、電源投入時の初期化処理の中において、記録媒体40に記憶されている変換規則(XSLTファイル)と定義ファイル等をリストアップする(ステップS21)。
First, the user inserts the recording medium 40 in which the conversion rule is recorded into the reading device of the device 10 and turns on the power (step S20).
The device 10 lists conversion rules (XSLT files), definition files, and the like stored in the recording medium 40 during initialization processing at power-on (step S21).

次に、リストアップした内容が正常かどうかを調べ、一つでも正常でない内容が存在した場合には(ステップS22のNG)、処理を継続できないとして操作パネルにエラーメッセージを表示し、処理を中断する(ステップS23)。
一方、内容に問題がなかった場合(ステップS22のOK)、ログイン認証を行って、ログインしたユーザが変換規則記憶手段440のメンテナンスを行う権限を持たない利用者であれば(ステップS24の「認証NG」)、認証NGのエラーメッセージを操作パネルへ表示し、処理を中断する(ステップS25)。
Next, it is checked whether or not the listed contents are normal. If even one of the contents is not normal (NG in step S22), an error message is displayed on the operation panel as the process cannot be continued, and the process is interrupted. (Step S23).
On the other hand, if there is no problem in the contents (OK in step S22), login authentication is performed, and if the logged-in user is a user who does not have the authority to perform the maintenance of the conversion rule storage unit 440 ("authentication in step S24"). NG "), an authentication NG error message is displayed on the operation panel, and the process is interrupted (step S25).

ログインしたユーザが権限を持った利用者であった場合には(ステップS24の「認証OK」)、フォーマットリスト記憶手段450を参照して、記録媒体40に記録されている名称と同じ名称をもつフォーマットの名称やバージョン情報等を取り出して、図7に示すような形式で操作パネルに表示する(ステップS26)。   If the logged-in user is an authorized user (“authentication OK” in step S24), the format list storage unit 450 is referred to and has the same name as that recorded on the recording medium 40. The format name, version information, etc. are extracted and displayed on the operation panel in the format shown in FIG. 7 (step S26).

操作画面において、利用者が一つ以上のフォーマットの更新または新規追加の指示を行って[実行]ボタンが押下された場合(ステップS27のYES)、選択された名称の変換規則や定義ファイルで変換規則記憶手段440およびフォーマットリスト記憶手段450を更新する(ステップS28)。
一方、一つの更新または新規追加の指示がなかった場合(ステップS27のNO)には、操作パネルにエラーメッセージを表示し、処理を中断する(ステップS29)。
When the user issues an instruction to update or add one or more formats on the operation screen and the [Execute] button is pressed (YES in step S27), conversion is performed using a conversion rule or definition file of the selected name. The rule storage unit 440 and the format list storage unit 450 are updated (step S28).
On the other hand, if there is no instruction for one update or new addition (NO in step S27), an error message is displayed on the operation panel, and the process is interrupted (step S29).

このように、本発明では、ソフトウェア自体は更新せず、変換規則や定義ファイル等だけを更新するため、無駄が少なく、更新に関わる危険性も低い。   As described above, in the present invention, the software itself is not updated, and only the conversion rules and definition files are updated. Therefore, there is little waste and the risk of updating is low.

(C)Webブラウザを使った変換規則の更新
図9は、端末20からWebブラウザを用いて変換規則等をネットワーク機器10へ登録更新するときの機能構成を示すブロック図である。同図において、ネットワーク機器10は、制御手段400、フォーマットリスト表示手段460、変換規則更新手段470、変換規則記憶手段440、フォーマットリスト記憶手段450を含んで構成される。図9において、図3および図6と同じ機能については同じ符号を付している。
このうち、フォーマットリスト表示手段460および変換規則更新手段470は、Webアプリ204として動作する点が上述(B)の実施形態とは相違している。
この例では、ネットワーク機器10の製造元または販売元が管理する当該機器10用の最新の変換規則(XSLTファイル)や定義ファイル等を置く変換規則配信サーバ50が存在し、このサーバのURLは当該機器10内部に記憶されているものとする。
(C) Update of Conversion Rule Using Web Browser FIG. 9 is a block diagram showing a functional configuration when the conversion rule is registered and updated in the network device 10 from the terminal 20 using the Web browser. In the figure, the network device 10 includes a control unit 400, a format list display unit 460, a conversion rule update unit 470, a conversion rule storage unit 440, and a format list storage unit 450. 9, the same functions as those in FIGS. 3 and 6 are denoted by the same reference numerals.
Among these, the format list display means 460 and the conversion rule update means 470 are different from the above-described embodiment (B) in that they operate as the Web application 204.
In this example, there is a conversion rule distribution server 50 for placing the latest conversion rule (XSLT file) and definition file for the device 10 managed by the manufacturer or distributor of the network device 10, and the URL of this server is the device URL. 10 is stored inside.

図10は、端末20からWebブラウザを用いて変換規則等をネットワーク機器10へ登録更新するときの動作手順を示すフローチャートである。この説明でも、利用者がログインしなければ更新できないものとして説明する。   FIG. 10 is a flowchart showing an operation procedure when the conversion rule and the like are registered and updated in the network device 10 from the terminal 20 using a Web browser. In this description, it is assumed that the user cannot update without logging in.

制御手段400は、端末20で動作するWebブラウザから、変換規則記憶手段440のメンテナンスを行うためのWebページの表示要求を受けると、その要求に含まれるユーザ識別情報を解析し、ログイン認証を行う(ステップS30)。
ここで、制御手段400はユーザディレクトリサービス216に対してログイン認証処理を依頼することで、ユーザディレクトリサービス216が管理するアドレス帳に登録されている利用者であるかどうか、および変換規則記憶手段440のメンテナンスを行う権限を持った利用者であるかどうかを判断する。
When receiving a Web page display request for maintenance of the conversion rule storage unit 440 from the Web browser operating on the terminal 20, the control unit 400 analyzes the user identification information included in the request and performs login authentication. (Step S30).
Here, the control unit 400 requests the user directory service 216 to perform login authentication processing, so that the user is registered in the address book managed by the user directory service 216, and the conversion rule storage unit 440. It is determined whether the user has the authority to perform maintenance.

端末20からの要求にログイン認証のためのユーザ識別情報が含まれていなかった場合には(ステップS30の「未認証」)、端末20に対してHTTPのレスポンスのステータスコードに401(Unauthorized)を設定してレスポンスを送信して処理を終了する(ステップS31)。
通常、Webブラウザはこのエラーコードを受け取ると、利用者に対してユーザ識別情報を入力させるためのダイアログウィンドウ等を表示するので、利用者はユーザ識別情報を入力して再度要求を送信することができる。
When the user identification information for login authentication is not included in the request from the terminal 20 (“unauthenticated” in step S30), 401 (Unauthorized) is set in the status code of the HTTP response to the terminal 20. The response is transmitted after setting, and the process is terminated (step S31).
Normally, when the web browser receives this error code, it displays a dialog window or the like for allowing the user to input user identification information. Therefore, the user may input the user identification information and send the request again. it can.

また、メンテナンスを行う権限がないユーザ識別情報が指定された等の理由で、ログイン認証ができなかった場合(ステップS30の「認証NG」)、端末20に対して認証に失敗した旨のエラーを送信して処理を終了する(ステップS32)。
具体的には、そのような旨のエラーメッセージを含んだWebページを表示してもよいし、HTTPのレスポンスのステータスコードに401(Unauthorized)や403(Forbidden)を設定してレスポンスを送信するようにしてもよい。
In addition, when login authentication cannot be performed because user identification information that does not have the authority to perform maintenance has been specified or the like ("authentication NG" in step S30), an error indicating that the authentication has failed with respect to the terminal 20 is displayed. Then, the process ends (step S32).
Specifically, a Web page including such an error message may be displayed, or a response is transmitted by setting 401 (Unauthorized) or 403 (Forbidden) in the HTTP response status code. It may be.

一方、ログイン認証が成功した場合(ステップS30の「認証OK」)、フォーマットリスト表示手段460は、当該機器10の製造元または販売元が管理する当該機器10用の最新の変換規則(XSLTファイル)や定義ファイル等が置かれている変換規則配信サーバ50にアクセスし、その配信サーバ50が保持する変換規則や定義ファイルのリストを取得する(ステップS33)。   On the other hand, when the login authentication is successful (“authentication OK” in step S30), the format list display unit 460 displays the latest conversion rule (XSLT file) for the device 10 managed by the manufacturer or the seller of the device 10. The conversion rule distribution server 50 in which the definition file or the like is placed is accessed, and a list of conversion rules and definition files held by the distribution server 50 is acquired (step S33).

次に、フォーマットリスト表示手段460は、端末20からの要求に対する応答として、当該機器10がサポートしている変換規則を保持するフォーマットリスト記憶手段450、およびステップS33で取得した変換規則等のリストから、それらの一覧とその更新操作を行うためのWebページ画面を生成し、図11で示したようなWebページ画面を制御手段400を介して端末20に送信する(ステップS34)。ここで、フォーマットリスト記憶手段450から取り出される情報は、配信サーバ50から取得した変換規則等と同じものだけである。   Next, the format list display means 460 responds to the request from the terminal 20 from the list of format list storage means 450 that holds the conversion rules supported by the device 10 and the conversion rules obtained in step S33. Then, a web page screen for performing the list and update operation thereof is generated, and the web page screen as shown in FIG. 11 is transmitted to the terminal 20 via the control means 400 (step S34). Here, the information extracted from the format list storage unit 450 is only the same as the conversion rule acquired from the distribution server 50.

利用者は、上記Webページ画面(図11参照)において、一つ以上の出力フォーマットの名称を指示して、更新または新規追加の指示が行われ、[実行]ボタンを押下する。
この[実行]ボタンが押下された場合、制御手段400は変換規則更新手段470を呼び出し、選択された名称を渡す。
The user instructs the name of one or more output formats on the Web page screen (see FIG. 11), gives an instruction to update or newly add, and presses the [Execute] button.
When the [execute] button is pressed, the control unit 400 calls the conversion rule update unit 470 and passes the selected name.

変換規則更新手段470は、選択された名称が一つ以上の場合には(ステップS35のYES)、当該機器10の製造元または販売元が管理する変換規則配信サーバ50から指定された名称の変換規則や定義ファイル等をダウンロードして、変換規則記憶手段440およびフォーマットリスト記憶手段450を更新する(ステップS36)。
一方、変換規則更新手段470は、選択された名称が一つもなかった場合(ステップS35のNO)、端末20に対してエラーメッセージを含んだWebページを送信し、処理を中断する(ステップS37)。
When there are one or more selected names (YES in step S35), the conversion rule update unit 470 converts the name specified from the conversion rule distribution server 50 managed by the manufacturer or the seller of the device 10. And the definition file are downloaded, and the conversion rule storage unit 440 and the format list storage unit 450 are updated (step S36).
On the other hand, if there is no selected name (NO in step S35), the conversion rule update unit 470 transmits a Web page including an error message to the terminal 20 and interrupts the process (step S37). .

本発明は、上述した実施形態のみに限定されたものではない。上述した実施形態のネットワーク機器を構成する各機能をそれぞれプログラム化し、予めROMに書き込んでおき、ネットワーク機器にこのROMを装着して、これらのプログラムをマイクロプロセッサで実行することによって、本発明の目的が達成されることは言うまでもない。
この場合、記録媒体から読み出されて実行された状態が上述した実施形態の機能を実現することになり、そのプログラムおよびそのプログラムを記録した記録媒体も本発明を構成することになる。
The present invention is not limited only to the above-described embodiments. It is an object of the present invention to program each function constituting the network device of the above-described embodiment, write it in a ROM in advance, attach this ROM to the network device, and execute these programs with a microprocessor. Needless to say, is achieved.
In this case, the state read and executed from the recording medium realizes the functions of the above-described embodiment, and the program and the recording medium on which the program is recorded also constitute the present invention.

なお、このような機能を実現するプログラムは、半導体媒体(例えば、ROM、不揮発性メモリ等)、光媒体(例えば、DVD、MO、MD、CD等)、磁気媒体(例えば、磁気テープ、フレキシブルディスク等)等のいずれの形態の記録媒体で提供されてもよい。
あるいは、インターネット等の通信網を介して記憶装置に格納されたプログラムをサーバコンピュータから直接供給を受けるようにしてもよい。この場合、このサーバコンピュータの記憶装置も本発明の記録媒体に含まれる。
Note that programs that realize such functions include semiconductor media (for example, ROM, nonvolatile memory, etc.), optical media (for example, DVD, MO, MD, CD, etc.), magnetic media (for example, magnetic tape, flexible disk, etc.). Etc.) may be provided in any form of recording medium.
Alternatively, the program stored in the storage device may be directly supplied from the server computer via a communication network such as the Internet. In this case, the storage device of this server computer is also included in the recording medium of the present invention.

このような記録媒体で提供された場合は、その記録媒体からプログラムを読み取って内部記憶装置または外部記憶装置にインストールし、そのインストールされたプログラムをマイクロプロセッサが実行することによって上述した実施形態の機能が実現される。または、記録媒体に記録されたプログラムを直接実行するようにしてもよい。   When provided by such a recording medium, the function of the above-described embodiment is obtained by reading the program from the recording medium and installing the program in the internal storage device or the external storage device, and executing the installed program by the microprocessor. Is realized. Alternatively, the program recorded on the recording medium may be directly executed.

本発明の実施形態に係るネットワーク機器の利用形態および内部構成を説明するためのブロック図である。It is a block diagram for demonstrating the utilization form and internal structure of the network apparatus which concern on embodiment of this invention. 本発明の実施形態に係るネットワーク機器のソフトウェアの構成の一例である。It is an example of the structure of the software of the network device which concerns on embodiment of this invention. 本発明の実施形態に係るネットワーク機器の機能構成を示すブロック図である。It is a block diagram which shows the function structure of the network device which concerns on embodiment of this invention. 端末からフォーマットの種類を指定するときの一例である。It is an example when the format type is designated from the terminal. 本発明の実施形態に係るネットワーク機器から端末へ要求された情報を送信する処理手順を示すフローチャートである。It is a flowchart which shows the process sequence which transmits the information requested | required from the network device which concerns on embodiment of this invention to a terminal. 取り外し可能な記録媒体に変換規則等が記録されている場合に、この変換規則等をネットワーク機器へ登録更新するときの機能構成を示すブロック図である。FIG. 11 is a block diagram illustrating a functional configuration when registering and updating a conversion rule or the like in a network device when the conversion rule or the like is recorded on a removable recording medium. 利用者が記録媒体に記録された変換規則等を更新する際の、操作パネルに表示する操作画面例である。It is an example of the operation screen displayed on the operation panel when the user updates the conversion rules and the like recorded on the recording medium. 本発明の実施形態に係るネットワーク機器で変換規則等を記録媒体から更新する場合の処理手順を説明する。A processing procedure when a conversion rule or the like is updated from a recording medium by the network device according to the embodiment of the present invention will be described. 端末からWebブラウザを用いて変換規則等をネットワーク機器へ登録更新するときの機能構成を示すブロック図である。It is a block diagram which shows a function structure when converting and updating a conversion rule etc. to a network device using a web browser from a terminal. 端末からWebブラウザを用いて変換規則等をネットワーク機器へ登録更新するときの動作手順を示すフローチャートである。It is a flowchart which shows the operation | movement procedure when registering and updating a conversion rule etc. to a network apparatus using a web browser from a terminal. 利用者がWebブラウザを用いて変換規則等を更新する際の、Webブラウザに表示する操作画面例である。It is an example of an operation screen displayed on a Web browser when a user updates a conversion rule or the like using the Web browser.

符号の説明Explanation of symbols

10…ネットワーク機器、20…端末、30…ネットワーク、40…記録媒体、50…変換規則配信サーバ、101…プロセッサ、102…ワークメモリ、103…記憶装置、104…機器固有のハードウェア、105…ネットワークI/F、106…大容量記憶装置、201…コピーアプリ、202…プリンタアプリ、203…ファクスアプリ、204…Webアプリ、211…システムサービス、212…エンジンサービス、213…メモリサービス、214…ファクスサービス、215…ネットワークサービス、216…ユーザディレクトリサービス、221…XSLTプロセッサ、400…制御手段、410…要求情報取得手段、420…要求解析手段、430…フォーマット変換手段、440…変換規則記憶手段、450…フォーマットリスト記憶手段、460…フォーマットリスト表示手段、470…変換規則更新手段、480…媒体装着検出手段、490…操作手段。 DESCRIPTION OF SYMBOLS 10 ... Network device, 20 ... Terminal, 30 ... Network, 40 ... Recording medium, 50 ... Conversion rule delivery server, 101 ... Processor, 102 ... Work memory, 103 ... Storage device, 104 ... Device-specific hardware, 105 ... Network I / F, 106 ... Mass storage device, 201 ... Copy application, 202 ... Printer application, 203 ... Fax application, 204 ... Web application, 211 ... System service, 212 ... Engine service, 213 ... Memory service, 214 ... Fax service 215 ... Network service, 216 ... User directory service, 221 ... XSLT processor, 400 ... Control means, 410 ... Request information acquisition means, 420 ... Request analysis means, 430 ... Format conversion means, 440 ... Conversion rule storage means, 450 ... Four Ttorisuto storage unit, 460 ... format list display means, 470 ... transformation rule updating unit, 480 ... medium attachment detection unit, 490 ... operating unit.

Claims (6)

利用者からの要求に応じて、機器設定や機器状態、動作ログなどの機器管理を行うための情報を生成し、変換規則を用いてその生成された情報を変換して、当該機器外部に提供するネットワーク機器であって、前記変換規則を記憶する変換規則記憶手段と、修正または新規に追加する変換規則を読み取って、前記変換規則記憶手段を更新する更新手段を有することを特徴とするネットワーク機器。   Generates information for device management such as device settings, device status, and operation logs in response to user requests, converts the generated information using conversion rules, and provides it to the outside of the device A network device, comprising: a conversion rule storage means for storing the conversion rule; and an update means for reading the conversion rule to be corrected or newly added and updating the conversion rule storage means. . 請求項1に記載のネットワーク機器において、利用者の要求した処理機能に対して、当該利用者が権限を有するか否かを判断する認証手段を有し、前記認証手段で権限有りとの判断を受けた処理機能に対してのみ実行を許可するようにしたことを特徴とするネットワーク機器。   The network device according to claim 1, further comprising an authentication unit that determines whether or not the user has authority for a processing function requested by the user, and the authentication unit determines that the user has authority. A network device characterized in that execution is permitted only for a received processing function. 請求項1または2に記載のネットワーク機器において、前記変換規則を1つ以上記録した取り外し可能な記録媒体と、前記記録媒体に記憶された変換規則を選択する選択手段と、前記選択手段で選択された変換規則で前記変換規則記憶手段を更新する更新手段とを有することを特徴とするネットワーク機器。   3. The network device according to claim 1, wherein a removable recording medium on which one or more of the conversion rules are recorded, a selection means for selecting a conversion rule stored in the recording medium, and a selection means selected by the selection means. And an updating means for updating the conversion rule storage means with the conversion rule. 請求項1または2に記載のネットワーク機器において、当該機器が指定する配信サーバが保持する当該機器用の変換規則を選択する選択手段と、前記選択手段で選択された変換規則で前記変換規則記憶手段を更新する更新手段とを有することを特徴とするネットワーク機器。   3. The network device according to claim 1 or 2, wherein the conversion rule storage unit includes a selection unit that selects a conversion rule for the device held by a distribution server designated by the device, and the conversion rule selected by the selection unit. And an updating means for updating the network device. コンピュータに、請求項1乃至4のいずれかに記載のネットワーク機器の機能を実行させるためのプログラム。   The program for making a computer perform the function of the network apparatus in any one of Claims 1 thru | or 4. 請求項5に記載のプログラムを記録したコンピュータ読取可能な記録媒体。   A computer-readable recording medium on which the program according to claim 5 is recorded.
JP2004269138A 2004-09-16 2004-09-16 Network equipment, program and recording medium Withdrawn JP2006085402A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004269138A JP2006085402A (en) 2004-09-16 2004-09-16 Network equipment, program and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004269138A JP2006085402A (en) 2004-09-16 2004-09-16 Network equipment, program and recording medium

Publications (1)

Publication Number Publication Date
JP2006085402A true JP2006085402A (en) 2006-03-30

Family

ID=36163867

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004269138A Withdrawn JP2006085402A (en) 2004-09-16 2004-09-16 Network equipment, program and recording medium

Country Status (1)

Country Link
JP (1) JP2006085402A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007279992A (en) * 2006-04-05 2007-10-25 Canon Inc Content server and layout system
JP2007334723A (en) * 2006-06-16 2007-12-27 Yokogawa Electric Corp Information distribution system

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007279992A (en) * 2006-04-05 2007-10-25 Canon Inc Content server and layout system
US8171398B2 (en) 2006-04-05 2012-05-01 Canon Kabushiki Kaisha Content server and layout system
JP2007334723A (en) * 2006-06-16 2007-12-27 Yokogawa Electric Corp Information distribution system

Similar Documents

Publication Publication Date Title
JP4533780B2 (en) Image forming system, image forming apparatus, terminal device, and driver updating method for terminal device
KR101238364B1 (en) System and method to customize for a image forming apparatus
US20090077164A1 (en) Distributed workflow-enabled system
JP2009193163A (en) Image forming system, management apparatus, communication control apparatus, image formation method and image forming program
KR101341311B1 (en) Image processing apparatus and control method therefor
JP2006260329A (en) Network device
KR100941404B1 (en) Information-processing system, computer-readable medium, and method for controlling provision of information or processing service
JP4797703B2 (en) Print control system and print attribute information management server
US8488170B2 (en) Print job management apparatus, system, and method
CN102111516A (en) System, method and computer-readable recording medium for executing printing with image forming apparatus
JP2006277005A (en) Server device, network system, control method for server device, and control program for server device
JP2004303218A (en) Information providing device and information display device
US20100220352A1 (en) Image forming apparatus, image forming system, and information processing method
JP6492711B2 (en) Relay device, operation screen providing device, and program
WO2011055497A1 (en) Management apparatus and method therefor
US20120113461A1 (en) Image processing apparatus for processing document data and control method therefor
JP2006285840A (en) Document management system
JP2016140044A (en) Fill out form provision device, image formation device and program
JP2008294820A (en) Network communication apparatus
JP2009205262A (en) Application program installation device, application program installation method, program, and recording medium
JP2009181337A (en) Image forming system, management device, and image forming apparatus, method and program
JP2017134806A (en) Service providing system, information processing device, program, information processing system, and cooperation processing method
US9489219B2 (en) Integration and management apparatus, integration and management system and computer readable information recording medium
JP4690798B2 (en) Network equipment
JP2006163901A (en) Network device, program, and recording medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20070824

A761 Written withdrawal of application

Free format text: JAPANESE INTERMEDIATE CODE: A761

Effective date: 20090217