JP5880035B2 - Image forming apparatus and program - Google Patents

Image forming apparatus and program Download PDF

Info

Publication number
JP5880035B2
JP5880035B2 JP2011287292A JP2011287292A JP5880035B2 JP 5880035 B2 JP5880035 B2 JP 5880035B2 JP 2011287292 A JP2011287292 A JP 2011287292A JP 2011287292 A JP2011287292 A JP 2011287292A JP 5880035 B2 JP5880035 B2 JP 5880035B2
Authority
JP
Japan
Prior art keywords
application
instruction
image forming
standard
data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2011287292A
Other languages
Japanese (ja)
Other versions
JP2013138284A (en
Inventor
治久 星野
治久 星野
卓史 村上
卓史 村上
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co Ltd
Fujifilm Business Innovation Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fuji Xerox Co Ltd, Fujifilm Business Innovation Corp filed Critical Fuji Xerox Co Ltd
Priority to JP2011287292A priority Critical patent/JP5880035B2/en
Publication of JP2013138284A publication Critical patent/JP2013138284A/en
Application granted granted Critical
Publication of JP5880035B2 publication Critical patent/JP5880035B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、画像形成装置及びプログラムに関する。   The present invention relates to an image forming apparatus and a program.

コピー機能、FAX機能、スキャン機能、プリント機能などの各種処理を有する複合機等の画像形成装置においては、種々のアプリケーションが標準装備されているが、標準装備されたアプリケーションだけでは所望の機能を実現できない場合もありうる。そこで、このような場合にも対応可能なように、所望の機能を実現するアプリケーションをプラグイン形式により画像形成装置に組み込むことができるシステム環境を提供している画像形成装置も少なくない。   Image forming apparatuses such as multifunction peripherals that have various processes such as copy function, FAX function, scan function, and print function are equipped with various applications as standard, but the desired functions can be realized only with the standard installed applications. It may not be possible. Therefore, in order to cope with such a case, there are not a few image forming apparatuses that provide a system environment in which an application that realizes a desired function can be incorporated in an image forming apparatus in a plug-in format.

また、画像形成装置に対して所望の処理を実行させたい場合、その処理の内容を指示書に記述して指示する方法がある(例えば、特許文献1)。すなわち、画像形成装置は、指示書データを入力し、その指示書に記述内容に従って処理を実行する。   In addition, when it is desired to execute desired processing on the image forming apparatus, there is a method of instructing by describing the content of the processing in an instruction sheet (for example, Patent Document 1). That is, the image forming apparatus inputs instruction data and executes processing in accordance with the description content of the instruction.

特許第4039191号明細書Japanese Patent No. 4039191 特開2009−189047号公報JP 2009-189047 A

本発明は、画像形成装置が標準的に備える機能に加え、画像形成装置に追加される追加アプリケーションに対しても、指示内容を記述したデータを用いて処理の指示を行うことを目的とする。   An object of the present invention is to provide processing instructions using data describing instruction contents for an additional application added to the image forming apparatus in addition to the functions that the image forming apparatus has as standard.

本発明に係る画像形成装置は、動作の基盤となるソフトウェアを有する画像形成処理システムと、前記画像形成処理システムと連携して動作し、標準装備されている標準アプリケーションを実行する標準アプリケーション実行手段と、標準アプリケーションに機能を追加するために標準アプリケーションに設けられ追加される追加アプリケーションであって標準アプリケーションが有する機能では実現できない機能を実現する追加アプリケーションを実行する追加アプリケーション実行手段と、を有し、前記画像形成処理システムは、処理の内容が記述された指示書データの記述内容に従い実行すべき処理が追加アプリケーションの実行を伴う場合、当該指示書データに当該追加アプリケーションの実行に用いるパラメータを含む指示情報の存在を認識すると、その指示情報を前記標準アプリケーション実行手段に送ることで当該追加アプリケーションの実行を指示する第1の指示手段を有し、前記標準アプリケーション実行手段は、前記第1の指示手段から指示情報が送られてきたときに、当該指示情報から前記パラメータを抽出して前記追加アプリケーション実行手段に渡して追加アプリケーションを実行させる第2の指示手段を有することを特徴とする。 An image forming apparatus according to the present invention includes an image forming processing system having software as a base of operation, and a standard application executing unit that operates in cooperation with the image forming processing system and executes a standard application provided as a standard. An additional application executing means for executing an additional application that is provided and added to the standard application in order to add a function to the standard application, and that realizes a function that cannot be realized by the function of the standard application, the image forming processing system includes processing to be executed in accordance with the description contents of the instruction data the content of processing is described is if accompanied by execution of additional applications, the parameters used in the execution of the additional application to the instruction data of instruction information Upon recognition of standing, the instruction information has a first instruction means for instructing the execution of the additional applications by sending to the standard application executing means, the standard application execution means, an instruction from said first instruction means When the information is sent, it has a second instruction means for extracting the parameter from the instruction information and passing it to the additional application execution means to execute the additional application.

また、前記標準アプリケーション実行手段は、標準アプリケーションとして、前記画像形成装置に予め備えられている通信プロトコルに従い外部のサーバとの間のデータ転送を行う転送アプリケーションを実行し、前記追加アプリケーション実行手段は、追加アプリケーションとして、前記画像形成装置に予め備えられている通信プロトコルとは異なる通信プロトコルに従い外部のサーバとの間のデータ転送を行うプラグインアプリケーションを実行し、転送アプリケーションには、プラグインアプリケーションと連携して動作するフレームワークが設けられていることを特徴とする。   The standard application execution unit executes a transfer application that performs data transfer with an external server in accordance with a communication protocol provided in advance in the image forming apparatus as a standard application, and the additional application execution unit includes: As an additional application, a plug-in application that performs data transfer with an external server according to a communication protocol that is different from the communication protocol that is provided in advance in the image forming apparatus is executed, and the transfer application is linked to the plug-in application. It is characterized in that a framework that operates as described above is provided.

本発明に係るプログラムは、画像形成装置に搭載されたコンピュータを、動作の基盤となるソフトウェアを有する画像形成処理システム前記画像形成処理システムと連携して動作し、標準装備されている標準アプリケーションを実行する標準アプリケーション実行手段標準アプリケーションに機能を追加するために標準アプリケーションに設けられ追加される追加アプリケーションであって標準アプリケーションが有する機能では実現できない機能を実現する追加アプリケーションを実行する追加アプリケーション実行手段前記画像形成処理システムに、処理の内容が記述された指示書データの記述内容に従い実行すべき処理が追加アプリケーションの実行を伴う場合、当該指示書データに当該追加アプリケーションの実行に用いるパラメータを含む指示情報の存在を認識すると、その指示情報を前記標準アプリケーション実行手段に送ることで当該追加アプリケーションの実行を指示させる第1の指示手段、前記標準アプリケーション実行手段に、前記第1の指示手段から指示情報が送られてきたときに、当該指示情報から前記パラメータを抽出して前記追加アプリケーション実行手段に渡して追加アプリケーションを実行させる第2の指示手段、 として機能させるためものである。 Program according to the present invention, a computer mounted in the image forming apparatus, the image forming processing system having a software underlying the operation and work with the image forming processing system, a standard application that comes standard standard application executing means for executing an additional application execution means for executing an additional application to realize not be realized feature is a function of the standard applications be an additional application to be added is provided with the standard application to add functionality to the standard application the the image forming processing system, if accompanied by execution of processing additional application to be executed according to the description contents of the instruction data the content of processing is described, Pa used to execute the additional application to the instruction data Recognizing the existence of the instruction information including the meter, first instruction means for instructing the execution of the additional applications by sending the instruction information to the standard application executing means, on the standard application executing means, the first instruction When the instruction information is sent from the means, the parameter is extracted from the instruction information and passed to the additional application execution means to function as a second instruction means for executing the additional application.

請求項1記載の発明によれば、画像形成装置が標準的に備える機能に加え、画像形成装置に追加される追加アプリケーションに対しても、指示内容を記述したデータを用いて処理の指示を行うことができる。   According to the first aspect of the present invention, in addition to the functions that the image forming apparatus has as a standard feature, processing instructions are also given to additional applications added to the image forming apparatus using data describing the contents of the instruction. be able to.

請求項2記載の発明によれば、指示内容を記述データを用いて追加アプリケーションに、画像形成装置に予め備えられている通信機能とは異なる通信機能に従い外部のサーバとの間のデータ転送を実行させることができる。   According to the second aspect of the present invention, the instruction contents are transferred to the external application according to a communication function different from the communication function provided in advance in the image forming apparatus using the description data as the additional application. Can be made.

請求項3記載の発明によれば、画像形成装置が標準的に備える機能に加え、画像形成装置に追加される追加アプリケーションに対しても、指示内容を記述したデータを用いて処理の指示を行うことができる。   According to the third aspect of the present invention, in addition to the functions that the image forming apparatus has as a standard function, the additional application added to the image forming apparatus is instructed to process using the data describing the instruction contents. be able to.

本発明に係る画像形成装置の実施の形態1を示したハードウェア構成図である。1 is a hardware configuration diagram illustrating Embodiment 1 of an image forming apparatus according to the present invention. 実施の形態1における画像形成装置のソフトウェア構成及び各ソフトウェアの機能ブロック構成を示した図である。2 is a diagram showing a software configuration of an image forming apparatus and a functional block configuration of each software in Embodiment 1. FIG. 実施の形態1における動作を示したフローチャートである。3 is a flowchart showing an operation in the first embodiment. 実施の形態1において取り扱う指示書データの記述内容の概要を示した図である。FIG. 3 is a diagram showing an outline of description contents of instruction data handled in the first embodiment. 実施の形態1において取り扱う指示書データの記述例を示した図である。5 is a diagram showing a description example of instruction data handled in the first embodiment. FIG. 実施の形態2における画像形成装置のソフトウェア構成及び各ソフトウェアの機能ブロック構成を示した図である。6 is a diagram illustrating a software configuration of an image forming apparatus and a functional block configuration of each software in Embodiment 2. FIG. 実施の形態2における動作を示したフローチャートである。6 is a flowchart showing an operation in the second embodiment. 実施の形態2において取り扱う指示書データの記述内容の概要を示した図である。FIG. 11 is a diagram showing an outline of description contents of instruction data handled in the second embodiment. 実施の形態2において操作パネルに表示されるメニュー画面の一例を示した図である。10 is a diagram showing an example of a menu screen displayed on the operation panel in the second embodiment. FIG. 実施の形態2において操作パネルに表示されるカスタマイズ化画面の一例を示した図である。FIG. 10 is a diagram showing an example of a customization screen displayed on the operation panel in the second embodiment. 実施の形態2において操作パネルに表示され、指定する項目を選択させるためのカスタマイズ化画面の一例を示した図である。FIG. 10 is a diagram illustrating an example of a customization screen that is displayed on an operation panel and allows an item to be specified to be selected in the second embodiment. 実施の形態2において操作パネルに表示される待機中画面の一例を示した図である。10 is a diagram showing an example of a standby screen displayed on the operation panel in the second embodiment. FIG. 実施の形態2において操作パネルに表示される実行結果表示画面の一例を示した図である。FIG. 10 is a diagram showing an example of an execution result display screen displayed on the operation panel in the second embodiment. 実施の形態2において操作パネルに表示されるカスタマイズ化画面の他の例を示した図である。FIG. 10 is a diagram showing another example of a customization screen displayed on the operation panel in the second embodiment.

以下、図面に基づいて、本発明の好適な実施の形態について説明する。   Hereinafter, preferred embodiments of the present invention will be described with reference to the drawings.

実施の形態1.
図1は、本発明に係る画像形成装置10の実施の形態1を示したハードウェア構成図である。画像形成装置10は、コピー機能、スキャナ機能、FAX送信機能などの各種機能を搭載した複合機であり、コンピュータを内蔵した装置である。図1において、CPU11は、ROM15、RAM16あるいはHDD(Hard Disk Drive)17などの記憶手段に格納されたプログラム又はRAM16にロードされたプログラムに従ってスキャナ13やプリンタエンジン14等本装置に搭載された各種手段の動作制御を行う。アドレスデータバス9は、CPU11の制御対象となる各種手段と接続してデータの通信を行う。操作パネル12は、標準装備された又はカスタマイズされた表示画面等を通じてユーザからの指示の受け付け、情報の表示を行う。本実施の形態におけるスキャナ13は、ユーザがセットした原稿を読み取り、電子データとしてHDD17等に蓄積する。HDD17は、スキャナ13を使用して読み取った電子文書、FAXエンジン19により受信された電子データ、ネットワーク2を介して送信されてきた電子データなどを格納する。本実施の形態で利用する親展ボックスは、HDD17に設けられる。本実施の形態におけるプリンタエンジン14は、CPU11で実行される制御プログラムからの指示に従い出力用紙上に画像を印字する。ネットワークインタフェース(I/F)18は、ネットワーク2に接続され、外部のサービスサーバ4との間で直接又は間接的にデータ通信を行う。FAXエンジン19は、他のFAX装置との間でファクシミリデータの送受信を行う。RAM16は、プログラム実行時のワークメモリや電子データ送受信時の通信バッファとして利用される。ROM15は、本装置の制御や電子データの暗号、電子データの送受信に関する各種プログラムが格納されている。
Embodiment 1 FIG.
FIG. 1 is a hardware configuration diagram showing Embodiment 1 of an image forming apparatus 10 according to the present invention. The image forming apparatus 10 is a multifunction machine having various functions such as a copy function, a scanner function, and a FAX transmission function, and is a device having a built-in computer. In FIG. 1, a CPU 11 is a program stored in a storage unit such as a ROM 15, a RAM 16 or an HDD (Hard Disk Drive) 17, or various units mounted on the apparatus such as a scanner 13 or a printer engine 14 according to a program loaded on the RAM 16. Control the operation. The address data bus 9 is connected to various means to be controlled by the CPU 11 to perform data communication. The operation panel 12 receives an instruction from the user and displays information through a standard or customized display screen. The scanner 13 in the present embodiment reads a document set by a user and accumulates it in the HDD 17 or the like as electronic data. The HDD 17 stores an electronic document read using the scanner 13, electronic data received by the FAX engine 19, electronic data transmitted via the network 2, and the like. The confidential box used in the present embodiment is provided in the HDD 17. The printer engine 14 in the present embodiment prints an image on output paper in accordance with an instruction from a control program executed by the CPU 11. The network interface (I / F) 18 is connected to the network 2 and performs data communication directly or indirectly with the external service server 4. The FAX engine 19 transmits / receives facsimile data to / from other FAX apparatuses. The RAM 16 is used as a work memory during program execution and a communication buffer during electronic data transmission / reception. The ROM 15 stores various programs relating to control of the apparatus, encryption of electronic data, and transmission / reception of electronic data.

図2は、本実施の形態における画像形成装置10のソフトウェア構成及び各ソフトウェアの機能ブロック構成を示した図である。図2に示した各ソフトウェア20,30,40は、ROM15又はHDD17に記憶されており、RAM16にロードされ、CPU11により実行される。システム制御部20は、画像形成装置10のプラットフォームとして動作するソフトウェアである。なお、プラットフォームというのは、あるソフトウェアやハードウェアを動作させるための基盤となるハードウェアやオペレーティングシステム(OS)、ミドルウェアなどのことを言うが、本実施の形態におけるシステム制御部20には、このうちOS及びミドルウェアなどのソフトウェアの基礎部分、更には画像形成装置10の基本機能を実現するソフトウェアの一部が含まれている。この基本機能を実現する手段として、図2には、FAX受信部21、指示書データ生成部22、関連付け部23、指示書データ解釈部24、PDFファイル化処理部25、電子メール処理部26及び処理制御部27が示されている。なお、PDFファイル化処理部25及び電子メール処理部26がそれぞれ提供するPDFファイル化処理及び電子メール処理は、後述する転送処理部30における転送処理と同様に、画像形成装置10が提供する一機能処理なので、図2においては、便宜的にシステム制御部20の外側で、転送処理部30と並ぶように図示した。   FIG. 2 is a diagram showing a software configuration of the image forming apparatus 10 and a functional block configuration of each software in the present embodiment. Each software 20, 30, and 40 shown in FIG. 2 is stored in the ROM 15 or the HDD 17, loaded into the RAM 16, and executed by the CPU 11. The system control unit 20 is software that operates as a platform of the image forming apparatus 10. Note that the platform refers to hardware, operating system (OS), middleware, or the like that serves as a basis for operating certain software or hardware. The system control unit 20 in the present embodiment includes this platform. Among these, a basic part of software such as an OS and middleware, and a part of software that realizes basic functions of the image forming apparatus 10 are included. As means for realizing this basic function, FIG. 2 shows a FAX reception unit 21, an instruction data generation unit 22, an association unit 23, an instruction data interpretation unit 24, a PDF file conversion processing unit 25, an e-mail processing unit 26, and A processing control unit 27 is shown. The PDF filing process and the e-mail process provided by the PDF file conversion processing unit 25 and the e-mail processing unit 26, respectively, are functions provided by the image forming apparatus 10 as in the transfer process in the transfer processing unit 30 described later. Since it is a process, in FIG. 2, for convenience, it is illustrated outside the system control unit 20 so as to be aligned with the transfer processing unit 30.

FAX受信部21は、FAXエンジン19と協調動作することによって機能が実現され、外部からファクシミリ送信されてきた文書データを受信し、受信ファイル記憶部51に書き込む。本実施の形態における受信ファイル記憶部51は、親展ボックスを想定しているので、FAX受信部21は、ファクシミリ送信に含まれるデータの宛先情報を参照して、該当する親展ボックスに受信した文書データを登録する。指示書データ生成部22は、文書データに対する一連の処理の内容が記述された指示書データを生成し、指示書データ記憶部52に登録する。この指示書データは、例えばXML(Extensible Markup Language)等の汎用的な記述言語で記述されている。関連付け部23は、ユーザからの操作指示により関連付けられた親展ボックス及び指示書データそれぞれを識別する識別情報を対応付けして対応テーブル54に設定登録する。指示書データ解釈部24は、指示書データの記述内容を解釈する。PDFファイル化処理部25は、所定のファイル種別の文書データを変換してPDFファイル形式の文書データを生成する機能を備えたアプリケーションである。本実施の形態の場合、受信ファイル記憶部51に保存されているFAX受信した文書データからPDFファイルを生成し、PDFファイル記憶部53に登録する。電子メール処理部26は、電子メール処理機能を実現する。処理制御部27は、各構成要素21〜26と連携して、システム制御部20における処理全体の実行制御を行う。本実施の形態における処理制御部27は、第1の指示手段を実現するための機能が含まれており、指示書データに記述された処理の記述内容に従い実行すべき処理がプラグインアプリケーション(以下、単に「プラグイン」)40の実行を伴う場合に、当該プラグイン40の実行に用いるパラメータを含む指示情報を転送処理部30に送ることで当該プラグイン40の実行を指示する。   The FAX receiving unit 21 realizes a function by cooperating with the FAX engine 19, receives document data transmitted from the outside by facsimile, and writes it in the received file storage unit 51. Since the received file storage unit 51 in the present embodiment assumes a confidential box, the FAX receiving unit 21 refers to the destination information of the data included in the facsimile transmission and receives the document data received in the corresponding confidential box. Register. The instruction sheet data generation unit 22 generates instruction sheet data in which the contents of a series of processes for document data are described, and registers the instruction sheet data in the instruction sheet data storage unit 52. The instruction data is described in a general-purpose description language such as XML (Extensible Markup Language). The associating unit 23 sets and registers the identification information for identifying the confidential box and the instruction sheet data associated with each other according to the operation instruction from the user in association with each other. The instruction sheet data interpretation unit 24 interprets the description contents of the instruction sheet data. The PDF file conversion processing unit 25 is an application having a function of converting document data of a predetermined file type and generating document data in the PDF file format. In the case of the present embodiment, a PDF file is generated from FAX received document data saved in the received file storage unit 51 and registered in the PDF file storage unit 53. The email processing unit 26 implements an email processing function. The process control unit 27 performs execution control of the entire process in the system control unit 20 in cooperation with the components 21 to 26. The processing control unit 27 in the present embodiment includes a function for realizing the first instruction means, and a process to be executed in accordance with the description content of the process described in the instruction data is a plug-in application (hereinafter referred to as a plug-in application). In the case of simply executing “plug-in”) 40, instruction information including parameters used for executing the plug-in 40 is sent to the transfer processing unit 30 to instruct execution of the plug-in 40.

システム制御部20に含まれる各構成要素21〜27は、画像形成装置10に装備されたコンピュータとの協調動作により機能が発揮される。また、図2に示した各記憶手段51〜54は、HDD17にて実現することを想定している。あるいは、RAM16にて実現してもよい。   Each of the components 21 to 27 included in the system control unit 20 functions by a cooperative operation with a computer equipped in the image forming apparatus 10. Further, it is assumed that the storage units 51 to 54 shown in FIG. Alternatively, it may be realized by the RAM 16.

転送処理部30は、画像形成装置10の転送機能に関する制御部であり、システム制御部20と連携して実行される。転送処理部30は、転送アプリケーションとしてFTP(File Transfer Protocol)転送アプリケーションやSMB(Server Message Block)転送アプリケーション等を基本機能として標準装備しており、標準的な通信プロトコル(以下、「標準通信プロトコル」ともいう)として外部装置とのデータ通信可能が可能である。   The transfer processing unit 30 is a control unit related to the transfer function of the image forming apparatus 10 and is executed in cooperation with the system control unit 20. The transfer processing unit 30 includes, as standard functions, an FTP (File Transfer Protocol) transfer application, an SMB (Server Message Block) transfer application, and the like as transfer applications, and a standard communication protocol (hereinafter referred to as “standard communication protocol”). Data communication with an external device is possible.

また、本実施の形態における転送処理部30には、様々なプラグイン40と連携して動作させるためのフレームワーク32が設けられている。なお、フレームワークというのは、アプリケーションプログラムを開発する際に頻繁に必要とされる汎用的な機能をまとめて提供し、アプリケーション(本実施の形態の「プラグイン」)の土台として機能するソフトウェアのことである。本実施の形態におけるフレームワーク32には、プラグイン40の実行制御を行う処理制御部34が含まれている。本実施の形態における処理制御部34は、第2の指示手段を実現するための機能が含まれており、システム制御部20の処理制御部27から指示情報が送られてきたときに、プラグイン40を実行することになるが、その際、指示情報に含まれているプラグインへ渡すよう記述されたパラメータを抽出してプラグイン40に渡す処理を行う。また、フレームワーク32は、プラグイン40が実行した結果の情報を取得し、処理制御部27に渡す機能も備えている。例えば、フレームワーク32は、プラグイン40に入力されたデータを取得したり、プラグイン40の実行処理結果情報を取得したりする。   Further, the transfer processing unit 30 in the present embodiment is provided with a framework 32 for operating in cooperation with various plug-ins 40. Note that the framework is a collection of general-purpose functions that are frequently required when developing application programs, and the software that functions as the foundation of the application (the “plug-in” in this embodiment). That is. The framework 32 in the present embodiment includes a processing control unit 34 that controls execution of the plug-in 40. The processing control unit 34 in the present embodiment includes a function for realizing the second instruction means, and when the instruction information is sent from the processing control unit 27 of the system control unit 20, the plug-in In this case, the parameter described to be passed to the plug-in included in the instruction information is extracted and passed to the plug-in 40. In addition, the framework 32 has a function of acquiring information of a result executed by the plug-in 40 and passing it to the processing control unit 27. For example, the framework 32 acquires data input to the plug-in 40 or acquires execution process result information of the plug-in 40.

本実施の形態におけるプラグイン40は、転送処理部30に機能を追加するためのアプリケーションプログラムである。すなわち、プラグイン40は、フレームワーク32と連携動作することで、転送処理部30が有する基本機能として標準装備したアプリケーションプログラムの機能では実現できない機能を実現する追加アプリケーションに相当するアプリケーションプログラムである。換言すると、サービスサーバ4に対応した標準通信プロトコル以外の通信プロトコルで通信する機能や、各種データの入出力の様式であるいわゆるAPI(Application Programming Interface)に従ってサービスサーバ4との間でデータ通信を行うアプリケーションプログラムである。   The plug-in 40 in the present embodiment is an application program for adding a function to the transfer processing unit 30. That is, the plug-in 40 is an application program corresponding to an additional application that realizes a function that cannot be realized by the function of the application program provided as a standard function as the basic function of the transfer processing unit 30 by operating in cooperation with the framework 32. In other words, data communication is performed with the service server 4 in accordance with a function that communicates with a communication protocol other than the standard communication protocol corresponding to the service server 4 or a so-called API (Application Programming Interface) that is an input / output mode of various data. It is an application program.

ところで、サービスサーバ4は、コンピュータやコンピュータ内蔵の画像形成装置10などからの要求に応じてサービスを提供するサーバコンピュータである。クラウドコンピューティングに含まれるサーバコンピュータでもよい。本実施の形態においては、サービスサーバ4により提供されるサービスとして、例えば、Evernote(登録商標)というWebサービスや、Dropbox(登録商標)というオンラインストレージサービスなどを想定している。また、これらのサービスサーバ4は、転送処理部30を介して、FTPやSMB等標準通信プロトコル以外の通信プロトコルであったり、サービスサーバ4が必要とするデータの入出力の態様に従って画像形成装置10との間でデータ転送を行う。   The service server 4 is a server computer that provides a service in response to a request from the computer, the image forming apparatus 10 built in the computer, or the like. It may be a server computer included in cloud computing. In the present embodiment, as a service provided by the service server 4, for example, a web service called Evernote (registered trademark), an online storage service called Dropbox (registered trademark), and the like are assumed. The service server 4 is connected to the image forming apparatus 10 via the transfer processing unit 30 according to a communication protocol other than a standard communication protocol such as FTP or SMB, or according to a data input / output mode required by the service server 4. Transfer data to and from.

本実施の形態における標準アプリケーション実行手段は、画像形成装置10に搭載されたコンピュータと、コンピュータに搭載されたCPU11で動作する転送処理部30との協調動作により実現される。また、本実施の形態における追加アプリケーション実行手段は、画像形成装置10に搭載されたコンピュータと、コンピュータに搭載されたCPU11で動作するプラグイン40との協調動作により実現される。   The standard application execution unit in the present embodiment is realized by a cooperative operation between a computer mounted on the image forming apparatus 10 and a transfer processing unit 30 that operates on the CPU 11 mounted on the computer. Further, the additional application execution means in the present embodiment is realized by a cooperative operation of the computer mounted on the image forming apparatus 10 and the plug-in 40 operating on the CPU 11 mounted on the computer.

また、本実施の形態で用いるプログラムは、通信手段により提供することはもちろん、CD−ROMやDVD−ROM等のコンピュータ読み取り可能な記録媒体に格納して提供することも可能である。通信手段や記録媒体から提供されたプログラムはコンピュータにインストールされ、コンピュータのCPUがプログラムを順次実行することで各種処理が実現される。   Further, the program used in this embodiment can be provided not only by communication means but also by storing it in a computer-readable recording medium such as a CD-ROM or DVD-ROM. The program provided from the communication means or the recording medium is installed in the computer, and various processes are realized by the CPU of the computer sequentially executing the program.

次に、本実施の形態における動作を図3に示したフローチャートを用いて説明する。ここでは、画像形成装置10に対しプラグインアプリケーションを追加することにより、FAX受信されたデータをPDFファイルに変換して標準通信プロトコル以外の通信プロトコルに従ってサービスサーバ4へファイル転送する一連の処理を実行する機能を実現する場合を例にして説明する。   Next, the operation in this embodiment will be described with reference to the flowchart shown in FIG. Here, by adding a plug-in application to the image forming apparatus 10, a series of processing for converting received data into a PDF file and transferring the file to the service server 4 according to a communication protocol other than the standard communication protocol is executed. A case where the function to be implemented is realized will be described as an example.

外部から送られてきたファクシミリデータをFAX受信部21が受信すると(ステップ101)、そのFAX受信部21で受信したファクシミリデータに含まれる文書データを受信ファイル記憶部51に相当する親展ボックスに格納する(ステップ102)。この親展ボックスへの格納が検出されると、処理制御部27は、その格納をトリガとし、文書データが格納された親展ボックスの識別情報(以下、「親展ボックスID」)及び必要により文書データの識別情報(以下、「ファイルID」)を取得し、このうち親展ボックスIDに関連づけて登録された指示書データを特定する(ステップ103)。この特定された指示書データを指示書データ解釈部24に渡す。そして、指示書データ解釈部24は、指示書データに記述された内容の解釈を行う(ステップ104)。   When the FAX receiving unit 21 receives facsimile data sent from the outside (step 101), the document data included in the facsimile data received by the FAX receiving unit 21 is stored in a confidential box corresponding to the received file storage unit 51. (Step 102). When the storage in the confidential box is detected, the processing control unit 27 uses the storage as a trigger to identify the confidential box in which the document data is stored (hereinafter referred to as “confidential box ID”) and, if necessary, the document data. Identification information (hereinafter referred to as “file ID”) is acquired, and the instruction data registered in association with the confidential box ID is specified (step 103). The specified instruction data is passed to the instruction data interpretation unit 24. Then, the instruction data interpretation unit 24 interprets the contents described in the instruction data (step 104).

本実施の形態においては、処理が実行される前に、指示書データ生成部22により指示書データを事前に生成して、指示書データ記憶部52に登録しておくようにしてもよいし、画像形成装置10とは別のパーソナルコンピュータ等の外部装置で指示書データを作成して画像形成装置10へ入力し、画像形成装置10の親展ボックスIDと指示書データとを関連づけて指示書データ記憶部52に登録しておくように構成してもよい。また、親展ボックスと指示書データの関連づけに関しては、親展ボックスIDと指示書データを識別する識別情報(例えば、文書ID)とを、関連付け部23により関連付けられて対応テーブル54に記憶させることにより関連づける。   In the present embodiment, before the process is executed, the instruction sheet data generation unit 22 may generate instruction sheet data in advance and register it in the instruction sheet data storage unit 52. Instruction sheet data is created and input to the image forming apparatus 10 by an external device such as a personal computer different from the image forming apparatus 10, and the instruction box data is stored by associating the confidential box ID of the image forming apparatus 10 with the instruction sheet data. It may be configured to be registered in the unit 52. Further, regarding the association between the confidential box and the instruction sheet data, the confidential box ID and the identification information (for example, document ID) for identifying the instruction sheet data are associated by being associated with each other by the association unit 23 and stored in the correspondence table 54. .

処理制御部27は、指示書データ解釈部24によって解釈された指示書データの記述内容に従って処理が順次実行されるように実行制御を行う(ステップ105)。図4には、この処理で取り扱う指示書データの記述内容の概要が示されている。また、図5には、XMLで記述された指示書データのフォーマットの一例が示されている。処理制御部27は、図5に例示したような指示書データの記述内容に従って実行制御を行う。図4に示したように、指示書データには、FAX受信した電子文書データをPDFファイルへ変換する処理が最初に記述されている。次に、前の処理において変換され生成されたPDFファイルを、プラグインIDで特定されるプラグイン40を用いてサービスサーバ4にファイル転送する処理が記述されている。なお、図4及び図5において破線で囲っている部分が対応し、プラグイン40における処理に関する記述部分である。そして、その処理の結果を電子メールにて通知するという一連の処理が記述されている。従って、処理制御部27は、この指示書データに記述された一連の処理を順次実行することになる。また、プラグイン40に処理を実行させる場合、指示書データには、プラグインを特定するプラグインIDや、プラグイン40に対する処理内容や、プラグイン40に渡すパラメータも記述されている。この一連の処理の順番は、指示書データの作成者によって任意に決定でき、例えば、プラグイン40における処理を最初に組み込んだり、あるいは最後に組み込んでもよい。   The process control unit 27 performs execution control so that the processes are sequentially executed in accordance with the description contents of the instruction data interpreted by the instruction data interpretation unit 24 (step 105). FIG. 4 shows an outline of the description contents of the instruction data handled in this process. FIG. 5 shows an example of the format of instruction data described in XML. The process control unit 27 performs execution control according to the description content of the instruction data as illustrated in FIG. As shown in FIG. 4, in the instruction data, a process for converting the electronic document data received by FAX into a PDF file is first described. Next, a process is described in which the PDF file converted and generated in the previous process is transferred to the service server 4 using the plug-in 40 specified by the plug-in ID. In FIGS. 4 and 5, the part surrounded by a broken line corresponds to a description part related to processing in the plug-in 40. A series of processes for notifying the result of the process by e-mail is described. Therefore, the process control unit 27 sequentially executes a series of processes described in the instruction data. When the plug-in 40 executes processing, the instruction data includes a plug-in ID that identifies the plug-in, processing details for the plug-in 40, and parameters to be passed to the plug-in 40. The order of this series of processing can be arbitrarily determined by the creator of the instruction data, and for example, the processing in the plug-in 40 may be incorporated first or last.

まず、処理制御部27は、指示書データの記述内容に従いFAX受信データが格納された親展ボックスの親展ボックスIDをパラメータとしてPDFファイル化処理部25を呼び出す。このPDFファイル化処理は、システム制御部20にて提供されるシステムの基本機能である(ステップ107でN)。PDFファイル化処理部25は、これに応じて、親展ボックスから処理対象のFAX受信データを読み出し、PDFファイルに変換してPDFファイル記憶部53に登録する(ステップ108)。親展ボックスに複数のファイルが格納されている場合、親展ボックスIDと共に、処理対象のFAX受信データのファイルIDをパラメータとして用いてもよい。なお、プラグイン40を用いない転送処理部30における転送処理は、ステップ108における処理に該当する。   First, the processing control unit 27 calls the PDF file processing unit 25 according to the description content of the instruction sheet data, using the confidential box ID of the confidential box in which the FAX reception data is stored as a parameter. This PDF file conversion process is a basic function of the system provided by the system control unit 20 (N in Step 107). In response to this, the PDF file processing unit 25 reads the FAX reception data to be processed from the confidential box, converts it into a PDF file, and registers it in the PDF file storage unit 53 (step 108). When a plurality of files are stored in the confidential box, the file ID of the FAX reception data to be processed may be used as a parameter together with the confidential box ID. The transfer process in the transfer processing unit 30 that does not use the plug-in 40 corresponds to the process in step 108.

処理制御部27は、PDFファイルの生成処理の終了を認識すると、続いて、指示書データの記述内容に従いプラグイン40における処理の実行を指示する(ステップ107でY)。このとき、処理制御部27は、指示書データから少なくとも図4または図5に示した破線で囲ったプラグイン40における処理に関する記述部分を抽出して、転送処理部30のフレームワーク32に送ることでプラグイン40の実行を指示する(ステップ109)。指示書データ解釈部24及び処理制御部27は、プラグイン40に関する記述部分が存在することを認識し、それをフレームワーク32に渡しさえすればよく、その記述自体を解釈し実行する必要はない。換言すると、プラグイン40に関する記述部分は、プラグイン40の作成者が自身が作成したプラグインのみが解釈できる任意の記述方式で記載してもよいことになる。   When the process control unit 27 recognizes the end of the PDF file generation process, the process control unit 27 subsequently instructs execution of the process in the plug-in 40 according to the description content of the instruction data (Y in step 107). At this time, the process control unit 27 extracts at least a description part related to the process in the plug-in 40 surrounded by the broken line shown in FIG. 4 or 5 from the instruction data and sends it to the framework 32 of the transfer processing unit 30. To instruct execution of the plug-in 40 (step 109). The instruction data interpretation unit 24 and the processing control unit 27 recognize that there is a description part related to the plug-in 40, and pass it to the framework 32. It is not necessary to interpret and execute the description itself. . In other words, the description part regarding the plug-in 40 may be described in an arbitrary description method that can be interpreted only by the plug-in created by the creator of the plug-in 40.

なお、プラグイン40には、PDFファイルを転送させるので、処理制御部27は、PDFファイルの格納先を特定する情報を合わせてフレームワーク32に通知する。また、複数のプラグイン40がフレームワーク32に設けられている場合、例えば、指示書データにプラグインの識別コードであるプラグインIDを記述するなどして指示対象のプラグイン40を一意に特定できるようにしてもよく、フレームワーク32は、複数のプラグインの中から特定されたプラグインに対し指示書に記述された処理内容やパラメータを渡す。   Since the plug-in 40 causes the PDF file to be transferred, the processing control unit 27 notifies the framework 32 together with information specifying the storage location of the PDF file. When a plurality of plug-ins 40 are provided in the framework 32, for example, a plug-in ID that is a plug-in identification code is described in the instruction data, and the plug-in 40 to be specified is uniquely specified. The framework 32 may pass the processing contents and parameters described in the instruction to the plug-in specified from the plurality of plug-ins.

フレームワーク32における処理制御部34は、この指示に応じて、プラグイン40を呼び出して実行を指示することになるが、このとき、送られてきた指示書データのうちプラグイン40で行う処理に関する記述部分に含まれているパラメータを抽出してプラグイン40に渡す(ステップ110)。これにより、プラグイン40は、渡されたパラメータに従って、Webサービスへログイン処理を行い、ログインが成功すると、転送対象のPDFファイルをPDFファイル記憶部53から読み出してファイル転送を実行する。例えば、プラグイン40がEvernote(登録商標)などの情報の保存及び管理を行うWebサービスを利用するためのアプリケーションの場合、パラメータとしては、当該Webサービスにログインするためのアカウント名とパスワード、PDFファイルの名称、格納場所、分類情報、格納するときのファイル名等が考えられる。   In response to this instruction, the processing control unit 34 in the framework 32 calls the plug-in 40 to instruct execution. At this time, the processing control unit 34 relates to the processing to be performed by the plug-in 40 out of the sent instruction data. The parameters included in the description part are extracted and passed to the plug-in 40 (step 110). As a result, the plug-in 40 performs login processing to the Web service according to the passed parameters. When the login is successful, the plug-in 40 reads the PDF file to be transferred from the PDF file storage unit 53 and executes file transfer. For example, when the plug-in 40 is an application for using a Web service that stores and manages information such as Evernote (registered trademark), the parameters include an account name and password for logging in to the Web service, and a PDF file. Name, storage location, classification information, file name when storing, and the like.

処理制御部27は、プラグイン40が生成した処理完了の情報をフレームワーク32を介して受け取ることによりプラグイン40における処理の終了を認識すると、続いて、処理制御部27は、指示書データの記述内容に従い電子メール処理部26を呼び出す。この電子メール処理は、システム制御部20にて提供されるシステムの基本機能である(ステップ107でN)。電子メール処理部26は、これに応じて、指示書データに記述された処理が完了したことを通知する電子メールを処理の依頼人に送信する処理を実行する(ステップ108)。なお、依頼人は、親展ボックスの所有者としてもよい。以上のように、処理制御部27は、指示書データの記述内容に従って処理の実行制御を行うことで一連の処理を終了させ(ステップ106でY)。 When the process control unit 27 recognizes the end of the process in the plug-in 40 by receiving the process completion information generated by the plug-in 40 via the framework 32, the process control unit 27 subsequently receives the instruction data. The electronic mail processing unit 26 is called according to the description content. This electronic mail processing is a basic function of the system provided by the system control unit 20 (N in step 107). In response to this, the e-mail processing unit 26 executes a process of transmitting an e-mail notifying that the process described in the instruction data has been completed to the requester of the process (step 108). The client may be the owner of the confidential box. As described above, the processing control unit 27, Ru terminates the series of processing by performing the execution control of the process in accordance with the description contents of the instruction data (Y in step 106).

以上説明したように、本実施の形態においては、プラグイン40に処理をさせるための記述及び当該プラグイン40に渡すパラメータ等プラグイン40に関する情報を指示書データに記述させ、システム制御部20をプラグイン40に関する情報が記述されていることを認識可能に構成して、システム制御部20にそのプラグイン40に関する記述部分をフレームワーク32に送らせるようにする。更に、フレームワーク32を、システム制御部20から送られてきた指示書データにプラグイン40に関する情報が含まれている場合には、そのプラグイン40に関する記述部分からパラメータを抽出してプラグイン40に渡すように構成することで、プラグイン40に処理を実行させるようにした。   As described above, in the present embodiment, a description for causing the plug-in 40 to perform processing and information relating to the plug-in 40 such as parameters to be passed to the plug-in 40 are described in the instruction data, and the system control unit 20 is The system controller 20 is configured to recognize that information related to the plug-in 40 is described, and causes the system control unit 20 to send a description portion related to the plug-in 40 to the framework 32. Further, when the information regarding the plug-in 40 is included in the instruction data sent from the system control unit 20, the framework 32 extracts parameters from the description part regarding the plug-in 40 and extracts the plug-in 40. It is made to make the plug-in 40 perform a process by passing to.

実施の形態2.
図6は、本実施の形態における画像形成装置のソフトウェア構成及び各ソフトウェアの機能ブロック構成を示した図である。なお、図2に示した実施の形態1と同じ構成要素には同じ符号を付け、説明を適宜省略する。また、本実施の形態における画像形成装置10のハードウェア構成は、図1に示した実施の形態1と同じでよい。実施の形態1では、プラグイン40に処理させるPDFファイルを、FAX受信し親展ボックスに保存した文書データを変換して生成したが、本実施の形態においては、スキャンにより得た文書データから生成するようにした。また、実施の形態1では、指示書データを予め生成しておいたが、本実施の形態では、ユーザからの入力に応じて生成するようにした。このため、実施の形態1において用いたFAX受信部21、受信ファイル記憶部51、対応テーブル54は不要となる。その一方、システム制御部20には、カスタマイズユーザインタフェース(UI)部28、スキャン部29及びスキャン文書を格納するスキャン文書記憶部55が新たに追加される。
Embodiment 2. FIG.
FIG. 6 is a diagram showing a software configuration of the image forming apparatus and a functional block configuration of each software in the present embodiment. The same constituent elements as those in the first embodiment shown in FIG. Further, the hardware configuration of the image forming apparatus 10 in the present embodiment may be the same as that of the first embodiment shown in FIG. In the first embodiment, the PDF file to be processed by the plug-in 40 is generated by converting the document data received by FAX and stored in the confidential box. However, in this embodiment, the PDF file is generated from the document data obtained by scanning. I did it. In the first embodiment, the instruction data is generated in advance, but in the present embodiment, the instruction data is generated in response to an input from the user. For this reason, the FAX receiving unit 21, the received file storage unit 51, and the correspondence table 54 used in the first embodiment are not necessary. On the other hand, a customized user interface (UI) unit 28, a scanning unit 29, and a scanned document storage unit 55 that stores a scanned document are newly added to the system control unit 20.

