JP4756144B2 - Commerce system, method and program - Google Patents
Commerce system, method and program Download PDFInfo
- Publication number
- JP4756144B2 JP4756144B2 JP2005273016A JP2005273016A JP4756144B2 JP 4756144 B2 JP4756144 B2 JP 4756144B2 JP 2005273016 A JP2005273016 A JP 2005273016A JP 2005273016 A JP2005273016 A JP 2005273016A JP 4756144 B2 JP4756144 B2 JP 4756144B2
- Authority
- JP
- Japan
- Prior art keywords
- transaction
- trader
- terminal device
- data processing
- data
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Fee Related
Links
Images
Landscapes
- Storage Device Security (AREA)
Description
本発明は、データベースにおけるトランザクションデータやそのデータ処理用のプログラム数を削減することができる商取引システムおよび方法並びにプログラムに関する。 The present invention relates to a transaction system, method, and program that can reduce the number of transaction data in a database and the number of programs for processing the data.
従来から、電子商取引システムについては、各種のものが考案されている。(例えば、下記の特許文献1)。 Conventionally, various electronic commerce systems have been devised. (For example, the following patent document 1).
従来の電子商取引システムでは、いわゆるBtoB取引や、BtoC取引などが行われるが、取引に関する発注、受注、売上、出荷等のデータは、それぞれ発注伝票、受注伝票、売上伝票、出荷伝票等としてまとめられるため、発注データ、受注データ、売上データ、出荷データ等、各伝票に対応したトランザクションデータとして作成され、管理されている。このような取引に関するトランザクションデータは、発注者、受注者、システム管理者ごとに作成し保持していた。
ところが、従来の電子商取引システムでは、取引に関するトランザクションデータを、発注者、受注者、システム管理者ごとに作成し、管理していることから、同じデータが重複して存在し、それらを整合させる必要があった。また、発注者、受注者、システム管理者等のトランザクションデータについて、一覧表示したり更新したり削除したりするためには、SQL文からなるプログラムが必要であるが、これらのSQL文からなるプログラムも、発注者のトランザクション、受注者のトランザクション、システム管理者のトランザクション等、トランザクションデータ毎に必要となっていた。しかも、これらのトランザクションデータは、発注データ、受注データ、売上データ、出荷データ等、各伝票に対応したトランザクションデータとして作成されることから、データ量は膨大となり、SQL文からなるプログラムもその数だけ必要となっていたのが実情である。 However, in the conventional electronic commerce system, transaction data related to transactions is created and managed for each purchaser, contractor, and system administrator, so the same data must exist and be consistent. was there. Further, in order to display, update, or delete transaction data of the orderer, the contractor, the system administrator, etc., a program composed of SQL statements is necessary. However, a program composed of these SQL statements is necessary. However, it is necessary for each transaction data such as the orderer's transaction, the contractor's transaction, and the system administrator's transaction. Moreover, since these transaction data are created as transaction data corresponding to each slip such as order data, order data, sales data, shipping data, etc., the amount of data becomes enormous, and the number of programs composed of SQL statements is the same. What was needed was the actual situation.
本発明は、このような事情に鑑みなされたもので、データベースにおけるトランザクションデータやそのデータ処理用のプログラム数を削減することができる商取引システムおよび方法ならびにプログラムを提供することを目的とする。 The present invention has been made in view of such circumstances, and an object of the present invention is to provide a commercial transaction system, method, and program that can reduce the number of transaction data in a database and the number of programs for processing the data.
上記の目的を達成するために、本発明の商取引システムは、ネットワーク経由で相互に取引を行う第1取引者の端末装置と第2取引者の端末装置からのアクセスをそれぞれ受け付けて、第1取引者と第2取引者との間で行われる取引処理を実行する商取引システムであって、第1取引者と第2取引者との間で行われた取引に関するデータが記録されたトランザクションテーブルおよび、取引者を識別するための取引者コードを含む取引者情報が記録された取引者マスタが格納されるデータベースと、上記端末装置からのアクセスに対して取引者マスタに格納された情報を照合することによりログインを許可するログイン許可手段と、上記ログイン許可手段によってログインが許可された端末装置のアクセス状態を検知するアクセス状態検知手段と、ログインが許可された端末装置において、トランザクションデータのデータ処理を可能とするデータ処理手段とを備え、上記トランザクションテーブルにおける各トランザクションデータは、第1取引者および第2取引者を識別する取引者コードをそれぞれ含み、上記アクセス状態検知手段で検知されたアクセス状態が第1取引者として認証された第1取引者状態の端末装置に対しては、上記データ処理手段において、上記トランザクションテーブルにおける第1取引者の取引者コードを有するトランザクションデータを抽出してそのデータ処理を可能とし、上記アクセス状態検知手段で検知されたアクセス状態が第2取引者として認証された第2取引者状態の端末装置に対しては、上記データ処理手段において、上記トランザクションテーブルにおける第2取引者の取引者コードを有するトランザクションデータを抽出してそのデータ処理を可能とすることにより、第1取引者の端末装置と第2取引者の端末装置が、共通のデータ処理手段により共通のトランザクションテーブルのデータ処理を行い得るようになっていることを要旨とする。 In order to achieve the above object, the commercial transaction system of the present invention receives the access from the terminal device of the first trader and the terminal device of the second trader that perform transactions with each other via the network. A transaction system for executing transaction processing performed between a first trader and a second trader, wherein a transaction table in which data relating to trades conducted between the first trader and the second trader is recorded; Collating a database storing a trader master in which trader information including a trader code for identifying a trader is stored with information stored in the trader master for access from the terminal device. Login permission means for permitting login by means of the above and an access state detection means for detecting the access state of the terminal device to which login is permitted by the login permission means And a data processing means that enables data processing of transaction data in a terminal device that is permitted to log in, each transaction data in the transaction table is a trader that identifies a first trader and a second trader For the terminal device in the first transaction state that includes each code and whose access state detected by the access state detection unit is authenticated as the first transaction unit, the data processing unit includes the first transaction unit in the transaction table. The transaction data having the transaction code of the transaction is extracted and the data processing is possible, and the access state detected by the access state detection means is the second transaction state terminal device authenticated as the second transaction state. On the other hand, the data processing means performs the transaction. By extracting the transaction data having the trader code of the second trader in the table and enabling the data processing, the first trader terminal device and the second trader terminal device have a common data processing means. The gist is that data processing of a common transaction table can be performed.
また、上記の目的を達成するために、本発明の商取引方法は、ネットワーク経由で相互に取引を行う第1取引者の端末装置と第2取引者の端末装置からのアクセスをそれぞれ受け付けて、第1取引者と第2取引者との間で行われる取引処理を実行する商取引方法であって、第1取引者と第2取引者との間で行われた取引に関するデータが記録されたトランザクションテーブルおよび、取引者を識別するための取引者コードを含む取引者情報が記録された取引者マスタが格納されるデータベースと、上記端末装置からのアクセスに対して取引者マスタに格納された情報を照合することによりログインを許可するログイン許可手段と、上記ログイン許可手段によってログインが許可された端末装置のアクセス状態を検知するアクセス状態検知手段と、ログインが許可された端末装置において、トランザクションデータのデータ処理を可能とするデータ処理手段とを準備し、上記トランザクションテーブルにおける各トランザクションデータは、第1取引者および第2取引者を識別する取引者コードをそれぞれ含み、上記アクセス状態検知手段で検知されたアクセス状態が第1取引者として認証された第1取引者状態の端末装置に対しては、上記データ処理手段において、上記トランザクションテーブルにおける第1取引者の取引者コードを有するトランザクションデータを抽出してそのデータ処理を可能とし、上記アクセス状態検知手段で検知されたアクセス状態が第2取引者として認証された第2取引者状態の端末装置に対しては、上記データ処理手段において、上記トランザクションテーブルにおける第2取引者の取引者コードを有するトランザクションデータを抽出してそのデータ処理を可能とすることにより、第1取引者の端末装置と第2取引者の端末装置が、共通のデータ処理手段により共通のトランザクションテーブルのデータ処理を行うようにしたことを要旨とする。 In order to achieve the above object, the commercial transaction method of the present invention receives access from the terminal device of the first trader and the terminal device of the second trader that perform transactions mutually via the network, respectively, A transaction method for executing a transaction process performed between one trader and a second trader, in which data relating to a trade conducted between the first trader and the second trader is recorded. And a database in which a transaction master that stores transaction information including a transaction code for identifying a transaction is stored, and information stored in the transaction master for access from the terminal device is collated. Login permission means for permitting login by performing, and access state detection means for detecting an access state of the terminal device permitted to log in by the login permission means And a data processing means for enabling data processing of transaction data in a terminal device permitted to log in, and each transaction data in the transaction table identifies a first trader and a second trader. For the terminal device in the first transaction state that includes each code and whose access state detected by the access state detection unit is authenticated as the first transaction unit, the data processing unit includes the first transaction unit in the transaction table. The transaction data having the transaction code of the transaction is extracted and the data processing is possible, and the access state detected by the access state detection means is the second transaction state terminal device authenticated as the second transaction state. On the other hand, the data processing means performs the transaction. By extracting the transaction data having the trader code of the second trader in the table and enabling the data processing, the first trader terminal device and the second trader terminal device have a common data processing means. The main point is that data processing of a common transaction table is performed.
また、上記の目的を達成するために、本発明の商取引プログラムは、ネットワーク経由で相互に取引を行う第1取引者の端末装置と第2取引者の端末装置からのアクセスをそれぞれ受け付けて、第1取引者と第2取引者との間で行われる取引処理を実行する商取引プログラムであって、第1取引者と第2取引者との間で行われた取引に関するデータが記録されたトランザクションテーブルおよび、取引者を識別するための取引者コードを含む取引者情報が記録された取引者マスタが格納されるデータベースと、上記端末装置からのアクセスに対して取引者マスタに格納された情報を照合することによりログインを許可するログイン許可手段と、上記ログイン許可手段によってログインが許可された端末装置のアクセス状態を検知するアクセス状態検知手段と、ログインが許可された端末装置において、トランザクションデータのデータ処理を可能とするデータ処理手段とを準備し、上記トランザクションテーブルにおける各トランザクションデータは、第1取引者および第2取引者を識別する取引者コードをそれぞれ含み、上記アクセス状態検知手段で検知されたアクセス状態が第1取引者として認証された第1取引者状態の端末装置に対しては、上記データ処理手段において、上記トランザクションテーブルにおける第1取引者の取引者コードを有するトランザクションデータを抽出してそのデータ処理を可能とするステップと、上記アクセス状態検知手段で検知されたアクセス状態が第2取引者として認証された第2取引者状態の端末装置に対しては、上記データ処理手段において、上記トランザクションテーブルにおける第2取引者の取引者コードを有するトランザクションデータを抽出してそのデータ処理を可能とするステップとをコンピュータ装置に実行させ、第1取引者の端末装置と第2取引者の端末装置が、共通のデータ処理手段により共通のトランザクションテーブルのデータ処理を行うようにしたことを要旨とする。 In order to achieve the above object, the business transaction program of the present invention accepts access from the terminal device of the first trader and the terminal device of the second trader that perform transactions mutually via the network, respectively, A transaction transaction program for executing a transaction process performed between one trader and a second trader, in which data relating to a trade conducted between the first trader and the second trader is recorded And a database in which a transaction master that stores transaction information including a transaction code for identifying a transaction is stored, and information stored in the transaction master for access from the terminal device is collated. Login permission means for permitting login by performing access, and access for detecting an access state of the terminal device to which login is permitted by the login permission means. A state detection means and a data processing means that enables data processing of transaction data in a terminal device that is permitted to log in, and each transaction data in the transaction table includes a first trader and a second trader. For the terminal device in the first transaction state that includes the transaction code to be identified and whose access status detected by the access status detection means is authenticated as the first transaction, the data processing means A step of extracting transaction data having a trader code of the first trader in the table and enabling the data processing; and a second state in which the access state detected by the access state detection means is authenticated as the second trader. For terminal devices in the transaction state, the above data processing means is used. And extracting the transaction data having the trader code of the second trader in the transaction table and enabling the data processing to be executed by the computer device, and the terminal device of the first trader and the second trader The terminal device performs data processing of a common transaction table by a common data processing means.
すなわち、本発明によれば、共通のトランザクションテーブルを複数の取引者および管理者で使用することにより、トランザクションテーブルを節減して処理負荷を軽減することができる。また、データ処理を行うSQL文からなるプログラムの数を節減することができる。しかも、発注データ、受注データ、売上データ、出荷データ等、各遷移状態ごとに対応したトランザクションデータがそれぞれ共通化されることから、データ量は大幅に節減され、SQL文からなるプログラムもその分だけ大幅に少なくすることが出来る。 That is, according to the present invention, by using a common transaction table among a plurality of traders and managers, the transaction table can be saved and the processing load can be reduced. In addition, the number of programs consisting of SQL statements for data processing can be reduced. Moreover, since transaction data corresponding to each transition state such as ordering data, order data, sales data, shipping data, etc. is made common, the data amount is greatly reduced, and the program composed of SQL statements is corresponding to that amount. It can be greatly reduced.
なお、本発明におけるネットワークは、インターネットだけでなくイントラネット等のネットワークも含む趣旨である。 The network in the present invention is intended to include not only the Internet but also a network such as an intranet.
本発明において、上記データベースには、上記アクセス状態検知手段で検知されたアクセス状態が管理者として認証された管理者状態である端末装置に対して、さらに第1取引者または第2取引者としての認証を許可し、管理者状態からさらに第1取引者として認証された端末装置に対しては、上記データ処理手段において、上記トランザクションテーブルにおける第1取引者の取引者コードを有するトランザクションデータを抽出してそのデータ処理を可能とし、管理者状態からさらに第2取引者として認証された端末装置に対しては、上記データ処理手段において、上記トランザクションテーブルにおける第2取引者の取引者コードを有するトランザクションデータを抽出してそのデータ処理を可能とする場合には、管理者として認証された端末装置を、取引者として追加認証してトランザクションテーブルの更新を可能とすることにより、データ処理を行うSQL文からなるプログラムの数を節減することができる。 In the present invention, the database further includes a terminal device in which the access state detected by the access state detection means is an administrator state authenticated as an administrator, as a first trader or a second trader. For the terminal device that is authorized and authenticated as the first trader from the manager state, the data processing means extracts transaction data having the trader code of the first trader in the transaction table. Transaction data having the transaction code of the second transaction in the transaction table in the data processing means for the terminal device that has been able to process the data and is further authenticated as the second transaction from the manager state. Authenticated as administrator The terminal device, by allowing the update of the transaction table adds authentication as trader, it is possible to reduce the number of program of SQL statements that perform data processing.
以下、本発明を実施するための最良の形態について説明する。 Hereinafter, the best mode for carrying out the present invention will be described.
図1〜図6は、本発明を、セキュリティ管理システムおよび電子商取引システムに適用した例を示す。 1 to 6 show an example in which the present invention is applied to a security management system and an electronic commerce system.
図1は、本発明の一実施の形態のシステムの機能ブロック図である。1は本発明のプログラムを実行して本発明の方法を実現し、本発明のシステムとして機能するサーバ装置1である。
FIG. 1 is a functional block diagram of a system according to an embodiment of the present invention.
上記サーバ装置1は、ネットワーク経由で相互に取引を行う第1取引者の端末装置と第2取引者の端末装置からのアクセスをそれぞれ受け付けて、第1取引者の端末装置と第2取引者の端末装置との間で行われる取引処理を実行する商取引システムとして機能する。
また、上記サーバ装置1は、インターネット2経由で端末装置3からのアクセスを受け付けるウェブサーバにおけるセキュリティ管理システムとして機能する。
The
The
上記サーバ装置1は、この例では、情報通信ネットワークとしてのインターネット2に接続され、同じくインターネット2に接続された端末装置3においてウェブページを閲覧可能とするウェブサーバおよび、上記ウェブサーバにおけるウェブページを構築するためのデータを提供するためのデータベースサーバとして機能する。
In this example, the
上記サーバ装置1は、それぞれ通信インターフェースや大容量データ記憶装置などを備えたシステムであり、中央処理装置がハードディスク装置等の外部記憶装置に記録されたプログラムを読み出し、そのプログラムに従って処理を実行することにより後に述べるような種々の機能を実現する。
Each of the
上記サーバ装置1は、情報通信ネットワーク(本実施形態ではインターネット2)に接続されている。このインターネット2には、ユーザが使用する端末装置3が接続されている。上記各端末装置3は、例えばパソコン等のコンピュータ装置である。
The
上記サーバ装置1は、インターネット2を介してアクセスしてきた各端末装置3と、例えばHTTP(HyperText Transfer Protocol)等のプロトコルに従ってデータ通信を行うことでWEB配信サーバとして機能する。すなわち、サーバ装置1は、各端末装置3からの要求に応じて、HTML(HyperText Markup Language)等のデジタル文書記述言語により記述された文書や画像を含むデータであるウェブページを当該端末装置3へ向けて送信する。
The
上記ウェブページは、外部記憶装置に記憶されたテンプレートとなるデータに対して、データベース6から供給されたデータをはめ込んでその画面が構成される。
The web page is configured by inserting data supplied from the
上記サーバ装置1には、固有のネットワークアドレス(URL)が与えられている。ユーザは、それぞれの端末装置3でこのURLを指定することにより、サーバ装置1へアクセスすることができ、上記HTML(HyperText Markup Language)等のデジタル文書記述言語により記述された文書や画像を含むデータをホームページによる閲覧をしうるようになっている。また、当該ホームページにおいて、必要に応じて文書・画像等のデータや選択入力操作を入力してサーバ装置1に対して送信し、意思決定情報をサーバ装置1に対して送信するようになっている。これらの動作の詳細については後述する。
The
このシステムでは、上記端末装置3を利用する者として、不特定の一般利用者、特定の一般利用者(一般取引者)、管理者を予定している。そして、本システムでは、それぞれの利用者に対して属性コードを付与して処理が行われる。属性コードとしては、0と1以上の整数が用いられ、不特定の一般利用者に対して(0)、一般利用者(一般取引者)に対して(1)(2)・・・(X)、システムの管理者に対して(X+1)が付与される。
In this system, unspecified general users, specific general users (general traders), and managers are scheduled as users who use the
ここで、不特定の一般利用者とは、本サーバ装置1に対してインターネット2経由でアクセスし、後述するログインを行わないログイン未満状態の利用者であり、属性コードとして(0)が付与され、そのようなアクセス状態の端末を、図では端末装置3(0)と表示している。
Here, the unspecified general user is a user who accesses the
一般利用者(一般取引者)の(1)(2)・・・(X)については、本システムが対象とする取引者について、共通の業種属性の取引者群に分類して(1)(2)(3)・・・(X)を付与する。 For (1), (2),... (X) of general users (general traders), the traders targeted by this system are classified into traders with common industry attributes (1) ( 2) (3) ... (X) is given.
具体的には、一般利用者(一般取引者)のうち商品を購買する(顧客)を(1)、顧客に商品を販売する(ショップ)を(2)、ショップに対して商品の卸売りを行う(卸)を(3)とすることができる。また、必要に応じて(物流会社)(配送会社)(クレジットカード会社)(支払い代行会社)・・・等、各種の業種属性の取引者群を利用者対象としたシステムとすることができ、その場合、上記属性コードとして(4)(5)・・・(X)が付与される。 Specifically, among general users (general traders), (1) purchases a product (customer), (2) sells a product to a customer (shop), and wholesales the product to the shop. (Wholesale) can be (3). In addition, if necessary, it can be a system that targets a group of traders of various industry attributes such as (logistics company) (delivery company) (credit card company) (payment agency) ... In this case, (4), (5),... (X) are assigned as the attribute codes.
そして、これらの利用者(取引者)として認証されてログインした状態の端末を、図では、それぞれ端末装置3(1)、端末装置3(2)・・・端末装置3(X)と表示している。 In the figure, the terminals that are authenticated and logged in as these users (traders) are displayed as terminal device 3 (1), terminal device 3 (2)... Terminal device 3 (X), respectively. ing.
上記管理者に対しては、一般利用者(一般取引者)として付与された属性コードのうち最も大きな整数(X)よりも大きな整数(X+1)が付与される。そして、管理者として認証されてログインした状態の端末を、図では、端末装置3(X+1)と表示している。 An integer (X + 1) larger than the largest integer (X) among the attribute codes given as general users (general traders) is given to the manager. A terminal that is authenticated and logged in as an administrator is displayed as terminal device 3 (X + 1) in the figure.
上記サーバ装置1は、本発明のシステムが使用する種々のデータが記録された複数のテーブルが格納されたデータベース6を備えている。上記データベース6は、一般利用者(取引者)の端末装置3同士、例えば、第1取引者としての顧客の端末装置3(1)と、第2取引者としてのショップの端末装置3(2)の間で行われた商取引に関するデータが記録されたトランザクションテーブルが格納されるトランザクション格納部17を備えている。また、上記データベース6は、一般利用者(取引者)や管理者の情報が記録されたマスタテーブルが格納されるマスタ格納部18を備えている。
The
上記データベース6は、2次元の表と表の間の関係を使ってデータを表現するリレーショナル・データベース管理システム(RDBMS)によってデータベースが構築されている。
The
図2は、上記マスタ格納部18に格納される利用者(取引者)に関する情報が記録された利用者マスタ(取引者マスタ)としてのマスタテーブルの一例を示す。
FIG. 2 shows an example of a master table as a user master (trader master) in which information on the user (trader) stored in the
この例では、顧客(属性コード(0))、ショップ(属性コード(1))、卸(属性コード(2))、管理者(属性コード(X+1))が利用者(取引者)として利用するシステムの例を示しており、マスタテーブルとして、顧客マスタ21、ショップマスタ22、卸マスタ23、管理者マスタ24を備えている。必要に応じて、(物流会社)(配送会社)(クレジットカード会社)(支払い代行会社)・・・等、各種の業種属性の取引者群を利用者対象としたシステムとすることができ、その場合、それぞれの利用者(取引者)のマスタテーブルが準備される。
In this example, a customer (attribute code (0)), a shop (attribute code (1)), a wholesaler (attribute code (2)), and an administrator (attribute code (X + 1)) are used as users (traders). An example of the system is shown, and a
上記顧客マスタ21には、取引者としての顧客を識別するための取引者コードとして顧客コード、ID、パスワード等ログインの際の認証の際に照会される認証情報が記録されている。また、上記顧客マスタ21には、それ以外に、顧客の氏名、住所、電話番号、FAX番号、メールアドレス等の顧客に関する情報が記録されている。
In the
上記ショップマスタ22には、取引者としてのショップを識別するための取引者コードとしてショップコード、ID、パスワード等ログインの際の認証の際に照会される認証情報が記録されている。また、上記ショップマスタ22には、それ以外に、ショップの名称、住所、電話番号、FAX番号、メールアドレス等のショップに関する情報が記録されている。
The
上記卸マスタ23には、取引者としての卸を識別するための取引者コードとして卸コード、ID、パスワード等ログインの際の認証の際に照会される認証情報が記録されている。また、上記卸マスタ23には、それ以外に、卸の名称、住所、電話番号、FAX番号、メールアドレス等の卸に関する情報が記録されている。
In the
また、上記管理者マスタ24には、管理者を識別するための管理者コード、ID、パスワード等ログインの際の認証の際に照会される認証情報が記録されている。また、上記管理者マスタ24には、それ以外に、管理者の氏名等の管理者に関する情報が記録されている。
The
上記利用者マスタ(取引者マスタ)としての顧客マスタ21、ショップマスタ22、卸マスタ23、管理者マスタ24に記録されたID・パスワード等の認証情報、顧客コード、ショップコード、卸コード等の取引者コードおよび管理者コードは、後述するログイン許可手段11によるログイン認証の際に照会される。また、上記取引者コードや管理者コードは、後述するアクセス状態検知手段10によるアクセス状態の検知の際に使用される。
Transactions such as customer IDs, passwords and other authentication information, customer codes, shop codes, wholesale codes, etc. recorded in the
図3は、各取引者の端末装置3同士の間で行われた取引に関するデータが記録されたトランザクションテーブルの一例を示す図である。
FIG. 3 is a diagram illustrating an example of a transaction table in which data regarding transactions performed between the
この例では、例えば、第1取引者としての顧客の端末装置3(1)と、第2取引者としてのショップの端末装置3(2)との間で行われた取引に関するデータが記録されたトランザクション(1−2)26と、第1取引者としてのショップの端末装置3(2)と、第2取引者としての卸の端末装置3(3)との間で行われた取引に関するデータが記録されたトランザクション(2−3)27とを例示している。 In this example, for example, data related to a transaction performed between the terminal device 3 (1) of the customer as the first trader and the terminal device 3 (2) of the shop as the second trader is recorded. Data relating to transactions performed between the transaction (1-2) 26, the terminal device 3 (2) of the shop as the first trader, and the wholesale terminal device 3 (3) as the second trader The recorded transaction (2-3) 27 is illustrated.
すなわち、この例では、図6に示すように、取引者として、商品を購買する顧客(属性コード(1))、上記顧客に対して商品を販売するとともにその商品を卸から購買するショップ(属性コード(2))、上記ショップに対して商品を卸売りする卸(属性コード(3))というモデルを例にして説明する。この例では、商品を購入する顧客が第1取引者、その第1取引者と取引をするショップが第2取引者となりうるのである。また、ショップと卸の関係では、商品を購入するショップが第1取引者、その第1取引者と取引をする卸が第2取引者となりうるのである。 That is, in this example, as shown in FIG. 6, as a trader, a customer who purchases a product (attribute code (1)), a shop that sells the product to the customer and purchases the product from wholesale (attribute) Description will be made by taking as an example a model called code (2)) and a wholesaler (attribute code (3)) which wholesales products to the shop. In this example, a customer who purchases a product can be a first trader, and a shop that trades with the first trader can be a second trader. Further, in the relationship between a shop and a wholesaler, a shop that purchases a product can be a first trader, and a wholesaler that trades with the first trader can be a second trader.
このように、本発明における第1取引者と第2取引者は、取引関係がある取引者同士の間で相対的に決定しうるものであって、絶対的なものではない。 As described above, the first trader and the second trader in the present invention can be determined relatively among traders having a business relationship, and are not absolute.
そして、この例では、上記トランザクション(1−2)26には、トランザクションデータとして、伝票No.、年月日、商品コード、数量、金額・・・等の商品取引に関するデータが記録されている。また、上記トランザクション(1−2)26には、トランザクションデータとして、当該トランザクションデータが第1取引者のものであることを識別するための取引者コードとしての顧客コードと、当該トランザクションデータが第2取引者のものであることを識別するための取引者コードとしての取引者コードとしてのショップコードが記録されている。 In this example, the transaction (1-2) 26 includes a slip No. as transaction data. Data relating to product transactions such as date, product code, quantity, amount, etc. are recorded. The transaction (1-2) 26 includes, as transaction data, a customer code as a trader code for identifying that the transaction data belongs to the first trader, and the transaction data containing the second transaction data. A shop code as a trader code as a trader code for identifying that it belongs to a trader is recorded.
また、上記トランザクション(2−3)27には、トランザクションデータとして、伝票No.、年月日、商品コード、数量、金額・・・等の商品取引に関するデータが記録されている。また、上記トランザクション(2−3)27には、トランザクションデータとして、第1取引者を識別する取引者コードとしてのショップコードと、第2取引者を識別する取引者コードとしての卸コードが記録されている。 In the transaction (2-3) 27, a slip No. Data relating to product transactions such as date, product code, quantity, amount, etc. are recorded. Further, in the transaction (2-3) 27, as transaction data, a shop code as a trader code for identifying the first trader and a wholesale code as a trader code for identifying the second trader are recorded. ing.
また、上記サーバ装置1には、インターネット2経由で当該サーバ装置1にアクセスしてきた端末装置3において表示させるためのウェブページを格納するウェブページ格納部15を備えている。上記ウェブページ格納部15に格納されたウェブページを端末装置3に対して出力し、所定の情報を表示するとともに、当該ウェブページ上でトランザクションデータのデータ処理を可能とする。このようなウェブページは、上述したHTML文書等の静的ファイルで作成される。トランザクションデータを表示してデータ処理するページは、所定のテンプレートファイルに、データベース6から抽出されたトランザクションデータをはめ込んでその画面が構成される。
In addition, the
また、上記サーバ装置1には、インターネット2経由でアクセスされた端末装置3において、上記トランザクション格納部17に格納されたトランザクションテーブルのデータ処理を可能とするプログラムが格納されたプログラム格納部16を備えている。このプログラムは、リレーショナル・データベース管理システム(RDBMS)のデータベース・アクセス言語であるSQL文によって構成されている。
The
また、上記サーバ装置1には、インターネット2経由でアクセスされた端末装置3からのアクセスログを格納するログ格納部19を備えている。上記ログ格納部19には、上述したような、不特定の一般利用者であるログイン未満状態のアクセス状態の端末装置3(0)、一般利用者(一般取引者)として認証されログインした状態である顧客の端末装置3(1)、ショップの端末装置3(2)・・・端末装置3(X)、そして、管理者として認証されてログインした状態の端末装置3(X+1)等のアクセス状態に応じて付与された属性コードに応じて、保存するアクセスログの内容を変更するようにしている。
In addition, the
また、上記サーバ装置1は、上記データベース6、ウェブページ格納部15、プログラム格納部16、ログ格納部19等に対するデータ処理を始めとして、本発明の各種機能を実現する動作をつかさどる制御手段5を備えている。
Further, the
上記制御手段5は、上記ウェブページ格納部15に格納されたHTMLファイル等の静的ファイルを各端末装置3のブラウザ等において表示可能に制御するとともに、各端末装置3に表示された画面で入力され送信されたデータを受け付ける受信制御等を行う表示制御手段8を備えている。
The control means 5 controls a static file such as an HTML file stored in the web
上記制御手段5は、上記各端末装置3からのアクセスに対して利用者マスタ(取引者マスタ)であるマスタ格納部18に格納された各マスタテーブルに記録された情報を照合することによりログインを許可するログイン許可手段11を備えている。
The control means 5 logs in by checking information recorded in each master table stored in the
上記ログイン許可手段11は、例えば、端末装置3がインターネット2経由で所定のネットワークアドレス(URL)を指定して当該サーバ装置1にアクセスしてきた場合に、表示制御手段8により所定のログイン画面を端末装置3に表示してIDおよびパスワードの入力を促す。このログイン画面において入力されたIDおよびパスワードを受け付け、顧客マスタ21、ショップマスタ22、卸マスタ23等の利用者マスタ(取引者マスタ)ならびに管理者マスタ24に記録されたIDおよびパスワードを照合して正しいIDおよびパスワードが入力されていればログインを許可し、入力されたIDおよびパスワードが正しくなければエラーメッセージを表示する。
For example, when the
このシステムでは、上記認証が行われないログイン未満状態では、端末装置3から利用者マスタ(取引者マスタ)のデータ更新を許可しない。すなわち、ログインしなければその端末装置3にはデータ更新画面を出力して表示することをしないようになっている。一方、上記ログインしたログイン状態では、端末装置3から利用者マスタ(取引者マスタ)のデータ更新を許可し、データ更新画面を端末装置3に表示してデータ処理手段9によるデータ更新を可能としている。
In this system, the data update of the user master (trader master) is not permitted from the
例えば、顧客が使用する端末装置3において、顧客マスタ21に記録されたIDおよびパスワードが入力されて認証されると、属性コードとして(1)が付与され顧客の端末装置3(1)として認識される。このように顧客の端末装置3(1)として認識された端末装置3(1)においては、端末装置3(1)からの要求に応じてマスタ情報更新ページを表示し、顧客マスタ21の当該顧客の顧客データの更新を可能とするのである。具体的には、メールアドレスの変更等である。
For example, when the ID and password recorded in the
同様に、ショップが使用する端末装置3において、ショップマスタ22に記録されたIDおよびパスワードが入力されて認証されると、属性コードとして(2)が付与されショップの端末装置3(2)として認識される。また、卸が使用する端末装置3において、卸マスタ23に記録されたIDおよびパスワードが入力されて認証されると、属性コードとして(3)が付与され卸の端末装置3(3)として認識される。
Similarly, in the
このようにショップの端末装置3(2)や卸の端末装置3(3)として認識されると、同様に、当該端末装置3(2),3(3)からの要求に応じてマスタ情報更新ページを表示し、ショップマスタ22、卸マスタ23の当該ショップ、卸のデータ更新を可能とするのである。
When the terminal device 3 (2) or the wholesale terminal device 3 (3) is recognized as described above, the master information is updated in response to requests from the terminal devices 3 (2) and 3 (3). The page is displayed and the
上記制御手段5は、インターネット2経由で当該サーバ装置1に対してアクセスしてきた端末装置3のアクセス状態を検知するアクセス状態検知手段10を備えている。
The
図4は、上記アクセス状態検知手段10でアクセス状態を検知するための検知テーブル28の一例を示す。 FIG. 4 shows an example of the detection table 28 for the access state detection means 10 to detect the access state.
上記アクセス状態検知手段10は、端末装置3からのアクセス状態として、ログインにより端末装置3から利用者マスタ(取引者マスタ)のデータ更新を許可するログイン状態と、端末装置3から利用者マスタ(取引者マスタ)のデータ更新を許可しないログイン未満状態とを検知する。
The access state detection means 10 includes, as an access state from the
上記ログイン状態は、基本的には、アクセスした端末装置3で入力されたIDおよびパスワードにより、マスタテーブルを照会して利用者(取引者)を特定できる状態である。このログイン状態は、アクセスしてきた端末装置3の使用者は、顧客、ショップ、卸等の利用者(取引者)または管理者であるので、属性コードとして(1)(2)(3)・・・(X)および(X+1)のように1以上の数値が付与される。
The login state is basically a state in which the user (transactioner) can be identified by referring to the master table based on the ID and password input in the accessed
反対に、上記ログイン未満は、基本的には、アクセスした端末装置3でIDおよびパスワード等の入力がされておらず、その端末装置3を使用している利用者(取引者)等を特定できない状態である。このログイン未満状態は、アクセスしてきた端末装置3の使用者は、不特定多数であり、アクセス状態としては不特定状態と認識し、属性コードとして(0)が付与される。
On the other hand, if the login is less than the above, basically, the
また、上記アクセス状態検知手段10は、端末装置3からのアクセス状態として、ログイン許可手段11によるログイン認証はされていない状態で、端末装置3において入力された利用者情報を受け付けた状態である第1擬似ログイン状態をさらに検知する。上記第1擬似ログイン状態とは、例えば、ユーザ登録をしていない利用者(取引者)が、自らの端末装置3(0)により当該サーバ装置1にアクセスして、ユーザ登録画面を表示し、当該ユーザ登録画面において利用者(取引者)に係る情報を入力してサーバ装置1に送信し、サーバ装置1で新規の利用者(取引者)としてその情報を受け付けた状態である。
Further, the access state detection means 10 is a state in which the user information input in the
この第1擬似ログイン状態は、ログインはしていないが、不特定の利用者(取引者)というわけではなく、その利用者(取引者)を特定しうる利用者(取引者)情報をサーバ装置1に受け付けた状態であるので、ログイン未満状態ではあるが、不特定状態ではなく、第1擬似ログイン状態として認識する。この第1擬似ログイン状態は、ログイン許可手段11によるログイン認証はされていないので、端末装置3によるマスタテーブルの情報の書き換えはできないようになっている。
In the first pseudo login state, the user is not logged in, but is not an unspecified user (transactioner), and user (transactioner) information that can specify the user (transactioner) is stored in the server device. Since it is in the state accepted in 1, it is less than the login state, but it is recognized as the first pseudo login state, not the unspecified state. In the first pseudo login state, login authentication by the login permission means 11 is not performed, so that information in the master table cannot be rewritten by the
また、この第1擬似ログイン状態では、受け付けた利用者(取引者)の情報の、マスタテーブルへの書込みは行われていない。その後、この新規の利用者(取引者)が顧客であれば顧客マスタ21にデータが記録され、ショップであればショップマスタ22に、卸であれば卸マスタ23にそれぞれデータが記録される。このように、マスタテーブルに利用者(取引者)情報が記録されると、第1擬似ログイン状態は解除され、そのアクセス状態をログイン状態と認識することができる。
Moreover, in this 1st pseudo login state, the information of the accepted user (trader) is not written in the master table. Thereafter, data is recorded in the
また、上記アクセス状態検知手段10は、端末装置3からのアクセス状態として、ログイン許可手段11によるログイン認証はされていない状態で、端末装置においてマスタテーブルの利用者情報を読み出した状態である第2擬似ログイン状態をさらに検知する。上記第2擬似ログイン状態とは、例えば、ユーザ登録済みの利用者(取引者)が、自らの端末装置3(0)により当該サーバ装置1にアクセスし、ログイン許可手段11によるログイン認証をするのではないが、IDおよびパスワードを入力して自らの利用者(取引者)データをマスタテーブルから呼び出した状態である。
Further, the access state detection means 10 is a state in which the user information of the master table is read in the terminal device in the state where the login authentication by the login permission means 11 is not performed as the access state from the
具体的には、例えば、顧客が、ログインする前に、商品一覧画面を表示して所望の商品を選択したのち、買い物カゴ画面を表示してIDおよびパスワードを入力し、利用者(取引者)データである顧客情報を顧客マスタ21から呼び出してトランザクションに書き込んだ状態である。
Specifically, for example, before a customer logs in, after a product list screen is displayed and a desired product is selected, a shopping cart screen is displayed and an ID and a password are input. The customer information, which is data, is called from the
この第2擬似ログイン状態は、ログインはしていないが、不特定の利用者(取引者)というわけではなく、その利用者(取引者)を特定しうる利用者(取引者)情報をマスタテーブルから読み出した状態であるので、ログイン未満状態ではあるが、不特定状態ではなく、第2擬似ログイン状態として認識する。この第2擬似ログイン状態は、ログイン許可手段11によるログイン認証はされていないので、端末装置3によるマスタテーブルの情報の書き換えはできないようになっている。
In this second pseudo-login state, the user is not logged in, but is not an unspecified user (transactioner), and user (transactioner) information that can specify the user (transactioner) is stored in the master table. Since it is a state read from, it is recognized as a second pseudo login state, not an unspecified state, although it is a state less than the login state. In the second pseudo login state, login authentication by the login permission means 11 is not performed, so that information in the master table cannot be rewritten by the
また、上記アクセス状態検知手段10は、上記ログイン許可手段11によってログインが許可された端末装置3のアクセス状態を検知する。
Further, the access
すなわち、上記アクセス状態検知手段10は、ログイン許可手段11でログイン認証した端末装置3が、どの属性コードを付与したアクセス状態の端末装置3かを検知する。具体的には、端末装置3によるログインの際に入力されたIDおよびパスワードが、顧客のものか、ショップのものか卸のものかにより、顧客であれば属性コード(1)が付与され、ショップであれば属性コード(2)が付与され、卸であれば属性コード(3)が付与されるが、このときどの属性コード(1)〜(X)が付与されたアクセス状態かを検知するのである。
That is, the access
このように、アクセス状態検知手段10でどの属性コード(1)〜(X)が付与されたアクセスかを検知することにより、ログイン認証されたアクセス状態が、本発明における第1取引者として認証された第1取引者状態か、本発明における第2取引者として認証された第2取引者状態かを検知することになる。 Thus, by detecting which attribute code (1) to (X) is given access by the access state detection means 10, the access state authenticated by login is authenticated as the first trader in the present invention. It is detected whether the state is the first trader state or the second trader state authenticated as the second trader in the present invention.
また、上記アクセス状態検知手段10は、端末装置3からのアクセス状態として、管理者として認証を受けてログインした管理者状態をさらに検知する。すなわち、管理者が使用する端末装置3において、管理者マスタ24に記録されたIDおよびパスワードが入力されて認証されると、属性コードとして(X+1)が付与され、管理者の端末装置3(X+1)として認識される。このように管理者の端末装置3(X+1)として認識された端末装置3(X+1)においては、端末装置3(X+1)からの要求に応じてマスタ情報更新ページを表示し、管理者マスタ24の当該管理者データの更新を可能とする。
Further, the access state detection means 10 further detects an administrator state logged in after receiving authentication as an administrator as an access state from the
また、上記ログイン許可手段11は、上記アクセス状態検知手段10で検知されたアクセス状態が管理者として認証された管理者状態である端末装置3(X+1)に対し、さらに取引者としての認証を許可する。すなわち、管理者として認証されたアクセス状態の端末装置3(X+1)において表示する、管理者専用メニューにおいて、追加認証画面を表示し、追加認証情報として顧客、ショップ、卸等の利用者(取引者)の認証情報であるIDおよびパスワードの入力を促し、入力されたIDおよびパスワードの利用者(取引者)として追加認証する。
In addition, the
このとき、追加認証するための認証情報が顧客のIDおよびパスワードであれば、管理者状態である端末装置3(X+1)が、顧客の端末装置3(1)であるようなアクセス状態として認識する。追加認証するための認証情報がショップのIDおよびパスワードであれば、管理者状態である端末装置3(X+1)が、ショップの端末装置3(2)であるようなアクセス状態として認識し、追加認証するための認証情報が卸のIDおよびパスワードであれば、管理者状態である端末装置3(X+1)が、卸の端末装置3(3)であるようなアクセス状態として認識する。 At this time, if the authentication information for additional authentication is the customer ID and password, the terminal device 3 (X + 1) in the manager state is recognized as an access state that is the customer terminal device 3 (1). . If the authentication information for additional authentication is the shop ID and password, the terminal device 3 (X + 1) in the manager state recognizes the access state as if it is the terminal device 3 (2) of the shop, and additional authentication If the authentication information for doing so is a wholesale ID and password, the terminal device 3 (X + 1) in the administrator state is recognized as an access state that is the wholesale terminal device 3 (3).
このように、管理者として認証された端末装置3(X+1)に対して、顧客、ショップ、卸等の本発明における第1取引者や第2取引者としての追加認証を行い、取引者として追加認証された管理者の端末装置3(X+1)に対して、追加認証した顧客、ショップ、卸のマスタデータの更新を可能としている。すなわち、追加認証したIDの顧客(またはショップ、卸等)のマスタ情報更新ページを表示し、顧客マスタ21、ショップマスタ22、卸マスタ23の当該顧客、ショップ、卸のデータ更新を可能とするのである。
In this way, the terminal device 3 (X + 1) authenticated as the administrator performs additional authentication as the first trader or the second trader in the present invention of the customer, shop, wholesale, etc., and is added as the trader. It is possible to update the master data of the additionally authenticated customer, shop, and wholesaler for the terminal device 3 (X + 1) of the authenticated manager. That is, since the master information update page of the customer (or shop, wholesale, etc.) with the additionally authenticated ID is displayed, the customer, shop, wholesale data of the
上記制御手段5は、ログイン許可手段11によりログインが許可された端末装置3において、トランザクションデータのデータ処理を可能とするデータ処理手段9を備えている。
The control means 5 includes data processing means 9 that enables data processing of transaction data in the
上記データ処理手段9は、プログラム格納部16に格納されたSQL文からなるプログラムにより、データベース6のトランザクション格納部17に格納されたトランザクションテーブルをデータ処理する。ここでいうデータ処理とは、トランザクションテーブルの検索、トランザクションデータの抽出、抽出されたトランザクションデータの表示、表示されたトランザクションデータの変更や更新、トランザクションデータの追加等の処理である。
The data processing means 9 performs data processing on the transaction table stored in the
上記データ処理手段9は、上記アクセス状態検知手段10で検知されたアクセス状態が第1取引者として認証された第1取引者状態の端末装置3に対しては、上記トランザクションテーブルにおける第1取引者の取引者コードを有するトランザクションデータを抽出してそのデータ処理を可能とする。また、上記データ処理手段9は、上記アクセス状態検知手段10で検知されたアクセス状態が第2取引者として認証された第2取引者状態の端末装置3に対しては、上記トランザクションテーブルにおける第2取引者の取引者コードを有するトランザクションデータを抽出してそのデータ処理を可能とする。このようにすることにより、第1取引者の端末装置3と第2取引者の端末装置3が、共通のデータ処理手段9により共通のトランザクションテーブルのデータ処理を行い得るようになっているのである。
For the
具体的には、上記アクセス状態検知手段10で検知されたアクセス状態が、顧客の属性コードが付与されたものである端末装置3(1)であれば、トランザクション(1−2)26からその認証された顧客の顧客コードのトランザクションデータを抽出して一覧表示し、その変更・更新・削除等を可能とする。また、上記アクセス状態検知手段10で検知されたアクセス状態が、ショップの属性コードが付与されたものである端末装置3(2)であれば、トランザクション(1−2)26および/またはトランザクション(2−3)27からその認証されたショップのショップコードのトランザクションデータを抽出して一覧表示し、その変更・更新・削除等を可能とする。上記アクセス状態検知手段10で検知されたアクセス状態が、卸の属性コードが付与されたものである端末装置3(3)であれば、トランザクション(2−3)27からその認証された卸の卸コードのトランザクションデータを抽出して一覧表示し、その変更・更新・削除等を可能とする。 Specifically, if the access state detected by the access state detection means 10 is the terminal device 3 (1) to which the customer attribute code is assigned, the authentication is made from the transaction (1-2) 26. The transaction data of the customer code of the selected customer is extracted and displayed as a list, and can be changed / updated / deleted. If the access state detected by the access state detection means 10 is the terminal device 3 (2) to which the shop attribute code is assigned, the transaction (1-2) 26 and / or the transaction (2) -3) The transaction data of the shop code of the authenticated shop is extracted from 27 and displayed in a list, and the change / update / deletion, etc., can be performed. If the access status detected by the access status detection means 10 is the terminal device 3 (3) to which the wholesale attribute code is assigned, the authenticated wholesale wholesale is obtained from the transaction (2-3) 27. Code transaction data is extracted and displayed in a list, which can be changed / updated / deleted.
また、上記データ処理手段9は、アクセス状態が管理者状態である端末装置3(X+1)からさらに第1取引者として認証された端末装置3に対しては、上記トランザクションテーブルにおける第1取引者の取引者コードを有するトランザクションデータを抽出してそのデータ処理を可能とする。また、上記データ処理手段9は、アクセス状態が管理者状態からさらに第2取引者として認証された端末装置3に対しては、上記トランザクションテーブルにおける第2取引者の取引者コードを有するトランザクションデータを抽出してそのデータ処理を可能とする。
In addition, the data processing means 9 sends the first transaction in the transaction table to the
具体的には、管理者として認証されたアクセス状態の端末装置3(X+1)において表示する管理者専用メニューにおいて、追加認証画面を表示し、追加認証情報として顧客、ショップ、卸等の利用者(取引者)の認証情報であるIDおよびパスワードの入力を促し、入力されたIDおよびパスワードの利用者(取引者)として追加認証する。このように取引者として追加認証した管理者状態の端末装置3(X+1)に対して、追加認証した顧客、ショップ、卸のトランザクションデータの更新を可能としている。 Specifically, an additional authentication screen is displayed in the administrator-only menu displayed on the terminal device 3 (X + 1) in the access state authenticated as the administrator, and the customer (shop, wholesale, etc.) user (additional authentication information) The user is prompted to input an ID and a password that are authentication information of the trader, and is additionally authenticated as a user (trader) of the entered ID and password. In this way, for the terminal device 3 (X + 1) in the manager state additionally authenticated as a trader, it is possible to update the transaction data of the additionally authenticated customer, shop, and wholesale.
また、上記データ処理手段9は、上述したようなログイン状態の端末装置3におけるマスタデータの更新も行う。さらに、第1擬似ログイン状態、第2擬似ログイン状態におけるデータ処理も行う。
The data processing means 9 also updates master data in the
上記制御手段5は、端末装置からのアクセスログを保存するアクセスログ保存手段13を備えている。
The
上記アクセスログ保存手段13は、上記アクセス状態検知手段10によるアクセス状態が、ログイン状態か、ログイン未満状態か、第1擬似ログイン状態か、第2擬似ログイン状態か、管理者状態かの相違によって、上記ログ格納部19に保存するアクセスログの保存内容を変更する。
The access log storage means 13 is different depending on whether the access state by the access state detection means 10 is a login state, a less-login state, a first pseudo login state, a second pseudo login state, or an administrator state. The contents stored in the access log stored in the
図5は、ログ格納部19におけるアクセスログの保存状態を説明する図である。
FIG. 5 is a diagram for explaining the access log storage state in the
すなわち、上記アクセス状態検知手段10で検知したアクセス状態が、不特定状態(0)の場合、アクセスログファイル(0)30にアクセスログを保存する。このアクセスログファイル(0)30に保存するアクセスログとしては、例えば、タイムスタンプ、プロバイダの地域、IPアドレスである。 That is, when the access state detected by the access state detection means 10 is the unspecified state (0), the access log is stored in the access log file (0) 30. Examples of the access log stored in the access log file (0) 30 include a time stamp, a provider area, and an IP address.
また、上記アクセス状態検知手段10で検知したアクセス状態が、第1擬似ログイン状態(0−A)の場合、アクセスログファイル(0−A)31にアクセスログを保存する。このアクセスログファイル(0−A)31に保存するアクセスログとしては、例えば、タイムスタンプ、プロバイダの地域、IPアドレス、取引者コード、である。 When the access state detected by the access state detection means 10 is the first pseudo login state (0-A), the access log is stored in the access log file (0-A) 31. Examples of the access log stored in the access log file (0-A) 31 include a time stamp, a provider area, an IP address, and a trader code.
また、上記アクセス状態検知手段10で検知したアクセス状態が、第2擬似ログイン状態(0−B)の場合、アクセスログファイル(0−B)32にアクセスログを保存する。このアクセスログファイル(0−B)32に保存するアクセスログとしては、例えば、タイムスタンプ、プロバイダの地域、取引者コード、IPアドレスである。 When the access state detected by the access state detection means 10 is the second pseudo login state (0-B), the access log is stored in the access log file (0-B) 32. The access log stored in the access log file (0-B) 32 includes, for example, a time stamp, a provider area, a trader code, and an IP address.
また、上記アクセス状態検知手段10で検知したアクセス状態が、取引者特定状態の顧客状態(1)の場合、アクセスログファイル(1)33にアクセスログを保存する。このアクセスログファイル(1)33に保存するアクセスログとしては、例えば、タイムスタンプ、プロバイダの地域、IPアドレス、取引者コード、操作したアプリケーション名である。 Further, when the access state detected by the access state detection means 10 is the customer state (1) in the transaction specific state, the access log is stored in the access log file (1) 33. The access log stored in the access log file (1) 33 includes, for example, a time stamp, a provider area, an IP address, a trader code, and an operated application name.
また、上記アクセス状態検知手段10で検知したアクセス状態が、取引者特定状態のショップ状態(2)の場合、アクセスログファイル(2)34にアクセスログを保存する。このアクセスログファイル(2)34に保存するアクセスログとしては、例えば、タイムスタンプ、プロバイダの地域、IPアドレス、取引者コード、操作したアプリケーション名である。 Further, when the access state detected by the access state detection means 10 is the shop state (2) in the transaction specific state, the access log is stored in the access log file (2) 34. The access log stored in the access log file (2) 34 includes, for example, a time stamp, a provider area, an IP address, a trader code, and an operated application name.
また、上記アクセス状態検知手段10で検知したアクセス状態が、取引者特定状態の卸状態(3)の場合、アクセスログファイル(3)(図示せず)にアクセスログを保存する。このアクセスログファイル(3)に保存するアクセスログとしては、例えば、タイムスタンプ、プロバイダの地域、IPアドレス、取引者コード、操作したアプリケーション名である。 Further, when the access state detected by the access state detection means 10 is the wholesaler state (3) of the trader specific state, the access log is stored in the access log file (3) (not shown). The access log stored in the access log file (3) includes, for example, a time stamp, a provider area, an IP address, a trader code, and an operated application name.
また、上記アクセス状態検知手段10で検知したアクセス状態が、所定の取引者特定状態の卸状態(X)の場合、アクセスログファイル(X)35にアクセスログを保存する。このアクセスログファイル(X)35に保存するアクセスログとしては、例えば、タイムスタンプ、プロバイダの地域、IPアドレス、取引者コード、操作したアプリケーション名である。 Further, when the access state detected by the access state detection means 10 is the wholesale state (X) in a predetermined transaction specific state, the access log is stored in the access log file (X) 35. The access log stored in the access log file (X) 35 includes, for example, a time stamp, a provider area, an IP address, a trader code, and an operated application name.
また、上記アクセス状態検知手段10で検知したアクセス状態が、管理者状態(X+1)の場合、アクセスログファイル(X+1)36にアクセスログを保存する。このアクセスログファイル(X+1)36に保存するアクセスログとしては、例えば、タイムスタンプとプロバイダの地域とIPアドレス、操作したアプリケーション名、管理者コード、データ更新した前後のデータである。 If the access status detected by the access status detection means 10 is the administrator status (X + 1), the access log is stored in the access log file (X + 1) 36. The access log stored in the access log file (X + 1) 36 includes, for example, a time stamp, a provider area and an IP address, an operated application name, an administrator code, and data before and after data update.
また、上記アクセス状態検知手段10で検知したアクセス状態が、追加認証状態(X+1:n)の場合、アクセスログファイル(X+1:n)37にアクセスログを保存する。このアクセスログファイル(X+1:n)37に保存するアクセスログとしては、例えば、タイムスタンプとプロバイダの地域とIPアドレス、操作したアプリケーション、管理者コード、追加認証に係る利用者コード、データ更新した前後のデータである。 When the access status detected by the access status detection means 10 is the additional authentication status (X + 1: n), the access log is stored in the access log file (X + 1: n) 37. Examples of the access log stored in the access log file (X + 1: n) 37 include, for example, a time stamp, a provider area and an IP address, an operated application, an administrator code, a user code related to additional authentication, and before and after data update. It is data of.
このように、上記アクセスログ保存手段13は、上記アクセス状態検知手段10によるアクセス状態が、ログイン状態か、ログイン未満状態か、第1擬似ログイン状態か、第2擬似ログイン状態か、管理者状態かの相違によって、上記ログ格納部19に保存するアクセスログの保存内容を変更することにより、少ないシステム負荷でアクセスログを適切に保存することが可能となる。
As described above, the access
また、上記データベースには、一般利用者に係る利用者情報と併せて管理者に係る管理者情報が格納され、上記アクセス状態検知手段は、管理者として認証された管理者状態である端末装置に対して、さらに一般利用者としての認証が許可された追加認証状態をさらに検知し、上記アクセス状態検知手段によるアクセス状態が、ログイン状態か、ログイン未満状態か、追加認証状態かの相違によって、上記アクセスログ保存手段によって保存するアクセスログの保存内容を変更する場合には、管理者として認証された端末装置をさらに一般利用者として認証する特殊な追加認証状態の場合に、他のアクセス状態のときとは異なる適切なアクセスログを保存することができる。 In addition, the database stores the administrator information related to the administrator together with the user information related to the general user, and the access state detection means is connected to the terminal device in the administrator state authenticated as the administrator. On the other hand, an additional authentication state in which authentication as a general user is permitted is further detected, and depending on whether the access state by the access state detection means is a login state, a less than login state, or an additional authentication state, When changing the contents of the access log saved by the access log saving means, when the terminal device authenticated as an administrator is further authenticated as a general user, in a special additional authentication state, when in another access state It is possible to store an appropriate access log different from.
図6は、各端末装置3を使用する取引者同士の関係と、各取引者および管理者が端末装置3においてトランザクションテーブルのデータ処理を行う状態を模式的に示した図である。
FIG. 6 is a diagram schematically showing a relationship between traders who use each
まず、この例では、顧客とショップの間で商取引が行われ、共通のトランザクション(1−2)26を使用する。すなわち、顧客の端末装置3(1)とショップの端末装置3(2)は、それぞれサーバ装置1にアクセスして、トランザクション格納部17に格納された共通のトランザクション(1−2)26のデータ処理を行う(図示の矢印A)。さらに、管理者の端末装置3(X+1)も、それぞれサーバ装置1にアクセスして、トランザクション格納部17に格納された共通のトランザクション(1−2)26のデータ処理を行う(図示の矢印A)。
First, in this example, a business transaction is performed between a customer and a shop, and a common transaction (1-2) 26 is used. That is, the customer terminal device 3 (1) and the shop terminal device 3 (2) each access the
また、ショップと卸の間で商取引が行われ、共通のトランザクション(2−3)27を使用する。すなわち、ショップの端末装置3(2)と卸の端末装置3(3)は、それぞれサーバ装置1にアクセスして、トランザクション格納部17に格納された共通のトランザクション(2−3)27のデータ処理を行う(図示の矢印B)。さらに、管理者の端末装置3(X+1)も、それぞれサーバ装置1にアクセスして、トランザクション格納部17に格納された共通のトランザクション(2−3)27のデータ処理を行う(図示の矢印B)。
Further, a commercial transaction is performed between the shop and the wholesaler, and a common transaction (2-3) 27 is used. That is, the shop terminal device 3 (2) and the wholesale terminal device 3 (3) access the
すなわち、上記アクセス状態検知手段10で検知されたアクセス状態が、顧客の属性コードが付与されたものである端末装置3(1)であれば、トランザクション(1−2)26からその認証された顧客の顧客コードのトランザクションデータを抽出して一覧表示し、その変更・更新・削除等を可能とする。また、上記アクセス状態検知手段10で検知されたアクセス状態が、ショップの属性コードが付与されたものである端末装置3(2)であれば、トランザクション(1−2)26からその認証されたショップのショップコードのトランザクションデータを抽出して一覧表示し、その変更・更新・削除等を可能とする。 That is, if the access state detected by the access state detection means 10 is the terminal device 3 (1) to which the customer attribute code is assigned, the authenticated customer from the transaction (1-2) 26 The customer code transaction data is extracted and displayed as a list, and can be changed / updated / deleted. If the access state detected by the access state detection means 10 is the terminal device 3 (2) to which the shop attribute code is assigned, the authenticated shop is obtained from the transaction (1-2) 26. The transaction data of the shop code is extracted and displayed as a list, and it is possible to change, update, delete, etc.
また、上記アクセス状態検知手段10で検知されたアクセス状態が、ショップの属性コードが付与されたものである端末装置3(2)であれば、トランザクション(2−3)27からその認証されたショップのショップコードのトランザクションデータを抽出して一覧表示し、その変更・更新・削除等を可能とする。上記アクセス状態検知手段10で検知されたアクセス状態が、卸の属性コードが付与されたものである端末装置3(3)であれば、トランザクション(2−3)27からその認証された卸の卸コードのトランザクションデータを抽出して一覧表示し、その変更・更新・削除等を可能とする。 If the access state detected by the access state detection means 10 is the terminal device 3 (2) to which the shop attribute code is assigned, the authenticated shop from the transaction (2-3) 27. The transaction data of the shop code is extracted and displayed as a list, and it is possible to change, update, delete, etc. If the access status detected by the access status detection means 10 is the terminal device 3 (3) to which the wholesale attribute code is assigned, the authenticated wholesale wholesale is obtained from the transaction (2-3) 27. Code transaction data is extracted and displayed in a list, which can be changed / updated / deleted.
また、上記アクセス状態検知手段10で検知されたアクセス状態が、管理者の属性コードが付与されたものである端末装置3(X+1)であれば、トランザクション(2−3)27およびトランザクション(2−3)27のトランザクションデータの変更・更新・削除等を可能とする。 If the access state detected by the access state detecting means 10 is the terminal device 3 (X + 1) to which the administrator attribute code is assigned, the transaction (2-3) 27 and the transaction (2- 3) 27 transaction data can be changed / updated / deleted.
さらに、管理者として認証されたアクセス状態の端末装置3(X+1)において表示する管理者専用メニューにおいて、追加認証画面を表示し、追加認証情報として顧客、ショップ、卸等の利用者(取引者)の認証情報であるIDおよびパスワードの入力を促し、入力されたIDおよびパスワードの利用者(取引者)として追加認証する。顧客として追加認証された状態を図示の矢印C、ショップとして追加認証された状態を図示の矢印D、卸として追加認証された状態を図示の矢印Eで示す。 Further, an additional authentication screen is displayed in the administrator-only menu displayed on the terminal device 3 (X + 1) in the access state authenticated as the administrator, and the customer (shop), customer, shop, wholesaler, etc., as additional authentication information The user is prompted to input the ID and password, which are the authentication information, and is additionally authenticated as the user (transactioner) of the input ID and password. The state of additional authentication as a customer is indicated by arrow C in the figure, the state of additional authentication as a shop is indicated by arrow D in the figure, and the state additionally authenticated as wholesale is indicated by arrow E in the figure.
このように顧客、ショップ、卸等の取引者として追加認証した管理者状態の端末装置3(X+1)は、追加認証した顧客、ショップ、卸の端末装置3(1),3(2),3(3)として認証された状態となり、それぞれがデータ更新可能なトランザクション(1−2)26、(2−3)27のデータ更新が可能となる。 As described above, the terminal device 3 (X + 1) in the manager state additionally authenticated as a customer, shop, wholesaler, etc., is added to the additionally authenticated customer, shop, wholesale terminal devices 3 (1), 3 (2), 3 As a result, the transaction (1-2) 26 and (2-3) 27 can be updated.
このとき、顧客、ショップ、卸等の取引者として認証された端末装置3(1),3(2),3(3)・・・3(X)は、それぞれ、他の取引者としての追加認証は行われることはなく、各取引者は、自己のトランザクションデータの閲覧等のみが許容され、他の取引者のトランザクションデータの閲覧等はできない。これにより、トランザクションデータのセキュリティが確保される。 At this time, the terminal devices 3 (1), 3 (2), 3 (3)... 3 (X) authenticated as customers, shops, wholesalers, etc. are added as other traders, respectively. Authentication is not performed, and each trader is only allowed to view his / her own transaction data, and cannot view other traders' transaction data. Thereby, the security of transaction data is ensured.
このように、共通のトランザクションテーブルを複数の取引者および管理者で使用することにより、トランザクションテーブルを節減して処理負荷を軽減することができる。また、データ処理を行うSQL文からなるプログラムの数を節減することができる。しかも、発注データ、受注データ、売上データ、出荷データ等、各遷移状態ごとに対応したトランザクションデータがそれぞれ共通化されることから、データ量は大幅に節減され、SQL文からなるプログラムもその分だけ大幅に少なくすることが出来る。また、管理者として認証された端末装置3(X−1)を、取引者として追加認証してトランザクションテーブルの更新を可能とすることにより、データ処理を行うSQL文からなるプログラムの数を節減することができる。 Thus, by using a common transaction table for a plurality of traders and managers, the transaction table can be saved and the processing load can be reduced. In addition, the number of programs consisting of SQL statements for data processing can be reduced. Moreover, since transaction data corresponding to each transition state such as ordering data, order data, sales data, shipping data, etc. is made common, the data amount is greatly reduced, and the program composed of SQL statements is corresponding to that amount. It can be greatly reduced. Further, the terminal device 3 (X-1) authenticated as an administrator is additionally authenticated as a transaction person, and the transaction table can be updated, thereby reducing the number of programs composed of SQL statements for data processing. be able to.
1 サーバ装置
2 インターネット
3 端末装置
5 制御手段
6 データベース
8 表示制御手段
9 データ処理手段
10 アクセス状態検知手段
11 ログイン許可手段
13 アクセスログ保存手段
15 ウェブページ格納部
16 プログラム格納部
17 トランザクション格納部
18 マスタ格納部
19 ログ格納部
21 顧客マスタ
22 ショップマスタ
23 卸マスタ
24 管理者マスタ
26 トランザクション(1−2)
27 トランザクション(2−3)
28 検知テーブル
30〜36 アクセスログファイル
DESCRIPTION OF
27 Transaction (2-3)
28 Detection table 30-36 Access log file
Claims (4)
第1取引者と第2取引者との間で行われた取引に関するデータが記録されたトランザクションテーブル、取引者を識別するための取引者コードを含む取引者情報が記録された取引者マスタ、管理者を識別するための管理者コードを含む管理者情報が記録された管理者マスタが格納されるデータベースと、
上記端末装置からのアクセスに対して取引者マスタおよび/または管理者マスタに格納された情報を照合することによりログインを許可するログイン許可手段と、
上記ログイン許可手段によってログインが許可された端末装置のアクセス状態を検知するアクセス状態検知手段と、
ログインが許可された端末装置において、トランザクションデータのデータ処理を可能とするデータ処理手段とを備え、
上記トランザクションテーブルにおける各トランザクションデータは、当該トランザクションデータが第1取引者のものか第2取引者のものかを識別する取引者コードをそれぞれ含み、
上記データ処理手段は、
上記アクセス状態検知手段で検知されたアクセス状態が第1取引者として認証された第1取引者状態の端末装置に対しては、上記データ処理手段において、上記トランザクションテーブルにおける第1取引者の取引者コードを有するトランザクションデータを抽出してそのデータ処理を可能とし、
上記アクセス状態検知手段で検知されたアクセス状態が第2取引者として認証された第2取引者状態の端末装置に対しては、上記データ処理手段において、上記トランザクションテーブルにおける第2取引者の取引者コードを有するトランザクションデータを抽出してそのデータ処理を可能とし、
上記アクセス状態検知手段で検知されたアクセス状態が管理者として認証された管理者状態の端末装置に対しては、上記データ処理手段において、上記トランザクションテーブルにおけるトランザクションデータのデータ処理を可能とすることにより、
第1取引者の端末装置、第2取引者の端末装置、管理者の端末装置が、共通のデータ処理手段により共通のトランザクションテーブルのデータ処理を行い得るようになっていることを特徴とする商取引システム。 Accepts access from the terminal device of the first trader and the terminal device of the second trader who perform transactions with each other via the network, and executes the transaction processing performed between the first trader and the second trader. A commerce system that
A transaction table in which data relating to transactions performed between the first trader and the second trader is recorded, a trader master in which trader information including trader codes for identifying traders is recorded, management A database storing an administrator master in which administrator information including an administrator code for identifying a person is recorded;
Login permission means for permitting login by collating information stored in the trader master and / or administrator master for access from the terminal device;
An access state detection means for detecting an access state of a terminal device whose login is permitted by the login permission means;
A data processing means for enabling data processing of transaction data in a terminal device permitted to log in,
Each transaction data in the transaction table includes a trader code for identifying whether the transaction data belongs to the first trader or the second trader,
The data processing means is
For the terminal device in the first transaction state in which the access state detected by the access state detection means is authenticated as the first transaction person, the data processing means uses the first transaction partner in the transaction table in the data processing means. Extract transaction data with code and enable its processing,
For the terminal device in the second transaction state in which the access state detected by the access state detection unit is authenticated as the second transaction unit, in the data processing unit, the second transaction partner in the transaction table Extract transaction data with code and enable its processing,
For the terminal device in the administrator state whose access state detected by the access state detection unit is authenticated as an administrator, the data processing unit enables data processing of transaction data in the transaction table. ,
A commercial transaction characterized in that the terminal device of the first trader, the terminal device of the second trader, and the terminal device of the manager can perform data processing of a common transaction table by a common data processing means. system.
管理者状態からさらに第1取引者として認証された端末装置に対しては、上記データ処理手段において、上記トランザクションテーブルにおける第1取引者の取引者コードを有するトランザクションデータを抽出してそのデータ処理を可能とし、
管理者状態からさらに第2取引者として認証された端末装置に対しては、上記データ処理手段において、上記トランザクションテーブルにおける第2取引者の取引者コードを有するトランザクションデータを抽出してそのデータ処理を可能とする請求項1記載の商取引システム。 For the terminal device in which the access state detected by the access state detection means is an administrator state authenticated as an administrator, further authentication as a first trader or a second trader is permitted,
For the terminal device further authenticated as the first trader from the manager state, the data processing means extracts transaction data having the trader code of the first trader in the transaction table and performs the data processing. Made possible
For the terminal device further authenticated as the second trader from the manager state, the data processing means extracts transaction data having the trader code of the second trader in the transaction table and performs the data processing. The commercial transaction system according to claim 1, which is enabled.
第1取引者と第2取引者との間で行われた取引に関するデータが記録されたトランザクションテーブル、取引者を識別するための取引者コードを含む取引者情報が記録された取引者マスタ、管理者を識別するための管理者コードを含む管理者情報が記録された管理者マスタが格納されるデータベースと、
上記端末装置からのアクセスに対して取引者マスタおよび/または管理者マスタに格納された情報を照合することによりログインを許可するログイン許可手段と、
上記ログイン許可手段によってログインが許可された端末装置のアクセス状態を検知するアクセス状態検知手段と、
ログインが許可された端末装置において、トランザクションデータのデータ処理を可能とするデータ処理手段とを準備し、
上記トランザクションテーブルにおける各トランザクションデータは、当該トランザクションデータが第1取引者のものか第2取引者のものかを識別する取引者コードをそれぞれ含み、
上記データ処理手段は、
上記アクセス状態検知手段で検知されたアクセス状態が第1取引者として認証された第1取引者状態の端末装置に対しては、上記データ処理手段において、上記トランザクションテーブルにおける第1取引者の取引者コードを有するトランザクションデータを抽出してそのデータ処理を可能とするステップと、
上記アクセス状態検知手段で検知されたアクセス状態が第2取引者として認証された第2取引者状態の端末装置に対しては、上記データ処理手段において、上記トランザクションテーブルにおける第2取引者の取引者コードを有するトランザクションデータを抽出してそのデータ処理を可能とするステップと、
上記アクセス状態検知手段で検知されたアクセス状態が管理者として認証された管理者状態の端末装置に対しては、上記データ処理手段において、上記トランザクションテーブルにおけるトランザクションデータのデータ処理を可能とするステップとを実行することにより、
第1取引者の端末装置、第2取引者の端末装置、管理者の端末装置が、共通のデータ処理手段により共通のトランザクションテーブルのデータ処理を行い得るようになっていることを特徴とする商取引方法。 Accepts access from the terminal device of the first trader and the terminal device of the second trader who perform transactions with each other via the network, and executes the transaction processing performed between the first trader and the second trader. A commercial transaction method
A transaction table in which data relating to transactions performed between the first trader and the second trader is recorded, a trader master in which trader information including trader codes for identifying traders is recorded, management A database storing an administrator master in which administrator information including an administrator code for identifying a person is recorded;
Login permission means for permitting login by collating information stored in the trader master and / or administrator master for access from the terminal device;
An access state detection means for detecting an access state of a terminal device whose login is permitted by the login permission means;
A data processing means for enabling data processing of transaction data in a terminal device permitted to log in;
Each transaction data in the transaction table includes a trader code for identifying whether the transaction data belongs to the first trader or the second trader,
The data processing means is
For the terminal device in the first transaction state in which the access state detected by the access state detection means is authenticated as the first transaction person, the data processing means uses the first transaction partner in the transaction table in the data processing means. Extracting transaction data having code and enabling the data processing;
For the terminal device in the second transaction state in which the access state detected by the access state detection unit is authenticated as the second transaction unit, in the data processing unit, the second transaction partner in the transaction table Extracting transaction data having code and enabling the data processing;
For the terminal device in the administrator state whose access state detected by the access state detection unit is authenticated as an administrator, the data processing unit enables the data processing of the transaction data in the transaction table; By running
A commercial transaction characterized in that the terminal device of the first trader, the terminal device of the second trader, and the terminal device of the manager can perform data processing of a common transaction table by a common data processing means. Method.
第1取引者と第2取引者との間で行われた取引に関するデータが記録されたトランザクションテーブル、取引者を識別するための取引者コードを含む取引者情報が記録された取引者マスタ、管理者を識別するための管理者コードを含む管理者情報が記録された管理者マスタが格納されるデータベースと、
上記端末装置からのアクセスに対して取引者マスタおよび/または管理者マスタに格納された情報を照合することによりログインを許可するログイン許可手段と、
上記ログイン許可手段によってログインが許可された端末装置のアクセス状態を検知するアクセス状態検知手段と、
ログインが許可された端末装置において、トランザクションデータのデータ処理を可能とするデータ処理手段とを準備し、
上記トランザクションテーブルにおける各トランザクションデータは、当該トランザクションデータが第1取引者のものか第2取引者のものかを識別する取引者コードをそれぞれ含み、
上記データ処理手段は、
上記アクセス状態検知手段で検知されたアクセス状態が第1取引者として認証された第1取引者状態の端末装置に対しては、上記データ処理手段において、上記トランザクションテーブルにおける第1取引者の取引者コードを有するトランザクションデータを抽出してそのデータ処理を可能とするステップと、
上記アクセス状態検知手段で検知されたアクセス状態が第2取引者として認証された第2取引者状態の端末装置に対しては、上記データ処理手段において、上記トランザクションテーブルにおける第2取引者の取引者コードを有するトランザクションデータを抽出してそのデータ処理を可能とするステップと、
上記アクセス状態検知手段で検知されたアクセス状態が管理者として認証された管理者状態の端末装置に対しては、上記データ処理手段において、上記トランザクションテーブルにおけるトランザクションデータのデータ処理を可能とするステップとをコンピュータ装置に実行させることにより、
第1取引者の端末装置、第2取引者の端末装置、管理者の端末装置が、共通のデータ処理手段により共通のトランザクションテーブルのデータ処理を行うことを特徴とする商取引方法。
Accepts access from the terminal device of the first trader and the terminal device of the second trader who perform transactions with each other via the network, and executes the transaction processing performed between the first trader and the second trader. A commercial transaction method
A transaction table in which data relating to transactions performed between the first trader and the second trader is recorded, a trader master in which trader information including trader codes for identifying traders is recorded, management A database storing an administrator master in which administrator information including an administrator code for identifying a person is recorded;
Login permission means for permitting login by collating information stored in the trader master and / or administrator master for access from the terminal device;
An access state detection means for detecting an access state of a terminal device whose login is permitted by the login permission means;
A data processing means for enabling data processing of transaction data in a terminal device permitted to log in;
Each transaction data in the transaction table includes a trader code for identifying whether the transaction data belongs to the first trader or the second trader,
The data processing means is
For the terminal device in the first transaction state in which the access state detected by the access state detection means is authenticated as the first transaction person, the data processing means uses the first transaction partner in the transaction table in the data processing means. Extracting transaction data having code and enabling the data processing;
For the terminal device in the second transaction state in which the access state detected by the access state detection unit is authenticated as the second transaction unit, in the data processing unit, the second transaction partner in the transaction table Extracting transaction data having code and enabling the data processing;
For the terminal device in the administrator state whose access state detected by the access state detection unit is authenticated as an administrator, the data processing unit enables the data processing of the transaction data in the transaction table; By causing the computer device to execute
A business transaction method, wherein a terminal device of a first trader, a terminal device of a second trader, and a terminal device of an administrator perform data processing of a common transaction table by a common data processing means.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2005273016A JP4756144B2 (en) | 2005-09-21 | 2005-09-21 | Commerce system, method and program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2005273016A JP4756144B2 (en) | 2005-09-21 | 2005-09-21 | Commerce system, method and program |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2007086942A JP2007086942A (en) | 2007-04-05 |
JP4756144B2 true JP4756144B2 (en) | 2011-08-24 |
Family
ID=37973890
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2005273016A Expired - Fee Related JP4756144B2 (en) | 2005-09-21 | 2005-09-21 | Commerce system, method and program |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP4756144B2 (en) |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2001338185A (en) * | 2000-05-26 | 2001-12-07 | Toshiba Corp | Device and method for transaction management, and system and method for electronic transaction |
JP2003296159A (en) * | 2002-03-29 | 2003-10-17 | Japan Research Institute Ltd | Edi-erp coordination system and coordination method |
JP2003308444A (en) * | 2002-04-16 | 2003-10-31 | Hitachi Ltd | Communication data quantity reducing method in inter- company electronic commerce |
JP2004038576A (en) * | 2002-07-03 | 2004-02-05 | Teruo Goto | User management system and boarding management system using the system |
JP2005517237A (en) * | 2002-02-06 | 2005-06-09 | チェン,ティモシー,ティー. | Target marketing method and system |
-
2005
- 2005-09-21 JP JP2005273016A patent/JP4756144B2/en not_active Expired - Fee Related
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2001338185A (en) * | 2000-05-26 | 2001-12-07 | Toshiba Corp | Device and method for transaction management, and system and method for electronic transaction |
JP2005517237A (en) * | 2002-02-06 | 2005-06-09 | チェン,ティモシー,ティー. | Target marketing method and system |
JP2003296159A (en) * | 2002-03-29 | 2003-10-17 | Japan Research Institute Ltd | Edi-erp coordination system and coordination method |
JP2003308444A (en) * | 2002-04-16 | 2003-10-31 | Hitachi Ltd | Communication data quantity reducing method in inter- company electronic commerce |
JP2004038576A (en) * | 2002-07-03 | 2004-02-05 | Teruo Goto | User management system and boarding management system using the system |
Also Published As
Publication number | Publication date |
---|---|
JP2007086942A (en) | 2007-04-05 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US20240320729A1 (en) | Systems and methods for scripted content delivery | |
US11907980B2 (en) | Method and system for improved management of a purchase order by intercepting order submission messages | |
US11756100B2 (en) | Method and system for secure management of inventory and profile information | |
US8224823B1 (en) | Browsing history restoration | |
JP5601724B2 (en) | Information processing apparatus, information processing method, information processing program, and recording medium on which information processing program is recorded | |
CA2711686A1 (en) | Transaction automation and client-side capture of form schema information | |
US20200118187A1 (en) | Systems and methods for sms e-commerce assistant | |
KR20000012750A (en) | Method for Automatic Shopping Agent in Internet Shopping Intermediate Service | |
JP2009205305A (en) | Personal information management device, personal information management method, program and recording medium | |
US8887045B2 (en) | System and method for providing data links | |
JP3987018B2 (en) | Integrated business software introduction and operation support system | |
JP4803713B2 (en) | Security management system, method and program | |
TW201629809A (en) | Information processing device, information processing method, program, and storage medium | |
US8612449B1 (en) | Contributor-provided item attributes | |
JP4756144B2 (en) | Commerce system, method and program | |
US20050027605A1 (en) | Method and system for shopping-cart identification | |
WO2017037890A1 (en) | Management apparatus, management method, non-transitory storage medium, and program | |
KR20180008499A (en) | A pricing support system, a computer-readable recording medium recording a pricing support program, a pricing support method, an intellectual property evaluation support system, a computer-readable recording medium recording an intellectual property evaluation support program, and a method of supporting intellectual property evaluation | |
JP2007094464A (en) | Security management system, method and program | |
JP2007094465A (en) | Load balancing system, method and program | |
US20040210492A1 (en) | Method and system for purchasing a product | |
JP2007094466A (en) | Load balancing system, method and program | |
JP6007960B2 (en) | Product sales system, product sales method, information processing apparatus, and control program | |
JP2007133792A (en) | Electronic commerce system and method and program | |
JP2006004127A (en) | Point service providing system and shopping site |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20080825 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20110127 |
|
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: 20110222 |
|
A711 | Notification of change in applicant |
Free format text: JAPANESE INTERMEDIATE CODE: A711 Effective date: 20110405 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20110405 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A821 Effective date: 20110405 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 4756144 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140610 Year of fee payment: 3 |
|
S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313114 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313117 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
LAPS | Cancellation because of no payment of annual fees |