JP2011014015A - System and method for sharing data - Google Patents

System and method for sharing data Download PDF

Info

Publication number
JP2011014015A
JP2011014015A JP2009158674A JP2009158674A JP2011014015A JP 2011014015 A JP2011014015 A JP 2011014015A JP 2009158674 A JP2009158674 A JP 2009158674A JP 2009158674 A JP2009158674 A JP 2009158674A JP 2011014015 A JP2011014015 A JP 2011014015A
Authority
JP
Japan
Prior art keywords
data
format
conversion
information
server
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
JP2009158674A
Other languages
Japanese (ja)
Other versions
JP5415848B2 (en
Inventor
Ayano Yamagata
綾乃 山縣
Shigeo Eida
茂生 營田
Takayuki Mori
隆行 森
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.)
Hitachi Information Systems Ltd
Original Assignee
Hitachi Information Systems 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 Hitachi Information Systems Ltd filed Critical Hitachi Information Systems Ltd
Priority to JP2009158674A priority Critical patent/JP5415848B2/en
Publication of JP2011014015A publication Critical patent/JP2011014015A/en
Application granted granted Critical
Publication of JP5415848B2 publication Critical patent/JP5415848B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To facilitate data sharing in a plurality of software servers.SOLUTION: A data sharing system performs: a process for extracting the processing data of one software server in response to the instruction of use terminals 10A to 10C; a process that a data storage server 12 stores the extracted processing data in a designated directory region; a process that a conversion processing server 13 makes an inquiry for the directory region in which the processing data are stored; a process for generating conversion tag information including conversion source/post-conversion tag format type information based on information such as the directory region as the object of inquiry and the user name and format type; a process for extracting the conversion source/post-conversion format type of the generated conversion tag information, and for extracting the conversion rule information of the conversion rule database 15 based on the conversion source/post-conversion format type, and for converting the format type according to the extracted conversion rule information; and a process for transferring the converted data to the other software server.

Description

本発明は、複数の業務パッケージソフトウェア間における共通なデータを共有することができるデータ共有システム及びデータ共有方法に関する。   The present invention relates to a data sharing system and a data sharing method capable of sharing common data among a plurality of business package software.

一般に近年の業務用コンピュータシステムは、業務別の複数のパッケージソフトウェアを個別のサーバコンピュータにて稼働させ、各サーバコンピュータに対してネットワークを介して利用者側の端末装置がアクセスするように構成されている。このような業務用コンピュータシステムは、例えば、生産管理用業務パッケージソフトウェアを稼働するサーバコンピュータと販売管理用業務パッケージソフトウェアを稼働するサーバコンピュータとがネットワークを介して接続され、利用端末を使用するユーザが前記生産管理用業務パッケージソフトウェア及び販売管理用業務パッケージソフトウェアに対してアクセス可能に構成されている。   In general, a recent business computer system is configured such that a plurality of business-specific package softwares are operated on individual server computers, and a terminal device on the user side accesses each server computer via a network. Yes. Such a business computer system includes, for example, a server computer that operates production management business package software and a server computer that operates sales management business package software connected via a network, and a user who uses a user terminal The production management business package software and the sales management business package software are configured to be accessible.

このように構成された業務用コンピュータシステムでは、複数の業務別パッケージソフトウェアに入力を要するデータとして共通して使用する共有データが存在する場合であっても、個々のサーバコンピュータに個別にデータを入力することが行われていた。   In the business computer system configured in this way, even if shared data that is commonly used as data that needs to be input to multiple business-specific package software exists, data is individually input to each server computer. It was done.

例えば、生産管理用業務パッケージソフトウェアや販売管理用業務パッケージソフトウェアに共通するデータとして、企業内の生産工場名/住所/連絡先等のデータがある場合であっても、個々のサーバコンピュータにデータを別個に入力しなければならないものであった。   For example, even if there is data such as production factory name / address / contact information in a company as data common to production management business package software and sales management business package software, data is stored in individual server computers. It had to be entered separately.

この共通データの取り扱いに関する技術が記載された文献としては、例えば下記特許文献1が挙げられ、この特許文献1には、複数のソフトウェアが存在するコンピュータシステム環境下において、全てのソフトウェアのデータ構造に共通するフォーマットによる共通ファイルを作成し、この共通ファイルを全てのソフトウェアに搭載することが記載されている。また下記特許文献2には、属性指定のある特定データを所定のフォルダに自動的に格納する技術が記載されている。   For example, the following Patent Document 1 is cited as a document describing a technique related to the handling of the common data, and this Patent Document 1 includes data structures of all software in a computer system environment where a plurality of software exists. It is described that a common file having a common format is created and the common file is installed in all software. Patent Document 2 below describes a technique for automatically storing specific data with attribute designation in a predetermined folder.

特開2000−242682号公報JP 2000-242682 A 特開2004−362091号公報JP 2004-362091 A

前述の特許文献1に記載された技術は、形態が異なる異種の業務用パッケージソフトウェアに共通ファイルを搭載するように複数の業務用パッケージソフトウェアを個々に訂正しなければならないと言う不具合があった。更に従来技術によれば、当初の複数の業務用パッケージソフトウェアに新規に他の業務用パッケージソフトウェアを追加する場合も、この追加業務用パッケージソフトウェアに対しても共有ファイルを搭載しなければならないと言う不具合があった。尚、特許文献2記載の技術は、データ形式に応じて所定のフォルダにデータを保管するものであって、共有データの取り扱いについては記載されていない。   The technique described in the above-mentioned Patent Document 1 has a problem that a plurality of business package software must be individually corrected so that a common file is mounted on different types of business package software having different forms. Further, according to the prior art, even when other business package software is newly added to the initial plurality of business package software, it is said that a shared file must be mounted on the additional business package software. There was a bug. The technique described in Patent Document 2 stores data in a predetermined folder according to a data format, and does not describe handling of shared data.

本発明の目的は、複数の業務用パッケージソフトウェアにおける共有データを容易に共有することができるデータ共有システム及びデータ共有方法を提供することである。   An object of the present invention is to provide a data sharing system and a data sharing method capable of easily sharing shared data in a plurality of business package software.

前記目的を達成するために本発明は、所定のフォーマット形式のデータを処理する一方のソフトウェアサーバと、前記所定のフォーマット形式とは異なる他方のフォーマット形式のデータを処理する他のソフトウェアサーバと共通に取り扱われる共有データを処理するデータ共有システムであって、
前記フォーマット形式が異なるデータを相互に変換するための複数の変換ルール情報を格納する変換ルール情報データベースと、
前記変換ルール情報データベースに格納された変換ルール情報を参照し、異なるフォーマット形式のデータを相互に変換するコンピュータである変換処理サーバと、
データ記憶領域を多層且つ複数のディレクトリ領域として形成したデータ記憶部と、前記多層且つ複数のディレクトリ領域に格納したデータのディレクトリ格納位置情報とデータ名とユーザ名とフォーマット形式情報とを基にタグ情報を生成するタグ情報生成部とを有するコンピュータであるデータ保存サーバとを備え、
前記データ保存サーバが、
前記一方のソフトウェアサーバが処理した処理データを抽出する第1工程と、
該第1工程により抽出した処理データを前記データ記憶部の指定されたディレクトリ領域に格納する第2工程と、
前記変換処理サーバが、
前記データ保存サーバの記憶部をポーリングして処理データが格納されているディレクトリ領域を問い合わせる第3工程と、
該第3工程により問い合わせた処理データのディレクトリ領域及び処理データのデータ名とユーザ名とフォーマット形式の各情報とを基に、変換元フォーマット形式情報と変換後フォーマット形式情報を含むタグ情報を生成する第4工程と、
該第4工程により生成したタグ情報の変換元フォーマット形式と変換後フォーマット形式を抽出し、該変換元フォーマット形式と変換後フォーマット形式を基に前記変換ルールデータベースの変換ルール情報を抽出し、該抽出した変換ルール情報に従って前記処理データのフォーマット形式を変換する第5工程と、
該第5工程によりフォーマット形式を変換したデータを他方のソフトウェアサーバに転送する第6工程とを実行することを第1の特徴とする。
In order to achieve the above object, the present invention is common to one software server that processes data in a predetermined format and another software server that processes data in the other format different from the predetermined format. A data sharing system for processing shared data to be handled,
A conversion rule information database for storing a plurality of conversion rule information for mutually converting data having different format formats;
A conversion processing server that is a computer that refers to the conversion rule information stored in the conversion rule information database and converts data of different formats to each other;
Tag information based on a data storage section in which the data storage area is formed as a multi-layer and a plurality of directory areas, and directory storage position information, data name, user name, and format information of the data stored in the multi-layer and a plurality of directory areas A data storage server that is a computer having a tag information generation unit for generating
The data storage server is
A first step of extracting processing data processed by the one software server;
A second step of storing the processing data extracted in the first step in a designated directory area of the data storage unit;
The conversion processing server is
A third step of polling the storage unit of the data storage server to inquire about a directory area in which processing data is stored;
Tag information including conversion source format information and converted format information is generated based on the directory area of the processing data inquired in the third step, the data name of the processing data, the user name, and the format information. A fourth step;
Extracting the conversion source format format and the converted format format of the tag information generated by the fourth step, extracting the conversion rule information of the conversion rule database based on the conversion source format format and the converted format format, and extracting A fifth step of converting the format format of the processing data in accordance with the converted conversion rule information;
The first feature is that the sixth step of transferring the data whose format has been converted in the fifth step is transferred to the other software server.

また本発明は、第1の特徴のデータ共有システムにおいて、
前記変換処理サーバが、
前記第4工程において、処理データのデータ名とユーザ名と変換前後のフォーマット情報を含むタグ情報を生成し、
前記変換タグ情報に含まれたデータ名とユーザ名と変換前後のフォーマット情報を含む電子メール文を生成する第7工程と、
前記変換タグ情報に含まれユーザ名のメールアドレス宛に前記第7工程により生成した電子メールを送信する第8工程を実行することを第2の特徴とする。
The present invention also provides the data sharing system according to the first feature.
The conversion processing server is
In the fourth step, tag information including data name and user name of processing data and format information before and after conversion is generated,
A seventh step of generating an e-mail message including the data name, the user name, and the format information before and after conversion included in the conversion tag information;
A second feature is that an eighth step of transmitting the e-mail generated in the seventh step to the mail address of the user name included in the conversion tag information is executed.

また本発明は、前記何れかの特徴のデータ共有システムにおいて、前記データ保存サーバが、フォーマット変換を行った前記処理データを格納するアーカイブ記憶部を有し、前記前記第5工程によりフォーマット形式を変換した前記処理データ及び前記タグ情報をアーカイブ記憶部に格納することを第3の特徴とする。   According to the present invention, in the data sharing system according to any one of the above features, the data storage server includes an archive storage unit that stores the processed data subjected to format conversion, and the format format is converted by the fifth step. A third feature is that the processed data and the tag information are stored in an archive storage unit.

また本発明は、前記何れかの特徴のデータ共有システムにおいて、前記ソフトウェアサーバに搭載されたソフトウェアを利用するためのデータ記憶領域部を有するコンピュータである利用端末を有し、前記変換処理サーバが前記電子メール文を前記利用端末に送信し、該電子メールを受信した利用端末が、前記データ保存サーバによりフォーマット形式を変換した前記処理データを前記データ記憶領域部に格納し、該データ記憶領域部に格納した前記処理データを他方のソフトウェアサーバに転送することを第4の特徴とする。   In the data sharing system according to any one of the above characteristics, the present invention includes a usage terminal that is a computer having a data storage area unit for using software installed in the software server, and the conversion processing server is The user terminal that has transmitted the e-mail text to the user terminal and received the e-mail stores the processing data whose format has been converted by the data storage server in the data storage area unit, and stores the processed data in the data storage area unit. A fourth feature is that the stored processing data is transferred to the other software server.

また本発明は、前記何れかの特徴のデータ共有システムにおいて、複数のソフトウェアサーバに対応した複数のフォーマット形式情報を格納するフォーマット情報データベースを備え、前記変換処理サーバが、前記第5工程によりタグ情報の変換元フォーマット形式情報と同一のフォーマット形式情報が前記フォーマット情報データベースに格納されているか否かを判定し、前記変換元フォーマット形式情報と同一のフォーマット形式情報がフォーマット情報データベースに格納されていると判定したとき、該変換元フォーマット形式と変換後フォーマット形式を基に前記変換ルールデータベースの変換ルール情報を抽出し、該抽出した変換ルール情報に従って前記処理データのフォーマット形式を変換することを第5の特徴とする。   In the data sharing system according to any one of the above-described features, the present invention further includes a format information database that stores a plurality of format information corresponding to a plurality of software servers, and the conversion processing server performs tag information in the fifth step. It is determined whether the same format format information as the conversion source format information is stored in the format information database, and the same format format information as the conversion source format information is stored in the format information database. When the determination is made, a fifth step is to extract the conversion rule information of the conversion rule database based on the conversion source format and the converted format, and convert the format of the processing data according to the extracted conversion rule information. Features.

また本発明は、前記何れかの特徴のデータ共有システムにおいて、前記データ保存サーバが、前記データ処理を行ったソフトウェアサーバのソフトウェアバージョンを含むソフトウェア名に対応したディレクトリ領域を指定するディレクトリ指定情報を格納する指定情報格納部を有し、前記第2工程において、処理データを格納するディレクトリ領域を、前記処理データを抽出した前記ソフトウェア名をキーとして前記指定情報格納部から抽出し、該抽出したディレクトリ指定情報によりディレクトリ領域を指定することを第6の特徴とする。   According to the present invention, in the data sharing system according to any one of the above features, the data storage server stores directory designation information for designating a directory area corresponding to a software name including a software version of the software server that performed the data processing. In the second step, a directory area for storing processing data is extracted from the specification information storage unit using the software name from which the processing data is extracted as a key, and the extracted directory specification is stored in the second step. A sixth feature is that a directory area is designated by information.

更に本発明は、フォーマット形式が異なるデータを相互に変換するための複数の変換ルール情報を格納する変換ルール情報データベースと、前記変換ルール情報データベースに格納された変換ルール情報を参照し、異なるフォーマット形式のデータを相互に変換するコンピュータである変換処理サーバと、データ記憶領域を多層且つ複数のディレクトリ領域として形成したデータ記憶部と前記多層且つ複数のディレクトリ領域に格納したデータのディレクトリ格納位置情報とデータ名とユーザ名とフォーマット形式情報とを基にタグ情報を生成するタグ情報生成部とを有するコンピュータであるデータ保存サーバとを備え、所定のフォーマット形式のデータを処理する一方のソフトウェアサーバと、前記所定のフォーマット形式とは異なる他方のフォーマット形式のデータを処理する他のソフトウェアサーバと共通に取り扱われる共有データを処理するコンピュータシステムにおけるデータ共有方法であって、
前記データ保存サーバに、
前記一方のソフトウェアサーバが処理した処理データを抽出する第1工程と、
該第1工程により抽出した処理データを前記データ記憶部の指定されたディレクトリ領域に格納する第2工程を実行させ、
該第2工程により問い合わせた処理データのディレクトリ領域及び処理データのデータ名とユーザ名とフォーマット形式の各情報とを基に、変換元フォーマット形式情報と変換後フォーマット形式情報を含むタグ情報を生成する第3工程と、
前記変換処理サーバに、
前記データ保存サーバの記憶部をポーリングして処理データが格納されているディレクトリ領域を問い合わせる第4工程と、
該第4工程により生成したタグ情報の変換元フォーマット形式と変換後フォーマット形式を抽出し、該変換元フォーマット形式と変換後フォーマット形式を基に前記変換ルールデータベースの変換ルール情報を抽出し、該抽出した変換ルール情報に従って前記処理データのフォーマット形式を変換する第5工程と、
該第5工程によりフォーマット形式を変換したデータを他方のソフトウェアサーバに転送する第6工程とを実行させることを第7の特徴とする。
Furthermore, the present invention refers to a conversion rule information database for storing a plurality of conversion rule information for converting data having different format formats to each other, and conversion rule information stored in the conversion rule information database, so that different format formats are used. A conversion processing server that is a computer for mutually converting data, a data storage section in which data storage areas are formed as a plurality of directory areas, and directory storage location information and data of data stored in the plurality of directory areas A data storage server that is a computer having a tag information generation unit that generates tag information based on a name, a user name, and format information, and one software server that processes data in a predetermined format, Other than the prescribed format A data sharing method in a computer system for processing shared data with other software servers for processing data format of handled in common,
In the data storage server,
A first step of extracting processing data processed by the one software server;
Executing the second step of storing the processing data extracted in the first step in the designated directory area of the data storage unit;
Tag information including source format information and converted format information is generated based on the directory area of the processing data inquired in the second step, the data name of the processing data, the user name, and the format information. A third step;
In the conversion processing server,
A fourth step of polling the storage unit of the data storage server to inquire about a directory area in which processing data is stored;
Extracting the conversion source format format and the converted format format of the tag information generated in the fourth step, extracting the conversion rule information of the conversion rule database based on the conversion source format format and the converted format format, and extracting A fifth step of converting the format format of the processing data in accordance with the converted conversion rule information;
A seventh feature is that the sixth step of transferring the data whose format has been converted in the fifth step is transferred to the other software server.

また本発明は、前記データ共有方法の前記データ保存サーバに、前記第3工程において、処理データのデータ名とユーザ名と変換前後のフォーマット情報を含むタグ情報を生成させ、
前記変換タグ情報に含まれたデータ名とユーザ名と変換前後のフォーマット情報を含む電子メール文を生成する第7工程と、
前記変換タグ情報に含まれユーザ名のメールアドレス宛に前記第7工程により生成した電子メールを送信する第8工程を実行させることを第8の特徴とする。
Further, the present invention causes the data storage server of the data sharing method to generate tag information including a data name, a user name, and format information before and after conversion in the third step,
A seventh step of generating an e-mail message including the data name, the user name, and the format information before and after conversion included in the conversion tag information;
An eighth feature is that an eighth step of transmitting the e-mail generated in the seventh step to the e-mail address of the user name included in the conversion tag information is executed.

また本発明は、前記何れかの特徴のデータ共有方法のデータ保存サーバに、フォーマット変換を行った前記処理データを格納するアーカイブ記憶部を設け、前記第5工程によりフォーマット形式を変換した前記処理データ及び前記タグ情報をアーカイブ記憶部に格納させることを第9の特徴とする。   According to the present invention, an archive storage unit for storing the processed data subjected to format conversion is provided in a data storage server of the data sharing method according to any one of the above characteristics, and the processed data converted in format format in the fifth step The ninth feature is that the tag information is stored in the archive storage unit.

また本発明は、前記何れかの特徴のデータ共有方法において、前記ソフトウェアサーバに搭載されたソフトウェアを利用するためのデータ記憶領域部を有するコンピュータである利用端末を設け、前記変換処理サーバが前記電子メール文を前記利用端末に送信したとき、該電子メールを受信した利用端末に、前記データ保存サーバによりフォーマット形式を変換した前記処理データを前記データ記憶領域部に格納させ、該データ記憶領域部に格納させた前記処理データを他方のソフトウェアサーバに転送させることを第10の特徴とする。   According to the present invention, in the data sharing method according to any one of the above features, a use terminal that is a computer having a data storage area unit for using software installed in the software server is provided, and the conversion processing server is the electronic device. When the mail text is transmitted to the user terminal, the user terminal that has received the e-mail stores the processing data whose format has been converted by the data storage server in the data storage area unit, A tenth feature is that the stored processing data is transferred to the other software server.

また本発明は、前記何れかの特徴のデータ共有方法において、複数のソフトウェアサーバに対応した複数のフォーマット形式情報を格納するフォーマット情報データベースを設け、前記変換処理サーバに、前記第5工程によりタグ情報の変換元フォーマット形式情報と同一のフォーマット形式情報が前記フォーマット情報データベースに格納されているか否かを判定させ、前記変換元フォーマット形式情報と同一のフォーマット形式情報がフォーマット情報データベースに格納されていると判定したとき、該変換元フォーマット形式と変換後フォーマット形式を基に前記変換ルールデータベースの変換ルール情報を抽出させ、該抽出した変換ルール情報に従って前記処理データのフォーマット形式を変換させることを第11の特徴とする。   In the data sharing method of any one of the above features, the present invention provides a format information database for storing a plurality of format information corresponding to a plurality of software servers, and the tag information is added to the conversion processing server by the fifth step. If the same format format information as the conversion source format information is stored in the format information database, the same format format information as the conversion source format information is stored in the format information database. When the determination is made, the conversion rule information of the conversion rule database is extracted based on the conversion source format and the converted format, and the format of the processing data is converted according to the extracted conversion rule information. Features.

また本発明は、前記何れかの特徴のデータ共有方法において、前記データ保存サーバに、前記データ処理を行ったソフトウェアサーバのソフトウェアバージョンを含むソフトウェア名に対応したディレクトリ領域を指定するディレクトリ指定情報を格納する指定情報格納部を設け、前記第2工程において、処理データを格納するディレクトリ領域を、前記処理データを抽出したソフトウェアサーバ名をキーとして前記指定情報格納部から抽出させ、該抽出させたディレクトリ指定情報によりディレクトリ領域を指定させることを第12の特徴とする。   According to the present invention, in the data sharing method according to any one of the above characteristics, directory designation information for designating a directory area corresponding to a software name including a software version of the software server that performed the data processing is stored in the data storage server. In the second step, the directory area for storing the processing data is extracted from the specification information storage unit using the name of the software server from which the processing data is extracted as a key, and the extracted directory specification is provided. A twelfth feature is that a directory area is designated by information.

本発明によるデータ共有システム及び方法は、データ保存サーバが、ソフトウェアサーバの処理データを抽出する第1工程と、該抽出した処理データを格納するディレクトリ領域をディレクトリ指定情報により判定する第2工程と、該判定したディレクトリ領域に処理データを格納する第3工程とを実行し、変換処理サーバが、前記処理データが格納されているディレクトリ領域を問い合わせる第4工程と、該問い合わせた処理データのディレクトリ領域及び処理データのデータ名とユーザ名とフォーマット形式の各情報とを基に変換元/変換後フォーマット形式情報を含むタグ情報を生成する第5工程と、該生成したタグ情報の変換元フォーマット形式と変換後フォーマット形式を抽出し、該変換元フォーマット形式と変換後フォーマット形式を基に前記変換ルールデータベースの変換ルール情報を抽出し、該抽出した変換ルール情報に従って前記処理データのフォーマット形式を変換する第6工程と、該第6工程によりフォーマット形式を変換したデータを他方のソフトウェアサーバに転送する第7工程とを実行することによって、複数の業務用パッケージソフトウェアにおける共有データを容易に共有することができる。   The data sharing system and method according to the present invention includes a first step in which the data storage server extracts the processing data of the software server, a second step of determining a directory area for storing the extracted processing data based on the directory designation information, A third step of storing processing data in the determined directory area, and a fourth step in which the conversion processing server inquires about a directory area in which the processing data is stored; a directory area of the inquired processing data; A fifth step of generating tag information including conversion source / converted format format information based on the data name of the processing data, the user name, and the format format information, and the conversion format format and conversion of the generated tag information Extract the post format, and convert the original format and post format 6th step of extracting the conversion rule information of the conversion rule database based on the expression, and converting the format format of the processing data according to the extracted conversion rule information; The shared data in the plurality of business package software can be easily shared by executing the seventh step of transferring to the software server.

本発明によるデータ共有システムを適用した業務用コンピュータシステムの一実施形態を示す図。The figure which shows one Embodiment of the business computer system to which the data sharing system by this invention is applied. 本実施形態による利用端末の構成を示す図。The figure which shows the structure of the utilization terminal by this embodiment. 本実施形態による作業端末の構成を示す図。The figure which shows the structure of the work terminal by this embodiment. 本実施形態によるデータ保存サーバの構成を示す図。The figure which shows the structure of the data storage server by this embodiment. 本実施形態による変換処理サーバの構成を示す図。The figure which shows the structure of the conversion process server by this embodiment. 本実施形態によるパッケージソフトウェアサーバの構成を示す図。The figure which shows the structure of the package software server by this embodiment. 本実施形態によるパッケージソフトウェアデータ例を示す図。The figure which shows the example of package software data by this embodiment. 本実施形態によるFormatデータベース構成を説明するための図。The figure for demonstrating the Format database structure by this embodiment. 本実施形態による変換ルールデータベース構成を説明するための図。The figure for demonstrating the conversion rule database structure by this embodiment. 本実施形態による変換タグを説明するための図。The figure for demonstrating the conversion tag by this embodiment. 本実施形態による応答メール内容を説明するための図。The figure for demonstrating the content of the response mail by this embodiment. 本実施形態による変換元ファイルディレクトリの構成を示す図。The figure which shows the structure of the conversion source file directory by this embodiment. 本実施形態によるデータ変換受け付け処理を説明するための図。The figure for demonstrating the data conversion reception process by this embodiment. 本実施形態によるデータ変換処理を説明するための図。The figure for demonstrating the data conversion process by this embodiment. 本実施形態による変換結果通知書処理及び変換後ファイル展開処理を説明するための図。The figure for demonstrating the conversion result notification process and the file expansion | deployment process after conversion by this embodiment. 本実施形態による変換元アーカイブ処理を説明するための図。The figure for demonstrating the conversion source archive process by this embodiment. 本実施形態による管理用変換設定処理を説明するための図。The figure for demonstrating the conversion setting process for management by this embodiment. 本実施形態によるタグ付け処理を説明するための図。The figure for demonstrating the tagging process by this embodiment. 本実施形態による変換ルール選択処理を説明するための図。The figure for demonstrating the conversion rule selection process by this embodiment. 本実施形態による応答メール作成処理を説明するための図。The figure for demonstrating the response mail preparation process by this embodiment.

以下、本発明によるデータ共有システム及びデータ共有方法の一実施形態を図面を参照して詳細に説明する。
[全体構成]
本実施形態によるデータ共有方法を採用したデータ共有システムであるコンピュータシステムは、図1に示す如く、異種業務を担当する業務パッケージソフトウェアを実行する複数のパッケージソフトウェアサーバ(コンピュータ)16A及び16Bと、該パッケージソフトウェアサーバ16A及び16Bと公衆通信回線網11を介して接続され、複数のユーザにより操作される複数の利用端末10A〜10Cと、前記パッケージソフトウェアサーバ16A及び16Bにより取り扱うデータを保存するためのデータ保存サーバ12と、前記パッケージソフトウェアサーバ16A及び16Bにより個々に取り扱う複数のデータフォーマット情報を格納するFormat(フォーマット)データベース14と、後述するデータ変換を行うための変換ルール情報を格納する変換ルールデータベース15と、作業端末17の指示によって前記Formatデータベース14及び変換ルールデータベース15を参照し、データ変換を実行する変換処理サーバ13とを備え、通常の定型業務においては、ユーザが利用端末10A〜10Cを用いてパッケージソフトウェアサーバ16A及び16Bによる複数の業務を操作するように構成されている。
Hereinafter, an embodiment of a data sharing system and a data sharing method according to the present invention will be described in detail with reference to the drawings.
[overall structure]
As shown in FIG. 1, a computer system that is a data sharing system that employs the data sharing method according to the present embodiment includes a plurality of package software servers (computers) 16A and 16B that execute business package software in charge of different business, Data used to store data handled by the package software servers 16A and 16B, the plurality of use terminals 10A to 10C connected by the public communication line network 11 and operated by a plurality of users, and the package software servers 16A and 16B. A storage server 12, a format database 14 for storing a plurality of data format information individually handled by the package software servers 16A and 16B, and a variable for performing data conversion to be described later. In a normal routine work, it includes a conversion rule database 15 that stores rule information, and a conversion processing server 13 that performs data conversion by referring to the Format database 14 and the conversion rule database 15 according to instructions from the work terminal 17. The user is configured to operate a plurality of tasks by the package software servers 16A and 16B using the use terminals 10A to 10C.

[利用端末10A〜10C]
前記利用端末10A〜10Cは、図2に示す如く、データ入力を行うためのキーボード102と、ポインティングデバイスであるマウス103と、各種情報を表示する表示装置104と、本実施形態による変換後のデータを格納するためのデータ領域部107と、各種プログラム群106を格納する内部メモリ105と、前記部位を制御するCPU10とを備え、前記プログラム群106は、前記ソフトウェアサーバ16A及び16Bのパッケージソフトウェアを操作するために必要なプログラムであるパッケージソフトウェアインターフェースプログラム1061と、エクスポートしたパッケージソフトウェアデータをデータ保存サーバ12の変換元ファイルディレクトリへ保存又はデータ保存サーバ12の変換済みファイルディレクトリに作成された変換済みデータを利用端末10A〜10Cへダウンロードするためのファイル操作プログラム1062と、データ保存サーバ12から送信された電子メールを受け取るためのプログラムであるメール送受信プログラム1063と含む。尚、前記データ領域部は、半導体メモリ又は磁気ディスク装置等の記憶素子又は記憶装置内に設けられるものであって、後述する端末及びサーバにおいても同様である。
[Use terminals 10A to 10C]
As shown in FIG. 2, the use terminals 10A to 10C include a keyboard 102 for inputting data, a mouse 103 as a pointing device, a display device 104 for displaying various information, and converted data according to the present embodiment. A data area unit 107 for storing data, an internal memory 105 for storing various program groups 106, and a CPU 10 for controlling the parts. The program group 106 operates package software of the software servers 16A and 16B. Package software interface program 1061 which is a program necessary for data storage and the exported package software data in the conversion source file directory of the data storage server 12 or the converted file directory of the data storage server 12 Includes a file operation program 1062 for downloading the converted data generated to the user terminal 1OA - 1OC, a mail transmission and reception program 1063 is a program for receiving e-mail sent from the data storage server 12. The data area section is provided in a storage element or storage device such as a semiconductor memory or a magnetic disk device, and the same applies to terminals and servers described later.

[作業端末17]
前記作業端末17は、図3に示す如く、前述の利用端末と同様なキーボード172/マウス173/表示装置174/CPU171と、データ保存サーバの変換元ディレクトリ内に変換ルール/ユーザ/ドメイン毎にディレクトリ(図12参照)を作成するためのプログラムであるファイル操作プログラム1761及び一般的なWebブラウザであって変換処理サーバ13のWebUIを利用してFormat設定部や変換ルール設定部を利用するためのプログラムであるブラウザ1762とを含むプログラム群176を格納する内部メモリ175とを備える。
[Working terminal 17]
As shown in FIG. 3, the work terminal 17 includes a keyboard 172 / mouse 173 / display device 174 / CPU 171 similar to the above-described use terminal, and a conversion rule / user / domain directory in the conversion source directory of the data storage server. A file operation program 1761 that is a program for creating (see FIG. 12) and a general Web browser that uses the Web UI of the conversion processing server 13 to use the Format setting unit and the conversion rule setting unit And an internal memory 175 for storing a program group 176 including a browser 1762.

[データ保存サーバ12]
前記データ保存サーバ12は、図4に示す如く、前述と同様なキーボード122/マウス123/表示装置124/CPU121と、データ変換を行うためのデータ保存プログラム126を含む内部メモリ125と、データ変換を行う際のワークメモリであるデータ領域部127とを備える。
[Data storage server 12]
As shown in FIG. 4, the data storage server 12 includes a keyboard 122 / mouse 123 / display device 124 / CPU 121, an internal memory 125 including a data storage program 126 for performing data conversion, and data conversion. And a data area unit 127 which is a work memory for performing.

前記データ領域部127は、利用者が変換元となるファイルを保存するためのディレクトリであって、ディレクトリ名が利用ユーザ、企業ドメインとなり、変換依頼者メールアドレスが特定できる他、変換ルールまで判別できる構造(詳細は図12)をもつ変換元ファイルディレクトリ1271と、ファイルコピー部1262によって変換元ファイルと変換タグが保存されるディレクトリであって、変換処理サーバ13が本ディレクトリへ新規に保存されたファイルを変換ファイルポーリング部が検知(定められた順番に従って送信要求がないか問い合わせを行う制御手順)するために設けられた領域であるポーリング用ディレクトリ1272と、変換処理サーバ13が変換済みデータを保存するディレクトリであって、利用者が本ディレクトリに保存した変換済みデータを取得するための領域である変換済みファイル用ディレクトリ1273と、ポーリング用ディレクトリ1272に保存された変換元のパッケージソフトウェアデータと変換タグを一時的に保存し、エラー発生時や想定外の動作となった場合には利用者の申告を受けて、本システムの管理者が動作を確認するために一時的に保存するための領域であるアーカイブ用ディレクトリ1274とを備える。   The data area 127 is a directory for storing files to be converted by the user. The directory name is the user and the company domain. The conversion requester mail address can be specified and the conversion rule can be determined. A conversion source file directory 1271 having a structure (details are shown in FIG. 12) and a directory in which the conversion source file and the conversion tag are stored by the file copy unit 1262, and the conversion processing server 13 is newly stored in this directory And the conversion processing server 13 stores the converted data, which is an area provided for the conversion file polling unit to detect (a control procedure for inquiring whether there is a transmission request according to a predetermined order). Directory, where the user When the error occurs, the converted file directory 1273, which is an area for acquiring the converted data stored in the file, and the conversion source package software data and the conversion tag stored in the polling directory 1272 are temporarily stored. In the case of an unexpected operation, an archive directory 1274, which is an area for receiving a report from the user and temporarily storing the system administrator to confirm the operation, is provided.

尚、パッケージソフトウェアサーバのデータを格納するポーリング用ディレクトリ1272の領域を自動的に行う際には、データを取得したパッケージソフトウェアサーバ名を基に格納領域を指定するディレクトリ指定情報をディレクトリ指定情報として格納する指定情報格納部(図示せず)を設けても良い。このディレクトリ指定情報とは、例えばサーバ16Aが処理した処理データを、後述する変換元ファイルディレクトリ1271の多層且つ複数のディレクトリ領域のどの領域に格納するかを示す情報であって、例えば、本実施形態の場合は、サーバ16Aの処理データを図12に示す「Format1 To Format2」のディレクトリに格納するかを指定し、サーバ16Bの処理データを「Format2 To Format1」のディレクトリに格納するかを指定するものである。   When the area of the polling directory 1272 for storing the data of the package software server is automatically performed, the directory designation information for designating the storage area based on the name of the package software server from which the data is acquired is stored as the directory designation information. A designation information storage unit (not shown) may be provided. This directory designation information is information indicating in which of multiple directory areas of the conversion source file directory 1271 to be described later the processing data processed by the server 16A is stored. In this case, it is specified whether the processing data of the server 16A is stored in the “Format1 To Format2” directory shown in FIG. 12, and whether the processing data of the server 16B is stored in the “Format2 To Format1” directory. It is.

前記内部メモリ125のデータ保存プログラム126には、データ保存サーバ12のディレクトリ名から変換依頼ユーザのメールアドレスや変換ルール(変換元ファイルFormat、変換後ファイルFormat)を判別し、変換タグを作成するためのタグづけ部1261と、作成した変換タグと変換元ファイルディレクトリに保存された変換元ファイルとなるパッケージソフトウェアデータをポーリング用ディレクトリへ保存するためのファイルコピー部1262と、変換処理サーバが変換済みデータを保存するディレクトリであって、利用者が本ディレクトリに保存した変換済みデータを取得するためのアーカイブ用ディレクトリ1263と、変換処理サーバ13から受信した応答メール文のテキスト全文を利用して電子メールを作成(Mail Fromを送信元、Mail Toを宛先、Subjectを件名、Dataを本文)し、送信する電子メール通知部1264とを含む。   In the data storage program 126 of the internal memory 125, the conversion requesting user's mail address and conversion rule (conversion source file Format, converted file Format) are determined from the directory name of the data storage server 12, and a conversion tag is created. Tagging unit 1261, file copy unit 1262 for saving the created conversion tag and the packaged software data as the conversion source file stored in the conversion source file directory to the polling directory, and the conversion processing server converting the converted data The archive directory 1263 for obtaining the converted data stored in this directory by the user and the entire text of the response mail text received from the conversion processing server 13 are used to send an e-mail. Create Mail From the source, destination and Mail the To, subject to Subject, the Data body) and includes an e-mail notification unit 1264 to be sent.

[変換処理サーバ13]
前記変換処理サーバ13は、図5に示す如く、データ変換処理を制御するための複数のツールプログラムから成る変換プログラム133と、電子メールの応答文を生成するためのメール送信プログラム134と、データ変換を行うためのメール送信プログラム134と、データのフォーマット情報の設定及び変換ルールを登録するために管理者により操作される管理者用プログラム135とを格納している。
[Conversion processing server 13]
As shown in FIG. 5, the conversion processing server 13 includes a conversion program 133 composed of a plurality of tool programs for controlling data conversion processing, a mail transmission program 134 for generating an e-mail response sentence, and a data conversion Are stored, and an administrator program 135 that is operated by an administrator to register data format information settings and conversion rules is stored.

前記変換プログラム133は、変換処理対象が保存されているかを確認するため、定期的にファイル保管サーバの変換元ファイルディレクトリにファイルがないかをチェック(問い合わせる)するプログラムである変換元ファイルポーリング部1331と、変換タグの情報を読み取って処理ルールを選択するプログラムであって、変換タグの「変換元ファイルFormat」「変換後ファイルFormat」の情報を確認し、確認内容を変換ルール選択部に渡すためのタグ読み取り部1332と、変換元ファイルFormatのFormatをFormatデータベース14のFormat名列(レコード)から検索し、Format構成(列数や型、文字数、FIL)に異なる部分が無いかを確認し、変換元ファイルFormatと変換後ファイルFormatをキーとして変換ルールデータベース15からルール名の列を(レコード)検索し、該当の変換ルールを呼び出す変換ルール選択部1333とを備える、尚、該変換ルール選択部1333は、変換処理を実行して作成した変換済みファイルをデータ保存する機能と、サーバの変換済みファイル用ディレクトリに保存する機能と、処理完了時点の日時を処理終了日時として変換タグに書き込む機能も有する。   The conversion program 133 is a conversion source file polling unit 1331 that periodically checks (inquires) whether there is a file in the conversion source file directory of the file storage server in order to check whether the conversion processing target is stored. Is a program that reads the information of the conversion tag and selects a processing rule to check the information of the conversion tag “conversion source file format” and “converted file format” and pass the confirmation contents to the conversion rule selection unit. The tag reading unit 1332 and the format of the conversion source file Format are searched from the format name column (record) in the format database 14, and the format configuration (number of columns, type, number of characters, FIL) is checked for any differences. Source file Format and after conversion A conversion rule selection unit 1333 that searches for a record of a rule name from the conversion rule database 15 using the file format as a key and calls the corresponding conversion rule is provided. The conversion rule selection unit 1333 executes conversion processing. A function for saving the converted file created in this way, a function for saving in the converted file directory of the server, and a function for writing the date and time when processing is completed to the conversion tag as the processing end date and time.

前記メール送信プログラム134は、 変換タグの「変換Format指定」の項を応答メール文のData項に書き込む機能(ただし通知文のファイル変換依頼ユーザ項はMail To(宛先)として書き込む)、Error項が空白ではない場合は応答メール文のData項1行目へ変換Format Error、SubjectをErrorと書き込む機能、Error項が空白の場合はSubject部分をファイル変換完了と書き込む機能、変換タグのファイル変換実行日時/完了日時/変換処理管理IDを応答メール文のData項へ書き込む機能を有するメール応答用データ読取部1341と、応答メール文をデータ保存サーバの電子メール通知プログラムへ渡す機能を有する応答メール文作成部1342とを備える。   The mail transmission program 134 has a function of writing the “conversion format specification” item of the conversion tag in the Data item of the response mail message (however, the file conversion request user item of the notification message is written as Mail To (destination)), and the Error item is If not blank, convert to the first line of the Data section of the response mail text Format Error, the function to write the Object as Error, if the Error section is blank, the function to write the Subject part as file conversion completion, the file conversion execution date and time of the conversion tag / Completion date / time / Conversion processing management ID Mail response data reading unit 1341 having the function of writing to the Data section of the response mail text, and response mail text creation having the function of passing the response mail text to the e-mail notification program of the data storage server Part 1342.

前記管理者用プログラム135は、管理者がデータのFormatを設定するためのFormat設定部1351と、管理者が各Format間の変換ルールを設定するための変換ルール設定部1352とを備える。   The administrator program 135 includes a format setting unit 1351 for the administrator to set the format of data, and a conversion rule setting unit 1352 for the administrator to set conversion rules between the formats.

[パッケージソフトウェアサーバ16A及び16B]
前記パッケージソフトウェアサーバ16A及び16Bは、図6に示す如く、生産管理等の特定業務を管理するためのプログラムであるパッケージソフトウェアプログラム163を格納する内部メモリ162と、該特定業務用のデータであるパッケージソフトウェアデータ165を格納するデータ領域部164と、これらを制御するCPU161とから構成される。前記パッケージソフトウェアプログラム163は、例えば利用端末10A〜10Cからのデータを受信する機能を有するデータ受信部1631と、該受信したデータのデータ処理を実行する機能を有するデータ処理部1632と、該データ処理部1632により処理した結果のデータを格納する機能を有するデータ格納部1633とから構成される。
[Package software servers 16A and 16B]
As shown in FIG. 6, the package software servers 16A and 16B include an internal memory 162 that stores a package software program 163 that is a program for managing a specific business such as production management, and a package that is data for the specific business. It comprises a data area 164 for storing software data 165 and a CPU 161 for controlling them. The package software program 163 includes, for example, a data receiving unit 1631 having a function of receiving data from the use terminals 10A to 10C, a data processing unit 1632 having a function of executing data processing of the received data, and the data processing And a data storage unit 1633 having a function of storing data obtained as a result of processing by the unit 1632.

前記パッケージソフトウェアデータ165は、例えば、図7に示す如く、例えば、会社名(Company)/電話番号(TelNumber)/氏名(FName,LName)/住所(Address)の各項目情報から構成され、本実施形態においては当該データファイル1651を共有データとして説明する。   For example, as shown in FIG. 7, the package software data 165 is composed of item information of company name (Company) / phone number (TelNumber) / name (FName, LName) / address (Address). In the embodiment, the data file 1651 will be described as shared data.

[Formatデータベース14]
前記Formatデータベース14に格納されるFormatデータは、図8(a)に示す如く、Format名称であるFormat名と、各Formatの列の数を示す列数と、当該列の名称である列名と、データ形式を示す型と、列に入力可能な長さ(上限値)を示す文字Byte数と、該文字Byte数内において未入力の長さ余り発生時のFIL埋めの有無を示すFILの各項目情報とから構成され、具体的には図8(b)に符号14dにて示す如きデータ内容となる。
[変換ルールデータベース15]
前記変換ルールデータベース15は、図9(a)に示す如く、どのFormatからどのFormatに変換するかを示すルール名と、変換の具体的ルールを示す処理内容の各項目情報とからなり、具体的には図9(b)に符号15aにて示す如く、ルール名が「Format1 To Format2」、処理内容が「Format1の列1の[Company]を、Format2の列1の[Company]にコピーする他の情報を格納している。尚、図中の「数字」とは半角数字、「文字」とは全角文字を意味するものであって、例えば、型変換の「文字→数字」とは、全角文字で記載された地番値を半角の地番値に変換することを定義したものである。
[Format database 14]
As shown in FIG. 8A, the format data stored in the format database 14 includes a format name that is a format name, a column number that indicates the number of columns of each format, and a column name that is the name of the column. , A type indicating the data format, a number of character bytes indicating the length (upper limit value) that can be input to the column, and an FIL indicating whether or not an FIL padding occurs when an uninput length occurs in the number of character bytes Specifically, the data content is as shown by reference numeral 14d in FIG. 8B.
[Conversion rule database 15]
As shown in FIG. 9A, the conversion rule database 15 includes a rule name indicating which format is converted to which format, and item information of processing contents indicating specific rules for conversion. In FIG. 9B, as indicated by reference numeral 15a, the rule name is “Format 1 To Format 2” and the processing content is “Company” in column 1 of Format 1 is copied to [Company] in column 1 of Format 2. Note that “number” in the figure means half-width numbers, “character” means full-width characters, and for example, “character → number” in type conversion means full-width characters. It is defined to convert a lot number value written in characters into a half-width lot number value.

[変換タグ情報]
本実施形態によるデータ共有システムは、一方のパッケージソフトウェアサーバ16A又は16Bが利用者の指示によって所定の業務データ処理を実行したとき、データ保存サーバ12のタグ付け部1261がデータ変換用の変換情報(本実施形態では「変換タグ情報」とも呼ぶ)を作成し、変換処理サーバ13が、この変換タグを参照して変換ルールを選択するものであって、この変換タグは、図10に示す如く、変換元Format、変換後Format、通知文として「ファイル変換依頼ユーザ」のメールアドレス、エラー発生時のルール、ファイル変換実行日時、変換処理管理ID、ファイル変換完了日時の各項目情報をXML構文形式で記載している。
[Conversion tag information]
In the data sharing system according to the present embodiment, when one package software server 16A or 16B executes predetermined business data processing in accordance with a user instruction, the tagging unit 1261 of the data storage server 12 converts conversion information for data conversion ( In this embodiment, it is also referred to as “conversion tag information”), and the conversion processing server 13 refers to the conversion tag and selects a conversion rule. As shown in FIG. The conversion source format, the converted format, the mail address of the “file conversion request user”, the rule at the time of error occurrence, the file conversion execution date / time, the conversion processing management ID, and the item information of the file conversion completion date / time in XML syntax format It is described.

[応答メール文]
更に本実施形態によるデータ共有システムは、変換処理サーバ13がデータ変換処理を実行した際に変更依頼者宛のメール文(本実施形態では「応答メール文」と呼ぶ)を生成してデータ保存サーバ12に通知するものであって、この応答メール文は、図11に示す如く、メール発信元である変換処理サーバ、メール送信先であるファイル変換依頼サーバ、サブジェクト(件名)として「ファイル変換完了」、データとして変換元/変換後ファイル/ファイル保存実行日時〜完了日時、変換処理管理IDの各項目情報から構成される。
[Response mail text]
Furthermore, the data sharing system according to the present embodiment generates a mail text (referred to as “response mail text” in the present embodiment) addressed to the change requester when the conversion processing server 13 executes the data conversion processing, and the data storage server 11, the response mail text is, as shown in FIG. 11, “file conversion complete” as the conversion processing server as the mail transmission source, the file conversion request server as the mail transmission destination, and the subject (subject name). , The data includes each item information of conversion source / post-conversion file / file storage execution date / time to completion date / time and conversion processing management ID.

[変換元ファイルディレクトリ1271]
前記変換元ファイルディレクトリ1271は、記憶領域のディレクトリ構造を示すものであって、図12に示す如く、「Company−Domain」の下層にUser1/User2等の複数のユーザ名領域があり、このユーザ名領域の下層にFormat2 To Format1等のFormatの変換ルール名領域(Format2 To Format1他)が格納される様に構成されている。
[Conversion source file directory 1271]
The conversion source file directory 1271 indicates the directory structure of the storage area. As shown in FIG. 12, there are a plurality of user name areas such as User1 / User2 below “Company-Domain”. A format conversion rule name area (Format2 To Format1, etc.) such as Format2 To Format1 is stored in the lower layer of the area.

[動作]
さて本実施形態によるデータ共有システムは、図13に示す如く、利用者の操作によって利用端末10A〜10Cのパッケージソフトウェアインターフェースプログラム1061がパッケージソフトウェアデータの抽出を指示する機能を実行したとき、パッケージソフトウェアサーバ16A又は16Bのデータ処理部1632がデータ領域部164に格納したパッケージソフトウェアデータ165の抽出処理を行う機能を実行する工程と、利用端末10A〜10Cが前記抽出したパッケージソフトウェアデータ165を自己のデータ領域部107に格納した後にデータ保存サーバ12に転送する工程と、データ保存サーバ12が、前記受信したパッケージソフトウェアデータ165を変換元ファイルディレクトリ1271の任意の領域(変換依頼者が変換を希望するデータ形式に応じて任意に指定されたディレクトリ領域、又は前記ディレクトリ指定情報により指定されたディレクトリ領域)に格納する機能及び前記タグづけ部1261が前記変換元ファイルディレクトリ1271の情報(図12のディレクトリ構造情報)を参照し、このディレクトリ構造情報を元に図10に示した如き、変換タグ情報を生成する機能とを行う工程とを実行する。尚、前記パッケージソフトウェアデータを格納する変換元ファイルディレクトリ1271の保管領域(ディレクトリ)は、予め定められた規則によって決められており、例えば、サーバ16AがFormat1のデータ形式であり、サーバ16BがFormat2のデータ形式であり、サーバ16Aが作成したデータは「Format1 To Format2」のディレクトリに保管され、サーバ16Bが作成したデータは「Format2 To Format1」のディレクトリに保管されることが予め保管規則として定められている。
[Operation]
The data sharing system according to the present embodiment, as shown in FIG. 13, when the package software interface program 1061 of the use terminals 10A to 10C executes the function of instructing the extraction of the package software data by the user's operation, A process of executing a function of performing extraction processing of the package software data 165 stored in the data area unit 164 by the data processing unit 1632 of 16A or 16B, and the terminal 10A to 10C using the extracted package software data 165 in its own data area A step of transferring the received package software data 165 to an arbitrary area (conversion of the conversion source file directory 1271). The function of storing in the directory area arbitrarily designated according to the data format desired by the client or the directory area designated by the directory designation information) and the tagging unit 1261 includes the conversion source file directory 1271 With reference to the information (directory structure information in FIG. 12), a step of performing a function of generating conversion tag information as shown in FIG. 10 based on the directory structure information is executed. The storage area (directory) of the conversion source file directory 1271 for storing the package software data is determined according to a predetermined rule. For example, the server 16A has a format 1 data format, and the server 16B has a format 2 format. The data format is such that the data created by the server 16A is stored in the “Format1 To Format2” directory, and the data created by the server 16B is stored in the “Format2 To Format1” directory. Yes.

前記タグ情報の生成手法は、例えば図12に示すUser1の「Format1 To Format2」のディレクトリに、パッケージソフトウェアデータ165が保管された場合、該ディレクトリ名の先頭のFormat1を変換元とし、次のFormat2を変換後とし、これらディレクトリ上位のユーザ番号(User1)を含むメールアドレス(ドメインは予め規定)を作成し、ファイル保存日時情報はコンピュータのシステム時刻を元に生成し、これら情報を図10に示した形式のXMLデータに嵌め込むことによって生成されるものである。   For example, when the package software data 165 is stored in the “Format 1 To Format 2” directory of User 1 shown in FIG. 12, the tag information is generated using the format 1 at the top of the directory name as the conversion source and the next Format 2 as After conversion, an e-mail address (domain is specified in advance) including the user number (User1) above the directory is created, and the file storage date / time information is generated based on the system time of the computer, and these information are shown in FIG. It is generated by fitting in XML data of a format.

これを具体的に説明すると本タグ情報の生成処理は、図18に示す如く、データ保存サーバ12のデータ領域部127における変換元ファイルディレクトリ1271に格納されているパッケージソフトウェアデータ165に付随する日付情報を基に保存/更新日時情報を抽出して判定し、当該日時に乱数を追加したものを名称として設定した変換タグ情報ファイルを生成するステップ1261aと、当該データ165の保存ディレクトリ名やディレクトリ構成から変換元ファイルFormat/変換後Format/変換依頼者名を判別し、変換タグ情報に書き込むステップ1261bと、データ165のファイル名に付属するファイル保存日時情報を変換タグ情報に書き込むステップ1261cと、同様に変換タグ名を変換処理管理IDとして変換タグ情報ら書き込むステップ1261dとを実行することによって、変換タグ情報を自動的に生成することができる。   More specifically, this tag information generation process is performed as follows. The date information attached to the package software data 165 stored in the conversion source file directory 1271 in the data area 127 of the data storage server 12 is shown in FIG. From the step 1261a for generating the conversion tag information file in which the storage / update date / time information is extracted and determined based on the date and time, and a random number added to the date / time is set as the name, and the storage directory name and directory structure of the data 165 Step 1261b for determining the conversion source file Format / post-conversion Format / conversion requester name and writing it to the conversion tag information, and step 1261c for writing the file save date and time information attached to the file name of the data 165 to the conversion tag information Conversion tag name and conversion processing management ID By executing the steps 1261d writing conversion tag information et Te, it is possible to automatically generate a transform tag information.

次いで本実施形態によるデータ共有システムは、図14に示す如く、データ保存サーバ12が、ファイルコピー部1262を用いて前述の生成した変換タグ情報200とパッケージソフトウェアデータ165をポーリング用ディレクトリ1272へ保存する工程を実行する。次いで本データ共有システムは、前述の工程に続いて変換処理サーバ13が、変換元ファイルポーリング部1331を用いたポーリング(定期的問い合わせ)により前記ポーリング用ディレクトリ1272へデータが前記ポーリング用ディレクトリ1272にデータが保存されているか否かを問い合わせる工程と、データが存在していると判定したとき、前記ディレクトリ1272に保存されている変換タグ情報を読み取り、変換元及び変換後Format形式を抽出して確認する工程と、変換ルール選択部1333を用いてFormatデータベース14及び変換ルールデータベース15を参照し、変換処理の実行後のデータを変換済みファイル用ディレクトリ1273に保存する工程と、メール応答用タグ読み取り部1341の処理に移行する工程とを実行する。   Next, in the data sharing system according to the present embodiment, as shown in FIG. 14, the data storage server 12 stores the generated conversion tag information 200 and package software data 165 in the polling directory 1272 using the file copy unit 1262. Execute the process. Subsequently, in the data sharing system, following the above-described steps, the conversion processing server 13 performs data polling (periodic inquiry) using the conversion source file polling unit 1331 so that data is transferred to the polling directory 1272. Inquiring whether or not the data is stored, and when it is determined that the data exists, the conversion tag information stored in the directory 1272 is read and the conversion source and the converted Format format are extracted and confirmed. A process, a process of referring to the Format database 14 and the conversion rule database 15 using the conversion rule selection unit 1333, storing the data after execution of the conversion process in the converted file directory 1273, and a mail response tag reading unit 1341 Move on to processing To perform the steps of.

前述の変換ルール選択部1333による変換処理においては変換ルールデータベース15を参照して変換ルールを選択する機能を実行するものであって、当該変換ルールの選択処理は、図19に示す如く、変換タグ情報200を参照して変換元Formatを判別し、Formatデータベース14のFormat名のレコードを検索するステップ1333aと、Formatデータベース14より検索した変換元ファイル(データ165)を比較してFormat構造が相違するか否かを判定するステップ1333bと、該ステップ1333bにおいて相違すると判定したとき、変換タグ情報内のエラー項へ変換元Formatが異なる旨を書き込み、応答メール文作成ステップに1333hに移行するステップ1333gと、前記Format1333bにおいて相違しないと判定したとき変換タグ情報に含まれる変換元/変換後のFormatから変換ルール(図9)を呼び出すステップ1333cと、該ステップにより呼び出した変換ルールに従ったデータ変換を実行し、変換済みファイルデータを作成するステップ1333dと、該作成した変換済みファイルデータをデータ保存サーバの変換済みファイル用ディレクトリ1273に格納するステップ1333eと、前述の各ステップによる処理の終了日時情報をシステム時計より得て変換タグ情報に書き込み、応答メール文作成部1341の処理に移行するステップ1333fとを実行することによって、変換ルールに従ったデータ変換を行うことができる。   In the conversion process by the conversion rule selection unit 1333 described above, a function for selecting a conversion rule with reference to the conversion rule database 15 is executed. The conversion rule selection process includes a conversion tag as shown in FIG. The format of the conversion source format is discriminated by referring to the information 200, and the format structure is different by comparing the step 1333a for searching the record of the format name in the format database 14 with the conversion source file (data 165) searched from the format database 14. Step 1333b for determining whether or not there is a difference between Step 1333b and Step 1333g, the fact that the conversion source format is different is written in the error term in the conversion tag information, and the process proceeds to 1333h in the response mail sentence creation step; , For When it is determined that there is no difference in at 1333b, step 1333c for calling the conversion rule (FIG. 9) from the conversion source / converted Format included in the conversion tag information, and data conversion according to the conversion rule called by the step are executed. Step 1333d for creating converted file data; Step 1333e for storing the created converted file data in the converted file directory 1273 of the data storage server; Data conversion according to the conversion rule can be performed by executing the step 1333f that is obtained and written in the conversion tag information and moves to the processing of the response mail sentence creation unit 1341.

次いで本データ共有システムは、図15に示す如く、変換処理サーバ13が、メール応答用タグ読取部1341を用いて変換タグ情報200から変更依頼者(ファイル変更依頼者「User1」)を特定する工程と、応答メール文作成部1342を用いて変更依頼者宛の応答メール文18(図11)を作成し、データ保存サーバ12の電子メール通知部1264に送る工程を実行し、これを受けたデータ保存サーバ12が、電子メール通知部1264を用いて応答メール文18を元にメールを生成してアーカイブ用ディレクトリ1263へ保存すると共に利用端末に送信する工程と、該メールを受信した利用端末10が、当該メールを受信する工程と、ファイル操作プログラム1062を用いてデータ保存サーバ12の変換済みファイル用ディレクトリ1273へ接続し、変換済みファイルをデータ領域部107へ取得する工程と、該取得した変換済みデータをパッケージソフトウェアインターフェースプログラム1061を用いてパッケージソフトウェアサーバ16のデータ領域部164にデータ取り込みとを実行することによって、例えばサーバ16Aにより処理したデータを変換処理サーバ13によってサーバ16BのFormat形式に変換してサーバ16Bに格納することができる。   Next, in the data sharing system, as illustrated in FIG. 15, the conversion processing server 13 specifies the change requester (file change requester “User1”) from the conversion tag information 200 using the mail response tag reading unit 1341. The response mail text creation unit 1342 is used to create the response mail text 18 (FIG. 11) addressed to the change requester and send it to the email notification unit 1264 of the data storage server 12. The storage server 12 generates a mail based on the response mail text 18 using the e-mail notification unit 1264, stores the mail in the archive directory 1263 and transmits the mail to the user terminal, and the user terminal 10 that has received the mail , Receiving the mail, and using the file operation program 1062 to convert the converted file data in the data storage server 12. The process of connecting to the directory 1273 and acquiring the converted file into the data area unit 107 and executing the acquisition of the acquired converted data into the data area unit 164 of the package software server 16 using the package software interface program 1061 By doing so, for example, the data processed by the server 16A can be converted into the format of the server 16B by the conversion processing server 13 and stored in the server 16B.

尚、前述の応答メール文18(図11)の作成は、図20に示す如く、変換処理サーバ13のメール応答用タグ読取部1341が、変換タグ200を参照し、変更依頼者アドレス及び変換Format部分を抽出し、応答メール文に書き込むステップ1341aと、エラー項目が空白か否かを判定するステップ1341bと、該ステップ1341bにおいて空白でないと判定したとき、応答メール文のサブジェクト(件名)部分を「Error」と記載し、Data部分の第1行目に「変換Error Format」と記載するステップ1341cと、前記ステップ1341bにおいてError項が空白でないと判定したとき、応答メール文のサブジェクト部分に「ファイル変換完了」と記載するステップ1341eと、該ステップ1341d又は1341cに続き、ファイル変換実行日時/完了日時/変換処理管理IDを抽出し、応答メール文に追記するステップ1341eとを実行し、この読み取り部1341が読み取った各データを応答メール文作成部1342が応答メール文データ形式として電子メール通知部1264へ渡すように動作することによって、応答メールを作成する。   The above-described response mail sentence 18 (FIG. 11) is created by the mail response tag reading unit 1341 of the conversion processing server 13 referring to the conversion tag 200 and the change requester address and the conversion format as shown in FIG. Step 1341a for extracting the part and writing it in the response mail text; Step 1341b for determining whether or not the error item is blank; and if it is determined in Step 1341b that it is not blank, the subject (subject name) part of the response mail text is “ "Error" and step 1341c in which "Conversion Error Format" is entered in the first line of the Data portion, and when it is determined in Step 1341b that the Error term is not blank, "subject file conversion" Step 1341e, which is described as “Complete”, and Step 13 Subsequent to 1d or 1341c, the file conversion execution date / time / completion date / time and the conversion process management ID are extracted and executed in step 1341e, which is added to the response mail text, and each data read by the reading section 1341 is processed as a response mail text creating section. The response mail is created by operating 1342 as a response mail text data format to the electronic mail notification unit 1264.

前記電子メール通知部1264から応答メールを受信したデータ保存サーバ12のアーカイブ用ディレクトリ1263は、図16に示す如く、ポーリング用ディレクトリ1272の変換前ファイルであるパッケージソフトウェアデータ165及び変換タグ情報200をアーカイブ用ディレクトリ1274に移動する工程を実行する。   The archive directory 1263 of the data storage server 12 that has received the response mail from the e-mail notification unit 1264 archives the package software data 165 and the conversion tag information 200 that are pre-conversion files in the polling directory 1272, as shown in FIG. The step of moving to the directory for use 1274 is executed.

以上述べた如く本実施形態による本データ共有方法を適用したデータ共用システムは、パッケージソフトウェアサーバ16A又は16Bが業務処理によって処理したデータ165をデータ領域部164に格納しておく工程と、データ保存サーバ12が、前記データ165を変換元ファイルディレクトリ1271の任意の格納領域に保存する工程と、該変換元ファイルディレクトリ1271の所定の格納領域のディレクトリ構造並びにデータの保存日時等を基に変換タグ情報を生成してポーリング用ディレクトリ1272に格納する工程(図18)と、変換処理サーバ13が前記ポーリング用ディレクトリ1272をポーリングして変換タグ情報200及びデータ165の存在を確認したとき、前記変換タグ情報200の変換元及び変換後Formatを認識する工程と、該変換前後のFormatを基にFormatデータベース14及び変換ルールデータベースを参照して所定のデータ変換を行う工程(図14)と、前記変換タグ200の変換依頼者やFormat情報を基に応答メール文を生成する工程(図18)と、該生成した応答メール文をデータ保存サーバ12に送信する工程と、該データ保存サーバ12が、変換済みファイル用ディレクトリ1273に格納した変換後データ及び変換タグ情報をアーカイブ用ディレクトリ1274に移動すると共に利用端末10を介して変換後の該当パッケージソフトウェアサーバ16に転送する工程とを実行することによって、一方のパッケージソフトウェアサーバにより取り扱ったデータを他のパッケージソフトウェアサーバのFormat形式に変換して提供することができる。   As described above, the data sharing system to which the data sharing method according to the present embodiment is applied includes the step of storing the data 165 processed by the package software server 16A or 16B in the business process in the data area unit 164, and the data storage server. 12 stores the conversion tag information on the basis of the step of saving the data 165 in an arbitrary storage area of the conversion source file directory 1271, the directory structure of the predetermined storage area of the conversion source file directory 1271, the date and time of data storage, and the like. Step of generating and storing in the polling directory 1272 (FIG. 18), and when the conversion processing server 13 polls the polling directory 1272 and confirms the existence of the conversion tag information 200 and the data 165, the conversion tag information 200 Conversion source and post-conversion Fo a step of recognizing mat, a step of referring to the Format database 14 and the conversion rule database based on the format before and after the conversion (FIG. 14), a conversion requester of the conversion tag 200 and format information A step of generating a response mail text based on FIG. 18, a step of transmitting the generated response mail text to the data storage server 12, and a conversion stored in the converted file directory 1273 by the data storage server 12 The post-data and the conversion tag information are moved to the archive directory 1274 and transferred to the corresponding package software server 16 after conversion via the use terminal 10, whereby the data handled by one package software server is F of other package software server It can be provided by converting the rmat format.

また前記実施形態においては、ソフトウェアサーバが2台の例を説明したが、更に多数のソフトウェアサーバが存在する場合であっても、ソフトウェアサーバ間で共通する共有データを予め分析し、前記変換元ファイルディレクトリ構造に予め反映させておくことによって、多数のソフトウェアサーバのデータも共有することができる。更に本発明においては、図1に示したコンピュータシステムに新たなソフトウェアサーバを追加する場合においても、新たに追加するソフトウェアサーバと既設のソフトウェアサーバとの共有データを予め分析し、前記変換元ファイルディレクトリ構造に予め反映させておくことによって、追加されるソフトウェアサーバに共有データを入力することもできる。   In the above embodiment, an example in which there are two software servers has been described. However, even when there are a large number of software servers, shared data common to the software servers is analyzed in advance, and the conversion source file is analyzed. By reflecting in advance in the directory structure, data of a large number of software servers can be shared. Furthermore, in the present invention, even when a new software server is added to the computer system shown in FIG. 1, the shared data between the newly added software server and the existing software server is analyzed in advance, and the conversion source file directory By reflecting in advance in the structure, shared data can be input to the added software server.

この変換元ファイルディレクトリ構造の設定は、図17に示す如く、作業端末17を操作する管理者の操作によって、ファイル操作プログラム1761がデータ保存サーバ12に変換元ファイルディレクトリ1271の構造を再構築すると共に、ブラウザ1762を用いて新規なFormat情報1762aを変換処理サーバ13のFormat設定部1351を介してFormatデータベース14に登録し、更に新規な変換ルール情報1762bを変換ルール設定部1352を介して変換ルールデータベース15に登録することによって行うことができる。   As shown in FIG. 17, the conversion source file directory structure is set by the file operation program 1761 reconstructing the structure of the conversion source file directory 1271 in the data storage server 12 by the operation of the administrator operating the work terminal 17. The new format information 1762a is registered in the format database 14 through the format setting unit 1351 of the conversion processing server 13 using the browser 1762, and the new conversion rule information 1762b is registered through the conversion rule setting unit 1352. 15 can be performed.

10A〜10C:利用端末、11:公衆通信回線網、12:データ保存サーバ、13:変換処理サーバ、14:Formatデータベース、15:変換ルールデータベース、16A〜16B:パッケージソフトウェアサーバ、17:作業端末、18:応答メール文、102:キーボード、103:マウス、104:表示装置、105:内部メモリ、106:プログラム群、107:データ領域部、125:内部メモリ、126:データ保存プログラム、127:データ領域部、133:変換プログラム、134:メール送信プログラム、135:管理者用プログラム、162:内部メモリ、163:パッケージソフトウェアプログラム、164:データ領域部、165:パッケージソフトウェアデータ、200:変換タグ情報、1061:パッケージソフトウェアインターフェースプログラム、1062:ファイル操作プログラム、1063:メール送受信プログラム、1262:ファイルコピー部、1263:アーカイブ用ディレクトリ、1264:電子メール通知部、1271:変換元ファイルディレクトリ、1272:ポーリング用ディレクトリ、1273:変換済ファイル用ディレクトリ、1274:アーカイブ用ディレクトリ、1331:変換元ファイルポーリング部、1332:タグ読み取り部、1333:変換ルール選択部、1341:メール応答用データ読取部、1342:応答メール文作成部、1351:Format設定部、1352:変換ルール設定部、1631:データ受信部、1632:データ処理部、1633:データ格納部、1651:データファイル、1761:ファイル操作プログラム。   10A to 10C: use terminal, 11: public communication network, 12: data storage server, 13: conversion processing server, 14: format database, 15: conversion rule database, 16A-16B: package software server, 17: work terminal, 18: Response mail text, 102: Keyboard, 103: Mouse, 104: Display device, 105: Internal memory, 106: Program group, 107: Data area section, 125: Internal memory, 126: Data storage program, 127: Data area Part: 133: conversion program, 134: mail transmission program, 135: administrator program, 162: internal memory, 163: package software program, 164: data area part, 165: package software data, 200: conversion tag information, 1061 : Cage software interface program, 1062: file operation program, 1063: mail transmission / reception program, 1262: file copy unit, 1263: archive directory, 1264: email notification unit, 1271: conversion source file directory, 1272: polling directory, 1273 : Converted file directory, 1274: Archive directory, 1331: Conversion source file polling unit, 1332: Tag reading unit, 1333: Conversion rule selection unit, 1341: Mail response data reading unit, 1342: Response mail sentence creation unit 1351: Format setting unit, 1352: Conversion rule setting unit, 1631: Data reception unit, 1632: Data processing unit, 1633: Data storage unit, 1651: Data file Le, 1761: file operation program.

Claims (12)

所定のフォーマット形式のデータを処理する一方のソフトウェアサーバと、前記所定のフォーマット形式とは異なる他方のフォーマット形式のデータを処理する他のソフトウェアサーバと共通に取り扱われる共有データを処理するデータ共有システムであって、
前記フォーマット形式が異なるデータを相互に変換するための複数の変換ルール情報を格納する変換ルール情報データベースと、
前記変換ルール情報データベースに格納された変換ルール情報を参照し、異なるフォーマット形式のデータを相互に変換するコンピュータである変換処理サーバと、
データ記憶領域を多層且つ複数のディレクトリ領域として形成したデータ記憶部と、前記多層且つ複数のディレクトリ領域に格納したデータのディレクトリ格納位置情報とデータ名とユーザ名とフォーマット形式情報とを基にタグ情報を生成するタグ情報生成部とを有するコンピュータであるデータ保存サーバとを備え、
前記データ保存サーバが、
前記一方のソフトウェアサーバが処理した処理データを抽出する第1工程と、
該第1工程により抽出した処理データを前記データ記憶部の指定されたディレクトリ領域に格納する第2工程と、
前記変換処理サーバが、
前記データ保存サーバの記憶部をポーリングして処理データが格納されているディレクトリ領域を問い合わせる第3工程と、
該第3工程により問い合わせた処理データのディレクトリ領域及び処理データのデータ名とユーザ名とフォーマット形式の各情報とを基に、変換元フォーマット形式情報と変換後フォーマット形式情報を含むタグ情報を生成する第4工程と、
該第4工程により生成したタグ情報の変換元フォーマット形式と変換後フォーマット形式を抽出し、該変換元フォーマット形式と変換後フォーマット形式を基に前記変換ルールデータベースの変換ルール情報を抽出し、該抽出した変換ルール情報に従って前記処理データのフォーマット形式を変換する第5工程と、
該第5工程によりフォーマット形式を変換したデータを他方のソフトウェアサーバに転送する第6工程とを実行するデータ共有システム。
A data sharing system that processes shared data that is commonly handled by one software server that processes data in a predetermined format and another software server that processes data in the other format different from the predetermined format There,
A conversion rule information database for storing a plurality of conversion rule information for mutually converting data having different format formats;
A conversion processing server that is a computer that refers to the conversion rule information stored in the conversion rule information database and converts data of different formats to each other;
Tag information based on a data storage section in which a data storage area is formed as a multi-layer and a plurality of directory areas, and directory storage position information, data names, user names, and format information of the data stored in the multi-layer and a plurality of directory areas A data storage server that is a computer having a tag information generation unit for generating
The data storage server is
A first step of extracting processing data processed by the one software server;
A second step of storing the processing data extracted in the first step in a designated directory area of the data storage unit;
The conversion processing server is
A third step of polling the storage unit of the data storage server to inquire about a directory area in which processing data is stored;
Tag information including conversion source format information and converted format information is generated based on the directory area of the processing data inquired in the third step, the data name of the processing data, the user name, and the format information. A fourth step;
Extracting the conversion source format format and the converted format format of the tag information generated in the fourth step, extracting the conversion rule information of the conversion rule database based on the conversion source format format and the converted format format, and extracting A fifth step of converting the format format of the processing data in accordance with the converted conversion rule information;
A data sharing system that executes the sixth step of transferring the data whose format has been converted in the fifth step to the other software server.
前記変換処理サーバが、
前記第4工程において、処理データのデータ名とユーザ名と変換前後のフォーマット情報を含むタグ情報を生成し、
前記変換タグ情報に含まれたデータ名とユーザ名と変換前後のフォーマット情報を含む電子メール文を生成する第7工程と、
前記変換タグ情報に含まれユーザ名のメールアドレス宛に前記第7工程により生成した電子メールを送信する第8工程を実行する請求項1記載のデータ共有システム。
The conversion processing server is
In the fourth step, tag information including data name and user name of processing data and format information before and after conversion is generated,
A seventh step of generating an e-mail message including the data name, the user name, and the format information before and after conversion included in the conversion tag information;
The data sharing system according to claim 1, wherein an eighth step of transmitting the e-mail generated in the seventh step to a mail address of a user name included in the conversion tag information is executed.
前記データ保存サーバが、フォーマット変換を行った前記処理データを格納するアーカイブ記憶部を有し、前記前記第5工程によりフォーマット形式を変換した前記処理データ及び前記タグ情報をアーカイブ記憶部に格納する請求項1又は2記載のデータ共有システム。   The data storage server has an archive storage unit for storing the processed data subjected to format conversion, and stores the processed data and the tag information whose format format has been converted in the fifth step in the archive storage unit. Item 3. The data sharing system according to Item 1 or 2. 前記ソフトウェアサーバに搭載されたソフトウェアを利用するためのデータ記憶領域部を有するコンピュータである利用端末を有し、前記変換処理サーバが前記電子メール文を前記利用端末に送信し、該電子メールを受信した利用端末が、前記データ保存サーバによりフォーマット形式を変換した前記処理データを前記データ記憶領域部に格納し、該データ記憶領域部に格納した前記処理データを他方のソフトウェアサーバに転送する請求項1から3何れかに記載のデータ共有システム。   A user terminal that is a computer having a data storage area unit for using software installed in the software server, and the conversion processing server transmits the e-mail text to the user terminal and receives the e-mail; 2. The use terminal stores the processing data whose format has been converted by the data storage server in the data storage area, and transfers the processing data stored in the data storage area to the other software server. 4. The data sharing system according to any one of 3 to 3. 複数のソフトウェアサーバに対応した複数のフォーマット形式情報を格納するフォーマット情報データベースを備え、前記変換処理サーバが、前記第5工程によりタグ情報の変換元フォーマット形式情報と同一のフォーマット形式情報が前記フォーマット情報データベースに格納されているか否かを判定し、前記変換元フォーマット形式情報と同一のフォーマット形式情報がフォーマット情報データベースに格納されていると判定したとき、該変換元フォーマット形式と変換後フォーマット形式を基に前記変換ルールデータベースの変換ルール情報を抽出し、該抽出した変換ルール情報に従って前記処理データのフォーマット形式を変換する請求項1から4何れかに記載のデータ共有システム。   A format information database for storing a plurality of format information corresponding to a plurality of software servers, wherein the conversion processing server receives the format information that is the same as the source format information of the tag information in the fifth step; It is determined whether or not it is stored in the database, and when it is determined that the same format format information as the conversion source format information is stored in the format information database, the conversion source format format and the converted format format are used as the basis. 5. The data sharing system according to claim 1, wherein the conversion rule information in the conversion rule database is extracted to convert the format of the processing data according to the extracted conversion rule information. 前記データ保存サーバが、前記データ処理を行ったソフトウェアサーバのソフトウェアバージョンを含むソフトウェア名に対応したディレクトリ領域を指定するディレクトリ指定情報を格納する指定情報格納部を有し、前記第2工程において、処理データを格納するディレクトリ領域を、前記処理データを抽出したソフトウェア名をキーとして前記指定情報格納部から抽出し、該抽出したディレクトリ指定情報によりサーバディレクトリ領域を指定する請求項1から5何れかに記載のデータ共有システム。   The data storage server has a designation information storage unit for storing directory designation information for designating a directory area corresponding to a software name including a software version of a software server that has performed the data processing. In the second step, 6. The directory area for storing data is extracted from the designation information storage unit using the software name from which the processing data is extracted as a key, and the server directory area is designated by the extracted directory designation information. Data sharing system. フォーマット形式が異なるデータを相互に変換するための複数の変換ルール情報を格納する変換ルール情報データベースと、前記変換ルール情報データベースに格納された変換ルール情報を参照し、異なるフォーマット形式のデータを相互に変換するコンピュータである変換処理サーバと、データ記憶領域を多層且つ複数のディレクトリ領域として形成したデータ記憶部と前記多層且つ複数のディレクトリ領域に格納したデータのディレクトリ格納位置情報とデータ名とユーザ名とフォーマット形式情報とを基にタグ情報を生成するタグ情報生成部とを有するコンピュータであるデータ保存サーバとを備え、所定のフォーマット形式のデータを処理する一方のソフトウェアサーバと、前記所定のフォーマット形式とは異なる他方のフォーマット形式のデータを処理する他のソフトウェアサーバと共通に取り扱われる共有データを処理するコンピュータシステムにおけるデータ共有方法であって、
前記データ保存サーバに、
前記一方のソフトウェアサーバが処理した処理データを抽出する第1工程と、
該第1工程により抽出した処理データを前記データ記憶部の指定されたディレクトリ領域に格納する第2工程を実行させ、
前記変換処理サーバに、
前記データ保存サーバの記憶部をポーリングして処理データが格納されているディレクトリ領域を問い合わせる第3工程と、
該第3工程により問い合わせた処理データのディレクトリ領域及び処理データのデータ名とユーザ名とフォーマット形式の各情報とを基に、変換元フォーマット形式情報と変換後フォーマット形式情報を含むタグ情報を生成する第4工程と、
該第4工程により生成したタグ情報の変換元フォーマット形式と変換後フォーマット形式を抽出し、該変換元フォーマット形式と変換後フォーマット形式を基に前記変換ルールデータベースの変換ルール情報を抽出し、該抽出した変換ルール情報に従って前記処理データのフォーマット形式を変換する第5工程と、
該第5工程によりフォーマット形式を変換したデータを他方のソフトウェアサーバに転送する第6工程とを実行させるデータ共有方法。
A conversion rule information database for storing a plurality of conversion rule information for mutually converting data of different format formats, and conversion rule information stored in the conversion rule information database, and referring to the data of different format formats. A conversion processing server, which is a computer for conversion, a data storage unit in which data storage areas are formed as a plurality of directory areas, and directory storage location information, data names, and user names of data stored in the plurality of directory areas A data storage server that is a computer having a tag information generation unit that generates tag information based on the format information, one software server that processes data of a predetermined format, and the predetermined format Is a different format A data sharing method in a computer system for processing the shared data to be handled in common with other software servers for processing the format of the data,
In the data storage server,
A first step of extracting processing data processed by the one software server;
Executing the second step of storing the processing data extracted in the first step in the designated directory area of the data storage unit;
In the conversion processing server,
A third step of polling the storage unit of the data storage server to inquire about a directory area in which processing data is stored;
Tag information including conversion source format information and converted format information is generated based on the directory area of the processing data inquired in the third step, the data name of the processing data, the user name, and the format information. A fourth step;
Extracting the conversion source format format and the converted format format of the tag information generated in the fourth step, extracting the conversion rule information of the conversion rule database based on the conversion source format format and the converted format format, and extracting A fifth step of converting the format format of the processing data in accordance with the converted conversion rule information;
A data sharing method for executing the sixth step of transferring the data whose format has been converted in the fifth step to the other software server.
前記変換処理サーバに、
前記第4工程において、処理データのデータ名とユーザ名と変換前後のフォーマット情報を含むタグ情報を生成させ、
前記変換タグ情報に含まれたデータ名とユーザ名と変換前後のフォーマット情報を含む電子メール文を生成する第7工程と、
前記変換タグ情報に含まれユーザ名のメールアドレス宛に前記第7工程により生成した電子メールを送信する第8工程を実行させる請求項7記載のデータ共有方法。
In the conversion processing server,
In the fourth step, tag information including data name and user name of processing data and format information before and after conversion is generated,
A seventh step of generating an e-mail message including the data name, the user name, and the format information before and after conversion included in the conversion tag information;
8. The data sharing method according to claim 7, wherein an eighth step of transmitting the e-mail generated in the seventh step to a mail address of a user name included in the conversion tag information is executed.
前記データ保存サーバに、フォーマット変換を行った前記処理データを格納するアーカイブ記憶部を設け、前記第5工程によりフォーマット形式を変換した前記処理データ及び前記タグ情報をアーカイブ記憶部に格納させる請求項7又は8記載のデータ共有方法。   8. The data storage server is provided with an archive storage unit for storing the processing data subjected to format conversion, and the processing data and the tag information converted in format format in the fifth step are stored in the archive storage unit. Or the data sharing method according to 8. 前記ソフトウェアサーバに搭載されたソフトウェアを利用するためのデータ記憶領域部を有するコンピュータである利用端末を設け、前記変換処理サーバが前記電子メール文を前記利用端末に送信したとき、該電子メールを受信した利用端末に、前記データ保存サーバによりフォーマット形式を変換した前記処理データを前記データ記憶領域部に格納させ、該データ記憶領域部に格納させた前記処理データを他方のソフトウェアサーバに転送させる請求項7から9何れかに記載のデータ共有方法。   A use terminal, which is a computer having a data storage area unit for using software installed in the software server, is provided, and the electronic mail is received when the conversion processing server sends the e-mail text to the use terminal. The processing data stored in the data storage area unit is stored in the data storage area unit, and the processing data stored in the data storage area unit is transferred to the other software server. The data sharing method according to any one of 7 to 9. 複数のソフトウェアサーバに対応した複数のフォーマット形式情報を格納するフォーマット情報データベースを設け、前記変換処理サーバに、前記第5工程によりタグ情報の変換元フォーマット形式情報と同一のフォーマット形式情報が前記フォーマット情報データベースに格納されているか否かを判定させ、前記変換元フォーマット形式情報と同一のフォーマット形式情報がフォーマット情報データベースに格納されていると判定したとき、該変換元フォーマット形式と変換後フォーマット形式を基に前記変換ルールデータベースの変換ルール情報を抽出させ、該抽出した変換ルール情報に従って前記処理データのフォーマット形式を変換させる請求項7から10何れかに記載のデータ共有方法。   A format information database for storing a plurality of format information corresponding to a plurality of software servers is provided, and the format information that is the same as the format information of the tag information converted by the fifth step is stored in the format information in the conversion processing server. When it is determined whether or not the same format format information as the conversion source format information is stored in the format information database, it is determined based on the conversion source format format and the converted format format. The data sharing method according to claim 7, further comprising: extracting conversion rule information from the conversion rule database, and converting the format format of the processing data according to the extracted conversion rule information. 前記データ保存サーバに、前記データ処理を行ったソフトウェアサーバのソフトウェアバージョンを含むソフトウェア名に対応したディレクトリ領域を指定するディレクトリ指定情報を格納する指定情報格納部を設け、前記第2工程において、処理データを格納するディレクトリ領域を、前記処理データを抽出したソフトウェアサーバ名をキーとして前記指定情報格納部から抽出させ、該抽出させたディレクトリ指定情報によりディレクトリ領域を指定させる請求項7から11何れかに記載のデータ共有方法。   The data storage server is provided with a designation information storage unit for storing directory designation information for designating a directory area corresponding to a software name including a software version of the software server that has performed the data processing. 12. The directory area for storing the directory name is extracted from the designation information storage unit using the name of the software server from which the processing data is extracted as a key, and the directory area is designated by the extracted directory designation information. Data sharing method.
JP2009158674A 2009-07-03 2009-07-03 Data sharing system and data sharing method Expired - Fee Related JP5415848B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009158674A JP5415848B2 (en) 2009-07-03 2009-07-03 Data sharing system and data sharing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009158674A JP5415848B2 (en) 2009-07-03 2009-07-03 Data sharing system and data sharing method

Publications (2)

Publication Number Publication Date
JP2011014015A true JP2011014015A (en) 2011-01-20
JP5415848B2 JP5415848B2 (en) 2014-02-12

Family

ID=43592813

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009158674A Expired - Fee Related JP5415848B2 (en) 2009-07-03 2009-07-03 Data sharing system and data sharing method

Country Status (1)

Country Link
JP (1) JP5415848B2 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05204726A (en) * 1992-01-24 1993-08-13 Chugoku Nippon Denki Software Kk Data file conversion device
JPH11134227A (en) * 1997-10-27 1999-05-21 Hitachi Ltd File format converting method, and file system, information system, and electronic commerce transaction system using the method
JP2007004226A (en) * 2005-06-21 2007-01-11 Hitachi Information Systems Ltd Master synchronization program and master synchronization method
WO2009009106A1 (en) * 2007-07-11 2009-01-15 United Video Properties, Inc. Systems and methods for mirroring and transcoding media content

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05204726A (en) * 1992-01-24 1993-08-13 Chugoku Nippon Denki Software Kk Data file conversion device
JPH11134227A (en) * 1997-10-27 1999-05-21 Hitachi Ltd File format converting method, and file system, information system, and electronic commerce transaction system using the method
JP2007004226A (en) * 2005-06-21 2007-01-11 Hitachi Information Systems Ltd Master synchronization program and master synchronization method
WO2009009106A1 (en) * 2007-07-11 2009-01-15 United Video Properties, Inc. Systems and methods for mirroring and transcoding media content

Also Published As

Publication number Publication date
JP5415848B2 (en) 2014-02-12

Similar Documents

Publication Publication Date Title
JP4270992B2 (en) Information processing apparatus, information processing method, information processing program, service providing apparatus, service providing method, service providing program, and recording medium
JP4405812B2 (en) Method and apparatus for synchronizing between a first data storage unit and a second data storage unit
JP5075920B2 (en) Web data usage platform
US20030195951A1 (en) Method and system to dynamically detect, download and install drivers from an online service
EP1117220A1 (en) Method and system for protocol conversion
US20020069192A1 (en) Modular distributed mobile data applications
US20070244650A1 (en) Service-oriented architecture for deploying, sharing, and using analytics
US20120050793A1 (en) Network printing system, client terminal, and printing method
US10572546B2 (en) Information processing apparatus, document display method, document display system, and medium
JP2014044743A (en) Programming interface for computer platform
US8904363B2 (en) Projecting software and data onto client
JP2005259138A (en) Integration architecture for non-integrated tools
CN103946841A (en) Systems and methods for dynamic service integration
US20120239614A1 (en) Method and system for managing data in database
US6766350B1 (en) Shared management of data objects in a communication network
WO2010127552A1 (en) Service-oriented application system and communicating method, creator and creating method thereof
WO2013175560A1 (en) Information communicating system and information converting method
CN100481072C (en) Document processing apparatus
JP5224839B2 (en) Document management system, document management apparatus, document management method, and program
JP5415848B2 (en) Data sharing system and data sharing method
JP4903078B2 (en) Electronic device, Web page generation method, and Web page generation program
JP2005228270A (en) File sharing system
JP5351746B2 (en) Data processing apparatus and method
JP6683042B2 (en) Data processing device, system and program
JP4846031B2 (en) Operation verification system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20110926

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20110926

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20120130

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130521

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130710

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20131114

R150 Certificate of patent or registration of utility model

Ref document number: 5415848

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees