JP6617472B2 - Information processing apparatus and information processing program - Google Patents

Information processing apparatus and information processing program Download PDF

Info

Publication number
JP6617472B2
JP6617472B2 JP2015163574A JP2015163574A JP6617472B2 JP 6617472 B2 JP6617472 B2 JP 6617472B2 JP 2015163574 A JP2015163574 A JP 2015163574A JP 2015163574 A JP2015163574 A JP 2015163574A JP 6617472 B2 JP6617472 B2 JP 6617472B2
Authority
JP
Japan
Prior art keywords
error
job
user
processing
countermeasure
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.)
Expired - Fee Related
Application number
JP2015163574A
Other languages
Japanese (ja)
Other versions
JP2017041170A (en
Inventor
崇之 鈴木
崇之 鈴木
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co Ltd
Fujifilm Business Innovation Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fuji Xerox Co Ltd, Fujifilm Business Innovation Corp filed Critical Fuji Xerox Co Ltd
Priority to JP2015163574A priority Critical patent/JP6617472B2/en
Publication of JP2017041170A publication Critical patent/JP2017041170A/en
Application granted granted Critical
Publication of JP6617472B2 publication Critical patent/JP6617472B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Facsimiles In General (AREA)

Description

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

特許文献1には、データ処理装置においてジョブ実行のエラーが発生した際に、ジョブの再実行を容易に行うことを可能とすることを課題とし、所定の処理をデータに施す際に、そのデータに対する処理でエラーが発生した場合に、指定によりWebページにアクセスすることによってデータ処理におけるデータに対する所定の処理を再実行させるURLを含む情報を、データに対する処理を指示したユーザーに対して送信することによって上記課題を解決できることが開示されている。   Japanese Patent Application Laid-Open No. 2004-151867 has an object to make it possible to easily re-execute a job when a job execution error occurs in a data processing apparatus. When an error occurs in the processing for the data, information including a URL that re-executes the predetermined processing for the data in the data processing by accessing the Web page by designation is transmitted to the user who instructed the processing for the data. It is disclosed that the above-mentioned problem can be solved.

特許文献2には、文書データに関して所定の処理を行うサービスをネットワーク上で連携するにあたって、エラーが発生したとしてもジョブフローをできる限り完遂することを課題とし、連携制御部は、3つの判定結果を組み合わせ条件テーブルに照らし合わせて、文書データ管理部、エラーレベル判定部、サービスタイプ判別部の各々の判別結果の組み合わせに対応する再実行処理を行うことが開示されている。   Japanese Patent Laid-Open Publication No. 2003-259542 has a problem of completing a job flow as much as possible even when an error occurs when a service that performs predetermined processing on document data is linked on a network. Is re-executed corresponding to the combination of the determination results of the document data management unit, the error level determination unit, and the service type determination unit.

特許文献3には、文書データに関して所定の処理を行うサービスをネットワーク上で連携して処理をする際の処理の確実性を向上させることを課題とし、入力系プラグインから1ページでも正常に取り込むことができなかったドキュメントが有り、エラーとなった場合、当該エラーがデコードエラーの場合は再デコードを依頼し、取得エラーの場合は再取得を依頼した後、入力プラグインからドキュメントを再度取り込み、一方、入力系プラグインから取り込んだドキュメントの各ページに対して、処理系プラグインの処理及び出力系プラグインへの配信を行っている途中でエラーが発生した場合は、当該エラーが発生したページに対する処理系プラグインの処理及び出力系プラグインへの配信を再実行することが開示されている。   In Patent Document 3, it is an object to improve the certainty of processing when a service for performing predetermined processing on document data is performed in cooperation on a network, and even one page is normally captured from an input system plug-in. If there is a document that could not be processed and an error occurred, if the error is a decoding error, request re-decoding, if it is an acquisition error, request re-acquisition, then import the document from the input plug-in again, On the other hand, if an error occurs during processing of the processing plug-in and distribution to the output plug-in for each page of the document imported from the input plug-in, the page where the error occurred It is disclosed to re-execute processing of a processing system plug-in and distribution to an output system plug-in.

特開2008−048154号公報JP 2008-048154 A 特開2005−063160号公報Japanese Patent Laying-Open No. 2005-063160 特開2004−274150号公報JP 2004-274150 A

複数の機器を連携させた処理がジョブとして定義されており、これら複数のジョブからユーザーが選択したジョブを実行することが行われている。このジョブの処理の途中でエラーが発生することがある。従来技術文献には、このエラーの対策として、ジョブの再実行、スキップ等を行うことが開示されている。
このエラーの対策は、エラーに対して一律に定められており、ジョブの実行指示を行ったユーザーの意図に沿った対策にはなっていない場合がある。
本発明は、エラーの種別に対応する複数のエラー対策処理を、ジョブを指示したユーザーに通知し、ユーザーによって選択されたエラー対策処理をジョブとして処理するようにした情報処理装置及び情報処理プログラムを提供することを目的としている。
A process in which a plurality of devices are linked is defined as a job, and a job selected by the user from the plurality of jobs is executed. An error may occur during the processing of this job. Prior art documents disclose re-execution, skipping, etc. of a job as a countermeasure for this error.
Countermeasures for this error are uniformly determined for the error, and may not be in accordance with the intention of the user who issued the job execution instruction.
The present invention provides an information processing apparatus and an information processing program for notifying a user who has instructed a job of a plurality of error countermeasure processes corresponding to an error type, and processing the error countermeasure processes selected by the user as a job. It is intended to provide.

かかる目的を達成するための本発明の要旨とするところは、次の各項の発明に存する。
請求項1の発明は、複数の機器を連携させて処理を行うジョブにおけるエラーの種別と該エラーの対策処理と該対策処理は必須であるか選択であるかを示す情報を対応させて記憶する記憶手段と、ユーザーが指示したジョブの処理を制御する制御手段と、前記ジョブの処理において、エラーが発生したことを検出する検出手段と、前記記憶手段から、前記エラーの種別に対応するエラー対策処理を抽出する抽出手段と、前記抽出手段によって抽出されたエラー対策処理をジョブとして、前記制御手段に該ジョブの処理を制御させるエラー処理手段と、情報処理装置の周囲にユーザーがいることを検出するユーザー検出手段と、前記エラー処理手段は、前記ユーザー検出手段がユーザーを検出した場合は、前記情報処理装置に備え付けられた提示装置に、複数のエラー対策処理を提示する提示手段を有し、前記抽出手段は、前記エラーの種別に対応するエラー対策処理と、該エラーが発生したジョブの実行指示を行ったユーザーを抽出し、前記エラー処理手段は、前記ユーザーに複数のエラー対策処理を通知し、該ユーザーによって選択されたエラー対策処理をジョブとして、前記制御手段に該ジョブの処理を制御させ、前記エラー処理手段は、前記検出手段によって検出されたエラーのエラー種別に対応するエラー対策処理に対応する情報に選択が含まれている場合は、前記ユーザー検出手段によって検出されたユーザー及び前記エラーに合わせた画面を表示し、前記ユーザー検出手段によってユーザーが検出されなかったときは、前記ジョブを指示したユーザーに対して、該ユーザー及び前記エラーに合わせたメールを通知し、選択させる処理が含まれていない場合は、前記エラー種別に対応するエラー対策処理を実行し、さらに、前記エラー処理手段は、前記検出手段によって検出されたエラーのエラー種別に対応するエラー対策処理に対応する情報に選択が含まれている場合であって、前記ユーザーによって対策処理の実行が指示されなかったときは、該対策処理の作成者に対して通知する、情報処理装置である。
The gist of the present invention for achieving the object lies in the inventions of the following items.
According to the first aspect of the present invention, an error type, a countermeasure process for the error, and information indicating whether the countermeasure process is indispensable or optional are stored in association with each other in a job that performs processing in cooperation with a plurality of devices. A storage unit; a control unit that controls processing of a job instructed by a user; a detection unit that detects that an error has occurred in the job processing; and an error countermeasure corresponding to the error type from the storage unit Detecting the presence of a user around the information processing apparatus, an extraction means for extracting processing, an error processing means for extracting the error countermeasure processing extracted by the extraction means as a job, and causing the control means to control the processing of the job And a user detection unit that performs the error detection unit when the user detection unit detects a user. The apparatus has presentation means for presenting a plurality of error countermeasure processes, and the extraction means extracts an error countermeasure process corresponding to the error type and a user who has given an instruction to execute the job in which the error has occurred. The error processing means notifies the user of a plurality of error countermeasure processes, causes the error countermeasure process selected by the user to be a job, causes the control means to control the processing of the job, and the error processing means includes: When selection is included in the information corresponding to the error countermeasure processing corresponding to the error type of the error detected by the detection means , the user detected by the user detection means and a screen corresponding to the error are displayed. When the user is not detected by the user detection means, the user who has instructed the job is notified of the user. Notifies the mail suit over and the error does not contain the process of selecting performs error countermeasure processing corresponding to the error type, further, the error processing means is detected by said detecting means If the information corresponding to the error countermeasure process corresponding to the error type of the detected error includes selection, and the execution of the countermeasure process is not instructed by the user, the creator of the countermeasure process is notified. It is an information processing apparatus that notifies .

請求項2の発明は、情報処理装置であるコンピュータを、複数の機器を連携させて処理を行うジョブにおけるエラーの種別と該エラーの対策処理と該対策処理は必須であるか選択であるかを示す情報を対応させて記憶する記憶手段と、ユーザーが指示したジョブの処理を制御する制御手段と、前記ジョブの処理において、エラーが発生したことを検出する検出手段と、前記記憶手段から、前記エラーの種別に対応するエラー対策処理を抽出する抽出手段と、前記抽出手段によって抽出されたエラー対策処理をジョブとして、前記制御手段に該ジョブの処理を制御させるエラー処理手段と、情報処理装置の周囲にユーザーがいることを検出するユーザー検出手段と、前記エラー処理手段は、前記ユーザー検出手段がユーザーを検出した場合は、前記情報処理装置に備え付けられた提示装置に、複数のエラー対策処理を提示する提示手段として機能させ、前記抽出手段は、前記エラーの種別に対応するエラー対策処理と、該エラーが発生したジョブの実行指示を行ったユーザーを抽出し、前記エラー処理手段は、前記ユーザーに複数のエラー対策処理を通知し、該ユーザーによって選択されたエラー対策処理をジョブとして、前記制御手段に該ジョブの処理を制御させ、前記エラー処理手段は、前記検出手段によって検出されたエラーのエラー種別に対応するエラー対策処理に対応する情報に選択が含まれている場合は、前記ユーザー検出手段によって検出されたユーザー及び前記エラーに合わせた画面を表示し、前記ユーザー検出手段によってユーザーが検出されなかったときは、前記ジョブを指示したユーザーに対して、該ユーザー及び前記エラーに合わせたメールを通知し、選択させる処理が含まれていない場合は、前記エラー種別に対応するエラー対策処理を実行し、さらに、前記エラー処理手段は、前記検出手段によって検出されたエラーのエラー種別に対応するエラー対策処理に対応する情報に選択が含まれている場合であって、前記ユーザーによって対策処理の実行が指示されなかったときは、該対策処理の作成者に対して通知する、情報処理プログラムである。 According to the second aspect of the invention, an error type, a countermeasure process for the error, and whether the countermeasure process is indispensable for a job for processing a computer as an information processing apparatus in cooperation with a plurality of devices are selected. Storage means for storing corresponding information , control means for controlling processing of a job instructed by a user, detection means for detecting that an error has occurred in processing of the job, and from the storage means, An extraction unit that extracts an error countermeasure process corresponding to an error type, an error processing unit that causes the control unit to control processing of the job, and an error processing unit that extracts the error countermeasure process extracted by the extraction unit. User detection means for detecting the presence of a user in the surroundings and the error processing means, when the user detection means detects a user, The presentation device provided in the information processing apparatus functions as a presentation unit that presents a plurality of error countermeasure processes, and the extraction unit includes an error countermeasure process corresponding to the error type and a job that has the error. The user who has issued the execution instruction is extracted, and the error processing means notifies the user of a plurality of error countermeasure processes, and the error countermeasure process selected by the user is taken as a job, and the control means performs the job processing. The error processing means controls the user detected by the user detecting means when the information corresponding to the error countermeasure processing corresponding to the error type of the error detected by the detecting means includes When a screen that matches the error is displayed and no user is detected by the user detection means, The user who has instructed the job, notifies the mail tailored to the user and the error, does not contain the process of selecting performs error countermeasure processing corresponding to the error type, further, the error The processing means is a case where selection is included in the information corresponding to the error countermeasure processing corresponding to the error type of the error detected by the detection means, and the execution of the countermeasure processing is not instructed by the user Is an information processing program that notifies the creator of the countermeasure process .

請求項1の情報処理装置によれば、エラーの種別に対応する複数のエラー対策処理を、ジョブを指示したユーザーに通知し、ユーザーによって選択されたエラー対策処理をジョブとして処理することができる。   According to the information processing apparatus of the first aspect, a plurality of error countermeasure processes corresponding to the type of error can be notified to the user who has instructed the job, and the error countermeasure process selected by the user can be processed as a job.

請求項の情報処理プログラムによれば、エラーの種別に対応する複数のエラー対策処理を、ジョブを指示したユーザーに通知し、ユーザーによって選択されたエラー対策処理をジョブとして処理することができる。 According to the information processing program of the second aspect , a plurality of error countermeasure processes corresponding to the error type can be notified to the user who has instructed the job, and the error countermeasure process selected by the user can be processed as a job.

第1の実施の形態の構成例についての概念的なモジュール構成図である。It is a conceptual module block diagram about the structural example of 1st Embodiment. 本実施の形態を利用したシステム構成例を示す説明図である。It is explanatory drawing which shows the system configuration example using this Embodiment. 第1の実施の形態による処理例を示すフローチャートである。It is a flowchart which shows the process example by 1st Embodiment. ジョブ実行管理情報テーブルのデータ構造例を示す説明図である。It is explanatory drawing which shows the example of a data structure of a job execution management information table. ユーザー管理テーブルのデータ構造例を示す説明図である。It is explanatory drawing which shows the example of a data structure of a user management table. ジョブ管理テーブルのデータ構造例を示す説明図である。It is explanatory drawing which shows the example of a data structure of a job management table. ジョブの処理例を示すフローチャートである。It is a flowchart which shows the example of a process of a job. 第1の実施の形態による処理例を示す説明図である。It is explanatory drawing which shows the process example by 1st Embodiment. エラー対策テーブルのデータ構造例を示す説明図である。It is explanatory drawing which shows the data structure example of an error countermeasure table. ジョブのエラーが発生した場合の処理例を示すフローチャートである。6 is a flowchart illustrating an example of processing when a job error occurs. 第1の実施の形態による処理例を示す説明図である。It is explanatory drawing which shows the process example by 1st Embodiment. 第1の実施の形態による処理例を示す説明図である。It is explanatory drawing which shows the process example by 1st Embodiment. メール文面の例を示す説明図である。It is explanatory drawing which shows the example of a mail text. 第2の実施の形態の構成例についての概念的なモジュール構成図である。It is a conceptual module block diagram about the structural example of 2nd Embodiment. 第2の実施の形態による処理例を示すフローチャートである。It is a flowchart which shows the process example by 2nd Embodiment. 本実施の形態を実現するコンピュータのハードウェア構成例を示すブロック図である。It is a block diagram which shows the hardware structural example of the computer which implement | achieves this Embodiment.

以下、図面に基づき本発明を実現するにあたっての好適な各種の実施の形態の例を説明する。
図1は、第1の実施の形態の構成例についての概念的なモジュール構成図を示している。
なお、モジュールとは、一般的に論理的に分離可能なソフトウェア(コンピュータ・プログラム)、ハードウェア等の部品を指す。したがって、本実施の形態におけるモジュールはコンピュータ・プログラムにおけるモジュールのことだけでなく、ハードウェア構成におけるモジュールも指す。それゆえ、本実施の形態は、それらのモジュールとして機能させるためのコンピュータ・プログラム(コンピュータにそれぞれの手順を実行させるためのプログラム、コンピュータをそれぞれの手段として機能させるためのプログラム、コンピュータにそれぞれの機能を実現させるためのプログラム)、システム及び方法の説明をも兼ねている。ただし、説明の都合上、「記憶する」、「記憶させる」、これらと同等の文言を用いるが、これらの文言は、実施の形態がコンピュータ・プログラムの場合は、記憶装置に記憶させる、又は記憶装置に記憶させるように制御するという意味である。また、モジュールは機能に一対一に対応していてもよいが、実装においては、1モジュールを1プログラムで構成してもよいし、複数モジュールを1プログラムで構成してもよく、逆に1モジュールを複数プログラムで構成してもよい。また、複数モジュールは1コンピュータによって実行されてもよいし、分散又は並列環境におけるコンピュータによって1モジュールが複数コンピュータで実行されてもよい。なお、1つのモジュールに他のモジュールが含まれていてもよい。また、以下、「接続」とは物理的な接続の他、論理的な接続(データの授受、指示、データ間の参照関係等)の場合にも用いる。「予め定められた」とは、対象としている処理の前に定まっていることをいい、本実施の形態による処理が始まる前はもちろんのこと、本実施の形態による処理が始まった後であっても、対象としている処理の前であれば、そのときの状況・状態に応じて、又はそれまでの状況・状態に応じて定まることの意を含めて用いる。「予め定められた値」が複数ある場合は、それぞれ異なった値であってもよいし、2以上の値(もちろんのことながら、全ての値も含む)が同じであってもよい。また、「Aである場合、Bをする」という意味を有する記載は、「Aであるか否かを判断し、Aであると判断した場合はBをする」の意味で用いる。ただし、Aであるか否かの判断が不要である場合を除く。
また、システム又は装置とは、複数のコンピュータ、ハードウェア、装置等がネットワーク(一対一対応の通信接続を含む)等の通信手段で接続されて構成されるほか、1つのコンピュータ、ハードウェア、装置等によって実現される場合も含まれる。「装置」と「システム」とは、互いに同義の用語として用いる。もちろんのことながら、「システム」には、人為的な取り決めである社会的な「仕組み」(社会システム)にすぎないものは含まない。
また、各モジュールによる処理毎に又はモジュール内で複数の処理を行う場合はその処理毎に、対象となる情報を記憶装置から読み込み、その処理を行った後に、処理結果を記憶装置に書き出すものである。したがって、処理前の記憶装置からの読み込み、処理後の記憶装置への書き出しについては、説明を省略する場合がある。なお、ここでの記憶装置としては、ハードディスク、RAM(Random Access Memory)、外部記憶媒体、通信回線を介した記憶装置、CPU(Central Processing Unit)内のレジスタ等を含んでいてもよい。
Hereinafter, examples of various preferred embodiments for realizing the present invention will be described with reference to the drawings.
FIG. 1 is a conceptual module configuration diagram of a configuration example according to the first embodiment.
The module generally refers to components such as software (computer program) and hardware that can be logically separated. Therefore, the module in the present embodiment indicates not only a module in a computer program but also a module in a hardware configuration. Therefore, the present embodiment is a computer program for causing these modules to function (a program for causing a computer to execute each procedure, a program for causing a computer to function as each means, and a function for each computer. This also serves as an explanation of the program and system and method for realizing the above. However, for the sake of explanation, the words “store”, “store”, and equivalents thereof are used. However, when the embodiment is a computer program, these words are stored in a storage device or stored in memory. This means that control is performed so as to be stored in the apparatus. Modules may correspond to functions one-to-one, but in mounting, one module may be configured by one program, or a plurality of modules may be configured by one program, and conversely, one module May be composed of a plurality of programs. The plurality of modules may be executed by one computer, or one module may be executed by a plurality of computers in a distributed or parallel environment. Note that one module may include other modules. Hereinafter, “connection” is used not only for physical connection but also for logical connection (data exchange, instruction, reference relationship between data, etc.). “Predetermined” means that the process is determined before the target process, and not only before the process according to this embodiment starts but also after the process according to this embodiment starts. In addition, if it is before the target processing, it is used in accordance with the situation / state at that time or with the intention to be decided according to the situation / state up to that point. When there are a plurality of “predetermined values”, they may be different values, or two or more values (of course, including all values) may be the same. Further, the description having the meaning of “do B when A” is used to mean “determine whether or not A, and do B when it is A”. However, the case where it is not necessary to determine whether or not A is excluded.
In addition, the system or device is configured by connecting a plurality of computers, hardware, devices, and the like by communication means such as a network (including one-to-one correspondence communication connection) and the like, and one computer, hardware, and device. The case where it implement | achieves by etc. is also included. “Apparatus” and “system” are used as synonymous terms. Of course, the “system” does not include a social “mechanism” (social system) that is an artificial arrangement.
In addition, when performing a plurality of processes in each module or in each module, the target information is read from the storage device for each process, and the processing result is written to the storage device after performing the processing. is there. Therefore, description of reading from the storage device before processing and writing to the storage device after processing may be omitted. Note that the storage device here may include a hard disk, a RAM (Random Access Memory), an external storage medium, a storage device via a communication line, a register in a CPU (Central Processing Unit), and the like.

本実施の形態である情報処理装置100は、複数の機器を連携させて処理を行うジョブ処理を制御するものであって、図1の例に示すように、ジョブ実行制御モジュール110、エラー対応モジュール120、ジョブ記憶モジュール150を有している。
一般に、ジョブ(プログラム)を作成(定義)する者と、そのジョブを利用する者は異なっている。複数のジョブが予め定義されており、これら複数のジョブの中からユーザー(利用者)が選択したジョブを実行することが行われている。例えば、画像処理装置210で原稿をスキャンして画像を生成し、ジョブ連携処理装置220でその画像に対して文字認識処理を行い、文字認識結果を画像に添付したファイルを生成して、ファイル格納装置230にそのファイルを格納するという処理を行うジョブが定義されている。
このジョブを実行した場合に、処理の途中でエラーが発生することがある。このエラーに対応する者は、そのジョブの実行を指示したユーザーである。しかし、このユーザーは、ジョブ内の処理に精通していない場合が多い。一方、ジョブの作成者は、そのジョブ内の処理に精通しており、エラーの対応処理についても作成可能である。例えば、ジョブ内で発生したエラーに対処するために、ジョブ内の特定の処理からの再開(特定の一連の処理のスキップを含む)を指示したい場合があるが、ジョブの作成者とジョブの利用者が異なる場合、ジョブの利用者は発生したエラーに対する適切な再開ポイントを判断できない場合がある。
ジョブ作成者は、ジョブ作成の過程において、ジョブ内で発生するエラーの種別に応じて、エラー対策処理をジョブとして作成しておく。そして、情報処理装置100は、そのエラーの種別とエラー対策処理を対応させて記憶しておき、エラーの種別に対応するエラー対策処理を、ジョブとして処理するようにしている。また、ジョブの利用者にエラー対策処理を提示するようにしてもよい。
The information processing apparatus 100 according to the present embodiment controls job processing that performs processing in cooperation with a plurality of devices. As shown in the example of FIG. 1, the job execution control module 110, error handling module, and the like. 120 and a job storage module 150.
Generally, a person who creates (defines) a job (program) is different from a person who uses the job. A plurality of jobs are defined in advance, and a job selected by the user (user) from the plurality of jobs is executed. For example, the image processing device 210 scans a document to generate an image, the job cooperation processing device 220 performs character recognition processing on the image, generates a file with the character recognition result attached to the image, and stores the file. A job for performing processing for storing the file in the device 230 is defined.
When this job is executed, an error may occur during processing. The person who responds to this error is the user who instructed the execution of the job. However, this user is often not familiar with the processing in the job. On the other hand, the creator of the job is familiar with the processing in the job and can also create error handling processing. For example, in order to deal with an error that occurred in a job, you may want to instruct to resume from a specific process in the job (including skipping a specific series of processes). If they are different, the job user may not be able to determine an appropriate restart point for the error that has occurred.
The job creator creates an error countermeasure process as a job according to the type of error that occurs in the job during the job creation process. The information processing apparatus 100 stores the error type and the error countermeasure process in association with each other, and processes the error countermeasure process corresponding to the error type as a job. Further, error countermeasure processing may be presented to the job user.

ジョブ実行制御モジュール110は、ユーザーが指示したジョブの処理を制御する。具体的には、ユーザーが実行を指示したジョブにしたがって、図2で後述する画像処理装置210、ジョブ連携処理装置220、ファイル格納装置230、メール処理装置240等の複数の機器を利用して、一連の処理を制御するものである。   The job execution control module 110 controls processing of a job designated by the user. Specifically, according to the job that the user has instructed to execute, using a plurality of devices such as the image processing device 210, the job cooperation processing device 220, the file storage device 230, and the mail processing device 240 described later in FIG. A series of processing is controlled.

エラー対応モジュール120は、エラー検出モジュール130、エラー制御モジュール140を有している。エラー対応モジュール120は、ジョブ実行制御モジュール110によって制御されるジョブの処理で、エラーが発生した場合の処理を行う。
エラー検出モジュール130は、ジョブの処理において、エラーが発生したことを検出する。この検出には、エラーが発生したことの他に、エラーの種別も含む。なお、ここでのエラーの種別として、エラーが発生した処理(ジョブ内の処理)の箇所を含めてもよい。
The error handling module 120 includes an error detection module 130 and an error control module 140. The error handling module 120 performs processing when an error occurs in the job processing controlled by the job execution control module 110.
The error detection module 130 detects that an error has occurred during job processing. This detection includes the type of error in addition to the occurrence of the error. Note that the error type here may include the location of the processing in which the error occurred (processing within the job).

エラー制御モジュール140は、ジョブ記憶モジュール150から、エラー検出モジュール130によって検出されたエラーの種別に対応するエラー対策処理を抽出する。そして、その抽出したエラー対策処理をジョブとして、ジョブ実行制御モジュール110にそのジョブの処理を制御させる。
また、エラー制御モジュール140は、エラーの種別に対応するエラー対策処理と、そのエラーが発生したジョブの実行指示を行ったユーザーを抽出するようにしてもよい。
そして、エラー制御モジュール140は、ユーザーに複数のエラー対策処理を通知し、そのユーザーによって選択されたエラー対策処理をジョブとして、ジョブ実行制御モジュール110にそのジョブの処理を制御させるようにしてもよい。ここでの通知としては、電子メール、チャット、電子掲示板、ソーシャルメディアを用いた通知、プッシュ通知等であってもよい。
The error control module 140 extracts from the job storage module 150 an error countermeasure process corresponding to the type of error detected by the error detection module 130. Then, the job execution control module 110 controls the job processing using the extracted error countermeasure processing as a job.
Further, the error control module 140 may extract an error countermeasure process corresponding to the type of error and a user who has given an instruction to execute the job in which the error has occurred.
Then, the error control module 140 may notify the user of a plurality of error countermeasure processes, let the error countermeasure process selected by the user be a job, and cause the job execution control module 110 to control the process of the job. . The notification here may be e-mail, chat, electronic bulletin board, notification using social media, push notification, or the like.

ジョブ記憶モジュール150は、複数の機器を連携させて処理を行うジョブにおけるエラーの種別と該エラーの対策処理を対応させて記憶する。ここで、ジョブ記憶モジュール150が記憶する「エラーの対策処理」は、そのエラーが発生したジョブの作成者によって作成されている。具体的には、ジョブを作成した場合にあって、そのジョブの作成者が、ジョブの処理の途中で発生するエラーを想定して、エラー対策処理をジョブとして設計する。
エラー対策処理として、例えば、ユーザーに、エラーの原因を提示すること、再実行の処理位置を指定させること、ジョブの停止を行わせること等を含む。
The job storage module 150 stores a type of error in a job to be processed in cooperation with a plurality of devices in association with the error countermeasure processing. Here, the “error countermeasure process” stored in the job storage module 150 is created by the creator of the job in which the error has occurred. Specifically, when a job is created, the creator of the job designs error countermeasure processing as a job assuming an error that occurs during job processing.
The error countermeasure processing includes, for example, presenting the cause of the error, designating the re-execution processing position, and stopping the job.

図2は、本実施の形態を利用したシステム構成例を示す説明図である。
画像処理装置210は、情報処理装置100を有している。画像処理装置210として、例えば、複写機、ファックス、スキャナ、プリンタ、複合機(スキャナ、プリンタ、複写機、ファックス等のいずれか2つ以上の機能を有している画像処理装置)等が該当する。前述したように、情報処理装置100内には、画像処理装置210で原稿をスキャンして画像を生成し、その画像に対して処理を行うジョブが記憶されており、そのジョブがジョブ利用者によって指定されて、実行される。そのジョブにしたがって、ジョブ連携処理装置220、ファイル格納装置230、メール処理装置240等を制御する。
FIG. 2 is an explanatory diagram showing a system configuration example using the present embodiment.
The image processing apparatus 210 includes the information processing apparatus 100. Examples of the image processing apparatus 210 include a copying machine, a fax machine, a scanner, a printer, and a multifunction machine (an image processing apparatus having any two or more functions such as a scanner, a printer, a copying machine, and a fax machine). . As described above, in the information processing apparatus 100, a job for generating an image by scanning an original with the image processing apparatus 210 and processing the image is stored. Specified and executed. According to the job, the job cooperation processing device 220, the file storage device 230, the mail processing device 240, and the like are controlled.

画像処理装置210、ジョブ連携処理装置220、ファイル格納装置230、メール処理装置240、ユーザー端末250A、ユーザー端末250Bは、通信回線290を介してそれぞれ接続されている。通信回線290は、無線、有線、これらの組み合わせであってもよく、例えば、通信インフラとしてのインターネット、イントラネット等であってもよい。ジョブ連携処理装置220、ファイル格納装置230、メール処理装置240は、ジョブの連携処理で用いられるものである。例えば、ジョブ連携処理装置220は、文字認識処理等の画像処理を行い、ファイル格納装置230は、ファイルを格納し、メール処理装置240は、電子メールの送信処理を行う。また、ジョブ連携処理装置220、ファイル格納装置230、メール処理装置240による機能は、クラウドサービスとして実現してもよい。画像処理装置210、ユーザー端末250Aは、ジョブ利用者850Aによって利用され、ユーザー端末250Bは、ジョブ作成者850Bによって利用される。
なお、情報処理装置100は、画像処理装置210の他に、ジョブ連携処理装置220、ファイル格納装置230、メール処理装置240の機器が有していてもよい。その場合は、エラーが発生した場合に、そのエラーが発生した機器で、情報処理装置100による処理を行うこととなる。また、いずれかの機器が情報処理装置100を有している場合は、エラーが発生した機器は、情報処理装置100を有している機器にエラーの種別を報告し、報告を受けた機器の情報処理装置100が処理を行うこととなる。
The image processing apparatus 210, the job cooperation processing apparatus 220, the file storage apparatus 230, the mail processing apparatus 240, the user terminal 250A, and the user terminal 250B are connected to each other via a communication line 290. The communication line 290 may be wireless, wired, or a combination thereof, and may be, for example, the Internet or an intranet as a communication infrastructure. The job cooperation processing device 220, the file storage device 230, and the mail processing device 240 are used in job cooperation processing. For example, the job cooperation processing device 220 performs image processing such as character recognition processing, the file storage device 230 stores files, and the mail processing device 240 performs e-mail transmission processing. Further, the functions of the job cooperation processing device 220, the file storage device 230, and the mail processing device 240 may be realized as a cloud service. The image processing apparatus 210 and the user terminal 250A are used by the job user 850A, and the user terminal 250B is used by the job creator 850B.
In addition to the image processing apparatus 210, the information processing apparatus 100 may be included in devices such as the job cooperation processing apparatus 220, the file storage apparatus 230, and the mail processing apparatus 240. In that case, when an error occurs, the processing by the information processing apparatus 100 is performed by the device in which the error has occurred. If any of the devices has the information processing device 100, the device in which the error has occurred reports the type of error to the device having the information processing device 100, and the device that has received the report The information processing apparatus 100 performs processing.

図3は、第1の実施の形態による処理例を示すフローチャートである。
まず、ジョブ実行制御モジュール110は、例えば、ジョブ実行管理情報テーブル400を用いて、実行しているジョブを管理する。図4は、ジョブ実行管理情報テーブル400のデータ構造例を示す説明図である。ジョブ実行管理情報テーブル400は、ジョブ実行ID欄410、ジョブID欄420、ジョブ指示機器ID欄430、ジョブ実行日時欄440、ジョブ利用ユーザーID欄450を有している。ジョブ実行ID欄410は、ジョブ実行(プロセス)を、本実施の形態において一意に識別するための情報(ジョブ実行ID:IDentification)を記憶している。ジョブID欄420は、実行対象となったジョブ(プログラム)を、本実施の形態において一意に識別するための情報(ジョブID)を記憶している。ジョブ指示機器ID欄430は、ジョブ指示機器を、本実施の形態において一意に識別するための情報(ジョブ指示機器ID)を記憶している。図2の例では、画像処理装置210の機器IDである。ジョブ実行日時欄440は、ジョブの実行を指示した日時(年、月、日、時、分、秒、秒以下、又はこれらの組み合わせであってもよい)を記憶している。ジョブ利用ユーザーID欄450は、ジョブの実行指示を行ったユーザーを、本実施の形態において一意に識別するための情報(ユーザーID)を記憶している。
FIG. 3 is a flowchart illustrating a processing example according to the first exemplary embodiment.
First, the job execution control module 110 manages the job being executed using, for example, the job execution management information table 400. FIG. 4 is an explanatory diagram showing an example of the data structure of the job execution management information table 400. The job execution management information table 400 includes a job execution ID column 410, a job ID column 420, a job instruction device ID column 430, a job execution date / time column 440, and a job use user ID column 450. The job execution ID column 410 stores information (job execution ID: IDentification) for uniquely identifying the job execution (process) in the present embodiment. The job ID column 420 stores information (job ID) for uniquely identifying a job (program) to be executed in the present embodiment. The job instruction device ID column 430 stores information (job instruction device ID) for uniquely identifying the job instruction device in the present embodiment. In the example of FIG. 2, the device ID of the image processing apparatus 210. The job execution date and time column 440 stores the date and time when job execution is instructed (may be year, month, day, hour, minute, second, less than second, or a combination thereof). The job use user ID column 450 stores information (user ID) for uniquely identifying a user who has given a job execution instruction in the present embodiment.

ステップS302では、エラー検出モジュール130は、発生したエラーの種別を抽出する。
ステップS304では、エラー制御モジュール140は、そのエラー種別に対応する対策に「選択」が含まれているか否かを判断し、「選択」が含まれている場合はステップS306へ進み、それ以外の場合はステップS316へ進む。エラー種別、対策、選択等については、図9の例に示すエラー対策テーブル900を用いて後述する。
In step S302, the error detection module 130 extracts the type of error that has occurred.
In step S304, the error control module 140 determines whether or not “selection” is included in the countermeasure corresponding to the error type. If “selection” is included, the process proceeds to step S306. If so, the process proceeds to step S316. The error type, countermeasure, selection, etc. will be described later using the error countermeasure table 900 shown in the example of FIG.

ステップS306では、エラー制御モジュール140は、エラーが発生したジョブの実行を指示したユーザーを抽出する。例えば、ジョブ実行管理情報テーブル400のジョブ利用ユーザーID欄450から、ユーザーを抽出する。
ステップS308では、エラー制御モジュール140は、そのユーザーのメールアドレスを抽出する。例えば、ユーザー管理テーブル500から、メールアドレスを抽出する。図5は、ユーザー管理テーブル500のデータ構造例を示す説明図である。ユーザー管理テーブル500は、ユーザーID欄510、名前欄520、メールアドレス欄530を有している。ユーザーID欄510は、ユーザーIDを記憶している。名前欄520は、そのユーザーの名前を記憶している。メールアドレス欄530は、そのユーザーのメールアドレスを記憶している。
In step S306, the error control module 140 extracts a user who has instructed execution of a job in which an error has occurred. For example, the user is extracted from the job use user ID column 450 of the job execution management information table 400.
In step S308, the error control module 140 extracts the mail address of the user. For example, the mail address is extracted from the user management table 500. FIG. 5 is an explanatory diagram showing an example of the data structure of the user management table 500. The user management table 500 has a user ID column 510, a name column 520, and a mail address column 530. The user ID column 510 stores a user ID. The name column 520 stores the name of the user. The mail address column 530 stores the mail address of the user.

ステップS310では、エラー制御モジュール140は、エラー、ユーザーに合わせたメール文面を作成する。例えば、対策として挙げられるジョブを実行させるURL(Uniform Resource Locator)を、ジョブ管理テーブル600から抽出し、そのURLを記載したメール文面を作成する。そのメールを受信したユーザーは、そのURLを押下することによって、対策として挙げられるジョブを実行させることになる。図6は、ジョブ管理テーブル600のデータ構造例を示す説明図である。ジョブ管理テーブル600は、ジョブID欄610、ジョブ作成者ID欄620、ジョブURL欄630を有している。ジョブID欄610は、ジョブIDを記憶している。ジョブ作成者ID欄620は、ジョブ作成者のIDを記憶している。ジョブURL欄630は、そのジョブを実行させるためのURLを記憶している。   In step S <b> 310, the error control module 140 creates a mail text that matches the error and user. For example, a URL (Uniform Resource Locator) for executing a job listed as a countermeasure is extracted from the job management table 600, and an e-mail text describing the URL is created. The user who has received the mail presses the URL to execute a job that can be cited as a countermeasure. FIG. 6 is an explanatory diagram showing an example of the data structure of the job management table 600. The job management table 600 has a job ID column 610, a job creator ID column 620, and a job URL column 630. The job ID column 610 stores a job ID. The job creator ID column 620 stores the ID of the job creator. The job URL column 630 stores a URL for executing the job.

ステップS312では、エラー制御モジュール140は、そのユーザーにメールを送信する。ステップS308で抽出したメールアドレス宛てに、ステップS310で作成したメール文面のメールを送信する。
ステップS314では、エラー制御モジュール140は、そのユーザーによって対策ジョブの実行が指示されたか否かを判断し、指示された場合はステップS316へ進み、それ以外の場合はステップS318へ進む。具体的には、前述のメール文面内に記載されたURLにアクセスがあったか否かを判断することになる。
ステップS316では、ジョブ実行制御モジュール110は、その対策ジョブを実行する。
In step S312, the error control module 140 transmits a mail to the user. The mail with the mail text created in step S310 is transmitted to the mail address extracted in step S308.
In step S314, the error control module 140 determines whether or not the user has instructed execution of the countermeasure job. If instructed, the error control module 140 proceeds to step S316, otherwise proceeds to step S318. Specifically, it is determined whether or not the URL described in the mail text has been accessed.
In step S316, the job execution control module 110 executes the countermeasure job.

ステップS318では、エラー制御モジュール140は、その対策ジョブの作成者を抽出する。対策ジョブが実行されなかった(前述のメール文面内に記載されたURLへの押下がなかった)のであり、ジョブの利用者がどのようにしてよいかが分からなかった可能性があるので、そのジョブの作成者に、その旨のメッセージを含むメールを送信するための処理である。例えば、その対策ジョブの作成者のユーザーIDを、ジョブ管理テーブル600のジョブ作成者ID欄620から抽出する。そして、対策ジョブの作成者(ジョブ作成者ID欄620から抽出したユーザーID)のメールアドレスを、ユーザー管理テーブル500のメールアドレス欄530から抽出すればよい。
ステップS320では、エラー制御モジュール140は、そのジョブの作成者にメール(利用者の指示によって実行されたジョブにエラーが発生したこと、そのエラーの対策ジョブが選択されなかったことの旨のメッセージ)を送信する。
In step S318, the error control module 140 extracts the creator of the countermeasure job. The countermeasure job was not executed (the URL described in the mail text mentioned above was not pressed), and there is a possibility that the user of the job did not know what to do. Is a process for sending a mail containing a message to that effect to the creator. For example, the user ID of the creator of the countermeasure job is extracted from the job creator ID column 620 of the job management table 600. Then, the email address of the creator of the countermeasure job (the user ID extracted from the job creator ID column 620) may be extracted from the email address column 530 of the user management table 500.
In step S320, the error control module 140 sends an email to the creator of the job (message indicating that an error has occurred in the job executed in accordance with the user's instruction and that the error countermeasure job has not been selected). Send.

図7は、ジョブの処理例を示すフローチャートである。ジョブ利用者が画像処理装置210で選択したジョブの一例である。
ステップS702では、画像処理装置210は、画像をスキャンする。
ステップS704では、画像処理装置210は、ファイル格納装置230のフォルダAからファイルを取得する。
ステップS706(処理B)では、画像処理装置210は、スキャン画像とフォルダAから取得したファイルをジョブ連携処理装置220に転送してメール送信処理を委譲する。
ステップS708(処理C)では、画像処理装置210は、ファイル格納装置230のフォルダBからファイルを取得する。
ステップS710(処理D)では、画像処理装置210は、スキャン画像とフォルダBから取得したファイルをジョブ連携処理装置220に転送してメール送信処理を委譲する。
FIG. 7 is a flowchart illustrating an example of job processing. 4 is an example of a job selected by the job user using the image processing apparatus 210.
In step S702, the image processing apparatus 210 scans an image.
In step S <b> 704, the image processing apparatus 210 acquires a file from the folder A of the file storage apparatus 230.
In step S706 (process B), the image processing apparatus 210 transfers the scanned image and the file acquired from the folder A to the job cooperation processing apparatus 220 and delegates the mail transmission process.
In step S <b> 708 (process C), the image processing apparatus 210 acquires a file from the folder B of the file storage apparatus 230.
In step S710 (process D), the image processing apparatus 210 transfers the scanned image and the file acquired from the folder B to the job cooperation processing apparatus 220 and delegates the mail transmission process.

図8は、第1の実施の形態による処理例を示す説明図である。前述の図7の例に示したジョブを含む処理例を示している。
ここで、ユーザー端末250Bは、ジョブ作成者850Bの操作にしたがって、ジョブ利用者850Aが利用するジョブを画像処理装置210に登録する。ジョブ作成者850Bは、そのジョブの詳細を把握している。エラー発生時の対策もジョブとして実装している。
ジョブ利用者850Aは、ジョブ作成者850Bが作成したジョブの実行を指示するユーザーである。一般的に、ジョブの処理内容の詳細については、完全には把握していない。
画像処理装置210は、ジョブの利用者850Aの操作にしたがって、ジョブの実行を開始する。
ファイル格納装置230は、外部ドキュメントを取得するジョブ処理での連携先である。ジョブ利用者850Aはジョブ実行に必要なドキュメントをこのファイル格納装置230に格納している。
ジョブ連携処理装置220は、ジョブ処理の一端を担う装置である。
ユーザー端末250は、ジョブ利用者850Aが普段、業務で利用しているパーソナルコンピュータである。メールの確認等もこのユーザー端末250で行われている。
メール処理装置240は、ユーザー端末250に対してメールを配送する装置である。ジョブ失敗の通知はこのメール処理装置240を介して、メールによってジョブ利用者850Aに配送される。
なお、図8の例では、ジョブ連携処理装置220が情報処理装置100を有している場合を示しているが、前述したように、他の機器が情報処理装置100を有して、情報処理装置100の処理を行うようにしてもよい。
FIG. 8 is an explanatory diagram illustrating a processing example according to the first exemplary embodiment. 8 shows an example of processing including the job shown in the example of FIG.
Here, the user terminal 250B registers the job used by the job user 850A in the image processing apparatus 210 in accordance with the operation of the job creator 850B. The job creator 850B knows the details of the job. Measures against errors are also implemented as jobs.
The job user 850A is a user who instructs execution of a job created by the job creator 850B. In general, the details of job processing are not fully understood.
The image processing apparatus 210 starts job execution in accordance with the operation of the job user 850A.
The file storage device 230 is a cooperation destination in job processing for acquiring an external document. The job user 850 </ b> A stores a document necessary for job execution in the file storage device 230.
The job cooperation processing device 220 is a device that plays a part in job processing.
The user terminal 250 is a personal computer that the job user 850A normally uses for business. Confirmation of e-mail and the like is also performed at the user terminal 250.
The mail processing device 240 is a device that delivers mail to the user terminal 250. The notification of job failure is delivered to the job user 850A by mail via the mail processing device 240.
8 illustrates the case where the job cooperation processing apparatus 220 includes the information processing apparatus 100. However, as described above, another apparatus includes the information processing apparatus 100, and the information processing apparatus 100 may perform information processing. The processing of the device 100 may be performed.

ステップS802では、ジョブ作成者850Bは、ユーザー端末250Bを用いて、画像処理装置210にジョブを登録する。
ステップS804では、ジョブ利用者850Aは、ユーザー端末250Aを用いて、ファイル格納装置230にジョブ実行に必要なドキュメントを格納する。
ステップS806では、ジョブ利用者850Aは、画像処理装置210を用いて、ジョブ(図7の例に示したジョブ)の実行を指示する。
In step S802, the job creator 850B registers a job in the image processing apparatus 210 using the user terminal 250B.
In step S804, the job user 850A stores a document necessary for job execution in the file storage device 230 using the user terminal 250A.
In step S806, the job user 850A uses the image processing apparatus 210 to instruct execution of a job (job shown in the example of FIG. 7).

ステップS808では、ジョブ利用者850Aは、画像処理装置210を用いて、画像をスキャンする。
ステップS810では、画像処理装置210は、ファイル格納装置230よりジョブ実行の過程でドキュメントを取得する。ステップS704に相当する。
ステップS812では、画像処理装置210は、ジョブ連携処理装置220に対し、ジョブ実行で連携(メール送信処理を委譲)する。ステップS706に相当する。
In step S808, the job user 850A scans an image using the image processing apparatus 210.
In step S810, the image processing apparatus 210 acquires a document from the file storage apparatus 230 in the course of job execution. This corresponds to step S704.
In step S <b> 812, the image processing apparatus 210 cooperates with the job cooperation processing apparatus 220 by executing the job (delegating the mail transmission process). This corresponds to step S706.

ステップS814では、ジョブ連携処理装置220は、メール処理装置240に対し、メールを配送する。
ステップS816では、メール処理装置240は、ユーザー端末250Aに対し、メールを配送する。
ステップS818では、画像処理装置210は、ファイル格納装置230よりジョブ実行の過程でドキュメントを取得する。ステップS708に相当する。
In step S814, the job cooperation processing apparatus 220 delivers the mail to the mail processing apparatus 240.
In step S816, the mail processing device 240 delivers the mail to the user terminal 250A.
In step S818, the image processing apparatus 210 acquires a document from the file storage apparatus 230 in the course of job execution. This corresponds to step S708.

ステップS820では、画像処理装置210は、ジョブ連携処理装置220に対し、ジョブ実行で連携(メール送信処理を委譲)する。ステップS710に相当する。
ステップS822では、ジョブ連携処理装置220は、メール処理装置240に対し、メールを配送する。
ステップS824では、メール処理装置240は、ユーザー端末250Aに対し、メールを配送する。
ステップS826では、ジョブ利用者850Aは、ユーザー端末250Aを用いて、メールを確認する。スキャン画像とフォルダAから取得したファイル、スキャン画像とフォルダBから取得したファイルを受信することになる。
In step S820, the image processing apparatus 210 cooperates with the job cooperation processing apparatus 220 through job execution (delegation of mail transmission processing). This corresponds to step S710.
In step S822, the job cooperation processing apparatus 220 delivers the mail to the mail processing apparatus 240.
In step S824, the mail processing device 240 delivers the mail to the user terminal 250A.
In step S826, the job user 850A confirms the mail using the user terminal 250A. A scanned image and a file acquired from folder A and a scanned image and a file acquired from folder B are received.

図9は、エラー対策テーブル900のデータ構造例を示す説明図である。エラー対策テーブル900は、エラーの種別から対策を決定する際に用いられるものであって、また、その対策が「必須」の対策であるか、ユーザーによって「選択」される対策であるかを示す情報を管理している。
エラー対策テーブル900は、エラー種別欄910、対策欄920、必須/選択欄930、ジョブID欄940を有している。エラー種別欄910は、エラー種別を記憶している。例えば、エラーコードに該当する。対策欄920は、そのエラーに対する対策を記憶している。必須/選択欄930は、その対策は「必須」であるか「選択」であるかを記憶している。ジョブID欄940は、その対策を実行するジョブIDを記憶している。
FIG. 9 is an explanatory diagram showing an example of the data structure of the error countermeasure table 900. The error countermeasure table 900 is used when determining a countermeasure from the type of error, and indicates whether the countermeasure is a “mandatory” countermeasure or a countermeasure “selected” by the user. Information is managed.
The error countermeasure table 900 has an error type column 910, a countermeasure column 920, a mandatory / selection column 930, and a job ID column 940. The error type column 910 stores an error type. For example, it corresponds to an error code. The countermeasure column 920 stores countermeasures against the error. The essential / selection column 930 stores whether the countermeasure is “essential” or “selection”. The job ID column 940 stores a job ID for executing the countermeasure.

エラー種別欄910には、例えば、未サポートのファイル種別932、ファイルサイズの超過934、不明なエラー936がある。
「未サポートのファイル種別932」のエラー種別であった場合は、対策として、「(1)サポートされるファイル種別をユーザーに提示する」があり、これは、「必須」のジョブである。また、「(2)ファイルを再アップロードさせて処理Bからの再実行」があり、これは、ユーザーによって「選択」されるジョブである。また、「(3)処理Dからの再開(=スキップ)」があり、これは、ユーザーによって「選択」されるジョブである。また、「(4)ジョブ全体の停止」があり、これは、ユーザーによって「選択」されるジョブである。
「ファイルサイズの超過934」のエラー種別であった場合は、対策として、「(1)許容されるファイルサイズをユーザーに提示する」があり、これは、「必須」のジョブである。また、「(2)ファイルを再アップロードさせて処理Bからの再実行」があり、これは、ユーザーによって「選択」されるジョブである。また、「(3)処理Dからの再開(=スキップ)」があり、これは、ユーザーによって「選択」されるジョブである。また、「(4)ジョブ全体の停止」があり、これは、ユーザーによって「選択」されるジョブである。
「不明なエラー936」のエラー種別であった場合は、対策として、「(1)エラーが発生したことをユーザーに提示する」があり、これは、「必須」のジョブである。また、「(2)処理Dからの再開(=スキップ)」があり、これは、ユーザーによって「選択」されるジョブである。また、「(3)ジョブ全体の停止」があり、これは、ユーザーによって「選択」されるジョブである。また、「(4)ジョブ作成者にメール通知」があり、これは、「必須」のジョブである。不明なエラー936のエラーが発生した場合、エラーの詳細をジョブ作成者であるジョブ作成者850Bにフィードバックする。これによって、エラー対応の精度向上を加速させる効果が期待できる。
「必須」のジョブとは、エラー種別欄910のエラーが発生した場合に、まず行うジョブである。そして、「選択」のジョブとは、エラー種別欄910のエラーが発生した場合に、利用者に選択させるジョブである。
The error type column 910 includes, for example, an unsupported file type 932, a file size excess 934, and an unknown error 936.
When the error type is “unsupported file type 932”, there is “(1) present a supported file type to the user” as a countermeasure, which is a “required” job. Also, “(2) Re-upload file and re-execute from process B” is a job that is “selected” by the user. Further, there is “(3) restart from processing D (= skip)”, which is a job “selected” by the user. Further, there is “(4) Stop of the entire job”, which is a job “selected” by the user.
If the error type is “exceeding file size 934”, as a countermeasure, there is “(1) present an allowable file size to the user”, which is a “required” job. Also, “(2) Re-upload file and re-execute from process B” is a job that is “selected” by the user. Further, there is “(3) restart from processing D (= skip)”, which is a job “selected” by the user. Further, there is “(4) Stop of the entire job”, which is a job “selected” by the user.
When the error type is “unknown error 936”, as a countermeasure, there is “(1) present to the user that an error has occurred”, which is a “essential” job. Further, there is “(2) restart from processing D (= skip)”, which is a job “selected” by the user. Further, there is “(3) Stop of entire job”, which is a job “selected” by the user. Further, there is “(4) Mail notification to job creator”, which is a “essential” job. When an unknown error 936 error occurs, details of the error are fed back to the job creator 850B, which is the job creator. As a result, an effect of accelerating the improvement of error handling accuracy can be expected.
The “essential” job is a job that is first performed when an error in the error type column 910 occurs. The “selection” job is a job to be selected by the user when an error in the error type column 910 occurs.

また、エラー対策のジョブの作成時に、エラーが発生した処理の再実行処理のジョブ、エラーが発生した処理をスキップするジョブを、ジョブ作成者850Bに提示するようにしてもよい。さらに、それらのジョブを自動生成して、ジョブとして登録するようにしてもよい。   Further, when creating an error countermeasure job, a job for re-execution of a process in which an error has occurred and a job for skipping a process in which an error has occurred may be presented to the job creator 850B. Furthermore, these jobs may be automatically generated and registered as jobs.

図10は、ジョブのエラーが発生した場合の処理例を示すフローチャートである。図7に示した処理例で、ステップS706でエラー発生1090したことを示している。
図11は、第1の実施の形態による処理例(図10に示した処理例を含む)を示す説明図である。
ステップS1102では、ジョブ作成者850Bは、ユーザー端末250Bを用いて、画像処理装置210にジョブを登録する。
ステップS1104では、ジョブ利用者850Aは、ジョブを実行する。
ステップS1106では、ジョブ利用者850Aは、画像処理装置210を用いて、画像をスキャンする。
ステップS1108では、画像処理装置210は、ファイル格納装置230よりジョブ実行の過程でドキュメントを取得する。
ステップS1110では、画像処理装置210は、ジョブ連携処理装置220に対し、ジョブ実行を委譲する。
ステップS1112では、ジョブ連携処理装置220において、エラーが発生する。ここでのエラー種別としては、「ファイルサイズの超過」であるとする。したがって、エラー対策テーブル900のファイルサイズの超過934の対策がジョブとして実行されることになる。
FIG. 10 is a flowchart illustrating a processing example when a job error occurs. The processing example illustrated in FIG. 7 indicates that an error has occurred 1090 in step S706.
FIG. 11 is an explanatory diagram showing a processing example (including the processing example shown in FIG. 10) according to the first embodiment.
In step S1102, the job creator 850B registers a job in the image processing apparatus 210 using the user terminal 250B.
In step S1104, the job user 850A executes the job.
In step S <b> 1106, the job user 850 </ b> A scans an image using the image processing apparatus 210.
In step S1108, the image processing apparatus 210 acquires a document from the file storage apparatus 230 in the course of job execution.
In step S 1110, the image processing apparatus 210 delegates job execution to the job cooperation processing apparatus 220.
In step S <b> 1112, an error occurs in the job cooperation processing apparatus 220. Here, it is assumed that the error type is “exceeding file size”. Therefore, the countermeasure for the file size excess 934 in the error countermeasure table 900 is executed as a job.

図12は、第1の実施の形態による処理例を示す説明図である。図11の例に示した処理例において、エラーが発生した後の処理例を示している。
ステップS1202では、ジョブ連携処理装置220は、エラー内容、対処方法、ジョブ再実行URLを示したメールをジョブ利用者850Aに送信する。具体的には、エラー対策テーブル900を用いて、エラーの種別に対応するジョブを抽出し、そのうちのジョブの中で、「必須」であるジョブがあるならば、そのジョブを実行する。そして、「選択」のジョブがあるならば、そのジョブを利用者が選択できるように提示を行う。例えば、「必須」であるジョブが提示処理を含む場合は、「必須」であるジョブの提示内に含めるようにしてもよい。
図11の例に示すエラー発生があった場合は、図13の例に示すようなメール文面1300を作成し、メールを送信する。
FIG. 12 is an explanatory diagram illustrating a processing example according to the first exemplary embodiment. The processing example shown in the example of FIG. 11 shows a processing example after an error has occurred.
In step S1202, the job cooperation processing apparatus 220 transmits an email indicating the error content, the countermeasure method, and the job re-execution URL to the job user 850A. Specifically, a job corresponding to the type of error is extracted using the error countermeasure table 900, and if there is a “essential” job among the jobs, the job is executed. If there is a “selection” job, it is presented so that the user can select the job. For example, when a job that is “essential” includes a presentation process, it may be included in the presentation of a job that is “essential”.
When the error shown in the example of FIG. 11 occurs, the mail text 1300 as shown in the example of FIG. 13 is created and the mail is transmitted.

図13は、メール文面1300の例を示す説明図である。メール文面1300として、以下を記載する。これは、エラー対策テーブル900のファイルサイズの超過934の対策にしたがって、作成されたものである。
−−−−− −−−−− −−−−− −−−−− −−−−−
ドキュメントの処理に失敗しました。
ドキュメントのデータサイズが大きすぎます。

ドキュメントサーバーのフォルダAに格納するファイルのサイズを100MB以下にした後、下記のURLからジョブの再実行を指示してください。

http://hogehoge.fugafuga.co.jp/resume?resumeId=123456789

又は、フォルダAに対する処理をスキップして、フォルダBの処理から再開することができます。
その場合は、下記のURLからジョブの再実行を指示してください。

http://hogehoge.fugafuga.co.jp/resume?resumeId=1234567890

ジョブ全体を停止する場合は、以下のURLからジョブの停止を指示してください。

http://hogehoge.fugafuga.co.jp/abort?abortId=1234567891
−−−−− −−−−− −−−−− −−−−− −−−−−
なお、メール文面1300のテンプレートは、ジョブ作成者850Bによって予め作成されており、対策ジョブのURL等を埋め込むことによって作成する。対策ジョブのURLは、エラー対策テーブル900のジョブID欄940からジョブIDを抽出し、そのジョブIDに対応するジョブ管理テーブル600のジョブURL欄630内のURLを抽出すればよい。
FIG. 13 is an explanatory diagram showing an example of the mail text 1300. The following is described as the mail text 1300. This is created in accordance with the countermeasure for the file size excess 934 in the error countermeasure table 900.
----- ------ ------ ----- ------
Processing of the document failed.
The document data size is too large.

After reducing the size of the file stored in folder A of the document server to 100 MB or less, instruct the job re-execution from the following URL.

http://hogehoge.fugafuga.co.jp/resume?resumeId=123456789

Or, you can skip processing for folder A and resume processing for folder B.
In that case, please re-execute the job from the following URL.

http://hogehoge.fugafuga.co.jp/resume?resumeId=1234567890

To stop the entire job, instruct the job to stop from the following URL.

http://hogehoge.fugafuga.co.jp/abort?abortId=1234567891
----- ------ ------ ----- ------
The template of the mail text 1300 is created in advance by the job creator 850B, and is created by embedding the URL of the countermeasure job. For the URL of the countermeasure job, the job ID may be extracted from the job ID column 940 of the error countermeasure table 900, and the URL in the job URL column 630 of the job management table 600 corresponding to the job ID may be extracted.

ステップS1204では、メール処理装置240は、ユーザー端末250Aに対し、メールを配送する。
ステップS1206では、ジョブ利用者850Aは、ユーザー端末250Aを用いて、メールを確認する。
ステップS1208では、ジョブ利用者850Aは、ユーザー端末250Aを用いて、ファイル格納装置230に、対処方法の指示にしたがい、ドキュメントを格納し直す。
ステップS1210では、ジョブ利用者850Aは、ユーザー端末250Aを用いて、ジョブ連携処理装置220に対し、ジョブ再実行URLで再実行を指示する。
ステップS1212では、ジョブ作成者850Bが意図した処理再開ポイントからのジョブ実行を指示する。
ステップS1214では、画像処理装置210は、ジョブの再実行を開始する。
In step S1204, the mail processing device 240 delivers the mail to the user terminal 250A.
In step S1206, the job user 850A confirms the mail using the user terminal 250A.
In step S1208, the job user 850A uses the user terminal 250A to store the document again in the file storage device 230 in accordance with the instruction on the handling method.
In step S1210, the job user 850A instructs the job cooperation processing apparatus 220 to re-execute using the job re-execution URL using the user terminal 250A.
In step S <b> 1212, the job creator 850 </ b> B instructs job execution from the processing resumption point intended.
In step S1214, the image processing apparatus 210 starts re-execution of the job.

<<第2の実施の形態>>
図14は、第2の実施の形態の構成例についての概念的なモジュール構成図である。
情報処理装置1400は、ジョブ実行制御モジュール110、エラー対応モジュール120、ジョブ記憶モジュール150を有している。エラー対応モジュール120は、エラー検出モジュール130、エラー制御モジュール140、ユーザー検出モジュール1460を有している。情報処理装置1400は、第1の実施の形態である情報処理装置100にユーザー検出モジュール1460を付加したものである。なお、第1の実施の形態と同種の部位には同一符号を付し重複した説明を省略する。
<< Second Embodiment >>
FIG. 14 is a conceptual module configuration diagram of a configuration example according to the second embodiment.
The information processing apparatus 1400 includes a job execution control module 110, an error handling module 120, and a job storage module 150. The error handling module 120 includes an error detection module 130, an error control module 140, and a user detection module 1460. The information processing apparatus 1400 is obtained by adding a user detection module 1460 to the information processing apparatus 100 according to the first embodiment. In addition, the same code | symbol is attached | subjected to the site | part of the same kind as 1st Embodiment, and the overlapping description is abbreviate | omitted.

ユーザー検出モジュール1460は、情報処理装置1400の周囲にユーザーがいることを検出する。例えば、カメラ、人感センサー等によって、情報処理装置1400の周囲にユーザーがいるか否かを検出する。
エラー制御モジュール140は、ユーザー検出モジュール1460がユーザーを検出した場合は、情報処理装置1400に備え付けられた提示装置に、複数のエラー対策処理を提示する。提示装置としては、液晶ディスプレイ等の表示装置の他に、音声を出力するスピーカー、振動装置等であってもよい。前述の第1の実施の形態では、メールを送信したが、エラー発生がジョブの実行開始からすぐに発生した等の場合では、ユーザーは、ユーザー端末250Aに戻っていないで、情報処理装置1400の周囲にいることがあるためである。具体的には、エラー対策がスキャン設定の変更等の画像処理装置210の操作に関係するものであれば、その場で対策が実施できて、エラーからの復帰時間をさらに短縮できる。
The user detection module 1460 detects that there is a user around the information processing apparatus 1400. For example, whether or not there is a user around the information processing apparatus 1400 is detected by a camera, a human sensor, or the like.
When the user detection module 1460 detects a user, the error control module 140 presents a plurality of error countermeasure processes to a presentation device provided in the information processing apparatus 1400. As the presentation device, in addition to a display device such as a liquid crystal display, a speaker that outputs sound, a vibration device, or the like may be used. In the first embodiment described above, an e-mail is transmitted. However, if an error occurs immediately after the start of job execution, the user does not return to the user terminal 250A, and the information processing apparatus 1400 This is because they may be around. Specifically, if the error countermeasure is related to the operation of the image processing apparatus 210 such as changing the scan setting, the countermeasure can be implemented on the spot, and the recovery time from the error can be further shortened.

図15は、第2の実施の形態による処理例を示すフローチャートである。
ステップS1502では、エラー検出モジュール130は、発生したエラーの種別を抽出する。
ステップS1504では、エラー制御モジュール140は、そのエラー種別に対応する対策に「選択」が含まれているか否かを判断し、「選択」が含まれている場合はステップS1506へ進み、それ以外の場合はステップS1522へ進む。
ステップS1506では、エラー制御モジュール140は、エラーが発生したジョブの実行を指示したユーザーを抽出する。
FIG. 15 is a flowchart illustrating a processing example according to the second exemplary embodiment.
In step S1502, the error detection module 130 extracts the type of error that has occurred.
In step S1504, the error control module 140 determines whether or not “selection” is included in the countermeasure corresponding to the error type. If “selection” is included, the process proceeds to step S1506. In this case, the process proceeds to step S1522.
In step S1506, the error control module 140 extracts a user who has instructed execution of a job in which an error has occurred.

ステップS1508では、ユーザー検出モジュール1460は、ユーザーは画像処理装置210の近辺にいるか否かを判断し、画像処理装置210の近辺にいる場合はステップS1510へ進み、それ以外の場合はステップS1514へ進む。なお、ステップS1508では、ユーザー検出モジュール1460は、画像処理装置210の近辺に人がいることだけでなく、そのユーザーを認識し、そのユーザーは、ステップS1506で抽出したユーザーであるか否かを判断するようにしてもよい。
ステップS1510では、エラー制御モジュール140は、エラー、ユーザーに合わせた画面を作成する。
ステップS1512では、エラー制御モジュール140は、画像処理装置210の表示装置にその画面を表示する。
In step S1508, the user detection module 1460 determines whether the user is in the vicinity of the image processing apparatus 210. If the user is in the vicinity of the image processing apparatus 210, the process proceeds to step S1510. Otherwise, the process proceeds to step S1514. . In step S1508, the user detection module 1460 recognizes not only that there is a person in the vicinity of the image processing apparatus 210, but also determines whether the user is the user extracted in step S1506. You may make it do.
In step S1510, the error control module 140 creates a screen tailored to the error and the user.
In step S <b> 1512, the error control module 140 displays the screen on the display device of the image processing apparatus 210.

ステップS1514では、エラー制御モジュール140は、そのユーザーのメールアドレスを抽出する。
ステップS1516では、エラー制御モジュール140は、エラー、ユーザーに合わせたメール文面を作成する。
ステップS1518では、エラー制御モジュール140は、そのユーザーにメールを送信する。
In step S1514, the error control module 140 extracts the user's mail address.
In step S1516, the error control module 140 creates an email text that matches the error and the user.
In step S1518, the error control module 140 transmits a mail to the user.

ステップS1520では、エラー制御モジュール140は、そのユーザーによって対策ジョブの実行が指示されたか否かを判断し、指示された場合はステップS1522へ進み、それ以外の場合はステップS1524へ進む。
ステップS1522では、ジョブ実行制御モジュール110は、その対策ジョブを実行する。
ステップS1524では、エラー制御モジュール140は、その対策ジョブの作成者を抽出する。
ステップS1526では、エラー制御モジュール140は、その作成者にメールを送信する。
In step S1520, the error control module 140 determines whether or not the user has instructed execution of the countermeasure job. If instructed, the error control module 140 proceeds to step S1522, and otherwise proceeds to step S1524.
In step S1522, the job execution control module 110 executes the countermeasure job.
In step S1524, the error control module 140 extracts the creator of the countermeasure job.
In step S1526, the error control module 140 transmits a mail to the creator.

図16を参照して、本実施の形態の情報処理装置のハードウェア構成例について説明する。図16に示す構成は、例えばパーソナルコンピュータ(PC)等によって構成されるものであり、スキャナ等のデータ読み取り部1617と、プリンタ等のデータ出力部1618を備えたハードウェア構成例を示している。   A hardware configuration example of the information processing apparatus according to the present embodiment will be described with reference to FIG. The configuration illustrated in FIG. 16 is configured by, for example, a personal computer (PC) or the like, and illustrates a hardware configuration example including a data reading unit 1617 such as a scanner and a data output unit 1618 such as a printer.

CPU(Central Processing Unit)1601は、前述の実施の形態において説明した各種のモジュール、すなわち、ジョブ実行制御モジュール110、エラー対応モジュール120、エラー検出モジュール130、エラー制御モジュール140、ユーザー検出モジュール1460等の各モジュールの実行シーケンスを記述したコンピュータ・プログラムにしたがった処理を実行する制御部である。   The CPU (Central Processing Unit) 1601 includes various modules described in the above-described embodiments, that is, the job execution control module 110, the error handling module 120, the error detection module 130, the error control module 140, the user detection module 1460, and the like. It is a control part which performs the process according to the computer program which described the execution sequence of each module.

ROM(Read Only Memory)1602は、CPU1601が使用するプログラムや演算パラメータ等を格納する。RAM(Random Access Memory)1603は、CPU1601の実行において使用するプログラムや、その実行において適宜変化するパラメータ等を格納する。これらはCPUバス等から構成されるホストバス1604により相互に接続されている。   A ROM (Read Only Memory) 1602 stores programs, calculation parameters, and the like used by the CPU 1601. A RAM (Random Access Memory) 1603 stores programs used in the execution of the CPU 1601, parameters that change as appropriate during the execution, and the like. These are connected to each other by a host bus 1604 including a CPU bus or the like.

ホストバス1604は、ブリッジ1605を介して、PCI(Peripheral Component Interconnect/Interface)バス等の外部バス1606に接続されている。   The host bus 1604 is connected to an external bus 1606 such as a PCI (Peripheral Component Interconnect / Interface) bus through a bridge 1605.

キーボード1608、マウス等のポインティングデバイス1609は、操作者により操作される入力デバイスである。ディスプレイ1610は、液晶表示装置又はCRT(Cathode Ray Tube)等があり、各種情報をテキストやイメージ情報として表示する。   A keyboard 1608 and a pointing device 1609 such as a mouse are input devices operated by an operator. The display 1610 includes a liquid crystal display device or a CRT (Cathode Ray Tube), and displays various types of information as text or image information.

HDD(Hard Disk Drive)1611は、ハードディスク(フラッシュメモリ等であってもよい)を内蔵し、ハードディスクを駆動し、CPU1601によって実行するプログラムや情報を記録又は再生させる。ハードディスクには、ジョブの処理対象、処理結果等が格納され、また、ジョブ記憶モジュール150等としての機能を実現させる。さらに、その他の各種データ、各種コンピュータ・プログラム等が格納される。   An HDD (Hard Disk Drive) 1611 includes a hard disk (may be a flash memory or the like), drives the hard disk, and records or reproduces a program executed by the CPU 1601 and information. The hard disk stores job processing targets, processing results, and the like, and realizes functions as the job storage module 150 and the like. Further, various other data, various computer programs, and the like are stored.

ドライブ1612は、装着されている磁気ディスク、光ディスク、光磁気ディスク、又は半導体メモリ等のリムーバブル記録媒体1613に記録されているデータ又はプログラムを読み出して、そのデータ又はプログラムを、インタフェース1607、外部バス1606、ブリッジ1605、及びホストバス1604を介して接続されているRAM1603に供給する。リムーバブル記録媒体1613も、ハードディスクと同様のデータ記録領域として利用可能である。   The drive 1612 reads out data or a program recorded in a removable recording medium 1613 such as a magnetic disk, an optical disk, a magneto-optical disk, or a semiconductor memory, and the data or program is read out as an interface 1607 and an external bus 1606. , A bridge 1605, and a RAM 1603 connected via the host bus 1604. The removable recording medium 1613 can also be used as a data recording area similar to the hard disk.

接続ポート1614は、外部接続機器1615を接続するポートであり、USB、IEEE1394等の接続部を持つ。接続ポート1614は、インタフェース1607、及び外部バス1606、ブリッジ1605、ホストバス1604等を介してCPU1601等に接続されている。通信部1616は、通信回線に接続され、外部とのデータ通信処理を実行する。データ読み取り部1617は、例えばスキャナであり、ドキュメントの読み取り処理を実行する。データ出力部1618は、例えばプリンタであり、ドキュメントデータの出力処理を実行する。   The connection port 1614 is a port for connecting the external connection device 1615 and has a connection unit such as USB, IEEE1394. The connection port 1614 is connected to the CPU 1601 and the like via the interface 1607, the external bus 1606, the bridge 1605, the host bus 1604, and the like. A communication unit 1616 is connected to a communication line and executes data communication processing with the outside. The data reading unit 1617 is a scanner, for example, and executes document reading processing. The data output unit 1618 is a printer, for example, and executes document data output processing.

なお、図16に示す情報処理装置のハードウェア構成は、1つの構成例を示すものであり、本実施の形態は、図16に示す構成に限らず、本実施の形態において説明したモジュールを実行可能な構成であればよい。例えば、一部のモジュールを専用のハードウェア(例えば特定用途向け集積回路(Application Specific Integrated Circuit:ASIC)等)で構成してもよく、一部のモジュールは外部のシステム内にあり通信回線で接続しているような形態でもよく、さらに図16に示すシステムが複数互いに通信回線によって接続されていて互いに協調動作するようにしてもよい。また、特に、パーソナルコンピュータの他、携帯情報通信機器(携帯電話、スマートフォン、モバイル機器、ウェアラブルコンピュータ等を含む)、情報家電、ロボット、複写機、ファックス、スキャナ、プリンタ、複合機などに組み込まれていてもよい。   Note that the hardware configuration of the information processing apparatus illustrated in FIG. 16 illustrates one configuration example, and the present embodiment is not limited to the configuration illustrated in FIG. 16, and the modules described in the present embodiment are executed. Any configuration is possible. For example, some modules may be configured with dedicated hardware (for example, Application Specific Integrated Circuit (ASIC), etc.), and some modules are in an external system and connected via a communication line In addition, a plurality of systems shown in FIG. 16 may be connected to each other via communication lines so as to cooperate with each other. In particular, in addition to personal computers, mobile information communication devices (including mobile phones, smartphones, mobile devices, wearable computers, etc.), information appliances, robots, copiers, fax machines, scanners, printers, multifunction devices, etc. May be.

前述の実施の形態においては、エラー種別として、未サポートのファイル種別、ファイルサイズの超過等を例示したが、これに限る必要はなく、その他のエラーを含めてもよい。例えば、ジョブ処理そのものは終了したが、処理結果が求めている品質に達していない場合もエラーに含めてもよい。例えば、ジョブ処理結果の検証モジュールを付加して、検証の結果、求めている品質に達していない場合は、同様のエラー対処を実施するようにしてもよい。例えば、文字認識処理で、文字認識の確からしさを示す値が予め定められた閾値未満又は以下である場合は、求めている品質に達していないと判断して、文字認識処理を他のアルゴリズム、他の認識用辞書等を用いる等の処理をエラー対策として提示するようにしてもよい。   In the above-described embodiment, as an error type, an unsupported file type, an excess of file size, and the like have been illustrated, but the present invention is not limited to this, and other errors may be included. For example, even when the job processing itself has been completed but the processing result does not reach the required quality, an error may be included. For example, a job processing result verification module may be added, and if the required quality is not reached as a result of the verification, the same error handling may be performed. For example, in the character recognition process, if the value indicating the probability of character recognition is less than or less than a predetermined threshold, it is determined that the desired quality has not been reached, and the character recognition process is performed using another algorithm, Processing such as using another recognition dictionary or the like may be presented as an error countermeasure.

なお、説明したプログラムについては、記録媒体に格納して提供してもよく、また、そのプログラムを通信手段によって提供してもよい。その場合、例えば、前記説明したプログラムについて、「プログラムを記録したコンピュータ読み取り可能な記録媒体」の発明として捉えてもよい。
「プログラムを記録したコンピュータ読み取り可能な記録媒体」とは、プログラムのインストール、実行、プログラムの流通等のために用いられる、プログラムが記録されたコンピュータで読み取り可能な記録媒体をいう。
なお、記録媒体としては、例えば、デジタル・バーサタイル・ディスク(DVD)であって、DVDフォーラムで策定された規格である「DVD−R、DVD−RW、DVD−RAM等」、DVD+RWで策定された規格である「DVD+R、DVD+RW等」、コンパクトディスク(CD)であって、読出し専用メモリ(CD−ROM)、CDレコーダブル(CD−R)、CDリライタブル(CD−RW)等、ブルーレイ・ディスク(Blu−ray(登録商標) Disc)、光磁気ディスク(MO)、フレキシブルディスク(FD)、磁気テープ、ハードディスク、読出し専用メモリ(ROM)、電気的消去及び書換可能な読出し専用メモリ(EEPROM(登録商標))、フラッシュ・メモリ、ランダム・アクセス・メモリ(RAM)、SD(Secure Digital)メモリーカード等が含まれる。
そして、前記のプログラム又はその一部は、前記記録媒体に記録して保存や流通等させてもよい。また、通信によって、例えば、ローカル・エリア・ネットワーク(LAN)、メトロポリタン・エリア・ネットワーク(MAN)、ワイド・エリア・ネットワーク(WAN)、インターネット、イントラネット、エクストラネット等に用いられる有線ネットワーク、又は無線通信ネットワーク、さらにこれらの組み合わせ等の伝送媒体を用いて伝送させてもよく、また、搬送波に乗せて搬送させてもよい。
さらに、前記のプログラムは、他のプログラムの一部分であってもよく、又は別個のプログラムと共に記録媒体に記録されていてもよい。また、複数の記録媒体に分割して記録されていてもよい。また、圧縮や暗号化等、復元可能であればどのような態様で記録されていてもよい。
The program described above may be provided by being stored in a recording medium, or the program may be provided by communication means. In that case, for example, the above-described program may be regarded as an invention of a “computer-readable recording medium recording the program”.
The “computer-readable recording medium on which a program is recorded” refers to a computer-readable recording medium on which a program is recorded that is used for program installation, execution, program distribution, and the like.
The recording medium is, for example, a digital versatile disc (DVD), which is a standard established by the DVD Forum, such as “DVD-R, DVD-RW, DVD-RAM, etc.”, DVD + RW. Standard “DVD + R, DVD + RW, etc.”, compact disc (CD), read only memory (CD-ROM), CD recordable (CD-R), CD rewritable (CD-RW), Blu-ray disc ( Blu-ray (registered trademark) Disc), magneto-optical disk (MO), flexible disk (FD), magnetic tape, hard disk, read-only memory (ROM), electrically erasable and rewritable read-only memory (EEPROM (registered trademark)) )), Flash memory, Random access memory (RAM) SD (Secure Digital) memory card and the like.
The program or a part of the program may be recorded on the recording medium for storage or distribution. Also, by communication, for example, a local area network (LAN), a metropolitan area network (MAN), a wide area network (WAN), a wired network used for the Internet, an intranet, an extranet, etc., or wireless communication It may be transmitted using a transmission medium such as a network or a combination of these, or may be carried on a carrier wave.
Furthermore, the program may be a part of another program, or may be recorded on a recording medium together with a separate program. Moreover, it may be divided and recorded on a plurality of recording media. Further, it may be recorded in any manner as long as it can be restored, such as compression or encryption.

100…情報処理装置
110…ジョブ実行制御モジュール
120…エラー対応モジュール
130…エラー検出モジュール
140…エラー制御モジュール
150…ジョブ記憶モジュール
210…画像処理装置
220…ジョブ連携処理装置
230…ファイル格納装置
240…メール処理装置
250…ユーザー端末
290…通信回線
1400…情報処理装置
1460…ユーザー検出モジュール
DESCRIPTION OF SYMBOLS 100 ... Information processing apparatus 110 ... Job execution control module 120 ... Error handling module 130 ... Error detection module 140 ... Error control module 150 ... Job storage module 210 ... Image processing apparatus 220 ... Job cooperation processing apparatus 230 ... File storage apparatus 240 ... Mail Processing device 250 ... User terminal 290 ... Communication line 1400 ... Information processing device 1460 ... User detection module

Claims (2)

複数の機器を連携させて処理を行うジョブにおけるエラーの種別と該エラーの対策処理と該対策処理は必須であるか選択であるかを示す情報を対応させて記憶する記憶手段と、
ユーザーが指示したジョブの処理を制御する制御手段と、
前記ジョブの処理において、エラーが発生したことを検出する検出手段と、
前記記憶手段から、前記エラーの種別に対応するエラー対策処理を抽出する抽出手段と、
前記抽出手段によって抽出されたエラー対策処理をジョブとして、前記制御手段に該ジョブの処理を制御させるエラー処理手段と、
情報処理装置の周囲にユーザーがいることを検出するユーザー検出手段と、
前記エラー処理手段は、前記ユーザー検出手段がユーザーを検出した場合は、前記情報処理装置に備え付けられた提示装置に、複数のエラー対策処理を提示する提示手段
を有し、
前記抽出手段は、前記エラーの種別に対応するエラー対策処理と、該エラーが発生したジョブの実行指示を行ったユーザーを抽出し、
前記エラー処理手段は、前記ユーザーに複数のエラー対策処理を通知し、該ユーザーによって選択されたエラー対策処理をジョブとして、前記制御手段に該ジョブの処理を制御させ、
前記エラー処理手段は、前記検出手段によって検出されたエラーのエラー種別に対応するエラー対策処理に対応する情報に選択が含まれている場合は、前記ユーザー検出手段によって検出されたユーザー及び前記エラーに合わせた画面を表示し、前記ユーザー検出手段によってユーザーが検出されなかったときは、前記ジョブを指示したユーザーに対して、該ユーザー及び前記エラーに合わせたメールを通知し、選択させる処理が含まれていない場合は、前記エラー種別に対応するエラー対策処理を実行し、
さらに、前記エラー処理手段は、前記検出手段によって検出されたエラーのエラー種別に対応するエラー対策処理に対応する情報に選択が含まれている場合であって、前記ユーザーによって対策処理の実行が指示されなかったときは、該対策処理の作成者に対して通知する、
情報処理装置。
A storage unit that stores the information indicating whether the error type in the job that performs processing in cooperation with a plurality of devices, the error countermeasure process , and whether the countermeasure process is essential or selected ;
Control means for controlling processing of a job designated by the user;
Detecting means for detecting that an error has occurred in processing the job;
Extraction means for extracting error countermeasure processing corresponding to the type of error from the storage means;
An error processing unit that causes the control unit to control the processing of the job, with the error countermeasure processing extracted by the extraction unit as a job;
User detection means for detecting the presence of a user around the information processing device;
The error processing means includes a presentation means for presenting a plurality of error countermeasure processes to a presentation device provided in the information processing apparatus when the user detection means detects a user,
The extraction means extracts an error countermeasure process corresponding to the error type and a user who has given an instruction to execute the job in which the error has occurred,
The error processing means notifies the user of a plurality of error countermeasure processes, causes the error countermeasure process selected by the user to be a job, causes the control means to control the processing of the job,
When the error processing means includes a selection in the information corresponding to the error countermeasure process corresponding to the error type of the error detected by the detection means, the error processing means includes the user detected by the user detection means and the error. Includes a process for displaying a combined screen and notifying the user instructing the job and an e-mail according to the error when the user is not detected by the user detecting means and selecting the user. If not , execute error countermeasure processing corresponding to the error type,
Further, the error processing means is a case where selection is included in the information corresponding to the error countermeasure processing corresponding to the error type of the error detected by the detection means, and the user instructs the execution of the countermeasure processing. If not, notify the creator of the countermeasure process.
Information processing device.
情報処理装置であるコンピュータを、
複数の機器を連携させて処理を行うジョブにおけるエラーの種別と該エラーの対策処理と該対策処理は必須であるか選択であるかを示す情報を対応させて記憶する記憶手段と、
ユーザーが指示したジョブの処理を制御する制御手段と、
前記ジョブの処理において、エラーが発生したことを検出する検出手段と、
前記記憶手段から、前記エラーの種別に対応するエラー対策処理を抽出する抽出手段と、
前記抽出手段によって抽出されたエラー対策処理をジョブとして、前記制御手段に該ジョブの処理を制御させるエラー処理手段と、
情報処理装置の周囲にユーザーがいることを検出するユーザー検出手段と、
前記エラー処理手段は、前記ユーザー検出手段がユーザーを検出した場合は、前記情報処理装置に備え付けられた提示装置に、複数のエラー対策処理を提示する提示手段
として機能させ、
前記抽出手段は、前記エラーの種別に対応するエラー対策処理と、該エラーが発生したジョブの実行指示を行ったユーザーを抽出し、
前記エラー処理手段は、前記ユーザーに複数のエラー対策処理を通知し、該ユーザーによって選択されたエラー対策処理をジョブとして、前記制御手段に該ジョブの処理を制御させ、
前記エラー処理手段は、前記検出手段によって検出されたエラーのエラー種別に対応するエラー対策処理に対応する情報に選択が含まれている場合は、前記ユーザー検出手段によって検出されたユーザー及び前記エラーに合わせた画面を表示し、前記ユーザー検出手段によってユーザーが検出されなかったときは、前記ジョブを指示したユーザーに対して、該ユーザー及び前記エラーに合わせたメールを通知し、選択させる処理が含まれていない場合は、前記エラー種別に対応するエラー対策処理を実行し、
さらに、前記エラー処理手段は、前記検出手段によって検出されたエラーのエラー種別に対応するエラー対策処理に対応する情報に選択が含まれている場合であって、前記ユーザーによって対策処理の実行が指示されなかったときは、該対策処理の作成者に対して通知する、
情報処理プログラム。
A computer that is an information processing device
A storage unit that stores the information indicating whether the error type in the job that performs processing in cooperation with a plurality of devices, the error countermeasure process , and whether the countermeasure process is essential or selected ;
Control means for controlling processing of a job designated by the user;
Detecting means for detecting that an error has occurred in processing the job;
Extraction means for extracting error countermeasure processing corresponding to the type of error from the storage means;
An error processing unit that causes the control unit to control the processing of the job, using the error countermeasure processing extracted by the extraction unit as a job;
User detection means for detecting the presence of a user around the information processing device;
The error processing means, when the user detection means detects a user, causes a presentation device provided in the information processing apparatus to function as a presentation means for presenting a plurality of error countermeasure processes,
The extraction means extracts an error countermeasure process corresponding to the error type and a user who has given an instruction to execute the job in which the error has occurred,
The error processing means notifies the user of a plurality of error countermeasure processes, causes the error countermeasure process selected by the user to be a job, causes the control means to control the processing of the job,
When the error processing means includes a selection in the information corresponding to the error countermeasure process corresponding to the error type of the error detected by the detection means, the error processing means includes the user detected by the user detection means and the error. Includes a process for displaying a combined screen and notifying the user instructing the job and an e-mail according to the error when the user is not detected by the user detecting means and selecting the user. If not , execute error countermeasure processing corresponding to the error type,
Further, the error processing means is a case where selection is included in the information corresponding to the error countermeasure processing corresponding to the error type of the error detected by the detection means, and the user instructs the execution of the countermeasure processing. If not, notify the creator of the countermeasure process.
Information processing program.
JP2015163574A 2015-08-21 2015-08-21 Information processing apparatus and information processing program Expired - Fee Related JP6617472B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015163574A JP6617472B2 (en) 2015-08-21 2015-08-21 Information processing apparatus and information processing program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015163574A JP6617472B2 (en) 2015-08-21 2015-08-21 Information processing apparatus and information processing program

Publications (2)

Publication Number Publication Date
JP2017041170A JP2017041170A (en) 2017-02-23
JP6617472B2 true JP6617472B2 (en) 2019-12-11

Family

ID=58206723

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015163574A Expired - Fee Related JP6617472B2 (en) 2015-08-21 2015-08-21 Information processing apparatus and information processing program

Country Status (1)

Country Link
JP (1) JP6617472B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112764760B (en) * 2021-01-25 2023-12-26 中国科学院自动化研究所 Auxiliary answering system based on program evaluation

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4621317B2 (en) * 1999-10-29 2011-01-26 株式会社東芝 CT apparatus and CT apparatus error processing method
JP2004280665A (en) * 2003-03-18 2004-10-07 Fuji Xerox Co Ltd Service processing system, service processing method, and service processing program
JP4756852B2 (en) * 2004-11-25 2011-08-24 株式会社東芝 Document management apparatus, document management method, and document management program
JP4089716B2 (en) * 2005-08-25 2008-05-28 コニカミノルタビジネステクノロジーズ株式会社 Error notification method, error notification program, error notification device, and error notification system
JP5779905B2 (en) * 2011-02-25 2015-09-16 株式会社リコー Image processing apparatus, image processing system, and image processing program
JP6079004B2 (en) * 2012-07-03 2017-02-15 ブラザー工業株式会社 Image processing device

Also Published As

Publication number Publication date
JP2017041170A (en) 2017-02-23

Similar Documents

Publication Publication Date Title
JP6610082B2 (en) Relay device and relay processing program
JP6708050B2 (en) Information processing apparatus and information processing program
US10120758B2 (en) Information processing system, information processing apparatus, and information processing method for implementing a system rollback process
US20170017912A1 (en) Work assistance device, work assistance method, and non-transitory computer-readable medium
US9219794B2 (en) Information processing apparatus and non-transitory computer readable medium storing information processing program
JP6459812B2 (en) Information processing apparatus and information processing program
JP6617472B2 (en) Information processing apparatus and information processing program
JP2009031959A (en) Document classification device and document classification program
JP6191499B2 (en) Information processing apparatus and information processing program
US20190095636A1 (en) Information processing device and medium storing information processing program
JP6547649B2 (en) INFORMATION PROCESSING APPARATUS AND INFORMATION PROCESSING PROGRAM
US11316992B2 (en) Information processing apparatus and non-transitory computer readable medium
US11399112B2 (en) Information processing apparatus, non-transitory computer readable medium storing information processing program, and information processing system
JP7106873B2 (en) Information processing device and information processing program
JP4535176B2 (en) Work control program and work control system
JP2017027100A (en) Image processing device and image processing program
JP6512000B2 (en) INFORMATION PROCESSING APPARATUS AND INFORMATION PROCESSING PROGRAM
JP6497246B2 (en) Information processing apparatus and information processing program
JP2015170067A (en) Information processing apparatus, document processing apparatus and information processing system
US11206336B2 (en) Information processing apparatus, method, and non-transitory computer readable medium
JP2019061419A (en) Information processing device and information processing program
US10104242B2 (en) Information processing device, information processing method and non-transitory computer readable medium storing information processing program
JP2017037565A (en) Information processor and information processing program
JP6672762B2 (en) Image processing apparatus and image processing program
JP6743470B2 (en) Image storage device and image storage program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180622

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20181130

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20181219

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190213

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20190528

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190724

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20191015

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20191028

R150 Certificate of patent or registration of utility model

Ref document number: 6617472

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees