JP2016193582A - Job processing device and program for the same - Google Patents

Job processing device and program for the same Download PDF

Info

Publication number
JP2016193582A
JP2016193582A JP2015075486A JP2015075486A JP2016193582A JP 2016193582 A JP2016193582 A JP 2016193582A JP 2015075486 A JP2015075486 A JP 2015075486A JP 2015075486 A JP2015075486 A JP 2015075486A JP 2016193582 A JP2016193582 A JP 2016193582A
Authority
JP
Japan
Prior art keywords
job
update
program
execution
server
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2015075486A
Other languages
Japanese (ja)
Inventor
泰明 杉本
Yasuaki Sugimoto
泰明 杉本
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.)
Konica Minolta Inc
Original Assignee
Konica Minolta Inc
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 Konica Minolta Inc filed Critical Konica Minolta Inc
Priority to JP2015075486A priority Critical patent/JP2016193582A/en
Publication of JP2016193582A publication Critical patent/JP2016193582A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide a job processing device that can update to an update program at an optimum timing for a user who is using own device, and to provide a program for the same.SOLUTION: When receiving a setting operation from a user, a server checks whether it has an update program corresponding to a program for controlling operations of own device and corresponding to the setting operation thereof, if it has the update program, the server changes control relating to update of the update program to the program.SELECTED DRAWING: Figure 12

Description

本発明は、サーバから更新プログラムを取得して、アップデートを行うジョブ処理装置、およびそのプログラムに関する。   The present invention relates to a job processing apparatus that acquires an update program from a server and performs the update, and the program.

近年、プリンタやスキャナ、ファクシミリ等の機能を備える複合機(MFP(Multi Function Peripheral))では、ROM(Read Only Memory) に格納されているプログラムを、ネットワークを通じてアップデートすることが広く一般に普及している。たとえば、サーバに更新プログラムがアップされたことを検知したMFPは、その更新プログラムをダウンロードすることで前述のアップデートを実行する。   In recent years, in a multi-function peripheral (MFP) equipped with functions such as a printer, a scanner, and a facsimile, it has become widespread to update a program stored in a ROM (Read Only Memory) through a network. . For example, an MFP that detects that an update program has been uploaded to the server executes the aforementioned update by downloading the update program.

MFPは、前述のアップデートを行っている間は、ジョブの実行や、操作の受け付けが不可能となる。そこで、通常、前述のアップデートは、MFPがジョブを実行していないときや、操作を受けていない、所謂、待機状態のときに行われる。   The MFP cannot execute a job or accept an operation during the above-described update. Therefore, the above-described update is usually performed when the MFP is not executing a job or when the MFP is not receiving an operation, that is, in a so-called standby state.

なお、ネットワークを通じてプログラムを更新する方法としては、たとえば、特許文献1や特許文献2に記載の方法がある。特許文献1には、サーバから更新プログラムを取得して、MFPのコンピュータプログラムを更新する方法が、特許文献2には、必要に応じて拡張プログラムをインストールする方法が記載されている。   As a method for updating a program through a network, for example, there are methods described in Patent Document 1 and Patent Document 2. Patent Document 1 describes a method of acquiring an update program from a server and updating the computer program of the MFP, and Patent Document 2 describes a method of installing an extension program as necessary.

特開2011−39827号公報JP 2011-39827 A 特開2013−25592号公報JP 2013-25592 A

MFPがジョブの設定操作を受けている間に、サーバに新たな更新プログラムがアップされる場合がある。この場合、その設定操作を中断してアップデートを行うか、待機状態になるまで待ってからアップデートを行うかの2通りのタイミングが考えられるが、アップデートのタイミングを前述のいずれかのタイミングで固定した場合は、以下のような不具合が発生することが想定される。   A new update program may be uploaded to the server while the MFP receives a job setting operation. In this case, there are two possible timings: the setting operation is interrupted and the update is performed, or the update is performed after waiting until the standby state is reached, but the update timing is fixed at any of the timings described above. In this case, it is assumed that the following problems occur.

設定操作を中断して強制的に更新プログラムへのアップデートを行う場合には、更新プログラムが、設定されたジョブの実行に関連する部分が改修されたものでなければ、設定操作を行っていたユーザにとって、余計な待ち時間が発生する。   When the setting operation is interrupted and the update to the update program is forcibly performed, if the update program has not been modified with respect to the execution of the set job, the user who performed the setting operation Therefore, an extra waiting time occurs.

一方、待機状態になるまで待ってから更新プログラムへのアップデートを開始する場合には、設定操作中のジョブの実行開始がアップデートのために待たされることはない、しかし、更新プログラムが、設定されたジョブの実行に関連する部分が改修されたものであれば、該ジョブの実行においてアップデートによる利益を得ることができなくなる。   On the other hand, when the update to the update program is started after waiting until it enters the standby state, the execution start of the job during the setting operation is not waited for the update, but the update program is set. If the portion related to the job execution is modified, it is not possible to obtain the benefit of the update in the job execution.

なお、前述の不具合は、MFPがジョブの設定操作を受けている間にサーバに新たな更新プログラムがアップされる場合だけではなく、ジョブの設定操作が完了してから実際にジョブの実行が開始されるまでの間にサーバに新たな更新プログラムがアップされる場合にも発生し得る。   The above-mentioned problem is not only caused when a new update program is uploaded to the server while the MFP receives a job setting operation, but the job execution actually starts after the job setting operation is completed. It may also occur when a new update program is uploaded to the server before it is released.

本発明は、上記の問題を解決しようとするものであり、自装置を使用中のユーザにとって最適なタイミングで、更新プログラムへのアップデートを行うことのできるジョブ処理装置およびそのプログラムを提供することを目的としている。   The present invention is intended to solve the above-described problem, and provides a job processing apparatus capable of performing an update to an update program at an optimal timing for a user who is using the apparatus, and a program thereof. It is aimed.

かかる目的を達成するための本発明の要旨とするところは、次の各項の発明に存する。   The gist of the present invention for achieving the object lies in the inventions of the following items.

[1]ユーザからジョブの設定操作を受ける操作部と、
ネットワークを介して通信するネットワーク通信部と、
前記設定操作によって設定されたジョブを実行するジョブ処理部と
自装置の動作を制御するためのプログラムが記憶されている記憶部と、
前記ネットワーク通信部を使用して、前記プログラムに対応する更新プログラムをサーバから取得し、前記記憶部に記憶されている前記プログラムを前記更新プログラムに更新する制御部と、
を備え、
前記制御部は、前記操作部でユーザから第1のジョブの設定操作を受けているとき、前記サーバに前記更新プログラムが存在するか否かを調べ、存在する場合は、該更新プログラムが前記第1のジョブの実行に関連する部分が改修されたものであるか否かに応じて前記更新に関する制御を変更する
ことを特徴とするジョブ処理装置。
[1] An operation unit that receives a job setting operation from a user;
A network communication unit that communicates via a network;
A job processing unit that executes a job set by the setting operation, a storage unit that stores a program for controlling the operation of the own device, and
A control unit that acquires an update program corresponding to the program from a server using the network communication unit, and updates the program stored in the storage unit to the update program;
With
The control unit checks whether or not the update program exists in the server when the operation unit receives a setting operation of a first job from a user. If the update program exists, A job processing apparatus, wherein the control related to the update is changed according to whether or not a portion related to execution of one job is modified.

上記発明では、操作部でユーザから第1のジョブの設定操作を受けているとき、サーバに、自装置の動作を制御するためのプログラムに対応する更新プログラムが存在するか否かを調べる。存在する場合は、該更新プログラムが第1のジョブの実行に関連する部分が改修されたものであるか否かに応じて、該更新プログラムの更新に関する制御を変更する。たとえば、自装置のプログラムを該更新プログラムに更新(アップデート)するタイミングを変更したり、警告表示を行うか否かを変更したりする。更新プログラムが第1のジョブの実行に関連する部分が改修されたものであるか否かに応じて、更新プログラムへのアップデートを行うタイミングを変更することで、第1のジョブを設定中のユーザにとって最適なタイミングで、更新プログラムへのアップデートを行うことができる。更新プログラムへのアップデートのタイミングとしては、たとえば、第1のジョブの実行前、実行後が挙げられる。   In the above invention, when the operation unit receives the setting operation of the first job from the user, it is checked whether or not the server has an update program corresponding to the program for controlling the operation of the own apparatus. If the update program exists, the control related to the update of the update program is changed according to whether or not the part related to the execution of the first job is modified. For example, the timing of updating (updating) the program of its own device to the update program is changed, or whether or not warning display is performed is changed. The user who is setting the first job by changing the timing of updating to the update program according to whether or not the part related to the execution of the first job in the update program is modified The update to the update program can be performed at the optimal timing. Examples of the update timing for the update program include before and after execution of the first job.

[2]前記制御部は、前記更新プログラムが前記第1のジョブの実行に関連する部分が改修されたものである場合は、前記更新を行ってから前記第1のジョブを実行するか、前記第1のジョブを実行してから前記更新を行うかの選択をユーザから受け付け、該選択に従って前記更新を行う
ことを特徴とする[1]に記載のジョブ処理装置。
[2] In the case where the update program has a part related to execution of the first job modified, the control unit executes the first job after performing the update, or The job processing apparatus according to [1], wherein selection of whether to perform the update after executing the first job is received from a user, and the update is performed according to the selection.

上記発明では、更新プログラムが第1のジョブの実行に関連する部分が改修されたものである場合は、第1のジョブの実行前、もしくは実行後のいずれのタイミングで、更新プログラムへのアップデートを行うかの選択をユーザから受ける。これにより、ユーザにとって利便性が向上する。   In the above invention, when the update program is a part related to execution of the first job, the update program is updated at any timing before or after execution of the first job. Receive selection from user to do. This improves convenience for the user.

[3]前記制御部は、前記更新プログラムが前記第1のジョブの実行に関連する部分が改修されたものである場合は、前記更新を行ってから前記第1のジョブを実行し、前記更新プログラムが前記第1のジョブの実行に関連する部分が改修されたものでない場合は、前記第1のジョブを実行してから前記更新を行う
ことを特徴とする[1]に記載のジョブ処理装置。
[3] The control unit executes the first job after performing the update when the update program is a part related to execution of the first job, and the update program executes the first job. The job processing apparatus according to [1], wherein if the program does not have a portion related to the execution of the first job modified, the update is performed after the first job is executed. .

上記発明では、更新プログラムが第1のジョブの実行に関連する部分が改修されたものである場合は、更新プログラムへのアップデートを行ってから第1のジョブを実行し、更新プログラムが第1のジョブの実行に関連する部分が改修されたものでない場合は、第1のジョブを実行してから更新プログラムへのアップデートを行う。更新プログラムが第1のジョブの実行に関連する部分が改修されたものでなければ、第1のジョブの実行後に更新プログラムへのアップデートを行うことで、設定操作を行っていたユーザにとって第1のジョブの実行前に余計な待ち時間が発生することを防止する。また、更新プログラムが第1のジョブの実行に関連する部分が改修されたものであれば、第1のジョブの実行前に更新プログラムへのアップデートを行うことで、第1のジョブの実行においてアップデートによる利益を得ることができる。   In the above invention, when the update program is a part related to the execution of the first job, the first job is executed after the update to the update program, and the update program If the portion related to job execution is not modified, the first job is executed and then the update program is updated. If the portion related to the execution of the first job is not modified in the update program, the first update is performed for the user who has performed the setting operation by updating the update program after the execution of the first job. Prevent extra waiting time before job execution. In addition, if the update program has a portion related to the execution of the first job, the update to the update program is performed before the execution of the first job, so that the update is performed in the execution of the first job. Can benefit from.

[4]前記制御部は、
前記更新プログラムが前記第1のジョブの実行に関連する部分が改修されたものであって前記第1のジョブがデータを外部へ送信する送信ジョブまたは記憶されているデータを消去するメモリ消去ジョブの場合は、前記更新を行ってから前記第1のジョブを実行し、
前記更新プログラムが前記第1のジョブの実行に関連する部分が改修されたものでない場合、および前記更新プログラムが前記第1のジョブの実行に関連する部分が改修されたものであるが前記第1のジョブがデータを外部へ送信する送信ジョブと記憶されているデータを消去するメモリ消去ジョブのいずれでもない場合は、前記更新を行ってから前記第1のジョブを実行するか、前記第1のジョブを実行してから前記更新を行うかの選択をユーザから受け付け、該選択に従って前記更新を行う
ことを特徴とする[1]に記載のジョブ処理装置。
[4] The control unit
The update program has a part related to the execution of the first job modified, and the first job is a transmission job for transmitting data to the outside or a memory erasing job for erasing stored data. If so, execute the first job after performing the update,
In the case where the part related to the execution of the first job is not modified in the update program, and the part related to the execution of the first job is modified in the update program. If the job is neither a transmission job for transmitting data to the outside nor a memory erasing job for erasing stored data, the first job is executed after the update or the first job is performed. The job processing apparatus according to [1], wherein selection of whether to perform the update after executing a job is received from a user, and the update is performed according to the selection.

データを外部へ送信する送信ジョブ、および記憶されているデータを消去するメモリ消去ジョブは、該ジョブにより不具合が発生した場合、その不具合の影響が、他のジョブに比べて大きいことが想定される。よって、上記発明では、サーバに第1のジョブの実行に関連する部分が改修された更新プログラムがあり、第1のジョブがデータを外部へ送信する送信ジョブまたは記憶されているデータを消去するメモリ消去ジョブの場合は、強制的に更新プログラムへのアップデートを行ってから第1のジョブを実行することで、第1のジョブによる不具合の発生を防止する。   The transmission job for sending data to the outside and the memory erasure job for erasing stored data are assumed to have a greater impact than other jobs when a failure occurs due to the job. . Therefore, in the above invention, the server has an update program in which a portion related to the execution of the first job is modified, and the first job transmits a data to the outside or a memory for erasing stored data In the case of an erasure job, the first job is executed after forcibly updating to the update program, thereby preventing the occurrence of a malfunction due to the first job.

また、サーバに存在する更新プログラムが第1のジョブの実行に関連する部分が改修されたものでない場合、および更新プログラムが第1のジョブの実行に関連する部分が改修されたものであるが第1のジョブがデータを外部へ送信する送信ジョブと記憶されているデータを消去するメモリ消去ジョブのいずれでもない場合は、第1のジョブにより発生する不具合の影響が軽微である、または不具合が発生しない可能性が高い。よって、そのような場合は、第1のジョブの実行前と実行後のいずれのタイミングで更新プログラムへのアップデートを行うかの選択をユーザから受けることで、ユーザの都合や利便性を優先する。   In addition, when the update program existing in the server is not the part related to the execution of the first job, and the update program is the part related to the execution of the first job is modified. If the first job is neither a transmission job for transmitting data to the outside nor a memory erasing job for erasing stored data, the effect of the problem caused by the first job is minor or a problem occurs. There is a high possibility of not. Therefore, in such a case, priority is given to the convenience and convenience of the user by receiving from the user the choice of whether to update to the update program at the timing before or after execution of the first job.

[5]前記制御部は、前記第1のジョブがデータを外部へ送信する送信ジョブまたは記憶されているデータを消去するメモリ消去ジョブの場合は、前記第1のジョブの設定操作が完了した後も前記第1のジョブの実行に関連する部分が改修された更新プログラムが前記サーバに存在するか否かを調べ、前記第1のジョブによる送信または消去の実行開始前に前記第1のジョブの実行に関連する部分が改修された更新プログラムが前記サーバに存在することを確認した場合は、前記第1のジョブの実行を一時停止させると共に、前記更新を行ってから前記第1のジョブを実行するか、前記第1のジョブを実行してから前記更新を行うかの選択をユーザから受け付け、該選択に従って前記更新および前記第1のジョブの実行を制御する
ことを特徴とする[1]または[4]に記載のジョブ処理装置。
[5] In the case where the first job is a transmission job for transmitting data to the outside or a memory erasing job for erasing stored data, the control unit may complete the setting operation for the first job. In addition, it is checked whether or not an update program in which a portion related to execution of the first job has been modified exists in the server, and before the execution of transmission or deletion by the first job starts, When it is confirmed that an update program in which a part related to execution is modified exists in the server, the execution of the first job is temporarily stopped and the first job is executed after the update is performed. Or receiving from the user a selection of whether to perform the update after executing the first job, and controlling execution of the update and the first job according to the selection. The job processing apparatus according to [1] or [4].

前述したように、送信ジョブおよびメモリ消去ジョブは、該ジョブにより不具合が発生した場合の影響が、他のジョブに比べて大きい。よって、上記発明では、第1のジョブの設定操作が完了した後も、第1のジョブの実行に関連する部分が改修された更新プログラムがサーバに存在するか否かを、該ジョブに係る送信または消去の実行が開始される直前まで監視する。そして、第1のジョブの実行に関連する部分が改修された更新プログラムがサーバに存在することを確認した場合は、第1のジョブの実行を一時停止させ、第1のジョブの実行前と実行後のいずれのタイミングでプログラムの更新処理を行うかの選択をユーザから受ける。これにより、設定操作が完了した後であっても、その設定操作を行ったユーザにとって最適なタイミングで、更新プログラムへのアップデートを行うことができる。   As described above, the transmission job and the memory erasure job have a greater influence when a problem occurs due to the job than other jobs. Therefore, in the above invention, whether or not an update program in which a portion related to the execution of the first job is modified exists in the server even after the setting operation of the first job is completed is transmitted according to the job. Alternatively, monitoring is performed until immediately before the execution of erasure starts. When it is confirmed that an update program in which a portion related to the execution of the first job is modified exists in the server, the execution of the first job is temporarily stopped, and the execution before and after the execution of the first job. The user receives a selection as to which program update process is to be performed later. Thereby, even after the setting operation is completed, the update program can be updated at the optimum timing for the user who performed the setting operation.

[6]前記制御部は、前記サーバに存在する前記更新プログラムが前記第1のジョブの実行に関連する部分が改修されたものである場合は、前記ユーザに対して警告を行う
ことを特徴とする[1]乃至[5]のいずれか1つに記載のジョブ処理装置。
[6] The control unit issues a warning to the user when the update program existing in the server is a modified part related to execution of the first job. The job processing apparatus according to any one of [1] to [5].

上記発明では、サーバに存在する更新プログラムが第1のジョブの実行に関連する部分が改修されたものである場合は、ユーザに対して警告を行う。これにより、ユーザは、サーバに第1のジョブの実行に関連する部分が改修された更新プログラムがあることを確認することができる。   In the above invention, when the update program existing in the server is a part in which the portion related to the execution of the first job is modified, a warning is given to the user. As a result, the user can confirm that the server has an update program in which a portion related to the execution of the first job is modified.

[7]前記制御部は、一の設定操作を受ける度に、前記サーバに前記更新プログラムが存在するか否かを調べる
ことを特徴とする[1]乃至[6]のいずれか1つに記載のジョブ処理装置。
[7] The control unit according to any one of [1] to [6], wherein the control unit checks whether the update program exists in the server every time a setting operation is received. Job processing device.

[8]ユーザからジョブの設定操作を受ける操作部と、
ネットワークを介して通信するネットワーク通信部と、
前記設定操作によって設定されたジョブを実行するジョブ処理部と
自装置の動作を制御するためのプログラムが記憶されている記憶部と、
を備えたジョブ処理装置を、前記ネットワーク通信部を使用して、前記プログラムに対応する更新プログラムをサーバから取得し、前記記憶部に記憶されている前記プログラムを前記更新プログラムに更新するように機能させるプログラムであって、
前記ジョブ処理装置を、
前記操作部でユーザから第1のジョブの設定操作を受けているとき、前記サーバに前記更新プログラムが存在するか否かを調べ、存在する場合は、該更新プログラムが前記第1のジョブの実行に関連する部分が改修されたものであるか否かに応じて前記更新に関する制御を変更するように動作させる
ことを特徴とするプログラム。
[8] An operation unit that receives a job setting operation from a user;
A network communication unit that communicates via a network;
A job processing unit that executes a job set by the setting operation, a storage unit that stores a program for controlling the operation of the own device, and
A function for acquiring an update program corresponding to the program from a server using the network communication unit and updating the program stored in the storage unit to the update program A program to
The job processing device;
When the operation unit receives a setting operation of the first job from the user, the server checks whether or not the update program exists in the server. If there is, the update program executes the first job. A program that operates to change the control related to the update in accordance with whether or not a portion related to the item is modified.

[9]前記ジョブ処理装置を、
前記更新プログラムが前記第1のジョブの実行に関連する部分が改修されたものである場合は、前記更新を行ってから前記第1のジョブを実行するか、前記第1のジョブを実行してから前記更新を行うかの選択をユーザから受け付け、該選択に従って前記更新を行うように動作させる
ことを特徴とする[8]に記載のプログラム。
[9] The job processing device is
If the update program has a part related to the execution of the first job modified, execute the first job after the update or execute the first job. The program according to [8], wherein a selection as to whether to perform the update is received from a user, and the update is performed according to the selection.

[10]前記ジョブ処理装置を、
前記更新プログラムが前記第1のジョブの実行に関連する部分が改修されたものである場合は、前記更新を行ってから前記第1のジョブを実行し、前記更新プログラムが前記第1のジョブの実行に関連する部分が改修されたものでない場合は、前記第1のジョブを実行してから前記更新を行うように動作させる
ことを特徴とする[8]に記載のプログラム。
[10] The job processing device is
If the update program has a part related to the execution of the first job, the first job is executed after the update, and the update program executes the first job. The program according to [8], wherein when the portion related to execution is not modified, the first job is executed and then the update is performed.

[11]前記ジョブ処理装置を、
前記更新プログラムが前記第1のジョブの実行に関連する部分が改修されたものであって前記第1のジョブがデータを外部へ送信する送信ジョブまたは記憶されているデータを消去するメモリ消去ジョブの場合は、前記更新を行ってから前記第1のジョブを実行し、
前記更新プログラムが前記第1のジョブの実行に関連する部分が改修されたものでない場合、および前記更新プログラムが前記第1のジョブの実行に関連する部分が改修されたものであるが前記第1のジョブがデータを外部へ送信する送信ジョブと記憶されているデータを消去するメモリ消去ジョブのいずれでもない場合は、前記更新を行ってから前記第1のジョブを実行するか、前記第1のジョブを実行してから前記更新を行うかの選択をユーザから受け付け、該選択に従って前記更新を行うように動作させる
ことを特徴とする[8]に記載のプログラム。
[11] The job processing device is
The update program has a part related to the execution of the first job modified, and the first job is a transmission job for transmitting data to the outside or a memory erasing job for erasing stored data. If so, execute the first job after performing the update,
In the case where the part related to the execution of the first job is not modified in the update program, and the part related to the execution of the first job is modified in the update program. If the job is neither a transmission job for transmitting data to the outside nor a memory erasing job for erasing stored data, the first job is executed after the update or the first job is performed. The program according to [8], wherein a selection of whether to perform the update after executing a job is received from a user, and the update is performed according to the selection.

[12]前記ジョブ処理装置を、
前記第1のジョブがデータを外部へ送信する送信ジョブまたは記憶されているデータを消去するメモリ消去ジョブの場合は、前記第1のジョブの設定操作が完了した後も前記第1のジョブの実行に関連する部分が改修された更新プログラムが前記サーバに存在するか否かを調べ、前記第1のジョブによる送信または消去の実行開始前に前記第1のジョブの実行に関連する部分が改修された更新プログラムが前記サーバに存在することを確認した場合は、前記第1のジョブの実行を一時停止させると共に、前記更新を行ってから前記第1のジョブを実行するか、前記第1のジョブを実行してから前記更新を行うかの選択をユーザから受け付け、該選択に従って前記更新および前記第1のジョブの実行を制御するように動作させる
ことを特徴とする[8]または[11]に記載のプログラム。
[12] The job processing device is
In the case where the first job is a transmission job for transmitting data to the outside or a memory erasing job for erasing stored data, the first job is executed even after the setting operation of the first job is completed. It is checked whether or not an update program in which a portion related to the file is modified exists in the server. When it is confirmed that the updated program exists in the server, the execution of the first job is suspended and the first job is executed after the update or the first job is executed. The user receives a selection as to whether or not to perform the update after executing the operation, and operates to control execution of the update and the first job according to the selection. [8] or [11].

[13]前記ジョブ処理装置を、
前記サーバに存在する前記更新プログラムが前記第1のジョブの実行に関連する部分が改修されたものである場合は、前記ユーザに対して警告を行うように動作させる
ことを特徴とする[8]乃至[12]のいずれか1つに記載のプログラム。
[13] The job processing device is
When the update program existing in the server is a modified version related to the execution of the first job, the update program is operated to warn the user [8] Thru | or the program as described in any one of [12].

[14]前記ジョブ処理装置を、
一の設定操作を受ける度に、前記サーバに前記更新プログラムが存在するか否かを調べるように動作させる
ことを特徴とする[8]乃至[13]のいずれか1つに記載のプログラム。
[14] The job processing device is
The program according to any one of [8] to [13], wherein each time a setting operation is received, the server is operated to check whether the update program exists.

本発明に係るジョブ処理装置およびそのプログラムによれば、自装置を使用中のユーザにとって最適なタイミングで、更新プログラムへのアップデートを行うことができる。   According to the job processing apparatus and the program thereof according to the present invention, the update to the update program can be performed at the optimum timing for the user who is using the apparatus.

本発明の実施の形態に係る印刷システムを示す説明図である。It is explanatory drawing which shows the printing system which concerns on embodiment of this invention. 本発明の実施の形態に係る画像形成装置の概略構成を示すブロック図である。1 is a block diagram illustrating a schematic configuration of an image forming apparatus according to an embodiment of the present invention. 本発明の実施の形態に係るサーバの概略構成を示すブロック図である。It is a block diagram which shows schematic structure of the server which concerns on embodiment of this invention. 本発明の実施の形態においてサーバが持つ管理テーブルの一例を示す図である。It is a figure which shows an example of the management table which a server has in embodiment of this invention. 設定操作を受けた画像形成装置がサーバに更新プログラムの有無を問い合わせる様子を示す図である。FIG. 6 is a diagram illustrating a state in which an image forming apparatus that has received a setting operation inquires of a server whether there is an update program. 図5の後、さらに設定操作を受けた画像形成装置がサーバに更新プログラムの有無を問い合わせる様子を示す図である。FIG. 6 is a diagram illustrating a state in which the image forming apparatus that has further received the setting operation inquires of the server whether there is an update program after FIG. 図6の後、プログラム更新処理のタイミングをユーザに問い合わせる様子を示す図である。It is a figure which shows a mode that a user is inquired about the timing of a program update process after FIG. 図7の後、プログラム更新処理を実行する様子を示す図である。It is a figure which shows a mode that a program update process is performed after FIG. 図8の後、プログラム更新処理が完了した後の様子を示す図である。FIG. 9 is a diagram illustrating a state after the program update process is completed after FIG. 8. 設定操作を受けた画像形成装置が行う処理を示す流れ図である。5 is a flowchart illustrating processing performed by an image forming apparatus that has received a setting operation. 図10の処理の続きを示す流れ図である。FIG. 11 is a flowchart showing a continuation of the process of FIG. 10. アップデート処理を示す図である。It is a figure which shows an update process.

以下、図面に基づき本発明の実施の形態を説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings.

図1は、本発明の実施の形態に係る管理システム7を示す。管理システム7は、LAN(Local Area Network)3などのネットワークを通じて、本発明のジョブ処理装置としての役割を果たす複数台の画像形成装置10(10A、10B、10C)と、サーバ40とを通信可能に接続して構成される。以後、画像形成装置10A、10B、10Cを総称する、もしくは任意の1台を指す場合は、画像形成装置10と記すものとする。   FIG. 1 shows a management system 7 according to an embodiment of the present invention. The management system 7 can communicate with a plurality of image forming apparatuses 10 (10A, 10B, 10C) serving as a job processing apparatus of the present invention and the server 40 through a network such as a LAN (Local Area Network) 3. Connected to and configured. Hereinafter, the image forming apparatuses 10A, 10B, and 10C will be collectively referred to as “image forming apparatus 10”.

画像形成装置10は、原稿を光学的に読み取ってその複製画像を記録紙に印刷するコピージョブ、読み取った原稿の画像データをファイルにして保存したり外部装置へ送信したりするスキャンジョブ、PCから送出されたデータに係る画像を記録紙に印刷して出力するプリントジョブなどのジョブを実行する機能を備えた、所謂、複合機である。画像形成装置10には、表示部31と操作部32を含み装置本体の操作を行う操作パネル30が設置されており、たとえば、自装置の機器情報や設定操作を行うための画面を表示したり、ユーザからジョブの設定操作を受けたりする。   The image forming apparatus 10 is a copy job that optically reads a document and prints a duplicate image on a recording sheet, a scan job that saves the image data of the read document as a file, or transmits it to an external device, from a PC This is a so-called multi-function machine having a function of executing a job such as a print job for printing an image relating to the transmitted data on a recording sheet and outputting the image. The image forming apparatus 10 includes an operation panel 30 that includes a display unit 31 and an operation unit 32 to operate the apparatus main body. For example, the image forming apparatus 10 displays a screen for performing device information and setting operation of the apparatus itself. Receive job setting operations from the user.

サーバ40は、ディスプレイ等の表示部51、キーボードやマウスといった操作部52(図3参照)等を備えた、所謂、PC(Personal Computer)端末等のコンピュータ装置である。サーバ40には、画像形成装置10が保有するプログラムを新たなバージョンにアップデートするための更新プログラムが管理者等によってアップロードされる。   The server 40 is a computer device such as a so-called PC (Personal Computer) terminal provided with a display unit 51 such as a display and an operation unit 52 (see FIG. 3) such as a keyboard and a mouse. An update program for updating a program held in the image forming apparatus 10 to a new version is uploaded to the server 40 by an administrator or the like.

画像形成装置10は、サーバ40にアップロードされた更新プログラムを、LAN3を介してサーバ40からダウンロードし、自装置が保有するプログラムを、その更新プログラムに更新(アップデート)するプログラム更新処理を実行する。画像形成装置10は、操作部32でユーザから第1のジョブの設定操作を受けているとき、サーバ40に更新プログラムが存在するか否かを調べ、存在する場合は、該更新プログラムが第1のジョブの実行に関連する部分が改修されたものであるか否かに応じて自装置の保有するプログラムを更新プログラムに更新するための制御(プログラム更新処理の制御)を変更する。たとえば、プログラム更新処理の実行タイミングやユーザに対して警告表示するか否か等の制御を変更する。   The image forming apparatus 10 downloads an update program uploaded to the server 40 from the server 40 via the LAN 3, and executes a program update process for updating (updating) the program held by the apparatus to the update program. When the image forming apparatus 10 receives a setting operation for the first job from the user via the operation unit 32, the image forming apparatus 10 checks whether or not an update program exists in the server 40. The control (program update process control) for updating the program held by the own apparatus to the update program is changed according to whether or not the part related to the execution of the job is modified. For example, the control such as the execution timing of the program update process and whether to display a warning to the user is changed.

実行タイミングの変更は、具体的には、プログラム更新処理を実行するタイミングを、第1のジョブの実行前、もしくは第1のジョブの実行後のいずれかに変更する。   Specifically, the execution timing is changed by changing the timing of executing the program update process either before the execution of the first job or after the execution of the first job.

次に、本発明の実施の形態に係る画像形成装置10の構成について説明する。   Next, the configuration of the image forming apparatus 10 according to the embodiment of the present invention will be described.

図2は、本発明の実施の形態に係る画像形成装置10の概略構成を示すブロック図である。画像形成装置10は、当該画像形成装置10の動作を統括的に制御するCPU(Central Processing Unit)11を有している。CPU11にはバスを通じてROM12と、RAM(Random Access Memory)13と、不揮発メモリ14と、ハードディスク装置15と、画像処理部16と、画像読取部17と、プリンタ部18と、ファクシミリ通信部19と、ネットワーク通信部20と、認証部21と、近距離無線通信部22と、操作パネル30を備えている。   FIG. 2 is a block diagram showing a schematic configuration of the image forming apparatus 10 according to the embodiment of the present invention. The image forming apparatus 10 includes a CPU (Central Processing Unit) 11 that comprehensively controls the operation of the image forming apparatus 10. The CPU 11 has a ROM 12, a RAM (Random Access Memory) 13, a nonvolatile memory 14, a hard disk device 15, an image processing unit 16, an image reading unit 17, a printer unit 18, a facsimile communication unit 19, A network communication unit 20, an authentication unit 21, a short-range wireless communication unit 22, and an operation panel 30 are provided.

CPU11は、OS(Operating System)プログラムをベースとし、その上で、ミドルウェアやアプリケーションプログラムなどを実行する。また、CPU11は、操作パネル30の表示内容を制御する制御部としての機能を果たす。   The CPU 11 is based on an OS (Operating System) program, and executes middleware, application programs, and the like. The CPU 11 also functions as a control unit that controls the display content of the operation panel 30.

ROM12には、画像形成装置10を起動させるためのプログラムが格納されており、これらのプログラムに従って起動した後は、ハードディスク15に格納されているプログラムをRAM13にロードし、そのロードされたプログラムに従ってCPU11が各種処理を実行することで画像形成装置10の各機能が実現される。   The ROM 12 stores a program for starting the image forming apparatus 10. After starting in accordance with these programs, the program stored in the hard disk 15 is loaded into the RAM 13, and the CPU 11 is loaded according to the loaded program. Each function of the image forming apparatus 10 is realized by executing various processes.

RAM13は、CPU11がプログラムに基づいて処理を実行する際に各種のデータを一時的に格納するワークメモリや画像データを格納する画像メモリなどとして使用される。   The RAM 13 is used as a work memory for temporarily storing various data when the CPU 11 executes processing based on a program, an image memory for storing image data, and the like.

不揮発メモリ14は、電源をオフにしても記憶内容が破壊されないメモリ(フラッシュメモリ)であり、各種設定情報の保存などに使用される。   The nonvolatile memory 14 is a memory (flash memory) whose stored contents are not destroyed even when the power is turned off, and is used for storing various setting information.

ハードディスク装置15は、大容量の不揮発の記憶装置であり、OSプログラムや各種アプリケーションプログラム、ユーザ情報、各種のジョブ履歴等が保存される。また、ハードディスク装置15には、画像形成装置10の一連の制御をCPU11が実行するためのプログラムが格納されている。サーバ40からダウンロードされた更新プログラムの上書き対象となるプログラム(以後、動作プログラムと呼ぶ)も保存される。なお、ハードディスク装置15は、SSD(Solid State Drive)等の他の記憶媒体であってもよい。   The hard disk device 15 is a large-capacity nonvolatile storage device, and stores an OS program, various application programs, user information, various job histories, and the like. The hard disk device 15 stores a program for the CPU 11 to execute a series of controls of the image forming apparatus 10. A program (hereinafter referred to as an operation program) to be overwritten by the update program downloaded from the server 40 is also saved. The hard disk device 15 may be another storage medium such as an SSD (Solid State Drive).

画像処理部16は、画像の拡大縮小、回転などの処理のほか、印刷データをイメージデータに変換するラスタライズ処理、画像データの圧縮、伸張処理などを行う。   The image processing unit 16 performs processing such as image enlargement / reduction, rotation, rasterization processing for converting print data into image data, image data compression / decompression processing, and the like.

画像読取部17は、原稿を光学的に読み取って画像データを取得する機能を果たす。画像読取部17は、例えば、原稿に光を照射する光源と、その反射光を受けて原稿を幅方向に1ライン分読み取るラインイメージセンサと、ライン単位の読取位置を原稿の長さ方向に順次移動させる移動ユニットと、原稿からの反射光をラインイメージセンサに導いて結像させるレンズやミラーなどからなる光学経路と、ラインイメージセンサの出力するアナログ画像信号をデジタルの画像データに変換する変換部などを備えて構成される。   The image reading unit 17 performs a function of optically reading a document and acquiring image data. The image reading unit 17 sequentially, for example, a light source that irradiates light on the document, a line image sensor that receives the reflected light for one line in the width direction, and a line-by-line reading position in the length direction of the document. An optical path composed of a moving unit for moving, a lens, a mirror, and the like for guiding reflected light from the document to the line image sensor to form an image, and a conversion unit for converting an analog image signal output from the line image sensor into digital image data And so on.

プリンタ部18は、画像データに応じた画像を記録紙上に画像形成する機能を果たす。ここでは、記録紙の搬送装置と、感光体ドラムと、帯電装置と、レーザーユニットと、現像装置と、転写分離装置と、クリーニング装置と、定着装置とを有し、電子写真プロセスによって画像形成を行う、所謂、レーザープリンタとして構成されている。画像形成は他の方式でもかまわない。   The printer unit 18 has a function of forming an image corresponding to image data on a recording sheet. Here, it has a recording paper transport device, a photosensitive drum, a charging device, a laser unit, a developing device, a transfer separation device, a cleaning device, and a fixing device, and forms an image by an electrophotographic process. It is configured as a so-called laser printer. Other methods may be used for image formation.

ファクシミリ通信部19は、ファクシミリ(FAX(facsimile))機能を備えた外部装置と公衆回線を通じて画像データを送受信する機能を果たす。   The facsimile communication unit 19 performs a function of transmitting / receiving image data to / from an external apparatus having a facsimile (FAX (facsimile)) function through a public line.

ネットワーク通信部20は、LANなどのネットワークを通じてサーバ40や、その他の外部装置との間でデータを通信する機能を果たす。   The network communication unit 20 has a function of communicating data with the server 40 and other external devices through a network such as a LAN.

認証部21は、ユーザ認証を行う機能を果たす。具体的には、ユーザのログイン時にユーザ認証を行い、ログインユーザを特定する。本実施の形態では、操作部32を利用するにはログインを必要とし、利用前にユーザ認証が必ず行われるものとする。なお、ユーザ認証の方法は、ユーザID(Identification)とパスワードによる認証や指紋認証等、適当な方法であればよい。   The authentication unit 21 performs a function of performing user authentication. Specifically, user authentication is performed when a user logs in, and a login user is specified. In the present embodiment, it is assumed that login is required to use the operation unit 32, and user authentication is always performed before use. The user authentication method may be any suitable method such as user ID (Identification) and password authentication or fingerprint authentication.

近距離無線通信部22は、携帯端末などの外部装置と近距離無線通信を行う。通信可能距離は、たとえば、10cm以内等である。   The near field communication unit 22 performs near field communication with an external device such as a portable terminal. The communicable distance is, for example, within 10 cm.

操作パネル30は、表示部31と、操作部32とを備えている。操作部32は、スタートボタンや戻る釦などのスイッチ部33とタッチパネル部34とを備えている。表示部31は、液晶ディスプレイ(LCD…Liquid Crystal Display)などで構成され、各種の操作画面、設定画面などを表示する機能を果たす。本実施の形態では、操作パネル30が表示する表示内容の制御、操作パネル30による操作の受け付けに関する制御はCPU11が行う。   The operation panel 30 includes a display unit 31 and an operation unit 32. The operation unit 32 includes a switch unit 33 such as a start button and a return button, and a touch panel unit 34. The display unit 31 is composed of a liquid crystal display (LCD) and the like, and has a function of displaying various operation screens, setting screens, and the like. In the present embodiment, the CPU 11 performs control of display contents displayed on the operation panel 30 and control related to reception of operations by the operation panel 30.

タッチパネル部34は、表示部31上に設けられている。タッチパネル部34は、タッチペンや指などで押下された表示部31上のタッチ位置(座標位置)を検出する。CPU11は、継続的に検出されるタッチ位置の変化(操作情報)から、フリック操作やドラッグ操作などを認識する。   The touch panel unit 34 is provided on the display unit 31. The touch panel unit 34 detects a touch position (coordinate position) on the display unit 31 pressed with a touch pen or a finger. The CPU 11 recognizes a flick operation, a drag operation, and the like from the continuously detected touch position change (operation information).

図3は、サーバ40の概略構成を示すブロック図である。サーバ40は、当該サーバ40の動作を統括的に制御するCPU41を有している。CPU41にはバスを通じてROM42と、RAM43と、不揮発メモリ44と、ハードディスク装置45と、ネットワーク通信部46と、操作表示部50とを備えている。   FIG. 3 is a block diagram illustrating a schematic configuration of the server 40. The server 40 has a CPU 41 that comprehensively controls the operation of the server 40. The CPU 41 includes a ROM 42, a RAM 43, a nonvolatile memory 44, a hard disk device 45, a network communication unit 46, and an operation display unit 50 through a bus.

CPU41は、OSプログラムをベースとし、その上で、ミドルウェアやアプリケーションプログラムなどを実行する。また、CPU41は、操作表示部50の表示内容を制御する制御部としての機能を果たす。   The CPU 41 is based on the OS program, and executes middleware, application programs, and the like. In addition, the CPU 41 functions as a control unit that controls the display content of the operation display unit 50.

ROM42には、各種のプログラムが格納されており、これらのプログラムに従ってCPU41が各種処理を実行することでサーバ40の各機能が実現される。また、ROM42には、サーバ40の一連の制御をCPU41が実行するためのプログラムや、ユーザ情報が格納されている。   Various programs are stored in the ROM 42, and each function of the server 40 is realized by the CPU 41 executing various processes in accordance with these programs. The ROM 42 stores a program for the CPU 41 to execute a series of controls of the server 40 and user information.

RAM43は、CPU41がプログラムに基づいて処理を実行する際に各種のデータを一時的に格納するワークメモリや画像データを格納する画像メモリなどとして使用される。   The RAM 43 is used as a work memory for temporarily storing various data when the CPU 41 executes processing based on a program, an image memory for storing image data, and the like.

不揮発メモリ44は、電源をオフにしても記憶内容が破壊されないメモリ(フラッシュメモリ)であり、各種設定情報の保存などに使用される。   The nonvolatile memory 44 is a memory (flash memory) whose stored contents are not destroyed even when the power is turned off, and is used for storing various setting information.

ハードディスク装置45は、大容量の不揮発の記憶装置であり、OSプログラムや各種アプリケーションプログラムなどが保存される。管理者等によってアップロードされた更新プログラムや、該更新プログラムの情報が登録されている管理テーブル90(図4参照)なども記憶される。   The hard disk device 45 is a large-capacity nonvolatile storage device, and stores an OS program, various application programs, and the like. An update program uploaded by an administrator or the like, a management table 90 (see FIG. 4) in which information on the update program is registered, and the like are also stored.

ネットワーク通信部46は、LANなどのネットワークを通じて画像形成装置10やその他の外部装置との間でデータを通信する機能を果たす。本実施の形態では無線LANによる無線通信を行うが、通信手段はこれらに限らない。   The network communication unit 46 has a function of communicating data with the image forming apparatus 10 and other external devices through a network such as a LAN. In this embodiment, wireless communication by wireless LAN is performed, but the communication means is not limited to these.

認証部47は、ユーザ認証を行う機能を果たす。具体的には、ユーザのログイン時にユーザ認証を行い、ログインユーザを特定する。本実施の形態では、操作部52を利用するにはログインを必要とし、利用前にユーザ認証が必ず行われるものとする。なお、ユーザ認証の方法は、ユーザIDとパスワードによる認証や指紋認証等、適当な方法であればよい。   The authentication unit 47 has a function of performing user authentication. Specifically, user authentication is performed when a user logs in, and a login user is specified. In the present embodiment, it is assumed that login is required to use the operation unit 52, and user authentication is always performed before use. Note that the user authentication method may be any appropriate method such as user ID and password authentication or fingerprint authentication.

近距離無線通信部48は、携帯端末などの外部装置と近距離無線通信を行う。通信可能距離は、たとえば、10cm以内等である。   The near field communication unit 48 performs near field communication with an external device such as a portable terminal. The communicable distance is, for example, within 10 cm.

操作部52は、キーボードや、マウス等の入力装置を含んで構成される。表示部51は、液晶ディスプレイなどの表示装置であり、各種の操作画面、設定画面などを表示する機能を果たす。   The operation unit 52 includes an input device such as a keyboard and a mouse. The display unit 51 is a display device such as a liquid crystal display and has a function of displaying various operation screens, setting screens, and the like.

次に、サーバ40が保有する管理テーブル90について説明する。図4は、サーバ40が保有する管理テーブル90の一例を示す。管理テーブル90には、自装置にアップロードされた更新プログラムの履歴が登録されている。   Next, the management table 90 held by the server 40 will be described. FIG. 4 shows an example of the management table 90 held by the server 40. In the management table 90, a history of update programs uploaded to the own apparatus is registered.

図4の管理テーブル90には、過去にアップロードされた各更新プログラムについて、サーバ40にアップロードされた日付や、どのような不具合を改修したものであるのか、およびその不具合が発生するジョブをユーザに設定される1または複数の設定釦の組み合わせの情報が登録されている。サーバ40は、画像形成装置10にて現在使用されている動作プログラムのバージョン情報(以後、現在バージョン情報と呼ぶ)を取得したら、該取得した現在バージョンと管理テーブル90に登録されている最新の更新プログラムのバージョンを比較し、その動作プログラムに対応する更新プログラム、すなわち、その画像形成装置10にて現在使用されている動作プログラムよりバージョンの新しい更新プログラムがアップロードされているか否かを画像形成装置10に通知する。   In the management table 90 of FIG. 4, for each update program uploaded in the past, the date uploaded to the server 40, what kind of trouble was repaired, and the job in which the trouble occurred are displayed to the user. Information on combinations of one or a plurality of setting buttons to be set is registered. When the server 40 acquires the version information (hereinafter referred to as current version information) of the operation program currently used in the image forming apparatus 10, the server 40 acquires the acquired current version and the latest update registered in the management table 90. The version of the program is compared, and an update program corresponding to the operation program, that is, whether an update program whose version is newer than the operation program currently used in the image forming apparatus 10 has been uploaded or not is determined. Notify

図4の管理テーブル90では、サーバ40に更新プログラムが2回アップロードされたことを示している。1回目にアップロードされたプログラムは、初回のプログラムである。また、最新の(2回目にアップロードされた)更新プログラムは、FAXの同報送信機能についての不具合を改修したものであること、および、その不具合が発生するジョブをユーザに設定される場合の設定釦(不具体に至る設定釦)の組み合わせとして、FAXと同報送信に係る設定釦(FAX釦、同報送信釦)が登録されている。   The management table 90 in FIG. 4 indicates that the update program has been uploaded to the server 40 twice. The program uploaded for the first time is the first program. In addition, the latest update program (uploaded for the second time) is a modified version of the FAX broadcast transmission function, and the setting when the job in which the problem occurs is set by the user As combinations of buttons (unspecified setting buttons), setting buttons (FAX button, broadcast transmission button) related to FAX and broadcast transmission are registered.

実施の形態では、管理テーブル90に登録されている設定釦の組み合わせと同じ組み合わせを含む設定がなされているか否かにより、更新プログラムが、画像形成装置10にて設定中のジョブの実行に関する部分を改修したものであるか否かを判断する。ただし、設定釦の組み合わせによって前述の判断を行うことは、該判断の方法の一例であり、画像形成装置10にて設定されている機能などを比較してもよい。   In the embodiment, depending on whether or not the setting including the same combination as the combination of setting buttons registered in the management table 90 is set, the update program determines a part related to execution of a job being set in the image forming apparatus 10. Judge whether it is a modified one or not. However, performing the above-described determination by a combination of setting buttons is an example of the determination method, and functions set in the image forming apparatus 10 may be compared.

次に、画像形成装置10が更新プログラムに更新する(アップデートを行う)際の制御について、複数の制御例を挙げて説明する。   Next, control when the image forming apparatus 10 updates (updates) an update program will be described with reference to a plurality of control examples.

(制御例1、ユーザからタイミングの選択を受ける)
制御例1では、画像形成装置10は、サーバ40に存在する更新プログラムが第1のジョブの実行に関連する部分が改修されたものであるか否かを調べ、該更新プログラムが第1のジョブの実行に関連する部分が改修されたものである場合は、プログラム更新処理を行ってから第1のジョブを実行するか、第1のジョブを実行してからプログラム更新処理を実行するのかの選択をユーザから受け付け、該選択に従ってプログラム更新処理を行う。
(Control example 1, receiving timing selection from user)
In the control example 1, the image forming apparatus 10 checks whether or not the update program existing in the server 40 is a modified part related to the execution of the first job. If the part related to the execution of the program has been modified, selection of whether to execute the first job after executing the program update process or to execute the program update process after executing the first job Is received from the user, and the program update process is performed according to the selection.

すなわち、制御例1では、第1のジョブの実行前、もしくは実行後のいずれのタイミングで、プログラム更新処理を行うかをユーザが選択することができ、ユーザの利便性が向上する。画像形成装置10が、プログラム更新処理を実行する場合、アップデートには数分を要する。また、アップデート後には自装置の再起動を必要とする。たとえば、ユーザは、その分の待ち時間が無駄になる場合は、第1のジョブの実行前にプログラム更新処理を行うよう選択すればよい。   That is, in the control example 1, the user can select whether to perform the program update process before or after the execution of the first job, and the convenience for the user is improved. When the image forming apparatus 10 executes the program update process, the update takes several minutes. In addition, it is necessary to restart the device after the update. For example, if the waiting time is wasted, the user may select to perform the program update process before executing the first job.

(制御例2、改修された更新プログラムであるか否かによりタイミングを自動決定)
制御例2では、画像形成装置10は、サーバ40に存在する更新プログラムが第1のジョブの実行に関連する部分が改修されたものであるか否かを調べ、該更新プログラムが第1のジョブの実行に関連する部分が改修されたものである場合は、プログラム更新処理を行ってから第1のジョブを実行し、該更新プログラムが第1のジョブの実行に関連する部分が改修されたものでない場合は、第1のジョブを実行してからプログラム更新処理を行う。
(Control example 2, timing is automatically determined based on whether or not it is a modified update program)
In the control example 2, the image forming apparatus 10 checks whether or not the update program existing in the server 40 is a modified portion related to the execution of the first job, and the update program is the first job. If the portion related to the execution of the program has been modified, the program update process is performed and then the first job is executed, and the updated program has the portion related to the execution of the first job modified If not, the program update process is performed after the first job is executed.

すなわち、サーバ40に存在する更新プログラムが第1のジョブの実行に関連する部分が改修されたものである場合は、プログラム更新処理を行ってから第1のジョブを実行するので、第1のジョブの実行にて該改修による利益を得ることができる。また、サーバ40に存在する更新プログラムが第1のジョブの実行に関連する部分が改修されたものでない場合は、プログラム更新処理を行う前に第1のジョブを実行するので、ユーザにとって無駄な待ち時間の発生を防ぐことができる。   In other words, when the update program existing in the server 40 is a part related to the execution of the first job, the first job is executed after executing the program update process. The profit by the improvement can be obtained by executing the above. In addition, if the update program existing in the server 40 is not a part related to the execution of the first job, the first job is executed before the program update process is performed, so that it is a wasteful wait for the user. Generation of time can be prevented.

(制御例3、更新プログラムとジョブの種類に応じて制御を変更)
制御例3では、画像形成装置10は、サーバ40に存在する更新プログラムが第1のジョブの実行に関連する部分が改修されたものであって第1のジョブがデータを外部へ送信する送信ジョブまたは記憶されているデータを消去するメモリ消去ジョブの場合は、プログラム更新処理を行ってから第1のジョブを実行する。
(Control example 3, control changed according to update program and job type)
In the control example 3, the image forming apparatus 10 is a transmission job in which the update program existing in the server 40 has a part related to the execution of the first job modified, and the first job transmits data to the outside. Alternatively, in the case of a memory erasure job for erasing stored data, the first job is executed after performing the program update process.

また、サーバ40に存在する更新プログラムが第1のジョブの実行に関連する部分が改修されたものでない場合、および更新プログラムが第1のジョブの実行に関連する部分が改修されたものであるが第1のジョブがデータを外部へ送信する送信ジョブと記憶されているデータを消去するメモリ消去ジョブのいずれでもない場合は、プログラム更新処理を行ってから第1のジョブを実行するか、第1のジョブを実行してからプログラム更新処理を行うかの選択をユーザから受け付け、該選択に従ってプログラム更新処理を行う。   In addition, when the update program existing in the server 40 is not a part related to the execution of the first job, and the update program is a part related to the execution of the first job. If the first job is neither a transmission job for transmitting data to the outside nor a memory erasing job for erasing stored data, the first job is executed after executing the program update process, or the first job The user receives a selection as to whether or not to perform the program update process after executing this job, and performs the program update process according to the selection.

データを外部へ送信する送信ジョブ、および記憶されているデータを消去するメモリ消去ジョブは、該ジョブにより不具合が発生した場合、その不具合の影響は、他のジョブに比べて大きいことが想定される。よって、サーバ40に第1のジョブの実行に関連する部分が改修された更新プログラムがあり、第1のジョブがデータを外部へ送信する送信ジョブまたは記憶されているデータを消去するメモリ消去ジョブの場合は、プログラム更新処理を行ってから第1のジョブを実行することで、第1のジョブによる不具合の発生を防止する。   A transmission job for transmitting data to the outside and a memory erasing job for erasing stored data, when a malfunction occurs due to the job, it is assumed that the influence of the malfunction is greater than that of other jobs. . Therefore, the server 40 has an update program in which the portion related to the execution of the first job is modified, and the first job is a transmission job for transmitting data to the outside or a memory erasing job for erasing stored data. In this case, the first job is executed after the program update process is performed, thereby preventing the occurrence of a malfunction due to the first job.

また、サーバ40に存在する更新プログラムが第1のジョブの実行に関連する部分が改修されたものでない場合、および更新プログラムが第1のジョブの実行に関連する部分が改修されたものであるが第1のジョブがデータを外部へ送信する送信ジョブと、記憶されているデータを消去するメモリ消去ジョブのいずれでもない場合は、第1のジョブにより発生する不具合の影響が軽微である、または不具合が発生しない可能性が高い。よって、そのような場合は、第1のジョブの実行前と実行後のいずれのタイミングでプログラム更新処理を行うかの選択をユーザから受けることで、ユーザの都合や、利便性を優先する。   In addition, when the update program existing in the server 40 is not a part related to the execution of the first job, and the update program is a part related to the execution of the first job. If the first job is neither a transmission job for transmitting data to the outside nor a memory erasure job for erasing stored data, the effect of the problem caused by the first job is minor, or the problem Is likely not to occur. Therefore, in such a case, priority is given to the convenience and convenience of the user by receiving from the user the choice of whether to perform the program update process before or after execution of the first job.

(制御例4、ジョブの種類により、ジョブの実行中も更新プログラムの有無を監視する)
制御例4では、画像形成装置10は、第1のジョブがデータを外部へ送信する送信ジョブまたは記憶されているデータを消去するメモリ消去ジョブの場合は、第1のジョブの設定操作が完了した後も第1のジョブの実行に関連する部分が改修された更新プログラムがサーバ40に存在するか否かを調べ、第1のジョブによる送信または消去の実行開始前に第1のジョブの実行に関連する部分が改修された更新プログラムがサーバ40に存在することを確認した場合は、第1のジョブの実行を一時停止させると共に、プログラム更新処理を行ってから第1のジョブを再開するか、第1のジョブを実行してからプログラム更新処理を行うかの選択をユーザから受け付け、該選択に従ってプログラム更新処理および第1のジョブの実行を制御する。
(Control example 4, depending on the type of job, the presence or absence of an update program is monitored during job execution)
In Control Example 4, when the first job is a transmission job for transmitting data to the outside or a memory erasing job for erasing stored data, the first job setting operation has been completed. After that, it is checked whether or not an update program in which a portion related to the execution of the first job has been modified exists in the server 40. If it is confirmed that the server 40 has an update program in which the relevant part has been modified, the execution of the first job is suspended and the first job is restarted after the program update process is performed. The selection of whether to perform the program update process after executing the first job is received from the user, and the program update process and the execution of the first job are controlled according to the selection.

前述したように、送信ジョブおよびメモリ消去ジョブは、該ジョブにより不具合が発生した場合の影響が、他のジョブに比べて大きいことが想定される。よって、第1のジョブの設定操作が完了した後も、該ジョブに係る送信動作や消去動作の実行が開始される直前まで、第1のジョブの実行に関連する部分が改修された更新プログラムがサーバ40にアップロードされているかを監視する。そして、第1のジョブの実行に関連する部分が改修された更新プログラムがサーバ40に存在することを確認した場合は、第1のジョブの実行を一時停止させ、第1のジョブの実行前と実行後のいずれのタイミングでプログラム更新処理を行うかの選択をユーザから受ける。   As described above, it is assumed that the transmission job and the memory erasure job have a greater influence when a failure occurs due to the job than other jobs. Therefore, even after the setting operation of the first job is completed, an update program in which a portion related to the execution of the first job is modified until immediately before the execution of the transmission operation or the erasing operation related to the job is started. Monitor whether it is uploaded to the server 40. When it is confirmed that the server 40 has an update program in which a portion related to the execution of the first job is modified, the execution of the first job is temporarily stopped, and before the execution of the first job. The user receives a selection as to when to perform the program update process at any timing after execution.

このように制御例1〜4のようにしてプログラム更新処理を行うタイミングを変更する。これにより、画像形成装置10は、自装置を使用中のユーザにとって最適なタイミングで、更新プログラムへのアップデートを行うことができる。   In this way, the timing for performing the program update process is changed as in Control Examples 1 to 4. As a result, the image forming apparatus 10 can update the update program at a timing that is optimal for the user who is using the apparatus.

(態様例1)
次に、第1のジョブの設定操作を受けている画像形成装置10がプログラムの更新に関して行う処理の流れを、図5〜9を参照しつつ説明する。
(Example 1)
Next, the flow of processing performed by the image forming apparatus 10 that has received the first job setting operation with respect to the update of the program will be described with reference to FIGS.

図5、図6は設定操作で設定中のジョブ(現時点までの設定操作で実行が確定している機能)の実行に関連する部分を改修した更新プログラム(以後、設定関連箇所改修プログラムと呼ぶ)がサーバ40に存在するか否かを調べる際に行う処理の流れを示す。   FIG. 5 and FIG. 6 show an update program in which a portion related to execution of a job being set by a setting operation (a function that has been determined to be executed by the setting operation up to the present time) has been corrected (hereinafter referred to as a setting-related portion correction program) Shows the flow of processing to be performed when checking whether or not exists in the server 40.

まず、画像形成装置10が設定操作を受けたら(T1)、設定中の設定内容(現時点までに操作を受けた全ての設定釦の情報(以後、全釦情報とする))と、現在バージョン情報をサーバ40に通知する(T2)。なお、T2では、FAXの機能を指定する設定釦であるFAX釦が押下され、FAX機能が設定中になっているものとする。   First, when the image forming apparatus 10 receives a setting operation (T1), the setting contents being set (information of all setting buttons that have been operated so far (hereinafter referred to as all button information)) and current version information Is notified to the server 40 (T2). In T2, it is assumed that a FAX button, which is a setting button for designating a FAX function, is pressed and the FAX function is being set.

T2の通知を受けたサーバ40は、受信した信号(通知された内容)を解析して、現在バージョン情報と全釦情報を取得する(T3)。続いて、サーバ40は、管理テーブル90を参照し、画像形成装置10にて設定中のジョブ(取得した全釦情報から実行が確定している機能)の実行に関連する部分が改修された更新プログラム(設定関連箇所改修プログラム)があるか否かをチェックする(T4)。   Upon receiving the notification of T2, the server 40 analyzes the received signal (the notified content) and acquires current version information and all button information (T3). Subsequently, the server 40 refers to the management table 90 and updates the part related to the execution of the job being set in the image forming apparatus 10 (the function that is determined to be executed from the acquired all button information). It is checked whether there is a program (setting related part repair program) (T4).

具体的には、まず、管理テーブル90に登録されている最新の更新プログラムのバージョンが、現在バージョン情報の示すバージョンよりも新しいものである場合に、管理テーブル90に登録されている該当のバージョンの更新プログラムにおける、不具合に至る設定釦の組み合わせが、取得した全釦情報の示す設定釦の中に含まれていれば、その更新プログラムが設定関連箇所改修プログラムであると判断する。   Specifically, first, when the version of the latest update program registered in the management table 90 is newer than the version indicated by the current version information, the version of the corresponding version registered in the management table 90 is displayed. If the combination of setting buttons leading to a failure in the update program is included in the setting buttons indicated by the acquired all button information, it is determined that the update program is a setting-related part repair program.

図5では、管理テーブル90(図4参照)に登録されている最新の更新プログラムのバージョンは、現在バージョン情報の示すバージョンよりも新しいものとする。しかし、図5では、画像形成装置10にてFAX釦のみが設定されており、管理テーブル90(図4参照)に登録されている設定釦の組み合わせは、FAX釦+同報送信釦なので、サーバ40に存在する最新の更新プログラムは、設定関連箇所改修プログラムではないと判断している。   In FIG. 5, it is assumed that the latest update program version registered in the management table 90 (see FIG. 4) is newer than the version indicated by the current version information. However, in FIG. 5, only the FAX button is set in the image forming apparatus 10, and the combination of the setting buttons registered in the management table 90 (see FIG. 4) is the FAX button + broadcast transmission button. It is determined that the latest update program existing in 40 is not a setting-related part repair program.

T4のチェックの結果が確定したら(T5)、サーバ40は、その結果を画像形成装置10に通知する(T6)。図5では、設定関連箇所改修プログラムが無い旨を通知している。   When the check result of T4 is confirmed (T5), the server 40 notifies the image forming apparatus 10 of the result (T6). In FIG. 5, it is notified that there is no setting-related part repair program.

T6による通知を受けた画像形成装置10は、受信した信号(通知された内容)を解析して、設定中のジョブ(FAX)の実行に関連する部分が改修された更新プログラム(設定関連箇所改修プログラム)はサーバ40に存在しないことを確認する(T7)。   The image forming apparatus 10 that has received the notification by T6 analyzes the received signal (the notified content), and an update program in which a portion related to execution of the job (FAX) being set has been repaired (setting related portion repair) The program) is confirmed not to exist in the server 40 (T7).

図6は、図5のT7の後で画像形成装置10が更なる設定操作を受けた場合に、該新たな設定操作を含めた設定中のジョブの実行に関連する部分が改修された更新プログラム(設定関連箇所改修プログラム)がサーバ40にあるか否かを調べている。まず、画像形成装置10が更なる設定操作を受けたら(T8)、設定中の設定内容(現時点までの全釦情報)をサーバ40に通知する(T9)。図6では、同報送信に係る設定釦が押下されたものとし、これにより、FAX機能と同報送信機能の双方が設定中となっている。なお、図5のT2にて現在バージョン情報を一度送信しているので、T9では現在バージョン情報の送信は省略する。   FIG. 6 shows an update program in which, when the image forming apparatus 10 receives a further setting operation after T7 in FIG. 5, the portion related to the execution of the job being set including the new setting operation is modified. It is checked whether or not (setting-related part repair program) is in the server 40. First, when the image forming apparatus 10 receives a further setting operation (T8), the setting contents being set (all button information up to the present time) are notified to the server 40 (T9). In FIG. 6, it is assumed that a setting button related to broadcast transmission has been pressed, whereby both the FAX function and the broadcast transmission function are being set. Since the current version information is once transmitted at T2 in FIG. 5, the transmission of the current version information is omitted at T9.

T9の通知を受けたサーバ40は、受信した信号(通知された内容)を解析して、現在バージョン情報と設定中の設定内容(全釦情報)を取得する(T10)。バージョン情報は、以前に通知を受けた際に取得した中で最新のものを取得する。   Upon receiving the notification of T9, the server 40 analyzes the received signal (notified content), and acquires the current version information and the setting content being set (all button information) (T10). As for version information, the latest information obtained when the notification is received is obtained.

次に、サーバ40は、管理テーブル90を参照し、前述の方法で設定関連箇所改修プログラムがあるか否かをチェックする(T11)。具体的には、まず、管理テーブル90(図4参照)に登録されている最新の更新プログラムのバージョンと、現在バージョン情報の示すバージョンを比較する。図5と同様に現在バージョンよりも新しいバージョンの更新プログラムが存在するものとする。   Next, the server 40 refers to the management table 90 and checks whether there is a setting-related location repair program by the method described above (T11). Specifically, first, the version of the latest update program registered in the management table 90 (see FIG. 4) is compared with the version indicated by the current version information. As in FIG. 5, it is assumed that there is an update program of a newer version than the current version.

図6では、画像形成装置10にてFAX釦+同報送信釦が設定されている。この組み合わせは、管理テーブル90(図4参照)の最新の更新プログラムに登録されている設定釦の組み合わせ(FAX釦+同報送信釦)と一致するので、サーバ40に存在する最新の更新プログラムは、設定関連箇所改修プログラムであると判断する。   In FIG. 6, the FAX button + broadcast transmission button is set in the image forming apparatus 10. This combination matches the combination of setting buttons (FAX button + broadcast button) registered in the latest update program of the management table 90 (see FIG. 4), so the latest update program existing in the server 40 is Judge that it is a setting-related part repair program.

T11のチェックの結果が確定したら(T12)、サーバ40は、その結果を画像形成装置10に通知する(T13)。図6では、設定関連箇所改修プログラムがある旨を通知している。   When the check result of T11 is confirmed (T12), the server 40 notifies the image forming apparatus 10 of the result (T13). In FIG. 6, it is notified that there is a setting related part repair program.

T13による通知を受けた画像形成装置10は、受信した信号(通知された内容)を解析して、設定中のジョブ(FAX)の実行に関連する部分が改修された更新プログラム(設定関連箇所改修プログラム)がサーバ40に存在することを確認する(T14)。   The image forming apparatus 10 that has received the notification by T13 analyzes the received signal (the notified content), and an update program in which a portion related to the execution of the job (FAX) being set is repaired (setting related portion repair) (Program) is present in the server 40 (T14).

図7は、図6のT14の後、プログラム更新処理を行うタイミングを、ユーザからの選択に従って変更する場合の動作を示す。まず、設定中のジョブ(FAX、同報送信)の実行に関連する部分が改修された更新プログラム(設定関連箇所改修プログラム)へのアップデートが可能である旨の警告を表示部31に表示する(T15)。また、該更新プログラムへのアップデート(プログラム更新処理)の実行釦(図7のアップデート釦)および、該更新を行わずに設定操作を継続する設定継続釦を表示部31に表示する(T16)。   FIG. 7 shows an operation in the case where the timing for performing the program update process is changed according to the selection from the user after T14 in FIG. First, a warning is displayed on the display unit 31 that an update to an update program (setting related part repair program) in which a part related to the execution of a job (FAX, broadcast transmission) being set has been repaired is possible ( T15). Further, an execution button for updating to the update program (program update process) (update button in FIG. 7) and a setting continuation button for continuing the setting operation without performing the updating are displayed on the display unit 31 (T16).

図7では、制御例1のように、プログラム更新処理を、ジョブの実行後に行うかジョブの実行前に行うかの選択をユーザから受ける。たとえば、ジョブの実行後にプログラム更新処理を行わせる場合は、ユーザは、前述の設定継続釦を押下して設定操作を継続し、設定が完了したらジョブを実行させる。図7では、ジョブの実行前にプログラム更新処理を行わせるものとし、ユーザが前述の実行釦を押下する。   In FIG. 7, as in Control Example 1, a selection is received from the user as to whether the program update process is performed after the job is executed or before the job is executed. For example, when the program update process is performed after the job is executed, the user presses the setting continuation button described above to continue the setting operation, and the job is executed when the setting is completed. In FIG. 7, it is assumed that the program update process is performed before the job is executed, and the user presses the execution button.

画像形成装置10は、前述の実行釦が押下されたら(T17)、設定中の設定内容(FAX、同報送信)をRAM13から、不揮発メモリ14に退避させ(T18)、サーバ40に更新プログラムへのアップデート要求信号を作成する(T19)。   When the execution button described above is pressed (T17), the image forming apparatus 10 saves the setting contents (FAX, broadcast transmission) being set from the RAM 13 to the nonvolatile memory 14 (T18), and sends the update program to the server 40. Update request signal is generated (T19).

図8は、プログラム更新処理を行う場合に画像形成装置10とサーバ40が行う動作を示す。図7のT19の後、画像形成装置10は、自装置を、更新プログラム(設定関連箇所改修プログラム)へのアップデートを行うための待機状態にしてから(T20)、T19で作成したアップデート要求信号をサーバ40に送信する(T21)。   FIG. 8 shows operations performed by the image forming apparatus 10 and the server 40 when the program update process is performed. After T19 in FIG. 7, the image forming apparatus 10 sets its own apparatus in a standby state for updating to the update program (setting related part repair program) (T20), and then receives the update request signal created in T19. It transmits to the server 40 (T21).

T21にて送信された信号を受信したサーバ40は、その信号を解析し(T22)、管理テーブル90を参照して、最新のバージョンの更新プログラムをアップデートに使用する更新プログラムとして確定する(T23)。その後、画像形成装置10に、T23で確定した更新プログラムを送信する(T24)。   The server 40 that has received the signal transmitted at T21 analyzes the signal (T22), refers to the management table 90, and determines the latest version of the update program as the update program used for the update (T23). . Thereafter, the update program determined in T23 is transmitted to the image forming apparatus 10 (T24).

画像形成装置10は、T24で送信された更新プログラムを、動作プログラムに上書きし、自装置の再起動を行うことでアップデートを完了させる(T25)。   The image forming apparatus 10 overwrites the operation program with the update program transmitted in T24, and completes the update by restarting the own apparatus (T25).

図9は、図8のT25にてプログラム更新処理(アップデート)が完了した後に画像形成装置10とサーバ40が行う動作を示す。まず、画像形成装置10は、プログラム更新処理が完了した旨をサーバ40に通知する(T26)。   FIG. 9 shows operations performed by the image forming apparatus 10 and the server 40 after the program update process (update) is completed in T25 of FIG. First, the image forming apparatus 10 notifies the server 40 that the program update process has been completed (T26).

T26の通知を受けたサーバ40は、その通知の信号を解析したら(T27)、画像形成装置10にて更新プログラムへのアップデート(プログラム更新処理)が完了したことを認識する(T28)。   Upon receiving the notification of T26, the server 40 analyzes the notification signal (T27), and recognizes that the update to the update program (program update processing) has been completed in the image forming apparatus 10 (T28).

T26の通知を送信した画像形成装置10は、プログラム更新処理が完了したことを表示部31に表示し(T29)、不揮発メモリ14に退避させていた設定内容(FAX、同報送信)をRAM13に戻し(T30)、ジョブを実行する。ジョブの実行に関連する部分が改修された更新プログラムにアップデートされているので、ジョブの実行に際して、その更新プログラムによる利益を得ることができる。すなわち、ジョブ実行時の不具合の発生が防止される。   The image forming apparatus 10 that has transmitted the notification of T26 displays the completion of the program update process on the display unit 31 (T29), and the setting contents (FAX, broadcast transmission) saved in the nonvolatile memory 14 are stored in the RAM 13. Return (T30) and execute the job. Since the portion related to job execution has been updated to the updated update program, the benefit of the update program can be obtained when executing the job. That is, the occurrence of problems during job execution is prevented.

なお、図5〜9では、一の設定操作を受ける度に、サーバ40に設定関連箇所改修プログラムがあるか否かをチェックしているので、設定操作が完了し、ジョブの実行開始釦が押下された場合に初めてサーバ40に設定関連箇所改修プログラムがあるか否かをチェックする場合に比べて、ユーザがより早い段階で設定関連箇所改修プログラムの有無を把握することができる。なお、設定操作が完了し、ジョブの実行開始釦が押下された場合に初めてサーバ40に設定関連箇所改修プログラムがあるか否かをチェックするようにしてもよい。   In FIGS. 5 to 9, every time a setting operation is received, it is checked whether or not the server 40 has a setting-related location modification program. Therefore, the setting operation is completed and the job execution start button is pressed. In this case, the user can grasp the presence / absence of the setting related part repair program at an earlier stage than when checking whether or not the server 40 has the setting related part repair program for the first time. Note that, when the setting operation is completed and the job execution start button is pressed, it may be checked whether or not the server 40 has a setting related portion repair program for the first time.

なお、図5〜図9では、画像形成装置10にてFAXのみが設定されている場合、およびFAX+同報送信が設定されている場合について説明したが、たとえば、FAX+同報送信+E-mailが設定されている場合も、管理テーブル90に登録されている設定釦の組み合わせに該当するので、「設定関連箇所改修プログラムあり」と判断される。E-mail+同報送信が設定されている場合は「設定関連箇所改修プログラム無し」と判断される。   5 to 9, the case where only the FAX is set in the image forming apparatus 10 and the case where the FAX + broadcast transmission is set have been described. However, for example, FAX + broadcast transmission + E Even when -mail is set, since it corresponds to a combination of setting buttons registered in the management table 90, it is determined that “there is a setting-related part repair program”. If E-mail + broadcast transmission is set, it is determined that “there is no setting related part repair program”.

管理テーブル90に登録された最新の更新プログラムには、FAX+同報送信が設定されていたが、たとえば、同報送信のみが登録されている場合、FAXのみ設定中では「設定関連箇所改修プログラム無し」、FAX+同報送信が設定中では「設定関連箇所改修プログラムあり」と判断される。管理テーブル90に登録された最新の更新プログラムにFAXのみが登録されている場合、FAXのみ設定中、およびFAX+同報送信が設定中の双方にて「設定関連箇所改修プログラムあり」と判断される   In the latest update program registered in the management table 90, FAX + broadcast transmission is set. For example, when only broadcast transmission is registered, the setting related part repair program is in progress while only FAX is set. “None” and “FAX + broadcast transmission” are being set, it is determined that “there is a setting-related part repair program”. If only the FAX is registered in the latest update program registered in the management table 90, it is determined that “there is a setting-related part repair program” both when only the FAX is set and when the FAX + broadcast transmission is set. Ru

(態様例2)
態様例1では、サーバ40に存在する更新プログラムが、画像形成装置10にて設定中のジョブの実行に関連する部分を改修した更新プログラム(設定関連箇所改修プログラム)であるか否かを、サーバ40で判断し、その判断結果を画像形成装置10に送信していたが、態様例2では、サーバ40が更新プログラムの更新内容に関する情報を画像形成装置10に送信し、画像形成装置10が該判断を行う場合について説明する。
(Example 2)
In the aspect example 1, it is determined whether or not the update program existing in the server 40 is an update program (setting related part repair program) in which a part related to execution of a job being set in the image forming apparatus 10 is repaired. 40, and the determination result is transmitted to the image forming apparatus 10. However, in the aspect example 2, the server 40 transmits information on the update contents of the update program to the image forming apparatus 10, and the image forming apparatus 10 A case of making a determination will be described.

次に、態様例2にて画像形成装置10が行う処理について説明する。図10、図11は、画像形成装置10が行う処理を示すフローチャートを示す。画像形成装置10は、CPU11が、ROM12やハードディスク装置15等に記憶されたプログラムを実行することにより、図10、図11のフローチャートに示す処理を実現する。   Next, processing performed by the image forming apparatus 10 in the aspect example 2 will be described. 10 and 11 are flowcharts showing processing performed by the image forming apparatus 10. In the image forming apparatus 10, the CPU 11 executes the program stored in the ROM 12, the hard disk device 15, or the like, thereby realizing the processing shown in the flowcharts of FIGS. 10 and 11.

まず、ジョブの設定操作を受けるまで待って(ステップS101;No)、設定操作を受けた場合に(ステップS101;Yes)、その設定操作により、有効状態の設定が1つ以上あるか否かを調べる(ステップS102)。設定操作には、新たに機能を選択してその機能を有効状態にする操作と、既に設定されている機能を無効状態にする操作があるので、ここでは、今回受けた設定操作後に有効状態の設定があるか否かを調べている。   First, it waits until a job setting operation is received (step S101; No). When a setting operation is received (step S101; Yes), it is determined whether or not there is one or more valid setting by the setting operation. Check (step S102). In the setting operation, there are an operation for selecting a new function and enabling the function, and an operation for disabling the function that has already been set. Checking whether there is a setting.

有効状態の設定がない場合は(ステップS102;No)、ステップS101に戻って処理を継続する。有効状態の設定がある場合は(ステップS102;Yes)、サーバ40から最新の更新プログラムに係る情報(バージョンや、不具合に至る設定釦の組み合わせ等、管理テーブル90に登録されている情報)を取得する(ステップS103)。そして、最新の更新プログラムのバージョンと、現在バージョン情報のバージョンを比較する(ステップS104)。   When there is no setting of an effective state (step S102; No), it returns to step S101 and continues a process. If there is a valid state setting (step S102; Yes), information related to the latest update program (information registered in the management table 90 such as the version and the combination of setting buttons leading to a malfunction) is acquired from the server 40. (Step S103). Then, the version of the latest update program is compared with the version of the current version information (step S104).

