WO2024075323A1 - Business process generation device, and business process generation method - Google Patents

Business process generation device, and business process generation method Download PDF

Info

Publication number
WO2024075323A1
WO2024075323A1 PCT/JP2023/012192 JP2023012192W WO2024075323A1 WO 2024075323 A1 WO2024075323 A1 WO 2024075323A1 JP 2023012192 W JP2023012192 W JP 2023012192W WO 2024075323 A1 WO2024075323 A1 WO 2024075323A1
Authority
WO
WIPO (PCT)
Prior art keywords
input
output
business process
information
unit
Prior art date
Application number
PCT/JP2023/012192
Other languages
French (fr)
Japanese (ja)
Inventor
岳彦 長野
克就 池澤
聡 大石
華怜 坂村
Original Assignee
株式会社日立製作所
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 株式会社日立製作所 filed Critical 株式会社日立製作所
Publication of WO2024075323A1 publication Critical patent/WO2024075323A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management

Definitions

  • the present invention relates to a business process generation device and business process generation.
  • a company may generate a business process that shows the relationships between multiple business operations. However, whenever the laws, standards, and designs related to at least one of the multiple operations change, the business process needs to be reviewed.
  • Patent Document 1 describes a business process design support device that generates new business process components for a business process input by a designer based on the relationship with the case frame.
  • Patent Document 2 discloses a business analysis device that extracts the differences between a generated current business process and a business process model that corresponds to the current business process and has been prepared in advance.
  • Patent document 3 discloses a workflow construction support device that extracts activity information from a process model.
  • the business process design support device in Patent Document 1 generates business process components from the business process input by the designer, so if the business process input by the designer is inaccurate, it becomes difficult to generate accurate business process components.
  • Patent Document 2 has difficulty in properly analyzing business processes if the business process model is inaccurate.
  • the workflow construction support device of Patent Document 3 has difficulty constructing an appropriate workflow if the process model is inaccurate.
  • the present invention was made in consideration of the above problems, and its purpose is to provide a technology for appropriately generating business processes.
  • the present invention provides a business process generation device that generates a business process that indicates the association between multiple businesses, the device comprising at least one processor and at least one memory, the processor executing a predetermined computer program stored in the memory to create multiple input/output cards in which input information and output information are defined for each business, a creation unit that calculates the degree of association between the multiple input/output cards based on the input information of one of the multiple input/output cards and the output information of the other input/output cards, and a generation unit that generates the business process based on the degree of association calculated by the creation unit.
  • business processes can be generated appropriately.
  • FIG. 2 is a functional block diagram of a business process generation device.
  • FIG. 13 is a sequence diagram of a business process generation process.
  • FIG. 13 is a schematic diagram illustrating allocation processing.
  • 13 is a flowchart showing a name correction process.
  • 13 is a flowchart showing a business process generation process.
  • FIG. 13 is a diagram showing an example of an association degree storage table.
  • FIG. 4 is a schematic diagram illustrating a screen of a display unit.
  • FIG. 11 is a schematic diagram illustrating another screen of the display unit.
  • FIG. 11 is a schematic diagram illustrating another screen of the display unit.
  • FIG. 1 is a functional block diagram of the business process generation device.
  • the business process generation device 10 comprises at least one processor 11 and at least one memory 12.
  • the processor 11 realizes each function described below by reading and executing a specific computer program stored in the memory 12.
  • the storage medium MM that non-temporarily stores the computer program is composed of, for example, a flash memory or a hard disk drive.
  • the storage medium MM is connected to the business process generation device 10 and can send and receive computer programs to and from the memory 12.
  • the business process generation device 10 generates a business process that indicates the relationship between multiple tasks.
  • the business process generation device 10 includes an input unit 13, an information recording unit 14, an input/output card creation unit 15 as an example of a "creation unit”, a business process generation management unit 16, a business process generation unit 17 as an example of a "generation unit”, and an output unit 18.
  • the business process generation device 10 is connected to multiple terminals 201 to 203 via a wireless or wired network.
  • terminals 201 and 202 are provided at base A, and terminal 203 is provided at base B. More specifically, terminal 201 is provided at department a1, terminal 202 at department a2, and terminal 203 at department b.
  • terminal 201 is provided at department a1, terminal 202 at department a2, and terminal 203 at department b.
  • Each of the multiple terminals 201-203 is operated by a user in each of departments a1, a2, and b. When there is no need to distinguish between terminals 201-203, they are referred to as terminal 20.
  • the information recording unit 14 is, for example, a database (DB).
  • the information recording unit 14 stores various information and each control program that controls the business process generation device 10.
  • the input/output card creation unit 15 creates input/output cards 25 (see FIG. 2) as an example of multiple "input/output cards” in which input information and output information are defined for each business. Furthermore, the input/output card creation unit 15 calculates the degree of association between multiple input/output cards 25 (see FIG. 2) based on the input information of one input/output card 25 out of the multiple input/output cards 25 and the output information of the other input/output cards 25.
  • the business process generation management unit 16 controls the input/output card creation unit 15 and the business process generation unit 17 to manage a series of business process generation processes that generate business processes.
  • a threshold value may be set for the relevance.
  • the business process generation unit 17 generates a business process based on the relevance calculated by the input/output card creation unit 15.
  • the output unit 18 displays the input/output cards 25, the business process, and the relevance threshold on the screen of the terminal 20.
  • Figure 2 shows an example of the display of an input/output card.
  • the I/O card 25 defines the following items for each business: input, output, department in charge, resources, standards, and other information.
  • Input information includes Input 1 (materials, data, etc.), Input 2, ..., Input N, and the previous department.
  • Output information includes Output 1 (materials, data, etc.), Output 2, ..., Output M, and the next department.
  • Figure 3 is a sequence diagram of the business process generation process.
  • the user inputs the input, output, department, resources, standards, and other information of the input/output card 25 into the terminal 20 for each department a1, a2, b or for each user.
  • the terminal 20 transmits the input information to the input unit 13.
  • the input unit 13 transmits the received information to the input/output card creation unit 15.
  • the input/output card creation unit 15 creates an input/output card 25 based on the received information.
  • the input/output card creation unit 15 sends the created input/output card 25 to the information recording unit 14.
  • the information recording unit 14 stores the received input/output card 25.
  • the output unit 18 transmits the input/output card 25 stored in the information recording unit 14 to the terminal 20.
  • the terminal 20 displays the input/output card 25 on its screen. This allows the user to check the input/output card 25 on the screen of the terminal 20.
  • the terminal 20 transmits the input allocation process execution start signal to the input unit 13.
  • the input unit 13 transmits the received execution start signal to the input/output card creation unit 15.
  • the input/output card creation unit 15 When the input/output card creation unit 15 receives an execution start signal, it calculates the relevance between multiple input/output cards 25 based on the input information of one input/output card 25 among the multiple input/output cards 25 and the output information of the other input/output cards 25. Specifically, the input/output card creation unit 15 determines whether the name of one input/output card 25 matches the name of the output information of the other input/output cards 25 among the multiple input/output cards 25. For example, the relevance is set to 1.0 when the names match completely (e.g., if output1 of the previous task A is "basic design document A" and input1 of the subsequent task B is "basic design document A", the content of all characters matches, so the relevance is set to 1).
  • the input/output card creation unit 15 sends the calculated relevance to the information recording unit 14.
  • the information recording unit 14 stores the received relevance.
  • the output unit 18 transmits the relevance stored in the information recording unit 14 to the terminal 20.
  • the terminal 20 displays the relevance on its screen. This allows the user to check the relevance on the screen of the terminal 20.
  • the name correction process is a process that corrects the names of at least one of the inputs, outputs, departments in charge, resources, standards, and other information of the Input/Output card 25.
  • the terminal 20 executes the name correction process described below and displays the results to the user.
  • the terminal 20 executes the business process generation process described below and displays the results to the user.
  • Figure 4 is a schematic diagram explaining the allocation process.
  • the input/output card creation unit 15 calculates the degree of association between all tasks A to F. For example, as shown in the lower part of Figure 14, the degree of association for all combinations is calculated.
  • the output unit 18 uses arrows to connect tasks with high degrees of association. In this example, it shows that the degree of association between the output information of task A and the input information of tasks B and F, the output information of task B and the input information of task C, the output information of tasks C and D and the input information of task E, and the output information of task E and the input information of task F are all higher than the threshold value.
  • Figure 5 is a flowchart showing the name correction process.
  • the input/output card creation unit 15 determines whether or not there is an unprocessed input/output card 25 (S51). If the result of the determination in S51 is false, the input/output card creation unit 15 ends the name correction process.
  • the input/output card creation unit 15 selects an unprocessed input/output card 25 and transmits the selected input/output card 25 to the output unit 18.
  • the output unit 18 transmits the received input/output card 25 to the terminal 20.
  • the terminal 20 displays the received input/output card 25 on its screen (S52).
  • the input/output card creation unit 15 transmits to the output unit 18 the names of the input information and output information of the input/output cards 25 whose relevance is higher than a predetermined threshold.
  • the output unit 18 transmits the names of the received input information and output information of the input/output cards 25 to the terminal 20.
  • the terminal 20 displays on its screen the names of the received input information and output information of the input/output cards 25 (S53).
  • the user inputs update information for at least any of the input, output, department, resources, standards, and other information of the input/output card 25 into the terminal 20 (S54).
  • the terminal 20 transmits the input update information to the input unit 13.
  • the input unit 13 transmits the received update information to the input/output card creation unit 15.
  • the input/output card creation unit 15 updates the input/output card 25 based on the received update information.
  • the input/output card creation unit 15 sends the updated input/output card 25 to the information recording unit 14.
  • the information recording unit 14 stores the input/output card 25 (S55).
  • the output unit 18 transmits the input/output card 25 stored in the information recording unit 14 to the terminal 20.
  • the terminal 20 displays the updated input/output card 25 on its screen. This allows the user to check the updated input/output card 25 on the screen of the terminal 20.
  • FIG. 6 is a flowchart showing the business process generation process.
  • the user specifies the first input/output card 25 of the business process, or an input/output card 25 that does not contain any input information (S61).
  • the business process generation unit 17 determines whether there are any remaining first cards (S62). If the result of the determination in S62 is false, the business process generation unit 17 ends the business process generation process.
  • the business process generation unit 17 determines whether there are any remaining cards other than the first card (S63). If the result of the determination in S63 is true, the business process generation unit 17 calculates the degree of association between the input/output cards 25 (S64). The business process generation unit 17 stores the calculated degree of association together with the name of the input/output card 25 in the information recording unit 14 (S65).
  • the business process generation unit 17 determines whether or not there is a candidate for a subsequent process (whether or not there is an Input/output card 25 that has input information that is connected to the output information of the current Input/output card 25) (S66). If the determination result in S66 is false, the business process generation unit 17 returns to S62. If the determination result in S66 is true, the business process generation unit 17 selects an Input/output card 25 for the subsequent department (S67). The business process generation unit 17 sets the selected Input/output card 25 as the current Input/output card 25 (S68).
  • FIG. 7 shows an example of a relevance storage table.
  • the information recording unit 14 stores an association degree storage table.
  • the association degree storage table includes the mutual association degree for each task A to F.
  • the association degree is a value within the range of 0 to 1.0.
  • Figures 8 to 10 are schematic diagrams explaining the terminal screen.
  • the screen of the terminal 20 displays a business process 31, a threshold 32, and a scroll bar 33.
  • the steps of each of the tasks A to F of the business process 31 are displayed.
  • task A, tasks B, D, task C, task E, and task F of the business process 31 are a design process, a procurement process, a manufacturing process, an inspection process, and a shipping process, respectively.
  • the threshold 32 is updated by the user operating the scroll bar 33 or by inputting a value into the terminal 20.
  • threshold value 32 of business process 31 is updated from 1.0 to 0.5
  • business process 34 is updated as shown in the lower part of FIG. 8.
  • business process 34 has new arrows connecting business B to business E and business D to business C.
  • Figure 9 is a schematic diagram explaining other screens of the terminal.
  • the screen of the terminal 20 displays a business process 31, a threshold 32, a scroll bar 33, as well as a Other field 35, an Input/output card 25, a Change button 36, a Confirm button 37, and a Delete button 38.
  • the "Other" column 35 displays tasks that are not highly related to any of the tasks A to F included in the business process 31 (not shown in Figure 9).
  • the color of Task A changes (flashes) and the Input/output card 25 for Task A is displayed. If the user then presses the Change button 36, the user can update each item on the Input/output card 25. If the user then presses the Confirm button 37, the updates to each item on the Input/output card 25 are confirmed. If the user presses the Delete button 38, the information selected by the user is deleted.
  • Figure 10 is a schematic diagram explaining other screens of the terminal.
  • task C is displayed in the others column 35.
  • task C included in the business process 31 has a low correlation with tasks A, B, and D to F other than task C
  • task C will be displayed in the others column 35. This allows the user to review task C, which has a low correlation with the other tasks A, B, and D to F.
  • a business process generation device 10 that generates a business process 31 that indicates the relationship between multiple tasks A to F includes at least one processor 11 and at least one memory 12, and the processor 11 executes a predetermined computer program stored in the memory 12 to create multiple input/output cards 25 in which input information and output information are defined for each task A to F, and realizes an input/output card creation unit 15 that calculates the degree of association between the multiple input/output cards 25 based on the input information of one input/output card 25 and the output information of the other input/output cards 25 out of the multiple input/output cards 25 that have been created, and a business process generation unit 17 that generates a business process 34 based on the degree of association calculated by the input/output card creation unit 15.
  • the processor 11 further realizes an input unit 13 to which user operations are input, and an output unit 18 to display input/output cards 25, and update information of at least the input information and output information of the input/output cards 25 displayed on the output unit 18 is input to the input unit 13, and the input/output card creation unit 15 updates the input/output cards 25 based on the update information.
  • This allows the user to input update information while visually checking the input/output cards 25, making it easier to generate business processes 34.
  • the input/output card generation unit 15 sets the input/output card 25 specified by the user via the input unit 13, or the input/output card 25 that does not contain input information, as the first input/output card 25 of the business process 31. This makes it possible to appropriately generate a business process 34 that has multiple starting points.
  • the system includes an information recording unit 14 that stores the relevance threshold 32, and the input/output card generating unit 15 updates the business process 31 every time the threshold is changed. This allows the user to generate the business process 34 while visually checking the business process 34 for each threshold in real time.
  • the output unit 18 displays the input/output card 25, business process 31, and threshold 32
  • the input unit 13 receives an updated value of the threshold 32 displayed on the output unit 18, and the input/output card generation unit 15 updates the business process 31 based on the updated value. This allows the user to input an updated value of the threshold 32 while visually checking the input/output card 25 and business process 31, and the business process 34 can be appropriately generated.

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Strategic Management (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Human Resources & Organizations (AREA)
  • Operations Research (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Data Mining & Analysis (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The present invention appropriately generates a business process. This business process generation device 10, which generates a business process which expresses the relationship between a plurality of businesses, is equipped with one or more processors 11 and one or more memory units 12. The processors 11 execute operation of: an input/output card generation unit 15 for generating a plurality of input/output cards for which the input information and output information is defined by business, by executing a prescribed computer program stored in a memory unit 12, and calculating a degree of association between the plurality of input/output cards, on the basis of the input information of one input/output card and the output information of another input/output card among the generated plurality of input/output cards; and a business process generation unit 17 for generating a business process on the basis of the degree of association calculated by the input/output card generation unit 15.

Description

業務プロセス生成装置、および業務プロセス生成方法Business process generation device and business process generation method
 本発明は、業務プロセス生成装置、および業務プロセス生成に関する。 The present invention relates to a business process generation device and business process generation.
 例えば、企業などは、複数の業務間の関連性を示す業務プロセスを生成することがある。しかし、複数の業務のうち少なくとも何れかの業務に関連する法規、標準および設計が変更されると、その都度、業務プロセスを見直す必要が生じていた。 For example, a company may generate a business process that shows the relationships between multiple business operations. However, whenever the laws, standards, and designs related to at least one of the multiple operations change, the business process needs to be reviewed.
 さらに、各業務の内容が部署または担当者毎に異なる書式で記録されている場合、業務プロセスを正確に把握することが困難であった。 Furthermore, when the content of each task was recorded in a different format for each department or person in charge, it was difficult to accurately grasp the work process.
 特許文献1には、設計者が入力した業務プロセスに対して、格フレームとの関係に基づいて新たな業務プロセス構成要素を生成する業務プロセス設計支援装置が記載されている。 Patent Document 1 describes a business process design support device that generates new business process components for a business process input by a designer based on the relationship with the case frame.
 特許文献2には、生成した現状の業務プロセスと、予め準備された現状の業務プロセスに対応する業務プロセスモデルとの差異を抽出する業務分析装置が開示されている。 Patent Document 2 discloses a business analysis device that extracts the differences between a generated current business process and a business process model that corresponds to the current business process and has been prepared in advance.
 特許文献3には、プロセスモデルからアクティビティ情報を抽出するワークフロー構築支援装置が開示されている。 Patent document 3 discloses a workflow construction support device that extracts activity information from a process model.
特開2004-318557号公報JP 2004-318557 A 特開2020-126301号公報JP 2020-126301 A 特開2004-126683号公報JP 2004-126683 A
 特許文献1の業務プロセス設計支援装置は、設計者が入力した業務プロセスから業務プロセス構成要素を生成するため、設計者が入力した業務プロセスが不正確な場合、正確な業務プロセス構成要素を生成することが困難となる。 The business process design support device in Patent Document 1 generates business process components from the business process input by the designer, so if the business process input by the designer is inaccurate, it becomes difficult to generate accurate business process components.
 特許文献2の業務分析装置は、業務プロセスモデルが不正確な場合、業務を適切に分析することが困難となる。 The business analysis device of Patent Document 2 has difficulty in properly analyzing business processes if the business process model is inaccurate.
 特許文献3のワークフロー構築支援装置は、プロセスモデルが不正確な場合、適切ワークフローを構築することが困難となる。 The workflow construction support device of Patent Document 3 has difficulty constructing an appropriate workflow if the process model is inaccurate.
 そこで、本発明は、上記課題に鑑みてなされたもので、その目的は、業務プロセスを適切に生成する技術を提供することにある。 The present invention was made in consideration of the above problems, and its purpose is to provide a technology for appropriately generating business processes.
 上記目的を解決するために、本発明は、複数の業務間の関連性を示す業務プロセスを生成する業務プロセス生成装置であって、少なくとも一つのプロセッサと、少なとも一つのメモリとを備え、前記プロセッサは、前記メモリに記憶された所定のコンピュータプログラムを実行することにより、前記業務毎に入力情報および出力情報が定義される複数の入出力カードを作成し、作成された前記複数の入出力カードのうち一の入出力カードの前記入力情報と他の入出力カードの前記出力情報に基づいて、前記複数の入出力カード間の関連度を算出する作成部と、前記作成部によって算出された関連度に基づいて、前記業務プロセスを生成する生成部と、を実現する。 In order to achieve the above object, the present invention provides a business process generation device that generates a business process that indicates the association between multiple businesses, the device comprising at least one processor and at least one memory, the processor executing a predetermined computer program stored in the memory to create multiple input/output cards in which input information and output information are defined for each business, a creation unit that calculates the degree of association between the multiple input/output cards based on the input information of one of the multiple input/output cards and the output information of the other input/output cards, and a generation unit that generates the business process based on the degree of association calculated by the creation unit.
 本発明によれば、業務プロセスを適切に生成することができる。 According to the present invention, business processes can be generated appropriately.
業務プロセス生成装置の機能ブロック図。FIG. 2 is a functional block diagram of a business process generation device. Input/outputカードの表示例を示す図。A diagram showing an example of the Input/Output card display. 業務プロセス生成処理のシーケンス図。FIG. 13 is a sequence diagram of a business process generation process. 引き当て処理を説明する模式図。FIG. 13 is a schematic diagram illustrating allocation processing. 名称修正処理を示すフローチャート。13 is a flowchart showing a name correction process. 業務プロセス生成処理を示すフローチャート。13 is a flowchart showing a business process generation process. 関連度保存テーブルの一例を示す図。FIG. 13 is a diagram showing an example of an association degree storage table. 表示部の画面を説明する模式図。FIG. 4 is a schematic diagram illustrating a screen of a display unit. 表示部の他の画面を説明する模式図。FIG. 11 is a schematic diagram illustrating another screen of the display unit. 表示部の他の画面を説明する模式図。FIG. 11 is a schematic diagram illustrating another screen of the display unit.
 以下、本発明の実施形態に係る業務プロセス生成装置、および業務プロセス生成方法の具体例を、図面を参照しつつ説明する。なお、本発明は実施例によって限定されるものではなく、特許請求の範囲によって示される。 Below, specific examples of a business process generation device and a business process generation method according to an embodiment of the present invention will be described with reference to the drawings. Note that the present invention is not limited to the examples, but is defined by the claims.
 図1は、業務プロセス生成装置の機能ブロック図である。 FIG. 1 is a functional block diagram of the business process generation device.
 業務プロセス生成装置10は、少なくとも一つのプロセッサ11と、少なくとも一つのメモリ12とを備える。プロセッサ11は、メモリ12に記憶された所定のコンピュータプログラムを読み込んで実行することにより、後述する各機能を実現させる。コンピュータプログラムを非一時的に記憶する記憶媒体MMは、例えば、フラッシュメモリ、ハードディスクドライブなどから構成される。記憶媒体MMは、業務プロセス生成装置10に接続されて、メモリ12との間でコンピュータプログラムを送受信することができる。 The business process generation device 10 comprises at least one processor 11 and at least one memory 12. The processor 11 realizes each function described below by reading and executing a specific computer program stored in the memory 12. The storage medium MM that non-temporarily stores the computer program is composed of, for example, a flash memory or a hard disk drive. The storage medium MM is connected to the business process generation device 10 and can send and receive computer programs to and from the memory 12.
 業務プロセス生成装置10は、複数の業務間の関連性を示す業務プロセスを生成する。業務プロセス生成装置10は、入力部13と、情報記録部14と、「作成部」の一例としてのInput/outputカード作成部15と、業務プロセス生成管理部16と、「生成部」の一例としての業務プロセス生成部17と、出力部18とを備える。業務プロセス生成装置10は、無線または有線のネットワークを介して、複数の端末201~203に接続されている。 The business process generation device 10 generates a business process that indicates the relationship between multiple tasks. The business process generation device 10 includes an input unit 13, an information recording unit 14, an input/output card creation unit 15 as an example of a "creation unit", a business process generation management unit 16, a business process generation unit 17 as an example of a "generation unit", and an output unit 18. The business process generation device 10 is connected to multiple terminals 201 to 203 via a wireless or wired network.
 複数の端末201~203のうち、端末201,202は、拠点Aに設けられており、端末203は、拠点Bに設けられている。より詳しくは、端末201は、部署a1、端末202は、部署a2、端末203は、部署bにそれぞれ設けられている。複数の端末201~203それぞれは、各部署a1,a2,bのユーザによって操作される。端末201~203を区別しない場合は、端末20と呼ぶ。 Of the multiple terminals 201-203, terminals 201 and 202 are provided at base A, and terminal 203 is provided at base B. More specifically, terminal 201 is provided at department a1, terminal 202 at department a2, and terminal 203 at department b. Each of the multiple terminals 201-203 is operated by a user in each of departments a1, a2, and b. When there is no need to distinguish between terminals 201-203, they are referred to as terminal 20.
 入力部13には、端末20を介してユーザの操作が入力される。情報記録部14は、例えば、データベース(DB:DataBase)である。情報記録部14は、各種情報と、業務プロセス生成装置10の制御を行う各制御プログラムとを記憶する。 User operations are input to the input unit 13 via the terminal 20. The information recording unit 14 is, for example, a database (DB). The information recording unit 14 stores various information and each control program that controls the business process generation device 10.
 Input/outputカード作成部15は、業務毎に入力情報および出力情報が定義される複数の「入出力カード」の一例としてのInput/outputカード25(図2参照)を作成する。さらに、Input/outputカード作成部15は、複数のInput/outputカード25のうちの一のInput/outputカード25の入力情報と他のInput/outputカード25の出力情報に基づいて、複数のInput/outputカード25(図2参照)間の関連度を算出する。 The input/output card creation unit 15 creates input/output cards 25 (see FIG. 2) as an example of multiple "input/output cards" in which input information and output information are defined for each business. Furthermore, the input/output card creation unit 15 calculates the degree of association between multiple input/output cards 25 (see FIG. 2) based on the input information of one input/output card 25 out of the multiple input/output cards 25 and the output information of the other input/output cards 25.
 業務プロセス生成管理部16は、Input/outputカード作成部15および業務プロセス生成部17を制御して、業務プロセスを生成する一連の業務プロセス生成処理を管理する。尚、関連度には、閾値が設定されていてよい。 The business process generation management unit 16 controls the input/output card creation unit 15 and the business process generation unit 17 to manage a series of business process generation processes that generate business processes. A threshold value may be set for the relevance.
 業務プロセス生成部17は、Input/outputカード作成部15によって算出された関連度に基づいて、業務プロセスを生成する。出力部18は、Input/outputカード25、業務プロセスおよび関連度の閾値を端末20の画面に表示する。 The business process generation unit 17 generates a business process based on the relevance calculated by the input/output card creation unit 15. The output unit 18 displays the input/output cards 25, the business process, and the relevance threshold on the screen of the terminal 20.
 図2は、入出力カードの表示例を示す図である。 Figure 2 shows an example of the display of an input/output card.
 入出力カード25には、項目として、入力(Input)、出力(Output)、担当部門、資源、基準、およびその他の情報が業務毎に定義されている。入力情報には、Input 1(資料、データなど)、Input 2、…、Input Nと、前部門とが含まれる。出力情報は、Output 1(資料、データなど)、Output 2、…、Output Mと、後部門とが含まれる。 The I/O card 25 defines the following items for each business: input, output, department in charge, resources, standards, and other information. Input information includes Input 1 (materials, data, etc.), Input 2, ..., Input N, and the previous department. Output information includes Output 1 (materials, data, etc.), Output 2, ..., Output M, and the next department.
 図3は、業務プロセス生成処理のシーケンス図である。 Figure 3 is a sequence diagram of the business process generation process.
 ユーザは、Input/outputカード25の入力、出力、担当部門、資源、基準、およびその他の情報を、部署a1,a2,b毎またはユーザ毎に端末20に入力する。端末20は、入力された情報を入力部13に送信する。入力部13は、受信した情報をInput/outputカード作成部15に送信する。 The user inputs the input, output, department, resources, standards, and other information of the input/output card 25 into the terminal 20 for each department a1, a2, b or for each user. The terminal 20 transmits the input information to the input unit 13. The input unit 13 transmits the received information to the input/output card creation unit 15.
 Input/outputカード作成部15は、受信した情報に基づいて、Input/outputカード25を作成する。Input/outputカード作成部15は、作成したInput/outputカード25を情報記録部14に送信する。情報記録部14は、受信したInput/outputカード25を記憶する。 The input/output card creation unit 15 creates an input/output card 25 based on the received information. The input/output card creation unit 15 sends the created input/output card 25 to the information recording unit 14. The information recording unit 14 stores the received input/output card 25.
 出力部18は、情報記録部14に記憶されたInput/outputカード25を端末20に送信する。端末20は、その画面にInput/outputカード25を表示する。これにより、ユーザは、端末20の画面でInput/outputカード25を確認することができる。 The output unit 18 transmits the input/output card 25 stored in the information recording unit 14 to the terminal 20. The terminal 20 displays the input/output card 25 on its screen. This allows the user to check the input/output card 25 on the screen of the terminal 20.
 次に、ユーザは、複数のInput/outputカード25間の関連度を算出する引き当て処理の実行を開始する図示しないボタンを押下する。端末20は、入力された引き当て処理の実行開始信号を入力部13に送信する。入力部13は、受信した実行開始信号をInput/outputカード作成部15に送信する。 Next, the user presses a button (not shown) to start the execution of an allocation process that calculates the degree of association between multiple input/output cards 25. The terminal 20 transmits the input allocation process execution start signal to the input unit 13. The input unit 13 transmits the received execution start signal to the input/output card creation unit 15.
 Input/outputカード作成部15は、実行開始信号を受信すると、複数のInput/outputカード25のうちの一のInput/outputカード25の入力情報と他のInput/outputカード25の出力情報に基づいて、複数のInput/outputカード25間の関連度を算出する。具体的には、Input/outputカード作成部15は、複数のInput/outputカード25のうち、一のInput/outputカード25の入力情報と、他のInput/outputカード25の出力情報との名称が一致しているかを判定する。例えば、関連度は、名称が完全に一致する場合、1.0とする(例:前の業務Aのoutput1が“基本設計書A”で後の業務Bのinput1が“基本設計書A”の場合、全文字の内容が一致するため1とする)。さらに、関連度は、名称が部分的に一致する場合、一致する割合(例:0.5 前の業務Aのoutput1が“設計書”で、後の業務Bのinput1が“基本設計書A”の場合、一致する文字数/全文字数=0.5)とする。Input/outputカード作成部15は、算出した関連度を情報記録部14に送信する。情報記録部14は、受信した関連度を記憶する。 When the input/output card creation unit 15 receives an execution start signal, it calculates the relevance between multiple input/output cards 25 based on the input information of one input/output card 25 among the multiple input/output cards 25 and the output information of the other input/output cards 25. Specifically, the input/output card creation unit 15 determines whether the name of one input/output card 25 matches the name of the output information of the other input/output cards 25 among the multiple input/output cards 25. For example, the relevance is set to 1.0 when the names match completely (e.g., if output1 of the previous task A is "basic design document A" and input1 of the subsequent task B is "basic design document A", the content of all characters matches, so the relevance is set to 1). Furthermore, when the names match partially, the relevance is set to the matching ratio (e.g., 0.5; if output1 of the previous task A is "design document" and input1 of the subsequent task B is "basic design document A", the number of matching characters/total number of characters = 0.5). The input/output card creation unit 15 sends the calculated relevance to the information recording unit 14. The information recording unit 14 stores the received relevance.
 出力部18は、情報記録部14に記憶された関連度を端末20に送信する。端末20は、その画面に関連度を表示する。これにより、ユーザは、端末20の画面で関連度を確認することができる。 The output unit 18 transmits the relevance stored in the information recording unit 14 to the terminal 20. The terminal 20 displays the relevance on its screen. This allows the user to check the relevance on the screen of the terminal 20.
 次に、ユーザは、名称修正処理の実行を開始する図示しないボタンを押下する。名称修正処理は、Input/outputカード25の入力、出力、担当部門、資源、基準、およびその他の情報のうち少なくとも何れかの名称を修正する処理である。端末20は、後述する名称修正処理を実行し、その結果をユーザに表示する。 Then, the user presses a button (not shown) that starts the execution of the name correction process. The name correction process is a process that corrects the names of at least one of the inputs, outputs, departments in charge, resources, standards, and other information of the Input/Output card 25. The terminal 20 executes the name correction process described below and displays the results to the user.
 次に、ユーザは、業務プロセスを生成する業務プロセス生成処理の実行を開始する図示しないボタンを押下する。端末20は、後述する業務プロセス生成処理を実行し、その結果をユーザに表示する。 Next, the user presses a button (not shown) that starts the execution of the business process generation process that generates a business process. The terminal 20 executes the business process generation process described below and displays the results to the user.
 図4は、引き当て処理を説明する模式図である。 Figure 4 is a schematic diagram explaining the allocation process.
 引き当て処理において、Input/outputカード作成部15は、全ての業務A~F間の関連度を算出する。例えば図14の下部に示した通り,すべての組み合わせにおける関連度を算出する。出力部18は、関連度が高い業務間を矢印で接続する。この例では、業務Aの出力情報と業務B,Fの入力情報、業務Bの出力情報と業務Cの入力情報、業務C,Dの出力情報と業務Eの入力情報、および業務Eの出力情報と業務Fの入力情報それぞれの関連度が閾値よりも高いことを示している。 In the allocation process, the input/output card creation unit 15 calculates the degree of association between all tasks A to F. For example, as shown in the lower part of Figure 14, the degree of association for all combinations is calculated. The output unit 18 uses arrows to connect tasks with high degrees of association. In this example, it shows that the degree of association between the output information of task A and the input information of tasks B and F, the output information of task B and the input information of task C, the output information of tasks C and D and the input information of task E, and the output information of task E and the input information of task F are all higher than the threshold value.
 図5は、名称修正処理を示すフローチャートである。 Figure 5 is a flowchart showing the name correction process.
 まず、Input/outputカード作成部15は、未処理のInput/outputカード25があるか否かを判定する(S51)。Input/outputカード作成部15は、S51の判定結果が偽の場合、名称修正処理を終了する。 First, the input/output card creation unit 15 determines whether or not there is an unprocessed input/output card 25 (S51). If the result of the determination in S51 is false, the input/output card creation unit 15 ends the name correction process.
 Input/outputカード作成部15は、S51の判定結果が真の場合、未処理のInput/outputカード25を選定し、選定したInput/outputカード25を出力部18に送信する。出力部18は、受信したInput/outputカード25を端末20に送信する。端末20は、その画面に受信したInput/outputカード25を表示する(S52)。 If the determination result in S51 is true, the input/output card creation unit 15 selects an unprocessed input/output card 25 and transmits the selected input/output card 25 to the output unit 18. The output unit 18 transmits the received input/output card 25 to the terminal 20. The terminal 20 displays the received input/output card 25 on its screen (S52).
 Input/outputカード作成部15は、関連度が所定の閾値よりも高いInput/outputカード25の入力情報および出力情報の名称を出力部18に送信する。出力部18は、受信したInput/outputカード25の入力情報および出力情報の名称を端末20に送信する。端末20は、その画面に受信したInput/outputカード25の入力情報および出力情報の名称を表示する(S53)。 The input/output card creation unit 15 transmits to the output unit 18 the names of the input information and output information of the input/output cards 25 whose relevance is higher than a predetermined threshold. The output unit 18 transmits the names of the received input information and output information of the input/output cards 25 to the terminal 20. The terminal 20 displays on its screen the names of the received input information and output information of the input/output cards 25 (S53).
 ユーザは、Input/outputカード25の入力、出力、担当部門、資源、基準、およびその他の情報のうち少なくとも何れかの更新情報を端末20に入力する(S54)。端末20は、入力された更新情報を入力部13に送信する。入力部13は、受信した更新情報をInput/outputカード作成部15に送信する。 The user inputs update information for at least any of the input, output, department, resources, standards, and other information of the input/output card 25 into the terminal 20 (S54). The terminal 20 transmits the input update information to the input unit 13. The input unit 13 transmits the received update information to the input/output card creation unit 15.
 Input/outputカード作成部15は、受信した更新情報に基づいて、Input/outputカード25を更新する。Input/outputカード作成部15は、更新したInput/outputカード25を情報記録部14に送信する。情報記録部14は、Input/outputカード25を記憶する(S55)。 The input/output card creation unit 15 updates the input/output card 25 based on the received update information. The input/output card creation unit 15 sends the updated input/output card 25 to the information recording unit 14. The information recording unit 14 stores the input/output card 25 (S55).
 出力部18は、情報記録部14に記憶されたInput/outputカード25を端末20に送信する。端末20は、その画面に更新されたInput/outputカード25を表示する。これにより、ユーザは、端末20の画面で更新されたInput/outputカード25を確認することができる。 The output unit 18 transmits the input/output card 25 stored in the information recording unit 14 to the terminal 20. The terminal 20 displays the updated input/output card 25 on its screen. This allows the user to check the updated input/output card 25 on the screen of the terminal 20.
 図6は、業務プロセス生成処理を示すフローチャートである。 FIG. 6 is a flowchart showing the business process generation process.
 まず、ユーザは、業務プロセスの先頭のInput/outputカード25、または入力情報が含まれないInput/outputカード25を指定する(S61)。業務プロセス生成部17は、残りの先頭カードがあるか否かを判定する(S62)。業務プロセス生成部17は、S62の判定結果が偽の場合、業務プロセス生成処理を終了する。 First, the user specifies the first input/output card 25 of the business process, or an input/output card 25 that does not contain any input information (S61). The business process generation unit 17 determines whether there are any remaining first cards (S62). If the result of the determination in S62 is false, the business process generation unit 17 ends the business process generation process.
 業務プロセス生成部17は、S62の判定結果が真の場合、先頭カード以外に残りのカードがあるか否かを判定する(S63)。業務プロセス生成部17は、S63の判定結果が真の場合、Input/outputカード25間の関連度を算出する(S64)。業務プロセス生成部17は、算出した関連度をInput/outputカード25の名称と合わせて情報記録部14に記憶する(S65)。 If the result of the determination in S62 is true, the business process generation unit 17 determines whether there are any remaining cards other than the first card (S63). If the result of the determination in S63 is true, the business process generation unit 17 calculates the degree of association between the input/output cards 25 (S64). The business process generation unit 17 stores the calculated degree of association together with the name of the input/output card 25 in the information recording unit 14 (S65).
 業務プロセス生成部17は、S62の判定結果が偽の場合、後工程の候補があるか否か(今のInput/outputカード25の出力情報に繋がる入力情報があるInput/outputカード25があるか否か)を判定する(S66)。業務プロセス生成部17は、S66の判定結果が偽の場合、S62に戻る。業務プロセス生成部17は、S66の判定結果が真の場合、後部門のInput/outputカード25を選出する(S67)。業務プロセス生成部17は、選出したInput/outputカード25を現時点のInput/outputカード25とする(S68)。 If the determination result in S62 is false, the business process generation unit 17 determines whether or not there is a candidate for a subsequent process (whether or not there is an Input/output card 25 that has input information that is connected to the output information of the current Input/output card 25) (S66). If the determination result in S66 is false, the business process generation unit 17 returns to S62. If the determination result in S66 is true, the business process generation unit 17 selects an Input/output card 25 for the subsequent department (S67). The business process generation unit 17 sets the selected Input/output card 25 as the current Input/output card 25 (S68).
 図7は、関連度保存テーブルの一例を示す図である。 FIG. 7 shows an example of a relevance storage table.
 情報記録部14には、関連度保存テーブルが格納される。関連度保存テーブルは、業務A~F毎の相互の関連度が含まれる。関連度は、0~1.0の範囲内の値となる。 The information recording unit 14 stores an association degree storage table. The association degree storage table includes the mutual association degree for each task A to F. The association degree is a value within the range of 0 to 1.0.
 図8~10は、端末の画面を説明する模式図である。 Figures 8 to 10 are schematic diagrams explaining the terminal screen.
 端末20の画面には、図8上部に示すように、業務プロセス31と、閾値32と、スクロールバー33とが表示される。業務プロセス31の下方には、業務プロセス31の業務A~Fそれぞれの工程が表示される。この例において、業務プロセス31の業務A、業務B,D、業務C、業務E、業務Fそれぞれは、設計工程、調達工程、製造工程、検査工程、出荷工程である。閾値32は、ユーザによるスクロールバー33の操作または端末20への値の入力により、更新される。 As shown in the upper part of FIG. 8, the screen of the terminal 20 displays a business process 31, a threshold 32, and a scroll bar 33. Below the business process 31, the steps of each of the tasks A to F of the business process 31 are displayed. In this example, task A, tasks B, D, task C, task E, and task F of the business process 31 are a design process, a procurement process, a manufacturing process, an inspection process, and a shipping process, respectively. The threshold 32 is updated by the user operating the scroll bar 33 or by inputting a value into the terminal 20.
 例えば、業務プロセス31は、閾値32が1.0から0.5に更新されると、図8下部に示すように、業務プロセス34が更新される。更新後の業務プロセス34は、業務プロセス31に比べ、業務Bから業務Eと、業務Dから業務Cとが新たに矢印で接続される。 For example, when threshold value 32 of business process 31 is updated from 1.0 to 0.5, business process 34 is updated as shown in the lower part of FIG. 8. Compared to business process 31, after the update, business process 34 has new arrows connecting business B to business E and business D to business C.
 図9は、端末の他の画面を説明する模式図である。 Figure 9 is a schematic diagram explaining other screens of the terminal.
 端末20の画面には、図9に示すように、業務プロセス31と、閾値32と、スクロールバー33に加え、その他欄35と、Input/outputカード25と、変更ボタン36と、確定ボタン37と、削除ボタン38とが表示される。 As shown in FIG. 9, the screen of the terminal 20 displays a business process 31, a threshold 32, a scroll bar 33, as well as a Other field 35, an Input/output card 25, a Change button 36, a Confirm button 37, and a Delete button 38.
 その他欄35には、業務プロセス31に含まれる業務A~Fのうち何れの業務とも関連性が低い業務が表示される欄である(図9中では無表示)。 The "Other" column 35 displays tasks that are not highly related to any of the tasks A to F included in the business process 31 (not shown in Figure 9).
 ユーザが業務プロセス31の業務Aを押下すると、その業務Aの色の表示が変更(点滅)すると共に、業務AのInput/outputカード25が表示される。その後、ユーザが変更ボタン36を押下すると、ユーザによってInput/outputカード25の各項目を更新することが可能となる。その後、ユーザが確定ボタン37を押下すると、Input/outputカード25の各項目の更新が確定する。尚、ユーザが削除ボタン38を押下すると、ユーザが選択した情報が削除される。 When the user presses Task A in the business process 31, the color of Task A changes (flashes) and the Input/output card 25 for Task A is displayed. If the user then presses the Change button 36, the user can update each item on the Input/output card 25. If the user then presses the Confirm button 37, the updates to each item on the Input/output card 25 are confirmed. If the user presses the Delete button 38, the information selected by the user is deleted.
 図10は、端末の他の画面を説明する模式図である。 Figure 10 is a schematic diagram explaining other screens of the terminal.
 その他欄35に業務Cが表示された例について説明する。例えば、業務プロセス31に含まれる業務Cと、その業務C以外の業務A,B,D~Fとの関連性が低い場合、その他欄35には、業務Cが表示される。これにより、ユーザが他の業務A,B,D~Fとは関係性の低い業務Cを見直すことができる。 An example will be described in which task C is displayed in the others column 35. For example, if task C included in the business process 31 has a low correlation with tasks A, B, and D to F other than task C, task C will be displayed in the others column 35. This allows the user to review task C, which has a low correlation with the other tasks A, B, and D to F.
 この構成によれば、複数の業務A~F間の関連性を示す業務プロセス31を生成する業務プロセス生成装置10であって、少なくとも一つのプロセッサ11と、少なとも一つのメモリ12とを備え、プロセッサ11は、メモリ12に記憶された所定のコンピュータプログラムを実行することにより、業務A~F毎に入力情報および出力情報が定義される複数のInput/outputカード25を作成し、作成された複数のInput/outputカード25のうち一のInput/outputカード25の入力情報と他のInput/outputカード25の出力情報に基づいて、複数のInput/outputカード25間の関連度を算出するInput/outputカード作成部15と、Input/outputカード作成部15によって算出された関連度に基づいて、業務プロセス34を生成する業務プロセス生成部17と、を実現する。これにより、複数の業務間の関係性を示す業務プロセス34を適切に生成することができる。 According to this configuration, a business process generation device 10 that generates a business process 31 that indicates the relationship between multiple tasks A to F includes at least one processor 11 and at least one memory 12, and the processor 11 executes a predetermined computer program stored in the memory 12 to create multiple input/output cards 25 in which input information and output information are defined for each task A to F, and realizes an input/output card creation unit 15 that calculates the degree of association between the multiple input/output cards 25 based on the input information of one input/output card 25 and the output information of the other input/output cards 25 out of the multiple input/output cards 25 that have been created, and a business process generation unit 17 that generates a business process 34 based on the degree of association calculated by the input/output card creation unit 15. This makes it possible to appropriately generate a business process 34 that indicates the relationship between multiple tasks.
 さらに、プロセッサ11は、メモリ12に記憶された所定のコンピュータプログラムを実行することにより、ユーザの操作が入力される入力部13と、Input/outputカード25を表示する出力部18と、をさらに実現し、入力部13には、出力部18に表示されたInput/outputカード25の少なくとも入力情報および出力情報の何れかの更新情報が入力され、Input/outputカード作成部15は、更新情報に基づいてInput/outputカード25を更新する。これにより、ユーザはInput/outputカード25を視認しながら更新情報を入力することができ、業務プロセス34の生成が容易となる。 Furthermore, by executing a predetermined computer program stored in the memory 12, the processor 11 further realizes an input unit 13 to which user operations are input, and an output unit 18 to display input/output cards 25, and update information of at least the input information and output information of the input/output cards 25 displayed on the output unit 18 is input to the input unit 13, and the input/output card creation unit 15 updates the input/output cards 25 based on the update information. This allows the user to input update information while visually checking the input/output cards 25, making it easier to generate business processes 34.
 Input/outputカード生成部15は、入力部13を介してユーザに指定されたInput/outputカード25、または入力情報を含まないInput/outputカード25を、業務プロセス31の先頭のInput/outputカード25に設定する。これにより、複数の起点を有する業務プロセス34を適切に生成することができる。 The input/output card generation unit 15 sets the input/output card 25 specified by the user via the input unit 13, or the input/output card 25 that does not contain input information, as the first input/output card 25 of the business process 31. This makes it possible to appropriately generate a business process 34 that has multiple starting points.
 関連度の閾値32を格納する情報記録部14を備え、Input/outputカード生成部15は、閾値が変更される毎に業務プロセス31を更新する。これにより、ユーザが閾値毎の業務プロセス34をリアルタイムに視認しながら、業務プロセス34を生成することができる。 The system includes an information recording unit 14 that stores the relevance threshold 32, and the input/output card generating unit 15 updates the business process 31 every time the threshold is changed. This allows the user to generate the business process 34 while visually checking the business process 34 for each threshold in real time.
 出力部18には、Input/outputカード25、業務プロセス31および閾値32が表示され、入力部13には、出力部18に表示された閾値32の更新値が入力され、Input/outputカード生成部15は、更新値に基づいて業務プロセス31を更新する。これにより、ユーザがInput/outputカード25および業務プロセス31を視認しながら、閾値32の更新値を入力することができ、業務プロセス34を適切に生成することができる。 The output unit 18 displays the input/output card 25, business process 31, and threshold 32, the input unit 13 receives an updated value of the threshold 32 displayed on the output unit 18, and the input/output card generation unit 15 updates the business process 31 based on the updated value. This allows the user to input an updated value of the threshold 32 while visually checking the input/output card 25 and business process 31, and the business process 34 can be appropriately generated.
 10…業務プロセス生成装置、11…プロセッサ、12…メモリ、13…入力部、14…情報記録部、15…Input/outputカード作成部、17…業務プロセス生成部、20…端末、25…Input/outputカード、31…業務プロセス、32…閾値、34…業務プロセス、201~203…端末、A~F…業務 10...Business process generation device, 11...Processor, 12...Memory, 13...Input unit, 14...Information recording unit, 15...Input/output card creation unit, 17...Business process generation unit, 20...Terminal, 25...Input/output card, 31...Business process, 32...Threshold, 34...Business process, 201-203...Terminal, A-F...Business

Claims (6)

  1.  複数の業務間の関連性を示す業務プロセスを生成する業務プロセス生成装置であって、
     少なくとも一つのプロセッサと、少なとも一つのメモリとを備え、
     前記プロセッサは、前記メモリに記憶された所定のコンピュータプログラムを実行することにより、
     前記業務毎に入力情報および出力情報が定義される複数の入出力カードを作成し、作成された前記複数の入出力カードのうち一の入出力カードの前記入力情報と他の入出力カードの前記出力情報に基づいて、前記複数の入出力カード間の関連度を算出する作成部と、
     前記作成部によって算出された関連度に基づいて、前記業務プロセスを生成する生成部と、
    を実現する業務プロセス生成装置。
    A business process generation device that generates a business process indicating a relationship between a plurality of businesses,
    At least one processor and at least one memory,
    The processor executes a predetermined computer program stored in the memory,
    a creation unit that creates a plurality of input/output cards in which input information and output information are defined for each of the business operations, and calculates a degree of association between the plurality of input/output cards based on the input information of one of the created input/output cards and the output information of another input/output card;
    a generation unit that generates the business process based on the relevance calculated by the creation unit;
    A business process generation device that realizes the above.
  2.  前記プロセッサは、前記メモリに記憶された所定のコンピュータプログラムを実行することにより、
     ユーザの操作が入力される入力部と、
     前記入出力カードを表示する出力部と、をさらに実現し、
     前記入力部には、前記出力部に表示された入出力カードの少なくとも前記入力情報および前記出力情報の何れかの更新情報が入力され、
     前記作成部は、前記更新情報に基づいて前記入出力カードを更新する、
    請求項1に記載の業務プロセス生成装置。
    The processor executes a predetermined computer program stored in the memory,
    an input unit for inputting user operations;
    and an output unit for displaying the input/output card.
    update information of at least one of the input information and the output information of the input/output card displayed on the output unit is input to the input unit;
    The creation unit updates the input/output card based on the update information.
    The business process generation device according to claim 1 .
  3.  前記生成部は、前記入力部を介して前記ユーザに指定された入出力カード、または前記入力情報を含まない入出力カードを、前記業務プロセスの先頭の入出力カードに設定する、
    請求項2に記載の業務プロセス生成装置。
    the generation unit sets an input/output card designated by the user via the input unit or an input/output card that does not include the input information as a first input/output card of the business process.
    The business process generation device according to claim 2 .
  4.  前記プロセッサは、前記メモリに記憶された所定のコンピュータプログラムを実行することにより、
     前記関連度の閾値を格納する情報記録部をさらに実現し、
     前記生成部は、前記閾値が変更される毎に前記業務プロセスを更新する、
    請求項2に記載の業務プロセス生成装置。
    The processor executes a predetermined computer program stored in the memory,
    Further realizing an information recording unit for storing the threshold value of the relevance degree,
    The generation unit updates the business process every time the threshold is changed.
    The business process generation device according to claim 2 .
  5.  前記出力部には、前記入出力カード、前記業務プロセスおよび前記閾値が表示され、
     前記入力部には、前記出力部に表示された前記閾値の更新値が入力され、
     前記生成部は、前記更新値に基づいて前記業務プロセスを更新する、
    請求項4に記載の業務プロセス生成装置。
    the output unit displays the input/output cards, the business processes, and the thresholds;
    The input unit receives an updated value of the threshold value displayed on the output unit,
    The generation unit updates the business process based on the updated value.
    The business process generation device according to claim 4.
  6.  業務毎に入力情報および出力情報が定義される複数の入出力カードを作成し、
     作成された前記入出力カードを表示し、
     表示された前記入出力カードの少なくとも前記入力情報および前記出力情報の何れかの更新情報が入力され、
     前記更新情報に基づいて前記入出力カードを更新し、
     更新された前記複数の入出力カードのうちの一の入出力カードの入力情報と他の入出力カードの出力情報に基づいて、前記複数の入出力カード間の関連度を算出し、算出した関連度に基づいて、前記複数の業務間の関連性を示す業務プロセスを生成する業務プロセス生成方法。

     
    Create multiple input/output cards that define input and output information for each business,
    Displaying the created input/output card;
    update information of at least one of the input information and the output information of the displayed input/output card is input;
    updating the input/output card based on the update information;
    A business process generation method for calculating a degree of association between the plurality of input/output cards based on input information of one of the plurality of updated input/output cards and output information of the other input/output cards, and generating a business process indicating the association between the plurality of business operations based on the calculated degree of association.

PCT/JP2023/012192 2022-10-06 2023-03-27 Business process generation device, and business process generation method WO2024075323A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2022161930A JP2024055203A (en) 2022-10-06 2022-10-06 Business process generation device and business process generation method
JP2022-161930 2022-10-06

Publications (1)

Publication Number Publication Date
WO2024075323A1 true WO2024075323A1 (en) 2024-04-11

Family

ID=90608191

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2023/012192 WO2024075323A1 (en) 2022-10-06 2023-03-27 Business process generation device, and business process generation method

Country Status (2)

Country Link
JP (1) JP2024055203A (en)
WO (1) WO2024075323A1 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003058677A (en) * 2001-08-10 2003-02-28 Incs Inc Workflow generating method and device
JP2008257645A (en) * 2007-04-09 2008-10-23 Toyota Motor Corp System for supporting design of business process
JP2010102517A (en) * 2008-10-23 2010-05-06 Hitachi Ltd Business process management device and method
JP2014235470A (en) * 2013-05-31 2014-12-15 富士通株式会社 Business flow generation method, business flow generation apparatus, and program

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003058677A (en) * 2001-08-10 2003-02-28 Incs Inc Workflow generating method and device
JP2008257645A (en) * 2007-04-09 2008-10-23 Toyota Motor Corp System for supporting design of business process
JP2010102517A (en) * 2008-10-23 2010-05-06 Hitachi Ltd Business process management device and method
JP2014235470A (en) * 2013-05-31 2014-12-15 富士通株式会社 Business flow generation method, business flow generation apparatus, and program

Also Published As

Publication number Publication date
JP2024055203A (en) 2024-04-18

Similar Documents

Publication Publication Date Title
US6647390B2 (en) System and methods for standardizing data for design review comparisons
CN110292775B (en) Method and device for acquiring difference data
JP2009104229A (en) Input check device and input check method
WO2020069423A1 (en) Talent platform exchange and rating system
JP5651050B2 (en) Data generation apparatus and data generation program
CN114327458A (en) Method and system for quickly building enterprise informatization system
WO2024075323A1 (en) Business process generation device, and business process generation method
US20050010459A1 (en) Project pre-review estimate method
CN111160843B (en) Self-checking method for graph and document in product data management system
JP2001282965A (en) Team generation support device, team generation support method and recording medium
US20220215034A1 (en) Electronic apparatus and controlling method thereof
US11853198B2 (en) Program development assistance system and program development assistance method
US8538798B2 (en) System of managing change process
JP2007108979A (en) Project plan validity checking method and its program
JP6626946B1 (en) Test support system, test support method, and test support program
CN114115826A (en) Code generation method, terminal and readable storage medium
JPH1078970A (en) Data base design support system and tool and recording medium
JP4624870B2 (en) Demo creation system
US7711549B2 (en) Multi-language jump bar system and methods
JP2012159952A (en) Computer program, test support method and test support device
US20110185167A1 (en) Change impact research support device and change impact research support method
JP2020087071A (en) Form scale calculation device
JP2008009966A (en) Device and method for setting business process
CN114238092A (en) Software performance evaluation method, device, equipment and readable storage medium
CN116306552A (en) Report automatic generation method and device, electronic equipment and storage medium

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 23874460

Country of ref document: EP

Kind code of ref document: A1