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

JP7634128B2 - Information processing device, control method thereof, and program - Google Patents

Information processing device, control method thereof, and program Download PDF

Info

Publication number
JP7634128B2
JP7634128B2 JP2024177295A JP2024177295A JP7634128B2 JP 7634128 B2 JP7634128 B2 JP 7634128B2 JP 2024177295 A JP2024177295 A JP 2024177295A JP 2024177295 A JP2024177295 A JP 2024177295A JP 7634128 B2 JP7634128 B2 JP 7634128B2
Authority
JP
Japan
Prior art keywords
item
file name
items
file
setting
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.)
Active
Application number
JP2024177295A
Other languages
Japanese (ja)
Other versions
JP2024180480A (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.)
Canon Inc
Original Assignee
Canon Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority claimed from JP2022005347A external-priority patent/JP7233576B2/en
Application filed by Canon Inc filed Critical Canon Inc
Priority to JP2024177295A priority Critical patent/JP7634128B2/en
Publication of JP2024180480A publication Critical patent/JP2024180480A/en
Priority to JP2025019365A priority patent/JP7745793B2/en
Application granted granted Critical
Publication of JP7634128B2 publication Critical patent/JP7634128B2/en
Priority to JP2025153541A priority patent/JP2025172171A/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Facsimiles In General (AREA)

Description

本発明は、情報処理装置とその制御方法、及びプログラムに関する。 The present invention relates to an information processing device, a control method thereof, and a program.

ファクスを利用した業務において、MFPやファクスなどで受信したファクス文書をMFPのスキャン機能やドキュメントスキャナなどを用いて電子化し、ファイルサーバなどに保管することが行われている。ここでMFPとは、Multi Function Peripheralの略称で、複写機、スキャナ、ファクス等の複数の機能を有する画像形成装置の一例である。この場合、電子化及びファイルサーバへの保管作業の効率化を図るために、ファクス文書の電子化や、ファクス文書の属性に従ってファイルサーバに自動で保管するファクス受信転送システムが構築されている。このようなシステムでは、ファクス文書の送信元の電話番号やその他の属性情報に従ってファイル名を作成してファイルサーバに保管している。このときファイル名が重複すると、新しいファクス文書で既存のファクス文書を上書きするため、保管しているファクス文書を消失する可能性がある。 In business that uses faxes, fax documents received by MFPs or faxes are digitized using the scanning function or document scanner of the MFP and stored in a file server or the like. Here, MFP is an abbreviation for Multi Function Peripheral, and is an example of an image forming device that has multiple functions such as a copier, scanner, and fax. In this case, in order to improve the efficiency of the digitization and storage work in the file server, a fax reception forwarding system has been built that digitizes fax documents and automatically stores them in the file server according to the attributes of the fax documents. In such a system, a file name is created according to the telephone number of the fax document sender and other attribute information, and the fax document is stored in the file server. In this case, if a file name is duplicated, the existing fax document is overwritten with the new fax document, which may result in the stored fax document being lost.

このような保管しているファクス文書の消失への対応策として、例えば特許文献1によれば、FAXサーバが受信したファクス文書に、ファイル名として一意な識別番号を付与して保管する技術がされている。この特許文献1の技術を用いれば、ファクス文書のファイル名として、通信ネットワークに固有の識別番号や、FAXサーバ内部で固有の識別番号を用いるため、一意なファイル名を作成でき、ファイル名の重複によるデータ消失を防止できる。 As a countermeasure against the loss of stored fax documents, for example, Patent Document 1 discloses a technique in which a fax server assigns a unique identification number as a file name to fax documents received by the fax server and stores them. By using the technique of Patent Document 1, a unique identification number for the communication network or a unique identification number within the fax server is used as the file name for the fax document, making it possible to create unique file names and prevent data loss due to duplicate file names.

特開2002-64534号公報JP 2002-64534 A

しかしながら、上記特許文献1に記載の技術では、ファイル名の作成に関する設定画面に表示されている複数の項目の中から1又は複数の項目の選択をユーザから受け付ける受付手段と、前記設定画面でユーザにより選択された前記1又は複数の項目に基づいたファイル名が作成されるように設定を行う設定手段と、前記複数の項目のうち、所定の項目とは異なる項目のみが前記設定画面で選択されている場合は、前記設定を完了させないための表示制御を行う表示制御手段と、を有し、前記設定が完了された後、当該設定に対応する前記1又は複数の項目のそれぞれに対応する値を用いて、受信したデータを含むファイルのファイル名が作成されることを特徴とする情報処理装置は記載されていなかった。 However, the technology described in Patent Document 1 above did not describe an information processing device that has an acceptance means for accepting from a user the selection of one or more items from among a plurality of items displayed on a setting screen related to the creation of file names, a setting means for performing settings so that a file name is created based on the one or more items selected by the user on the setting screen, and a display control means for performing display control so as not to complete the setting if only items other than a specified item are selected on the setting screen among the plurality of items, and that, after the setting is completed, creates a file name for a file containing received data using values corresponding to each of the one or more items corresponding to the setting.

本発明の目的は、上記従来技術の問題点を解決することにある。 The purpose of the present invention is to solve the problems of the conventional technology.

本発明の特徴は、ファイル名の作成に関する設定画面に表示されている複数の項目のうち、所定の項目とは異なる項目のみが前記設定画面で選択されている場合は、前記設定を完了させないための表示制御を行うようにする技術を提供することにある。 A feature of the present invention is to provide a technology for performing display control so as not to complete the settings when only items other than predetermined items are selected on a settings screen among a plurality of items displayed on the settings screen for creating a file name .

上記目的を達成するために本発明の一態様に係る情報処理装置は以下のような構成を備える。
ファイル名の作成に関する設定画面に表示されている複数の項目の中から1又は複数の項目の選択をユーザから受け付ける受付手段と、
前記設定画面でユーザにより選択された前記1又は複数の項目に基づいたファイル名が作成されるように設定を行う設定手段と、
前記複数の項目のうち、所定の項目とは異なる項目のみが前記設定画面で選択されている場合は、前記設定を完了させないための表示制御を行う表示制御手段と、を有し、
前記設定が完了された後、当該設定に対応する前記1又は複数の項目のそれぞれに対応する値を用いて、受信したデータを含むファイルのファイル名が作成されることを特徴とする。
In order to achieve the above object, an information processing device according to one aspect of the present invention has the following configuration.
a receiving means for receiving from a user a selection of one or more items from among a plurality of items displayed on a setting screen relating to file name creation;
a setting means for setting so that a file name based on the one or more items selected by a user on the setting screen is created;
a display control means for performing display control so as not to complete the setting when only an item other than a predetermined item is selected on the setting screen among the plurality of items,
After the setting is completed, a file name of the file including the received data is created using values corresponding to each of the one or more items corresponding to the setting .

本発明によれば、ユーザに対してファイル名の設定の柔軟性を高めつつ、ユーザの視認性を犠牲にすることなく、ファイル名の重複によるデータ消失を防止できる。 The present invention provides users with increased flexibility in setting file names while preventing data loss due to duplicate file names without sacrificing user visibility.

本発明のその他の特徴及び利点は、添付図面を参照とした以下の説明により明らかになるであろう。なお、添付図面においては、同じ若しくは同様の構成には、同じ参照番号を付す。 Other features and advantages of the present invention will become apparent from the following description taken in conjunction with the accompanying drawings, in which the same or similar components are designated by the same reference numerals.

添付図面は明細書に含まれ、その一部を構成し、本発明の実施の形態を示し、その記述と共に本発明の原理を説明するために用いられる。
本発明の実施形態1に係る情報処理システムの全体構成を示す図。 実施形態1に係るMFPのハードウェア構成を説明するブロック図。 実施形態1に係るファイルサーバのハードウェア構成を示すブロック図。 実施形態1に係るMFPのソフトウェアモジュールの構成を説明する機能ブロック図。 実施形態1に係るファイルサーバのソフトウェアモジュールの構成を説明する機能ブロック図。 実施形態1に係るMFPの宛先情報管理部に記憶される宛先情報の一例を説明する図。 実施形態1に係るMFPの転送設定情報管理部に記憶される転送設定情報を記憶したファイルの一例を示す図。 実施形態1に係るMFPの操作部に表示される状況表示画面の一例を示す図。 実施形態1に係るMFPが表示するファイルサーバ設定画面の一例を示す図。 実施形態1に係るMFPが表示するファイル命名規則を設定する設定画面の一例を示す図。 実施形態1に係るMFPが表示するフォルダ命名規則を設定する設定画面の一例を示す図。 実施形態1に係るMFPが表示するテスト送信画面の一例を示す図。 実施形態1に係るMFPによるファイルサーバの設定、ファイル命名規則、フォルダ命名規則の設定処理などを説明するフローチャート。 実施形態1に係るMFPが画像データをファクス受信して、その受信した画像データの画像ファイルをファイルサーバに転送する処理を説明するシーケンス図。 実施形態1に係るMFPによるファクス受信処理を説明するフローチャート。 図15のS1505における、転送する画像ファイルのファイル名の作成処理を説明するフローチャート。 図15のS1506における、転送する画像ファイルが格納されるファイルサーバのフォルダ名の作成処理を説明するフローチャート。 図13のS1306のファイル命名規則の設定処理を説明するフローチャート。 本発明の実施形態2に係るMFPで表示する確認ダイアログの一例を示す図。 実施形態2に係るMFPによる確認ダイアログの表示処理を説明するフローチャート。 実施形態2に係る転送設定情報の一例を示す図。 本発明の実施形態3に係るMFPで表示されるフォルダ命名規則の設定画面の一例を示す図。
The accompanying drawings, which are incorporated in and constitute a part of the specification, illustrate embodiments of the invention and, together with the description, serve to explain the principles of the invention.
1 is a diagram showing the overall configuration of an information processing system according to a first embodiment of the present invention. FIG. 2 is a block diagram illustrating the hardware configuration of an MFP according to the first embodiment. FIG. 2 is a block diagram showing the hardware configuration of a file server according to the first embodiment. 2 is a functional block diagram for explaining the configuration of software modules of the MFP according to the first embodiment. FIG. 2 is a functional block diagram illustrating the configuration of a software module of the file server according to the first embodiment. 5A and 5B are diagrams illustrating an example of destination information stored in a destination information management unit of the MFP according to the first embodiment. 5 is a view showing an example of a file that stores transfer setting information stored in a transfer setting information management unit of the MFP according to the first embodiment. FIG. 5A and 5B are diagrams illustrating an example of a status display screen displayed on the operation unit of the MFP according to the first embodiment. FIG. 4 is a view showing an example of a file server setting screen displayed by the MFP according to the first embodiment. 6 is a view showing an example of a setting screen for setting a file naming rule displayed by the MFP according to the first embodiment. FIG. 6 is a view showing an example of a setting screen for setting a folder naming rule displayed by the MFP according to the first embodiment. FIG. FIG. 6 is a view showing an example of a test transmission screen displayed by the MFP according to the first embodiment. 6 is a flowchart for explaining a process of setting a file server, a file naming rule, and a folder naming rule by the MFP according to the first embodiment. 6 is a sequence diagram for explaining a process in which the MFP according to the first embodiment receives image data by fax and transfers an image file of the received image data to a file server. 6 is a flowchart for describing a fax reception process by the MFP according to the first embodiment. 16 is a flowchart for explaining the process of creating a file name of an image file to be transferred in step S1505 of FIG. 15; 16 is a flowchart for explaining the process of creating a folder name of a file server in which an image file to be transferred is stored, in step S1506 of FIG. 15; 14 is a flowchart for explaining the file naming rule setting process in S1306 of FIG. 13; 13A and 13B are diagrams illustrating an example of a confirmation dialog displayed on an MFP according to a second embodiment of the present invention. 10 is a flowchart for describing a process for displaying a confirmation dialog by an MFP according to a second embodiment. FIG. 11 is a diagram showing an example of transfer setting information according to the second embodiment. FIG. 11 is a diagram showing an example of a setting screen for folder naming rules displayed on an MFP according to a third embodiment of the present invention.

以下、添付図面を参照して本発明の実施形態を詳しく説明する。尚、以下の実施形態は特許請求の範囲に係る本発明を限定するものでなく、また本実施形態で説明されている特徴の組み合わせの全てが本発明の解決手段に必須のものとは限らない。
[実施形態1]
まず本発明に係る実施形態1について説明する。実施形態1では、本発明の画像形成装置の一例であるMFPと、ファイル保管機能を有するファイルサーバとを含むシステムにおけるファクス文書の転送設定処理、及びファクス受信とそれに伴うファイル転送処理の例を説明する。
Hereinafter, the embodiments of the present invention will be described in detail with reference to the accompanying drawings. Note that the following embodiments do not limit the scope of the present invention, and not all of the combinations of features described in the embodiments are necessarily essential to the solution of the present invention.
[Embodiment 1]
First, a first embodiment of the present invention will be described. In the first embodiment, an example of a transfer setting process for a fax document, and a fax reception and an associated file transfer process in a system including an MFP as an example of the image forming apparatus of the present invention and a file server having a file storage function will be described.

図1は、本発明の実施形態1に係る情報処理システムの全体構成を示す図である。 Figure 1 is a diagram showing the overall configuration of an information processing system according to embodiment 1 of the present invention.

この情報処理システムでは、LAN100を介してMFP110とファイルサーバ120とが接続されている。 In this information processing system, an MFP 110 and a file server 120 are connected via a LAN 100.

MFP110は、操作部111、スキャナ部112、プリンタ部113を有する複合機(多機能処理装置)で、公衆回線網150と接続してファクス受信が可能である。本実施形態1に係る情報処理システムでは、MFP110はファクス文書の受信端末として利用される。ファイルサーバ120は、接続する端末の認証を行い、受信したファイルを、指定されたファイル名及びフォルダ名で保管し管理する。但し、本実施形態1に係るシステムは、図1の構成機器の数に限られることはない。例えば、MFP110の内部にファイルサーバの機能を有することにより、MFPとファイルサーバとが同一の装置で構成されていてもよい。また、ファイルサーバがインターネット上のサーバや、クラウドシステムとして構成されていてもよい。 The MFP 110 is a multifunction device (multifunction processing device) having an operation unit 111, a scanner unit 112, and a printer unit 113, and is capable of receiving faxes by connecting to a public line network 150. In the information processing system according to the first embodiment, the MFP 110 is used as a receiving terminal for fax documents. The file server 120 authenticates the connecting terminal, and stores and manages the received file under a specified file name and folder name. However, the system according to the first embodiment is not limited to the number of constituent devices shown in FIG. 1. For example, the MFP 110 may have a file server function inside, so that the MFP and the file server are configured as the same device. The file server may also be configured as a server on the Internet or as a cloud system.

図2は、実施形態1に係るMFP110のハードウェア構成を説明するブロック図である。 Figure 2 is a block diagram illustrating the hardware configuration of the MFP 110 according to the first embodiment.

操作部111は、タッチパネル機能を有する表示部や各種ハードキー等を有し、制御部200からのデータに従ってユーザに対して情報を表示したり、ユーザの操作に応じた情報を制御部200に入力する。スキャナ部112は、原稿の画像を読み取って、その画像の画像データを作成して制御部200に供給する。プリンタ部113は、制御部200から受け取った画像データに基づいて用紙(シート)に画像を印刷する。 The operation unit 111 has a display unit with a touch panel function, various hard keys, etc., and displays information to the user according to data from the control unit 200, and inputs information according to user operations to the control unit 200. The scanner unit 112 reads an image of a document, creates image data of the image, and supplies the image to the control unit 200. The printer unit 113 prints an image on paper (sheet) based on the image data received from the control unit 200.

制御部200は、操作部111、スキャナ部112、プリンタ部113と電気的に接続されており、またLAN100にもネットワークインターフェース(I/F)206を介して接続されている。これによりLAN100を介した、TCP/IP等の通信プロトコルによる通信が可能となっている。制御部200において、CPU201,ROM202,RAM203,HDD204,操作部I/F205、ネットワークI/F206、スキャナI/F207、画像処理部208及びプリンタI/F209がシステムバス211を介して接続されている。CPU201は、ROM202のブートプログラムを実行してHDD204に記憶されたOSや制御プログラムをRAM203に展開し、そのプログラムに従って、このMFP110を統括的に制御する。この制御には、後述のフローチャートを実現するためのプログラムの実行も含む。ROM202には、このMFP110のブートプログラムや各種データが格納されている。RAM203は、CPU201が動作するためのワークメモリを提供し、また受信した画像データ等を一時記憶するための画像メモリも提供している。HDD204はハードディスクドライブであり、OSや各種プログラムや画像データを格納している。操作部I/F205は、システムバス211と操作部111とを接続するためのインターフェース部である。ネットワークI/F206は、LAN100及びシステムバス211に接続し、ネットワーク(LAN)100を介して情報の入出力を行う。スキャナI/F207は、スキャナ部112と制御部200との間のインターフェースを制御する。画像処理部208は、スキャナ部112から入力した画像データ、及びプリンタ部113に出力する画像データに対して、回転、色変換、画像圧縮/伸張処理などの画像処理を行う。プリンタI/F209は、画像処理部208で処理された画像データを受け取り、この画像データに付随している属性データに従ってプリンタ部113による印刷を制御する。モデム210は公衆回線網150とシステムバス211に接続され、公衆回線網150を介して外部のファクス端末(不図示)とファクス送受信を行う。尚、実施形態1では、操作部111を用いたUI表示が可能なMFP110の例で説明するが、このMFP110に代えて、例えば汎用コンピュータ等のような情報処理装置、或いはこれ以外の画像処理装置であってもよい。 The control unit 200 is electrically connected to the operation unit 111, the scanner unit 112, and the printer unit 113, and is also connected to the LAN 100 via a network interface (I/F) 206. This enables communication via the LAN 100 using a communication protocol such as TCP/IP. In the control unit 200, the CPU 201, the ROM 202, the RAM 203, the HDD 204, the operation unit I/F 205, the network I/F 206, the scanner I/F 207, the image processing unit 208, and the printer I/F 209 are connected via a system bus 211. The CPU 201 executes the boot program in the ROM 202 to load the OS and control programs stored in the HDD 204 into the RAM 203, and generally controls the MFP 110 according to the programs. This control also includes the execution of a program for implementing the flowchart described below. The ROM 202 stores the boot program and various data of the MFP 110. The RAM 203 provides a work memory for the CPU 201 to operate, and also provides an image memory for temporarily storing received image data and the like. The HDD 204 is a hard disk drive, and stores an OS, various programs, and image data. The operation unit I/F 205 is an interface unit for connecting the system bus 211 and the operation unit 111. The network I/F 206 is connected to the LAN 100 and the system bus 211, and inputs and outputs information via the network (LAN) 100. The scanner I/F 207 controls the interface between the scanner unit 112 and the control unit 200. The image processing unit 208 performs image processing such as rotation, color conversion, and image compression/expansion processing on image data input from the scanner unit 112 and image data output to the printer unit 113. A printer I/F 209 receives image data processed by the image processing unit 208, and controls printing by the printer unit 113 according to attribute data attached to the image data. A modem 210 is connected to the public line network 150 and a system bus 211, and performs fax transmission and reception with an external fax terminal (not shown) via the public line network 150. Note that, in the first embodiment, an example of an MFP 110 capable of UI display using the operation unit 111 will be described, but instead of this MFP 110, an information processing device such as a general-purpose computer, or other image processing device may be used.

図3は、実施形態1に係るファイルサーバ120のハードウェア構成を示すブロック図である。 Figure 3 is a block diagram showing the hardware configuration of the file server 120 in embodiment 1.

ファイルサーバ120は、CPU301,RAM302,ROM303、入力部304、ネットワークI/F305、ハードディスクドライブ(HDD)306、表示部307を有し、これらはシステムバス308を介して互いに通信可能に接続されている。ROM303はブートプログラムを格納しており、CPU301は電源オン時に、このブートプログラムを読み出してHDD306にインストールされているOSや制御プログラム等をRAM302に展開する。そしてCPU301が、RAM302に展開したプログラムを実行することにより、このファイルサーバ120の機能が実現される。またCPU301は、ネットワークI/F305を介して接続されているLAN100上の他の装置との通信を行う。入力部304は、キーボードやポインティングデバイス等を含み、ユーザからの指示を受け付ける。表示部307は、ユーザに対してメニュー画面やメッセージなどの表示を行う。尚、この表示部307はタッチパネル機能を有していてもよい。 The file server 120 has a CPU 301, a RAM 302, a ROM 303, an input unit 304, a network I/F 305, a hard disk drive (HDD) 306, and a display unit 307, which are connected to each other via a system bus 308 so that they can communicate with each other. The ROM 303 stores a boot program, and when the power is turned on, the CPU 301 reads out the boot program and loads the OS and control programs installed in the HDD 306 into the RAM 302. The CPU 301 executes the programs loaded into the RAM 302, thereby realizing the functions of the file server 120. The CPU 301 also communicates with other devices on the LAN 100 connected via the network I/F 305. The input unit 304 includes a keyboard, a pointing device, and the like, and accepts instructions from the user. The display unit 307 displays menu screens, messages, and the like to the user. The display unit 307 may have a touch panel function.

図4は、実施形態1に係るMFP110のソフトウェアモジュールの構成を説明する機能ブロック図である。これらソフトウェアモジュールは、MFP110のHDD204にインストールされており、実行時にRAM203に展開されてCPU201の制御の下に実行される。 Figure 4 is a functional block diagram illustrating the configuration of software modules of the MFP 110 according to the first embodiment. These software modules are installed in the HDD 204 of the MFP 110, and are deployed to the RAM 203 at the time of execution and executed under the control of the CPU 201.

ファクス受信部401は、モデム210がファクスを受信した際に受信処理を行う。ファクス受信部401は、モデム210を介して受信したファクシミリデータを受け取り、PDF等へ変換してファクス文書とし、そのファクス文書を一時保管部403によりHDD204に画像ファイルとして保存する。またファクス受信部401は、ファクス受信を行った日時である受信日時、及び、公衆回線網150を介して接続された外部のファクス端末(不図示)の電話番号である送信元番号を含む制御ファイルを作成する。そしてその制御ファイルを、画像ファイル(ファクス文書)と共にHDD204に保存する。尚、実施形態では、ファクス文書という表現を用いるが、このファクス文書は一般的な画像を含むことは言うまでもない。 The fax receiving unit 401 performs a receiving process when the modem 210 receives a fax. The fax receiving unit 401 receives facsimile data received via the modem 210, converts it to PDF or the like to create a fax document, and stores the fax document as an image file in the HDD 204 by the temporary storage unit 403. The fax receiving unit 401 also creates a control file that includes the reception date and time, which is the date and time when the fax was received, and the sender number, which is the telephone number of an external fax terminal (not shown) connected via the public line network 150. The control file is then stored in the HDD 204 together with the image file (fax document). Note that in the embodiment, the term fax document is used, but it goes without saying that this fax document includes general images.

転送部402は、ファクス受信部401がHDD204に保存した画像ファイルを、ファイルサーバ120に転送する。このとき転送部402は、ファクス受信部401がHDD204に保存した制御ファイルから受信日時及び送信元番号を読み出す。また転送部402は、転送設定情報管理部404から、図7を参照して後述する転送設定情報を取得する。また転送部402は、宛先情報管理部405に送信元番号を送信して、図6を参照して後述する宛先情報の電話番号から、送信元番号に対応する登録名称を取得する。 The transfer unit 402 transfers the image file that the fax receiving unit 401 has saved in the HDD 204 to the file server 120. At this time, the transfer unit 402 reads out the reception date and time and the sender number from the control file that the fax receiving unit 401 has saved in the HDD 204. The transfer unit 402 also acquires the transfer setting information, which will be described later with reference to FIG. 7, from the transfer setting information management unit 404. The transfer unit 402 also transmits the sender number to the destination information management unit 405, and acquires the registered name corresponding to the sender number from the telephone number of the destination information, which will be described later with reference to FIG. 6.

図6は、実施形態1に係るMFP110の宛先情報管理部405に記憶される宛先情報の一例を説明する図である。 Figure 6 is a diagram illustrating an example of destination information stored in the destination information management unit 405 of the MFP 110 according to the first embodiment.

この宛先情報は、MFP110の操作部111を介してユーザが、宛先情報管理部405に事前登録するものとする。列601から列603及び列607は、行604から行606のデータレコードの列を示す。宛先ID601は、各々の宛先を一意に識別する識別子である。登録名称602は固有のユーザ名を示す。電話番号603は、登録名称602に対応する、ファクス受信時の送信元番号(電話番号)を示す。宛先表名607は、登録名称602に対応する宛先が属する宛先表(アドレス帳)のグループを示す。 This destination information is pre-registered in the destination information management unit 405 by the user via the operation unit 111 of the MFP 110. Columns 601 to 603 and column 607 indicate the columns of the data records from row 604 to row 606. Destination ID 601 is an identifier that uniquely identifies each destination. Registered name 602 indicates a specific user name. Phone number 603 indicates the sender number (phone number) corresponding to registered name 602 when receiving a fax. Destination table name 607 indicates the destination table (address book) group to which the destination corresponding to registered name 602 belongs.

図7は、実施形態1に係るMFP110の転送設定情報管理部404に記憶される転送設定情報を記憶したファイルの一例を示す図である。 Figure 7 is a diagram showing an example of a file that stores transfer setting information stored in the transfer setting information management unit 404 of the MFP 110 according to the first embodiment.

このファイルには、後述する図9ファイルサーバ設定画面、図10のファイル命名規則設定画面、図11のフォルダ命名規則設定画面で設定された項目が記憶される。これら設定画面の説明は詳しく後述する。尚、このファイルのフォーマットは、CSV,XML、或いはその他フォーマットでも良く、その形式は問わない。 This file stores the items set on the file server setting screen in FIG. 9, the file naming rules setting screen in FIG. 10, and the folder naming rules setting screen in FIG. 11, which will be described later. These setting screens will be described in detail later. The format of this file can be CSV, XML, or another format, and the format is not important.

hostname701は、ファイルサーバ120のホスト名を示す。図では、「sharedserver」がファイルサーバ120のホスト名として指定されている。尚、このホスト名として、ファイルサーバ120のIPアドレスを用いてもよい。folderpath702は、転送した画像ファイルの格納先フォルダの起点となるパスを示す。図では、「root」が格納先フォルダパスとして指定されている。username703は、ファイルサーバ120へ認証するためのログインユーザ名を示す。図7では、管理者を示す「administrator」がログインユーザ名として指定されている。password704は、ファイルサーバ120へ認証するためのパスワードを示す。図では「32942xc45」がパスワードとして指定されている。尚、パスワードの文字列は、ハッシュなどの暗号方法を用いて難読化されていてもよい。filerule705は、ファイルサーバ120に画像ファイルを保存する際のファイル命名規則を示す。folderrule706は、ファイルサーバ120に画像ファイルを保存する際のフォルダパスの命名規則を示す。これらに関しては詳しく後述する。 hostname 701 indicates the host name of the file server 120. In the figure, "sharedserver" is specified as the host name of the file server 120. The IP address of the file server 120 may be used as this host name. folderpath 702 indicates the path that is the starting point of the storage destination folder for the transferred image file. In the figure, "root" is specified as the storage destination folder path. username 703 indicates the login user name for authentication to the file server 120. In FIG. 7, "administrator", which indicates the administrator, is specified as the login user name. password 704 indicates the password for authentication to the file server 120. In the figure, "32942xc45" is specified as the password. The password character string may be obfuscated using an encryption method such as hashing. Filerule 705 indicates the file naming rules when saving image files in the file server 120. Folderrule 706 indicates the folder path naming rules when saving image files in the file server 120. These will be described in more detail later.

転送部402は、このfilenamerule705と、登録名称、電話番号、受信日時、宛先表名、そして回線名、シリアル番号、ランダム番号等に基づいて、ファイルサーバ120に送信する画像ファイルのファイル名を作成する。また転送部402は、foldernamerule706と、登録名称、電話番号、そして受信日及び受信月に基づいて、ファイルサーバ120に送信して保存する画像ファイルのフォルダ名を作成する。そして転送部402は、hostname701で指定されたファイルサーバ120に対して、HDD204に保存されている画像ファイルを読み出して、その画像ファイルに、上述のファイル名、フォルダ名を付与して送信する。また転送部402は、UI部406から受信した電話番号と受信日時、及びHDD204に予め保存されているテスト用ファクス文書を使用して、前述のファイル転送処理と同様の処理内容で、後述するテスト送信を行うことができる。 The transfer unit 402 creates a file name for the image file to be sent to the file server 120 based on the filename 705, the registration name, telephone number, reception date and time, destination book name, line name, serial number, random number, etc. The transfer unit 402 also creates a folder name for the image file to be sent to the file server 120 and stored based on the foldername 706, the registration name, telephone number, reception date and reception month. The transfer unit 402 then reads out the image file stored in the HDD 204 and sends it to the file server 120 specified by the hostname 701 after giving the image file the above-mentioned file name and folder name. The transfer unit 402 can also perform a test transmission, which will be described later, using the telephone number and reception date and time received from the UI unit 406 and a test fax document previously stored in the HDD 204, with the same processing content as the file transfer processing described above.

一時保管部403は、画像ファイルと制御ファイルとを受け取ってHDD204に保存し管理する。転送設定情報管理部404は、後述のUI部406により設定された、例えば図7に示す転送設定情報をHDD204に保存して管理する。また転送設定情報管理部404は、転送部402からの要求に応じて、保存している転送設定情報を転送部402に送信する。宛先情報管理部405は、後述のUI部406により設定された、例えば図6に示す宛先情報をHDD204に保存して管理する。UI部406は、操作部I/F205を介して操作部111の表示部に各種画面を表示し、操作部111のポインティングデバイスやハードウェアキー等を介してユーザによって入力された内容を検知する。またUI部406は、操作部111に、図8を参照して後述する状況表示画面を表示し、転送設定を行うか否かのユーザ入力を受け付ける。またUI部406は、図9を参照して後述するファイルサーバの設定画面を表示し、ユーザによって入力されたファイルサーバ設定を取得して、転送設定情報管理部404に送信し、ファイルサーバ設定の保存を依頼する。またUI部406は、操作部111に、図9を参照して後述するファイル命名規則の設定画面を表示し、ユーザによって入力されたファイル命名規則を取得して、転送設定情報管理部404に送信し、ファイル命名規則の保存を依頼する。またUI部406は、操作部111に、図10を参照して後述するフォルダ命名規則の設定画面を表示し、ユーザによって入力されたフォルダ命名規則を取得して、転送設定情報管理部404に送信し、フォルダ命名規則の保存を依頼する。またUI部406は、操作部111に、図12を参照して後述するテスト送信画面を表示し、ユーザによって入力された送信元の電話番号と受信日時を取得して転送部402に送信し、テスト送信を依頼する。 The temporary storage unit 403 receives the image file and the control file, and stores and manages them in the HDD 204. The transfer setting information management unit 404 stores and manages the transfer setting information, for example, shown in FIG. 7, set by the UI unit 406 described later, in the HDD 204. The transfer setting information management unit 404 also transmits the stored transfer setting information to the transfer unit 402 in response to a request from the transfer unit 402. The destination information management unit 405 stores and manages the destination information, for example, shown in FIG. 6, set by the UI unit 406 described later, in the HDD 204. The UI unit 406 displays various screens on the display unit of the operation unit 111 via the operation unit I/F 205, and detects the contents input by the user via the pointing device, hardware keys, etc. of the operation unit 111. The UI unit 406 also displays a status display screen, described later with reference to FIG. 8, on the operation unit 111, and accepts a user input as to whether or not to perform transfer settings. The UI unit 406 also displays a file server setting screen, which will be described later with reference to FIG. 9, acquires the file server setting input by the user, transmits it to the transfer setting information management unit 404, and requests the file server setting to be saved. The UI unit 406 also displays a file naming rule setting screen, which will be described later with reference to FIG. 9, on the operation unit 111, acquires the file naming rule input by the user, transmits it to the transfer setting information management unit 404, and requests the file naming rule to be saved. The UI unit 406 also displays a folder naming rule setting screen, which will be described later with reference to FIG. 10, on the operation unit 111, acquires the folder naming rule input by the user, transmits it to the transfer setting information management unit 404, and requests the folder naming rule to be saved. The UI unit 406 also displays a test transmission screen, which will be described later with reference to FIG. 12, on the operation unit 111, acquires the sender's telephone number and the reception date and time input by the user, transmits them to the transfer unit 402, and requests the test transmission.

図5は、実施形態1に係るファイルサーバ120のソフトウェアモジュールの構成を説明する機能ブロック図である。これらソフトウェアモジュールは、ファイルサーバ120のHDD306に格納され、実行時にRAM302に展開されてCPU301の制御の下に実行される。 Figure 5 is a functional block diagram illustrating the configuration of the software modules of the file server 120 according to the first embodiment. These software modules are stored in the HDD 306 of the file server 120, and are deployed to the RAM 302 at the time of execution and executed under the control of the CPU 301.

通信部501は、SMB(Server Message Block)やWebDAV(Web-based Distributed Authoring and Versioning)等のファイル送信サービスを有している。通信部501は、LAN100を介して要求を受け付けて処理を行い、処理結果の応答を行う。認証部502は、ファイル送信サービスに対する要求に含まれる認証情報を基にクライアント(ここではMFP110)の認証を行う。ファイル管理部503は、ファイル送信サービスに対する要求に応じて、HDD306に保管しているファイルの管理を行う。ファイル管理部503は、通信部501を介してMFP110より受信したフォルダ名、ファイル名に従って、HDD306に画像ファイルを保存し、また画像ファイルを読み出す。またファイル管理部503は、通信部501を介してMFP110から受信したフォルダ名のフォルダが、HDD306に存在するか否かを確認する。またファイル管理部503は、通信部501を介してMFP110から受信したフォルダ名に従ってHDD306にフォルダを作成する。 The communication unit 501 has file transmission services such as SMB (Server Message Block) and WebDAV (Web-based Distributed Authoring and Versioning). The communication unit 501 accepts requests via the LAN 100, processes them, and responds with the processing results. The authentication unit 502 authenticates the client (here, MFP 110) based on the authentication information included in the request for the file transmission service. The file management unit 503 manages files stored in the HDD 306 in response to requests for the file transmission service. The file management unit 503 saves image files in the HDD 306 and reads out image files according to the folder name and file name received from the MFP 110 via the communication unit 501. The file management unit 503 also checks whether a folder with the folder name received from the MFP 110 via the communication unit 501 exists in the HDD 306. The file management unit 503 also creates a folder in the HDD 306 according to the folder name received from the MFP 110 via the communication unit 501.

次に図7を参照して、ファイルサーバ120に画像ファイルを保存する際のファイル命名規則であるfilerule705について説明する。 Next, referring to Figure 7, we will explain filerule 705, which is the file naming rule when saving image files to the file server 120.

この命名規則の形式としては、[項目名1]セパレータ(ここでは「_」)[項目名2]セパレータ(ここでは「_」)[項目名3]の形式で保持する。例えば、新規に項目名を追加する場合、セパレータ「_」と追加項目名を、既存の命名規則に追加する。例えば、図7で更に「項目名4」を追加した場合、その命名規則は、[項目名1]_[項目名2]_[項目名3]_[項目名4]となる。また項目名[REGISTNAME]は、図6の登録名称に該当し、項目名[FAXNUMBER]は図6の電話番号に該当し、[DATE]は受信日時を示す。また図示していないが、項目名[ADDRESSLISTNAME]は宛先表、項目名[LINENAME]は回線名を示す。また項目名[SERIAL]は、システムが生成するシリアル番号を示し、具体的には、「00000001」のような数値で、毎回異なるシリアルな数値が設定される。項目名[RANDOM]は、システムが生成するランダムな番号を示し、例えば「a761232ed4211cebacd00aa0057b223」のような数値であり、毎回異なるランダムな数値が設定される。図7では、ファイル命名規則として[REGISTNAME]_[FAXNUMBER]_[DATE]が指定されており、この場合は、「登録名称_(送信元の)電話番号_日付」がファイル名となる。 The format of this naming rule is [item name 1] separator (here "_") [item name 2] separator (here "_") [item name 3]. For example, when adding a new item name, the separator "_" and the added item name are added to the existing naming rule. For example, if "item name 4" is further added in Figure 7, the naming rule becomes [item name 1] _ [item name 2] _ [item name 3] _ [item name 4]. Furthermore, the item name [REGISTNAME] corresponds to the registered name in Figure 6, the item name [FAXNUMBER] corresponds to the telephone number in Figure 6, and [DATE] indicates the date and time of reception. Although not shown, the item name [ADDRESSLISTNAME] indicates the destination list, and the item name [LINENAME] indicates the line name. The item name [SERIAL] indicates a serial number generated by the system, specifically a number such as "00000001", with a different serial number being set each time. The item name [RANDOM] indicates a random number generated by the system, for example a number such as "a761232ed4211cebacd00aa0057b223", with a different random number being set each time. In FIG. 7, [REGISTNAME]_[FAXNUMBER]_[DATE] is specified as the file naming rule, and in this case, the file name will be "Registered name_(sender) phone number_date".

folderrule706は、ファイルサーバ120に画像ファイルを保存する際のフォルダパスの命名規則を示す。この命名規則の形式としては、[項目名1]パス区切り記号(ここでは「/」)[項目名2]パス区切り記号(ここでは「/」)[項目名3]の形式で保持する。新規で項目名を追加する場合、パス区切り記号(「/」)及び追加項目名を既存の命名規則に追加する。例えば、項目名4を追加した場合、フォルダパスの命名規則は、[項目名1](パス区切り記号)/[項目名2]/[項目名3]/[項目名4]となる。また項目名[REGISTNAME]は登録名称を示し、項目名[FAXNUMBER]は電話番号を示し、[DATE]は受信日時を示す。図7では、フォルダパスの命名規則として、[REGISTNAME]/[FAXNUMBER]/[DATE]が指定されており、「登録名称/電話番号/日付」が保存先のフォルダパスとなる。 Folderrule 706 indicates the naming rule for the folder path when saving an image file in the file server 120. The format of this naming rule is stored as follows: [item name 1] path separator (here, "/") [item name 2] path separator (here, "/") [item name 3]. When adding a new item name, the path separator ("/") and the additional item name are added to the existing naming rule. For example, when item name 4 is added, the naming rule for the folder path becomes [item name 1] (path separator)/[item name 2]/[item name 3]/[item name 4]. The item name [REGISTNAME] indicates the registered name, the item name [FAXNUMBER] indicates the telephone number, and [DATE] indicates the date and time of reception. In FIG. 7, the naming rules for the folder path are specified as [REGISTNAME]/[FAXNUMBER]/[DATE], and "Registration name/phone number/date" becomes the folder path for the save destination.

図8は、実施形態1に係るMFP110の操作部111に表示される状況表示画面の一例を示す図である。 Figure 8 is a diagram showing an example of a status display screen displayed on the operation unit 111 of the MFP 110 in embodiment 1.

状況表示801には、MFP110で動作している図4のソフトウェアモジュール及びMFP110の動作状況が表示される。この状況表示画面の表示をUI部406が行う場合、UI部406は、MFP110のソフトウェアモジュール及びシステム各部の動作状況を確認する。そしてUI部406は、MFP110のソフトウェアモジュール及びシステム各部が正常に動作している場合は正常動作の旨を、異常が発生している場合は、異常が発生しているソフトウェアモジュール又はその部分と状況等を表示する。設定画面へボタン802は、MFP110の転送設定情報管理部404で管理されている転送設定情報を変更するための画面へ遷移するように指示する。ユーザが設定画面へボタン802を押下(指示)すると、図13を参照して後述する転送設定の変更処理が起動して図9に示すファイルサーバ設定変更画面に遷移する。 The status display 801 displays the software modules in FIG. 4 operating on the MFP 110 and the operating status of the MFP 110. When the UI unit 406 displays this status display screen, the UI unit 406 checks the operating status of the software modules of the MFP 110 and each part of the system. If the software modules and each part of the system of the MFP 110 are operating normally, the UI unit 406 displays a message indicating that the software modules and each part of the system are operating normally, and if an abnormality occurs, displays the software module or part in which the abnormality occurs and its status. The To Settings Screen button 802 instructs the user to transition to a screen for changing the transfer setting information managed by the transfer setting information management unit 404 of the MFP 110. When the user presses (instructs) the To Settings Screen button 802, a transfer setting change process described later with reference to FIG. 13 is started, and the screen transitions to the file server setting change screen shown in FIG. 9.

尚、図8に示す状況表示画面上に、MFP110の最新のソフトウェアモジュールの状況及びMFP110の各部の動作状況に応じて、状況表示801を更新するためのGUIボタンを設けてもよい。 In addition, a GUI button for updating the status display 801 according to the latest software module status of the MFP 110 and the operating status of each part of the MFP 110 may be provided on the status display screen shown in FIG. 8.

また実施形態1では、設定画面へボタン802が押下されたとき、図9のファイルサーバ設定画面に遷移するとしたが、この状況表示画面上に後述の図10、図11、図12の各々の画面へ直接遷移するためのGUIボタンを設けてもよい。 In addition, in the first embodiment, when the setting screen button 802 is pressed, a transition to the file server setting screen in FIG. 9 occurs, but GUI buttons may be provided on this status display screen to transition directly to each of the screens in FIG. 10, FIG. 11, and FIG. 12 described below.

図9は、実施形態1に係るMFP110が表示するファイルサーバ設定画面の一例を示す図である。 Figure 9 shows an example of a file server setting screen displayed by the MFP 110 according to the first embodiment.

ホスト名入力ボックス901は、画像ファイル(ファクス文書)の転送先であるファイルサーバ120のホスト名を入力するための入力欄である。ホスト名入力ボックス901に入力された名称は、MFP110のUI部406によって転送設定情報管理部404に送信され、転送設定情報のhostname701(図7)として保存される。フォルダへのパス入力ボックス902は、画像ファイルの転送先であるファイルサーバ120のフォルダ名を入力するための入力欄である。この入力ボックス902に入力された名称は、MFP110のUI部406によって転送設定情報管理部404に送信され、転送設定情報のfolderpath702(図7)として保存される。ログインユーザ名入力ボックス903は、画像ファイルの転送先であるファイルサーバ120での認証に必要なログインユーザ名を入力するための入力欄である。この入力ボックス903に入力された名称は、MFP110のUI部406によって転送設定情報管理部404に送信され、転送設定情報のusername703(図7)として保存される。ログインパスワード入力ボックス904は、画像ファイルの転送先であるファイルサーバでの認証に必要なログインパスワードを入力するための入力欄である。この入力ボックス904は、ユーザが入力した内容を隠ぺいするために入力文字に対して「*」で表示している。入力文字の表示は「*」に限らず、例えば他の記号「●」などでもよく、或いは隠ぺいせずに表示してもよい。この入力ボックス904に入力されたパスワードは、MFP110のUI部406によって転送設定情報管理部404に送信され、転送設定情報のpassword704(図7)として保存される。キャンセルボタン905は、この画面での転送設定情報の変更をキャンセルするためのボタンである。ユーザがキャンセルボタン905を押下すると、この画面を介した転送設定変更が中止されて図8の状況表示画面に遷移する。 The host name input box 901 is an input field for inputting the host name of the file server 120 to which the image file (fax document) is to be transferred. The name entered in the host name input box 901 is sent by the UI unit 406 of the MFP 110 to the transfer setting information management unit 404 and saved as hostname 701 (FIG. 7) of the transfer setting information. The folder path input box 902 is an input field for inputting the folder name of the file server 120 to which the image file is to be transferred. The name entered in this input box 902 is sent by the UI unit 406 of the MFP 110 to the transfer setting information management unit 404 and saved as folderpath 702 (FIG. 7) of the transfer setting information. The login user name input box 903 is an input field for inputting the login user name required for authentication on the file server 120 to which the image file is to be transferred. The name entered in this input box 903 is sent to the transfer setting information management unit 404 by the UI unit 406 of the MFP 110 and is saved as the user name 703 (FIG. 7) of the transfer setting information. The login password input box 904 is an input field for entering a login password required for authentication at the file server to which the image file is transferred. In this input box 904, the input characters are displayed as "*" to conceal the contents entered by the user. The display of the input characters is not limited to "*", and may be other symbols such as "●", or may be displayed without being concealed. The password entered in this input box 904 is sent to the transfer setting information management unit 404 by the UI unit 406 of the MFP 110 and is saved as the password 704 (FIG. 7) of the transfer setting information. The cancel button 905 is a button for canceling the change of the transfer setting information on this screen. If the user presses the cancel button 905, the change to the transfer settings made via this screen will be canceled and the screen will transition to the status display screen shown in Figure 8.

次へボタン906は、転送設定情報のうちファイルサーバの設定を変更し、次画面である後述の図10で示すファイル命名規則設定画面に遷移するように指示するボタンである。ユーザが次へボタン906を押下すると、MFP110のUI部406によって、このファイルサーバ設定画面で入力されたファイルサーバ設定が転送設定管理部404に送信され、転送設定情報管理部404が、このファイルサーバ設定を保存する。そしてUI部406は、図10を参照して後述するファイル命名規則設定画面に遷移する。 The Next button 906 is a button for changing the file server settings in the transfer setting information and for instructing the user to transition to the next screen, which is the file naming rule setting screen shown in FIG. 10 described below. When the user presses the Next button 906, the UI unit 406 of the MFP 110 transmits the file server settings entered on this file server setting screen to the transfer setting management unit 404, and the transfer setting information management unit 404 saves this file server setting. The UI unit 406 then transitions to the file naming rule setting screen described later with reference to FIG. 10.

尚、この実施形態1では、次へボタン906が押下されたとき、図10のファイル命名規則設定画面に遷移するとしているが、このファイルサーバ設定画面に、図11、図12の各々の画面へ直接遷移するためのGUIボタンを設けてもよい。 In this embodiment 1, when the Next button 906 is pressed, the screen transitions to the file naming rule setting screen in FIG. 10. However, this file server setting screen may be provided with GUI buttons for directly transitioning to the screens in FIG. 11 and FIG. 12.

図10は、実施形態1に係るMFP110が表示するファイル命名規則を設定する設定画面の一例を示す図である。このファイル命名規則設定画面を介してユーザが設定したファイル命名規則に従って、ファイルサーバ120に転送する画像ファイルのファイル名が決定される。 Figure 10 is a diagram showing an example of a setting screen for setting a file naming rule displayed by the MFP 110 according to the first embodiment. The file name of the image file to be transferred to the file server 120 is determined according to the file naming rule set by the user via this file naming rule setting screen.

項目1002~1004は、登録名称、電話番号、受信日時、宛先表名、回線名、シリアル番号、ランダム番号の項目名のうち、ファイル名に使用する項目名を指定するエリアで、ここでは登録名称、電話番号、受信日時が選択されている。ここで、項目1002はファイル名の第一番目の項目名、項目1003はファイル名の第二番目の項目名、項目1004はファイル名の第三番目の項目名を示している。ここでは、各項目のファイル名の選択方法をプルダウンメニューで提供している。各プルダウンの選択肢として、「なし」、「登録名称」、「Fax番号」、「日付」、「宛先表名称」、「回線名称」、「シリアル番号」、「ランダム番号」がある。尚、「回線名称」は、送信先として指定されたファクシミリ番号を基に、例えば図6に示す電話番号603に対応する登録名称602として取得される。また「なし」が選択された場合は、選択肢以下の項目名を生成しないことを示す。例えば、第一番目の項目1002に「登録名称」、第二番目の項目1003に「なし」を選択した場合、第二番目の項目以下のファイル名は指定していないと判断し、ファイル名は「登録名称」だけとなる。項目1005は、各項目の区切りを示すセパレータの記号を選択するプルダウンメニューで、セパレータの選択肢として、「ハイフン」、「アンダーバー」、「スペース」等があり、セパレータとしていずれか1つを選択できる。 Items 1002 to 1004 are areas for specifying the item names to be used in the file name among the item names of registration name, telephone number, reception date and time, destination book name, line name, serial number, and random number. In this case, registration name, telephone number, and reception date and time are selected. Here, item 1002 indicates the first item name of the file name, item 1003 indicates the second item name of the file name, and item 1004 indicates the third item name of the file name. Here, the method of selecting the file name for each item is provided by a pull-down menu. The options for each pull-down are "None", "Registered name", "Fax number", "Date", "Destination book name", "Line name", "Serial number", and "Random number". Note that the "Line name" is obtained as the registration name 602 corresponding to the telephone number 603 shown in FIG. 6, for example, based on the facsimile number specified as the destination. Also, if "None" is selected, it indicates that the item names below the options will not be generated. For example, if "Registered Name" is selected in the first item 1002 and "None" is selected in the second item 1003, it is determined that the file name after the second item has not been specified, and the file name will be just "Registered Name." Item 1005 is a pull-down menu for selecting the separator symbol that separates each item. Separator options include "hyphen," "underscore," and "space," and any one of these can be selected as the separator.

プレビュー表示1006は、項目1002~1004の選択に従って、どのようなファイル名になるのかを表示している。表示内容は、項目1002~1004の選択に従って、選択項目に応じたファイル名を表示する。図10の例では、第一番目の項目1002に「登録名称」、第二番目の項目1003に「Fax番号(電話番号)」、第三番目の項目名1003に「日付」、セパレータとしてアンダーバー「_」が選択されている。従って、ファイル名として「[登録名称]_[Fax番号]_[日付]」がプレビュー表示されている。メッセージ1001は、項目1002~1004で、受信日時(日付)、シリアル番号、ランダム番号のいずれかを選択するという所定の条件を満たしていない場合に表示される。これは、受信日時(日付)、シリアル番号、ランダム番号のいずれもが選択されないと、一意に特定できるファイル名が決定できないためである。図10の例では、項目1004で日付が選択されているが、例えば日付が選択されていない場合に、メッセージ1001として「受信日時を選択してください」と表示する。尚、上述の所定の条件において、例えば受信日時は秒単位までの時間情報を含むものとする。またこれ以外にも、ファイル名を一意に特定するために必要な情報であれば、上述の所定の条件は、上記情報以外を含むものであっても良い。 Preview display 1006 shows what kind of file name will be created according to the selection of items 1002 to 1004. The display content shows the file name according to the selection of items 1002 to 1004. In the example of FIG. 10, "Registered name" is selected in the first item 1002, "Fax number (phone number)" in the second item 1003, "Date" in the third item name 1003, and an underscore "_" as a separator. Therefore, the file name is displayed as a preview of "[Registered name]_[Fax number]_[Date]". Message 1001 is displayed when the specified condition of selecting any one of the received date and time (date), serial number, and random number in items 1002 to 1004 is not met. This is because a uniquely identifiable file name cannot be determined unless any of the received date and time (date), serial number, and random number is selected. In the example of FIG. 10, a date is selected in item 1004, but if no date is selected, for example, message 1001 is displayed as "Please select the received date and time." In addition, in the above-mentioned predetermined conditions, for example, the reception date and time includes time information down to the second. Furthermore, the above-mentioned predetermined conditions may include other information than the above, as long as the information is necessary to uniquely identify the file name.

キャンセルボタン1007は、この設定画面を介して入力した内容をキャンセルするように指示する。ユーザがキャンセルボタン1007を押下すると、例えば図8に示す状況表示画面に遷移する。戻るボタン1008は、前画面に戻るように指示する。ユーザが戻るボタン1008を押下すると、例えば図9に示すファイルサーバの設定画面に遷移する。次へボタン1009は、次の画面に進めるように指示する。ユーザが次へボタン1009を押下すると、例えば図11に示すフォルダ命名規則の設定画面に遷移する。 The Cancel button 1007 instructs the user to cancel the content input via this setting screen. When the user presses the Cancel button 1007, the screen transitions to a status display screen, for example, as shown in FIG. 8. The Back button 1008 instructs the user to return to the previous screen. When the user presses the Back button 1008, the screen transitions to a file server setting screen, for example, as shown in FIG. 9. The Next button 1009 instructs the user to proceed to the next screen. When the user presses the Next button 1009, the screen transitions to a folder naming rules setting screen, for example, as shown in FIG. 11.

尚、次へボタン1009は、項目1002~1004で、日付、シリアル番号、ランダム番号のいずれかが選択されている場合に、この次へボタン1009の押下が可能となる。これらの項目のいずれも選択されていない場合は、次へボタン1009は選択不可の状態となり、次へボタン1009は押下できなくなる。これにより、ファイル名が一意にならない命名規則に従ってファイル名が作成されるのを抑止できる。 Note that the Next button 1009 can be pressed when any of the following items is selected in items 1002 to 1004: date, serial number, or random number. If none of these items is selected, the Next button 1009 is in an unselectable state and cannot be pressed. This makes it possible to prevent file names from being created according to naming rules that do not result in unique file names.

図11は、実施形態1に係るMFP110が表示するフォルダ命名規則を設定する設定画面の一例を示す図である。この画面で設定したフォルダ命名規則に従って、ファイルサーバ120に保存されるファイルのフォルダ名が決定される。 Figure 11 is a diagram showing an example of a setting screen for setting a folder naming rule displayed by the MFP 110 according to the first embodiment. The folder names of files stored in the file server 120 are determined according to the folder naming rule set on this screen.

ラジオボタン1101は、階層を分けて画像ファイルを保存するか否かを選択させるチェックボックスである。このボタン1101がチェックされると、この画面で設定する命名規則によってフォルダ名を作成して画像ファイルを保存する。ボタン1101がチェックされない場合、図9に示すファイルサーバの設定画面で指定したフォルダパスの直下に、その画像ファイルを保存する。 Radio button 1101 is a checkbox that allows the user to select whether or not to save image files in separate hierarchical levels. If this button 1101 is checked, a folder name is created according to the naming rules set on this screen, and the image file is saved. If button 1101 is not checked, the image file is saved directly under the folder path specified on the file server setting screen shown in Figure 9.

項目1102~1104は階層名を示している。ここではフォルダの第一階層1102、第二階層1103、第三階層1104を含んでいる。そして、各階層に対応するフォルダ名の選択方法をプルダウン1105~1108で提供している。ここではプルダウンの選択肢として、「なし」、「登録名称」、「Fax番号」、「受信日」、「受信月」、「宛先表名称」、「回線名称」を含むものとする。尚、「なし」が選択された場合は、選択肢以下の階層を生成しないことを示す。例えば、第一階層1102に「登録名称」、第二階層1103に「なし」が選択された場合は、第二階層以下のフォルダ名は指定していないと判断し、フォルダ名は「登録名称」だけとなる。プレビュー表示1108は、項目1102~1104の選択結果に応じたフォルダ名のプレビュー表示を示す。図11の例では、第一階層1102に「登録名称」、第二階層1103に「Fax番号」、第三階層1104に「受信日」が選択されているため、プレビュー表示1108は「[登録名称]/[Fax番号]/[受信日]」となる。 Items 1102 to 1104 indicate hierarchical names. In this example, the first hierarchy 1102, second hierarchy 1103, and third hierarchy 1104 of folders are included. A method for selecting a folder name corresponding to each hierarchy is provided by pull-down menus 1105 to 1108. In this example, the pull-down options include "None", "Registered name", "Fax number", "Received date", "Received month", "Address book name", and "Line name". Note that if "None" is selected, it indicates that the hierarchy below the option will not be generated. For example, if "Registered name" is selected for the first hierarchy 1102 and "None" is selected for the second hierarchy 1103, it is determined that the folder name below the second hierarchy has not been specified, and the folder name will be only "Registered name". Preview display 1108 shows a preview display of the folder name according to the selection result of items 1102 to 1104. In the example of FIG. 11, "Registered name" is selected in the first layer 1102, "Fax number" is selected in the second layer 1103, and "Received date" is selected in the third layer 1104, so the preview display 1108 shows "[Registered name]/[Fax number]/[Received date]."

キャンセルボタン1109は、この画面を介してユーザの操作をキャンセルするように指示する。ユーザがキャンセルボタン1109を押下すると、例えば図8に示す状況表示画面に遷移する。戻るボタン1110は前画面に戻るように指示する。ユーザが戻るボタン1110を押下すると、例えば図10に示すファイル命名規則設定画面に遷移する。次へボタン1111は、次の画面に進むように指示する。ユーザが次へボタン1111を押下すると、例えば図12に示すテスト送信画面に遷移する。 The cancel button 1109 instructs the user to cancel the operation via this screen. When the user presses the cancel button 1109, the screen transitions to a status display screen as shown in FIG. 8, for example. The back button 1110 instructs the user to return to the previous screen. When the user presses the back button 1110, the screen transitions to a file naming rule setting screen as shown in FIG. 10, for example. The next button 1111 instructs the user to proceed to the next screen. When the user presses the next button 1111, the screen transitions to a test transmission screen as shown in FIG. 12, for example.

図12は、実施形態1に係るMFP110が表示するテスト送信画面の一例を示す図である。 Figure 12 shows an example of a test transmission screen displayed by the MFP 110 according to the first embodiment.

送信元番号入力ボックス1201は、テスト送信を行う際の送信元の電話番号として使用する情報を入力するための入力欄である。送信元番号入力ボックス1201に入力された電話番号は、MFP110のUI部406によって転送部402に送信され、テスト送信時の送信元番号(電話番号)として使用される。受信日時入力ボックス1202は、テスト送信を行う際の受信日時として使用する日時を入力するための入力欄である。受信日時入力ボックス1202に入力された日時は、MFP110のUI部406によって転送部402に送信され、テスト送信時の受信日時として使用される。 The sender number input box 1201 is an input field for inputting information to be used as the sender's phone number when performing a test transmission. The phone number entered in the sender number input box 1201 is sent to the forwarding unit 402 by the UI unit 406 of the MFP 110 and used as the sender number (phone number) during the test transmission. The received date and time input box 1202 is an input field for inputting the date and time to be used as the received date and time when performing a test transmission. The date and time entered in the received date and time input box 1202 is sent to the forwarding unit 402 by the UI unit 406 of the MFP 110 and used as the received date and time during the test transmission.

設定確認ボタン1203は、図9、図10、図11の設定画面を介して入力された転送設定情報を表示するための設定確認画面(不図示)に遷移するためのボタンである。ユーザが設定確認ボタン1203を押下すると、MFP110のUI部406によって、図9、図10、図11で入力された転送設定情報を表示するための設定確認画面を表示する。テスト送信ボタン1204は、図9、図10、図11で入力された転送設定情報と、送信元番号入力ボックス1201及び受信日時入力ボックス1202で入力された情報を用いて、テスト送信を行うように指示するボタンである。ユーザがテスト送信ボタン1204を押下すると、MFP110のUI部406が、送信元番号入力ボックス1201の電話番号及び、受信日時入力ボックス1202の日時を転送部402に送信し、転送部402に対してテスト送信要求が送られる。転送部402は、テスト送信ボタン1204が押下されると、受信した送信元番号及び日時でファクス文書を受信したと仮定して、ファイルサーバ120に対してテスト送信を行う。転送部402はテスト送信が終了すると、テスト送信の結果を表示するためのテスト送信結果画面(不図示)を表示する。 The setting confirmation button 1203 is a button for transitioning to a setting confirmation screen (not shown) for displaying the transfer setting information input via the setting screens of FIG. 9, FIG. 10, and FIG. 11. When the user presses the setting confirmation button 1203, the UI unit 406 of the MFP 110 displays a setting confirmation screen for displaying the transfer setting information input in FIG. 9, FIG. 10, and FIG. 11. The test transmission button 1204 is a button for instructing to perform a test transmission using the transfer setting information input in FIG. 9, FIG. 10, and FIG. 11 and the information input in the sender number input box 1201 and the reception date and time input box 1202. When the user presses the test transmission button 1204, the UI unit 406 of the MFP 110 transmits the telephone number in the sender number input box 1201 and the date and time in the reception date and time input box 1202 to the transfer unit 402, and a test transmission request is sent to the transfer unit 402. When the test transmission button 1204 is pressed, the transfer unit 402 performs a test transmission to the file server 120, assuming that a fax document has been received with the received sender number and date and time. When the test transmission is completed, the transfer unit 402 displays a test transmission result screen (not shown) for displaying the results of the test transmission.

キャンセルボタン1205は、転送設定情報の設定を中止するためのボタンである。ユーザがキャンセルボタン1205を押下すると、図8の状況表示画面に遷移する。戻るボタン1206は、前画面に遷移するためのボタンである。ユーザが戻るボタン1206を押下すると、前画面である図11のフォルダ命名規則設定画面に遷移する。OKボタン1207は、転送設定情報の設定を終了し、図8で示す状況表示画面に遷移するためのボタンである。ユーザがOKボタン1207を押下すると、MFP110のUI部406は、図8で示す状況表示画面に遷移する。 The Cancel button 1205 is a button for canceling the setting of the transfer setting information. When the user presses the Cancel button 1205, the screen transitions to the status display screen of FIG. 8. The Back button 1206 is a button for transitioning to the previous screen. When the user presses the Back button 1206, the screen transitions to the previous screen, the folder naming rule setting screen of FIG. 11. The OK button 1207 is a button for ending the setting of the transfer setting information and transitioning to the status display screen shown in FIG. 8. When the user presses the OK button 1207, the UI unit 406 of the MFP 110 transitions to the status display screen shown in FIG. 8.

尚、実施形態1では、テスト時に用いる送信元番号を送信元入力ボックス1201、受信日時を受信日時入力ボックス1202で入力している。しかし、その他にテスト送信に用いるファクス文書を指定するための入力ボックスや入力ボタンなどが設けられていてもよい。 In the first embodiment, the sender number used during testing is input in sender input box 1201, and the reception date and time is input in reception date and time input box 1202. However, other input boxes or input buttons for specifying the fax document to be used for test transmission may also be provided.

図13は、実施形態1に係るMFP110によるファイルサーバの設定、ファイル命名規則、フォルダ命名規則の設定処理などを説明するフローチャートである。尚、このフローチャートで示す各動作(ステップ)は、MFP110のCPU201がHDD204に記憶された制御プログラムをRAM203に展開して実行することにより実現される。またこのフローチャートは、ユーザがMFP110の操作部111を介してこのフローチャートを実行する制御プログラムを選択した場合に実行される。 Figure 13 is a flowchart for explaining the process of setting a file server, file naming rules, folder naming rules, etc., by the MFP 110 according to the first embodiment. Each operation (step) shown in this flowchart is realized by the CPU 201 of the MFP 110 expanding a control program stored in the HDD 204 into the RAM 203 and executing it. This flowchart is also executed when the user selects a control program that executes this flowchart via the operation unit 111 of the MFP 110.

まずS1301でCPU201は、例えば図8に示すような状況表示画面を表示する。次にS1302に進みCPU201は、この状況表示画面で設定画面へボタン802が押下された否かを判定する。設定画面へボタン802が押下されるとS1303に進みCPU201は、例えば図9に示すファイルサーバ設定画面を表示する。そしてユーザは、このファイルサーバ設定画面を介して、転送先となるファイルサーバの名称やフォルダのパス、認証情報などを入力する。 First, in S1301, the CPU 201 displays a status display screen, for example, as shown in FIG. 8. Next, the process proceeds to S1302, where the CPU 201 determines whether the Go to Settings Screen button 802 has been pressed on this status display screen. If the Go to Settings Screen button 802 has been pressed, the process proceeds to S1303, where the CPU 201 displays a file server settings screen, for example, as shown in FIG. 9. The user then inputs the name of the file server to be the transfer destination, the folder path, authentication information, etc., via this file server settings screen.

次にS1304に進みCPU201は、このファイルサーバ設定画面で、ユーザがキャンセルボタン905或いは次へボタン906を押下したかを判定する。次へボタン906が押下されたと判定するとS1305に進み、キャンセルボタン905が押下されたと判定するとS1301に戻る。S1305でCPU201は、このファイルサーバ設定画面を介して入力されたファイルサーバの設定情報を、MFP110のHDD204に記憶する。 Next, the process proceeds to S1304, where the CPU 201 determines whether the user has pressed the Cancel button 905 or the Next button 906 on this file server setting screen. If it determines that the Next button 906 has been pressed, the process proceeds to S1305, and if it determines that the Cancel button 905 has been pressed, the process returns to S1301. In S1305, the CPU 201 stores the file server setting information entered via this file server setting screen in the HDD 204 of the MFP 110.

次にS1306に進みCPU201は、例えば図10に示すような、ファイル命名規則の設定画面を表示する。そしてユーザは、この設定画面を介して、ファイル命名規則の設定情報を入力するファイル命名規則の設定処理を実行する。次にS1307に進みCPU201は、このファイル命名規則の設定画面で、ユーザがどのボタンを押下したかを判定する。S1307で次へボタン1009が押下されたと判定するとS1308に進むが、ここで前述したように、次へボタン1009の押下ができない場合がある。このファイル命名規則の設定処理は、図18を参照して後述する。一方、キャンセルボタン1007が押下されたと判定するとS1301に進み、戻るボタン1008が押下されたと判定するとS1303に進む。 Next, the process proceeds to S1306, where the CPU 201 displays a file naming rule setting screen, for example as shown in FIG. 10. The user then executes file naming rule setting processing, inputting file naming rule setting information via this setting screen. Next, the process proceeds to S1307, where the CPU 201 determines which button the user has pressed on this file naming rule setting screen. If it is determined in S1307 that the Next button 1009 has been pressed, the process proceeds to S1308, but as described above, there are cases where the Next button 1009 cannot be pressed. This file naming rule setting processing will be described later with reference to FIG. 18. On the other hand, if it is determined that the Cancel button 1007 has been pressed, the process proceeds to S1301, and if it is determined that the Back button 1008 has been pressed, the process proceeds to S1303.

図18は、図13のS1306のファイル命名規則の設定処理を説明するフローチャートである。 Figure 18 is a flowchart explaining the process of setting file naming rules in S1306 of Figure 13.

先ずS1801でCPU201は、例えば図10に示すファイル命名規則の設定画面の項目1002~1004で選択された情報を取得する。次にS1802に進みCPU201は、S1801で取得した情報に基づいて、ファイル名を一意に設定できる項目が選択されているか否かを判定する。尚、ファイル名が一意になる項目は、前述したように「日付」、「シリアル番号」、「ランダム番号」であり、これらの項目が1つ以上含まれているかどうかを判定する。そして一意になる項目が1つ以上含まれている場合は、ファイル名を一意に設定できる項目が選択されていると判定してS1805に進む。S1805でCPU201は、この画面で決定されたファイル命名規則をHDD204に記憶する。 First, in S1801, CPU 201 acquires information selected from items 1002 to 1004 on a file naming rule setting screen shown in FIG. 10, for example. Next, the process proceeds to S1802, where CPU 201 determines whether or not an item that allows a unique file name to be set has been selected based on the information acquired in S1801. Note that the items that will make the file name unique are "date," "serial number," and "random number," as described above, and it is determined whether one or more of these items are included. If one or more unique items are included, it is determined that an item that allows a unique file name to be set has been selected, and the process proceeds to S1805. In S1805, CPU 201 stores the file naming rule determined on this screen in HDD 204.

一方、S1802でCPU201は、ファイル名が一意になる項目が含まれていないと判定するとS1803に進む。S1803でCPU201は、図10のメッセージ1001に、一意になる項目を選択するように促す警告メッセージを表示する。図10では、メッセージ1001として「受信日時を選択してください」を表示しているが、他の一意になる項目を選択させるようなメッセージを表示してもよい。 On the other hand, if the CPU 201 determines in S1802 that the file name does not include an item that will make the file name unique, the process proceeds to S1803. In S1803, the CPU 201 displays a warning message in message 1001 in FIG. 10, which prompts the user to select an item that will make the file name unique. In FIG. 10, message 1001 displays "Please select the date and time of receipt," but a message that prompts the user to select another item that will make the file name unique may also be displayed.

次にS1804に進みCPU201は、次へボタン1009をユーザが押下できないようにする。具体的には、次へボタン1009をグレー表示して無効な状態(ボタンを押下できない状態)にし、次の画面へ遷移できないようにする。こうすることで、画像ファイルに、一意でないファイル名が付与されるのを防止できる。こうして、ファイル命名規則の設定画面で、一意になるファイル名が指定されると次へボタン1009が押下できるようになり、ユーザが次へボタン1009を押下するとファイル命名規則が確定処理されてS1308に進む。 Next, the process proceeds to S1804, where the CPU 201 prevents the user from pressing the Next button 1009. Specifically, the Next button 1009 is grayed out to make it invalid (the button cannot be pressed), and transition to the next screen is prevented. This makes it possible to prevent a non-unique file name from being assigned to an image file. In this way, when a unique file name is specified on the file naming rules setting screen, the Next button 1009 becomes pressable, and when the user presses the Next button 1009, the file naming rules are finalized and the process proceeds to S1308.

S1308でCPU201は、例えば図11に示す、フォルダ命名規則の設定画面を表示する。そしてS1309でユーザは、この設定画面を介して、フォルダ命名規則の設定情報を入力するフォルダ命名規則の設定処理を実行する。そしてS1310に進みCPU201は、このフォルダ命名規則の設定画面で、ユーザがどのボタンが押下したかを判定する。S1310でユーザが次へボタン1111を押下したと判定した場合はS1311に進む。ここでユーザがキャンセルボタン1109を押下した場合はS1301に進み、戻るボタン1110を押下した場合はS1306に進む。S1311でCPU201は、例えばフォルダ命名規則の設定画面でユーザが入力した情報をHDD204に記憶する。 In S1308, the CPU 201 displays a folder naming rule setting screen, for example, as shown in FIG. 11. Then, in S1309, the user executes a folder naming rule setting process to input folder naming rule setting information via this setting screen. Then, the process proceeds to S1310, where the CPU 201 determines which button the user pressed on this folder naming rule setting screen. If it is determined in S1310 that the user pressed the Next button 1111, the process proceeds to S1311. Here, if the user presses the Cancel button 1109, the process proceeds to S1301, and if the user presses the Back button 1110, the process proceeds to S1306. In S1311, the CPU 201 stores, for example, the information input by the user on the folder naming rule setting screen in the HDD 204.

次にS1312に進みCPU201は、例えば図12に示すテスト送信画面を表示する。そしてS1313に進みCPU201は、このテスト送信画面で、ユーザがどのボタンを押下したかを判定する。ここでユーザがいずれのボタンも押下しないときはS1312を実行する。そしてユーザがOKボタン1207を押下したと判定すると、この処理を終了する。一方、ユーザがキャンセルボタン1205を押下したと判定した場合はS1301に進む。また戻るボタン1206を押下したと判定した場合はS1309に進む。更に、ユーザがテスト送信ボタン1204を押下したと判定した場合はS1314に進む。S1314でCPU201は、ファイルサーバ設定画面(図9)、ファイル命名規則の設定画面(図10)、フォルダ命名規則の設定画面(図11)、及びテスト送信画面(図12)で設定された内容に基づいて送信テストを実施してS1312に進む。 Next, the process proceeds to S1312, where the CPU 201 displays a test transmission screen, for example, as shown in FIG. 12. The process proceeds to S1313, where the CPU 201 determines which button the user pressed on this test transmission screen. If the user has not pressed any button, S1312 is executed. If the CPU 201 determines that the user has pressed the OK button 1207, this process ends. On the other hand, if the CPU 201 determines that the user has pressed the Cancel button 1205, the process proceeds to S1301. If the CPU 201 determines that the user has pressed the Back button 1206, the process proceeds to S1309. If the CPU 201 determines that the user has pressed the Test Transmission button 1204, the process proceeds to S1314. In S1314, the CPU 201 performs a transmission test based on the contents set on the file server setting screen (FIG. 9), the file naming rule setting screen (FIG. 10), the folder naming rule setting screen (FIG. 11), and the test transmission screen (FIG. 12), and proceeds to S1312.

次に、本実施形態に係るMFP110によるファクス受信処理について説明する。以下は、MFP110がファクス文書を受信して、そのファクス文書を画像ファイルとして転送する処理を中心に説明する。ここでは、前述の転送設定情報(図7)、宛先情報(図6)を使用して、ファイルサーバ120に、受信したファクス文書を画像ファイルとして転送する。このとき、そのファクス文書(画像ファイル)のファイル名及びフォルダ名を作成してファイルサーバ120に転送する。尚、宛先情報は、前もってユーザがMFP110の操作部111を介して宛先情報管理部405に図6に示すように登録済みとする。ここでは、その宛先情報の登録の処理の説明は省略する。 Next, the fax reception process by the MFP 110 according to this embodiment will be described. The following will focus on the process in which the MFP 110 receives a fax document and transfers the fax document as an image file. Here, the previously described transfer setting information (FIG. 7) and destination information (FIG. 6) are used to transfer the received fax document to the file server 120 as an image file. At this time, a file name and folder name are created for the fax document (image file) and transferred to the file server 120. Note that the destination information has been registered in advance by the user via the operation unit 111 of the MFP 110 in the destination information management unit 405 as shown in FIG. 6. Here, a description of the process of registering the destination information will be omitted.

図14は、実施形態1に係るMFP110が画像データ(文書データ)をファクス受信して、その受信した画像データの画像ファイルをファイルサーバ120に転送する処理を説明するシーケンス図である。 Figure 14 is a sequence diagram that explains the process in which the MFP 110 according to the first embodiment receives image data (document data) by fax and transfers the image file of the received image data to the file server 120.

1401でMFP110に対して、外部のファクス端末からファクス画像が送られる。MFP110は、このファクス画像を受信するとファクス受信部401と転送部402がファクス受信処理を行う。 At 1401, a fax image is sent from an external fax terminal to the MFP 110. When the MFP 110 receives this fax image, the fax receiving unit 401 and the forwarding unit 402 perform fax reception processing.

図15は、実施形態1に係るMFP110によるファクス受信処理を説明するフローチャートである。尚、このフローチャートで示す各動作は、MFP110のCPU201がHDD204に記憶された制御プログラムをRAM203に展開して実行することにより実現される。 Figure 15 is a flowchart explaining fax reception processing by the MFP 110 according to the first embodiment. Note that each operation shown in this flowchart is realized by the CPU 201 of the MFP 110 expanding a control program stored in the HDD 204 into the RAM 203 and executing it.

まずS1501でCPU201は、モデム210を利用して公衆回線150経由で外部のファクス端末からファクスを受信する。またCPU201は、モデム210を利用して、外部のファクス端末の電話番号を送信元番号として取得し、更にファクス受信を行った日時を受信日時として取得する。次にS1502に進みCPU201は、S1501で受信したファクス文書をPDF等の画像ファイルに変換する。またCPU201は、S1501で取得した送信元の電話番号と受信日時を記載した制御ファイルを作成する。そして、そのファクス文書を含む画像ファイルを、制御ファイルと共にHDD204に一時保管する。 First, in S1501, CPU 201 receives a fax from an external fax terminal via public line 150 using modem 210. CPU 201 also uses modem 210 to acquire the telephone number of the external fax terminal as the sender number, and further acquires the date and time of fax reception as the reception date and time. Next, the process proceeds to S1502, where CPU 201 converts the fax document received in S1501 into an image file such as PDF. CPU 201 also creates a control file that lists the sender telephone number and reception date and time acquired in S1501. Then, the image file containing the fax document is temporarily stored in HDD 204 together with the control file.

次にS1503に進みCPU201は、HDD204への画像ファイルの一時保管に成功したかを判定する。保存できていればS1504に進みCPU201は、HDD204に一時記憶した送信元の電話番号と受信日時などを取得する。一方、画像ファイルの一時保管に失敗した場合はエラー処理を行って、この処理を終了する。ここで一時保管に失敗する例としては、HDD204の容量不足などがある。また、ここでのエラー処理は、ファクス文書をプリンタI/F209経由でプリンタ部113に送信して印刷させると共に、操作部111に状況表示画面(図8)を表示してエラー状況を表示させる等がある。 Next, the process proceeds to S1503, where the CPU 201 determines whether the image file was successfully temporarily stored in the HDD 204. If the image file was successfully stored, the process proceeds to S1504, where the CPU 201 acquires the sender's telephone number and the date and time of reception that were temporarily stored in the HDD 204. On the other hand, if the image file has not been temporarily stored, error processing is performed and the process ends. An example of a temporary storage failure here is insufficient capacity of the HDD 204. The error processing here may include sending the fax document to the printer unit 113 via the printer I/F 209 to have it printed, and displaying a status display screen (Figure 8) on the operation unit 111 to display the error status.

次にS1505に進みCPU201は、S1504で取得した送信元番号と受信日時と、転送設定情報(図7)及び宛先情報(図6)を参照して、その画像ファイルをファイルサーバ120に転送する際のファイル名を作成する。S1505の処理の詳細を図16のフローチャートを参照して説明する。 Then, the process proceeds to S1505, where the CPU 201 creates a file name for the image file when it is transferred to the file server 120, by referencing the sender number and reception date and time acquired in S1504, the transfer setting information (FIG. 7), and the destination information (FIG. 6). The details of the process of S1505 will be described with reference to the flowchart in FIG. 16.

図16は、図15のS1505における、転送する画像ファイルのファイル名の作成処理を説明するフローチャートである。尚、このフローチャートで示す各動作は、MFP110のCPU201がHDD204に記憶された制御プログラムをRAM203に展開して実行することにより実現されるため、ここでは動作の主体をCPU201として説明する。 Figure 16 is a flowchart that explains the process of creating a file name for an image file to be transferred in S1505 of Figure 15. Note that each operation shown in this flowchart is realized by the CPU 201 of the MFP 110 expanding a control program stored in the HDD 204 into the RAM 203 and executing it, so here the operations will be explained as being mainly performed by the CPU 201.

まずS1601でCPU201は、HDD204に保存されたfilenamerule705(ファイル命名規則)を取得する。次にS1602に進みCPU201は、電話番号を基に宛先情報(図6)を取得する。ここでは電話番号603をキーにして登録名称602を検索して取得する。次にS1603に進みCPU201は、電話番号603に該当する登録名称602が存在するか否かを判定する。登録名称602が存在する場合はS1604に進み、その該当する登録名称を取得してS1606に進む。一方、登録名称602が存在しない場合はS1605に進みCPU201は、予め設定されているデフォルトの登録名称を取得してS1606に進む。尚、このデフォルト登録名称の例としては、「該当なし」等が設定されているものとする。また、このデフォルトの登録名称は、ROM202やHDD204に予め保存されていてもよい。またデフォルトの登録名称を設定するための入力ボックスを、例えば図10のファイル命名規則設定画面等に設けて、ユーザがデフォルト名称を変更可能にしてもよい。S1606でCPU201は、S1601で取得したファイル命名規則に従って、登録名称、送信元の電話番号、受信日時、宛先表名、回線名等を用いてファイル名を作成する。 First, in S1601, the CPU 201 acquires the filenamerule 705 (file naming rule) stored in the HDD 204. Next, the process proceeds to S1602, where the CPU 201 acquires destination information (FIG. 6) based on the telephone number. Here, the telephone number 603 is used as a key to search for and acquire the registered name 602. Next, the process proceeds to S1603, where the CPU 201 determines whether or not a registered name 602 corresponding to the telephone number 603 exists. If the registered name 602 exists, the process proceeds to S1604, where the corresponding registered name is acquired, and the process proceeds to S1606. On the other hand, if the registered name 602 does not exist, the process proceeds to S1605, where the CPU 201 acquires a default registered name that has been set in advance, and the process proceeds to S1606. Note that, as an example of this default registered name, it is assumed that "not applicable" or the like is set. In addition, this default registered name may be stored in advance in the ROM 202 or the HDD 204. Also, an input box for setting a default registration name may be provided, for example, on the file naming rules setting screen of FIG. 10, so that the user can change the default name. In S1606, the CPU 201 creates a file name using the registration name, sender telephone number, reception date and time, destination book name, line name, etc., in accordance with the file naming rules acquired in S1601.

そして処理は図15のS1506に進む。S1506でCPU201は、S1504で取得した送信元の電話番号と受信日時と、転送設定情報(図7)及び宛先情報(図6)とに基づいて、転送時のフォルダ名を作成する。S1506の処理の詳細は図17のフローチャートを参照して説明する。 Then, the process proceeds to S1506 in FIG. 15. In S1506, the CPU 201 creates a folder name for the transfer based on the sender's telephone number and the reception date and time acquired in S1504, the transfer setting information (FIG. 7), and the destination information (FIG. 6). Details of the process in S1506 will be described with reference to the flowchart in FIG. 17.

図17は、図15のS1506における、転送する画像ファイルが格納されるファイルサーバ120のフォルダ名の作成処理を説明するフローチャートである。尚、このフローチャートで示す各動作は、MFP110のCPU201がHDD204に記憶された制御プログラムをRAM203に展開して実行することにより実現されるため、ここでは動作の主体をCPU201として説明する。 Figure 17 is a flowchart explaining the process of creating a folder name of the file server 120 in which the image file to be transferred is stored, in S1506 of Figure 15. Note that each operation shown in this flowchart is realized by the CPU 201 of the MFP 110 expanding a control program stored in the HDD 204 into the RAM 203 and executing it, so here the main body of the operation will be explained as the CPU 201.

まずS1701でCPU201は、HDD204に保存されたfoldernamerule706を取得する。次にS1702に進みCPU201は宛先情報を取得し、S1504で取得した電話番号をキーにして、対応する登録名称を検索して取得する。そしてS1703に進みCPU201は、その電話番号に該当する登録名称が存在するか否かを判定する。ここで存在すると判定するとS1704に進み、CPU201はその該当する登録名称を取得してS1706に進む。一方、S1703で、その電話番号に該当する登録名称が存在しないと判定するとS1705に進み、CPU201は、予め設定されているデフォルトの登録名称を取得してS1706に進む。尚、デフォルトの登録名称の例としては、「該当なし」等が設定されているものとする。また、このデフォルトの登録名称は、ROM202やHDD204に予め保存されていてもよい。また、デフォルトの登録名称を設定するための入力ボックスを、例えば図11のフォルダ命名規則設定画面等に設けて、ユーザ入力によってHDD204等に保存されているデフォルト名称を変更可能にしてもよい。 First, in S1701, the CPU 201 acquires the folder name 706 stored in the HDD 204. Next, the process proceeds to S1702, where the CPU 201 acquires the destination information and searches for and acquires the corresponding registered name using the telephone number acquired in S1504 as a key. The process proceeds to S1703, where the CPU 201 determines whether or not a registered name corresponding to the telephone number exists. If it is determined that a registered name exists, the process proceeds to S1704, where the CPU 201 acquires the corresponding registered name, and proceeds to S1706. On the other hand, if it is determined in S1703 that a registered name corresponding to the telephone number does not exist, the process proceeds to S1705, where the CPU 201 acquires a default registered name that has been set in advance, and proceeds to S1706. Note that an example of the default registered name is set to "not applicable." The default registered name may also be stored in advance in the ROM 202 or the HDD 204. In addition, an input box for setting a default registration name may be provided, for example, on the folder naming rules setting screen of FIG. 11, so that the default name stored in the HDD 204 or the like can be changed by user input.

S1706でCPU201は、S1701で取得したfoldernamerule706に従って、登録名称、送信元の電話番号、受信日時等を用いてフォルダ名を作成する。そしてS1707に進みCPU201は、フォルダ名の先頭にフォルダパス703を設定して、この処理を終了する。 In S1706, the CPU 201 creates a folder name using the registered name, sender telephone number, reception date and time, etc., in accordance with the folder name 706 acquired in S1701. The process then proceeds to S1707, where the CPU 201 sets the folder path 703 at the beginning of the folder name, and ends this process.

次に再び図14に戻り、1402でMFP110が、ファイルサーバ120に対して認証処理を行う。この認証処理は、図15のS1507から実行される。 Returning to FIG. 14 again, at 1402, the MFP 110 performs authentication processing with the file server 120. This authentication processing is executed from S1507 in FIG. 15.

図15のS1507でCPU201は、HDD204から転送設定情報(図7)を読み出して、hostname701,username703,password704を取得する。そしてCPU201は、hostname701で指定されたアドレスにアクセスし、認証要求と共にusername703及びpassword704をそれぞれユーザ名とパスワードとしてファイルサーバ120に送信する。そして処理をS1508に進める。 At S1507 in FIG. 15, the CPU 201 reads the transfer setting information (FIG. 7) from the HDD 204 and acquires the hostname 701, the username 703, and the password 704. The CPU 201 then accesses the address specified by the hostname 701 and sends the username 703 and the password 704, together with an authentication request, to the file server 120 as the user name and password, respectively. The process then proceeds to S1508.

再び図14の説明に戻る。1402で、ファイルサーバ120の通信部501がMFP110から認証要求を受信すると、その認証要求からユーザ名とパスワードを取得して認証部502に送信する。認証部502は、HDD306に保存されている認証情報を使用して、ユーザIDとパスワードの照合を行い、その認証結果を通信部501に送信する。これにより通信部501は、受信した認証結果をMFP110に送信する。 Returning to the explanation of FIG. 14, at 1402, when the communication unit 501 of the file server 120 receives an authentication request from the MFP 110, it obtains the user name and password from the authentication request and sends them to the authentication unit 502. The authentication unit 502 uses the authentication information stored in the HDD 306 to match the user ID and password, and sends the authentication result to the communication unit 501. In response, the communication unit 501 sends the received authentication result to the MFP 110.

こうして図15のS1508でCPU201は、ファイルサーバ120から認証結果を受信したか否かを判定する。ここで認証結果を受信していないと判定するとS1508を実行し、認証結果を受信するとS1509に進みCPU201は、S1508で受信した認証結果が認証成功であるか否かを判定する。ここでCPU201が認証成功と判定するとS1510に進むが、そうでない場合は、エラー処理を行い終了する。ここでのエラー処理としては、操作部111に状況表示画面(図8)を表示して、エラー状況を表示させる等がある。 Thus, in S1508 of FIG. 15, the CPU 201 determines whether or not an authentication result has been received from the file server 120. If it determines that an authentication result has not been received, S1508 is executed, and if an authentication result has been received, the process proceeds to S1509, where the CPU 201 determines whether the authentication result received in S1508 is a successful authentication result. If the CPU 201 determines that the authentication is a successful authentication result, the process proceeds to S1510, but if not, error processing is performed and the process ends. Examples of error processing here include displaying a status display screen (FIG. 8) on the operation unit 111 to display the error status.

図14の1403は、MFP110が認証に成功した場合で、ファイルサーバ120にS1506で作成したフォルダ名のフォルダが存在するか否かを問い合わせ、存在しない場合はフォルダの作成を依頼する処理を行う。このとき、MFP110は、図15のS1510の処理を実行する。 In step 1403 in FIG. 14, if the MFP 110 is successfully authenticated, the MFP 110 queries the file server 120 as to whether or not a folder with the name of the folder created in step S1506 exists, and if not, requests the creation of the folder. At this time, the MFP 110 executes the process of step S1510 in FIG. 15.

S1510でCPU201は、S1506で作成したフォルダ名をファイルサーバ120に送信し、そのフォルダ名のファイルの存在確認要求を送信する。 At S1510, the CPU 201 sends the name of the folder created at S1506 to the file server 120 and sends a request to confirm the existence of a file with that folder name.

そして図14の1403では、ファイルサーバ120の通信部501が、MFP110からフォルダの存在確認要求を受信すると、そのフォルダの存在確認要求に含まれるフォルダ名をファイル管理部503に送信して、フォルダの存在確認処理を依頼する。これによりファイル管理部503は、受信したフォルダ名のフォルダがHDD306に存在するか否かを判定し、その確認結果をフォルダの存在確認結果として通信部501に送信する。これにより通信部501は、そのフォルダの存在確認結果をMFP110に送信する。そして処理は図15のS1511に進む。 In step 1403 of FIG. 14, when the communication unit 501 of the file server 120 receives a request to confirm the existence of a folder from the MFP 110, it sends the folder name included in the request to confirm the existence of the folder to the file management unit 503 and requests the file management unit 503 to perform a process to confirm the existence of the folder. The file management unit 503 then determines whether a folder with the received folder name exists in the HDD 306, and sends the confirmation result to the communication unit 501 as the folder existence confirmation result. The communication unit 501 then sends the folder existence confirmation result to the MFP 110. The process then proceeds to step S1511 of FIG. 15.

S1511でCPU201は、ファイルサーバ120からフォルダの存在確認結果を受信したかを判断する。フォルダの存在確認を受信していないと判定した場合は、処理は再びS1511に進む。S1511でフォルダの存在確認を受信したと判定した場合はS1512に進む。S1512でCPU201は、S1511で受信したフォルダの存在確認から、ファイルサーバ120にS1506で作成したフォルダ名のフォルダが存在するか否かを判定する。ここで同じ名前のフォルダが存在すると判定するとS1515に進むが、同じ名前のフォルダが存在しないと判定するとS1513に進む。 At S1511, the CPU 201 determines whether a folder existence confirmation result has been received from the file server 120. If it is determined that a folder existence confirmation has not been received, the process proceeds to S1511 again. If it is determined in S1511 that a folder existence confirmation has been received, the process proceeds to S1512. At S1512, the CPU 201 determines, from the folder existence confirmation received in S1511, whether a folder with the folder name created in S1506 exists on the file server 120. If it is determined here that a folder with the same name exists, the process proceeds to S1515, but if it is determined that a folder with the same name does not exist, the process proceeds to S1513.

S1513でCPU201は、ファイルサーバ120に対して、S1506で作成したフォルダ名を送信して、フォルダの作成要求を行う。 In S1513, the CPU 201 sends the name of the folder created in S1506 to the file server 120 and makes a request to create the folder.

再び図14の説明に戻し、1403で、ファイルサーバ120の通信部501が、MFP110からフォルダの作成要求を受信すると、そのフォルダの作成要求に含まれるフォルダ名をファイル管理部503に送信して、フォルダ名のフォルダの作成を依頼する。ファイル管理部503は、受信したフォルダ名のフォルダをHDD306に作成し、作成した応答を通信部501に送信する。通信部501はフォルダ作成応答を受信すると、MFP110に対してフォルダの作成応答を送信する。 Returning to the explanation of FIG. 14 again, at 1403, when the communication unit 501 of the file server 120 receives a folder creation request from the MFP 110, it sends the folder name included in the folder creation request to the file management unit 503 and requests the creation of a folder with the folder name. The file management unit 503 creates a folder with the received folder name in the HDD 306 and sends the created response to the communication unit 501. When the communication unit 501 receives the folder creation response, it sends the folder creation response to the MFP 110.

S1514でCPU201は、ファイルサーバ120からフォルダの作成応答を受信したか否かを判定する。ここでフォルダの作成応答を受信していない場合はS1514を実行し、フォルダの作成応答を受信した場合はS1515に進む。S1515でCPU201は、HDD204に保管されているファクス文書を読み出し、S1505で作成したファイル名、S1506で作成したフォルダ名とともにファイルサーバ120に送信してファイルの保存要求を送信する。 At S1514, CPU 201 determines whether a folder creation response has been received from file server 120. If a folder creation response has not been received, executes S1514, and if a folder creation response has been received, proceeds to S1515. At S1515, CPU 201 reads out the fax document stored in HDD 204, and transmits it to file server 120 along with the file name created at S1505 and the folder name created at S1506, and transmits a file save request.

これは図14の1404に該当する。1404でMFP110は、ファイルサーバ120に対して、S1505で作成したファイル名、及びS1506で作成されたフォルダ名を指定してファクス文書(画像ファイル)を送信する。こうしてファイルサーバ120の通信部501が、このファイル保存要求を受信すると、ファイル保存要求からファイル、フォルダ名、ファイル名を取得する。そして通信部501は、それら取得したファイル、フォルダ名、ファイル名を、ファイル管理部503に送信して、指定されたフォルダ名及びファイル名での保管を依頼する。ファイル管理部503は、受信したファイルを、HDD306の指定されたフォルダ名及びファイル名の場所に保管し、保管応答を通信部501に送信する。通信部501は、保管応答をファイル送信応答としてMFP110に送信する。 This corresponds to 1404 in FIG. 14. At 1404, the MFP 110 transmits a fax document (image file) to the file server 120, specifying the file name created at S1505 and the folder name created at S1506. When the communication unit 501 of the file server 120 receives this file save request, it acquires the file, folder name, and file name from the file save request. The communication unit 501 then transmits the acquired file, folder name, and file name to the file management unit 503, requesting that the file be stored under the specified folder name and file name. The file management unit 503 stores the received file in the location of the specified folder name and file name in the HDD 306, and transmits a storage response to the communication unit 501. The communication unit 501 transmits the storage response to the MFP 110 as a file transmission response.

こうして図15のS1516でCPU201は、ファイルサーバ120からファイル送信応答を受信したかを判定する。ファイル送信応答を受信していない場合は、処理は再びS1516に進むが、ファイル送信応答を受信した場合は、この処理は終了する。 Thus, in S1516 of FIG. 15, the CPU 201 determines whether a file transmission response has been received from the file server 120. If a file transmission response has not been received, the process proceeds to S1516 again, but if a file transmission response has been received, the process ends.

以上説明した処理により、MFP110は、ファクスを受信すると、転送設定情報のファイル命名規則、送信元番号、受信日時、送信元番号に対応する宛先情報の登録名称等に従って、その受信した画像ファイル(ファクス文書)のファイル名を作成する。またMFP110は、転送設定情報のフォルダパス及びフォルダ命名規則、送信元番号、受信日時、送信元番号に対応する宛先情報の登録名称等に従ってフォルダ名を作成する。またMFP110は、ファイルサーバ120に対して、作成したフォルダの存在確認を行い、ファイルサーバ120に同じフォルダが存在していなければフォルダの作成依頼を行った上で、作成したフォルダ名、ファイル名の場所に、その画像ファイルを格納する。 When the MFP 110 receives a fax through the process described above, it creates a file name for the received image file (fax document) according to the file naming rules of the transfer setting information, the sender number, the date and time of reception, the registered name of the destination information corresponding to the sender number, etc. The MFP 110 also creates a folder name according to the folder path and folder naming rules of the transfer setting information, the sender number, the date and time of reception, the registered name of the destination information corresponding to the sender number, etc. The MFP 110 also checks the file server 120 for the existence of the created folder, and if the same folder does not exist on the file server 120, it requests the creation of the folder and stores the image file in the location of the created folder name and file name.

以上説明したように実施形態1によれば、ファイル命名規則とフォルダ命名規則を予め設定しておくことにより、ファクスを受信した画像ファイルに所望のファイル名を付与して、ファイルサーバの所望のフォルダに保管できる。またファイル命名規則及びフォルダ命名規則には、受信したファクスの送信元の電話番号から宛先情報を検索し、その宛先情報に対応する登録名称を取得して使用できる。またファイル命名規則では、各項目の区切りとしてセパレータを設定できる。更に、ファイル命名規則では、ユーザが認識できる形式で、ファイル名が一意になるように項目を選択することができる。これにより、ユーザに対してファイル名の設定の柔軟性を高めつつ、業務効率を向上させることができる。 As described above, according to the first embodiment, by setting the file naming rule and folder naming rule in advance, a desired file name can be given to an image file received by fax and stored in a desired folder on the file server. In addition, the file naming rule and folder naming rule can search for destination information from the telephone number of the sender of the received fax and obtain and use the registered name corresponding to the destination information. In addition, in the file naming rule, a separator can be set to separate each item. Furthermore, in the file naming rule, items can be selected so that the file name is unique in a format that the user can recognize. This can improve work efficiency while increasing the flexibility of file name setting for the user.

また、その画像ファイルを保存するファイルサーバに、所望のフォルダを作成して、そこに保管できるので、ユーザが所望する画像ファイルを探す手間が少なくできるという効果がある。 In addition, the desired folder can be created on the file server where the image files are saved, reducing the effort required for users to search for the desired image files.

[実施形態2]
次に本発明の実施形態2について説明する。実施形態2では、前述の実施形態1とは異なるファイル名の設定処理制御を行う例を説明する。実施形態2では、図18のファイル命名規則の設定処理の項目チェック処理(S1802)を実行せずに命名規則を保存する。
[Embodiment 2]
Next, a second embodiment of the present invention will be described. In the second embodiment, an example of file name setting process control different from that of the first embodiment will be described. In the second embodiment, the naming rule is saved without executing the item check process (S1802) of the file naming rule setting process in FIG.

図19は、本発明の実施形態2に係るMFP110で表示する確認ダイアログの一例を示す図である。尚、実施形態2に係るMFP110やファイルサーバ120の構成やシステム構成等は前述の実施形態1と同じであるため、その説明を省略する。 Figure 19 is a diagram showing an example of a confirmation dialog displayed on the MFP 110 according to the second embodiment of the present invention. Note that the configuration and system configuration of the MFP 110 and file server 120 according to the second embodiment are the same as those of the first embodiment described above, and therefore a description thereof will be omitted.

メッセージ1901は、この確認ダイアログに表示するメッセージを示す。はいボタン1902は、ユーザが、この確認ダイアログの表示内容を了承したときに押下される。ユーザがはいボタンを押下すると、例えば前述の図11に示すフォルダ命名規則の設定画面に遷移する。いいえボタン1903は、ユーザが、この確認ダイアログの表示内容に了承しないときに指示される。ユーザが、いいえボタン1903を押下すると、例えば図10のファイル命名規則の設定画面に遷移する。 Message 1901 indicates the message to be displayed in this confirmation dialog. Yes button 1902 is pressed when the user agrees with the contents displayed in this confirmation dialog. When the user presses the Yes button, the screen transitions to, for example, the folder naming rule setting screen shown in FIG. 11 described above. No button 1903 is instructed when the user does not agree with the contents displayed in this confirmation dialog. When the user presses the No button 1903, the screen transitions to, for example, the file naming rule setting screen shown in FIG. 10.

図20は、実施形態2に係るMFP110による確認ダイアログの表示処理を説明するフローチャートである。尚、このフローチャートで示す各動作は、MFP110のCPU201がHDD204に記憶された制御プログラムをRAM203に展開して実行することにより実現されるため、ここでは動作の主体をCPU201として説明する。このフローチャートで示す処理は、図13のS1309でフォルダ命名規則の設定画面を表示する際に実施される。 Figure 20 is a flowchart explaining the process of displaying a confirmation dialog by the MFP 110 according to the second embodiment. Note that each operation shown in this flowchart is realized by the CPU 201 of the MFP 110 expanding a control program stored in the HDD 204 into the RAM 203 and executing it, so the main subject of the operation will be explained here as the CPU 201. The process shown in this flowchart is performed when the folder naming rule setting screen is displayed in S1309 of Figure 13.

まずS2001でCPU201は、転送設定情報(図7)に保存されているfilenamerule705の情報を取得する。次にS2002に進みCPU201は、S2001で取得した命名規則に基づいて、確認ダイアログの表示条件を満たすか否かを判定する。ここで確認ダイアログの表示条件の詳細に関して転送設定情報を用いて説明する。 First, in S2001, the CPU 201 acquires the information of the filenamereule 705 stored in the transfer setting information (Figure 7). Next, the process proceeds to S2002, where the CPU 201 determines whether the display conditions of the confirmation dialog are met based on the naming rules acquired in S2001. Here, the details of the display conditions of the confirmation dialog will be explained using the transfer setting information.

図21は、実施形態2に係る転送設定情報の一例を示す図である。図21において、2101~2106は、前述の実施形態1に係る図7の転送設定情報701~706と同一であるため説明を省略する。 Figure 21 is a diagram showing an example of forwarding setting information according to the second embodiment. In Figure 21, 2101 to 2106 are the same as the forwarding setting information 701 to 706 in Figure 7 according to the first embodiment described above, so the description will be omitted.

dialogrule2107は、確認ダイアログの表示に関する条件を示している。この条件指定は、UI部406を介して確認ダイアログの表示設定画面(不図示)を表示して指定するか、又はWebブラウザが確認ダイアログの表示設定画面(不図示)介して指定する。dialogrule2107では、「登録名称」、「Fax番号」、「日付」、「宛先表名称」、「回線名称」、「シリアル番号」、「ランダム番号」等が指定可能である。図21では、[REGISTNAME](登録名称)と[FAXNUMBER](Fax番号)が指定されており、これがfilenamerule2105に含まれていない場合に、上記条件に合致するため確認ダイアログが表示される。 Dialogue rule 2107 indicates the conditions for displaying the confirmation dialog. This condition is specified by displaying a display setting screen (not shown) for the confirmation dialog via the UI unit 406, or by the Web browser via a display setting screen (not shown) for the confirmation dialog. In the dialogue rule 2107, the following can be specified: "Registered name", "Fax number", "Date", "Address book name", "Line name", "Serial number", "Random number", etc. In FIG. 21, [REGISTNAME] (registered name) and [FAXNUMBER] (fax number) are specified, and if these are not included in the filenamerule 2105, the above conditions are met and the confirmation dialog is displayed.

図20のS2002で、CPU201が、確認ダイアログの表示条件を満たしていると判定するとS2003に進んで、例えば図19に示すような確認ダイアログを表示して、この処理を終了する。一方、S2002でCPU201が、表示条件を満たさないと判定すると、このような確認ダイアログを表示せずに、この処理を終了する。 If the CPU 201 determines in S2002 of FIG. 20 that the display conditions for the confirmation dialog are met, the process proceeds to S2003, where a confirmation dialog such as that shown in FIG. 19 is displayed, and the process ends. On the other hand, if the CPU 201 determines in S2002 that the display conditions are not met, the process ends without displaying such a confirmation dialog.

以上説明したように実施形態2によれば、任意の条件を指定することにより、その後の処理に制約(実施形態2では、確認ダイアログを表示する)を設けることが可能となる。従って、例えば連携するシステムや装置に応じて、ユーザに確認する条件を設定することにより、そのシステムや装置に応じた処理を実施できるようになり、ユーザの利便性を向上することができる。 As described above, according to the second embodiment, by specifying any condition, it is possible to impose restrictions on subsequent processing (in the second embodiment, a confirmation dialog is displayed). Therefore, for example, by setting conditions to be confirmed by the user according to the linked system or device, it becomes possible to carry out processing according to the system or device, thereby improving user convenience.

[実施形態3]
前述の実施形態1では、例えば図11に示すようなフォルダ命名規則の設定画面を介してフォルダ命名規則を設定していた。この実施形態3では、前述の実施形態1とは異なる設定画面を介して、フォルダ命名規則を設定する例を説明する。尚、実施形態3に係るMFP110やファイルサーバ120の構成やシステム構成等は前述の実施形態1と同じであるため、その説明を省略する。
[Embodiment 3]
In the above-described first embodiment, the folder naming rule is set via a folder naming rule setting screen as shown in Fig. 11. In this third embodiment, an example will be described in which the folder naming rule is set via a setting screen different from that of the above-described first embodiment. Note that the configurations and system configurations of the MFP 110 and file server 120 according to the third embodiment are the same as those of the above-described first embodiment, and therefore description thereof will be omitted.

図22は、本発明の実施形態3に係るMFP110で表示されるフォルダ命名規則の設定画面の一例を示す図である。この画面は、図13のS1306で操作部111に表示するフォルダ命名規則の設定画面として表示され、この画面で設定したフォルダ命名規則に従って、ファイルサーバ120に転送する際のフォルダ名が決定される。 Figure 22 is a diagram showing an example of a folder naming rule setting screen displayed on the MFP 110 according to the third embodiment of the present invention. This screen is displayed as the folder naming rule setting screen to be displayed on the operation unit 111 in S1306 of Figure 13, and the folder name when transferred to the file server 120 is determined according to the folder naming rule set on this screen.

図22の2201~2203は、フォルダ命名規則の選択肢を示し、この中でチェックされた一つの命名規則が、フォルダ命名規則として適用される。命名規則2201が選択されると、「登録名称/Fax番号/日付」で構成されるフォルダ名が生成される。また命名規則2202が選択されると、「日付/登録名称/Fax番号」で構成されるフォルダ名が生成される。また命名規則2203が選択された場合は、「Fax番号/登録名称/日付」で構成されるフォルダ名が生成される。 In Figure 22, 2201 to 2203 show options for folder naming rules, and the one naming rule that is checked will be applied as the folder naming rule. When naming rule 2201 is selected, a folder name consisting of "Registration name/Fax number/Date" is generated. When naming rule 2202 is selected, a folder name consisting of "Date/Registration name/Fax number" is generated. When naming rule 2203 is selected, a folder name consisting of "Fax number/Registration name/Date" is generated.

キャンセルボタン2204は、この画面を介した処理をキャンセルすることを示す。ユーザがキャンセルボタン2204を押下すると、例えば図8の状況表示画面に遷移する。戻るボタン2205は前画面に戻るように指示する。ユーザが戻るボタン2205を押下すると、例えば図10に示すファイル命名規則の設定画面に遷移する。また次へボタン2206は次の画面に進めることを示す。ユーザが次へボタン2206を押下すると、例えば図12に示すテスト送信画面に遷移する。 The Cancel button 2204 indicates that processing via this screen should be cancelled. When the user presses the Cancel button 2204, the screen transitions to, for example, the status display screen shown in FIG. 8. The Back button 2205 instructs the user to return to the previous screen. When the user presses the Back button 2205, the screen transitions to, for example, the file naming rule setting screen shown in FIG. 10. The Next button 2206 indicates that the user can proceed to the next screen. When the user presses the Next button 2206, the screen transitions to, for example, the test transmission screen shown in FIG. 12.

前述の図13のフローチャートで示す転送設定処理では、実施形態1における図11のフォルダ命名規則の設定画面の代わりに、図19に示すフォルダ命名規則の設定画面を用いる。そしてS1309で、図22に示すフォルダ命名規則の設定画面を表示する。そしてS1310で、このフォルダ命名規則の設定画面で、ユーザがどのボタンを押下したかを判定する。ユーザが次へボタン2206を押下した場合はS1311に進む。ユーザがキャンセルボタン2204を押下した場合はS1301に進む。またユーザが戻るボタン2205を押下した場合はS1306に進む。S1311でCPU201は、この図22のフォルダ命名規則の設定画面で入力された情報をHDD204に記憶する。 In the transfer setting process shown in the flowchart of FIG. 13 described above, the folder naming rule setting screen shown in FIG. 19 is used instead of the folder naming rule setting screen of FIG. 11 in the first embodiment. Then, in S1309, the folder naming rule setting screen shown in FIG. 22 is displayed. Then, in S1310, it is determined which button the user pressed on this folder naming rule setting screen. If the user pressed the Next button 2206, the process proceeds to S1311. If the user pressed the Cancel button 2204, the process proceeds to S1301. Also, if the user pressed the Back button 2205, the process proceeds to S1306. In S1311, the CPU 201 stores the information entered on the folder naming rule setting screen of FIG. 22 in the HDD 204.

以上説明したように実施形態3によれば、実施形態1と同様の効果を得ることができる。またフォルダ名の設定に際して、予め決められたフォルダ命名規則の中からユーザが所望の命名規則を選択して設定できるので、ユーザの操作が簡単になるという効果がある。これにより、受信したファクス文書を格納するフォルダの設定を簡単にできる。 As described above, according to the third embodiment, the same effects as those of the first embodiment can be obtained. In addition, when setting a folder name, the user can select and set a desired naming rule from among predetermined folder naming rules, which has the effect of simplifying user operations. This makes it easy to set up a folder for storing received fax documents.

[その他の実施形態]
前記実施形態1では、フォルダ名として登録名称、電話番号、日付を指定できるとしたが、例えばMFP110のモデム210にファクス回線が2回線接続されている場合などは、その回線番号をフォルダ名として指定できるようにしてもよい。
[Other embodiments]
In the first embodiment, the registration name, telephone number, and date can be specified as the folder name, but for example, if two fax lines are connected to the modem 210 of the MFP 110, the line number may be specified as the folder name.

また上記実施形態1~3では、設定画面がウィザード形式で複数画面を用いて設定を行わせているが、1画面で全ての設定できるようにしてもよい。 In addition, in the above embodiments 1 to 3, the settings screen is in a wizard format and multiple screens are used to perform settings, but it is also possible to configure all settings to be performed on a single screen.

また上記実施形態1~3では、ユーザがMFP110の操作部111を制御することにより、操作部111に設定画面を表示して操作させているが、汎用的なパーソナルコンピュータのWebブラウザから設定画面を操作できるようにしてもよい。 In addition, in the above embodiments 1 to 3, the user controls the operation unit 111 of the MFP 110 to display and operate the setting screen on the operation unit 111, but it is also possible to operate the setting screen from a web browser on a general-purpose personal computer.

(その他の実施形態)
また、本発明は、以下の処理を実行することによっても実現される。即ち、上述した実施形態の機能を実現するソフトウェア(プログラム)を、ネットワーク又は各種記憶媒体を介してシステム或いは装置に供給し、そのシステム或いは装置のコンピュータ(又はCPUやMPU等)がプログラムを読み出して実行する処理である。
Other Embodiments
The present invention can also be realized by executing the following process: That is, software (programs) that realize the functions of the above-described embodiments are supplied to a system or device via a network or various storage media, and the computer (or CPU, MPU, etc.) of the system or device reads and executes the programs.

本発明は上記実施の形態に制限されるものではなく、本発明の精神及び範囲から離脱することなく、様々な変更及び変形が可能である。従って、本発明の範囲を公にするために、以下の請求項を添付する。 The present invention is not limited to the above-described embodiment, and various modifications and variations are possible without departing from the spirit and scope of the present invention. Therefore, in order to disclose the scope of the present invention, the following claims are appended.

110…MFP,111…操作部、120…ファイルサーバ、201,301…CPU,204,306…HDD,402…転送部、403…一時保管部、404…転送設定情報管理部、405…宛先情報管理部。 110...MFP, 111...operation unit, 120...file server, 201, 301...CPU, 204, 306...HDD, 402...transfer unit, 403...temporary storage unit, 404...transfer setting information management unit, 405...destination information management unit.

Claims (40)

ファイル名の作成に関する設定画面に表示されている複数の項目の中から1又は複数の項目の選択をユーザから受け付ける受付手段と、
前記設定画面でユーザにより選択された前記1又は複数の項目に基づいたファイル名が作成されるように設定を行う設定手段と、
前記複数の項目のうち、所定の項目とは異なる項目のみが前記設定画面で選択されている場合は、前記設定を完了させないための表示制御を行う表示制御手段と、を有し、
前記設定が完了された後、当該設定に対応する前記1又は複数の項目のそれぞれに対応する値を用いて、受信したデータを含むファイルのファイル名が作成される
ことを特徴とする情報処理装置。
a receiving means for receiving from a user a selection of one or more items from among a plurality of items displayed on a setting screen relating to file name creation;
a setting means for setting so that a file name based on the one or more items selected by a user on the setting screen is created;
a display control means for performing display control so as not to complete the setting when only an item other than a predetermined item is selected on the setting screen among the plurality of items,
After the setting is completed, a file name of the file including the received data is created using the values corresponding to each of the one or more items corresponding to the setting.
23. An information processing apparatus comprising:
前記設定手段は、前記受付手段で受け付けた前記設定画面での前記所定の項目を含む1又は複数の項目の選択と、前記設定画面での所定のボタンの選択とに基づき、前記所定の項目を含む当該1又は複数の項目に基づいてファイル名が作成されるように設定を行うことを特徴とする請求項1に記載の情報処理装置。The information processing device according to claim 1, characterized in that the setting means performs setting so that a file name is created based on one or more items including the specified item based on the selection of one or more items including the specified item on the setting screen accepted by the acceptance means and the selection of a specified button on the setting screen. 前記表示制御手段は、前記設定を完了させないための表示制御として、前記複数の項目のうち、前記所定の項目とは異なる項目のみが前記設定画面で選択されている時には、前記所定のボタンを前記ユーザが選択できないように制御することを特徴とする請求項2に記載の情報処理装置。The information processing device according to claim 2, characterized in that the display control means, as a display control for preventing the setting from being completed, controls so that the user cannot select the specified button when only an item other than the specified item is selected on the setting screen among the plurality of items. 前記表示制御手段は、前記設定を完了させないための表示制御として、前記設定画面で前記所定の項目を含む前記1又は複数の項目が選択されるように前記ユーザを促すメッセージを前記設定画面に表示するように制御することを特徴とする請求項1乃至3のいずれか一項に記載の情報処理装置。The information processing device according to any one of claims 1 to 3, characterized in that the display control means controls the display to not complete the settings by displaying a message on the setting screen prompting the user to select one or more items including the specified item on the setting screen. 前記所定の項目は、前記情報処理装置が当該所定の項目に基づいてファイル名を作成することによって、当該作成されるファイル名を作成の度に異なるファイル名とならしめる項目であることを特徴とする請求項1乃至4のいずれか一項に記載の情報処理装置。5. An information processing device according to claim 1, wherein the predetermined item is an item that causes the information processing device to create a file name based on the predetermined item, thereby causing the created file name to be different each time the file name is created. 前記情報処理装置が前記所定の項目に基づいて作成するファイル名は、当該ファイル名が作成されたよりも以前に前記情報処理装置が前記所定の項目に基づいて作成したファイル名と重複しないことを特徴とする請求項1乃至5のいずれか一項に記載の情報処理装置。An information processing device according to any one of claims 1 to 5, characterized in that a file name created by the information processing device based on the specified items does not overlap with a file name created by the information processing device based on the specified items before the file name was created. 前記所定の項目は、前記データの受信日時に関する項目であることを特徴とする請求項1乃至6のいずれか一項に記載の情報処理装置。7. The information processing apparatus according to claim 1, wherein the predetermined item is an item related to a date and time of receiving the data. 前記所定の項目は前記データの受信日時に関する項目であり、当該項目に基づいて、前記データが受信された日時が当該項目に対応する値として前記データを含むファイルのファイル名の作成に用いられることを特徴とする請求項7に記載の情報処理装置。The information processing device according to claim 7, characterized in that the specified item is an item related to the date and time of receipt of the data, and based on the item, the date and time of receipt of the data is used as a value corresponding to the item to create a file name of a file containing the data. 前記データは、ファクス受信により受信したデータであることを特徴とする請求項1乃至8のいずれか一項に記載の情報処理装置。9. The information processing apparatus according to claim 1, wherein the data is data received by fax. 前記所定の項目は、複数の項目であることを特徴とする請求項1に記載の情報処理装置。2. The information processing apparatus according to claim 1, wherein the predetermined item is a plurality of items. 前記所定の項目は、当該所定の項目が前記設定画面で選択されている場合は、前記設定が完了されることが可能である項目であることを特徴とする請求項1に記載の情報処理装置。2 . The information processing apparatus according to claim 1 , wherein the predetermined item is an item for which the setting can be completed when the predetermined item is selected on the setting screen. ファイル名の作成に関する設定画面を提供する提供手段を有し、
前記設定画面上では、ファイル名の作成に利用できる複数の項目から1以上の項目を選択することが可能となっており、かつ、前記作成されるファイル名を一意なファイル名とする項目を選択するよう促すメッセージの表示がなされる
ことを特徴とする情報処理装置
A providing means for providing a setting screen for creating a file name,
On the setting screen, it is possible to select one or more items from a plurality of items that can be used to create a file name, and a message is displayed prompting the user to select an item that will make the created file name unique.
23. An information processing apparatus comprising :
前記作成されるファイル名を一意なファイル名とする項目は、日時に関する項目を含むことを特徴とする請求項12に記載の情報処理装置。13. The information processing apparatus according to claim 12, wherein the items that make the created file name a unique file name include an item related to date and time. 前記設定画面上で選択された1以上の項目に対応する値を用いて、前記ファイル名が作成されることを特徴とする請求項12または13に記載の情報処理装置。14. The information processing apparatus according to claim 12, wherein the file name is created using values corresponding to one or more items selected on the setting screen. 前記ファイル名がつけられたファイルに含まれるデータは、ファクス受信により受信したデータであることを特徴とする請求項12乃至14のいずれか1項に記載の情報処理装置。15. The information processing apparatus according to claim 12, wherein the data contained in the file having the file name is data received by fax. 前記作成されるファイル名を一意なファイル名とする項目は、複数の項目であることを特徴とする請求項12乃至15のいずれか1項に記載の情報処理装置。16. The information processing apparatus according to claim 12, wherein the item for making the created file name a unique file name is a plurality of items. 前記情報処理装置は、ファクス受信の機能を備える装置であることを特徴とする請求項1乃至16のいずれか1項に記載の情報処理装置。17. The information processing apparatus according to claim 1, wherein the information processing apparatus is an apparatus having a function of receiving a fax. 前記情報処理装置は、作成されたファイル名がつけられたファイルを、外部のファイルサーバに格納する格納手段を、更に有することを特徴とする請求項1乃至17のいずれか1項に記載の情報処理装置。18. The information processing apparatus according to claim 1, further comprising a storage unit for storing the created file with the file name in an external file server. 前記情報処理装置は、作成されたファイル名がつけられたファイルを、前記情報処理装置内の指定の領域に格納する格納手段を、更に有することを特徴とする請求項1乃至17のいずれか1項に記載の情報処理装置。18. The information processing apparatus according to claim 1, further comprising a storage unit for storing the created file having the file name in a specified area within the information processing apparatus. コンピュータに、On the computer,
ファイル名の作成に関する設定画面に表示されている複数の項目の中から1又は複数の項目の選択をユーザから受け付ける受付手順と、a receiving step of receiving from a user a selection of one or more items from among a plurality of items displayed on a setting screen relating to file name creation;
前記設定画面でユーザにより選択された前記1又は複数の項目に基づいたファイル名が作成されるように設定を行う設定手順と、a setting procedure for setting so that a file name is created based on the one or more items selected by a user on the setting screen;
前記複数の項目のうち、所定の項目とは異なる項目のみが前記設定画面で選択されている場合は、前記設定を完了させないための表示制御を行う表示制御手順と、a display control step of performing display control so as not to complete the setting when only an item other than a predetermined item is selected on the setting screen among the plurality of items;
を実行させ、Run the command,
前記設定が完了された後、当該設定に対応する前記1又は複数の項目のそれぞれに対応する値を用いて、受信したデータを含むファイルのファイル名が作成されることを特徴とするプログラム。A program characterized in that, after the setting is completed, a file name of a file containing received data is created using values corresponding to each of the one or more items corresponding to the setting.
前記設定手順は、前記受付手順で受け付けた前記設定画面での前記所定の項目を含む1又は複数の項目の選択と、前記設定画面での所定のボタンの選択とに基づき、前記所定の項目を含む当該1又は複数の項目に基づいてファイル名が作成されるように設定を行うことを特徴とする請求項20に記載のプログラム。The program described in claim 20, characterized in that the setting procedure performs setting so that a file name is created based on one or more items including the specified item on the setting screen accepted in the reception procedure and based on the selection of one or more items including the specified item on the setting screen and the selection of a specified button on the setting screen. 前記表示制御手順は、前記設定を完了させないための表示制御として、前記複数の項目のうち、前記所定の項目とは異なる項目のみが前記設定画面で選択されている時には、前記所定のボタンを前記ユーザが選択できないように制御することを特徴とする請求項21に記載のプログラム。The program according to claim 21, characterized in that the display control procedure, as a display control for preventing the setting from being completed, controls so that the user cannot select the specified button when only an item other than the specified item is selected on the setting screen among the multiple items. 前記表示制御手順は、前記設定を完了させないための表示制御として、前記設定画面で前記所定の項目を含む前記1又は複数の項目が選択されるように前記ユーザを促すメッセージを前記設定画面に表示するように制御することを特徴とする請求項20乃至22のいずれか一項に記載のプログラム。The program according to any one of claims 20 to 22, characterized in that the display control procedure controls to display a message on the setting screen prompting the user to select one or more items including the specified item on the setting screen as display control to prevent the setting from being completed. 前記所定の項目は、前記コンピュータが当該所定の項目に基づいてファイル名を作成することによって、当該作成されるファイル名を作成の度に異なるファイル名とならしめる項目であることを特徴とする請求項20乃至23のいずれか一項に記載のプログラム。24. The program according to claim 20, wherein the predetermined item is an item that causes the computer to create a file name based on the predetermined item, thereby causing the created file name to be different each time it is created. 前記コンピュータが前記所定の項目に基づいて作成するファイル名は、当該ファイル名が作成されたよりも以前に前記コンピュータが前記所定の項目に基づいて作成したファイル名と重複しないことを特徴とする請求項20乃至24のいずれか一項に記載のプログラム。25. The program according to claim 20, wherein a file name created by the computer based on the specified items does not overlap with a file name created by the computer based on the specified items before the file name was created. 前記所定の項目は、前記データの受信日時に関する項目であることを特徴とする請求項20乃至25のいずれか一項に記載のプログラム。26. The program according to claim 20, wherein the predetermined item is an item related to a date and time of receipt of the data. 前記所定の項目は前記データの受信日時に関する項目であり、当該項目に基づいて、前記データが受信された日時が当該項目に対応する値として前記データを含むファイルのファイル名の作成に用いられることを特徴とする請求項26に記載のプログラム。The program described in claim 26, characterized in that the specified item is an item related to the date and time of receipt of the data, and based on the item, the date and time of receipt of the data is used as a value corresponding to the item to create a file name of a file containing the data. 前記データは、ファクス受信により受信したデータであることを特徴とする請求項20乃至27のいずれか一項に記載のプログラム。28. The program according to claim 20, wherein the data is data received by fax. 前記所定の項目は、複数の項目であることを特徴とする請求項20に記載のプログラム。21. The program according to claim 20, wherein the predetermined item is a plurality of items. 前記所定の項目は、当該所定の項目が前記設定画面で選択されている場合は、前記設定が完了されることが可能である項目であることを特徴とする請求項20に記載のプログラム。21. The program according to claim 20, wherein the predetermined item is an item for which the setting can be completed when the predetermined item is selected on the setting screen. コンピュータに、On the computer,
ファイル名の作成に関する設定画面を提供する提供手順を実行させ、Execute a procedure to provide a setting screen for creating file names;
前記設定画面上では、ファイル名の作成に利用できる複数の項目から1以上の項目を選択することが可能となっており、かつ、前記作成されるファイル名を一意なファイル名とする項目を選択するよう促すメッセージの表示がなされるOn the setting screen, it is possible to select one or more items from a plurality of items that can be used to create a file name, and a message is displayed prompting the user to select an item that will make the created file name unique.
ことを特徴とするプログラム。A program characterized by:
前記作成されるファイル名を一意なファイル名とする項目は、日時に関する項目を含むことを特徴とする請求項31に記載のプログラム。32. The program according to claim 31, wherein the items that make the created file name a unique file name include an item related to date and time. 前記設定画面上で選択された1以上の項目に対応する値を用いて、前記ファイル名が作成されることを特徴とする請求項31または32に記載のプログラム。33. The program according to claim 31, wherein the file name is created using values corresponding to one or more items selected on the setting screen. 前記ファイル名がつけられたファイルに含まれるデータは、ファクス受信により受信したデータであることを特徴とする請求項31乃至33のいずれか1項に記載のプログラム。34. The program according to claim 31, wherein the data contained in the file having the file name is data received by fax. 前記作成されるファイル名を一意なファイル名とする項目は、複数の項目であることを特徴とする請求項31乃至34のいずれか1項に記載のプログラム。35. The program according to claim 31, wherein the item for making the created file name a unique file name is a plurality of items. 前記コンピュータを有する情報処理装置は、ファクス受信の機能を備える装置であることを特徴とする請求項31乃至35のいずれか1項に記載のプログラム。36. The program according to claim 31, wherein the information processing apparatus having the computer is an apparatus having a function of receiving a fax. 前記プログラムは、作成されたファイル名がつけられたファイルを、外部のファイルサーバに格納する格納手順を、更に、前記コンピュータに実行させることを特徴とする請求項31乃至36のいずれか1項に記載のプログラム。37. The program according to claim 31, further causing the computer to execute a storage procedure for storing the file with the created file name in an external file server. 前記プログラムは、作成されたファイル名がつけられたファイルを、前記コンピュータを有する情報処理装置内の指定の領域に格納する格納手順を、更に前記コンピュータに実行させることを特徴とする請求項31乃至37のいずれか1項に記載のプログラム。The program according to any one of claims 31 to 37, further comprising a storage procedure for storing the created file with the file name in a specified area within an information processing device having the computer. 情報処理装置を制御する制御方法であって、A control method for controlling an information processing device, comprising:
前記情報処理装置の受信手段が、ファイル名の作成に関する設定画面に表示されている複数の項目の中から1又は複数の項目の選択をユーザから受け付ける受付工程と、a receiving step in which a receiving means of the information processing device receives from a user a selection of one or more items from among a plurality of items displayed on a setting screen relating to file name creation;
前記情報処理装置の設定手段が、前記設定画面でユーザにより選択された前記1又は複数の項目に基づいたファイル名が作成されるように設定を行う設定工程と、a setting step in which a setting means of the information processing device performs setting so that a file name based on the one or more items selected by a user on the setting screen is created;
前記情報処理装置の表示制御手段が、前記複数の項目のうち、所定の項目とは異なる項目のみが前記設定画面で選択されている場合は、前記設定を完了させないための表示制御を行う表示制御工程と、を有し、a display control step of performing display control so as not to complete the setting when only an item other than a predetermined item is selected on the setting screen among the plurality of items, by a display control means of the information processing device;
前記設定が完了された後、当該設定に対応する前記1又は複数の項目のそれぞれに対応する値を用いて、受信したデータを含むファイルのファイル名が作成されることを特徴とする制御方法。A control method characterized in that after the setting is completed, a file name of a file containing received data is created using values corresponding to each of the one or more items corresponding to the setting.
情報処理装置を制御する制御方法であって、
前記情報処理装置の提供手段が、ファイル名の作成に関する設定画面を提供する提供工程を有し、
前記設定画面上では、ファイル名の作成に利用できる複数の項目から1以上の項目を選択することが可能となっており、かつ、前記作成されるファイル名を一意なファイル名とする項目を選択するよう促すメッセージの表示がなされる
ことを特徴とする制御方法
A control method for controlling an information processing device, comprising:
a provision step of the providing means of the information processing device providing a setting screen for creating a file name;
On the setting screen, it is possible to select one or more items from a plurality of items that can be used to create a file name, and a message is displayed prompting the user to select an item that will make the created file name unique.
A control method comprising :
JP2024177295A 2022-01-17 2024-10-09 Information processing device, control method thereof, and program Active JP7634128B2 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
JP2024177295A JP7634128B2 (en) 2022-01-17 2024-10-09 Information processing device, control method thereof, and program
JP2025019365A JP7745793B2 (en) 2022-01-17 2025-02-07 Information processing device, control method thereof, and program
JP2025153541A JP2025172171A (en) 2022-01-17 2025-09-16 Information processing device, control method thereof, and program

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
JP2022005347A JP7233576B2 (en) 2020-12-16 2022-01-17 Information processing device and program
JP2023025522A JP7385779B2 (en) 2022-01-17 2023-02-21 Information processing device, its control method, and program
JP2023191715A JP7573088B2 (en) 2022-01-17 2023-11-09 Information processing device, control method thereof, and program
JP2024177295A JP7634128B2 (en) 2022-01-17 2024-10-09 Information processing device, control method thereof, and program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2023191715A Division JP7573088B2 (en) 2022-01-17 2023-11-09 Information processing device, control method thereof, and program

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2025019365A Division JP7745793B2 (en) 2022-01-17 2025-02-07 Information processing device, control method thereof, and program

Publications (2)

Publication Number Publication Date
JP2024180480A JP2024180480A (en) 2024-12-26
JP7634128B2 true JP7634128B2 (en) 2025-02-20

Family

ID=80679294

Family Applications (5)

Application Number Title Priority Date Filing Date
JP2023025522A Active JP7385779B2 (en) 2022-01-17 2023-02-21 Information processing device, its control method, and program
JP2023191715A Active JP7573088B2 (en) 2022-01-17 2023-11-09 Information processing device, control method thereof, and program
JP2024177295A Active JP7634128B2 (en) 2022-01-17 2024-10-09 Information processing device, control method thereof, and program
JP2025019365A Active JP7745793B2 (en) 2022-01-17 2025-02-07 Information processing device, control method thereof, and program
JP2025153541A Pending JP2025172171A (en) 2022-01-17 2025-09-16 Information processing device, control method thereof, and program

Family Applications Before (2)

Application Number Title Priority Date Filing Date
JP2023025522A Active JP7385779B2 (en) 2022-01-17 2023-02-21 Information processing device, its control method, and program
JP2023191715A Active JP7573088B2 (en) 2022-01-17 2023-11-09 Information processing device, control method thereof, and program

Family Applications After (2)

Application Number Title Priority Date Filing Date
JP2025019365A Active JP7745793B2 (en) 2022-01-17 2025-02-07 Information processing device, control method thereof, and program
JP2025153541A Pending JP2025172171A (en) 2022-01-17 2025-09-16 Information processing device, control method thereof, and program

Country Status (1)

Country Link
JP (5) JP7385779B2 (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010124212A (en) 2008-11-19 2010-06-03 Toshiba Corp Image processing apparatus and image processing method

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004094294A (en) 2002-08-29 2004-03-25 Konica Minolta Holdings Inc Information sharing system
JP4717453B2 (en) 2005-01-31 2011-07-06 キヤノン株式会社 File management apparatus and control method thereof
JP4839998B2 (en) 2006-07-18 2011-12-21 ソニー株式会社 Information presentation method, information processing apparatus, and information presentation program
JP2009044747A (en) * 2008-09-12 2009-02-26 Casio Electronics Co Ltd Printing system

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010124212A (en) 2008-11-19 2010-06-03 Toshiba Corp Image processing apparatus and image processing method

Also Published As

Publication number Publication date
JP7573088B2 (en) 2024-10-24
JP2023054205A (en) 2023-04-13
JP7745793B2 (en) 2025-09-29
JP2025172171A (en) 2025-11-20
JP2024180480A (en) 2024-12-26
JP2025065393A (en) 2025-04-17
JP7385779B2 (en) 2023-11-22
JP2024009049A (en) 2024-01-19

Similar Documents

Publication Publication Date Title
JP6368195B2 (en) Information processing apparatus, control method therefor, and program
JP7512007B2 (en) Image forming apparatus, communication apparatus, control method and program
JP6112779B2 (en) Data processing apparatus, data processing apparatus control method, and program
JP6605060B2 (en) Information processing apparatus, control method therefor, and program
JP6814246B2 (en) Information processing equipment, its control method, and programs
JP7828419B2 (en) First server system, system, control method thereof, and program
JP6420649B2 (en) Information processing apparatus, control method therefor, and program
JP7634128B2 (en) Information processing device, control method thereof, and program
JP6526274B2 (en) INFORMATION PROCESSING APPARATUS, CONTROL METHOD THEREOF, AND PROGRAM
JP7233576B2 (en) Information processing device and program
JP7011702B2 (en) Information processing equipment, its control method, and programs
JP4669036B2 (en) Image processing apparatus, control method, image processing system, and program
JP6357078B2 (en) Information processing apparatus, control method therefor, and program
CN117896429A (en) Information processing device, device registration method, and storage medium
JP2022191775A (en) Information processing device, control method thereof, and program
JP2020155951A (en) Information processing equipment, information processing methods and programs
JP2017135736A (en) Data processing device, control method of the same and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20241108

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20241206

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20241206

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20250207

R150 Certificate of patent or registration of utility model

Ref document number: 7634128

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150