JP2012104909A - Image forming apparatus, equipment cooperation system and program - Google Patents

Image forming apparatus, equipment cooperation system and program Download PDF

Info

Publication number
JP2012104909A
JP2012104909A JP2010249480A JP2010249480A JP2012104909A JP 2012104909 A JP2012104909 A JP 2012104909A JP 2010249480 A JP2010249480 A JP 2010249480A JP 2010249480 A JP2010249480 A JP 2010249480A JP 2012104909 A JP2012104909 A JP 2012104909A
Authority
JP
Japan
Prior art keywords
image forming
forming apparatus
function
macro
mfp
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.)
Granted
Application number
JP2010249480A
Other languages
Japanese (ja)
Other versions
JP5668418B2 (en
Inventor
Tomoki Shibukawa
知希 澁川
Hiroaki Ichinukizaka
洋明 一貫坂
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2010249480A priority Critical patent/JP5668418B2/en
Publication of JP2012104909A publication Critical patent/JP2012104909A/en
Application granted granted Critical
Publication of JP5668418B2 publication Critical patent/JP5668418B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)
  • Facsimiles In General (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide an image forming apparatus or the like which searches, when a function registered in macro is not able to be used when calling the macro, an alternative function and updates registration content of the macro with an alternative function.SOLUTION: An image forming apparatus according to the present invention is connected to another image forming apparatus via a network. The image forming apparatus comprises: storage means which stores macro in which processing to be realized by using a function included in the image forming apparatus and processing procedure thereof are registered in advance; detection means which detects use possibility/impossibility of a function registered in the macro and included in the image forming apparatus; search means which searches an image forming apparatus capable of providing a function detected as impossible to be used by the detection means; updating means which switches a provider of the function detected as impossible to be used by the detection means to the image forming apparatus searched as possible to provide by the search means for updating the macro.

Description

本発明は、画像形成装置、機器連携システム及びプログラムの分野に関する。   The present invention relates to the field of image forming apparatuses, device cooperation systems, and programs.

コピー、スキャナ、プリンタ、ファックスなどの複数の機能を一つの筐体内に収納した画像形成装置が知られている。現在の画像形成装置(MFP:Multi-Function Peripheral)は、CPUの性能向上、メモリの大容量化、通信技術の高速化及びデジタル画像技術の高度化等、MFPに関連する技術の進化に伴い、単にデジタル複写機としての機能だけでなく、例えば、ネットワークやファクシミリ等で画像や文書などのデータの送受信を可能とし、ユーザ環境において様々な利用形態や機能を提供するものである。   There is known an image forming apparatus in which a plurality of functions such as a copy, a scanner, a printer, and a fax machine are housed in one casing. The current image forming apparatus (MFP: Multi-Function Peripheral) has evolved with technology related to MFP, such as improved CPU performance, increased memory capacity, faster communication technology, and advanced digital image technology. In addition to functions as a digital copying machine, for example, data such as images and documents can be transmitted and received via a network, a facsimile, and the like, and various usage forms and functions are provided in a user environment.

このようなMFPの利用形態の1つに、ネットワーク上に接続されるMFPの機能を複数組み合わせ、一連のワークフローとして処理を構築、実行することが可能である。ユーザは例えばA、B、Cからなる処理を予めマクロとして登録しておき、このマクロが実行されると、MFPは登録されたマクロに従ってA、B、Cを順々に処理してゆく。ユーザはパターン化された処理などを予めマクロに登録しておくことで、日々の定型業務などの効率化を図ることができる。   It is possible to construct and execute a process as a series of workflows by combining a plurality of functions of MFPs connected on a network with one of the usage forms of such MFPs. For example, the user registers in advance a process consisting of A, B, and C as a macro, and when this macro is executed, the MFP processes A, B, and C in order according to the registered macro. The user can improve the efficiency of daily routine work by registering the patterned processing in the macro in advance.

ここで従来、何らかの原因(例えば障害等)であるMFPに搭載された機能が使用できなくなった場合、MFPが登録されたマクロを呼び出した時にその機能が使えないという問題があった。このときユーザは手動で使用できないマクロを削除したり、修正したりする必要がある。   Heretofore, there has been a problem that when a function installed in the MFP that is caused by some cause (for example, a failure) cannot be used, the function cannot be used when the MFP calls a registered macro. At this time, the user needs to delete or modify a macro that cannot be used manually.

これに関する技術として、特許文献1には、利用できないマクロが複合機に表示されることを防ぐ目的で、ネットワークに接続された複合機にマクロセットを展開する際に展開対象の複合機で利用できない機能及びマクロを削除して展開する構成が開示されている。   As a technique related to this, Japanese Patent Application Laid-Open No. 2004-151620 cannot use a macro set when deploying a macro set on a multifunction device connected to a network in order to prevent an unusable macro from being displayed on the multifunction device. A configuration in which functions and macros are deleted and expanded is disclosed.

しかしながら、特許文献1記載の発明は、MFPが登録されたマクロを呼び出した時にそのマクロが利用する機能が使用できない場合、展開対象の複合機で利用できない機能及びマクロを削除することができるものの、依然呼び出したそのマクロによる処理を実行できないという問題は解消できていない。   However, although the invention described in Patent Document 1 can delete functions and macros that cannot be used in the MFP to be expanded when the function that the macro uses when the MFP calls a registered macro cannot be used, The problem that the processing by the macro still called cannot be executed has not been solved.

つまり、何らかの原因であるMFPに搭載された機能が使用できないとMFPは登録されたマクロを呼び出した時にその機能が使えなくなるが、マクロに登録されている以上(例えば業務上)、ユーザはそのマクロを実行する必要があることから、例えばひとまずマクロからその利用できなくなった機能を削除し残りのマクロを実行後、例えば修理したり、さらなる代替MFPを検索するなどし、利用できなくなったマクロよる処理を実行する必要があった(業務効率の低下を招く)。   In other words, if the function installed in the MFP for some reason cannot be used, the MFP cannot use the function when the registered macro is called. However, as long as the function is registered in the macro (for business reasons), the user cannot use the function. For example, after deleting a function that is no longer available from the macro and executing the remaining macro, for example, repair or search for another alternative MFP, etc. It was necessary to execute (causes business efficiency to decrease).

そこで本発明では上記のような問題に鑑みて、マクロを呼び出した時に、マクロに登録された機能が使用できなくなった場合、代替の機能を検索し、マクロの登録内容を代替の機能先へ更新する画像形成装置、機器連携システム及びプログラムを提供することを目的とする。   Therefore, in the present invention, in view of the above problems, when a function registered in a macro becomes unusable when a macro is called, an alternative function is searched and the registered contents of the macro are updated to an alternative function destination. An object of the present invention is to provide an image forming apparatus, a device cooperation system, and a program.

上記課題を解決するため、本発明に係る画像形成装置は、他の画像形成装置とネットワークを介し接続された画像形成装置であって、画像形成装置の備える機能を利用して実現する処理と、該処理順序とが予め登録されたマクロを記憶した記憶手段と、前記マクロに登録された機能であって、画像形成装置の備える機能の利用可否を検知する検知手段と、前記検知手段により利用不可と検知された前記機能を提供可能な画像形成装置を検索する検索手段と、前記検知手段により利用不可と検知された前記機能の提供先を、前記検索手段により提供可能と検索された画像形成装置へ切替えることにより、前記マクロを更新する更新手段とを有することを特徴とする。   In order to solve the above problems, an image forming apparatus according to the present invention is an image forming apparatus connected to another image forming apparatus via a network, and a process realized by using a function of the image forming apparatus; Storage means for storing the macro registered in advance in the processing order, detection means for detecting whether or not the function of the image forming apparatus that is registered in the macro is available, and cannot be used by the detection means A search unit that searches for an image forming apparatus that can provide the detected function, and an image forming apparatus that has been searched by the search unit to provide a destination of the function that has been detected as unusable by the detection unit And updating means for updating the macro by switching to.

また上記課題を解決するため、本発明に係る画像形成装置は、前記検知手段により、ひとたび利用不可と検知された画像形成装置の備える機能が利用可と検知されたとき、前記更新手段は、前記機能の提供先を、検知された当該画像形成装置へ切替えることにより、前記マクロを再更新することを特徴とする。   In order to solve the above problem, when the image forming apparatus according to the present invention detects that the function of the image forming apparatus once detected as unusable by the detecting unit is usable, the updating unit The macro is re-updated by switching the function providing destination to the detected image forming apparatus.

また上記課題を解決するため、本発明に係る画像形成装置は、前記検知手段により前記機能を提供可能な画像形成装置が検索されたとき、検索された当該画像形成装置の中から一の画像形成装置を選択させる選択手段とを有し、前記更新手段は、前記検知手段により利用不可と検知された前記機能の提供先を、前記選択手段により選択された画像形成装置へ切替えることにより、前記マクロを更新することを特徴とする。   In order to solve the above problems, when an image forming apparatus capable of providing the function is searched for by the detection unit, an image forming apparatus according to the present invention forms one image from the searched image forming apparatuses. Selection means for selecting an apparatus, and the updating means switches the function providing destination detected as unusable by the detection means to the image forming apparatus selected by the selection means. It is characterized by updating.

また上記課題を解決するため、本発明に係る画像形成装置は、前記検知手段により前記機能が利用不可と検知されたとき利用不可を通知し、前記更新手段により前記マクロが更新されたとき更新通知を通知する通知手段とを有することを特徴とする。   In order to solve the above-described problem, the image forming apparatus according to the present invention notifies the use failure when the detection unit detects that the function is not available, and notifies the update when the macro is updated by the update unit. It is characterized by having a notification means which notifies.

また上記課題を解決するため、本発明に係る画像形成装置は、前記検知手段が前記機能を提供可能な画像形成装置を検索する対象装置を設定する設定手段とを有することを特徴とする。   In order to solve the above-described problem, the image forming apparatus according to the present invention includes a setting unit that sets a target device to search for an image forming apparatus that can provide the function.

なお、本発明の構成要素、表現または構成要素の任意の組合せを、方法、装置、システム、コンピュータプログラム、記録媒体、などに適用したものも本発明の態様として有効である。   In addition, what applied the arbitrary combination of the component of this invention, expression, or a component to a method, an apparatus, a system, a computer program, a recording medium, etc. is also effective as an aspect of this invention.

本発明によれば、マクロを呼び出した時に、マクロに登録された機能が使用できなくなった場合、代替の機能を検索し、マクロの登録内容を代替の機能先へ更新する画像形成装置、機器連携システム及びプログラムを提供することができる。   According to the present invention, when a function registered in a macro becomes unusable when a macro is called, an image forming apparatus that searches for an alternative function and updates the registered contents of the macro to an alternative function destination, and device cooperation Systems and programs can be provided.

本実施形態に係るシステム構成図である。It is a system configuration figure concerning this embodiment. 本実施形態に係るMFPのハードウェア構成の一例を示す。2 shows an example of a hardware configuration of an MFP according to the present embodiment. 本実施形態に係るMFPの一実施形態の主要機能を示す機能ブロック図である。2 is a functional block diagram illustrating main functions of an embodiment of an MFP according to the present embodiment. FIG. MFP−A100のマクロデータ例を示す。2 shows an example of macro data of MFP-A100. 本実施形態の概要を示す。An outline of the present embodiment will be shown. 本実施形態に係るMFPの処理動作を説明するシーケンス図(その1)である。FIG. 6 is a sequence diagram (part 1) for explaining the processing operation of the MFP according to the present embodiment. MFP−A100の機能一覧例を示す。An example of a function list of the MFP-A 100 is shown. 機器選択画面例を示す。An example of a device selection screen is shown. マクロ登録完了画面例を示す。An example of a macro registration completion screen is shown. 本実施形態に係るMFPの処理動作を説明するシーケンス図(その2)である。FIG. 6 is a sequence diagram (No. 2) for explaining the processing operation of the MFP according to the embodiment. マクロ利用不可通知画面例を示す。An example of a macro unavailable notification screen is shown. 代替機器選択画面例を示す。An example of an alternative device selection screen is shown. 検索範囲設定画面例を示す。An example of a search range setting screen is shown. 更新されたマクロ312を示す。The updated macro 312 is shown. 本実施形態に係るMFPの処理動作を説明するシーケンス図(その3)である。FIG. 10 is a sequence diagram (No. 3) for explaining the processing operation of the MFP according to the embodiment. 機器選択画面例を示す。An example of a device selection screen is shown.

以下、本発明を実施するための最良の形態を各実施形態において図面を用いて説明する。   The best mode for carrying out the present invention will be described below with reference to the drawings in each embodiment.

[システム構成]
(全体構成)
はじめに、具体的な発明の内容を説明する前に、本発明を実施するにあたっての全体構成について説明する。図1は、本実施形態に係るシステム構成図である。図に示されるように、MFP−A100、MFP−B200、MFP−C300(以下全てを称する場合単にMFPという)が、ネットワークを介して接続されている。
[System configuration]
(overall structure)
First, before describing specific contents of the present invention, an overall configuration for carrying out the present invention will be described. FIG. 1 is a system configuration diagram according to the present embodiment. As shown in the figure, MFP-A 100, MFP-B 200, and MFP-C 300 (hereinafter simply referred to as MFP when referring to all) are connected via a network.

図中、複数のMFPは、いずれもコピー、スキャナ、プリンタ、ファックスなどの複数の機能を一つの筐体内に収納した上述の画像形成装置である。本実施形態においてユーザはMFP−A100においてマクロを登録し、マクロ登録内容に応じて、MFP−B200、MFP−C300の機能を利用するものとする。   In the figure, each of the plurality of MFPs is the above-described image forming apparatus in which a plurality of functions such as a copy, a scanner, a printer, and a facsimile are housed in one casing. In this embodiment, it is assumed that the user registers a macro in MFP-A 100 and uses the functions of MFP-B 200 and MFP-C 300 in accordance with the macro registration contents.

また図中、MFPはLAN(Local Area Network)で相互に接続されているが、ネットワークはWAN(Wide Area Network)をも含む。本システム構成はあくまで一実施形態であり、MFPは、これ以上複数台あってもよく、またネットワーク上相互に接続される限り、如何様に構成され配置されてもよい。   In the figure, the MFPs are connected to each other via a LAN (Local Area Network), but the network also includes a WAN (Wide Area Network). This system configuration is merely an embodiment, and there may be more than one MFP, and any configuration and arrangement may be employed as long as they are connected to each other on a network.

(ハードウェア)
ここで、本実施形態に係るMFPのハードウェア構成について簡単に説明しておく。図2は、本実施形態に係るMFPのハードウェア構成の一例を示す。
(hardware)
Here, a hardware configuration of the MFP according to the present embodiment will be briefly described. FIG. 2 shows an example of the hardware configuration of the MFP according to the present embodiment.

本実施形態に係るMFPは、操作パネル11と、記憶メディアI/F12と、コントローラ13と、データ通信I/F14と、スキャナ15と、プロッタ16と、HDD(Hard Disk Drive)17とから構成され、それぞれ相互に接続されている。   The MFP according to the present embodiment includes an operation panel 11, a storage medium I / F 12, a controller 13, a data communication I / F 14, a scanner 15, a plotter 16, and an HDD (Hard Disk Drive) 17. Are connected to each other.

操作パネル11は、入力装置11aと表示装置11bとを有しており、入力装置11aは、ハードキーなどで構成され、装置本体に各操作信号を入力するのに用いられる。また、表示装置11bは、ディスプレイなどで構成され、例えば画像形成動作に関する各種情報を表示する。データ通信I/F14は、インタフェース装置14aを有しており、画像形成装置をネットワークやファックスなどのデータ伝送路に接続するインタフェースである。HDD17は、画像形成装置で取り扱われる受信文書データや読み取り画像データ、各アプリケーションにより利用されるデータなど、各種データを格納している。また、HDD17は、これらの各種データを、所定のファイルシステムやDB(Data Base)により管理している。   The operation panel 11 includes an input device 11a and a display device 11b. The input device 11a is configured by a hard key or the like, and is used to input each operation signal to the apparatus main body. Further, the display device 11b is configured by a display or the like, and displays, for example, various types of information regarding the image forming operation. The data communication I / F 14 includes an interface device 14a, and is an interface that connects the image forming apparatus to a data transmission path such as a network or a fax machine. The HDD 17 stores various data such as received document data and read image data handled by the image forming apparatus, and data used by each application. Further, the HDD 17 manages these various data by a predetermined file system or DB (Data Base).

HDD17に格納される各種データの中には、記録媒体12bから入力されるデータを含む。記録媒体12bは、記憶メディアI/F12が有するドライブ装置12aにセットされ各種データが記録媒体12bからドライブ装置12aを介してHDD17に格納される。   Various data stored in the HDD 17 includes data input from the recording medium 12b. The recording medium 12b is set in the drive device 12a included in the storage medium I / F 12, and various data are stored in the HDD 17 from the recording medium 12b via the drive device 12a.

コントローラ13は、ROM(Read Only Memory)13a、RAM(Random Access Memory)13b、及びCPU(Central Processing Unit)13cとを有しており、ROM13aは、画像形成装置が起動されるときに実行されるプログラムや各種データを格納している。また、RAM13bは、ROM13aやHDD17から読み出された各種プログラムやデータを一時保持する。更に、CPU13cは、RAM13bが一時保持しているプログラムを実行する。コントローラ13は、例えば、データ通信I/F14を介して印刷データを受信した場合に、ROM13aからRAM13b上に読み出された、PDL(Page Description Language)を解釈可能なプログラム(PDLパーサ)をCPU13cにより実行し、印刷データを解釈してビットマップイメージを生成する。   The controller 13 includes a ROM (Read Only Memory) 13a, a RAM (Random Access Memory) 13b, and a CPU (Central Processing Unit) 13c. The ROM 13a is executed when the image forming apparatus is activated. Stores programs and various data. The RAM 13b temporarily stores various programs and data read from the ROM 13a and the HDD 17. Further, the CPU 13c executes a program temporarily stored in the RAM 13b. For example, when the print data is received via the data communication I / F 14, the controller 13 reads a program (PDL parser) that can read PDL (Page Description Language) read from the ROM 13a onto the RAM 13b by the CPU 13c. Execute and interpret the print data to generate a bitmap image.

スキャナ15は、画像読取装置15aを有しており、読み取り面に配置された原稿を光学的に読み取り画像データを生成する。プロッタ16は、印刷装置16aを有しており、例えば、電子写真プロセス方式によってビットマップイメージを記録紙に印刷する。   The scanner 15 includes an image reading device 15a, and optically reads a document placed on a reading surface and generates image data. The plotter 16 has a printing device 16a and prints a bitmap image on a recording sheet by, for example, an electrophotographic process method.

このように、本実施形態に係るMFPは、上記ハードウェア構成により、コピー、スキャナ、プリント、ファクシミリなどの少なくとも画像形成に係る基本的な機能を実現している。   As described above, the MFP according to the present embodiment realizes at least basic functions related to image formation, such as copying, scanning, printing, and facsimile, with the above hardware configuration.

(機能)
次に、本実施形態に係るMFPの主要機能構成について説明する。図3は、本実施形態に係るMFPの一実施形態の主要機能を示す機能ブロック図である。MFP−A100は、主要な機能として、操作部110、記憶部120、制御部130、送受信部140、各機能部150を含み構成される。
(function)
Next, the main functional configuration of the MFP according to the present embodiment will be described. FIG. 3 is a functional block diagram showing the main functions of one embodiment of the MFP according to this embodiment. The MFP-A 100 includes an operation unit 110, a storage unit 120, a control unit 130, a transmission / reception unit 140, and each function unit 150 as main functions.

操作部110は、操作パネル11により実現され、ユーザとのインタフェース部である。ユーザからの各種入力を受け付け、またユーザに対する出力を行う。   The operation unit 110 is realized by the operation panel 11 and is an interface unit with the user. Accepts various inputs from the user and outputs to the user.

記憶部120は、画像形成装置の備える機能を利用して実現する処理と、該処理順序とが予め登録されたマクロデータを記憶する。例えばHDD17により実現される。   The storage unit 120 stores macro data in which processing realized by using the functions of the image forming apparatus and the processing order are registered in advance. For example, it is realized by the HDD 17.

制御部130は、MFP全般を制御する。特に本実施形態においては、本MFPの備える各機能を制御したり(機能制御部131)、マクロに登録された機能の利用不可を検知したり(検知部132)、利用不可と検知された機能を提供可能な画像形成装置を検索したり(検索部133)する。また、記憶部120のマクロに関し、マクロの登録、マクロの実行、利用不可と検知された機能の提供先を提供可能と検索された画像形成装置へ切替えることによりマクロを更新したりする(登録/更新部134)。これら機能は、実際にはCPU13cが実行するプログラムによりコンピュータに実現させるものである。   The control unit 130 controls the entire MFP. In particular, in the present embodiment, functions provided in the MFP are controlled (function control unit 131), the use of a function registered in a macro is detected (detection unit 132), or a function detected as unavailable. Or search for an image forming apparatus capable of providing (search unit 133). In addition, regarding the macro in the storage unit 120, the macro is updated by switching to an image forming apparatus that has been searched for being able to provide a function providing destination that has been detected as macro registration, macro execution, and unavailable (registration / Update unit 134). These functions are actually realized by a computer by a program executed by the CPU 13c.

送受信部140は、外部のネットワークと接続され、他の装置との通信を行う。例えばインタフェース装置14aにより実現される。   The transmission / reception unit 140 is connected to an external network and communicates with other devices. For example, it is realized by the interface device 14a.

各機能部150は、本MFPの備える各機能部である。MFP−A100の機能としては、読取部151、印刷部152、Email部153、FAX部154を備える。それぞれ例えば、読取部151はスキャナ15、印刷部152はプロッタ16、Email部153及びFAX部154はデータ通信I/F14により実現される。   Each function unit 150 is a function unit included in the MFP. The MFP-A 100 includes a reading unit 151, a printing unit 152, an email unit 153, and a fax unit 154. For example, the reading unit 151 is realized by the scanner 15, the printing unit 152 is realized by the plotter 16, the email unit 153, and the FAX unit 154 are realized by the data communication I / F 14.

MFP−B200、MFP−C300は、MFP−A100と同様、主要な機能として、操作部110、記憶部120、制御部130、送受信部140、各機能部150を含み構成される。   Similar to MFP-A100, MFP-B200 and MFP-C300 are configured to include an operation unit 110, a storage unit 120, a control unit 130, a transmission / reception unit 140, and each function unit 150 as main functions.

(マクロデータ例)
図4は、MFP−A100のマクロデータ例を示す。上述したように、記憶部120には、画像形成装置の備える機能を利用して実現する処理と、該処理順序とが予め登録されたマクロデータが保存されている。ユーザは予め単位毎のマクロをその処理内容及び各パラメータ(処理内容により異なる)を規定することにより作成する。マクロは複数いくつでも作成できる。
(Example of macro data)
FIG. 4 shows an example of macro data of the MFP-A 100. As described above, the storage unit 120 stores macro data in which processing realized by using the functions of the image forming apparatus and the processing order are registered in advance. The user creates a macro for each unit in advance by specifying its processing contents and parameters (depending on the processing contents). You can create any number of macros.

図に示されるように、例えばマクロ311には、固有識別子の「マクロID」:01、「機能」:印刷、「デバイス」:MFP−A、「出力先」:トレイ1、「用紙」:A4、「カラー」:フルカラーなど、処理内容及び各パラメータが規定されている。つまり、この「マクロID」:01のマクロが実行されると、規定された処理内容が各パラメータに従って実行されることになる。つまり「マクロID」:01のマクロが実行されると、デバイスMFP−Aが、トレイ1、A4、フルカラーで印刷を行い、トレイ1に排出する。マクロ312、マクロ313も同様にそれぞれその処理内容及び各パラメータが規定されている。   As shown in the figure, for example, the macro 311 includes a unique identifier “macro ID”: 01, “function”: printing, “device”: MFP-A, “output destination”: tray 1, “paper”: A4. , “Color”: processing contents and parameters such as full color are defined. That is, when the macro of “macro ID”: 01 is executed, the specified processing content is executed according to each parameter. That is, when the macro of “macro ID”: 01 is executed, the device MFP-A performs printing in trays 1, A4, full color, and discharges them to the tray 1. Similarly, the processing contents and parameters of the macro 312 and the macro 313 are defined.

マクロファイル301は、単位毎のマクロを一連のワークフローとして実行されるよう登録、定義したものである。ユーザは予め単位毎のマクロを組み合わせてその処理内容を規定することによりマクロファイル301を作成する。例えばマクロファイル301は、固有識別子の「マクロ名」:業務日報FAX、「マクロID順序」:03→01→02、「実行時」:18:00(平日)などの情報を含む。   The macro file 301 is registered and defined so that macros for each unit are executed as a series of workflows. The user creates the macro file 301 by combining the macros for each unit and defining the processing contents. For example, the macro file 301 includes information such as a unique identifier “macro name”: business daily report FAX, “macro ID order”: 03 → 01 → 02, “run time”: 18:00 (weekdays).

MFP−A100は、18:00(平日)になると、まず「マクロID」:03を参照し、マクロ313に規定されている処理を実行する。次いで「マクロID」:01を参照し、マクロ311に規定されている処理を実行する。次いで「マクロID」:03を参照し、マクロ313に規定されている処理を実行する。即ち、MFP−A100は、マクロファイル301に従って18:00(平日)になると、MFP−A100が「\\Server/data/daily.doc」を取得する。次いでMFP−A100が、取得した「daily.doc」をトレイ1、A4、フルカラーで印刷を行い、トレイ1に排出する。次いでMFP−A100はMFP−B200に「daily.doc」を送信し、MFP−B200が、「daily.doc」を送信先03−XXXX−XXXXに対しFAX送信を行う。   When it is 18:00 (weekdays), the MFP-A 100 first refers to the “macro ID”: 03 and executes the process defined in the macro 313. Next, “macro ID”: 01 is referred to, and processing defined in the macro 311 is executed. Next, “macro ID”: 03 is referred to, and processing defined in the macro 313 is executed. That is, the MFP-A 100 acquires “¥ \ Server / data / daily.doc” at 18:00 (weekdays) according to the macro file 301. Next, the MFP-A 100 prints the acquired “daily.doc” in the tray 1, A4, full color, and discharges it to the tray 1. Next, the MFP-A 100 transmits “daily.doc” to the MFP-B 200, and the MFP-B 200 performs a FAX transmission of “daily.doc” to the transmission destination 03-XXXX-XXXX.

このようにユーザは個々の処理を予めマクロとして作成してから、マクロファイルに個々のマクロとその実行順序を登録しておく。このマクロファイルが実行されると、MFPは登録されたマクロを順々に処理してゆく。ユーザはパターン化された処理などを予めマクロに登録しておくことで、日々の定型業務などの効率化を図ることができる。   In this way, the user creates individual processes as macros in advance, and then registers the individual macros and their execution order in the macro file. When this macro file is executed, the MFP sequentially processes the registered macros. The user can improve the efficiency of daily routine work by registering the patterned processing in the macro in advance.

[情報処理]
次に本実施形態に係るMFPの処理動作を説明する。図5は、本実施形態の概要を示す。図に示されるように本実施形態の概要としては、MFP−A100は、18:00(平日)になると、まず「マクロID」:03を参照し、自らデータを取得する。次いで「マクロID」:01を参照し、自ら取得したデータを印刷する。次いで「マクロID」:03を参照し、MFP−B200にFAX送信を実行させる。
[Information processing]
Next, the processing operation of the MFP according to the present embodiment will be described. FIG. 5 shows an outline of the present embodiment. As shown in the figure, as an overview of the present embodiment, when it is 18:00 (weekdays), the MFP-A 100 first refers to the “macro ID”: 03 and acquires the data itself. Next, “macro ID”: 01 is referred to, and the data acquired by itself is printed. Next, with reference to “macro ID”: 03, the MFP-B 200 is caused to execute FAX transmission.

あるときMFP−B200のFAXボードが破損(故障)し、MFP−A100はMFP−B200から故障通知を受信する。MFP−A100はMFP−B200のFAX送信は利用不可となったことを検知し、MFP−B200のFAX機能は、マクロファイル301に登録されているマクロが使用する機能であるため、FAX送信機能を備える他のMFPを検索する。代替となる他のMFP−C300を検索(検知)すると、MFP−A100はマクロ312の「デバイス」をMFP−B200からMFP−C300へとする更新(修正)を行う。   At some time, the FAX board of the MFP-B 200 is damaged (failed), and the MFP-A 100 receives a failure notification from the MFP-B 200. The MFP-A 100 detects that the FAX transmission of the MFP-B 200 is unavailable, and the FAX function of the MFP-B 200 is a function used by the macro registered in the macro file 301. Search for another MFP. When another substitute MFP-C300 is searched (detected), the MFP-A100 updates (corrects) the “device” of the macro 312 from the MFP-B200 to the MFP-C300.

このようにMFP−A100は、障害の発生に応じて機能の利用不可を検知し、代替機能をネットワーク上の他のMFPから検索し、代替となる他のMFPを利用するようにマクロ312を自動的に更新(修正)するので、マクロ(つまり登録されたマクロファイル301)は遅滞なく遂行されることが可能となり、またユーザが手動で更新(修正)したりする手間も不要となるものである。以下説明する。   In this way, the MFP-A 100 detects the unavailability of the function in response to the occurrence of a failure, searches for another substitute function from another MFP on the network, and automatically uses the macro 312 to use another substitute MFP. Therefore, the macro (that is, the registered macro file 301) can be executed without delay, and there is no need for the user to manually update (correct). . This will be described below.

(マクロ登録)
図6は、本実施形態に係るMFPの処理動作を説明するシーケンス図(その1)である。上述したように、ユーザは予め単位毎のマクロをその処理内容及び各パラメータ(処理内容により異なる)を規定することにより作成する。以下、図4のマクロ312(「マクロID」:02)を作成する処理例を示し、「デバイス」を設定する場面において、自装置がFAX機能を利用できない場合、他の画像形成装置に対し、利用したい機能の可否(有無)を検索できるようになっている。
(Macro registration)
FIG. 6 is a sequence diagram (part 1) for explaining the processing operation of the MFP according to the present embodiment. As described above, the user creates a macro for each unit in advance by specifying the processing contents and parameters (depending on the processing contents). In the following, an example of processing for creating the macro 312 (“macro ID”: 02) in FIG. 4 will be shown. In the setting of “device”, if the own apparatus cannot use the FAX function, You can search for the availability (existence) of the function you want to use.

S1:ユーザは操作部110を操作し、自装置(MFP−A100)の利用可能な機能一覧を取得すると、操作部110は機能制御部131に対し、自装置の機能一覧の取得要求を行う。   S1: When the user operates the operation unit 110 to acquire a list of functions available to the own device (MFP-A 100), the operation unit 110 requests the function control unit 131 to acquire a function list of the own device.

S2:機能制御部131は、自装置の機能一覧の取得を行う。上述したように、機能制御部131は、本MFPの備える各機能を制御、管理しているため、各機能部150及びハードウェアの稼動可否を含め、各機能の利用可否を判定し、自装置の利用可能な機能一覧を取得し、これを返答する。図7は、MFP−A100の機能一覧例を示す。図に示されるように、FAXについて例えばMFP−A100にはFAXのハードウェアが接続されておらず、FAXが利用不可であるものとする。   S2: The function control unit 131 acquires a list of functions of the own device. As described above, since the function control unit 131 controls and manages each function provided in the MFP, the function control unit 131 determines whether or not each function can be used, including whether each function unit 150 and hardware can be operated. Get a list of available functions and return this. FIG. 7 shows an example of a function list of the MFP-A 100. As shown in the figure, it is assumed that FAX hardware is not connected to the MFP-A 100, for example, and the FAX cannot be used.

S3:ユーザは自装置(MFP−A100)でFAXは利用できないため、操作部110を操作し、他の画像形成装置に対し、FAXの利用可能な装置の検索を行なう。操作部110は検索部133に対し、FAXの利用可能な装置の検索要求を行う。   S3: Since the user cannot use FAX on the own apparatus (MFP-A 100), the user operates the operation unit 110 to search other image forming apparatuses for apparatuses that can use FAX. The operation unit 110 requests the search unit 133 to search for a device that can use FAX.

S4:検索部133は他の画像形成装置(MFP−B200、MFP−C300)に対し、送受信部140を介しFAX機能の検索を行なう。   S4: The search unit 133 searches the other image forming apparatuses (MFP-B200, MFP-C300) for the FAX function via the transmission / reception unit 140.

S5:他の画像形成装置(MFP−B200、MFP−C300)は、FAX機能の検索を受けて、装置の機能制御部131がFAX機能の利用可否を判定する。ここではMFP−B200、MFP−C300いずれも、FAX機能の利用可であるとし、その旨を返答する。   S5: The other image forming apparatuses (MFP-B200, MFP-C300) receive the FAX function search, and the function control unit 131 of the apparatus determines whether the FAX function can be used. Here, it is assumed that both the MFP-B 200 and the MFP-C 300 can use the FAX function, and a response to that effect is returned.

S6:検索部133は操作部110に対し、MFP−B200、MFP−C300がFAX機能の利用可である旨を返答する。図8は、機器選択画面例を示す。図に示されるように、FAXについて利用可能な機器であるMFP−B200、MFP−C300が操作部110に表示される。   S6: The search unit 133 replies to the operation unit 110 that the MFP-B 200 and MFP-C 300 can use the FAX function. FIG. 8 shows an example of a device selection screen. As shown in the figure, MFP-B 200 and MFP-C 300 which are devices available for FAX are displayed on the operation unit 110.

S7:ユーザは操作部110を操作し、MFP−B200を選択すると、選択処理がなされる。具体的に、図4のマクロ312(「マクロID」:02)において、「デバイス」にMFP−B200が設定される。   S7: When the user operates the operation unit 110 and selects the MFP-B 200, a selection process is performed. Specifically, MFP-B 200 is set in “device” in macro 312 (“macro ID”: 02) in FIG.

S8:ユーザは操作部110を操作し、マクロ登録を行うと、記憶部120は、固有識別子であるIDを付番し、このマクロを登録(保存)する。具体的に、図4のマクロ312(「マクロID」:02)が記憶部120に保存される。図9は、マクロ登録完了画面例を示す。図に示されるように、「デバイス」にはMFP−B200が設定されている。   S8: When the user operates the operation unit 110 to perform macro registration, the storage unit 120 assigns an ID that is a unique identifier, and registers (saves) the macro. Specifically, the macro 312 (“macro ID”: 02) in FIG. 4 is stored in the storage unit 120. FIG. 9 shows an example of a macro registration completion screen. As shown in the figure, MFP-B200 is set in “device”.

以上のように、ユーザはマクロを作成する際、機能を実行させる「デバイス」を設定する場面において、自装置及び他の画像形成装置からその機能の利用可否を検索し、利用可能な装置からその機能を実行させる実行先の装置デバイスとして容易に設定できるようになっている。   As described above, when creating a macro, when a user sets a “device” for executing a function, the user searches for availability of the function from the own apparatus and other image forming apparatuses, and from the available apparatus, It can be easily set as an execution destination device for executing a function.

(マクロ更新)
図10は、本実施形態に係るMFPの処理動作を説明するシーケンス図(その2)である。
(Macro update)
FIG. 10 is a sequence diagram (part 2) for explaining the processing operation of the MFP according to the present embodiment.

S11:MFP−A100の検知部132は、定期的に他の画像形成装置の機能制御部131に対し機能の利用可否を問い合せる。例えばFAX利用不可を検知するためである。ここでの問い合わせ先は、記憶部120のマクロに登録されている機能の利用先(提供先)である「デバイス」である。   S11: The detection unit 132 of the MFP-A 100 periodically inquires of the function control unit 131 of another image forming apparatus whether the function can be used. This is because, for example, it is detected that the FAX is unavailable. The inquiry destination here is “device” which is a usage destination (providing destination) of the function registered in the macro of the storage unit 120.

S12:MFP−B200の機能制御部131は、自装置の備える各機能を制御、管理しているため、各機能部150及びハードウェアの稼動可否を含め各機能の利用可否を把握している。ここで、MFP−B200のFAX機能が利用不可(例えばFAXのハードウェア障害等)になったものとする。従ってMFP−B200の機能制御部131は、MFP−A100の検知部132からFAX機能の利用可否の問い合せを受信すると、これに応答しFAX利用不可通知を行う。   S12: Since the function control unit 131 of the MFP-B 200 controls and manages each function of the own apparatus, the function control unit 131 grasps whether each function unit 150 and hardware can be used, including whether each function unit 150 and hardware can be operated. Here, it is assumed that the FAX function of the MFP-B 200 is unavailable (for example, a hardware failure of the FAX). Accordingly, when the function control unit 131 of the MFP-B 200 receives an inquiry about whether or not the FAX function can be used from the detection unit 132 of the MFP-A 100, in response thereto, the function control unit 131 issues a FAX use failure notification.

次に、MFP−A100の検知部132は、送受信部140を介し、MFP−B200からのFAX利用不可通知を受信すると、MFP−B200のFAX機能が利用不可となったことを検知し、検索部133に対し代替機能の検索の指示が行われるが、指示系統に関しS13−1及びS13−2のパターンを示す。   Next, when the detection unit 132 of the MFP-A 100 receives the FAX unavailable notification from the MFP-B 200 via the transmission / reception unit 140, the detection unit 132 detects that the FAX function of the MFP-B 200 has become unavailable, and the search unit 132 The alternative function search is instructed to 133, and the patterns of S13-1 and S13-2 are shown with respect to the designated system.

S13−1a:検知部132は、MFP−B200のFAX機能が利用不可となった旨(FAX利用不可通知)を操作部110に通知する。図11は、マクロ利用不可通知画面例を示す。図に示されるように、MFP−B200のFAX機能が利用不可となったため、そのFAX機能を利用するマクロ312(「マクロID」:02)が利用できなくなった旨がユーザに通知される。   S13-1a: The detection unit 132 notifies the operation unit 110 that the FAX function of the MFP-B 200 has become unavailable (FAX unavailable notification). FIG. 11 shows an example of a macro use failure notification screen. As shown in the figure, the user is notified that the macro function 312 (“macro ID”: 02) using the FAX function cannot be used because the FAX function of the MFP-B 200 becomes unavailable.

S13−1b:ユーザは操作部110を操作して検索部133に対し代替機能の検索を指示する。具体的には例えば、マクロ利用不可通知画面(図11)の「代替検索」を押下する。この場合、ユーザにMFP−B200のFAX機能が利用不可となった旨を認知させた上で代替機能の検索を行うことができる。   S13-1b: The user operates the operation unit 110 to instruct the search unit 133 to search for an alternative function. Specifically, for example, “alternate search” on the macro use failure notification screen (FIG. 11) is pressed. In this case, it is possible to search for an alternative function after allowing the user to recognize that the FAX function of the MFP-B 200 is unavailable.

S13−2:またもしくは、検知部132は、検索部133に対し代替機能の検索を直接指示する。この場合、ユーザからの代替検索の指示を待つことなく、迅速に(自動的に)代替機能の検索を行うことができる。   S13-2: Alternatively, the detection unit 132 directly instructs the search unit 133 to search for an alternative function. In this case, it is possible to quickly (automatically) search for an alternative function without waiting for an alternative search instruction from the user.

S14:検索部133は、他の画像形成装置(MFP−C300)に対し、送受信部140を介しFAX機能の検索を行なう。   S14: The search unit 133 searches for the FAX function via the transmission / reception unit 140 with respect to another image forming apparatus (MFP-C300).

S15:他の画像形成装置(MFP−C300)は、FAX機能の検索を受けて、装置の機能制御部131がFAX機能の利用可否を判定する。ここではMFP−C300はFAX機能の利用可であるとし、その旨を返答する。   S15: The other image forming apparatus (MFP-C300) receives the FAX function search, and the function control unit 131 of the apparatus determines whether the FAX function can be used. Here, it is assumed that the MFP-C 300 can use the FAX function, and a response to that effect is returned.

次に記憶部120に対しマクロの更新の指示が行われるが、指示系統に関しS16−1及びS16−2のパターンを示す。   Next, the storage unit 120 is instructed to update the macro, and the patterns of S16-1 and S16-2 are shown with respect to the instruction system.

S16−1a:検索部133は操作部110に対し、MFP−C300がFAX機能の利用可である旨を返答する。図12は、代替機器選択画面例を示す。図に示されるように、FAXについて利用可能な機器としてMFP−C300が操作部110に表示される。なお本実施形態ではMFP−C300の1台のみが表示されているが、この他FAXについて利用可能な機器が検索される限り、複数の機器が表示されうる。   S16-1a: The search unit 133 replies to the operation unit 110 that the MFP-C 300 can use the FAX function. FIG. 12 shows an example of an alternative device selection screen. As shown in the figure, the MFP-C 300 is displayed on the operation unit 110 as a device that can be used for FAX. In the present embodiment, only one MFP-C300 is displayed, but a plurality of devices can be displayed as long as other devices that can be used for FAX are searched.

S16−1b:ユーザは操作部110を操作して記憶部120に対し、FAXを利用可能な代替機としてMFP−C300へ切替えるようマクロの更新を指示する。具体的には例えば、代替機器選択画面(図12)の「マクロ更新」を押下する。この場合、ユーザが所望する代替機への切り替えを行うことができる。   S16-1b: The user operates the operation unit 110 to instruct the storage unit 120 to update the macro so as to switch to the MFP-C300 as an alternative machine that can use FAX. Specifically, for example, “Macro Update” on the alternative device selection screen (FIG. 12) is pressed. In this case, it is possible to switch to an alternative machine desired by the user.

S16−2:またもしくは、検索部133は、記憶部120に対し検索されたMFP−C300のFAX機能を利用可能な代替機として切替えるようマクロの更新を指示する。この場合、ユーザからの切替えの指示を待つことなく、迅速に(自動的に)切替え、つまりマクロの更新を行うことができる。   S16-2: Alternatively, the search unit 133 instructs the storage unit 120 to update a macro so that the FAX function of the searched MFP-C300 can be switched as an alternative device. In this case, it is possible to quickly (automatically) switch, that is, update the macro without waiting for a switching instruction from the user.

なお上述のS14において、検索部133はネットワーク上の他の画像形成装置に対しFAX機能の検索を行なったが、管理者は予め検索部133が検索を行なうネットワークの範囲を設定することが可能である。図13は、検索範囲設定画面例を示す。図に示されるように、「すべて」(ネットワーク上のすべての機器が検索対象)、「同一セグメント内」(ネットワーク上同一セグメント内の機器が検索対象)、「指定の機器」(指定の機器のみが検索対象)の中から検索を行なうネットワークの範囲を設定できるため、管理者は利用したい機能を一部の機器に絞ったり、そうでない機器を除外することができる。   In S14 described above, the search unit 133 searches the other image forming apparatuses on the network for the FAX function. However, the administrator can set the network range in which the search unit 133 searches in advance. is there. FIG. 13 shows an example of a search range setting screen. As shown in the figure, “All” (all devices on the network are to be searched), “In the same segment” (devices in the same segment on the network are to be searched), “Specified devices” (Only specified devices) Can set the range of the network to be searched from among the search targets), so the administrator can narrow down the functions that he wants to use to some devices or exclude devices that are not.

図14は、更新されたマクロ312を示す。上述の処理により、「デバイス」がMFP−BからMFP−Cに更新されていることが分かる。このようにMFP−A100は、MFP−B200のFAX機能障害の発生に応じて当該機能の利用不可を検知し、代替機能をネットワーク上から検索し、検索されたMFP−Cを利用するようにマクロ312を自動的に更新(修正)するので、マクロ(つまり登録されたマクロファイル301)は遅滞なく遂行されることが可能となる。なお更新されたマクロ312には、「初期登録デバイス」:MFP−Bの情報が追加されている。これは更新後においても当初登録されたデバイス(ここではMFP−B)の情報を保持するものであるが、この情報はMFP−B200のFAX機能が復旧した際に使用される(後述)。   FIG. 14 shows the updated macro 312. It can be seen that the “device” has been updated from MFP-B to MFP-C by the processing described above. As described above, the MFP-A 100 detects that the function cannot be used in response to the occurrence of the FAX function failure of the MFP-B 200, searches for an alternative function on the network, and uses the searched MFP-C. Since 312 is automatically updated (modified), the macro (that is, the registered macro file 301) can be executed without delay. In the updated macro 312, information of “initial registration device”: MFP-B is added. This holds information of the device (MFP-B in this case) that was originally registered even after the update, but this information is used when the FAX function of the MFP-B 200 is restored (described later).

(マクロ再更新)
マクロ更新後において、当初登録されたデバイス(ここではMFP−B)の機能が復旧した場合、MFP−A100は当初登録されたデバイスへ再更新する。これによりマクロ登録当初の状態にマクロを復旧する方が、ユーザが元々指定し利用したいデバイスを尊重できるためである。
(Macro re-update)
After the macro update, when the function of the originally registered device (here, MFP-B) is restored, the MFP-A 100 re-updates to the originally registered device. This is because the user can respect the device that the user originally specifies and uses by restoring the macro to the initial state of macro registration.

図15は、本実施形態に係るMFPの処理動作を説明するシーケンス図(その3)である。   FIG. 15 is a sequence diagram (part 3) illustrating the processing operation of the MFP according to the present embodiment.

S21:上述したように(例えばS11)、MFP−A100の検知部132は、定期的に他の画像形成装置の機能制御部131に対し機能の利用可否を問い合せている。ここで問い合わせ先は、記憶部120のマクロに登録されている機能の利用先(「デバイス」)であるが、マクロに「初期登録デバイス」が登録されている場合には、その初期登録デバイスも問い合わせ先に含める。具体的に、図14を参照する。マクロ312には、「デバイス」:MFP−C、「初期登録デバイス」:MFP−Bが登録されているので、MFP−A100の検知部132は、定期的にMFP−C300及びMFP−B200の機能制御部131に対し機能の利用可否を問い合せる。よってS21でMFP−A100の検知部132は、MFP−B200の機能制御部131に対しFAX機能の利用可否を問い合せる。   S21: As described above (for example, S11), the detection unit 132 of the MFP-A 100 periodically inquires of the function control unit 131 of another image forming apparatus whether the function can be used. Here, the inquiry destination is the usage destination (“device”) of the function registered in the macro of the storage unit 120. If “initial registration device” is registered in the macro, the initial registration device is also Include in the contact information. Specifically, refer to FIG. Since “device”: MFP-C and “initially registered device”: MFP-B are registered in the macro 312, the detection unit 132 of the MFP-A 100 periodically functions the MFP-C 300 and MFP-B 200. The control unit 131 is inquired whether the function can be used. Accordingly, in S21, the detection unit 132 of the MFP-A 100 inquires of the function control unit 131 of the MFP-B 200 whether the FAX function can be used.

S22:ここで、MFP−B200のFAX機能が利用可(復旧等)になったものとする。MFP−B200の機能制御部131は、MFP−A100の検知部132からFAX機能の利用可否の問い合せを受信すると、これに応答しFAX利用可通知を行う。   S22: Here, it is assumed that the FAX function of the MFP-B 200 is available (restoration, etc.). When the function control unit 131 of the MFP-B 200 receives an inquiry about whether or not the FAX function can be used from the detection unit 132 of the MFP-A 100, the function control unit 131 sends a FAX use permission notification in response thereto.

次に、MFP−A100の検知部132は、送受信部140を介し、MFP−B200からのFAX利用可通知を受信すると、MFP−B200のFAX機能が利用可となったことを検知し、マクロ312の再更新が行われるが、指示系統に関しS23−1及びS23−2のパターンを示す。   Next, when the detection unit 132 of the MFP-A 100 receives a FAX availability notification from the MFP-B 200 via the transmission / reception unit 140, the detection unit 132 detects that the FAX function of the MFP-B 200 is available, and the macro 312. The re-update is performed, but the patterns of S23-1 and S23-2 are shown with respect to the indicated system.

S23−1a:検知部132は、MFP−B200のFAX機能が利用可となった旨(FAX利用可通知)を操作部110に通知する。MFP−B200のFAX機能が利用可となった旨がユーザに通知される。図16は、機器選択画面例を示す。図に示されるように、FAXについて利用可能な機器としてMFP−B200、MFP−C300が操作部110に表示される。   S23-1a: The detection unit 132 notifies the operation unit 110 that the FAX function of the MFP-B 200 is available (FAX availability notification). The user is notified that the FAX function of the MFP-B 200 is available. FIG. 16 shows an example of a device selection screen. As shown in the figure, MFP-B 200 and MFP-C 300 are displayed on the operation unit 110 as devices that can be used for FAX.

S23−1b:ユーザは操作部110を操作して検索部133に対し利用先機器の切替えを指示すると、マクロの再更新が行われる。具体的には例えば、機器選択画面(図16)の「MFP−B(初期登録デバイス)」を選択し、「マクロ更新」を押下すると、操作部110から記憶部120に対し、FAXを利用可能な機器としてMFP−B200へ切替えるようマクロの更新を指示する。   S23-1b: When the user operates the operation unit 110 to instruct the search unit 133 to switch the usage destination device, the macro is updated again. Specifically, for example, when “MFP-B (initial registration device)” on the device selection screen (FIG. 16) is selected and “Macro update” is pressed, FAX can be used from the operation unit 110 to the storage unit 120. Is instructed to update the macro to switch to MFP-B 200 as a new device.

S23−2:またもしくは、検知部132は記憶部120に対し、FAXを利用可能な機器としてMFP−B200へ切替えるようマクロの更新を直接指示する。この場合、ユーザからの切替えの指示を待つことなく、迅速に(自動的に)機器の切替えを行うことができる。   S23-2: Alternatively, the detection unit 132 directly instructs the storage unit 120 to update the macro so as to switch to the MFP-B 200 as a device that can use FAX. In this case, the device can be switched quickly (automatically) without waiting for a switching instruction from the user.

上述の処理により、マクロ312において「デバイス」はMFP−CからMFP−Bに再更新される。つまりこの時点で図4のマクロ312のような初期登録状態になることになる。なおマクロ312の「初期登録デバイス」は削除される(維持することも可)。   Through the above-described processing, “device” in the macro 312 is re-updated from MFP-C to MFP-B. That is, at this time, an initial registration state such as the macro 312 in FIG. 4 is entered. The “initial registration device” of the macro 312 is deleted (can be maintained).

[総括]
以上、本実施形態に係るMFPは、障害の発生に応じて機能の利用不可を検知し、代替機能をネットワーク上の他のMFPから検索し、代替となる他のMFPを利用するようにマクロを自動的に更新(修正)するので、マクロ(つまり登録されたマクロファイル)は遅滞なく遂行されることが可能となり、またユーザが手動で更新したりする手間も不要となる。
[Summary]
As described above, the MFP according to the present embodiment detects a function unavailability in response to the occurrence of a failure, searches for another substitute function from another MFP on the network, and uses a macro to use another substitute MFP. Since it is automatically updated (modified), the macro (that is, the registered macro file) can be executed without delay, and there is no need for the user to manually update.

即ち以上の本発明によれば、マクロを呼び出した時に、マクロに登録された機能が使用できなくなった場合、代替の機能を検索し、マクロの登録内容を代替の機能先へ更新する画像形成装置、機器連携システム及びプログラムを提供することが可能となる。   That is, according to the present invention described above, when a function registered in a macro cannot be used when a macro is called, an image forming apparatus that searches for an alternative function and updates the registered contents of the macro to an alternative function destination. It is possible to provide a device cooperation system and program.

なお、本発明は係る特定の実施形態に限定されるものではなく、特許請求の範囲に記載された本発明の要旨の範囲内において、種々の変形・変更が可能である。   Note that the present invention is not limited to such specific embodiments, and various modifications and changes can be made within the scope of the gist of the present invention described in the claims.

11 操作パネル
11a 入力装置
11b 表示装置
12 記憶メディアI/F
12a ドライブ装置
12b 記録媒体
13 コントローラ
13a ROM
13b RAM
13c CPU
14 データ通信I/F
14a インタフェース装置
15 スキャナ
15a 画像読取装置
16 プロッタ
16a 印刷装置
17 HDD
100 MFP−A
110 操作部
120 記憶部
130 制御部
140 送受信部
150 各機能部
151 読取部
152 印刷部
153 Email部
154 FAX部
200 MFP−B
300 MFP−C
301 マクロファイル
311 マクロ
312 マクロ
313 マクロ
11 Operation Panel 11a Input Device 11b Display Device 12 Storage Media I / F
12a Drive device 12b Recording medium 13 Controller 13a ROM
13b RAM
13c CPU
14 Data communication I / F
14a Interface device 15 Scanner 15a Image reading device 16 Plotter 16a Printing device 17 HDD
100 MFP-A
DESCRIPTION OF SYMBOLS 110 Operation part 120 Storage part 130 Control part 140 Transmission / reception part 150 Each functional part 151 Reading part 152 Printing part 153 Email part 154 FAX part 200 MFP-B
300 MFP-C
301 Macro file 311 Macro 312 Macro 313 Macro

特開2009−151534号公報JP 2009-151534 A

Claims (7)

他の画像形成装置とネットワークを介し接続された画像形成装置であって、
画像形成装置の備える機能を利用して実現する処理と、該処理順序とが予め登録されたマクロを記憶した記憶手段と、
前記マクロに登録された機能であって、画像形成装置の備える機能の利用可否を検知する検知手段と、
前記検知手段により利用不可と検知された前記機能を提供可能な画像形成装置を検索する検索手段と、
前記検知手段により利用不可と検知された前記機能の提供先を、前記検索手段により提供可能と検索された画像形成装置へ切替えることにより、前記マクロを更新する更新手段と、
を有することを特徴とする画像形成装置。
An image forming apparatus connected to another image forming apparatus via a network,
A storage unit that stores a macro that is pre-registered with a process realized by using a function of the image forming apparatus and the processing order;
A function registered in the macro, and detecting means for detecting availability of the function of the image forming apparatus;
Search means for searching for an image forming apparatus capable of providing the function detected as unusable by the detection means;
An update means for updating the macro by switching the providing destination of the function detected as unusable by the detecting means to the image forming apparatus searched for being provided by the search means;
An image forming apparatus comprising:
前記検知手段により、ひとたび利用不可と検知された画像形成装置の備える機能が利用可と検知されたとき、前記更新手段は、前記機能の提供先を、検知された当該画像形成装置へ切替えることにより、前記マクロを再更新すること、
を特徴とする請求項1記載の画像形成装置。
When it is detected by the detecting means that the function of the image forming apparatus once detected as unavailable, the updating means switches the provision destination of the function to the detected image forming apparatus. Re-update the macro,
The image forming apparatus according to claim 1.
前記検知手段により前記機能を提供可能な画像形成装置が検索されたとき、検索された当該画像形成装置の中から一の画像形成装置を選択させる選択手段とを有し、
前記更新手段は、前記検知手段により利用不可と検知された前記機能の提供先を、前記選択手段により選択された画像形成装置へ切替えることにより、前記マクロを更新すること、
を特徴とする請求項1又は2記載の画像形成装置。
A selection means for selecting one image forming apparatus from the searched image forming apparatuses when an image forming apparatus capable of providing the function is searched by the detecting means;
The update unit updates the macro by switching the provision destination of the function detected as unusable by the detection unit to the image forming apparatus selected by the selection unit;
The image forming apparatus according to claim 1, wherein:
前記検知手段により前記機能が利用不可と検知されたとき利用不可を通知し、前記更新手段により前記マクロが更新されたとき更新通知を通知する通知手段と、
を有することを特徴とする請求項1ないし3何れか一項記載の画像形成装置。
A notification means for notifying the use when the function is detected by the detection means and notifying the update notification when the macro is updated by the update means;
The image forming apparatus according to claim 1, further comprising:
前記検知手段が前記機能を提供可能な画像形成装置を検索する対象装置を設定する設定手段と、
を有することを特徴とする請求項1ないし4何れか一項記載の画像形成装置。
Setting means for setting a target device for searching for an image forming apparatus capable of providing the function by the detection means;
The image forming apparatus according to claim 1, further comprising:
複数の画像形成装置がネットワークを介し接続された機器連携システムであって、
画像形成装置は、
画像形成装置の備える機能を利用して実現する処理と、該処理順序とが予め登録されたマクロを記憶した記憶手段と、
前記マクロに登録された機能であって、画像形成装置の備える機能の利用可否を検知する検知手段と、
前記検知手段により利用不可と検知された前記機能を提供可能な画像形成装置を検索する検索手段と、
前記検知手段により利用不可と検知された前記機能の提供先を、前記検索手段により提供可能と検索された画像形成装置へ切替えることにより、前記マクロを更新する更新手段と、
を有することを特徴とする機器連携システム。
A device cooperation system in which a plurality of image forming apparatuses are connected via a network,
The image forming apparatus
A storage unit that stores a macro that is pre-registered with a process realized by using a function of the image forming apparatus and the processing order;
A function registered in the macro, and detecting means for detecting availability of the function of the image forming apparatus;
Search means for searching for an image forming apparatus capable of providing the function detected as unusable by the detection means;
An update means for updating the macro by switching the providing destination of the function detected as unusable by the detecting means to the image forming apparatus searched for being provided by the search means;
The apparatus cooperation system characterized by having.
他の画像形成装置とネットワークを介し接続された画像形成装置を、
画像形成装置の備える機能を利用して実現する処理と、該処理順序とが予め登録されたマクロを記憶した記憶手段と、
前記マクロに登録された機能であって、画像形成装置の備える機能の利用可否を検知する検知手段と、
前記検知手段により利用不可と検知された前記機能を提供可能な画像形成装置を検索する検索手段と、
前記検知手段により利用不可と検知された前記機能の提供先を、前記検索手段により提供可能と検索された画像形成装置へ切替えることにより、前記マクロを更新する更新手段として機能させるためのプログラム。
An image forming apparatus connected to another image forming apparatus via a network
A storage unit that stores a macro that is pre-registered with a process realized by using a function of the image forming apparatus and the processing order;
A function registered in the macro, and detecting means for detecting availability of the function of the image forming apparatus;
Search means for searching for an image forming apparatus capable of providing the function detected as unusable by the detection means;
A program for functioning as an updating means for updating the macro by switching the providing destination of the function detected as unusable by the detecting means to the image forming apparatus searched for as available by the searching means.
JP2010249480A 2010-11-08 2010-11-08 Image forming apparatus, device cooperation system, and program Expired - Fee Related JP5668418B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010249480A JP5668418B2 (en) 2010-11-08 2010-11-08 Image forming apparatus, device cooperation system, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010249480A JP5668418B2 (en) 2010-11-08 2010-11-08 Image forming apparatus, device cooperation system, and program

Publications (2)

Publication Number Publication Date
JP2012104909A true JP2012104909A (en) 2012-05-31
JP5668418B2 JP5668418B2 (en) 2015-02-12

Family

ID=46394856

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010249480A Expired - Fee Related JP5668418B2 (en) 2010-11-08 2010-11-08 Image forming apparatus, device cooperation system, and program

Country Status (1)

Country Link
JP (1) JP5668418B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018045494A (en) * 2016-09-15 2018-03-22 ブラザー工業株式会社 program

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006293460A (en) * 2005-04-06 2006-10-26 Hitachi Ltd Fiber channel switching device, information processing system, and login processing method
JP2006338544A (en) * 2005-06-03 2006-12-14 Konica Minolta Business Technologies Inc Network image processing system, network image processing apparatus and network image processing method
JP2008129853A (en) * 2006-11-21 2008-06-05 Fujifilm Corp Reproduction processing server and order processing system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006293460A (en) * 2005-04-06 2006-10-26 Hitachi Ltd Fiber channel switching device, information processing system, and login processing method
JP2006338544A (en) * 2005-06-03 2006-12-14 Konica Minolta Business Technologies Inc Network image processing system, network image processing apparatus and network image processing method
JP2008129853A (en) * 2006-11-21 2008-06-05 Fujifilm Corp Reproduction processing server and order processing system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018045494A (en) * 2016-09-15 2018-03-22 ブラザー工業株式会社 program

Also Published As

Publication number Publication date
JP5668418B2 (en) 2015-02-12

Similar Documents

Publication Publication Date Title
US8601478B2 (en) Division, linking and sequential execution of workflows based on the fewest number of divided partitions
JP5708017B2 (en) Information processing system, information processing equipment, program
US20090284791A1 (en) Image processing system, image processing apparatus and method for controlling the same
JP2009029136A (en) Printing apparatus, printing method, and printing system
JP5599055B2 (en) Information processing apparatus, control method therefor, and program
US11778110B2 (en) Image processing apparatus displaying a home screen in a fixed button mode in a state where acquisition of a recommended button information is unavailable
JP2009276895A (en) Document processor, image forming device, print instruction device, image forming system, and program
US9386122B2 (en) Server selecting apparatus, information processing apparatus, and non-transitory computer-readable medium storing computer-executable program for server selecting apparatus
JP6033067B2 (en) Image processing apparatus, information processing method, and program
JP2016096414A (en) Image forming apparatus, method of allocating control processing of multi-core processor in the apparatus, and program
JP5668418B2 (en) Image forming apparatus, device cooperation system, and program
JP2009232274A (en) Image forming system, and data transfer processing program
US20210405939A1 (en) Device management apparatus, method, and program storage medium
US9542135B2 (en) Image forming apparatus, image forming method, and non-transitory computer readable medium for saving operation history information
US20130054774A1 (en) Management system, management method, and storage medium
JP2021002755A (en) Image forming apparatus and program
JP2019062405A (en) Image formation apparatus, job processing method, and job processing control program
JP7247780B2 (en) Image forming device, information processing device and program
US20230060868A1 (en) Information processing apparatus, information processing system, information processing method, and storage medium
JP5691318B2 (en) Image processing apparatus and image processing system
JP2011245720A (en) Image forming system, image forming apparatus, image forming method and image forming program
JP2017062535A (en) Image processing device and program
JP2007305143A (en) Information processor and information processing method
JP2006338128A (en) Print control program, print controller and print control method
JP6673025B2 (en) Information processing device and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20131011

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20140808

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140826

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20141022

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20141118

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20141201

R151 Written notification of patent or utility model registration

Ref document number: 5668418

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

LAPS Cancellation because of no payment of annual fees