JP2016096393A - Information processing apparatus, system, information processing method, and program - Google Patents

Information processing apparatus, system, information processing method, and program Download PDF

Info

Publication number
JP2016096393A
JP2016096393A JP2014230119A JP2014230119A JP2016096393A JP 2016096393 A JP2016096393 A JP 2016096393A JP 2014230119 A JP2014230119 A JP 2014230119A JP 2014230119 A JP2014230119 A JP 2014230119A JP 2016096393 A JP2016096393 A JP 2016096393A
Authority
JP
Japan
Prior art keywords
workflow
job
information
unit
information processing
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
JP2014230119A
Other languages
Japanese (ja)
Inventor
雄 藤井
yu Fujii
雄 藤井
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 JP2014230119A priority Critical patent/JP2016096393A/en
Publication of JP2016096393A publication Critical patent/JP2016096393A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide an information processing apparatus configured to reduce the workload of a user.SOLUTION: An information processing apparatus for executing a workflow as a series of processing includes: a workflow receiving section 72 which receives a workflow to be executed, selected from among at least one workflow registered in advance; a set value receiving section 73 which receives a set value for each processing included in the selected workflow; a flow execution section 65 which executes each processing included in the selected workflow, according to the received set value; a change receiving section 75 which receives a change of the set value for each processing in a job representing an executed workflow; and a re-execution receiving section 76 which receives a request to execute a job again. The flow execution section 65 executes again the processing which has been executed in the job to be executed again, according to the changed set value.SELECTED DRAWING: Figure 3

Description

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

従来、複合機は、スキャナ等により取り込んだ画像データに対して、一連の処理であるワークフローを実行する機能を有する(例えば、特許文献1参照)。また、複合機が画像データをサーバ装置に送信し、サーバ装置がワークフローを実行するシステムも知られている。このような複合機およびシステムによれば、スキャンして取り込んだ画像データを、OCR(Optical Character Recognition)処理およびPDF(Portable Document Format)化処理等のデータ変換処理等をしてから、指定されたフォルダまたはサーバ装置等に自動送信することができる。   2. Description of the Related Art Conventionally, a multifunction peripheral has a function of executing a workflow, which is a series of processing, on image data captured by a scanner or the like (see, for example, Patent Document 1). A system is also known in which a multifunction peripheral transmits image data to a server device, and the server device executes a workflow. According to such a multi-function peripheral and system, the image data scanned and captured is subjected to data conversion processing such as OCR (Optical Character Recognition) processing and PDF (Portable Document Format) processing, and the like. It can be automatically transmitted to a folder or a server device.

また、特許文献2、3には、スキャンして得られた画像データに対して編集をしてから文書データに変換する技術が記載されている。   Patent Documents 2 and 3 describe techniques for editing image data obtained by scanning and then converting it to document data.

しかしながら、指定されたフォルダ等に自動送信された文書データを確認した場合に、意図に合わない処理をしてしまったことに気付く場合がある。例えば、誤った言語でOCRをしてしまったこと、または、誤ったデータ形式に変換してしまったことを自動送信された後の文書データを確認して気づく場合もある。   However, when document data automatically transmitted to a specified folder or the like is confirmed, it may be noticed that processing that does not match the intention is performed. For example, there may be a case where it is noticed by checking the document data after being automatically transmitted that the OCR has been performed in the wrong language or that the document has been converted into the wrong data format.

このような場合、従来、ユーザは、用紙を再度複合機にセットしてスキャンをさせなければならない。さらに、配信後に文書データを確認した者と、複合機の操作者とが異なる場合、確認した者は、操作者に対してスキャン処理の再依頼をしなければならなく面倒であった。   In such a case, conventionally, the user has to set the paper in the multifunction device again to scan. Furthermore, when the person who confirmed the document data after distribution is different from the operator of the multifunction machine, the person who confirmed it had to re-request the scanning process from the operator, which was troublesome.

本発明は、上記に鑑みてなされたものであって、ユーザの作業負担を軽減することができる情報処理装置、システム、情報処理方法およびプログラムを提供することを目的とする。   The present invention has been made in view of the above, and an object thereof is to provide an information processing apparatus, a system, an information processing method, and a program capable of reducing a user's work burden.

上述した課題を解決し、目的を達成するために、本発明に係る情報処理装置は、一連の処理であるワークフローを実行する情報処理装置であって、予め登録された少なくとも1つの前記ワークフローの中から実行すべき前記ワークフローの選択を受け付けるワークフロー受付部と、選択された前記ワークフローに含まれるそれぞれの処理について設定値を受け付ける設定値受付部と、選択された前記ワークフローに含まれるそれぞれの処理を、受け付けた設定値に従って実行するフロー実行部と、実行済みの前記ワークフローを表すジョブにおけるそれぞれの処理について設定値の変更を受け付ける変更受付部と、前記ジョブの再実行の要求を受け付ける再実行受付部と、を備え、前記フロー実行部は、再実行を受け付けた前記ジョブで実行された処理を、変更された設定値に従って再実行する。   In order to solve the above-described problems and achieve the object, an information processing apparatus according to the present invention is an information processing apparatus that executes a workflow that is a series of processes, and includes at least one pre-registered workflow. A workflow reception unit that receives selection of the workflow to be executed from, a setting value reception unit that receives a setting value for each process included in the selected workflow, and each process included in the selected workflow, A flow execution unit that executes according to the received setting value, a change reception unit that receives a change in the setting value for each process in the job representing the executed workflow, and a re-execution reception unit that receives a request for re-execution of the job, The flow execution unit is executed by the job that has received re-execution. The The process rerun accordance with the changed set value.

本発明によれば、ユーザの作業負担を軽減することができる。   According to the present invention, it is possible to reduce the work burden on the user.

図1は、実施形態に係る情報処理システムを示す図である。FIG. 1 is a diagram illustrating an information processing system according to an embodiment. 図2は、実施形態に係るワークフロー処理装置により実行されるワークフローの一例を示す図である。FIG. 2 is a diagram illustrating an example of a workflow executed by the workflow processing apparatus according to the embodiment. 図3は、複合機、端末装置およびワークフロー処理装置の機能構成を示す図である。FIG. 3 is a diagram illustrating a functional configuration of the multifunction peripheral, the terminal device, and the workflow processing device. 図4は、ワークフローを実行する場合のシーケンスを示す図である。FIG. 4 is a diagram illustrating a sequence when a workflow is executed. 図5は、ジョブを再実行する場合のシーケンスを示す図である。FIG. 5 is a diagram illustrating a sequence when the job is re-executed. 図6は、ジョブ情報の構成を示す図である。FIG. 6 is a diagram illustrating a configuration of job information. 図7は、中間ワークフロー情報および中間データの追加処理のフローチャートである。FIG. 7 is a flowchart of the process for adding intermediate workflow information and intermediate data. 図8は、中間ワークフロー情報および中間データの取得処理のフローチャートである。FIG. 8 is a flowchart of the intermediate workflow information and intermediate data acquisition process. 図9は、ジョブの一覧の一例を示す図である。FIG. 9 is a diagram illustrating an example of a job list. 図10は、設定値の変更画面の一例を示す図である。FIG. 10 is a diagram illustrating an example of a setting value change screen. 図11は、ワークフロー情報の一例を示す図である。FIG. 11 is a diagram illustrating an example of workflow information. 図12は、中間ワークフロー情報の一例を示す図である。FIG. 12 is a diagram illustrating an example of the intermediate workflow information. 図13は、設定値情報の一例を示す図である。FIG. 13 is a diagram illustrating an example of setting value information. 図14は、複合機のハードウェア構成の一例を示す図である。FIG. 14 is a diagram illustrating an example of a hardware configuration of the multifunction machine. 図15は、ワークフロー処理装置のハードウェア構成の一例を示す図である。FIG. 15 is a diagram illustrating an example of a hardware configuration of the workflow processing apparatus.

以下に、本発明に係る実施形態を図面に基づいて詳細に説明する。なお、この実施形態によりこの発明が限定されるものではない。   Embodiments according to the present invention will be described below in detail with reference to the drawings. In addition, this invention is not limited by this embodiment.

図1は、実施形態に係る情報処理システム10を示す図である。情報処理システム10は、一例として、複合機20と、端末装置21と、ワークフロー処理装置22と、ファイルサーバ23とを備える。   FIG. 1 is a diagram illustrating an information processing system 10 according to the embodiment. As an example, the information processing system 10 includes a multifunction device 20, a terminal device 21, a workflow processing device 22, and a file server 23.

複合機20、端末装置21、ワークフロー処理装置22およびファイルサーバ23は、ネットワークを介して接続される。ネットワークは、LAN(Local Area Network)またはLANがルータを介して接続されたWAN(Wide Area Network)であってもよい。また、ネットワークは、インターネットまたは電話通信回線等を含んでいてもよい。また、ネットワークは、有線で構成されていてもよいし、一部または全部が無線により構成されていてもよい。   The multifunction device 20, the terminal device 21, the workflow processing device 22, and the file server 23 are connected via a network. The network may be a LAN (Local Area Network) or a WAN (Wide Area Network) to which the LAN is connected via a router. The network may include the Internet or a telephone communication line. Further, the network may be configured by wire, or a part or all of the network may be configured by radio.

複合機20は、スキャナ機能およびファクシミリ機能の少なくとも1つを有し、データを取得する画像形成装置の一例である。複合機20は、さらに、通信機能および表示機能等を有する。また、複合機20は、プログラムを予め記憶し、プログラムに従ってデータ処理を実行する情報処理装置としても機能する。複合機20は、一例として、用紙をスキャンして画像データを生成し、生成した画像データをネットワークを介してワークフロー処理装置22へと送信する。   The multifunction machine 20 is an example of an image forming apparatus that has at least one of a scanner function and a facsimile function and acquires data. The multi-function device 20 further has a communication function, a display function, and the like. The multifunction device 20 also functions as an information processing apparatus that stores a program in advance and executes data processing according to the program. For example, the multifunction device 20 scans a sheet to generate image data, and transmits the generated image data to the workflow processing device 22 via the network.

端末装置21は、デスクトップ型コンピュータ、ノート型コンピュータ、スマートフォン、タブレット端末および携帯電話機等の情報処理装置である。端末装置21は、情報入力、通信機能および表示機能等を有する。さらに、端末装置21は、プログラムを予め記憶し、プログラムに従ってデータ処理を実行する。   The terminal device 21 is an information processing device such as a desktop computer, a notebook computer, a smartphone, a tablet terminal, and a mobile phone. The terminal device 21 has information input, a communication function, a display function, and the like. Furthermore, the terminal device 21 stores a program in advance and executes data processing according to the program.

ワークフロー処理装置22は、デスクトップ型コンピュータ、ノート型コンピュータおよびワークステーション等の一台以上のコンピュータにより構成される情報処理装置の一例である。ワークフロー処理装置22は、通信機能を有し、さらに、プログラムを予め記憶し、プログラムに従ってデータ処理を実行する。   The workflow processing device 22 is an example of an information processing device configured by one or more computers such as a desktop computer, a notebook computer, and a workstation. The workflow processing device 22 has a communication function, further stores a program in advance, and executes data processing according to the program.

ワークフロー処理装置22は、与えられたデータに対して、一連の処理であるワークフローを実行する。本実施形態において、ワークフロー処理装置22は、複合機20が用紙をスキャンして生成された画像データをネットワークを介して取得し、取得した画像データに対してワークフローを実行する。   The workflow processing device 22 executes a workflow that is a series of processes for given data. In the present embodiment, the workflow processing device 22 acquires image data generated by the multifunction device 20 scanning a sheet via a network, and executes a workflow on the acquired image data.

ワークフロー処理装置22は、複合機20からワークフローの実行指示に応じて、ワークフローを実行する。また、ワークフロー処理装置22は、端末装置21から再実行の指示に応じて、実行済みのワークフローを表すジョブを再実行する。この場合、ワークフロー処理装置22は、ジョブにおいて実行されたそれぞれの処理についての設定値の変更を受け付け、変更された設定値に従ってジョブを再実行する。   The workflow processing device 22 executes a workflow in response to a workflow execution instruction from the multifunction device 20. Further, the workflow processing device 22 re-executes a job representing the executed workflow in response to a re-execution instruction from the terminal device 21. In this case, the workflow processing device 22 accepts a change in the setting value for each process executed in the job, and re-executes the job according to the changed setting value.

