JP6987670B2 - Advertising data processing equipment and programs - Google Patents

Advertising data processing equipment and programs Download PDF

Info

Publication number
JP6987670B2
JP6987670B2 JP2018036317A JP2018036317A JP6987670B2 JP 6987670 B2 JP6987670 B2 JP 6987670B2 JP 2018036317 A JP2018036317 A JP 2018036317A JP 2018036317 A JP2018036317 A JP 2018036317A JP 6987670 B2 JP6987670 B2 JP 6987670B2
Authority
JP
Japan
Prior art keywords
advertisement
pop
warning
creation
terminal
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
JP2018036317A
Other languages
Japanese (ja)
Other versions
JP2019152952A (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.)
Toshiba TEC Corp
Original Assignee
Toshiba TEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Toshiba TEC Corp filed Critical Toshiba TEC Corp
Priority to JP2018036317A priority Critical patent/JP6987670B2/en
Publication of JP2019152952A publication Critical patent/JP2019152952A/en
Application granted granted Critical
Publication of JP6987670B2 publication Critical patent/JP6987670B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Description

本発明の実施形態は、広告データ処理装置及びコンピュータを当該広告データ処理装置として機能させるためのプログラムに関する。 An embodiment of the present invention relates to an advertisement data processing device and a program for making a computer function as the advertisement data processing device.

近年、テンプレートを利用したPOP(Point Of Purchase)広告の作成システムが開発されている。本システムは、パソコン、スマートフォン等の情報端末のディスプレイにPOP広告用のテンプレートを表示させる。そして情報端末のユーザは、テンプレートに、広告対象商品の画像、商品名、価格等を差し込む。以上で、POP広告のための広告データが作成される。作成された広告データは、サーバに接続された複合機等の印刷機により印刷出力されて、POP広告が作成される。 In recent years, a POP (Point Of Purchase) advertisement creation system using a template has been developed. This system displays a template for POP advertising on the display of information terminals such as personal computers and smartphones. Then, the user of the information terminal inserts an image, a product name, a price, etc. of the advertisement target product into the template. With the above, the advertisement data for the POP advertisement is created. The created advertisement data is printed out by a printing machine such as a multifunction device connected to the server, and a POP advertisement is created.

このような広告作成システムの場合、異なるユーザが、それぞれ情報端末を使用して、同じ内容のPOP広告を重複して作成してしまう可能性がある。一人のユーザが、誤って同じ内容のPOP広告を重複して作成してしまう可能性もある。 In such an advertisement creation system, different users may duplicate POP advertisements having the same content by using the information terminals. It is possible for one user to accidentally create duplicate POP advertisements with the same content.

特許4492565号公報Japanese Patent No. 4492565

本発明の実施形態が解決しようとする課題は、同一商品に対する広告が重複して作成されることを抑制できる広告データ処理装置及びプログラムを提供しようとするものである。 An object to be solved by the embodiment of the present invention is to provide an advertisement data processing device and a program capable of suppressing the duplication of advertisements for the same product.

一実施形態において、広告データ処理装置は、広告作成手段と、第1の記憶手段と、第1の期間算出手段と、第1の警告手段と、受信手段と、を備える。広告作成手段は、端末からの広告作成要求に応じて商品の広告データを作成する。第1の記憶手段は、商品毎に広告データを作成した作成日時を記憶する。第1の期間算出手段は、端末からの広告作成要求に対し、広告対象の商品に対して第1の記憶手段により記憶されている最新の作成日時からの経過期間を算出する。第1の警告手段は、第1の期間算出手段により算出された経過期間が所定の期間よりも短い場合に警告を発する。受信手段は、第1の警告手段により警告が発せられた広告データの作成の継続または中止の指令を端末から受信する。受信手段により広告データの作成の継続の指令を端末から受信した場合、広告作成手段により広告データを作成する。 In one embodiment, the advertisement data processing device includes an advertisement creating means, a first storage means, a first period calculation means, a first warning means, and a receiving means . The advertisement creating means creates the advertisement data of the product in response to the advertisement creation request from the terminal. The first storage means stores the creation date and time when the advertisement data is created for each product. The first period calculation means calculates the elapsed period from the latest creation date and time stored in the first storage means for the product to be advertised in response to the advertisement creation request from the terminal. The first warning means issues a warning when the elapsed period calculated by the first period calculating means is shorter than a predetermined period. The receiving means receives a command from the terminal to continue or stop the creation of the advertisement data for which the warning is issued by the first warning means. When a command to continue creating advertisement data is received from the terminal by the receiving means, the advertisement data is created by the advertisement creating means.

POP広告作成システムの全体構成を示すブロック図。A block diagram showing the overall configuration of the POP advertisement creation system. 商品データベースに保存される1商品あたりのデータレコードの要部構成を示す模式図。The schematic diagram which shows the main part structure of the data record per product stored in the product database. ユーザ端末の要部回路構成を示すブロック図。A block diagram showing a circuit configuration of a main part of a user terminal. POPサーバの要部回路構成を示すブロック図。The block diagram which shows the main part circuit composition of a POP server. ユーザ端末とPOPサーバとがそれぞれ有する主要なプログラムとその連携状態を示す模式図。The schematic diagram which shows the main program which a user terminal and a POP server have respectively, and the cooperation state thereof. POPファイルに保存されたPOPデータの一例を示す模式図。The schematic diagram which shows an example of the POP data saved in a POP file. POPサーバのプロセッサが実行する主要な処理の手順を示す流れ図。The flow diagram which shows the procedure of the main processing performed by the processor of a POP server. POPサーバのプロセッサが実行する主要な処理の手順を示す流れ図。The flow diagram which shows the procedure of the main processing performed by the processor of a POP server. 第1警告画面の一表示例を示す模式図。The schematic diagram which shows one display example of the 1st warning screen. 第2警告画面の一表示例を示す模式図。The schematic diagram which shows one display example of the 2nd warning screen. 第3警告画面の一表示例を示す模式図。The schematic diagram which shows one display example of the 3rd warning screen. 第2の実施形態において、商品データベースに保存される1商品あたりのデータレコードの要部構成を示す模式図。In the second embodiment, the schematic diagram which shows the main part structure of the data record per product stored in the product database. 第2の実施形態において、POPサーバのプロセッサが実行する主要な処理の一部を示す流れ図。In the second embodiment, a flow chart showing a part of the main processing executed by the processor of the POP server. 第2の実施形態において、POPサーバのプロセッサが実行する主要な処理の一部を示す流れ図。In the second embodiment, a flow chart showing a part of the main processing executed by the processor of the POP server. 第3の実施形態において、POPサーバのプロセッサが実行する主要な処理の一部を示す流れ図。In the third embodiment, a flow chart showing a part of the main processing executed by the processor of the POP server. 第3警告画面の一表示例を示す模式図。The schematic diagram which shows one display example of the 3rd warning screen.

以下、同一商品に対する広告が重複して作成されるのを未然に防ぐことができる広告データ処理装置の実施形態について、図面を用いて説明する。なお、この実施形態は、テンプレートを利用したPOP広告作成システムのPOPサーバを、広告データ処理装置として機能させる場合である。 Hereinafter, an embodiment of an advertisement data processing device that can prevent duplicate advertisements for the same product from being created will be described with reference to the drawings. In this embodiment, the POP server of the POP advertisement creation system using the template functions as an advertisement data processing device.

[第1の実施形態]
始めに、第1の実施形態について、図1乃至図11を用いて説明する。
図1は、POP広告作成システム100の全体構成図である。POP広告作成システム100は、POPサーバ10、店舗サーバ20、広告印刷装置30、アクセスポイント40及びネットワーク50を備える。またPOP広告作成システム100は、複数のユーザ端末60を含む。各ユーザ端末60は、POP広告を作成するユーザがそれぞれ使用する。POPサーバ10、店舗サーバ20、広告印刷装置30及びアクセスポイント40は、それぞれネットワーク50に接続される。
[First Embodiment]
First, the first embodiment will be described with reference to FIGS. 1 to 11.
FIG. 1 is an overall configuration diagram of the POP advertisement creation system 100. The POP advertisement creation system 100 includes a POP server 10, a store server 20, an advertisement printing device 30, an access point 40, and a network 50. Further, the POP advertisement creation system 100 includes a plurality of user terminals 60. Each user terminal 60 is used by a user who creates a POP advertisement. The POP server 10, the store server 20, the advertisement printing device 30, and the access point 40 are each connected to the network 50.

ネットワーク50は、店舗内に設けられたLAN(Local Area Network)である。ネットワーク50の全部または一部は、インターネット等でもよい。例えばPOPサーバ10をクラウド上に配置し、POPサーバ10と、店舗サーバ20、広告印刷装置30及びアクセスポイント40とをインターネットで接続してもよい。 The network 50 is a LAN (Local Area Network) provided in the store. All or part of the network 50 may be the Internet or the like. For example, the POP server 10 may be arranged on the cloud, and the POP server 10 may be connected to the store server 20, the advertisement printing device 30, and the access point 40 via the Internet.

アクセスポイント40は、無線LANを利用して複数のユーザ端末60をネットワーク50に接続する。図1では、ユーザ端末60を2台しか示していないが、ユーザ端末60の台数は2台に限定されない。アクセスポイント40は、3名以上のユーザがそれぞれ使用する多数のユーザ端末60をネットワーク50に接続することができる。 The access point 40 connects a plurality of user terminals 60 to the network 50 by using a wireless LAN. Although FIG. 1 shows only two user terminals 60, the number of user terminals 60 is not limited to two. The access point 40 can connect a large number of user terminals 60 used by three or more users to the network 50.

広告印刷装置30は、POP広告の出力に供される広告出力機器の一例である。広告印刷装置30は、例えば複合機等の印刷機である。図1では、広告印刷装置30を1台しか示していないが、広告印刷装置30の台数は1台に限定されない。2台以上の広告印刷装置がネットワーク50に接続されていてもよい。 The advertisement printing device 30 is an example of an advertisement output device used for outputting a POP advertisement. The advertisement printing device 30 is, for example, a printing machine such as a multifunction device. Although FIG. 1 shows only one advertisement printing device 30, the number of advertisement printing devices 30 is not limited to one. Two or more advertising printing equipment may be connected to the network 50.

店舗サーバ20は、店舗に関するデータを一元的に管理するためのコンピュータである。図1では省略しているが、店舗サーバ20には、POS(Point Of Sales)端末が接続されている。店舗サーバ20は、POS端末で登録処理された各商品の販売データを収集し集計することで、店舗全体の売上を管理する。
POPサーバ10は、商品データベース21を備えている。POPサーバは、店舗サーバ20が有するデータをインポートすることで、商品データベース21を形成する。商品データベース21は、店舗で販売される各商品に関する種々のデータ、いわゆる商品情報を保存する。
The store server 20 is a computer for centrally managing data related to the store. Although omitted in FIG. 1, a POS (Point Of Sales) terminal is connected to the store server 20. The store server 20 manages the sales of the entire store by collecting and aggregating the sales data of each product registered and processed by the POS terminal.
The POP server 10 includes a product database 21. The POP server forms the product database 21 by importing the data possessed by the store server 20. The product database 21 stores various data related to each product sold in the store, so-called product information.

図2は、商品データベース21に保存される1商品あたりのデータレコード21Rの要部構成を示す模式図である。図示するようにデータレコード21Rは、商品コード、商品名、価格、最新参照日時、最新印刷日時、最新印刷価格等のデータ項目を含む。商品コードは、各商品を識別するために商品毎に設定された一意のコードである。つまり商品コードは、商品の識別情報である。商品名及び価格は、同一レコードの商品コードで特定される商品(以下、該当商品と称する)の名称及び店舗で販売されている価格である。 FIG. 2 is a schematic diagram showing a main configuration of a data record 21R per product stored in the product database 21. As shown in the figure, the data record 21R includes data items such as a product code, a product name, a price, the latest reference date and time, the latest print date and time, and the latest print price. The product code is a unique code set for each product in order to identify each product. That is, the product code is the product identification information. The product name and price are the name of the product specified by the product code of the same record (hereinafter referred to as the corresponding product) and the price sold at the store.

最新参照日時は、POPサーバ10が商品データベース21の該当するデータレコード21Rを参照したときの最新の日付と時刻である。最新印刷日時は、該当するデータレコード21Rの商品コードで特定される商品のPOP広告が印刷されたときの最新の日付と時刻である。最新印刷価格は、その最新印刷日時に印刷されたPOP広告に表示されている価格である。 The latest reference date and time is the latest date and time when the POP server 10 refers to the corresponding data record 21R of the product database 21. The latest print date and time is the latest date and time when the POP advertisement of the product specified by the product code of the corresponding data record 21R is printed. The latest print price is the price displayed on the POP advertisement printed at the latest print date and time.

図3は、ユーザ端末60の要部回路構成を示すブロック図である。ユーザ端末60は、プロセッサ61、メインメモリ62、補助記憶デバイス63、無線ユニット64、タッチパネル65、スピーカ66及びシステム伝送路67を備える。システム伝送路67は、アドレスバス,データバス,制御信号線等を含む。ユーザ端末60は、システム伝送路67に、プロセッサ61、メインメモリ62、補助記憶デバイス63、無線ユニット64、タッチパネル65及びスピーカ66を直接または信号入出力回路を介して接続する。かくしてユーザ端末60は、プロセッサ61、メインメモリ62及び補助記憶デバイス63と、これらを接続するシステム伝送路67とによってコンピュータを構成する。 FIG. 3 is a block diagram showing a main circuit configuration of the user terminal 60. The user terminal 60 includes a processor 61, a main memory 62, an auxiliary storage device 63, a wireless unit 64, a touch panel 65, a speaker 66, and a system transmission line 67. The system transmission line 67 includes an address bus, a data bus, a control signal line, and the like. The user terminal 60 connects the processor 61, the main memory 62, the auxiliary storage device 63, the wireless unit 64, the touch panel 65, and the speaker 66 to the system transmission line 67 directly or via a signal input / output circuit. Thus, the user terminal 60 constitutes a computer by the processor 61, the main memory 62, the auxiliary storage device 63, and the system transmission line 67 connecting them.

プロセッサ61は、上記コンピュータの中枢部分に相当する。プロセッサ61は、オペレーティングシステムやアプリケーションプログラムに従って、ユーザ端末60としての各種の機能を実現するべく各部を制御する。プロセッサ61は、例えばCPU(Central Processing Unit)である。 The processor 61 corresponds to the central part of the computer. The processor 61 controls each part in order to realize various functions as the user terminal 60 according to the operating system and the application program. The processor 61 is, for example, a CPU (Central Processing Unit).

メインメモリ62は、上記コンピュータの主記憶部分に相当する。メインメモリ62は、不揮発性のメモリ領域と揮発性のメモリ領域とを含む。メインメモリ62は、不揮発性のメモリ領域ではオペレーティングシステムやアプリケーションプログラムを記憶する。またメインメモリ62は、プロセッサ61が各部を制御するための処理を実行する上で必要なデータを不揮発性または揮発性のメモリ領域で記憶する場合もある。メインメモリ62は、揮発性のメモリ領域を、プロセッサ61によってデータが適宜書き換えられるワークエリアとして使用する。メインメモリ62において、不揮発性のメモリ領域は例えばROM(Read Only Memory)であり、揮発性のメモリ領域は例えばRAM(Random Access Memory)である。 The main memory 62 corresponds to the main storage portion of the computer. The main memory 62 includes a non-volatile memory area and a volatile memory area. The main memory 62 stores an operating system and an application program in a non-volatile memory area. Further, the main memory 62 may store data necessary for the processor 61 to execute a process for controlling each part in a non-volatile or volatile memory area. The main memory 62 uses the volatile memory area as a work area where data is appropriately rewritten by the processor 61. In the main memory 62, the non-volatile memory area is, for example, a ROM (Read Only Memory), and the volatile memory area is, for example, a RAM (Random Access Memory).

補助記憶デバイス63は、上記コンピュータの補助記憶部分に相当する。例えばEEPROM(Electric Erasable Programmable Read-Only Memory)、HDD(Hard Disc Drive)、あるいはSSD(Solid State Drive)等が補助記憶デバイス63として使用される。補助記憶デバイス63は、プロセッサ61が各種の処理を行う上で使用するデータや、プロセッサ61での処理によって生成されたデータを保存する。補助記憶デバイス63は、上記のアプリケーションプログラムを記憶する場合もある。 The auxiliary storage device 63 corresponds to the auxiliary storage portion of the computer. For example, an EEPROM (Electric Erasable Programmable Read-Only Memory), an HDD (Hard Disc Drive), an SSD (Solid State Drive), or the like is used as the auxiliary storage device 63. The auxiliary storage device 63 stores data used by the processor 61 for performing various processes and data generated by the processes of the processor 61. The auxiliary storage device 63 may store the above application program.

無線ユニット64は、アクセスポイント40との間で所定の無線通信プロトコルに従い無線によるデータの送信または受信を行う。 The wireless unit 64 wirelessly transmits or receives data to and from the access point 40 according to a predetermined wireless communication protocol.

タッチパネル65は、ユーザ端末60の入力デバイスと表示デバイスとを兼ね備えた機器である。スピーカ66は、音声、警告音等を発する機器である。 The touch panel 65 is a device having both an input device and a display device of the user terminal 60. The speaker 66 is a device that emits voice, a warning sound, and the like.

かかる構成のユーザ端末60としては、例えばスマートフォン、タブレット端末、ノートパソコン、ディスクトップパソコン等の情報端末を用いることができる。 As the user terminal 60 having such a configuration, for example, an information terminal such as a smartphone, a tablet terminal, a notebook computer, or a desktop computer can be used.

図4は、POPサーバ10の要部回路構成を示すブロック図である。POPサーバ10は、プロセッサ11、メインメモリ12、補助記憶デバイス13、時計14、通信インターフェース15及びシステム伝送路16を備える。システム伝送路16は、アドレスバス,データバス,制御信号線等を含む。POPサーバ10は、システム伝送路16に、プロセッサ11、メインメモリ12、補助記憶デバイス13、時計14及び通信インターフェース15を直接または信号入出力回路を介して接続する。かくしてPOPサーバ10は、プロセッサ11、メインメモリ12及び補助記憶デバイス13と、これらを接続するシステム伝送路16とによってコンピュータを構成する。 FIG. 4 is a block diagram showing a main circuit configuration of the POP server 10. The POP server 10 includes a processor 11, a main memory 12, an auxiliary storage device 13, a clock 14, a communication interface 15, and a system transmission line 16. The system transmission line 16 includes an address bus, a data bus, a control signal line, and the like. The POP server 10 connects the processor 11, the main memory 12, the auxiliary storage device 13, the clock 14, and the communication interface 15 to the system transmission line 16 directly or via a signal input / output circuit. Thus, the POP server 10 constitutes a computer by the processor 11, the main memory 12, the auxiliary storage device 13, and the system transmission line 16 connecting them.

プロセッサ11は、上記コンピュータの中枢部分に相当する。プロセッサ11は、オペレーティングシステムやアプリケーションプログラムに従って、POPサーバ10としての各種の機能を実現するべく各部を制御する。プロセッサ61は、例えばCPU(Central Processing Unit)である。 The processor 11 corresponds to the central part of the computer. The processor 11 controls each part in order to realize various functions as the POP server 10 according to the operating system and the application program. The processor 61 is, for example, a CPU (Central Processing Unit).

メインメモリ12は、上記コンピュータの主記憶部分に相当する。メインメモリ12は、不揮発性のメモリ領域と揮発性のメモリ領域とを含む。メインメモリ12は、不揮発性のメモリ領域ではオペレーティングシステムやアプリケーションプログラムを記憶する。またメインメモリ12は、プロセッサ11が各部を制御するための処理を実行する上で必要なデータを不揮発性または揮発性のメモリ領域で記憶する場合もある。メインメモリ12は、揮発性のメモリ領域を、プロセッサ11によってデータが適宜書き換えられるワークエリアとして使用する。メインメモリ12において、不揮発性のメモリ領域は例えばROMであり、揮発性のメモリ領域は例えばRAMである。 The main memory 12 corresponds to the main storage portion of the computer. The main memory 12 includes a non-volatile memory area and a volatile memory area. The main memory 12 stores an operating system and an application program in a non-volatile memory area. Further, the main memory 12 may store data necessary for the processor 11 to execute a process for controlling each part in a non-volatile or volatile memory area. The main memory 12 uses the volatile memory area as a work area where data is appropriately rewritten by the processor 11. In the main memory 12, the non-volatile memory area is, for example, ROM, and the volatile memory area is, for example, RAM.

補助記憶デバイス13は、上記コンピュータの補助記憶部分に相当する。例えばEEPROM、HDD、あるいはSSD等が補助記憶デバイス13として使用される。補助記憶デバイス13は、プロセッサ11が各種の処理を行う上で使用するデータや、プロセッサ11での処理によって生成されたデータを保存する。補助記憶デバイス13は、上記のアプリケーションプログラムを記憶する場合もある。 The auxiliary storage device 13 corresponds to the auxiliary storage portion of the computer. For example, EEPROM, HDD, SSD or the like is used as the auxiliary storage device 13. The auxiliary storage device 13 stores data used by the processor 11 for performing various processes and data generated by the processes of the processor 11. The auxiliary storage device 13 may store the above application program.

時計14は、POPサーバ10の時刻情報源として機能する。プロセッサ11は、時計14によって計時される時刻情報を基に、現在の日付及び時刻を計時する。 The clock 14 functions as a time information source for the POP server 10. The processor 11 measures the current date and time based on the time information measured by the clock 14.

通信インターフェース15は、ネットワーク50を介して接続される各部との間で所定の通信プロトコルに従いデータの送信及び受信を行う。 The communication interface 15 transmits and receives data according to a predetermined communication protocol with each unit connected via the network 50.

図5は、ユーザ端末60とPOPサーバ10とがそれぞれ有する主要なプログラムとその連携状態を示す模式図である。図5に示すように、ユーザ端末60は、POP作成プログラム71とPOP印刷要求プログラム72とを有する。POPサーバ10は、POP作成支援プログラム81と、POP印刷支援プログラム82とを有する。またPOPサーバ10は、広告データであるPOPデータを格納するためのPOPファイル83を備えている。POPサーバ10は、メインメモリ12の揮発性領域又は補助記憶デバイス13の一部の領域をPOPファイル83の領域としている。 FIG. 5 is a schematic diagram showing the main programs possessed by the user terminal 60 and the POP server 10, respectively, and their linkage states. As shown in FIG. 5, the user terminal 60 has a POP creation program 71 and a POP print request program 72. The POP server 10 has a POP creation support program 81 and a POP print support program 82. Further, the POP server 10 includes a POP file 83 for storing POP data which is advertisement data. The POP server 10 uses a volatile area of the main memory 12 or a part of the area of the auxiliary storage device 13 as the area of the POP file 83.

POP作成プログラム71及びPOP作成支援プログラム81は、ユーザ端末60でPOPデータを作成するためのアプリケーションプログラムである。作成されたPOPデータは、POPファイル83に格納される。POP印刷要求プログラム72及びPOP印刷支援プログラム82は、POPファイル83に格納されたPOPデータに基づいて印刷ジョブを作成し、広告印刷装置30に出力するためのアプリケーションプログラムである。広告印刷装置30は、POPサーバ10から与えられた印刷ジョブを実行することにより、POP広告を印刷する。 The POP creation program 71 and the POP creation support program 81 are application programs for creating POP data on the user terminal 60. The created POP data is stored in the POP file 83. The POP print request program 72 and the POP print support program 82 are application programs for creating a print job based on the POP data stored in the POP file 83 and outputting the print job to the advertisement printing device 30. The advertisement printing device 30 prints a POP advertisement by executing a print job given by the POP server 10.

以下、ユーザが、ユーザ端末60を用いてPOPデータを作成する場合と、そのPOPデータによるPOP広告を広告印刷装置30で印刷する場合とにおけるPOP広告作成システム100の動作について説明する。始めに、ユーザ端末60を用いてPOPデータを作成する場合の動作について説明する。 Hereinafter, the operation of the POP advertisement creation system 100 will be described when the user creates POP data using the user terminal 60 and when the POP advertisement based on the POP data is printed by the advertisement printing device 30. First, an operation when creating POP data using the user terminal 60 will be described.

ユーザは、ユーザ端末60のタッチパネル65を操作して、POP作成業務を選択する。POP作成業務が選択されると、ユーザ端末60では、POP作成プログラム71が起動する。POP作成プログラム71が起動すると、ユーザ端末60のプロセッサ61は、無線ユニット64を制御してPOPサーバ10との通信回線を確立する。なお、既にPOPサーバ10との通信回線が確立されている場合には、この回線確立処理をスキップする。 The user operates the touch panel 65 of the user terminal 60 to select a POP creation operation. When the POP creation work is selected, the POP creation program 71 is activated on the user terminal 60. When the POP creation program 71 is activated, the processor 61 of the user terminal 60 controls the wireless unit 64 to establish a communication line with the POP server 10. If a communication line with the POP server 10 has already been established, this line establishment process is skipped.

POPサーバ10との通信回線が確立されていることを確認すると、プロセッサ61は、POPサーバ10にPOP作成要求のコマンドを送信する。POP作成要求のコマンドを受信したPOPサーバ10では、POP作成支援プログラム81が起動する。POP作成支援プログラム81が起動すると、POPサーバ10のプロセッサ11は、ユーザ端末60に対してPOP作成を許容するコマンドを送信する。 Upon confirming that the communication line with the POP server 10 has been established, the processor 61 transmits a POP creation request command to the POP server 10. The POP creation support program 81 is started on the POP server 10 that has received the POP creation request command. When the POP creation support program 81 is started, the processor 11 of the POP server 10 transmits a command for allowing POP creation to the user terminal 60.

POP作成を許容するコマンドを受信したユーザ端末60では、タッチパネル65にPOP作成画面が表示される。POP作成画面は、POP作成支援プログラム81の支援によって表示される。そこでユーザは、POP作成画面を操作して、所望のPOP広告を作成する。先ずユーザは、POP広告の対象となる商品を指定する。 On the user terminal 60 that has received the command that allows POP creation, the POP creation screen is displayed on the touch panel 65. The POP creation screen is displayed with the support of the POP creation support program 81. Therefore, the user operates the POP creation screen to create a desired POP advertisement. First, the user specifies a product that is the target of the POP advertisement.

図7は、POP作成を許容するコマンドを送信した後にPOPサーバ10のプロセッサ11が実行する処理の手順を示す流れ図である。なお、以下に説明する処理の内容は一例である。同様な結果を得ることが可能であればその手順及び内容は特に限定されるものではない。 FIG. 7 is a flow chart showing a procedure of processing executed by the processor 11 of the POP server 10 after transmitting a command that allows POP creation. The content of the process described below is an example. The procedure and contents are not particularly limited as long as similar results can be obtained.

広告作成要求元のユーザ端末60に対してPOP作成を許容するコマンドを送信したPOPサーバ10のプロセッサ11は、Act1として広告対象となる商品、いわゆる広告対象商品が指定されるのを待ち受ける。そしてユーザ端末60において、広告対象商品が指定されると(Act1、YES)、プロセッサ11は、Act2として商品データベース21にアクセスして、広告対象商品の商品コードを含むデータレコード21Rに記録されている最新参照日時を取得する。 The processor 11 of the POP server 10 that has transmitted the command for permitting the creation of the POP to the user terminal 60 that is the source of the advertisement creation waits for the product to be advertised, that is, the so-called advertisement target product, to be designated as Act1. Then, when the advertisement target product is specified in the user terminal 60 (Act1, YES), the processor 11 accesses the product database 21 as Act2 and records it in the data record 21R including the product code of the advertisement target product. Get the latest reference date and time.

プロセッサ11は、Act3として最新参照日時から現在日時までの第1経過時間T1を算出する。現在日時は、時計14によって計時されている。プロセッサ11はAct4として第1経過期間T1が第1の閾値S1よりも短いか否かを判定する。第1の閾値S1は、重複作成禁止時間として予め設定された所定の期間である。重複作成禁止時間は任意であり、例えば10分が設定される。 The processor 11 calculates the first elapsed time T1 from the latest reference date and time to the current date and time as Act3. The current date and time is clocked by the clock 14. Processor 11, the first elapsed time period T1 is determined whether shorter or not than the first threshold value S1 as Act 4. The first threshold value S1 is a predetermined period preset as the duplicate creation prohibition time. The duplicate creation prohibition time is arbitrary, and for example, 10 minutes is set.

プロセッサ11は、第1経過期間T1が第1の閾値S1以上の場合(Act4、NO)、Act7へと進む。これに対し、第1経過期間T1が第1の閾値S1よりも短い場合には(Act4、YES)、プロセッサ11は、Act5としてユーザ端末60に対して第1警告が発せられるように制御する。この制御により、第1警告に係るデータが通信インターフェース15を介してネットワーク50へと送信される。ネットワーク50へと送信された第1警告に係るデータは、アクセスポイント40から広告作成要求元のユーザ端末60に宛てて無線送信される。 When the first elapsed period T1 is equal to or greater than the first threshold value S1 (Act4, NO), the processor 11 proceeds to Act7. On the other hand, when the first elapsed period T1 is shorter than the first threshold value S1 (Act4, YES), the processor 11 controls the user terminal 60 to issue the first warning as Act5. By this control, the data related to the first warning is transmitted to the network 50 via the communication interface 15. The data related to the first warning transmitted to the network 50 is wirelessly transmitted from the access point 40 to the user terminal 60 of the advertisement creation request source.

第1警告に係るデータには、ユーザ端末60から指定された広告対象商品の商品名とともに、第1経過期間T1が含まれる。無線ユニット64を介して第1警告に係るデータを受信したユーザ端末60においては、タッチパネル65に第1警告画面SC1(図9を参照)が表示される。 The data related to the first warning includes the first elapsed period T1 together with the product name of the advertisement target product designated from the user terminal 60. In the user terminal 60 that has received the data related to the first warning via the wireless unit 64, the first warning screen SC1 (see FIG. 9) is displayed on the touch panel 65.

図9は、第1警告画面SC1の一表示例である。図示するように第1警告画面SC1には、商品名とともに、第1経過期間T1の前にこの商品のPOP広告が作成されたことを警告するメッセージM1が表示される。また、POP広告の作成を継続するか中止するかを宣言するためのタッチボタンB1,B2が表示される。 FIG. 9 is a display example of the first warning screen SC1. As shown in the figure, the first warning screen SC1 displays a message M1 warning that the POP advertisement of this product was created before the first elapsed period T1 together with the product name. In addition, touch buttons B1 and B2 for declaring whether to continue or stop the creation of the POP advertisement are displayed.

したがってユーザは、これから作成しようとするPOP広告と同一商品のPOP広告が第1経過期間T1の前に作成されていることを知り得る。ここで、同一商品のPOP広告を重複して作成しない場合には、ユーザは、タッチボタンB2にタッチする。同一商品のPOP広告を重複して作成する場合には、ユーザは、タッチボタンB1にタッチする。タッチボタンB2がタッチされると、ユーザ端末60から中止を指令するコマンドが無線送信される。タッチボタンB1がタッチされると、ユーザ端末60から継続を指令するコマンドが無線送信される。継続または中止を指令するコマンドは、アクセスポイント40で受信され、ネットワーク50を介してPOPサーバ10へと送信される。 Therefore, the user can know that the POP advertisement of the same product as the POP advertisement to be created is created before the first elapsed period T1. Here, when the POP advertisement of the same product is not duplicated, the user touches the touch button B2. When creating duplicate POP advertisements for the same product, the user touches the touch button B1. When the touch button B2 is touched, a command for instructing the stop is wirelessly transmitted from the user terminal 60. When the touch button B1 is touched, a command for instructing continuation is wirelessly transmitted from the user terminal 60. The command for instructing continuation or discontinuation is received by the access point 40 and transmitted to the POP server 10 via the network 50.

第1警告に係るデータを送信したPOPサーバ10のプロセッサ11は、Act6として継続または中止を指令するコマンドを待ち受ける。そして、通信インターフェース15を介して中止を指令するコマンドを受信した場合には(Act6、NO)、プロセッサ11は、図7に示した情報処理を終了する。したがってユーザは、同一商品のPOP広告が重複して作成されるのを未然に防ぐことができる。 The processor 11 of the POP server 10 that has transmitted the data related to the first warning waits for a command instructing continuation or cancellation as Act6. Then, when the command for instructing the stop is received via the communication interface 15 (Act6, NO), the processor 11 ends the information processing shown in FIG. 7. Therefore, the user can prevent duplicate POP advertisements of the same product from being created.

一方、継続を指令するコマンドを受信した場合には(Act6、YES)、プロセッサ11は、Act7へと進む。すなわち、第1経過時間T1が第1の閾値S1以上の場合、あるいは第1経過時間T1が第1の閾値S1より短い場合でも第1警告画面SC1のタッチボタンB1がタッチされた場合には、Act7へと進む。 On the other hand, when the command for instructing continuation is received (Act6, YES), the processor 11 proceeds to Act7. That is, when the first elapsed time T1 is equal to or greater than the first threshold value S1, or when the touch button B1 of the first warning screen SC1 is touched even when the first elapsed time T1 is shorter than the first threshold value S1. Proceed to Act7.

Act7では、プロセッサ11は、POP作成プロセスを実行する。POP作成プロセスが実行されると、ユーザ端末60では、タッチパネル65にPOP作成画面が表示される。POP作成画面は、POP作成支援プログラム81の支援によって表示される。そこでユーザは、POP作成画面を操作して、所望のPOP広告を作成する。例えばユーザは、先ず、POP広告のテンプレートを選択する。次いでユーザは、そのテンプレートに、広告対象商品の画像、商品名、価格等を差し込む。価格は、広告対象商品の売価としてPOP広告に印刷される印刷価格である。 In Act7, the processor 11 executes the POP creation process. When the POP creation process is executed, the POP creation screen is displayed on the touch panel 65 on the user terminal 60. The POP creation screen is displayed with the support of the POP creation support program 81. Therefore, the user operates the POP creation screen to create a desired POP advertisement. For example, the user first selects a POP advertisement template. Next, the user inserts an image, a product name, a price, etc. of the advertisement target product into the template. The price is the printing price printed on the POP advertisement as the selling price of the advertisement target product.

こうして、所望のPOP広告を作成し終えたならば、ユーザは、タッチパネル65を操作してPOP広告の保存を指令する。この指令を受けて、プロセッサ61は、POPサーバ10にPOP広告保存要求のコマンドを送信する。このコマンドには、POP作成画面を用いて作成されたPOP広告の画像データ、広告対象商品の商品コード及び印刷価格等が含まれる。 After creating the desired POP advertisement in this way, the user operates the touch panel 65 to instruct the storage of the POP advertisement. In response to this command, the processor 61 transmits a POP advertisement storage request command to the POP server 10. This command includes image data of a POP advertisement created using the POP creation screen, a product code of an advertisement target product, a print price, and the like.

POPサーバ10のプロセッサ11は、Act8としてPOP広告保存要求のコマンドを待ち受ける。通信インターフェース15を介してPOP広告保存要求のコマンドを受信すると(Act8、YES)、プロセッサ11は、Act9としてPOPデータを生成する。POPデータは、POP広告保存要求のコマンドに含まれるPOP広告の画像データ、いわゆるPOP画像データに、POPID、商品コード、印刷価格等のデータ項目を付加したものである。POPIDは、POP画像データを識別するためにPOP画像データ毎に割り当てられた一意のコードである。商品コードは、広告対象商品の識別情報である。印刷価格は、広告対象商品の売価としてテンプレートに差し込まれた価格である。POPデータを作成し終えると、プロセッサ11は、Act10としてそのPOPデータをPOPファイル83に保存する。 The processor 11 of the POP server 10 listens for the command of the POP advertisement storage request as Act8. Upon receiving the POP advertisement storage request command via the communication interface 15 (Act8, YES), the processor 11 generates POP data as Act9. The POP data is POP advertisement image data included in the POP advertisement storage request command, so-called POP image data, to which data items such as POPID, product code, and print price are added. The POPID is a unique code assigned to each POP image data in order to identify the POP image data. The product code is identification information of the advertisement target product. The print price is the price inserted into the template as the selling price of the product to be advertised. When the POP data has been created, the processor 11 stores the POP data in the POP file 83 as Act10.

図6は、POPファイル83に保存されたPOPデータの一例を示す模式図である。図6に示すように、POPファイル83には、POPIDに関連付けて、POP画像データ、商品コード、印刷価格等の各データが保存される。 FIG. 6 is a schematic diagram showing an example of POP data stored in the POP file 83. As shown in FIG. 6, in the POP file 83, each data such as POP image data, product code, print price, etc. is stored in association with POPID.

図7の説明に戻る。POPデータをPOPファイル83に保存したプロセッサ11は、Act11としてそのPOPデータのPOPIDをユーザ端末60に通知する。また、プロセッサ11は、Act12として商品データベース21にアクセスして、広告対象商品の商品IDを含むデータレコード21Rに記録されている最新参照日時を、時計14で計時されている現在の日時に更新する。 Returning to the description of FIG. The processor 11 that stores the POP data in the POP file 83 notifies the user terminal 60 of the POP ID of the POP data as Act 11. Further, the processor 11 accesses the product database 21 as Act 12 and updates the latest reference date and time recorded in the data record 21R including the product ID of the advertisement target product to the current date and time clocked by the clock 14. ..

以上で、POP作成プログラム71及びPOP作成支援プログラム81に従ったPOP広告作成システム100の動作は終了する。なお、POP広告保存要求のコマンドを送信したユーザ端末60のプロセッサ61は、POPサーバ10から通知を受けたPOPIDを補助記憶デバイス63の所定の領域に保存する。 This completes the operation of the POP advertisement creation system 100 according to the POP creation program 71 and the POP creation support program 81. The processor 61 of the user terminal 60 that has transmitted the command of the POP advertisement storage request stores the POPID notified from the POP server 10 in a predetermined area of the auxiliary storage device 63.

ここに、プロセッサ11を主体とするPOPサーバ10のコンピュータは、図7のAct7の処理を実行することにより広告作成手段を実現する。すなわち同コンピュータは、ユーザ端末60からの広告作成要求に応じて商品の広告データ(POPデータ)を作成する。また同コンピュータは、Act12の処理を実行することにより第1の記憶手段を実現する。すなわち同コンピュータは、商品毎に広告データを作成した作成日時を商品データベース21で記憶する。また同コンピュータは、Act1乃至Act3の処理を実行することにより第1の期間算出手段を構成する。すなわち同コンピュータは、ユーザ端末60からの広告作成要求に対し、広告対象の商品に対して商品データベース21に記憶されている最新の作成日時からの経過期間(第1経過期間)を算出する。また同コンピュータは、Act4及びAct5の処理を実行することにより第1の警告手段を構成する。すなわち同コンピュータは、第1経過期間T1が所定の期間(第1の閾値S1)よりも短い場合に警告を発する。 Here, the computer of the POP server 10 mainly composed of the processor 11 realizes the advertisement creating means by executing the process of Act 7 of FIG. That is, the computer creates advertisement data (POP data) for products in response to an advertisement creation request from the user terminal 60. Further, the computer realizes the first storage means by executing the process of Act12. That is, the computer stores the creation date and time when the advertisement data is created for each product in the product database 21. Further, the computer constitutes the first period calculation means by executing the processes of Act1 to Act3. That is, the computer calculates the elapsed period (first elapsed period) from the latest creation date and time stored in the product database 21 for the product to be advertised in response to the advertisement creation request from the user terminal 60. Further, the computer constitutes the first warning means by executing the processes of Act4 and Act5. That is, the computer issues a warning when the first elapsed period T1 is shorter than a predetermined period (first threshold value S1).

したがって、上記構成を有するPOPサーバ10を備えたPOP広告作成システム100であれば、複数名のユーザ、あるいは1名のユーザが同一商品のPOP広告に関するPOPデータを同時期に複数作成してしまう無駄を未然に防ぐことができる。 Therefore, in the POP advertisement creation system 100 provided with the POP server 10 having the above configuration, it is wasteful that a plurality of users or one user create a plurality of POP data related to the POP advertisement of the same product at the same time. Can be prevented.

次に、POPデータによるPOP広告を広告印刷装置30で印刷する場合の動作について説明する。 Next, the operation when the POP advertisement based on the POP data is printed by the advertisement printing device 30 will be described.

ユーザは、ユーザ端末60のタッチパネル65を操作して、POP広告の印刷業務を選択する。印刷業務が選択されると、ユーザ端末60では、POP印刷要求プログラム72が起動する。POP印刷要求プログラム72が起動すると、ユーザ端末60のプロセッサ61は、無線ユニット64を制御してPOPサーバ10との通信回線を確立する。なお、既にPOPサーバ10との通信回線が確立されている場合には、この回線確立処理をスキップする。 The user operates the touch panel 65 of the user terminal 60 to select the printing business of the POP advertisement. When the printing business is selected, the POP printing request program 72 is activated on the user terminal 60. When the POP print request program 72 is activated, the processor 61 of the user terminal 60 controls the wireless unit 64 to establish a communication line with the POP server 10. If a communication line with the POP server 10 has already been established, this line establishment process is skipped.

POPサーバ10との通信回線が確立されていることを確認すると、プロセッサ61は、POPサーバ10にPOP印刷開始のコマンドを送信するように無線ユニット64を制御する。この制御により、無線ユニット64からPOP印刷開始のコマンドが無線送信される。無線送信されたコマンドは、アクセスポイント40で受信され、ネットワーク50を介してPOサーバ10へと送信される。 Upon confirming that the communication line with the POP server 10 is established, the processor 61 controls the wireless unit 64 to send a command to start POP printing to the POP server 10. By this control, the command to start POP printing is wirelessly transmitted from the wireless unit 64. The wirelessly transmitted command is received by the access point 40 and transmitted to the PO server 10 via the network 50.

POP印刷開始のコマンドを受信したPOPサーバ10では、POP印刷支援プログラム82が起動する。POP印刷支援プログラム82が起動すると、POPサーバ10のプロセッサ11は、ユーザ端末60に対してPOP印刷を許容するコマンドを送信するように通信インターフェース15を制御する。この制御により、通信インターフェース15からネットワーク50にPOP印刷を許容するコマンドが送信される。コマンドは、アクセスポイント40から無線送信され、POP印刷開始のコマンドを送信したユーザ端末60で受信される。 The POP printing support program 82 is started on the POP server 10 that has received the command to start POP printing. When the POP printing support program 82 is activated, the processor 11 of the POP server 10 controls the communication interface 15 so as to send a command permitting POP printing to the user terminal 60. By this control, a command for allowing POP printing is transmitted from the communication interface 15 to the network 50. The command is wirelessly transmitted from the access point 40 and received by the user terminal 60 that has transmitted the command to start POP printing.

POP印刷を許容するコマンドを受信したユーザ端末60では、タッチパネル65にPOPID入力画面が表示される。POPID入力画面を確認したユーザは、所望のPOP広告のPOPデータに関連付けられたPOPIDを入力し、実行を指令する。これにより、プロセッサ61は、POPサーバ10にPOP印刷要求のコマンドを送信するように無線ユニット64を制御する。この制御により、無線ユニット64からPOP印刷要求のコマンドが無線送信される。無線送信されたコマンドは、アクセスポイント40で受信され、ネットワーク50を介してPOサーバ10へと送信される。POP印刷要求のコマンドには、POPID入力画面を介して入力されたPOPIDが含まれる。 On the user terminal 60 that has received the command that allows POP printing, the POPID input screen is displayed on the touch panel 65. The user who confirms the POPID input screen inputs the POPID associated with the POP data of the desired POP advertisement and instructs the execution. As a result, the processor 61 controls the wireless unit 64 to send a POP print request command to the POP server 10. By this control, the command of the POP print request is wirelessly transmitted from the wireless unit 64. The wirelessly transmitted command is received by the access point 40 and transmitted to the PO server 10 via the network 50. The POP print request command includes the POPID input via the POPID input screen.

図8は、POP印刷支援プログラム82に従い、POP印刷を許容するコマンドを送信した後に、POPサーバ10のプロセッサ11が実行する処理の手順を示す流れ図である。なお、以下に説明する処理の内容は一例である。同様な結果を得ることが可能であればその手順及び内容は特に限定されるものではない。 FIG. 8 is a flow chart showing a procedure of processing executed by the processor 11 of the POP server 10 after transmitting a command for permitting POP printing according to the POP printing support program 82. The content of the process described below is an example. The procedure and contents are not particularly limited as long as similar results can be obtained.

POPサーバ10のプロセッサ11は、Act21として印刷要求のコマンドを待ち受ける。そして、ユーザ端末60から印刷要求のコマンドを受信すると(Act21、YES)、プロセッサ11は、Act22としてそのコマンドからPOPIDを取得する。 The processor 11 of the POP server 10 waits for a print request command as Act21. Then, when the print request command is received from the user terminal 60 (Act21, YES), the processor 11 acquires the POPID from the command as Act22.

プロセッサ11は、Act23として当該POPIDを含むPOPデータがPOPファイル83に保存されているか否かを確認する。該当するPOPデータがPOPファイル83に保存されていない場合(Act23、NO)、プロセッサ11は、コマンド送信元のユーザ端末60に対してエラー応答信号を返信するように通信インターフェース15を制御する。この制御により、通信インターフェース15からネットワーク50にエラー応答信号が送信される。エラー応答信号はアクセスポイント40から無線送信されて、コマンド送信元のユーザ端末60で受信される。無線ユニット64を介してエラー応答信号を受信したユーザ端末60では、POPID入力エラーの警告メッセージが表示される。 The processor 11 confirms whether or not the POP data including the POPID is stored in the POP file 83 as Act23. When the corresponding POP data is not stored in the POP file 83 (Act23, NO), the processor 11 controls the communication interface 15 so as to return an error response signal to the user terminal 60 of the command transmission source. By this control, an error response signal is transmitted from the communication interface 15 to the network 50. The error response signal is wirelessly transmitted from the access point 40 and received by the user terminal 60 from which the command is transmitted. On the user terminal 60 that has received the error response signal via the wireless unit 64, a POPID input error warning message is displayed.

一方、印刷要求のコマンドに含まれたPOPIDを含むPOPデータがPOPファイル83に保存されていた場合には(Act23、YES)、プロセッサ11は、Act24としてそのPOPデータから商品コードを取得する。次いでプロセッサ11は、Act25として商品データベース21にアクセスして、その商品コードを含むデータレコード21Rに記録されている最新印刷日時を取得する。 On the other hand, when the POP data including the POPID included in the print request command is stored in the POP file 83 (Act23, YES), the processor 11 acquires the product code from the POP data as Act24. Next, the processor 11 accesses the product database 21 as Act 25 and acquires the latest print date and time recorded in the data record 21R including the product code.

プロセッサ11は、Act26として最新印刷日時から現在日時までの第2経過時間T2を算出する。現在日時は、時計14によって計時されている。プロセッサ11はAct27として第2経過期間T2が第2の閾値S2よりも短いか否かを判定する。第2の閾値S2は、重複印刷禁止時間として予め設定された所定の期間である。重複印刷禁止時間は任意であり、第1閾値S1として示した重複作成禁止時間と等しくてもよいし異なっていてもよい。本実施形態では、重複作成禁止時間として例えば15分が設定される。 The processor 11 calculates the second elapsed time T2 from the latest printing date and time to the current date and time as Act26. The current date and time is clocked by the clock 14. Processor 11, the second elapsed time period T2 is determined whether shorter or not than a second threshold value S2 as Act27. The second threshold value S2 is a predetermined period preset as the duplicate printing prohibition time. The duplicate print prohibition time is arbitrary and may be equal to or different from the duplicate creation prohibition time shown as the first threshold value S1. In the present embodiment, for example, 15 minutes is set as the duplicate creation prohibition time.

プロセッサ11は、第2経過期間T2が第2の閾値S2以上の場合(Act27、NO)、Act33へと進む。これに対し、第2経過期間T2が第2の閾値S2よりも短い場合には(Act27、YES)、プロセッサ11は、Act28として商品データベース21にアクセスして、その商品コードを含むデータレコード21Rに記録されているに最新印刷価格を取得する。 When the second elapsed period T2 is equal to or greater than the second threshold value S2 (Act27, NO), the processor 11 proceeds to Act33. On the other hand, when the second elapsed period T2 is shorter than the second threshold value S2 (Act27, YES), the processor 11 accesses the product database 21 as Act28 and enters the data record 21R containing the product code. Get the latest print price on record.

プロセッサ11は、Act29として最新印刷価格がPOPデータに含まれる印刷価格と一致するか否かを確認する。最新印刷価格が印刷価格と一致する場合(Act29、YES)、プロセッサ11は、Act30としてユーザ端末60に対して第2警告が発せられるように制御する。この制御により、第2警告に係るデータが作成され、通信インターフェース15を介してネットワーク50へと送信される。ネットワーク50へと送信された第2警告に係るデータは、アクセスポイント40から印刷要求のコマンド送信元のユーザ端末60に宛てて無線送信される。 The processor 11 confirms whether or not the latest print price as Act 29 matches the print price included in the POP data. When the latest print price matches the print price (Act 29, YES), the processor 11 controls the user terminal 60 to issue a second warning as Act 30. By this control, the data related to the second warning is created and transmitted to the network 50 via the communication interface 15. The data related to the second warning transmitted to the network 50 is wirelessly transmitted from the access point 40 to the user terminal 60 that is the source of the print request command.

第2警告に係るデータには、ユーザ端末60から指定された商品の商品名及び印刷価格とともに、第2経過期間T2が含まれる。無線ユニット64を介して第2警告に係るデータを受信したユーザ端末60においては、タッチパネルに第2警告画面SC2(図10を参照)が表示される。 The data related to the second warning includes the product name and printing price of the product designated from the user terminal 60, as well as the second elapsed period T2. On the user terminal 60 that has received the data related to the second warning via the wireless unit 64, the second warning screen SC2 (see FIG. 10) is displayed on the touch panel.

図10は、第2警告画面SC2の一表示例である。図示するように第2警告画面SC2には、商品名及び印刷価格とともに、第2経過期間T2の前にこの商品のPOP広告が印刷されたことを警告するメッセージM2が表示される。また、POP広告の印刷を継続するか中止するかを宣言するためのタッチボタンB3,B4が表示される。 FIG. 10 is a display example of the second warning screen SC2. As shown in the figure, the second warning screen SC2 displays a message M2 warning that the POP advertisement of this product was printed before the second elapsed period T2, together with the product name and the print price. In addition, touch buttons B3 and B4 for declaring whether to continue or stop printing the POP advertisement are displayed.

したがってユーザは、これから印刷しようとするPOP広告と同一商品でかつ同一価格のPOP広告が第2経過期間T2の前に印刷されていることを知り得る。ここで、同一商品のPOP広告を重複して印刷しない場合には、ユーザは、タッチボタンB4にタッチする。同一商品のPOP広告を重複して印刷する場合には、ユーザは、タッチボタンB3にタッチする。タッチボタンB4がタッチされると、ユーザ端末60から中止を指令するコマンドが無線送信される。タッチボタンB3がタッチされると、ユーザ端末60から継続を指令するコマンドが無線送信される。継続または中止を指令するコマンドは、アクセスポイント40で受信され、ネットワーク50を介してPOPサーバ10へと送信される。 Therefore, the user can know that the POP advertisement of the same product and the same price as the POP advertisement to be printed is printed before the second elapsed period T2. Here, when the POP advertisement of the same product is not printed twice, the user touches the touch button B4. When printing POP advertisements of the same product in duplicate, the user touches the touch button B3. When the touch button B4 is touched, a command for instructing the stop is wirelessly transmitted from the user terminal 60. When the touch button B3 is touched, a command for instructing continuation is wirelessly transmitted from the user terminal 60. The command for instructing continuation or discontinuation is received by the access point 40 and transmitted to the POP server 10 via the network 50.

一方、最新印刷価格が印刷価格と一致しない場合には(Act29、NO)、プロセッサ11は、Act31としてユーザ端末60に対して第3警告が発せられるように制御する。この制御により、第3警告に係るデータが作成され、通信インターフェース15を介してネットワーク50へと送信される。ネットワーク50へと送信された第3警告に係るデータは、アクセスポイント40から印刷要求のコマンド送信元のユーザ端末60に宛てて無線送信される。 On the other hand, when the latest print price does not match the print price (Act 29, NO), the processor 11 controls the user terminal 60 to issue a third warning as Act 31. By this control, the data related to the third warning is created and transmitted to the network 50 via the communication interface 15. The data related to the third warning transmitted to the network 50 is wirelessly transmitted from the access point 40 to the user terminal 60 that is the source of the print request command.

第3警告に係るデータには、ユーザ端末60から指定された商品の商品名及び印刷価格とともに、第2経過期間T2並びに最新印刷価格が含まれる。無線ユニット64を介して第3警告に係るデータを受信したユーザ端末60においては、タッチパネルに第3警告画面SC3(図11を参照)が表示される。 The data pertaining to the third warning includes the product name and printing price of the product designated from the user terminal 60, as well as the second elapsed period T2 and the latest printing price. On the user terminal 60 that has received the data related to the third warning via the wireless unit 64, the third warning screen SC3 (see FIG. 11) is displayed on the touch panel.

図11は、第3警告画面SC3の一表示例である。図示するように第3警告画面SC3には、商品名及び印刷価格とともに、第2経過期間T2の前にこの商品のPOP広告が最新印刷価格で印刷されたことを警告するメッセージM3が表示される。また、POP広告の印刷を継続するか中止するかを宣言するためのタッチボタンB5,B6が表示される。 FIG. 11 is a display example of the third warning screen SC3. As shown in the figure, the third warning screen SC3 displays a message M3 warning that the POP advertisement of this product was printed at the latest print price before the second elapsed period T2, together with the product name and the print price. .. In addition, touch buttons B5 and B6 for declaring whether to continue or stop printing the POP advertisement are displayed.

したがってユーザは、これから印刷しようとするPOP広告と同一商品のPOP広告が第2経過期間T2の前に印刷されていること、そのPOP広告に印刷された価格は異なることを知り得る。ここで、価格が異なる同一商品のPOP広告を印刷しない場合には、ユーザは、タッチボタンB6にタッチする。価格が異なる同一商品のPOP広告を印刷する場合には、ユーザは、タッチボタンB5にタッチする。タッチボタンB6がタッチされると、ユーザ端末60から中止を指令するコマンドが無線送信される。タッチボタンB5がタッチされると、ユーザ端末60から継続を指令するコマンドが無線送信される。継続または中止を指令するコマンドは、アクセスポイント40で受信され、ネットワーク50を介してPOPサーバ10へと送信される。 Therefore, the user can know that the POP advertisement of the same product as the POP advertisement to be printed is printed before the second elapsed period T2, and the price printed on the POP advertisement is different. Here, when the POP advertisement of the same product having different prices is not printed, the user touches the touch button B6. When printing a POP advertisement for the same product having different prices, the user touches the touch button B5. When the touch button B6 is touched, a command for instructing the stop is wirelessly transmitted from the user terminal 60. When the touch button B5 is touched, a command for instructing continuation is wirelessly transmitted from the user terminal 60. The command for instructing continuation or discontinuation is received by the access point 40 and transmitted to the POP server 10 via the network 50.

第2警告又は第3警告に係るデータを送信したPOPサーバ10のプロセッサ11は、Act32として継続または中止を指令するコマンドを待ち受ける。そして、通信インターフェース15を介して中止を指令するコマンドを受信した場合には(Act32、NO)、プロセッサ11は、図8に示した情報処理を終了する。したがってユーザは、同一商品でかつ印刷価格も同一のPOP広告が重複して印刷されるのを未然に防ぐことができる。またユーザは、印刷価格が異なるものの同一商品のPOP広告が重複して印刷されるのを未然に防ぐことができる。 The processor 11 of the POP server 10 that has transmitted the data related to the second warning or the third warning waits for a command instructing continuation or cancellation as Act32. Then, when the command for instructing the stop is received via the communication interface 15 (Act32, NO), the processor 11 ends the information processing shown in FIG. Therefore, the user can prevent duplicate printing of POP advertisements having the same product and the same printing price. In addition, the user can prevent POP advertisements of the same product from being printed in duplicate, although the printing prices are different.

一方、継続を指令するコマンドを受信した場合には(Act32、YES)、プロセッサ11は、Act33へと進む。すなわち、第2経過時間T2が第2の閾値S2以上の場合、あるいは第2経過時間T2が第2の閾値S2より短い場合でも第2警告画面SC2のタッチボタンB3または第3警告画面SC3のタッチボタンB5がタッチされた場合には、Act33へと進む。 On the other hand, when the command for instructing continuation is received (Act32, YES), the processor 11 proceeds to Act33. That is, even if the second elapsed time T2 is equal to or greater than the second threshold value S2, or the second elapsed time T2 is shorter than the second threshold value S2, the touch button B3 of the second warning screen SC2 or the touch of the third warning screen SC3. When the button B5 is touched, the process proceeds to Act33.

Act33では、プロセッサ11は、POP印刷プロセスを実行する。すなわちプロセッサ11は、POPデータに含まれるPOP画像データとメタデータとに基づいて、印刷ジョブを作成する。メタデータは、POP広告の印刷に必要なデータである。すなわち広告印刷装置30の場合、メタデータはPJL(Printer Job Language)情報である。プロセッサ11は、印刷ジョブを広告印刷装置30へと送信するように通信インターフェース15を制御する。この制御により、通信インターフェース15からネットワーク50を介して広告印刷装置30に印刷ジョブが送信される。かくして、広告印刷装置30において、印刷ジョブの印刷が実行される。その結果、POP画像データがPOP用紙に印刷されて、POP広告が作成される。 In Act 33, the processor 11 executes the POP printing process. That is, the processor 11 creates a print job based on the POP image data and the metadata included in the POP data. Metadata is the data required to print a POP advertisement. That is, in the case of the advertisement printing device 30, the metadata is PJL (Printer Job Language) information. The processor 11 controls the communication interface 15 so as to send a print job to the advertisement printing device 30. By this control, a print job is transmitted from the communication interface 15 to the advertisement printing device 30 via the network 50. Thus, printing of the print job is executed in the advertisement printing device 30. As a result, the POP image data is printed on the POP paper, and the POP advertisement is created.

印刷ジョブを送信したプロセッサ11は、Act34として商品データベース21にアクセスして、広告対象商品の商品コードを含むデータレコード21Rに記録されている最新印刷日時を、時計14で計時されている現在の日時に更新する。次いで、プロセッサ11は、Act35として最新印刷価格がPOPデータに含まれる印刷価格と一致したか否かを確認する。そして一致していない場合(Act35、NO)、プロセッサ11は、Act36として商品データベース21にアクセスして、広告対象商品の商品コードを含むデータレコード21Rに記録されている最新印刷価格を、POPデータに含まれる印刷価格に更新する。最新印刷価格がPOPデータに含まれる印刷価格と一致していた場合には(Act35、YES)、プロセッサ11は、Act36の処理をスキップする。以上で、POP印刷要求プログラム72及びPOP印刷支援プログラム82に従ったPOP広告作成システム100の動作は終了する。 The processor 11 that has sent the print job accesses the product database 21 as Act 34, and the latest print date and time recorded in the data record 21R including the product code of the advertisement target product is the current date and time clocked by the clock 14. Update to. Next, the processor 11 confirms whether or not the latest print price as Act 35 matches the print price included in the POP data. If they do not match (Act35, NO), the processor 11 accesses the product database 21 as Act36 and converts the latest print price recorded in the data record 21R including the product code of the advertisement target product into the POP data. Update to the included print price. If the latest print price matches the print price included in the POP data (Act35, YES), the processor 11 skips the process of Act36. This completes the operation of the POP advertisement creation system 100 according to the POP print request program 72 and the POP print support program 82.

ここに、プロセッサ11を主体とするPOPサーバ10のコンピュータは、図8のAct33の処理を実行することにより広告出力手段を実現する。すなわち同コンピュータは、ユーザ端末60からの広告出力要求に応じて商品の広告データ(POPデータ)を広告印刷装置30に出力する。また同コンピュータは、Act34の処理を実行することにより第2の記憶手段を実現する。すなわち同コンピュータは、商品毎に広告データを出力した出力日時(最新印刷日時)を商品データベース21で記憶する。また同コンピュータは、Act24乃至Act26の処理を実行することにより第2の期間算出手段を構成する。すなわち同コンピュータは、ユーザ端末60からの広告出力要求に対し、広告対象の商品に対して商品データベース21に記憶されている最新印刷日時からの経過期間(第2経過期間T2)を算出する。また同コンピュータは、Act27乃至Act31の処理を実行することにより第2の警告手段を構成する。すなわち同コンピュータは、第2経過期間T2が所定の期間(第2閾値S2)よりも短い場合に警告を発する。 Here, the computer of the POP server 10 mainly composed of the processor 11 realizes the advertisement output means by executing the process of Act 33 of FIG. That is, the computer outputs the advertisement data (POP data) of the product to the advertisement printing device 30 in response to the advertisement output request from the user terminal 60. The computer also realizes a second storage means by executing the process of Act34. That is, the computer stores the output date and time (latest print date and time) at which the advertisement data is output for each product in the product database 21. Further, the computer constitutes a second period calculation means by executing the processes of Act 24 to Act 26. That is, the computer calculates the elapsed period (second elapsed period T2) from the latest printing date and time stored in the product database 21 for the product to be advertised in response to the advertisement output request from the user terminal 60. Further, the computer constitutes a second warning means by executing the processes of Act 27 to Act 31. That is, the computer issues a warning when the second elapsed period T2 is shorter than the predetermined period (second threshold value S2).

したがって、上記構成を有するPOPサーバ10を備えたPOP広告作成システム100であれば、複数名のユーザ、あるいは1名のユーザが同一商品のPOP広告を同時期に複数印刷してしまう無駄を未然に防ぐことができる。また、同一商品のPOP広告であっても印刷価格が異なった場合には印刷するという運用、あるいは印刷価格が異なっていても印刷しないという運用に対して容易に対処することができる。したがって、印刷コストの低減を図りつつ、実用性を損ねることはない。 Therefore, in the case of the POP advertisement creation system 100 provided with the POP server 10 having the above configuration, there is no need for a plurality of users or one user to print a plurality of POP advertisements of the same product at the same time. Can be prevented. Further, it is possible to easily deal with the operation of printing the POP advertisement of the same product when the print price is different, or the operation of not printing even if the print price is different. Therefore, the practicality is not impaired while reducing the printing cost.

[第2の実施形態]
次に、第2の実施形態について、図12乃至図14を用いて説明する。なお、第1の実施形態と共通する部分には同一符号を付し、その詳しい説明は省略する。
[Second Embodiment]
Next, the second embodiment will be described with reference to FIGS. 12 to 14. The parts common to the first embodiment are designated by the same reference numerals, and detailed description thereof will be omitted.

図12は、第2の実施形態において、商品データベース21に保存される1商品あたりのデータレコード21R2の要部構成を示す模式図である。図示するようにデータレコード21R2は、商品コード、商品名、価格、最新参照日時、最新印刷日時、最新印刷価格に加えて、参照ユーザID及び印刷ユーザID等のデータ項目を含む。 FIG. 12 is a schematic diagram showing a main part configuration of a data record 21R2 per product stored in the product database 21 in the second embodiment. As shown in the figure, the data record 21R2 includes data items such as a reference user ID and a print user ID in addition to a product code, a product name, a price, the latest reference date and time, the latest print date and time, and the latest print price.

参照ユーザIDは、同一データレコード21R2の最新参照日時が更新されたときに係るユーザ端末60の識別情報である。印刷ユーザIDは、同一データレコード21R2の最新印刷日時が更新されたときに係るユーザ端末60の識別情報である。各ユーザ端末60には、それぞれ固有の識別情報としてユーザIDが設定されている。 The reference user ID is the identification information of the user terminal 60 when the latest reference date and time of the same data record 21R2 is updated. The print user ID is identification information of the user terminal 60 when the latest print date and time of the same data record 21R2 is updated. A user ID is set in each user terminal 60 as unique identification information.

図13は、第2の実施形態において、POP作成を許容するコマンドを送信した後にPOPサーバ10のプロセッサ11が実行する処理の一部を示す流れ図である。すなわち図13は、第1の実施形態の図7に相当する。 FIG. 13 is a flow chart showing a part of the processing executed by the processor 11 of the POP server 10 after transmitting the command permitting the creation of the POP in the second embodiment. That is, FIG. 13 corresponds to FIG. 7 of the first embodiment.

第2の実施形態では、プロセッサ11は、Act1として広告対象となる商品が指定されるのを待ち受ける。そしてユーザ端末60において、広告対象となる商品が指定されると(Act1、YES)、プロセッサ11は、Act2として商品データベース21にアクセスして、広告対象商品の商品コードを含むデータレコード21R2に記録されている最新参照日時を取得する。またプロセッサ11は、Act41として、同データレコード21R2に記録されている参照ユーザIDを取得する。そしてプロセッサ11は、Act42としてPOP作成要求のコマンドを送信したユーザ端末60に設定されているユーザIDが参照ユーザIDと一致するか否かを確認する。ユーザ端末60に設定されているユーザIDは、POP作成要求のコマンドに含まれている。 In the second embodiment, the processor 11 waits for the product to be advertised to be designated as Act1. Then, when the product to be advertised is specified in the user terminal 60 (Act1, YES), the processor 11 accesses the product database 21 as Act2 and records it in the data record 21R2 including the product code of the advertisement target product. Get the latest reference date and time. Further, the processor 11 acquires the reference user ID recorded in the data record 21R2 as Act41. Then, the processor 11 confirms whether or not the user ID set in the user terminal 60 that has transmitted the POP creation request command as Act 42 matches the reference user ID. The user ID set in the user terminal 60 is included in the POP creation request command.

ユーザ端末60に設定されているユーザIDが参照ユーザIDと一致する場合(Act42、YES)、プロセッサ11は、図7のAct7へと進む。そしてプロセッサ11は、前述したAct7乃至Act12の処理を実行する。 When the user ID set in the user terminal 60 matches the reference user ID (Act 42, YES), the processor 11 proceeds to Act 7 in FIG. 7. Then, the processor 11 executes the above-mentioned processes of Act7 to Act12.

これに対し、ユーザ端末60に設定されているユーザIDが参照ユーザIDと一致しない場合には(Act42、NO)、プロセッサ11は、Act3として最新参照日時から現在日時までの第1経過時間T1を算出する。そしてプロセッサ11は、前述したAct4乃至Act12の処理を実行する。 On the other hand, when the user ID set in the user terminal 60 does not match the reference user ID (Act 42, NO), the processor 11 sets the first elapsed time T1 from the latest reference date and time to the current date and time as Act 3. calculate. Then, the processor 11 executes the above-mentioned processes of Act4 to Act12.

プロセッサ11は、Act12の処理を終えると、Act43として同データレコード21R2に記録されている参照IDを、ユーザ端末60に設定されているユーザIDに更新する。以上で、POP作成プログラム71及びPOP作成支援プログラム81に従ったPOP広告作成システム100の動作は終了する。 When the processor 11 finishes the processing of the Act 12, the reference ID recorded in the data record 21R2 as the Act 43 is updated with the user ID set in the user terminal 60. This completes the operation of the POP advertisement creation system 100 according to the POP creation program 71 and the POP creation support program 81.

ここに、プロセッサ11を主体としたコンピュータは、Act42及びAct43の処理を実行することにより、第1の記憶手段を実現する。すなわち同コンピュータは、広告データを作成した作成日時(最新参照日時)を、広告作成要求元のユーザ端末60を識別する識別情報(参照ユーザID)と関連付けて商品データベース21で記憶する。また同コンピュータは、Act41、Act42及びAct3乃至Act5の処理を実行することにより、第1の警告手段を実現する。すなわち同コンピュータは、商品データベース21に記憶された識別情報(参照ユーザID)で識別されるユーザ端末60以外のユーザ端末60からの広告作成要求に対し、第1経過期間T1が第1の閾値S1よりも短い場合に警告を発する。 Here, the computer mainly composed of the processor 11 realizes the first storage means by executing the processes of Act 42 and Act 43. That is, the computer stores the creation date and time (latest reference date and time) when the advertisement data is created in the product database 21 in association with the identification information (reference user ID) that identifies the user terminal 60 that is the advertisement creation request source. Further, the computer realizes the first warning means by executing the processes of Act41, Act42 and Act3 to Act5. That is, the computer has a first elapsed period T1 as a first threshold value S1 in response to an advertisement creation request from a user terminal 60 other than the user terminal 60 identified by the identification information (reference user ID) stored in the product database 21. Warn if shorter than.

したがって、上記構成を有するPOPサーバ10を備えたPOP広告作成システム100であれば、異なるユーザ端末60からの指令により、同一商品のPOP広告に関するPOPデータを同時期に複数作成してしまう無駄を未然に防ぐことができる。 Therefore, in the case of the POP advertisement creation system 100 provided with the POP server 10 having the above configuration, there is no need to create a plurality of POP data related to the POP advertisement of the same product at the same time by commands from different user terminals 60. Can be prevented.

図14は、第2の実施形態において、POP印刷を許容するコマンドを送信した後に、POPサーバ10のプロセッサ11が実行する処理の一部を示す流れ図である。すなわち図14は、第1の実施形態の図8に相当する。 FIG. 14 is a flow chart showing a part of the processing executed by the processor 11 of the POP server 10 after the command for permitting POP printing is transmitted in the second embodiment. That is, FIG. 14 corresponds to FIG. 8 of the first embodiment.

第2の実施形態では、プロセッサ11は、Act21として印刷要求のコマンドを待ち受ける。そして、ユーザ端末60から印刷要求のコマンドを受信すると(Act21、YES)、プロセッサ11は、前述したAct22乃至Act25の処理を実行する。そして、Act25において、データレコード21R2に記録されている最新印刷日時を取得したならば、プロセッサ11は、Act51として、同データレコード21R2に記録されている印刷ユーザIDをさらに取得する。そしてプロセッサ11は、Act52として印刷要求のコマンドを送信したユーザ端末60に設定されているユーザIDが印刷ユーザIDと一致するか否かを確認する。ユーザ端末60に設定されているユーザIDは、印刷要求のコマンドに含まれている。 In the second embodiment, the processor 11 waits for a print request command as Act21. Then, when the print request command is received from the user terminal 60 (Act21, YES), the processor 11 executes the above-mentioned processes of Act22 to Act25. Then, if the latest print date and time recorded in the data record 21R2 is acquired in the Act 25, the processor 11 further acquires the print user ID recorded in the data record 21R2 as the Act 51. Then, the processor 11 confirms whether or not the user ID set in the user terminal 60 that has transmitted the print request command as Act 52 matches the print user ID. The user ID set in the user terminal 60 is included in the print request command.

ユーザ端末60に設定されているユーザIDが印刷ユーザIDと一致する場合(Act52、YES)、プロセッサ11は、図8のAct33へと進む。そしてプロセッサ11は、前述したAct33乃至Act36の処理を実行する。 When the user ID set in the user terminal 60 matches the print user ID (Act 52, YES), the processor 11 proceeds to Act 33 in FIG. Then, the processor 11 executes the above-mentioned processes of Act 33 to Act 36.

これに対し、ユーザ端末60に設定されているユーザIDが印刷ユーザIDと一致しない場合には(Act52、NO)、プロセッサ11は、Act26として最新印刷日時から現在日時までの第2経過時間T2を算出する。そしてプロセッサ11は、前述したAct27乃至Act36の処理を実行する。 On the other hand, when the user ID set in the user terminal 60 does not match the print user ID (Act 52, NO), the processor 11 sets the second elapsed time T2 from the latest print date and time to the current date and time as Act 26. calculate. Then, the processor 11 executes the above-mentioned processes of Act27 to Act36.

プロセッサ11は、Act35において最新印刷価格がPOPデータに含まれる印刷価格と一致していたか(Act35、YES)、Act36の処理を終えると、Act53として同データレコード21R2に記録されている印刷IDを、ユーザ端末60に設定されているユーザIDに更新する。 Whether the latest print price in Act35 matches the print price included in the POP data (Act35, YES), the processor 11 determines the print ID recorded in the data record 21R2 as Act53 when the processing of Act36 is completed. Update to the user ID set in the user terminal 60.

ここに、プロセッサ11を主体とするコンピュータは、Act34及びAct53の処理を実行することにより、第2の記憶手段を実現する。すなわち同コンピュータは、広告データを出力した出力日時(最新印刷日時)を、広告出力要求元のユーザ端末60を識別する識別情報(印刷ユーザID)と関連付けて商品データベース21で記憶する。また、同コンピュータは、Act52及びAct27乃至Act31の処理を実行することにより第2の警告手段を構成する。すなわち同コンピュータは、商品データベース21に記憶された識別情報(印刷ユーザID)で識別されるユーザ端末60以外のユーザ端末60からの広告出力要求に対し、第2経過期間T2が所定の期間(第2閾値S2)よりも短い場合に警告を発する。 Here, the computer mainly composed of the processor 11 realizes the second storage means by executing the processes of Act 34 and Act 53. That is, the computer stores the output date and time (latest print date and time) at which the advertisement data is output in the product database 21 in association with the identification information (print user ID) that identifies the user terminal 60 that is the advertisement output request source. Further, the computer constitutes a second warning means by executing the processes of Act 52 and Act 27 to Act 31. That is, the computer has a second elapsed period T2 as a predetermined period (second) in response to an advertisement output request from a user terminal 60 other than the user terminal 60 identified by the identification information (print user ID) stored in the product database 21. A warning is issued when the value is shorter than the 2 threshold S2).

したがって、上記構成を有するPOPサーバ10を備えたPOP広告作成システム100であれば、異なるユーザ端末60からの指令により、同一商品のPOP広告を同時期に複数印刷してしまう無駄を未然に防ぐことができる。 Therefore, in the POP advertisement creation system 100 provided with the POP server 10 having the above configuration, it is possible to prevent waste of printing a plurality of POP advertisements of the same product at the same time by commands from different user terminals 60. Can be done.

[第3の実施形態]
次に、第3の実施形態について、図15及び図16を用いて説明する。なお、第1の実施形態と共通する部分には同一符号を付し、その詳しい説明は省略する。
[Third Embodiment]
Next, the third embodiment will be described with reference to FIGS. 15 and 16. The parts common to the first embodiment are designated by the same reference numerals, and detailed description thereof will be omitted.

図15は、第3の実施形態において、POP印刷を許容するコマンドを送信した後に、POPサーバ10のプロセッサ11が実行する処理の一部を示す流れ図である。すなわち図15は、第1の実施形態の図8に相当する。 FIG. 15 is a flow chart showing a part of the processing executed by the processor 11 of the POP server 10 after transmitting the command that allows POP printing in the third embodiment. That is, FIG. 15 corresponds to FIG. 8 of the first embodiment.

Act27において第2経過期間T2が第2の閾値S2以上であるか(Act27、NO)、Act32において継続を指令するコマンドを受信した場合(Act32、YES)、プロセッサ11は、Act61として印刷終了日時を取得する。印刷終了日時は、広告印刷装置30でPOP印刷が終了した直前の日時であり、メインメモリ62の揮発性領域に形成された第1ワークメモリで記憶している。 When the second elapsed period T2 is equal to or higher than the second threshold value S2 in Act27 (Act27, NO) or a command for instructing continuation is received in Act32 (Act32, YES), the processor 11 sets the print end date and time as Act61. get. The print end date and time is the date and time immediately before the end of POP printing by the advertisement printing device 30, and is stored in the first work memory formed in the volatile region of the main memory 62.

プロセッサ11は、Act62として印刷終了日時から現在日時までの第3経過時間T3を算出する。そしてプロセッサ11は、Act63として第3経過期間T3が第3の閾値S3よりも短いか否かを判定する。第3の閾値S3は、印刷間隔時間として予め設定されている。印刷間隔時間は任意であり、第1閾値S1として示した重複作成禁止時間あるいは第2の閾値S2として示した重複印刷禁止時間と等しくてもよいし異なっていてもよい。本実施形態では、印刷間隔時間として例えば1分が設定される。因みに印刷間隔時間は、重複作成禁止時間あるいは重複印刷禁止時間よりも短く設定した方が、処理効率の面で有効である。 The processor 11 calculates the third elapsed time T3 from the print end date and time to the current date and time as Act62. Then, the processor 11 determines whether or not the third elapsed period T3 is shorter than the third threshold value S3 as Act63. The third threshold value S3 is preset as the print interval time. The print interval time is arbitrary and may be equal to or different from the duplicate creation prohibition time shown as the first threshold value S1 or the duplicate print prohibition time shown as the second threshold value S2. In the present embodiment, for example, 1 minute is set as the printing interval time. Incidentally, it is more effective in terms of processing efficiency to set the print interval time shorter than the duplicate creation prohibition time or the duplicate print prohibition time.

プロセッサ11は、第3経過期間T3が第3の閾値S3以上の場合(Act63、NO)、Act33へと進む。これに対し、第3経過期間T3が第3の閾値S3よりも短い場合には(Act63、YES)、プロセッサ11は、Act64としてユーザ端末60に対して第4警告が発せられるように制御する。この制御により、第4警告に係るデータが作成され、通信インターフェース15を介してネットワーク50へと送信される。ネットワーク50へと送信された第4警告に係るデータは、アクセスポイント40から印刷要求のコマンド送信元のユーザ端末60に宛てて無線送信される。 When the third elapsed period T3 is equal to or higher than the third threshold value S3 (Act63, NO), the processor 11 proceeds to Act33. On the other hand, when the third elapsed period T3 is shorter than the third threshold value S3 (Act63, YES), the processor 11 controls the user terminal 60 to issue a fourth warning as Act64. By this control, the data related to the fourth warning is created and transmitted to the network 50 via the communication interface 15. The data related to the fourth warning transmitted to the network 50 is wirelessly transmitted from the access point 40 to the user terminal 60 that is the source of the print request command.

第4警告に係るデータには、ユーザ端末60から指定された商品の商品名及び印刷価格とともに、第3経過期間T3が含まれる。無線ユニット64を介して第3警告に係るデータを受信したユーザ端末60においては、タッチパネルに第4警告画面SC4(図16を参照)が表示される。 The data pertaining to the fourth warning includes the product name and printing price of the product designated from the user terminal 60, as well as the third elapsed period T3. In the user terminal 60 that has received the data related to the third warning via the wireless unit 64, the fourth warning screen SC4 (see FIG. 16) is displayed on the touch panel.

図16は、第4警告画面SC4の一表示例である。図示するように第4警告画面SC4には、商品名及び印刷価格とともに、第4経過期間T4の前にPOP広告が印刷されたので、印刷用紙を取り違えないように警告するメッセージM4が表示される。また、POP広告の印刷を継続するか中止するかを宣言するためのタッチボタンB7,B8が表示される。 FIG. 16 is a display example of the fourth warning screen SC4. As shown in the figure, the 4th warning screen SC4 displays a message M4 warning that the printing paper should not be mistaken because the POP advertisement was printed before the 4th elapsed period T4 together with the product name and the printing price. .. In addition, touch buttons B7 and B8 for declaring whether to continue or stop printing the POP advertisement are displayed.

したがってユーザは、広告印刷装置30において、第4経過期間T4の前にPOP広告が印刷されていることを知り得る。ここで、POP広告の印刷を取り止める場合には、ユーザは、タッチボタンB8にタッチする。POP広告の印刷を実行する場合には、ユーザは、タッチボタンB7にタッチする。タッチボタンB8がタッチされると、ユーザ端末60から中止を指令するコマンドが無線送信される。タッチボタンB7がタッチされると、ユーザ端末60から継続を指令するコマンドが無線送信される。継続または中止を指令するコマンドは、アクセスポイント40で受信され、ネットワーク50を介してPOPサーバ10へと送信される。 Therefore, the user can know that the POP advertisement is printed in the advertisement printing device 30 before the fourth elapsed period T4. Here, when canceling the printing of the POP advertisement, the user touches the touch button B8. When printing the POP advertisement, the user touches the touch button B7. When the touch button B8 is touched, a command for instructing the stop is wirelessly transmitted from the user terminal 60. When the touch button B7 is touched, a command for instructing continuation is wirelessly transmitted from the user terminal 60. The command for instructing continuation or discontinuation is received by the access point 40 and transmitted to the POP server 10 via the network 50.

第4警告に係るデータを送信したPOPサーバ10のプロセッサ11は、Act65として継続または中止を指令するコマンドを待ち受ける。そして、通信インターフェース15を介して中止を指令するコマンドを受信した場合には(Act65、NO)、プロセッサ11は、図15に示した情報処理を終了する。したがってユーザは、第4経過期間T4の前にPOP広告が印刷されている場合に、次のPOP広告を印刷することを取り止めることができる。 The processor 11 of the POP server 10 that has transmitted the data related to the fourth warning waits for a command instructing continuation or cancellation as Act65. Then, when the command for instructing the stop is received via the communication interface 15 (Act65, NO), the processor 11 ends the information processing shown in FIG. Therefore, if the POP advertisement is printed before the fourth elapsed period T4, the user can stop printing the next POP advertisement.

一方、継続を指令するコマンドを受信した場合には(Act65、YES)、プロセッサ11は、Act33へと進む。そしてプロセッサ11は、前述したAct33乃至Act36の処理を実行する。 On the other hand, when the command for instructing continuation is received (Act65, YES), the processor 11 proceeds to Act33. Then, the processor 11 executes the above-mentioned processes of Act 33 to Act 36.

Act35において印刷価格が一致していたか(Act35、YES)、Act36の処理を終えると、プロセッサ11は、Act66として広告印刷装置30でのPOP広告の印刷が終了するのを待ち受ける。そしてPOP広告の印刷が終了したことを検知すると(Act66、YE)、プロセッサ11は、Act67として第1ワークメモリに記憶されている印刷終了日時を現在日時に更新する。現在日時は、時計14によって計時されている。以上で、図15の流れ図に示す手順の情報処理は終了する。 Whether the print prices match in Act35 (Act35, YES) or when the processing of Act36 is finished, the processor 11 waits for the printing of the POP advertisement in the advertisement printing device 30 to be completed as Act66. And when it is detected that the printing of the POP advertisement is completed (Act66, YE S), the processor 11 updates the print completion date and time stored in the first work memory as Act67 the current date and time. The current date and time is clocked by the clock 14. This completes the information processing of the procedure shown in the flow chart of FIG.

以上、同一商品に対する広告が重複して作成されるのを未然に防ぐことができる広告データ処理装置について、いくつかの実施形態について説明したが、かかる実施形態は以下のように変形実施することができる。 As described above, some embodiments of the advertisement data processing device that can prevent duplicate advertisements for the same product from being created have been described, but such an embodiment can be modified and implemented as follows. can.

例えば商品データベース21は、POPサーバ10ではなく店舗サーバ20が備えていてもよい。 For example, the product database 21 may be provided by the store server 20 instead of the POP server 10.

広告出力機器は、広告印刷装置30に限定されない。例えばデジタルサイネージに対応した広告表示装置であってもよい。 The advertisement output device is not limited to the advertisement printing device 30. For example, it may be an advertisement display device compatible with digital signage.

第3の実施形態において、印刷終了日時は、印刷が終了すると予想される日時であってもよい。この場合、印刷終了日時が現在日時よりも後の時刻であるときには、PO広告が印刷中であることを警告すればよい。 In the third embodiment, the print end date and time may be the date and time when printing is expected to end. In this case, when the print end date and time is later than the current date and time, it is sufficient to warn that the PO advertisement is being printed.

警告は、表示による警告に限定されるものではない。例えば音声による警告であってもよい。あるいは表示と音声とを併用した警告であってもよい。 Warnings are not limited to display warnings. For example, it may be a voice warning. Alternatively, it may be a warning using both display and voice.

なお、広告データ処理装置として機能するPOPOサーバ10の譲渡は一般に、プログラムがメインメモリ12または補助記憶デバイス13に記憶された状態にて行われる。しかしこれに限らず、プログラムがメインメモリ12または補助記憶デバイス13に記憶されていない状態で譲渡されてもよい。そしてこの場合は、POPサーバ10が備える書き込み可能な記憶デバイスに、このPOPサーバ10とは個別に譲渡されたプログラムがユーザなどの操作に応じて書き込まれてもよい。プログラムの譲渡は、リムーバブルな記録媒体に記録して、あるいはネットワークを介した通信により行うことができる。記録媒体は、CD−ROM,メモリカード等のようにプログラムを記憶でき、かつ装置が読み取り可能であれば、その形態は問わない。また、プログラムのインストールやダウンロードにより得る機能は、装置内部のOS(オペレーティング・システム)等と協働してその機能を実現させるものであってもよい。 The transfer of the POPO server 10 that functions as an advertisement data processing device is generally performed in a state where the program is stored in the main memory 12 or the auxiliary storage device 13. However, the present invention is not limited to this, and the program may be transferred in a state where it is not stored in the main memory 12 or the auxiliary storage device 13. In this case, a program transferred separately from the POP server 10 may be written to the writable storage device included in the POP server 10 according to an operation by a user or the like. The program can be transferred by recording it on a removable recording medium or by communicating via a network. The recording medium may be in any form as long as it can store a program such as a CD-ROM or a memory card and the device can read it. Further, the function obtained by installing or downloading the program may be one that realizes the function in cooperation with the OS (operating system) or the like inside the device.

この他、本発明のいくつかの実施形態を説明したが、これらの実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。これら新規な実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。これら実施形態やその変形は、発明の範囲や要旨に含まれるとともに、特許請求の範囲に記載された発明とその均等の範囲に含まれる。
以下に、本願出願の当初の特許請求の範囲に記載された発明を付記する。
[1]端末からの広告作成要求に応じて商品の広告データを作成する広告作成手段と、商品毎に前記広告データを作成した作成日時を記憶する第1の記憶手段と、端末からの広告作成要求に対し、広告対象の商品に対して前記第1の記憶手段により記憶されている最新の作成日時からの経過期間を算出する第1の期間算出手段と、前記第1の期間算出手段により算出された前記経過期間が所定の期間よりも短い場合に警告を発する第1の警告手段と、を具備する広告データ処理装置。
[2]前記第1の記憶手段は、前記広告データを作成した作成日時を、広告作成要求元の端末を識別する識別情報と関連付けて記憶し、前記第1の警告手段は、前記第1の記憶手段により記憶された識別情報で識別される端末以外の端末からの広告作成要求に対し、当該識別情報と関連付けられた作成日時から算出された前記経過期間が所定の期間よりも短い場合に警告を発する、[1]記載の広告データ処理装置。
[3]端末からの広告出力要求に応じて商品の広告データを広告出力機器に出力する広告出力手段と、商品毎に前記広告データを出力した出力日時を記憶する第2の記憶手段と、端末からの広告出力要求に対し、広告対象の商品に対して前記第2の記憶手段により記憶されている最新の出力日時からの経過期間を算出する第2の期間算出手段と、前記第2の期間算出手段により算出された前記経過期間が所定の期間よりも短い場合に警告を発する第2の警告手段と、を具備する広告データ処理装置。
[4]前記第2の記憶手段は、前記広告データを出力した出力日時を、広告出力要求元の端末を識別する識別情報と関連付けて記憶し、前記第2の警告手段は、前記第2の記憶手段により記憶された識別情報で識別される端末以外の端末からの広告出力要求に対し、当該識別情報と関連付けられた出力日時から算出された前記経過期間が所定の期間よりも短い場合に警告を発する、[3]記載の広告データ処理装置。
[5]前記第2の記憶手段は、前記広告データに含まれる広告対象商品の価格をさらに記憶し、前記第2の警告手段は、前記広告対象の商品に対して前記第2の記憶手段で記憶している価格を含めて警告する、[3]または[4]記載の広告データ処理装置。
[6]端末に接続されたコンピュータに、端末からの広告作成要求に応じて商品の広告データを作成する機能、商品毎に前記広告データを作成した作成日時を記憶部に記憶させる機能、端末からの広告作成要求に対し、広告対象の商品に対して前記記憶部に記憶されている最新の作成日時からの経過期間を算出する機能、前記経過期間が所定の期間よりも短い場合に警告が発せられるように制御する機能、を実現させるためのプログラム。
In addition, although some embodiments of the present invention have been described, these embodiments are presented as examples and are not intended to limit the scope of the invention. These novel embodiments can be implemented in various other embodiments, and various omissions, replacements, and changes can be made without departing from the gist of the invention. These embodiments and modifications thereof are included in the scope and gist of the invention, and are also included in the scope of the invention described in the claims and the equivalent scope thereof.
The inventions described in the original claims of the present application are described below.
[1] An advertisement creating means for creating advertisement data of a product in response to an advertisement creation request from a terminal, a first storage means for storing the creation date and time when the advertisement data was created for each product, and an advertisement creation from a terminal. In response to the request, it is calculated by the first period calculation means for calculating the elapsed period from the latest creation date and time stored in the first storage means for the product to be advertised, and the first period calculation means. An advertisement data processing device comprising a first warning means for issuing a warning when the elapsed period is shorter than a predetermined period.
[2] The first storage means stores the creation date and time when the advertisement data is created in association with the identification information that identifies the terminal of the advertisement creation request source, and the first warning means is the first warning means. A warning is given to an advertisement creation request from a terminal other than the terminal identified by the identification information stored by the storage means when the elapsed period calculated from the creation date and time associated with the identification information is shorter than a predetermined period. The advertisement data processing device according to [1].
[3] An advertisement output means for outputting product advertisement data to an advertisement output device in response to an advertisement output request from the terminal, a second storage means for storing the output date and time when the advertisement data was output for each product, and a terminal. A second period calculation means for calculating the elapsed period from the latest output date and time stored in the second storage means for the product to be advertised, and the second period. An advertisement data processing apparatus comprising: a second warning means for issuing a warning when the elapsed period calculated by the calculation means is shorter than a predetermined period.
[4] The second storage means stores the output date and time when the advertisement data is output in association with the identification information for identifying the terminal of the advertisement output request source, and the second warning means is the second warning means. In response to an advertisement output request from a terminal other than the terminal identified by the identification information stored by the storage means, a warning is given when the elapsed period calculated from the output date and time associated with the identification information is shorter than a predetermined period. The advertisement data processing device according to [3].
[5] The second storage means further stores the price of the advertisement target product included in the advertisement data, and the second warning means is the second storage means for the advertisement target product. The advertisement data processing device according to [3] or [4], which warns including the stored price.
[6] A function to create advertisement data for products on a computer connected to the terminal in response to an advertisement creation request from the terminal, a function to store the creation date and time when the advertisement data was created for each product in a storage unit, from the terminal. A function to calculate the elapsed period from the latest creation date and time stored in the storage unit for the product to be advertised, and issue a warning when the elapsed period is shorter than the predetermined period. A program to realize the function to control so that it can be used.

10…POPサーバ、11…プロセッサ、12…メインメモリ、13…補助記憶デバイス、14…時計、15…通信インターフェース、16…システム伝送路、20…店舗サーバ、21…商品データベース、30…広告印刷装置、40…アクセスポイント、50…ネットワーク、60…ユーザ端末、61…プロセッサ、62…メインメモリ、63…補助記憶デバイス、64…無線ユニット、65…タッチパネル、66…スピーカ、67…システム伝送路、71…POP作成プログラム、72…POP印刷要求プログラム、81…POP作成支援プログラム、82…POP印刷支援プログラム、83…POPファイル、100…POP作成システム。 10 ... POP server, 11 ... processor, 12 ... main memory, 13 ... auxiliary storage device, 14 ... clock, 15 ... communication interface, 16 ... system transmission line, 20 ... store server, 21 ... product database, 30 ... advertisement printing device , 40 ... access point, 50 ... network, 60 ... user terminal, 61 ... processor, 62 ... main memory, 63 ... auxiliary storage device, 64 ... wireless unit, 65 ... touch panel, 66 ... speaker, 67 ... system transmission path, 71. ... POP creation program, 72 ... POP print request program, 81 ... POP creation support program, 82 ... POP print support program, 83 ... POP file, 100 ... POP creation system.

Claims (6)

端末からの広告作成要求に応じて商品の広告データを作成する広告作成手段と、
商品毎に前記広告データを作成した作成日時を記憶する第1の記憶手段と、
端末からの広告作成要求に対し、広告対象の商品に対して前記第1の記憶手段により記憶されている最新の作成日時からの経過期間を算出する第1の期間算出手段と、
前記第1の期間算出手段により算出された前記経過期間が所定の期間よりも短い場合に警告を発する第1の警告手段と、
前記第1の警告手段により警告が発せられた前記広告データの作成の継続または中止の指令を前記端末から受信する受信手段と、
前記受信手段により前記広告データの作成の継続の指令を前記端末から受信した場合、前記広告作成手段により前記広告データを作成する、
を具備する広告データ処理装置。
An advertisement creation method that creates advertisement data for products in response to an advertisement creation request from a terminal,
A first storage means for storing the creation date and time when the advertisement data was created for each product,
In response to the advertisement creation request from the terminal, the first period calculation means for calculating the elapsed period from the latest creation date and time stored in the first storage means for the product to be advertised, and the first period calculation means.
A first warning means that issues a warning when the elapsed period calculated by the first period calculation means is shorter than a predetermined period.
A receiving means for receiving a command from the terminal to continue or stop the creation of the advertisement data for which a warning is issued by the first warning means.
When a command to continue creating the advertisement data is received from the terminal by the receiving means, the advertisement data is created by the advertisement creating means.
An advertising data processing device comprising.
前記第1の記憶手段は、前記広告データを作成した作成日時を、広告作成要求元の端末を識別する識別情報と関連付けて記憶し、
前記第1の警告手段は、前記第1の記憶手段により記憶された識別情報で識別される端末以外の端末からの広告作成要求に対し、当該識別情報と関連付けられた作成日時から算出された前記経過期間が所定の期間よりも短い場合に警告を発する、請求項1記載の広告データ処理装置。
The first storage means stores the creation date and time when the advertisement data is created in association with the identification information that identifies the terminal from which the advertisement is created.
The first warning means is calculated from the creation date and time associated with the identification information in response to an advertisement creation request from a terminal other than the terminal identified by the identification information stored by the first storage means. The advertisement data processing device according to claim 1, which issues a warning when the elapsed period is shorter than a predetermined period.
端末からの広告出力要求に応じて商品の広告データを広告出力機器に出力する広告出力手段と、
商品毎に前記広告データを出力した出力日時を記憶する第2の記憶手段と、
端末からの広告出力要求に対し、広告対象の商品に対して前記第2の記憶手段により記憶されている最新の出力日時からの経過期間を算出する第2の期間算出手段と、
前記第2の期間算出手段により算出された前記経過期間が所定の期間よりも短い場合に警告を発する第2の警告手段と、
前記第2の警告手段により警告が発せられた前記広告データの作成の継続または中止の指令を前記端末から受信する受信手段と、
前記受信手段により前記広告データの作成の継続の指令を前記端末から受信した場合、前記広告出力手段により前記広告データを前記広告出力機器に出力する、
を具備する広告データ処理装置。
An advertisement output means that outputs product advertisement data to an advertisement output device in response to an advertisement output request from a terminal,
A second storage means for storing the output date and time when the advertisement data was output for each product,
In response to the advertisement output request from the terminal, the second period calculation means for calculating the elapsed period from the latest output date and time stored in the second storage means for the product to be advertised, and the second period calculation means.
A second warning means that issues a warning when the elapsed period calculated by the second period calculation means is shorter than a predetermined period, and
A receiving means for receiving a command from the terminal to continue or stop the creation of the advertisement data for which a warning is issued by the second warning means.
When the receiving means receives a command to continue creating the advertisement data from the terminal, the advertisement output means outputs the advertisement data to the advertisement output device.
An advertising data processing device comprising.
前記第2の記憶手段は、前記広告データを出力した出力日時を、広告出力要求元の端末を識別する識別情報と関連付けて記憶し、
前記第2の警告手段は、前記第2の記憶手段により記憶された識別情報で識別される端末以外の端末からの広告出力要求に対し、当該識別情報と関連付けられた出力日時から算出された前記経過期間が所定の期間よりも短い場合に警告を発する、請求項3記載の広告データ処理装置。
The second storage means stores the output date and time when the advertisement data is output in association with the identification information that identifies the terminal that requests the advertisement output.
The second warning means is calculated from the output date and time associated with the identification information in response to an advertisement output request from a terminal other than the terminal identified by the identification information stored by the second storage means. The advertisement data processing device according to claim 3, which issues a warning when the elapsed period is shorter than a predetermined period.
前記第2の記憶手段は、前記広告データに含まれる広告対象商品の価格をさらに記憶し、
前記第2の警告手段は、前記広告対象の商品に対して前記第2の記憶手段で記憶している価格を含めて警告する、請求項3または4記載の広告データ処理装置。
The second storage means further stores the price of the advertisement target product included in the advertisement data, and further stores the price.
The advertisement data processing device according to claim 3 or 4, wherein the second warning means warns the product to be advertised including the price stored in the second storage means.
端末に接続されたコンピュータに、
端末からの広告作成要求に応じて商品の広告データを作成する機能、
商品毎に前記広告データを作成した作成日時を記憶部に記憶させる機能、
端末からの広告作成要求に対し、広告対象の商品に対して前記記憶部に記憶されている最新の作成日時からの経過期間を算出する機能、
前記経過期間が所定の期間よりも短い場合に警告が発せられるように制御する機能、
前記警告が発せられた前記広告データの作成の継続または中止の指令を前記端末から受信する機能、
前記広告データの作成の継続の指令を前記端末から受信した場合、前記広告データを作成する機能、を実現させるためのプログラム。
To the computer connected to the terminal,
A function to create advertisement data for products in response to advertisement creation requests from terminals,
A function to store the creation date and time when the advertisement data was created for each product in the storage unit,
A function to calculate the elapsed period from the latest creation date and time stored in the storage unit for the product to be advertised in response to the advertisement creation request from the terminal.
A function to control so that a warning is issued when the elapsed period is shorter than a predetermined period.
A function of receiving a command from the terminal to continue or stop the creation of the advertisement data for which the warning has been issued.
A program for realizing a function of creating the advertisement data when a command for continuing the creation of the advertisement data is received from the terminal.
JP2018036317A 2018-03-01 2018-03-01 Advertising data processing equipment and programs Active JP6987670B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018036317A JP6987670B2 (en) 2018-03-01 2018-03-01 Advertising data processing equipment and programs

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018036317A JP6987670B2 (en) 2018-03-01 2018-03-01 Advertising data processing equipment and programs

Publications (2)

Publication Number Publication Date
JP2019152952A JP2019152952A (en) 2019-09-12
JP6987670B2 true JP6987670B2 (en) 2022-01-05

Family

ID=67946457

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018036317A Active JP6987670B2 (en) 2018-03-01 2018-03-01 Advertising data processing equipment and programs

Country Status (1)

Country Link
JP (1) JP6987670B2 (en)

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6323187B2 (en) * 2014-06-06 2018-05-16 富士ゼロックス株式会社 Information processing apparatus and information processing program

Also Published As

Publication number Publication date
JP2019152952A (en) 2019-09-12

Similar Documents

Publication Publication Date Title
EP3154237B1 (en) Network system and communication control method
US8773697B2 (en) Image forming apparatus, method of controlling image forming apparatus, and storage medium
JP6927919B2 (en) Electronic receipt system, payment device, sales promotion receipt server and information processing program
US11093193B2 (en) Information processing device for generating of a workflow and method for controlling the same
JP2017151879A (en) Receipt server, electronic receipt system, and program
JP2011180906A (en) Commodity sales data processing device and control program therefor
US8885210B2 (en) Image forming apparatus and control method thereof
US20170017983A1 (en) Electronic coupon and receipt management system
JP7375055B2 (en) Data processing device and program
JP6987670B2 (en) Advertising data processing equipment and programs
JP2009301458A (en) Display device, display management system, display management method for display device, and program therefor
JP6794149B2 (en) Receipt system, receipt printer and control program
US20160323383A1 (en) Network System and Control Method of a Network System, and a Control Device
US20170017979A1 (en) Electronic receipt system, server device, and program
JP6263463B2 (en) Information processing apparatus and program
JP2023038100A (en) Computer implementation method and computer system
JP6937180B2 (en) Order data management device, order data management method, and order data management program
JP7379564B2 (en) information terminal
JP2019204141A (en) Work presentation apparatus and work presentation program
JP7355536B2 (en) Set sale processing device, set sale processing system, set sale processing method, and program
JP2014151556A (en) Label printer and control program therefor
JP6147064B2 (en) Information processing apparatus, control method, and computer program
JP7505624B2 (en) Voucher creation support device, voucher creation support method and program
JP6461297B2 (en) Print control apparatus and program
JP2008112405A (en) Information proving device, information providing system, server device, program, and information providing method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20201008

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20210820

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210824

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20211020

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20211201

R150 Certificate of patent or registration of utility model

Ref document number: 6987670

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150