JP2017004087A - Process construction system - Google Patents

Process construction system Download PDF

Info

Publication number
JP2017004087A
JP2017004087A JP2015114603A JP2015114603A JP2017004087A JP 2017004087 A JP2017004087 A JP 2017004087A JP 2015114603 A JP2015114603 A JP 2015114603A JP 2015114603 A JP2015114603 A JP 2015114603A JP 2017004087 A JP2017004087 A JP 2017004087A
Authority
JP
Japan
Prior art keywords
information
event
data file
combined
processes
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
JP2015114603A
Other languages
Japanese (ja)
Inventor
大輔 長谷
Daisuke Hase
大輔 長谷
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.)
Individual
Original Assignee
Individual
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 Individual filed Critical Individual
Priority to JP2015114603A priority Critical patent/JP2017004087A/en
Publication of JP2017004087A publication Critical patent/JP2017004087A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide a process construction system capable of improving the degree of freedom in constructing a series of processing until an event is fulfilled.SOLUTION: A process construction system 10 of the present invention has: an event database 30 storing an event data file 31 in which an event ID32 is associated with event information; a process database 40 storing a processing data file in which a processing ID42 is associated with processing information 44; and a process database 60 storing a combined information data file 61 in which an event ID32 is associated with combined information 63 showing the order of processing. The combined information 63 is edited by rearrangement, deletion, addition or replacement of processing appeared in the combined information 63, and the combined information 63 after editing is registered with a combined information database 60 as novel combined information 63.SELECTED DRAWING: Figure 7

Description

本発明は、複数のプロセスを繋ぎ合わせて、目標とするイベントを達成するための一連のプロセスを構築するプロセス構築システムに関する。   The present invention relates to a process construction system that constructs a series of processes for connecting a plurality of processes to achieve a target event.

従来、この種のプロセス構築システムとして、イベントを達成するために行われる複数のプロセスの情報をデータベースに記憶し、そのプロセスを時系列順に連結して、一連のプロセスを構築するものが知られている(例えば、特許文献1参照)。   Conventionally, this type of process construction system is known to store information on a plurality of processes performed to achieve an event in a database and connect the processes in chronological order to construct a series of processes. (For example, refer to Patent Document 1).

特開2005−115494号公報([0017])Japanese Patent Laying-Open No. 2005-115494 ([0017])

しかしながら、上述した従来のプロセス構築システムでは、一連のプロセスにおけるプロセスの順番が一義的に決定されてしまうため、プロセスの追加、削除、入れ替え又は差し替えといったプロセスの結合情報の変更が実行され難く、一連のプロセス構築の自由度が低いという問題もあった。   However, in the above-described conventional process construction system, since the order of processes in a series of processes is uniquely determined, it is difficult to change process combination information such as process addition, deletion, replacement, or replacement. There was also a problem that the degree of freedom of process construction was low.

本発明は、上記事情に鑑みてなされたもので、イベントを達成するまでの一連のプロセス構築の自由度の向上を図ることが可能なプロセス構築システムの提供を目的とする。   The present invention has been made in view of the above circumstances, and an object thereof is to provide a process construction system capable of improving the degree of freedom of a series of process constructions until an event is achieved.

上記目的を達成するためになされた請求項1の発明は、複数のプロセスを繋ぎ合わせて、目標とするイベントを達成するための一連のプロセスを構築するプロセス構築システムであって、前記イベントの識別子であるイベントIDと、前記イベントの名称、説明その他のイベント情報とが関連付けられたイベントデータファイルを記憶するイベントデータベースと、前記プロセスの識別子であるプロセスIDと、そのプロセスに関する説明、見出しその他のプロセス情報とが関連付けられた複数のプロセスデータファイルを記憶するプロセスデータベースと、前記イベントIDと、前記イベントを達成するまでの前記プロセスの順番を示す結合情報とが関連付けられた結合情報データファイルを記憶する結合情報データベースと、前記結合情報データベースから前記結合情報を読み出し、その読み出した前記結合情報における前記プロセスの並び替え、削除、追加又は差し替えを行って前記結合情報を編集する結合情報編集手段と、前記結合情報編集手段により編集された前記結合情報と、前記イベントIDとが関連付けられた新規な結合情報データファイルを生成して前記結合情報データベースに登録する結合情報登録手段と、対象となるイベントを対象イベントとして設定するイベント設定手段と、前記対象イベントに対応する前記イベントIDが関連付けられた前記結合情報データファイルと、その結合情報データファイルの前記結合情報に登場する前記プロセスの前記プロセスIDが関連付けられた前記プロセスデータファイルと、を読み出し、その読み出した結合情報データファイルの前記結合情報と、読み出したプロセスデータファイルの前記プロセス情報とを結合して前記一連のプロセスを生成する結合手段と、を有するプロセス構築システムである。   In order to achieve the above object, the invention of claim 1 is a process construction system for constructing a series of processes for connecting a plurality of processes to achieve a target event, the identifier of the event. An event database storing an event data file in which the event ID is associated with the event name, description, and other event information, the process ID that is the identifier of the process, the description about the process, the heading, and other processes A process database storing a plurality of process data files associated with information, a combination information data file associated with the event ID and combination information indicating the order of the processes until the event is achieved is stored. Combined information database and the combined information The combined information is read from the database, edited by the combined information editing unit, and the combined information editing unit edits the combined information by rearranging, deleting, adding, or replacing the processes in the read combined information. A combined information registration unit that generates a new combined information data file in which the combined information and the event ID are associated with each other, and registers the combined information in the combined information database; an event setting unit that sets a target event as a target event; The combined information data file associated with the event ID corresponding to the target event, and the process data file associated with the process ID of the process appearing in the combined information of the combined information data file, Read, and the combined information read It said binding information datafile is a process construction system having a coupling means for generating the series of processes by coupling the process information of the read process data files.

請求項2の発明は、前記結合情報編集手段には、前記結合情報に登場する前記プロセスの追加又は差し替えの際に、その結合情報とは異なる結合情報に登場する前記プロセスを引用するための引用手段が備えられている請求項1に記載のプロセス構築システムである。   In the invention according to claim 2, the linking information editing means quotes the process appearing in the combined information different from the combined information when the process appearing in the combined information is added or replaced. The process construction system according to claim 1, further comprising means.

請求項3の発明は、前記プロセスデータファイルには、さらに、前記プロセスの名称、キーワードその他のプロセス検索情報が関連付けられると共に、前記プロセス検索情報を入力するためのプロセス検索情報入力手段と、前記プロセス検索情報入力手段に入力された前記プロセス検索情報が関連付けられた前記プロセスデータファイルを前記プロセスデータベースから検索するプロセス検索手段と、を有し前記引用手段は、前記プロセス検索手段の検索結果から選択された一のプロセスデータファイルに対応する前記プロセスを引用する請求項2に記載のプロセス構築システムである。   According to a third aspect of the present invention, the process data file is further associated with process search information such as a name, a keyword, and other process search information, and a process search information input means for inputting the process search information, and the process Process search means for searching the process database for the process data file associated with the process search information input to the search information input means, and the citation means is selected from the search result of the process search means. The process construction system according to claim 2, wherein the process corresponding to one process data file is cited.

請求項4の発明は、前記プロセス検索情報を更新するプロセス検索情報更新手段を有する請求項3に記載のプロセス構築システムである。   The invention of claim 4 is the process construction system according to claim 3, further comprising process search information updating means for updating the process search information.

請求項5の発明は、表示画面と、前記プロセスをアイコン化したプロセスアイコンを前記表示画面に表示するアイコン表示手段と、前記プロセスアイコンの並び順によって前記結合情報を表示する結合情報表示手段と、をさらに有し、前記結合情報編集手段は、前記表示画面内に配置された前記プロセスアイコンの並び替え、削除、追加又は差し替えにより前記結合情報を編集する請求項1乃至4のうち何れか1の請求項に記載のプロセス構築システムである。   The invention of claim 5 is a display screen, icon display means for displaying a process icon that is an icon of the process on the display screen, combined information display means for displaying the combined information according to the arrangement order of the process icons, The combination information editing unit edits the combination information by rearranging, deleting, adding, or replacing the process icons arranged in the display screen. A process construction system according to claim.

請求項6の発明は、複数のプロセスを繋ぎ合わせて、目標とするイベントを達成するための一連のプロセスを構築するプロセス構築システムであって、前記イベントの識別子であるイベントIDと、前記イベントの名称、説明その他のイベント情報とが関連付けられたイベントデータファイルを記憶するイベントデータベースと、前記プロセスの識別子であるプロセスIDと、そのプロセスに関する説明、見出しその他のプロセス情報とが関連付けられた複数のプロセスデータファイルを記憶するプロセスデータベースと、前記イベントIDと、前記イベントを達成するまでの前記プロセスの順番を示す結合情報とが関連付けられた結合情報データファイルを記憶する結合情報データベースと、対象となるイベントを対象イベントとして設定するイベント設定手段と、前記対象イベントに対応するイベントIDが関連付けられた前記結合情報データファイルと、その結合情報データファイルの前記結合情報に登場する各前記プロセスの前記プロセスIDが関連付けられた前記プロセスデータファイルと、を読み出し、その読み出した結合情報データファイルの前記結合情報と、読み出したプロセスデータファイルの前記プロセス情報とを結合して前記一連のプロセスを生成する結合手段と、を有すると共に、前記結合情報データファイルには、前記結合情報として、前記イベントの達成にあたって前記プロセスの数が最多となる最多結合情報が関連付けられ、前記最多結合情報に登場する各前記プロセスの取捨選択を行って、最終的な前記プロセスの順番を示す最終結合情報を決定する結合情報決定手段をさらに有し、前記結合手段は、前記結合情報決定手段により決定された前記最終結合情報と前記プロセス情報とを結合して、前記一連のプロセスを生成するプロセス構築システムである。   The invention of claim 6 is a process construction system that constructs a series of processes for achieving a target event by connecting a plurality of processes, and an event ID that is an identifier of the event, An event database that stores an event data file associated with name, description, and other event information, a process ID that is an identifier of the process, and a plurality of processes that are associated with a description, heading, and other process information about the process A process database for storing a data file; a combination information database for storing a combination information data file in which the event ID and the combination information indicating the order of the processes until the event is achieved; and a target event As a target event Event setting means, the combined information data file associated with the event ID corresponding to the target event, and the process ID associated with each process appearing in the combined information of the combined information data file A data file, and combining means for generating the series of processes by combining the combination information of the read combination information data file and the process information of the read process data file, and In the combined information data file, as the combined information, the most combined information in which the number of processes is the largest in achieving the event is associated, and each process appearing in the most combined information is selected, and the final information is obtained. Final join information indicating the order of the processes And a combination information determination unit that combines the final combination information determined by the combination information determination unit and the process information to generate the series of processes. .

請求項7の発明は、表示画面と、前記プロセスをアイコン化したプロセスアイコンを前記表示画面に表示するアイコン表示手段と、前記プロセスアイコンの並び順によって前記結合情報を表示する結合情報表示手段と、をさらに有し、前記結合情報決定手段は、前記表示画面内に配置された前記プロセスアイコンの削除又は並び替えにより前記最終結合情報を決定する請求項6に記載のプロセス構築システムである。   The invention of claim 7 is a display screen, icon display means for displaying a process icon that is an icon of the process on the display screen, combined information display means for displaying the combined information according to the arrangement order of the process icons, 7. The process construction system according to claim 6, wherein the combination information determination unit determines the final combination information by deleting or rearranging the process icons arranged in the display screen.

請求項8の発明は、前記イベントデータファイルには、さらに、前記イベントの名称、キーワードその他のイベント検索情報が関連付けられると共に、前記イベント検索情報を入力するためのイベント検索情報入力手段と、前記イベント検索情報入力手段に入力された前記イベント検索情報が関連付けられた前記イベントデータファイルを前記イベントデータベースから検索するイベント検索手段と、を有し、前記イベント設定手段は、前記イベント検索手段の検索結果から選択された一のイベントデータファイルに対応する前記イベントを前記対象イベントとして設定する請求項1乃至7のうち何れか1の請求項に記載のプロセス構築システムである。   According to the invention of claim 8, the event data file is further associated with event search information such as the name of the event, a keyword, and other event search information input means for inputting the event search information, and the event Event search means for searching the event database for the event data file associated with the event search information input to the search information input means, and the event setting means is based on a search result of the event search means. The process construction system according to any one of claims 1 to 7, wherein the event corresponding to one selected event data file is set as the target event.

請求項9の発明は、前記イベント検索情報を更新するイベント検索情報更新手段を有する請求項8に記載のプロセス構築システムである。   The invention of claim 9 is the process construction system according to claim 8, further comprising event search information update means for updating the event search information.

請求項10の発明は、前記プロセス情報に関する文書、画像、音声その他の付加情報と、前記付加情報の識別子である付加情報IDとが関連付けられた付加情報データファイルを蓄積する付加情報データベースを有すると共に、前記プロセスデータファイルには、前記プロセス情報に対応する前記付加情報の前記付加情報IDが関連付けられ、前記結合手段は、前記プロセス情報と、そのプロセス情報に対応する付加情報とを、前記プロセスデータベース及び前記付加情報データベースからを読み出し、前記結合情報と前記プロセス情報と前記付加情報とを結合して前記一連のプロセスを生成する請求項1乃至8のうち何れか1の請求項に記載のプロセス構築システムである。   The invention of claim 10 has an additional information database for storing an additional information data file in which additional information relating to the process information, image, sound, and other additional information and an additional information ID as an identifier of the additional information are associated with each other. The process data file is associated with the additional information ID of the additional information corresponding to the process information, and the combining means includes the process information and the additional information corresponding to the process information in the process database. 9. The process construction according to claim 1, wherein the process information is read from the additional information database and the combined information, the process information, and the additional information are combined to generate the series of processes. System.

[請求項1の発明]
請求項1の発明によれば、イベントIDとイベント情報とが関連付けられたイベントデータファイルと、プロセスIDとプロセス情報とが関連付けられたプロセスデータファイルと、プロセスの順番を示す結合情報とイベントIDとが関連付けられた結合情報データファイルと、が別々のデータベースに記憶されるので、それらデータファイルの変更が容易となり、一連のプロセスを構築する際の自由度の向上が図られる。しかも、本発明によれば、結合情報の編集が各プロセスを1つの単位として行われるので、プロセスデータファイルのプロセス情報を利用しつつ、新規な結合情報を作成することが可能となり、一連のプロセスの編集を容易に行うことが可能となる。
[Invention of Claim 1]
According to the invention of claim 1, the event data file in which the event ID and the event information are associated, the process data file in which the process ID and the process information are associated, the combined information indicating the order of the processes, and the event ID Are stored in separate databases, the data files can be easily changed, and the degree of freedom in constructing a series of processes can be improved. In addition, according to the present invention, since the combination information is edited in units of processes, it is possible to create new combination information while using the process information of the process data file, and a series of processes Can be easily edited.

[請求項2の発明]
請求項2の発明によれば、あるイベントを達成するためのプロセスのプロセス情報を、他のイベントを達成するためのプロセスに流用することが可能となる。
[Invention of claim 2]
According to the invention of claim 2, it becomes possible to divert process information of a process for achieving a certain event to a process for achieving another event.

[請求項3の発明]
請求項3の発明によれば、結合情報を編集する際に、プロセスの検索を容易に行うことが可能となる。
[Invention of claim 3]
According to the invention of claim 3, it is possible to easily search for a process when editing the combined information.

[請求項4の発明]
請求項4の発明によれば、一度登録されたプロセス検索情報を随時、適切なものに変更することが可能となる。
[Invention of claim 4]
According to the invention of claim 4, the process search information once registered can be changed to an appropriate one at any time.

[請求項5の発明]
請求項5の発明によれば、結合情報の編集過程を編集者に認識させ易くすることが可能となる。
[Invention of claim 5]
According to the invention of claim 5, it is possible to make the editor easily recognize the process of editing the combined information.

[請求項6の発明]
請求項6の発明によれば、イベントIDとイベント情報とが関連付けられたイベントデータファイルと、プロセスIDとプロセス情報とが関連付けられたプロセスデータファイルと、プロセスの順番を示す結合情報とイベントIDとが関連付けられた結合情報データファイルと、が別々のデータベースに記憶されるので、それらデータファイルの変更が容易となり、一連のプロセスを構築する際の自由度の向上が図られる。しかも、本発明によれば、最終的なプロセスの順番を示す最終結合情報が、プロセスの数が最多となる最多結合情報に登場する各プロセスの取捨選択によって決定されるので、最終結合情報の決定が容易となる。
[Invention of claim 6]
According to the invention of claim 6, the event data file in which the event ID and the event information are associated, the process data file in which the process ID and the process information are associated, the combined information indicating the order of the processes, and the event ID Are stored in separate databases, the data files can be easily changed, and the degree of freedom in constructing a series of processes can be improved. In addition, according to the present invention, the final combination information indicating the final process order is determined by the selection of each process appearing in the most combined information having the largest number of processes. Becomes easy.

[請求項7の発明]
請求項7の発明によれば、結合情報の編集過程を編集者に認識させ易くすることが可能となる。
[Invention of Claim 7]
According to the invention of claim 7, it is possible to make the editor easily recognize the process of editing the combined information.

[請求項8の発明]
請求項8の発明によれば、対象となるイベントの検索を容易に行うことが可能となる。
[Invention of Claim 8]
According to invention of Claim 8, it becomes possible to search easily the event used as object.

[請求項9の発明]
請求項9の発明によれば、いったん登録されたイベント検索情報を随時、適切なものに変更することが可能となる。
[Invention of claim 9]
According to the invention of claim 9, it is possible to change the registered event search information to an appropriate one at any time.

[請求項10の発明]
請求項10の発明によれば、付加情報により作業の詳細を知ることが可能となる。また、プロセス情報と付加情報とが別々のデータベースに蓄積されるので、両情報が1つのデータベースに蓄積される場合と比較して、データベースへの登録やデータベースからの読み出しの際の負荷を軽減することが可能となる。
[Invention of Claim 10]
According to the invention of claim 10, it becomes possible to know the details of the work from the additional information. Further, since the process information and the additional information are stored in separate databases, the load at the time of registration to the database and reading from the database is reduced as compared with the case where both pieces of information are stored in one database. It becomes possible.

本発明の一実施形態に係るプロセス構築システムの概念図1 is a conceptual diagram of a process construction system according to an embodiment of the present invention. サーバ装置を構成するコンピュータシステムの概念図Conceptual diagram of a computer system constituting a server device (A)イベントデータファイルの概念図、(B)イベントデータファイルを出力する表示画面の概念図(A) Conceptual diagram of event data file, (B) Conceptual diagram of display screen for outputting event data file (A)プロセスデータファイルの概念図、(B)プロセスデータファイルを出力する表示画面の概念図(A) Conceptual diagram of process data file, (B) Conceptual diagram of display screen for outputting process data file (A)付加情報データファイルの概念図、(B)結合情報データファイルの概念図(A) Conceptual diagram of additional information data file, (B) Conceptual diagram of combined information data file アイコンデータファイルの概念図Conceptual diagram of icon data file イベントと各データファイルとの関係を示す図Diagram showing the relationship between events and each data file 図7の例における一連のプロセスを表示する出力画面の概念図Conceptual diagram of an output screen displaying a series of processes in the example of FIG. 別のイベントと各データファイルとの関係を示す図Diagram showing the relationship between another event and each data file 図9の例における一連のプロセスを表示する出力画面の概念図Conceptual diagram of the output screen displaying a series of processes in the example of FIG. (A)メニュー画面の概念図、(B)イベント一覧画面の概念図(A) Conceptual diagram of menu screen, (B) Conceptual diagram of event list screen 出力処理のフローチャートOutput processing flowchart 入力処理のフローチャートInput processing flowchart (A)結合情報を作成する途中の入力画面の概念図、(B)結合情報を作成する途中の入力画面の概念図(A) Conceptual diagram of input screen in the middle of creating combined information, (B) Conceptual diagram of input screen in the middle of creating combined information (A)図8の例の結合情報が作成された入力画面の概念図、(B)図10の例の結合情報が作成された入力画面の概念図(A) Conceptual diagram of the input screen on which the combined information of the example of FIG. 8 is created, (B) Conceptual diagram of the input screen on which the combined information of the example of FIG. 10 is created 編集処理のフローチャートEditing process flowchart (A)結合情報を読み込んだときの編集画面の概念図、(B)結合情報の編集パターンの一例を示す図、(C)結合情報の編集パターンの一例を示す図(A) Conceptual diagram of edit screen when combined information is read, (B) Diagram showing an example of a combined information edit pattern, (C) Diagram showing an example of a combined information edit pattern (A)結合情報を読み込んだときの編集画面の概念図、(B)結合情報の編集パターンの一例を示す図、(C)結合の編集パターンの一例を示す図(A) Conceptual diagram of edit screen when combined information is read, (B) Diagram showing an example of a combined information edit pattern, (C) Diagram showing an example of a combined edit pattern 第2実施形態に係るプロセス構築システムの結合情報を説明するための図The figure for demonstrating the joint information of the process construction system which concerns on 2nd Embodiment 決定処理のフローチャートDecision processing flowchart (A)最多結合情報の概念図、(B)最終結合情報の概念図、(C)最終結合情報の別の例を示す図(A) Conceptual diagram of most combined information, (B) Conceptual diagram of final combined information, (C) Diagram showing another example of final combined information

[第1実施形態]
以下、本発明の第1実施形態を図1〜図18に基づいて説明する。図1には、サーバ装置12に通信ネットワーク13を介してユーザ端末110を接続してなるプロセス構築システム10の全体的な構成が示されている。また、このプロセス構築システム10は、例えば、WWW(World Wide Web)技術を用いて実現したものである。
[First Embodiment]
Hereinafter, a first embodiment of the present invention will be described with reference to FIGS. FIG. 1 shows an overall configuration of a process construction system 10 in which a user terminal 110 is connected to a server device 12 via a communication network 13. The process construction system 10 is realized by using, for example, WWW (World Wide Web) technology.

ユーザ端末110は、通信ネットワーク13に接続可能な、例えば、携帯電話、スマートフォン、PC、タブレット型端末等であって、WWWブラウザを搭載している。また、ユーザ端末110には、目標とするイベントを達成するための一連のプロセスを閲覧等するための表示画面111と、その表示画面111上での操作を行うための操作部112(例えば、キーボードやマウス)が備えられている。   The user terminal 110 is connectable to the communication network 13, for example, a mobile phone, a smart phone, a PC, a tablet terminal, and the like, and is equipped with a WWW browser. In addition, the user terminal 110 includes a display screen 111 for browsing a series of processes for achieving a target event, and an operation unit 112 (for example, a keyboard) for performing operations on the display screen 111. And a mouse).

図11(A)には、プロセス構築システム10においてユーザ端末110の表示画面111に表示されるメニュー画面120が示されている。このメニュー画面120には、プロセス構築システム10を利用するユーザの登録を行うためのユーザ登録ボタン121、一連のプロセスを閲覧するための閲覧ボタン122、一連のプロセスを新規に作成するための新規作成ボタン123、一連のプロセスを編集するための編集ボタン124等が備えられている。   FIG. 11A shows a menu screen 120 displayed on the display screen 111 of the user terminal 110 in the process construction system 10. The menu screen 120 includes a user registration button 121 for registering a user who uses the process construction system 10, a browse button 122 for browsing a series of processes, and a new creation for creating a series of processes. A button 123, an edit button 124 for editing a series of processes, and the like are provided.

通信ネットワーク13は、例えば、インターネット、ローカルエリア通信ネットワーク(LAN)、ワイドエリア通信ネットワーク(WAN)、公衆交換電話網等からなるか又はそれらを組み合わせてなる。なお、通信ネットワーク13は、有線、無線を問わない。   The communication network 13 includes, for example, the Internet, a local area communication network (LAN), a wide area communication network (WAN), a public switched telephone network, or the like, or a combination thereof. The communication network 13 may be wired or wireless.

図2において符号15は、例えば、汎用的なコンピュータシステムであって、このコンピュータシステム15が所定のアプリケーションソフトウェアを実行することによってサーバ装置12になる。具体的には、図2に示すように、コンピュータシステム15は、CPU、ROM、RAMを有した主制御部15Aと、例えばハードディスク、ソリッドステートドライブ(SSD)等からなるデータ記憶部15Bと、通信ネットワーク13に接続された通信制御部15Cとをバスラインに接続して備えている。そして、データ記憶部15Bにインストールされたアプリケーションプログラムを主制御部15Aが実行することで、コンピュータシステム15が、図1に示したWWWサーバ21、アプリケーションサーバ22、データベースサーバ23等として機能して、それらWWWサーバ21、アプリケーションサーバ22、データベースサーバ23等からサーバ装置12が構成されている。   In FIG. 2, reference numeral 15 is, for example, a general-purpose computer system, and the computer system 15 becomes the server device 12 by executing predetermined application software. Specifically, as shown in FIG. 2, the computer system 15 communicates with a main control unit 15A having a CPU, a ROM, and a RAM, and a data storage unit 15B including, for example, a hard disk, a solid state drive (SSD), and the like. A communication control unit 15C connected to the network 13 is connected to the bus line. Then, the main control unit 15A executes the application program installed in the data storage unit 15B, so that the computer system 15 functions as the WWW server 21, the application server 22, the database server 23, etc. shown in FIG. The server device 12 is composed of the WWW server 21, the application server 22, the database server 23, and the like.

データ記憶部15Bには、データベースサーバ23のデータベース管理システム(DBMS:DataBase Management System)にて管理されるイベントデータベース30、プロセスデータベース40、付加情報データベース50、結合情報データベース60、アイコンデータベース70等が記憶されている。なお、イベントデータベース30、プロセスデータベース40、付加情報データベース50、結合情報データベース60及びアイコンデータベース70等は、別々のデータベースサーバにて管理されてもよい。   The data storage unit 15B stores an event database 30, a process database 40, an additional information database 50, a combined information database 60, an icon database 70, and the like managed by a database management system (DBMS: DataBase Management System) of the database server 23. Has been. The event database 30, the process database 40, the additional information database 50, the combined information database 60, the icon database 70, and the like may be managed by separate database servers.

イベントデータベース30は、複数のイベントデータファイル31からなる。イベントデータファイル31は、イベント毎のレコード31Z(以下、「イベントレコード31Z」という。)を複数備えてなり、図3(A)に示すように、各イベントレコード31Zのフィールド(項目)には、イベント毎に個別に設定されたイベントID32と、イベントの名称(イベント名33)、イベントの説明文34、イベントの名称、キーワード、関連事項といったイベント検索情報35、イベントの詳細に関する文書、画像、音声といった付加情報36等があり、これら複数のフィールドのデータが関連付けられたデータ構造となっている。イベント検索情報35は、ユーザ端末110にてイベントデータファイル31を検索する際に用いられる。付加情報36としては、例えば、文書、画像、音声等の引用先が記憶されている。図3(B)には、イベントデータファイル31を出力するユーザ端末110の表示画面111が概念的に示されている。なお、イベント名33及び説明文34等が本発明の「イベント情報」に相当する。   The event database 30 includes a plurality of event data files 31. The event data file 31 includes a plurality of records 31Z (hereinafter referred to as “event records 31Z”) for each event. As shown in FIG. 3A, the field (item) of each event record 31Z includes: Event ID 32 set individually for each event, event name (event name 33), event description 34, event search information 35 such as event name, keyword, and related matters, event details document, image, audio The additional information 36 and the like have a data structure in which the data of the plurality of fields are associated with each other. The event search information 35 is used when the user terminal 110 searches the event data file 31. As the additional information 36, for example, a citation destination such as a document, an image, or a sound is stored. FIG. 3B conceptually shows the display screen 111 of the user terminal 110 that outputs the event data file 31. Note that the event name 33, the description 34, and the like correspond to “event information” of the present invention.

プロセスデータベース40は、複数のプロセスデータファイル41からなる。プロセスデータファイル41は、プロセス毎のレコード41Z(以下、「プロセスレコード41Z」という。)を複数備えてなり、図4(A)に示すように、各プロセスレコード41Zのフィールド(項目)には、プロセス毎に個別に設定されたプロセスID42、プロセスのタイトル(プロセス名43)、プロセスの説明文等のプロセス情報44、プロセスの名称、キーワード、関連事項といったプロセス検索情報45、プロセス情報44に関する文書、画像、音声といった付加情報46(図4(B)参照)毎に個別に設定された付加情報ID52等があり、これら複数のフィールドのデータを関連付けたデータ構造になっている。図4(B)には、プロセスデータファイル41を出力するユーザ端末110の表示画面111が概念的に示されている。なお、本発明の「プロセス情報」は、プロセス情報44のみで構成されてもよいし、プロセス名43及びプロセス情報44等を含む内容で構成されてもよい。   The process database 40 includes a plurality of process data files 41. The process data file 41 includes a plurality of records 41Z for each process (hereinafter referred to as “process records 41Z”). As shown in FIG. 4A, the field (item) of each process record 41Z includes Process ID 42, process title (process name 43), process information 44 such as process description, process search information 45 such as process name, keyword, and related items, a document related to process information 44, There is an additional information ID 52 or the like individually set for each additional information 46 (see FIG. 4B) such as an image and a sound, and the data structure is obtained by associating the data of the plurality of fields. FIG. 4B conceptually shows the display screen 111 of the user terminal 110 that outputs the process data file 41. The “process information” of the present invention may be composed of only the process information 44, or may be composed of contents including the process name 43 and the process information 44.

付加情報データベース50は、複数の付加情報データファイル51からなる。付加情報データファイル51は、付加情報毎のレコード51Z(以下、「付加情報レコード51Z」)を複数備えてなり、図5(A)に示すように、各付加情報レコード51Zのフィールド(項目)には、付加情報ID52、付加情報の取得先53(例えば、画像ファイルや音声ファイルの保存先のアドレス)等があり、これら複数のフィールドのデータを関連付けたデータ構造となっている。   The additional information database 50 includes a plurality of additional information data files 51. The additional information data file 51 includes a plurality of records 51Z for each additional information (hereinafter referred to as “additional information record 51Z”). As shown in FIG. 5A, the field (item) of each additional information record 51Z is provided. Includes an additional information ID 52, an additional information acquisition destination 53 (for example, an address of a storage destination of an image file or an audio file), and the like, and has a data structure in which data of these plurality of fields are associated.

結合情報データベース60は、複数の結合情報データファイル61からなる。結合情報データファイル61は、イベントを達成するために行うプロセスの順番を示す結合情報毎のレコード61Z(以下、「結合情報レコード61Z」という。)を複数備えてなり、図5(B)に示すように、イベントレコード61Zのフィールド(項目)には、結合情報毎に個別に設定された結合情報ID62、結合情報に対応する各イベントのイベントID32、イベントを達成するためのプロセスの順番を示す結合情報63等があり、これら複数のフィールドのデータを関連付けたデータ構造になっている。結合情報63は、例えば、イベントID「A001」で、「KA001→KA002→KA003→KA004→KA005」と示されているように、プロセスのプロセスID42が順番に並べられた構成となっている。ここで、イベントID「B002」の結合情報63におけるプロセスID「KB022」についての「S01→S02→S03」という括弧書きは、プロセスID「KB022」のプロセスが、プロセスID「S01」〜「S03」のサブプロセスを順番に行うことで構成されていることを示している。なお、プロセスID「S01」〜「S03」のサブプロセスに関するプロセス情報は、上述のプロセスデータベース40に記憶されている。   The combined information database 60 includes a plurality of combined information data files 61. The combined information data file 61 includes a plurality of records 61Z for each piece of combined information indicating the order of processes performed to achieve an event (hereinafter referred to as “joined information record 61Z”), as shown in FIG. As described above, in the field (item) of the event record 61Z, the combination information ID 62 individually set for each combination information, the event ID 32 of each event corresponding to the combination information, and the combination indicating the order of processes for achieving the event There is information 63 and the like, and the data structure is such that the data of the plurality of fields are associated. The combination information 63 has a structure in which process IDs 42 of processes are arranged in order as shown in, for example, “KA001 → KA002 → KA003 → KA004 → KA005” with an event ID “A001”. Here, the parentheses “S01 → S02 → S03” for the process ID “KB022” in the combined information 63 of the event ID “B002” indicate that the process with the process ID “KB022” has the process IDs “S01” to “S03”. It is shown that it is configured by performing the sub-processes in order. The process information regarding the sub-processes with process IDs “S01” to “S03” is stored in the process database 40 described above.

アイコンデータベース70は、一又は複数のアイコンデータファイル71からなる。アイコンデータファイル71は、ユーザ端末110の表示画面111に表示されるアイコン(図8のイベントアイコン81、プロセスアイコン84を参照)ごとのレコード71Z(以下、「アイコンレコード71Z」という。)を複数備えてなり、図6に示すように、アイコンレコード71Zのフィールド(項目)には、アイコン毎に個別に設定されたアイコンID72、アイコンがイベントに対応したものであるか或いはプロセスに対応したものであるかを示す属性73、アイコンのタイトル74、アイコンが参照するデータファイルを示す参照ID75等があり、これら複数のフィールドのデータを関連付けたデータ構造となっている。なお、参照ID75は、アイコンの属性がイベントである場合には、イベントデータファイルのイベントID32であり、アイコンの属性がプロセスである場合には、プロセスデータファイルのプロセスID42である。   The icon database 70 includes one or more icon data files 71. The icon data file 71 includes a plurality of records 71Z (hereinafter referred to as “icon records 71Z”) for each icon (see the event icon 81 and the process icon 84 in FIG. 8) displayed on the display screen 111 of the user terminal 110. As shown in FIG. 6, in the field (item) of the icon record 71Z, the icon ID 72 set individually for each icon, the icon corresponds to the event, or corresponds to the process. And the like, an icon title 74, a reference ID 75 indicating a data file referred to by the icon, and the like, and has a data structure in which data of the plurality of fields are associated with each other. The reference ID 75 is the event ID 32 of the event data file when the icon attribute is an event, and the process ID 42 of the process data file when the icon attribute is a process.

図7には、イベント「請求書の送付」を例とした各データファイル31,41,61の関係が示されている。同図に示すように、イベント「請求書の送付」を達成するには、5つの一連のプロセス(各プロセス名は、「入金一覧」、「納品伝票」、「月次顧客別に整理」、「請求書発行」、「請求書送付」)が行われる。そして、イベント「請求書の送付」のイベントID32(「A001」)、イベント名33、説明文34、ユーザ端末110でイベント「請求書の送付」を検索するためのキーワードに代表されるイベント検索情報35等の情報が互いに関連付けられて、図3(A)に示したイベントデータファイル31に保存されている。また、「入金一覧」等の各プロセスのプロセスID42(「KA001」〜「KA005」)、プロセス名43、プロセスの説明文に代表されるプロセス情報44、そのプロセス情報44の詳細を示す付加情報46に設定された付加情報ID52(図8の「TA001」〜「TA005」を参照)等の情報が互いに関連付けられて、図4(A)に示したプロセスデータファイル41に保存されている。さらに、イベント「請求書の送付」を達成するためのプロセスの順番、即ち、結合情報63と、結合情報63に設定された結合情報ID62と、イベントID32等の情報が互いに関連付けられて、図5(B)に示した結合情報データファイル61に保存されている。   FIG. 7 shows the relationship between the data files 31, 41, 61 taking the event “invoice sending” as an example. As shown in the figure, to achieve the event “send invoice”, a series of five processes (each process name is “payment list”, “delivery slip”, “sort by monthly customer”, “ Invoice issuance "and" Invoice sending ") are performed. Event search information represented by an event ID 32 (“A001”), an event name 33, an explanatory note 34, and a keyword for searching for the event “send invoice” on the user terminal 110. 35 and the like are associated with each other and stored in the event data file 31 shown in FIG. Also, process ID 42 (“KA001” to “KA005”) of each process such as “payment list”, process name 43, process information 44 represented by a process description, and additional information 46 indicating details of the process information 44. The information such as the additional information ID 52 (see “TA001” to “TA005” in FIG. 8) set in FIG. 8 is associated with each other and stored in the process data file 41 shown in FIG. Further, the order of processes for achieving the event “send invoice”, that is, the combined information 63, the combined information ID 62 set in the combined information 63, and the information such as the event ID 32 are associated with each other, and FIG. It is stored in the combined information data file 61 shown in (B).

図8には、図7の例で示したイベント「請求書の発行」を達成するための一連のプロセスがユーザ端末110の表示画面111に表示されたときの様子が概念的に示されている。同図に示すように、一連のプロセスの表示は、表示画面111に、イベントを表すイベントアイコン81と、開始アイコン82と、終了アイコン83と、複数のプロセスを表す複数のプロセスアイコン84と、を備えた出力画面135を表示することで行われる。各プロセスアイコン84には、各プロセスの付加情報46(図4(B)参照)が対応付けされている。開始アイコン82と、複数のプロセスアイコン84と、終了アイコン83とは、実線又は矢印(図8の例では、矢印)で連結されて、一連のプロセスのフロー図を構成する。具体的には、開始アイコン82と終了アイコン83とは、横方向に間隔をあけて配置され、複数のプロセスアイコン84は、開始アイコン82及び終了アイコン83の下方に配置されている。複数のプロセスアイコン84は、実行順の早いものが開始アイコン82側に配置されるように並べられている。なお、図8の例では、フロー図の「0階層」に開始アイコン82と終了アイコン83が属し、フロー図の「1階層」にプロセスアイコン84が属している。   FIG. 8 conceptually shows a state in which a series of processes for achieving the event “issue of invoice” shown in the example of FIG. 7 is displayed on the display screen 111 of the user terminal 110. . As shown in the figure, the display of a series of processes includes an event icon 81 representing an event, a start icon 82, an end icon 83, and a plurality of process icons 84 representing a plurality of processes on the display screen 111. This is done by displaying the output screen 135 provided. Each process icon 84 is associated with additional information 46 (see FIG. 4B) of each process. The start icon 82, the plurality of process icons 84, and the end icon 83 are connected by a solid line or an arrow (in the example of FIG. 8, an arrow) to form a flow diagram of a series of processes. Specifically, the start icon 82 and the end icon 83 are arranged at intervals in the horizontal direction, and the plurality of process icons 84 are arranged below the start icon 82 and the end icon 83. The plurality of process icons 84 are arranged in such a way that the ones with an early execution order are arranged on the start icon 82 side. In the example of FIG. 8, the start icon 82 and the end icon 83 belong to the “0th layer” in the flow diagram, and the process icon 84 belongs to the “1st layer” in the flow diagram.

図9には、各データファイル31,41,61の関係を示す別の例として、イベント「文鎮の製造」における各データファイル31,41,61の関係が示されている。同図に示すように、イベント「文鎮の製造」を達成するには、5つの一連のプロセス(各プロセス名は、「材料と道具の準備」、「真鍮の切断」、「持ち手の加工」、「本体底部の加工」、「持ち手をつける」)が行われ、それらプロセスのうちの「真鍮の切断」が、「長さを計る」、「材料切断」、「バリ取・面取」の3つのプロセスにより構成されている。そして、イベント「文鎮の製造」のイベントID32(「B002」)、イベント名33、説明文34等の情報が互いに関連付けられて、図3(A)に示したイベントデータファイル31に保存されている。また、「材料と道具の準備」等の各プロセスのプロセスID42(「KB001」、「KB003」〜「KB005」、「KB022」及び「S01」〜「S03」)、プロセス名43、プロセスの説明文に代表されるプロセス情報44、そのプロセス情報44の詳細を示す付加情報46に設定された付加情報ID52(図10の「TB001」、「TB003」〜「TB005」及び「TBS01」〜「TBS03」を参照)等の情報が互いに関連付けられて、図4(A)に示したプロセスデータファイル41に保存されている。さらに、イベント「文鎮の製造」におけるプロセスの順番、即ち、結合情報63と、結合情報63に個別に設定された結合情報ID62と、イベントID32等の情報が互いに関連付けられて、図5(B)に示した結合情報データファイル61に保存されている。   FIG. 9 shows the relationship between the data files 31, 41, 61 in the event “Manufacture of paperweight” as another example showing the relationship between the data files 31, 41, 61. As shown in the figure, to achieve the event “Manufacture of paperweight”, a series of five processes (each process name is “preparation of materials and tools”, “cutting brass”, “processing of handle”) , “Processing the bottom of the main body”, “Picking the handle”), and “Cutting the brass” of those processes is “Measure length”, “Material cutting”, “Deburring / chamfering” It is comprised by these three processes. Information such as the event ID 32 (“B002”), the event name 33, and the description 34 of the event “manufacture of paperweight” is associated with each other and stored in the event data file 31 shown in FIG. . Also, process ID 42 (“KB001”, “KB003” to “KB005”, “KB022” and “S01” to “S03”) of each process such as “preparation of materials and tools”, process name 43, and process description And additional information ID 52 ("TB001", "TB003" to "TB005" and "TBS01" to "TBS03" in FIG. 10) set in the additional information 46 indicating the details of the process information 44. And the like are associated with each other and stored in the process data file 41 shown in FIG. Further, the order of processes in the event “manufacture of paperweight”, that is, the combination information 63, the combination information ID 62 individually set in the combination information 63, and the information such as the event ID 32 are associated with each other, and FIG. Are stored in the combined information data file 61 shown in FIG.

図10には、図9の例で示したイベント「文鎮の製造」を達成するための一連のプロセスを表示する出力画面135が概念的に示されている。この例では、プロセスID「KB022」のプロセスに対応するプロセスアイコン84の下方に、プロセスID「S01」〜「S03」に対応する複数のサブプロセスアイコン85が配置されている。複数のサブプロセスアイコン85は、実行順の早いものが開始アイコン82側に配置されるように並べられ、最初と最後に実行されるサブプロセスに対応するサブプロセスアイコン85,85がプロセスID「KB022」のプロセスアイコン84に矢印で連結されている。本例における一連のプロセスのその他の表示態様については、図8で説明した一連のプロセスの表示態様と同様になっているので、説明を省略する。なお、図10の例では、フロー図の「0階層」に開始アイコン82と終了アイコン83が属し、フロー図の「1階層」にプロセスアイコン84が属し、フロー図の「2階層」にサブプロセスアイコン85が属している。   FIG. 10 conceptually shows an output screen 135 that displays a series of processes for achieving the event “manufacture of paperweight” shown in the example of FIG. In this example, a plurality of sub-process icons 85 corresponding to the process IDs “S01” to “S03” are arranged below the process icon 84 corresponding to the process ID “KB022”. The plurality of sub-process icons 85 are arranged so that the ones with the earliest execution order are arranged on the start icon 82 side, and the sub-process icons 85 and 85 corresponding to the first and last sub-processes are assigned the process ID “KB022”. Is connected to the process icon 84 by an arrow. The other display modes of the series of processes in this example are the same as the display modes of the series of processes described in FIG. In the example of FIG. 10, the start icon 82 and the end icon 83 belong to the “0th layer” of the flow diagram, the process icon 84 belongs to the “1st layer” of the flow diagram, and the sub-process to the “2th layer” of the flow diagram. Icon 85 belongs.

次に、構築された一連のプロセスを閲覧する場合に、プロセス構築システム10が実行する出力処理S20(図12参照)について説明する。この出力処理S20は、ユーザ端末110のメニュー画面120(図11(A)参照)で閲覧ボタン122が押されたときに、実行される。   Next, output processing S20 (see FIG. 12) executed by the process construction system 10 when browsing a series of constructed processes will be described. This output process S20 is executed when the browse button 122 is pressed on the menu screen 120 (see FIG. 11A) of the user terminal 110.

図12に示すように、出力処理S20では、まず、目標となるイベントの検索(S21)を行う。具体的には、メニュー画面120で閲覧ボタン122が押されると、表示画面111には、図11(B)に示すイベント一覧表示画面130が表示される。イベント一覧表示画面130には、イベントを検索するためのキーワードを入力するためのイベント検索バー131(本発明の「イベント検索情報入力手段」に相当する。)と、検索結果の一覧を表示するための結果表示部132と、が備えられている。そして、イベント一覧表示画面130のイベント検索バー131にキーワード等のイベント検索情報35(図3(A)参照)が入力されると、上述したステップS21の処理が実行される。ステップS21が実行されると、イベント検索バー131に入力されたイベント検索情報35を有するイベントデータファイル31をイベントデータベース30の中から検索し、検索でヒットしたイベント133A,133B,・・・が結果表示部132に表示される(図11(B)参照)。   As shown in FIG. 12, in the output process S20, first, a target event is searched (S21). Specifically, when the browse button 122 is pressed on the menu screen 120, an event list display screen 130 shown in FIG. 11B is displayed on the display screen 111. The event list display screen 130 displays an event search bar 131 (corresponding to the “event search information input means” of the present invention) for inputting a keyword for searching for an event, and a list of search results. The result display unit 132 is provided. Then, when event search information 35 such as a keyword (see FIG. 3A) is input to the event search bar 131 of the event list display screen 130, the above-described processing of step S21 is executed. When step S21 is executed, the event data file 31 having the event search information 35 input to the event search bar 131 is searched from the event database 30, and the event 133A, 133B,. It is displayed on the display portion 132 (see FIG. 11B).

図12に示すように、イベントの検索(S21)が終了すると、次いで、閲覧の対象となる一連のプロセスに関するイベント(以下、「閲覧対象のイベント」という。)を設定する(S22)。具体的には、このステップS22では、図11(B)に表示されたイベント一覧から選択された一のイベントを、閲覧対象のイベントに設定する。なお、ステップS22を実行しているときのユーザ端末110及びサーバ装置12が本発明の「イベント設定手段」に相当する。   As shown in FIG. 12, when the event search (S21) is completed, an event relating to a series of processes to be browsed (hereinafter referred to as "browsing target event") is set (S22). Specifically, in this step S22, one event selected from the event list displayed in FIG. 11B is set as an event to be browsed. The user terminal 110 and the server device 12 when executing step S22 correspond to the “event setting unit” of the present invention.

閲覧対象のイベントの設定(S22)が終了すると、そのイベントに関する結合情報63を検索する(S23)。具体的には、このステップS23では、ステップS22で設定されたイベントのイベントID32を有する結合情報データファイル61(図5(B)参照)を結合情報データベース60から検索する。   When the setting of the event to be browsed (S22) ends, the combined information 63 related to the event is searched (S23). Specifically, in step S23, the combined information data file 61 (see FIG. 5B) having the event ID 32 of the event set in step S22 is searched from the combined information database 60.

結合情報63の検索(S23)が終了すると、その結合情報63に登場する各プロセスのプロセス情報44を検索する(S24)。具体的には、このステップS24では、ステップS23で検索された結合情報データファイル61の結合情報63(図5(B)参照)に記憶されている各プロセスID42について、そのプロセスID42を有するプロセスデータファイル41(図4(A)参照)をプロセスデータベース40から検索する。   When the search for the combined information 63 (S23) is completed, the process information 44 of each process appearing in the combined information 63 is searched (S24). Specifically, in this step S24, for each process ID 42 stored in the combination information 63 (see FIG. 5B) of the combination information data file 61 searched in step S23, process data having the process ID 42 is stored. The file 41 (see FIG. 4A) is searched from the process database 40.

プロセス情報44の検索(S24)が終了すると、そのプロセス情報44に対応する付加情報46を検索する(S25)。具体的には、ステップS24で検索された各プロセスデータファイル41の付加情報ID52を有する付加情報データファイル51(図5(A)参照)を付加情報データベース50から検索する。   When the search of the process information 44 (S24) is completed, the additional information 46 corresponding to the process information 44 is searched (S25). Specifically, the additional information data file 51 (see FIG. 5A) having the additional information ID 52 of each process data file 41 searched in step S24 is searched from the additional information database 50.

付加情報46の検索(S25)が終了すると、ステップS23〜S25の検索により取得した各データ、具体的には、結合情報63、プロセス情報44、付加情報46を結合して、一連のプロセスを生成、出力し(S26)、出力処理(S20)を終了する。ステップS26により生成された一連のプロセスの出力は、図8及び図10で示した出力画面135を表示画面111に表示することで行われる。なお、ステップS26を実行しているときのユーザ端末110及びサーバ装置12が本発明の「結合手段」に相当する。   When the search of the additional information 46 (S25) is completed, a series of processes is generated by combining each data acquired by the search of steps S23 to S25, specifically, the combined information 63, the process information 44, and the additional information 46. , Output (S26), and end the output process (S20). The output of the series of processes generated in step S26 is performed by displaying the output screen 135 shown in FIGS. 8 and 10 on the display screen 111. Note that the user terminal 110 and the server device 12 when executing step S26 correspond to the “combining means” of the present invention.

次に、プロセス構築システム10における一連のプロセスの構築について説明する。本実施形態では、一連のプロセスの構築として、一連のプロセスを一から構築する「新規作成」と、既存の一連のプロセスを編集して別の一連のプロセスを構築する「編集」との2種類がある。以下では、まず、「新規作成」について説明し、その後、「編集」について説明する。   Next, the construction of a series of processes in the process construction system 10 will be described. In the present embodiment, as a series of process constructions, there are two types: “new creation” for constructing a series of processes from scratch and “edit” for constructing another series of processes by editing an existing series of processes. There is. In the following, “new creation” will be described first, and then “editing” will be described.

図13には、一連のプロセスの「新規作成」において、プロセス構築システム10が実行する入力処理S30が示されている。入力処理S30は、図11(A)に示したメニュー画面120で新規作成ボタン123が押されると実行される。   FIG. 13 shows an input process S30 executed by the process construction system 10 in the “new creation” of a series of processes. The input process S30 is executed when the new creation button 123 is pressed on the menu screen 120 shown in FIG.

図13に示すように、入力処理S30では、まず、イベントについての情報(図3(A)のイベントID32、イベント名33、説明文34等)の登録を行う(S31)。このステップS31は、例えば、図3(B)に示すイベントデータファイル31を表示画面111上で作成することにより実行される。作成されたイベントデータファイル31は、イベントデータベース30に保存される。このとき、イベントに対応するイベントアイコン81を表示画面111に表示させるためのアイコンデータファイル71(図6参照)も作成され、アイコンデータベース70に保存される。   As shown in FIG. 13, in the input process S30, first, information about the event (event ID 32, event name 33, description 34, etc. in FIG. 3A) is registered (S31). This step S31 is executed, for example, by creating the event data file 31 shown in FIG. 3B on the display screen 111. The created event data file 31 is stored in the event database 30. At this time, an icon data file 71 (see FIG. 6) for displaying the event icon 81 corresponding to the event on the display screen 111 is also created and stored in the icon database 70.

次いで、ステップS31で登録したイベントをユーザ端末110で検索するためのキーワード等のイベント検索情報35(図3(A)参照)を登録する(S32)。このイベント検索情報35は、イベントデータベース30に保存されたイベントデータファイル31に登録される。   Next, event search information 35 (see FIG. 3A) such as a keyword for searching for the event registered in step S31 on the user terminal 110 is registered (S32). This event search information 35 is registered in the event data file 31 stored in the event database 30.

次いで、イベントを達成するために行う各プロセスのプロセス情報の登録を行う(S33)。このステップS33は、例えば、図4(B)に示すプロセスデータファイル41を表示画面111上で作成することにより実行される。作成されたプロセスデータファイル41は、プロセスデータベース40に保存される。このとき、プロセス情報44に対応する付加情報46の付加情報ID52が自動的に設定され、その付加情報ID52がプロセスデータファイル41に登録される。また、各プロセスに対応するプロセスアイコン84を表示画面111に表示させるためのアイコンデータファイル71(図6参照)が作成され、アイコンデータファイル70に保存される。   Next, the process information of each process performed to achieve the event is registered (S33). This step S33 is executed, for example, by creating the process data file 41 shown in FIG. 4B on the display screen 111. The created process data file 41 is stored in the process database 40. At this time, the additional information ID 52 of the additional information 46 corresponding to the process information 44 is automatically set, and the additional information ID 52 is registered in the process data file 41. Further, an icon data file 71 (see FIG. 6) for displaying the process icon 84 corresponding to each process on the display screen 111 is created and stored in the icon data file 70.

次いで、ステップS33で登録した各プロセスをユーザ端末110で検索するためのキーワード等のプロセス検索情報45(図4(A)参照)を登録する(S34)。このプロセス検索情報45は、プロセスデータベース40に保存されたプロセスデータファイル41に登録される。   Next, process search information 45 (see FIG. 4A) such as a keyword for searching each process registered in step S33 on the user terminal 110 is registered (S34). This process search information 45 is registered in a process data file 41 stored in the process database 40.

プロセス検索情報45の登録(S34)が終了すると、結合情報63を登録する(S35)。このステップS35は、表示画面111に表示される入力画面140(図14(A)参照)上での操作に伴って行われる。具体的には、結合情報63を登録するには、まず、イベントを設定する。このイベントの設定は、例えば、入力画面140上のイベント設定領域R1にイベントアイコン81を配置することで実行される。なお、入力画面140には、結合情報63を設定するための結合情報設定領域R2と、検索したイベントやプロセスに対応するイベントアイコン81やプロセスアイコン84を表示する読込領域R3と、が設けられている。   When the registration of the process search information 45 (S34) is completed, the combined information 63 is registered (S35). This step S35 is performed in accordance with an operation on the input screen 140 (see FIG. 14A) displayed on the display screen 111. Specifically, to register the combination information 63, first, an event is set. This event setting is executed, for example, by placing an event icon 81 in the event setting area R1 on the input screen 140. The input screen 140 is provided with a combination information setting area R2 for setting the combination information 63, and a reading area R3 for displaying an event icon 81 and a process icon 84 corresponding to the searched event or process. Yes.

イベント設定領域R1で設定されたイベントの結合情報63は、図14(A)から図14(B)への変化に示すように、結合情報設定領域R2にプロセスアイコン84が並べられることで設定される。具体的には、ユーザ端末110の操作部112(図1参照)の操作によって、イベントを達成するための複数のプロセスに対応した複数のプロセスアイコン84を読込領域R3に読み込み、それらプロセスアイコン84をプロセスの実行順に並べていく。ここで、プロセスアイコン84の読み込みは、プロセスに関するキーワード等のプロセス検索情報45(図4(A)参照)を用いて、結合情報63に登場させるプロセスに対応したプロセスデータファイル41を検索し、その検索結果から選択されたプロセスデータファイル41に対応するプロセスアイコン84を読込領域R3に表示させることで行われる。   The event combination information 63 set in the event setting area R1 is set by arranging process icons 84 in the combination information setting area R2, as shown in the change from FIG. 14A to FIG. 14B. The Specifically, by operating the operation unit 112 (see FIG. 1) of the user terminal 110, a plurality of process icons 84 corresponding to a plurality of processes for achieving an event are read into the reading area R3, and these process icons 84 are displayed. Arrange in order of process execution. Here, the process icon 84 is read by searching the process data file 41 corresponding to the process to appear in the combined information 63 using the process search information 45 (see FIG. 4A) such as a keyword related to the process. This is done by displaying a process icon 84 corresponding to the process data file 41 selected from the search result in the reading area R3.

図15(A)に示すように、イベントを達成するための一連のプロセスのフロー図がプロセスアイコン84によって形成されると、図15(A)に示した結合情報設定領域R2における複数のプロセスアイコン63の連結順が、結合情報63として登録される。ここで、フロー図を、図10で示したような階層構造とするには、図15(B)に示すように、結合情報設定領域R2にプロセスアイコン84とサブプロセスアイコン85を段状に配置し、下段に配置されたサブプロセスアイコン85を上段に配置された一のプロセスアイコン84に連結すればよい。なお、図15(A)には、図8で例示したイベントにおける一連のプロセスのフロー図が、図15(B)には、図10で例示したイベントにおける一連のプロセスのフロー図が示されている。   As shown in FIG. 15A, when a flow chart of a series of processes for achieving an event is formed by the process icon 84, a plurality of process icons in the combined information setting area R2 shown in FIG. The connection order of 63 is registered as combined information 63. Here, in order to make the flow diagram have a hierarchical structure as shown in FIG. 10, as shown in FIG. 15B, process icons 84 and sub-process icons 85 are arranged stepwise in the combined information setting region R2. Then, the sub-process icon 85 arranged in the lower row may be connected to the one process icon 84 arranged in the upper row. FIG. 15A shows a flow chart of a series of processes in the event illustrated in FIG. 8, and FIG. 15B shows a flow chart of a series of processes in the event exemplified in FIG. Yes.

図13に示すように、結合情報63の登録(S35)が終了すると、付加情報46を登録する(S36)。具体的には、プロセスの詳細を示した文書、画像、音声等のデータファイルを作成して付加情報46とし、その付加情報46のアドレス等の取得先53を記した付加情報データファイル51が付加情報データベース50に保存される。付加情報46の登録(S36)が終了すると、入力処理30が終了する。   As shown in FIG. 13, when the registration of the combined information 63 (S35) is completed, the additional information 46 is registered (S36). Specifically, a data file such as a document, image, or sound showing the details of the process is created as additional information 46, and an additional information data file 51 that describes the acquisition source 53 such as an address of the additional information 46 is added. It is stored in the information database 50. When the registration of the additional information 46 (S36) ends, the input process 30 ends.

プロセス構築システム10における一連のプロセスの「新規作成」に関する説明は以上である。次に、一連のプロセスの「編集」について説明する。   This completes the description of the “new creation” of a series of processes in the process construction system 10. Next, “editing” of a series of processes will be described.

図16には、一連のプロセスの「編集」において、プロセス構築システム10が実行する編集処理S40が示されている。編集処理S40は、図11(A)に示したメニュー画面120で編集ボタン124が押されると実行される。   FIG. 16 shows an editing process S40 executed by the process construction system 10 in the “editing” of a series of processes. The edit process S40 is executed when the edit button 124 is pressed on the menu screen 120 shown in FIG.

図16に示すように、編集処理S40では、まず、編集の対象となる一連のプロセスの結合情報データファイル61を結合情報データベース60から読み込む(S41)。具体的には、図17(A)及び図18(A)に示すように、表示画面110には、出力画面135(図8及び図10参照)と同様の構成をなす編集画面150が表示され、その編集画面150に編集対象となる一連のプロセスのフロー図が表示される。次いで、イベントの登録又は更新(S42)、イベント検索情報35の登録又は更新(S43)、プロセスの登録又は更新(S44)、プロセス検索情報45の登録又は更新(S45)を行う。これらのステップは、一連のプロセスの編集にあたり、新規なイベント又はプロセスの登録や既存のイベント又はプロセスの内容変更が必要なときに行われる。具体的には、ステップS42におけるイベントの登録は、上述の入力処理S30のステップS31(図13参照)と同様にして実行される。ステップ42におけるイベントの更新は、表示画面111上でイベントデータファイル31を読み込んで、その一部を編集することにより行われる。なお、ステップS43〜ステップS45の登録及び更新についても同様となっている。   As shown in FIG. 16, in the editing process S40, first, a combined information data file 61 of a series of processes to be edited is read from the combined information database 60 (S41). Specifically, as shown in FIGS. 17A and 18A, the display screen 110 displays an editing screen 150 having the same configuration as the output screen 135 (see FIGS. 8 and 10). A flow diagram of a series of processes to be edited is displayed on the editing screen 150. Next, event registration or update (S42), event search information 35 registration or update (S43), process registration or update (S44), and process search information 45 registration or update (S45) are performed. These steps are performed when a new event or process is registered or contents of an existing event or process need to be changed in editing a series of processes. Specifically, the event registration in step S42 is executed in the same manner as in step S31 (see FIG. 13) of the input process S30 described above. The event update in step 42 is performed by reading the event data file 31 on the display screen 111 and editing a part thereof. The same applies to registration and update in steps S43 to S45.

ステップS45が終了すると、次いで、結合情報63を編集し、登録又は更新する(S46)。結合情報63の編集は、表示画面111上のプロセスアイコン84の操作に伴って行われる。図17(B)及び図17(C)には、図17(A)に示した結合情報63の編集パターンが示されている。図17(B)の編集パターンは、結合情報63におけるプロセスの入れ替えとなっている。この入れ替えは、編集画面150上でプロセスアイコン84(例えば、「い」と「う」のプロセスアイコン84)を並び替えることにより行われる。また、図17(C)の編集パターンは、図17(A)の結合情報63におけるプロセスの削除と、新規なプロセスの追加とが示されている。プロセスの削除は、結合情報設定領域R2内にあるプロセスアイコン84(例えば、「う」のプロセスアイコン84)を削除することにより行われる。また、プロセスの追加は、上述した結合情報63の登録(図14(A)及び図14(B)参照)と同様にして、結合情報設定領域R2内にプロセスアイコン84を追加することにより行われる。   When step S45 ends, the combined information 63 is then edited and registered or updated (S46). The combination information 63 is edited along with the operation of the process icon 84 on the display screen 111. 17 (B) and 17 (C) show the editing pattern of the combined information 63 shown in FIG. 17 (A). The editing pattern in FIG. 17B is a process replacement in the combination information 63. This replacement is performed by rearranging the process icons 84 (for example, the process icons 84 of “I” and “U”) on the editing screen 150. Also, the edit pattern of FIG. 17C shows deletion of a process and addition of a new process in the combination information 63 of FIG. The process is deleted by deleting a process icon 84 (for example, a process icon 84 of “U”) in the combination information setting area R2. Further, the process is added by adding a process icon 84 in the combined information setting area R2 in the same manner as the registration of the combined information 63 (see FIGS. 14A and 14B). .

また、図18(B)及び図18(C)には、別の編集パターンの例が示されている。これらの編集パターンは、図18(A)に示した結合情報63を例として示されている。図18(B)の編集パターンでは、編集対象の結合情報63におけるプロセスを、別の結合情報63におけるプロセスに差し替えられている。この差し替えは、編集画面150上で、別の結合情報63のプロセスに対応するプロセスアイコン84(例えば、図17(A)の「お」のプロセスアイコン84)を読み込み、結合情報設定領域R2内にあるプロセスアイコン84(例えば、「ひ」のプロセスアイコン84)と差し替えることにより行われる。図18(C)の編集パターンでは、編集対象の結合情報63におけるプロセスが、何れの結合情報63にも用いられていない新規なプロセスに差し替えられている。この差し替えは、編集画面150上で、新規なプロセスに対応するプロセスアイコン84(例えば、「む」のプロセスアイコン84)を読み込み、結合情報設定領域R2内にあるプロセスアイコン84(例えば、「ひ」のプロセスアイコン84)と差し替えることにより行われる。なお、プロセスアイコン84の読み込みは、上述した結合情報63の新規作成(図14(A)及び図14(B)参照)のときと同様にして行われる。   18B and 18C show other examples of editing patterns. These editing patterns are shown as an example of the combination information 63 shown in FIG. In the editing pattern of FIG. 18B, the process in the combination information 63 to be edited is replaced with a process in another combination information 63. This replacement is performed by reading a process icon 84 (for example, the process icon 84 of “O” in FIG. 17A) corresponding to the process of another combination information 63 on the editing screen 150 and entering the combination information setting area R2. This is performed by replacing a certain process icon 84 (for example, a “hi” process icon 84). In the edit pattern of FIG. 18C, the process in the combination information 63 to be edited is replaced with a new process that is not used in any combination information 63. This replacement is performed by reading the process icon 84 (for example, the process icon 84 of “Mu”) corresponding to the new process on the editing screen 150 and by using the process icon 84 (for example, “H”) in the combined information setting area R2. This is performed by replacing the process icon 84). It should be noted that the process icon 84 is read in the same manner as in the above-described creation of the combined information 63 (see FIGS. 14A and 14B).

図16に示すように、結合情報63の登録又は更新(S46)が終了すると、付加情報46の登録又は更新(S47)が必要に応じて行われる。なお、このステップS47の登録及び更新についても、上述のステップS42の登録及び更新と同様になっている。   As shown in FIG. 16, when registration or update (S46) of the combined information 63 is completed, registration or update (S47) of the additional information 46 is performed as necessary. The registration and update in step S47 are the same as the registration and update in step S42 described above.

このように、本実施形態のプロセス構築システム10では、既に構築された一連のプロセスにおける結合情報63の編集が、表示画面111上に表示されるプロセスアイコン84の並び替え、削除、追加又は差し替えによって行われる。これにより、結合情報63の編集過程を編集者に認識させ易くすることが可能となる。   As described above, in the process construction system 10 according to the present embodiment, the editing of the combination information 63 in a series of already constructed processes is performed by rearranging, deleting, adding, or replacing the process icons 84 displayed on the display screen 111. Done. This makes it easy for the editor to recognize the editing process of the combined information 63.

なお、本実施形態では、編集処理S40を実行しているときのユーザ端末110及びサーバ装置12が本発明の「結合情報編集手段」に相当し、編集処理S40のステップS46において結合情報を登録するときのユーザ端末110及びサーバ装置12が本発明の「結合情報登録手段」に相当する。   In this embodiment, the user terminal 110 and the server device 12 when executing the editing process S40 correspond to the “joining information editing means” of the present invention, and the joining information is registered in step S46 of the editing process S40. The user terminal 110 and the server device 12 at that time correspond to the “joining information registration means” of the present invention.

本実施形態のプロセス構築システム10の構成に関する説明は以上である。次に、プロセス構築システム10の作用効果について説明する。   This completes the description of the configuration of the process construction system 10 of the present embodiment. Next, the effect of the process construction system 10 will be described.

本実施形態のプロセス構築システム10によれば、イベントID32とイベント名や説明文34等のイベント情報とが関連付けられたイベントデータファイル31と、プロセスID42とプロセス情報44とが関連付けられたプロセスデータファイル41と、プロセスの順番を示す結合情報63とイベントID62とが関連付けられた結合情報データファイル61と、が別々のデータベース30,40,60に記憶されるので、それらデータファイル31,41,61の変更(特に、プロセスの内容やプロセスの結合情報の変更)が容易となり、一連のプロセスを構築する際の自由度の向上が図られる。しかも、本実施形態によれば、結合情報63の編集が各プロセスを1つの単位として行われるので、プロセスデータファイル41のプロセス情報44を利用しつつ、新規な結合情報63を作成することが可能となり、一連のプロセスの編集を容易に行うことが可能となる。   According to the process construction system 10 of this embodiment, the event data file 31 in which the event ID 32 is associated with event information such as the event name and the explanatory note 34, and the process data file in which the process ID 42 and process information 44 are associated. 41 and the combined information data file 61 in which the combined information 63 indicating the order of the process and the event ID 62 are associated are stored in separate databases 30, 40, 60. Changes (especially changes in process contents and process connection information) are facilitated, and the degree of freedom in constructing a series of processes is improved. Moreover, according to the present embodiment, since the combination information 63 is edited with each process as one unit, it is possible to create new combination information 63 while using the process information 44 of the process data file 41. Thus, a series of processes can be easily edited.

また、本実施形態では、結合情報63の編集の際、その編集対象の結合情報63とは異なる他の結合情報63に登場するプロセスを引用することができるので、別のイベントを達成するためのプロセスのプロセス情報44を、他のイベントを達成するためのプロセスに流用することが可能となる。しかも、プロセスデータファイル41には、プロセスを検索するためのプロセス検索情報45が備えられているので、他の結合情報63のプロセスを容易に読み出すことが可能となる。   Further, in the present embodiment, when editing the combination information 63, a process appearing in another combination information 63 different from the combination information 63 to be edited can be cited, so that another event can be achieved. The process information 44 of the process can be diverted to a process for achieving another event. In addition, since the process data file 41 is provided with process search information 45 for searching for processes, it is possible to easily read out the processes of other combined information 63.

さらに、本実施形態のプロセス構築システム10では、構築される一連のプロセスのフローが、分岐を伴わないフローとなっているので、その一連のプロセスを実行する実行者の判断に左右される余地がなくなり、当該実行者を目標達成へと誘導し易くなる。   Furthermore, in the process construction system 10 of the present embodiment, the flow of a series of processes to be constructed is a flow that does not involve branching, so there is room to be influenced by the judgment of an executor that executes the series of processes. It becomes easy to guide the performer to achieve the target.

本実施形態のプロセス構築システム10は、例えば、企業における技術の伝承を目的として、構築された一連のプロセスの公開範囲が制限されたものであってもよいし、例えば、料理のレシピ等の一般公開を目的として、構築された一連のプロセスの公開範囲が制限されないものであってもよい。何れの例であっても、イベントを達成するためのノウハウをプロセスデータファイル41や結合情報データファイル61として蓄積することが可能となり、初心者であってもイベントの達成へと誘導することが可能となる。   For example, the process construction system 10 of the present embodiment may have a limited disclosure range of a series of processes constructed for the purpose of passing on technology in a company. For the purpose of disclosure, the disclosure range of a series of processes that are constructed may not be limited. In any case, know-how for achieving an event can be accumulated as the process data file 41 and the combined information data file 61, and even a beginner can be guided to the achievement of the event. Become.

なお、本実施形態のプロセス構築システム10の産業上の利用可能性としては、一連のプロセスを構築する過程を教育現場に利用するものが考えられる。具体的には、本実施形態のプロセス構築システム10の「新規作成」機能や「編集」機能を用いて、学校や企業等で、設定されたイベントを達成するための一連のプロセスを構築させる。特に、企業等において現行の一連のプロセスを改善する際に本システム10を用いれば、別のイベントを達成するための一連のプロセスやその一部のプロセスの情報をヒントにすることも可能となる。   In addition, as industrial applicability of the process construction system 10 of this embodiment, what uses the process of constructing a series of processes for the education field can be considered. Specifically, a series of processes for achieving a set event is established in a school, a company, or the like using the “new creation” function or “edit” function of the process construction system 10 of the present embodiment. In particular, when the present system 10 is used to improve a current series of processes in a company or the like, it is possible to use a series of processes for achieving another event or information on a part of the processes as a hint. .

[第2実施形態]
以下、本発明の第2実施形態を図19〜図21に基づいて説明する。本実施形態は、上記第1実施形態のプロセス構築システム10を変形したものであり、結合情報データファイル61の結合情報63(図5(B)参照)が、イベントを達成するためのプロセスが最多となる最多結合情報63V(図19参照)となっている点が、主として異なっている。
[Second Embodiment]
Hereinafter, a second embodiment of the present invention will be described with reference to FIGS. This embodiment is a modification of the process construction system 10 of the first embodiment, and the combined information 63 (see FIG. 5B) of the combined information data file 61 has the most processes for achieving an event. The most different connection information 63V (see FIG. 19) is mainly different.

図19には、イベント「婚礼打合せ」を例とした各データファイル31,41,61の関係が示されている。同図に示すように、イベント「婚礼打合せ」を達成するには、「申込書の作成」、「お花の決定」等、最多で12の一連のプロセスが行われる。そして、イベント「婚礼打合せ」のイベントID32(「E001」)、イベント名33、説明文34等の情報が互いに関連付けられて、上記第1実施形態と同様のイベントデータファイル31に保存されている(上記第1実施形態の図3(A)参照)。また、「申込書の作成」等の各プロセスのプロセスID42(「KE001」〜「KE012」)、プロセス名43、プロセスの説明文に代表されるプロセス情報44、そのプロセス情報44の詳細を示す付加情報46に設定された付加情報ID52等の情報が互いに関連付けられて、上記第1実施形態と同様のプロセスデータファイル41に保存されている(上記第1実施形態の図4(A)参照)。さらに、イベント「婚礼打合せ」においてプロセスの数が最多となる場合のプロセスの順番、即ち、最多結合情報63Vと、最多結合情報63Vに設定された結合情報ID62と、イベントID32等の情報が互いに関連付けられて、上記第1実施形態と同様の結合情報データファイル61に保存されている(図5(B)参照)。   FIG. 19 shows the relationship between the data files 31, 41, 61, taking the event “wedding arrangement” as an example. As shown in the figure, in order to achieve the event “meeting wedding”, a maximum of 12 series of processes such as “creation of application form” and “decision of flowers” are performed. Information such as an event ID 32 (“E001”), an event name 33, and an explanatory note 34 of the event “wedding arrangement” is associated with each other and stored in the event data file 31 similar to that in the first embodiment ( FIG. 3A of the first embodiment). In addition, the process ID 42 (“KE001” to “KE012”) of each process, such as “Create application”, the process name 43, the process information 44 represented by the process description, and the details indicating the process information 44 are added. Information such as the additional information ID 52 set in the information 46 is associated with each other and stored in the process data file 41 similar to that in the first embodiment (see FIG. 4A of the first embodiment). Furthermore, the order of processes when the number of processes is the largest in the event “wedding arrangement”, that is, the most combined information 63V, the combined information ID 62 set in the most combined information 63V, and information such as the event ID 32 are associated with each other. And stored in the combined information data file 61 similar to that in the first embodiment (see FIG. 5B).

本実施形態のプロセス構築システム10では、上述した最多結合情報63Vに基づいて、実際に行う一連のプロセスが決定される。具体的には、プロセス構築システム10は、図20に示す決定処理S50を実行する。この決定処理S50は、ユーザ端末110の表示画面110上の操作に伴って行われる。   In the process construction system 10 according to the present embodiment, a series of processes to be actually performed is determined based on the above-described maximum coupling information 63V. Specifically, the process construction system 10 executes a determination process S50 shown in FIG. This determination process S50 is performed in accordance with an operation on the display screen 110 of the user terminal 110.

図20に示すように、決定処理S50では、まず、最多結合情報63Vを備えた結合情報データファイル61を結合情報データベース60から読み込む(S51)。すると、図21(A)に示すように、表示画面110に決定用画面160が表示され、その決定用画面160に、最多結合情報63Vに基づいて複数のプロセスアイコン84を並べてなる一連のプロセスのフロー図が表示される。   As shown in FIG. 20, in the determination process S50, first, the combined information data file 61 having the most combined information 63V is read from the combined information database 60 (S51). Then, as shown in FIG. 21A, a determination screen 160 is displayed on the display screen 110, and a series of processes in which a plurality of process icons 84 are arranged on the determination screen 160 based on the most combined information 63V. A flow diagram is displayed.

図20に示すように、決定処理S50では、最多結合情報63Vの読み込み(S51)が終了すると、プロセスの取捨選択が行われる(S52)。このステップS52は、図21(A)から図21(B)への変化に示すように、決定用画面160上で、実行するプロセスに対応するプロセスアイコン84を残し、実行しないプロセスに対応するプロセスアイコン84を削除する。図21(B)の例では、図21(A)に示す最多結合情報63Vの3番目と5番目のプロセスが削除されている。また、図21(C)には、図21(A)に示す最多結合情報63Vの5番目、11番目、12番のプロセスが削除された例が示されている。   As shown in FIG. 20, in the determination process S50, when the reading of the most combined information 63V (S51) is completed, the process is selected (S52). In step S52, as shown in the change from FIG. 21A to FIG. 21B, the process icon 84 corresponding to the process to be executed is left on the determination screen 160, and the process corresponding to the process not to be executed is left. The icon 84 is deleted. In the example of FIG. 21B, the third and fifth processes of the most-join information 63V shown in FIG. 21A are deleted. FIG. 21C shows an example in which the fifth, eleventh, and twelfth processes of the most-join information 63V shown in FIG. 21A are deleted.

図20に示すように、決定処理S50では、プロセスの取捨選択(S52)が終了すると、決定用画面160上に残ったプロセスアイコン84の順番を、最終結合情報63VA(図21(B)及び図21(C)参照)として、結合情報データベース60に保存する(S53)。   As shown in FIG. 20, in the determination process S50, when the process selection (S52) is completed, the order of the process icons 84 remaining on the determination screen 160 is changed to the final combination information 63VA (FIG. 21B and FIG. 20). 21 (C)) is stored in the combined information database 60 (S53).

次いで、ステップS53で決定した最終結合情報63VAに基づき、上記第1実施形態で説明した出力処理S20(図12参照)と同様の処理を行って、最終的に実行する一連のプロセスを生成、出力し(S54)、この決定用処理(S50)を抜ける。   Next, based on the final combination information 63VA determined in step S53, a process similar to the output process S20 (see FIG. 12) described in the first embodiment is performed to generate and output a series of processes to be finally executed. (S54), the process for determination (S50) is exited.

本実施形態のプロセス構築システム10のその他の構成については、上記第1実施形態と同様になっているので、説明を省略する。ここで、本実施形態では、決定処理S50(図20参照)を実行しているときのユーザ端末110及びサーバ装置12が本発明の「結合情報決定手段」に相当し、決定処理S50のステップS54を実行しているときのユーザ端末110及びサーバ装置12が本発明の「結合手段」に相当する。次に、本実施形態の作用効果について説明する。   Since the other configuration of the process construction system 10 of the present embodiment is the same as that of the first embodiment, description thereof is omitted. Here, in the present embodiment, the user terminal 110 and the server device 12 when executing the determination process S50 (see FIG. 20) correspond to the “joining information determination unit” of the present invention, and step S54 of the determination process S50. The user terminal 110 and the server device 12 when executing the “corresponding” correspond to “combining means” of the present invention. Next, the effect of this embodiment is demonstrated.

本実施形態によれば、上記実施形態と同様の効果を奏することが可能となる。また、本実施形態では、最終的な一連のプロセスの順番を示す最終結合情報63VAが、プロセスの数が最多となる最多結合情報63Vに登場する各プロセスの取捨選択によって決定されるので、最終結合情報63VAの決定が容易となる。特に、イベントが、冠婚葬祭等のように、実行するプロセスが大きく変更されないものである場合、本実施形態は有効である。   According to the present embodiment, it is possible to achieve the same effect as the above-described embodiment. Further, in the present embodiment, the final combination information 63VA indicating the order of the final series of processes is determined by selection of each process appearing in the most combined information 63V having the largest number of processes. Information 63VA can be easily determined. In particular, the present embodiment is effective when the event is a process that does not change significantly, such as a ceremonial occasion.

なお、本実施形態において、最多となるプロセスの数や内容が変化する場合には、上記第1実施形態の編集処理S40(図16参照)によって、最多結合情報63Vが適宜変更されてもよい。   In the present embodiment, when the number and contents of processes having the largest number change, the most frequently combined information 63V may be appropriately changed by the editing process S40 (see FIG. 16) of the first embodiment.

[他の実施形態]
本発明は、上記実施形態に限定されるものではなく、例えば、以下に説明するような実施形態も本発明の技術的範囲に含まれ、さらに、下記以外にも要旨を逸脱しない範囲内で種々変更して実施することができる。
[Other Embodiments]
The present invention is not limited to the above-described embodiment. For example, the embodiments described below are also included in the technical scope of the present invention, and various modifications are possible within the scope of the invention other than the following. It can be changed and implemented.

(1)上記実施形態において、サーバ装置12の管理は、同一の業者により行われてもよいし、複数の業者で分担して行われてもよい。後者の例としては、例えば、イベントデータベース30、プロセスデータベース40、付加情報データベース50及びアイコンデータベース70を一の業者が管理し、結合情報データベース60を別の業者が管理するケースが挙げられる。後者の構成によれば、データのセキュリティ向上が図られる。   (1) In the said embodiment, the management of the server apparatus 12 may be performed by the same contractor, and may be shared by several contractors. As an example of the latter, for example, there is a case where the event database 30, the process database 40, the additional information database 50, and the icon database 70 are managed by one vendor and the combined information database 60 is managed by another vendor. According to the latter configuration, data security can be improved.

(2)上記第2実施形態において、例えば、同種のイベントを、イベント実行者の年齢、住所、予算等によって分類し、それらイベント毎に最多結合情報63Vを備える構成としてもよい。   (2) In the second embodiment, for example, the same type of events may be classified according to the age, address, budget, etc. of the event executor, and the most combined information 63V may be provided for each event.

(3)上記第2実施形態において、イベントの数が1つのみである場合には、イベントデータファイル31がイベント検索情報35を備えない構成であってもよい。   (3) In the second embodiment, when the number of events is only one, the event data file 31 may not include the event search information 35.

(4)上記第2実施形態において、プロセスデータファイル41がプロセス検索情報45を備えない構成としてもよい。   (4) In the second embodiment, the process data file 41 may not include the process search information 45.

(5)上記実施形態では、プロセス構築システムは、WWWブラウザを備えた端末で動作する構成であったが、専用のアプリケーションを搭載した専用の端末で動作する構成であってもよい。   (5) In the above embodiment, the process construction system is configured to operate on a terminal equipped with a WWW browser, but may be configured to operate on a dedicated terminal loaded with a dedicated application.

(6)上記実施形態において、一連のプロセスが最初から順を追ってしか閲覧できないようにしてもよい。具体的には、あるプロセスの詳細情報を閲覧使用とする場合には、当該プロセスより前の全てのプロセスについて、詳細情報が閲覧されていなければ、当該プロセスを閲覧することができないように構成してもよい。   (6) In the above embodiment, a series of processes may be browsed only in order from the beginning. Specifically, when detailed information of a process is to be used for browsing, it is configured so that the process cannot be browsed unless detailed information is browsed for all processes prior to the process. May be.

10 プロセス構築システム
12 サーバ装置
30 イベントデータベース
32 イベントID
40 プロセスデータベース
42 プロセスID
60 結合情報データベース
63 結合情報
63V 最多結合情報
84 プロセスアイコン
110 ユーザ端末
111 表示画面
10 Process Construction System 12 Server Device 30 Event Database 32 Event ID
40 Process database 42 Process ID
60 Join Information Database 63 Join Information 63V Most Joined Information 84 Process Icon 110 User Terminal 111 Display Screen

Claims (10)

複数のプロセスを繋ぎ合わせて、目標とするイベントを達成するための一連のプロセスを構築するプロセス構築システムであって、
前記イベントの識別子であるイベントIDと、前記イベントの名称、説明その他のイベント情報とが関連付けられたイベントデータファイルを記憶するイベントデータベースと、
前記プロセスの識別子であるプロセスIDと、そのプロセスに関する説明、見出しその他のプロセス情報とが関連付けられた複数のプロセスデータファイルを記憶するプロセスデータベースと、
前記イベントIDと、前記イベントを達成するまでの前記プロセスの順番を示す結合情報とが関連付けられた結合情報データファイルを記憶する結合情報データベースと、
前記結合情報データベースから前記結合情報を読み出し、その読み出した前記結合情報における前記プロセスの並び替え、削除、追加又は差し替えを行って前記結合情報を編集する結合情報編集手段と、
前記結合情報編集手段により編集された前記結合情報と、前記イベントIDとが関連付けられた新規な結合情報データファイルを生成して前記結合情報データベースに登録する結合情報登録手段と、
対象となるイベントを対象イベントとして設定するイベント設定手段と、
前記対象イベントに対応する前記イベントIDが関連付けられた前記結合情報データファイルと、その結合情報データファイルの前記結合情報に登場する前記プロセスの前記プロセスIDが関連付けられた前記プロセスデータファイルと、を読み出し、その読み出した結合情報データファイルの前記結合情報と、読み出したプロセスデータファイルの前記プロセス情報とを結合して前記一連のプロセスを生成する結合手段と、を有するプロセス構築システム。
A process construction system that connects a plurality of processes and constructs a series of processes to achieve a target event.
An event database that stores an event data file in which an event ID that is an identifier of the event and the name, description, and other event information of the event are associated;
A process database that stores a plurality of process data files in which a process ID that is an identifier of the process and a description, heading, and other process information related to the process are associated;
A combined information database storing a combined information data file in which the event ID and combined information indicating the order of the processes until the event is achieved are associated;
A combination information editing means for reading out the combination information from the combination information database and editing the combination information by rearranging, deleting, adding or replacing the processes in the read combination information;
A combined information registration unit that generates a new combined information data file in which the combined information edited by the combined information editing unit and the event ID are associated and registers the generated combined information data file in the combined information database;
An event setting means for setting a target event as a target event;
Reading the combined information data file associated with the event ID corresponding to the target event, and the process data file associated with the process ID of the process appearing in the combined information of the combined information data file A process construction system comprising: a coupling unit configured to combine the read combination information of the read combination information data file and the process information of the read process data file to generate the series of processes.
前記結合情報編集手段には、前記結合情報に登場する前記プロセスの追加又は差し替えの際に、その結合情報とは異なる結合情報に登場する前記プロセスを引用するための引用手段が備えられている請求項1に記載のプロセス構築システム。   The combined information editing means includes a quoting means for quoting the process that appears in the combined information different from the combined information when the process that appears in the combined information is added or replaced. Item 2. The process construction system according to Item 1. 前記プロセスデータファイルには、さらに、前記プロセスの名称、キーワードその他のプロセス検索情報が関連付けられると共に、
前記プロセス検索情報を入力するためのプロセス検索情報入力手段と、
前記プロセス検索情報入力手段に入力された前記プロセス検索情報が関連付けられた前記プロセスデータファイルを前記プロセスデータベースから検索するプロセス検索手段と、を有し
前記引用手段は、前記プロセス検索手段の検索結果から選択された一のプロセスデータファイルに対応する前記プロセスを引用する請求項2に記載のプロセス構築システム。
The process data file is further associated with process name, keyword and other process search information.
Process search information input means for inputting the process search information;
Process search means for searching the process database for the process data file associated with the process search information input to the process search information input means, and the quoting means is based on a search result of the process search means. The process construction system according to claim 2, wherein the process corresponding to the selected one process data file is cited.
前記プロセス検索情報を更新するプロセス検索情報更新手段を有する請求項3に記載のプロセス構築システム。   The process construction system according to claim 3, further comprising process search information update means for updating the process search information. 表示画面と、
前記プロセスをアイコン化したプロセスアイコンを前記表示画面に表示するアイコン表示手段と、
前記プロセスアイコンの並び順によって前記結合情報を表示する結合情報表示手段と、をさらに有し、
前記結合情報編集手段は、前記表示画面内に配置された前記プロセスアイコンの並び替え、削除、追加又は差し替えにより前記結合情報を編集する請求項1乃至4のうち何れか1の請求項に記載のプロセス構築システム。
A display screen;
Icon display means for displaying a process icon in the form of an icon on the display screen;
A combination information display means for displaying the combination information according to the arrangement order of the process icons,
The combination information editing unit according to any one of claims 1 to 4, wherein the combination information editing unit edits the combination information by rearranging, deleting, adding, or replacing the process icons arranged in the display screen. Process construction system.
複数のプロセスを繋ぎ合わせて、目標とするイベントを達成するための一連のプロセスを構築するプロセス構築システムであって、
前記イベントの識別子であるイベントIDと、前記イベントの名称、説明その他のイベント情報とが関連付けられたイベントデータファイルを記憶するイベントデータベースと、
前記プロセスの識別子であるプロセスIDと、そのプロセスに関する説明、見出しその他のプロセス情報とが関連付けられた複数のプロセスデータファイルを記憶するプロセスデータベースと、
前記イベントIDと、前記イベントを達成するまでの前記プロセスの順番を示す結合情報とが関連付けられた結合情報データファイルを記憶する結合情報データベースと、
対象となるイベントを対象イベントとして設定するイベント設定手段と、
前記対象イベントに対応する前記イベントIDが関連付けられた前記結合情報データファイルと、その結合情報データファイルの前記結合情報に登場する各前記プロセスの前記プロセスIDが関連付けられた前記プロセスデータファイルと、を読み出し、その読み出した結合情報データファイルの前記結合情報と、読み出したプロセスデータファイルの前記プロセス情報とを結合して前記一連のプロセスを生成する結合手段と、を有すると共に、
前記結合情報データファイルには、前記結合情報として、前記イベントの達成にあたって前記プロセスの数が最多となる最多結合情報が関連付けられ、
前記最多結合情報に登場する各前記プロセスの取捨選択を行って、最終的な前記プロセスの順番を示す最終結合情報を決定する結合情報決定手段をさらに有し、
前記結合手段は、前記結合情報決定手段により決定された前記最終結合情報と前記プロセス情報とを結合して、前記一連のプロセスを生成するプロセス構築システム。
A process construction system that connects a plurality of processes and constructs a series of processes to achieve a target event.
An event database that stores an event data file in which an event ID that is an identifier of the event and the name, description, and other event information of the event are associated;
A process database that stores a plurality of process data files in which a process ID that is an identifier of the process and a description, heading, and other process information related to the process are associated;
A combined information database storing a combined information data file in which the event ID and combined information indicating the order of the processes until the event is achieved are associated;
An event setting means for setting a target event as a target event;
The combined information data file associated with the event ID corresponding to the target event, and the process data file associated with the process ID of each process appearing in the combined information of the combined information data file, And combining means for combining the read combination information of the read combination information data file and the process information of the read process data file to generate the series of processes, and
In the combined information data file, as the combined information, the most combined information in which the number of processes is the maximum in achieving the event is associated,
It further includes a combination information determination means for performing final selection of each process appearing in the most combined information, and determining final combination information indicating the final order of the processes,
The process combining system, wherein the combining unit generates the series of processes by combining the final combined information determined by the combined information determining unit and the process information.
表示画面と、
前記プロセスをアイコン化したプロセスアイコンを前記表示画面に表示するアイコン表示手段と、
前記プロセスアイコンの並び順によって前記結合情報を表示する結合情報表示手段と、をさらに有し、
前記結合情報決定手段は、前記表示画面内に配置された前記プロセスアイコンの削除又は並び替えにより前記最終結合情報を決定する請求項6に記載のプロセス構築システム。
A display screen;
Icon display means for displaying a process icon in the form of an icon on the display screen;
A combination information display means for displaying the combination information according to the arrangement order of the process icons,
The process construction system according to claim 6, wherein the combination information determination unit determines the final combination information by deleting or rearranging the process icons arranged in the display screen.
前記イベントデータファイルには、さらに、前記イベントの名称、キーワードその他のイベント検索情報が関連付けられると共に、
前記イベント検索情報を入力するためのイベント検索情報入力手段と、
前記イベント検索情報入力手段に入力された前記イベント検索情報が関連付けられた前記イベントデータファイルを前記イベントデータベースから検索するイベント検索手段と、を有し、
前記イベント設定手段は、前記イベント検索手段の検索結果から選択された一のイベントデータファイルに対応する前記イベントを前記対象イベントとして設定する請求項1乃至7のうち何れか1の請求項に記載のプロセス構築システム。
The event data file is further associated with the event name, keyword and other event search information,
Event search information input means for inputting the event search information;
Event search means for searching the event database for the event data file associated with the event search information input to the event search information input means,
The said event setting means sets the said event corresponding to one event data file selected from the search result of the said event search means as said object event in any one of Claims 1 thru | or 7. Process construction system.
前記イベント検索情報を更新するイベント検索情報更新手段を有する請求項8に記載のプロセス構築システム。   The process construction system according to claim 8, further comprising event search information updating means for updating the event search information. 前記プロセス情報に関する文書、画像、音声その他の付加情報と、前記付加情報の識別子である付加情報IDとが関連付けられた付加情報データファイルを蓄積する付加情報データベースを有すると共に、
前記プロセスデータファイルには、前記プロセス情報に対応する前記付加情報の前記付加情報IDが関連付けられ、
前記結合手段は、前記プロセス情報と、そのプロセス情報に対応する付加情報とを、前記プロセスデータベース及び前記付加情報データベースからを読み出し、前記結合情報と前記プロセス情報と前記付加情報とを結合して前記一連のプロセスを生成する請求項1乃至9のうち何れか1の請求項に記載のプロセス構築システム。
An additional information database for storing an additional information data file in which document, image, audio and other additional information relating to the process information and an additional information ID which is an identifier of the additional information are associated;
The process data file is associated with the additional information ID of the additional information corresponding to the process information,
The combining means reads the process information and additional information corresponding to the process information from the process database and the additional information database, combines the combined information, the process information, and the additional information, and The process construction system according to claim 1, wherein the process construction system generates a series of processes.
JP2015114603A 2015-06-05 2015-06-05 Process construction system Pending JP2017004087A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015114603A JP2017004087A (en) 2015-06-05 2015-06-05 Process construction system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015114603A JP2017004087A (en) 2015-06-05 2015-06-05 Process construction system

Publications (1)

Publication Number Publication Date
JP2017004087A true JP2017004087A (en) 2017-01-05

Family

ID=57752790

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015114603A Pending JP2017004087A (en) 2015-06-05 2015-06-05 Process construction system

Country Status (1)

Country Link
JP (1) JP2017004087A (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08287157A (en) * 1995-04-07 1996-11-01 Hitachi Ltd Business process defining method
JPH1027203A (en) * 1996-07-12 1998-01-27 Toshiba Corp Job supporting system and its method
JPH10105616A (en) * 1996-08-06 1998-04-24 Sony Corp Process flow generating and editing device
JP2003242321A (en) * 2002-02-20 2003-08-29 Hitachi Ltd Project information processor and computer software
JP2005115494A (en) * 2003-10-03 2005-04-28 Fujitsu Ltd Business process tracking device, business process tracking method, business process tracking program, and recording medium recording business process tracking program
JP2011145789A (en) * 2010-01-13 2011-07-28 Hitachi Solutions Ltd Task management system having task registration support means
JP2011192078A (en) * 2010-03-15 2011-09-29 Ricoh Co Ltd Task managing device and task management program

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08287157A (en) * 1995-04-07 1996-11-01 Hitachi Ltd Business process defining method
JPH1027203A (en) * 1996-07-12 1998-01-27 Toshiba Corp Job supporting system and its method
JPH10105616A (en) * 1996-08-06 1998-04-24 Sony Corp Process flow generating and editing device
JP2003242321A (en) * 2002-02-20 2003-08-29 Hitachi Ltd Project information processor and computer software
JP2005115494A (en) * 2003-10-03 2005-04-28 Fujitsu Ltd Business process tracking device, business process tracking method, business process tracking program, and recording medium recording business process tracking program
JP2011145789A (en) * 2010-01-13 2011-07-28 Hitachi Solutions Ltd Task management system having task registration support means
JP2011192078A (en) * 2010-03-15 2011-09-29 Ricoh Co Ltd Task managing device and task management program

Similar Documents

Publication Publication Date Title
US9727836B2 (en) Systems and methods for generating data visualization dashboards
JP4796185B2 (en) Business flow diagram generation program, business flow diagram generation device, and business flow diagram generation method
WO2006098031A1 (en) Keyword managing apparatus
CN107464075B (en) Update the method and apparatus of bill of materials
JP5675676B2 (en) Business analysis design support device, business analysis design support method, and business analysis design support program
JP6223628B1 (en) Information management apparatus, information management method, and information management system
JP6203311B2 (en) Estimate management system
JP6899340B2 (en) Business process design support method and business process design support device
JP2017004087A (en) Process construction system
JP5651873B2 (en) Operation support method and computer
JP5861545B2 (en) Information processing apparatus, history control method, and history control program
JP6279969B2 (en) Communication device
JP2008139994A (en) System for managing design change time influence, management method for design change time influecne and management program for design change time influence
JP5687918B2 (en) Business application component device
JP3521822B2 (en) Electronic report device and machine-readable recording medium recording program
JP6836185B2 (en) File management device, file management system, file management method, and program
JP2018092344A (en) Data processing apparatus, data processing method, and data processing program
JP2010257369A (en) Document management system, and method therefor
JP6472840B2 (en) Business model design support system and business model design support method
JP2004118354A (en) Document management system and document management program
JP4755531B2 (en) Structured data processing apparatus, structured data processing method, and recording medium
JP5377023B2 (en) List creation information setting device, list creation information setting method, and program
JP2002163429A (en) Workflow management system, server, and recording medium
Freeman et al. Performing Data Operations
JP2010282361A (en) Device and program for managing specification change

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180301

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20190201

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20190315

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20190319

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20191105