ファイルサーバ23は、デスクトップ型コンピュータ、ノート型コンピュータおよびワークステーション等の一台以上のコンピュータにより構成されるサーバ装置の一例である。ファイルサーバ23は、通信機能および情報蓄積機能を有する。ファイルサーバ23は、ワークフローの実行結果であるデータを、ワークフロー処理装置22からネットワークを介して受信する。そして、ファイルサーバ23は、受信したデータを保存する。   The file server 23 is an example of a server device configured by one or more computers such as a desktop computer, a notebook computer, and a workstation. The file server 23 has a communication function and an information storage function. The file server 23 receives data, which is a workflow execution result, from the workflow processing device 22 via the network. Then, the file server 23 stores the received data.

図2は、実施形態に係るワークフロー処理装置22により実行されるワークフローの一例を示す図である。ワークフロー処理装置22には、予め複数のワークフロー情報が登録されている。ワークフロー情報は、ワークフローに含まれるそれぞれの処理の内容および実行順序を定義する。ワークフロー情報は、コンピュータにより解釈が可能なデータ形式で記述される。本実施形態において、ワークフロー情報は、XML(Extensible Markup Language)により記述される。   FIG. 2 is a diagram illustrating an example of a workflow executed by the workflow processing apparatus 22 according to the embodiment. In the workflow processing device 22, a plurality of workflow information is registered in advance. The workflow information defines the content and execution order of each process included in the workflow. The workflow information is described in a data format that can be interpreted by a computer. In the present embodiment, workflow information is described in XML (Extensible Markup Language).

ワークフロー情報では、各種のデータ処理(文字認識(OCR)処理、特定のデータ形式へのデータ変換処理およびファイルまたはサーバへのデータの配信処理、画像のフィルタリング処理、データの合成処理、余白の検出処理、上下の判別処理およびデータ圧縮処理等)を定義することができる。また、ワークフロー情報では、それぞれの処理の実行順序が定義される。図2の例においては、OCR処理→データ変換処理→配信処理を順次に実行するワークフローが示されている。   In workflow information, various data processing (character recognition (OCR) processing, data conversion processing to a specific data format and data distribution processing to a file or server, image filtering processing, data composition processing, margin detection processing , Upper / lower discrimination processing and data compression processing, etc.) can be defined. The workflow information defines the execution order of each process. In the example of FIG. 2, a workflow for sequentially executing OCR processing → data conversion processing → distribution processing is shown.

また、ワークフローに含まれるそれぞれの処理について、その処理を実行するために必要となる設定値がユーザにより入力される。例えば、OCR処理の場合、認識する言語(日本語、英語およびドイツ語等)を特定する設定値がユーザにより入力される。また、データ変換処理の場合、変換後のデータ形式(TIFF形式、JPG形式およびPDF形式等)を特定する設定値がユーザにより入力される。また、配信処理の場合、配信先のフォルダのアドレスまたはサーバ装置のアドレスを特定する設定値がユーザにより入力される。   In addition, for each process included in the workflow, a setting value necessary to execute the process is input by the user. For example, in the case of OCR processing, a setting value for specifying a recognized language (Japanese, English, German, etc.) is input by the user. In the case of data conversion processing, a setting value that specifies the data format after conversion (TIFF format, JPG format, PDF format, etc.) is input by the user. In the case of distribution processing, the user inputs a setting value that specifies an address of a distribution destination folder or an address of a server device.

また、本実施形態においては、ワークフローの処理対象となるデータは、用紙をスキャンして生成された画像データである。これに代えて、処理対象となるデータは、一例として、動画像データ、テキストデータ、音声データおよびコンピュータプログラム等のどのようなデータであってもよい。   In the present embodiment, the data to be processed in the workflow is image data generated by scanning a sheet. Instead, the data to be processed may be any data such as moving image data, text data, audio data, and a computer program as an example.

図3は、複合機20、端末装置21およびワークフロー処理装置22の機能構成を示す図である。   FIG. 3 is a diagram illustrating the functional configuration of the multifunction device 20, the terminal device 21, and the workflow processing device 22.

複合機20は、スキャン部51と、表示入力部52と、データ処理制御部53と、通信部54とを有する。スキャン部51は、原稿台にセットされた用紙をスキャンして画像データを生成する。表示入力部52は、ユーザに対して情報を表示し、ユーザからの操作を入力する。データ処理制御部53は、プログラムを実行してデータ処理をするとともに装置全体を制御する。通信部54は、ネットワークを介してワークフロー処理装置22と接続し、ワークフロー処理装置22との間でデータの送受信を行う。   The multi-function device 20 includes a scanning unit 51, a display input unit 52, a data processing control unit 53, and a communication unit 54. The scan unit 51 scans a sheet set on the document table and generates image data. The display input unit 52 displays information for the user and inputs an operation from the user. The data processing control unit 53 executes a program to perform data processing and controls the entire apparatus. The communication unit 54 is connected to the workflow processing apparatus 22 via a network and transmits / receives data to / from the workflow processing apparatus 22.

端末装置21は、表示入力部55と、データ処理制御部56と、通信部57とを有する。表示入力部55は、ユーザに対して情報を表示し、ユーザからの操作を入力する。データ処理制御部56は、プログラムを実行してデータ処理をするとともに装置全体を制御する。通信部57は、ネットワークを介してワークフロー処理装置22と接続し、ワークフロー処理装置22との間でデータの送受信を行う。   The terminal device 21 includes a display input unit 55, a data processing control unit 56, and a communication unit 57. The display input unit 55 displays information for the user and inputs an operation from the user. The data processing control unit 56 executes a program to perform data processing and controls the entire apparatus. The communication unit 57 is connected to the workflow processing apparatus 22 via a network and transmits / receives data to / from the workflow processing apparatus 22.

ワークフロー処理装置22は、入出力部61と、記憶部62と、ジョブ情報生成部63と、中間ワークフロー取得部64と、フロー実行部65とを有する。   The workflow processing apparatus 22 includes an input / output unit 61, a storage unit 62, a job information generation unit 63, an intermediate workflow acquisition unit 64, and a flow execution unit 65.

入出力部61は、ネットワークを介して複合機20および端末装置21と接続し、複合機20および端末装置21とデータの入出力をする。入出力部61は、データ受付部71と、ワークフロー受付部72と、設定値受付部73と、ジョブ受付部74と、変更受付部75と、再実行受付部76とを含む。   The input / output unit 61 is connected to the multifunction device 20 and the terminal device 21 via a network, and inputs / outputs data to / from the multifunction device 20 and the terminal device 21. The input / output unit 61 includes a data receiving unit 71, a workflow receiving unit 72, a setting value receiving unit 73, a job receiving unit 74, a change receiving unit 75, and a re-execution receiving unit 76.

データ受付部71は、複合機20が用紙をスキャンして生成した画像データをネットワークを介して取得する。ワークフロー受付部72は、予め登録された少なくとも1つのワークフローの中から、実行すべきワークフローの選択を受け付ける。より具体的には、ワークフロー受付部72は、予め登録された少なくとも1つのワークフローを表した一覧を複合機20に送って、一覧の中からユーザが選択した1つのワークフローを特定する情報を複合機20から受信する。   The data receiving unit 71 acquires image data generated by the MFP 20 by scanning a sheet via a network. The workflow reception unit 72 receives a selection of a workflow to be executed from at least one workflow registered in advance. More specifically, the workflow accepting unit 72 sends a list representing at least one workflow registered in advance to the multifunction device 20, and transmits information specifying one workflow selected by the user from the list to the multifunction device. 20 from.

設定値受付部73は、選択されたワークフローに含まれるそれぞれの処理について、設定値を受け付ける。より具体的には、設定値受付部73は、選択されたワークフローに含まれるそれぞれの処理についての設定項目を複合機20に送って、それぞれの設定項目に対してユーザが入力した設置値を複合機20から受信する。   The set value receiving unit 73 receives a set value for each process included in the selected workflow. More specifically, the setting value receiving unit 73 sends setting items for each process included in the selected workflow to the multi-function device 20, and composites the setting values input by the user for each setting item. From the machine 20.

ジョブ受付部74は、実行済みのワークフローを示す少なくとも1つのジョブの中から、再実行すべきジョブの選択を受け付ける。より具体的には、ジョブ受付部74は、実行済みのジョブを表した一覧を端末装置21に送って、一覧の中からユーザが選択した1つのジョブを特定する情報を端末装置21から受信する。   The job reception unit 74 receives a selection of a job to be re-executed from at least one job indicating an executed workflow. More specifically, the job receiving unit 74 sends a list representing executed jobs to the terminal device 21 and receives information specifying one job selected by the user from the list from the terminal device 21. .

変更受付部75は、選択されたジョブにおけるそれぞれの処理について、設定値の変更を受け付ける。より具体的には、変更受付部75は、選択されたワークフローに含まれるそれぞれの処理についての設定項目および設定値を端末装置21に送って、それぞれの設定項目のうちユーザが変更した設置値を端末装置21から受信する。   The change accepting unit 75 accepts a change in setting value for each process in the selected job. More specifically, the change accepting unit 75 sends the setting items and setting values for the respective processes included in the selected workflow to the terminal device 21, and the setting values changed by the user among the setting items. Received from the terminal device 21.

再実行受付部76は、選択されたジョブの再実行の要求を、ネットワークを介して端末装置21から受け付ける。   The re-execution receiving unit 76 receives a re-execution request for the selected job from the terminal device 21 via the network.

記憶部62は、各種のデータを記憶する。記憶部62は、画像データ記憶部83と、ワークフロー情報記憶部84と、ジョブ情報記憶部85とを含む。画像データ記憶部83は、複合機20がスキャンして生成した画像データを記憶する。ワークフロー情報記憶部84は、予め登録されたワークフロー情報を記憶する。ジョブ情報記憶部85は、フロー実行部65による実行済みのワークフローを表すジョブの内容を示すジョブ情報を記憶する。   The storage unit 62 stores various data. The storage unit 62 includes an image data storage unit 83, a workflow information storage unit 84, and a job information storage unit 85. The image data storage unit 83 stores image data generated by scanning by the multifunction machine 20. The workflow information storage unit 84 stores workflow information registered in advance. The job information storage unit 85 stores job information indicating the content of a job representing a workflow executed by the flow execution unit 65.

ジョブ情報生成部63は、フロー実行部65がワークフローを実行する毎に、ジョブの内容を示すジョブ情報を生成して、ジョブ情報記憶部85に記憶させる。ジョブ情報は、一例として、ワークフローの処理対象となる画像データ、実行したワークフロー情報、メタデータ、設定値等を含む設定値情報、および、ワークフローの処理結果であるデータ等を含む。   Each time the flow execution unit 65 executes a workflow, the job information generation unit 63 generates job information indicating the content of the job and stores the job information in the job information storage unit 85. The job information includes, for example, image data to be processed by the workflow, executed workflow information, metadata, setting value information including setting values, and data that is a processing result of the workflow.

さらに、ジョブ情報は、ワークフローに含まれるそれぞれの処理毎に、中間ワークフロー情報および中間データを含む。ジョブ情報生成部63は、ワークフローに含まれるそれぞれの処理毎に、対応する処理以後に実行される処理の内容および実行順序を定義する中間ワークフロー情報を生成するとともに、中間ワークフロー情報の処理対象となる中間データを取得する。そして、ジョブ情報生成部63は、ワークフローに含まれるそれぞれの処理毎の中間ワークフロー情報および中間データを含むジョブ情報を生成する。   Further, the job information includes intermediate workflow information and intermediate data for each process included in the workflow. For each process included in the workflow, the job information generation unit 63 generates intermediate workflow information that defines the content and execution order of processes to be executed after the corresponding process, and is a processing target of the intermediate workflow information. Get intermediate data. Then, the job information generation unit 63 generates job information including intermediate workflow information and intermediate data for each process included in the workflow.

