JP2012247902A - Component management system, component management method, and software supply system - Google Patents

Component management system, component management method, and software supply system Download PDF

Info

Publication number
JP2012247902A
JP2012247902A JP2011117754A JP2011117754A JP2012247902A JP 2012247902 A JP2012247902 A JP 2012247902A JP 2011117754 A JP2011117754 A JP 2011117754A JP 2011117754 A JP2011117754 A JP 2011117754A JP 2012247902 A JP2012247902 A JP 2012247902A
Authority
JP
Japan
Prior art keywords
software
supply system
component
medium
request
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.)
Granted
Application number
JP2011117754A
Other languages
Japanese (ja)
Other versions
JP5419177B2 (en
Inventor
Akira Uematsu
亮 上松
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.)
NEC Fielding Ltd
Original Assignee
NEC Fielding Ltd
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 NEC Fielding Ltd filed Critical NEC Fielding Ltd
Priority to JP2011117754A priority Critical patent/JP5419177B2/en
Publication of JP2012247902A publication Critical patent/JP2012247902A/en
Application granted granted Critical
Publication of JP5419177B2 publication Critical patent/JP5419177B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

PROBLEM TO BE SOLVED: To forward components that software requires and a software medium while saving operator's trouble associated with the software medium needed for the components when the components are requested to be sent.SOLUTION: A software supply system determines whether software is needed for components requested to be sent when receiving a request to send the components, creates a software medium where the software of the latest revision is recorded when determining that software is needed, and outputs an instruction to send the created software medium to a component supply system. The component supply system outputs an instruction to forward the sent software medium of the lasted revision and the components requested to be sent to the sending request source.

Description

本発明は、部品管理システム、部品管理方法及びソフトウェア供給システムに関する。   The present invention relates to a component management system, a component management method, and a software supply system.

コンピュータ及びネットワーク機器等の情報処理装置の保守を行う場合において、保守を行う際に部品の交換又は修理が必要になる場合がある。このように交換又は修理が必要になる部品の中には保守時にソフトウェアを必要とするものがあり、部品の交換時に当該部品を手配する場合、作業者は、例えば次のような作業を行う必要があった。   When performing maintenance on information processing apparatuses such as computers and network devices, parts may need to be replaced or repaired when performing maintenance. Some of these parts that need replacement or repair require software during maintenance. When arranging such parts for replacement, the operator must perform the following work, for example: was there.

先ず、作業マニュアルを参照し、交換する部品にソフトウェアが必要か否かを確認する。ここで、当該部品にソフトウェアが必要でなければ当該部品を作業者は手配する。   First, referring to the work manual, it is confirmed whether or not software is necessary for the part to be replaced. Here, if no software is required for the part, the worker arranges the part.

また、当該部品にソフトウェアが必要である場合、作業者は、当該ソフトウェアを自ら用意する必要があった。このため、作業者は部品を手配すると共に、当該ソフトウェアを記録したソフトウェア媒体が作成済みか否かをチェックし、ソフトウェア媒体が作成済みである場合、更に製造メーカサイトにアクセスして当該ソフトウェアが最新レビジョンであるか否かをチェックし、最新レビジョンであることを確認したうえで、当該ソフトウェア媒体を部品と共に部品の要求元へ送っていた。   In addition, when software is required for the part, the worker has to prepare the software by himself. For this reason, the worker arranges parts and checks whether or not a software medium on which the software is recorded has been created. If the software medium has been created, the worker accesses the manufacturer site to check that the software is the latest. After checking whether it is a revision and confirming that it is the latest revision, the software medium was sent to the requester of the part together with the part.

一方、ソフトウェア媒体が作成されていない場合、又はソフトウェア媒体に記録されているソフトウェアのレビジョンが最新でない場合、作業者は部品の製造メーカサイトにアクセスし、当該ソフトウェアの最新レビジョンのデータファイルをダウンロードした後、当該データファイルを用いてソフトウェア媒体を作成する作業を行い、当該ソフトウェア媒体のウィルスチェックを行った後、ソフトウェア媒体を部品と共に部品の要求元へ送っていた。   On the other hand, when the software medium has not been created or the software revision recorded on the software medium is not the latest, the worker accessed the parts manufacturer site and downloaded the data file of the latest revision of the software. Thereafter, an operation of creating a software medium using the data file is performed, and after the virus check of the software medium is performed, the software medium is sent together with the part to the requester of the part.

なお、ネットワーク環境等の設定を自動的にコンピュータに行う技術が知られている。この技術によると、第1のコンピュータ及び第2のコンピュータを含むコンピュータ設定システムにおいて、先ず第1のコンピュータが第2のコンピュータの設定情報、設定プログラム等をサーバコンピュータからダウンロードし、第1のリムーバルディスクに格納する。次に、第2のリムーバルディスクに格納されているOS等のソフトウェアのデータファイルをインストールした第2のコンピュータが上記第1のリムーバルディスクに格納されている設定プログラムを実行し、格納されている設定情報に基づいてネットワーク環境等の設定をする(例えば、特許文献1参照)。   A technique for automatically setting a network environment or the like in a computer is known. According to this technology, in a computer setting system including a first computer and a second computer, first, the first computer downloads setting information, a setting program, and the like of the second computer from the server computer, and the first removable disk To store. Next, the second computer in which the data file of software such as OS stored in the second removable disk is installed executes the setting program stored in the first removable disk, and the stored settings A network environment or the like is set based on the information (see, for example, Patent Document 1).

特開2005−32046号公報JP-A-2005-32046

上述のように、情報処理装置の保守において、手配する部品にソフトウェアが必要である場合、作業者の手間が非常にかかっていた。   As described above, in the maintenance of the information processing apparatus, if software is necessary for the parts to be arranged, it takes a lot of labor for the operator.

この手間を減らすために、ソフトウェア媒体に関する作業を別の業者に委託するという方法が考えられる。この方法を採用すれば、当該別の業者から部品に必要なソフトウェア媒体が部品の要求元へ届けられるため、保守を行う作業者の手間を減らすことができる。しかしながら、部品の要求元は、部品と当該部品に必要なソフトウェア媒体とが別々に届くため、部品とソフトウェア媒体が一緒に届く場合と比較して不便になる。また、別の業者にソフトウェア媒体に関する作業を委託すれば、その分保守に係るコストも上昇してしまう。   In order to reduce this effort, a method of entrusting work related to the software medium to another contractor can be considered. By adopting this method, the software medium necessary for the part is delivered from the other supplier to the request source of the part, so that it is possible to reduce the labor of the operator performing maintenance. However, the part request source is inconvenient as compared to the case where the part and the software medium arrive together because the part and the software medium necessary for the part arrive separately. Also, if the work related to the software medium is entrusted to another contractor, the cost for maintenance will increase accordingly.

また、部品に必要なソフトウェアは、日々、改良・修正がなされるが、既述の保守において、作成済みのソフトウェア媒体が最新レビジョンであるか否かの確認は作業者が行っている。このため人為的な確認ミスが生じる可能性がある。また、ソフトウェア媒体作成時のウィルスチェックにおいても同様に人為的ミスが生じる可能性がある。このような人為的なミスが発生した場合、保守サービスの低下に繋がってしまう。   The software necessary for the parts is improved and modified every day. In the above-described maintenance, the operator checks whether the created software medium is the latest revision. For this reason, an artificial confirmation error may occur. Similarly, a human error may occur in the virus check when the software medium is created. When such a human error occurs, the maintenance service is reduced.

このような人為的ミスを防止するために複数の作業者により二重、三重に最新レビジョンの確認、ウィルスチェックを行うことも考えられるが、ソフトウェア媒体の作成に更に手間がかかるようになる。   In order to prevent such a human error, it may be possible to check the latest revision and check for viruses by a plurality of workers in a double or triple manner, but it takes more time to create a software medium.

ここで、上記特許文献1に記載の技術はコンピュータにネットワーク環境を自動的に設定する技術であり、部品に必要なソフトウェアを記録するソフトウェア媒体に関する処理を自動的に行うものではない。   Here, the technique described in Patent Document 1 is a technique for automatically setting a network environment in a computer, and does not automatically perform processing related to a software medium for recording software necessary for components.

本発明は、上記事情に鑑みてなされたものであり、その目的は、ソフトウェアが必要な部品の送付要求があった場合に、当該部品に必要なソフトウェア媒体に関する作業者の手間を減らして部品及びソフトウェア媒体の発送を行うことができる部品管理システム、部品管理方法及びソフトウェア供給システムを提供することにある。   The present invention has been made in view of the above circumstances. The purpose of the present invention is to reduce the labor of the operator regarding the software medium necessary for the part when there is a request for sending the part that requires software. It is an object of the present invention to provide a parts management system, a parts management method, and a software supply system capable of sending software media.

本発明は、部品を供給する部品供給システムと、前記部品に必要なソフトウェアを供給するソフトウェア供給システムと、を含む部品管理システムであって、前記ソフトウェア供給システムは、部品の送付要求を受けた場合、当該送付要求を受けた部品にソフトウェアが必要であるか否かを判定する判定手段と、前記判定手段でソフトウェアが必要であると判定した場合、最新レビジョンの当該ソフトウェアを記録したソフトウェア媒体を作成する作成手段と、前記作成手段で作成したソフトウェア媒体を前記部品供給システムに送付する指示を出力する送付指示手段と、を備え、前記部品供給システムは、前記送付指示手段に基づいて送付された最新レビジョンのソフトウェア媒体及び前記送付要求を受けた部品を前記送付要求元へ発送する指示を出力する発送指示手段を備えることを特徴とする。   The present invention is a parts management system including a parts supply system that supplies parts and a software supply system that supplies software necessary for the parts, and the software supply system receives a request for sending parts The determination means for determining whether or not software is required for the part that has received the transmission request, and when the determination means determines that the software is required, a software medium that records the software of the latest revision is created. And a delivery instruction means for outputting an instruction to send the software medium created by the creation means to the component supply system, wherein the component supply system is the latest sent based on the delivery instruction means. The revision software media and the parts that have received the request to send are sent to the requester. Characterized in that it comprises a dispatch instruction means for outputting an instruction.

また、他の本発明は、部品を供給する部品供給システムと、前記部品に必要なソフトウェアを供給するソフトウェア供給システムと、を含む部品管理システムの部品管理方法であって、前記ソフトウェア供給システムは、部品の送付要求を受けた場合、当該送付要求を受けた部品にソフトウェアが必要であるか否かを判定し、ソフトウェアが必要であると判定した場合、最新レビジョンの当該ソフトウェアを記録したソフトウェア媒体を作成し、前記作成したソフトウェア媒体を前記部品供給システムに送付する指示を出力し、前記部品供給システムは、前記送付された最新レビジョンのソフトウェア媒体及び前記送付要求を受けた部品を前記送付要求元へ送付する指示を出力する、ことを特徴とする。   Another aspect of the present invention is a component management method for a component management system including a component supply system for supplying a component and a software supply system for supplying software necessary for the component, wherein the software supply system includes: When a request to send a part is received, it is determined whether or not software is required for the part that has received the request to send. If it is determined that software is required, a software medium that records the software of the latest revision is used. An instruction to send the created software medium to the parts supply system is output, and the parts supply system sends the sent latest revision software medium and the parts that received the sending request to the sending request source. An instruction to send is output.

更に、他の本発明は、部品の送付要求に応じて、当該部品を前記送付要求元へ送付する指示を出力する部品供給システムに、前記部品に必要なソフトウェアを供給するソフトウェア供給システムであって、部品の送付要求を受けた場合、当該送付要求を受けた部品にソフトウェアが必要であるか否かを判定する判定手段と、前記判定手段でソフトウェアが必要であると判定した場合、最新レビジョンの当該ソフトウェアを記録したソフトウェア媒体を作成する作成手段と、前記作成手段で作成した作成したソフトウェア媒体を前記部品供給システムに送付する指示を出力する送付指示手段と、を備えることを特徴とする。   Furthermore, another aspect of the present invention is a software supply system that supplies software necessary for a part to a part supply system that outputs an instruction to send the part to the sending request source in response to a request to send the part. When receiving a parts sending request, the judging means for judging whether or not software is necessary for the parts for which the sending request is received, and when the judging means judges that the software is needed, the latest revision It is characterized by comprising: creating means for creating a software medium recording the software; and sending instruction means for outputting an instruction to send the created software medium created by the creating means to the component supply system.

本発明によると、ソフトウェアが必要な部品の送付要求があった場合に、当該部品に必要なソフトウェア媒体に関する作業者の手間を減らして部品及びソフトウェア媒体の発送を行うことができる部品管理システム、部品管理方法及びソフトウェア供給システムを提供できる。   According to the present invention, when there is a request for sending a part that requires software, the part management system and the part that can reduce the labor of the operator regarding the software medium required for the part and ship the part and the software medium A management method and a software supply system can be provided.

本発明の実施の形態に係る部品管理システムが適用されたネットワーク構成を概略的に示す図である。1 is a diagram schematically showing a network configuration to which a component management system according to an embodiment of the present invention is applied. FIG. 同実施の形態に係るソフトウェア供給システムの構成を概略的に示す図である。It is a figure which shows roughly the structure of the software supply system which concerns on the embodiment. 同実施の形態に係るソフトウェア管理データベースを説明するための図である。It is a figure for demonstrating the software management database which concerns on the embodiment. 同実施の形態に係る定義ファイルデータベースを説明するための図である。It is a figure for demonstrating the definition file database which concerns on the embodiment. 同実施の形態に係る部品管理データベースを説明するための図である。It is a figure for demonstrating the components management database which concerns on the embodiment. 同実施の形態に係る媒体管理データベースを説明するための図である。It is a figure for demonstrating the medium management database based on the embodiment. 同実施の形態に係る部品供給端末の構成を概略的に示す図である。It is a figure which shows schematically the structure of the component supply terminal which concerns on the same embodiment. 同実施の形態に係る棚位置管理データベースを説明するための図である。It is a figure for demonstrating the shelf position management database which concerns on the embodiment. 同実施の形態に係る部品要求端末の構成を概略的に示す図である。It is a figure which shows roughly the structure of the components request | requirement terminal which concerns on the same embodiment. 同実施の形態に係るウィルス定義ファイル管理サイトの構成を概略的に示す図である。It is a figure which shows roughly the structure of the virus definition file management site concerning the embodiment. 同実施の形態に係るウィルス定義ファイルデータベースを説明するための図である。It is a figure for demonstrating the virus definition file database which concerns on the embodiment. 同実施の形態に係るメーカウェブサイトの構成を概略的に示す図である。It is a figure which shows roughly the structure of the manufacturer website which concerns on the embodiment. 同実施の形態に係る最新ソフトウェアレビジョン管理データベースを説明するための図である。It is a figure for demonstrating the newest software revision management database which concerns on the embodiment. 同実施の形態に係る部品要求受付時の処理を示すフローチャートである。It is a flowchart which shows the process at the time of the components request | requirement reception based on the embodiment. 同実施の形態に係る部品修理依頼要求受付時の処理を示すフローチャートである。It is a flowchart which shows the process at the time of the components repair request request reception which concerns on the embodiment. 同実施の形態に係る最新レビジョンの更新処理を示すフローチャートである。It is a flowchart which shows the update process of the newest revision which concerns on the embodiment. 同実施の形態に係る定義ファイルの更新処理を示すフローチャートである。It is a flowchart which shows the update process of the definition file which concerns on the embodiment.

以下、本発明の実施の形態について図面を参照して詳細に説明する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

図1は、部品及び当該部品に必要なソフトウェア(以下、「S/W」と称する。)に関する処理を管理する部品管理システム1が適用されたネットワーク構成を概略的に示す図である。同図に示すように、部品管理システム1は、S/W供給システム10と、部品供給システム20と、部品要求端末30と、ウィルス定義ファイル管理サイト40と、メーカウェブサイト50とを有している。また、S/W供給システム10は、部品供給システム20と部品要求端末30とイントラネット100を介して接続され、ウィルス定義ファイル管理サイト40とメーカウェブサイト50とインターネット200を介して接続されている。   FIG. 1 is a diagram schematically illustrating a network configuration to which a component management system 1 that manages processes related to components and software necessary for the components (hereinafter referred to as “S / W”) is applied. As shown in FIG. 1, the component management system 1 includes an S / W supply system 10, a component supply system 20, a component request terminal 30, a virus definition file management site 40, and a manufacturer website 50. Yes. The S / W supply system 10 is connected to the component supply system 20, the component request terminal 30, and the intranet 100, and is connected to the virus definition file management site 40, the manufacturer website 50, and the Internet 200.

S/W供給システム10は、部品の送付要求、又は部品修理依頼の要求があった場合、当該部品に必要なソフトウェアに関する処理を実行する。なお、この処理の詳細は、図14及び図15を参照して後述する。   When there is a request for sending a part or a request for repairing a part, the S / W supply system 10 executes processing related to software necessary for the part. Details of this processing will be described later with reference to FIGS.

S/W供給システム10は、図2に示すように、基本機能部11と、FD(Floppy Disk)ドライブ12と、光学ディスクドライブ13と、S/W管理データベース(DB)14と、定義ファイルデータベース(DB)15と、部品管理データベース(DB)16と、媒体管理データベース(DB)17とを有している。   As shown in FIG. 2, the S / W supply system 10 includes a basic function unit 11, an FD (Floppy Disk) drive 12, an optical disk drive 13, an S / W management database (DB) 14, and a definition file database. (DB) 15, parts management database (DB) 16, and medium management database (DB) 17.

基本機能部11は、S/W管理DB14、定義ファイルDB15、部品管理DB16、及び媒体管理DB17等の各データベースの接続及びウェブサービス、ウィルスチェックを提供する機能等を制御する中大型情報処理システムである。   The basic function unit 11 is a medium-sized information processing system that controls the connection of each database such as the S / W management DB 14, the definition file DB 15, the component management DB 16, and the medium management DB 17, web services, functions for providing virus checking, and the like. is there.

FDドライブ12は、FDにS/Wの書き込みを行い、S/W媒体を作成する。   The FD drive 12 performs S / W writing on the FD to create an S / W medium.

光学ディスクドライブ13は、CD−RW、又はDVD−RWにS/Wの書き込みを行い、S/W媒体を作成する。   The optical disk drive 13 performs S / W writing on a CD-RW or DVD-RW to create an S / W medium.

S/W管理DB14は、S/W供給システム10が部品に必要なS/W媒体を作成する際に使用される。また、S/W管理DB14は、S/W供給システム10がメーカウェブサイト50に最新レビジョン情報の問い合わせする際、及びメーカウェブサイト50から最新S/Wデータのダウンロードを行う際などにも使用される。   The S / W management DB 14 is used when the S / W supply system 10 creates an S / W medium necessary for a part. The S / W management DB 14 is also used when the S / W supply system 10 makes an inquiry about the latest revision information to the maker website 50, or when downloading the latest S / W data from the maker website 50. The

S/W管理DB14は、図3に示すように、S/W番号14aと、S/W名称14bと、最新レビジョン14cと、媒体種別14dと、データファイル14eと、チェック日時14fと、メーカウェブサイトURL14gとが関連付けられてデータベース化されている。   As shown in FIG. 3, the S / W management DB 14 includes an S / W number 14a, an S / W name 14b, a latest revision 14c, a medium type 14d, a data file 14e, a check date 14f, a manufacturer web The database is associated with the site URL 14g.

S/W番号14aは、S/Wを特定するユニークな番号を格納する。S/W名称14bは、S/Wに付された名称を格納する。最新レビジョン14cは、最新レビジョンを特定する番号を格納する。媒体種別14dは、部品に添付される媒体の種別(FD,CD−RW、又はDVD−RW)を格納する。データファイル14eは、S/Wのデータファイルを格納する。チェック日時14fは、データファイルのレビジョンのチェックを行った日時を格納する。メーカウェブサイトURL14gは、S/Wのレビジョンのチェック元、及びデータファイルのダウンロード要求元のURLを格納する。   The S / W number 14a stores a unique number that identifies the S / W. The S / W name 14b stores the name given to the S / W. The latest revision 14c stores a number that identifies the latest revision. The medium type 14d stores the type (FD, CD-RW, or DVD-RW) of the medium attached to the part. The data file 14e stores an S / W data file. The check date 14f stores the date and time when the revision of the data file was checked. The manufacturer website URL 14g stores the URL of the S / W revision check source and the data file download request source.

定義ファイルDB15は、S/W供給システム10がウィルス定義ファイル管理サイト40にアクセスして最新のウィルス定義ファイルを格納しているか否かチェックする際に使用される。   The definition file DB 15 is used when the S / W supply system 10 accesses the virus definition file management site 40 and checks whether or not the latest virus definition file is stored.

定義ファイルDB15は、図4に示すように、定義ファイル名15aと、チェック日時15bとが関連付けられてデータベース化されている。定義ファイル名15aは、定義ファイル名を格納する。この定義ファイル名により定義ファイルのバージョンが認識できるようになっており、この定義ファイル名を用いてS/W供給システム10による定義ファイルのバージョンチェックが行われる。チェック日時15bは、S/W供給システム10が定義ファイルのバージョンをチェックした日時を格納する。   As shown in FIG. 4, the definition file DB 15 is a database in which a definition file name 15a and a check date 15b are associated with each other. The definition file name 15a stores the definition file name. The definition file version can be recognized from the definition file name, and the definition file version is checked by the S / W supply system 10 using the definition file name. The check date and time 15b stores the date and time when the S / W supply system 10 checks the version of the definition file.

部品管理DB16は、部品管理DB16は、部品の要求があった場合、当該部品にS/Wが必要か否かをチェックする際に使用される。   The component management DB 16 is used when the component management DB 16 checks whether or not S / W is necessary for the component when there is a request for the component.

部品管理DB16は、図5に示すように、部品番号16aと、S/W番号16bとが関連付けられてデータベース化されている。部品番号16aは、部品管理システム1が管理する部品の番号を格納する。S/W番号16bは、部品番号16aに格納された部品番号で特定される部品にS/Wが必要であるか否かを格納する。S/Wが必要でない場合「NULL」が格納され、S/Wが必要である場合、当該S/Wの番号が格納される。   As shown in FIG. 5, the component management DB 16 is a database in which a component number 16a and an S / W number 16b are associated with each other. The part number 16 a stores the part number managed by the part management system 1. The S / W number 16b stores whether or not S / W is necessary for the part specified by the part number stored in the part number 16a. When the S / W is not necessary, “NULL” is stored. When the S / W is necessary, the S / W number is stored.

媒体管理DB17は、部品要求端末30から部品の送付要求があった場合、部品要求番号及び部品番号が格納され、また、S/W媒体作成時に、部品要求番号及び部品番号をキーに、媒体管理番号及びボリューム番号が格納される。   The media management DB 17 stores the component request number and the component number when a component transmission request is received from the component request terminal 30. Also, when the S / W medium is created, the media management DB 17 uses the component request number and the component number as a key. A number and a volume number are stored.

媒体管理DB17は、図6に示すように、部品要求番号17aと、部品番号17bと、媒体管理番号17cと、ボリューム番号17dとが関連付けられてデータベース化されている。   As shown in FIG. 6, the medium management DB 17 is a database in which a component request number 17a, a component number 17b, a medium management number 17c, and a volume number 17d are associated with each other.

部品要求番号17aは、部品の送付要求があった場合に与えられるユニークな番号を格納する。部品番号17bは、送付要求のあった部品の部品番号を格納する。媒体管理番号17cは、S/Wを格納する媒体(FD,CD−RW、又はDVD−RW)を管理する番号を格納する。ボリューム番号17dは、部品管理システム1上で採番される、S/W媒体を管理するユニークな番号であり、例えばS/W媒体のボリュームラベルに印刷される。なお、このボリューム番号の採番は、本実施の形態においては、S/W媒体を作成した日時(YYMMDDHHMMSS)に部品要求番号及び部品番号を付加した番号とする。よって、ボリューム番号は、確実にユニークな仕様になる。   The component request number 17a stores a unique number given when there is a request for sending a component. The part number 17b stores the part number of the part requested to be sent. The medium management number 17c stores a number for managing a medium (FD, CD-RW, or DVD-RW) that stores the S / W. The volume number 17d is a unique number for managing the S / W medium, which is assigned on the component management system 1, and is printed on the volume label of the S / W medium, for example. In this embodiment, the volume number is numbered by adding the part request number and the part number to the date / time (YYMMDDHHMMSS) when the S / W medium was created. Therefore, the volume number is surely unique.

部品供給システム20は、S/W供給システム10から部品要求番号、部品番号、部品の送付先情報及び送付されたS/W媒体を受け取った場合、当該部品の棚位置を表示し、部品の準備指示を出力すると共に、送付先シートの印刷を行い、部品及びS/W媒体の発送指示を出力する。また、部品供給システム20は、S/W供給システム10から部品の修理依頼指示を受信した場合、当該部品の修理依頼を出力する。   When the component supply system 20 receives the component request number, the component number, the component destination information and the transmitted S / W medium from the S / W supply system 10, the component supply system 20 displays the shelf position of the component and prepares the component. In addition to outputting an instruction, the destination sheet is printed, and a part and S / W medium shipping instruction is output. When the component supply system 20 receives a component repair request instruction from the S / W supply system 10, the component supply system 20 outputs a repair request for the component.

部品供給システム20は、図7に示すように、基本機能部21と、送付先シート作成部22と、印刷手段であるプリンタ23と、棚位置管理DB24とを有している。   As shown in FIG. 7, the component supply system 20 includes a basic function unit 21, a destination sheet creation unit 22, a printer 23 that is a printing unit, and a shelf position management DB 24.

基本機能部21は、棚位置管理DB24の接続及びウェブサービスを提供する機能を制御する中大型情報処理システムである。   The basic function unit 21 is a medium-sized information processing system that controls the connection of the shelf position management DB 24 and the function of providing web services.

送付先シート作成部22は、S/W供給システム10から受信した部品の送付先情報に基づいて、部品の送付先を示す印刷データを作成し、当該印刷データをプリンタ23に送付する。   Based on the part destination information received from the S / W supply system 10, the destination sheet creation unit 22 creates print data indicating the part destination, and sends the print data to the printer 23.

プリンタ23は、送付先シート作成部22から印刷データを受信した場合、当該印刷データを送付先シートに印刷する。この印刷内容に基づいて、部品の要求元に部品及び当該部品に必要なソフトウェア媒体が発送される。   When the printer 23 receives print data from the destination sheet creation unit 22, the printer 23 prints the print data on the destination sheet. Based on this print content, the part and the software medium necessary for the part are sent to the requester of the part.

棚位置管理DB24は、棚位置管理DB24は、部品準備の際、部品倉庫に在庫として管理されている棚の位置を表示する際に使用される。棚位置管理DB24は、図8に示すように、部品番号24aと、棚位置24bとが関連付けられてデータベース化されている。部品番号24aは、部品を特定する番号を格納する。棚位置24bは、部品番号24aに格納された部品番号で特定される部品を配置した棚の位置を示す位置情報を格納する。   The shelf position management DB 24 is used when displaying the positions of the shelves managed as inventory in the parts warehouse when preparing parts. As shown in FIG. 8, the shelf position management DB 24 is a database in which a part number 24a and a shelf position 24b are associated with each other. The part number 24a stores a number for specifying a part. The shelf position 24b stores position information indicating the position of the shelf on which the part specified by the part number stored in the part number 24a is placed.

部品要求端末30は、パーソナルコンピュータなどの小型の情報処理装置であり、イントラネット100を介してS/W供給システム10にアクセスし、S/W供給システム10から部品要求画面を表示する(図示は省略する。)。部品の要求者は、当該部品要求画面上から部品の送付要求を行う。なお、部品要求画面においては、部品の送付要求時に、ユニークな部品要求番号を採番すると共に、部品の部品番号と、部品の送付先とが入力可能になっている。よって、部品要求端末30からS/W供給システム10に、部品要求番号、部品番号及び送付先情報が送信される。なお、既述の部品要求画面から部品の修理依頼も要求できるようになっている。   The component request terminal 30 is a small information processing device such as a personal computer, and accesses the S / W supply system 10 via the intranet 100 and displays a component request screen from the S / W supply system 10 (not shown). To do.) The requester of a part makes a request for sending a part from the part request screen. In the part request screen, a unique part request number is assigned when a part delivery request is made, and a part part number and a part destination can be entered. Accordingly, the component request number, the component number, and the destination information are transmitted from the component request terminal 30 to the S / W supply system 10. It is also possible to request a part repair request from the part request screen described above.

また、部品要求端末30は、図9に示すように、基本機能部31を有している。基本機能部31は、ネットワークに接続するなどパーソナルコンピュータの一般的な機能を実現するものであり、例えば、S/W供給システム10にURLを用いて接続し、部品要求画面を表示し、当該部品要求画面で受け付けた作業者の部品の送付要求に関する情報をS/W供給システム10へ送信する。   Moreover, the component request | requirement terminal 30 has the basic function part 31, as shown in FIG. The basic function unit 31 realizes general functions of a personal computer such as connection to a network. For example, the basic function unit 31 connects to the S / W supply system 10 using a URL, displays a component request screen, and displays the component. Information related to the part request of the worker received on the request screen is transmitted to the S / W supply system 10.

ウィルス定義ファイル管理サイト40は、S/W供給システム10から所定の情報を受信した場合、当該情報に基づいて応答情報をS/W供給システム10へ送信する。ウィルス定義ファイル管理サイト40は、図10に示すように、基本機能部41と、ウィルス定義ファイルDB42とを有している。   When the virus definition file management site 40 receives predetermined information from the S / W supply system 10, the virus definition file management site 40 transmits response information to the S / W supply system 10 based on the information. As shown in FIG. 10, the virus definition file management site 40 includes a basic function unit 41 and a virus definition file DB.

基本機能部41は、ウィルス定義ファイルDB42の接続及びウェブサービスを提供する機能を制御する中大型情報処理システムである。基本機能部41は、S/W供給システム10から定義ファイル名を受信した場合、定義ファイル名をキーにウィルス定義ファイルDB42から最新フラグの情報を抽出し、S/W供給システム10に抽出した最新フラの情報及び定義ファイル名を送信する。また、基本機能部41は、S/W供給システム10から最新のウィルス定義ファイルのダウンロード要求があった場合、ウィルス定義ファイルDB42から最新フラグの値が「1」の定義ファイル名とそのデータファイルを抽出し、S/W供給システム10に定義ファイル名及びデータファイルを送信する。   The basic function unit 41 is a medium-sized information processing system that controls the connection of the virus definition file DB 42 and the function of providing the web service. When receiving the definition file name from the S / W supply system 10, the basic function unit 41 extracts the latest flag information from the virus definition file DB 42 using the definition file name as a key, and extracts the latest information extracted to the S / W supply system 10. Hula information and definition file name are transmitted. In addition, when a request for downloading the latest virus definition file is received from the S / W supply system 10, the basic function unit 41 obtains the definition file name and its data file whose latest flag value is “1” from the virus definition file DB 42. Extract and send the definition file name and data file to the S / W supply system 10.

ウィルス定義ファイルDB42は、ウィルス定義ファイルのバージョンのチェックの際、及び最新データファイルを送信する際に使用される。   The virus definition file DB 42 is used when checking the version of the virus definition file and transmitting the latest data file.

ウィルス定義ファイルDB42は、図11に示すように、定義ファイル名42aと、データファイル42bと、ファイル作成日時42cと、最新フラグ42dとが関連付けられ、データベース化されている。   As shown in FIG. 11, the virus definition file DB 42 is a database in which a definition file name 42a, a data file 42b, a file creation date 42c, and a latest flag 42d are associated with each other.

定義ファイル名42aは、ウィルス定義ファイル名を格納する。データファイル42bは、ウィルス定義ファイルのデータファイルを格納する。ファイル作成日時42cは、データファイルを作成した日時を格納する。最新フラグ42dは、ウィルス定義ファイル、データファイルが最新であるか否かを示す情報であり、本実施の形態においては、「1」が最新のファイルであることを示し、「1」以外は最新のファイルでないことを示している。   The definition file name 42a stores a virus definition file name. The data file 42b stores a data file of a virus definition file. The file creation date 42c stores the date and time when the data file was created. The latest flag 42d is information indicating whether or not the virus definition file and the data file are the latest. In the present embodiment, “1” indicates that the file is the latest, and other than “1” indicates the latest. Indicates that the file is not.

メーカウェブサイト50は、部品管理システム1が管理する部品を製造する製造メーカのサイトであり、部品のS/Wのレビジョンがアップされる毎に、当該最新レビジョンのS/Wを、ユーザ(S/W供給システム10)に提供する。なお、図1においては、メーカウェブサイト50は図示を簡略化するため1つしか図示していない。   The manufacturer website 50 is a site of a manufacturer that manufactures a component managed by the component management system 1. Each time the S / W revision of a component is upgraded, the S / W of the latest revision is updated by the user (S / W supply system 10). In FIG. 1, only one maker website 50 is shown for the sake of simplicity.

メーカウェブサイト50は、図12に示すように、基本機能部51と、レビジョン管理手段である最新S/Wレビジョン管理DB52とを有している。   As shown in FIG. 12, the manufacturer website 50 includes a basic function unit 51 and a latest S / W revision management DB 52 that is revision management means.

基本機能部51は、最新S/Wレビジョン管理DB52の接続及びウェブサービスを提供する機能を制御する中大型情報処理システムである。   The basic function unit 51 is a medium-sized information processing system that controls connection of the latest S / W revision management DB 52 and functions for providing web services.

また、基本機能部51は、S/W供給システム10から最新レビジョンのデータファイルのダウンロード要求があった場合、S/Wレビジョン管理DB52から最新レビジョンのS/Wのデータファイルを抽出し、当該抽出したデータファイルをS/W供給システム10に送信する。   In addition, when there is a request for downloading the latest revision data file from the S / W supply system 10, the basic function unit 51 extracts the latest revision S / W data file from the S / W revision management DB 52, and performs the extraction. The transmitted data file is transmitted to the S / W supply system 10.

最新S/Wレビジョン管理DB52は、S/Wのレビジョンのチェック及び最新レビジョンのS/Wを送信する際に使用される。   The latest S / W revision management DB 52 is used when checking the S / W revision and transmitting the latest revision S / W.

また、最新S/Wレビジョン管理DB52は、図13に示すように、S/W番号52aと、最新レビジョン52bと、データファイル52cと、ファイル作成日時52dとが関連付けられてデータベース化されている。   Further, as shown in FIG. 13, the latest S / W revision management DB 52 is a database in which the S / W number 52a, the latest revision 52b, the data file 52c, and the file creation date 52d are associated with each other.

S/W番号52aは、ソフトウェアを特定する番号を格納する。最新レビジョン52bは、最新のレビジョンの番号を格納する。データファイル52cは、最新レビジョンのデータファイルを格納する。ファイル作成日時52dは、データファイルを作成した日時を格納する。   The S / W number 52a stores a number that identifies software. The latest revision 52b stores the latest revision number. The data file 52c stores the data file of the latest revision. The file creation date 52d stores the date and time when the data file was created.

次に、以上のように構成された部品管理システム1において実行される処理について説明する。より具体的には、部品の送付要求があった場合の処理(参照:図14)、修理依頼要求があった場合の処理(参照:図15)、S/Wの最新レビジョンの更新処理(参照:図16)、及びウィルスチェックに用いる定義ファイルの更新処理(参照:図17)について説明する。   Next, processing executed in the component management system 1 configured as described above will be described. More specifically, the process when there is a request for sending parts (see: FIG. 14), the process when there is a request for repair (see: FIG. 15), and the process for updating the latest revision of S / W (see : FIG. 16) and update processing of the definition file used for virus check (refer to FIG. 17) will be described.

先ず、図14を参照して、部品要求端末30から部品の送付要求があった場合に、S/W供給システム10及び部品供給システム20が実行する処理について説明する。   First, a process executed by the S / W supply system 10 and the component supply system 20 when a component transmission request is received from the component request terminal 30 will be described with reference to FIG.

部品要求端末30は、イントラネット100を介してS/W供給システム10に対して、部品要求番号と、部品要求画面上から受け付けた部品の部品番号と、部品の送付先情報とを送信することにより部品送付要求を行う(S101)。   The component request terminal 30 transmits the component request number, the component number received from the component request screen, and the component destination information to the S / W supply system 10 via the intranet 100. A parts sending request is made (S101).

次に、S/W供給システム10は、部品要求端末30から送信された情報に基づいて、部品送付要求のあった部品がS/Wを必要とする部品か否かを判定する(S102:判定手段)。   Next, the S / W supply system 10 determines based on the information transmitted from the component request terminal 30 whether the component requested to be transmitted is a component that requires S / W (S102: determination). means).

具体的には、S/W供給システム10は、部品要求端末30から送信された部品要求番号と、部品番号と、送付先情報とを受信した場合、部品要求番号と部品番号とを媒体管理DB17に登録する。そして、S/W供給システム10は、その登録した部品番号をキーに、部品管理DB16からS/W番号を抽出し、この抽出したS/W番号に応じて当該部品にS/Wが必要であるか否かの判定を行う。より詳細には、S/W供給システム10は、抽出したS/W番号が「NULL」の場合はS/Wが不要であると判定し、S/W番号が「NULL」以外の場合はS/Wが必要であると判定する。   Specifically, when the S / W supply system 10 receives the part request number, the part number, and the destination information transmitted from the part request terminal 30, the S / W supply system 10 displays the part request number and the part number in the medium management DB 17 Register with. Then, the S / W supply system 10 extracts the S / W number from the part management DB 16 using the registered part number as a key, and the S / W is required for the part according to the extracted S / W number. It is determined whether or not there is. More specifically, the S / W supply system 10 determines that S / W is not necessary when the extracted S / W number is “NULL”, and S / W number is other than “NULL”. It is determined that / W is necessary.

送付要求のあった部品がS/Wが必要でないと判定した場合(S102:NO)、S/W供給システム10は、部品供給システム20に、部品要求番号、部品番号、送付先情報を送信する。   When it is determined that the component requested to be sent does not require S / W (S102: NO), the S / W supply system 10 transmits a component request number, a component number, and destination information to the component supply system 20. .

また、送付要求のあった部品にS/Wが必要であると判定した場合(S102:YES)、S/W供給システム10は、既述の抽出したS/W番号をキーに、S/W管理DB14から媒体種別、及びデータファイルを抽出する(S103)。   In addition, when it is determined that S / W is necessary for the part requested to be sent (S102: YES), the S / W supply system 10 uses the extracted S / W number as a key for the S / W. The medium type and data file are extracted from the management DB 14 (S103).

次に、S/W供給システム10は、抽出したS/Wを格納する媒体種別(FD、CD−RW、DVD−RW)に基づいて、該当するドライブへS/W媒体の投入指示を出す(S104)。これにより、例えば、作業者、又は、所定のS/W媒体投入装置によりS/W媒体を既述の投入指示が出されたドライブへ投入する。   Next, the S / W supply system 10 issues a S / W medium insertion instruction to the corresponding drive based on the medium type (FD, CD-RW, DVD-RW) for storing the extracted S / W ( S104). Thus, for example, the S / W medium is loaded into the drive for which the above-described loading instruction has been issued by an operator or a predetermined S / W medium loading device.

S/W媒体がドライブに投入されると、S/W供給システム10は、ステップS103において抽出したデータファイルを用いてS/W媒体を作成する(S105:作成手段)。この際、当該作成したS/W媒体のボリュームラベルにユニークなボリューム番号を表記(印刷)し、更に、S/Wの媒体管理番号及び印刷したボリューム番号を、部品要求番号と部品番号をキーに、媒体管理DB17に登録する。一例としては、ユニークなボリューム番号は二次元バーコードとしてS/W媒体に印刷される。   When the S / W medium is inserted into the drive, the S / W supply system 10 creates the S / W medium using the data file extracted in step S103 (S105: creation means). At this time, a unique volume number is written (printed) on the volume label of the created S / W medium, and the S / W medium management number and the printed volume number are used as a key for the part request number and the part number. And registered in the medium management DB 17. As an example, the unique volume number is printed on the S / W medium as a two-dimensional barcode.

次に、S/W供給システム10は、作成したS/W媒体に対するウィルスチェックを行う。このウィルチェックの結果に基づいて、S/W供給システム10は、ウィルス感染が有ったか否かを判定する(S106:ウィルスチェック手段)。   Next, the S / W supply system 10 performs a virus check on the created S / W medium. Based on the result of the will check, the S / W supply system 10 determines whether or not there is a virus infection (S106: virus check means).

ウィルス感染が無かったと判定した場合(S106:YES)、S/W供給システム10は、部品供給システム20に部品要求番号、部品番号、及び送付先情報を送信すると共に、部品供給システム20へ作成したS/W媒体を送付する指示を出力する(S107:送付指示手段)。これにより、例えば、作業者、又は所定の媒体搬送手段によって部品供給システム20へS/W媒体が送付される。   When it is determined that there is no virus infection (S106: YES), the S / W supply system 10 transmits the component request number, the component number, and the destination information to the component supply system 20, and creates the component supply system 20 in the component supply system 20. An instruction to send the S / W medium is output (S107: sending instruction means). Thereby, for example, the S / W medium is sent to the component supply system 20 by an operator or a predetermined medium transport unit.

また、ウィルス感染が有ったと判定した場合(S106:NO)、S/W供給システム10は、部品管理システム1の管理者へアラーム情報を送信する(S108)。アラーム情報には、部品要求番号、部品番号、及び送付先情報と共に、ウィルス感染があった旨が含まれており、当該管理者は、このアラーム情報に基づいて、当該部品がウィルス感染している可能があることを認識でき、ウィルス感染に応じた処理を取ることが可能になる。   If it is determined that there is a virus infection (S106: NO), the S / W supply system 10 transmits alarm information to the administrator of the component management system 1 (S108). The alarm information includes the part request number, the part number, and the destination information as well as the fact that there was a virus infection. Based on this alarm information, the administrator has infected the part with a virus. It is possible to recognize that there is a possibility, and it is possible to take a process according to the virus infection.

一方、既述のステップS102においてS/Wが必要ないと判定された場合(S102:NO)、部品供給システム20は、S/W供給システム10から送信された部品要求番号、部品番号、及び送付先の情報を受信し、又は、既述のステップS107の処理が実行された場合、これらの情報の受信と共に、S/W媒体を受け取る。部品供給システム20は、S/W媒体に既述のように表記されたボリューム番号に基づいて、媒体管理DB17から部品番号を取得し、当該取得した部品番号をキーに棚位置管理DB24から部品の棚位置情報を抽出し、この抽出した棚位置情報に基づいて部品の棚位置を表示すると共に、部品準備が完了した旨の指示を出力する(S109)。   On the other hand, when it is determined in step S102 described above that S / W is not necessary (S102: NO), the component supply system 20 transmits the component request number, the component number, and the transmission transmitted from the S / W supply system 10. When the previous information is received or when the processing of the above-described step S107 is executed, the S / W medium is received together with the reception of these information. The component supply system 20 acquires a component number from the medium management DB 17 based on the volume number written as described above in the S / W medium, and uses the acquired component number as a key to store the component number from the shelf position management DB 24. The shelf position information is extracted, the shelf position of the component is displayed based on the extracted shelf position information, and an instruction to the effect that the component preparation is completed is output (S109).

次に、部品供給システム20は、受信した送付先情報に基づいて、送付先シート作成部22を用いて送付先シートデータを作成し、プリンタ23を用いて当該作成した送付先データを送付先シートに印刷する(S110)。   Next, the component supply system 20 creates delivery destination sheet data using the delivery destination sheet creation unit 22 based on the received delivery destination information, and uses the printer 23 to send the created delivery destination data to the delivery destination sheet. (S110).

次に、部品供給システム20は、部品とS/W媒体とを同梱する旨(S/W媒体を同梱する必要がない場合は部品のみ梱包する旨)を出力すると共に、例えば梱包箱へ送付先シートを貼り付ける指示、並びに部品の発送指示を出力する(S111:発送指示手段)。   Next, the component supply system 20 outputs a message indicating that the component and the S / W medium are bundled (if it is not necessary to bundle the S / W medium, it packs only the component) and, for example, in a packing box An instruction to paste the destination sheet and a part shipment instruction are output (S111: shipment instruction means).

この発送指示等に基づいて、S/Wが必要な部品に関しては、送付要求のあった部品と共に当該部品に必要なS/W媒体が同梱されて送付先情報が示す先へ発送される。これにより、例えば、部品の要求者は、部品及びS/W媒体を同時に受け取ることが可能になる。   Based on this shipping instruction or the like, for a part that requires S / W, the S / W medium necessary for the part is bundled together with the part that has been requested to be sent and sent to the destination indicated by the destination information. Thereby, for example, a requester of a part can receive the part and the S / W medium at the same time.

次に、図15を参照して、部品要求端末30から部品の修理依頼の要求があった場合に、S/W供給システム10及び部品供給システム20が実行する処理について説明する。   Next, processing executed by the S / W supply system 10 and the component supply system 20 when there is a request for repair of a component from the component request terminal 30 will be described with reference to FIG.

部品要求端末30は、S/W供給システム10へイントラネット100を介して、部品要求画面上から受け付けた部品修理要求番号と、修理する部品の部品番号と、部品の送付先情報とを送信することにより修理依頼を行う(S201)。なお、部品修理要求番号は、例えば、既述の部品要求番号に修理の要求であることを示す情報が付加されるものであり、既述の部品要求番号と同様に媒体管理DB17によって管理される。当該情報の付加の有無により部品の送付要求であるか、修理依頼の要求であるかが区別される。   The part request terminal 30 transmits the part repair request number received from the part request screen, the part number of the part to be repaired, and the part destination information to the S / W supply system 10 via the intranet 100. Then, a repair request is made (S201). The part repair request number is, for example, information indicating that a repair request is added to the part request number described above, and is managed by the medium management DB 17 in the same manner as the part request number described above. . Whether the request is for sending a part or a request for repair is determined depending on whether the information is added.

次に、S/W供給システム10は、部品要求端末30から送信された情報に基づいて、部品修理要求のあった部品にS/Wが必要であるか否かを判定する(S202)。   Next, the S / W supply system 10 determines whether or not S / W is necessary for the component requested to be repaired based on the information transmitted from the component request terminal 30 (S202).

具体的には、S/W供給システム10は、部品要求端末30から送信された部品修理要求番号と、部品番号と、送付先情報とを受信した場合、その部品修理要求番号と部品番号とをキーに、媒体管理DB17から媒体管理番号及びボリューム番号を抽出する。S/W供給システム10は、その抽出したS/W番号に応じてS/Wが必要であるか否かの判定を行う。より詳細には、その抽出した媒体管理番号が「NULL」の場合はS/Wが必要ないと判定し、「NULL」以外の場合はS/Wが必要であると判定する。   Specifically, when the S / W supply system 10 receives the part repair request number, the part number, and the destination information transmitted from the part request terminal 30, the S / W supply system 10 displays the part repair request number and the part number. The medium management number and volume number are extracted from the medium management DB 17 as a key. The S / W supply system 10 determines whether or not S / W is necessary according to the extracted S / W number. More specifically, when the extracted medium management number is “NULL”, it is determined that S / W is not necessary, and when it is not “NULL”, it is determined that S / W is necessary.

S/Wが必要でないと判定した場合(S202:NO)、S/W供給システム10は、部品供給システム20へ部品修理要求番号及び部品番号を送信する。一方、S/Wが必要であると判定した場合(S202:YES)、S/W供給システム10は、S/W媒体の投入指示を出力する(S203)。この投入指示の出力を受けて、作業者は修理依頼のあった部品に付属するS/W媒体を該当するドライブに投入する。   When it is determined that the S / W is not necessary (S202: NO), the S / W supply system 10 transmits the part repair request number and the part number to the part supply system 20. On the other hand, when it is determined that S / W is necessary (S202: YES), the S / W supply system 10 outputs a S / W medium insertion instruction (S203). In response to the output of the input instruction, the operator inputs the S / W medium attached to the part requested for repair into the corresponding drive.

次に、S/W供給システム10は、ステップS202において抽出されたボリューム番号とステップS203において投入されたS/W媒体のボリューム番号とを比較し、両ボリューム番号が一致する否かを判定する(S204)。なお、ボリューム番号を読み取る一例としては、S/W媒体に二次元バーコードとして印刷されたユニークなボリューム番号を、バーコードリーダで読み取る。   Next, the S / W supply system 10 compares the volume number extracted in step S202 with the volume number of the S / W medium input in step S203, and determines whether or not both volume numbers match (step S203). S204). As an example of reading the volume number, a unique volume number printed as a two-dimensional barcode on the S / W medium is read by a barcode reader.

両ボリューム番号が一致していると判定した場合(S204:YES)、S/W供給システム10は、投入されたS/W媒体のウィルスチェックを行い、このウィルスチェックの結果に基づいて、当該S/W媒体がウィルスに感染しているか否かを判定する(S205)。   If it is determined that the two volume numbers match (S204: YES), the S / W supply system 10 performs a virus check on the inserted S / W medium, and based on the result of this virus check, the S / W It is determined whether the / W medium is infected with a virus (S205).

ウィルス感染が無いと判定した場合(S205:NO)、S/W供給システム10は、当該S/W媒体の初期化を行う(S206)。   When it is determined that there is no virus infection (S205: NO), the S / W supply system 10 initializes the S / W medium (S206).

このようにS/W媒体の初期化を行った場合(S206)、S/W供給システム10は、当該S/W媒体を在庫として確保するように指示を出力すると共に、部品修理要求番号及び部品番号をキーに媒体管理DB17に登録しているデータを削除し、部品供給システム20へ部品修理要求番号及び部品番号を送信する(S207)。これにより、S/W媒体を初期化して在庫として確保することができる。   When the S / W medium is initialized as described above (S206), the S / W supply system 10 outputs an instruction to secure the S / W medium as inventory, and also requests a part repair request number and a part. The data registered in the medium management DB 17 is deleted using the number as a key, and the part repair request number and the part number are transmitted to the part supply system 20 (S207). As a result, the S / W medium can be initialized and secured as an inventory.

一方、ステップS207において、S/W供給システム10から部品修理要求番号及び部品番号を受信した場合、又は、既述のステップS202で「NO」と判定されてS/W供給システム10から部品修理要求番号及び部品番号を受信した場合、当該部品の修理依頼指示を作業者に対して出力する(S208)。この修理依頼指示に基づいて、作業者は当該部品の修理を行う。   On the other hand, when the part repair request number and the part number are received from the S / W supply system 10 in step S207, or “NO” is determined in the above-described step S202, the part repair request is received from the S / W supply system 10. When the number and the part number are received, a repair request instruction for the part is output to the worker (S208). Based on this repair request instruction, the worker repairs the part.

また、既述のステップS204においてボリューム番号が一致しないと判定した場合(S04:NO)、又は、既述のステップS205においてウィルス感染有りと判定した場合(S205:YES)、S/W供給システム10は、部品管理システム1の管理者へアラーム情報を送信する(S209)。アラーム情報は、部品修理要求番号及び部品番号と共に、例えば、部品とS/W媒体との対応に誤りがある旨、又は、ウィルス感染している旨を含んでおり、このアラーム情報に基づいて、当該管理者は、S/W媒体が誤っていること、又は当該部品がウィルス感染している可能があることを認識でき、それぞれに応じた処理を取ることが可能になる。   If it is determined in step S204 that the volume numbers do not match (S04: NO), or if it is determined in step S205 that there is a virus infection (S205: YES), the S / W supply system 10 Transmits alarm information to the administrator of the parts management system 1 (S209). The alarm information includes, for example, that there is an error in correspondence between the part and the S / W medium, or that there is a virus infection, together with the part repair request number and the part number. Based on this alarm information, The administrator can recognize that the S / W medium is incorrect or that the part may be infected with a virus, and can perform processing corresponding to each.

次に、図16を参照して、S/W供給システム10がS/Wのデータファイルを最新レビジョンに更新する処理(更新手段)について説明する。   Next, with reference to FIG. 16, the process (update means) in which the S / W supply system 10 updates the S / W data file to the latest revision will be described.

S/W供給システム10は、S/W管理DB14の全S/W番号に対応する各メーカウェブサイト50にS/W番号を送信する(S301)。このS/W番号を発信するタイミングは、本実施の形態では、ステップS310において後述するように一日(24時間)毎である。   The S / W supply system 10 transmits the S / W number to each manufacturer website 50 corresponding to all the S / W numbers in the S / W management DB 14 (S301). In this embodiment, the timing for transmitting the S / W number is every day (24 hours) as described later in step S310.

メーカウェブサイト50は、S/W番号を受信した場合、当該S/W番号をキーに最新S/Wレビジョン管理DB52に登録されている当該S/W番号の最新レビジョンを抽出し、S/W供給システム10にS/W番号及び当該抽出した最新レビジョンを送信する(S302)。   When the manufacturer website 50 receives the S / W number, the manufacturer website 50 extracts the latest revision of the S / W number registered in the latest S / W revision management DB 52 using the S / W number as a key. The S / W number and the extracted latest revision are transmitted to the supply system 10 (S302).

次に、S/W供給システム10は、メーカウェブサイト50からS/W番号及び最新レビジョンを受信する(S303)。   Next, the S / W supply system 10 receives the S / W number and the latest revision from the manufacturer website 50 (S303).

次に、S/W供給システム10は、受信したS/W番号をキーに、S/W管理DB14の最新レビジョンを抽出し、当該抽出した最新レビジョンとメーカウェブサイト50から受信した最新レビジョンとを比較し、両最新レビジョンが一致するか否かを判定する(S304)。   Next, the S / W supply system 10 extracts the latest revision in the S / W management DB 14 using the received S / W number as a key, and extracts the extracted latest revision and the latest revision received from the manufacturer website 50. A comparison is made to determine whether or not the latest revisions match (S304).

最新レビジョンが一致すると判定した場合(S304:YES)、S/W供給システム10は、S/W番号をキーにS/W管理DB14のチェック日時を現時刻で更新する(S305)。   When it is determined that the latest revisions match (S304: YES), the S / W supply system 10 updates the check date / time of the S / W management DB 14 with the current time using the S / W number as a key (S305).

最新レビジョンが一致しなと判定した場合(S304:NO)、S/W供給システム10は、メーカウェブサイト50にS/W番号を送信し、最新S/Wのダウンロード要求を行う(S306)。   When it is determined that the latest revisions do not match (S304: NO), the S / W supply system 10 transmits the S / W number to the manufacturer website 50 and makes a download request for the latest S / W (S306).

メーカウェブサイト50は、S/W供給システム10から送信されたダウンロード要求に伴うS/W番号を受信した場合、S/W番号をキーに最新S/Wレビジョン管理DB52からデータファイルを抽出し、当該抽出したデータファイル及びS/W番号をS/W供給システム10に送信する(S307)。   When receiving the S / W number associated with the download request transmitted from the S / W supply system 10, the manufacturer website 50 extracts the data file from the latest S / W revision management DB 52 using the S / W number as a key, The extracted data file and S / W number are transmitted to the S / W supply system 10 (S307).

次に、S/W供給システム10は、メーカウェブサイト50から送信されたデータファイル及びS/W番号を受信した場合、当該データファイル及びS/W番号のダウンロードが完了したか否かを判定する(S308)。   Next, when receiving the data file and the S / W number transmitted from the manufacturer website 50, the S / W supply system 10 determines whether the data file and the S / W number have been downloaded. (S308).

データファイル及びS/W番号のダウンロードが完了していないと判定した場合(S308:NO)、S/W供給システム10は、ダウンロードが完了するまで待機する。   When it is determined that the download of the data file and the S / W number has not been completed (S308: NO), the S / W supply system 10 waits until the download is completed.

一方、データファイル及びS/W番号のダウンロードが完了したと判定した場合(S308:YES)、S/W供給システム10は、S/W番号をキーに、S/W管理DB14の最新レビジョン、データファイル、チェック日時を更新する(S309)。   On the other hand, when it is determined that the download of the data file and the S / W number has been completed (S308: YES), the S / W supply system 10 uses the S / W number as a key to update the latest revision and data in the S / W management DB 14. The file and check date are updated (S309).

次に、S/W供給システム10は、S/W番号をキーに、S/W管理DB14からチェック日時を抽出し、最新レビジョンのチェック日時から、言い換えれば、既述のステップS305又はステップS309の処理が終了した時点から、一日(24時間)経過したか否かを判定する(S310)。なお、本実施の形態では、最新レビジョンのチェックは一日毎に判定する場合で説明するが、これに限るものではなく、部品管理システム1の管理者が当該システムの運用状況等に応じてチェック間隔を設定することが望ましい。   Next, the S / W supply system 10 extracts the check date and time from the S / W management DB 14 using the S / W number as a key, and from the check date and time of the latest revision, in other words, the above described step S305 or step S309. It is determined whether one day (24 hours) has elapsed since the end of the processing (S310). In this embodiment, the case where the latest revision check is performed every day will be described. However, the present invention is not limited to this. The administrator of the parts management system 1 checks the check interval according to the operation status of the system. It is desirable to set

一日経過していないと判定した場合(S310:NO)、S/W供給システム10は、一日経過したと判定するまで待機状態を継続する。   When it is determined that one day has not elapsed (S310: NO), the S / W supply system 10 continues the standby state until it is determined that one day has elapsed.

一方、一日経過したと判定した場合(S310:YES)、S/W供給システム10は、既述のステップS301乃至S309の処理を繰り返す。   On the other hand, when it is determined that one day has passed (S310: YES), the S / W supply system 10 repeats the processes of steps S301 to S309 described above.

このように一日毎に、S/Wの最新レビジョンのチェックを行い、S/Wが最新レビジョンでない場合は、最新レビジョンのS/Wのデータファイルがダウンロードされるため、S/W管理DB14に格納するS/Wのデータファイルを常に最新レビジョンに保つことができる。   In this way, the latest revision of the S / W is checked every day. If the S / W is not the latest revision, the S / W data file of the latest revision is downloaded and stored in the S / W management DB 14. S / W data files to be kept can always be kept at the latest revision.

次に、図17を参照して、S/W供給システム10がウィルスチェックに使用する定義ファイルを最新の定義ファイルに更新する処理について説明する。   Next, a process for updating the definition file used by the S / W supply system 10 for virus checking to the latest definition file will be described with reference to FIG.

S/W供給システム10は、定義ファイルDB15から定義ファイル名を抽出し、ウィルス定義ファイル管理サイト40に定義ファイル名を送信する(S401)。この定義ファイル名を発信するタイミングは、本実施の形態では、ステップS410において後述するように一日(24時間)毎である。   The S / W supply system 10 extracts the definition file name from the definition file DB 15 and transmits the definition file name to the virus definition file management site 40 (S401). In this embodiment, the timing for transmitting the definition file name is every day (24 hours) as described later in step S410.

ウィルス定義ファイル管理サイト40は、定義ファイル名を受信した場合、当該定義ファイル名をキーにウィルス定義ファイルDB42の最新フラグ(既述のように、最新フラグ「1」が最新を意味し、「1」以外、例えば「NULL」は最新以外を意味する。)を抽出し、S/W供給システム10に定義ファイル名及び最新フラグを送信する(S402)。   When receiving the definition file name, the virus definition file management site 40 uses the definition file name as a key and the latest flag in the virus definition file DB 42 (as described above, the latest flag “1” means the latest, “1 ”, For example,“ NULL ”means other than the latest.), And the definition file name and the latest flag are transmitted to the S / W supply system 10 (S402).

次に、S/W供給システム10は、ウィルス定義ファイル管理サイト40より定義ファイル名及び最新フラグを受信する(S403)。   Next, the S / W supply system 10 receives the definition file name and the latest flag from the virus definition file management site 40 (S403).

次に、S/W供給システム10は、受信した最新フラグに基づいて、当該最新フラグの値が「NULL」であるか否かを判定する(S404)。   Next, the S / W supply system 10 determines whether or not the value of the latest flag is “NULL” based on the received latest flag (S404).

最新フラグの値が「NULL」でない場合(S404:NO)、S/W供給システム10は、定義ファイルDB15のチェック日時を更新する(S405)。   When the value of the latest flag is not “NULL” (S404: NO), the S / W supply system 10 updates the check date and time of the definition file DB 15 (S405).

一方、最新フラグの値が「NULL」であると判定した場合(S404:YES)、S/W供給システム10は、ウィルス定義ファイル管理サイト40に、最新フラグの値が「1」である定義ファイルのダウンロード要求を行う(S406)。   On the other hand, if it is determined that the value of the latest flag is “NULL” (S404: YES), the S / W supply system 10 sends the definition file whose latest flag value is “1” to the virus definition file management site 40. Download request is made (S406).

S/W供給システム10からの最新定義ファイルのダウンロード要求を受信した場合、ウィルス定義ファイル管理サイト40は、ウィルス定義ファイルDB42の最新フラグの値が「1」である定義ファイル名及びデータファイルを、S/W供給システム10へ送信する(S407)。   When the download request for the latest definition file from the S / W supply system 10 is received, the virus definition file management site 40 acquires the definition file name and data file whose latest flag value in the virus definition file DB 42 is “1”. The data is transmitted to the S / W supply system 10 (S407).

次に、S/W供給システム10は、ウィルス定義ファイル管理サイト40から送信された定義ファイル名とデータファイルのダウンロードが完了したか否かを判定する(S408)。   Next, the S / W supply system 10 determines whether or not the download of the definition file name and data file transmitted from the virus definition file management site 40 has been completed (S408).

定義ファイル名とデータファイルのダウンロードが完了していないと判定した場合(S408:NO)、S/W供給システム10は、ダウンロードが完了するまで待機する。   When it is determined that the download of the definition file name and the data file has not been completed (S408: NO), the S / W supply system 10 waits until the download is completed.

一方、定義ファイル名とデータファイルのダウンロードが完了したと判定した場合(S408:YES)、S/W供給システム10は、ウィルスチェックソフトの定義ファイルのアップデートを実施後、ウィルスチェックソフトから抽出した定義ファイル名で定義ファイルDB15内の定義ファイルを更新すると共に、チェック日時を更新する(S409)。   On the other hand, when it is determined that the download of the definition file name and the data file is completed (S408: YES), the S / W supply system 10 updates the definition file of the virus check software and then extracts the definition extracted from the virus check software. The definition file in the definition file DB 15 is updated with the file name, and the check date is updated (S409).

次に、S/W供給システム10は、定義ファイル名をキーに、定義ファイルDB15のチェック日時を抽出し、最新レビジョンのチェック日時から、言い換えれば、既述のステップS405又はステップS409の処理が終了した時点から、一日(24時間)経過したか否かを判定する(S410)。なお、本実施の形態では、定義ファイルのチェックは一日毎に判定する場合で説明するが、これに限るものではなく、部品管理システム1の管理者が当該システムの運用状況に応じてチェック間隔を設定することが望ましい。   Next, the S / W supply system 10 extracts the check date and time of the definition file DB 15 using the definition file name as a key, and from the check date and time of the latest revision, in other words, the processing of the above-described step S405 or step S409 is completed. It is determined whether one day (24 hours) has elapsed from the time point (S410). In the present embodiment, the definition file check is described as a case of determining every day. However, the present invention is not limited to this, and the administrator of the component management system 1 sets the check interval according to the operation status of the system. It is desirable to set.

一日経過していないと判定した場合(S410:NO)、S/W供給システム10は、一日経過したと判定するまで待機状態を継続する。   When it is determined that one day has not elapsed (S410: NO), the S / W supply system 10 continues the standby state until it is determined that one day has elapsed.

一方、一日経過したと判定した場合(S410:YES)、S/W供給システム10は、既述のステップS401乃至S409の処理を繰り返す。   On the other hand, when it is determined that one day has passed (S410: YES), the S / W supply system 10 repeats the processes of steps S401 to S409 described above.

このように一日毎に、定義ファイルのチェックを行い、定義ファイルが更新されていない場合は、最新の定義ファイルのデータファイルがダウンロードされるため、ウィルスチェックソフトを常に最新に保つことができる。   In this way, the definition file is checked every day, and if the definition file has not been updated, the data file of the latest definition file is downloaded, so that the virus check software can always be kept up-to-date.

以上のように構成されたS/W供給システム10は、部品要求端末30からアクセスを受け付けた場合、部品要求端末30に部品要求画面を表示させ、当該部品要求画面から部品要求、すなわち、部品要求番号と、部品番号と、送付先情報とを受け付ける。   When the S / W supply system 10 configured as described above receives an access from the component request terminal 30, the S / W supply system 10 displays a component request screen on the component request terminal 30, and the component request, that is, the component request from the component request screen A number, a part number, and destination information are received.

そして、S/W供給システム10は、部品要求端末30から受け付けた部品の送付要求に基づいて、その送付要求のあった部品にS/Wが必要で有るか否かを確認し、S/Wが必要な場合、該当するS/W媒体を自動的に作成する。   Then, the S / W supply system 10 confirms whether or not S / W is necessary for the component requested to be transmitted based on the component transmission request received from the component request terminal 30. Is required, the corresponding S / W medium is automatically created.

次に、S/W供給システム10は、作成したS/W媒体のウィルスチェックを行い、ウィルス感染がないことを確認した上で、部品供給システム20へS/W媒体を送付する指示を出力すると共に、部品要求番号と、部品番号と、送付先情報とを部品供給システム20へ送信する。   Next, the S / W supply system 10 performs a virus check on the created S / W medium, confirms that there is no virus infection, and then outputs an instruction to send the S / W medium to the component supply system 20. At the same time, the component request number, the component number, and the destination information are transmitted to the component supply system 20.

なお、S/W供給システム10は、ウィルスチェック時、ウィルス感染を確認した場合、部品管理システム1の管理者へアラーム情報を送信する。これにより、部品管理システム1の管理者は、ウィルス感染への対応を検討することが可能になる。   The S / W supply system 10 transmits alarm information to the administrator of the component management system 1 when virus infection is confirmed during virus checking. As a result, the administrator of the component management system 1 can consider the response to virus infection.

一方、部品供給システム20は、送付要求のあった部品がS/Wが必要である場合、最新レビジョンのS/Wを記録したS/W媒体を当該要求のあった部品と同梱するように指示を作業者に対して出力する。この際、部品供給システム20は、部品を収容した棚の位置を合わせて作業者に対して表示する。これにより、作業者は、部品とS/W媒体を同梱する作業をスムーズに行うことができる。そして、作業者は、印刷された送付先シートを張り付けて部品及びS/W媒体を発送する。   On the other hand, when the parts requested to be sent require S / W, the parts supply system 20 includes an S / W medium in which the latest revision S / W is recorded together with the requested parts. Output instructions to the worker. At this time, the component supply system 20 displays the position of the shelf accommodating the components to the operator. Thereby, the worker can smoothly perform the work of bundling the parts and the S / W medium. Then, the operator attaches the printed destination sheet and ships the part and the S / W medium.

また、S/W供給システム10は、部品要求端末30から部品の修理依頼の要求を受け付けた場合、当該部品にS/Wが必要であるか否かをチェックし、S/Wが必要である場合、S/W媒体のウィルスチェックを行い、ウィルス感染がないことを確認の上、S/W媒体を初期化し、S/W媒体を在庫として確保する。   Further, when the S / W supply system 10 receives a request for repair of a part from the part request terminal 30, the S / W supply system 10 checks whether or not the part needs S / W, and the S / W is necessary. In this case, the S / W medium is checked for viruses, and after confirming that there is no virus infection, the S / W medium is initialized, and the S / W medium is secured as an inventory.

なお、S/W供給システム10は、ウィルスチェック時、ウィルス感染があった場合、システム管理者へアラーム情報を送信する。これにより、部品管理システム1の管理者は、ウィルス感染への対応を検討することが可能になる。   The S / W supply system 10 transmits alarm information to the system administrator if there is a virus infection during a virus check. As a result, the administrator of the component management system 1 can consider the response to virus infection.

そして、S/W供給システム10は、部品にS/Wの必要が無い場合、言い換えれば、部品と共にS/W媒体が返却されない場合、又は、初期化したS/W媒体を在庫として確保する出力をした場合、部品供給システム20へ部品の修理依頼を出力する。   Then, the S / W supply system 10 outputs when the part does not need S / W, in other words, when the S / W medium is not returned together with the part, or when the initialized S / W medium is secured as an inventory. In the case where the operation is performed, a component repair request is output to the component supply system 20.

部品供給システム20は、修理の要求があった部品についての修理依頼を出力する。これにより、作業者は、当該部品の修理を行うことができる。   The parts supply system 20 outputs a repair request for a part that has been requested to be repaired. Thereby, the operator can repair the said part.

以上のように構成された部品管理システム1によると、ソフトウェア媒体が必要な部品の送付要求又は修理依頼要求があった場合に、当該部品に必要なソフトウェア媒体に関する処理を作業者の手間を減らして行うことができる。   According to the component management system 1 configured as described above, when there is a request for sending a component requiring a software medium or a request for repair, the processing related to the software medium necessary for the component can be reduced. It can be carried out.

より詳細には、部品管理システム1によると、S/Wが必要な部品の交換が要求された場合に、作業者の手作業で行っていたS/Wの最新レビジョンのチェックを自動的に行うことができるため、確実に最新レビジョンのS/W媒体を作成することができる。これにより、作業者の手間を減らすることができると共に、最新レビジョン以外のS/Wを使用して保守を行うという人為的なミスを防止できる。   More specifically, according to the parts management system 1, when replacement of parts requiring S / W is requested, the latest revision of S / W that has been manually performed by the operator is automatically checked. Therefore, the latest revision of the S / W medium can be created with certainty. Thereby, the labor of the operator can be reduced, and an artificial mistake of performing maintenance using an S / W other than the latest revision can be prevented.

また、部品管理システム1によると、部品の修理要求がされた場合に、部品と共に返却されるS/W媒体の初期化を行う手間を省くことができる。   Further, according to the component management system 1, it is possible to save time and effort to initialize the S / W medium that is returned together with the component when a repair request for the component is made.

更に、部品管理システム1によると、作業者が手作業で行っていたS/W媒体のウィルスチェックを、S/W媒体作成時に自動的に行うことができるため、確実にS/W媒体のウィルスチェックを行うことができる。これにより、作業者の手間を減らすことができると共に、チェック漏れによるウィルス感染事故が発生するという人為的なミスを防止できる。   Further, according to the parts management system 1, since the virus check of the S / W medium that the operator has manually performed can be automatically performed when the S / W medium is created, the virus of the S / W medium is surely ensured. A check can be made. As a result, the labor of the operator can be reduced and a human error that a virus infection accident due to a check omission can be prevented.

なお、本発明は上述の実施の形態に限定されるものではなく、その実施に際して様々な変形が可能である。   In addition, this invention is not limited to the above-mentioned embodiment, A various deformation | transformation is possible in the case of the implementation.

上記実施の形態の一部又は全部は、以下の付記のようにも記載されうるが、以下には限られない。   A part or all of the above embodiment can be described as in the following supplementary notes, but is not limited thereto.

(付記1)
部品を供給する部品供給システムと、前記部品に必要なソフトウェアを供給するソフトウェア供給システムと、を含む部品管理システムであって、
前記ソフトウェア供給システムは、
部品の送付要求を受けた場合、当該送付要求を受けた部品にソフトウェアが必要であるか否かを判定する判定手段と、
前記判定手段でソフトウェアが必要であると判定した場合、最新レビジョンの当該ソフトウェアを記録したソフトウェア媒体を作成する作成手段と、
前記作成手段で作成したソフトウェア媒体を前記部品供給システムに送付する指示を出力する送付指示手段と、を備え、
前記部品供給システムは、
前記送付指示手段に基づいて送付された最新レビジョンのソフトウェア媒体及び前記送付要求を受けた部品を前記送付要求元へ発送する指示を出力する発送指示手段を備えることを特徴とする部品管理システム。
(Appendix 1)
A component management system comprising: a component supply system that supplies components; and a software supply system that supplies software necessary for the components,
The software supply system includes:
A determination means for determining whether or not software is required for the component that has received the request to send the component;
If the determination means determines that the software is necessary, a creation means for creating a software medium recording the software of the latest revision;
Sending instruction means for outputting an instruction to send the software medium created by the creating means to the component supply system,
The component supply system includes:
A parts management system, comprising: a shipping instruction means for outputting an instruction to ship the latest revision software medium sent based on the sending instruction means and the parts that have received the sending request to the sending request source.

(付記2)
部品に必要なソフトウェアのデータファイルのレビジョンを当該部品と対応付けて管理するレビジョン管理手段と、
ソフトウェアのレビジョンが更新されたか否かを所定のタイミングで問い合わせ、前記ソフトウェアのレビジョンが更新されている場合、前記レビジョン管理手段で管理する当該ソフトウェアのレビジョンを最新のレビジョンのデータファイルに更新する更新手段と、
を備え、
前記作成手段は、前記レビジョン管理手段により管理される最新レビジョンのデータファイルに基づいてソフトウェア媒体を作成することを特徴とする付記1記載の部品管理システム。
(Appendix 2)
Revision management means for managing the revision of the data file of the software required for the part in association with the part,
An update unit that inquires at a predetermined timing whether or not the software revision has been updated, and updates the software revision managed by the revision management unit to the latest revision data file when the software revision is updated. When,
With
The component management system according to appendix 1, wherein the creation means creates a software medium based on a data file of the latest revision managed by the revision management means.

(付記3)
前記作成手段でソフトウェア媒体を作成した場合、当該ソフトウェア媒体に記録したソフトウェアのウィルス感染の有無をチェックするウィルスチェック手段を備え、
前記送付指示手段は、前記ウィルスチェック手段によりウィルス感染が無いことが確認されたソフトトウェア媒体を前記部品供給システムに送付する指示を出力することを特徴とする付記2記載の部品管理システム。
(Appendix 3)
When a software medium is created by the creating means, a virus check means for checking the presence or absence of virus infection of the software recorded on the software medium,
The parts management system according to claim 2, wherein the sending instruction means outputs an instruction to send the software software medium confirmed to be free of virus infection by the virus checking means to the parts supply system.

(付記4)
前記作成手段は、ソフトウェア媒体の作成時に、当該ソフトウェア媒体にユニークな番号を表記し、
前記部品供給システムは、
前記ソフトウェア媒体に表記されたユニークな番号に基づいて前記送付要求を受けた部品を収容した位置を示す位置情報を表示する表示手段と、
前記部品の送付要求元の情報を印刷シートに印刷する印刷手段とを備えることを特徴とする付記2又は付記3に記載の部品管理システム。
(Appendix 4)
The creation means indicates a unique number for the software medium when creating the software medium,
The component supply system includes:
Display means for displaying position information indicating a position in which the part for which the sending request has been received is stored based on a unique number written on the software medium;
The component management system according to appendix 2 or appendix 3, further comprising: a printing unit that prints information on a request source of the component on a print sheet.

(付記5)
部品を供給する部品供給システムと、前記部品に必要なソフトウェアを供給するソフトウェア供給システムと、を含む部品管理システムの部品管理方法であって、
前記ソフトウェア供給システムは、
部品の送付要求を受けた場合、当該送付要求を受けた部品にソフトウェアが必要であるか否かを判定し、
ソフトウェアが必要であると判定した場合、最新レビジョンの当該ソフトウェアを記録したソフトウェア媒体を作成し、
前記作成したソフトウェア媒体を前記部品供給システムに送付する指示を出力し、
前記部品供給システムは、
前記送付された最新レビジョンのソフトウェア媒体及び前記送付要求を受けた部品を前記送付要求元へ送付する指示を出力する、
ことを特徴とする部品管理方法。
(Appendix 5)
A component management method for a component management system, comprising: a component supply system that supplies components; and a software supply system that supplies software necessary for the components,
The software supply system includes:
When receiving a request to send a part, determine whether the part that has received the request to send requires software,
If it is determined that the software is necessary, create a software medium that records the software of the latest revision,
An instruction to send the created software medium to the component supply system;
The component supply system includes:
An instruction to send the software medium of the sent latest revision and the parts that have received the sending request to the sending request source;
A part management method characterized by the above.

(付記6)
部品の送付要求に応じて、当該部品を前記送付要求元へ送付する指示を出力する部品供給システムに、前記部品に必要なソフトウェアを供給するソフトウェア供給システムであって、
部品の送付要求を受けた場合、当該送付要求を受けた部品にソフトウェアが必要であるか否かを判定する判定手段と、
前記判定手段でソフトウェアが必要であると判定した場合、最新レビジョンの当該ソフトウェアを記録したソフトウェア媒体を作成する作成手段と、
前記作成手段で作成した作成したソフトウェア媒体を前記部品供給システムに送付する指示を出力する送付指示手段と、
を備えることを特徴とするソフトウェア供給システム。
(Appendix 6)
A software supply system that supplies software necessary for the component to a component supply system that outputs an instruction to send the component to the transmission request source in response to a request to send the component,
A determination means for determining whether or not software is required for the component that has received the request to send the component;
If the determination means determines that the software is necessary, a creation means for creating a software medium recording the software of the latest revision;
Sending instruction means for outputting an instruction to send the created software medium created by the creating means to the component supply system;
A software supply system comprising:

部品とともに当該部品に必要なソフトウェアの管理を行う部品管理システム、部品管理方法及びソフトウェア供給システムに広く適用可能である。   The present invention can be widely applied to a parts management system, a parts management method, and a software supply system for managing software necessary for the parts together with the parts.

1・・・部品管理システム
10・・・ソフトウェア供給システム
14・・・ソフトウェア管理データベース
15・・・定義ファイルデータベース
16・・・部品管理データベース
17・・・媒体管理データベース
20・・・部品供給システム
22・・・送付先シート作成部
24・・・棚位置管理データベース
30・・・部品要求端末
40・・・ウィルス定義ファイル管理サイト
41・・・ウィルス定義ファイルデータベース
50・・・メーカウェブサイト
51・・・最新S/Wレビジョン管理データベース
100・・・イントラネット
200・・・インターネット
DESCRIPTION OF SYMBOLS 1 ... Parts management system 10 ... Software supply system 14 ... Software management database 15 ... Definition file database 16 ... Parts management database 17 ... Medium management database 20 ... Parts supply system 22 ... Destination sheet creation unit 24 ... Shelve position management database 30 ... Part request terminal 40 ... Virus definition file management site 41 ... Virus definition file database 50 ... Manufacturer website 51 ...・ Latest S / W revision management database 100 ... Intranet 200 ... Internet

Claims (6)

部品を供給する部品供給システムと、前記部品に必要なソフトウェアを供給するソフトウェア供給システムと、を含む部品管理システムであって、
前記ソフトウェア供給システムは、
部品の送付要求を受けた場合、当該送付要求を受けた部品にソフトウェアが必要であるか否かを判定する判定手段と、
前記判定手段でソフトウェアが必要であると判定した場合、最新レビジョンの当該ソフトウェアを記録したソフトウェア媒体を作成する作成手段と、
前記作成手段で作成したソフトウェア媒体を前記部品供給システムに送付する指示を出力する送付指示手段と、を備え、
前記部品供給システムは、
前記送付指示手段に基づいて送付された最新レビジョンのソフトウェア媒体及び前記送付要求を受けた部品を前記送付要求元へ発送する指示を出力する発送指示手段を備えることを特徴とする部品管理システム。
A component management system comprising: a component supply system that supplies components; and a software supply system that supplies software necessary for the components,
The software supply system includes:
A determination means for determining whether or not software is required for the component that has received the request to send the component;
If the determination means determines that the software is necessary, a creation means for creating a software medium recording the software of the latest revision;
Sending instruction means for outputting an instruction to send the software medium created by the creating means to the component supply system,
The component supply system includes:
A parts management system, comprising: a shipping instruction means for outputting an instruction to ship the latest revision software medium sent based on the sending instruction means and the parts that have received the sending request to the sending request source.
部品に必要なソフトウェアのデータファイルのレビジョンを当該部品と対応付けて管理するレビジョン管理手段と、
ソフトウェアのレビジョンが更新されたか否かを所定のタイミングで問い合わせ、前記ソフトウェアのレビジョンが更新されている場合、前記レビジョン管理手段で管理する当該ソフトウェアのレビジョンを最新のレビジョンのデータファイルに更新する更新手段と、
を備え、
前記作成手段は、前記レビジョン管理手段により管理される最新レビジョンのデータファイルに基づいてソフトウェア媒体を作成することを特徴とする請求項1記載の部品管理システム。
Revision management means for managing the revision of the data file of the software required for the part in association with the part,
An update unit that inquires at a predetermined timing whether or not the software revision has been updated, and updates the software revision managed by the revision management unit to the latest revision data file when the software revision is updated. When,
With
2. The component management system according to claim 1, wherein the creation unit creates a software medium based on a data file of the latest revision managed by the revision management unit.
前記作成手段でソフトウェア媒体を作成した場合、当該ソフトウェア媒体に記録したソフトウェアのウィルス感染の有無をチェックするウィルスチェック手段を備え、
前記送付指示手段は、前記ウィルスチェック手段によりウィルス感染が無いことが確認されたソフトトウェア媒体を前記部品供給システムに送付する指示を出力することを特徴とする請求項2記載の部品管理システム。
When a software medium is created by the creating means, a virus check means for checking the presence or absence of virus infection of the software recorded on the software medium,
3. The parts management system according to claim 2, wherein the sending instruction means outputs an instruction to send a software software medium confirmed to be free of virus infection by the virus checking means to the parts supply system.
前記作成手段は、ソフトウェア媒体の作成時に、当該ソフトウェア媒体にユニークな番号を表記し、
前記部品供給システムは、
前記ソフトウェア媒体に表記されたユニークな番号に基づいて前記送付要求を受けた部品を収容した位置を示す位置情報を表示する表示手段と、
前記部品の送付要求元の情報を印刷シートに印刷する印刷手段とを備えることを特徴とする請求項2又は請求項3に記載の部品管理システム。
The creation means indicates a unique number for the software medium when creating the software medium,
The component supply system includes:
Display means for displaying position information indicating a position in which the part for which the sending request has been received is stored based on a unique number written on the software medium;
4. The component management system according to claim 2, further comprising: a printing unit configured to print information on a transmission request source of the component on a print sheet. 5.
部品を供給する部品供給システムと、前記部品に必要なソフトウェアを供給するソフトウェア供給システムと、を含む部品管理システムの部品管理方法であって、
前記ソフトウェア供給システムは、
部品の送付要求を受けた場合、当該送付要求を受けた部品にソフトウェアが必要であるか否かを判定し、
ソフトウェアが必要であると判定した場合、最新レビジョンの当該ソフトウェアを記録したソフトウェア媒体を作成し、
前記作成したソフトウェア媒体を前記部品供給システムに送付する指示を出力し、
前記部品供給システムは、
前記送付された最新レビジョンのソフトウェア媒体及び前記送付要求を受けた部品を前記送付要求元へ送付する指示を出力する、
ことを特徴とする部品管理方法。
A component management method for a component management system, comprising: a component supply system that supplies components; and a software supply system that supplies software necessary for the components,
The software supply system includes:
When receiving a request to send a part, determine whether the part that has received the request to send requires software,
If it is determined that the software is necessary, create a software medium that records the software of the latest revision,
An instruction to send the created software medium to the component supply system;
The component supply system includes:
An instruction to send the software medium of the sent latest revision and the parts that have received the sending request to the sending request source;
A part management method characterized by the above.
部品の送付要求に応じて、当該部品を前記送付要求元へ送付する指示を出力する部品供給システムに、前記部品に必要なソフトウェアを供給するソフトウェア供給システムであって、
部品の送付要求を受けた場合、当該送付要求を受けた部品にソフトウェアが必要であるか否かを判定する判定手段と、
前記判定手段でソフトウェアが必要であると判定した場合、最新レビジョンの当該ソフトウェアを記録したソフトウェア媒体を作成する作成手段と、
前記作成手段で作成した作成したソフトウェア媒体を前記部品供給システムに送付する指示を出力する送付指示手段と、
を備えることを特徴とするソフトウェア供給システム。
A software supply system that supplies software necessary for the component to a component supply system that outputs an instruction to send the component to the transmission request source in response to a request to send the component,
A determination means for determining whether or not software is required for the component that has received the request to send the component;
If the determination means determines that the software is necessary, a creation means for creating a software medium recording the software of the latest revision;
Sending instruction means for outputting an instruction to send the created software medium created by the creating means to the component supply system;
A software supply system comprising:
JP2011117754A 2011-05-26 2011-05-26 Parts management system and parts management method Expired - Fee Related JP5419177B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011117754A JP5419177B2 (en) 2011-05-26 2011-05-26 Parts management system and parts management method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011117754A JP5419177B2 (en) 2011-05-26 2011-05-26 Parts management system and parts management method

Publications (2)

Publication Number Publication Date
JP2012247902A true JP2012247902A (en) 2012-12-13
JP5419177B2 JP5419177B2 (en) 2014-02-19

Family

ID=47468310

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011117754A Expired - Fee Related JP5419177B2 (en) 2011-05-26 2011-05-26 Parts management system and parts management method

Country Status (1)

Country Link
JP (1) JP5419177B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016009403A (en) * 2014-06-25 2016-01-18 富士通株式会社 Determination control program, determination control device and determination control method

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003085317A (en) * 2001-09-13 2003-03-20 Hitachi Ltd Preventive maintenance service management system and management method
JP2003324567A (en) * 2002-05-02 2003-11-14 Ricoh Co Ltd Image-generating apparatus
JP2005267401A (en) * 2004-03-19 2005-09-29 Seiko Epson Corp Aftersales service supporting system, its method, and its program
JP2006040087A (en) * 2004-07-29 2006-02-09 Fujitsu Ltd Method for assuring recording medium and its assurance management program as well as assurance processing program
JP2008027149A (en) * 2006-07-20 2008-02-07 Hitachi Ltd Maintenance information management system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003085317A (en) * 2001-09-13 2003-03-20 Hitachi Ltd Preventive maintenance service management system and management method
JP2003324567A (en) * 2002-05-02 2003-11-14 Ricoh Co Ltd Image-generating apparatus
JP2005267401A (en) * 2004-03-19 2005-09-29 Seiko Epson Corp Aftersales service supporting system, its method, and its program
JP2006040087A (en) * 2004-07-29 2006-02-09 Fujitsu Ltd Method for assuring recording medium and its assurance management program as well as assurance processing program
JP2008027149A (en) * 2006-07-20 2008-02-07 Hitachi Ltd Maintenance information management system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016009403A (en) * 2014-06-25 2016-01-18 富士通株式会社 Determination control program, determination control device and determination control method

Also Published As

Publication number Publication date
JP5419177B2 (en) 2014-02-19

Similar Documents

Publication Publication Date Title
KR101526776B1 (en) License install support system, license install support method, and non-transitory computer readable storage medium
EP2112783A2 (en) Knowledge-based failure recovery support system
JP4797703B2 (en) Print control system and print attribute information management server
JP2009037455A (en) Information processor, client device, and license management system
JP2007109071A (en) Information providing apparatus, its control method, its program, and information providing system
US20110161652A1 (en) System, apparatus, and method for inhibiting operation that modifies program configuration
JP2006190320A (en) System for supporting use of device on network
JP5419177B2 (en) Parts management system and parts management method
EP2595774B1 (en) Systems for and methods of managing licenses in welding equipment
WO2014065206A1 (en) Source code management system, method, and program
JP2007280415A (en) Management device, version management system and program version management method
JP2010146324A (en) Standard format data management server device and standard document preparation system
US20100299425A1 (en) License transfer system, license transfer method, and license transfer program
JP6659606B2 (en) Management system, management method and management program
US20210124334A1 (en) 3d printable housing adaptors for vehicle sensors
JP2011060143A (en) Program introduction support device, program introduction support method, and program introduction program
JP2009295050A (en) Product management server, product management method and program
JP2008250515A (en) Equipment management device and equipment management system
JP2013097716A (en) Information processor, information processing method, and program
JP2008077169A (en) Process management support system, process management support method and program
JP2018106585A (en) Information processing apparatus, method for controlling the same, and program, and information processing, method for controlling the same, and program
JP2009080677A (en) Production management system, production management method, and production management program
JP2010146101A (en) Resource information management system, server device, resource information management method, program, and recording medium
JP5951127B2 (en) Programmable logic controller
CN116089371A (en) Adapter device, file exchange system, file exchange method, and non-transitory computer-readable recording medium storing program

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130723

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130806

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20131002

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20131024

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20131114

LAPS Cancellation because of no payment of annual fees