JP2010282591A - Information processing apparatus, image forming apparatus, processing control system, processing control method, program, and recording medium - Google Patents

Information processing apparatus, image forming apparatus, processing control system, processing control method, program, and recording medium Download PDF

Info

Publication number
JP2010282591A
JP2010282591A JP2009137713A JP2009137713A JP2010282591A JP 2010282591 A JP2010282591 A JP 2010282591A JP 2009137713 A JP2009137713 A JP 2009137713A JP 2009137713 A JP2009137713 A JP 2009137713A JP 2010282591 A JP2010282591 A JP 2010282591A
Authority
JP
Japan
Prior art keywords
flow
image data
error
processing
definition data
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
JP2009137713A
Other languages
Japanese (ja)
Inventor
Hidetoshi Nakayama
英俊 中山
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 JP2009137713A priority Critical patent/JP2010282591A/en
Publication of JP2010282591A publication Critical patent/JP2010282591A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To also include and set processing in an error in a processing flow when the processing flow is generated. <P>SOLUTION: An information processing apparatus which distributes obtained image data, includes: a generation means 204 for generating flow definition data in which flows of one or more processes to the image data are defined by constructing the flows on a generation screen; a storage means 206 for storing the flow definition data generated by the generation means; and a flow execution control means 203 for controlling execution of jobs which are one or more processes to the image data on the basis of the flow definition data, wherein the generation means constructs the processing in the error to each processing included in the flows by including the processing in the flows on the generation screen. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、画像データに対して配信処理を行う情報処理装置、画像形成装置、処理制御システム、処理制御方法、プログラム及び記録媒体に関する。   The present invention relates to an information processing apparatus that performs distribution processing on image data, an image forming apparatus, a processing control system, a processing control method, a program, and a recording medium.

近年、多くの企業において、多機能複合機などの画像入出力機器のネットワーク上への配置・接続が進んでいる。画像入出力機器は、業務の効率化を図る手段として大きな役割を担っている。特に、紙文書の電子化と配布を効率的に行う配信管理システムが重要になっている。配信管理システムを構成する大きな要素は、画像入力機器(例えばスキャナやMFPなど)と配信処理サーバである。配信処理サーバには、あらかじめさまざまな業務・用途にあわせた複数の配信処理メニューが登録されている。   In recent years, in many companies, the arrangement and connection of image input / output devices such as multi-function multifunction devices on a network has been progressing. Image input / output devices play a major role as means for improving business efficiency. In particular, a distribution management system that efficiently digitizes and distributes paper documents is important. Major elements constituting the distribution management system are an image input device (for example, a scanner or an MFP) and a distribution processing server. In the distribution processing server, a plurality of distribution processing menus are registered in advance for various businesses and applications.

例えば、特開2005−208934号公報(特許文献1)に開示された「文書配信処理装置」は、文書を読み取って配信する際に、自動的に必要な画像処理を容易に行うことができる。図17に示すように、入力文書の先頭ページに、OCRフォームシートを配置する。文書をスキャナで読み取った文書データから、OCRフォームシートに記入された画像処理メニューに対応する符号データと、画像処理範囲を指定する画像処理位置データを認識して抽出する。抽出した符号データに対応する画像処理を、画像処理位置データで決められた範囲について行う。指定された画像処理が行われた後、画像処理後のデータを決められた配信先に配信する。   For example, the “document distribution processing device” disclosed in Japanese Patent Application Laid-Open No. 2005-208934 (Patent Document 1) can easily perform necessary image processing automatically when a document is read and distributed. As shown in FIG. 17, an OCR form sheet is arranged on the first page of the input document. From the document data obtained by reading the document with the scanner, the code data corresponding to the image processing menu entered in the OCR form sheet and the image processing position data designating the image processing range are recognized and extracted. Image processing corresponding to the extracted code data is performed for the range determined by the image processing position data. After the designated image processing is performed, the data after the image processing is distributed to a predetermined distribution destination.

しかしながら、従来の配信管理システムにおいて、ジョブの処理フローに含まれる処理のエラー時には、ログにエラー内容を記録するか、エラー内容を管理者に送信するなどに限られ、エラー後の処理を柔軟に設定することができなかった。   However, in the case of a processing error included in the job processing flow in a conventional distribution management system, it is limited to recording the error content in a log or sending the error content to the administrator. Could not set.

そこで本発明は、上記問題に鑑みてなされたものであって、処理フローを生成する際に、エラー時の処理も処理フローに含めて設定することができる情報処理装置、画像形成装置、処理制御システム、処理制御方法、プログラム及び記録媒体を提供することを目的とする。   Accordingly, the present invention has been made in view of the above-described problem, and an information processing apparatus, an image forming apparatus, and a process control that can include a process at the time of an error when generating a process flow. It is an object to provide a system, a process control method, a program, and a recording medium.

本発明における一局面の情報処理装置は、取得した画像データを配信する情報処理装置であって、前記画像データに対する一または複数の処理のフローを定義したフロー定義データを、生成画面上で前記フローを構築することにより生成する生成手段と、前記生成手段により生成されたフロー定義データを記憶する記憶手段と、前記フロー定義データに基づいて、前記画像データに対して前記一または複数の処理であるジョブの実行を制御するフロー実行制御手段と、を備え、前記生成手段は、前記フローに含まれる各処理に対するエラー時の処理を、前記生成画面上で前記フローに含めて構築することを可能とする。   An information processing apparatus according to one aspect of the present invention is an information processing apparatus that distributes acquired image data, wherein flow definition data that defines a flow of one or more processes for the image data is displayed on the generation screen with the flow definition data Generating means for generating the image data; storage means for storing the flow definition data generated by the generating means; and the one or more processes for the image data based on the flow definition data. A flow execution control means for controlling the execution of the job, and the generation means can construct a process at the time of error for each process included in the flow in the flow on the generation screen. To do.

また、本発明における他の局面の画像形成装置は、取得した画像データを配信する画像形成装置であって、前記画像データに対する一または複数の処理のフローを定義したフロー定義データを、生成画面上で前記フローを構築することにより生成する生成手段と、前記生成手段により生成されたフロー定義データを記憶する記憶手段と、前記フロー定義データに基づいて、前記画像データに対して前記一または複数の処理であるジョブの実行を制御するフロー実行制御手段と、を備え、前記生成手段は、前記フローに含まれる各処理に対するエラー時の処理を、前記生成画面上で前記フローに含めて構築することを可能とする。   An image forming apparatus according to another aspect of the present invention is an image forming apparatus that distributes acquired image data, and generates flow definition data that defines a flow of one or more processes for the image data on a generation screen. Generating means for generating the flow by constructing, storage means for storing the flow definition data generated by the generating means, and based on the flow definition data, the one or more of the image data A flow execution control unit that controls execution of a job that is a process, and the generation unit includes a process at the time of error for each process included in the flow in the flow on the generation screen. Is possible.

また、本発明における他の局面の処理制御システムは、画像形成装置と、該画像形成装置にネットワークで接続された情報処理装置とを備えた処理制御システムであって、前記情報処理装置は、前記画像データに対する一または複数の処理のフローを定義したフロー定義データを、生成画面上で前記フローを構築することにより生成する生成手段と、前記生成手段により生成されたフロー定義データを記憶する記憶手段と、前記フロー定義データに基づいて、前記画像データに対して前記一または複数の処理であるジョブの実行を制御するフロー実行制御手段と、を備え、前記生成手段は、前記フローに含まれる各処理に対するエラー時の処理を、前記生成画面上で前記フローに含めて構築し、前記画像形成装置は、操作表示および入力が可能な操作表示手段と、画像データを入力する画像入力手段と、前記情報処理装置から受信した前記フロー定義データを指定して、前記画像データに対する前記フローの実行を指示する実行指示手段と、前記フローの実行が指示された場合、前記画像データと指定された前記フロー定義データを識別する情報とを前記情報処理装置に送信する送信手段と、を備える。   A processing control system according to another aspect of the present invention is a processing control system including an image forming apparatus and an information processing apparatus connected to the image forming apparatus via a network. Generation means for generating flow definition data defining one or more processing flows for image data by constructing the flow on a generation screen, and storage means for storing the flow definition data generated by the generation means And flow execution control means for controlling execution of a job that is the one or more processes for the image data based on the flow definition data, and the generation means includes each of the flows included in the flow The process at the time of an error for the process is constructed by including it in the flow on the generation screen, and the image forming apparatus can display and input operations. Operation display means, image input means for inputting image data, execution instruction means for designating execution of the flow for the image data by designating the flow definition data received from the information processing apparatus, and the flow A transmission unit that transmits the image data and information for identifying the specified flow definition data to the information processing apparatus.

また、本発明は、上記情報処理装置で実行される処理制御方法、プログラム及び記録媒体である。   The present invention also relates to a processing control method, a program, and a recording medium that are executed by the information processing apparatus.

本発明によれば、処理フローを生成する際に、エラー時の分岐処理も処理フローに含めて設定することができるという効果を奏する。   According to the present invention, when generating a processing flow, there is an effect that branch processing at the time of an error can be included and set in the processing flow.

実施例1にかかるネットワーク配信システムのネットワーク構成を示す説明図。1 is an explanatory diagram showing a network configuration of a network distribution system according to Embodiment 1. FIG. 実施例1の配信サーバの機能的構成を示すブロック図。FIG. 2 is a block diagram illustrating a functional configuration of a distribution server according to the first embodiment. フロー定義データに定義された処理の流れの一例を模式的に示した説明図。Explanatory drawing which showed typically an example of the flow of the process defined by flow definition data. フロー定義データの記述内容を示す説明図。Explanatory drawing which shows the description content of flow definition data. 画面定義データの一例を示す説明図。Explanatory drawing which shows an example of screen definition data. フロー定義データ生成画面(その1)の一例を示す模式図。The schematic diagram which shows an example of the flow definition data generation screen (the 1). フロー定義データ生成画面(その2)の一例を示す模式図。The schematic diagram which shows an example of the flow definition data generation screen (the 2). エラーフォルダのデータ構造の一例を示す図。The figure which shows an example of the data structure of an error folder. 処理設定ダイアログボックスの一例を示す模式図。The schematic diagram which shows an example of a process setting dialog box. 画面定義データ生成画面の一例を示す模式図。The schematic diagram which shows an example of a screen definition data generation screen. 複合機の機能的構成を示すブロック図。FIG. 2 is a block diagram illustrating a functional configuration of a multifunction machine. 実施例1にかかる画像データの配信処理のシーケンス図。FIG. 6 is a sequence diagram of image data distribution processing according to the first embodiment. フロー選択画面の一例を示す模式図。The schematic diagram which shows an example of a flow selection screen. 書誌情報入力画面の一例を示す模式図。The schematic diagram which shows an example of a bibliographic information input screen. 実施例2にかかる複合機の機能的構成を示すブロック図。FIG. 3 is a block diagram illustrating a functional configuration of a multifunction machine according to a second embodiment. 実施例2にかかる画像データの配信処理のフローチャート。12 is a flowchart of image data distribution processing according to the second embodiment. 従来の配信処理システムの概念を示す説明図。Explanatory drawing which shows the concept of the conventional delivery processing system.

以下に添付図面を参照して、本発明にかかる情報処理装置、画像形成装置、処理制御システム、処理制御方法、プログラム及び記録媒体の実施例を詳細に説明する。以下に示す実施例では、本発明の情報処理装置、画像形成装置、処理制御システム、処理制御方法、プログラム及び記録媒体を、複合機によりスキャンした画像データの配信処理を行う配信サーバ、複合機、ネットワーク配信システム、配信処理制御方法、プログラム及び記録媒体に適用した例を挙げて説明する。   Exemplary embodiments of an information processing apparatus, an image forming apparatus, a process control system, a process control method, a program, and a recording medium according to the present invention will be described below in detail with reference to the accompanying drawings. In the following embodiments, an information processing apparatus, an image forming apparatus, a processing control system, a processing control method, a program, and a recording medium of the present invention, a distribution server that performs distribution processing of image data scanned by the multifunction peripheral, a multifunction peripheral, An example applied to a network distribution system, a distribution processing control method, a program, and a recording medium will be described.

ただし、本発明の情報処理装置、画像形成装置、処理制御システム、処理制御方法、プログラム及び記録媒体は以下に説明する内容に限定されるものではなく、画像データに対する処理を制御するものであれば、いずれの装置、システムにも適用することができる。   However, the information processing apparatus, the image forming apparatus, the processing control system, the processing control method, the program, and the recording medium of the present invention are not limited to the contents described below, as long as they control processing for image data. The present invention can be applied to any apparatus and system.

また、以下に示す実施例では、画像データを入力する画像入力装置として、プリンタ機能、スキャナ機能、コピー機能、ファクシミリ機能を一つの筐体に搭載した複合機を例にあげて説明しているが、これに限定されるものではなく、画像データを入力可能な画像形成装置であれば、スキャナ装置、ファクシミリ装置、コピー装置などいずれにも適用することができる。   In the embodiments described below, an image input apparatus for inputting image data is described by taking a multifunction machine having a printer function, a scanner function, a copy function, and a facsimile function mounted in one housing as an example. However, the present invention is not limited to this, and any image forming apparatus capable of inputting image data can be applied to any of a scanner apparatus, a facsimile apparatus, a copying apparatus, and the like.

(実施例1)
図1は、実施例1にかかるネットワーク配信システムのネットワーク構成を示す説明図である。本実施例にかかるネットワーク配信システムは、図1に示すように、インターネット104に接続された配信サーバ200と、インターネット104に接続されたファイルサーバ101と、EDMS(Enterprise Document Management System)102と、SMTP(Simple Mail Transfer Protocol)サーバ103と、配信サーバ200と、LAN(Local Area Network)またはインターネット等のネットワーク105に接続された複合機300とを主に備える。
Example 1
FIG. 1 is an explanatory diagram of a network configuration of the network distribution system according to the first embodiment. As shown in FIG. 1, the network distribution system according to the present embodiment includes a distribution server 200 connected to the Internet 104, a file server 101 connected to the Internet 104, an Enterprise Document Management System (EDMS) 102, and an SMTP. (Simple Mail Transfer Protocol) server 103, distribution server 200, and MFP 300 connected to a network 105 such as a LAN (Local Area Network) or the Internet.

複合機300は、スキャン機能、コピー機能、プリンタ機能、ファクシミリ機能などを一つの筐体に搭載したものである。複合機300は、スキャナ機能により紙媒体等をスキャン処理して画像データを生成し、生成された画像データを配信サーバ200に送信する。複合機300の詳細については後述する。   The multi function device 300 has a scan function, a copy function, a printer function, a facsimile function, and the like mounted in a single housing. The multifunction device 300 scans a paper medium or the like with the scanner function to generate image data, and transmits the generated image data to the distribution server 200. Details of the MFP 300 will be described later.

配信サーバ200は、複合機300でスキャンされた画像データを受信して、後述するフロー定義データに従って種種の処理や配信処理を実行するワークステーション等のコンピュータである。   The distribution server 200 is a computer such as a workstation that receives image data scanned by the MFP 300 and executes various types of processing and distribution processing according to flow definition data described below.

ファイルサーバ101は、インターネット104上で共有するファイルを蓄積して管理するコンピュータである。EDMS102は、いわゆる文書管理システムである。SMTPサーバ103は、メール送信プロトコルであるSMTPに準拠した電子メールの送信するためのサーバである。ファイルサーバ101、EDMS102、SMTP103のいずれも配信サーバ200による配信処理によりアクセスされる。   The file server 101 is a computer that stores and manages files shared on the Internet 104. The EDMS 102 is a so-called document management system. The SMTP server 103 is a server for transmitting electronic mail that is compliant with SMTP, which is a mail transmission protocol. Any of the file server 101, the EDMS 102, and the SMTP 103 is accessed by distribution processing by the distribution server 200.

次に、配信サーバ200の詳細について説明する。図2は、配信サーバ200の機能的構成を示すブロック図である。配信サーバ200は、図2に示すように、リモート通信部201と、処理部210と、フロー実行制御部203と、フロー定義生成部204と、画面定義生成部205と、フロー定義データ206と、画面定義データ207とを主に備えている。   Next, details of the distribution server 200 will be described. FIG. 2 is a block diagram illustrating a functional configuration of the distribution server 200. As shown in FIG. 2, the distribution server 200 includes a remote communication unit 201, a processing unit 210, a flow execution control unit 203, a flow definition generation unit 204, a screen definition generation unit 205, flow definition data 206, It mainly includes screen definition data 207.

ここで、フロー定義データ206は、複合機300によってスキャン入力された画像データに対する各種処理の流れを定義したデータである。また、フロー定義データ206は、スキャン入力された画像データに対するだけでなく、複合機300によってFAX受信された画像データや、フォルダの監視機能を有するHotFolder機能により共有フォルダから取得した画像データに対するものであってもよい。   Here, the flow definition data 206 is data that defines the flow of various processes for image data scanned and input by the multifunction peripheral 300. The flow definition data 206 is not only for the scanned image data but also for the image data received by FAX by the MFP 300 and the image data acquired from the shared folder by the HotFolder function having a folder monitoring function. There may be.

画面定義データ207は、複合機300に対し、画像データに対する書誌情報を複合機300のオペレーションパネルの表示部に入力可能に表示する書誌情報入力画面を定義したデータであり、フローに必要な書誌情報を設定するフロー定義データと対応付けられている。   The screen definition data 207 is data defining a bibliographic information input screen for displaying bibliographic information for image data on the display unit of the operation panel of the multi-function device 300 so that the multi-function device 300 can input bibliographic information. Is associated with the flow definition data to set.

フロー定義データ206と画面定義データ207とは、ハードディスクドライブ装置(HDD:Hard Disk Drive)などの記憶手段に格納されている。フロー定義データ206と画面定義データ207との詳細については後述する。   The flow definition data 206 and the screen definition data 207 are stored in a storage means such as a hard disk drive (HDD). Details of the flow definition data 206 and the screen definition data 207 will be described later.

リモート通信部201は、複合機300から画面定義データの要求および画像データ、書誌情報の受信、画面定義データの複合機300への送信を制御する。また、リモート通信部201は、各種処理実行の際に各種データの送受信の制御を行う。   The remote communication unit 201 controls the request for screen definition data and the reception of image data and bibliographic information from the multifunction device 300 and the transmission of the screen definition data to the multifunction device 300. The remote communication unit 201 controls transmission / reception of various data when performing various processes.

処理部210は、フロー定義データ206に定義された各種処理を実行する。また、処理部210は、画像データの変換等の画像処理を行う画像処理部211や、画像データをファイルサーバ101、EDMS102、SMTPサーバ103、複合機300等に配信する配信処理部212等を備える。   The processing unit 210 executes various processes defined in the flow definition data 206. The processing unit 210 includes an image processing unit 211 that performs image processing such as conversion of image data, a distribution processing unit 212 that distributes the image data to the file server 101, the EDMS 102, the SMTP server 103, the MFP 300, and the like. .

フロー実行制御部203は、フロー定義データ206をHDDから読み出して、フロー定義データ206で定義された各種処理の処理部210による実行を制御する。また、フロー実行制御部203は、リモート通信部201によって複合機300から受信した書誌情報をフロー定義データ206に設定することによって両者を関連づけ、書誌情報が関連づけられたフロー定義データ206に基づいて、画像データに対して各種処理の実行を制御する。   The flow execution control unit 203 reads the flow definition data 206 from the HDD, and controls the execution of various processes defined by the flow definition data 206 by the processing unit 210. Further, the flow execution control unit 203 associates the bibliographic information received from the MFP 300 by the remote communication unit 201 by setting the bibliographic information in the flow definition data 206, and based on the flow definition data 206 associated with the bibliographic information, Controls the execution of various processes on image data.

フロー定義生成部204は、配信サーバ200のアドミニストレータ等のシステム管理者の指示によりフロー定義データ204を生成または編集して、生成または編集されたフロー定義データ204をHDD(記憶手段)に保存する。   The flow definition generation unit 204 generates or edits the flow definition data 204 according to an instruction of a system administrator such as an administrator of the distribution server 200, and saves the generated or edited flow definition data 204 in the HDD (storage unit).

画面定義生成部205は、システム管理者の指示によって画面定義データ207を生成または編集し、生成または編集された画面定義データ207をHDD(記憶手段)に保存する。   The screen definition generation unit 205 generates or edits the screen definition data 207 according to an instruction from the system administrator, and saves the generated or edited screen definition data 207 in the HDD (storage unit).

フロー定義生成部204によるフロー定義データ206の生成処理、および画面定義生成部205による画面定義データ207の生成処理については後述する。   The generation processing of the flow definition data 206 by the flow definition generation unit 204 and the generation processing of the screen definition data 207 by the screen definition generation unit 205 will be described later.

次に、フロー定義データ206の詳細について説明する。処理フロー(以下、単にフローとも言う)は、複合機300がスキャン入力した画像データなどに対して実行する一または複数の処理の流れである。フローに含まれる処理には、画像データの配信処理である出力処理と、出力処理の前段階で実行される中間処理とがある。フロー定義データ206には、配信サーバ200が実行する一または複数の中間処理と一または複数の出力処理とを順番に組み合わせた一連の処理の流れ、あるいは一または複数の出力処理の流れを順番に組み合わせた一連の処理の流れが記述される。また、一連の処理の流れを並列に実行するようにフロー定義データ206を定義することもできる。   Next, details of the flow definition data 206 will be described. A processing flow (hereinafter also simply referred to as a flow) is a flow of one or a plurality of processes executed on image data or the like scanned and input by the multi-function device 300. The processes included in the flow include an output process that is a distribution process of image data and an intermediate process that is executed before the output process. In the flow definition data 206, a flow of a series of processes in which one or a plurality of intermediate processes executed by the distribution server 200 and one or a plurality of output processes are combined in order, or a flow of one or a plurality of output processes is sequentially performed. A flow of a series of combined processes is described. In addition, the flow definition data 206 can be defined so that a series of processing flows are executed in parallel.

ここで、出力処理としては、複合機300やインターネット104若しくはネットワーク105上の任意のPC(Personal Computer)のフォルダへの配信処理、ファイルサーバ101やWEBサーバへの配信処理、画像データを添付文書として電子メールで送信する(この際にSMTPサーバ103を利用する)E−Mail送信処理(電子メール送信処理)等があげられる。また、中間処理としては画像データを所定の形式の画像データに変換する画像変換処理等があげられる。   Here, as output processing, distribution processing to a folder of an arbitrary PC (Personal Computer) on the MFP 300, the Internet 104, or the network 105, distribution processing to the file server 101 or WEB server, and image data as an attached document An E-Mail transmission process (e-mail transmission process) or the like that is transmitted by electronic mail (the SMTP server 103 is used at this time) can be given. The intermediate processing includes image conversion processing for converting image data into image data of a predetermined format.

図3は、フロー定義データ206に定義された処理の流れの一例を模式的に示した説明図である。図3では、契約書をスキャンした画像データの配信処理に関する契約書フロー図の例を示している。契約書フローのフロー定義データ206には、スキャンした契約書の画像データに対する画像変換処理と、画像変換された画像データのフォルダへの配信処理を順に実行するフローと、スキャンされた画像データを電子メールで送信するE−Mail処理のフローとを並行して実行することを示している。   FIG. 3 is an explanatory diagram schematically showing an example of the flow of processing defined in the flow definition data 206. FIG. 3 shows an example of a contract flow diagram regarding distribution processing of image data obtained by scanning a contract. The flow definition data 206 of the contract document flow includes a flow for sequentially executing an image conversion process on the image data of the scanned contract document, a distribution process of the image data subjected to the image conversion to a folder, and the scanned image data as electronic data. It shows that the flow of E-Mail processing transmitted by mail is executed in parallel.

また、図3に示す例では、フローに含まれる処理におけるエラー時の処理として、フォルダ配信が定義されている。エラー時のフォルダ配信は、エラー専用のデータを蓄積するエラーフォルダに配信される。エラーフォルダには、エラーの内容、フロー情報、画像データなどが蓄積される。なお、エラーフォルダは一つに限られず、例えば中間処理用のエラーフォルダ、出力処理用のエラーフォルダのように複数のフォルダが用いられてもよい。また、画像データが契約書などの相手先(例えば顧客など)が特定できるものであれば、相手先毎にエラーフォルダが備えられてもよい。   In the example shown in FIG. 3, folder distribution is defined as an error process in the process included in the flow. Folder distribution at the time of error is distributed to an error folder that accumulates data dedicated to errors. The error folder stores error contents, flow information, image data, and the like. Note that the number of error folders is not limited to one, and a plurality of folders such as an error folder for intermediate processing and an error folder for output processing may be used. Further, if the image data can identify a partner (such as a customer) such as a contract, an error folder may be provided for each partner.

実際のフロー定義データ206は、XML(eXtend Markup Language)形式で記述される。図4は、フロー定義データ206の記述内容を示す説明図である。図4のフロー定義データ206は、図3に示す契約書フローを定義したものである。図4に示すように、XML形式のフロー定義データ206には、多数の記述子としてのタグが埋め込まれている。   The actual flow definition data 206 is described in an XML (eXtend Markup Language) format. FIG. 4 is an explanatory diagram showing the description content of the flow definition data 206. The flow definition data 206 in FIG. 4 defines the contract document flow shown in FIG. As shown in FIG. 4, a number of descriptor tags are embedded in the flow definition data 206 in the XML format.

タグ<ID>は、フローを識別するためのフローIDを設定する記述子である。タグ<Plugin>は、フローを構成する処理を記述するための記述子である。タグ<PluginID>は処理を識別するための処理IDである。<PluginID>が"ImageConverter"の場合には画像変換処理を示し、<PluginID>が"ToFolder"の場合にはフォルダ配信処理を示し、<PluginID>が"ToEmail"の場合にはE−Mail送信処理を示している。   The tag <ID> is a descriptor that sets a flow ID for identifying a flow. The tag <Plugin> is a descriptor for describing the processes constituting the flow. A tag <PluginID> is a process ID for identifying a process. When <PluginID> is “ImageConverter”, image conversion processing is indicated. When <PluginID> is “ToFolder”, folder distribution processing is indicated. When <PluginID> is “ToEmail”, E-Mail transmission processing is indicated. Is shown.

タグ<PluginType>はタグ<PluginID>の処理のタイプ、すなわち中間処理か出力処理かを設定するための記述子である。<PluginType>が"Filter"の場合には中間処理を示し、<PluginType>が"OutPut"の場合には出力処理を示している。   The tag <PluginType> is a descriptor for setting the type of processing of the tag <PluginID>, that is, intermediate processing or output processing. When <PluginType> is “Filter”, intermediate processing is indicated, and when <PluginType> is “OutPut”, output processing is indicated.

タグ<Parameter>は、複合機300側で表示される書誌情報入力画面に対して利用者に入力された書誌情報の入力値を設定するための記述子である。図4の例では、符号401〜406の{}の箇所に、入力された書誌情報の入力値が埋め込まれて設定される。   The tag <Parameter> is a descriptor for setting the input value of the bibliographic information input by the user on the bibliographic information input screen displayed on the MFP 300 side. In the example of FIG. 4, the input value of the input bibliographic information is embedded and set in the portions {} of reference numerals 401 to 406.

タグ<Error>は、エラー時に実行する処理を記述するための記述子である。図4に示す枠内で囲まれた部分が、エラー発生時の処理を記述する部分である。図4に示す例では、ファイルパスが「111.111.111.111」の「Error」フォルダにエラーに関するデータが保存される。なお、図4に示すフォーマットは一例であって、エラー処理を定義することができれば如何なるフォーマットでもよい。   A tag <Error> is a descriptor for describing a process to be executed when an error occurs. A portion surrounded by a frame shown in FIG. 4 is a portion describing processing when an error occurs. In the example shown in FIG. 4, data relating to an error is stored in an “Error” folder with a file path “111.11.11.11.111”. The format shown in FIG. 4 is an example, and any format may be used as long as error processing can be defined.

次に、画面定義データ207の詳細について説明する。画面定義データ207は、フロー定義データで定義された一連の処理に必要な書誌情報の入力値を入力させるための書誌情報入力画面を構成するデータである。画面定義データ207は、例えばXML形式で記述されている。図5は、画面定義データ207の一例を示す説明図である。図5に示す画面定義データ207は、図3及び図4に示すフロー定義データ206に設定される書誌情報の入力値を入力させるための書誌情報入力画面に対応するものである。   Next, details of the screen definition data 207 will be described. The screen definition data 207 is data constituting a bibliographic information input screen for inputting bibliographic information input values necessary for a series of processes defined by the flow definition data. The screen definition data 207 is described in XML format, for example. FIG. 5 is an explanatory diagram showing an example of the screen definition data 207. The screen definition data 207 shown in FIG. 5 corresponds to the bibliographic information input screen for inputting the bibliographic information input value set in the flow definition data 206 shown in FIGS. 3 and 4.

図5に示すように、画面定義データ207には、各種タグが記述されている。タグ<ID>は、画面定義データを識別するための定義データIDを設定するための記述子である。また、タグ<Items>は、この画面定義データから生成される書誌情報入力画面から利用者に書誌情報の入力値を入力させるための入力フィールドやその表示名、フィールドの入力条件等を設定するための記述子である。   As shown in FIG. 5, various tags are described in the screen definition data 207. The tag <ID> is a descriptor for setting a definition data ID for identifying screen definition data. A tag <Items> is used to set an input field for allowing the user to input an input value of bibliographic information from the bibliographic information input screen generated from the screen definition data, a display name thereof, a field input condition, and the like. Is a descriptor.

図5に示す例では、書誌情報入力画面から利用者に、表示名(DisplayName)として、契約の締結先、契約書番号の書誌情報の入力値を入力させるようになっている。また、入力条件として、文字型、数値型などの入力属性、最大フィールド長(MaxLength)、入力文字列をパスワード扱いにするか否か(IsPassword)、検証文字列(ValidationString)、最大値(MaxValue)、最小値(MinValue)を設定することができる。なお、"IsPassword"を"Yes"に設定した場合には、入力時にアスタリスク("*")でマスク表示される。   In the example shown in FIG. 5, the user is made to input the input value of the bibliographic information of the contract conclusion destination and contract number as the display name (DisplayName) from the bibliographic information input screen. Also, as input conditions, input attributes such as character type and numeric type, maximum field length (MaxLength), whether or not the input character string is treated as a password (IsPassword), verification character string (ValidationString), maximum value (MaxValue) , A minimum value (MinValue) can be set. When “IsPassword” is set to “Yes”, an asterisk (“*”) is displayed as a mask when input.

次に、フロー定義生成部204によるフロー定義データ206の生成処理について説明する。フロー定義生成部204は、配信サーバ200の表示装置(図示せず)にフロー定義データ生成画面を表示する。そして、システム管理者は、フロー定義データ表示画面を用いて操作入力を行って、フロー定義データ206に定義する処理をフロー図として構築し、フロー定義生成部204はフロー定義データ生成画面上で構築された情報(フロー図)から、XML形式のフロー定義データ206を生成する。   Next, generation processing of flow definition data 206 by the flow definition generation unit 204 will be described. The flow definition generation unit 204 displays a flow definition data generation screen on a display device (not shown) of the distribution server 200. Then, the system administrator performs operation input using the flow definition data display screen, and constructs the process defined in the flow definition data 206 as a flow diagram, and the flow definition generation unit 204 constructs on the flow definition data generation screen. The flow definition data 206 in the XML format is generated from the information (flow diagram).

図6は、システム管理者が表示可能なフロー定義データ生成画面(その1)の一例を示す模式図である。図6は、図3および図4に示す契約書フローを生成する場合について示している。   FIG. 6 is a schematic diagram illustrating an example of a flow definition data generation screen (part 1) that can be displayed by the system administrator. FIG. 6 shows a case where the contract document flow shown in FIGS. 3 and 4 is generated.

図6に示すように、フロー定義データ生成画面には、左側の領域に、中間処理、出力処理の各処理のボタンのリストが表示されている。そして、利用者は、かかるリストの中からフローを構築したい処理のボタンを順次選択して、ドラッグアンドドロップ操作により右側の領域の所望の位置に配置する。図6の契約書フローでは、右側の領域の○印が画像データの入力処理を示し、○印に矢印で続くボタンの順番に処理が実行されるように定義していることを示している。   As shown in FIG. 6, the flow definition data generation screen displays a list of buttons for intermediate processing and output processing in the left area. Then, the user sequentially selects a button of a process for which a flow is to be constructed from the list, and arranges it at a desired position in the right region by a drag and drop operation. In the contract document flow in FIG. 6, a circle in the right area indicates image data input processing, and it is defined that the processing is executed in the order of buttons following the circle with an arrow.

図6に示す例で、エラー時の処理を設定するには、例えば、矢印を右クリックして表示されたメニュー(A参照)から行う。表示されたメニューから「エラーフローに設定」が選択されると、矢印上にエラーフローであることを示すアイコンが表示される(B参照)。エラーフローが設定された矢印の後の処理は、エラーフローにおける処理となる。ここで、エラーフローとは、エラー後の処理フローのことを言う。   In the example shown in FIG. 6, in order to set the process at the time of error, for example, it is performed from the menu (see A) displayed by right-clicking the arrow. When “set to error flow” is selected from the displayed menu, an icon indicating an error flow is displayed on the arrow (see B). Processing after the arrow in which the error flow is set is processing in the error flow. Here, the error flow means a processing flow after an error.

次に、フロー定義生成部204は、図6に示す状態でフロー定義データ生成が実行されると、生成画面上で構築されたフローから、XML形式のフロー定義データを生成する(図4参照)。このとき、エラーフローに設定された処理は、エラーフローデータとして生成される(図4の<Error>タグ)。なお、図6に示す操作方法はあくまでも一例であって、例えば、矢印を選択した状態でエラー指定ボタンをクリックすることで、エラーフローを設定するようにしてもよい。   Next, when the flow definition data generation is executed in the state shown in FIG. 6, the flow definition generation unit 204 generates the flow definition data in the XML format from the flow constructed on the generation screen (see FIG. 4). . At this time, the process set in the error flow is generated as error flow data (<Error> tag in FIG. 4). Note that the operation method shown in FIG. 6 is merely an example, and for example, an error flow may be set by clicking an error designation button with an arrow selected.

図7は、システム管理者が表示可能なフロー定義データ生成画面(その2)の一例を示す模式図である。図7に示す例では、生成画面上で構築されるフローが、図6に示すフローと異なる。図7に示す例は、エラーの内容に応じてエラー時の処理を分ける例である。   FIG. 7 is a schematic diagram illustrating an example of a flow definition data generation screen (part 2) that can be displayed by the system administrator. In the example shown in FIG. 7, the flow constructed on the generation screen is different from the flow shown in FIG. The example shown in FIG. 7 is an example in which processing at the time of error is divided according to the content of the error.

例えば、画像変換のエラーの内容が、対応しないフォーマットに画像変換することが要求されたエラー(エラー2)であるとする。図7に示すエラー2の後の処理は、画像変換できる所定のフォーマットに画像変換し、画像変換後の画像データをフォルダ配信することである。   For example, it is assumed that the content of an image conversion error is an error (error 2) that is required to be converted into an incompatible format. The processing after error 2 shown in FIG. 7 is to convert the image into a predetermined format that allows image conversion, and distribute the image data after the image conversion to a folder.

例えば、もともとの画像データがTIFF形式であり、画像変換でPDFに変換することが要求されたとする。しかし、処理部210に含まれる画像処理部211では、PDF変換に対応していないとする。この場合、画像処理部211でエラーとなり、画像処理部211で処理可能な画像変換(例えばJPEG形式)に変換され、変換された画像は所望の相手先にフォルダ配信される。   For example, it is assumed that the original image data is in the TIFF format and that conversion to PDF is required by image conversion. However, it is assumed that the image processing unit 211 included in the processing unit 210 does not support PDF conversion. In this case, an error occurs in the image processing unit 211, and the image processing unit 211 converts the image into image conversion (for example, JPEG format) that can be processed.

また、エラーフローが設定された矢印の直後にフォルダ配信がある場合はエラーフォルダ配信を意味し、エラーフローが設定された矢印の後に中間処理があってフォルダ配信がある場合は、設定されている宛先への配信を意味するとしてもよい。つまり、エラーフローにおけるフォルダ配信でも、中間処理があるかないかで配信先を異なるようにしてもよい。これは、エラーフローにおいて再度画像処理(中間処理)を行う場合は、正しく画像変換できる可能性が高いため、設定された宛先に配信してもよいと考えられるからである。   Also, if there is folder delivery immediately after the arrow with the error flow set, it means error folder delivery, and if there is an intermediate process after the arrow with the error flow set and there is folder delivery, it is set It may mean distribution to a destination. That is, even in the folder distribution in the error flow, the distribution destination may be different depending on whether there is an intermediate process. This is because when image processing (intermediate processing) is performed again in the error flow, there is a high possibility that image conversion can be performed correctly, and it is considered that the image may be distributed to a set destination.

また、例えば画像変換のエラー内容が、メモリオーバーを示すエラー(エラー1)とする。図7に示すエラー1の後の処理は、エラーフォルダへ配信することである。なお、エラーの内容は、エラーが発生した処理モジュール(画像変換モジュール、フォルダ配信モジュールなど)により出力される。フロー実行制御部203は、出力されたエラー内容を取得することで、次のエラーフローを決定することができる。   In addition, for example, the error content of the image conversion is an error (error 1) indicating a memory over. The processing after error 1 shown in FIG. 7 is to deliver to the error folder. The content of the error is output by a processing module (an image conversion module, a folder distribution module, etc.) in which the error has occurred. The flow execution control unit 203 can determine the next error flow by acquiring the output error content.

図7に示すように、エラー時の処理内容に基づいて、複数のエラーフローから1つのエラーフローを選択して、エラー後の処理を行うことができる。なお、複数のフローから1つのフローを選択するのは、エラー時のみではなく、例えば、画像データの属性情報に基づいても可能である。   As shown in FIG. 7, it is possible to select one error flow from a plurality of error flows based on the processing contents at the time of an error and perform processing after the error. Note that it is possible to select one flow from a plurality of flows not only at the time of an error but also based on attribute information of image data, for example.

具体的には、画像データ取得後に、フロー1とフロー2とが設定されていた場合、画像データの属性情報(例えば画像データ取得日時)に応じて、どちらのフローを選択するかを決めることができる。   Specifically, when flow 1 and flow 2 are set after image data acquisition, it is possible to decide which flow to select according to image data attribute information (for example, image data acquisition date and time). it can.

なお、図6、7に示す例では、エラーフローにおける出力処理をフォルダ配信処理にしたが、メール送信でもよいことは言うまでもない。メール送信の場合は、一定の宛先にエラー内容が送信されることでエラー情報を蓄積できる。   In the examples shown in FIGS. 6 and 7, the output process in the error flow is the folder distribution process, but it goes without saying that the mail may be transmitted. In the case of mail transmission, error information can be accumulated by transmitting error contents to a certain destination.

図8は、エラーフォルダのデータ構造の一例を示す図である。図8に示すように、エラーフォルダは、ジョブ毎に、エラー内容、処理名、フロー名、画像名が関連付けられている。エラーフォルダは、各処理部でエラーとなったエラー情報が蓄積される。また、エラーフォルダは、図8に示す例に限らず、簡易的にはジョブID及び画像データが少なくとも蓄積されていればよい。   FIG. 8 is a diagram illustrating an example of the data structure of the error folder. As shown in FIG. 8, in the error folder, error contents, processing names, flow names, and image names are associated with each job. In the error folder, error information that causes an error in each processing unit is accumulated. Further, the error folder is not limited to the example illustrated in FIG. 8, and it is sufficient that at least the job ID and the image data are stored.

また、エラーフォルダは、中間処理において発生したエラー情報を蓄積する中間処理用のリスト、出力処理において発生したエラー情報を蓄積する出力処理用のリストを有する構成にしてもよい。   The error folder may be configured to have a list for intermediate processing for storing error information generated in the intermediate processing and a list for output processing for storing error information generated in the output processing.

また、エラーフォルダに蓄積する画像データについて、画像データの重要度を示す属性情報に基づいて、蓄積する画像データのサイズを変更してもよい。例えば、画像データの属性情報が「最重要」を示していれば、画像データを全て蓄積するようにする。他には、画像データの属性情報が「重要」を示していれば、画像データの一部を蓄積するようにする。また、画像データの属性情報が「普通」を示していれば、画像データのフロントページのみを蓄積または全く蓄積しないとしてもよい。なお、画像データの属性情報は、スキャンするときなどにユーザーにより入力されるものとする。   In addition, for the image data stored in the error folder, the size of the stored image data may be changed based on attribute information indicating the importance of the image data. For example, if the attribute information of the image data indicates “most important”, all the image data is accumulated. In addition, if the attribute information of the image data indicates “important”, a part of the image data is accumulated. Further, if the attribute information of the image data indicates “normal”, only the front page of the image data may be accumulated or not accumulated at all. It is assumed that the attribute information of the image data is input by the user when scanning.

他の属性情報としては、画像データのページ数に基づいて、蓄積する画像データのサイズを変更してもよい。例えば、属性情報のページ数が所定数よりも多いときは、画像データの一部をエラーフォルダに蓄積し、ページ数が所定数よりも少なければ、画像データ全てをエラーフォルダに蓄積することも考えられる。   As other attribute information, the size of the image data to be accumulated may be changed based on the number of pages of the image data. For example, when the number of pages of attribute information is larger than a predetermined number, a part of the image data is accumulated in the error folder, and when the number of pages is smaller than the predetermined number, all the image data may be accumulated in the error folder. It is done.

なお、属性情報とは、画像データのコンテンツ特性を示す情報であり、書誌情報は、画像データの書誌を示す情報とする。属性情報には、データの重要性やページ数、解像度などがあり、書誌情報には、画像名などがある。   The attribute information is information indicating the content characteristics of the image data, and the bibliographic information is information indicating the bibliography of the image data. The attribute information includes the importance of data, the number of pages, and the resolution, and the bibliographic information includes an image name.

また、中間処理時のエラーか出力処理のエラーかで、蓄積する画像データを変更してもよい。例えば、中間処理時のエラーでは画像変換中にエラーが発生した可能性が高いため、画像変換前の画像データはエラーフォルダに蓄積される。また、出力処理時のエラーでは、正しく画像変換ができているため、画像変換後の画像データがエラーフォルダに蓄積される。   The stored image data may be changed depending on an error during intermediate processing or an error in output processing. For example, since an error during intermediate processing is highly likely to have occurred during image conversion, the image data before image conversion is stored in the error folder. In addition, since the image conversion is correctly performed in the error during the output process, the image data after the image conversion is accumulated in the error folder.

ここで、システム管理者が図6の右側の領域に配置された所望の処理のボタン上で右クリックを行うことにより、フロー定義生成部204は、処理に対応した処理設定ダイアログボックスを表示する。そして、この処理設定ダイアログボックスからの入力によって処理の設定内容を設定することができる。また。この処理設定ダイアログボックスによって、複合機300で入力される書誌情報の入力値を設定値として処理の設定内容を設定することができる。すなわち、この書誌情報の入力値は、処理実行時の設定値として使用される。   Here, when the system administrator right-clicks on a button of a desired process arranged in the right area of FIG. 6, the flow definition generation unit 204 displays a process setting dialog box corresponding to the process. Then, the setting contents of the process can be set by input from the process setting dialog box. Also. With this processing setting dialog box, it is possible to set the processing setting contents using the input value of the bibliographic information input by the multifunction peripheral 300 as a setting value. That is, the input value of this bibliographic information is used as a set value at the time of processing execution.

図9は、処理設定ダイアログボックスの一例を示す模式図である。図9に示す処理設定ダイアログボックスは、E−Mail送信処理の処理設定ダイアログボックスである。素7に示す例では、添付ファイル名とメール本文に入力される書誌情報の入力値を使用している。すなわち、後述する画面定義データ207の生成において表示される属性設定ダイアログで指定したXML形式のタグ名を中括弧({})で囲むことにより、書誌情報の入力値を参照設定することができる。   FIG. 9 is a schematic diagram illustrating an example of a process setting dialog box. The process setting dialog box shown in FIG. 9 is a process setting dialog box for E-Mail transmission processing. In the example shown in element 7, the input value of the bibliographic information input in the attached file name and the mail text is used. That is, the input value of the bibliographic information can be referred to by enclosing the XML format tag name specified in the attribute setting dialog displayed in the generation of the screen definition data 207 described later with curly braces ({}).

システム管理者がフロー定義データ生成画面上でフローの定義を行って実行を指示すると、フロー定義生成部204は、フロー定義データ生成画面の右側の領域に配置された処理のボタンとその配置順序を、画面上の位置座標等から解析する。また、処理設定ダイアログボックスで設定された内容を取得する。そして、フロー定義生成部204は、各ボタンの処理に対応する処理IDを定め、処理の順番を考慮して処理設定ダイアログボックスで設定された内容をマージする。そして、フロー定義生成部204は、XMLのタグの定義等を行い、マージした内容を、タグを利用してXML形式に変換して、図4に示すXML形式のフロー定義データ206を生成する。そして、フロー定義生成部204は、生成されたフロー定義データ206をHDD(記憶媒体)に保存する。   When the system administrator defines a flow on the flow definition data generation screen and gives an instruction to execute it, the flow definition generation unit 204 displays the processing buttons arranged in the area on the right side of the flow definition data generation screen and their arrangement order. Analyzing from position coordinates on the screen. Also, the contents set in the process setting dialog box are acquired. Then, the flow definition generation unit 204 determines a process ID corresponding to the process of each button, and merges the contents set in the process setting dialog box in consideration of the process order. Then, the flow definition generation unit 204 performs XML tag definition and the like, converts the merged contents into the XML format using the tags, and generates the XML format flow definition data 206 shown in FIG. Then, the flow definition generation unit 204 stores the generated flow definition data 206 in an HDD (storage medium).

次に、画面定義生成部205による画面定義データ207の生成処理について説明する。画面定義生成部205は、配信サーバ200の表示装置(図示せず)に画面定義データ生成画面を表示する。そして、システム管理者が、画面定義データ生成画面に操作入力を行い、その操作入力を画面定義生成部205が受け付けて、画面定義データ207を生成する。   Next, generation processing of the screen definition data 207 by the screen definition generation unit 205 will be described. The screen definition generation unit 205 displays a screen definition data generation screen on a display device (not shown) of the distribution server 200. Then, the system administrator performs an operation input on the screen definition data generation screen, and the screen definition generation unit 205 receives the operation input and generates the screen definition data 207.

図10は、システム管理者が表示可能な画面定義データ生成画面の一例を示す模式図である。図10は、図3および図4に示す契約書フローに設定される書誌情報の入力値を入力させるための書誌情報入力画面に対応する画面定義データを生成する場合について示している。画面定義データ生成画面では、図10に示すように、文字列型、数値型、日付型、ドロップダウンリスト型、チェックボックス型の書誌情報の項目を設定可能となっている。   FIG. 10 is a schematic diagram illustrating an example of a screen definition data generation screen that can be displayed by the system administrator. FIG. 10 shows a case where screen definition data corresponding to the bibliographic information input screen for inputting the bibliographic information input value set in the contract flow shown in FIGS. 3 and 4 is generated. In the screen definition data generation screen, as shown in FIG. 10, bibliographic information items of a character string type, a numerical value type, a date type, a drop-down list type, and a check box type can be set.

なお、複合機300のオペレーションパネルに表示される書誌情報入力画面は、画面定義データ生成画面で構築したものと同様の画面デザインで表示される。ただし、追加した書誌情報の項目をオペレーションパネルの表示画面に表示しないように設定をすることも可能である。この場合には、システム管理者が書誌情報の項目に固定値を設定する。   The bibliographic information input screen displayed on the operation panel of the MFP 300 is displayed with the same screen design as that constructed on the screen definition data generation screen. However, it is possible to set so that the added bibliographic information item is not displayed on the display screen of the operation panel. In this case, the system administrator sets a fixed value in the bibliographic information item.

また、画面定義データ生成画面上で、システム管理者は、各書誌情報の項目に対して、複合機300のオペレーションパネルへの表示の際の初期値を指定することができる。また、各書誌情報の項目をダブルクリックすることにより、画面定義生成部205は、属性設定ダイアログボックスを表示装置に表示する。属性設定ダイアログボックスからの入力によって書誌情報の項目の詳細を設定することができる。   In addition, on the screen definition data generation screen, the system administrator can specify initial values for display on the operation panel of the multifunction peripheral 300 for each bibliographic information item. Also, by double-clicking each bibliographic information item, the screen definition generation unit 205 displays an attribute setting dialog box on the display device. Details of bibliographic information items can be set by inputting from the attribute setting dialog box.

次に、複合機300の詳細について説明する。図11は、複合機300の機能的構成を示すブロック図である。実施例1にかかる複合機300は、図11に示すように、スキャナアプリ301と、プリンタアプリ302と、制御部303と、リモート通信部304と、表示制御部305と、入力制御部306と、オペレーションパネル310と、スキャナエンジン307と、プリンタエンジン308と、サーバ情報309とを主に備えている。   Next, details of the MFP 300 will be described. FIG. 11 is a block diagram illustrating a functional configuration of the multifunction machine 300. As shown in FIG. 11, the MFP 300 according to the first embodiment includes a scanner application 301, a printer application 302, a control unit 303, a remote communication unit 304, a display control unit 305, an input control unit 306, An operation panel 310, a scanner engine 307, a printer engine 308, and server information 309 are mainly provided.

ここで、サーバ情報309は、配信サーバ200のIPアドレス等を登録したデータベースであり、HDDやメモリ等の記憶媒体に保存されている。   Here, the server information 309 is a database in which the IP address of the distribution server 200 is registered, and is stored in a storage medium such as an HDD or a memory.

スキャナエンジン307は、スキャン動作を実行するハードウェアであり、プリンタエンジン308は、プリンタ動作を実行するハードウェアである。オペレーションパネル310は、利用者に対し各種画面や操作入力を行わせるハードウェアである。オペレーションパネル310は、各種画面を表示可能な表示部311と、スタートボタンやストップボタン、コピーボタン、スキャンボタン等の操作部312とを備えている。   The scanner engine 307 is hardware that executes a scan operation, and the printer engine 308 is hardware that executes a printer operation. The operation panel 310 is hardware that allows the user to perform various screens and operation inputs. The operation panel 310 includes a display unit 311 capable of displaying various screens and an operation unit 312 such as a start button, a stop button, a copy button, and a scan button.

制御部303は、スキャナアプリ301やプリンタアプリ302等のアプリケーションからの要求を受けて、スキャナエンジン307、プリンタエンジン308、HDDやメモリ等の制御を行うものである。   The control unit 303 receives a request from an application such as the scanner application 301 or the printer application 302, and controls the scanner engine 307, printer engine 308, HDD, memory, and the like.

リモート通信部304は、各種データの配信サーバ200に対する送受信を制御するものである。具体的には、リモート通信部304は、フロー選択画面の要求、選択したフローのフローID、書誌情報の画面定義データ207の要求、スキャンした画像データをサーバ情報309に登録されたIPアドレスの配信サーバ200に対して送信する。   The remote communication unit 304 controls transmission / reception of various data to / from the distribution server 200. Specifically, the remote communication unit 304 requests the flow selection screen, the flow ID of the selected flow, the request for the screen definition data 207 for the bibliographic information, and the distribution of the IP address registered in the server information 309 for the scanned image data. It transmits to the server 200.

また、リモート通信部304は、フロー選択画面やフローに対応する書誌情報の画面定義データ207を配信サーバ200から受信する。リモート通信部304は、受信した画面定義データ207に基づいて表示された書誌情報入力画面から入力された書誌情報の入力値を配信サーバ200に送信する。   Further, the remote communication unit 304 receives from the distribution server 200 screen definition data 207 of bibliographic information corresponding to the flow selection screen and the flow. The remote communication unit 304 transmits the input value of the bibliographic information input from the bibliographic information input screen displayed based on the received screen definition data 207 to the distribution server 200.

表示制御部305は、表示部311に対し、各種画面やソフトウェアキーボード画面等をタッチ入力可能に表示する制御を行う。具体的には、表示制御部305は、リモート通信部304で受信したXML形式の画面定義データ207を実行してか書誌情報入力画面を表示部311に表示する。   The display control unit 305 controls the display unit 311 to display various screens, software keyboard screens, and the like so that touch input is possible. Specifically, the display control unit 305 displays the bibliographic information input screen on the display unit 311 by executing the screen definition data 207 in the XML format received by the remote communication unit 304.

入力制御部306は、表示部311からのタッチ入力やソフトウェアキー入力、操作部312からの操作入力を受け付けて入力制御を行うものである。具体的には、表示部311に対するタッチ入力や操作部312の各種ボタンの押下によるイベントを入力することにより、上記タッチ入力やボタンの押下を検知する。かかる検知は、スキャナアプリ301に通知される。   The input control unit 306 performs input control by receiving touch input, software key input from the display unit 311, and operation input from the operation unit 312. Specifically, the touch input or button press is detected by inputting an event by touch input to the display unit 311 or pressing of various buttons of the operation unit 312. Such detection is notified to the scanner application 301.

また、入力制御部306は、書誌情報入力画面から入力された書誌情報の入力値を受け付けて、XML形式のデータに変換する。   Also, the input control unit 306 receives the input value of the bibliographic information input from the bibliographic information input screen, and converts it into XML format data.

スキャナアプリ301は、利用者による操作部312(スキャンボタン等)から指示により、スキャン条件の設定やスキャン処理を実行するアプリケーションである。具体的には、スキャナアプリ301は、制御部303に対しスキャン要求を行って、スキャナエンジン307を動作させ、原稿をスキャンする。そして、スキャナアプリ301は、スキャンされた原稿の画像データを入力する。   The scanner application 301 is an application that performs setting of scan conditions and scan processing according to an instruction from the operation unit 312 (scan button or the like) by the user. Specifically, the scanner application 301 sends a scan request to the control unit 303, operates the scanner engine 307, and scans the document. Then, the scanner application 301 inputs image data of the scanned document.

また、スキャナアプリ301は、スキャン処理開始時、すなわち、利用者がスキャンボタンを押下したことを入力制御部306で検知した場合には、処理フローを選択するために、フロー選択画面の要求を送信するようにリモート通信部304に対して指示する。また、スキャナアプリ301は、書誌情報入力画面をオペレーションパネル310の表示部311に表示するため、画面定義データ207の要求を配信サーバ200に送信するようにリモート通信部304に対して指示する。   In addition, the scanner application 301 transmits a request for a flow selection screen to select a processing flow when the scanning process starts, that is, when the input control unit 306 detects that the user has pressed the scan button. The remote communication unit 304 is instructed to do so. Further, the scanner application 301 instructs the remote communication unit 304 to transmit a request for the screen definition data 207 to the distribution server 200 in order to display the bibliographic information input screen on the display unit 311 of the operation panel 310.

プリンタアプリ302は、プリント処理を実行するアプリケーションである。具体的には、プリンタアプリ302は、制御部303に対しプリント要求を行って、プリンタエンジン308を動作させる。   The printer application 302 is an application that executes print processing. Specifically, the printer application 302 makes a print request to the control unit 303 and operates the printer engine 308.

なお、図11では、アプリケーションとしてスキャナアプリ301とプリンタアプリ302しか示されていないが、この他のアプリケーションとして、コピー処理を行うコピーアプリやファクシミリ送受信処理を行うファックスアプリ等が動作している。   In FIG. 11, only the scanner application 301 and the printer application 302 are shown as applications. However, as other applications, a copy application that performs copy processing, a fax application that performs facsimile transmission / reception processing, and the like operate.

次に、以上のように構成された本実施例にかかるネットワーク配信システムによる画像データの配信処理について説明する。図12は、実施例1にかかる画像データの配信処理のシーケンス図である。   Next, image data distribution processing by the network distribution system according to the present embodiment configured as described above will be described. FIG. 12 is a sequence diagram of image data distribution processing according to the first embodiment.

まず、複合機300側で利用者がオペレーションパネル310の操作部312であるスキャンボタンを押下すると、かかる押下を受け付けて、スキャナアプリ301が起動する(ステップS11)。そして、スキャナアプリ301は、リモート通信部304に指示を行って、リモート通信部304はサーバ情報309に登録された配信サーバ200に対してフロー選択画面の要求を送信する(ステップS12)。配信サーバ200のリモート通信部201は、フロー選択画面の要求を受信すると、フロー選択画面(またはその画面定義データ)を複合機300に送信する(ステップS13)。   First, when the user presses the scan button, which is the operation unit 312 of the operation panel 310, on the multifunction device 300 side, the press is accepted and the scanner application 301 is activated (step S11). Then, the scanner application 301 instructs the remote communication unit 304, and the remote communication unit 304 transmits a flow selection screen request to the distribution server 200 registered in the server information 309 (step S12). When receiving the request for the flow selection screen, the remote communication unit 201 of the distribution server 200 transmits the flow selection screen (or its screen definition data) to the multi-function device 300 (step S13).

複合機300のリモート通信部304がフロー選択画面を受信すると、表示制御部305は、受信したフロー選択画面をオペレーションパネル310の表示部311に表示する。図13は、フロー選択画面の一例を示す模式図である。フロー選択画面の各フローのボタンには、フローIDが割り当てられている。フロー選択画面から利用者は所望のフローを選択する。   When the remote communication unit 304 of the MFP 300 receives the flow selection screen, the display control unit 305 displays the received flow selection screen on the display unit 311 of the operation panel 310. FIG. 13 is a schematic diagram illustrating an example of a flow selection screen. A flow ID is assigned to each flow button on the flow selection screen. The user selects a desired flow from the flow selection screen.

図12に戻り、入力制御部306は、フローの選択を受け付け(ステップS14)、リモート通信部304は選択されたフローのフローIDを配信サーバ200に送信する(ステップS15)。   Returning to FIG. 12, the input control unit 306 accepts a flow selection (step S14), and the remote communication unit 304 transmits the flow ID of the selected flow to the distribution server 200 (step S15).

配信サーバ200では、リモート通信部201によってフローIDを受信すると、フロー実行制御部203は、受信したフローIDのフロー定義データ206をHDDから検索する(ステップS16)。そして、フロー実行制御部203は、検索されたフロー定義データ206に書誌情報入力画面の画面定義データ207が対応づけられているか否かを判断して、対応づけられている場合には、画面定義データ207をHDDから検索する(ステップS17)。そして、リモート通信部201は、検索された画面定義データ207を複合機300に送信する(ステップS18)。   In the distribution server 200, when the flow ID is received by the remote communication unit 201, the flow execution control unit 203 searches the HDD for the flow definition data 206 of the received flow ID (step S16). Then, the flow execution control unit 203 determines whether or not the screen definition data 207 of the bibliographic information input screen is associated with the retrieved flow definition data 206, and if it is associated, the screen definition Data 207 is retrieved from the HDD (step S17). Then, the remote communication unit 201 transmits the searched screen definition data 207 to the multifunction device 300 (step S18).

複合機300のリモート通信部304は画面定義データ207を受信し、表示制御部305によってXML形式の画面定義データ207を実行することにより、書誌情報入力画面をオペレーションパネル310の表示部311に表示する(ステップS19)。図14(A)は、書誌情報入力画面の一例を示す模式図である。図14(A)に示す書誌情報入力画面は、図5に示した契約用書誌情報の画面定義データ207に対応するものである。   The remote communication unit 304 of the MFP 300 receives the screen definition data 207 and executes the XML format screen definition data 207 by the display control unit 305, thereby displaying the bibliographic information input screen on the display unit 311 of the operation panel 310. (Step S19). FIG. 14A is a schematic diagram illustrating an example of a bibliographic information input screen. The bibliographic information input screen shown in FIG. 14A corresponds to the screen definition data 207 of the contract bibliographic information shown in FIG.

利用者が書誌情報入力画面のフィールドに所望の書誌情報のデータを入力する。図14(B)は、書誌情報の入力をした状態の書誌情報入力画面の一例を示す模式図である。図12に戻り、入力制御部306は、かかる書誌情報の入力値を受け付ける(ステップS20)。そして、スキャナアプリ301によって制御部33を介してスキャナエンジン307を動作させ、原稿のスキャンを実行する(ステップS21)。また、スキャナアプリ301は、入力された書誌情報の入力値をXML形式に変換する。   A user inputs data of desired bibliographic information in a field of the bibliographic information input screen. FIG. 14B is a schematic diagram illustrating an example of a bibliographic information input screen in a state where bibliographic information is input. Returning to FIG. 12, the input control unit 306 receives the input value of the bibliographic information (step S20). Then, the scanner engine 301 operates the scanner engine 307 via the control unit 33, and scans the document (step S21). The scanner application 301 converts the input value of the input bibliographic information into the XML format.

リモート通信部304は、スキャンした画像データと、XML形式の書誌情報の入力値を配信サーバ200に送信する(ステップS22)。   The remote communication unit 304 transmits the scanned image data and the input value of the bibliographic information in XML format to the distribution server 200 (step S22).

配信サーバ200では、スキャンした画像データとXML形式の書誌情報の入力値とをリモート通信部201で受信する。そして、フロー実行制御部203は、フロー定義データ206に受信した書誌情報の入力値をマージする(ステップS23)。具体的には、フロー実行制御部203は、図4のフロー定義データ206の中括弧({})のある部分401〜406に、書誌情報の入力値を挿入して設定する。   In the distribution server 200, the remote communication unit 201 receives the scanned image data and the input value of the bibliographic information in XML format. Then, the flow execution control unit 203 merges the received bibliographic information input value into the flow definition data 206 (step S23). Specifically, the flow execution control unit 203 inserts and sets the input value of the bibliographic information in the portions 401 to 406 having curly braces ({}) in the flow definition data 206 in FIG.

フロー実行制御部203は、書誌情報の入力値をマージしたフロー定義データ206に基づいて処理の実行を制御する。具体的には、フロー定義データ206に中間処理が定義されている場合には、処理部210によって中間処理を実行させる(ステップS24)。   The flow execution control unit 203 controls the execution of processing based on the flow definition data 206 obtained by merging input values of bibliographic information. Specifically, when intermediate processing is defined in the flow definition data 206, the processing unit 210 executes the intermediate processing (step S24).

中間処理を行う処理部210は、処理時にエラーが発生した場合、エラー内容をフロー実行制御部203に出力する。フロー実行制御部203は、中間処理を行った処理部210によりエラー内容が出力されたか否かでエラーが発生したか否かを判定する(ステップS26)。   If an error occurs during processing, the processing unit 210 that performs intermediate processing outputs the error content to the flow execution control unit 203. The flow execution control unit 203 determines whether or not an error has occurred depending on whether or not an error content has been output by the processing unit 210 that has performed the intermediate processing (step S26).

フロー実行制御部203は、処理部210によりエラー内容が通知されなければ、フロー定義データ206に定義されている出力処理を処理部210に実行させる(ステップS25)。   If no error content is notified by the processing unit 210, the flow execution control unit 203 causes the processing unit 210 to execute the output process defined in the flow definition data 206 (step S25).

フロー実行制御部203は、中間処理を行った処理部210によりエラー内容が通知されれば、フロー定義データ206に定義されているエラーフローの出力処理を処理部210に実行させる(ステップS27)。   If the error content is notified by the processing unit 210 that has performed the intermediate processing, the flow execution control unit 203 causes the processing unit 210 to execute an error flow output process defined in the flow definition data 206 (step S27).

出力処理を行う処理部210は、処理時にエラーが発生した場合、エラー内容をフロー実行制御部203に出力する。フロー実行制御部203は、出力処理を行った処理部210によりエラー内容が出力されたか否かでエラーが発生したか否かを判定する(ステップS28)。ステップS28においてエラーが発生していなければ、配信処理を終了する。   When an error occurs during processing, the processing unit 210 that performs output processing outputs the error content to the flow execution control unit 203. The flow execution control unit 203 determines whether or not an error has occurred depending on whether or not an error content has been output by the processing unit 210 that has performed the output process (step S28). If no error has occurred in step S28, the distribution process is terminated.

フロー実行制御部203は、処理部210によりエラー内容が通知されれば、フロー定義データ206に定義されているエラーフローの出力処理を処理部210に実行させる(ステップS29)。図12に示す例では、エラー後の処理が出力処理になっているが(ステップS27、S29)、中間処理の後に出力処理を行うようにしてもよい。   If the error content is notified by the processing unit 210, the flow execution control unit 203 causes the processing unit 210 to execute an error flow output process defined in the flow definition data 206 (step S29). In the example shown in FIG. 12, the process after the error is the output process (steps S27 and S29), but the output process may be performed after the intermediate process.

以上、実施例1にかかるネットワーク配信システムでは、フロー定義データ生成画面上で、エラー後の処理のフローを可視的に設定することができ、システムの有用性を高めることができる。また、実施例1にかかるネットワーク配信システムでは、スキャンの開始時に、書誌情報入力画面により配信フローに必要な書誌情報を入力させ、この書誌情報の入力値をフロー定義データ206に設定して、配信フローを実行しているので、入力される画像データの配信に必要な書誌情報が設定可能となり、画像データに対する処理の実行の制御を容易に行うことができる。   As described above, in the network distribution system according to the first embodiment, the processing flow after an error can be set visually on the flow definition data generation screen, and the usefulness of the system can be improved. In the network distribution system according to the first embodiment, bibliographic information necessary for the distribution flow is input on the bibliographic information input screen at the start of scanning, and the input value of the bibliographic information is set in the flow definition data 206 for distribution. Since the flow is executed, bibliographic information necessary for the distribution of the input image data can be set, and execution of processing for the image data can be easily controlled.

(実施例2)
実施例1では、配信サーバ200側でフローの実行制御を行っていたが、実施例2では、複合機側でフローの実行制御を行うものである。
(Example 2)
In the first embodiment, the flow execution control is performed on the distribution server 200 side, but in the second embodiment, the flow execution control is performed on the multi-function peripheral side.

図15は、実施例2にかかる複合機の機能的構成を示すブロック図である。実施例2にかかる複合機500は、図15に示すように、スキャナアプリ301と、プリンタアプリ302と、制御部303と、リモート通信部304と、表示制御部305と、入力制御部306と、オペレーションパネル310と、スキャナエンジン307と、プリンタエンジン308と、処理部510と、フロー実行制御部503と、フロー定義生成部504と、画面定義生成部505と、フロー定義データ506と、画面定義データ507とを主に備えている。   FIG. 15 is a block diagram of a functional configuration of the multifunction peripheral according to the second embodiment. As illustrated in FIG. 15, the MFP 500 according to the second embodiment includes a scanner application 301, a printer application 302, a control unit 303, a remote communication unit 304, a display control unit 305, an input control unit 306, Operation panel 310, scanner engine 307, printer engine 308, processing unit 510, flow execution control unit 503, flow definition generation unit 504, screen definition generation unit 505, flow definition data 506, and screen definition data 507.

ここで、スキャナアプリ301、プリンタアプリ302、制御部303、表示制御部305、入力制御部306、オペレーションパネル310、スキャナエンジン307、プリンタエンジン308の機能については実施例1と同様である。   Here, the functions of the scanner application 301, the printer application 302, the control unit 303, the display control unit 305, the input control unit 306, the operation panel 310, the scanner engine 307, and the printer engine 308 are the same as those in the first embodiment.

また、フロー定義データ506は、スキャン入力された画像データ等に対する各種処理の流れを定義したデータであり、実施例1と同様の形式となっている。画面定義データ507は、画像データに対する書誌情報をオペレーションパネル310の表示部311に入力可能に表示する書誌情報入力画面を定義したデータであり、実施例1と同様の形式となっている。また、画面定義データ507は、フローに必要な書誌情報を設定するフロー定義データ506と対応付けられている。フロー定義データ506と画面定義データ507は、ハードディスクドライブ装置(HDD:Hard Disk Drive)などの記憶媒体に格納されている。   The flow definition data 506 is data that defines the flow of various processes for scanned image data and the like, and has the same format as in the first embodiment. The screen definition data 507 is data defining a bibliographic information input screen that displays bibliographic information for image data so as to be input to the display unit 311 of the operation panel 310, and has the same format as that of the first embodiment. The screen definition data 507 is associated with flow definition data 506 for setting bibliographic information necessary for the flow. Flow definition data 506 and screen definition data 507 are stored in a storage medium such as a hard disk drive (HDD).

リモート通信部304は、各種処理実行の際に各種データの送受信の制御を行う。処理部510は、フロー定義データ506に定義された各種処理を実行するものであり、画像データの変換等の画像処理を行う画像処理部511や、画像データをファイルサーバ101、EDMS102、SMTPサーバ103等に配信する配信処理部512等を備えている。   The remote communication unit 304 controls transmission / reception of various data when executing various processes. The processing unit 510 executes various types of processing defined in the flow definition data 506. The processing unit 510 performs image processing such as image data conversion, and the image data is transmitted to the file server 101, the EDMS 102, and the SMTP server 103. And the like are provided with a distribution processing unit 512 and the like.

フロー実行制御部503は、フロー定義データ506をHDDから読み出して、フロー定義データ506で定義された各種処理の処理部510による実行を制御するものである。また、フロー実行制御部503は、入力された書誌情報をフロー定義データ506に設定することによって両者を関連づけ、書誌情報が関連づけられたフロー定義データ506に基づいて、画像データに対して各種処理の実行を制御する。具体的なフロー実行制御部503の処理については、実施例1の配信サーバ200におけるフロー実行制御部203の処理と同様に行われる。   The flow execution control unit 503 reads out the flow definition data 506 from the HDD, and controls the execution of various processes defined by the flow definition data 506 by the processing unit 510. The flow execution control unit 503 associates the bibliographic information by setting the input bibliographic information in the flow definition data 506, and performs various processing on the image data based on the flow definition data 506 associated with the bibliographic information. Control execution. Specific processing of the flow execution control unit 503 is performed in the same manner as the processing of the flow execution control unit 203 in the distribution server 200 of the first embodiment.

フロー定義生成部504は、複合機500のアドミニストレータ等のシステム管理者の指示によりフロー定義データ506を生成または編集して、生成または編集されたフロー定義データ506をHDDに保存するものである。   The flow definition generation unit 504 generates or edits the flow definition data 506 according to an instruction of a system administrator such as an administrator of the multi-function device 500, and stores the generated or edited flow definition data 506 in the HDD.

画面定義生成部505は、システム管理者の指示によって画面定義データ507を生成または編集し、生成または編集された画面定義データ507をHDDに保存するものである。   The screen definition generation unit 505 generates or edits the screen definition data 507 according to an instruction from the system administrator, and stores the generated or edited screen definition data 507 in the HDD.

フロー定義生成部504によるフロー定義データ506の生成処理、および画面定義生成部505による画面定義データ507の生成処理の表示処理の詳細については、実施例1の配信サーバ200のフロー定義生成部204、画面定義生成部205による各処理と同様に行われる。ただし、フロー定義データ生成画面、処理設定ダイアログ、画面定義データ生成画面等の各画面は、オペレーションパネル310の表示部311に表示されることになる。   For details of the generation processing of the flow definition data 506 by the flow definition generation unit 504 and the display processing of the generation processing of the screen definition data 507 by the screen definition generation unit 505, the flow definition generation unit 204 of the distribution server 200 according to the first embodiment, The same processing as that performed by the screen definition generation unit 205 is performed. However, each screen such as a flow definition data generation screen, a process setting dialog, and a screen definition data generation screen is displayed on the display unit 311 of the operation panel 310.

次に、以上のように構成された本実施例にかかる複合機500による画像データの配信処理について説明する。図16は、実施例2にかかる画像データの配信処理のフローチャートである。   Next, image data distribution processing by the multi-function device 500 according to the present embodiment configured as described above will be described. FIG. 16 is a flowchart of image data distribution processing according to the second embodiment.

まず、利用者がオペレーションパネル310の操作部312であるスキャンボタンを押下すると、かかる押下を受け付けて、スキャナアプリ301が起動する(ステップS31)。そして、スキャナアプリ301は、図13に示すフロー選択画面をオペレーションパネル310の表示部311に表示する(ステップS32)。このフロー選択画面から利用者は所望のフローを選択する。   First, when the user presses a scan button, which is the operation unit 312 of the operation panel 310, the press is accepted and the scanner application 301 is activated (step S31). Then, the scanner application 301 displays the flow selection screen shown in FIG. 13 on the display unit 311 of the operation panel 310 (step S32). From this flow selection screen, the user selects a desired flow.

入力制御部306は、フローの選択を受け付け(ステップS33)、フロー実行制御部503は、選択されたフローのフローIDに対応するフロー定義データ506をHDDから検索する(ステップS34)。そして、フロー実行制御部503は、検索されたフロー定義データ506に書誌情報入力画面の画面定義データ507が対応づけられているか否かを判断して、対応づけられている場合には、画面定義データ507をHDDから検索する(ステップS35)。そして、表示制御部305によって検索されたXML形式の画面定義データ507を実行することにより、図14(A)に示す書誌情報入力画面をオペレーションパネル310の表示部311に表示する(ステップS36)。   The input control unit 306 receives a flow selection (step S33), and the flow execution control unit 503 searches the HDD for flow definition data 506 corresponding to the flow ID of the selected flow (step S34). Then, the flow execution control unit 503 determines whether or not the screen definition data 507 of the bibliographic information input screen is associated with the retrieved flow definition data 506. Data 507 is retrieved from the HDD (step S35). Then, by executing the screen definition data 507 in the XML format searched by the display control unit 305, the bibliographic information input screen shown in FIG. 14A is displayed on the display unit 311 of the operation panel 310 (step S36).

利用者が書誌情報入力画面のフィールドに所望の書誌情報のデータを入力する。入力制御部306は、かかる書誌情報の入力値を受け付ける(ステップS37)。そして、スキャナアプリ301によって制御部303を介してスキャナエンジン307、を動作させ、原稿のスキャンを実行する(ステップS38)。また、スキャナアプリ301は、入力された書誌情報の入力値をXML形式に変換する。   A user inputs data of desired bibliographic information in a field of the bibliographic information input screen. The input control unit 306 receives the input value of the bibliographic information (step S37). Then, the scanner application 301 operates the scanner engine 307 via the control unit 303 to execute scanning of the document (step S38). The scanner application 301 converts the input value of the input bibliographic information into the XML format.

次に、フロー実行制御部503は、実施例1と同様に、フロー定義データ506に入力された書誌情報の入力値をマージする(ステップS39)。   Next, the flow execution control unit 503 merges the input values of the bibliographic information input to the flow definition data 506 as in the first embodiment (step S39).

フロー実行制御部503は、書誌情報の入力値をマージしたフロー定義データ506に基づいて処理の実行を制御する。具体的には、このフロー定義データ506に中間処理が定義されている場合には、処理部510によって中間処理を実行させる(ステップS40)。   The flow execution control unit 503 controls the execution of processing based on flow definition data 506 obtained by merging input values of bibliographic information. Specifically, when an intermediate process is defined in the flow definition data 506, the processing unit 510 causes the intermediate process to be executed (step S40).

中間処理を行う処理部510は、処理時にエラーが発生した場合、エラー内容をフロー実行制御部503に出力する。フロー実行制御部503は、中間処理を行った処理部510によりエラー内容が出力されたか否かでエラーが発生したか否かを判定する(ステップS42)。   When an error occurs during processing, the processing unit 510 that performs intermediate processing outputs the error content to the flow execution control unit 503. The flow execution control unit 503 determines whether or not an error has occurred depending on whether or not an error content has been output by the processing unit 510 that has performed the intermediate processing (step S42).

フロー実行制御部503は、処理部510によりエラー内容が通知されなければ、フロー定義データ506に定義されている出力処理を処理部510に実行させる(ステップS41)。   If no error content is notified by the processing unit 510, the flow execution control unit 503 causes the processing unit 510 to execute the output process defined in the flow definition data 506 (step S41).

フロー実行制御部503は、中間処理を行った処理部510によりエラー内容が通知されれば、フロー定義データ506に定義されているエラーフローの出力処理を処理部510に実行させる(ステップS43)。   When the error content is notified by the processing unit 510 that has performed the intermediate processing, the flow execution control unit 503 causes the processing unit 510 to execute an error flow output process defined in the flow definition data 506 (step S43).

出力処理を行う処理部510は、処理時にエラーが発生した場合、エラー内容をフロー実効制御部503に出力する。フロー実行制御部503は、出力処理を行った処理部510によりエラー内容が出力されたか否かでエラーが発生したか否かを判定する(ステップS44)。   If an error occurs during processing, the processing unit 510 that performs output processing outputs the error content to the flow effective control unit 503. The flow execution control unit 503 determines whether or not an error has occurred depending on whether or not an error content has been output by the processing unit 510 that has performed the output process (step S44).

フロー実行制御部503は、処理部510によりエラー内容が通知されれば、フロー定義データ506に定義されているエラーフローの出力処理を処理部510に実行させる(ステップS45)。図16に示す例では、エラー後の処理が出力処理になっているが(ステップS43、S45)、中間処理の後に出力処理を行うようにしてもよい。   If the error content is notified by the processing unit 510, the flow execution control unit 503 causes the processing unit 510 to execute an error flow output process defined in the flow definition data 506 (step S45). In the example shown in FIG. 16, the process after the error is the output process (steps S43 and S45), but the output process may be performed after the intermediate process.

以上、実施例2にかかる複合機500では、フロー定義データ生成画面上で、エラー後の処理のフローを可視的に設定することができ、システムの有用性を高めることができる。また、実施例2にかかる複合機500では、スキャンの開始時に、書誌情報入力画面により配信フローに必要な書誌情報を入力させ、この書誌情報の入力値をフロー定義データ506に設定して、配信フローを実行しているので、入力される画像データの配信に必要な書誌情報が設定可能となり、画像データに対する処理の実行の制御を容易に行うことができる。   As described above, in the multi-function device 500 according to the second embodiment, the flow of processing after an error can be visually set on the flow definition data generation screen, and the usefulness of the system can be improved. In the MFP 500 according to the second embodiment, bibliographic information necessary for the distribution flow is input on the bibliographic information input screen at the start of scanning, and the input value of the bibliographic information is set in the flow definition data 506 for distribution. Since the flow is executed, bibliographic information necessary for the distribution of the input image data can be set, and execution of processing for the image data can be easily controlled.

実施例1の配信サーバ200は、CPUなどの制御装置と、ROM(Read Only Memory)やRAMなどの記憶装置と、HDD、CDドライブ装置などの外部記憶装置と、ディスプレイ装置などの表示装置と、キーボードやマウスなどの入力装置を備えており、ワークステーションや通常のコンピュータを利用したハードウェア構成となっている。   The distribution server 200 according to the first embodiment includes a control device such as a CPU, a storage device such as a ROM (Read Only Memory) and a RAM, an external storage device such as an HDD and a CD drive device, a display device such as a display device, It has input devices such as a keyboard and mouse, and has a hardware configuration using a workstation or a normal computer.

実施例1の配信サーバ200で実行される処理制御プログラムは、インストール可能な形式又は実行可能な形式のファイルでCD−ROM、フレキシブルディスク(FD)、CD−R、DVD(Digital Versatile Disk)等のコンピュータで読み取り可能な記録媒体に記録されて提供される。   The processing control program executed by the distribution server 200 according to the first embodiment is a file in an installable or executable format, such as a CD-ROM, a flexible disk (FD), a CD-R, or a DVD (Digital Versatile Disk). The program is provided by being recorded on a computer-readable recording medium.

また、実施例1の配信サーバ200で実行される処理制御プログラムを、インターネット等のネットワークに接続されたコンピュータ上に格納し、ネットワーク経由でダウンロードさせることにより提供するように構成しても良い。また、実施例1の配信サーバ200で実行される処理制御プログラムをインターネット等のネットワーク経由で提供または配布するように構成してもよい。   The processing control program executed by the distribution server 200 according to the first embodiment may be stored on a computer connected to a network such as the Internet and provided by being downloaded via the network. The processing control program executed by the distribution server 200 according to the first embodiment may be configured to be provided or distributed via a network such as the Internet.

また、実施例1の配信サーバ200で実行される処理制御プログラムを、ROM等に予め組み込んで提供するように構成してもよい。   The processing control program executed by the distribution server 200 according to the first embodiment may be provided by being incorporated in advance in a ROM or the like.

実施例1の配信サーバ200で実行される処理制御プログラムは、上述した各部(リモート通信部、処理部、フロー実行制御部、フロー定義生成部、画面定義生成部)を含むモジュール構成となっており、実際のハードウェアとしてはCPU(プロセッサ)が上記記憶媒体から処理制御プログラムを読み出して実行することにより上記各部が主記憶装置上にロードされ、リモート通信部、処理部、フロー実行制御部、フロー定義生成部、画面定義生成部が主記憶装置上に生成されるようになっている。   The processing control program executed by the distribution server 200 according to the first embodiment has a module configuration including the above-described units (remote communication unit, processing unit, flow execution control unit, flow definition generation unit, screen definition generation unit). As actual hardware, a CPU (processor) reads out and executes a processing control program from the storage medium, and the above-described units are loaded onto the main storage device. A remote communication unit, a processing unit, a flow execution control unit, a flow A definition generation unit and a screen definition generation unit are generated on the main storage device.

また、実施例1、2の複合機で実行される処理制御プログラムは、ROM等に予め組み込まれて提供される。   The processing control program executed by the multifunction machine according to the first and second embodiments is provided by being incorporated in advance in a ROM or the like.

実施例1、2の複合機で実行される処理制御プログラムは、インストール可能な形式又は実行可能な形式のファイルでCD−ROM、フレキシブルディスク(FD)、CD−R、DVD(Digital Versatile Disk)等のコンピュータで読み取り可能な記録媒体に記録して提供するように構成してもよい。   The processing control program executed by the multifunction machine of the first and second embodiments is a file in an installable or executable format, such as a CD-ROM, a flexible disk (FD), a CD-R, a DVD (Digital Versatile Disk), etc. It may be configured to be recorded on a computer-readable recording medium.

さらに、実施例1、2の複合機で実行される処理制御プログラムを、インターネット等のネットワークに接続されたコンピュータ上に格納し、ネットワーク経由でダウンロードさせることにより提供するように構成しても良い。また、実施例1、2の複合機で実行される処理制御プログラムをインターネット等のネットワーク経由で提供または配布するように構成してもよい。   Furthermore, the processing control program executed by the multifunction machine of the first and second embodiments may be provided by being stored on a computer connected to a network such as the Internet and downloaded via the network. In addition, the processing control program executed by the multifunction machine of the first and second embodiments may be provided or distributed via a network such as the Internet.

実施例1、2の複合機で実行される処理制御プログラムは、上述した各部(スキャナアプリ、プリンタアプリ、制御部、リモート通信部、表示制御部、入力制御部、処理部、フロー実行制御部、フロー定義生成部、画面定義生成部)を含むモジュール構成となっており、実際のハードウェアとしてはCPU(プロセッサ)が上記ROMから処理制御プログラムを読み出して実行することにより上記各部が主記憶装置上にロードされ、スキャナアプリ、プリンタアプリ、制御部、リモート通信部、表示制御部、入力制御部、処理部、フロー実行制御部、フロー定義生成部、画面定義生成部が主記憶装置上に生成されるようになっている。   The processing control program executed by the MFPs of the first and second embodiments includes the above-described units (scanner application, printer application, control unit, remote communication unit, display control unit, input control unit, processing unit, flow execution control unit, The module configuration includes a flow definition generation unit and a screen definition generation unit). As actual hardware, the CPU (processor) reads the processing control program from the ROM and executes it, so that each unit is stored on the main storage device. The scanner application, printer application, control unit, remote communication unit, display control unit, input control unit, processing unit, flow execution control unit, flow definition generation unit, and screen definition generation unit are generated on the main storage device. It has become so.

なお、本発明は、上記実施例そのままに限定されるものではなく、実施段階ではその要旨を逸脱しない範囲で構成要素を変形して具体化することができる。また、上記実施例に開示されている複数の構成要素の適宜な組み合わせにより、種々の発明を形成することができる。例えば、実施例に示される全構成要素からいくつかの構成要素を削除してもよい。さらに、異なる実施例にわたる構成要素を適宜組み合わせてもよい。   In addition, this invention is not limited to the said Example as it is, A component can be deform | transformed and embodied in the implementation stage in the range which does not deviate from the summary. Further, various inventions can be formed by appropriately combining a plurality of constituent elements disclosed in the above embodiments. For example, some components may be deleted from all the components shown in the embodiments. Furthermore, constituent elements over different embodiments may be appropriately combined.

101 ファイルサーバ
102 EDMS
103 SMTPサーバ
104 インターネット
105 ネットワーク
200,2700 配信サーバ
201 リモート通信部
203,503 フロー実行制御部
204,504 フロー定義生成部
205,505 画面定義生成部
206,506 フロー定義データ
207,507 画面定義データ
210,510 処理部
211,511 画像処理部
212,512 配信処理部
300,500 複合機
301 スキャナアプリ
302 プリンタアプリ
304 リモート通信部
305 表示制御部
306 入力制御部
307 スキャナエンジン
308 プリンタエンジン
309 サーバ情報
310 オペレーションパネル
311 表示部
312 操作部
101 File server 102 EDMS
103 SMTP server 104 Internet 105 Network 200, 2700 Distribution server 201 Remote communication unit 203, 503 Flow execution control unit 204, 504 Flow definition generation unit 205, 505 Screen definition generation unit 206, 506 Flow definition data 207, 507 Screen definition data 210 , 510 Processing unit 211, 511 Image processing unit 212, 512 Distribution processing unit 300, 500 MFP 301 Scanner application 302 Printer application 304 Remote communication unit 305 Display control unit 306 Input control unit 307 Scanner engine 308 Printer engine 309 Server information 310 Operation Panel 311 Display unit 312 Operation unit

特開2005−208934号公報JP 2005-208934 A

Claims (11)

取得した画像データを配信する情報処理装置であって、
前記画像データに対する一または複数の処理のフローを定義したフロー定義データを、生成画面上で前記フローを構築することにより生成する生成手段と、
前記生成手段により生成されたフロー定義データを記憶する記憶手段と、
前記フロー定義データに基づいて、前記画像データに対して前記一または複数の処理であるジョブの実行を制御するフロー実行制御手段と、を備え、
前記生成手段は、
前記フローに含まれる各処理に対するエラー時の処理を、前記生成画面上で前記フローに含めて構築することを可能とする情報処理装置。
An information processing apparatus for distributing acquired image data,
Generation means for generating flow definition data defining one or a plurality of processing flows for the image data by constructing the flow on a generation screen;
Storage means for storing flow definition data generated by the generation means;
Flow execution control means for controlling execution of a job as the one or more processes for the image data based on the flow definition data;
The generating means includes
An information processing apparatus capable of constructing an error process for each process included in the flow in the flow on the generation screen.
前記エラー時の処理としてエラーフォルダへフォルダ配信するフローが構築された場合、エラー内容、フロー情報、画像データを前記エラーフォルダに出力するフォルダ配信手段をさらに備える請求項1記載の情報処理装置。   The information processing apparatus according to claim 1, further comprising: a folder distribution unit that outputs error content, flow information, and image data to the error folder when a flow for distributing the folder to an error folder is constructed as the error process. 前記フォルダ配信手段は、
前記画像データの属性情報に基づいて、前記画像データ全てを前記エラーフォルダに格納するか否かを判定する請求項2記載の情報処理装置。
The folder delivery means includes:
The information processing apparatus according to claim 2, wherein it is determined whether to store all the image data in the error folder based on attribute information of the image data.
前記属性情報が前記画像データの重要度を示す情報の場合、
前記フォルダ配信手段は、
前記属性情報が最重要を示す場合にのみ、前記画像データ全てを前記エラーフォルダに出力すると判定する請求項3記載の情報処理装置。
When the attribute information is information indicating the importance of the image data,
The folder delivery means includes:
The information processing apparatus according to claim 3, wherein it is determined that all the image data is output to the error folder only when the attribute information indicates the most important.
前記フローに画像変換処理及び画像変換後の画像データを出力する出力処理が含まれる場合、
前記フォルダ配信手段は、
前記画像変換処理中にエラーが生じた場合は画像変換前の画像データを前記エラーフォルダに出力し、前記出力処理中にエラーが生じた場合は画像変換後の画像データを前記エラーフォルダに出力する請求項2記載の情報処理装置。
When the flow includes an image conversion process and an output process for outputting the image data after the image conversion,
The folder delivery means includes:
If an error occurs during the image conversion process, the image data before image conversion is output to the error folder, and if an error occurs during the output process, the image data after image conversion is output to the error folder. The information processing apparatus according to claim 2.
前記生成手段は、
前記各処理のエラーの内容に応じた処理を複数構築することを可能とする請求項1乃至5いずれか一項に記載の情報処理装置。
The generating means includes
The information processing apparatus according to any one of claims 1 to 5, wherein a plurality of processes corresponding to error contents of the processes can be constructed.
取得した画像データを配信する画像形成装置であって、
前記画像データに対する一または複数の処理のフローを定義したフロー定義データを、生成画面上で前記フローを構築することにより生成する生成手段と、
前記生成手段により生成されたフロー定義データを記憶する記憶手段と、
前記フロー定義データに基づいて、前記画像データに対して前記一または複数の処理であるジョブの実行を制御するフロー実行制御手段と、を備え、
前記生成手段は、
前記フローに含まれる各処理に対するエラー時の処理を、前記生成画面上で前記フローに含めて構築することを可能とする画像形成装置。
An image forming apparatus that distributes acquired image data,
Generation means for generating flow definition data defining one or a plurality of processing flows for the image data by constructing the flow on a generation screen;
Storage means for storing flow definition data generated by the generation means;
Flow execution control means for controlling execution of a job as the one or more processes for the image data based on the flow definition data;
The generating means includes
An image forming apparatus capable of constructing an error process for each process included in the flow in the flow on the generation screen.
画像形成装置と、該画像形成装置にネットワークで接続された情報処理装置とを備えた処理制御システムであって、
前記情報処理装置は、
前記画像データに対する一または複数の処理のフローを定義したフロー定義データを、生成画面上で前記フローを構築することにより生成する生成手段と、
前記生成手段により生成されたフロー定義データを記憶する記憶手段と、
前記フロー定義データに基づいて、前記画像データに対して前記一または複数の処理であるジョブの実行を制御するフロー実行制御手段と、を備え、
前記生成手段は、
前記フローに含まれる各処理に対するエラー時の処理を、前記生成画面上で前記フローに含めて構築し、
前記画像形成装置は、
操作表示および入力が可能な操作表示手段と、
画像データを入力する画像入力手段と、
前記情報処理装置から受信した前記フロー定義データを指定して、前記画像データに対する前記フローの実行を指示する実行指示手段と、
前記フローの実行が指示された場合、前記画像データと指定された前記フロー定義データを識別する情報とを前記情報処理装置に送信する送信手段と、
を備える処理制御システム。
A processing control system comprising an image forming apparatus and an information processing apparatus connected to the image forming apparatus via a network,
The information processing apparatus includes:
Generation means for generating flow definition data defining one or a plurality of processing flows for the image data by constructing the flow on a generation screen;
Storage means for storing flow definition data generated by the generation means;
Flow execution control means for controlling execution of a job that is the one or more processes for the image data based on the flow definition data;
The generating means includes
The process at the time of error for each process included in the flow is built in the flow on the generation screen,
The image forming apparatus includes:
Operation display means capable of operation display and input;
Image input means for inputting image data;
Execution instruction means for designating the flow definition data received from the information processing apparatus and instructing execution of the flow on the image data;
When the execution of the flow is instructed, a transmission means for transmitting the image data and information for identifying the specified flow definition data to the information processing apparatus;
A processing control system comprising:
取得した画像データを配信する情報処理装置における処理制御方法であって、
前記画像データに対する一または複数の処理のフローを定義したフロー定義データを、生成画面上で前記フローを構築することにより生成する生成ステップと、
前記生成ステップにより生成されたフロー定義データを記憶手段に記憶する記憶ステップと、
前記フロー定義データに基づいて、前記画像データに対して前記一または複数の処理であるジョブの実行を制御するフロー実行制御ステップと、を有し、
前記生成ステップは、
前記フローに含まれる各処理に対するエラー時の処理を、前記生成画面上で前記フローに含めて構築することを可能とする処理制御方法。
A processing control method in an information processing apparatus for distributing acquired image data,
A generation step of generating flow definition data defining one or a plurality of processing flows for the image data by constructing the flow on a generation screen;
A storage step of storing in the storage means the flow definition data generated by the generation step;
A flow execution control step for controlling execution of a job which is the one or more processes for the image data based on the flow definition data,
The generating step includes
A process control method that allows a process at the time of an error for each process included in the flow to be constructed by including the process on the generation screen.
取得した画像データを配信する処理制御プログラムであって、
前記画像データに対する一または複数の処理のフローを定義したフロー定義データを、生成画面上で前記フローを構築することにより生成する生成ステップと、
前記生成ステップにより生成されたフロー定義データを記憶手段に記憶する記憶ステップと、
前記フロー定義データに基づいて、前記画像データに対して前記一または複数の処理であるジョブの実行を制御するフロー実行制御ステップと、をコンピュータに実行させ、
前記生成ステップは、
前記フローに含まれる各処理に対するエラー時の処理を、前記生成画面上で前記フローに含めて構築することを可能とする処理制御プログラム。
A processing control program for distributing acquired image data,
A generation step of generating flow definition data defining a flow of one or more processes for the image data by constructing the flow on a generation screen;
A storage step of storing in the storage means the flow definition data generated by the generation step;
Based on the flow definition data, let the computer execute a flow execution control step for controlling execution of a job that is the one or more processes for the image data,
The generating step includes
A processing control program that makes it possible to construct an error process for each process included in the flow in the flow on the generation screen.
前記請求項10記載のプログラムを記載したコンピュータ読み取り可能な記録媒体。   A computer-readable recording medium in which the program according to claim 10 is described.
JP2009137713A 2009-06-08 2009-06-08 Information processing apparatus, image forming apparatus, processing control system, processing control method, program, and recording medium Pending JP2010282591A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009137713A JP2010282591A (en) 2009-06-08 2009-06-08 Information processing apparatus, image forming apparatus, processing control system, processing control method, program, and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009137713A JP2010282591A (en) 2009-06-08 2009-06-08 Information processing apparatus, image forming apparatus, processing control system, processing control method, program, and recording medium

Publications (1)

Publication Number Publication Date
JP2010282591A true JP2010282591A (en) 2010-12-16

Family

ID=43539236

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009137713A Pending JP2010282591A (en) 2009-06-08 2009-06-08 Information processing apparatus, image forming apparatus, processing control system, processing control method, program, and recording medium

Country Status (1)

Country Link
JP (1) JP2010282591A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017041222A (en) * 2015-08-19 2017-02-23 株式会社リコー Information processing system, information processing apparatus, and information processing method
JP2018157336A (en) * 2017-03-16 2018-10-04 株式会社リコー Information processing device, information processing system, information processing method and program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017041222A (en) * 2015-08-19 2017-02-23 株式会社リコー Information processing system, information processing apparatus, and information processing method
JP2018157336A (en) * 2017-03-16 2018-10-04 株式会社リコー Information processing device, information processing system, information processing method and program

Similar Documents

Publication Publication Date Title
JP4925969B2 (en) Information processing apparatus, processing control method, and program
KR101088925B1 (en) Information processing apparatus, image input apparatus, document distribution system, and control method therefor
JP4971999B2 (en) Image processing apparatus and program
JP5747434B2 (en) Image forming apparatus, image processing apparatus, image processing system, image processing method, program, and recording medium
JP5368837B2 (en) Server, information processing system including server, server control method, and program
US10075597B2 (en) Image processing apparatus having file server function, and control method and storage medium therefor
JP4745866B2 (en) Device management system and control method thereof
JP2004287861A (en) Service processor, service processing method and program
JP4985318B2 (en) Image processing apparatus and method
JP2004289500A (en) Image processing apparatus, image processing method, and program
JP5906594B2 (en) Cooperation system, image processing apparatus, cooperation control method, cooperation control program, and recording medium
US20100208300A1 (en) Image processing apparatus, server apparatus, control method therefor, and storage medium
JP5706643B2 (en) Information processing apparatus, information processing system, information processing apparatus control method, and program
JP5516811B2 (en) Service processing system
JP2011248452A (en) Display control program, storage medium, distribution system, display control method and information processing device
JP2010130528A (en) Information processor, image forming apparatus, processing control system, processing control method, and program
US20120060122A1 (en) Document distribution system, image forming device, document data controlling method, and recording medium
JP2010282591A (en) Information processing apparatus, image forming apparatus, processing control system, processing control method, program, and recording medium
JP2010074393A (en) Information processor, processing control method, program,and recording medium
JP5163304B2 (en) Image forming apparatus, image distribution method, program, recording medium, and distribution system
JP5504691B2 (en) Information processing apparatus, program, recording medium, and method
JP2012099966A (en) Image distribution system, image processing device, and image formation device
JP4241120B2 (en) Information management apparatus, information management method, and information management program
JP2007081771A (en) Job processor and job requesting device
JP2006018492A (en) System, method, and program for processing document