中間ワークフロー取得部64は、ジョブ情報記憶部85に記憶されたジョブ情報の中から、再実行するジョブの内容を示すジョブ情報を特定する。中間ワークフロー取得部64は、再実行するジョブの内容を示すジョブ情報から、設定値が変更された処理を全て含む中間ワークフロー情報を取得する。これとともに、中間ワークフロー取得部64は、取得した中間ワークフロー情報に対応する中間データを取得する。そして、中間ワークフロー取得部64は、取得した中間ワークフロー情報および中間データをフロー実行部65に与える。   The intermediate workflow acquisition unit 64 specifies job information indicating the content of the job to be re-executed from the job information stored in the job information storage unit 85. The intermediate workflow acquisition unit 64 acquires intermediate workflow information including all processes whose setting values have been changed from job information indicating the contents of the job to be re-executed. At the same time, the intermediate workflow acquisition unit 64 acquires intermediate data corresponding to the acquired intermediate workflow information. Then, the intermediate workflow acquisition unit 64 gives the acquired intermediate workflow information and intermediate data to the flow execution unit 65.

フロー実行部65は、選択されたワークフローに対応するワークフロー情報をワークフロー情報記憶部84から取得する。また、フロー実行部65は、複合機20がスキャンして生成した画像データを画像データ記憶部83から取得する。そして、フロー実行部65は、複合機20がスキャンして生成した画像データに対して、選択されたワークフローに含まれるそれぞれの処理を、受け付けた設定値に従って実行する。   The flow execution unit 65 acquires workflow information corresponding to the selected workflow from the workflow information storage unit 84. In addition, the flow execution unit 65 acquires the image data generated by scanning by the multifunction machine 20 from the image data storage unit 83. Then, the flow execution unit 65 executes each process included in the selected workflow on the image data scanned and generated by the multifunction machine 20 according to the received set value.

また、フロー実行部65は、ジョブを再実行する場合、中間ワークフロー情報および中間データを中間ワークフロー取得部64から取得する。そして、フロー実行部65は、再実行を受け付けたジョブで実行されたそれぞれの処理を、変更された設定値に従って再実行する。   Further, the flow execution unit 65 acquires intermediate workflow information and intermediate data from the intermediate workflow acquisition unit 64 when the job is re-executed. Then, the flow execution unit 65 re-executes each process executed by the job for which re-execution is accepted according to the changed setting value.

フロー実行部65は、複数の処理実行部91と、フロー制御部92とを含む。   The flow execution unit 65 includes a plurality of process execution units 91 and a flow control unit 92.

それぞれの処理実行部91は、与えられたデータに対して、設定値に従った処理を実行する。それぞれの処理実行部91は、互いに異なる処理を実行する。それぞれの処理実行部91は、一例として、フロー制御部92により呼び出されたプラグインプログラムをプロセッサが実行することにより実現される。   Each process execution part 91 performs the process according to a setting value with respect to the given data. Each process execution part 91 performs a mutually different process. Each process execution part 91 is implement | achieved, for example, when a processor runs the plug-in program called by the flow control part 92. FIG.

例えば、何れかの処理実行部91は、与えられた画像データに対して文字認識し、テキストデータを生成する。この場合、処理実行部91は、言語(日本語、英語およびドイツ語等)を特定する設定値が与えられ、設定値により特定された言語の辞書データを用いて文字認識をする。   For example, one of the process execution units 91 recognizes characters for given image data and generates text data. In this case, the processing execution unit 91 is given a set value for specifying a language (Japanese, English, German, etc.), and performs character recognition using dictionary data of the language specified by the set value.

また、他の何れかの処理実行部91は、与えられたデータのデータ形式を変換する。この場合、処理実行部91は、データ形式(Tiff、JPEG、PDF等)を特定する設定値が与えられ、設定値により特定されたデータ形式のデータを出力する。   Also, any other process execution unit 91 converts the data format of the given data. In this case, the processing execution unit 91 is given a setting value that specifies the data format (Tiff, JPEG, PDF, etc.), and outputs data in the data format specified by the setting value.

また、さらに他の何れかの処理実行部91は、与えられたデータをフォルダまたはサーバ等へと送信する。この場合、処理実行部91は、送信先のフォルダのアドレス、送信先のサーバのアドレスを特定する設定値が与えられ、設定値により特定された送信先へとデータを送信する。   Further, any other processing execution unit 91 transmits the given data to a folder or a server. In this case, the process execution unit 91 is given a setting value specifying the address of the transmission destination folder and the address of the transmission destination server, and transmits data to the transmission destination specified by the setting value.

フロー制御部92は、処理実行部91により実行される複数の処理の実行順序を、ワークフロー情報または中間ワークフロー情報に従い制御する。より具体的には、フロー制御部92は、与えられたたワークフロー情報または中間ワークフロー情報に従って対応する処理実行部91を順次に呼び出し、呼び出した処理実行部91に、処理対象となるデータおよび設定値を与えて、処理を実行させる。そして、呼び出された処理実行部91は、与えられたデータに対して、与えられた設定値に従った処理を実行し、処理結果をフロー制御部92に返す。   The flow control unit 92 controls the execution order of a plurality of processes executed by the process execution unit 91 according to the workflow information or the intermediate workflow information. More specifically, the flow control unit 92 sequentially calls the corresponding process execution unit 91 according to the given workflow information or intermediate workflow information, and the called process execution unit 91 receives data and set values to be processed. To execute the process. Then, the called process execution unit 91 executes the process according to the given setting value for the given data, and returns the process result to the flow control unit 92.

また、フロー制御部92は、中間ワークフロー取得部64から与えられた中間ワークフロー情報に従って対応する処理実行部91を順次に呼び出し、呼び出した処理実行部91に処理対象となるデータを与える。そして、フロー制御部92は、設定値が変更された場合には変更後の設定値、変更されていない場合には元の設定値に従って、処理を実行させる。   In addition, the flow control unit 92 sequentially calls the corresponding process execution unit 91 according to the intermediate workflow information given from the intermediate workflow acquisition unit 64, and gives the data to be processed to the called process execution unit 91. Then, the flow control unit 92 causes the process to be executed according to the changed set value when the set value is changed, or according to the original set value when the set value is not changed.

図4は、ワークフローを実行する場合のシーケンスを示す図である。複合機20およびワークフロー処理装置22は、ワークフローを実行する場合、例えば、図4に示すようなシーケンスで処理を進める。   FIG. 4 is a diagram illustrating a sequence when a workflow is executed. When executing the workflow, the multifunction machine 20 and the workflow processing device 22 advance the process in a sequence as shown in FIG. 4, for example.

まず、ユーザは、複合機20に対してスキャン開始を指示する(S11)。スキャン開始の指示を受けると、複合機20は、用紙をスキャンして画像データを生成する(S12)。   First, the user instructs the multifunction device 20 to start scanning (S11). Upon receiving the scan start instruction, the multi-function device 20 scans the paper and generates image data (S12).

なお、本例では、複合機20を用いる例を説明しているが、他の機器によるデータの取得処理であってもよい。例えば、撮像装置が静止画像データまたは動画像データを取得する処理であってもよい。また、例えば、クライアント端末がメールを受信する処理であってもよいし、記録媒体からデータを読み出す処理であってもよい。   In this example, an example in which the multifunction machine 20 is used has been described, but data acquisition processing by another device may be used. For example, the image capturing apparatus may be a process of acquiring still image data or moving image data. Further, for example, the process may be a process in which the client terminal receives an email or the process of reading data from a recording medium.

続いて、複合機20は、生成した画像データをネットワークを介してワークフロー処理装置22に送信する(S13)。ワークフロー処理装置22の入出力部61は、画像データを受信すると、画像データ記憶部83に受信した画像データを記憶させる(S14,S15)。そして、入出力部61は、画像データの記憶処理が完了すると、レスポンスを複合機20に返す(S16)。   Subsequently, the multifunction device 20 transmits the generated image data to the workflow processing device 22 via the network (S13). When receiving the image data, the input / output unit 61 of the workflow processing device 22 stores the received image data in the image data storage unit 83 (S14, S15). When the image data storage process is completed, the input / output unit 61 returns a response to the multi-function device 20 (S16).

続いて、ユーザは、複合機20に対してワークフローの一覧の取得の要求を指示する(S17)。一覧の取得の要求の指示を受けると、複合機20は、ワークフロー処理装置22に対して、ワークフローの一覧の取得要求を送信する(S18)。ワークフローの一覧の取得要求を受信すると、入出力部61は、ワークフロー情報記憶部84から、登録されているワークフローの一覧を取得する(S19,S20)。続いて、入出力部61は、取得したワークフローの一覧を複合機20に返す(S21)。複合機20は、一覧を受信すると、ユーザに表示して何れかのワークフローを選択させる。   Subsequently, the user instructs the multifunction machine 20 to obtain a workflow list (S17). Upon receiving the list acquisition request instruction, the MFP 20 transmits a workflow list acquisition request to the workflow processing apparatus 22 (S18). Upon receiving a workflow list acquisition request, the input / output unit 61 acquires a registered workflow list from the workflow information storage unit 84 (S19, S20). Subsequently, the input / output unit 61 returns the acquired workflow list to the multi-function device 20 (S21). Upon receiving the list, the multi-function device 20 displays the list and allows the user to select one of the workflows.

続いて、ユーザは、複合機20に対してワークフローの選択操作をする(S22)。選択操作がされると、複合機20は、選択されたワークフローに含まれるそれぞれの処理についての設定項目の取得要求を、ワークフロー処理装置22に送信する(S23)。設定項目の取得要求を受信すると、入出力部61は、ワークフロー情報記憶部84から、選択されたワークフローに含まれるそれぞれの処理についての設定項目を取得する(S24,S25)。続いて、入出力部61は、取得した設定項目を複合機20に返す(S26)。複合機20は、設定項目を受信すると、設定項目について設定値を入力する画面をユーザに表示して設定値を入力させる。   Subsequently, the user performs a workflow selection operation on the multifunction machine 20 (S22). When the selection operation is performed, the multifunction machine 20 transmits a setting item acquisition request for each process included in the selected workflow to the workflow processing apparatus 22 (S23). Upon receiving the setting item acquisition request, the input / output unit 61 acquires setting items for each process included in the selected workflow from the workflow information storage unit 84 (S24, S25). Subsequently, the input / output unit 61 returns the acquired setting item to the multi-function device 20 (S26). When the multifunction device 20 receives the setting item, the multifunction device 20 displays a screen for inputting a setting value for the setting item and causes the user to input the setting value.

続いて、ユーザは、複合機20に対して、設定値を入力して、ワークフローの実行開始の指示を与える(S27)。実行開始の指示を受けると、複合機20は、選択されたワークフローを特定する情報および設定値とともに、実行開始指示をワークフロー処理装置22に送信する(S28)。   Subsequently, the user inputs a setting value to the multifunction device 20 and gives an instruction to start execution of the workflow (S27). Upon receiving the execution start instruction, the multi-function device 20 transmits an execution start instruction to the workflow processing apparatus 22 together with information and setting values for specifying the selected workflow (S28).

実行指示を受けると、入出力部61は、フロー制御部92に実行指示を与える(S29)。実行指示を受けると、フロー制御部92は、対応するワークフロー情報をワークフロー情報記憶部84から取得する(S30,S31)。続いて、フロー制御部92は、スキャンされた画像データを画像データ記憶部83から取得する(S32,S33)。   When receiving the execution instruction, the input / output unit 61 gives an execution instruction to the flow control unit 92 (S29). When receiving the execution instruction, the flow control unit 92 acquires the corresponding workflow information from the workflow information storage unit 84 (S30, S31). Subsequently, the flow control unit 92 acquires the scanned image data from the image data storage unit 83 (S32, S33).

続いて、フロー制御部92は、ワークフロー情報を解析して、順次に、対応する処理実行部91を呼び出して処理を実行させる。本例においては、まず、フロー制御部92は、OCR処理を実行する処理実行部91−1を呼び出して、OCR処理を実行させる(S34)。この場合において、フロー制御部92は、処理対象のデータとともに、ユーザにより入力された言語を特定する設定値を処理実行部91−1に与える。そして、処理実行部91−1は、OCR処理が完了すると、OCR処理の結果をフロー制御部92に返す(S35)。   Subsequently, the flow control unit 92 analyzes the workflow information and sequentially calls the corresponding process execution unit 91 to execute the process. In this example, first, the flow control unit 92 calls the process execution unit 91-1 that executes the OCR process to execute the OCR process (S34). In this case, the flow control unit 92 gives a setting value specifying the language input by the user to the process execution unit 91-1 together with the data to be processed. Then, when the OCR process is completed, the process execution unit 91-1 returns the result of the OCR process to the flow control unit 92 (S35).

続いて、フロー制御部92は、データ変換処理を実行する処理実行部91−2を呼び出して、データ変換処理を実行させる(S36)。この場合において、フロー制御部92は、処理対象のデータとともに、ユーザにより入力されたデータ形式を特定する設定値を処理実行部91−2に与える。そして、処理実行部91−2は、データ変換処理が完了すると、変換後のデータをフロー制御部92に返す(S37)。   Subsequently, the flow control unit 92 calls the process execution unit 91-2 that executes the data conversion process to execute the data conversion process (S36). In this case, the flow control unit 92 gives a setting value specifying the data format input by the user to the processing execution unit 91-2 together with the data to be processed. Then, when the data conversion process is completed, the process execution unit 91-2 returns the converted data to the flow control unit 92 (S37).

続いて、フロー制御部92は、配信処理を実行する処理実行部91−3を呼び出して、配信処理を実行させる(S38)。この場合において、フロー制御部92は、配信対象のデータとともに、ユーザにより入力された送信先を特定する設定値を処理実行部91−3に与える。そして、処理実行部91−3は、配信処理が完了すると、完了した旨を示す情報をフロー制御部92に返す(S39)。   Subsequently, the flow control unit 92 calls the process execution unit 91-3 for executing the distribution process to execute the distribution process (S38). In this case, the flow control unit 92 gives a setting value specifying the transmission destination input by the user to the process execution unit 91-3 together with the distribution target data. Then, when the distribution process is completed, the process execution unit 91-3 returns information indicating the completion to the flow control unit 92 (S39).

ワークフロー情報に含まれる全ての処理が完了すると、フロー制御部92は、ジョブ情報生成部63を呼び出して、ワークフローの実行内容を示すジョブ情報を生成させる(S40)。続いて、フロー制御部92は、生成したジョブ情報をジョブ情報記憶部85に記憶させる(S41,S42)。   When all the processes included in the workflow information are completed, the flow control unit 92 calls the job information generation unit 63 to generate job information indicating the execution contents of the workflow (S40). Subsequently, the flow control unit 92 stores the generated job information in the job information storage unit 85 (S41, S42).

続いて、フロー制御部92は、ワークフローが完了したことを入出力部61に通知する(S43)。そして、入出力部61は、ワークフローが完了したことを複合機20に通知する(S44)。   Subsequently, the flow control unit 92 notifies the input / output unit 61 that the workflow has been completed (S43). The input / output unit 61 notifies the multi-function device 20 that the workflow has been completed (S44).

図5は、ジョブを再実行する場合のシーケンスを示す図である。ワークフロー処理装置22は、実行済みのジョブについて、端末装置21から再実行の要求を受け付けることができる。ジョブを再実行する場合、端末装置21およびワークフロー処理装置22は、例えば、図5に示すようなシーケンスで処理を進める。なお、本例では、端末装置21を用いる例を説明しているが、複合機20から再実行の要求を受け付けてもよい。   FIG. 5 is a diagram illustrating a sequence when the job is re-executed. The workflow processing device 22 can accept a re-execution request from the terminal device 21 for an already executed job. When the job is re-executed, the terminal device 21 and the workflow processing device 22 advance the processing in a sequence as shown in FIG. 5, for example. In this example, an example in which the terminal device 21 is used has been described, but a re-execution request may be received from the multifunction device 20.

まず、ユーザは、端末装置21に対してジョブの一覧の取得の要求を指示する(S51)。一覧の取得の要求の指示を受けると、端末装置21は、ワークフロー処理装置22に対して、ジョブの一覧の取得要求を送信する(S52)。ジョブの一覧の取得要求を受信すると、入出力部61は、ジョブ情報記憶部85から、記憶されているジョブの一覧を取得する(S53,S54)。続いて、入出力部61は、取得したジョブの一覧を端末装置21に返す(S55)。端末装置21は、ジョブの一覧を受信すると、表示してユーザに何れかのジョブを選択させる。   First, the user instructs the terminal device 21 to request a job list acquisition (S51). Upon receiving an instruction for a list acquisition request, the terminal apparatus 21 transmits a job list acquisition request to the workflow processing apparatus 22 (S52). Upon receiving a job list acquisition request, the input / output unit 61 acquires a stored job list from the job information storage unit 85 (S53, S54). Subsequently, the input / output unit 61 returns a list of acquired jobs to the terminal device 21 (S55). When the terminal device 21 receives the job list, the terminal device 21 displays the job list and allows the user to select one of the jobs.

続いて、ユーザは、端末装置21に対してジョブの選択操作をする(S56)。選択操作がされると、端末装置21は、選択されたジョブにおいて実行されたそれぞれの処理について、設定項目および実行した設定値の取得要求を、ワークフロー処理装置22に送信する(S57)。設定項目等の取得要求を受信すると、入出力部61は、ジョブ情報記憶部85から、選択されたジョブにおいて実行されたそれぞれの処理についての設定項目および実行した設定値を取得する(S58,S59)。続いて、入出力部61は、取得した設定項目および実行した設定値を端末装置21に返す(S60)。端末装置21は、設定項目および実行した設定値を受信すると、設定値を変更するための画面を表示して、ユーザに変更された設定値を入力させる。   Subsequently, the user performs a job selection operation on the terminal device 21 (S56). When the selection operation is performed, the terminal device 21 transmits a setting item and an execution request for the set value for each process executed in the selected job to the workflow processing device 22 (S57). When receiving an acquisition request for setting items or the like, the input / output unit 61 acquires setting items and executed setting values for each process executed in the selected job from the job information storage unit 85 (S58, S59). ). Subsequently, the input / output unit 61 returns the acquired setting item and the executed setting value to the terminal device 21 (S60). When the terminal device 21 receives the setting item and the executed setting value, the terminal device 21 displays a screen for changing the setting value and allows the user to input the changed setting value.

続いて、ユーザは、端末装置21に対して、変更した設定値を入力し、その後、ジョブの再実行開始の指示を与える(S61)。実行開始の指示を受けると、端末装置21は、選択されたジョブを特定する情報および変更された設定値とともに、再実行開始指示をワークフロー処理装置22に送信する(S62)。   Subsequently, the user inputs the changed setting value to the terminal device 21, and then gives an instruction to start re-execution of the job (S61). Upon receiving the execution start instruction, the terminal device 21 transmits a re-execution start instruction to the workflow processing apparatus 22 together with information for specifying the selected job and the changed setting value (S62).

再実行指示を受けると、入出力部61は、フロー制御部92に再実行指示を与える(S63)。再実行指示を受けると、フロー制御部92は、ジョブ情報記憶部85からジョブ情報を取得する(S64,S65)。   Upon receiving the re-execution instruction, the input / output unit 61 gives a re-execution instruction to the flow control unit 92 (S63). Upon receiving the re-execution instruction, the flow control unit 92 acquires job information from the job information storage unit 85 (S64, S65).

続いて、フロー制御部92は、中間ワークフロー取得部64を呼び出して、中間ワークフロー情報および中間データを取得させる(S66)。より具体的には、中間ワークフロー取得部64は、再実行するジョブの内容を示すジョブ情報から、ユーザによって設定値が変更された処理を全て含む中間ワークフロー情報を取得する。これとともに、中間ワークフロー取得部64は、取得した中間ワークフロー情報に対応する中間データを取得する。   Subsequently, the flow control unit 92 calls the intermediate workflow acquisition unit 64 to acquire intermediate workflow information and intermediate data (S66). More specifically, the intermediate workflow acquisition unit 64 acquires intermediate workflow information including all processes whose setting values have been changed by the user from job information indicating the contents of the job to be re-executed. At the same time, the intermediate workflow acquisition unit 64 acquires intermediate data corresponding to the acquired intermediate workflow information.

続いて、フロー制御部92は、中間ワークフロー情報を解析して、順次に、対応する処理実行部91を呼び出して処理を実行させる。本例においては、まず、フロー制御部92は、OCR処理を実行する処理実行部91−1を呼び出して、OCR処理を実行させる(S67)。このとき、フロー制御部92は、設定値が変更された場合には変更後の言語を特定する設定値、変更されていない場合には元の言語を特定する設定値に従って、処理を実行させる。そして、処理実行部91−1は、OCR処理が完了すると、OCR処理の結果をフロー制御部92に返す(S68)。   Subsequently, the flow control unit 92 analyzes the intermediate workflow information and sequentially calls the corresponding process execution unit 91 to execute the process. In this example, first, the flow control unit 92 calls the process execution unit 91-1 for executing the OCR process, and executes the OCR process (S67). At this time, the flow control unit 92 causes the process to be executed according to a setting value for specifying the language after the change when the setting value is changed, or according to a setting value for specifying the original language when the setting value is not changed. Then, when the OCR process is completed, the process execution unit 91-1 returns the result of the OCR process to the flow control unit 92 (S68).

続いて、フロー制御部92は、データ変換処理を実行する処理実行部91−2を呼び出して、データ変換処理を実行させる(S69)。このとき、フロー制御部92は、設定値が変更された場合には変更後のデータ形式を特定する設定値、変更されていない場合には元のデータ形式を特定する設定値に従って、処理を実行させる。そして、処理実行部91−2は、データ変換処理が完了すると、変換後のデータをフロー制御部92に返す(S70)。   Subsequently, the flow control unit 92 calls the process execution unit 91-2 that executes the data conversion process to execute the data conversion process (S69). At this time, the flow control unit 92 executes the process according to the setting value that specifies the changed data format when the setting value is changed, or according to the setting value that specifies the original data format when the setting value is not changed. Let Then, when the data conversion process is completed, the process execution unit 91-2 returns the converted data to the flow control unit 92 (S70).

続いて、フロー制御部92は、配信処理を実行する処理実行部91−3を呼び出して、配信処理を実行させる(S71)。このとき、フロー制御部92は、設定値が変更された場合には変更後の送信先を特定する設定値、変更されていない場合には元の送信先を特定する設定値に従って、処理を実行させる。そして、処理実行部91−3は、配信処理が完了すると、完了した旨を示す情報をフロー制御部92に返す(S72)。   Subsequently, the flow control unit 92 calls the process execution unit 91-3 for executing the distribution process to execute the distribution process (S71). At this time, the flow control unit 92 executes processing according to the setting value for specifying the changed transmission destination when the setting value is changed, or according to the setting value for specifying the original transmission destination when the setting value is not changed. Let Then, when the distribution process is completed, the process execution unit 91-3 returns information indicating the completion to the flow control unit 92 (S72).

ワークフロー情報に含まれる全ての処理が完了すると、フロー制御部92は、ジョブ情報生成部63を呼び出して、再実行時における実行内容を示すジョブ情報を生成させる(S73)。続いて、フロー制御部92は、生成したジョブ情報をジョブ情報記憶部85に記憶させる(S74,S75)。   When all the processes included in the workflow information are completed, the flow control unit 92 calls the job information generation unit 63 to generate job information indicating the execution contents at the time of re-execution (S73). Subsequently, the flow control unit 92 stores the generated job information in the job information storage unit 85 (S74, S75).

続いて、フロー制御部92は、ジョブの再実行が完了したことを入出力部61に通知する(S76)。そして、入出力部61は、ジョブの再実行が完了したことを端末装置21に通知する(S77)。   Subsequently, the flow control unit 92 notifies the input / output unit 61 that the re-execution of the job has been completed (S76). Then, the input / output unit 61 notifies the terminal device 21 that the re-execution of the job has been completed (S77).

図6は、ジョブ情報の構成を示す図である。ジョブ情報には、ジョブを識別するジョブIDが割り当てられる。ジョブ情報は、一例として、ジョブ情報記憶部85における、スキャンを表すルートの下にジョブID毎に格納される。   FIG. 6 is a diagram illustrating a configuration of job information. A job ID for identifying a job is assigned to the job information. For example, the job information is stored for each job ID under the route representing the scan in the job information storage unit 85.

ジョブ情報は、一例として、画像データ、ワークフロー情報、メタデータ、設定値情報、および、処理後データを含む。メタデータは、例えば、実行日時、更新日時、ジョブIDおよびユーザ名等を含む情報である。設定値情報は、ユーザにより入力された設定値等を含む情報である。処理後データは、ワークフローを実行した結果生成されたデータである。   For example, the job information includes image data, workflow information, metadata, setting value information, and post-processing data. The metadata is information including, for example, execution date / time, update date / time, job ID, user name, and the like. The set value information is information including a set value input by the user. The post-processing data is data generated as a result of executing the workflow.

また、ジョブ情報は、ワークフローに含まれる処理毎に、中間ワークフロー情報および中間データを含む。中間ワークフロー情報は、その処理以後(当該処理も含む)に実行される処理の内容および実行順序を定義するワークフロー情報である。また、中間データは、対応する中間ワークフロー情報の処理対象となるデータである。   The job information includes intermediate workflow information and intermediate data for each process included in the workflow. The intermediate workflow information is workflow information that defines the content and execution order of processes executed after the process (including the process). The intermediate data is data that is a target of processing of the corresponding intermediate workflow information.

図7は、中間ワークフロー情報および中間データの生成処理のフローチャートである。ジョブ情報生成部63は、例えばワークフローの実行が完了すると、ジョブ情報を生成してジョブ情報記憶部85に記憶させる。この場合において、ジョブ情報生成部63は、図7に示すようなフローで中間ワークフロー情報および中間データをジョブ情報に追加する。   FIG. 7 is a flowchart of intermediate workflow information and intermediate data generation processing. For example, when the execution of the workflow is completed, the job information generation unit 63 generates job information and stores it in the job information storage unit 85. In this case, the job information generation unit 63 adds the intermediate workflow information and the intermediate data to the job information according to the flow shown in FIG.

まず、ジョブ情報生成部63は、ワークフローに含まれる処理毎に、ステップS102〜ステップS104の処理を繰り返して実行する(ステップS101とステップS105との間のループ処理)。ステップS102において、ジョブ情報生成部63は、当該処理に対応する中間ワークフロー情報を生成する。ジョブ情報生成部63は、一例として、元のワークフロー情報に示されている、実行を開始する処理を指し示すポインタの値を、当該処理を指し示すように書き換えることにより中間ワークフロー情報を生成することができる。   First, the job information generation unit 63 repeatedly executes the processing from step S102 to step S104 for each processing included in the workflow (loop processing between step S101 and step S105). In step S102, the job information generation unit 63 generates intermediate workflow information corresponding to the process. For example, the job information generation unit 63 can generate intermediate workflow information by rewriting the value of the pointer indicating the process to start execution indicated in the original workflow information so as to indicate the process. .

続いて、ステップS103において、ジョブ情報生成部63は、当該処理に対応する中間データを取得する。ジョブ情報生成部63は、一例として、当該処理を実行する処理実行部91に与えたデータをフロー制御部92から取得することにより、当該処理に対応する中間データを取得することができる。   Subsequently, in step S103, the job information generation unit 63 acquires intermediate data corresponding to the process. For example, the job information generation unit 63 can acquire intermediate data corresponding to the process by acquiring the data given to the process execution unit 91 that executes the process from the flow control unit 92.

続いて、ステップS104において、ジョブ情報生成部63は、ステップS102で生成した中間ワークフロー情報およびステップS103で取得した中間データを組にして、ジョブ情報に追加する。以上により、ジョブ情報生成部63は、中間ワークフロー情報および中間データを、ジョブ情報に追加することができる。   Subsequently, in step S104, the job information generation unit 63 adds the intermediate workflow information generated in step S102 and the intermediate data acquired in step S103 as a set to the job information. As described above, the job information generation unit 63 can add the intermediate workflow information and the intermediate data to the job information.

図8は、中間ワークフロー情報および中間データのジョブ情報からの取得処理のフローチャートである。中間ワークフロー取得部64は、ジョブを再実行する場合、ジョブ情報から1つの中間ワークフロー情報および中間データを取得して、フロー制御部92に与える。この場合、中間ワークフロー取得部64は、図8に示すようなフローで中間ワークフロー情報および中間データを取得する。   FIG. 8 is a flowchart of processing for acquiring intermediate workflow information and intermediate data from job information. When re-executing a job, the intermediate workflow acquisition unit 64 acquires one intermediate workflow information and intermediate data from the job information, and gives them to the flow control unit 92. In this case, the intermediate workflow acquisition unit 64 acquires intermediate workflow information and intermediate data according to the flow shown in FIG.

まず、ステップS111において、中間ワークフロー取得部64は、再実行すべきジョブにおいて実行されたそれぞれの処理のうち、設定値が変更された処理を検出する。この場合において、中間ワークフロー取得部64は、複数の設定値が変更されていれば、対応する複数の処理を検出する。   First, in step S111, the intermediate workflow acquisition unit 64 detects a process in which the setting value has been changed among the processes executed in the job to be re-executed. In this case, if a plurality of setting values are changed, the intermediate workflow acquisition unit 64 detects a plurality of corresponding processes.

続いて、ステップS112において、中間ワークフロー取得部64は、再実行すべきジョブにおいて実行されたそれぞれの処理のうち、最も先に実行する処理を特定する。続いて、ステップS113において、中間ワークフロー取得部64は、ジョブ情報から、特定した処理に対応する中間ワークフロー情報および中間データを取得する。   Subsequently, in step S112, the intermediate workflow acquisition unit 64 specifies the process to be executed first among the processes executed in the job to be re-executed. Subsequently, in step S113, the intermediate workflow acquisition unit 64 acquires intermediate workflow information and intermediate data corresponding to the specified process from the job information.

続いて、ステップS114において、中間ワークフロー取得部64は、ジョブ情報から設定値情報を取得し、変更された設定値を書き換える。そして、ステップS115において、中間ワークフロー取得部64は、取得した中間ワークフロー情報、中間データおよび設定値情報をフロー制御部92に与えて、実行を開始させる。   Subsequently, in step S114, the intermediate workflow acquisition unit 64 acquires setting value information from the job information, and rewrites the changed setting value. In step S115, the intermediate workflow acquisition unit 64 gives the acquired intermediate workflow information, intermediate data, and setting value information to the flow control unit 92 to start execution.

これにより、フロー制御部92は、ジョブを再実行する場合、設定値が変更されたことにより結果が影響する処理のみを実行し、影響の無い処理については実行しないようにすることができる。これにより、フロー制御部92は、ジョブの再実行時における処理量を軽減することができる。   As a result, when the job is re-executed, the flow control unit 92 can execute only the process that affects the result due to the change of the setting value, and does not execute the process that has no effect. Thereby, the flow control unit 92 can reduce the processing amount when the job is re-executed.

図9は、ジョブの一覧の一例を示す図である。再実行するジョブを選択させる場合、ワークフロー処理装置22は、端末装置21にジョブの一覧を送る。そして、端末装置21は、図9に示されるような、ジョブの一覧を表示する。   FIG. 9 is a diagram illustrating an example of a job list. When selecting a job to be re-executed, the workflow processing device 22 sends a job list to the terminal device 21. Then, the terminal device 21 displays a list of jobs as shown in FIG.

ジョブの一覧画面には、ジョブ毎に、生成日時、最終更新日時、および、ジョブID等が表示されている。さらに、ジョブの一覧画面には、確認ボタン101、変更ボタン102および再実行ボタン103が表示されている。   The job list screen displays the generation date and time, the last update date and time, the job ID, and the like for each job. Further, a confirmation button 101, a change button 102, and a re-execution button 103 are displayed on the job list screen.

確認ボタン101がユーザにより押されると、端末装置21は、対応する処理結果を例えばデータの配信先のファイルサーバ23等から取得して表示する。これにより、端末装置21は、ファイルサーバ23に格納されているデータをネットワークを介して取得して表示し、ジョブを再実行させるか否かをユーザに判断させることができる。   When the confirmation button 101 is pressed by the user, the terminal device 21 acquires and displays the corresponding processing result from, for example, the file server 23 that is the data distribution destination. Thereby, the terminal device 21 can acquire and display the data stored in the file server 23 via the network, and can make the user determine whether to re-execute the job.

変更ボタン102がユーザにより押されると、端末装置21は、設定値変更画面を表示する。これにより、端末装置21は、設定値をユーザに変更させることができる。   When the change button 102 is pressed by the user, the terminal device 21 displays a setting value change screen. Thereby, the terminal device 21 can make a user change a setting value.

再実行ボタン103がユーザにより押されると、端末装置21は、設定値とともに、再実行の開始要求をワークフロー処理装置22に送信する。これにより、端末装置21は、ジョブの再実行を受け付けることができる。   When the re-execution button 103 is pressed by the user, the terminal device 21 transmits a re-execution start request to the workflow processing device 22 together with the set value. Thereby, the terminal device 21 can accept the re-execution of the job.

図10は、設定値の変更画面の一例を示す図である。端末装置21は、図9の変更ボタン102が押された場合、図10に示されるような設定値変更画面を表示する。   FIG. 10 is a diagram illustrating an example of a setting value change screen. When the change button 102 in FIG. 9 is pressed, the terminal device 21 displays a setting value change screen as shown in FIG.

設定値変更画面では、再実行すべきジョブにおいて実行されたそれぞれの処理について、設定値を変更させることができる。設定値変更画面は、ジョブの実行時の設定値をデフォルトで表示していてもよい。   On the setting value change screen, the setting value can be changed for each process executed in the job to be re-executed. The setting value change screen may display the setting values at the time of job execution by default.

例えば、図10の設定値変更画面には、OCR処理の言語を選択するためのセレクトボタンが表示されている。また、設定値変更画面には、データ変換処理のデータ形式を選択するためのセレクトボタンが表示されている。また、設定値変更画面には、配信処理における配信先のフォルダまたはサーバを選択するためのセレクトボタン、および、フォルダアドレスを入力するためのボックスが表示されている。また、さらに、設定値変更画面には、ジョブ情報のファイル名を入力するためのボックスが表示されていてもよい。   For example, a select button for selecting a language for OCR processing is displayed on the setting value change screen of FIG. In addition, a select button for selecting the data format of the data conversion process is displayed on the setting value change screen. The set value change screen displays a select button for selecting a distribution destination folder or server in the distribution process, and a box for inputting a folder address. Further, a box for inputting a file name of job information may be displayed on the setting value change screen.

そして、設定値変更画面には、完了ボタン104が表示されている。ユーザが完了ボタン104を押した場合、端末装置21は、設定値の変更処理を終えて、図9のジョブの一覧の表示画面を表示する。端末装置21は、このような設定値変更画面を表示することにより、ジョブの再実行をする場合に、ユーザに設定値を変更させることができる。   A completion button 104 is displayed on the setting value change screen. When the user presses the completion button 104, the terminal device 21 finishes the setting value change process and displays the job list display screen of FIG. 9. By displaying such a setting value change screen, the terminal device 21 can cause the user to change the setting value when the job is re-executed.

図11は、ワークフロー情報の一例を示す図である。図11に示すワークフロー情報は、XML文書で記述されている。<flow>と</flow>との間にワークフローに含まれる処理および順序が記述される。   FIG. 11 is a diagram illustrating an example of workflow information. The workflow information shown in FIG. 11 is described in an XML document. Between <flow> and </ flow>, processing and order included in the workflow are described.

<plugin>と</plugin>との間、または、“<plugin”と“/>”との間には、1つの処理(プラグインプログラム)を指定するIDおよび表示名が記述される。また、<plugin>と</plugin>との間には、次に実行すべき処理(プラグインプログラム)を指定するIDが記述される。また、<startpoint>と</startpoint>との間には、最初に実行すべき処理(プラグインプログラム)を指定するIDが記述される。   An ID and a display name for designating one process (plug-in program) are described between <plugin> and </ plugin> or between “<plugin” and “/>”. Also, between <plugin> and </ plugin>, an ID for designating a process (plug-in program) to be executed next is described. Also, between <startpoint> and </ startpoint>, an ID for specifying a process (plug-in program) to be executed first is described.

フロー制御部92は、このようなXML文書に記述された内容に従い処理実行部91を呼び出すことにより、OCR処理→データ変換処理→配信処理の順でワークフローを実行することができる。   The flow control unit 92 can execute the workflow in the order of OCR processing → data conversion processing → distribution processing by calling the processing execution unit 91 in accordance with the contents described in such an XML document.

図12は、中間ワークフロー情報の一例を示す図である。ジョブ情報生成部63は、ワークフローに含まれるそれぞれの処理毎に中間ワークフロー情報を生成する。例えば、ジョブ情報生成部63は、ワークフロー情報における、<startpoint>と</startpoint>との間の記述を書き換えて、中間ワークフロー情報を生成する。図12に示す中間ワークフロー情報は、<startpoint>と</startpoint>との間の記述を、データ変換処理(“DataConverter”)に書き換えたXML文書である。ジョブ情報生成部63は、このような中間ワークフロー情報を生成することにより、データ変換処理→配信処理の順で処理を実行させる中間ワークフロー情報を生成することができる。なお、ジョブ情報生成部63は、<startpoint>と</startpoint>との間の記述を書き換えた結果、処理に関係のないコードが生じた場合には、そのコードを削除してもよい。   FIG. 12 is a diagram illustrating an example of the intermediate workflow information. The job information generation unit 63 generates intermediate workflow information for each process included in the workflow. For example, the job information generation unit 63 rewrites the description between <startpoint> and </ startpoint> in the workflow information to generate intermediate workflow information. The intermediate workflow information shown in FIG. 12 is an XML document in which the description between <startpoint> and </ startpoint> is rewritten to data conversion processing (“Data Converter”). By generating such intermediate workflow information, the job information generation unit 63 can generate intermediate workflow information for executing processing in the order of data conversion processing → distribution processing. Note that the job information generation unit 63 may delete the code when a code unrelated to the processing is generated as a result of rewriting the description between <startpoint> and </ startpoint>.

図13は、設定値情報の一例を示す図である。ジョブ情報生成部63は、ユーザにより入力された設定値および設定値に関する他の情報を含む設定値情報を生成する。図13に示す設定値情報は、XML文書で記述されている。   FIG. 13 is a diagram illustrating an example of setting value information. The job information generation unit 63 generates setting value information including the setting value input by the user and other information related to the setting value. The setting value information shown in FIG. 13 is described in an XML document.

<distributionData>と</distributionData>との間には、設定値に関する情報が記述される。また、<userInputData>と</userInputData>との間には、ユーザが入力した設定値が記述される。   Information relating to the setting value is described between <distributionData> and </ distributionData>. Also, a setting value input by the user is described between <userInputData> and </ userInputData>.

<plugin>と</plugin>との間には、処理(プラグインプログラム)を指定するID、設定項目および設定項目の表示名が記述される。さらに、<plugin>と</plugin>との間における、<value>と</value>との間には、設定値を表す数値が記述される。   Between <plugin> and </ plugin>, an ID for specifying a process (plug-in program), a setting item, and a display name of the setting item are described. Furthermore, a numerical value representing a set value is described between <value> and </ value> between <plugin> and </ plugin>.

なお、それぞれの数値が表す具体的な設定値の内容は、この設定値情報の他の領域において定義されている。また、予め定められた固定の設定値(例えば、ファイルサーバ23のアドレス等)についても、この設定値情報の他の領域において定義されている。   The contents of specific setting values represented by the respective numerical values are defined in other areas of the setting value information. Also, predetermined fixed setting values (for example, the address of the file server 23, etc.) are also defined in other areas of the setting value information.

以上のような本実施形態に係る情報処理システム10によれば、スキャンして生成された画像データに対して実行したワークフローのジョブを再実行することができる。この場合に、情報処理システム10では、設定値を変更することができる。これにより、情報処理システム10によれば、誤った設定値でワークフローを実行してしまった場合にも、再度のスキャンをせずに、正しい設定値でワークフローを実行することができる。従って、情報処理システム10によれば、ユーザの作業負担を軽減することができる。   According to the information processing system 10 according to the present embodiment as described above, a workflow job executed on image data generated by scanning can be re-executed. In this case, in the information processing system 10, the set value can be changed. Thereby, according to the information processing system 10, even when the workflow is executed with an incorrect setting value, the workflow can be executed with the correct setting value without performing another scan. Therefore, according to the information processing system 10, it is possible to reduce the work burden on the user.

図14は、複合機20のハードウェア構成の一例を示す図である。複合機20は、一例として、コントローラ110と、オペレーションパネル125と、ファクシミリコントロールユニット(FCU)126と、撮像部127と、印刷部128とを有する。   FIG. 14 is a diagram illustrating an example of a hardware configuration of the multifunction machine 20. As an example, the multi-function device 20 includes a controller 110, an operation panel 125, a facsimile control unit (FCU) 126, an imaging unit 127, and a printing unit 128.

コントローラ110は、CPU111(Central Processing Unit)と、ASIC112(Application Specific Integrated Circuit)と、NB113(ノースブリッジ)と、SB114(サウスブリッジ)と、MEM−P115(システムメモリ)と、MEM−C116(ローカルメモリ)と、HDD117(ハードディスクドライブ)と、メモリカードスロット118と、NIC119(ネットワークインタフェースコントローラ)と、USBデバイス120と、IEEE1394デバイス121と、セントロニクスデバイス122とを有する。   The controller 110 includes a CPU 111 (Central Processing Unit), an ASIC 112 (Application Specific Integrated Circuit), an NB 113 (North Bridge), an SB 114 (South Bridge), a MEM-P 115 (system memory), and a MEM-C 116 (local memory). ), HDD 117 (hard disk drive), memory card slot 118, NIC 119 (network interface controller), USB device 120, IEEE 1394 device 121, and Centronics device 122.

CPU111は、種々の情報処理を実行するためのICであり、OS(Operating System)またはプラットホーム上で、アプリケーションをプロセス単位で並列的に実行する。ASIC112は、画像処理用の半導体デバイスである。NB113は、CPU111とASIC112とを接続するためのブリッジである。SB114は、NB113と周辺機器等とを接続するためのブリッジである。ASIC112とNB113とは、例えばAGP(Accelerated Graphics Port)を介して接続されている。   The CPU 111 is an IC for executing various types of information processing, and executes applications in parallel on a process basis on an OS (Operating System) or a platform. The ASIC 112 is a semiconductor device for image processing. The NB 113 is a bridge for connecting the CPU 111 and the ASIC 112. The SB 114 is a bridge for connecting the NB 113 and peripheral devices. The ASIC 112 and the NB 113 are connected through, for example, an AGP (Accelerated Graphics Port).

MEM−P115は、NB113に接続されたメモリである。MEM−C116は、ASIC112に接続されたメモリである。HDD117は、ASIC112に接続されたストレージであり、画像データ蓄積、文書データ蓄積、プログラム蓄積、フォントデータ蓄積およびフォームデータ蓄積等を行うために使用される。   The MEM-P 115 is a memory connected to the NB 113. The MEM-C 116 is a memory connected to the ASIC 112. The HDD 117 is a storage connected to the ASIC 112, and is used to perform image data accumulation, document data accumulation, program accumulation, font data accumulation, form data accumulation, and the like.

HDD117には、種々のアプリケーションプログラム(コピープログラム、スキャナプログラム、プリンタプログラム、ファックスプログラム等)が記憶されている。メモリカードスロット118は、SB114に接続され、メモリカード124をセット(挿入)するために使用される。   The HDD 117 stores various application programs (copy program, scanner program, printer program, fax program, etc.). The memory card slot 118 is connected to the SB 114 and is used for setting (inserting) the memory card 124.

NIC119は、ネットワーク等を介してMACアドレス等を使用したデータ通信を行うためのコントローラである。USBデバイス120は、USB(Universal Serial Bus)規格に準拠したシリアルポートを提供するためのデバイスである。IEEE1394デバイス121は、IEEE1394規格に準拠したシリアルポートを提供するためのデバイスである。セントロニクスデバイス122は、セントロニクス仕様に準拠したパラレルポートを提供するためのデバイスである。NIC119と、USBデバイス120と、IEEE1394デバイス121と、セントロニクスデバイス122とは、PCI(Peripheral Component Interconnect)バスを介してNB113およびSB114に接続されている。   The NIC 119 is a controller for performing data communication using a MAC address or the like via a network or the like. The USB device 120 is a device for providing a serial port compliant with the USB (Universal Serial Bus) standard. The IEEE 1394 device 121 is a device for providing a serial port compliant with the IEEE 1394 standard. The Centronics device 122 is a device for providing a parallel port compliant with the Centronics specification. The NIC 119, the USB device 120, the IEEE 1394 device 121, and the Centronics device 122 are connected to the NB 113 and the SB 114 via a PCI (Peripheral Component Interconnect) bus.

オペレーションパネル125は、ユーザが複合機20に入力を行うためのハードウェア(操作部)であるとともに、複合機20がメニュー画面を表示するハードウェア(表示部)である。オペレーションパネル125は、ASIC112に接続されている。FCU126と撮像部127と印刷部128とは、PCIバスを介してASIC112に接続されている。   The operation panel 125 is hardware (operation unit) for a user to input to the multifunction device 20 and hardware (display unit) on which the multifunction device 20 displays a menu screen. The operation panel 125 is connected to the ASIC 112. The FCU 126, the imaging unit 127, and the printing unit 128 are connected to the ASIC 112 via the PCI bus.

撮像部127は、コンタクトガラスに載置された原稿を光学的に走査して、その反射光をA/D変換して画像処理を施し、カラーまたはモノクロの画像データを生成する。   The imaging unit 127 optically scans a document placed on the contact glass, A / D converts the reflected light, performs image processing, and generates color or monochrome image data.

印刷部128は、例えばタンデム型の感光ドラムを有し、画像データまたはPDL(Page Description Language)データに基づきレーザビームを変調し感光ドラムを走査して潜像を形成する。そして、印刷部128は、潜像にトナーを付着して現像した1ページ毎の画像を用紙に熱と圧力で転写する。印刷部128は、このような電子写真方式のプロッタに限られず、液滴を吐出して画像を形成するインクジェット型のプロッタエンジンでもよい。   The printing unit 128 includes, for example, a tandem type photosensitive drum, modulates a laser beam based on image data or PDL (Page Description Language) data, and scans the photosensitive drum to form a latent image. Then, the printing unit 128 transfers the image of each page developed by attaching toner to the latent image onto the sheet with heat and pressure. The printing unit 128 is not limited to such an electrophotographic plotter, and may be an ink jet type plotter engine that discharges droplets to form an image.

FCU126は、NIC119を介してネットワークに接続し例えばT.37,T.38の規格に対応した通信手順または公衆通信網に接続し例えばG3、G4規格に対応した通信手順に従い画像データの送受信を行う。また、FCU126は、複合機20の電源がOFFのときに画像データを受信しても、印刷部128を起動して画像データを用紙に印刷することができる。   The FCU 126 is connected to the network via the NIC 119 and is connected to, for example, the T.F. 37, T.A. The image data is transmitted and received in accordance with a communication procedure corresponding to the 38 standard or a public communication network and following a communication procedure corresponding to the G3 and G4 standards, for example. Further, even if the FCU 126 receives image data when the power of the multifunction device 20 is OFF, the FCU 126 can activate the printing unit 128 to print the image data on a sheet.

図15は、ワークフロー処理装置22のハードウェア構成の一例を示す図である。なお、端末装置21およびファイルサーバ23も同様の構成であるので、端末装置21およびファイルサーバ23についてはハードウェア構成の説明を省略する。   FIG. 15 is a diagram illustrating an example of a hardware configuration of the workflow processing apparatus 22. Since the terminal device 21 and the file server 23 have the same configuration, the description of the hardware configuration of the terminal device 21 and the file server 23 is omitted.

ワークフロー処理装置22は、CPU301と、ROM(Read Only Memory)302と、RAM(Random Access Memory)303と、HDD304と、ディスプレイ320が接続されたグラフィックボード305と、入力装置306と、メディアドライブ307と、ネットワーク通信部308とを有する。CPU301、ROM302、RAM303、HDD304、グラフィックボード305、入力装置306、メディアドライブ307、および、ネットワーク通信部308は、バスにより接続されている。   The workflow processing device 22 includes a CPU 301, a ROM (Read Only Memory) 302, a RAM (Random Access Memory) 303, an HDD 304, a graphic board 305 to which a display 320 is connected, an input device 306, a media drive 307, And a network communication unit 308. The CPU 301, ROM 302, RAM 303, HDD 304, graphic board 305, input device 306, media drive 307, and network communication unit 308 are connected by a bus.

CPU301は、HDD304に記憶されたプログラムをRAM303に展開して実行し、各部品を制御して入出力を行ったり、データの加工を行ったりする。ROM302には、BIOS(Basic Input/Output System)およびブートストラップローダをHDD304からRAM303に読み出すスタートプログラムが記憶されている。ブートストラップローダは、OSをHDD304からRAM303に読み出す。   The CPU 301 expands and executes a program stored in the HDD 304 in the RAM 303, and controls each component to perform input / output and process data. The ROM 302 stores a start program for reading a basic input / output system (BIOS) and a bootstrap loader from the HDD 304 to the RAM 303. The bootstrap loader reads the OS from the HDD 304 to the RAM 303.

HDD304は、不揮発性のメモリであればよくSSD(Solid State Drive)等であってもよい。HDD304は、OSおよびデバイスドライバを記憶している。さらに、HDD304には、ワークフロー処理プログラムが記憶されている。また、HDD304には、各種のプラグインプログラムが記憶されている。これらのプログラムは、インストール可能な形式または実行可能な形式のファイルで、コンピュータで読み取り可能な記録メディアに記録して配布される。また、プログラムは、サーバからダウンロードすることにより配布されてもよい。   The HDD 304 may be a non-volatile memory, and may be an SSD (Solid State Drive) or the like. The HDD 304 stores an OS and a device driver. Further, the HDD 304 stores a workflow processing program. Also, the HDD 304 stores various plug-in programs. These programs are files in an installable or executable format, and are recorded and distributed on a computer-readable recording medium. The program may be distributed by downloading from a server.

ディスプレイ320には、プログラムが指示し、グラフィックボード305が作成したGUI画面が表示される。入力装置306は、例えば、キーボードまたはマウス等であり、ユーザの操作を受け付ける。メディアドライブ307は、コンパクトディスク、DVD(Digital Versatile Disk)およびブルーレイディスクなどの光学メディアに対してデータを読み書きする。また、メディアドライブ307は、フラッシュメモリなどのメモリカードに対してデータを読み書きしてもよい。ネットワーク通信部308は、例えばLANに接続するためのイーサネット(登録商標)カードである。   A GUI screen generated by the graphic board 305 is displayed on the display 320 as instructed by the program. The input device 306 is, for example, a keyboard or a mouse, and accepts user operations. The media drive 307 reads / writes data from / to an optical medium such as a compact disc, DVD (Digital Versatile Disk), and Blu-ray disc. The media drive 307 may read / write data from / to a memory card such as a flash memory. The network communication unit 308 is, for example, an Ethernet (registered trademark) card for connecting to a LAN.

以上、本実施形態の情報処理装置(ワークフロー処理装置22等)は、CPUなどの制御装置と、ROM(Read Only Memory)やRAMなどの記憶装置と、HDD、CDドライブ装置などの外部記憶装置と、ディスプレイ装置などの表示装置と、キーボードやマウスなどの入力装置を備えており、通常のコンピュータを利用したハードウェア構成となっている。   As described above, the information processing apparatus (workflow processing apparatus 22 and the like) of the present embodiment includes a control apparatus such as a CPU, a storage apparatus such as a ROM (Read Only Memory) and a RAM, and an external storage apparatus such as an HDD and a CD drive apparatus. A display device such as a display device and an input device such as a keyboard and a mouse are provided, and a hardware configuration using a normal computer is employed.

本実施形態の情報処理装置で実行されるプログラムは、インストール可能な形式または実行可能な形式のファイルでCD−ROM、フレキシブルディスク(FD)、CD−R、DVD等のコンピュータで読み取り可能な記録媒体に記録されて提供される。   The program executed by the information processing apparatus of the present embodiment is an installable or executable file, and is a computer-readable recording medium such as a CD-ROM, a flexible disk (FD), a CD-R, or a DVD. Recorded and provided.

また、本実施形態の情報処理装置で実行されるプログラムを、インターネット等のネットワークに接続されたコンピュータ上に格納し、ネットワーク経由でダウンロードさせることにより提供するように構成してもよい。また、本実施形態の情報処理装置で実行されるプログラムをインターネット等のネットワーク経由で提供または配布するように構成してもよい。また、本実施形態のプログラムを、ROM等に予め組み込んで提供するように構成してもよい。   Further, the program executed by the information processing apparatus of the present embodiment may be stored on a computer connected to a network such as the Internet and provided by being downloaded via the network. The program executed by the information processing apparatus according to the present embodiment may be configured to be provided or distributed via a network such as the Internet. Further, the program of this embodiment may be configured to be provided by being incorporated in advance in a ROM or the like.

本実施形態の情報処理装置で実行されるプログラムは、上述した各部(入出力部61、ジョブ情報生成部63、中間ワークフロー取得部64およびフロー実行部65を含むモジュール構成となっており、実際のハードウェアとしてはプロセッサ(CPU301)が記憶媒体(HDD304またはメディアドライブ307等)からプログラムを読み出して実行することにより上記各部が主記憶装置(RAM303)上にロードされ、入出力部61、ジョブ情報生成部63、中間ワークフロー取得部64およびフロー実行部65が主記憶装置上に生成されるようになっている。   The program executed by the information processing apparatus of the present embodiment has a module configuration including the above-described units (the input / output unit 61, the job information generation unit 63, the intermediate workflow acquisition unit 64, and the flow execution unit 65). As the hardware, a processor (CPU 301) reads a program from a storage medium (such as HDD 304 or media drive 307) and executes the program, so that the above-described units are loaded onto the main storage device (RAM 303). The unit 63, the intermediate workflow acquisition unit 64, and the flow execution unit 65 are generated on the main storage device.

以上、本発明の実施形態を説明したが、実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。これら新規な実施形態は、その他の様々な形態で実施されることが可能である。   As mentioned above, although embodiment of this invention was described, embodiment is shown as an example and is not intending limiting the range of invention. These novel embodiments can be implemented in various other forms.

10 情報処理システム
20 複合機
21 端末装置
22 ワークフロー処理装置
23 ファイルサーバ
51 スキャン部
52 表示入力部
53 データ処理制御部
54 通信部
55 表示入力部
56 データ処理制御部
57 通信部
61 入出力部
62 記憶部
63 ジョブ情報生成部
64 中間ワークフロー取得部
65 フロー実行部
71 データ受付部
72 ワークフロー受付部
73 設定値受付部
74 ジョブ受付部
75 変更受付部
76 再実行受付部
83 画像データ記憶部
84 ワークフロー情報記憶部
85 ジョブ情報記憶部
91 処理実行部
92 フロー制御部
101 確認ボタン
102 変更ボタン
103 再実行ボタン
104 完了ボタン
DESCRIPTION OF SYMBOLS 10 Information processing system 20 Multifunction machine 21 Terminal device 22 Workflow processing apparatus 23 File server 51 Scan part 52 Display input part 53 Data processing control part 54 Communication part 55 Display input part 56 Data processing control part 57 Communication part 61 Input / output part 62 Storage Unit 63 job information generation unit 64 intermediate workflow acquisition unit 65 flow execution unit 71 data reception unit 72 workflow reception unit 73 set value reception unit 74 job reception unit 75 change reception unit 76 re-execution reception unit 83 image data storage unit 84 workflow information storage Unit 85 job information storage unit 91 process execution unit 92 flow control unit 101 confirmation button 102 change button 103 re-execution button 104 completion button

特開2008−97586号公報JP 2008-97586 A 特開2007−328726号公報JP 2007-328726 A 特開2008−288686号公報JP 2008-288686 A

Claims (15)

一連の処理であるワークフローを実行する情報処理装置であって、
予め登録された少なくとも1つの前記ワークフローの中から実行すべき前記ワークフローの選択を受け付けるワークフロー受付部と、
選択された前記ワークフローに含まれるそれぞれの処理について設定値を受け付ける設定値受付部と、
選択された前記ワークフローに含まれるそれぞれの処理を、受け付けた設定値に従って実行するフロー実行部と、
実行済みの前記ワークフローを表すジョブにおけるそれぞれの処理について設定値の変更を受け付ける変更受付部と、
前記ジョブの再実行の要求を受け付ける再実行受付部と、
を備え、
前記フロー実行部は、再実行を受け付けた前記ジョブで実行された処理を、変更された設定値に従って再実行する
情報処理装置。
An information processing apparatus that executes a workflow that is a series of processes,
A workflow reception unit for receiving selection of the workflow to be executed from at least one of the workflows registered in advance;
A setting value receiving unit that receives setting values for each process included in the selected workflow;
A flow execution unit that executes each process included in the selected workflow according to the received setting value;
A change accepting unit that accepts a change of a setting value for each process in the job representing the executed workflow;
A re-execution receiving unit that receives a request for re-execution of the job;
With
The flow execution unit re-executes processing executed by the job that has received re-execution according to the changed setting value.
前記ワークフローに含まれるそれぞれの処理の内容および実行順序を定義するワークフロー情報を記憶するワークフロー情報記憶部をさらに備え、
前記フロー実行部は、選択された前記ワークフローに対応するワークフロー情報を前記ワークフロー情報記憶部から取得し、取得したワークフロー情報に定義された処理を実行する
請求項1に記載の情報処理装置。
A workflow information storage unit for storing workflow information defining the content and execution order of each process included in the workflow;
The information processing apparatus according to claim 1, wherein the flow execution unit acquires workflow information corresponding to the selected workflow from the workflow information storage unit, and executes a process defined in the acquired workflow information.
前記フロー実行部は、
与えられたデータに対して、設定値に従った処理を実行する複数の処理実行部と、
前記ワークフロー情報に従って対応する前記処理実行部を呼び出し、呼び出した前記処理実行部に、処理対象となるデータおよび設定値を与えて、処理を実行させるフロー制御部と、
を有し、
呼び出された前記処理実行部は、与えられたデータに対して、与えられた設定値に従った処理を実行し、処理結果を前記フロー制御部に返す
請求項2に記載の情報処理装置。
The flow execution unit
A plurality of processing execution units that execute processing according to a set value for given data;
A flow control unit that calls the corresponding process execution unit in accordance with the workflow information, gives the called process execution unit data and setting values to be processed, and executes the process;
Have
The information processing apparatus according to claim 2, wherein the called processing execution unit executes processing according to a given set value for given data, and returns a processing result to the flow control unit.
前記ジョブの内容を示すジョブ情報を生成するジョブ情報生成部と、
前記ジョブ情報を記憶するジョブ情報記憶部と、
をさらに備える請求項3に記載の情報処理装置。
A job information generation unit that generates job information indicating the content of the job;
A job information storage unit for storing the job information;
The information processing apparatus according to claim 3, further comprising:
前記ジョブ情報生成部は、
前記ワークフローに含まれるそれぞれの処理毎に、対応する処理以後に実行される処理の内容および実行順序を定義する中間ワークフロー情報を生成するとともに、前記中間ワークフロー情報の処理対象となる中間データを取得し、
前記ワークフローに含まれるそれぞれの処理毎の前記中間ワークフロー情報および前記中間データを含む前記ジョブ情報を生成する
請求項4に記載の情報処理装置。
The job information generation unit
For each process included in the workflow, intermediate workflow information that defines the content and execution order of processes executed after the corresponding process is generated, and intermediate data to be processed by the intermediate workflow information is acquired. ,
The information processing apparatus according to claim 4, wherein the job information including the intermediate workflow information and the intermediate data for each process included in the workflow is generated.
再実行する前記ジョブの内容を示す前記ジョブ情報から、設定値が変更された処理を全て含む前記中間ワークフロー情報を取得するとともに、取得した前記中間ワークフロー情報に対応する前記中間データを取得し、取得した前記中間ワークフロー情報および前記中間データを前記フロー制御部に与える中間ワークフロー取得部をさらに備え、
前記フロー制御部は、
与えられた前記中間ワークフロー情報に従って対応する前記処理実行部を呼び出し、呼び出した前記処理実行部に処理対象となるデータを与え、設定値が変更された場合には変更後の設定値、変更されていない場合には元の設定値に従って、処理を実行させる
請求項5に記載の情報処理装置。
The intermediate workflow information including all processes whose setting values have been changed is acquired from the job information indicating the contents of the job to be re-executed, and the intermediate data corresponding to the acquired intermediate workflow information is acquired and acquired. An intermediate workflow acquisition unit that gives the intermediate workflow information and the intermediate data to the flow control unit,
The flow controller is
The corresponding process execution unit is called according to the given intermediate workflow information, the data to be processed is given to the called process execution unit, and when the set value is changed, the changed set value is changed. The information processing apparatus according to claim 5, wherein if there is not, the process is executed according to the original set value.
前記中間ワークフロー取得部は、
再実行する前記ジョブにおいて実行されたそれぞれの処理のうち、設定値が変更された処理を検出し、
検出した処理のうち、最も先に実行する処理を特定し、
特定した処理に対応する前記中間ワークフロー情報を取得するとともに、取得した前記中間ワークフロー情報に対応する前記中間データを取得し、
取得した前記ワークフロー情報および前記中間データを前記フロー制御部に与える
請求項6に記載の情報処理装置。
The intermediate workflow acquisition unit
Among the processes executed in the job to be re-executed, a process whose setting value is changed is detected,
Among the detected processes, identify the process to be executed first,
Acquiring the intermediate workflow information corresponding to the identified process, and acquiring the intermediate data corresponding to the acquired intermediate workflow information,
The information processing apparatus according to claim 6, wherein the acquired workflow information and the intermediate data are provided to the flow control unit.
画像形成装置が用紙をスキャンして生成した画像データを取得するデータ受付部をさらに備え、
前記フロー実行部は、前記画像形成装置が用紙をスキャンして生成した画像データに対して前記ワークフローを実行する
請求項1から7の何れか1項に記載の情報処理装置。
The image forming apparatus further includes a data receiving unit that acquires image data generated by scanning paper.
The information processing apparatus according to any one of claims 1 to 7, wherein the flow execution unit executes the workflow on image data generated by the image forming apparatus scanning a sheet.
前記再実行受付部は、前記ジョブの再実行の要求を、ネットワークを介して端末装置から受け付ける
請求項1から8の何れか1項に記載の情報処理装置。
The information processing apparatus according to any one of claims 1 to 8, wherein the re-execution reception unit receives a request for re-execution of the job from a terminal device via a network.
一連の処理であるワークフローを実行する情報処理装置と、
前記情報処理装置とネットワークを介して接続される端末装置と、
を備えるシステムであって、
前記情報処理装置は、
予め登録された少なくとも1つの前記ワークフローの中から実行すべき前記ワークフローの選択を受け付けるワークフロー受付部と、
選択された前記ワークフローに含まれるそれぞれの処理について設定値を受け付ける設定値受付部と、
選択された前記ワークフローに含まれるそれぞれの処理を、受け付けた設定値に従って実行するフロー実行部と、
実行済みの前記ワークフローを表すジョブにおけるそれぞれの処理について設定値の変更を受け付ける変更受付部と、
前記ジョブの再実行の要求を受け付ける再実行受付部と、
を有し、
前記端末装置は、ユーザによる操作によって再実行する前記ジョブの選択を受けて、前記ネットワークを介して前記情報処理装置へと送信し、
前記フロー実行部は、再実行を受け付けた前記ジョブで実行された処理を、変更された設定値に従って再実行する
システム。
An information processing apparatus that executes a workflow as a series of processes;
A terminal device connected to the information processing apparatus via a network;
A system comprising:
The information processing apparatus includes:
A workflow reception unit for receiving selection of the workflow to be executed from at least one of the workflows registered in advance;
A setting value receiving unit that receives setting values for each process included in the selected workflow;
A flow execution unit that executes each process included in the selected workflow according to the received setting value;
A change accepting unit that accepts a change of a setting value for each process in the job representing the executed workflow;
A re-execution receiving unit that receives a request for re-execution of the job;
Have
The terminal device receives the selection of the job to be re-executed by a user operation, and transmits the job to the information processing device via the network.
The flow execution unit re-executes the process executed by the job that has received re-execution according to the changed setting value.
用紙をスキャンして画像データを生成する画像形成装置をさらに備え、
前記情報処理装置は、前記画像形成装置により用紙をスキャンして生成された画像データを取得するデータ受付部をさらに有し、
前記フロー実行部は、前記データ受付部が取得した前記画像データに対して前記ワークフローを実行する
請求項10に記載のシステム。
An image forming apparatus that scans paper and generates image data;
The information processing apparatus further includes a data receiving unit that acquires image data generated by scanning a sheet by the image forming apparatus,
The system according to claim 10, wherein the flow execution unit executes the workflow on the image data acquired by the data reception unit.
前記情報処理装置と前記ネットワークを介して接続され、前記ネットワークを介して受信したデータを保存するサーバ装置をさらに備え、
前記情報処理装置は、前記ワークフローに含まれる何れかの処理を実行することにより、前記ワークフローの処理結果であるデータを前記ネットワークを介して前記サーバ装置に送信して格納させ、
前記端末装置は、前記サーバ装置に格納されているデータを前記ネットワークを介して取得してユーザに表示し、表示した前記データを生成した前記ジョブを再実行させるか否かをユーザに判断させる
請求項11に記載のシステム。
A server device connected to the information processing device via the network and storing data received via the network;
The information processing apparatus executes any of the processes included in the workflow to transmit and store the data that is the processing result of the workflow to the server apparatus via the network,
The terminal device acquires data stored in the server device via the network, displays the data to the user, and allows the user to determine whether to re-execute the job that generated the displayed data. Item 12. The system according to Item 11.
一連の処理であるワークフローを実行する情報処理装置と、
前記情報処理装置とネットワークを介して接続される端末装置と、
を備えるシステムにおいて実行される情報処理方法であって、
前記情報処理装置が、予め登録された少なくとも1つの前記ワークフローの中から実行すべき前記ワークフローの選択を受け付け、
前記情報処理装置が、選択された前記ワークフローに含まれるそれぞれの処理について設定値を受け付け、
前記情報処理装置が、選択された前記ワークフローに含まれるそれぞれの処理を、受け付けた設定値に従って実行し、
前記情報処理装置が、実行済みの前記ワークフローを表すジョブにおけるそれぞれの処理について設定値の変更を受け付け、
前記端末装置が、ユーザによる操作によって再実行する前記ジョブの選択を受けて、前記ネットワークを介して前記情報処理装置へと送信し、
前記情報処理装置が、前記ジョブの再実行の要求を受け付け、
前記情報処理装置が、再実行を受け付けた前記ジョブで実行された処理を、変更された設定値に従って再実行する
情報処理方法。
An information processing apparatus that executes a workflow as a series of processes;
A terminal device connected to the information processing apparatus via a network;
An information processing method executed in a system comprising:
The information processing apparatus accepts selection of the workflow to be executed from at least one of the workflows registered in advance,
The information processing apparatus receives a set value for each process included in the selected workflow,
The information processing apparatus executes each process included in the selected workflow according to the received setting value,
The information processing apparatus accepts a change in a setting value for each process in a job representing the executed workflow,
The terminal device receives the selection of the job to be re-executed by a user operation, and transmits the job to the information processing device via the network.
The information processing apparatus accepts a request for re-execution of the job;
An information processing method in which the information processing apparatus re-executes a process executed by the job that has been re-executed according to a changed set value.
前記システムは、画像形成装置をさらに備え、
前記画像形成装置が、用紙をスキャンして画像データを生成し、
前記情報処理装置が、前記画像形成装置が用紙をスキャンして生成された画像データを介して取得し、
前記情報処理装置が、取得した前記画像データに対して前記ワークフローを実行する
請求項13に記載の情報処理方法。
The system further includes an image forming apparatus,
The image forming apparatus scans a sheet to generate image data,
The information processing apparatus acquires via image data generated by the image forming apparatus scanning a sheet,
The information processing method according to claim 13, wherein the information processing apparatus executes the workflow on the acquired image data.
コンピュータを、一連の処理であるワークフローを実行する情報処理装置として機能させるためのプログラムであって、
前記コンピュータを、
予め登録された少なくとも1つの前記ワークフローの中から実行すべき前記ワークフローの選択を受け付けるワークフロー受付部と、
選択された前記ワークフローに含まれるそれぞれの処理について設定値を受け付ける設定値受付部と、
選択された前記ワークフローに含まれるそれぞれの処理を、受け付けた設定値に従って実行するフロー実行部と、
実行済みの前記ワークフローを表すジョブにおけるそれぞれの処理について設定値の変更を受け付ける変更受付部と、
前記ジョブの再実行の要求を受け付ける再実行受付部と、
して機能させ、
前記フロー実行部は、再実行を受け付けた前記ジョブで実行された処理を、変更された設定値に従って再実行する
プログラム。
A program for causing a computer to function as an information processing apparatus that executes a workflow as a series of processes,
The computer,
A workflow reception unit for receiving selection of the workflow to be executed from at least one of the workflows registered in advance;
A setting value receiving unit that receives setting values for each process included in the selected workflow;
A flow execution unit that executes each process included in the selected workflow according to the received setting value;
A change accepting unit that accepts a change of a setting value for each process in the job representing the executed workflow;
A re-execution receiving unit that receives a request for re-execution of the job;
To function,
The flow execution unit re-executes the process executed by the job that has received re-execution according to the changed setting value.
JP2014230119A 2014-11-12 2014-11-12 Information processing apparatus, system, information processing method, and program Pending JP2016096393A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014230119A JP2016096393A (en) 2014-11-12 2014-11-12 Information processing apparatus, system, information processing method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014230119A JP2016096393A (en) 2014-11-12 2014-11-12 Information processing apparatus, system, information processing method, and program

Publications (1)

Publication Number Publication Date
JP2016096393A true JP2016096393A (en) 2016-05-26

Family

ID=56071390

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014230119A Pending JP2016096393A (en) 2014-11-12 2014-11-12 Information processing apparatus, system, information processing method, and program

Country Status (1)

Country Link
JP (1) JP2016096393A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018198060A (en) * 2017-05-23 2018-12-13 アバイア インコーポレーテッド Service implementing work flow based on image analysis
CN110569003A (en) * 2018-06-06 2019-12-13 富士施乐株式会社 Information processing apparatus, workflow system, and storage medium
CN115280270A (en) * 2020-03-18 2022-11-01 Ntt通信公司 Information processing apparatus, setting method, and setting program

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018198060A (en) * 2017-05-23 2018-12-13 アバイア インコーポレーテッド Service implementing work flow based on image analysis
US10671847B2 (en) 2017-05-23 2020-06-02 Avaya Inc. Service implementing a work flow based on image analysis
CN110569003A (en) * 2018-06-06 2019-12-13 富士施乐株式会社 Information processing apparatus, workflow system, and storage medium
CN115280270A (en) * 2020-03-18 2022-11-01 Ntt通信公司 Information processing apparatus, setting method, and setting program

Similar Documents

Publication Publication Date Title
US8446616B2 (en) Image-forming apparatus, image-processing method, and control program for executing the same
US10659627B2 (en) Image processing apparatus, image processing method, and storage medium
US10306085B2 (en) Information processing apparatus, control method of information processing apparatus, and recording medium
US20160021262A1 (en) Image forming apparatus, controlling method of image forming apparatus and storage medium
US10848629B2 (en) Image processing apparatus, image processing system, image processing method, and web browser program
US20150081757A1 (en) Information processing system and information processing method
US8984623B2 (en) Image processing system, image processing apparatus and computer-readable recording medium
US20140160504A1 (en) Image processing apparatus and control method thereof, and storage medium
US20170214814A1 (en) Information processing apparatus, control method for information processing apparatus, and program storage medium
JP6558240B2 (en) program
KR20160026574A (en) Method and system for controlling an operation of an image forming apparatus using a wearable device
JP2016096393A (en) Information processing apparatus, system, information processing method, and program
JP2020184276A (en) Image processing device, image processing method, and program
US20130021652A1 (en) Host apparatus, workform management system, workform generating method and workform executing method
US10853002B2 (en) Filling blank areas on a page with print data for printing
JP2015233268A (en) Information processing device, method for controlling information processing device, and program
US11800032B2 (en) Apparatus, information processing method, and storage medium
JP2016177387A (en) Information processing apparatus, system, information processing method, and program
JP6303187B2 (en) Image processing device
US20180084122A1 (en) Processing device, image forming apparatus, and non-transitory computer readable medium
JP2018042152A (en) Image processing device, image processing program, image processing system, and image processing method
JP6946932B2 (en) Image processing system, processing equipment and programs
US20220070306A1 (en) Information processing apparatus, system, and display method
JP6399062B2 (en) Portable information terminal, control system, control program, and control method
US20160050323A1 (en) Image data storing device, method of storing image data and non-transitory computer readable medium storing program