最新の更新プログラムと、現在バージョン情報の示すバージョン情報が一致する場合、すなわち、自装置に最新の更新プログラムが既に存在する場合は(ステップS105;Yes)、本処理を終了する。   When the latest update program matches the version information indicated by the current version information, that is, when the latest update program already exists in the own apparatus (step S105; Yes), this processing is terminated.

最新の更新プログラムと、現在バージョン情報の示すバージョン情報が異なる場合は(ステップS105;No)、その最新の更新プログラムは、自装置で設定中の設定内容でのジョブの実行に関連する部分を改修した内容の更新プログラム(設定関連箇所改修プログラム)であるか否かをチェックする(ステップS106)。チェック方法は、態様例1で説明した方法を採用する。   If the latest update program and the version information indicated by the current version information are different (step S105; No), the latest update program modifies the part related to job execution with the setting contents being set in the own device. It is checked whether or not the program is an update program (setting-related part repair program) (step S106). As the check method, the method described in Embodiment 1 is adopted.

最新の更新プログラムが、設定関連箇所改修プログラムでない場合(ステップS107;No)ステップS101に戻って処理を継続する。最新の更新プログラムが、設定関連箇所改修プログラムである場合は(ステップS107;Yes)、図11のステップS108に進む。   When the latest update program is not the setting related part repair program (step S107; No), the process returns to step S101 and continues. If the latest update program is a setting-related part repair program (step S107; Yes), the process proceeds to step S108 in FIG.

図11は、図10の処理の続きであって、ユーザ選択されたタイミングでプログラム更新処理を行う流れを示す。ステップS108では、サーバ40に設定関連箇所改修プログラムがある旨の警告、および、プログラム更新処理を、設定中のジョブの実行前と実行後のいずれのタイミングで行うかについての選択肢を表示部31に表示する。これにより、ユーザは、サーバ40設定関連箇所改修プログラムがあることを確認することができる。   FIG. 11 is a continuation of the process of FIG. 10 and shows a flow of performing the program update process at the timing selected by the user. In step S108, a warning that there is a setting-related location repair program in the server 40, and options for whether to perform the program update process before or after execution of the job being set are displayed on the display unit 31. indicate. Thereby, the user can confirm that there is a server 40 setting related part repair program.

いずれかの選択肢が選択されるまでは(ステップS109;No)、ステップS108に戻って処理を継続する。いずれかの選択肢の選択を受けた場合は(ステップS109;Yes)、その選択されたタイミングに応じてプログラム更新処理を行うアップデート処理を実行し(ステップS110)、本処理を終了する。   Until any option is selected (step S109; No), the process returns to step S108 and continues. When one of the options is selected (step S109; Yes), an update process for performing a program update process is executed according to the selected timing (step S110), and this process ends.

図12は、図11のステップS110で行われるアップデート処理の詳細を示す。まず、ジョブの開始操作を受ける(ジョブの設定操作がすべて完了してジョブ実行開始釦が押下される)まで待って(ステップS201;No)、ジョブの開始操作を受けたら(ステップS201;Yes)、図11のステップS109にて選択された選択肢が、「プログラム更新処理を設定中のジョブの実行後に行う」であった場合は(ステップS202;Yes)、ジョブを実行する(ステップS203)。   FIG. 12 shows details of the update process performed in step S110 of FIG. First, it waits until a job start operation is received (job setting start button is pressed after all job setting operations are completed) (step S201; No), and when a job start operation is received (step S201; Yes) If the option selected in step S109 in FIG. 11 is “perform program update processing after execution of set job” (step S202; Yes), the job is executed (step S203).

ジョブの実行が完了したら、外部から新たなジョブが投入されるなどによって、待機中のジョブが待ちキューに存在するか否かを調べる(ステップS204)。待機中のジョブがある場合は(ステップS205;Yes)、その待機中のジョブをハードディスク装置15等に退避させ(ステップS206)、動作プログラム(現在のプログラム)を更新プログラムに書き換えるプログラム更新処理を行う(ステップS207)。   When the execution of the job is completed, it is checked whether there is a waiting job in the waiting queue, for example, when a new job is input from the outside (step S204). If there is a waiting job (step S205; Yes), the waiting job is saved in the hard disk device 15 or the like (step S206), and a program update process for rewriting the operation program (current program) into an update program is performed. (Step S207).

プログラム更新処理が完了したら、リブート(再起動)を実行し(ステップS208)、ステップS206にて退避させたジョブを実行し(ステップS209)、本処理を終了する。   When the program update process is completed, reboot (restart) is executed (step S208), the job saved in step S206 is executed (step S209), and this process ends.

待機中のジョブが無い場合は(ステップS205;No)、動作プログラム(現在のプログラム)を更新プログラムに書き換えるプログラム更新処理を行い(ステップS210)、プログラム更新処理が完了したら、リブート(再起動)を実行し(ステップS211)、本処理を終了する。   When there is no waiting job (step S205; No), a program update process for rewriting the operation program (current program) into an update program is performed (step S210). When the program update process is completed, reboot (restart) is performed. This is executed (step S211), and this process is terminated.

図11のステップS109にて選択された選択肢が、「プログラム更新処理を設定中のジョブの実行前に行う」であった場合は(ステップS202;No)、ジョブに係る設定内容(全釦情報)を不揮発メモリ14やハードディスク装置15等に退避させ(ステップS212)、動作プログラム(現在のプログラム)を更新プログラムに書き換えるプログラム更新処理を行う(ステップS213)。   If the option selected in step S109 in FIG. 11 is “Perform program update processing before executing the job being set” (step S202; No), the setting contents related to the job (all button information) Is saved in the nonvolatile memory 14, the hard disk device 15 or the like (step S212), and a program update process for rewriting the operation program (current program) into an update program is performed (step S213).

プログラム更新処理が完了したら、リブート(再起動)を実行し(ステップS214)、ステップS212で退避させた設定内容(全釦情報)からジョブを生成し(ステップS215)、そのジョブを実行後(ステップS216)、本処理を終了する。   When the program update process is completed, reboot (restart) is executed (step S214), a job is generated from the setting contents (all button information) saved in step S212 (step S215), and the job is executed (step S215). S216), this processing is terminated.

なお、図10におけるステップS103〜ステップS107の判断をサーバ40で行い、その結果を画像形成装置10に通知するようにした場合のフローチャートは、態様例1における画像形成装置10の処理の流れを示したものとなる。   Note that the flowchart in the case where the determination in steps S103 to S107 in FIG. 10 is performed by the server 40 and the result is notified to the image forming apparatus 10 shows the flow of processing of the image forming apparatus 10 in the aspect example 1. It will be.

以上、本発明の実施の形態を図面によって説明してきたが、具体的な構成は実施の形態に示したものに限られるものではなく、本発明の要旨を逸脱しない範囲における変更や追加があっても本発明に含まれる。   The embodiment of the present invention has been described with reference to the drawings. However, the specific configuration is not limited to that shown in the embodiment, and there are changes and additions within the scope of the present invention. Are also included in the present invention.

本発明の実施の形態では、印刷システム7における画像形成装置10をジョブ処理装置の例として説明したが、ジョブ処理装置はこれに限らない。画像形成装置10からCPU11と、ROM12と、不揮発メモリ14と、ネットワーク通信部20と、画像処理部16を抜き出して構成される画像処理装置であってもよい。また、本発明は、前述のジョブ処理装置や、情報処理装置を実施の形態のように動作させるプログラムであってもよい。   In the embodiment of the present invention, the image forming apparatus 10 in the printing system 7 has been described as an example of a job processing apparatus, but the job processing apparatus is not limited to this. The image processing apparatus may be configured by extracting the CPU 11, the ROM 12, the nonvolatile memory 14, the network communication unit 20, and the image processing unit 16 from the image forming apparatus 10. The present invention may also be a program that causes the above-described job processing apparatus or information processing apparatus to operate as in the embodiment.

サーバ40との無線通信はLAN等に限定されない。たとえば、Bluetooth(登録商標)などであってもよい。   Wireless communication with the server 40 is not limited to a LAN or the like. For example, Bluetooth (registered trademark) may be used.

本発明の実施の形態では、管理テーブル90に登録されている設定釦の組み合わせと、画像形成装置10で設定中の全釦を比較し、その組み合わせが含まれているか否かで、設定関連箇所改修プログラムがサーバ40に存在するか否かを判断していたが、管理テーブル90に設定釦ではなく、機能の組み合わせを登録しておき、その組み合わせの機能が画像形成装置20にて設定されているか否かにより、設定関連箇所改修プログラムがサーバ40に存在するか否かを判断するようにしてもよい。   In the embodiment of the present invention, the combination of setting buttons registered in the management table 90 is compared with all the buttons being set in the image forming apparatus 10, and whether or not the combination is included, Although it has been determined whether or not the repair program exists in the server 40, a combination of functions is registered in the management table 90 instead of a setting button, and the function of the combination is set in the image forming apparatus 20. It may be determined whether or not the setting-related location repair program exists in the server 40 depending on whether or not it exists.

本発明の実施の形態では、画像形成装置10にて設定中の設定釦の中に、管理テーブル90に登録されている設定釦の組み合わせが含まれている場合に「設定関連箇所改修プログラムあり」と判断していたが、設定中の設定釦の組み合わせと、管理テーブル90に登録されている設定釦の組み合わせが一致する場合のみ、「設定関連箇所改修プログラムあり」と判断してもよい。   In the embodiment of the present invention, when a combination of setting buttons registered in the management table 90 is included in the setting buttons being set in the image forming apparatus 10, “there is a setting-related part repair program” However, only when the combination of setting buttons being set matches the combination of setting buttons registered in the management table 90, it may be determined that “there is a setting-related part repair program”.

3…LAN
7…印刷システム
10(10A、10B、10C)…画像形成装置
11…CPU
12…ROM
13…RAM
14…不揮発メモリ
15…ハードディスク装置
16…画像処理部
17…画像読取部
18…プリンタ部
19…ファクシミリ通信部
20…ネットワーク通信部
21…認証部
22…近距離無線通信部
30…操作パネル
31…表示部
32…操作受付部
33…スイッチ部
34…タッチパネル部
40…サーバ
41…CPU
42…ROM
43…RAM
44…不揮発メモリ
45…ハードディスク装置
46…ネットワーク通信部
47…認証部
48…近距離無線通信部
51…表示部
52…操作部
90…管理テーブル
3 ... LAN
7 ... Printing system 10 (10A, 10B, 10C) ... Image forming apparatus 11 ... CPU
12 ... ROM
13 ... RAM
DESCRIPTION OF SYMBOLS 14 ... Nonvolatile memory 15 ... Hard disk apparatus 16 ... Image processing part 17 ... Image reading part 18 ... Printer part 19 ... Facsimile communication part 20 ... Network communication part 21 ... Authentication part 22 ... Short-distance wireless communication part 30 ... Operation panel 31 ... Display Unit 32 ... Operation accepting unit 33 ... Switch unit 34 ... Touch panel unit 40 ... Server 41 ... CPU
42 ... ROM
43 ... RAM
44 ... Nonvolatile memory 45 ... Hard disk device 46 ... Network communication unit 47 ... Authentication unit 48 ... Near field communication unit 51 ... Display unit 52 ... Operation unit 90 ... Management table

Claims (14)

ユーザからジョブの設定操作を受ける操作部と、
ネットワークを介して通信するネットワーク通信部と、
前記設定操作によって設定されたジョブを実行するジョブ処理部と
自装置の動作を制御するためのプログラムが記憶されている記憶部と、
前記ネットワーク通信部を使用して、前記プログラムに対応する更新プログラムをサーバから取得し、前記記憶部に記憶されている前記プログラムを前記更新プログラムに更新する制御部と、
を備え、
前記制御部は、前記操作部でユーザから第1のジョブの設定操作を受けているとき、前記サーバに前記更新プログラムが存在するか否かを調べ、存在する場合は、該更新プログラムが前記第1のジョブの実行に関連する部分が改修されたものであるか否かに応じて前記更新に関する制御を変更する
ことを特徴とするジョブ処理装置。
An operation unit that receives job setting operations from the user,
A network communication unit that communicates via a network;
A job processing unit that executes a job set by the setting operation, a storage unit that stores a program for controlling the operation of the own device, and
A control unit that acquires an update program corresponding to the program from a server using the network communication unit, and updates the program stored in the storage unit to the update program;
With
The control unit checks whether or not the update program exists in the server when the operation unit receives a setting operation of a first job from a user. If the update program exists, A job processing apparatus, wherein the control related to the update is changed according to whether or not a portion related to execution of one job is modified.
前記制御部は、前記更新プログラムが前記第1のジョブの実行に関連する部分が改修されたものである場合は、前記更新を行ってから前記第1のジョブを実行するか、前記第1のジョブを実行してから前記更新を行うかの選択をユーザから受け付け、該選択に従って前記更新を行う
ことを特徴とする請求項1に記載のジョブ処理装置。
The control unit executes the first job after performing the update if the update program is a part related to the execution of the first job, or the first program is executed. The job processing apparatus according to claim 1, wherein a selection of whether to perform the update after executing a job is received from a user, and the update is performed according to the selection.
前記制御部は、前記更新プログラムが前記第1のジョブの実行に関連する部分が改修されたものである場合は、前記更新を行ってから前記第1のジョブを実行し、前記更新プログラムが前記第1のジョブの実行に関連する部分が改修されたものでない場合は、前記第1のジョブを実行してから前記更新を行う
ことを特徴とする請求項1に記載のジョブ処理装置。
The control unit executes the first job after performing the update when the update program is a part related to the execution of the first job, and the update program executes the first job. 2. The job processing apparatus according to claim 1, wherein if the portion related to the execution of the first job is not modified, the update is performed after the first job is executed.
前記制御部は、
前記更新プログラムが前記第1のジョブの実行に関連する部分が改修されたものであって前記第1のジョブがデータを外部へ送信する送信ジョブまたは記憶されているデータを消去するメモリ消去ジョブの場合は、前記更新を行ってから前記第1のジョブを実行し、
前記更新プログラムが前記第1のジョブの実行に関連する部分が改修されたものでない場合、および前記更新プログラムが前記第1のジョブの実行に関連する部分が改修されたものであるが前記第1のジョブがデータを外部へ送信する送信ジョブと記憶されているデータを消去するメモリ消去ジョブのいずれでもない場合は、前記更新を行ってから前記第1のジョブを実行するか、前記第1のジョブを実行してから前記更新を行うかの選択をユーザから受け付け、該選択に従って前記更新を行う
ことを特徴とする請求項1に記載のジョブ処理装置。
The controller is
The update program has a part related to the execution of the first job modified, and the first job is a transmission job for transmitting data to the outside or a memory erasing job for erasing stored data. If so, execute the first job after performing the update,
In the case where the part related to the execution of the first job is not modified in the update program, and the part related to the execution of the first job is modified in the update program. If the job is neither a transmission job for transmitting data to the outside nor a memory erasing job for erasing stored data, the first job is executed after the update or the first job is performed. The job processing apparatus according to claim 1, wherein a selection of whether to perform the update after executing a job is received from a user, and the update is performed according to the selection.
前記制御部は、前記第1のジョブがデータを外部へ送信する送信ジョブまたは記憶されているデータを消去するメモリ消去ジョブの場合は、前記第1のジョブの設定操作が完了した後も前記第1のジョブの実行に関連する部分が改修された更新プログラムが前記サーバに存在するか否かを調べ、前記第1のジョブによる送信または消去の実行開始前に前記第1のジョブの実行に関連する部分が改修された更新プログラムが前記サーバに存在することを確認した場合は、前記第1のジョブの実行を一時停止させると共に、前記更新を行ってから前記第1のジョブを実行するか、前記第1のジョブを実行してから前記更新を行うかの選択をユーザから受け付け、該選択に従って前記更新および前記第1のジョブの実行を制御する
ことを特徴とする請求項1または4に記載のジョブ処理装置。
In the case where the first job is a transmission job for transmitting data to the outside or a memory erasing job for erasing stored data, the control unit performs the first job after the first job setting operation is completed. It is checked whether or not an update program in which a portion related to execution of one job is modified exists in the server, and is related to execution of the first job before starting execution of transmission or deletion by the first job. If it is confirmed that an update program with a modified part exists in the server, the execution of the first job is temporarily stopped and the first job is executed after the update is performed. A selection of whether to perform the update after executing the first job is received from a user, and the update and the execution of the first job are controlled according to the selection. The job processing apparatus according to claim 1 or 4.
前記制御部は、前記サーバに存在する前記更新プログラムが前記第1のジョブの実行に関連する部分が改修されたものである場合は、前記ユーザに対して警告を行う
ことを特徴とする請求項1乃至5のいずれか1つに記載のジョブ処理装置。
The said control part warns the said user when the part relevant to execution of the said 1st job of the said update program which exists in the said server is repaired. The job processing apparatus according to any one of 1 to 5.
前記制御部は、一の設定操作を受ける度に、前記サーバに前記更新プログラムが存在するか否かを調べる
ことを特徴とする請求項1乃至6のいずれか1つに記載のジョブ処理装置。
The job processing apparatus according to claim 1, wherein the control unit checks whether the update program exists in the server every time a setting operation is received.
ユーザからジョブの設定操作を受ける操作部と、
ネットワークを介して通信するネットワーク通信部と、
前記設定操作によって設定されたジョブを実行するジョブ処理部と
自装置の動作を制御するためのプログラムが記憶されている記憶部と、
を備えたジョブ処理装置を、前記ネットワーク通信部を使用して、前記プログラムに対応する更新プログラムをサーバから取得し、前記記憶部に記憶されている前記プログラムを前記更新プログラムに更新するように機能させるプログラムであって、
前記ジョブ処理装置を、
前記操作部でユーザから第1のジョブの設定操作を受けているとき、前記サーバに前記更新プログラムが存在するか否かを調べ、存在する場合は、該更新プログラムが前記第1のジョブの実行に関連する部分が改修されたものであるか否かに応じて前記更新に関する制御を変更するように動作させる
ことを特徴とするプログラム。
An operation unit that receives job setting operations from the user,
A network communication unit that communicates via a network;
A job processing unit that executes a job set by the setting operation, a storage unit that stores a program for controlling the operation of the own device, and
A function for acquiring an update program corresponding to the program from a server using the network communication unit and updating the program stored in the storage unit to the update program A program to
The job processing device;
When the operation unit receives a setting operation of the first job from the user, the server checks whether or not the update program exists in the server. If there is, the update program executes the first job. A program that operates to change the control related to the update in accordance with whether or not a portion related to the item is modified.
前記ジョブ処理装置を、
前記更新プログラムが前記第1のジョブの実行に関連する部分が改修されたものである場合は、前記更新を行ってから前記第1のジョブを実行するか、前記第1のジョブを実行してから前記更新を行うかの選択をユーザから受け付け、該選択に従って前記更新を行うように動作させる
ことを特徴とする請求項8に記載のプログラム。
The job processing device;
If the update program has a part related to the execution of the first job modified, execute the first job after the update or execute the first job. The program according to claim 8, wherein selection of whether to perform the update is received from a user, and the update is performed according to the selection.
前記ジョブ処理装置を、
前記更新プログラムが前記第1のジョブの実行に関連する部分が改修されたものである場合は、前記更新を行ってから前記第1のジョブを実行し、前記更新プログラムが前記第1のジョブの実行に関連する部分が改修されたものでない場合は、前記第1のジョブを実行してから前記更新を行うように動作させる
ことを特徴とする請求項8に記載のプログラム。
The job processing device;
If the update program has a part related to the execution of the first job, the first job is executed after the update, and the update program executes the first job. The program according to claim 8, wherein if the portion related to execution is not modified, the program is operated so as to perform the update after executing the first job.
前記ジョブ処理装置を、
前記更新プログラムが前記第1のジョブの実行に関連する部分が改修されたものであって前記第1のジョブがデータを外部へ送信する送信ジョブまたは記憶されているデータを消去するメモリ消去ジョブの場合は、前記更新を行ってから前記第1のジョブを実行し、
前記更新プログラムが前記第1のジョブの実行に関連する部分が改修されたものでない場合、および前記更新プログラムが前記第1のジョブの実行に関連する部分が改修されたものであるが前記第1のジョブがデータを外部へ送信する送信ジョブと記憶されているデータを消去するメモリ消去ジョブのいずれでもない場合は、前記更新を行ってから前記第1のジョブを実行するか、前記第1のジョブを実行してから前記更新を行うかの選択をユーザから受け付け、該選択に従って前記更新を行うように動作させる
ことを特徴とする請求項8に記載のプログラム。
The job processing device;
The update program has a part related to the execution of the first job modified, and the first job is a transmission job for transmitting data to the outside or a memory erasing job for erasing stored data. If so, execute the first job after performing the update,
In the case where the part related to the execution of the first job is not modified in the update program, and the part related to the execution of the first job is modified in the update program. If the job is neither a transmission job for transmitting data to the outside nor a memory erasing job for erasing stored data, the first job is executed after the update or the first job is performed. The program according to claim 8, wherein a selection of whether to perform the update after executing a job is received from a user and the update is performed according to the selection.
前記ジョブ処理装置を、
前記第1のジョブがデータを外部へ送信する送信ジョブまたは記憶されているデータを消去するメモリ消去ジョブの場合は、前記第1のジョブの設定操作が完了した後も前記第1のジョブの実行に関連する部分が改修された更新プログラムが前記サーバに存在するか否かを調べ、前記第1のジョブによる送信または消去の実行開始前に前記第1のジョブの実行に関連する部分が改修された更新プログラムが前記サーバに存在することを確認した場合は、前記第1のジョブの実行を一時停止させると共に、前記更新を行ってから前記第1のジョブを実行するか、前記第1のジョブを実行してから前記更新を行うかの選択をユーザから受け付け、該選択に従って前記更新および前記第1のジョブの実行を制御するように動作させる
ことを特徴とする請求項8または11に記載のプログラム。
The job processing device;
In the case where the first job is a transmission job for transmitting data to the outside or a memory erasing job for erasing stored data, the first job is executed even after the setting operation of the first job is completed. It is checked whether or not an update program in which a portion related to the file is modified exists in the server. When it is confirmed that the updated program exists in the server, the execution of the first job is suspended and the first job is executed after the update or the first job is executed. The user receives a selection as to whether or not to perform the update after executing the operation, and operates to control execution of the update and the first job according to the selection. The program according to claim 8 or 11.
前記ジョブ処理装置を、
前記サーバに存在する前記更新プログラムが前記第1のジョブの実行に関連する部分が改修されたものである場合は、前記ユーザに対して警告を行うように動作させる
ことを特徴とする請求項8乃至12のいずれか1つに記載のプログラム。
The job processing device;
9. The update program in the server is operated so as to warn the user when a part related to execution of the first job is modified. The program as described in any one of thru | or 12.
前記ジョブ処理装置を、
一の設定操作を受ける度に、前記サーバに前記更新プログラムが存在するか否かを調べるように動作させる
ことを特徴とする請求項8乃至13のいずれか1つに記載のプログラム。
The job processing device;
The program according to any one of claims 8 to 13, wherein the program is operated to check whether or not the update program exists in the server every time a setting operation is received.
JP2015075486A 2015-04-01 2015-04-01 Job processing device and program for the same Pending JP2016193582A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015075486A JP2016193582A (en) 2015-04-01 2015-04-01 Job processing device and program for the same

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015075486A JP2016193582A (en) 2015-04-01 2015-04-01 Job processing device and program for the same

Publications (1)

Publication Number Publication Date
JP2016193582A true JP2016193582A (en) 2016-11-17

Family

ID=57322498

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015075486A Pending JP2016193582A (en) 2015-04-01 2015-04-01 Job processing device and program for the same

Country Status (1)

Country Link
JP (1) JP2016193582A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018170568A (en) * 2017-03-29 2018-11-01 ブラザー工業株式会社 Image processing apparatus, control program, and communication system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018170568A (en) * 2017-03-29 2018-11-01 ブラザー工業株式会社 Image processing apparatus, control program, and communication system

Similar Documents

Publication Publication Date Title
US8793677B2 (en) Electronic apparatus, software update method, and storage medium
JP5232427B2 (en) Information processing system and firmware setting change method
US10970023B2 (en) Printing system for directly transmitting a print job to printer when a server is unavailable and printer driver program
EP2799952A2 (en) Information processing system, information processing apparatus and start up control method
KR101219432B1 (en) Image forming apparatus and firmware history information offering method thereof
US11089176B2 (en) Control of apps providing same or similar services in image forming device supporting multiple platforms
US20210255849A1 (en) Information processing apparatus and method
JP6431279B2 (en) Printing apparatus and printing apparatus control method
JP2015022681A (en) Information processing apparatus and software update method for information processing apparatus
JP2017174233A (en) Information processing apparatus, method, and program
JP6264575B2 (en) Job processing device management server program
US11582361B2 (en) Information processing apparatus, control method, and storage medium for updating a program
JP2016193582A (en) Job processing device and program for the same
JP2017010169A (en) Print control device, program and printing system
JP2012158046A (en) Image forming apparatus
US10019600B2 (en) Information processing apparatus, control method for information processing apparatus, and storage medium
JP5515642B2 (en) Printing device, program, and server device
JP6447824B2 (en) Job processing device program
JP6222488B2 (en) Job processing device and its program.
US20220261236A1 (en) Communication device and control method
JP2012162041A (en) Image forming apparatus, method of controlling the same, and program
JP2016178499A (en) Image processing apparatus and information processing apparatus
JP2003330655A (en) Image forming device and method for controlling the same device and computer readable storage medium and its program
JP2022182554A (en) Image processing system
JP2022182555A (en) Image processing system