カスタマイズユーザインタフェース部28は、操作パネル12との協調動作により機能が実現され、カスタマイズ可能なユーザインタフェース手段である。図9〜図14には、カスタマイズユーザインタフェース部28におけるカスタマイズ機能を利用して生成された表示画面が示されている。これらの図に関しては、動作の説明と共に説明する。また、カスタマイズユーザインタフェース部28には、指示書データの生成に必要な情報をカスタマイズ画面を介して受け付ける指示書データ受付部281と、スキャン文書をPDFファイル化してサービスサーバ4へ送る一連の処理の実行開始指示を受け付ける実行開始指示受付部282とが含まれている。スキャン部29は、スキャナ13との協調動作により機能が実現され、サービスサーバ4への送信対象となる原稿を読み取り、その読取データをスキャン文書記憶部55に登録する。スキャン文書記憶部55には、スキャン文書が格納される。スキャン文書記憶部55は、HDD17にて実現することを想定しているが、RAM16にて実現してもよい。なお、転送処理部30及びプラグイン40の構成は、実施の形態1と同じでよい。   The customized user interface unit 28 is a user interface means that can be customized by a function realized by a cooperative operation with the operation panel 12. 9 to 14 show display screens generated using the customization function in the customization user interface unit 28. FIG. These drawings will be described together with the description of the operation. The customized user interface unit 28 includes an instruction data receiving unit 281 that receives information necessary for generating the instruction data via a customization screen, and a series of processes for converting the scanned document into a PDF file and sending it to the service server 4. An execution start instruction receiving unit 282 that receives an execution start instruction is included. The scanning unit 29 has a function realized by a cooperative operation with the scanner 13, reads a document to be transmitted to the service server 4, and registers the scanned data in the scanned document storage unit 55. The scanned document storage unit 55 stores scanned documents. The scan document storage unit 55 is assumed to be realized by the HDD 17, but may be realized by the RAM 16. Note that the configurations of the transfer processing unit 30 and the plug-in 40 may be the same as those in the first embodiment.

次に、本実施の形態における動作を図7に示したフローチャートを用いて説明する。ここでは、スキャンにより得られた文書データをPDFファイルに変換して、サービスサーバ4が提供するAPIやサービスサーバ4に対応した標準通信プロトコル以外の通信プロトコルに従ってサービスサーバ4へファイル転送する一連の処理を実行する場合を例にして説明する。なお、図7において、図3に示した実施の形態1における処理と同じ処理には同じ符号を付け、説明を適宜省略する。   Next, the operation in this embodiment will be described with reference to the flowchart shown in FIG. Here, a series of processes for converting document data obtained by scanning into a PDF file and transferring the file to the service server 4 in accordance with an API provided by the service server 4 or a communication protocol other than the standard communication protocol corresponding to the service server 4 A description will be given taking the case of executing as an example. In FIG. 7, the same processes as those in the first embodiment shown in FIG.

本実施の形態においては、カスタマイズされたユーザインタフェース画面を通じて、指示書データを生成し、スキャン処理の開始を指示することになる。図9〜図14は、このために使用されるユーザインタフェース画面であるが、これらは事前に生成され用意されたものでもよいし、プラグイン40からプラグイン40における処理の実行の際に必要とするパラメータの情報を取得して、このパラメータを入力するための画面情報を生成するようにしてもよい。   In the present embodiment, the instruction data is generated through the customized user interface screen, and the start of the scanning process is instructed. 9 to 14 are user interface screens used for this purpose, these may be generated and prepared in advance, and are necessary when executing processing from the plug-in 40 to the plug-in 40. The parameter information to be acquired may be acquired, and screen information for inputting the parameter may be generated.

ユーザによる所定の操作に応じて、カスタマイズユーザインタフェース部28は、図9に示した基本メニュー画面を操作パネル12に表示させる。この基本メニュー画面には、機能の選択ボタン61が表示されている。ユーザがこの基本メニュー画面からスキャナ13で読み取ったデータを外部のサービスサーバ4へ送る選択ボタン61aを選択すると、カスタマイズユーザインタフェース部28は、図10に示した選択された機能のカスタマイズ化画面を操作パネル12に表示させる。この選択された機能に対応したカスタマイズ化画面からは、指示書データに記述すべき内容を特定するのに必要な情報をユーザに入力させることになる。図10、更に図11では、特にプラグイン40に処理を指示するために必要な情報、すなわちプラグイン40に渡すべきパラメータとなるデータを入力させることになる。図10には、そのパラメータとなる、プラグイン40にアクセス(ログイン)するために必要となるユーザID(「宛先ユーザ名」)と、格納時に付与する分類を特定する識別情報(「ノートブック名」)と、PDFファイルを格納する時のファイル名(「ノート名」)と、をユーザに指定させる。なお、図11では、サービスサーバ4において選択可能なノートブック名等をリスト表示して、ユーザに選択させることを示している。   In response to a predetermined operation by the user, the customization user interface unit 28 displays the basic menu screen shown in FIG. 9 on the operation panel 12. On this basic menu screen, a function selection button 61 is displayed. When the user selects the selection button 61a for sending the data read by the scanner 13 from the basic menu screen to the external service server 4, the customization user interface unit 28 operates the customization screen for the selected function shown in FIG. Display on the panel 12. From the customization screen corresponding to the selected function, the user is required to input information necessary for specifying the contents to be described in the instruction data. In FIG. 10 and FIG. 11, information necessary for instructing the plug-in 40 to perform processing, that is, data serving as a parameter to be passed to the plug-in 40 is input. FIG. 10 shows the user ID necessary for accessing (logging in) the plug-in 40 (“destination user name”) and identification information (“notebook name”) specifying the classification to be given at the time of storage. )) And the file name (“note name”) for storing the PDF file are specified by the user. Note that FIG. 11 shows a list of notebook names and the like that can be selected in the service server 4 to allow the user to select them.

ユーザは、必要な情報を指定し、サービスサーバ4に送信したい原稿をスキャナ13の原稿台にセットし、そしてスタートボタン62を選択操作すると、カスタマイズユーザインタフェース部28における実行開始指示受付部282は、入力された情報に基づく処理に実行を受け付ける(ステップ201)。また、これと同時に、指示書データ受付部281は、入力された情報を受け付ける。この選択操作を認識すると、処理制御部27は、指示書データ生成部22を呼び出して、指示書データ受付部281により受け付けられた情報に基づき指示書データを生成させる(ステップ202)。図8には、この処理で取り扱う指示書データの記述内容の概要が示されている。図8に示したように、指示書データには、原稿をスキャナ13によりスキャンし、そのスキャン処理で得られた文書データをPDFファイルへ変換し、プラグイン40を用いて変換により生成したPDFファイルをサービスサーバ4にファイル転送し、そして、その処理の結果を操作パネル12に表示するという一連の処理が記述されている。従って、処理制御部27は、この指示書データに記述された一連の処理を順次実行することになる。また、プラグイン40に処理を実行させる場合、指示書データには、プラグイン40に渡すパラメータも記述されている。このようにして指示書データ生成部22により動的に生成された指示書データは、指示書データ記憶部52に登録される。   When the user specifies necessary information, sets a document to be transmitted to the service server 4 on the document table of the scanner 13, and selects the start button 62, the execution start instruction receiving unit 282 in the customized user interface unit 28 Execution is accepted for processing based on the input information (step 201). At the same time, the instruction data receiving unit 281 receives input information. When recognizing this selection operation, the process control unit 27 calls the instruction data generation unit 22 to generate instruction data based on the information received by the instruction data receiving unit 281 (step 202). FIG. 8 shows an outline of the description contents of the instruction data handled in this process. As shown in FIG. 8, the instruction data includes a PDF file generated by scanning a document with the scanner 13, converting document data obtained by the scanning process into a PDF file, and converting the document data using the plug-in 40. Is transferred to the service server 4 and a result of the processing is displayed on the operation panel 12. Therefore, the process control unit 27 sequentially executes a series of processes described in the instruction data. In addition, when the plug-in 40 executes processing, the instruction form data also describes parameters to be passed to the plug-in 40. The instruction sheet data dynamically generated by the instruction sheet data generation unit 22 in this way is registered in the instruction sheet data storage unit 52.

以上のようにして指示書データが生成されたことを検出すると、処理制御部27は、指示書データ解釈部24を呼び出す。指示書データ解釈部24は、これに応じて生成された指示書データの記述内容の解釈を行う(ステップ203)。そして、処理制御部27は、指示書データ解釈部24によって解釈された指示書データの記述内容に従って処理が順次実行されるように実行制御を行う(ステップ105)。本実施の形態においては、図8に例示したように、処理制御部27は、最初にスキャン部29を呼び出して、原稿台にセットされた原稿をスキャンさせる。スキャン部29により読み取られて得られた文書データは、スキャン文書記憶部55にて保存される。   When it is detected that the instruction data has been generated as described above, the process control unit 27 calls the instruction data interpretation unit 24. The instruction data interpretation unit 24 interprets the description content of the instruction data generated accordingly (step 203). Then, the process control unit 27 performs execution control so that the processes are sequentially executed in accordance with the description contents of the instruction data interpreted by the instruction data interpretation unit 24 (step 105). In the present embodiment, as illustrated in FIG. 8, the processing control unit 27 first calls the scanning unit 29 to scan the document set on the document table. Document data obtained by reading by the scanning unit 29 is stored in the scanned document storage unit 55.

ところで、ユーザは、スタートボタン62を選択した後は、画像形成装置10の中では実施される前述した処理、また後述する処理の終了を待機することになる。このユーザが待機している間に操作パネル12に表示する一連の処理の実行中画面の一例を図12に示すが、画像形成処理システム10は、基本機能が有する実行中画面を表示させればよい。PDFファイルのサービスサーバ4への転送処理は、プライグイン40が処理しており、転送中や転送完了、転送失敗等の転送処理の処理状態の情報に関しては、プラグイン40が管理しており、プラグイン40は、フレームワーク32と転送処理部30を介して処理制御部27へ受け渡す。処理制御部27は、FTPやSMP等の標準装備の基本機能である転送アプリケーションから転送処理の状態情報を受け付けるのと同様にプラグイン40から受け付けた転送処理の処理状態を受け付け、基本機能が有する実行中画面にプラグイン40が管理しているサービスサーバ4への転送状態情報に基づいた情報を表示させる。   By the way, after the user selects the start button 62, the user waits for the above-described processing to be performed in the image forming apparatus 10 or the end of processing described later. An example of a screen during execution of a series of processes displayed on the operation panel 12 while the user is waiting is shown in FIG. 12, but the image forming processing system 10 can display the screen during execution possessed by the basic function. Good. The transfer process of the PDF file to the service server 4 is processed by the plug-in 40, and the plug-in 40 manages the processing status information of the transfer process such as transfer in progress, transfer completion, and transfer failure. The in 40 is transferred to the processing control unit 27 via the framework 32 and the transfer processing unit 30. The processing control unit 27 receives the processing status of the transfer process received from the plug-in 40 in the same manner as receiving the status information of the transfer process from the transfer application that is a basic function of the standard equipment such as FTP and SMP, and has a basic function. Information based on the transfer status information to the service server 4 managed by the plug-in 40 is displayed on the execution screen.

これ以降の処理は、基本的に実施の形態1と同じであるため説明を省略するが、処理制御部27は、指示書データ解釈部24によって解釈された指示書データの記述内容に従って一連の処理が終了するよう、各処理の実行制御を行う(ステップ105〜108)。   Since the subsequent processing is basically the same as that of the first embodiment, description thereof is omitted, but the processing control unit 27 performs a series of processing according to the description content of the instruction data interpreted by the instruction data interpretation unit 24. The execution control of each process is performed so that the process ends (steps 105 to 108).

本実施の形態においては、以上のようにして、カスタマイズインタフェース画面から指示書データの生成に必要な項目をユーザに入力させ、そして生成された指示書データの記述内容に従ってプラグイン40に処理を実行させる。   In the present embodiment, as described above, the user inputs items necessary for generating instruction data from the customization interface screen, and the plug-in 40 executes processing according to the description content of the generated instruction data. Let

図13は、本実施の形態において、前述した処理を実行した結果を表示する実行結果表示画面の一例を示した図である。図13において、前述した処理の実行結果は種別が「ファイル転送」のレコードに表示されているが、この表示例のように、プラグイン40における実行結果は、転送処理部30を介して処理制御部27へ受け渡すことにより、FAX送信、SMB送信などと同様にシステム制御部20の基本機能の実行結果と区別なく同等に表示される。   FIG. 13 is a diagram showing an example of an execution result display screen that displays a result of executing the above-described processing in the present embodiment. In FIG. 13, the execution result of the above-described process is displayed in a record whose type is “file transfer”. As in this display example, the execution result in the plug-in 40 is processed through the transfer processing unit 30. By passing the data to the unit 27, the same results are displayed without distinction from the execution results of the basic functions of the system control unit 20 as in the case of FAX transmission, SMB transmission, and the like.

図14は、図10に例示したカスタマイズ化画面の他の例を示した図である。図10では、PDFファイルの転送先として標準通信プロトコルを用いないサービスサーバ4のみを宛先として指定したが、図14に示した例では、標準通信プロトコルに従って転送を行うサービスサーバ4にも合わせて指定できるようにした。このように、システム制御部20の基本機能に含まれるカスタマイズインタフェース機能を利用して画面をカスタマイズすることによって基本機能とプラグイン40を利用した追加機能とを併用するようにしてもよい。   FIG. 14 is a diagram illustrating another example of the customization screen illustrated in FIG. In FIG. 10, only the service server 4 that does not use the standard communication protocol is designated as the destination of the PDF file, but in the example shown in FIG. 14, designation is also made for the service server 4 that performs transfer according to the standard communication protocol. I was able to do it. In this way, the basic function and the additional function using the plug-in 40 may be used together by customizing the screen using the customization interface function included in the basic function of the system control unit 20.

なお、上記各実施の形態においては、標準アプリケーションとして、画像形成装置10に予め備えられている通信プロトコルに従い外部のサーバとの間のデータ転送を行う転送処理部30を例にして説明したが、これに限定することなく、他の機能を標準的に搭載したアプリケーションを標準アプリケーションとしてもよい。また、上記各実施の形態1,2に示した構成要素を組み合わせて実施してもよい。   In each of the above-described embodiments, the transfer processing unit 30 that performs data transfer with an external server according to a communication protocol provided in advance in the image forming apparatus 10 has been described as an example of a standard application. Without being limited thereto, an application having other functions as a standard may be used as the standard application. Moreover, you may implement combining the component shown in said each Embodiment 1,2.

また、上記各実施例の形態においては、プラグインとして、サービスサーバ4への転送プログラムを例に説明したが、これに限定することなく、画像形成装置10が標準的に備えていない機能を実現するためのアプリケーションプログラムとして様々なアプリケーションとすることが可能である。プラグインプログラムとしては、文書データのファイル形式の変換機能であったり、文書データとしての画像データに対する画像加工処理機能であったり、文書データをサービスサーバ4へ転送する際に、サービスサーバ4で文書データと関連づけて登録させるための属性情報を付与する機能を備えるように構成してもよい。各プラグインは、フレームワーク32との間のデータの入出力の形式であるAPIに従ったプログラムとして作成されれば、画像形成装置10への追加機能として動作することとなる。   In each of the embodiments described above, the transfer program to the service server 4 is described as an example of the plug-in. However, the present invention is not limited to this, and a function that the image forming apparatus 10 does not have as a standard is realized. Various application programs can be used as application programs. As a plug-in program, a file format conversion function of document data, an image processing function for image data as document data, or a document that is transferred by the service server 4 when the document data is transferred to the service server 4 You may comprise so that the function which provides the attribute information for making it link in connection with data may be provided. Each plug-in operates as an additional function to the image forming apparatus 10 if it is created as a program according to an API that is a format of data input / output with the framework 32.

2 ネットワーク、4 サービスサーバ、9 アドレスデータバス、10 画像形成装置、11 CPU、12 操作パネル、13 スキャナ、14 プリンタエンジン、15 ROM、16 RAM、17 HDD、18 ネットワークIF、19 FAXエンジン、20 システム制御部、21 FAX受信部、22 指示書データ生成部、23 関連付け部、24 指示書データ解釈部、25 ファイル化処理部、26 電子メール処理部、27、34 処理制御部、28 カスタマイズユーザインタフェース(UI)部、29 スキャン部、30 転送処理部、32 フレームワーク、40 プラグイン、51 受信ファイル記憶部、52 指示書データ記憶部、53 PDFファイル記憶部、54 対応テーブル、55 スキャン文書記憶部。   2 network, 4 service server, 9 address data bus, 10 image forming apparatus, 11 CPU, 12 operation panel, 13 scanner, 14 printer engine, 15 ROM, 16 RAM, 17 HDD, 18 network IF, 19 FAX engine, 20 system Control unit, 21 FAX reception unit, 22 Instruction data generation unit, 23 Association unit, 24 Instruction data interpretation unit, 25 File processing unit, 26 E-mail processing unit, 27, 34 Processing control unit, 28 Customized user interface ( UI) section, 29 scanning section, 30 transfer processing section, 32 framework, 40 plug-in, 51 received file storage section, 52 instruction data storage section, 53 PDF file storage section, 54 correspondence table, 55 scanned document storage section.

Claims (3)

動作の基盤となるソフトウェアを有する画像形成処理システムと、
前記画像形成処理システムと連携して動作し、標準装備されている標準アプリケーションを実行する標準アプリケーション実行手段と、
標準アプリケーションに機能を追加するために標準アプリケーションに設けられ追加される追加アプリケーションであって標準アプリケーションが有する機能では実現できない機能を実現する追加アプリケーションを実行する追加アプリケーション実行手段と、
を有し、
前記画像形成処理システムは、処理の内容が記述された指示書データの記述内容に従い実行すべき処理が追加アプリケーションの実行を伴う場合、当該指示書データに当該追加アプリケーションの実行に用いるパラメータを含む指示情報の存在を認識すると、その指示情報を前記標準アプリケーション実行手段に送ることで当該追加アプリケーションの実行を指示する第1の指示手段を有し、
前記標準アプリケーション実行手段は、前記第1の指示手段から指示情報が送られてきたときに、当該指示情報から前記パラメータを抽出して前記追加アプリケーション実行手段に渡して追加アプリケーションを実行させる第2の指示手段を有することを特徴とする画像形成装置。
An image forming processing system having software as a base of operation;
Standard application execution means that operates in cooperation with the image forming processing system and executes a standard application that is provided as a standard;
An additional application executing means for executing an additional application that is provided and added to the standard application in order to add a function to the standard application and that realizes a function that cannot be realized by the function of the standard application;
Have
The image forming processing system includes processing to be executed in accordance with the description contents of the instruction data the content of processing is described is if accompanied by execution of additional applications, the parameters used in the execution of the additional application to the instruction data Recognizing the presence of the instruction information , the first instruction means for instructing the execution of the additional application by sending the instruction information to the standard application execution means,
When the instruction information is sent from the first instruction means, the standard application execution means extracts the parameter from the instruction information, passes it to the additional application execution means, and executes a second application. An image forming apparatus having an instruction unit.
前記標準アプリケーション実行手段は、標準アプリケーションとして、前記画像形成装置に予め備えられている通信プロトコルに従い外部のサーバとの間のデータ転送を行う転送アプリケーションを実行し、
前記追加アプリケーション実行手段は、追加アプリケーションとして、前記画像形成装置に予め備えられている通信プロトコルとは異なる通信プロトコルに従い外部のサーバとの間のデータ転送を行うプラグインアプリケーションを実行し、
転送アプリケーションには、プラグインアプリケーションと連携して動作するフレームワークが設けられていることを特徴とする請求項1に記載の画像形成装置。
The standard application execution unit executes a transfer application that performs data transfer with an external server according to a communication protocol provided in advance in the image forming apparatus as a standard application.
The additional application execution unit executes, as an additional application, a plug-in application that performs data transfer with an external server according to a communication protocol different from a communication protocol provided in advance in the image forming apparatus,
The image forming apparatus according to claim 1, wherein the transfer application is provided with a framework that operates in cooperation with the plug-in application.
画像形成装置に搭載されたコンピュータを、
動作の基盤となるソフトウェアを有する画像形成処理システム
前記画像形成処理システムと連携して動作し、標準装備されている標準アプリケーションを実行する標準アプリケーション実行手段
標準アプリケーションに機能を追加するために標準アプリケーションに設けられ追加される追加アプリケーションであって標準アプリケーションが有する機能では実現できない機能を実現する追加アプリケーションを実行する追加アプリケーション実行手段
前記画像形成処理システムに、処理の内容が記述された指示書データの記述内容に従い実行すべき処理が追加アプリケーションの実行を伴う場合、当該指示書データに当該追加アプリケーションの実行に用いるパラメータを含む指示情報の存在を認識すると、その指示情報を前記標準アプリケーション実行手段に送ることで当該追加アプリケーションの実行を指示させる第1の指示手段、
前記標準アプリケーション実行手段に、前記第1の指示手段から指示情報が送られてきたときに、当該指示情報から前記パラメータを抽出して前記追加アプリケーション実行手段に渡して追加アプリケーションを実行させる第2の指示手段、
として機能させるためのプログラム。
A computer installed in the image forming apparatus
An image forming processing system having software as a base of operation ;
A standard application execution unit that operates in cooperation with the image forming processing system and executes a standard application that is provided as a standard ;
An additional application executing means for executing an additional application that is provided in the standard application and added to add the function to the standard application and that realizes a function that cannot be realized by the function of the standard application ;
Including the image forming processing system, if accompanied by execution of processing additional application to be executed according to the description contents of the instruction data the content of processing is written, the parameters used in the execution of the additional application to the instruction data Recognizing the presence of the instruction information , first instruction means for instructing execution of the additional application by sending the instruction information to the standard application execution means;
When the instruction information is sent from the first instruction means to the standard application execution means, the parameter is extracted from the instruction information, passed to the additional application execution means, and a second application is executed. Instruction means,
Program to function as.
JP2011287292A 2011-12-28 2011-12-28 Image forming apparatus and program Expired - Fee Related JP5880035B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011287292A JP5880035B2 (en) 2011-12-28 2011-12-28 Image forming apparatus and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011287292A JP5880035B2 (en) 2011-12-28 2011-12-28 Image forming apparatus and program

Publications (2)

Publication Number Publication Date
JP2013138284A JP2013138284A (en) 2013-07-11
JP5880035B2 true JP5880035B2 (en) 2016-03-08

Family

ID=48913685

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011287292A Expired - Fee Related JP5880035B2 (en) 2011-12-28 2011-12-28 Image forming apparatus and program

Country Status (1)

Country Link
JP (1) JP5880035B2 (en)

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6447215B2 (en) * 2014-03-10 2019-01-09 株式会社リコー Information distribution system, information processing apparatus, information distribution method, and program
JP2015231159A (en) * 2014-06-05 2015-12-21 株式会社リコー Apparatus with operation part, information processing system, information processing program, and information processing method
JP6424558B2 (en) * 2014-10-17 2018-11-21 富士ゼロックス株式会社 Image processing apparatus and system
JP7124357B2 (en) 2018-03-12 2022-08-24 富士フイルムビジネスイノベーション株式会社 Information processing device and program
JP6996378B2 (en) 2018-03-22 2022-01-17 富士フイルムビジネスイノベーション株式会社 Information processing equipment and programs
JP7163606B2 (en) 2018-04-03 2022-11-01 富士フイルムビジネスイノベーション株式会社 Information processing device and program
JP7052600B2 (en) 2018-06-28 2022-04-12 富士フイルムビジネスイノベーション株式会社 Information processing equipment and programs
JP7081403B2 (en) 2018-09-10 2022-06-07 富士フイルムビジネスイノベーション株式会社 Information processing equipment and programs
CN110569083B (en) * 2019-08-07 2022-11-25 上海联影智能医疗科技有限公司 Image segmentation processing method and device, computer equipment and storage medium

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010166174A (en) * 2009-01-13 2010-07-29 Ricoh Co Ltd Image processing system, image processing apparatus, control program, recording medium and workflow management method
JP5338571B2 (en) * 2009-08-28 2013-11-13 株式会社リコー Image processing system, management apparatus, image processing apparatus, management method, program, and recording medium

Also Published As

Publication number Publication date
JP2013138284A (en) 2013-07-11

Similar Documents

Publication Publication Date Title
JP5880035B2 (en) Image forming apparatus and program
JP5899749B2 (en) Control system, control device, and control program
KR101377468B1 (en) Image processing apparatus, control method of image processing apparatus, and recording medium storing computer program
US10009487B2 (en) Output system, output method, and output apparatus
US8625139B2 (en) Image forming apparatus, service cooperation method, and storage medium
JP2008166937A (en) Image history management device and program
JP2012257281A (en) Service processing system
US20160253128A1 (en) Output system, terminal device and output method
JP2012085176A (en) Image forming apparatus, information apparatus and computer program
US8531694B2 (en) Appending restriction information to a job before transmission
JP2013048353A (en) Data processor
JP2014017872A (en) Service processing system
JP2014006926A (en) Service processing system
JP2014006927A (en) Service processing system
JP6244937B2 (en) Image forming apparatus, image forming system, and program
JP2014229026A (en) Information processing device, information processing method, and program
KR101829389B1 (en) Method for performing job in image forming apparatus and image forming apparatus for performing the same
JP6540329B2 (en) Information processing apparatus and program
JP2016096393A (en) Information processing apparatus, system, information processing method, and program
JP5340113B2 (en) Motion control system
JP2013058886A (en) Electronic document management system, image formation apparatus and program
US8520241B2 (en) Image processing apparatus and control method thereof
JP2004288055A (en) Service processing system, service processing method and service processing program
US8717586B2 (en) Image processing apparatus that performs processing according to instruction defining the processing, control method for the apparatus, and storage medium
JP2011096098A (en) Information processing device, operational control system, and operational control program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20141121

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20150811

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20151006

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20151207

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20160118

R150 Certificate of patent or registration of utility model

Ref document number: 5880035

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees