JP6605060B2 - Information processing apparatus, control method therefor, and program - Google Patents

Information processing apparatus, control method therefor, and program Download PDF

Info

Publication number
JP6605060B2
JP6605060B2 JP2018035370A JP2018035370A JP6605060B2 JP 6605060 B2 JP6605060 B2 JP 6605060B2 JP 2018035370 A JP2018035370 A JP 2018035370A JP 2018035370 A JP2018035370 A JP 2018035370A JP 6605060 B2 JP6605060 B2 JP 6605060B2
Authority
JP
Japan
Prior art keywords
file
name
folder
processing apparatus
information processing
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
JP2018035370A
Other languages
Japanese (ja)
Other versions
JP2018088286A (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
Application filed by Canon Inc filed Critical Canon Inc
Priority to JP2018035370A priority Critical patent/JP6605060B2/en
Publication of JP2018088286A publication Critical patent/JP2018088286A/en
Application granted granted Critical
Publication of JP6605060B2 publication Critical patent/JP6605060B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Description

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

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

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

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

しかしながら、上記特許文献1に記載の技術では、システム側が強制的に一意な識別番号をファイル名として付与するため、ユーザの視認性が低下する。そのためユーザが保管されているファクス文書を利用する際に、所望のファクス文書を特定するのが難しく、所望の文書を探す手間が煩雑になるという課題があった。   However, in the technique described in Patent Document 1, the system side forcibly assigns a unique identification number as a file name, so that the visibility of the user is lowered. For this reason, when a user uses a stored fax document, it is difficult to specify a desired fax document, and there is a problem that the trouble of searching for the desired document becomes complicated.

本発明の目的は、上記従来技術の問題点を解決することにある。   An object of the present invention is to solve the above-mentioned problems of the prior art.

本発明の特徴は、ファイルのファイル名が一意になるように、かつユーザの視認性を高めて設定できるようにする技術を提供することにある。   A feature of the present invention is to provide a technique that allows a file name of a file to be unique and can be set with high user visibility.

上記目的を達成するために本発明の一態様に係る情報処理装置は以下のような構成を備える。即ち、
ファイル名に関する命名規則を設定するための設定画面において、前記ファイル名を作成する際に使用されるべき複数の項目をユーザに選択させる選択手段と、
前記作成されるファイル名を一意に特定するための所定の項目を選択するよう前記ユーザに対して促すメッセージを、前記設定画面に表示する警告手段と、
前記設定画面においてユーザにより選択された前記所定の項目を含む複数の項目を、前記命名規則として保存する保存手段と、
前記保存された命名規則に従って、ファイルのファイル名を自動的に作成するファイル名作成手段と、を有することを特徴とする。
In order to achieve the above object, an information processing apparatus according to an aspect of the present invention has the following arrangement. That is,
In a setting screen for setting a naming rule related to a file name, selection means for allowing a user to select a plurality of items to be used when creating the file name;
Warning means for displaying on the setting screen a message prompting the user to select a predetermined item for uniquely identifying the created file name;
A storage means selected by the user, a plurality of items including the predetermined item is stored as the naming convention in the setting screen,
File name creating means for automatically creating a file name of the file in accordance with the stored naming rule.

本発明によれば、ユーザに対してファイル名の設定の柔軟性を高めつつ、ユーザの視認性を犠牲にすることなく、ファイル名の重複によるデータ消失を防止できる。   ADVANTAGE OF THE INVENTION According to this invention, the loss of data by duplication of a filename can be prevented, without sacrificing a user's visibility, improving the flexibility of a filename setting with respect to a user.

本発明のその他の特徴及び利点は、添付図面を参照とした以下の説明により明らかになるであろう。なお、添付図面においては、同じ若しくは同様の構成には、同じ参照番号を付す。   Other features and advantages of the present invention will become apparent from the following description with reference to the accompanying drawings. In the accompanying drawings, the same or similar components are denoted 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 are included in the specification, constitute a part thereof, show an embodiment of the present invention, and are used to explain the principle of the present invention together with the description.
The figure which shows the whole structure of the information processing system which concerns on Embodiment 1 of this invention. FIG. 2 is a block diagram illustrating a hardware configuration of the MFP according to the first embodiment. FIG. 2 is a block diagram showing a hardware configuration of the file server according to the first embodiment. FIG. 3 is a functional block diagram illustrating a configuration of a software module of the MFP according to the first embodiment. FIG. 3 is a functional block diagram illustrating a configuration of a software module of the file server according to the first embodiment. 6 is a diagram for explaining an example of destination information stored in a destination information management unit of the MFP according to the first embodiment. FIG. 6 is a diagram illustrating an example of a file storing transfer setting information stored in a transfer setting information management unit of the MFP according to the first embodiment. FIG. 6 is a diagram illustrating an example of a status display screen displayed on the operation unit of the MFP according to the first embodiment. FIG. 6 is a diagram illustrating an example of a file server setting screen displayed by the MFP according to the first embodiment. FIG. 6 is a diagram 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 diagram illustrating an example of a setting screen for setting a folder naming rule displayed by the MFP according to the first embodiment. FIG. 6 is a diagram illustrating an example of a test transmission screen displayed by the MFP according to the first embodiment. FIG. 6 is a flowchart for explaining processing for setting a file server, a file naming rule, a folder naming rule, and the like by the MFP according to the first embodiment. FIG. 3 is a sequence diagram for explaining processing 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 explaining fax reception processing by the MFP according to the first embodiment. 16 is a flowchart for describing file name creation processing of an image file to be transferred in S1505 in FIG. FIG. 16 is a flowchart for explaining folder name creation processing of a file server that stores an image file to be transferred in S1506 of FIG. 15; FIG. 14 is a flowchart for describing file naming rule setting processing in S1306 of FIG. FIG. 10 is a diagram showing an example of a confirmation dialog displayed on the MFP according to the second embodiment of the present invention. 9 is a flowchart for explaining confirmation dialog display processing by the MFP according to the second embodiment. FIG. 10 is a diagram illustrating an example of transfer setting information according to the second embodiment. FIG. 10 is a diagram showing an example of a folder naming rule setting screen displayed on the MFP according to the third embodiment of the present invention.

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

図1は、本発明の実施形態1に係る情報処理システムの全体構成を示す図である。   FIG. 1 is a diagram showing an 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 peripheral (multifunctional processing apparatus) having an operation unit 111, a scanner unit 112, and a printer unit 113, and can receive a fax by connecting to the public line network 150. In the information processing system according to the first embodiment, the MFP 110 is used as a fax document receiving terminal. The file server 120 authenticates the connected terminal, and stores and manages the received file with the specified file name and folder name. However, the system according to the first embodiment is not limited to the number of components shown in FIG. For example, since the MFP 110 has a file server function, the MFP and the file server may be configured by the same device. The file server may be configured as a server on the Internet or a cloud system.

図2は、実施形態1に係るMFP110のハードウェア構成を説明するブロック図である。   FIG. 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 includes a display unit having a touch panel function, various hard keys, and the like. The operation unit 111 displays information for the user according to data from the control unit 200, and inputs information corresponding to the user's operation to the control unit 200. To do. The scanner unit 112 reads an image of a document, creates image data of the image, and supplies the image data to the control unit 200. The printer unit 113 prints an image on a sheet (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. As a result, communication using a communication protocol such as TCP / IP via the LAN 100 is possible. In the control unit 200, a CPU 201, ROM 202, RAM 203, HDD 204, operation unit I / F 205, network I / F 206, scanner I / F 207, image processing unit 208, and printer I / F 209 are connected via a system bus 211. The CPU 201 executes a boot program in the ROM 202, expands the OS and control program stored in the HDD 204 in the RAM 203, and comprehensively controls the MFP 110 according to the program. This control includes execution of a program for realizing a flowchart described later. The ROM 202 stores a boot program for the MFP 110 and various data. 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. An 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. A 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. A scanner I / F 207 controls an 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 / decompression processing on the image data input from the scanner unit 112 and the 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 in accordance with attribute data attached to the image data. The modem 210 is connected to the public line network 150 and the system bus 211, and performs fax transmission / reception with an external fax terminal (not shown) via the public line network 150. In the first embodiment, an example of the MFP 110 capable of UI display using the operation unit 111 will be described. However, instead of the MFP 110, an information processing apparatus such as a general-purpose computer, or other image processing apparatus is used. It may be.

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

ファイルサーバ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 includes 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 communicably connected to each other via a system bus 308. . The ROM 303 stores a boot program. When the power is turned on, the CPU 301 reads the boot program and expands the OS and control program installed in the HDD 306 in the RAM 302. The function of the file server 120 is realized by the CPU 301 executing the program developed in the RAM 302. The CPU 301 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 a menu screen and a message for the user. The display unit 307 may have a touch panel function.

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

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

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

図6は、実施形態1に係るMFP110の宛先情報管理部405に記憶される宛先情報の一例を説明する図である。   FIG. 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に対応する宛先が属する宛先表(アドレス帳)のグループを示す。   The 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 607 indicate the columns of the data records from row 604 to row 606. The destination ID 601 is an identifier that uniquely identifies each destination. A registered name 602 indicates a unique user name. A telephone number 603 indicates a transmission source number (telephone number) corresponding to the registered name 602 when receiving a fax. A destination table name 607 indicates a group of a destination table (address book) to which a destination corresponding to the registered name 602 belongs.

図7は、実施形態1に係るMFP110の転送設定情報管理部404に記憶される転送設定情報を記憶したファイルの一例を示す図である。   FIG. 7 is a diagram illustrating an example of a file storing 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、或いはその他フォーマットでも良く、その形式は問わない。   In this file, items set in a later-described file server setting screen in FIG. 9, a file naming rule setting screen in FIG. 10, and a folder naming rule setting screen in FIG. 11 are stored. These setting screens will be described in detail later. The format of this file may be CSV, XML, or any other format, and the format is not limited.

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

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

一時保管部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, stores them in the HDD 204, and manages them. The transfer setting information management unit 404 stores and manages, for example, the transfer setting information shown in FIG. The transfer setting information management unit 404 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 saves and manages, for example, the destination information shown in FIG. 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 contents input by the user via a pointing device, a hardware key, or the like of the operation unit 111. Also, the UI unit 406 displays a status display screen described later with reference to FIG. 8 on the operation unit 111, and accepts user input as to whether or not to perform transfer settings. The UI unit 406 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 the file server setting to the transfer setting information management unit 404, and sets the file server setting. Request saving. Further, the UI unit 406 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, and transmits the file naming rule to the transfer setting information management unit 404. And request to save the file naming convention. Further, the UI unit 406 displays a folder naming rule setting screen described later with reference to FIG. 10 on the operation unit 111, acquires the folder naming rule input by the user, and transmits it to the transfer setting information management unit 404. And request to save the folder naming convention. The UI unit 406 displays a test transmission screen, which will be described later with reference to FIG. 12, on the operation unit 111, acquires the transmission source telephone number and the reception date and time input by the user, and transmits them to the transfer unit 402. Request a test submission.

図5は、実施形態1に係るファイルサーバ120のソフトウェアモジュールの構成を説明する機能ブロック図である。これらソフトウェアモジュールは、ファイルサーバ120のHDD306に格納され、実行時にRAM302に展開されてCPU301の制御の下に実行される。   FIG. 5 is a functional block diagram illustrating the configuration of the software module of the file server 120 according to the first embodiment. These software modules are stored in the HDD 306 of the file server 120, expanded in 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 a file transmission service such as SMB (Server Message Block) or WebDAV (Web-based Distributed Authoring and Versioning). The communication unit 501 receives a request via the LAN 100 and performs processing, and returns a processing result response. 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 a request for the file transmission service. The file management unit 503 stores the image file in the HDD 306 and reads the image file according to the folder name and file name received from the MFP 110 via the communication unit 501. Further, the file management unit 503 confirms whether or not the folder with the folder name received from the MFP 110 via the communication unit 501 exists in the HDD 306. Further, the file management unit 503 creates a folder in the HDD 306 in accordance with the folder name received from the MFP 110 via the communication unit 501.

次に図7を参照して、ファイルサーバ120に画像ファイルを保存する際のファイル命名規則であるfilerule705について説明する。   Next, with reference to FIG. 7, a file name 705 that is a file naming rule when an image file is stored in the file server 120 will be described.

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

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

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

状況表示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 module of FIG. 4 operating on the MFP 110 and the operating status of the MFP 110. When the UI unit 406 displays the status display screen, the UI unit 406 confirms the operation status of the software module of the MFP 110 and each unit of the system. The UI unit 406 indicates that the software module of the MFP 110 and each part of the system are operating normally, and if an abnormality has occurred, the UI module 406 indicates the software module in which the abnormality has occurred or its portion and the status. Etc. are displayed. A setting screen button 802 instructs transition to a screen for changing transfer setting information managed by the transfer setting information management unit 404 of the MFP 110. When the user presses (instructs) the button 802 to the setting screen, a transfer setting changing process, which will be described later with reference to FIG. 13, is activated and a transition is made to the file server setting changing screen shown in FIG.

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

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

図9は、実施形態1に係るMFP110が表示するファイルサーバ設定画面の一例を示す図である。   FIG. 9 is a diagram illustrating 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 that is the transfer destination of the image file (fax document). The name input in the host name input box 901 is transmitted to the transfer setting information management unit 404 by the UI unit 406 of the MFP 110 and stored as the transfer setting information hostname 701 (FIG. 7). A folder path input box 902 is an input field for inputting a folder name of the file server 120 to which the image file is transferred. The name input in the input box 902 is transmitted to the transfer setting information management unit 404 by the UI unit 406 of the MFP 110, and is stored as the folder path 702 (FIG. 7) of the transfer setting information. A login user name input box 903 is an input field for inputting a login user name necessary for authentication in the file server 120 that is a transfer destination of the image file. The name input in the input box 903 is transmitted to the transfer setting information management unit 404 by the UI unit 406 of the MFP 110 and stored as the transfer setting information username 703 (FIG. 7). The login password input box 904 is an input field for inputting a login password necessary for authentication at the file server that is the transfer destination of the image file. This input box 904 displays “*” for the input characters in order to conceal the contents input by the user. The display of the input character is not limited to “*”, and may be another symbol “●” or the like, or may be displayed without being hidden. The password input in the input box 904 is transmitted to the transfer setting information management unit 404 by the UI unit 406 of the MFP 110 and stored as the password 704 (FIG. 7) of transfer setting information. A cancel button 905 is a button for canceling the change of the transfer setting information on this screen. When the user presses a cancel button 905, the transfer setting change via this screen is canceled, and the screen shifts to the status display screen in FIG.

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

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

図10は、実施形態1に係るMFP110が表示するファイル命名規則を設定する設定画面の一例を示す図である。このファイル命名規則設定画面を介してユーザが設定したファイル命名規則に従って、ファイルサーバ120に転送する画像ファイルのファイル名が決定される。   FIG. 10 is a diagram illustrating 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 the 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 designating item names to be used for file names among item names of registered names, telephone numbers, reception dates and times, destination table names, line names, serial numbers, and random numbers. , Phone number, received date and time are selected. Here, the item 1002 indicates the first item name of the file name, the item 1003 indicates the second item name of the file name, and the item 1004 indicates the third item name of the file name. Here, a method for selecting the file name of each item is provided by a pull-down menu. Options for each pull-down include “none”, “registered name”, “fax number”, “date”, “destination table name”, “line name”, “serial number”, and “random number”. The “line name” is acquired as a registered name 602 corresponding to the telephone number 603 shown in FIG. 6, for example, based on the facsimile number designated as the transmission destination. When “None” is selected, it indicates that an item name below the option is not generated. For example, when “Registered name” is selected for the first item 1002 and “None” is selected for the second item 1003, it is determined that the file name below the second item is not specified, and the file name is Only “registered name” is displayed. An item 1005 is a pull-down menu for selecting a separator symbol indicating a delimiter for each item. As separator options, there are “hyphen”, “underbar”, “space”, and the like, and any one can be selected as a separator.

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

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

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

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

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

項目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. Here, a first hierarchy 1102, a second hierarchy 1103, and a third hierarchy 1104 are included. Then, a method for selecting a folder name corresponding to each layer is provided by pull-downs 1105 to 1108. Here, it is assumed that “None”, “Registered name”, “Fax number”, “Reception date”, “Reception month”, “Destination table name”, and “Line name” are included as pull-down options. When “None” is selected, it indicates that the hierarchy below the option is not 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 is not specified, and the folder name is “registered name”. It becomes only. A preview display 1108 shows a preview display of the folder name according to the selection result of the items 1102 to 1104. In the example of FIG. 11, “Registered name” is selected for the first hierarchy 1102, “Fax number” is selected for the second hierarchy 1103, and “Reception date” is selected for the third hierarchy 1104. ] / [Fax number] / [Reception date] ”.

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

図12は、実施形態1に係るMFP110が表示するテスト送信画面の一例を示す図である。   FIG. 12 is a diagram illustrating 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に送信され、テスト送信時の受信日時として使用される。   A transmission source number input box 1201 is an input column for inputting information used as a telephone number of a transmission source when performing test transmission. The telephone number input in the transmission source number input box 1201 is transmitted to the transfer unit 402 by the UI unit 406 of the MFP 110 and used as a transmission source number (telephone number) at the time of test transmission. The reception date and time input box 1202 is an input field for inputting a date and time to be used as a reception date and time when performing test transmission. The date and time input in the reception date and time input box 1202 is transmitted to the transfer unit 402 by the UI unit 406 of the MFP 110 and used as the reception date and time at the time of 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 transfer setting information input via the setting screens of FIGS. 9, 10, and 11. When the user presses a 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 FIGS. 9, 10, and 11. The test transmission button 1204 performs test transmission using the transfer setting information input in FIGS. 9, 10, and 11 and the information input in the transmission source number input box 1201 and the reception date / time input box 1202. It is a button to instruct. When the user presses the test transmission button 1204, the UI unit 406 of the MFP 110 transmits the telephone number of the transmission source number input box 1201 and the date and time of the reception date input box 1202 to the transfer unit 402, and tests the transfer unit 402. A transmission request is sent. When the test transmission button 1204 is pressed, the transfer unit 402 performs test transmission to the file server 120 on the assumption that a fax document is received with the received transmission source number and date / time. When the test transmission is completed, the transfer unit 402 displays a test transmission result screen (not shown) for displaying the result of the test transmission.

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

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

図13は、実施形態1に係るMFP110によるファイルサーバの設定、ファイル命名規則、フォルダ命名規則の設定処理などを説明するフローチャートである。尚、このフローチャートで示す各動作(ステップ)は、MFP110のCPU201がHDD204に記憶された制御プログラムをRAM203に展開して実行することにより実現される。またこのフローチャートは、ユーザがMFP110の操作部111を介してこのフローチャートを実行する制御プログラムを選択した場合に実行される。   FIG. 13 is a flowchart for explaining file server setting, file naming rule setting processing, folder naming rule setting processing, and the like 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 developing the control program stored in the HDD 204 in the RAM 203 and executing it. This flowchart is executed when the user selects a control program for executing this flowchart via the operation unit 111 of the MFP 110.

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

次にS1304に進みCPU201は、このファイルサーバ設定画面で、ユーザがキャンセルボタン905或いは次へボタン906を押下したかを判定する。次へボタン906が押下されたと判定するとS1305に進み、キャンセルボタン905が押下されたと判定するとS1301に戻る。S1305でCPU201は、このファイルサーバ設定画面を介して入力されたファイルサーバの設定情報を、MFP110のHDD204に記憶する。   In step S1304, the CPU 201 determines whether the user has pressed the cancel button 905 or the next button 906 on the file server setting screen. If it is determined that the next button 906 has been pressed, the process proceeds to S1305. If it is determined that the cancel button 905 has been pressed, the process returns to S1301. In step S <b> 1305, the CPU 201 stores the file server setting information input via the 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に進む。   In step S1306, the CPU 201 displays a file naming rule setting screen as shown in FIG. 10, for example. Then, the user executes a file naming rule setting process for inputting file naming rule setting information via the setting screen. In step S1307, the CPU 201 determines which button the user has pressed on the file naming rule setting screen. If it is determined in step S1307 that the next button 1009 has been pressed, the process advances to step S1308. However, as described above, the next button 1009 may not be pressed. The file naming rule setting process will be described later with reference to FIG. On the other hand, if it is determined that the cancel button 1007 is pressed, the process proceeds to S1301, and if it is determined that the return button 1008 is pressed, the process proceeds to S1303.

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

先ずS1801でCPU201は、例えば図10に示すファイル命名規則の設定画面の項目1002〜1004で選択された情報を取得する。次にS1802に進みCPU201は、S1801で取得した情報に基づいて、ファイル名を一意に設定できる項目が選択されているか否かを判定する。尚、ファイル名が一意になる項目は、前述したように「日付」、「シリアル番号」、「ランダム番号」であり、これらの項目が1つ以上含まれているかどうかを判定する。そして一意になる項目が1つ以上含まれている場合は、ファイル名を一意に設定できる項目が選択されていると判定してS1805に進む。S1805でCPU201は、この画面で決定されたファイル命名規則をHDD204に記憶する。   First, in step S <b> 1801, the CPU 201 acquires information selected in the items 1002 to 1004 on the file naming rule setting screen illustrated in FIG. 10, for example. Next, proceeding to S1802, the CPU 201 determines whether or not an item that can uniquely set a file name is selected based on the information acquired in S1801. The items whose file names are 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 items that are unique are included, it is determined that an item that can uniquely set the file name is selected, and the process advances to step S1805. In step S1805, the CPU 201 stores the file naming rule determined on this screen in the HDD 204.

一方、S1802でCPU201は、ファイル名が一意になる項目が含まれていないと判定するとS1803に進む。S1803でCPU201は、図10のメッセージ1001に、一意になる項目を選択するように促す警告メッセージを表示する。図10では、メッセージ1001として「受信日時を選択してください」を表示しているが、他の一意になる項目を選択させるようなメッセージを表示してもよい。   On the other hand, if the CPU 201 determines in step S1802 that no item with a unique file name is included, the process advances to step S1803. In step S1803, the CPU 201 displays a warning message that prompts the user to select a unique item in the message 1001 in FIG. In FIG. 10, “Please select the reception date and time” is displayed as the message 1001, but a message that causes other unique items to be selected may be displayed.

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

S1308でCPU201は、例えば図11に示す、フォルダ命名規則の設定画面を表示する。そしてS1309でユーザは、この設定画面を介して、フォルダ命名規則の設定情報を入力するフォルダ命名規則の設定処理を実行する。そしてS1310に進みCPU201は、このフォルダ命名規則の設定画面で、ユーザがどのボタンが押下したかを判定する。S1310でユーザが次へボタン1111を押下したと判定した場合はS1311に進む。ここでユーザがキャンセルボタン1109を押下した場合はS1301に進み、戻るボタン1110を押下した場合はS1306に進む。S1311でCPU201は、例えばフォルダ命名規則の設定画面でユーザが入力した情報をHDD204に記憶する。   In step S1308, the CPU 201 displays a folder naming rule setting screen shown in FIG. 11, for example. In step S1309, the user executes folder naming rule setting processing for inputting folder naming rule setting information via the setting screen. In step S1310, the CPU 201 determines which button the user has pressed on the folder naming rule setting screen. If it is determined that the user has pressed the next button 1111 in S1310, the process proceeds to S1311. If the user presses the cancel button 1109, the process proceeds to S1301, and if the user presses the return button 1110, the process proceeds to S1306. In step S1311, the CPU 201 stores, for example, 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, proceeding to S1312, the CPU 201 displays a test transmission screen shown in FIG. 12, for example. In step S1313, the CPU 201 determines which button the user has pressed on the test transmission screen. If the user does not press any button here, S1312 is executed. If it is determined that the user has pressed the OK button 1207, the process is terminated. On the other hand, if it is determined that the user has pressed the cancel button 1205, the process proceeds to S1301. If it is determined that the return button 1206 has been pressed, the process advances to step S1309. Further, if it is determined that the user has pressed the test transmission button 1204, the process proceeds to S1314. In step S1314, the CPU 201 sets 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). Based on this, a transmission test is performed, and the process proceeds to S1312.

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

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

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

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

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

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

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

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

まず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 step S <b> 1601, the CPU 201 acquires a filename 705 (file naming rule) stored in the HDD 204. Next, proceeding to S1602, the CPU 201 acquires destination information (FIG. 6) based on the telephone number. Here, the registered name 602 is searched and acquired using the telephone number 603 as a key. In step S1603, the CPU 201 determines whether a registered name 602 corresponding to the telephone number 603 exists. If the registered name 602 exists, the process proceeds to S1604, 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 advances to step S1605, and the CPU 201 acquires a preset default registered name, and advances to step S1606. As an example of the default registration name, “not applicable” is set. Further, the default registered name may be stored in advance in the ROM 202 or the HDD 204. Further, an input box for setting a default registration name may be provided on the file naming rule setting screen of FIG. 10, for example, so that the user can change the default name. In step S <b> 1606, the CPU 201 creates a file name using a registration name, a transmission source telephone number, a reception date / time, a destination table name, a line name, and the like according to the file naming rule acquired in step S <b> 1601.

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

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

まずS1701でCPU201は、HDD204に保存されたfoldernamerule706を取得する。次にS1702に進みCPU201は宛先情報を取得し、S1504で取得した電話番号をキーにして、対応する登録名称を検索して取得する。そしてS1703に進みCPU201は、その電話番号に該当する登録名称が存在するか否かを判定する。ここで存在すると判定するとS1704に進み、CPU201はその該当する登録名称を取得してS1706に進む。一方、S1703で、その電話番号に該当する登録名称が存在しないと判定するとS1705に進み、CPU201は、予め設定されているデフォルトの登録名称を取得してS1706に進む。尚、デフォルトの登録名称の例としては、「該当なし」等が設定されているものとする。また、このデフォルトの登録名称は、ROM202やHDD204に予め保存されていてもよい。また、デフォルトの登録名称を設定するための入力ボックスを、例えば図11のフォルダ命名規則設定画面等に設けて、ユーザ入力によってHDD204等に保存されているデフォルト名称を変更可能にしてもよい。   First, in step S <b> 1701, the CPU 201 obtains a folder name 706 stored in the HDD 204. In step S1702, the CPU 201 acquires destination information, searches for and acquires a corresponding registered name using the telephone number acquired in step S1504 as a key. In step S1703, the CPU 201 determines whether there is a registered name corresponding to the telephone number. If it is determined that it exists, the process advances to step S1704, the CPU 201 acquires the corresponding registered name, and advances to step S1706. On the other hand, if it is determined in S1703 that there is no registered name corresponding to the telephone number, the process proceeds to S1705, and the CPU 201 acquires a preset default registered name and proceeds to S1706. As an example of the default registered name, “not applicable” or the like is set. Further, the default registered name may be stored in advance in the ROM 202 or the HDD 204. Further, an input box for setting a default registration name may be provided on, for example, the folder naming rule setting screen in 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 step S1706, the CPU 201 creates a folder name using the registered name, the transmission source telephone number, the reception date and time, and the like according to the foldername 706 acquired in step S1701. The process advances to step S1707, and 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から実行される。   Next, returning to FIG. 14 again, in step 1402, the MFP 110 performs an authentication process on the file server 120. This authentication process is executed from S1507 in FIG.

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

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

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

図14の1403は、MFP110が認証に成功した場合で、ファイルサーバ120にS1506で作成したフォルダ名のフォルダが存在するか否かを問い合わせ、存在しない場合はフォルダの作成を依頼する処理を行う。このとき、MFP110は、図15のS1510の処理を実行する。   Reference numeral 1403 in FIG. 14 indicates that when the MFP 110 has succeeded in authentication, the file server 120 is inquired whether there is a folder with the folder name created in S1506. If there is no folder, processing for requesting creation of the folder is performed. At this time, the MFP 110 executes the processing of S1510 in FIG.

S1510でCPU201は、S1506で作成したフォルダ名をファイルサーバ120に送信し、そのフォルダ名のファイルの存在確認要求を送信する。   In step S1510, the CPU 201 transmits the folder name created in step S1506 to the file server 120, and transmits a file existence confirmation request for the folder name.

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

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

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

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

S1514でCPU201は、ファイルサーバ120からフォルダの作成応答を受信したか否かを判定する。ここでフォルダの作成応答を受信していない場合はS1514を実行し、フォルダの作成応答を受信した場合はS1515に進む。S1515でCPU201は、HDD204に保管されているファクス文書を読み出し、S1505で作成したファイル名、S1506で作成したフォルダ名とともにファイルサーバ120に送信してファイルの保存要求を送信する。   In step S <b> 1514, the CPU 201 determines whether a folder creation response has been received from the file server 120. If no folder creation response has been received, step S1514 is executed. If a folder creation response has been received, the process advances to step S1515. In step S1515, the CPU 201 reads a fax document stored in the HDD 204, and transmits the fax document to the file server 120 together with the file name created in step S1505 and the folder name created in step S1506, and sends 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. In 1404, the MFP 110 transmits the fax document (image file) to the file server 120 by specifying the file name created in S1505 and the folder name created in S1506. In this way, when the communication unit 501 of the file server 120 receives this file save request, the file, folder name, and file name are acquired from the file save request. Then, the communication unit 501 transmits the acquired file, folder name, and file name to the file management unit 503 and requests storage with the specified folder name and file name. The file management unit 503 stores the received file in the designated folder name and file name location in the HDD 306, and transmits a storage response to the communication unit 501. Communication unit 501 transmits the storage response to MFP 110 as a file transmission response.

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

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

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

また、その画像ファイルを保存するファイルサーバに、所望のフォルダを作成して、そこに保管できるので、ユーザが所望する画像ファイルを探す手間が少なくできるという効果がある。   In addition, since a desired folder can be created and stored in the file server that stores the image file, there is an effect that the user can save time and effort to search for the desired image file.

[実施形態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 in which file name setting process control different from that in the first embodiment is performed will be described. In the second embodiment, the naming rule is stored without executing the item checking process (S1802) of the file naming rule setting process of FIG.

図19は、本発明の実施形態2に係るMFP110で表示する確認ダイアログの一例を示す図である。尚、実施形態2に係るMFP110やファイルサーバ120の構成やシステム構成等は前述の実施形態1と同じであるため、その説明を省略する。   FIG. 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 the file server 120 according to the second embodiment are the same as those of the first embodiment, and a description thereof will be omitted.

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

図20は、実施形態2に係るMFP110による確認ダイアログの表示処理を説明するフローチャートである。尚、このフローチャートで示す各動作は、MFP110のCPU201がHDD204に記憶された制御プログラムをRAM203に展開して実行することにより実現されるため、ここでは動作の主体をCPU201として説明する。このフローチャートで示す処理は、図13のS1309でフォルダ命名規則の設定画面を表示する際に実施される。   FIG. 20 is a flowchart for explaining a confirmation dialog display process 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 developing the control program stored in the HDD 204 in the RAM 203 and executing it, and therefore, the main operation will be described as the CPU 201 here. The processing shown in this flowchart is performed when the folder naming rule setting screen is displayed in S1309 of FIG.

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

図21は、実施形態2に係る転送設定情報の一例を示す図である。図21において、2101〜2106は、前述の実施形態1に係る図7の転送設定情報701〜706と同一であるため説明を省略する。   FIG. 21 is a diagram illustrating an example of transfer setting information according to the second embodiment. In FIG. 21, 2101 to 2106 are the same as the transfer setting information 701 to 706 of FIG.

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

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

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

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

図22は、本発明の実施形態3に係るMFP110で表示されるフォルダ命名規則の設定画面の一例を示す図である。この画面は、図13のS1306で操作部111に表示するフォルダ命名規則の設定画面として表示され、この画面で設定したフォルダ命名規則に従って、ファイルサーバ120に転送する際のフォルダ名が決定される。   FIG. 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 a folder naming rule setting screen displayed on the operation unit 111 in S1306 of FIG. 13, and the folder name for transfer 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番号/登録名称/日付」で構成されるフォルダ名が生成される。   Reference numerals 2201 to 2203 in FIG. 22 denote folder naming rule options, and one naming rule checked in the folder naming rule is applied as the folder naming rule. When the naming rule 2201 is selected, a folder name composed of “registered name / fax number / date” is generated. When the naming rule 2202 is selected, a folder name composed of “date / registered name / fax number” is generated. When the naming rule 2203 is selected, a folder name composed of “Fax number / registered name / date” is generated.

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

前述の図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, the folder naming rule setting screen shown in FIG. 19 is used instead of the folder naming rule setting screen of FIG. In step S1309, the folder naming rule setting screen shown in FIG. 22 is displayed. In step S1310, it is determined which button the user has pressed on the folder naming rule setting screen. If the user presses the next button 2206, the process proceeds to S1311. If the user presses the cancel button 2204, the process proceeds to S1301. If the user presses the return button 2205, the process proceeds to S1306. In step S <b> 1311, the CPU 201 stores information input on the folder naming rule setting screen in FIG. 22 in the HDD 204.

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

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

また上記実施形態1〜3では、設定画面がウィザード形式で複数画面を用いて設定を行わせているが、1画面で全ての設定できるようにしてもよい。   In the first to third embodiments, the setting screen is set in a wizard format using a plurality of screens. However, all the settings may be made on one screen.

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

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

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

110…MFP,111…操作部、120…ファイルサーバ、201,301…CPU,204,306…HDD,402…転送部、403…一時保管部、404…転送設定情報管理部、405…宛先情報管理部。   DESCRIPTION OF SYMBOLS 110 ... MFP, 111 ... Operation part, 120 ... File server, 201, 301 ... CPU, 204, 306 ... HDD, 402 ... Transfer part, 403 ... Temporary storage part, 404 ... Transfer setting information management part, 405 ... Destination information management Department.

Claims (13)

ファイル名に関する命名規則を設定するための設定画面において、前記ファイル名を作成する際に使用されるべき複数の項目をユーザに選択させる選択手段と、
前記作成されるファイル名を一意に特定するための所定の項目を選択するよう前記ユーザに対して促すメッセージを、前記設定画面に表示する警告手段と、
前記設定画面においてユーザにより選択された前記所定の項目を含む複数の項目を、前記命名規則として保存する保存手段と、
前記保存された命名規則に従って、ファイルのファイル名を自動的に作成するファイル名作成手段と、
を有することを特徴とする情報処理装置。
In a setting screen for setting a naming rule related to a file name, selection means for allowing a user to select a plurality of items to be used when creating the file name;
Warning means for displaying on the setting screen a message prompting the user to select a predetermined item for uniquely identifying the created file name;
A storage means selected by the user, a plurality of items including the predetermined item is stored as the naming convention in the setting screen,
File name creation means for automatically creating the file name of the file according to the stored naming rules;
An information processing apparatus comprising:
前記選択された複数の項目が、前記作成されるファイル名を一意に特定するための所定の項目を含むかどうかを判定する判定手段を更に有し、
前記保存手段は、前記選択された複数の項目が前記所定の項目を含むと前記判定手段で判定したに、前記選択された所定の項目を含む複数の項目を、前記命名規則として保存することを特徴とする請求項1に記載の情報処理装置。
A determination means for determining whether or not the selected plurality of items includes a predetermined item for uniquely specifying the created file name;
The storage unit stores the plurality of items including the selected predetermined item as the naming rule after the determination unit determines that the selected plurality of items includes the predetermined item. The information processing apparatus according to claim 1.
記選択された複数の項目が前記所定の項目を含まないと前記判定手段で判定した場合、前記選択された複数の項目を、前記保存手段で前記命名規則として保存しないように制御する制御手段を更に有することを特徴とする請求項2に記載の情報処理装置。 If several items pre Symbol selection is determined by the determination means and does not include the predetermined item, a plurality of items said selected control means for controlling so as not to save as the naming convention in the storing means The information processing apparatus according to claim 2, further comprising: 前記ファイル名作成手段は、前記情報処理装置が画像データを受信した場合に、前記命名規則に従って、当該受信した画像データに対応するファイルのファイル名を自動的に作成する、ことを特徴とする請求項1乃至3のいずれか1項に記載の情報処理装置。   The file name creation means, when the information processing apparatus receives image data, automatically creates a file name of a file corresponding to the received image data according to the naming rule. Item 4. The information processing apparatus according to any one of Items 1 to 3. 前記画像データは、ファクス文書であることを特徴とする請求項4に記載の情報処理装置。   The information processing apparatus according to claim 4, wherein the image data is a fax document. 前記選択手段は、前記設定画面において、受信日時、送信元の宛先情報、回線名、シリアル番号、ランダム番号の少なくともいずれかを含む複数の項目の中から、前記ファイル名を作成する際に使用されるべき複数の項目を前記ユーザに選択させることを特徴とする請求項1乃至5のいずれか1項に記載の情報処理装置。   The selection means is used when creating the file name from a plurality of items including at least one of reception date / time, transmission destination information, line name, serial number, and random number on the setting screen. The information processing apparatus according to claim 1, wherein the user selects a plurality of items to be selected. 前記選択手段は、前記設定画面において、更に、当該選択された複数の項目の区切りを示す記号を前記ユーザに指定させる、ことを特徴とする請求項1乃至6のいずれか1項に記載の情報処理装置。   The information according to any one of claims 1 to 6, wherein the selection unit further causes the user to specify a symbol indicating a break between the selected items on the setting screen. Processing equipment. 前記選択された複数の項目と前記指定された区切りを示す記号とに従って、前記ファイル名がどのように作成されるのかを表すプレビュー表示を、前記設定画面に表示するように制御するプレビュー手段を更に有することを特徴とする請求項7に記載の情報処理装置。   Preview means for controlling to display on the setting screen a preview display indicating how the file name is created in accordance with the plurality of selected items and a symbol indicating the designated separator. The information processing apparatus according to claim 7, further comprising: 前記作成されるファイル名を一意に特定するための所定の項目は、受信日時、シリアル番号、ランダム番号の少なくともいずれかである、ことを特徴とする請求項1に記載の情報処理装置。   The information processing apparatus according to claim 1, wherein the predetermined item for uniquely specifying the created file name is at least one of a reception date and time, a serial number, and a random number. 前記ファイルと前記ファイル名作成手段で作成されたファイル名とをサーバに送信して格納する送信手段を、更に有することを特徴とする請求項1乃至9のいずれか1項に記載の情報処理装置。   10. The information processing apparatus according to claim 1, further comprising a transmission unit configured to transmit the file and the file name created by the file name creation unit to a server for storage. . 前記ファイルを格納するフォルダのフォルダパスに関する命名規則を設定するための第2の設定画面において、前記フォルダパスを作成する際に使用されるべき複数の第2の項目を前記ユーザに選択させる第2選択手段と、
前記第2選択手段で選択された複数の第2の項目に従って、前記ファイルを格納するフォルダのフォルダ名とフォルダパスとを作成する第2作成手段と、
を更に有することを特徴とする請求項1乃至10のいずれか1項に記載の情報処理装置。
A second setting screen for setting a naming rule related to a folder path of the folder storing the file, wherein the user selects a plurality of second items to be used when creating the folder path; A selection means;
Second creation means for creating a folder name and a folder path of a folder storing the file according to a plurality of second items selected by the second selection means;
The information processing apparatus according to claim 1, further comprising:
情報処理装置を制御する制御方法であって、
前記情報処理装置の選択手段が、ファイル名に関する命名規則を設定するための設定画面において、前記ファイル名を作成する際に使用されるべき複数の項目をユーザに選択させる選択工程と、
前記情報処理装置の警告手段が、前記作成されるファイル名を一意に特定するための所定の項目を選択するよう前記ユーザに対して促すメッセージを、前記設定画面に表示する警告工程と、
前記情報処理装置の保存手段が、前記設定画面においてユーザにより選択された前記所定の項目を含む複数の項目を、前記命名規則として保存する保存工程と、
前記情報処理装置のファイル名作成手段が、前記保存された命名規則に従って、ファイルのファイル名を自動的に作成するファイル名作成工程と、
を有することを特徴とする制御方法。
A control method for controlling an information processing apparatus,
A selection step in which the selection unit of the information processing apparatus causes the user to select a plurality of items to be used when creating the file name in a setting screen for setting a naming rule for the file name;
A warning process in which a warning means of the information processing apparatus displays a message prompting the user to select a predetermined item for uniquely specifying the file name to be created on the setting screen;
Storage means of the information processing apparatus, selected by the user in the setting screen, a plurality of items including the predetermined item, and storing step of storing as the naming convention,
The file name creation means of the information processing apparatus automatically creates a file name of the file according to the stored naming rules,
A control method characterized by comprising:
コンピュータを、請求項1乃至11のいずれか1項に記載の情報処理装置の各手段として機能させるためのプログラム。   The program for functioning a computer as each means of the information processing apparatus of any one of Claims 1 thru | or 11.
JP2018035370A 2018-02-28 2018-02-28 Information processing apparatus, control method therefor, and program Active JP6605060B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018035370A JP6605060B2 (en) 2018-02-28 2018-02-28 Information processing apparatus, control method therefor, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018035370A JP6605060B2 (en) 2018-02-28 2018-02-28 Information processing apparatus, control method therefor, and program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2014174285A Division JP6368195B2 (en) 2014-08-28 2014-08-28 Information processing apparatus, control method therefor, and program

Publications (2)

Publication Number Publication Date
JP2018088286A JP2018088286A (en) 2018-06-07
JP6605060B2 true JP6605060B2 (en) 2019-11-13

Family

ID=62493700

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018035370A Active JP6605060B2 (en) 2018-02-28 2018-02-28 Information processing apparatus, control method therefor, and program

Country Status (1)

Country Link
JP (1) JP6605060B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7318255B2 (en) * 2019-03-25 2023-08-01 カシオ計算機株式会社 File management device and program
JP2022054314A (en) * 2020-09-25 2022-04-06 株式会社リコー Management device, management system, management method, and program
CN114817155B (en) * 2022-06-23 2022-09-20 北京理工大学 File storage and retrieval method based on general equipment

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06152818A (en) * 1992-11-06 1994-05-31 Teac Corp Facsimile system
JP4717453B2 (en) * 2005-01-31 2011-07-06 キヤノン株式会社 File management apparatus and control method thereof
JP2007249613A (en) * 2006-03-16 2007-09-27 Rigaku Corp Thermal analysis measurement system, and method of automatically setting measurement data file name
JP4747034B2 (en) * 2006-05-29 2011-08-10 富士通株式会社 Verification scenario creation program, recording medium, verification scenario creation device, and verification scenario creation method
US20140122479A1 (en) * 2012-10-26 2014-05-01 Abbyy Software Ltd. Automated file name generation

Also Published As

Publication number Publication date
JP2018088286A (en) 2018-06-07

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
JP2016057697A (en) Information processing system, information processor, control method thereof, and program
JP6814246B2 (en) Information processing equipment, its control method, and programs
JP6605060B2 (en) Information processing apparatus, control method therefor, and program
JP2014192621A (en) Image processing system, image processing method, and program for storing received image data in folder
JP6132618B2 (en) Image processing system, image processing method, and program for setting file name in received image data
JP2014211830A (en) Printing system, server, information processing apparatus, image processing apparatus, print control method, and program
JP6420649B2 (en) Information processing apparatus, control method therefor, and program
JP6526274B2 (en) INFORMATION PROCESSING APPARATUS, CONTROL METHOD THEREOF, AND PROGRAM
JP7385779B2 (en) Information processing device, its control method, and program
JP7011702B2 (en) Information processing equipment, its control method, and programs
JP6357078B2 (en) Information processing apparatus, control method therefor, and program
JP7233576B2 (en) Information processing device and program
JP2015114727A (en) Information processing apparatus, control method of the same, program, and storage medium
JP2007293509A (en) Information processor and output status management method
JP2005352901A (en) Information processor and output status management method
CN115484351B (en) Image processing apparatus, image processing method, and storage medium
JP6440792B2 (en) Information processing apparatus, control method thereof, and program
JP6391742B2 (en) Data processing apparatus, data processing apparatus control method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180228

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20190329

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190528

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20191015

R151 Written notification of patent or utility model registration

Ref document number: 6605060

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151