Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP4899684B2 - Image forming apparatus and program - Google Patents
[go: Go Back, main page]

JP4899684B2 - Image forming apparatus and program - Google Patents

Image forming apparatus and program Download PDF

Info

Publication number
JP4899684B2
JP4899684B2 JP2006199395A JP2006199395A JP4899684B2 JP 4899684 B2 JP4899684 B2 JP 4899684B2 JP 2006199395 A JP2006199395 A JP 2006199395A JP 2006199395 A JP2006199395 A JP 2006199395A JP 4899684 B2 JP4899684 B2 JP 4899684B2
Authority
JP
Japan
Prior art keywords
job
identification information
function
derived
execution
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
JP2006199395A
Other languages
Japanese (ja)
Other versions
JP2008028719A (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 JP2006199395A priority Critical patent/JP4899684B2/en
Publication of JP2008028719A publication Critical patent/JP2008028719A/en
Application granted granted Critical
Publication of JP4899684B2 publication Critical patent/JP4899684B2/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 image forming apparatus and a program.

近年、プリンタやコピー機、ファクシミリ等に加え、これらの機能を1つの装置で実行する複合機が多く普及してきている。複合機は、コピー機能とファクシミリ機能を有するものから、さらにプリント機能、スキャン機能等を有するものまで様々なものがある。そして、このような複合機に対しても、ジョブ情報の取得が要求されるようになっている。   In recent years, in addition to printers, copiers, facsimiles, and the like, many multifunction peripherals that perform these functions with a single device have become widespread. There are various types of multifunction peripherals, from those having a copy function and a facsimile function to those having a print function and a scan function. Also, such multifunction devices are required to acquire job information.

特許文献1には、複合機からの取得を所望するジョブ情報について、その種類をジョブ属性として設定するとともに、ジョブ属性が取り得るジョブ属性値をそれぞれ設定しておき、管理装置等からのジョブ情報の取得要求があった際に、設定に従ってジョブ属性値を応答として返す方法が提案されている。特許文献1に記載の技術によれば、複合機が処理する様々な種類のジョブを一元的に管理することができるとともに、複合機に新たに機能が追加された場合であっても、ジョブ情報の取得を容易に行うことができる。
特開2003−140843号公報
Japanese Patent Laid-Open No. 2004-133867 sets job information desired to be acquired from a multifunction peripheral as a job attribute, and sets job attribute values that can be taken by the job attribute. A method has been proposed in which a job attribute value is returned as a response according to the setting when an acquisition request is received. According to the technique described in Patent Document 1, various types of jobs processed by the multifunction peripheral can be managed in a unified manner, and job information can be obtained even when a new function is added to the multifunction peripheral. Can be easily obtained.
Japanese Patent Laid-Open No. 2003-140843

ところで、近年、プリント機能、スキャン機能、ファクシミリ機能などを様々に組み合わせた複合ジョブ機能の実現が望まれている。具体的には、例えば「ダイレクトファクシミリ機能」と呼ばれる機能は、複合機にプリントジョブとして投げられたものが、自動的にユーザに設定された宛先電話番号に送信されるものである。このダイレクトファクシミリ機能で複数の宛先にファクシミリ送信される場合、まずそのデータは複合機に届く。複合機はダイレクトファクシミリジョブを生成し、ダイレクトファクシミリジョブからそれぞれの宛先に向けたファクシミリ送信ジョブが生成される。そのファクシミリ送信ジョブに対して、それぞれに成功/失敗などのステイタス情報を含む、詳細なジョブ情報が生成される。   Incidentally, in recent years, it has been desired to realize a composite job function that variously combines a print function, a scan function, a facsimile function, and the like. Specifically, for example, a function called “direct facsimile function” is a function that is sent to a multifunction peripheral as a print job and is automatically transmitted to a destination telephone number set by the user. When the facsimile is transmitted to a plurality of destinations by this direct facsimile function, the data first reaches the multi-function peripheral. The multi-function peripheral generates a direct facsimile job, and a facsimile transmission job for each destination is generated from the direct facsimile job. Detailed job information including status information such as success / failure is generated for each facsimile transmission job.

このような場合、従来の複合機においては、ダイレクトファクシミリジョブから派生したファクシミリ送信ジョブそれぞれのジョブ情報はわかるが、ジョブ同士のお互いの関連性がわからないため、一回のダイレクトファクシミリジョブで、どの宛先のファクシミリ送信ジョブが成功してどの宛先のファクシミリ送信ジョブが失敗したかなどの情報を把握することができなかった。
本発明は上述した背景に鑑みてなされたものであり、ユーザがジョブどうしの関係性を容易に把握することのできる技術を提供することを目的とする。
In such a case, in the conventional multi-function peripheral, the job information of each facsimile transmission job derived from the direct facsimile job is known, but since the relationship between the jobs is not known, it is possible to determine which destination in one direct facsimile job. It was impossible to grasp information such as which destination facsimile transmission job failed due to success in the facsimile transmission job.
The present invention has been made in view of the above-described background, and an object of the present invention is to provide a technique that allows a user to easily grasp the relationship between jobs.

本発明の好適な態様である画像形成装置は、記憶手段と、送信処理をジョブとして実行するジョブ実行手段と、前記ジョブ実行手段により実行されるジョブに対して、当該ジョブを識別するジョブ識別情報を割り当てるジョブ識別情報発行手段と、前記ジョブから1以上のジョブを派生させるジョブ派生手段と、前記ジョブ実行手段がジョブの実行に失敗した場合、予め定められたリトライ回数を上限とし、前記リトライ回数に基づいて当該ジョブのリトライを行うか否かを判定し、当該ジョブの派生回数が前記リトライ回数に達していない場合には、当該ジョブを新たに派生させる再実行手段と、前記ジョブ実行手段により実行されるジョブに対して当該ジョブが属するグループを識別するグループ識別情報を割り当てるグループ識別情報発行手段であって、前記ジョブ派生手段により前記ジョブから1以上のジョブが派生された場合に、派生されたジョブに派生元のジョブと同一のグループ識別情報を割り当てるグループ識別情報発行手段と、前記ジョブ識別情報発行手段により割り当てられたジョブ識別情報を、当該ジョブ識別情報のジョブの処理結果を表すステータスと、当該ジョブ識別情報のジョブのグループ識別情報と、前記ジョブ派生手段によって当該ジョブ識別情報のジョブから派生された子ジョブのジョブ識別情報と、前記ジョブ派生手段によって当該ジョブ識別情報のジョブを派生した親ジョブのジョブ識別情報とに関連付けたジョブ情報を、前記記憶手段に記憶する記憶制御手段と、前記記憶手段に記憶されたジョブ情報であって、前記グループ識別情報が同一であるジョブ情報を関連付けて出力する出力手段とを備える。 An image forming apparatus according to a preferred aspect of the present invention includes a storage unit, a job execution unit that executes transmission processing as a job, and job identification information that identifies the job for a job executed by the job execution unit. A job identification information issuing means for assigning a job, a job derivation means for deriving one or more jobs from the job, and when the job execution means fails to execute the job, a predetermined number of retries is set as an upper limit, and the retry Whether to retry the job based on the number of times, and if the number of derivations of the job has not reached the number of retries, a re-execution unit for newly deriving the job, and the job execution unit Group identification information for assigning group identification information for identifying a group to which the job belongs to a job executed by A group identification information issuing unit for assigning the same group identification information as the job of the derivation to the derived job when one or more jobs are derived from the job by the job derivation unit; The job identification information assigned by the job identification information issuing means includes the status representing the job processing result of the job identification information, the group identification information of the job of the job identification information, and the job identification information by the job derivation means. Storage control means for storing job information associated with job identification information of a child job derived from a job and job identification information of a parent job derived from the job with the job identification information by the job derivation means in the storage means Job information stored in the storage means, wherein the group identification information is And output means for outputting in association with the job information is one.

請求項1,2に記載の発明によれば、請求項1に記載の構成を有していない場合と比較して、ユーザがジョブどうしの関係性を容易に把握することができるという効果がある According to the first and second aspects of the invention, there is an effect that the user can easily grasp the relationship between jobs as compared with the case where the configuration according to the first aspect is not provided. .

<A:構成>
図1は、この発明の一実施形態に係るシステムの構成を示したブロック図である。このシステムは、画像形成装置1とクライアント装置2とが、LAN(Local Area Network)等のネットワーク3によって接続されて構成される。画像形成装置1は、スキャン機能やファクシミリ機能を備えた装置である。クライアント装置2は、画像形成装置1に記憶されている各種情報を、ネットワーク3を介して取得する機能を備えている。
<A: Configuration>
FIG. 1 is a block diagram showing the configuration of a system according to an embodiment of the present invention. This system is configured by connecting an image forming apparatus 1 and a client apparatus 2 via a network 3 such as a LAN (Local Area Network). The image forming apparatus 1 is an apparatus having a scanning function and a facsimile function. The client apparatus 2 has a function of acquiring various information stored in the image forming apparatus 1 via the network 3.

画像形成装置1の制御部11は、CPU(Central Processing Unit)や、ROM(Read Only Memory)、RAM(Random Access Memory)を備え、ROM又は記憶部12に格納されたプログラムにしたがって画像形成装置1の制御を行う。記憶部12は、ハードディスク等の記憶手段であり、画像形成装置1の制御やファクシミリの送受信に関するプログラムなどの各種プログラムが格納されている。   The control unit 11 of the image forming apparatus 1 includes a CPU (Central Processing Unit), a ROM (Read Only Memory), and a RAM (Random Access Memory), and the image forming apparatus 1 according to a program stored in the ROM or the storage unit 12. Control. The storage unit 12 is a storage unit such as a hard disk, and stores various programs such as a program related to control of the image forming apparatus 1 and facsimile transmission / reception.

操作表示部13は、タッチパネルとして機能する液晶ディスプレイを備えており、画像形成装置1の利用者はこの液晶ディスプレイに触れることで各種操作を行うことができる。画像読取部14は、CCD(Charge Coupled Device)等により構成される光学系部材(図示略)を備えており、プラテンガラス(図示略)に置かれた原稿の画像を光学的に読み取り、読み取った画像を表す画像データを生成する。画像形成部16は、制御部11から供給される画像データに基づいてトナー像を生成し、このトナー像をシートに転写して定着させることによってシートに画像を形成する。なお、本実施形態における「シート」は、いわゆる紙に限定されるものではなく、OHPシートのようなプラスチックや、その他の材質のシートを含む。通信部15は、他の装置とのデータ授受を司るネットワークインタフェースである。   The operation display unit 13 includes a liquid crystal display that functions as a touch panel, and the user of the image forming apparatus 1 can perform various operations by touching the liquid crystal display. The image reading unit 14 includes an optical system member (not shown) configured by a CCD (Charge Coupled Device) or the like, and optically reads and reads an image of a document placed on a platen glass (not shown). Image data representing an image is generated. The image forming unit 16 generates a toner image based on the image data supplied from the control unit 11, and forms an image on the sheet by transferring and fixing the toner image on the sheet. The “sheet” in the present embodiment is not limited to so-called paper, and includes a plastic such as an OHP sheet and a sheet made of other materials. The communication unit 15 is a network interface that manages data exchange with other devices.

画像形成装置1は、ファクシミリ送信処理、スキャン処理、プリント処理などの各種の処理を「ジョブ」として実行する。また、画像形成装置1は、複数のジョブが組み合わされたジョブ(以下、「複合ジョブ」)を実行する機能も備えている。例えば、複合ジョブのひとつである「ダイレクトファクシミリジョブ」は、複数の宛先に対してファクシミリ送信を行う処理である。このダイレクトファクシミリジョブを行う場合には、画像形成装置1の制御部11は、このダイレクトファクシミリジョブを、それぞれの宛先にファクシミリを送信する「ファクシミリ送信ジョブ」に分割し、それぞれの「ファクシミリ送信ジョブ」を順番に実行する。
また、画像形成装置1は、ジョブの実行に失敗した場合に、リトライを行う機能も備えている。ジョブの実行に失敗した場合には、画像形成装置1は、実行に失敗したジョブと同一の処理を実行するためのジョブを新たに生成する。
また、画像形成装置1は、複数のジョブを一括して実行する機能も備えている。具体的には、画像形成装置1のユーザは、操作表示部13を操作して、スキャンジョブ、プリントジョブ、メール送信ジョブなどの複数のジョブの実行を一括して指示することができる。画像形成装置1は、一括して指示された複数のジョブの集まりを「複合ジョブ」として扱う。
The image forming apparatus 1 executes various processes such as a facsimile transmission process, a scan process, and a print process as a “job”. The image forming apparatus 1 also has a function of executing a job in which a plurality of jobs are combined (hereinafter, “composite job”). For example, a “direct facsimile job”, which is one of composite jobs, is a process of performing facsimile transmission to a plurality of destinations. When performing this direct facsimile job, the control unit 11 of the image forming apparatus 1 divides the direct facsimile job into “facsimile transmission jobs” for transmitting a facsimile to each destination, and each “facsimile transmission job”. Are executed in order.
The image forming apparatus 1 also has a function of performing a retry when job execution fails. When the job execution fails, the image forming apparatus 1 newly generates a job for executing the same processing as the job that failed execution.
The image forming apparatus 1 also has a function of executing a plurality of jobs at once. Specifically, the user of the image forming apparatus 1 can collectively instruct the execution of a plurality of jobs such as a scan job, a print job, and a mail transmission job by operating the operation display unit 13. The image forming apparatus 1 treats a collection of a plurality of jobs specified in a batch as a “composite job”.

以下の説明においては、説明の便宜上、複合ジョブを複数のジョブに分割することや、ジョブのリトライに失敗した場合にそのジョブと同じ内容の処理のジョブを生成することを、「ジョブを派生させる」という。また、以下の説明では、派生されたジョブを、元のジョブに対する「子ジョブ」と呼び、逆に、元のジョブを、派生されたジョブに対する「親ジョブ」と呼ぶ。
また、あるジョブについて、そのジョブとそのジョブから派生されたジョブの集まりを「ジョブグループ」と呼ぶ。
In the following explanation, for convenience of explanation, dividing a composite job into a plurality of jobs, or generating a job with the same processing as the job when the job retry fails, “Deriving a job” " In the following description, the derived job is referred to as a “child job” for the original job, and conversely, the original job is referred to as a “parent job” for the derived job.
Further, for a certain job, a collection of the job and jobs derived from the job is referred to as a “job group”.

記憶部12は、ジョブ管理テーブル記憶領域12aを備えている。ジョブ管理テーブル記憶領域12aには、ジョブ情報を管理するためのジョブ管理テーブルが記憶されている。
図2は、ジョブ管理テーブルの内容の一例を示す図である。このテーブルに記憶されるジョブ情報の各々は、「ジョブID」と「ジョブタイプ」と「ジョブグループ識別子」と「親ジョブ識別子」と「子ジョブ識別子」と「ステイタス」との各項目を有している。これらの項目のうち、「ジョブID」の項目には、ジョブに割り当てられた識別情報が記憶される。「ジョブタイプ」の項目には、「ダイレクトFAX」や「FAX」などのジョブのタイプ(種別)を示す情報が記憶される。「ジョブグループ識別子」の項目には、ジョブグループを識別する識別情報が記憶される。「親ジョブ識別子」の項目には、ジョブIDの示すジョブを派生させたジョブ(親ジョブ)のジョブIDが記憶される。親ジョブがない場合にはこの項目には「0」が記憶される。「子ジョブ識別子」の項目には、ジョブIDの示すジョブが派生させたジョブ(子ジョブ)のジョブIDが記憶される。子ジョブがない場合にはこの項目には「0」が記憶される。「ステイタス」の項目には、「異常終了」や「正常終了」といったジョブの処理状況や処理結果を示す情報が記憶される。
The storage unit 12 includes a job management table storage area 12a. The job management table storage area 12a stores a job management table for managing job information.
FIG. 2 is a diagram illustrating an example of the contents of the job management table. Each of the job information stored in this table has items of “job ID”, “job type”, “job group identifier”, “parent job identifier”, “child job identifier”, and “status”. ing. Among these items, the “job ID” item stores identification information assigned to the job. In the “job type” item, information indicating a job type (type) such as “direct FAX” or “FAX” is stored. In the “job group identifier” item, identification information for identifying a job group is stored. The item “parent job identifier” stores the job ID of a job (parent job) derived from the job indicated by the job ID. If there is no parent job, “0” is stored in this item. The item “child job identifier” stores the job ID of a job (child job) derived from the job indicated by the job ID. If there is no child job, “0” is stored in this item. In the “status” item, information indicating the job processing status and processing result such as “abnormal end” and “normal end” is stored.

図2に示す例においては、ジョブIDが「1」のジョブからジョブIDが「2」〜「6」のジョブが派生された場合を示している。図示のように、ジョブIDが「1」のジョブ情報の「親ジョブ識別子」には「0」が記憶され、「子ジョブ識別子」の項目には「2,3,4,5,6」が記憶される。一方、ジョブIDが「2」〜「6」のジョブ情報のそれぞれの「親ジョブ識別子」には「1」が記憶され、「子ジョブ識別子」の項目には「0」が記憶される。このように、この実施形態においては、ジョブが次々と派生していく親子関係が、この親ジョブ識別子、子ジョブ識別子によって表現される。   In the example illustrated in FIG. 2, a job with job IDs “2” to “6” is derived from a job with job ID “1”. As shown in the figure, “0” is stored in the “parent job identifier” of the job information with the job ID “1”, and “2, 3, 4, 5, 6” is stored in the “child job identifier” item. Remembered. On the other hand, “1” is stored in each “parent job identifier” of job information with job IDs “2” to “6”, and “0” is stored in the item “child job identifier”. Thus, in this embodiment, the parent-child relationship in which jobs are derived one after another is expressed by the parent job identifier and child job identifier.

<B:動作>
<B−1:ジョブ実行動作>
次に、画像形成装置1が行う処理について、図3のフローチャートを用いて説明する。
ジョブの実行が指示されると、画像形成装置1の制御部11は、まず、ジョブIDが割り当てられているか否かを判定する(ステップS1)。ジョブIDが割り当てられていないと判定された場合には(ステップS1;NO)、制御部11は、そのジョブに対して、ジョブIDとグループIDとを割り当て、割り当てたジョブIDとグループIDとを有するジョブ情報をジョブ管理テーブル記憶領域12aのジョブ管理テーブルに記憶する。(ステップS2)。次いで、そのジョブのジョブタイプを判定して、子ジョブを派生させるか否かを判定する(ステップS3)。子ジョブを派生させると判定された場合には(ステップS3;YES)、制御部11は、子ジョブを生成し、派生させた子ジョブのそれぞれに対してジョブIDを割り当て、割り当てたジョブIDを有するジョブ情報を生成してジョブ管理テーブルに記憶する(ステップS4)。また、制御部11は、親ジョブに対してステップS2で割り当てたグループIDと同一のグループIDを、子ジョブのそれぞれの「グループID」の項目に設定する。次いで、制御部11は、親ジョブと子ジョブとのそれぞれのジョブ情報の「親ジョブ識別子」と「子ジョブ識別子」との項目に、それぞれの親ジョブのジョブIDと子ジョブのジョブIDを設定する(ステップS5)。
<B: Operation>
<B-1: Job execution operation>
Next, processing performed by the image forming apparatus 1 will be described with reference to the flowchart of FIG.
When a job execution is instructed, the control unit 11 of the image forming apparatus 1 first determines whether or not a job ID is assigned (step S1). If it is determined that the job ID is not assigned (step S1; NO), the control unit 11 assigns a job ID and a group ID to the job, and assigns the assigned job ID and group ID. The stored job information is stored in the job management table of the job management table storage area 12a. (Step S2). Next, the job type of the job is determined to determine whether or not to derive a child job (step S3). If it is determined that a child job is to be derived (step S3; YES), the control unit 11 generates a child job, assigns a job ID to each of the derived child jobs, and assigns the assigned job ID. The generated job information is generated and stored in the job management table (step S4). Further, the control unit 11 sets the same group ID as the group ID assigned to the parent job in step S2 in the item of “group ID” of each child job. Next, the control unit 11 sets the job ID of each parent job and the job ID of the child job in the “parent job identifier” and “child job identifier” items of the job information of each of the parent job and the child job. (Step S5).

一方、ステップS3において、子ジョブを派生させない場合には(ステップS3;NO)、制御部11は、ステップS4,S5の処理を行わずに、ステップS6の処理に進む。また、ステップS1において、指示されたジョブにジョブIDが既に割り当てられている場合には(ステップS1;YES)、制御部11は、ステップS2〜ステップS5の処理を行わずに、ステップS6の処理に進む。   On the other hand, when the child job is not derived in step S3 (step S3; NO), the control unit 11 proceeds to the process of step S6 without performing the processes of steps S4 and S5. In step S1, if a job ID has already been assigned to the designated job (step S1; YES), the control unit 11 does not perform the processes in steps S2 to S5, but performs the process in step S6. Proceed to

次いで、制御部11は、ジョブを実行する(ステップS6)。なお、このとき、ジョブが例えば「ダイレクトファクシミリジョブ」など、そのジョブ自体がファクシミリ送信処理やスキャン処理を実行する必要がないジョブの場合には、ステップS6においては処理を実行する必要はない。   Next, the control unit 11 executes the job (step S6). At this time, if the job itself is a job that does not need to execute facsimile transmission processing or scanning processing, such as a “direct facsimile job”, it is not necessary to execute processing in step S6.

ステップS6の処理を終えると、制御部11は、ジョブ処理が正常に完了したか否かを判定する(ステップS7)。ジョブ処理が正常終了した場合には(ステップS7;OK)、制御部11は、そのまま処理を終了する。なお、「ダイレクトファクシミリジョブ」などの、そのジョブ自体がジョブを実行する必要がないジョブの場合には、制御部11は、ステップS7において正常終了したものとみなして処理を続行する。一方、ジョブ処理が異常終了であった場合には(ステップS7;NG)、制御部11は、リトライするか否かを判定する(ステップS8)。この判定は、例えば、制御部11が、失敗した回数をカウントしておき、失敗回数が2回未満である場合にはリトライを行い、逆に失敗回数が2回以上である場合にはリトライを行わないようにしてもよい。リトライを行うと判定された場合には(ステップS8;YES)、制御部11は、ステップS4の処理に戻って、子ジョブを派生させて派生させた子ジョブについてジョブ実行処理を行う(ステップS4,ステップS5)。   When the process of step S6 is completed, the control unit 11 determines whether or not the job process has been normally completed (step S7). When the job process is normally completed (step S7; OK), the control unit 11 ends the process as it is. Note that if the job itself is a job that does not need to be executed, such as a “direct facsimile job”, the control unit 11 regards the job as having ended normally in step S7 and continues the processing. On the other hand, when the job process is abnormally terminated (step S7; NG), the control unit 11 determines whether to retry (step S8). In this determination, for example, the control unit 11 counts the number of failures, and performs a retry when the number of failures is less than two, and conversely when the number of failures is two or more. It may not be performed. When it is determined that the retry is to be performed (step S8; YES), the control unit 11 returns to the process of step S4 and performs job execution processing on the child job derived from the child job (step S4). , Step S5).

<B−2:ジョブ実行動作例1>
次に、画像形成装置1の具体的な動作の一例について説明する。
この動作例においては、画像形成装置1のユーザが、「A」、「B」、「C」の三つの宛先に対してダイレクトファクシミリ送信を行う場合の動作例について説明する。ダイレクトファクシミリ送信とは、ユーザが複合機に原稿のプリント指示を行うと、複合機がその原稿を指定された宛先に向かって自動的にファクシミリ送信するというものである。
<B-2: Job execution operation example 1>
Next, an example of a specific operation of the image forming apparatus 1 will be described.
In this operation example, an operation example in which the user of the image forming apparatus 1 performs direct facsimile transmission to three destinations “A”, “B”, and “C” will be described. In the direct facsimile transmission, when the user instructs the multifunction device to print a document, the multifunction device automatically transmits the document by facsimile toward a designated destination.

また、以下の動作例においては、宛先「A」のファクシミリ送信ジョブは1回失敗し、また、宛先「C」のファクシミリ送信ジョブを2回失敗する場合の動作について説明する。また、この動作例においては、画像形成装置1の制御部11は、2回以上リトライに失敗した場合に、処理を終了するものとする。   Further, in the following operation example, an operation when the facsimile transmission job of the destination “A” fails once and the facsimile transmission job of the destination “C” fails twice will be described. Further, in this operation example, the control unit 11 of the image forming apparatus 1 ends the process when the retry fails two or more times.

ユーザは、パーソナルコンピュータなどのコンピュータ装置の操作部を操作して、宛先電話番号を設定し、ダイレクトファクシミリ送信を指示する。コンピュータ装置の操作部は、操作に応じた操作信号を制御部11に出力し、制御部11は、操作表示部13から出力される信号に応じて、ダイレクトファクシミリを行う旨の指示情報を、ネットワーク3を介して、画像形成装置1に送信する。   A user operates an operation unit of a computer device such as a personal computer to set a destination telephone number and instruct direct facsimile transmission. The operation unit of the computer device outputs an operation signal corresponding to the operation to the control unit 11, and the control unit 11 transmits instruction information for performing direct facsimile according to the signal output from the operation display unit 13 to the network. 3 to the image forming apparatus 1.

画像形成装置1の制御部11は、図3に示したフローチャートのステップS1→S2→S3の処理を実行する。まず、ステップS1において、制御部11は、ダイレクトファクシミリジョブを生成し、ジョブIDとして「1」を割り当てる。次に、制御部11は、ステップS4の処理、すなわち、宛先「A」のファクシミリ送信ジョブ、宛先が「B」のファクシミリ送信ジョブ、宛先が「C」のファクシミリ送信ジョブの3つのジョブをダイレクトファクシミリジョブから派生させ、それぞれのジョブに対してジョブIDを割り当て、それぞれのジョブIDを有するジョブ情報をジョブ管理テーブルに登録する。そのとき、制御部11は、親ジョブ識別子の項目と子ジョブ識別子の項目に、それぞれの親ジョブのジョブIDと子ジョブのジョブIDとを設定する。   The control unit 11 of the image forming apparatus 1 executes steps S1 → S2 → S3 in the flowchart shown in FIG. First, in step S1, the control unit 11 generates a direct facsimile job and assigns “1” as the job ID. Next, the control unit 11 performs direct facsimile processing of the process of step S4, that is, the three jobs of the facsimile transmission job having the destination “A”, the facsimile transmission job having the destination “B”, and the facsimile transmission job having the destination “C”. A job ID is assigned to each job, and job information having each job ID is registered in the job management table. At that time, the control unit 11 sets the job ID of each parent job and the job ID of the child job in the item of the parent job identifier and the item of the child job identifier.

次いで、制御部11は、3つの子ジョブのそれぞれについて、図3に示す処理を実行する。
まず、制御部11は、宛先「A」にファクシミリを送信するジョブ(以下、「ジョブJ2」という)を実行する。制御部11は、ジョブJ2について、図3のステップS1→S6→S7の処理を実行する。ステップS6においてジョブJ2の実行に失敗した場合には、ステップS7の判定結果が「NG」となり、制御部11は、ステップS8に進む。この段階においては、ジョブJ2の失敗回数は1回であるから、ステップS8の判定結果は「YES」となり、ステップS4の処理に戻って、子ジョブを派生させる。
このようにそれぞれの処理について図3に示す処理を行うことにより、ジョブのそれぞれについてジョブ管理テーブルにジョブ情報が生成される。その結果、それらのジョブ情報の各フィールドの値は、図2に例示するものとなる。
Next, the control unit 11 executes the process shown in FIG. 3 for each of the three child jobs.
First, the control unit 11 executes a job for transmitting a facsimile to the destination “A” (hereinafter referred to as “job J2”). The control unit 11 executes the processes of steps S1 → S6 → S7 in FIG. 3 for the job J2. If execution of job J2 fails in step S6, the determination result in step S7 is “NG”, and the control unit 11 proceeds to step S8. At this stage, the number of failures of job J2 is 1. Therefore, the determination result in step S8 is “YES”, and the process returns to step S4 to derive a child job.
Thus, by performing the processing shown in FIG. 3 for each processing, job information is generated in the job management table for each job. As a result, the values of the fields of the job information are as illustrated in FIG.

<B−3:ジョブ実行動作例2>
次に、画像形成装置1の他の具体的な動作の一例について説明する。
この動作例においては、画像形成装置1のユーザが、操作表示部13を操作して、原稿をスキャンするとともに原稿をプリントアウトし、また、スキャンして生成された画像データを設定された電子メールアドレスに電子メールで送信する動作について説明する。
ユーザが画像形成装置1の操作表示部13を操作して、スキャンジョブ、プリントジョブ、メール送信ジョブの実行を一括して指示すると、画像形成装置1の制御部11は、図3のステップS1→S2→S3→S4→S5の処理を行い、指示されたジョブを「スキャンジョブ」、「プリントジョブ」、「メール送信ジョブ」に分割して、子ジョブを派生させる。
図4は、この動作例におけるジョブ管理テーブルの内容の一例を示す図である。図示のように、「ジョブグループ識別子」の項目には、同一のグループIDが設定される。
<B-3: Job execution operation example 2>
Next, an example of another specific operation of the image forming apparatus 1 will be described.
In this operation example, the user of the image forming apparatus 1 operates the operation display unit 13 to scan a document and print out the document, and to set an e-mail in which image data generated by the scan is set. An operation for sending an e-mail to an address will be described.
When the user operates the operation display unit 13 of the image forming apparatus 1 to instruct the execution of a scan job, print job, and mail transmission job all at once, the control unit 11 of the image forming apparatus 1 performs step S1 in FIG. The processing of S2->S3->S4-> S5 is performed, and the instructed job is divided into "scan job", "print job", and "mail transmission job" to derive child jobs.
FIG. 4 is a diagram showing an example of the contents of the job management table in this operation example. As shown in the figure, the same group ID is set in the item “job group identifier”.

このように、制御部11が、一括して実行が処理された複数のジョブに対して、同一のグループIDを割り当てるから、一連の処理としてのジョブの状態をジョブの固まりとして管理することができる。   As described above, since the control unit 11 assigns the same group ID to a plurality of jobs processed in a batch, the job state as a series of processes can be managed as a group of jobs. .

<B−4:ジョブ情報出力動作>
次に、ジョブ情報の出力動作について説明する。ユーザは、クライアント装置2の操作部を操作して、ジョブ情報を画像形成装置1から取得する旨を指示する。クライアント装置2は、操作された内容に応じて、ジョブ情報を取得する旨を示す情報(以下、「GET要求」という)を、ネットワーク3を介して画像形成装置1に送信する。なお、このとき、クライアント装置2は、操作された内容に応じて、ジョブ情報以外にも、トレイ情報や障害の状態を示す情報も取得することができる。
<B-4: Job information output operation>
Next, job information output operation will be described. The user operates the operation unit of the client apparatus 2 to instruct to acquire job information from the image forming apparatus 1. The client apparatus 2 transmits information indicating that job information is acquired (hereinafter referred to as “GET request”) to the image forming apparatus 1 via the network 3 in accordance with the operated content. At this time, the client device 2 can also acquire tray information and information indicating a failure state in addition to the job information according to the operated content.

画像形成装置1の制御部11は、通信部15を介してGET要求を受信したことを検知すると、GET要求の内容に応じたジョブ情報を含む応答情報(以下「GET応答」という)を、クライアント装置2に送信する。
なお、このとき出力(送信)するジョブ情報は、ジョブ管理テーブルに記憶されたジョブ情報の一部であってもよく、全部であってもよい。制御部11は、GET要求の内容に従ってジョブ情報の全部又は一部を出力すればよい。
具体的には、例えば、グループIDが「1」のジョブ情報を取得する旨のGET要求を受信した場合には、制御部11は、グループIDが「1」のジョブ情報をジョブ管理テーブルから読み出し、グループIDが同一であるこれらのジョブ情報を関連付けてGET応答としてクライアント装置2に送信する。クライアント装置2は、受信したジョブ情報を、液晶ディスプレイなどの表示装置に表示させたり、ジョブ情報の内容を表す画像をプリントするなどして、受信したジョブ情報を出力する。
When the control unit 11 of the image forming apparatus 1 detects that a GET request has been received via the communication unit 15, response information including job information corresponding to the content of the GET request (hereinafter referred to as “GET response”) is sent to the client. Transmit to device 2.
Note that the job information output (transmitted) at this time may be a part or all of the job information stored in the job management table. The control unit 11 may output all or part of the job information according to the content of the GET request.
Specifically, for example, when receiving a GET request to acquire job information with a group ID “1”, the control unit 11 reads job information with a group ID “1” from the job management table. The job information having the same group ID is associated and transmitted as a GET response to the client apparatus 2. The client device 2 outputs the received job information by displaying the received job information on a display device such as a liquid crystal display or printing an image representing the content of the job information.

図5はジョブ情報の出力態様の一例を示す図である。図4に示す例においては、クライアント装置2が液晶ディスプレイ等の表示装置にジョブ情報示す内容を表示した例を図示している。このように、ユーザは、クライアント装置2を操作して、受信したGET応答に含まれるジョブ情報を確認することで、グループIDが「1」のジョブ情報を確認することができる。   FIG. 5 is a diagram illustrating an example of an output mode of job information. In the example shown in FIG. 4, an example is shown in which the client device 2 displays the content indicating job information on a display device such as a liquid crystal display. Thus, the user can confirm the job information with the group ID “1” by operating the client device 2 and confirming the job information included in the received GET response.

<C:変形例>
以上、本発明の実施形態について説明したが、本発明は上述した実施形態に限定されることなく、他の様々な形態で実施可能である。以下にその一例を示す。
(1)上述した実施形態では、「ジョブID」、「ジョブタイプ」、「ジョブグループ識別子」、「親ジョブ識別子」、「子ジョブ識別子」、「ステイタス」の各項目を有するジョブ情報を用いた。ジョブ情報に含まれる項目はこれらに限定されるものではなく、例えば、ジョブの名前、送信枚数(又は印刷枚数)などを含めるようにしてもよく、ジョブに関わる様々な情報を含めることが可能である。また、「ジョブグループ識別子」の項目を含まなくてもよく、要は、「ジョブID」、「親ジョブ識別子」及び「子ジョブ識別子」の項目を含むジョブ情報を用いればよい。
<C: Modification>
As mentioned above, although embodiment of this invention was described, this invention is not limited to embodiment mentioned above, It can implement with another various form. An example is shown below.
(1) In the above-described embodiment, job information having items of “job ID”, “job type”, “job group identifier”, “parent job identifier”, “child job identifier”, and “status” is used. . Items included in the job information are not limited to these. For example, the job name, the number of transmitted sheets (or the number of printed sheets), and the like may be included, and various information related to the job can be included. is there. In addition, the item “job group identifier” may not be included. In short, job information including items “job ID”, “parent job identifier”, and “child job identifier” may be used.

なお、上述した実施形態においては、ジョブどうしの関係性を示す情報として、親ジョブ識別子、子ジョブ識別子、グループ識別子を用いた。これ以外でも、関係性が分かる属性であれば、それを利用してもよい。   In the embodiment described above, a parent job identifier, a child job identifier, and a group identifier are used as information indicating the relationship between jobs. Other than this, any attribute can be used as long as the relationship is known.

(2)上述した実施形態では、画像形成装置1の制御部11は、ネットワーク3を介してジョブ情報をクライアント装置2に送信することによって、ジョブ情報を出力した。ジョブ情報の出力態様はこれに限らず、例えば、画像形成装置1の操作表示部13にジョブ情報の示す内容を表示してもよく、また、ジョブ情報の内容をプリントアウトしてもよい。
また、上述した実施形態では、画像形成装置1の制御部11は、ネットワーク3を介してジョブ情報の出力指示をクライアント装置2から受信することによって、出力指示の入力を受け付けるようにした。出力指示の入力の態様はこれに限らず、例えば、画像形成装置1の操作部からの出力指示の入力を受け付けてもよい。
(2) In the above-described embodiment, the control unit 11 of the image forming apparatus 1 outputs the job information by transmitting the job information to the client apparatus 2 via the network 3. The output mode of the job information is not limited to this. For example, the content indicated by the job information may be displayed on the operation display unit 13 of the image forming apparatus 1 or the content of the job information may be printed out.
In the above-described embodiment, the control unit 11 of the image forming apparatus 1 receives an input of an output instruction by receiving an output instruction of job information from the client apparatus 2 via the network 3. The input instruction input mode is not limited to this. For example, an output instruction input from the operation unit of the image forming apparatus 1 may be received.

(3)上述した実施形態では、ジョブとして、ダイレクトファクシミリ送信処理、ファクシミリ送信処理、スキャン処理及びプリント処理を挙げた。ジョブはこれに限らず、例えば、インターネットを介してデータを送信するいわゆるインターネットファクシミリ処理であってもよい。また、画像データを電子メールに添付して送信する処理であってもよい。ジョブは、ファクシミリ送信処理、スキャン処理及びプリント処理の少なくともいずれかひとつの処理を含む処理であることが好ましい。 (3) In the above-described embodiment, the direct facsimile transmission process, the facsimile transmission process, the scan process, and the print process are listed as jobs. The job is not limited to this, and may be, for example, so-called Internet facsimile processing that transmits data via the Internet. Moreover, the process which attaches and transmits image data to an email may be sufficient. The job is preferably a process including at least one of a facsimile transmission process, a scan process, and a print process.

(4)上述した実施形態においては、ジョブ管理テーブルに記憶するジョブ情報の「子ジョブ識別子」の項目には、そのジョブから派生させた全ての子ジョブのジョブIDをいれるようにした。これに代えて、図6に示すように、最後に派生させた子ジョブのジョブIDのみを「子ジョブ識別子」の項目に設定するようにしてもよい。
また、図7に示すように、そのジョブの直下の子ジョブ(そのジョブが直接派生させたジョブ)のジョブIDのみを「子ジョブ識別子」の項目に設定するようにしてもよい。
このように、ジョブIDを親ジョブ識別子と子ジョブ識別子と関連付けて記憶する態様は様々あり、いずれの方法を採用するかは設計等に応じて変更可能である。
(4) In the above-described embodiment, the “child job identifier” item of the job information stored in the job management table includes the job IDs of all child jobs derived from the job. Instead of this, as shown in FIG. 6, only the job ID of the child job derived last may be set in the item “child job identifier”.
Further, as shown in FIG. 7, only the job ID of the child job immediately below the job (the job directly derived from the job) may be set in the item “child job identifier”.
As described above, there are various modes in which the job ID is stored in association with the parent job identifier and the child job identifier, and which method is employed can be changed according to the design or the like.

(5)上述した実施形態における画像形成装置1の制御部11によって実行されるプログラムを、磁気テープ、磁気ディスク、フレキシブルディスク、光記録媒体、光磁気記録媒体、CD(Compact Disk)−ROM、DVD(Digital Versatile Disk)、RAMなどの記録媒体に格納して提供することも可能である。また、インターネットのようなネットワーク経由で画像形成装置1にダウンロードさせることも可能である。 (5) Programs executed by the control unit 11 of the image forming apparatus 1 in the above-described embodiment are a magnetic tape, a magnetic disk, a flexible disk, an optical recording medium, a magneto-optical recording medium, a CD (Compact Disk) -ROM, and a DVD. (Digital Versatile Disk) and a storage medium such as a RAM can also be provided. It is also possible to download the image forming apparatus 1 via a network such as the Internet.

システムの全体構成を示すブロック図である。It is a block diagram which shows the whole structure of a system. ジョブ管理テーブルの内容の一例を示す図である。It is a figure which shows an example of the content of a job management table. 画像形成装置が行うジョブ実行処理の流れを示すフローチャートである。6 is a flowchart illustrating a flow of job execution processing performed by the image forming apparatus. ジョブ管理テーブルの内容の一例を示す図である。It is a figure which shows an example of the content of a job management table. クライアント装置に表示される画面の一例を示す図である。It is a figure which shows an example of the screen displayed on a client apparatus. ジョブ管理テーブルの内容の一例を示す図である。It is a figure which shows an example of the content of a job management table. ジョブ管理テーブルの内容の一例を示す図である。It is a figure which shows an example of the content of a job management table.

符号の説明Explanation of symbols

1…画像形成装置、2…クライアント装置、3…ネットワーク、11…制御部、12…記憶部、13…操作表示部、14…画像読取部、15…通信部、16…画像形成部。 DESCRIPTION OF SYMBOLS 1 ... Image forming apparatus, 2 ... Client apparatus, 3 ... Network, 11 ... Control part, 12 ... Memory | storage part, 13 ... Operation display part, 14 ... Image reading part, 15 ... Communication part, 16 ... Image forming part.

Claims (2)

記憶手段と、
送信処理をジョブとして実行するジョブ実行手段と、
前記ジョブ実行手段により実行されるジョブに対して、当該ジョブを識別するジョブ識別情報を割り当てるジョブ識別情報発行手段と、
前記ジョブから1以上のジョブを派生させるジョブ派生手段と、
前記ジョブ実行手段がジョブの実行に失敗した場合、予め定められたリトライ回数を上限とし、前記リトライ回数に基づいて当該ジョブのリトライを行うか否かを判定し、当該ジョブの派生回数が前記リトライ回数に達していない場合には、当該ジョブを新たに派生させる再実行手段と、
前記ジョブ実行手段により実行されるジョブに対して当該ジョブが属するグループを識別するグループ識別情報を割り当てるグループ識別情報発行手段であって、前記ジョブ派生手段により前記ジョブから1以上のジョブが派生された場合に、派生されたジョブに派生元のジョブと同一のグループ識別情報を割り当てるグループ識別情報発行手段と、
前記ジョブ識別情報発行手段により割り当てられたジョブ識別情報を、当該ジョブ識別情報のジョブの処理結果を表すステータスと、当該ジョブ識別情報のジョブのグループ識別情報と、前記ジョブ派生手段によって当該ジョブ識別情報のジョブから派生された子ジョブのジョブ識別情報と、前記ジョブ派生手段によって当該ジョブ識別情報のジョブを派生した親ジョブのジョブ識別情報とに関連付けたジョブ情報を、前記記憶手段に記憶する記憶制御手段と、
前記記憶手段に記憶されたジョブ情報であって、前記グループ識別情報が同一であるジョブ情報を関連付けて出力する出力手段と
を備えることを特徴とする画像形成装置。
Storage means;
Job execution means for executing transmission processing as a job;
Job identification information issuing means for assigning job identification information for identifying the job to a job executed by the job execution means;
Job derivation means for deriving one or more jobs from the job;
When the job execution unit fails to execute the job, the upper limit is a predetermined number of retries, and it is determined whether to retry the job based on the number of retries. If the number of retries has not been reached, re-execution means for newly deriving the job,
Group identification information issuing means for assigning group identification information for identifying a group to which the job belongs to a job executed by the job execution means, wherein one or more jobs are derived from the job by the job derivation means A group identification information issuing means for assigning the same group identification information to the derived job to the derived job,
The job identification information assigned by the job identification information issuing unit includes a status indicating a job processing result of the job identification information, a job group identification information of the job identification information, and the job identification information by the job derivation unit. Storage control for storing in the storage means job information associated with the job identification information of the child job derived from the job and the job identification information of the parent job derived from the job with the job identification information by the job derivation means Means,
An image forming apparatus comprising: output means for associating and outputting job information stored in the storage means and having the same group identification information.
画像形成装置に備えられるコンピュータに、
送信処理をジョブとして実行するジョブ実行機能と、
前記ジョブ実行機能により実行されるジョブに対して、当該ジョブを識別するジョブ識別情報を割り当てるジョブ識別情報発行機能と、
前記ジョブから1以上のジョブを派生させるジョブ派生機能と、
前記ジョブ実行機能がジョブの実行に失敗した場合、予め定められたリトライ回数を上限とし、前記リトライ回数に基づいて当該ジョブのリトライを行うか否かを判定し、当該ジョブの派生回数が前記リトライ回数に達していない場合には、当該ジョブを新たに派生させる再実行機能と、
前記ジョブ実行機能により実行されるジョブに対して当該ジョブが属するグループを識別するグループ識別情報を割り当てるグループ識別情報発行機能であって、前記ジョブ派生機能により前記ジョブから1以上のジョブが派生された場合に、派生されたジョブに派生元のジョブと同一のグループ識別情報を割り当てるグループ識別情報発行機能と、
前記ジョブ識別情報発行機能により割り当てられたジョブ識別情報を、当該ジョブ識別情報のジョブの処理結果を表すステータスと、当該ジョブ識別情報のジョブのグループ識別情報と、前記ジョブ派生機能により当該ジョブ識別情報のジョブから派生された子ジョブのジョブ識別情報と、前記ジョブ派生機能により当該ジョブ識別情報のジョブを派生した親ジョブのジョブ識別情報とに関連付けたジョブ情報を、記憶手段に記憶する記憶制御機能と、
前記記憶手段に記憶されたジョブ情報であって、前記グループ識別情報が同一であるジョブ情報を関連付けて出力する出力機能と
を実現させるためのプログラム。
In the computer provided in the image forming apparatus ,
A job execution function that executes transmission processing as a job;
A job identification information issuing function for assigning job identification information for identifying the job to a job executed by the job execution function;
A job derivation function for deriving one or more jobs from the job;
When the job execution function fails to execute the job, a predetermined number of retries is set as an upper limit, and it is determined whether to retry the job based on the number of retries. When the number of retries has not been reached, a re-execution function that newly derives the job,
A group identification information issuing function for assigning group identification information for identifying a group to which the job belongs to a job executed by the job execution function, wherein one or more jobs are derived from the job by the job derivation function A group identification information issuing function for assigning the same group identification information to the derived job to the derived job,
The job identification information assigned by the job identification information issuing function includes the status indicating the job processing result of the job identification information, the job group identification information of the job identification information, and the job identification information by the job derivation function. Storage control function for storing job information associated with the job identification information of a child job derived from the job and the job identification information of the parent job derived from the job with the job identification information by the job derivation function in a storage unit When,
A program for realizing an output function for associating and outputting job information stored in the storage means and having the same group identification information.
JP2006199395A 2006-07-21 2006-07-21 Image forming apparatus and program Expired - Fee Related JP4899684B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006199395A JP4899684B2 (en) 2006-07-21 2006-07-21 Image forming apparatus and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006199395A JP4899684B2 (en) 2006-07-21 2006-07-21 Image forming apparatus and program

Publications (2)

Publication Number Publication Date
JP2008028719A JP2008028719A (en) 2008-02-07
JP4899684B2 true JP4899684B2 (en) 2012-03-21

Family

ID=39118911

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006199395A Expired - Fee Related JP4899684B2 (en) 2006-07-21 2006-07-21 Image forming apparatus and program

Country Status (1)

Country Link
JP (1) JP4899684B2 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5236720B2 (en) 2010-12-13 2013-07-17 シャープ株式会社 Information processing apparatus, image output system, image output support apparatus for image output system, program, and recording medium
JP5619649B2 (en) * 2011-02-17 2014-11-05 シャープ株式会社 Information processing apparatus, image output system, program, and recording medium
JP7205507B2 (en) * 2019-03-15 2023-01-17 株式会社リコー Information processing system
US10929073B2 (en) * 2019-03-15 2021-02-23 Ricoh Company, Ltd. Information processing system

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2899330B2 (en) * 1989-11-14 1999-06-02 松下電送システム株式会社 Image communication device
JP3528298B2 (en) * 1995-01-25 2004-05-17 富士ゼロックス株式会社 Image communication device
JPH09233239A (en) * 1996-02-21 1997-09-05 Mitsubishi Electric Corp Facsimile machine
JP2002373064A (en) * 2001-06-18 2002-12-26 Fuji Xerox Co Ltd Printer and information processor
JP4714483B2 (en) * 2004-03-08 2011-06-29 株式会社リコー Electronic device, job display method, and job display program
JP2005295514A (en) * 2004-03-08 2005-10-20 Ricoh Co Ltd Image forming apparatus and job management method
JP2005269156A (en) * 2004-03-18 2005-09-29 Ricoh Co Ltd Communication device
JP4521662B2 (en) * 2005-01-06 2010-08-11 富士ゼロックス株式会社 Image processing device

Also Published As

Publication number Publication date
JP2008028719A (en) 2008-02-07

Similar Documents

Publication Publication Date Title
JP6458598B2 (en) Image processing apparatus and information processing apparatus
US10075597B2 (en) Image processing apparatus having file server function, and control method and storage medium therefor
US12095953B2 (en) Image processing system enabling easy checking of OCR error image data, image forming apparatus, method of controlling image processing system, method of controlling image forming apparatus, and storage medium
US9411631B2 (en) Apparatus, and control method for image processing deletion of a common definition file used for generation of a template file
JP2006334803A (en) Image processor, and its control method
JP5245633B2 (en) Image forming apparatus, job log data utilization system, and job execution method
JP6525705B2 (en) IMAGE DATA MANAGEMENT SYSTEM, IMAGE DATA MANAGEMENT METHOD, AND PROGRAM
KR101337151B1 (en) Information processing apparatus that identifies transmission source, and control method therefor
JP2008205921A (en) Communication device, image forming apparatus, and program
JP6478783B2 (en) Device having FAX function, control method thereof, and program
JP4899684B2 (en) Image forming apparatus and program
US20100088375A1 (en) Information processing apparatus, and control method and storage medium therefor
JP2007160622A (en) Data processing apparatus, data processing method and program
US9692931B2 (en) Image processing apparatus and image processing apparatus control method
JP2002368927A (en) Job display device and its method
JP4158160B2 (en) Job list display device and method thereof
US11843743B2 (en) Information processing apparatus, method for controlling the same, and storage medium
JP2002366320A (en) Method and device for job processing
JP5773937B2 (en) Image forming system and management server program
JP7574618B2 (en) Image forming apparatus, update method, program, and information processing system
JP7110628B2 (en) Image processing device and image processing program
JP2007011570A (en) Image data printing system and print instruction receiving device
JP2002368926A (en) Processing sequence display device, job processing device and method
JP2007243548A (en) Image transmitting apparatus, method, and program
WO2024204864A1 (en) Job content generation device and job content generation program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20090210

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20101122

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20101130

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110128

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110614

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110728

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: 20111206

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20111219

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20150113

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees