JP2024055189A - Information processing device and information processing program - Google Patents

Information processing device and information processing program Download PDF

Info

Publication number
JP2024055189A
JP2024055189A JP2022161908A JP2022161908A JP2024055189A JP 2024055189 A JP2024055189 A JP 2024055189A JP 2022161908 A JP2022161908 A JP 2022161908A JP 2022161908 A JP2022161908 A JP 2022161908A JP 2024055189 A JP2024055189 A JP 2024055189A
Authority
JP
Japan
Prior art keywords
document
organization
company
user
information
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.)
Pending
Application number
JP2022161908A
Other languages
Japanese (ja)
Inventor
郁朗 藤野
晃一 藤井
仁樹 京嶋
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co Ltd
Fujifilm Business Innovation Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fuji Xerox Co Ltd, Fujifilm Business Innovation Corp filed Critical Fuji Xerox Co Ltd
Priority to JP2022161908A priority Critical patent/JP2024055189A/en
Publication of JP2024055189A publication Critical patent/JP2024055189A/en
Pending legal-status Critical Current

Links

Abstract

【課題】委託会社間で授受が行われる文書の管理を元請け会社の管理者が一元的に管理する場合と比較して、管理者による文書の管理負担を軽減する。
【解決手段】文書管理装置4は、案件識別子に紐づいた管理テーブル8と複数の文書を管理し、委託元会社2Aの案件管理者が操作する委託元端末6Aから、案件識別子に対応付けて、委託先会社2Bの案件管理者のユーザID、文書、及び文書IDの登録を受け付け、委託先会社2Bの案件管理者が操作する委託先端末6Bに対して、案件識別子に紐づいた複数の文書であって、委託元会社2Aの案件管理者が委託先会社2Bの案件管理者に対して登録した文書に対する予め定めた操作を許可する。
【選択図】図1

The present invention reduces the burden of document management on an administrator of a prime contractor, compared to when documents exchanged between subcontracted companies are managed centrally by the administrator of the prime contractor.
[Solution] The document management device 4 manages a management table 8 linked to a case identifier and multiple documents, accepts registration of the user ID, document, and document ID of the case manager of the entrusted company 2B in association with the case identifier from the entrusting terminal 6A operated by the case manager of the entrusting company 2A, and permits the entrusted terminal 6B operated by the case manager of the entrusted company 2B to perform predetermined operations on the multiple documents linked to the case identifier and registered by the case manager of the entrusting company 2A to the case manager of the entrusted company 2B.
[Selected Figure] Figure 1

Description

本開示は、情報処理装置、及び情報処理プログラムに関する。 This disclosure relates to an information processing device and an information processing program.

特許文献1には、サプライチェーンモデルにおけるプロセス間の情報流通を電子文書にマッピングすることにより、サプライチェーン全体のコラボレーション、及びユーザ間の情報共有を実現する文書管理方法において、複数の文書セグメントからなる電子文書データと、ユーザIDと前記文書セグメント毎に設定されたアクセス権とが関連付けられたセキュリティシートとを所定のデータベースに格納し、任意ユーザによって前記データベース内の前記電子文書データがアクセスされた際に、このアクセスしたユーザから与えられたIDと前記データベース内のユーザIDとを照合し、この照合結果に応じて、前記ユーザに関連付けられているアクセス権を前記セキュリティシートから検索し、この検索されたアクセス権に応じて、前記文書セグメントの読み出し又は書き込みを前記ユーザに許可又は禁止する文書管理方法が開示されている。 Patent Document 1 discloses a document management method that realizes collaboration throughout the supply chain and information sharing between users by mapping the information flow between processes in a supply chain model to electronic documents, in which electronic document data consisting of multiple document segments and a security sheet in which a user ID and access rights set for each document segment are associated with each other are stored in a specified database, and when the electronic document data in the database is accessed by a user, the ID given by the accessing user is compared with the user ID in the database, and the access rights associated with the user are searched for in the security sheet according to the comparison result, and the user is permitted or prohibited from reading or writing the document segments according to the searched access rights.

特許文献2には、ワークフローの手順において委任元ユーザの操作権限を委任先ユーザへ委任可能な情報処理装置であって、委任元ユーザの要求に従って、当該委任元ユーザが委任すべき業務を、各業務の定義がなされる業務データテーブルから抽出する第1の抽出手段と、前記委任元ユーザの要求に従って、前記第1の抽出手段により抽出された業務から、当該委任元ユーザにより選択された業務を委任する委任先ユーザの指定と、当該業務に係る当該委任先ユーザへ委任する操作権限、及び当該業務の処理履歴の参照権限の指定と、を受け付ける受付手段と、前記受付手段により指定を受け付けた前記委任先ユーザによる処理履歴の参照要求に従って、前記受付手段により指定を受け付けた前記業務に係る処理履歴の参照権限を用いて、当該委任先ユーザが参照可能な当該委任先ユーザが処理していない業務の処理履歴を含む処理履歴を抽出する第2の抽出手段と、を有し、前記受付手段は、委任元ユーザの委任前の処理履歴を、委任先ユーザに参照可能に設定できるものであり、前記第2の抽出手段は、前記委任先ユーザに、当該委任先ユーザが処理していない業務の処理履歴として、当該業務を委任した委任元ユーザによる当該業務を当該委任先ユーザに委任する前の業務の処理履歴を抽出する情報処理装置が開示されている。 Patent Document 2 describes an information processing device capable of delegating the operation authority of a delegating user to a delegatee user in a workflow procedure, comprising a first extraction means for extracting tasks to be delegated by the delegating user from a task data table in which each task is defined, in accordance with a request from the delegating user; a reception means for receiving, in accordance with a request from the delegating user, a designation of a delegatee user to whom a task selected by the delegating user from the tasks extracted by the first extraction means is to be delegated; a designation of the operation authority to be delegated to the delegatee user for the task, and the authority to refer to the processing history of the task; and a reception means for receiving, in accordance with a request from the delegating user, a designation of the operation authority to be delegated to the delegatee user for the task, and the authority to refer to the processing history of the task. and a second extraction means for extracting processing history including processing history of a task that is accessible to the delegation destination user and that has not been processed by the delegation destination user, using the access authority for the processing history related to the task that has been accepted by the acceptance means in accordance with a request to access the processing history by the delegation destination user, the acceptance means being capable of setting the processing history of the delegation source user before delegation so that the delegation destination user can access it, and the second extraction means extracting, to the delegation destination user, the processing history of a task by the delegation source user that delegated the task before the task was delegated to the delegation destination user, as the processing history of a task that has not been processed by the delegation destination user.

特許文献3には、所定の分類に従って記録された、複数のカテゴリーからなる文書データ記録手段を有したサーバーと、該サーバーにアクセスしてデータの作成、編集、参照などの文書管理サービスを受けるクライアントからなる文書管理サーバーシステムであって、前記文書データ記録手段は、複数の文書カテゴリーを統合したリレーショナルデータベースないしキーバリューストア型データベースによって構成され、リレーショナルデータベースにおいては、(1)何の案件に関するデータであるか、(2)どの文書カテゴリーに属するデータであるか、(3)誰が作成したデータであるか、(4)いつ作成又は編集したデータであるかが記録され、文書データ本体として少なくとも一つの項目とその項目に対応するアドレス情報を備え、そのアドレスには可変長データが格納されており、キーバリューストア型データベースは、(1)何の案件に関するデータであるか、(2)どのカテゴリーに属するデータであるか、(3)誰が作成したデータであるか、(4)いつ作成又は編集したデータであるかが記録され、文書データ本体として少なくとも一つの項目とその項目に対応する可変長データによって構成されており、前記サーバーにはクライアントのユーザに応じた文書処理を実行するための文書処理手段が設定されており、前記文書処理手段には、(1)ユーザの求めに応じて所定の項目を文書にまとめる文書カテゴリー定義手段、(2)前記文書の項目をデータベースのデータとして定義する項目定義手段、(3)ユーサーのアクセス範囲を規定するアクセス権限管理手段、(4)前記(1)~(3)に基づいて、文書の作成編集及び参照を行う手段、が設定されており、前記サーバーにはユーザからのアクセスを識別し、アクセスしてきたユーザに応じてアクセスの許可されている文書カテゴリーの文書データに対して、文書処理手段を適用したデータ処理を行う機能が備えられている文書管理サーバーシステムが開示されている。 Patent Document 3 describes a document management server system comprising a server having document data recording means for recording data of multiple categories according to a predetermined classification, and a client that accesses the server to receive document management services such as creating, editing, and referencing data, in which the document data recording means is configured as a relational database or key-value store type database that integrates multiple document categories, and in the relational database, (1) what case the data is related to, (2) which document category the data belongs to, (3) who created the data, and (4) when the data was created or edited are recorded, and the document data body comprises at least one item and address information corresponding to that item, and variable-length data is stored in that address, and in the key-value store type database, (1) what case the data is related to, (2) which category the data belongs to, and A document management server system is disclosed in which (3) who created the data and (4) when the data was created or edited are recorded, and the document data body is composed of at least one item and variable-length data corresponding to that item, and the server is configured with a document processing means for executing document processing according to the client user, and the document processing means is configured with (1) a document category definition means for assembling predetermined items into a document at the user's request, (2) an item definition means for defining the document items as database data, (3) an access authority management means for specifying the user's access range, and (4) a means for creating, editing, and referencing documents based on (1) to (3), and the server is equipped with a function for identifying access from a user and performing data processing using the document processing means on document data of a document category that the accessing user is permitted to access according to the accessing user.

特開2001-306558号公報JP 2001-306558 A 特許第5115935号公報Patent No. 5115935 特許第5469645号公報Patent No. 5469645

元請け会社から委託会社へ、委託会社から再委託会社へと順次業務が委託される場合、例えば秘密情報が漏れないように元請け会社が各々の委託会社間で授受される文書を管理することがある。 When work is successively outsourced from a prime contractor to a subcontractor, and then from the subcontractor to a subcontractor, the prime contractor may manage the documents exchanged between each of the subcontractors to prevent confidential information from leaking, for example.

しかしながら、委託会社の数が増加するにつれて、元請け会社のユーザが行う管理業務量も増加する傾向にある。 However, as the number of outsourcing companies increases, the amount of management work done by users of the prime contractors also tends to increase.

本開示は、元請け会社が委託会社に委託した業務が、委託会社から更に他の委託会社に順次再委託されることで構築されるサプライチェーンにおいて、委託会社間で授受が行われる文書の管理を元請け会社の管理者が一元的に管理する場合と比較して、管理者による文書の管理負担を軽減することができる情報処理装置、及び情報処理プログラムを提供することを目的とする。 The present disclosure aims to provide an information processing device and information processing program that can reduce the burden of document management on an administrator of a prime contractor in a supply chain constructed by a prime contractor outsourcing work to a subcontractor, which in turn subcontracts the work to other subcontractors, compared to a case in which the administrator of the prime contractor centrally manages the management of documents exchanged between subcontractors.

第1態様に係る情報処理装置は、プロセッサを備え、前記プロセッサは、サプライチェーン識別子に紐づいた、複数の組織情報と複数の文書を管理し、第1組織のユーザが操作する第1端末から、前記サプライチェーン識別子に対応付けて、第2組織のユーザの識別情報、前記文書、及び前記文書の識別情報の登録を受け付け、前記第2組織のユーザが操作する第2端末に、前記サプライチェーン識別子に紐づいた前記文書であって、前記第1組織のユーザが前記第2組織のユーザに対して登録した前記文書に対する予め定めた操作を許可する。 The information processing device according to the first aspect includes a processor, which manages multiple organizational information and multiple documents linked to a supply chain identifier, accepts registration of identification information of a user of a second organization, the document, and identification information of the document in association with the supply chain identifier from a first terminal operated by a user of a first organization, and permits a second terminal operated by a user of the second organization to perform a predetermined operation on the document linked to the supply chain identifier and registered by the user of the first organization for a user of the second organization.

第2態様に係る情報処理装置は、第1態様に係る情報処理装置において、前記プロセッサは、前記第1端末から、前記サプライチェーン識別子と対応付けられた第2組織のユーザの識別情報、前記文書、及び前記文書の識別情報に加え、更に前記予め定めた操作の種類の登録を受け付け、前記第2端末に、前記サプライチェーン識別子に紐づいた前記文書であって、前記第1組織のユーザが前記第2組織のユーザに対して登録した前記文書に対する前記予め定めた操作の種類を許可する。 In the information processing device according to the second aspect, in the information processing device according to the first aspect, the processor receives from the first terminal the identification information of the user of the second organization associated with the supply chain identifier, the document, and the identification information of the document, as well as the registration of the predetermined type of operation, and permits the second terminal to perform the predetermined type of operation on the document linked to the supply chain identifier and registered by a user of the first organization for a user of the second organization.

第3態様に係る情報処理装置は、第2態様に係る情報処理装置において、前記予め定めた操作の種類として、前記第1組織のユーザが前記第2組織のユーザに対して登録した前記文書の取得、閲覧、複製、アクセス権付与、編集、読み込み、及び実行の少なくとも1つが登録される。 In the information processing device according to the third aspect, in the information processing device according to the second aspect, at least one of obtaining, viewing, copying, granting access rights, editing, reading, and executing the document registered by the user of the first organization for the user of the second organization is registered as the type of the predetermined operation.

第4態様に係る情報処理装置は、第1態様に係る情報処理装置において、前記プロセッサは、前記文書毎に前記第1端末及び前記第2端末による前記文書のアクセス履歴を記憶装置に登録する。 In the information processing device according to the fourth aspect, in the information processing device according to the first aspect, the processor registers the access history of the document by the first terminal and the second terminal in the storage device for each document.

第5態様に係る情報処理装置は、第4態様に係る情報処理装置において、前記プロセッサは、前記第1組織が前記第2組織に開示した前記文書のアクセス履歴を、サプライチェーンの管理者が操作する管理者端末に出力する。 The information processing device according to the fifth aspect is the information processing device according to the fourth aspect, in which the processor outputs the access history of the document disclosed by the first organization to the second organization to an administrator terminal operated by a manager of the supply chain.

第6態様に係る情報処理装置は、第5態様に係る情報処理装置において、前記プロセッサは、サプライチェーンにおいて、前記文書のアクセス履歴を要求した前記第1組織の管理者端末に、前記文書のアクセス履歴を要求した前記第1組織の下位に位置し、前記第1組織と直接的又は間接的に案件の委託関係がある各組織における前記文書のアクセス履歴を出力する。 In the information processing device according to the sixth aspect, in the information processing device according to the fifth aspect, the processor outputs to the administrator terminal of the first organization that requested the access history of the document, the access history of the document in each organization that is subordinate to the first organization that requested the access history of the document in the supply chain and that has a direct or indirect contract relationship with the first organization.

第7態様に係る情報処理装置は、第6態様に係る情報処理装置において、前記プロセッサは、前記第1組織によって指定された組織であって、前記第1組織と直接的又は間接的に案件の委託関係がある、前記第1組織の上位に位置する組織の管理者端末に、前記第1組織の下位に位置し、前記第1組織と直接的又は間接的に案件の委託関係がある各組織における前記文書のアクセス履歴を出力する。 In the information processing device according to the seventh aspect, in the information processing device according to the sixth aspect, the processor outputs the access history of the document in each organization that is subordinate to the first organization and has a direct or indirect case entrustment relationship with the first organization to an administrator terminal of an organization that is designated by the first organization and is located above the first organization and has a direct or indirect case entrustment relationship with the first organization.

第8態様に係る情報処理装置は、第5態様に係る情報処理装置において、前記プロセッサは、サプライチェーンの元請け会社の管理者が操作する管理者端末に、前記文書のアクセス履歴を出力する。 The information processing device according to the eighth aspect is the information processing device according to the fifth aspect, in which the processor outputs the access history of the document to an administrator terminal operated by an administrator of a prime contractor company in the supply chain.

第9態様に係る情報処理装置は、第1態様に係る情報処理装置において、前記プロセッサは、登録された前記文書に修正が加えられた場合、サプライチェーンの元請け会社の管理者が操作する前記第1端末に対して、前記文書に修正が加えられたことを知らせるメッセージを出力する。 In the information processing device according to the ninth aspect, in the information processing device according to the first aspect, when the registered document is modified, the processor outputs a message to the first terminal operated by an administrator of the prime contractor company in the supply chain, notifying the administrator that the document has been modified.

第10態様に係る情報処理装置は、第9態様に係る情報処理装置において、前記プロセッサは、同じ前記サプライチェーン識別子及び同じ識別情報が対応付けられた前記文書の管理情報を取得し、登録された前記文書のファイル名が前記文書の原本のファイル名が異なる場合に、前記文書に修正が加えられたと検知する。 In the information processing device according to the tenth aspect, in the information processing device according to the ninth aspect, the processor acquires management information of the document associated with the same supply chain identifier and the same identification information, and detects that the document has been modified if the file name of the registered document is different from the file name of the original document.

第11態様に係る情報処理装置は、第1態様に係る情報処理装置において、前記プロセッサは、前記第1組織と前記第2組織における前記文書の流通状況を、サプライチェーンの管理者が操作する管理者端末に出力する。 In the information processing device according to the eleventh aspect, in the information processing device according to the first aspect, the processor outputs the distribution status of the document in the first organization and the second organization to an administrator terminal operated by a manager of the supply chain.

第12態様に係る情報処理装置は、第11態様に係る情報処理装置において、前記プロセッサは、前記文書が予め定めた前記第1組織及び予め定めた前記第2組織の少なくとも一方に流通している場合、注意するよう促すメッセージをサプライチェーンの管理者が操作する管理者端末に出力する。 In the information processing device according to the 12th aspect, in the information processing device according to the 11th aspect, the processor outputs a message to an administrator terminal operated by a supply chain manager, urging caution when the document is distributed to at least one of the predetermined first organization and the predetermined second organization.

第13態様に係る情報処理プログラムは、コンピュータに、サプライチェーン識別子に紐づいた、複数の組織情報と複数の文書を管理し、第1組織のユーザが操作する第1端末から、前記サプライチェーン識別子に対応付けて、第2組織のユーザの識別情報、前記文書、及び前記文書の識別情報の登録を受け付け、前記第2組織のユーザが操作する第2端末に、前記サプライチェーン識別子に紐づいた前記文書であって、前記第1組織のユーザが前記第2組織のユーザに対して登録した前記文書に対する予め定めた操作を許可する処理を実行させるためのプログラムである。 The information processing program according to the thirteenth aspect is a program for causing a computer to manage multiple organizational information and multiple documents linked to a supply chain identifier, accept registration of identification information of a user of a second organization, the document, and identification information of the document in association with the supply chain identifier from a first terminal operated by a user of a first organization, and execute a process for permitting a second terminal operated by a user of the second organization to perform a predetermined operation on the document linked to the supply chain identifier and registered by the user of the first organization for the user of the second organization.

第1態様、及び第13態様によれば、元請け会社が委託会社に委託した業務が、委託会社から更に他の委託会社に順次再委託されることで構築されるサプライチェーンにおいて、委託会社間で授受が行われる文書の管理を元請け会社の管理者が一元的に管理する場合と比較して、管理者による文書の管理負担を軽減することができる、という効果を有する。 According to the first and thirteenth aspects, in a supply chain constructed by a prime contractor outsourcing a task to a subcontractor, which then subcontracts the task to another subcontractor, the document management burden on the administrator of the prime contractor can be reduced, compared to a case in which the administrator of the prime contractor centrally manages the management of documents exchanged between subcontractors.

第2態様によれば、委託先会社が文書に対して実行可能な操作の種類を、委託元会社が指定することができる、という効果を有する。 The second aspect has the effect that the outsourcing company can specify the types of operations that the outsourcing company can perform on the document.

第3態様によれば、委託元会社は、予め定めた複数種類の操作の中から、委託先会社が文書に対して実行可能な操作の種類を組み合わせて指定することができる、という効果を有する。 According to the third aspect, the outsourcing company can specify a combination of types of operations that the outsourced company can perform on the document from among multiple types of operations that have been predefined.

第4態様によれば、委託先会社が文書を取得したか否かを把握することができる、という効果を有する。 The fourth aspect has the effect of making it possible to ascertain whether the entrusted company has acquired the document.

第5態様によれば、サプライチェーンの管理者が、文書の取得状況を把握することができる、という効果を有する。 The fifth aspect has the effect of allowing the supply chain manager to grasp the document acquisition status.

第6態様によれば、サプライチェーンの管理者が、管理者が所属する組織の下位に位置し、直接的又は間接的な委託関係がある各組織における文書の取得状況を把握することができる、という効果を有する。 According to the sixth aspect, the supply chain manager can grasp the document acquisition status of each organization that is subordinate to the organization to which the manager belongs and has a direct or indirect entrustment relationship.

第7態様によれば、管理者が所属する組織の上位に位置し、直接的又は間接的な委託関係がある組織に、管理者が所属する組織の下位に位置し、直接的又は間接的な委託関係がある各組織における文書の取得状況を報告することができる、という効果を有する。 According to the seventh aspect, it is possible to report the document acquisition status in each organization that is subordinate to the organization to which the administrator belongs and has a direct or indirect entrustment relationship to an organization that is superior to the organization to which the administrator belongs and has a direct or indirect entrustment relationship.

第8態様によれば、サプライチェーンの元請け会社の管理者が、文書の取得状況を把握することができる、という効果を有する。 According to the eighth aspect, the effect is that the manager of the prime contractor in the supply chain can grasp the document acquisition status.

第9態様によれば、サプライチェーンを通じて文書が流通する過程で、文書に修正が加えられたか否かを把握することができる、という効果を有する。 The ninth aspect has the effect of making it possible to ascertain whether a document has been modified as it is distributed through the supply chain.

第10態様によれば、文書のファイル名から文書に修正が加えられたか否かを把握することができる、という効果を有する。 The tenth aspect has the effect of making it possible to ascertain from the document's file name whether the document has been modified.

第11態様によれば、サプライチェーンの管理者が、委託契約を直接交わしていない委託会社以降における文書の流通状況を把握することができる、という効果を有する。 According to the eleventh aspect, the effect is that a supply chain manager can grasp the distribution status of documents after the outsourcing company with which the manager does not directly enter into an outsourcing contract.

第12態様によれば、サプライチェーンの管理者が、問題のある委託会社に文書が流通したことを把握することができる、という効果を有する。 The twelfth aspect has the effect of enabling a supply chain manager to recognize that a document has been distributed to a problematic outsourced company.

案件の委託例を示す図である。FIG. 13 is a diagram showing an example of outsourcing a case. サプライチェーンの一例を示す図である。FIG. 1 is a diagram illustrating an example of a supply chain. 情報システムの構成例を示す図である。FIG. 1 is a diagram illustrating an example of a configuration of an information system. 文書管理装置における機能構成例を示す図である。FIG. 2 is a diagram illustrating an example of a functional configuration of a document management apparatus. 管理テーブルの一例を示す図である。FIG. 13 illustrates an example of a management table. コンピュータを用いて構成した文書管理装置の電気系統の要部構成例を示す図である。FIG. 2 is a diagram illustrating an example of a configuration of a main part of an electrical system of a document management device configured using a computer. 案件登録処理の流れの一例を示すフローチャートである。13 is a flowchart showing an example of the flow of a case registration process. 文書登録処理の流れの一例を示すフローチャートである。13 is a flowchart showing an example of the flow of a document registration process. 文書の配布処理の流れの一例を示すフローチャートである。11 is a flowchart showing an example of the flow of a document distribution process. 文書の修正判定処理の流れの一例を示すフローチャートである。13 is a flowchart showing an example of the flow of a document correction determination process. アクセス分析処理の流れの一例を示すフローチャートである。13 is a flowchart showing an example of the flow of an access analysis process. サプライチェーン分析処理の流れの一例を示すフローチャートである。13 is a flowchart illustrating an example of the flow of a supply chain analysis process.

以下、開示の実施形態について図面を参照しながら説明する。なお、同じ構成要素及び同じ処理には全図面を通して同じ符号を付与し、重複する説明を省略する。 The disclosed embodiments will be described below with reference to the drawings. Note that the same components and processes are given the same reference numerals throughout the drawings, and duplicated descriptions will be omitted.

図1は、元請け会社1からの案件の委託例を示す図である。例えば案件を受注した元請け会社1が自社内で案件に対するすべての業務を行うことができない場合、元請け会社1は、委託会社2-1と委託契約を交わし、受注した案件の一部を委託会社2に委託することがある。この場合、元請け会社1は、文書データベース(Database:DB)16のように、元請け会社1と委託会社2-1の双方がアクセス可能な文書格納庫に案件に関する文書を登録する。これに対して、委託会社2-1が、元請け会社1が登録した文書を文書DB16から取得することで、元請け会社1から委託会社2-1への文書の配布が行われる。ここで、「文書の取得」とは、委託会社2-1が文書DB16に登録されている文書をダウンロードすることをいう。なお、本開示の例における「文書」とは、文字や画像を含む文書のみならず、CAD(Computer Aided Design)データのような数値データや、スクリプトファイルのようにコンピュータで実行可能なコマンドを含むテキストファイルのように、何らかの情報を有するデータのことである。 Figure 1 shows an example of outsourcing a project from prime contractor 1. For example, if prime contractor 1 that has received an order for a project is unable to perform all of the work for the project in-house, prime contractor 1 may enter into an outsourcing contract with contractor 2-1 and outsource part of the project to contractor 2. In this case, prime contractor 1 registers documents related to the project in a document repository that is accessible to both prime contractor 1 and contractor 2-1, such as document database (DB) 16. In response, contractor 2-1 obtains the documents registered by prime contractor 1 from document DB 16, thereby distributing the documents from prime contractor 1 to contractor 2-1. Here, "obtaining documents" refers to contractor 2-1 downloading documents registered in document DB 16. In the examples of this disclosure, a "document" refers not only to a document that contains characters and images, but also to data that contains some information, such as numerical data such as CAD (Computer Aided Design) data, or text files that contain computer-executable commands, such as script files.

同様に、元請け会社1から案件の委託を受けた委託会社2-1は、例えば委託された案件に対するすべての業務を行うことができない場合、他の委託会社2-2と委託契約を交わし、委託された案件の一部を委託会社2-2に再委託することがある。この場合においても、委託会社2-1から委託会社2-2への案件に関する文書の配布は、文書DB16を介して行われる。 Similarly, if the outsourced company 2-1 that has been entrusted with a project by the prime contractor 1 is unable to perform all of the work for the outsourced project, it may enter into an outsourcing contract with another outsourced company 2-2 and subcontract part of the outsourced project to the outsourced company 2-2. Even in this case, documents related to the project are distributed from the outsourced company 2-1 to the outsourced company 2-2 via the document DB 16.

なお、委託会社に付された符号“2-n”のnは委託次数を表す自然数である。nが“1”である委託会社2-1は、元請け会社1と委託契約を交わして案件の委託を受けた1次委託会社であることを表している。また、nが“2”である委託会社2-2は、1次委託会社と委託契約を交わして案件の委託を受けた2次委託会社であることを表している。委託会社の委託次数を区別して説明する必要がない場合、単に「委託会社2」と表す。 The n in the symbol "2-n" attached to the entrusting company is a natural number that indicates the degree of entrustment. The entrusting company 2-1, where n is "1", indicates that it is a primary entrusting company that has signed an entrustment contract with the main contractor 1 and has been entrusted with the project. The entrusting company 2-2, where n is "2", indicates that it is a secondary entrusting company that has signed an entrustment contract with the primary entrusting company and has been entrusted with the project. When there is no need to distinguish between the entrusting degrees of the entrusting companies and explain them, they will simply be referred to as "entrusting company 2".

文書DB16への文書の登録、及び文書DB16からの文書の取得は、各々の会社の中で予め選任されている案件管理者によって行われる。元請け会社1の案件管理者は、SC全体の管理を求められる場合があることから、特に「SC管理者」ともいう。 The registration of documents in document DB16 and the retrieval of documents from document DB16 are performed by a project manager who is pre-selected within each company. The project manager of prime contractor company 1 is sometimes required to manage the entire SC, and is therefore also referred to as the "SC manager."

こうした案件の再委託が委託会社2間で繰り返し行われることにより、元請け会社1を頂点とした案件に関するサプライチェーン(Supply Chain:以下、「SC」と表す)が構築される。なお、本明細書中では、一例としてSCの頂点を元請け会社1として説明するが、いずれの会社をSCの頂点にするかは業種や業態によって異なるため、例えば1次委託会社をSCの頂点としてもよい。また、SC管理者が所属する会社は、必ずしもSCを構成する会社でなくてもよい。例えば小売業を営む会社が自ら企画したプライベート商品を販売する場合、小売業を営む会社がSC全体を管理することになるが、小売業を営む会社の企画に基づいて商品の開発及び生産に携わる元請け会社1が委託会社2との間で委託契約を交わしてSCを形成し、SCの頂点として文書の配布の起点となる。この場合、小売業を営む会社はSC管理者でありながら、SCを構成する会社ではないという形態となる。 By repeatedly subcontracting projects between the subcontracting companies 2, a supply chain (hereinafter referred to as "SC") for projects is constructed with the prime contractor 1 at the top. In this specification, the prime contractor 1 is described as the top of the SC as an example, but which company is the top of the SC varies depending on the industry and business type, so for example, the primary subcontracting company may be the top of the SC. In addition, the company to which the SC manager belongs does not necessarily have to be a company that constitutes the SC. For example, when a retail company sells private products that it has planned, the retail company manages the entire SC, but the prime contractor 1, which develops and produces products based on the plans of the retail company, enters into a contract with the subcontracting company 2 to form an SC, and serves as the top of the SC and the starting point for distributing documents. In this case, the retail company is the SC manager but is not a company that constitutes the SC.

なお、「SC管理者」は必ずしも元請け会社1の案件管理者である必要はなく、このようにSCの頂点に位置する会社の案件管理者であってもよいし、SCの頂点に位置する会社以外の会社の案件管理者であってもよい。以降では一例として、元請け会社1の案件管理者がSC管理者となる例について説明する。 The "SC administrator" does not necessarily have to be the case manager of prime contractor company 1, but may be the case manager of a company at the top of the SC, or may be the case manager of a company other than the company at the top of the SC. In the following, as an example, we will explain a case where the case manager of prime contractor company 1 becomes the SC administrator.

図2は、SCの一例を示す図である。SCは1つの元請け会社1と、複数の委託会社2によって構成される。図2におけるSCの例では、4次委託会社まで存在している。図2において、各々の委託会社の符号“2-n”の後に付したアルファベットは、各々のn次委託会社を識別する識別子である。各々のn次委託会社を区別して説明する必要がない場合には「委託会社2-n」のようにアルファベットを省略して説明する。また、図2において、SCでの委託契約の締結状況はリンク9によって表される。例えば委託会社2-1Aと委託会社2-2Bとはリンク9によって接続されているが、これは委託会社2-1Aと委託会社2-2Bとの間では委託契約が交わされていることを表している。委託会社2-1Aと委託会社2-2Bのように同じリンク9の両端に位置する各々の会社には、直接的な委託関係があるという。 Figure 2 shows an example of an SC. The SC is composed of one prime contractor 1 and multiple subcontractors 2. In the example of the SC in Figure 2, up to four subcontractors exist. In Figure 2, the alphabets added after the code "2-n" of each subcontractor are identifiers that identify each nth-level subcontractor. When it is not necessary to distinguish and explain each nth-level subcontractor, the alphabets will be omitted and they will be explained as "subcontractor 2-n". In Figure 2, the status of the contract in the SC is represented by a link 9. For example, subcontractor 2-1A and subcontractor 2-2B are connected by a link 9, which indicates that a contract has been concluded between subcontractor 2-1A and subcontractor 2-2B. The companies located at both ends of the same link 9, such as subcontractor 2-1A and subcontractor 2-2B, are said to have a direct contract relationship.

図2において、委託会社2-1Aと委託契約を交わした委託会社2-2Bは、委託会社2-3Aと委託会社2-3Bに案件の再委託を行っている。すなわち、委託会社2-2Bと、委託会社2-3A及び委託会社2-3Bとの間にはそれぞれ直接的な委託関係がある。委託会社2-1Aから委託会社2-3A及び委託会社2-3Bを見た場合、委託会社2-1Aと委託会社2-3A及び委託会社2-3Bのそれぞれとは、同じリンク9の両端に位置する会社でないため、直接的な委託関係は存在しない。しかしながら、委託会社2-3A及び委託会社2-3Bには、委託会社2-1Aが委託会社2-2Bに委託した案件が委託会社2-2Bを通じて再委託されている。このように、特定の委託会社2から委託次数の大きい委託会社2の方向にリンク9を辿って到達することのできる委託会社2であって、直接的な委託関係になる委託会社2以外の各々の委託会社2を、特定の委託会社2と間接的な委託関係がある委託会社2という。 In FIG. 2, entrusted company 2-2B, which has signed an entrustment contract with entrusted company 2-1A, subcontracts cases to entrusted companies 2-3A and 2-3B. In other words, there is a direct entrustment relationship between entrusted company 2-2B and entrusted companies 2-3A and 2-3B. When entrusted company 2-3A and entrusted company 2-3B are viewed from entrusted company 2-1A, there is no direct entrustment relationship between entrusted company 2-1A and entrusted company 2-3A and entrusted company 2-3B because they are not located at both ends of the same link 9. However, entrusted company 2-3A and entrusted company 2-3B have been subcontracted cases that entrusted company 2-1A entrusted to entrusted company 2-2B through entrusted company 2-2B. In this way, entrusted companies 2 that can be reached by tracing link 9 in the direction of entrusted companies 2 with a higher entrustment degree from a specific entrusted company 2, and each entrusted company 2 other than the entrusted company 2 with which the direct entrustment relationship is established, are called entrusted companies 2 with an indirect entrustment relationship with the specific entrusted company 2.

例えば委託会社2-1Aと委託会社2-2Cとは同じリンク9によって接続されていないため、委託会社2-1Aと委託会社2-2Cに直接的な委託関係はない。しかも、委託会社」2-1Aから委託会社2-2Cまで辿るには、いったん委託会社2-1Aに対して案件を委託した元請け会社1に遡る必要があるため、委託会社2-2Cは、委託会社2-1Aから委託次数の大きい委託会社2の方向にリンク9を辿って到達することのできる委託会社2、すなわち、委託会社2-1Aと間接的な委託関係にある委託会社2でもない。したがって、委託会社2-1Aと委託会社2-2Cとは、同じSCを構成する委託会社2であったとしても、何の委託関係も存在しない委託会社2同士である。 For example, since entrusted company 2-1A and entrusted company 2-2C are not connected by the same link 9, there is no direct entrustment relationship between entrusted company 2-1A and entrusted company 2-2C. Moreover, in order to trace from entrusted company 2-1A to entrusted company 2-2C, it is necessary to go back to the prime contractor 1 that entrusted the project to entrusted company 2-1A. Therefore, entrusted company 2-2C is not an entrusted company 2 that can be reached by tracing link 9 from entrusted company 2-1A in the direction of an entrusted company 2 with a higher entrustment degree, that is, it is not an entrusted company 2 that has an indirect entrustment relationship with entrusted company 2-1A. Therefore, even if entrusted company 2-1A and entrusted company 2-2C are entrusted companies 2 that constitute the same SC, they are entrusted companies 2 with which no entrustment relationship exists.

以降では、案件の委託を行う会社を「委託元会社2A」と表し、案件の委託を受ける委託会社2を「委託先会社2B」と表すことがある。元請け会社1は、委託会社2-1に対して案件の委託を行うことから、2社間における案件の委託関係だけでみれば、元請け会社1も委託元会社2Aの一例となる。したがって、元請け会社1及び委託元会社2Aを区別して説明する必要がない場合、各々を総称して「委託元」と表すことがある。 Hereinafter, the company that outsources the project will be referred to as the "outsourcing company 2A," and the outsourcing company 2 that receives the outsourcing will be referred to as the "outsourced company 2B." Prime contractor 1 outsources the project to outsourcing company 2-1, so if we are only looking at the outsourcing relationship between the two companies, prime contractor 1 is also an example of outsourcing company 2A. Therefore, when there is no need to distinguish between prime contractor 1 and outsourcing company 2A, they will be referred to collectively as the "outsourcing company."

また、元請け会社1から案件の委託を受けた委託先会社2Bが他の委託会社2に案件を再委託する場合には、委託先会社2Bが委託元会社2Aの立場に変化する。このように、委託元会社2A及び委託先会社2Bの立場は固定した概念ではなく、2社間における案件の委託関係によって変化する。 In addition, when outsourced company 2B, which has been entrusted with a project by prime contractor 1, subcontracts the project to another outsourcing company 2, outsourced company 2B changes into the position of outsourcing company 2A. In this way, the positions of outsourcing company 2A and outsourced company 2B are not fixed concepts, but change depending on the outsourcing relationship between the two companies.

本開示に係る元請け会社1及び委託元会社2Aは第1組織の一例であり、委託先会社2Bは第2組織の一例である。また、本開示に係る元請け会社1、及び委託会社2の各々の案件管理者は、各々の会社におけるユーザの一例である。 Prime contractor company 1 and outsourced company 2A in the present disclosure are examples of a first organization, and outsourced company 2B is an example of a second organization. In addition, the project managers of prime contractor company 1 and outsourced company 2 in the present disclosure are examples of users at each company.

サプライチェーンの階層において、委託元会社2Aから案件の委託を受けた委託先会社2Bが再委託を繰り返すことによって、委託元会社2Aが委託先会社2Bに配布した文書の流通先となっている委託会社2の各々を、「委託元会社2Aの下位に位置する委託先会社2B」という。また、委託契約を交わした委託元会社2Aを含み、委託元会社2Aからリンク9をSCの下流からSCの頂点に向かって辿るルート上に存在する委託元会社2Aの各々を「委託先会社2Bの上位に位置する委託元会社2A」という。 In the supply chain hierarchy, each of the entrusting companies 2 that are the recipients of documents distributed by entrusting company 2A to entrusted company 2B through repeated subcontracting by entrusted company 2A is called "entrusted company 2B that is subordinate to entrusting company 2A." In addition, each of the entrusting companies 2A that exist on the route tracing link 9 from entrusting company 2A downstream to the top of the SC, including entrusting company 2A with which the entrustment contract has been made, is called "entrusted company 2A that is superior to entrusted company 2B."

例えば図2に示すSCの場合、委託会社2-1Aの下位に位置する委託先会社2Bとは、委託会社2-2A、2-2B、2-3A、2-3B、2-4A、2-4B、及び2-4Cとなる。また、委託会社2-2Bの上位に位置する委託元会社2Aとは、委託会社2-1A及び元請け会社1となる。委託会社2-2Cは委託会社2-1Aと委託契約を交わしていないため、委託会社2-2Cの上位に位置する委託元会社2Aは委託会社2-1Aではなく、委託会社2-1B及び元請け会社1となる。また、委託会社2-2Aと、委託会社2-2B、2-3A、2-3B、2-4A、2-4B、及び2-4Cは、共に委託会社2-1Aの下位に位置する委託先会社2Bであるが、委託会社2-2Bは委託会社2-2Aと委託契約を交わしていないため、委託会社2-2Aは、委託会社2-2Bの上位に位置する委託元会社2Aではない。このように、同じ委託元会社2Aの下位に位置する委託先会社2B同士であったとしても、必ずしも一方の委託先会社2Bが、他方の委託先会社2Bの上位に位置する委託元会社2Aとなるわけではない。 For example, in the case of the SC shown in Figure 2, the entrusted company 2B, which is subordinate to the entrusted company 2-1A, is the entrusted companies 2-2A, 2-2B, 2-3A, 2-3B, 2-4A, 2-4B, and 2-4C. The entrusted company 2A, which is superior to the entrusted company 2-2B, is the entrusted company 2-1A and the prime contractor 1. Because the entrusted company 2-2C does not have a contract with the entrusted company 2-1A, the entrusted company 2A, which is superior to the entrusted company 2-2C, is not the entrusted company 2-1A, but the entrusted company 2-1B and the prime contractor 1. In addition, entrusted company 2-2A and entrusted companies 2-2B, 2-3A, 2-3B, 2-4A, 2-4B, and 2-4C are all entrusted companies 2B that are subordinate to entrusted company 2-1A, but because entrusted company 2-2B has not signed an entrustment contract with entrusted company 2-2A, entrusted company 2-2A is not an entrusted company 2A that is superior to entrusted company 2-2B. In this way, even if the entrusted companies 2B are subordinate to the same entrusted company 2A, it does not necessarily mean that one entrusted company 2B is an entrusted company 2A that is superior to the other entrusted company 2B.

図3は、SCにおける情報システム3の構成例を示す図である。情報システム3は、文書管理装置4、元請け端末5、委託元端末6A、及び委託先端末6Bを含み、通信回線7によって各々接続されている。 Figure 3 is a diagram showing an example of the configuration of an information system 3 in an SC. The information system 3 includes a document management device 4, a prime contractor terminal 5, an outsourcer terminal 6A, and an outsourcee terminal 6B, which are all connected to each other via a communication line 7.

文書管理装置4は、委託対象の案件に関する文書を管理する情報処理装置の一例である。 The document management device 4 is an example of an information processing device that manages documents related to the entrusted case.

元請け端末5は、元請け会社1のSC管理者が操作する端末であり、SC管理者は委託先会社2Bと委託契約が完了した後、元請け端末5から文書管理装置4に対して、委託先会社2Bに配布する文書の登録を行う。 The prime contractor terminal 5 is a terminal operated by the SC manager of the prime contractor company 1, and after the outsourcing contract with the outsourced company 2B is completed, the SC manager registers the documents to be distributed to the outsourced company 2B from the prime contractor terminal 5 in the document management device 4.

委託元端末6Aは、委託元会社2Aの案件管理者が操作する委託端末6であり、委託元会社2Aの案件管理者は委託先会社2Bと委託契約が完了した後、委託元端末6Aから文書管理装置4に対して、委託先会社2Bに配布する文書の登録を行う。 The outsourcing terminal 6A is an outsourcing terminal 6 operated by the case manager of the outsourcing company 2A, and after the outsourcing contract with the outsourcing recipient company 2B is completed, the case manager of the outsourcing company 2A registers the documents to be distributed to the outsourcing recipient company 2B from the outsourcing terminal 6A in the document management device 4.

委託先端末6Bは、委託先会社2Bの案件管理者が操作する委託端末6であり、委託先会社2Bの案件管理者は、元請け端末5又は委託元端末6Aによって文書管理装置4に登録された文書を委託先端末6Bから取得する。 The outsourcing terminal 6B is an outsourcing terminal 6 operated by the project manager of the outsourcing company 2B, and the project manager of the outsourcing company 2B obtains documents registered in the document management device 4 by the prime contractor terminal 5 or the outsourcing terminal 6A from the outsourcing terminal 6B.

なお、元請け端末5及び委託元端末6Aを区別して説明する必要がない場合、各々を総称して「委託元の端末」と表すことがある。案件管理者が操作する端末を「管理者端末」といい、元請け端末5、委託元端末6A、及び委託先端末6Bは管理者端末の一例である。 When there is no need to distinguish between the prime contractor terminal 5 and the outsourced terminal 6A, they may be collectively referred to as the "outsourced terminal." The terminal operated by the project manager is called the "manager terminal," and the prime contractor terminal 5, the outsourced terminal 6A, and the outsourced terminal 6B are examples of manager terminals.

図3の情報システム3の構成例では、説明の便宜上、元請け端末5、委託元端末6A、及び委託先端末6Bがそれぞれ1台ずつ通信回線7に接続されている例を示しているが、それぞれ複数の元請け端末5、委託元端末6A、及び委託先端末6Bが通信回線7に接続されていてもよい。 In the configuration example of the information system 3 in FIG. 3, for the sake of convenience, an example is shown in which one prime contractor terminal 5, one outsourced terminal 6A, and one outsourced terminal 6B are each connected to the communication line 7, but multiple prime contractor terminals 5, one outsourced terminal 6A, and one outsourced terminal 6B may each be connected to the communication line 7.

元請け端末5、委託元端末6A、及び委託先端末6Bには、各々の端末を一意に識別する端末IDが予め割り当てられている。また、SC管理者、並びに、委託元会社2A及び委託先会社2Bの案件管理者に対しても、各々を一意に識別するユーザIDが予め割り当てられている。 The prime contractor terminal 5, the outsourced terminal 6A, and the outsourced terminal 6B are assigned in advance a terminal ID that uniquely identifies each terminal. In addition, the SC administrator and the case managers of the outsourced company 2A and the outsourced company 2B are also assigned in advance a user ID that uniquely identifies each of them.

本開示に係る元請け端末5及び委託元端末6Aは第1端末の一例であり、委託先端末6Bは第2端末の一例である。また、本開示に係るユーザIDはユーザの識別情報の一例である。 The prime contractor terminal 5 and the outsourced terminal 6A in the present disclosure are examples of a first terminal, and the outsourced terminal 6B is an example of a second terminal. The user ID in the present disclosure is an example of user identification information.

元請け端末5、委託元端末6A、及び委託先端末6Bを接続する通信回線7の接続形態に制約はなく、有線であっても無線であってもよい。また、通信回線7は、例えばインターネットのような公衆回線であってもよく、例えばVPNや専用回線であってもよい。 There are no restrictions on the connection form of the communication line 7 connecting the prime contractor terminal 5, the outsourced terminal 6A, and the outsourced terminal 6B, and it may be wired or wireless. In addition, the communication line 7 may be a public line such as the Internet, or may be, for example, a VPN or a dedicated line.

図4は、文書管理装置4における機能構成例を示す図である。文書管理装置4は、通信部10、案件管理部11、ユーザ管理部12、文書登録部13、文書配布部14、及びSC分析部15の各機能部と、文書DB16を含む。 Figure 4 is a diagram showing an example of the functional configuration of the document management device 4. The document management device 4 includes the functional units of a communication unit 10, a case management unit 11, a user management unit 12, a document registration unit 13, a document distribution unit 14, and an SC analysis unit 15, as well as a document DB 16.

通信部10は通信回線7に接続し、元請け端末5、委託元端末6A、及び委託先端末6Bからの各種要求の受信、並びに、要求に対する元請け端末5、委託元端末6A、及び委託先端末6Bへの応答の送信を行う。また、通信部10は、元請け端末5、委託元端末6A、及び委託先端末6Bとの間で指定された文書の送受信を行う。 The communication unit 10 is connected to the communication line 7, and receives various requests from the prime contractor terminal 5, the entrusted terminal 6A, and the entrusted terminal 6B, and transmits responses to the requests to the prime contractor terminal 5, the entrusted terminal 6A, and the entrusted terminal 6B. The communication unit 10 also transmits and receives specified documents between the prime contractor terminal 5, the entrusted terminal 6A, and the entrusted terminal 6B.

案件管理部11は、元請け端末5から受信した案件登録要求に対する処理を行う。各々の委託会社2は、異なる元請け会社1から案件を委託したり、同じ元請け会社から異なる案件を委託したりすることがある。したがって、案件管理部11は案件登録要求によって登録を依頼された案件に対して、案件を一意に識別する案件識別子(以降「SCID」という)を付与する。案件管理部11は、登録を依頼された案件に付与したSCIDを、案件登録要求の送信元である元請け端末5に送信する。本開示に係るSCIDは、サプライチェーン識別子の一例である。 The case management unit 11 processes case registration requests received from the prime contractor terminal 5. Each subcontractor company 2 may be subcontracted with cases from different prime contractor companies 1, or may be subcontracted with different cases from the same prime contractor company. Therefore, the case management unit 11 assigns a case identifier (hereinafter referred to as "SCID") that uniquely identifies a case to a case requested to be registered by a case registration request. The case management unit 11 sends the SCID assigned to the case requested to be registered to the prime contractor terminal 5 that sent the case registration request. The SCID related to the present disclosure is an example of a supply chain identifier.

ユーザ管理部12は、委託契約に伴い、委託先会社2Bに配布する文書を登録するための文書登録要求を受け付けた場合、文書登録要求に含まれる委託元の案件管理者のユーザIDと委託先の案件管理者のユーザIDを、同じく文書登録要求に含まれるSCIDと対応付けて管理する。なお、文書登録要求には委託元の案件管理者のユーザIDと委託先の案件管理者のユーザIDの他、委託元の社名と委託先の社名が含まれていてもよい。本開示では、文書登録要求に委託元の社名と委託先の社名が含まれているものとする。したがって、ユーザ管理部12は、委託元の社名と委託先の社名も各々のユーザIDと共にSCIDと対応付けて管理する。委託元の案件管理者のユーザIDと委託元の社名は、委託元会社2Aを表す委託元情報の一例であり、委託先の案件管理者のユーザIDと委託先の社名は、委託先会社2Bを表す委託先情報の一例である。また、委託元情報及び委託先情報は、委託契約を行った会社同士の情報を表す組織情報の一例である。 When the user management unit 12 receives a document registration request for registering a document to be distributed to the outsourcing company 2B in accordance with the outsourcing contract, the user ID of the outsourcing case manager and the user ID of the outsourcing case manager included in the document registration request are managed in association with the SCID also included in the document registration request. In addition to the user ID of the outsourcing case manager and the user ID of the outsourcing case manager, the document registration request may also include the outsourcing company name and the outsourcing company name. In this disclosure, it is assumed that the document registration request includes the outsourcing company name and the outsourcing company name. Therefore, the user management unit 12 manages the outsourcing company name and the outsourcing company name together with their respective user IDs in association with the SCID. The user ID of the outsourcing case manager and the outsourcing company name are an example of outsourcing company information representing the outsourcing company 2A, and the user ID of the outsourcing case manager and the outsourcing company name are an example of outsourcing company information representing the outsourcing company 2B. In addition, the outsourcing information and the outsourcing information are an example of organizational information representing information between companies that have entered into an outsourcing contract.

文書登録要求は、委託元が送信する。したがって、元請け会社1が文書登録要求を行う場合には、SC管理者が元請け端末5で文書の登録要求処理を行い、文書管理装置4に文書登録要求を送信する。委託元会社2Aが文書登録要求を行う場合には、委託元会社2Aの案件管理者が委託元端末6Aで文書の登録要求処理を行い、文書管理装置4に文書登録要求を送信する。すなわち、再委託される案件に関する文書登録要求は、SC管理者が行うのではなく、各々の委託元会社2Aの案件管理者が行う。 A document registration request is sent by the client. Therefore, when prime contractor company 1 makes a document registration request, the SC manager processes the document registration request on prime contractor terminal 5 and sends the document registration request to document management device 4. When commissioning company 2A makes a document registration request, the case manager of commissioning company 2A processes the document registration request on commissioning terminal 6A and sends the document registration request to document management device 4. In other words, document registration requests for projects that are subcontracted are not made by the SC administrator, but by the case managers of each commissioning company 2A.

文書登録部13は、文書登録要求を受け付けた場合、文書登録要求に付加された登録対象の文書を、同じく文書登録要求に含まれるSCIDと対応付けて管理し、登録対象の文書を文書DB16に登録する。登録対象の文書には、例えばSC管理者によって予め文書を一意に識別する文書IDが割り当てられており、登録対象の文書を文書DB16に登録した場合、文書登録部13は、ユーザ管理部12で対応付けられたSCIDと、委託元の案件管理者のユーザIDと、委託先の案件管理者のユーザIDとの組み合わせに対して、登録した文書の文書ID、文書の登録先、及び文書の登録日を対応付ける。 When the document registration unit 13 receives a document registration request, it manages the document to be registered that is added to the document registration request in association with the SCID also included in the document registration request, and registers the document to be registered in the document DB 16. The document to be registered is assigned a document ID that uniquely identifies the document in advance, for example, by the SC manager, and when the document to be registered is registered in the document DB 16, the document registration unit 13 associates the document ID of the registered document, the registration destination of the document, and the registration date of the document with the combination of the SCID associated by the user management unit 12, the user ID of the case manager of the outsourcing party, and the user ID of the case manager of the outsourcing party.

すなわち、文書登録要求を受け付ける毎に、ユーザ管理部12及び文書登録部13は連携して、案件の委託関係を表す情報と、委託元によって登録された文書に関する情報とをSCID単位で管理する。 In other words, each time a document registration request is received, the user management unit 12 and the document registration unit 13 work together to manage, on a SCID basis, information indicating the entrustment relationship of the case and information regarding the document registered by the entrusting source.

なお、文書の登録先とは、例えば文書を格納したフォルダ名のように、文書を格納した場所を表す情報である。また、本開示に係る文書IDは文書の識別情報の一例である。 The registration destination of a document is information that indicates the location where the document is stored, such as the name of the folder in which the document is stored. The document ID in the present disclosure is an example of document identification information.

文書配布部14は、委託先会社2Bの案件管理者から委託先端末6Bを通じて文書の取得要求を受け付けた場合、委託先会社2Bの認証を行う。具体的には、文書配布部14は、文書の取得要求を行った委託先会社2Bが、取得対象となる文書を登録した委託元と委託契約を交わした委託先であるか否かを判定する。文書の取得要求を行った委託先会社2Bが、要求された文書を登録した委託元と委託契約を交わした正しい委託先会社2Bであり、かつ、要求された文書が委託契約関係にある委託元によって登録された文書であれば、文書配布部14は、要求された文書を文書DB16から取得して、取得した文書を文書の取得要求を行った委託先端末6Bに送信する。すなわち、文書配布部14は、SCIDに紐づいた文書であって、文書の取得要求を行った委託先会社2Bと委託関係にある委託元の案件管理者が登録した文書に対する予め定めた操作を委託先会社2Bに対して許可する。 When the document distribution unit 14 receives a document acquisition request from the case manager of the outsourced company 2B through the outsourced terminal 6B, it authenticates the outsourced company 2B. Specifically, the document distribution unit 14 judges whether the outsourced company 2B that made the document acquisition request is an outsourced company that has signed an outsourcing contract with the outsourcer that registered the document to be acquired. If the outsourced company 2B that made the document acquisition request is a correct outsourced company 2B that has signed an outsourcing contract with the outsourcer that registered the requested document, and if the requested document is a document registered by the outsourcer that has an outsourcing contract relationship, the document distribution unit 14 acquires the requested document from the document DB 16 and transmits the acquired document to the outsourced terminal 6B that made the document acquisition request. In other words, the document distribution unit 14 permits the outsourced company 2B to perform a predetermined operation on a document that is linked to the SCID and registered by the case manager of the outsourcer that has an outsourcing relationship with the outsourced company 2B that made the document acquisition request.

なお、委託先会社2Bに対して許可する文書に対する操作の種類は、例えば文書の取得というように、文書管理装置4で予め設定された操作の種類としてもよいが、委託元の案件管理者が、文書を登録する毎に委託先会社2Bに対して許可する操作の種類を登録する文書に対して登録してもよい。 The type of operation permitted for the outsourced company 2B on the document may be a type of operation preset in the document management device 4, such as obtaining the document, but the outsourced case manager may also register the type of operation permitted for the outsourced company 2B on the document each time the document is registered.

委託先会社2Bに対して許可する操作の種類には、例えば文書の取得、閲覧、複製、アクセス権付与、編集、読み込み、及び実行が含まれる。 The types of operations permitted to the outsourced company 2B include, for example, obtaining, viewing, copying, granting access rights, editing, reading, and executing documents.

文書の取得とは、既に説明したように、委託先会社2Bの案件管理者が文書DB16に登録されている文書をダウンロードする操作である。「文書のダウンロード」とは、文書DB16に登録されている文書を委託先端末6Bの記憶装置に記憶することである。 As already explained, document acquisition is an operation in which the case manager of the outsourced company 2B downloads a document registered in the document DB 16. "Document download" means storing a document registered in the document DB 16 in the storage device of the outsourced terminal 6B.

文書の閲覧とは、委託先会社2Bの案件管理者が文書DB16に登録されている文書をダウンロードすることなく、例えば委託先端末6Bのブラウザに文書の内容を表示する操作である。 Viewing a document is an operation in which the case manager of the outsourced company 2B displays the contents of a document registered in the document DB 16, for example, in the browser of the outsourced terminal 6B, without downloading the document.

文書の複製とは、委託先会社2Bの案件管理者が文書DB16からダウンロードした文書をコピーする操作である。 Duplicating a document is an operation in which the case manager of the outsourced company 2B copies a document downloaded from the document DB 16.

文書へのアクセス権付与とは、委託先会社2Bの案件管理者が文書DB16からダウンロードした文書に対して、例えば文書の読み取り、文書の編集、及び文書の削除といった文書の利用に関する権限を設定する操作である。 Granting access rights to a document is an operation in which the case manager of the outsourced company 2B sets the authority to use the document downloaded from the document DB 16, such as reading, editing, and deleting the document.

文書の編集とは、委託先会社2Bの案件管理者が文書DB16からダウンロードした文書の内容を修正する操作である。なお、文書名を変更したり、文書をテキストファイルから画像ファイルにするといった文書の形式を変換したりする操作も文書の編集に含まれる。 Editing a document is an operation in which the case manager of the outsourced company 2B modifies the contents of a document downloaded from the document DB 16. Note that document editing also includes operations such as changing the document name or converting the document format, such as converting the document from a text file to an image file.

文書の読み込みとは、委託先会社2Bの案件管理者が文書DB16からダウンロードした文書を、例えば委託先端末6Bにインストールされているソフトウェアの入力としてソフトウェアに読み込ませる操作である。具体的には、ダウンロードした文書がCADデータの場合、CADソフトウェアにCADデータを読み込ませることにより、CADデータによって表される物体の3次元表示や強度計算といった数値計算等を行わせる操作である。 Reading a document is an operation in which a case manager at the outsourcing company 2B downloads a document from the document DB 16 and causes the document to be read into software, for example as input for software installed on the outsourcing terminal 6B. Specifically, if the downloaded document is CAD data, the CAD software reads the CAD data, thereby causing numerical calculations such as a three-dimensional display of the object represented by the CAD data and strength calculations to be performed.

文書の実行とは、委託先会社2Bの案件管理者が文書DB16からダウンロードした文書を実行する操作である。すなわち、文書の実行とは、スクリプトファイルのように実行可能な文書に対する操作である。 Executing a document is an operation in which the case manager of the outsourced company 2B executes a document downloaded from the document DB 16. In other words, executing a document is an operation on an executable document such as a script file.

委託元の案件管理者は、文書DB16に登録した文書に対して、例えば文書の取得、閲覧、複製、アクセス権付与、編集、読み込み、及び実行といった少なくとも1つの操作を許可する登録を行う。 The outsourcing case manager registers permission for at least one operation on the document registered in the document DB16, such as obtaining, viewing, copying, granting access rights, editing, reading, and executing the document.

以降では一例として、委託元の案件管理者が委託先会社2Bに対して、文書の取得を許可した状況に基づいた説明を行う。 As an example, the following explanation will be given based on a situation in which the project manager of the client company gives permission for document acquisition to the client company 2B.

なお、文書配布部14は、文書DB16から文書を取得して委託先端末6Bに送信した場合、文書の取得日を記録する。 When the document distribution unit 14 retrieves a document from the document DB 16 and sends it to the entrusted terminal 6B, it records the date the document was retrieved.

SC分析部15は、元請け会社1が案件を委託した委託先会社2Bから、どのような委託会社2に案件が再委託され、どのようなSCが構成されているのかを、元請け会社1が契約を行った委託先会社2Bに配布した文書の流通状況に基づいて分析するSC分析処理を行う。また、SC分析部15は、委託会社2間の再委託により、元請け会社1が配布した文書の受け渡し状況を分析するアクセス分析処理を行うと共に、SCにおける文書の流通過程において、元請け会社1が配布した文書に修正が加えられているか否かを分析する文書の修正判定処理を行う。 The SC analysis unit 15 performs SC analysis processing to analyze to which subcontractor company 2 the project has been subcontracted by the subcontracted company 2B to which the prime contractor 1 has outsourced the project and what kind of SC has been constructed, based on the distribution status of documents distributed to the subcontracted company 2B with which the prime contractor 1 has made a contract. The SC analysis unit 15 also performs access analysis processing to analyze the delivery status of documents distributed by the prime contractor 1 due to subcontracting between subcontracted companies 2, and performs document modification determination processing to analyze whether or not modifications have been made to the documents distributed by the prime contractor 1 during the document distribution process in the SC.

文書DB16は、委託契約に伴い委託元の端末が文書登録要求によって登録した文書を格納する。また、文書DB16は、委託契約を交わした組織情報と文書のアクセス履歴をSC毎に管理する管理テーブル8を格納する。 The document DB 16 stores documents registered by the entrusting terminal in response to a document registration request in accordance with the entrustment contract. The document DB 16 also stores a management table 8 that manages organizational information with which the entrustment contract has been concluded and the document access history for each SC.

図5は、管理テーブル8の一例を示す図である。管理テーブル8はSCID毎に設けられ、番号、委託元情報、委託先情報、文書ID、格納先、登録日、及び取得日が対応付けられた管理情報によって構成される。このうち、番号は、管理情報を識別するインデックスである。図5に示す管理テーブル8は、SCIDが“SC001”によって表される案件の管理テーブル8の例である。 Figure 5 is a diagram showing an example of management table 8. Management table 8 is provided for each SCID, and is composed of management information that corresponds to a number, outsourcing information, outsourcing information, document ID, storage destination, registration date, and acquisition date. Of these, the number is an index that identifies the management information. The management table 8 shown in Figure 5 is an example of management table 8 for a case represented by the SCID "SC001".

管理情報は、委託元が文書登録要求を行う毎に生成される情報である。委託元から文書登録要求を受け付けると、ユーザ管理部12及び文書登録部13は、管理情報の取得日以外の項目に、文書登録要求に含まれた管理情報の各項目に対応する情報及び文書の格納先を設定する。また、委託先会社2Bから文書の取得要求を受け付け、委託先会社2Bに文書を送信した場合、文書配布部14は、管理情報の委託元情報及び委託先情報が、文書の取得要求に含まれる委託元情報及び委託先情報と一致する管理情報の取得日に、文書の送信日時を設定する。このように、委託元情報と委託先情報は委託契約を交わした組織情報の一例であり、管理情報における登録日及び取得日は、文書IDによって表される文書のアクセス履歴の一例である。 The management information is information that is generated each time the entrusting party makes a document registration request. When a document registration request is received from the entrusting party, the user management unit 12 and the document registration unit 13 set information corresponding to each item of the management information included in the document registration request and the storage destination of the document in the items other than the acquisition date of the management information. In addition, when a document acquisition request is received from the entrusted company 2B and the document is sent to the entrusted company 2B, the document distribution unit 14 sets the document transmission date and time to the acquisition date of the management information where the entrusting party information and the entrusted party information in the management information match the entrusting party information and the entrusted party information included in the document acquisition request. In this way, the entrusting party information and the entrusted party information are examples of organizational information that have signed an entrustment contract, and the registration date and acquisition date in the management information are examples of the access history of the document represented by the document ID.

なお、委託先会社2Bが委託元によって登録されたすべての文書を取得する場合、及び委託先会社2Bが委託元によって登録された文書を個別に選択して取得する場合の何れについても、取得した文書の文書ID毎に文書の取得日が対応付けられて管理情報に設定される。 In addition, in both cases where the outsourced company 2B acquires all documents registered by the client, and where the outsourced company 2B selects and acquires documents registered by the client individually, the acquisition date of the document is associated with each document ID of the acquired document and set in the management information.

また、図4では文書管理装置4が文書DB16を含む構成例を示したが、文書DB16は必ずしも文書管理装置4に含まれる必要はなく、通信回線7に接続された、例えばファイルサーバ等の外部装置(図示せず)に含まれていてもよい。この場合、文書管理装置4は、外部装置に設けられた文書DB16に通信回線7を通じてアクセスする。 In addition, while FIG. 4 shows an example of a configuration in which the document management device 4 includes the document DB 16, the document DB 16 does not necessarily need to be included in the document management device 4, and may be included in an external device (not shown), such as a file server, connected to the communication line 7. In this case, the document management device 4 accesses the document DB 16 provided in the external device via the communication line 7.

図4に示した文書管理装置4は、コンピュータ20を用いて構成される。図6は、コンピュータ20を用いて構成した文書管理装置4の電気系統の要部構成例を示す図である。 The document management device 4 shown in FIG. 4 is configured using a computer 20. FIG. 6 is a diagram showing an example of the main configuration of the electrical system of the document management device 4 configured using the computer 20.

コンピュータ20は、図4に示した文書管理装置4の各機能部の実行を担うプロセッサの一例であるCPU(Central Processing Unit)21、コンピュータ20の起動処理を行う起動プログラム(Basic Input Output System:BIOS)を記憶するROM(Read Only Memory)22、CPU21の一時的な作業領域として使用されるRAM(Random Access Memory)23、不揮発性メモリ24、及び入出力インターフェース(I/O)25を備える。CPU21、ROM22、RAM23、不揮発性メモリ24、及びI/O25はバス26を介して各々接続されている。 The computer 20 includes a CPU (Central Processing Unit) 21, which is an example of a processor that executes each functional unit of the document management device 4 shown in FIG. 4, a ROM (Read Only Memory) 22 that stores a startup program (Basic Input Output System: BIOS) that performs startup processing of the computer 20, a RAM (Random Access Memory) 23 used as a temporary working area for the CPU 21, a non-volatile memory 24, and an input/output interface (I/O) 25. The CPU 21, ROM 22, RAM 23, non-volatile memory 24, and I/O 25 are each connected via a bus 26.

不揮発性メモリ24は、不揮発性メモリ24に供給される電力が遮断されても記憶した情報が維持される記憶装置の一例であり、例えば半導体メモリが用いられるがハードディスクを用いてもよい。したがって、不揮発性メモリ24は、例えばコンピュータ20を文書管理装置4として機能させる情報処理プログラムを記憶する。また、文書DB16のように、文書管理装置4の電源が遮断されても記憶し続ける必要のある情報は不揮発性メモリ24に構築される。 The non-volatile memory 24 is an example of a storage device in which stored information is maintained even if the power supplied to the non-volatile memory 24 is cut off, and may be, for example, a semiconductor memory or a hard disk. Thus, the non-volatile memory 24 stores, for example, an information processing program that causes the computer 20 to function as the document management device 4. In addition, information that needs to be stored even if the power supply to the document management device 4 is cut off, such as the document DB 16, is constructed in the non-volatile memory 24.

I/O25には、例えば通信ユニット27、入力ユニット28、及び表示ユニット29が接続される。 For example, a communication unit 27, an input unit 28, and a display unit 29 are connected to the I/O 25.

通信ユニット27は通信回線7に接続され、通信回線7を通じて元請け端末5、委託元端末6A、委託先端末6B、及び外部装置とデータ通信を行う通信プロトコルを備える。 The communication unit 27 is connected to the communication line 7 and has a communication protocol for data communication with the prime contractor terminal 5, the outsourced terminal 6A, the outsourced terminal 6B, and external devices via the communication line 7.

入力ユニット28は、文書管理装置4に対する操作を受け付けてCPU21に通知するユニットの一例であり、例えばボタン、タッチパネル、キーボード、マウス、及びポインティングデバイス等が含まれる。 The input unit 28 is an example of a unit that accepts operations on the document management device 4 and notifies the CPU 21, and includes, for example, a button, a touch panel, a keyboard, a mouse, and a pointing device.

表示ユニット29は、CPU21によって処理された情報を視覚的に表示するユニットの一例であり、例えば液晶ディスプレイ及び有機EL(Electro Luminescence)ディスプレイ等が含まれる。 The display unit 29 is an example of a unit that visually displays information processed by the CPU 21, and includes, for example, a liquid crystal display and an organic EL (Electro Luminescence) display.

なお、例えば外部装置から文書管理装置4の遠隔操作が行われる場合、文書管理装置4は、通信ユニット27を通じて操作内容を受信すると共に、通信ユニット27を通じて文書管理装置4で処理された情報を外部装置に送信する。したがって、I/O25に入力ユニット28及び表示ユニット29が接続されないこともある。 For example, when the document management device 4 is remotely operated from an external device, the document management device 4 receives the operation contents through the communication unit 27 and transmits the information processed by the document management device 4 to the external device through the communication unit 27. Therefore, the input unit 28 and the display unit 29 may not be connected to the I/O 25.

次に、文書管理装置4で実行される案件登録処理について説明する。 Next, we will explain the case registration process executed by the document management device 4.

図7は、元請け会社1のSC管理者が操作する元請け端末5から案件登録要求を受け付けた場合に、文書管理装置4のCPU21によって実行される案件登録処理の流れの一例を示すフローチャートである。 Figure 7 is a flowchart showing an example of the flow of the case registration process executed by the CPU 21 of the document management device 4 when a case registration request is received from the prime contractor terminal 5 operated by the SC manager of the prime contractor company 1.

案件登録処理を規定する情報処理プログラムは、例えば文書管理装置4の不揮発性メモリ24に予め記憶されている。文書管理装置4のCPU21は、不揮発性メモリ24に記憶される情報処理プログラムを読み込み、案件登録処理を実行する。 The information processing program that specifies the case registration process is stored in advance, for example, in the non-volatile memory 24 of the document management device 4. The CPU 21 of the document management device 4 reads the information processing program stored in the non-volatile memory 24 and executes the case registration process.

以降では一例として、文書DB16が文書管理装置4を構成するコンピュータ20の不揮発性メモリ24に構築されているものとして説明を行う。また、案件登録要求には、例えば案件名が含まれているものとする。 In the following, as an example, the document DB 16 is assumed to be constructed in the non-volatile memory 24 of the computer 20 constituting the document management device 4. In addition, the case registration request is assumed to include, for example, the case name.

まず、ステップS10において、CPU21は、他の案件のSCIDと重複しないSCIDを採番する。 First, in step S10, the CPU 21 assigns a SCID that does not overlap with the SCIDs of other cases.

ステップS20において、CPU21は、ステップS10で採番したSCIDを案件登録要求に含まれる案件名に対応付け、案件とSCIDとの対応付けを例えば不揮発性メモリ24に記憶する。 In step S20, the CPU 21 associates the SCID numbered in step S10 with the case name included in the case registration request, and stores the association between the case and the SCID, for example, in the non-volatile memory 24.

ステップS30において、CPU21は、案件登録要求で指定された案件に対応付けたSCIDを案件登録要求の送信元である元請け端末5に送信して、図7に示す案件登録処理を終了する。これにより、元請け会社1が委託したい案件に対してSCIDが発行される。 In step S30, the CPU 21 sends the SCID associated with the case specified in the case registration request to the prime contractor terminal 5, which is the sender of the case registration request, and ends the case registration process shown in FIG. 7. This causes an SCID to be issued for the case that the prime contractor company 1 wishes to entrust.

次に、文書管理装置4で実行される文書登録処理について説明する。 Next, we will explain the document registration process executed by the document management device 4.

図8は、委託元の端末から文書登録要求を受け付けた場合に、文書管理装置4のCPU21によって実行される文書登録処理の流れの一例を示すフローチャートである。 Figure 8 is a flowchart showing an example of the flow of document registration processing executed by the CPU 21 of the document management device 4 when a document registration request is received from the entrusting terminal.

文書登録処理を規定する情報処理プログラムは、例えば文書管理装置4の不揮発性メモリ24に予め記憶されている。文書管理装置4のCPU21は、不揮発性メモリ24に記憶される情報処理プログラムを読み込み、文書登録処理を実行する。 The information processing program that defines the document registration process is stored in advance, for example, in the non-volatile memory 24 of the document management device 4. The CPU 21 of the document management device 4 reads the information processing program stored in the non-volatile memory 24 and executes the document registration process.

文書登録要求には、例えば文書の登録を行う案件のSCID、案件の委託を行う委託元情報、案件の委託を受ける委託先情報、登録を行う文書の文書IDが含まれ、登録対象の文書と共に文書管理装置4に送信される。なお、文書登録要求にはSCIDが含まれるが、案件に対してまだ一度も文書登録要求が行われていない場合、この時点で文書の登録対象となるSCIDを知っているのは元請け会社1のみである。したがって、案件に対する最初の文書登録要求は元請け端末5から行われることになる。 The document registration request includes, for example, the SCID of the project for which the document is to be registered, information about the outsourcing party that will outsource the project, information about the outsourcee that will receive the outsourcing, and the document ID of the document to be registered, and is sent to the document management device 4 together with the document to be registered. Note that the document registration request includes the SCID, but if no document registration request has been made for the project even once, then at this point in time only the prime contractor company 1 knows the SCID for the document to be registered. Therefore, the first document registration request for the project will be made from the prime contractor terminal 5.

文書登録要求を受け付けると、ステップS100において、CPU21は、登録対象の文書を文書DB16に格納し、文書の格納先を表す格納先情報をRAM13に記憶する。なお、登録対象の文書が複数であった場合、CPU21は文書毎に格納先を変えてもよく、また、各々の文書を同じ格納先に格納してもよい。文書毎に格納先を変えた場合、CPU21は、文書毎に格納先情報をRAM13に記憶する。 When a document registration request is received, in step S100, the CPU 21 stores the document to be registered in the document DB 16, and stores storage destination information indicating the storage destination of the document in the RAM 13. Note that if there are multiple documents to be registered, the CPU 21 may change the storage destination for each document, or may store each document in the same storage destination. If the storage destination is changed for each document, the CPU 21 stores the storage destination information for each document in the RAM 13.

ステップS110において、CPU21は、文書登録要求に含まれる委託元情報、委託先情報、及び文書IDを、それぞれ委託元情報、委託先情報、及び文書IDの各項目に設定した管理情報を生成する。更に、CPU21は、生成した管理情報の番号、格納先、及び登録日の各項目に、それぞれ管理情報のインデックス、文書の格納先情報、及び文書を文書DB16に格納した日時を設定する。CPU21は、取得日以外の項目を設定した管理情報を、文書登録要求に含まれるSCIDに対応した管理テーブル8に追加する。 In step S110, the CPU 21 generates management information in which the entrusting source information, entrustee information, and document ID included in the document registration request are set in the entrusting source information, entrustee information, and document ID fields, respectively. Furthermore, the CPU 21 sets the management information index, document storage destination information, and the date and time when the document was stored in the document DB 16 in the number, storage destination, and registration date fields of the generated management information, respectively. The CPU 21 adds the management information in which the fields other than the acquisition date are set to the management table 8 corresponding to the SCID included in the document registration request.

ステップS120において、CPU21は、文書登録要求の送信を行った委託元の端末に、文書の登録が完了したことを通知する登録完了通知を送信する。 In step S120, the CPU 21 sends a registration completion notification to the client terminal that sent the document registration request, notifying the client that the document registration has been completed.

ステップS130において、CPU21は、案件の委託に伴い委託元が配布する文書が文書DB16に登録されたことを通知する登録通知を、生成した管理情報の委託先情報によって表される委託先会社2Bの委託先端末6Bに送信して、図8に示す文書登録要求を終了する。 In step S130, the CPU 21 sends a registration notification to the outsourcing terminal 6B of the outsourcing company 2B represented by the outsourcing information in the generated management information, notifying the outsourcing party that the document to be distributed by the outsourcing party in connection with the outsourcing of the project has been registered in the document DB 16, and ends the document registration request shown in FIG. 8.

登録通知には、委託された案件のSCID、委託契約に伴い登録された文書の文書ID、及び委託された案件の委託元情報が含まれる。登録通知によって、委託された案件のSCIDが委託先会社2Bに通知されるため、案件の再委託によって委託先会社2Bが委託元会社2Aとなった場合、文書管理装置4に対して文書を登録する文書登録要求の作成に必要な情報が得られることになる。 The registration notification includes the SCID of the entrusted case, the document ID of the document registered in accordance with the entrustment contract, and the entrusting company information of the entrusted case. Since the registration notification notifies the entrusted company 2B of the SCID of the entrusted case, if the entrusted company 2B becomes the entrusting company 2A through re-entrustment of the case, the document management device 4 will have the information necessary to create a document registration request to register the document.

次に、文書管理装置4で実行される文書の配布処理について説明する。 Next, we will explain the document distribution process executed by the document management device 4.

図9は、委託先端末6Bから文書の取得要求を受け付けた場合に、文書管理装置4のCPU21によって実行される文書の配布処理の流れの一例を示すフローチャートである。 Figure 9 is a flowchart showing an example of the flow of a document distribution process executed by the CPU 21 of the document management device 4 when a document acquisition request is received from the entrusted terminal 6B.

文書の配布処理を規定する情報処理プログラムは、例えば文書管理装置4の不揮発性メモリ24に予め記憶されている。文書管理装置4のCPU21は、不揮発性メモリ24に記憶される情報処理プログラムを読み込み、文書の配布処理を実行する。 The information processing program that specifies the document distribution process is stored in advance, for example, in the non-volatile memory 24 of the document management device 4. The CPU 21 of the document management device 4 reads the information processing program stored in the non-volatile memory 24 and executes the document distribution process.

文書の取得要求には、例えば文書の取得を行う案件のSCID、登録通知によって通知された委託元会社2Aの委託元情報、文書の取得を行う委託先会社2Bの委託先情報が含まれる。 The document retrieval request includes, for example, the SCID of the case for which the document is to be retrieved, the entrusting company information of the entrusting company 2A notified by the registration notification, and the entrustee information of the entrusted company 2B for which the document is to be retrieved.

文書の取得要求を受け付けると、ステップS200において、CPU21は、文書の取得要求の送信元が文書取得条件を満たす委託先会社2Bであるか否かを判定する。具体的には、CPU21は、文書の取得要求に含まれるSCIDと対応付けられた管理テーブル8を参照し、文書の取得要求に含まれる委託元情報と委託先情報との組み合わせが設定されている管理情報を抽出する。該当する管理情報が存在する場合、CPU21は、受け付けた文書の取得要求は、抽出した管理情報の委託元情報によって表される委託元会社2Aと委託契約を交わした正規の委託先会社2Bからの文書の取得要求であると認識し、文書取得条件を満たしていると判定する。文書取得条件を満たしている場合にはステップS210に移行する。 When a document acquisition request is received, in step S200, the CPU 21 determines whether the sender of the document acquisition request is the entrusted company 2B that satisfies the document acquisition condition. Specifically, the CPU 21 references the management table 8 associated with the SCID included in the document acquisition request, and extracts management information in which a combination of the entrusting source information and the entrustee information included in the document acquisition request is set. If the corresponding management information exists, the CPU 21 recognizes that the received document acquisition request is a document acquisition request from the legitimate entrusted company 2B that has entered into an entrustment contract with the entrusting source company 2A represented by the entrusting source information in the extracted management information, and determines that the document acquisition condition is met. If the document acquisition condition is met, the process proceeds to step S210.

ステップS210において、CPU21は、抽出した管理情報の文書IDの項目に設定されている文書IDに対応した文書を、抽出した管理情報の格納先を参照して文書DB16から取得する。なお、取得対象の文書が複数存在する場合には、各々の文書を文書DB16から取得する。その上で、CPU21は、取得した文書を文書の取得要求の送信元である委託先端末6Bに送信し、文書を送信した日時を抽出した管理情報の取得日に設定して図9に示す文書の配布処理を終了する。 In step S210, the CPU 21 references the storage location of the extracted management information and acquires from the document DB 16 the document corresponding to the document ID set in the document ID field of the extracted management information. If there are multiple documents to be acquired, each document is acquired from the document DB 16. The CPU 21 then transmits the acquired document to the entrusted terminal 6B which is the sender of the document acquisition request, sets the date and time when the document was transmitted as the acquisition date of the extracted management information, and ends the document distribution process shown in FIG. 9.

一方、ステップS200の判定処理によって、文書の取得要求に含まれる委託元情報と委託先情報との組み合わせが設定されている管理情報が存在しないと判定された場合、CPU21は、受け付けた文書の取得要求は、抽出した管理情報の委託元情報によって表される委託元会社2Aと委託契約関係にない委託会社2からの文書の取得要求であると認識し、文書取得条件を満たしていないと判定する。文書取得条件を満たしていない場合にはステップS220に移行する。 On the other hand, if the judgment process of step S200 judges that there is no management information in which the combination of the entrusting source information and the entrustee information included in the document acquisition request is set, the CPU 21 recognizes that the received document acquisition request is a document acquisition request from an entrusting company 2 that does not have an entrustment contract relationship with the entrusting source company 2A represented by the entrusting source information in the extracted management information, and judges that the document acquisition conditions are not met. If the document acquisition conditions are not met, the process proceeds to step S220.

この場合、ステップS220において、CPU21は、要求された文書の取得を許可しないことを表す認証エラー通知を、文書の取得要求の送信元である委託先端末6Bに送信して図9に示す文書の配布処理を終了する。 In this case, in step S220, the CPU 21 sends an authentication error notification indicating that acquisition of the requested document is not permitted to the entrusted terminal 6B, which is the sender of the document acquisition request, and ends the document distribution process shown in FIG. 9.

上記における文書の取得要求では、委託元会社2Aが登録したすべての文書を取得する例について説明したが、文書の取得方法はこれに限られない。例えば文書の取得要求に取得したい文書の文書IDが含まれている場合、CPU21は、文書の取得要求に含まれている文書IDによって表される文書のみを文書DB16から取得し、取得した文書を文書の取得要求の送信元である委託先端末6Bに送信してもよい。この場合、既に説明したように、文書の文書ID毎に取得した文書の取得日が対応付けられて管理情報に設定される。 In the above document retrieval request, an example has been described in which all documents registered by the entrusting company 2A are retrieved, but the method of retrieving documents is not limited to this. For example, if the document retrieval request includes the document ID of the document to be retrieved, the CPU 21 may retrieve only the document represented by the document ID included in the document retrieval request from the document DB 16, and send the retrieved document to the entrusted terminal 6B, which is the sender of the document retrieval request. In this case, as already described, the retrieval date of the retrieved document is associated with each document ID of the document and set in the management information.

このように、開示の情報システム3によれば、委託先会社2Bは、委託契約を交わした委託元会社2Aからしか文書の取得が許されていない。 In this way, according to the disclosed information system 3, the entrusted company 2B is only permitted to obtain documents from the entrusting company 2A with which it has concluded an entrustment contract.

次に、文書管理装置4で実行される文書の修正判定処理について説明する。 Next, we will explain the document correction determination process executed by the document management device 4.

図10は、元請け端末5から文書の修正判定要求を受け付けた場合に、文書管理装置4のCPU21によって実行される文書の修正判定処理の流れの一例を示すフローチャートである。 Figure 10 is a flowchart showing an example of the flow of a document correction determination process executed by the CPU 21 of the document management device 4 when a document correction determination request is received from the prime contractor terminal 5.

文書の修正判定処理を規定する情報処理プログラムは、例えば文書管理装置4の不揮発性メモリ24に予め記憶されている。文書管理装置4のCPU21は、不揮発性メモリ24に記憶される情報処理プログラムを読み込み、文書の修正判定処理を実行する。 The information processing program that specifies the document correction determination process is stored in advance, for example, in the non-volatile memory 24 of the document management device 4. The CPU 21 of the document management device 4 reads the information processing program stored in the non-volatile memory 24 and executes the document correction determination process.

文書の修正判定要求には、例えば判定対象の文書が用いられている案件のSCID、判定対象の文書の文書ID、及びSC管理者のユーザIDが含まれる。説明の便宜上、以降では、文書の修正判定要求に含まれるSCID、文書ID、及びSC管理者のユーザIDをそれぞれ「指定されたSCID」、「指定された文書ID」、及び「指定されたユーザID」ということにする。 The document modification judgment request includes, for example, the SCID of the case in which the document to be judged is used, the document ID of the document to be judged, and the user ID of the SC administrator. For ease of explanation, hereafter, the SCID, document ID, and user ID of the SC administrator included in the document modification judgment request will be referred to as the "designated SCID," the "designated document ID," and the "designated user ID," respectively.

文書の修正判定要求を受け付けると、ステップS300において、CPU21は、指定されたユーザIDがSC管理者のユーザIDであるか否かを判定する。指定されたSCIDが対応付けられた管理テーブル8において、番号が“1”に設定された管理情報の委託元情報に含まれるユーザIDはSC管理者のユーザIDである。したがって、CPU21は、当該ユーザIDと指定されたユーザIDとを比較して、指定されたユーザIDがSC管理者のユーザIDであるか否かを判定すればよい。 When a document modification determination request is received, in step S300, the CPU 21 determines whether the specified user ID is the user ID of the SC administrator. In the management table 8 to which the specified SCID is associated, the user ID included in the entrustment source information of the management information whose number is set to "1" is the user ID of the SC administrator. Therefore, the CPU 21 can compare the user ID with the specified user ID to determine whether the specified user ID is the user ID of the SC administrator.

指定されたユーザIDがSC管理者のユーザIDではない場合、図10に示す文書の修正判定処理を終了する。すなわち、文書の修正判定要求は、委託会社2の案件管理者には許可されておらず、SC全体の管理を行うSC管理者にのみ許可されている。これは、SCに関する情報を委託会社2に保有させないためである。 If the specified user ID is not the user ID of the SC administrator, the document modification judgment process shown in Figure 10 is terminated. In other words, document modification judgment requests are not permitted by the case manager of the entrusted company 2, but only by the SC administrator who manages the entire SC. This is to prevent the entrusted company 2 from holding information related to the SC.

一方、ステップS300の判定処理によって指定されたユーザIDがSC管理者のユーザIDであると判定された場合、ステップS310に移行する。 On the other hand, if the determination process in step S300 determines that the specified user ID is the user ID of the SC administrator, the process proceeds to step S310.

ステップS310において、CPU21は、指定されたSCIDが対応付けられた管理テーブル8を参照して、指定された文書IDを含む管理情報を取得する。 In step S310, the CPU 21 refers to the management table 8 to which the specified SCID is associated and obtains management information including the specified document ID.

ステップS320において、CPU21は、指定された文書IDによって表される文書(以降、「指定された文書」という)の原本を文書DB16から取得する。指定された文書の原本は、委託元情報のユーザIDの項目と文書IDの項目に、それぞれ指定されたユーザIDと指定された文書IDが設定された管理情報に含まれる格納先から取得される。すなわち、文書の原本とは、元請け会社1が文書DB16に登録した文書である。 In step S320, the CPU 21 retrieves the original of the document represented by the specified document ID (hereinafter referred to as the "specified document") from the document DB 16. The original of the specified document is retrieved from a storage location included in the management information in which the specified user ID and specified document ID are set in the user ID field and document ID field of the client information, respectively. In other words, the original of the document is the document registered in the document DB 16 by the prime contractor company 1.

ステップS330において、CPU21は、ステップS310で取得した管理情報の中から、まだ選択していない何れか1つの管理情報を選択する。説明の便宜上、ステップS330において選択した管理情報を「選択管理情報」という。 In step S330, the CPU 21 selects one piece of management information that has not yet been selected from the management information acquired in step S310. For ease of explanation, the management information selected in step S330 is referred to as "selected management information."

ステップS340において、CPU21は、選択管理情報に含まれる格納先から指定された文書を取得し、取得した文書が原本であるか否かを判定する。取得した文書と原本の比較方法として、CPU21は、例えばファイル名の比較を行う。取得した文書のファイル名が原本のファイル名と異なる場合に、取得した文書は原本ではないと判定すればよい。この他、CPU21は、取得した文書のハッシュ値と原本のハッシュ値が異なる場合に、取得した文書は原本ではないと判定してもよく、また、自然言語処理に関する公知の手法を用いてそれぞれ抽出した、取得した文書の特徴量と原本の特徴量が異なる場合に、取得した文書は原本ではないと判定してもよい。更に、CPU21は、上記に示した取得した文書と原本の複数の比較方法を組み合わせて、取得した文書が原本であるか否かを判定してもよい。取得した文書が原本と異なる場合はステップS350に移行する。 In step S340, the CPU 21 acquires the specified document from the storage destination included in the selected management information, and determines whether the acquired document is the original. As a method of comparing the acquired document with the original, the CPU 21 performs, for example, a comparison of file names. If the file name of the acquired document is different from the file name of the original, it may be determined that the acquired document is not the original. In addition, the CPU 21 may determine that the acquired document is not the original if the hash value of the acquired document is different from the hash value of the original, or may determine that the acquired document is not the original if the feature amount of the acquired document and the feature amount of the original, which are extracted using a known method for natural language processing, are different. Furthermore, the CPU 21 may combine the multiple comparison methods of the acquired document and the original shown above to determine whether the acquired document is the original. If the acquired document is different from the original, the process proceeds to step S350.

ステップS350において、CPU21は、選択管理情報のインデックスをRAM13に記憶してステップS360に移行する。ステップS350の処理によってRAM13に記憶されるインデックスが表す管理情報は、原本に対して修正が加えられた文書の受け渡しが記録された管理情報となる。 In step S350, the CPU 21 stores the index of the selected management information in the RAM 13 and proceeds to step S360. The management information represented by the index stored in the RAM 13 by the processing of step S350 is management information in which the delivery of the document in which corrections have been made to the original is recorded.

一方、ステップS340の判定処理によって取得した文書が原本であると判定された場合には、ステップS350の処理を実行することなく、ステップS360に移行する。 On the other hand, if the document obtained by the determination process in step S340 is determined to be the original, the process proceeds to step S360 without executing the process in step S350.

ステップS360において、CPU21は、ステップS310で取得した管理情報の中に未選択の管理情報があるか否かを判定する。未選択の管理情報がある場合、ステップS330に移行し、CPU21は、未選択の管理情報の中から何れか1つの管理情報を新たな選択管理情報として選択することで、未選択の管理情報がなくなるまでステップS330~S360の処理を繰り返し実行する。これにより、ステップS310で取得した管理情報の中から、原本に対して修正が加えられた文書の受け渡しが記録された管理情報のインデックスがRAM13に記憶される。 In step S360, the CPU 21 determines whether or not there is unselected management information among the management information acquired in step S310. If there is unselected management information, the process proceeds to step S330, and the CPU 21 selects one piece of management information from the unselected management information as new selected management information, and repeats the processing of steps S330 to S360 until there is no unselected management information. As a result, an index of the management information that records the transfer of a document in which corrections have been made to the original is stored in the RAM 13 from the management information acquired in step S310.

ステップS360の判定処理によって未選択の管理情報がないと判定された場合、ステップS370に移行する。 If the judgment process of step S360 determines that there is no unselected management information, the process proceeds to step S370.

ステップS370において、CPU21は、ステップS350の処理によって記憶された管理情報のインデックスがRAM13に記憶されているか否かを判定する。管理情報のインデックスがRAM13に記憶されている場合、ステップS380に移行する。 In step S370, the CPU 21 determines whether the index of the management information stored by the processing of step S350 is stored in the RAM 13. If the index of the management information is stored in the RAM 13, the process proceeds to step S380.

ステップS380において、CPU21は、原本に修正が加えられていることを通知する修正検出通知を元請け端末5に送信して、図10に示す文書の修正判定処理を終了する。修正検出通知には、原本に対して修正が加えられた文書の受け渡しが記録された管理情報が含まれる。 In step S380, the CPU 21 sends a correction detection notification to the prime contractor terminal 5 notifying that corrections have been made to the original document, and ends the document correction determination process shown in FIG. 10. The correction detection notification includes management information that records the delivery of the document in which corrections have been made to the original document.

一方、ステップS370の判定処理によって管理情報のインデックスがRAM13に記憶されていないと判定された場合、ステップS390に移行する。 On the other hand, if the determination process of step S370 determines that the index of the management information is not stored in RAM 13, the process proceeds to step S390.

ステップS390において、CPU21は、原本に修正が加えられていないことを通知する修正未検出通知を元請け端末5に送信して、図10に示す文書の修正判定処理を終了する。 In step S390, the CPU 21 sends a correction non-detection notification to the prime contractor terminal 5 to notify that no corrections have been made to the original document, and ends the document correction determination process shown in FIG. 10.

次に、元請け会社1が配布した文書のSCにおける受け渡し状況を分析するアクセス分析処理について説明する。 Next, we will explain the access analysis process that analyzes the delivery status of documents distributed by prime contractor 1 in the SC.

図11は、元請け端末5からアクセス分析要求を受け付けた場合に、文書管理装置4のCPU21によって実行されるアクセス分析処理の流れの一例を示すフローチャートである。 Figure 11 is a flowchart showing an example of the flow of the access analysis process executed by the CPU 21 of the document management device 4 when an access analysis request is received from the prime contractor terminal 5.

アクセス分析処理を規定する情報処理プログラムは、例えば文書管理装置4の不揮発性メモリ24に予め記憶されている。文書管理装置4のCPU21は、不揮発性メモリ24に記憶される情報処理プログラムを読み込み、アクセス分析処理を実行する。 The information processing program that specifies the access analysis process is stored in advance, for example, in the non-volatile memory 24 of the document management device 4. The CPU 21 of the document management device 4 reads the information processing program stored in the non-volatile memory 24 and executes the access analysis process.

アクセス分析要求には、例えば分析対象の文書が用いられている案件のSCID、分析対象の文書の文書ID、及びSC管理者のユーザIDが含まれる。説明の便宜上、アクセス分析要求に含まれるSCID、文書ID、及びSC管理者のユーザIDをそれぞれ「指定されたSCID」、「指定された文書ID」、及び「指定されたユーザID」ということにする。 The access analysis request includes, for example, the SCID of the case in which the document to be analyzed is used, the document ID of the document to be analyzed, and the user ID of the SC administrator. For ease of explanation, the SCID, document ID, and user ID of the SC administrator included in the access analysis request will be referred to as the "designated SCID," the "designated document ID," and the "designated user ID," respectively.

アクセス分析要求を受け付けると、ステップS400において、CPU21は、図10のステップS300の判定処理と同じようにして、指定されたユーザIDがSC管理者のユーザIDであるか否かを判定する。 When an access analysis request is received, in step S400, the CPU 21 determines whether the specified user ID is the user ID of the SC administrator, in the same manner as the determination process in step S300 of FIG. 10.

指定されたユーザIDがSC管理者のユーザIDではない場合、図11に示すアクセス分析処理を終了する。すなわち、アクセス分析処理は、委託会社2の案件管理者には許可されておらず、SC全体の管理を行うSC管理者にのみ許可されている。これは、SCに関する情報を委託会社2に保有させないためである。 If the specified user ID is not the user ID of the SC administrator, the access analysis process shown in FIG. 11 is terminated. In other words, the access analysis process is not permitted to the case manager of the entrusted company 2, but only to the SC administrator who manages the entire SC. This is to prevent the entrusted company 2 from holding information related to the SC.

一方、ステップS400の判定処理によって指定されたユーザIDがSC管理者のユーザIDであると判定された場合、ステップS410に移行する。 On the other hand, if the determination process in step S400 determines that the specified user ID is the user ID of the SC administrator, the process proceeds to step S410.

ステップS410において、CPU21は、指定されたSCIDが対応付けられた管理テーブル8を参照して、指定された文書IDを含む管理情報を取得する。 In step S410, the CPU 21 refers to the management table 8 to which the specified SCID is associated and obtains management information including the specified document ID.

ステップS420において、CPU21は、ステップS410で取得した管理情報の各々から、委託元情報、委託先情報、及びアクセス履歴を抽出する。 In step S420, the CPU 21 extracts the entrustor information, the entrustee information, and the access history from each piece of management information acquired in step S410.

ステップS430において、CPU21は、同じ管理情報から抽出した委託元情報、委託先情報、及びアクセス履歴を対応付ける。その上で、CPU21は、各々の管理情報から抽出した委託元情報、委託先情報、及びアクセス履歴の対応付けを元請け端末5に送信して、図11に示すアクセス分析処理を終了する。 In step S430, the CPU 21 associates the outsourcing information, outsourcing destination information, and access history extracted from the same management information. The CPU 21 then transmits the association of the outsourcing information, outsourcing destination information, and access history extracted from each management information to the prime contractor terminal 5, and ends the access analysis process shown in FIG. 11.

このようにして、元請け端末5に対して、指定された文書IDによって表される文書のアクセス履歴と、当該文書の受け渡しを行った委託元情報、及び委託先情報が送信される。したがって、SC管理者は、元請け会社1と委託契約を直接交わしていない委託会社2に対しても、どのような文書がいつ開示されたのかといった文書の流通状況が案件毎にわかるようになる。 In this way, the access history of the document represented by the specified document ID, the information of the outsourcing company that handed over the document, and the information of the outsourcing company are sent to the prime contractor terminal 5. Therefore, the SC administrator can know the document distribution status for each case, such as what documents were disclosed and when, even for the outsourcing company 2 that has not directly signed an outsourcing contract with the prime contractor 1.

文書の流通先となっている委託先会社2Bが、元請け会社1が注意すべき会社として文書管理装置4に予め登録しておいた会社と一致する場合、ステップS430において、CPU21は、注意するよう促すメッセージを委託元情報、委託先情報、及びアクセス履歴の対応付けと共に元請け端末5に送信してもよい。注意すべき会社とは、例えば法令順守の観点から問題が指摘されている会社や、事業の継続性の観点から問題が指摘されている会社等であり、元請け会社1の判断によって設定される会社である。注意すべき会社との一致判定は、例えば会社名、案件管理者のユーザID、及び委託先端末6Bの端末IDのうち、少なくとも1つの属性の一致状況によって行えばよい。 If the outsourced company 2B to which the document is being distributed matches a company that the prime contractor 1 has registered in advance in the document management device 4 as a company that should be watched out for, in step S430, the CPU 21 may send a message urging caution to the prime contractor terminal 5 along with the outsourcer information, the outsourced information, and the correspondence between the access history. A company that should be watched out for is, for example, a company that has been identified as problematic from the perspective of legal compliance, or a company that has been identified as problematic from the perspective of business continuity, and is set by the prime contractor 1. The match with a company that should be watched out for may be determined based on the matching status of at least one attribute, for example, the company name, the user ID of the project manager, and the terminal ID of the outsourced terminal 6B.

次に、元請け会社1を頂点としたSCの構成を分析するSC分析処理について説明する。 Next, we will explain the SC analysis process that analyzes the SC configuration with prime contractor company 1 at the top.

図12は、元請け端末5からSC分析要求を受け付けた場合に、文書管理装置4のCPU21によって実行されるSC分析処理の流れの一例を示すフローチャートである。 Figure 12 is a flowchart showing an example of the flow of SC analysis processing executed by the CPU 21 of the document management device 4 when a SC analysis request is received from the prime contractor terminal 5.

SC分析処理を規定する情報処理プログラムは、例えば文書管理装置4の不揮発性メモリ24に予め記憶されている。文書管理装置4のCPU21は、不揮発性メモリ24に記憶される情報処理プログラムを読み込み、SC分析処理を実行する。 The information processing program that specifies the SC analysis process is stored in advance, for example, in the non-volatile memory 24 of the document management device 4. The CPU 21 of the document management device 4 reads the information processing program stored in the non-volatile memory 24 and executes the SC analysis process.

SC分析要求には、例えば分析対象の文書が用いられている案件のSCID、及びSC管理者のユーザIDが含まれる。説明の便宜上、SC分析要求に含まれるSCID、及びSC管理者のユーザIDをそれぞれ「指定されたSCID」、及び「指定されたユーザID」ということにする。 The SC analysis request includes, for example, the SCID of the case in which the document to be analyzed is used, and the user ID of the SC administrator. For ease of explanation, the SCID and the user ID of the SC administrator included in the SC analysis request will be referred to as the "designated SCID" and the "designated user ID", respectively.

SC分析要求を受け付けると、ステップS500において、CPU21は、図10のステップS300の判定処理と同じようにして、指定されたユーザIDがSC管理者のユーザIDであるか否かを判定する。 When an SC analysis request is received, in step S500, the CPU 21 determines whether the specified user ID is the user ID of the SC administrator in the same manner as the determination process in step S300 of FIG. 10.

指定されたユーザIDがSC管理者のユーザIDではない場合、図12に示すSC分析処理を終了する。すなわち、SC分析処理は、委託会社2の案件管理者には許可されておらず、SC全体の管理を行うSC管理者にのみ許可されている。これは、SCに関する情報を委託会社2に保有させないためである。 If the specified user ID is not the user ID of the SC administrator, the SC analysis process shown in FIG. 12 is terminated. In other words, the SC analysis process is not permitted to the case manager of the entrusted company 2, but only to the SC administrator who manages the entire SC. This is to prevent the entrusted company 2 from holding information related to the SC.

一方、ステップS500の判定処理によって指定されたユーザIDがSC管理者のユーザIDであると判定された場合、ステップS510に移行する。 On the other hand, if the determination process in step S500 determines that the specified user ID is the user ID of the SC administrator, the process proceeds to step S510.

ステップS510において、CPU21は、委託会社2の委託次数を表すnに“1”を設定する。既に説明したように、委託次数n=“1”の委託会社2、すなわち、1次委託会社2とは、元請け会社1と委託契約を交わして案件の委託を受けた委託会社2を表す。また、CPU21は、ユーザIDを表す変数UIDに指定されたユーザIDを設定する。 In step S510, the CPU 21 sets "1" to n, which indicates the degree of consignment of the consignor company 2. As already explained, a consignor company 2 with a degree of consignment n="1", i.e., a primary consignor company 2, indicates a consignor company 2 that has concluded a consignment contract with the prime contractor company 1 and has been consigned a project. The CPU 21 also sets the specified user ID to the variable UID, which indicates the user ID.

ステップS520において、CPU21は、指定されたSCIDが対応付けられた管理テーブル8を参照して、委託元情報のユーザIDにUIDが設定されている管理情報の委託先情報、すなわち、n次委託先情報を委託元情報と対応付けて取得する。 In step S520, the CPU 21 refers to the management table 8 to which the specified SCID is associated, and obtains the entrustee information of the management information in which the UID is set as the user ID of the entrustment source information, i.e., the nth-order entrustee information, in association with the entrustment source information.

ステップS530において、CPU21は、ステップS520の処理で取得できたn次委託先情報があるか否かを判定する。n次委託先情報が取得できた場合、ステップS540に移行する。 In step S530, the CPU 21 determines whether or not there is any n-th order entrustee information that has been acquired in the processing of step S520. If n-th order entrustee information has been acquired, the process proceeds to step S540.

ステップS540において、CPU21は、委託次数nに“1”を加えて委託次数nを更新すると共に、ステップS520の処理で取得したn次委託先情報に含まれるユーザIDをUIDに設定してUIDを更新した上で、ステップS520に移行する。すなわち、CPU21は、n次委託先情報が取得できた場合、n次委託先情報によって表される委託先会社2Bが委託元会社2Aとなって案件を再委託していないかを、n次委託先情報によって表される委託先会社2B毎に再帰的に検索する処理を繰り返す。 In step S540, the CPU 21 updates the consignment degree n by adding "1" to it, and updates the UID by setting the user ID included in the nth-order consignee information acquired in the process of step S520 to the UID, and then proceeds to step S520. In other words, when the CPU 21 has acquired the nth-order consignee information, it repeats the process of recursively searching for each consignee company 2B represented by the nth-order consignee information to see if the consignee company 2B represented by the nth-order consignee information has become the consignor company 2A and re-consigns the case.

ステップS530の判定処理によってn次委託先情報がないと判定された場合、SCの末端まで委託先会社2Bを検索したことになるため、ステップS550に移行する。 If the determination process in step S530 determines that there is no n-th order outsourcing information, the process proceeds to step S550 because the search for outsourcing company 2B has been completed up to the end of the SC.

ステップS550において、CPU21は、取得したn次委託先情報(n=1、2、・・・)とその委託元情報との関連を委託次数n=1から順次追跡し、元請け会社1を頂点としたSC構造を分析する。SC構造の分析結果は、例えば図2に示したような樹形図によって表される。 In step S550, the CPU 21 sequentially tracks the relationship between the acquired n-th degree contractor information (n=1, 2, ...) and the contractor information, starting from the contractor degree n=1, and analyzes the SC structure with the prime contractor 1 at the apex. The analysis result of the SC structure is represented, for example, by a tree diagram as shown in FIG. 2.

ステップS560において、CPU21は、ステップS550によって分析したSC構造を元請け端末5に送信して、図12に示すSC分析処理を終了する。 In step S560, the CPU 21 transmits the SC structure analyzed in step S550 to the prime contractor terminal 5 and ends the SC analysis process shown in FIG. 12.

委託契約は、委託元会社2Aと委託先会社2Bとの2社間の契約である。したがって、元請け会社1は、これまで委託会社2に委託した案件がどのような委託会社2に再委託されているのかわからず、SCを構成する委託会社の全体像を把握することが困難になる場合があった。しかしながら、SC管理者は、文書管理装置4におけるSC分析処理を利用することによって、SCを構成する委託会社の全体像が得られるようになる。 The outsourcing contract is a two-company contract between the outsourcing company 2A and the outsourced company 2B. Therefore, the prime contractor 1 does not know to which outsourcing company 2 the projects it has outsourced to in the past have been subcontracted, which can make it difficult to grasp the overall picture of the outsourcing companies that make up the SC. However, by using the SC analysis process in the document management device 4, the SC manager can obtain an overall picture of the outsourcing companies that make up the SC.

また、SC管理者は、文書管理装置4における文書の修正判定処理、及びアクセス分析処理を利用することにより、配布した文書に対する修正の有無や文書の配布先がSC毎に得られるようになる。 In addition, by using the document revision determination process and access analysis process in the document management device 4, the SC administrator can obtain information on whether a distributed document has been revised and the distribution destinations of the document for each SC.

すなわち、文書管理装置4によれば、SC管理者が委託契約の流れに沿って各委託会社2の案件管理者に聞き取り調査を行わなくても、SCに関する情報がSC管理者に提供される。 In other words, the document management device 4 provides the SC manager with information about the SC without the SC manager having to interview the case managers of each outsourcing company 2 along the flow of the outsourcing contract.

なお、開示の例では、委託元情報及び委託先情報に含まれる識別情報の一例としてユーザIDを用いたが、案件の委託先と委託元がわかる識別情報であればユーザID以外の識別情報を用いてもよい。例えば元請け端末5、委託元端末6A、及び委託先端末6Bの端末IDや会社を一意に識別する会社IDといった識別情報を、委託元情報及び委託先情報に含めてもよい。 In the disclosed example, a user ID is used as an example of identification information included in the outsourcing information and the outsourcing recipient information, but any identification information other than a user ID may be used as long as it identifies the outsourcing recipient and the outsourcing recipient of the project. For example, identification information such as the terminal IDs of the prime contractor terminal 5, the outsourcing terminal 6A, and the outsourcing recipient terminal 6B, or a company ID that uniquely identifies a company may be included in the outsourcing information and the outsourcing recipient information.

既に説明したように、SC全体の管理を行うSC管理者は、必ずしも元請け会社1の案件管理者である必要はない。例えば委託会社2の案件管理者がSC管理者となることがある。したがって、文書管理装置4は、管理者端末から受け付けたユーザIDがSC管理者のユーザIDであれば、ユーザIDの送信元が元請け端末5でなくても、図10に示した文書の修正判定処理、図11に示したアクセス分析処理、及び図12に示したSC分析処理を実行してもよい。 As already explained, the SC administrator who manages the entire SC does not necessarily have to be the project manager of the prime contractor company 1. For example, the project manager of the outsourced company 2 may be the SC administrator. Therefore, if the user ID received from the manager terminal is the user ID of the SC administrator, the document management device 4 may execute the document modification determination process shown in FIG. 10, the access analysis process shown in FIG. 11, and the SC analysis process shown in FIG. 12, even if the sender of the user ID is not the prime contractor terminal 5.

このように、SCを構成する何れかの委託会社2AがSC管理者であるような場合、文書管理装置4は、SC管理者が所属する委託会社2の委託端末6に、当該委託会社2の下位に位置する各委託会社2の範囲内における文書の修正状況、文書のアクセス履歴、及びSCの構成状況を出力する。これにより、SC管理者は、委託会社2の下位に位置する各委託会社2の状況を把握し、例えば文書の流通状況を要約して元請け会社1の案件管理者に報告してもよい。 In this way, when one of the outsourcing companies 2A that make up the SC is the SC manager, the document management device 4 outputs the document revision status, document access history, and SC configuration status within each outsourcing company 2 that is subordinate to the outsourcing company 2 to the outsourcing terminal 6 of the outsourcing company 2 to which the SC manager belongs. This allows the SC manager to understand the status of each outsourcing company 2 that is subordinate to the outsourcing company 2, and may, for example, summarize the document distribution status and report it to the project manager of the prime contractor company 1.

また、文書管理装置4は、SC管理者が所属する委託会社2の委託端末6から、当該委託会社2の上位に位置する会社の指定を受け付けた場合、SC管理者が所属する委託会社2に出力した文書の修正状況、文書のアクセス履歴、及びSCの構成状況を、指定された会社に出力する。SC管理者が所属する委託会社2の委託端末6によって指定される会社の数は複数であってもよい。 Furthermore, when the document management device 4 receives a designation of a company that is higher than the entrusted company 2 to which the SC administrator belongs from the entrusted terminal 6 of the entrusted company 2 to which the SC administrator belongs, it outputs to the designated company the revision status of the document output to the entrusted company 2 to which the SC administrator belongs, the document access history, and the SC configuration status. The number of companies designated by the entrusted terminal 6 of the entrusted company 2 to which the SC administrator belongs may be multiple.

以上、実施形態を用いて文書管理装置4の一態様について説明したが、開示した文書管理装置4の形態は一例であり、文書管理装置4の形態は実施形態に記載の範囲に限定されない。本開示の要旨を逸脱しない範囲で実施形態に多様な変更又は改良を加えることができ、当該変更又は改良を加えた形態も開示の技術的範囲に含まれる。例えば本開示の要旨を逸脱しない範囲で、図7~図12に示した各フローチャート内の処理の順序を変更してもよい。 Although one aspect of the document management device 4 has been described above using an embodiment, the disclosed form of the document management device 4 is merely an example, and the form of the document management device 4 is not limited to the scope described in the embodiment. Various modifications or improvements can be made to the embodiment without departing from the gist of this disclosure, and forms with such modifications or improvements are also included in the technical scope of the disclosure. For example, the order of the processes in the flowcharts shown in Figures 7 to 12 may be changed without departing from the gist of this disclosure.

また、上記の実施形態では、一例として各処理をソフトウェアで実現する形態について説明した。しかしながら、図7~図12に示した各フローチャートと同等の処理をハードウェアで処理させるようにしてもよい。この場合、各処理をソフトウェアで実現した場合と比較して処理の高速化が図られる。 In the above embodiment, an example has been described in which each process is implemented by software. However, processes equivalent to those shown in the flowcharts of Figures 7 to 12 may be implemented by hardware. In this case, the processing speed can be increased compared to when each process is implemented by software.

上記の実施形態において、プロセッサとは広義的なプロセッサを指し、汎用的なプロセッサ(例えばCPU21)や、専用のプロセッサ(例えば GPU:Graphics Processing Unit、ASIC:Application Specific Integrated Circuit、FPGA:Field Programmable Gate Array、プログラマブル論理デバイス、等)を含むものである。 In the above embodiment, the term "processor" refers to a processor in a broad sense, including a general-purpose processor (e.g., CPU 21) and a dedicated processor (e.g., GPU: Graphics Processing Unit, ASIC: Application Specific Integrated Circuit, FPGA: Field Programmable Gate Array, programmable logic device, etc.).

また、上記の実施形態におけるプロセッサの動作は、1つのプロセッサによって成すのみでなく、物理的に離れた位置に存在する複数のプロセッサが協働して成すものであってもよい。また、プロセッサの各動作の順序は上記の実施形態において記載した順序のみに限定されるものではなく、適宜変更してもよい。 In addition, the processor operations in the above embodiments may not only be performed by a single processor, but may also be performed by multiple processors located at physically separate locations working together. Furthermore, the order of the processor operations is not limited to the order described in the above embodiments, and may be changed as appropriate.

上記の実施形態では、不揮発性メモリ24に情報処理プログラムが記憶されている例について説明したが、情報処理プログラムの記憶先は不揮発性メモリ24に限定されない。本開示の情報処理プログラムは、コンピュータ20で読み取り可能な記憶媒体に記録された形態で提供することも可能である。例えば情報処理プログラムをCD-ROM(Compact Disk Read Only Memory)及びDVD-ROM(Digital Versatile Disk Read Only Memory)のような光ディスクに記録した形態で提供してもよい。また、情報処理プログラムを、USB(Universal Serial Bus)メモリ及びメモリカードのような可搬型の半導体メモリに記録した形態で提供してもよい。ROM22、不揮発性メモリ24、CD-ROM、DVD-ROM、USB、及びメモリカードは非一時的(non-transitory)記憶媒体の一例である。 In the above embodiment, an example in which the information processing program is stored in the non-volatile memory 24 has been described, but the storage destination of the information processing program is not limited to the non-volatile memory 24. The information processing program of the present disclosure can also be provided in a form recorded on a storage medium readable by the computer 20. For example, the information processing program may be provided in a form recorded on an optical disk such as a CD-ROM (Compact Disk Read Only Memory) or a DVD-ROM (Digital Versatile Disk Read Only Memory). The information processing program may also be provided in a form recorded on a portable semiconductor memory such as a USB (Universal Serial Bus) memory or a memory card. ROM 22, non-volatile memory 24, CD-ROM, DVD-ROM, USB, and memory cards are examples of non-transitory storage media.

更に、文書管理装置4は、通信回線7を通じて外部装置から情報処理プログラムをダウンロードし、ダウンロードした情報処理プログラムを記憶装置に記憶してもよい。この場合、文書管理装置4のCPU21は、外部装置からダウンロードした情報処理プログラムを記憶装置から読み込んで各々の処理を実行する。 Furthermore, the document management device 4 may download an information processing program from an external device via the communication line 7 and store the downloaded information processing program in the storage device. In this case, the CPU 21 of the document management device 4 reads the information processing program downloaded from the external device from the storage device and executes each process.

以下に本実施形態に係る付記を示す。 The following are notes related to this embodiment.

(((1)))
プロセッサを備え、
前記プロセッサは、
サプライチェーン識別子に紐づいた、複数の組織情報と複数の文書を管理し、
第1組織のユーザが操作する第1端末から、前記サプライチェーン識別子に対応付けて、第2組織のユーザの識別情報、前記文書、及び前記文書の識別情報の登録を受け付け、
前記第2組織のユーザが操作する第2端末に、前記サプライチェーン識別子に紐づいた前記文書であって、前記第1組織のユーザが前記第2組織のユーザに対して登録した前記文書に対する予め定めた操作を許可する
情報処理装置。
(((1)))
A processor is provided.
The processor,
Manage multiple organizational information and multiple documents linked to supply chain identifiers,
accepting registration of identification information of a user of a second organization, the document, and identification information of the document from a first terminal operated by a user of a first organization in association with the supply chain identifier;
An information processing device that permits a second terminal operated by a user of the second organization to perform a predetermined operation on the document linked to the supply chain identifier, the document being registered by a user of the first organization for a user of the second organization.

(((2)))
前記プロセッサは、前記第1端末から、前記サプライチェーン識別子と対応付けられた第2組織のユーザの識別情報、前記文書、及び前記文書の識別情報に加え、更に前記予め定めた操作の種類の登録を受け付け、前記第2端末に、前記サプライチェーン識別子に紐づいた前記文書であって、前記第1組織のユーザが前記第2組織のユーザに対して登録した前記文書に対する前記予め定めた操作の種類を許可する
(((1)))に記載の情報処理装置。
(((2)))
The processor accepts from the first terminal identification information of a user of a second organization associated with the supply chain identifier, the document, and identification information of the document, as well as registration of the predetermined type of operation, and permits the second terminal to perform the predetermined type of operation on the document linked to the supply chain identifier, the document being registered by a user of the first organization for a user of the second organization.

(((3)))
前記予め定めた操作の種類として、前記第1組織のユーザが前記第2組織のユーザに対して登録した前記文書の取得、閲覧、複製、アクセス権付与、編集、読み込み、及び実行の少なくとも1つが登録される
(((2)))に記載の情報処理装置。
(((3)))
The information processing device described in (((2))), wherein at least one of obtaining, viewing, copying, granting access rights, editing, reading, and executing the document registered by the user of the first organization for the user of the second organization is registered as the type of the predetermined operation.

(((4)))
前記プロセッサは、前記文書毎に前記第1端末及び前記第2端末による前記文書のアクセス履歴を記憶装置に登録する
(((1)))~(((3)))の何れかに記載の情報処理装置。
(((4)))
The information processing device according to any one of ((1)) to ((3)), wherein the processor registers, in a storage device, an access history of the document by the first terminal and the second terminal for each of the documents.

(((5)))
前記プロセッサは、前記第1組織が前記第2組織に開示した前記文書のアクセス履歴を、サプライチェーンの管理者が操作する管理者端末に出力する
(((4)))に記載の情報処理装置。
(((5)))
The information processing device according to ((4)), wherein the processor outputs an access history of the document disclosed by the first organization to the second organization to an administrator terminal operated by a manager of a supply chain.

(((6)))
前記プロセッサは、サプライチェーンにおいて、前記文書のアクセス履歴を要求した前記第1組織の管理者端末に、前記文書のアクセス履歴を要求した前記第1組織の下位に位置し、前記第1組織と直接的又は間接的に案件の委託関係がある各組織における前記文書のアクセス履歴を出力する
(((5)))に記載の情報処理装置。
(((6)))
The processor outputs, to an administrator terminal of the first organization that requested the access history of the document, the access history of the document in each organization that is subordinate to the first organization that requested the access history of the document in a supply chain and that has a direct or indirect contract relationship with the first organization.

(((7)))
前記プロセッサは、前記第1組織によって指定された組織であって、前記第1組織と直接的又は間接的に案件の委託関係がある、前記第1組織の上位に位置する組織の管理者端末に、前記第1組織の下位に位置し、前記第1組織と直接的又は間接的に案件の委託関係がある各組織における前記文書のアクセス履歴を出力する
(((6)))に記載の情報処理装置。
(((7)))
The processor outputs the access history of the document in each organization that is subordinate to the first organization and has a direct or indirect project entrustment relationship with the first organization to an administrator terminal of an organization that is designated by the first organization and is superior to the first organization and has a direct or indirect project entrustment relationship with the first organization.

(((8)))
前記プロセッサは、サプライチェーンの元請け会社の管理者が操作する管理者端末に、前記文書のアクセス履歴を出力する
(((5)))に記載の情報処理装置。
(((8)))
The processor outputs the access history of the document to an administrator terminal operated by an administrator of a prime contractor company in the supply chain.

(((9)))
前記プロセッサは、登録された前記文書に修正が加えられた場合、サプライチェーンの元請け会社の管理者が操作する前記第1端末に対して、前記文書に修正が加えられたことを知らせるメッセージを出力する
(((1)))~(((8)))の何れかに記載の情報処理装置。
(((9)))
The information processing device described in any of ((1))) to ((8))), wherein, when a correction is made to the registered document, the processor outputs a message to the first terminal operated by an administrator of a prime contractor company in the supply chain, notifying the first terminal that a correction has been made to the document.

(((10)))
前記プロセッサは、同じ前記サプライチェーン識別子及び同じ識別情報が対応付けられた前記文書の管理情報を取得し、登録された前記文書のファイル名が前記文書の原本のファイル名が異なる場合に、前記文書に修正が加えられたと検知する
(((9)))に記載の情報処理装置。
(((10)))
The processor acquires management information of the document associated with the same supply chain identifier and the same identification information, and detects that the document has been modified if the file name of the registered document differs from the file name of the original document.

(((11)))
前記プロセッサは、前記第1組織と前記第2組織における前記文書の流通状況を、サプライチェーンの管理者が操作する管理者端末に出力する
(((1)))~(((10)))の何れかに記載の情報処理装置。
(((11)))
The processor outputs the distribution status of the document in the first organization and the second organization to an administrator terminal operated by a supply chain manager.

(((12)))
前記プロセッサは、前記文書が予め定めた前記第1組織及び予め定めた前記第2組織の少なくとも一方に流通している場合、注意するよう促すメッセージをサプライチェーンの管理者が操作する管理者端末に出力する
(((11)))に記載の情報処理装置。
(((12)))
The information processing device described in ((11))), wherein the processor outputs a message urging caution to an administrator terminal operated by a supply chain administrator if the document is circulating in at least one of the predetermined first organization and the predetermined second organization.

(((13)))
コンピュータに、
サプライチェーン識別子に紐づいた、複数の組織情報と複数の文書を管理し、
第1組織のユーザが操作する第1端末から、前記サプライチェーン識別子に対応付けて、第2組織のユーザの識別情報、前記文書、及び前記文書の識別情報の登録を受け付け、
前記第2組織のユーザが操作する第2端末に、前記サプライチェーン識別子に紐づいた前記文書であって、前記第1組織のユーザが前記第2組織のユーザに対して登録した前記文書に対する予め定めた操作を許可する処理を実行させるための
情報処理プログラム。
(((13)))
On the computer,
Manage multiple organizational information and multiple documents linked to supply chain identifiers,
accepting registration of identification information of a user of a second organization, the document, and identification information of the document from a first terminal operated by a user of a first organization in association with the supply chain identifier;
An information processing program for causing a second terminal operated by a user of the second organization to execute a process for permitting predetermined operations on the document linked to the supply chain identifier, the document being registered by a user of the first organization for a user of the second organization.

(((1)))、及び(((13)))によれば、元請け会社が委託会社に委託した業務が、委託会社から更に他の委託会社に順次再委託されることで構築されるサプライチェーンにおいて、委託会社間で授受が行われる文書の管理を元請け会社の管理者が一元的に管理する場合と比較して、管理者による文書の管理負担を軽減することができる、という効果を有する。 According to ((1))) and ((13)), in a supply chain constructed by a contractor that outsources work to another contractor, the contractor then subcontracts the work to other contractors in turn, it has the effect of reducing the burden of document management on the administrator of the contractor compared to a case in which the administrator of the contractor centrally manages the management of documents exchanged between contractors.

(((2)))によれば、委託先会社が文書に対して実行可能な操作の種類を、委託元会社が指定することができる、という効果を有する。 According to (((2))), the effect is that the client company can specify the types of operations that the client company can perform on the document.

(((3)))によれば、委託元会社は、予め定めた複数種類の操作の中から、委託先会社が文書に対して実行可能な操作の種類を組み合わせて指定することができる、という効果を有する。 According to (((3))), the outsourcing company can specify a combination of operations that the outsourced company can perform on the document from among multiple predefined types of operations.

(((4)))によれば、委託先会社が文書を取得したか否かを把握することができる、という効果を有する。 According to ((4)), it has the effect of being possible to ascertain whether or not the entrusted company has acquired the document.

(((5)))によれば、サプライチェーンの管理者が、文書の取得状況を把握することができる、という効果を有する。 According to (((5))), the effect is that the supply chain manager can grasp the document acquisition status.

(((6)))によれば、サプライチェーンの管理者が、管理者が所属する組織の下位に位置し、直接的又は間接的な委託関係がある各組織における文書の取得状況を把握することができる、という効果を有する。 According to ((6)), the effect is that a supply chain manager can grasp the document acquisition status of each organization that is subordinate to the organization to which the manager belongs and has a direct or indirect entrustment relationship.

(((7)))によれば、管理者が所属する組織の上位に位置し、直接的又は間接的な委託関係がある組織に、管理者が所属する組織の下位に位置し、直接的又は間接的な委託関係がある各組織における文書の取得状況を報告することができる、という効果を有する。 According to ((7)), the effect is that the administrator can report the document acquisition status in each organization that is subordinate to the administrator's organization and has a direct or indirect entrustment relationship with the organization that is superior to the administrator's organization and has a direct or indirect entrustment relationship with the administrator.

(((8)))によれば、サプライチェーンの元請け会社の管理者が、文書の取得状況を把握することができる、という効果を有する。 According to ((8)), the effect is that the manager of the prime contractor in the supply chain can grasp the document acquisition status.

(((9)))によれば、サプライチェーンを通じて文書が流通する過程で、文書に修正が加えられたか否かを把握することができる、という効果を有する。 According to ((9)), it has the effect of being possible to ascertain whether or not a document has been modified as it is circulated through the supply chain.

(((10)))によれば、文書のファイル名から文書に修正が加えられたか否かを把握することができる、という効果を有する。 (((10))) has the effect of making it possible to determine whether a document has been modified from its file name.

(((11)))によれば、サプライチェーンの管理者が、委託契約を直接交わしていない委託会社以降における文書の流通状況を把握することができる、という効果を有する。 According to ((11)), the effect is that a supply chain manager can grasp the distribution status of documents after the subcontracting company with which they do not have a direct contract.

(((12)))によれば、サプライチェーンの管理者が、問題のある委託会社に文書が流通したことを把握することができる、という効果を有する。 According to ((12)), this has the effect of enabling supply chain managers to become aware that documents have been distributed to problematic subcontractors.

1 元請け会社
2 委託会社
2A 委託元会社
2B 委託先会社
3 情報システム
4 文書管理装置
5 元請け端末
6 委託端末
6A 委託元端末
6B 委託先端末
7 通信回線
8 管理テーブル
9 リンク
10 通信部
11 案件管理部
12 ユーザ管理部
13 文書登録部
14 文書配布部
15 SC分析部
16 文書DB
20 コンピュータ
21 CPU
22 ROM
23 RAM
24 不揮発性メモリ
25 I/O
26 バス
27 通信ユニット
28 入力ユニット
29 表示ユニット
Reference Signs List 1 Prime contractor 2 Consignment company 2A Consignor company 2B Consignee company 3 Information system 4 Document management device 5 Prime contractor terminal 6 Consignment terminal 6A Consignor terminal 6B Consignee terminal 7 Communication line 8 Management table 9 Link 10 Communication unit 11 Case management unit 12 User management unit 13 Document registration unit 14 Document distribution unit 15 SC analysis unit 16 Document DB
20 Computer 21 CPU
22 ROM
23 RAM
24 Non-volatile memory 25 I/O
26 Bus 27 Communication unit 28 Input unit 29 Display unit

Claims (13)

プロセッサを備え、
前記プロセッサは、
サプライチェーン識別子に紐づいた、複数の組織情報と複数の文書を管理し、
第1組織のユーザが操作する第1端末から、前記サプライチェーン識別子に対応付けて、第2組織のユーザの識別情報、前記文書、及び前記文書の識別情報の登録を受け付け、
前記第2組織のユーザが操作する第2端末に、前記サプライチェーン識別子に紐づいた前記文書であって、前記第1組織のユーザが前記第2組織のユーザに対して登録した前記文書に対する予め定めた操作を許可する
情報処理装置。
A processor is provided.
The processor,
Manage multiple organizational information and multiple documents linked to supply chain identifiers,
accepting registration of identification information of a user of a second organization, the document, and identification information of the document from a first terminal operated by a user of a first organization in association with the supply chain identifier;
An information processing device that permits a second terminal operated by a user of the second organization to perform a predetermined operation on the document linked to the supply chain identifier, the document being registered by a user of the first organization to a user of the second organization.
前記プロセッサは、前記第1端末から、前記サプライチェーン識別子と対応付けられた第2組織のユーザの識別情報、前記文書、及び前記文書の識別情報に加え、更に前記予め定めた操作の種類の登録を受け付け、前記第2端末に、前記サプライチェーン識別子に紐づいた前記文書であって、前記第1組織のユーザが前記第2組織のユーザに対して登録した前記文書に対する前記予め定めた操作の種類を許可する
請求項1に記載の情報処理装置。
2. The information processing device according to claim 1, wherein the processor accepts from the first terminal registration of the identification information of a user of a second organization associated with the supply chain identifier, the document, and the identification information of the document, as well as registration of the predetermined type of operation, and permits the second terminal to perform the predetermined type of operation on the document linked to the supply chain identifier, the document being registered by a user of the first organization for a user of the second organization.
前記予め定めた操作の種類として、前記第1組織のユーザが前記第2組織のユーザに対して登録した前記文書の取得、閲覧、複製、アクセス権付与、編集、読み込み、及び実行の少なくとも1つが登録される
請求項2に記載の情報処理装置。
The information processing apparatus according to claim 2 , wherein the type of the predetermined operation is at least one of obtaining, viewing, copying, granting access rights, editing, reading, and executing the document registered by the user of the first organization for the user of the second organization.
前記プロセッサは、前記文書毎に前記第1端末及び前記第2端末による前記文書のアクセス履歴を記憶装置に登録する
請求項1に記載の情報処理装置。
The information processing apparatus according to claim 1 , wherein the processor registers, for each document, an access history of the document by the first terminal and the second terminal in a storage device.
前記プロセッサは、前記第1組織が前記第2組織に開示した前記文書のアクセス履歴を、サプライチェーンの管理者が操作する管理者端末に出力する
請求項4に記載の情報処理装置。
The information processing apparatus according to claim 4 , wherein the processor outputs an access history of the document disclosed by the first organization to the second organization to an administrator terminal operated by an administrator of a supply chain.
前記プロセッサは、サプライチェーンにおいて、前記文書のアクセス履歴を要求した前記第1組織の管理者端末に、前記文書のアクセス履歴を要求した前記第1組織の下位に位置し、前記第1組織と直接的又は間接的に案件の委託関係がある各組織における前記文書のアクセス履歴を出力する
請求項5に記載の情報処理装置。
The information processing device according to claim 5, wherein the processor outputs, to an administrator terminal of the first organization that requested the access history of the document, the access history of the document in each organization that is subordinate to the first organization that requested the access history of the document in a supply chain and that has a direct or indirect contract relationship with the first organization.
前記プロセッサは、前記第1組織によって指定された組織であって、前記第1組織と直接的又は間接的に案件の委託関係がある、前記第1組織の上位に位置する組織の管理者端末に、前記第1組織の下位に位置し、前記第1組織と直接的又は間接的に案件の委託関係がある各組織における前記文書のアクセス履歴を出力する
請求項6に記載の情報処理装置。
The information processing device according to claim 6, wherein the processor outputs the access history of the document in each organization that is subordinate to the first organization and has a direct or indirect project outsourcing relationship with the first organization to an administrator terminal of an organization that is designated by the first organization and is superior to the first organization and has a direct or indirect project outsourcing relationship with the first organization.
前記プロセッサは、サプライチェーンの元請け会社の管理者が操作する管理者端末に、前記文書のアクセス履歴を出力する
請求項5に記載の情報処理装置。
The information processing device according to claim 5 , wherein the processor outputs the access history of the document to an administrator terminal operated by an administrator of a prime contractor in the supply chain.
前記プロセッサは、登録された前記文書に修正が加えられた場合、サプライチェーンの元請け会社の管理者が操作する前記第1端末に対して、前記文書に修正が加えられたことを知らせるメッセージを出力する
請求項1に記載の情報処理装置。
The information processing device according to claim 1 , wherein, when a correction is made to the registered document, the processor outputs a message to the first terminal operated by an administrator of a prime contractor in the supply chain, notifying the administrator that a correction has been made to the document.
前記プロセッサは、同じ前記サプライチェーン識別子及び同じ識別情報が対応付けられた前記文書の管理情報を取得し、登録された前記文書のファイル名が前記文書の原本のファイル名が異なる場合に、前記文書に修正が加えられたと検知する
請求項9に記載の情報処理装置。
The information processing device according to claim 9 , wherein the processor acquires management information of the document associated with the same supply chain identifier and the same identification information, and detects that the document has been modified if the file name of the registered document is different from the file name of the original document.
前記プロセッサは、前記第1組織と前記第2組織における前記文書の流通状況を、サプライチェーンの管理者が操作する管理者端末に出力する
請求項1に記載の情報処理装置。
The information processing apparatus according to claim 1 , wherein the processor outputs the document distribution status in the first organization and the second organization to an administrator terminal operated by a manager of a supply chain.
前記プロセッサは、前記文書が予め定めた前記第1組織及び予め定めた前記第2組織の少なくとも一方に流通している場合、注意するよう促すメッセージをサプライチェーンの管理者が操作する管理者端末に出力する
請求項11に記載の情報処理装置。
The information processing device according to claim 11 , wherein the processor outputs a message urging caution to an administrator terminal operated by a supply chain administrator when the document is in circulation in at least one of the predetermined first organization and the predetermined second organization.
コンピュータに、
サプライチェーン識別子に紐づいた、複数の組織情報と複数の文書を管理し、
第1組織のユーザが操作する第1端末から、前記サプライチェーン識別子に対応付けて、第2組織のユーザの識別情報、前記文書、及び前記文書の識別情報の登録を受け付け、
前記第2組織のユーザが操作する第2端末に、前記サプライチェーン識別子に紐づいた前記文書であって、前記第1組織のユーザが前記第2組織のユーザに対して登録した前記文書に対する予め定めた操作を許可する処理を実行させるための
情報処理プログラム。
On the computer,
Manage multiple organizational information and multiple documents linked to supply chain identifiers,
accepting registration of identification information of a user of a second organization, the document, and identification information of the document from a first terminal operated by a user of a first organization in association with the supply chain identifier;
An information processing program for causing a second terminal operated by a user of the second organization to execute a process for permitting predetermined operations on the document linked to the supply chain identifier, the document being registered by a user of the first organization for a user of the second organization.
JP2022161908A 2022-10-06 2022-10-06 Information processing device and information processing program Pending JP2024055189A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2022161908A JP2024055189A (en) 2022-10-06 2022-10-06 Information processing device and information processing program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2022161908A JP2024055189A (en) 2022-10-06 2022-10-06 Information processing device and information processing program

Publications (1)

Publication Number Publication Date
JP2024055189A true JP2024055189A (en) 2024-04-18

Family

ID=90716567

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2022161908A Pending JP2024055189A (en) 2022-10-06 2022-10-06 Information processing device and information processing program

Country Status (1)

Country Link
JP (1) JP2024055189A (en)

Similar Documents

Publication Publication Date Title
US11558429B2 (en) Data processing and scanning systems for generating and populating a data inventory
US11138336B2 (en) Data processing systems for generating and populating a data inventory
US10803097B2 (en) Data processing systems for generating and populating a data inventory
US10275614B2 (en) Data processing systems for generating and populating a data inventory
US20190258654A1 (en) Data processing systems for generating and populating a data inventory
US7634455B1 (en) Method and apparatus for providing controlled access to software objects and associated documents
JP4445941B2 (en) Customer database management device and customer database management program
US20190258989A1 (en) Data processing systems for generating and populating a data inventory
JP2002117215A (en) Patent management system
US11222309B2 (en) Data processing systems for generating and populating a data inventory
JP2005242904A (en) Document group analysis device, document group analysis method, document group analysis system, program and storage medium
JP6962723B2 (en) Job sharing permission device, job sharing permission method and job sharing permission program
US10540373B1 (en) Clause library manager
JP5352225B2 (en) Data reuse method, data reuse system, data reuse device, and data reuse program
US20150081834A1 (en) Information processing system and method
JP7089952B2 (en) Document management system, document management method, and program
JP2024055189A (en) Information processing device and information processing program
US20210303603A1 (en) Data processing systems for generating and populating a data inventory
JP2005332049A (en) Policy-conversion method, policy-shifting method, and policy-evaluating method
JP5783010B2 (en) Index management program, index management device, and search system
JP2014013470A (en) Management method for electronic form and electronic form system, and management program for electronic form
JP2011186769A (en) Content management system, content management apparatus and access control method
US20240070319A1 (en) Dynamically updating classifier priority of a classifier model in digital data discovery
JP5907101B2 (en) Document management apparatus and program
JP2023179029A (en) Program, information processing device, information processing system, and information processing method