JP4678418B2 - Instruction execution device - Google Patents

Instruction execution device Download PDF

Info

Publication number
JP4678418B2
JP4678418B2 JP2008116840A JP2008116840A JP4678418B2 JP 4678418 B2 JP4678418 B2 JP 4678418B2 JP 2008116840 A JP2008116840 A JP 2008116840A JP 2008116840 A JP2008116840 A JP 2008116840A JP 4678418 B2 JP4678418 B2 JP 4678418B2
Authority
JP
Japan
Prior art keywords
instruction
user
execution
unit
sheet
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
JP2008116840A
Other languages
Japanese (ja)
Other versions
JP2008269617A (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 JP2008116840A priority Critical patent/JP4678418B2/en
Publication of JP2008269617A publication Critical patent/JP2008269617A/en
Application granted granted Critical
Publication of JP4678418B2 publication Critical patent/JP4678418B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Storage Device Security (AREA)
  • Stored Programmes (AREA)
  • Facsimiles In General (AREA)

Description

本発明は、指示書実行装置に係り、詳細には、指示書に指示された処理を実行する指示書実行装置に関する。   The present invention relates to an instruction form execution apparatus, and more particularly, to an instruction form execution apparatus that executes processing instructed in an instruction form.

ユーザが、パーソナル・コンピュータなどに処理を行わせる場合、一度の指示で全ての処理が完了する場合はよいが、例えば、(1)ネットワークを介してダウンロードしたファイルを、(2)別のフォーマットに変換し、(3)該フォーマットでしかファイルを使用できないPDAなどに送信する、場合などは、ユーザは(1)の処理をパーソナル・コンピュータに指示し、該処理が終了したことを確認して(2)の処理をパーソナル・コンピュータに指示し、該処理が終了したことを確認して(3)の処理をパーソナル・コンピュータに指示しなければならない。すなわち、ユーザは(1)〜(3)の処理を個別に行わなければならず、処理の数が増加するとユーザの負担及び待機時間が増加する。   When a user causes a personal computer or the like to perform processing, it is preferable that all processing is completed with a single instruction. For example, (1) a file downloaded via a network is converted into (2) another format. In the case of conversion, and (3) sending to a PDA or the like that can use the file only in the format, the user instructs the processing of (1) to the personal computer and confirms that the processing is completed ( It is necessary to instruct the personal computer to perform the process 2), and to instruct the personal computer to perform the process 3) after confirming that the process has been completed. That is, the user must perform the processes (1) to (3) individually, and when the number of processes increases, the burden on the user and the waiting time increase.

このようなユーザの負担及び待機時間を低減するために、パーソナル・コンピュータなどに行わせる処理を指示する指示書を使用することができる(例えば、特許文献1)。指示書を使用すれば、ユーザは、(1)〜(3)の処理の実行が指示されている指示書を生成し、該指示書に指示された処理を実行するようにパーソナル・コンピュータに命令するだけでよい。ユーザの一回だけの命令により、パーソナル・コンピュータは該指示書に指示された(1)〜(3)の処理を実行する。   In order to reduce the burden on the user and the waiting time, an instruction sheet for instructing processing to be performed by a personal computer or the like can be used (for example, Patent Document 1). If the instruction is used, the user generates an instruction instructed to execute the processes (1) to (3), and instructs the personal computer to execute the process instructed by the instruction. Just do it. The personal computer executes the processes (1) to (3) instructed in the instruction by a single instruction of the user.

特開平11−331446号公報JP-A-11-331446

ユーザが使用するパーソナル・コンピュータに指示書が記憶されている場合には、ユーザは指示書に容易にアクセスすることができる。しかしながら、ユーザが使用するパーソナル・コンピュータとは異なる装置(すなわち、使用しているパーソナル・コンピュータとは異なるパーソナル・コンピュータ、記憶装置)など、に指示書が記憶してある場合、ユーザは(1)指示書が記憶されている装置を検出し、(2)該装置にネットワークを介して接続し、(3)該指示書にアクセスしなければならない。指示書にアクセスするためにこのような複数のステップを要することは、ユーザの負担及び待機時間を低減することができるという指示書の利点を損なう。   When the instructions are stored in the personal computer used by the user, the user can easily access the instructions. However, when the instruction is stored in a device different from the personal computer used by the user (that is, a personal computer or storage device different from the personal computer being used), the user is It must detect the device in which the instruction is stored, (2) connect to the device via a network, and (3) access the instruction. The need for such multiple steps to access the instructions detracts from the benefits of the instructions being able to reduce user burden and waiting time.

本発明は、上記事実に鑑みなされたもので、指示書に指示された処理を実行する指示書実行装置を提供することを目的とする。   The present invention has been made in view of the above-described facts, and an object of the present invention is to provide an instruction form execution apparatus that executes processing instructed in an instruction form.

上記目的を達成するために、請求項1に記載の指示書実行装置は、指示書を記憶する指示書管理装置を識別するための情報を記憶媒体から読み込む読込手段と、前記装置を識別するための情報に基づいて、前記装置から指示書を入力する入力手段と、入力された前記指示書に指示された処理を実行する実行手段と、を有する。   In order to achieve the above object, an instruction form executing apparatus according to claim 1 is provided for reading information for identifying an instruction form management apparatus for storing an instruction form from a storage medium, and for identifying the apparatus. On the basis of the above information, an input means for inputting an instruction from the device, and an execution means for executing the process instructed by the input instruction.

請求項2に記載されるように、請求項1の指示書実行装置において、前記入力手段は前記指示書に替えて、単一又は複数の指示書管理装置に記憶される複数の指示書の一覧を入力するようにしてもよい。   The instruction execution apparatus according to claim 1, wherein the input unit replaces the instruction with a list of instructions stored in a single or a plurality of instruction management devices. May be input.

請求項3に記載の指示書実行装置は、指示書を記憶媒体から読み込む読込手段と、読み込まれた前記指示書に指示された処理を実行する実行手段と、を有する。   According to a third aspect of the present invention, there is provided an instruction form execution apparatus comprising: a reading unit that reads an instruction form from a storage medium; and an execution unit that executes processing instructed by the read instruction form.

以上説明したように、本発明の一の態様の指示書実行装置によれば、ユーザは、該ユーザに対し利用が許可される指示書に容易にアクセスすることができる。また、本発明の別の態様の指示書実行装置によれば、ユーザは複数の指示書実行装置の中の何れの指示書実行装置を使用する場合でも、該ユーザに対し利用が許可される指示書を利用することができる。   As described above, according to the instruction execution apparatus of one aspect of the present invention, a user can easily access an instruction that is permitted for use by the user. According to the instruction execution device of another aspect of the present invention, the user is permitted to use any instruction execution device among the plurality of instruction execution devices. Can be used.

「第1実施形態」
以下、本発明の第1実施形態を図面を参照して説明する。
(構成)
図1に示すように、本第1実施形態に係る指示書管理システム10は、指示書に指示された処理を実行する複数の指示書実行装置102(102A、102B)、指示書を検索する指示書検索装置104、指示書を記憶する複数の指示書管理装置106(106A、106B)を含んで構成され、該指示書実行装置102、指示書検索装置104、及び、指示書管理装置106はネットワークを介して接続されている。ネットワークはインターネット、LANなどであってよいが、例えば、Bluetoothのような無線接続であってもよい。
“First Embodiment”
Hereinafter, a first embodiment of the present invention will be described with reference to the drawings.
(Constitution)
As shown in FIG. 1, the instruction form management system 10 according to the first embodiment includes a plurality of instruction form execution apparatuses 102 (102A and 102B) that execute processing instructed in an instruction form, and instructions for searching for an instruction form. The instruction retrieval apparatus 104 includes a plurality of instruction document management apparatuses 106 (106A, 106B) for storing instructions. The instruction execution apparatus 102, the instruction retrieval apparatus 104, and the instruction management apparatus 106 are networked. Connected through. The network may be the Internet, a LAN, or the like, but may be a wireless connection such as Bluetooth.

指示書実行装置102は、ユーザが該指示書実行装置102を操作するためのディスプレイ、キーボード等のユーザ・インターフェイス(UI)116、指示書に指示された処理を実行する実行部118、ネットワークを介して通信を行う通信部114、及び、該ユーザ・インターフェイス116、実行部118、通信部114を制御する制御部112を有している。指示書実行装置102は、例えば、デジタル複合機、実行部の機能を有する周辺機器を接続されたパーソナル・コンピュータなどであってもよく、実行部118は、例えば、画像入出力、FAX送信、音声入出力などの機能を有する一体に構成された装置、又は、複数の装置の集合であってよい。   The instruction form execution apparatus 102 includes a user interface (UI) 116 such as a display and a keyboard for a user to operate the instruction form execution apparatus 102, an execution unit 118 that executes processing instructed in the instruction form, and a network. A communication unit 114 that performs communication, a user interface 116, an execution unit 118, and a control unit 112 that controls the communication unit 114. The instruction execution device 102 may be, for example, a digital multi-function peripheral, a personal computer connected with a peripheral device having the function of an execution unit, and the execution unit 118 may be, for example, image input / output, FAX transmission, audio It may be an integrally configured device having functions such as input / output or a set of a plurality of devices.

また、ユーザ情報の入力、指示書の指示選択をユーザに行わせるためのユーザ・インターフェイス142を有する端末装置108が独立した別個の装置として備えられてもよい。該端末装置108は、指示書実行装置102、指示書検索装置104と該ネットワークを介して接続されることができる。   Further, the terminal device 108 having the user interface 142 for allowing the user to input user information and select an instruction in the instruction sheet may be provided as an independent separate device. The terminal device 108 can be connected to the instruction form execution apparatus 102 and the instruction form search apparatus 104 via the network.

指示書検索装置104は、ユーザの情報と、該ユーザに対し利用が許可される指示書を記憶する指示書管理装置の情報と、を関連づけて記憶する記憶手段としてのユーザ情報記憶部126、ネットワークを介して通信を行う入力手段及び出力手段としての通信部124、及び、該ユーザ情報記憶部126、通信部124を制御する検索手段としての制御部122を有する。指示書管理装置106は、指示書を記憶する指示書記憶部136、ネットワークを介して通信を行う通信部134、及び、該指示書記憶部136、通信部134を制御する制御部132を有する。
(指示書)
指示書とは、図2に例示するように、指示書実行装置102に実行させる処理を指示したものである。指示書20は、指示書のスタートとエンドとを示す<指示>202、</指示>202’と、指示書実行装置102に実行させる処理を示す実行指示としての処理部204と、を含んで構成されている。この指示書20は、実行部118が、画像入力部、ファイル連結部、及び、FAX送信部を含んでいる指示書実行装置102へ実行させる処理を指示しており、処理部210は、、画像入力部に実行させる処理のスタートとエンドとを示す<スキャン>、</スキャン>で囲まれるスキャン処理部204と、ファイル連結部に実行させる処理のスタートとエンドとを示す<ファイル連結>、</ファイル連結>で囲まれるファイル連結処理部206と、FAX送信部に実行させる処理のスタートとエンドとを示す<FAX送信>、</FAX送信>で囲まれるFAX送信処理部208と、を含む。
The instruction document search device 104 includes a user information storage unit 126 as a storage unit that stores user information and information of an instruction document management device that stores an instruction document permitted to be used by the user, a network, A communication unit 124 serving as an input unit and an output unit that perform communication via the user information, a user information storage unit 126, and a control unit 122 serving as a search unit that controls the communication unit 124. The instruction sheet management apparatus 106 includes an instruction sheet storage unit 136 that stores an instruction sheet, a communication unit 134 that performs communication via a network, and a control unit 132 that controls the instruction sheet storage unit 136 and the communication unit 134.
(Directions)
The instruction sheet is an instruction for processing to be executed by the instruction sheet execution apparatus 102 as illustrated in FIG. The instruction sheet 20 includes <instruction> 202 and </ instruction> 202 ′ indicating start and end of the instruction sheet, and a processing unit 204 as an execution instruction indicating processing to be executed by the instruction sheet execution apparatus 102. It is configured. The instruction 20 instructs the execution unit 118 to execute the instruction execution apparatus 102 including the image input unit, the file connection unit, and the FAX transmission unit. The processing unit 210 The scan processing unit 204 surrounded by <scan> and </ scan> indicating the start and end of processing to be executed by the input unit, and <file connection> and < / FAX> includes a file connection processing unit 206 surrounded by <File transmission>, and a FAX transmission processing unit 208 surrounded by <FAX transmission> and </ FAX transmission> indicating the start and end of processing to be executed by the FAX transmission unit. .

図2に例示した指示書20に指示された処理を指示書実行装置102が実行する場合について詳細に説明する。制御部112は、スキャン処理部204の<filename>tmp1</filename>との文に基づき、画像入力部に原稿の読取を指示する。画像入力部は、当該原稿をスキャンし、「tmp1」という名称のファイルとして記憶する。   A case where the instruction form execution apparatus 102 executes the process designated by the instruction form 20 illustrated in FIG. 2 will be described in detail. The control unit 112 instructs the image input unit to read a document based on the sentence <filename> tmp1 </ filename> of the scan processing unit 204. The image input unit scans the document and stores it as a file named “tmp1”.

次に、制御部112は、ファイル連結処理部206の処理をファイル連結部に実行させる。ファイル連結部は、第1の文<document1>通信文20030401</document1>、及び、第2の文<document2>tmp1</document2>に示されるファイル「通信文20030401」及び「tmp1」を読み込んで連結し、第3の文<result>tmp2</result>に示されるファイル「tmp2」として記憶する。   Next, the control unit 112 causes the file connection unit 206 to execute the process of the file connection processing unit 206. The file concatenation unit reads the files “communication text 20030401” and “tmp1” shown in the first sentence <document1> communication text 20030401 </ document1> and the second sentence <document2> tmp1 </ document2>. Concatenate and store as file “tmp2” shown in the third sentence <result> tmp2 </ result>.

最後に、制御部112は、FAX送信処理部208の処理をFAX送信部に実行させる。FAX送信部は、第1の文<filename>tmp2</filename>で示されるファイル「tmp2」を、第2の文<tel>03-1234-5678</tel>に示される電話番号「03-1234-5678」にFAX送信する。   Finally, the control unit 112 causes the FAX transmission unit to execute the processing of the FAX transmission processing unit 208. The FAX transmission unit transfers the file “tmp2” indicated by the first sentence <filename> tmp2 </ filename> to the telephone number “03-” indicated by the second sentence <tel> 03-1234-5678 </ tel>. FAX to “1234-5678”.

図2に例示される指示書はXML(eXtensible Markup Language)で記載されているが、本発明はこれに限定されるものではない。例えば、処理の内容を示すサムネイル画像とチェックボックスにより構成され、ユーザが実行手段に実行させたい処理を示すチェックボックスにチェックマークを付すことにより生成される紙媒体によるものであってもよい。
(作用)
次に、図3及び図4を参照して、第1実施形態の作用を説明する。図3(A)は、指示書実行装置102における処理、図3(B)は指示書検索装置104における処理、図3(C)は指示書管理装置106における処理を示す。
The instructions illustrated in FIG. 2 are described in XML (eXtensible Markup Language), but the present invention is not limited to this. For example, it may be a paper medium that is configured by a thumbnail image indicating the contents of processing and a check box, and is generated by adding a check mark to a check box indicating a process that the user wants the execution unit to execute.
(Function)
Next, the operation of the first embodiment will be described with reference to FIGS. 3 and 4. 3A shows processing in the instruction form execution apparatus 102, FIG. 3B shows processing in the instruction form search apparatus 104, and FIG. 3C shows processing in the instruction form management apparatus 106.

指示書は、予め、ユーザ又はシステム管理者などにより生成され、指示書管理装置106の指示書記憶部136に記憶されている。指示書検索装置104のユーザ情報記憶部126には、ユーザの情報と、該ユーザに対し利用が許可される指示書を記憶する指示書管理装置の情報と、が関連付けて記憶されている。   The instruction sheet is generated in advance by a user or a system administrator and stored in the instruction sheet storage unit 136 of the instruction sheet management apparatus 106. The user information storage unit 126 of the instruction sheet search apparatus 104 stores user information and information of an instruction sheet management apparatus that stores an instruction sheet permitted to be used by the user in association with each other.

ステップ302で、指示書実行装置102Aのユーザ・インターフェイス116を介して、ユーザが該指示書実行装置102Aへのログイン操作を行ったことが判断されると、(1)ステップ304で、指示書実行装置102Aはネットワークを介して指示書検索装置104にユーザの情報を送信する。ログイン操作は、ユーザがキーボードなどのユーザ・インターフェイス116を介して、ユーザの情報を入力することにより行われる。ユーザの情報は、例えば、ユーザ固有のID、パスワードなどであってよい。   When it is determined in step 302 that the user has performed a login operation to the instruction form execution apparatus 102A via the user interface 116 of the instruction form execution apparatus 102A, (1) in step 304, the instruction form is executed. The device 102A transmits the user information to the instruction retrieval device 104 via the network. The login operation is performed when the user inputs user information via the user interface 116 such as a keyboard. The user information may be, for example, a user-specific ID or password.

ステップ312で、通信部124がユーザの情報を受信すると、ステップ314で、指示書検索装置104の制御装置122は、該ユーザの情報に基づいて、該ユーザに対し利用が許可される指示書を記憶する指示書管理装置の情報を検索する。すなわち、ユーザの情報と関連付けてユーザ情報記憶部126に記憶されているユーザに対し利用が許可される指示書を記憶する指示書管理装置の情報を検索する。   When the communication unit 124 receives the user information in step 312, in step 314, the control device 122 of the instruction document search apparatus 104 generates an instruction document that the user is permitted to use based on the user information. The information of the instruction sheet management apparatus to be stored is searched. That is, the information of the instruction sheet management apparatus that stores the instruction sheet that is allowed to be used by the user stored in the user information storage unit 126 in association with the user information is searched.

ユーザに対し利用が許可される指示書を記憶する指示書管理装置の情報が検索されると、(2)ステップ316で、指示書検索装置104の通信部124は、検索された指示書管理装置の情報を指示書実行装置102Aに送信する。ユーザに対し利用が許可される指示書が指示書管理装置106Bの指示書記憶部136に記憶されている場合、指示書管理装置106Bの情報が検索され、該情報が指示書実行装置102Aに送信される。指示書管理装置の情報はIP(Internet Protocol)アドレス、URL(Uniform Resource Locator)などであってよいが、本発明はこれに限定されない。   When information on the instruction sheet management apparatus that stores the instruction sheet that is permitted to be used by the user is retrieved, (2) in step 316, the communication unit 124 of the instruction sheet retrieval apparatus 104 searches for the retrieved instruction sheet management apparatus. Is transmitted to the instruction form execution apparatus 102A. When an instruction sheet that is allowed to be used by the user is stored in the instruction sheet storage unit 136 of the instruction sheet management apparatus 106B, information in the instruction sheet management apparatus 106B is retrieved and the information is transmitted to the instruction sheet execution apparatus 102A. Is done. The information on the instruction management device may be an IP (Internet Protocol) address, a URL (Uniform Resource Locator), etc., but the present invention is not limited to this.

また、検索された指示書に関する指示書を識別するための指示書の名称、指示書が記憶されている指示書管理装置のロケーションおよび名称などの情報をリスト化し、指示書実行装置に送信するようにしてもよい。これによれば、ユーザは該ユーザが利用可能な指示書に関する情報を視認して選択すること、及び、指示すること、が可能となる。   In addition, information such as the name of the instruction for identifying the instruction related to the searched instruction, the location and name of the instruction management device in which the instruction is stored is listed and transmitted to the instruction execution device. It may be. According to this, it becomes possible for the user to visually select and instruct information related to the instruction sheet that can be used by the user.

ステップ306で、指示書管理装置106Bの情報を受信すると、(3)ステップ308で、指示書実行装置102Aは、該情報を用いて指示書管理装置106Bにアクセスし、ユーザに対し利用が許可される指示書を送信するように指示する命令を送信する。ステップ318で、該命令を受信すると、(4)ステップ320で、指示書管理装置106Bは、指示書記憶部136に記憶されているユーザに対し利用が許可される指示書を指示書実行装置102Aに送信する。   When the information of the instruction sheet management apparatus 106B is received in step 306, (3) In step 308, the instruction sheet execution apparatus 102A accesses the instruction sheet management apparatus 106B using the information, and the use is permitted for the user. Send an instruction to send an instruction. When the instruction is received in step 318, (4) in step 320, the instruction form management apparatus 106B sends the instruction form permitted to the user stored in the instruction form storage unit 136 to the instruction form execution apparatus 102A. Send to.

ステップ310で、指示書実行装置102Aが該指示書を受信すると、処理は終了する。指示書実行装置102Aは、受信された指示書に指示された処理を実行することができる。指示書は該指示書実行装置102Aの実行環境に適用するように予め変更されてもよい。   In step 310, when the instruction sheet execution apparatus 102A receives the instruction sheet, the process ends. The instruction form execution apparatus 102A can execute processing instructed in the received instruction form. The instruction sheet may be changed in advance so as to be applied to the execution environment of the instruction sheet execution apparatus 102A.

なお、ユーザに対し利用が許可される指示書は単一又は複数の指示書管理装置に記憶される複数の指示書であってよい。この場合、ステップ320で、指示書管理装置106は指示書を送信することに替えて、指示書の一覧を指示書実行装置102に送信してもよい。   Note that the instructions allowed to be used by the user may be a plurality of instructions stored in a single or a plurality of instruction management devices. In this case, in step 320, the instruction sheet management apparatus 106 may transmit a list of instruction sheets to the instruction sheet execution apparatus 102 instead of transmitting the instruction sheet.

このように、指示書検索装置104のユーザ情報記憶部は、ユーザの情報と、該ユーザに対し利用が許可される指示書を記憶する指示書管理装置の情報と、を関連付けて記憶し、通信部124は指示書に指示された処理を実行する指示書実行装置を使用するユーザの情報を入力し、制御部122は通信部124より入力された前記ユーザの情報に基づいて、該ユーザに対し利用が許可される指示書を記憶する指示書管理装置の情報を検索する。   As described above, the user information storage unit of the instruction retrieval apparatus 104 stores the user information in association with the information on the instruction management apparatus that stores the instruction permitted to be used by the user. The unit 124 inputs information about a user who uses the instruction form execution apparatus that executes the process specified in the instruction form, and the control unit 122 responds to the user based on the user information input from the communication unit 124. Information on an instruction book management apparatus that stores an instruction book that is permitted to be used is retrieved.

すなわち、記憶手段は、ユーザの情報と、該ユーザに対し利用が許可される指示書を記憶する指示書管理装置の情報と、を関連付けて記憶し、入力手段は、指示書に指示された処理を実行する指示書実行装置を使用するユーザの情報を入力し、検索手段は、前記入力手段により入力された前記ユーザの情報に基づいて、該ユーザに対し利用が許可される指示書を記憶する指示書管理装置の情報を検索するようにしているので、ユーザは、該ユーザに対し利用が許可される指示書を記憶する指示書管理装置の情報を容易に検索することができる。   That is, the storage unit stores the user information and the instruction management device information for storing the instruction permitted for use by the user in association with each other, and the input unit stores the process instructed by the instruction. The information on the user who uses the instruction execution apparatus for executing the command is input, and the search unit stores the instruction permitted to be used by the user based on the user information input by the input unit. Since the information on the instruction book management apparatus is searched, the user can easily search for the information on the instruction book management apparatus that stores the instruction book permitted to be used by the user.

通信部124は制御部122により検索された指示書管理装置の情報を、ユーザが使用する指示書実行装置102に出力する。すなわち、出力手段は、検索手段により検索された前記指示書管理装置の情報を、前記ユーザが使用する指示書実行装置に出力する。   The communication unit 124 outputs information on the instruction sheet management apparatus searched by the control unit 122 to the instruction sheet execution apparatus 102 used by the user. In other words, the output means outputs the information on the instruction book management device searched by the search means to the instruction book execution device used by the user.

一般に、指示書は指示書実行装置に関連付けられており、ユーザに関連付けられていない。しかしながら、ネットワークにより多くの装置が接続されている作業環境においては、単一のユーザ又はグループが複数の指示書実行装置を使用する。この場合、ユーザが使用する、すなわち、ユーザに対し利用が許可される指示書が、ユーザの使用する指示書実行装置に記憶されている場合には大きな問題はないが、異なる装置に記憶されている場合には、ユーザは、ユーザに対し利用が許可される指示書にアクセスするために、(1)指示書が記憶されている装置を検出し、(2)該装置にネットワークを介して接続し、(3)該指示書にアクセスしなければならない。指示書にアクセスするためにこのような複数のステップを要することは、ユーザの負担及び待機時間を低減することができるという指示書の利点を損なう。   Generally, the instruction sheet is associated with the instruction sheet execution apparatus and is not associated with the user. However, in a work environment where many devices are connected to a network, a single user or group uses a plurality of instruction execution devices. In this case, there is no big problem when the instruction used by the user, that is, the instruction permitted to be used by the user is stored in the instruction executing apparatus used by the user, but is stored in a different apparatus. In order to access the instructions that the user is permitted to use, (1) the device storing the instructions is detected, and (2) the device is connected to the device via the network. And (3) the instructions must be accessed. The need for such multiple steps to access the instructions detracts from the benefits of the instructions being able to reduce user burden and waiting time.

これに対し、本発明によれば、上記記載したように、指示書は指示書実行装置ではなくユーザに関連付けられているので、ユーザは複数の指示書実行装置の中の何れの指示書実行装置を使用しても、該ユーザに対し利用が許可される指示書を容易に検索して使用することができる。また、これによれば、指示書は複数の指示書実行装置、指示書管理装置、記憶装置などの何れに記憶されていてもよく、指示書を単一の場所に記憶しておく必要はない。
「変形例」
(作用)
次に、図5及び図6を参照して、第1実施形態の変形例の作用を説明する。図5(A)は、指示書実行装置102における処理、図5(B)は指示書検索装置104における処理、図5(C)は指示書管理装置106における処理を示す。なお、第1実施形態と本変形例の構成は同様であるので、同様の参照符号を付して説明を省略する。また、本変形例において、第1実施形態と同様の処理については同様の参照符号を付して説明を省略する。
On the other hand, according to the present invention, as described above, since the instruction is associated with the user, not the instruction execution apparatus, the user can select any instruction execution apparatus among the plurality of instruction execution apparatuses. Even if is used, it is possible to easily search and use the instructions that are permitted to be used by the user. Further, according to this, the instruction sheet may be stored in any of a plurality of instruction sheet execution apparatuses, instruction sheet management apparatuses, storage devices, etc., and it is not necessary to store the instruction sheet in a single place. .
"Modification"
(Function)
Next, the operation of the modification of the first embodiment will be described with reference to FIGS. 5A shows processing in the instruction form execution apparatus 102, FIG. 5B shows processing in the instruction form search apparatus 104, and FIG. 5C shows processing in the instruction form management apparatus 106. In addition, since the structure of 1st Embodiment and this modification is the same, the same referential mark is attached | subjected and description is abbreviate | omitted. In this modification, the same processing as that of the first embodiment is denoted by the same reference numeral, and the description thereof is omitted.

ステップ302で、指示書実行装置102Aのユーザ・インターフェイス116を介して、ユーザが該指示書実行装置102Aへのログイン操作を行ったことが判断されると、第1実施形態と同様に、指示書実行装置102Aにおけるステップ302、304((1))、及び、指示書検索装置104におけるステップ312、314の処理が行われる。ログイン操作は、ユーザがキーボードなどのユーザ・インターフェイス116を介して、ユーザの情報を入力することにより行われる。ユーザの情報は、例えば、ユーザ固有のID、パスワードなどであってよい。   If it is determined in step 302 that the user has performed a login operation to the instruction form execution apparatus 102A via the user interface 116 of the instruction form execution apparatus 102A, the instruction form is the same as in the first embodiment. Processing of steps 302 and 304 ((1)) in the execution apparatus 102A and steps 312 and 314 in the instruction sheet search apparatus 104 are performed. The login operation is performed when the user inputs user information via the user interface 116 such as a keyboard. The user information may be, for example, a user-specific ID or password.

検索されたユーザに対し利用が許可される指示書を記憶する指示書管理装置の情報が指示書管理装置106Bの情報である場合、(2)ステップ322で、指示書検索装置104の通信部124は、該情報を用いて指示書管理装置106Bにアクセスし、ユーザに対し利用が許可される指示書を指示書実行装置102Aに送信するように指示する命令を送信する。   When the information of the instruction sheet management apparatus that stores the instruction sheet that is permitted to be used by the searched user is the information of the instruction sheet management apparatus 106B, (2) in step 322, the communication unit 124 of the instruction sheet search apparatus 104. Uses the information to access the instruction sheet management apparatus 106B, and transmits a command instructing the user to transmit the instruction sheet permitted to be used to the instruction sheet execution apparatus 102A.

ステップ318で、該命令を受信すると、(3)ステップ320で、指示書管理装置106Bは、指示書記憶部136に記憶されているユーザに対し利用が許可される指示書を指示書実行装置102Aに送信する。ステップ310で、指示書実行装置102Aが該指示書を受信すると、処理は終了する。指示書実行装置102Aは、受信された指示書に指示された処理を実行することができる。指示書は該指示書実行装置102Aの実行環境に適用するように予め変更されてもよい。   When the instruction is received in step 318, (3) in step 320, the instruction form management apparatus 106B sends the instruction form permitted to the user stored in the instruction form storage unit 136 to the instruction form execution apparatus 102A. Send to. In step 310, when the instruction sheet execution apparatus 102A receives the instruction sheet, the process ends. The instruction form execution apparatus 102A can execute processing instructed in the received instruction form. The instruction sheet may be changed in advance so as to be applied to the execution environment of the instruction sheet execution apparatus 102A.

なお、ユーザに対し利用が許可される指示書は単一又は複数の指示書管理装置に記憶される複数の指示書であってよい。この場合、ステップ320で、指示書管理装置106は指示書を送信することに替えて、指示書の一覧を指示書実行装置102に送信してもよい。   Note that the instructions allowed to be used by the user may be a plurality of instructions stored in a single or a plurality of instruction management devices. In this case, in step 320, the instruction sheet management apparatus 106 may transmit a list of instruction sheets to the instruction sheet execution apparatus 102 instead of transmitting the instruction sheet.

このように、指示書検索装置104のユーザ情報記憶部126は、ユーザの情報と、該ユーザに対し利用が許可される指示書を記憶する指示書管理装置の情報と、を関連付けて記憶し、通信部124は指示書に指示された処理を実行する指示書実行装置102を使用するユーザの情報を入力し、制御部122は通信部124より入力された前記ユーザの情報に基づいて、該ユーザに対し利用が許可される指示書を記憶する指示書管理装置の情報を検索する。   As described above, the user information storage unit 126 of the instruction retrieval device 104 stores the user information in association with the information of the instruction management apparatus that stores the instruction permitted to be used by the user. The communication unit 124 inputs information about a user who uses the instruction form execution apparatus 102 that executes the process specified in the instruction form. The control unit 122 inputs the user information based on the user information input from the communication unit 124. The information of the instruction management device that stores the instruction that is permitted to be used is retrieved.

すなわち、記憶手段は、ユーザの情報と、該ユーザに対し利用が許可される指示書を記憶する指示書管理装置の情報と、を関連付けて記憶し、入力手段は、指示書に指示された処理を実行する指示書実行装置を使用するユーザの情報を入力し、検索手段は、前記入力手段により入力された前記ユーザの情報に基づいて、該ユーザに対し利用が許可される指示書を記憶する指示書管理装置の情報を検索するようにしているので、ユーザは、該ユーザに対し利用が許可される指示書を記憶する指示書管理装置の情報を容易に検索することができる。   That is, the storage unit stores the user information and the instruction management device information for storing the instruction permitted for use by the user in association with each other, and the input unit stores the process instructed by the instruction. The information on the user who uses the instruction execution apparatus for executing the command is input, and the search unit stores the instruction permitted to be used by the user based on the user information input by the input unit. Since the information on the instruction book management apparatus is searched, the user can easily search for the information on the instruction book management apparatus that stores the instruction book permitted to be used by the user.

指示書検索装置104の通信部124は、検索された指示書管理装置の情報に基づき、ユーザに対し利用が許可される指示書を該ユーザが使用する指示書実行装置102に送信するように指示する、該指示書管理装置106への命令を出力する。   The communication unit 124 of the instruction sheet search apparatus 104 instructs the instruction sheet execution apparatus 102 used by the user to transmit an instruction sheet that is permitted to be used to the user based on the information of the searched instruction sheet management apparatus. The command to the instruction management device 106 is output.

本第1実施形態及び変形例では、説明を容易にするために、指示書実行装置102を2つ、指示書管理装置106を2つ、含む指示書管理システム10を示したが、本発明は、これに限定されず、複数の指示書実行装置102及び複数の指示書管理装置106が含まれていればよい。さらに、指示書実行装置102、指示書検索装置104、指示書管理装置106が各々別個の単体として存在する必要はなく、例えば、指示書検索装置104は指示書実行装置102又は指示書管理装置106に含まれてもよい。   In the first embodiment and the modification, the instruction management system 10 including the two instruction execution apparatuses 102 and the two instruction management apparatuses 106 is shown for ease of explanation. However, the present invention is not limited to this, as long as a plurality of instruction sheet execution apparatuses 102 and a plurality of instruction sheet management apparatuses 106 are included. Furthermore, the instruction form execution device 102, the instruction form search device 104, and the instruction form management device 106 do not need to exist as separate units. For example, the instruction form search device 104 may be the instruction form execution device 102 or the instruction form management device 106. May be included.

第1実施形態では、指示書実行装置102が指示書管理装置106に指示書を送信するように指示する命令を出力し、変形例では指示書検索装置104が指示書管理装置106に指示書を送信するように指示する命令を出力し、この命令により、指示書管理装置106がユーザに対し利用が許可される指示書を指示書実行装置102へ送信する。しかしながら、本発明はこれに限定されず、例えば、指示書実行装置102を使用しているユーザの情報を取得することにより、指示書管理装置106が主体的にユーザに対し利用が許可される指示書を指示書実行装置102へ送信するようにしてもよい。   In the first embodiment, the instruction form execution apparatus 102 outputs an instruction to instruct the instruction form management apparatus 106 to transmit the instruction form, and in a modified example, the instruction form search apparatus 104 sends the instruction form to the instruction form management apparatus 106. A command for instructing transmission is output, and in response to this command, the instruction sheet management apparatus 106 transmits an instruction sheet that the user is permitted to use to the instruction sheet execution apparatus 102. However, the present invention is not limited to this. For example, an instruction that the instruction management apparatus 106 is proactively allowed to use by the user by acquiring information on the user who uses the instruction execution apparatus 102. The instruction book may be transmitted to the instruction sheet execution apparatus 102.

第1実施形態及び変形例におけるステップ302のログイン操作は、ユーザがキーボードなどのユーザ・インターフェイス116を介して、ユーザの情報を入力することよりなされることに限定されず、例えば、記憶媒体装着部などのユーザ・インターフェイス116にユーザの情報を記憶したICカード、USBキーなどの記憶媒体が装着されることによりなされてもよい。
「第2実施形態」
以下、本発明の第2実施形態を図面を参照して説明する。
(構成)
図7に示すように、本第2実施形態に係る指示書管理システム12は、指示書に指示された処理を実行する複数の指示書実行装置103(103A、103B)、指示書を記憶する複数の指示書管理装置106(106A、106B)を含んで構成され、該指示書実行装置103、及び、指示書管理装置106はネットワークを介して接続されている。ネットワークはインターネット、LANなどであってよいが、例えば、Bluetoothのような無線接続であってもよい。本指示書管理システム12は、第1実施形態に係る指示書管理システム10と異なり、指示書検索装置104を有しない。
The login operation in step 302 in the first embodiment and the modified example is not limited to the user inputting user information via the user interface 116 such as a keyboard. For example, the storage medium mounting unit The user interface 116 may be mounted with a storage medium such as an IC card or USB key storing user information.
“Second Embodiment”
Hereinafter, a second embodiment of the present invention will be described with reference to the drawings.
(Constitution)
As shown in FIG. 7, the instruction form management system 12 according to the second embodiment includes a plurality of instruction form execution apparatuses 103 (103A, 103B) that execute processing instructed in the instruction form, and a plurality of instruction forms that are stored. The instruction form management apparatus 106 (106A, 106B) is configured, and the instruction form execution apparatus 103 and the instruction form management apparatus 106 are connected via a network. The network may be the Internet, a LAN, or the like, but may be a wireless connection such as Bluetooth. Unlike the instruction document management system 10 according to the first embodiment, the instruction document management system 12 does not include the instruction document search device 104.

指示書実行装置103は、指示書に指示された処理を実行する実行手段としての実行部118、ネットワークを介して通信を行う入力手段としての通信部114、記憶媒体を装着する装着手段としての記憶媒体装着部120、及び、実行部118、通信部114、記憶媒体装着部120を制御する制御部112を有している。指示書実行装置103は、例えば、デジタル複合機、実行部の機能を有する周辺機器を接続されたパーソナル・コンピュータなどであってもよく、実行部118は、例えば、画像入出力、FAX送信、音声入出力などの機能を有する一体に構成された装置、又は、複数の装置の集合であってよい。本指示書実行装置103は、第1実施形態に係る指示書実行装置102のユーザ・インターフェイス116の代わりに、記憶媒体装着部120を有している。   The instruction form execution apparatus 103 includes an execution unit 118 as an execution unit that executes processing instructed by the instruction form, a communication unit 114 as an input unit that performs communication via a network, and a storage as a mounting unit that mounts a storage medium. The medium mounting unit 120, the execution unit 118, the communication unit 114, and the control unit 112 that controls the storage medium mounting unit 120 are included. The instruction form execution device 103 may be, for example, a digital multi-function peripheral, a personal computer to which a peripheral device having the function of the execution unit is connected, and the execution unit 118 includes, for example, image input / output, FAX transmission, audio It may be an integrally configured device having functions such as input / output or a set of a plurality of devices. The instruction execution device 103 includes a storage medium mounting unit 120 instead of the user interface 116 of the instruction execution device 102 according to the first embodiment.

指示書管理装置106は、指示書を記憶する指示書記憶部136、ネットワークを介して通信を行う通信部134、及び、該指示書記憶部136、通信部134を制御する制御部132を有する。
(作用)
次に、図8を参照して、第2実施形態の作用を説明する。図8(A)は、指示書実行装置103における処理、図8(B)は指示書管理装置106における処理を示す。
The instruction sheet management apparatus 106 includes an instruction sheet storage unit 136 that stores an instruction sheet, a communication unit 134 that performs communication via a network, and a control unit 132 that controls the instruction sheet storage unit 136 and the communication unit 134.
(Function)
Next, the operation of the second embodiment will be described with reference to FIG. 8A shows processing in the instruction form execution apparatus 103, and FIG. 8B shows processing in the instruction form management apparatus 106.

指示書は、予め、ユーザ又はシステム管理者などにより生成され、指示書管理装置106の指示書記憶部136に記憶されている。ユーザは、該ユーザに固有の記憶媒体を保持し、該記憶媒体には、該ユーザに対し利用が許可される指示書を記憶する指示書管理装置の情報が記憶されている。記憶媒体はICカード、USBキーなどであってよいが、本発明はこれに限定されない。   The instruction sheet is generated in advance by a user or a system administrator and stored in the instruction sheet storage unit 136 of the instruction sheet management apparatus 106. The user holds a storage medium unique to the user, and the storage medium stores information on an instruction sheet management apparatus that stores an instruction sheet permitted to be used by the user. The storage medium may be an IC card, a USB key, etc., but the present invention is not limited to this.

ステップ332で、指示書実行装置103Aの記憶媒体装着部120へ、ユーザが該ユーザに固有の記憶媒体を装着したことが判断されると、ステップ334で、制御部112は記憶媒体に記憶されているユーザに対し利用が許可される指示書を記憶する指示書管理装置の情報を読み込む。該ユーザに対し利用が許可される指示書を記憶する指示書管理装置が指示書管理装置106Bであった場合、指示書実行装置103Aは、ステップ336で、該情報を用いて指示書管理装置106Bにアクセスし、ユーザに対し利用が許可される指示書を送信するように指示する命令を送信する。指示書管理装置の情報はIP(Internet Protocol)アドレス、URL(Uniform Resource Locator)などであってよいが、本発明はこれに限定されない。   If it is determined in step 332 that the user has attached a storage medium unique to the user to the storage medium mounting unit 120 of the instruction execution device 103A, in step 334, the control unit 112 is stored in the storage medium. Information of an instruction book management apparatus that stores an instruction book that is permitted to be used by a certain user is read. If the instruction form management apparatus that stores the instruction form permitted to be used by the user is the instruction form management apparatus 106B, the instruction form execution apparatus 103A uses the information in step 336 to execute the instruction form management apparatus 106B. And sends a command instructing the user to send an instruction that is allowed to be used. The information on the instruction management device may be an IP (Internet Protocol) address, a URL (Uniform Resource Locator), etc., but the present invention is not limited to this.

ステップ342で、該命令を受信すると、ステップ344で、指示書管理装置106Bは、指示書記憶部136に記憶されているユーザに対し利用が許可される指示書を指示書実行装置103Aに送信する。ステップ338で、指示書実行装置103Aが該指示書を受信すると、処理は終了する。指示書実行装置103Aの実行部118は該指示書に指示された処理を実行することができる。指示書は該指示書実行装置103Aの実行環境に適用するように予め変更されてもよい。   When the instruction is received in step 342, in step 344, the instruction form management apparatus 106B transmits to the instruction form execution apparatus 103A an instruction form that is allowed to be used by the user stored in the instruction form storage unit 136. . In step 338, when the instruction execution apparatus 103A receives the instruction, the process ends. The execution unit 118 of the instruction form execution apparatus 103A can execute processing instructed in the instruction form. The instruction may be changed in advance so as to be applied to the execution environment of the instruction execution apparatus 103A.

なお、ユーザに対し利用が許可される指示書は単一又は複数の指示書管理装置に記憶される複数の指示書であってよい。この場合、ステップ344で、指示書管理装置106は指示書を送信することに替えて、指示書の一覧を指示書実行装置103に送信してもよい。   Note that the instructions allowed to be used by the user may be a plurality of instructions stored in a single or a plurality of instruction management devices. In this case, in step 344, instead of transmitting the instruction sheet, the instruction sheet management apparatus 106 may transmit a list of instruction sheets to the instruction sheet execution apparatus 103.

このように、記憶媒体装着部120は、ユーザに対し利用が許可される指示書を記憶する指示書管理装置の情報を記憶している、該ユーザに対し利用が許可される記憶媒体を装着し、通信部114は、指示書管理装置の情報に基づいて、該指示書管理装置106から前記ユーザに対し利用が許可される指示書を入力し、実行部118は、入力された前記指示書に指示された処理を実行する。   As described above, the storage medium mounting unit 120 stores the information of the instruction sheet management apparatus that stores the instruction sheet permitted to be used by the user, and loads the storage medium permitted to be used by the user. The communication unit 114 inputs an instruction sheet that is allowed to be used by the user from the instruction sheet management apparatus 106 based on the information of the instruction sheet management apparatus, and the execution unit 118 adds the instruction sheet to the input instruction sheet. Perform the specified process.

すなわち、装着手段は、ユーザに対し利用が許可される指示書を記憶する指示書管理装置の情報を記憶している、該ユーザに固有の記憶媒体を装着し、入力手段は、前記指示書管理装置の情報に基づいて、該指示書管理装置から前記ユーザに対し利用が許可される指示書を入力し、実行手段は、入力された前記指示書に指示された処理を実行するようにしているので、ユーザは、該ユーザに対し利用が許可される指示書に容易にアクセスすることができる。   That is, the attachment means attaches a storage medium unique to the user storing information of an instruction form management apparatus that stores instructions that are permitted to be used by the user, and the input means manages the instruction form management. Based on the information of the apparatus, the instruction management apparatus inputs an instruction sheet that is allowed to be used by the user, and the execution means executes the process instructed by the input instruction sheet. Therefore, the user can easily access the instructions that the user is allowed to use.

本第2実施形態では、説明を容易にするために、指示書実行装置103を2つ、指示書管理装置106を2つ、含む指示書管理システム12を示したが、本発明は、これに限定されず、複数の指示書実行装置103及び複数の指示書管理装置106が含まれていればよい。さらに、指示書実行装置103、指示書管理装置106が各々別個の単体として存在する必要はなく、例えば、指示書管理装置106は指示書実行装置102に含まれてもよい。   In the second embodiment, for ease of explanation, the instruction form management system 12 including two instruction form execution apparatuses 103 and two instruction form management apparatuses 106 is shown. However, the present invention is not limited to this. The present invention is not limited, and a plurality of instruction form execution devices 103 and a plurality of instruction form management devices 106 may be included. Furthermore, the instruction form execution apparatus 103 and the instruction form management apparatus 106 do not need to exist as separate single units. For example, the instruction form management apparatus 106 may be included in the instruction form execution apparatus 102.

第2実施形態では、指示書実行装置103が指示書管理装置106に指示書を送信するように指示する命令を出力し、この命令により、指示書管理装置106がユーザに対し利用が許可される指示書を指示書実行装置103へ送信する。しかしながら、本発明はこれに限定されず、例えば、指示書実行装置103を使用しているユーザの情報を取得することにより、指示書管理装置106が主体的にユーザに対し利用が許可される指示書を指示書実行装置103へ送信するようにしてもよい。
「変形例」
(構成)
以下、本発明の第2実施形態の変形例を図面を参照して説明する。
In the second embodiment, the instruction form execution apparatus 103 outputs a command for instructing the instruction form management apparatus 106 to transmit the instruction form, and the instruction form management apparatus 106 is permitted to be used by the user by this instruction. The instruction sheet is transmitted to the instruction sheet execution apparatus 103. However, the present invention is not limited to this. For example, an instruction that the instruction management apparatus 106 is proactively allowed to use by the user by acquiring information on the user who uses the instruction execution apparatus 103. The document may be transmitted to the instruction sheet execution apparatus 103.
"Modification"
(Constitution)
A modification of the second embodiment of the present invention will be described below with reference to the drawings.

図9に示すように、本第2実施形態の変形例に係る指示書実行装置105は、指示書に指示された処理を実行する実行部118、記憶媒体を装着する記憶媒体装着部120、及び、該実行部118、記憶媒体装着部120を制御する制御部112を有している。指示書実行装置105は、例えば、デジタル複合機、周辺機器を接続されたパーソナル・コンピュータなどであってもよく、実行部118は、例えば、画像入出力、FAX送信、音声入出力などの機能を有する一体に構成された装置、又は、複数の装置の集合であってよい。
(作用)
次に、図10を参照して、第2実施形態の変形例の作用を説明する。
As illustrated in FIG. 9, the instruction form execution apparatus 105 according to the modification of the second embodiment includes an execution unit 118 that executes a process instructed by the instruction form, a storage medium attachment unit 120 that attaches a storage medium, and The control unit 112 controls the execution unit 118 and the storage medium mounting unit 120. The instruction execution device 105 may be, for example, a digital multifunction peripheral, a personal computer connected with peripheral devices, and the execution unit 118 has functions such as image input / output, FAX transmission, and voice input / output, for example. It may be an integrally constructed device or a collection of devices.
(Function)
Next, with reference to FIG. 10, the operation of the modification of the second embodiment will be described.

ユーザは、該ユーザに固有の記憶媒体を保持し、該記憶媒体には、予め、ユーザ又はシステム管理者などにより生成された、該ユーザに対し利用が許可される指示書が記憶されている。記憶媒体はICカード、USBキーなどであってよいが、本発明はこれに限定されない。   The user holds a storage medium unique to the user, and in the storage medium, instructions that are generated in advance by the user or a system administrator and permitted to be used by the user are stored. The storage medium may be an IC card, a USB key, etc., but the present invention is not limited to this.

ステップ352で、指示書実行装置105の記憶媒体装着部120へ、該ユーザに固有の記憶媒体を装着したことが判断されると、ステップ354で、制御部112は記憶媒体に記憶されているユーザに固有の指示書を読み込み、処理を終了する。指示書実行装置105は、読み込まれた指示書に指示された処理を実行することができる。指示書は該指示書実行装置105の実行環境に適用するように予め変更されてもよい。   If it is determined in step 352 that a storage medium specific to the user has been mounted on the storage medium mounting unit 120 of the instruction form execution apparatus 105, in step 354, the control unit 112 stores the user stored in the storage medium. Read the instructions specific to, and end the process. The instruction form execution apparatus 105 can execute processing instructed in the read instruction form. The instruction may be changed in advance so as to be applied to the execution environment of the instruction execution apparatus 105.

このように、指示書実行装置105の記憶媒体装着部120はユーザに固有の記憶媒体を装着し、該記憶媒体はユーザに対し利用が許可される指示書を記憶するようにしているので、ユーザは複数の指示書実行装置105の中の何れの指示書実行装置を使用する場合でも、該ユーザに対し利用が許可される指示書を利用することができる。   As described above, the storage medium mounting unit 120 of the instruction execution unit 105 mounts a storage medium unique to the user, and the storage medium stores the instruction that is allowed to be used by the user. In any of the plurality of instruction execution apparatuses 105, any instruction execution apparatus permitted to be used by the user can be used.

本発明の第1実施形態における指示書管理システムの構成ブロック図を示す。1 shows a configuration block diagram of an instruction book management system in a first embodiment of the present invention. FIG. 本発明の第1実施形態における指示書を示す。The instruction document in 1st Embodiment of this invention is shown. 本発明の第1実施形態の作用を示すフローチャートである。It is a flowchart which shows the effect | action of 1st Embodiment of this invention. 本発明の第1実施形態の作用を示す構成ブロック図である。It is a block diagram which shows the effect | action of 1st Embodiment of this invention. 本発明の第1実施形態の変形例の作用を示すフローチャートである。It is a flowchart which shows the effect | action of the modification of 1st Embodiment of this invention. 本発明の第1実施形態の変形例の作用を示す構成ブロック図である。It is a block diagram which shows the effect | action of the modification of 1st Embodiment of this invention. 本発明の第2実施形態における指示書管理システムの構成ブロック図である。It is a block diagram of the configuration of the instruction management system in the second embodiment of the present invention. 本発明の第2実施形態の作用を示すフローチャートである。It is a flowchart which shows the effect | action of 2nd Embodiment of this invention. 本発明の第2実施形態の変形例における指示書管理システムの構成ブロック図である。It is a block diagram of the configuration of an instruction book management system in a modification of the second embodiment of the present invention. 本発明の第2実施形態の変形例の作用を示すフローチャートである。It is a flowchart which shows the effect | action of the modification of 2nd Embodiment of this invention.

符号の説明Explanation of symbols

10 指示書管理システム
102 指示書実行装置
104 指示書検索装置
106 指示書管理装置
124 通信部
122 制御部
126 ユーザ情報記憶部
DESCRIPTION OF SYMBOLS 10 Instruction book management system 102 Instruction book execution apparatus 104 Instruction book search apparatus 106 Instruction book management apparatus 124 Communication part 122 Control part 126 User information storage part

Claims (1)

複数の指示書実行装置と、複数の指示書管理装置と、を含む指示書管理システムであって、
前記指示書実行装置は、
個別のユーザに固有の脱着可能な記憶媒体から、当該ユーザに対し利用が許可されている指示書が記憶されている指示書管理装置を識別するための情報を読み込む読込手段と、
前記読込手段により読み込まれた前記指示書管理装置を識別するための情報に基づいて、当該ユーザに対し利用が許可されている指示書を送信するよう前記指示書管理装置に指示する指示手段と、
前記指示書管理装置から送信された指示書を入力する入力手段と、
入力された前記指示書に指示された処理を実行する実行手段と、
を有し、
前記指示書管理装置は、
ユーザに対し利用が許可されている指示書を記憶する指示書記憶手段と、
前記指示手段により前記ユーザに対し利用が許可されている指示書を送信するように指示された場合、前記指示書を前記指示書実行装置に送信する送信手段と、
を備える、
指示書管理システム。
An instruction management system including a plurality of instruction execution devices and a plurality of instruction management devices,
The instruction execution device
Reading means for reading information for identifying an instruction book management device in which an instruction book permitted to be used by the user is stored from a removable storage medium unique to an individual user;
Instruction means for instructing the instruction management apparatus to transmit an instruction permitted to be used to the user based on information for identifying the instruction management apparatus read by the reading means;
Input means for inputting the instruction sheet transmitted from the instruction sheet management apparatus;
Execution means for executing the process instructed in the input instruction;
Have
The instruction management device
Instruction storage means for storing instructions that are allowed to be used by the user;
When the instruction means instructs the user to transmit an instruction that is allowed to be used, a transmission means for transmitting the instruction to the instruction execution device;
Comprising
Instruction management system.
JP2008116840A 2008-04-28 2008-04-28 Instruction execution device Expired - Fee Related JP4678418B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008116840A JP4678418B2 (en) 2008-04-28 2008-04-28 Instruction execution device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008116840A JP4678418B2 (en) 2008-04-28 2008-04-28 Instruction execution device

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2003081354A Division JP4179013B2 (en) 2003-03-24 2003-03-24 Instruction management system

Publications (2)

Publication Number Publication Date
JP2008269617A JP2008269617A (en) 2008-11-06
JP4678418B2 true JP4678418B2 (en) 2011-04-27

Family

ID=40048945

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008116840A Expired - Fee Related JP4678418B2 (en) 2008-04-28 2008-04-28 Instruction execution device

Country Status (1)

Country Link
JP (1) JP4678418B2 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06162039A (en) * 1992-11-27 1994-06-10 Sekisui Chem Co Ltd Work instruction display system
JPH08263357A (en) * 1995-03-27 1996-10-11 Fujitsu Ltd Autonomous distributed instruction form controller
JP2002135464A (en) * 2000-10-19 2002-05-10 Canon Inc Mobile terminal and mobile terminal communication system
JP2002351802A (en) * 2001-05-24 2002-12-06 Cresys:Kk Method and system for data delivery using electronic mail
JP4179013B2 (en) * 2003-03-24 2008-11-12 富士ゼロックス株式会社 Instruction management system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06162039A (en) * 1992-11-27 1994-06-10 Sekisui Chem Co Ltd Work instruction display system
JPH08263357A (en) * 1995-03-27 1996-10-11 Fujitsu Ltd Autonomous distributed instruction form controller
JP2002135464A (en) * 2000-10-19 2002-05-10 Canon Inc Mobile terminal and mobile terminal communication system
JP2002351802A (en) * 2001-05-24 2002-12-06 Cresys:Kk Method and system for data delivery using electronic mail
JP4179013B2 (en) * 2003-03-24 2008-11-12 富士ゼロックス株式会社 Instruction management system

Also Published As

Publication number Publication date
JP2008269617A (en) 2008-11-06

Similar Documents

Publication Publication Date Title
US8482778B2 (en) Print intermediary server and print intermediary method
JP6387918B2 (en) Image forming apparatus, terminal apparatus, image forming system, and program
US20120050799A1 (en) Print server apparatus, printing apparatus, information processing method, and storage medium
JP5929397B2 (en) Image processing apparatus, image processing system, and program
JP2012190326A (en) Edition control system, image processing apparatus, edition control program, and recording medium
JP6729168B2 (en) Content processing device
JP6362452B2 (en) Information processing apparatus, information processing apparatus control method, and program
JP2010257006A (en) Image forming system, information processing apparatus, document processing method and printer driver
US20080195590A1 (en) Network device, image forming device, and data searching method
US9635214B2 (en) Image processing system for setting filename to received image data, image processing method therefor, and storage medium
JP2015125620A (en) Information processor, control method therefor, program, and information processing system
JP5804749B2 (en) Data processing apparatus, data processing method and program
JP2008217750A (en) Network device, image forming apparatus, data search method, data search program, and computer readable recording medium
US20180139355A1 (en) Device, device coordination system, and device coordination method
JP2016208264A (en) Image data management system, image data management method, and program
US20120113461A1 (en) Image processing apparatus for processing document data and control method therefor
US8601037B2 (en) Data storage system, data storage apparatus, and computer readable medium
JP2014016674A (en) Output system, output control device and output control program
JP4179013B2 (en) Instruction management system
JP5685935B2 (en) Control device and program
JP4678418B2 (en) Instruction execution device
JP6470636B2 (en) Information processing apparatus, control method thereof, and program
JP2016201744A (en) Information processing apparatus and control method therefor, data transmitter and control method therefor, and program
JP2018056751A (en) Relay server and system
JP2017167684A (en) Information processor, control method thereof, and program

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100202

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100402

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A132

Effective date: 20100427

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100628

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

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20110118

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20140210

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees