WO2017002249A1 - Workflow management program, workflow management method, and workflow management device - Google Patents

Workflow management program, workflow management method, and workflow management device Download PDF

Info

Publication number
WO2017002249A1
WO2017002249A1 PCT/JP2015/069071 JP2015069071W WO2017002249A1 WO 2017002249 A1 WO2017002249 A1 WO 2017002249A1 JP 2015069071 W JP2015069071 W JP 2015069071W WO 2017002249 A1 WO2017002249 A1 WO 2017002249A1
Authority
WO
WIPO (PCT)
Prior art keywords
processing
workflow
users
approval
user
Prior art date
Application number
PCT/JP2015/069071
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 富士通株式会社
Priority to PCT/JP2015/069071 priority Critical patent/WO2017002249A1/en
Publication of WO2017002249A1 publication Critical patent/WO2017002249A1/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/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling

Definitions

  • the present invention relates to a workflow management program, a workflow management method, and a workflow management apparatus.
  • an object of the present invention is to provide a workflow management program, a workflow management method, and a workflow management apparatus that can perform a process in which a workflow proceeds according to the processing statuses and processing results of a plurality of users.
  • a workflow to be managed when a workflow to be managed is in a first process that advances the workflow according to a processing status and a processing result of a plurality of users,
  • the display contents of the corresponding first process are displayed to the plurality of users in accordance with the processing status of the user for the first process, and the first process is displayed to the plurality of users.
  • processing is performed by the first user included, if the processing statuses and processing results of the plurality of users do not satisfy the conditions for proceeding with the workflow, at least the first processing of the first user
  • the display status of the plurality of users and the processing statuses and processing results of the plurality of users satisfy the conditions for proceeding with the workflow, the processing before the first processing is performed.
  • Workflow management program to advance the workflow, workflow management method, and workflow management system is proposed.
  • FIG. 1 is an explanatory diagram of an example of the workflow management method according to the embodiment.
  • FIG. 2 is an explanatory diagram illustrating a system configuration example of the workflow system 200.
  • FIG. 3 is a block diagram illustrating a hardware configuration example of the workflow management apparatus 100.
  • FIG. 4 is a block diagram illustrating a hardware configuration example of the client device 201.
  • FIG. 5 is an explanatory diagram showing a specific example of the preparation workflow.
  • FIG. 6 is an explanatory diagram showing an example of the contents stored in the management table 220.
  • FIG. 7 is a block diagram illustrating a functional configuration example of the workflow management apparatus 100.
  • FIG. 8 is an explanatory diagram showing a transition example of the stored contents of the management table 220.
  • FIG. 1 is an explanatory diagram of an example of the workflow management method according to the embodiment.
  • FIG. 2 is an explanatory diagram illustrating a system configuration example of the workflow system 200.
  • FIG. 3 is a block diagram illustrating a hardware
  • FIG. 9 is an explanatory diagram showing a specific example of the reminder notification.
  • FIG. 10 is an explanatory diagram (part 1) of a screen example of a case list screen.
  • FIG. 11 is an explanatory diagram (part 2) of a screen example of a case list screen.
  • FIG. 12 is an explanatory diagram (part 1) of a screen example of the approval screen.
  • FIG. 13 is an explanatory diagram (part 2) of a screen example of the approval screen.
  • FIG. 14 is an explanatory diagram showing a specific example of the actual processing workflow.
  • FIG. 15 is a flowchart illustrating an example of a specific processing procedure of the approval suppression process.
  • FIG. 16 is a flowchart illustrating an example of a specific processing procedure of the approval process.
  • FIG. 1 is an explanatory diagram of an example of the workflow management method according to the embodiment.
  • a workflow management apparatus 100 is a computer that manages a workflow system.
  • the workflow system is a system for facilitating operations by incorporating a scheme represented by a workflow into a computer and automating it.
  • a workflow defines a series of processing procedures of a business using a flowchart or the like.
  • the management target workflow includes, for example, a first process that advances the workflow according to the processing status and processing results of a plurality of users.
  • Each user of the plurality of users is, for example, a user set in a role to which the first process is assigned.
  • a role is a grouping of roles. By defining a role and setting a user, a process assigned to the role can be assigned to the user set to the role.
  • the first process is one step included in the workflow, and is called, for example, an activity or a task.
  • As the first process for example, there is an approval process in which a result (for example, pass or fail) is determined by a majority vote or the like for a predetermined application.
  • the plurality of users are a plurality of approvers to which the approval process is assigned.
  • the predetermined application include an in-house leave application and an order application.
  • a workflow management method for appropriately performing the first process of progressing the workflow in accordance with the processing statuses and processing results of a plurality of users such as majority vote in the workflow will be described.
  • a processing example of the workflow management apparatus 100 will be described.
  • the workflow management apparatus 100 displays the display content of the first process corresponding to each user of the plurality of users with respect to the first process of the user. Displayed to a plurality of users with different processing conditions.
  • the plurality of users are users set to the role R.
  • the first process is a process assigned to the role R, and is a process for proceeding the workflow according to the processing statuses and process results of a plurality of users set to the role R.
  • workflow 110 will be described as an example of a management target workflow.
  • the workflow 110 defines a series of processing procedures for approval work for a certain application.
  • the workflow 110 includes an approval request S1, an approval suppression process S2, an approval process S3, an update process S4, and an approval state determination S5.
  • a part of the workflow 110 is extracted and displayed.
  • the approval request S1 is a step of accepting an approval request for a predetermined application.
  • the approval suppression process S2 is a step of determining display contents of the approval process corresponding to each of a plurality of users set to the role R.
  • the approval process S3 is a step in which each of the plurality of users set to the role R performs the approval process, and corresponds to the first process described above.
  • the update process S4 is a step of accumulating, in the control information, the processing status and the processing result for the approval process of each of the plurality of users set to the role R.
  • the approval state determination S ⁇ b> 5 is a step of determining whether or not the processing statuses and processing results of a plurality of users set to the role R satisfy the conditions for proceeding with the workflow 110.
  • the workflow management apparatus 100 displays the display contents of the approval process S3 corresponding to the user based on the processing status of each of the plurality of users set to the role R with respect to the approval process S3. decide.
  • the processing status for the user approval process S3 is specified from the control information updated in the update process S4. However, in the initial state, the processing status of all users is “unprocessed”.
  • the workflow management apparatus 100 has enabled a button for selecting whether to approve or reject the display contents of the approval process S3 corresponding to the user who has not yet processed the approval process S3.
  • the approval screen 120 is determined.
  • the workflow management apparatus 100 displays an approval screen 130 in which a button for selecting whether to approve or deny the display content of the approval process S3 corresponding to the user who has processed the approval process S3. To decide.
  • the workflow management apparatus 100 displays the display contents of the approval process S3 corresponding to each of the determined users in the plurality of users.
  • the approval screen 120 which can select either approval or disapproval for the application can be displayed for a user who has not yet processed the approval process S3.
  • an approval screen 130 in which neither approval nor rejection can be selected for the application can be displayed. For this reason, it becomes impossible for one user to approve a plurality of times, and duplicate approval by a user who has already processed the approval process S3 can be prevented.
  • the workflow management apparatus 100 satisfies the condition that the process status and the process result of the plurality of users advance the workflow when the process is performed by the first user included in the plurality of users. It is determined whether or not.
  • the conditions for progressing the workflow can be arbitrarily set.
  • the workflow management apparatus 100 determines whether the number of users approved (or denied) in the approval process S3 has reached a predetermined number.
  • the workflow management apparatus 100 updates at least the display contents of the first process of the first user when the processing statuses and processing results of a plurality of users do not satisfy the conditions for progressing the workflow. On the other hand, when the processing statuses and processing results of a plurality of users satisfy the conditions for progressing the workflow, the workflow management apparatus 100 advances the workflow from the first processing.
  • the workflow management apparatus 100 returns to the approval suppression process S ⁇ b> 2 and updates the display content of the first user approval process S ⁇ b> 3 from the approval screen 120 to the approval screen 130.
  • the workflow 110 can be shifted to the subsequent processing without waiting for the responses of all approvers. It is possible to improve the efficiency of approval work.
  • the display contents of the first process corresponding to each user of the plurality of users are made different according to the processing status of the user for the first process. Can be displayed respectively. Accordingly, it is possible to prevent duplicate approval by preventing a single user from making multiple approvals in an approval process or the like in which a workflow progresses under conditions such as majority decision by a plurality of approvers.
  • the workflow management apparatus 100 when the first process is performed by the first user, when the processing statuses and processing results of a plurality of users satisfy the conditions for progressing the workflow, the first process
  • the workflow can be advanced by one process. This allows the workflow to proceed without waiting for the responses of all approvers when the result of the majority decision (pass or fail) is determined in an approval process where the workflow proceeds under the condition of majority vote by multiple approvers. Can improve the efficiency of approval work.
  • FIG. 2 is an explanatory diagram showing a system configuration example of the workflow system 200.
  • the workflow system 200 includes a workflow management device 100 and a plurality of client devices 201.
  • the workflow management apparatus 100 and the plurality of client apparatuses 201 are connected via a wired or wireless network 210.
  • the network 210 is, for example, the Internet, a LAN (Local Area Network), a WAN (Wide Area Network), or the like.
  • the workflow management apparatus 100 is a computer that manages the workflow system 200, and controls the execution of the workflow to be managed.
  • the workflow management apparatus 100 has a management table 220. The contents stored in the management table 220 will be described later with reference to FIG.
  • the workflow management apparatus 100 is a server, for example.
  • the client device 201 is a computer used by the user of the workflow system 200.
  • the client device 201 is, for example, a PC (Personal Computer), a tablet terminal, a smartphone, or the like.
  • a workflow that defines a series of processing procedures for approval work for a predetermined application will be described as an example of a management target workflow.
  • the predetermined application is, for example, an in-house leave application or an order application.
  • an approval process for proceeding a workflow according to the process status and process result of a plurality of users will be described as an example.
  • FIG. 3 is a block diagram illustrating a hardware configuration example of the workflow management apparatus 100.
  • the workflow management apparatus 100 includes a CPU (Central Processing Unit) 301, a memory 302, an I / F (Interface) 303, a disk drive 304, and a disk 305. Each component is connected by a bus 300.
  • CPU Central Processing Unit
  • I / F Interface
  • the CPU 301 governs overall control of the workflow management apparatus 100.
  • the memory 302 includes, for example, a ROM (Read Only Memory), a RAM (Random Access Memory), a flash ROM, and the like. Specifically, for example, a flash ROM or ROM stores various programs, and a RAM is used as a work area for the CPU 301. The program stored in the memory 302 is loaded into the CPU 301 to cause the CPU 301 to execute the coded process.
  • the I / F 303 is connected to the network 210 through a communication line, and is connected to an external computer (for example, the client device 201 shown in FIG. 2) through the network 210.
  • the I / F 303 controls an internal interface with the network 210 and controls data input / output from an external computer.
  • a modem or a LAN adapter may be employed as the I / F 303.
  • the disk drive 304 controls reading / writing of data with respect to the disk 305 according to the control of the CPU 301.
  • the disk 305 stores data written under the control of the disk drive 304. Examples of the disk 305 include a magnetic disk and an optical disk.
  • the workflow management apparatus 100 may include, for example, an SSD (Solid State Drive), a keyboard, a mouse, and a display in addition to the above-described components.
  • SSD Solid State Drive
  • FIG. 4 is a block diagram illustrating a hardware configuration example of the client device 201.
  • the client device 201 includes a CPU 401, a memory 402, a disk drive 403, a disk 404, an I / F 405, a display 406, and an input device 407. Each component is connected by a bus 400.
  • the CPU 401 governs overall control of the client device 201.
  • the memory 402 includes, for example, a ROM, a RAM, a flash ROM, and the like. Specifically, for example, a flash ROM or ROM stores various programs, and the RAM is used as a work area of the CPU 401.
  • the program stored in the memory 402 is loaded on the CPU 401 to cause the CPU 401 to execute the coded process.
  • the disk drive 403 controls data read / write with respect to the disk 404 according to the control of the CPU 401.
  • the disk 404 stores data written under the control of the disk drive 403. Examples of the disk 404 include a magnetic disk and an optical disk.
  • the I / F 405 is connected to the network 210 via a communication line, and is connected to an external computer (for example, the workflow management apparatus 100 shown in FIG. 2) via the network 210.
  • the I / F 405 controls an internal interface with the network 210 and controls data input / output from an external computer.
  • the display 406 displays data such as a document, an image, and function information as well as a cursor, an icon, or a tool box.
  • a liquid crystal display, CRT (Cathode Ray Tube), or the like can be adopted.
  • the input device 407 has keys for inputting characters, numbers, various instructions, etc., and inputs data.
  • the input device 407 may be a keyboard or a mouse, or may be a touch panel type input pad or a numeric keypad.
  • the client device 201 may not include, for example, the disk drive 403 and the disk 404 among the above-described components.
  • FIG. 5 is an explanatory diagram showing a specific example of the preparation workflow.
  • a workflow 500 defines an example of a series of processing procedures relating to preparations performed before executing a workflow 1400 shown in FIG.
  • the approver list creation process is a step in which a user (approver) is set in the role R and first and second determination criteria relating to an approval operation for a predetermined application are defined.
  • the first determination criterion is a determination criterion for pass / fail in the approval process, and can be set arbitrarily. As a first determination criterion, for example, when the number of users who have approved an application (the number of approvals) reaches a predetermined number (for example, a majority), the decision is “passed”, and the number of users who reject the application (the number of rejections) is predetermined. A determination criterion such as “decision” is set when the number is reached.
  • the second criterion is a criterion for returning the approval process, and can be arbitrarily set.
  • a determination criterion such as returning when a predetermined number of users who rejected the application continue, or a determination criterion such as returning when the number of users who rejected the application (denial number) reaches a majority. Is set.
  • approver list creation process is executed by, for example, an operation input by a user (for example, an administrator of the workflow system 200) using the input device 407 of the client device 201 illustrated in FIG.
  • the workflow management apparatus 100 executes a table creation process (step S502), and ends a series of processes by the workflow 500.
  • the table creation process is a step of defining a management table 220 as shown in FIG. 6 to be described later and setting a user (approver) set in the role R in the management table 220.
  • the management table 220 is realized by a storage device such as the memory 302 and the disk 305 shown in FIG.
  • FIG. 6 is an explanatory diagram showing an example of the contents stored in the management table 220.
  • the management table 220 has fields of a case name, an applicant name, an application time, an approver name, a processing time, and an approval status.
  • control information for example, control Information 600-1
  • control Information 600-1 is stored as a record.
  • the case name indicates the name of the application case for which approval is requested.
  • the applicant name indicates the name of the applicant who requested approval.
  • the application time indicates the date and time when the approval is requested.
  • the approver name indicates the name of the approver.
  • the processing time indicates the date and time when the approval process is performed by the approver.
  • the approval status indicates the processing status and approval result of the approval process by the approver. In the approval status field, when the approval process by the approver is unprocessed, "Unapproved” is set, and when it is processed and approved, "Approved” is set, processed, and rejected Is set to “denied”.
  • FIG. 6 shows the initial state of the management table 220, in which information is set only in the approver name field, and “-(Null)” is set in the other fields.
  • “user x”, “user y”, and “user z” are set to the role R in step S501 of the workflow 500 illustrated in FIG.
  • the names of “user x”, “user y”, and “user z” set for the role R are set in the approver name field of the control information 600-1.
  • control information 600-1 may include, for example, information for specifying the application content and the approval deadline.
  • the information specifying the application content may be managed in a database or the like different from the management table 220, and the approval deadline may not be provided.
  • FIG. 7 is a block diagram illustrating a functional configuration example of the workflow management apparatus 100.
  • the workflow management apparatus 100 includes a reception unit 701, a determination unit 702, a creation unit 703, a display control unit 704, a storage unit 705, a determination unit 706, and an execution control unit 707. It is.
  • the receiving unit 701 to the execution control unit 707 are functions as control units. Specifically, for example, by causing the CPU 301 to execute a program stored in a storage device such as the memory 302 and the disk 305 illustrated in FIG. Alternatively, the function is realized by the I / F 303.
  • the processing result of each functional unit is stored in a storage device such as the memory 302 and the disk 305, for example.
  • the accepting unit 701 accepts an approval request for a predetermined application.
  • the predetermined application is, for example, an in-house leave application or an order application.
  • the accepting unit 701 accepts an approval request for a predetermined application from the applicant's client device 201 (see FIG. 2).
  • the receiving unit 701 when receiving an approval request for a predetermined application, records, for example, the case name, the applicant name, and the application time in the management table 220 shown in FIG. Information specifying the project name and the applicant name is included in the approval request, for example.
  • the application time is, for example, the time when an approval request is received.
  • FIG. 8 is an explanatory diagram showing a transition example of the stored contents of the management table 220.
  • (8-1) of FIG. 8 when an approval request for a predetermined application is received, the case name, the applicant name, and the application time are set in the corresponding fields of the control information 600-1.
  • new control information is sequentially stored in the management table 220 as a record.
  • the determination unit 702 determines the display contents of the approval process corresponding to each of the plurality of users according to the processing status of the user for the approval process.
  • each of the plurality of users is a user set to the role R.
  • the approval process is an activity assigned to the role R included in the management target workflow, and is an approval process for a predetermined application for which the reception unit 701 has received an approval request.
  • the determination unit 702 refers to the control information 600-1 of the management table 220 and identifies the processing status of each user x, y, z. Then, the determination unit 702 determines the display content of the approval screen corresponding to each user x, y, z according to the processing status of each identified user x, y, z.
  • the approval status of the user x is “unapproved”, so “unprocessed” is specified as the processing status of the user x.
  • the determination unit 702 determines the display content of the approval process corresponding to the user x as an approval screen in which a button for selecting either approval or denial of the application is enabled.
  • the approval screen includes, for example, a case name, an applicant name, an application time, an application content, an approval deadline, and the like.
  • the determination unit 702 may determine the display content of the approval process corresponding to the user x as an approval screen further including the process status and the process result of each of the users x, y, and z. The same applies to the users y and z. A screen example of the approval screen will be described later with reference to FIGS. 12 and 13.
  • the creation unit 703 creates a list of application cases requested for approval. Specifically, for example, the creation unit 703 refers to the management table 220 and creates a case list screen showing a case name, an applicant name, an application time, a processing status of a plurality of users, and the like for each application case. You may decide to do it.
  • the creation unit 703 refers to the management table 220 as a case list screen corresponding to each of a plurality of users, and generates a case list screen that further indicates the processing status of the user for each application case. May be.
  • a screen example of the case list screen will be described later with reference to FIGS. 10 and 11.
  • the display control unit 704 is a control for displaying the display contents of the approval process corresponding to each of the plurality of users determined by the determination unit 702 for each of the plurality of users when the management target workflow is in the approval process. I do.
  • the display control unit 704 displays a case list screen 1000 as shown in FIG. 10 on the display 406 of the client device 201 of the approver (for example, the users x, y, and z). I do.
  • the display control unit 704 performs control for displaying the approval screen for the application item selected on the item list screen 1000 on the display 406 of the client device 201.
  • the display control unit 704 is a button for selecting either approval or denial of the application determined by the determination unit 702 for a user whose approval processing status is “unprocessed”. Display the approval screen with activated.
  • a screen example of an approval screen in which a button for selecting either approval or rejection for an application is activated will be described later with reference to FIG.
  • the display control unit 704 disables, for example, a button that is selected by the determination unit 702 to select either approval or denial of the application for a user whose approval processing status is “processed”. Display the approval screen.
  • a screen example of an approval screen in which a button for selecting either approval or rejection for an application is invalidated will be described later with reference to FIG.
  • the accumulating unit 705 accumulates the processing status and processing result of each of a plurality of users for the approval process in the control information. Specifically, for example, when the approval process is performed by any of the users x, y, and z, the accumulating unit 705 records the process status and process result of the user in the management table 220. .
  • the process time field and the approval status field of the user y of the control information 600-1 indicate the process of the user y. Time and approval result are set respectively.
  • the determination unit 706 determines whether or not the processing statuses and processing results of the plurality of users satisfy the condition for progressing the management target workflow. To do.
  • the determination unit 706 refers to the management table 220 and determines whether or not the processing status and processing result of the users x, y, and z satisfy the first determination criterion.
  • the first determination criterion is, for example, a determination criterion for approval / disapproval in the approval process set in step S501 of the workflow 500 illustrated in FIG.
  • a determination criterion is set such that “approval” is set when the approval number reaches a majority, and “decision” is set when the rejection number reaches a majority.
  • the determination unit 706 determines “approved” when the number of approvals becomes 2 or more.
  • the determination unit 706 determines “No” at that time.
  • the execution control unit 707 advances the workflow by the approval process when the determination unit 706 determines that the processing statuses and processing results of a plurality of users satisfy the conditions for progressing the workflow. Specifically, for example, when it is determined that the first determination criterion is satisfied, the execution control unit 707 advances the workflow by the approval process and performs subsequent processing.
  • the execution control unit 707 performs a process of notifying the applicant of the approval result indicating “passed” and writing it to the external storage device.
  • the external storage device is, for example, a database table or a spreadsheet.
  • the execution control unit 707 performs a process of notifying the applicant of the approval result indicating “denied” and writing it to the external storage device.
  • the determination unit 702 displays at least the approval process display content corresponding to the user who performed the approval process Update.
  • the determination unit 702 updates the approval screen corresponding to the user x to an approval screen in which a button for selecting either approval or denial of the application is invalidated. Further, when the approval screen includes the processing statuses and processing results of the users x, y, and z, the determination unit 702 updates the approval screen corresponding to each of the users x, y, and z.
  • the determination unit 706 determines whether the approval process is performed by the users included in the plurality of users, and the processing statuses and the processing results of the plurality of users satisfy the conditions for returning the approval process. You may decide to do it.
  • the return of the approval process is to correct the application content of the application requested for approval and restart the approval process.
  • the determination unit 706 refers to the management table 220 and determines whether or not the processing status and processing result of the users x, y, and z satisfy the second determination criterion.
  • the second criterion is, for example, a criterion for returning the approval process set in step S501 of the workflow 500.
  • the determination unit 706 refers to the processing time of the control information 600-1 and determines that the second determination criterion is satisfied when two users who have rejected the application are consecutive in time series.
  • the execution control unit 707 sends back the approval process when the determination unit 706 determines that the processing statuses and processing results of a plurality of users satisfy the conditions for sending back the approval process. Specifically, for example, when the execution control unit 707 determines that the second determination criterion is satisfied, the execution control unit 707 notifies the applicant to correct the application content and redo the approval request. It may be.
  • the execution control unit 707 may notify the user who has not yet processed the approval process of information that prompts the execution of the approval process when a predetermined time has elapsed from the processing request time of the approval process.
  • the execution control unit 707 refers to the control information 600-1 of the management table 220 and specifies the application time.
  • the application time corresponds to the processing request time of the approval process.
  • the execution control unit 707 determines whether or not a predetermined time T1 has elapsed from the specified application time.
  • the predetermined time T1 can be arbitrarily set, and is set to about several hours to several days, for example. Then, when the predetermined time T1 has elapsed from the application time, the execution control unit 707 refers to the control information 600-1 and identifies a user whose approval status is “unapproved”.
  • the execution control unit 707 transmits a reminder notification prompting the execution of the approval process to the identified user client device 201.
  • the execution control unit 707 refers to the control information 600-1 and identifies a user whose approval status is “unapproved”. A reminder notification may be transmitted to the client device 201 of the user who has made the request.
  • the predetermined time T2 can be arbitrarily set, and is set to about 1 hour, for example.
  • the approval deadline is specified from the control information 600-1.
  • the approval process for the application item “XXX” will be described as an example of a reminder notification for an unprocessed user z.
  • FIG. 9 is an explanatory diagram showing a specific example of the reminder notification.
  • a reminder notice 900 is information that prompts the execution of the approval process.
  • the reminder notice 900 includes a case name, an applicant name, an application time, and an approval deadline of the application case.
  • the reminder notice 900 the user z is notified that the approval process for the application item “XXX” has not yet been processed and the approval deadline is approaching, and the user z executes the approval process. Can be encouraged. It should be noted that the reminder notification 900 may include the processing status and processing results of other users (approver) for the application item “XXXXX”.
  • Example of Item list screen a screen example of a case list screen displayed on the display 406 of the client apparatus 201 will be described with reference to FIGS. 10 and 11.
  • a case list screen corresponding to the user z among the users x, y, and z will be described as an example.
  • a determination criterion is set to be “passed” when the approval number reaches a majority as the first determination criterion.
  • 10 and 11 are explanatory diagrams showing screen examples of the case list screen.
  • the item list screen 1000 displays item information (for example, item information 1000-1 to 1000-1) for each application item requested for approval corresponding to each of a plurality of users set to the role R. 1000-5) is an operation screen showing a list.
  • Project information is No. , Project name, applicant name, application time, processing time, majority decision status and confidence approval status.
  • No. Is a number for identifying an application item.
  • the case name is the name of the application case.
  • the applicant name is the name of the applicant.
  • the application time is the date and time when approval is requested.
  • the processing time is the date and time when the approval process is performed by the approver.
  • the majority decision status indicates the ratio of the current number of approvals to the number of approvers (the number of users set to the role R).
  • the self-confidence approval status indicates the processing status and the approval result of the approval processing by the approver.
  • the user z can know how many approval process activities are assigned to the user z and when and who is the application request for approval. Further, the user z can grasp an unprocessed application item by confirming his / her approval status. Furthermore, the user z can grasp
  • case list screen 1000 when any case name is selected by a user operation input using the input device 407, an application case for which an approval process is to be performed can be selected.
  • the approval screen (for example, described later) corresponding to the case name “XXX” is selected in which the item name “XXX” in the item information 1000-1 is selected. 12 is displayed on the display 406.
  • the processing time, majority decision status, and confidence approval status of the item information 1000-1 are updated.
  • the case information 1000-1 is displayed in a different display format from the unapproved case information.
  • the approval result indicating “Approved” or “Negative” may be displayed on the item list screen 1000 for the application item determined by majority vote.
  • FIG. 12 is an explanatory diagram (part 1) showing an example of the approval screen.
  • an approval screen 1200 is an operation screen that is displayed to an unprocessed user z for an approval process corresponding to the case information 1000-1 shown in FIG.
  • the approval screen 1200 includes a No. , Project name, applicant name / application time, approval person / approval status (approval date / time), application contents, approval deadline, and elapsed time / time remaining.
  • the case name is the name of the application case.
  • the applicant name / application time indicates the name of the applicant and the date and time when the approval is requested.
  • the person in charge of approval / approval status indicates the user (approver) to whom the approval process is assigned and the approval status of the user.
  • the approval date and time is the date and time when the user (approver) performs the approval process.
  • the application content is the content of the application requested for approval.
  • the approval deadline is a period during which the approval process can be performed. The elapsed time / remaining time until the deadline indicates the elapsed time from the application time and the remaining time until the approval deadline.
  • the user z can confirm the application content of the application item “XXXXX”. Further, the user z can confirm the approval status of the other users x and y for the application item “XXXXX”. Furthermore, the user z can grasp the approval time limit and the remaining time until the approval time limit.
  • buttons B1 and B2 for selecting either approval or denial of the application are displayed in an activated state.
  • either approval or denial of the application can be selected by selecting one of the buttons B1 and B2 by a user operation input using the input device 407.
  • an approval result indicating “approval” for the application case is transmitted from the client device 201 to the workflow management device 100.
  • an approval result indicating “deny” is transmitted from the client apparatus 201 to the workflow management apparatus 100 for the application case.
  • FIG. 13 is an explanatory diagram (part 2) of a screen example of the approval screen.
  • an approval screen 1300 is an operation screen displayed to the user z who has processed the approval processing corresponding to the case information 1000-1 shown in FIG.
  • buttons B1 and B2 for selecting either approval or denial of the application are displayed in an invalid state. That is, in the approval screen 1300, neither button B1 nor B2 can be selected. As a result, the user z cannot approve a plurality of times for the same application item, and duplicate approval by one user can be prevented.
  • FIG. 14 is an explanatory diagram showing a specific example of an actual processing workflow.
  • a workflow 1400 defines an example of a series of processing procedures for approval work for a predetermined application.
  • the workflow management apparatus 100 first executes an approval request process (step S1401).
  • the approval request process is a step of accepting an approval request for a predetermined application from the client device 201 of the applicant and recording the case name, the applicant name, and the application time in the management table 220.
  • the approval suppression process is a step of determining the display contents of the approval process corresponding to each of a plurality of users set to the role R. A specific processing procedure of the approval suppression process will be described later with reference to FIG.
  • the workflow management apparatus 100 executes a case list creation process (step S1403).
  • the case list creation process is a step of creating a list of applications that have received an approval request in step S1401.
  • the workflow management apparatus 100 executes an approval process (step S1404).
  • the approval process is a step in which the user set to the role R performs the approval process. A specific processing procedure of the approval processing will be described later with reference to FIG.
  • step S1405 This is a step of accumulating in the management table 220 the processing status and processing result for the user approval processing set in the role R.
  • the workflow management apparatus 100 refers to the management table 220 to determine whether the processing statuses and processing results of a plurality of users set to the role R satisfy the first determination criterion (step S1406). ).
  • the workflow management apparatus 100 executes an approval history writing process (step S1407), and ends a series of processes by the workflow 1400.
  • the approval history writing process is a step of notifying the applicant of the approval result (approval or rejection) of the approval process and writing it to the external storage device.
  • step S1406 when the first determination criterion is not satisfied (step S1406: No), the workflow management apparatus 100 refers to the management table 220 and the processing statuses and processing results of the plurality of users set to the role R are the first. It is determined whether or not the determination criterion 2 is satisfied (step S1408).
  • step S1408 No
  • the workflow management apparatus 100 returns to step S1402.
  • step S1408 when the second determination criterion is satisfied (step S1408: Yes), the workflow management apparatus 100 executes an application content correction process (step S1409) and returns to step S1401.
  • the application content correction process is a step of returning the approval process, and notifies the applicant to correct the application content and to redo the approval request.
  • the workflow management apparatus 100 may notify each of a plurality of users set to the role R that the approval process has been returned.
  • steps S1405 to S1409 described above is performed on the approval case for which the approval processing has been performed in step S1404, for example.
  • step S1402 shown in FIG. 14
  • FIG. 15 is a flowchart showing an example of a specific processing procedure of the approval suppression process.
  • the workflow management apparatus 100 acquires control information from the management table 220 (step S1501).
  • the control information to be acquired is control information corresponding to the application item for which the approval request has been accepted in step S1401 illustrated in FIG. 14 or control information corresponding to the application item for which the approval process has been performed in step S1404.
  • the workflow management apparatus 100 selects an unselected user (approver) among a plurality of users set to the role R (step S1502). Then, the workflow management apparatus 100 refers to the acquired control information and identifies the approval status of the selected user (approver) (step S1503).
  • the workflow management apparatus 100 determines whether or not the specified approval status is “unapproved” (step S1504).
  • step S1504 If the approval status is “unapproved” (step S1504: YES), the workflow management apparatus 100 approves or rejects the display content of the approval process corresponding to the selected user (approver).
  • the approval screen in which the button for selecting either one is validated is determined (step S1505), and the process proceeds to step S1507.
  • step S1504 the workflow management apparatus 100 approves or rejects the display contents of the approval process corresponding to the selected user (approver).
  • the button for selecting one of them is determined as an invalidated approval screen (step S1506).
  • step S1507 determines whether or not there is an unselected user that is not selected among the plurality of users set to the role R. If there is an unselected user (step S1507: YES), the workflow management apparatus 100 returns to step S1502.
  • step S1507: No the workflow management apparatus 100 returns to the step that called the approval suppression process.
  • steps S1501 to S1507 described above may be defined in, for example, a program for executing the workflow 1400, or may be defined in another program called from the program.
  • FIG. 16 is a flowchart showing an example of a specific processing procedure of the approval process.
  • the workflow management apparatus 100 determines whether or not a case list screen display request has been received from the client apparatus 201 of the approver (step S1601).
  • the workflow management apparatus 100 waits to receive a display request for a case list screen (step S1601: No).
  • the workflow management apparatus 100 receives a display request for the case list screen (step S1601: Yes)
  • the workflow management apparatus 100 displays the case list screen created in the case list creation process in step S1403 shown in FIG. Control is performed (step S1602).
  • the workflow management apparatus 100 determines whether or not an application case has been selected on the case list screen (step S1603).
  • the workflow management apparatus 100 waits for an application item to be selected (step S1603: No).
  • step S1603 Yes
  • the workflow management apparatus 100 controls the client device 201 to display the approval screen determined in step S1402 illustrated in FIG. 14 for the selected application case. Is performed (step S1604).
  • the workflow management apparatus 100 determines whether an approval result has been received from the client apparatus 201 (step S1605). Here, the workflow management apparatus 100 waits to receive an approval result from the client apparatus 201 (step S1605: No).
  • steps S1601 to S1605 described above may be defined in, for example, a program for executing the workflow 1400, or may be defined in another program called from the program.
  • the processing statuses and processing results of each of a plurality of users for the approval process included in the managed workflow can be stored in the control information. it can.
  • the display content of the approval process corresponding to each of a plurality of users is determined according to the processing status of the user for the approval process with reference to the accumulated control information. Can do.
  • the display contents of the approval process corresponding to the user can be displayed differently depending on the processing status of the user for the approval process.
  • a button for referring to the stored control information and selecting whether to approve or deny the display contents of the approval process corresponding to the user who has not yet processed the approval process. Can be determined on the approval screen that has been activated.
  • the display content of the approval process corresponding to the user who has processed the approval process is determined to be an approval screen in which the button for selecting either approval or denial of the application is invalidated. be able to.
  • the workflow management apparatus 100 when the approval process is performed by any of the users included in the plurality of users, the processing statuses and the processing results of the plurality of users are set as conditions for proceeding the workflow. It can be determined whether or not it is satisfied. Then, according to the workflow management apparatus 100, when the condition for progressing the workflow is satisfied, the workflow can be advanced by the approval process.
  • the workflow can be transitioned to the subsequent processing without waiting for the responses of all approvers, and the time required for the approval process can be shortened to improve the efficiency of the approval process. Can be planned.
  • the workflow management apparatus 100 when the approval process is performed by any of the users included in the plurality of users, if the conditions for proceeding the workflow are not satisfied, at least the approval process for the user is performed.
  • the display content of can be updated.
  • the workflow management apparatus 100 when the number of specific processing results by a plurality of users reaches a predetermined number, it can be determined that the condition for progressing the workflow is satisfied. Thereby, in the workflow, an activity that progresses according to a condition such as majority decision can be appropriately processed.
  • the workflow management apparatus 100 when the approval process is performed by any of the users included in the plurality of users, the processing statuses and the processing results of the plurality of users are set as conditions for returning the approval process. It can be determined whether or not it is satisfied. For example, the workflow management apparatus 100 can determine that a condition for returning the approval process is satisfied when a predetermined number of specific processing results (for example, denial) continue in time series. Then, according to the workflow management device 100, when the condition for returning the approval process is satisfied, the approval process can be returned.
  • a predetermined number of specific processing results for example, denial
  • the workflow management apparatus 100 when a predetermined time has elapsed from the application time of the approval process, information that refers to the stored control information and prompts a user who has not yet processed the approval process to execute the approval process Can be notified. As a result, when the approval deadline is approaching, the user who has not yet processed the approval process can be prompted.
  • the display status of the approval process corresponding to each of the plurality of users can include the processing status and the processing result of the plurality of users. Thereby, when each user performs an approval process, the process status and process result of another user can be confirmed.
  • the first process has been described by taking an example of an approval process that progresses a workflow according to the process status and process results of a plurality of users.
  • the present invention is not limited to this.
  • it can be applied to a questionnaire or popularity vote for a plurality of users.
  • the first process is a process in which a department such as a development department is set to role R and a product to be developed in the future is selected from a plurality of products currently being developed. Assume that the role R is assigned.
  • the workflow management apparatus 100 it is possible to prevent duplicate selection by preventing one user from making multiple selections.
  • a predetermined number of answers are collected, for example, it is possible to shift to a subsequent process such as performing an additional question for a user who has selected the product with the largest number of selections. Can be performed efficiently.
  • the workflow management method described in the present embodiment can be realized by executing a program prepared in advance on a computer such as a personal computer or a workstation.
  • the workflow management program is recorded on a computer-readable recording medium such as a hard disk, a flexible disk, a CD-ROM, an MO, and a DVD, and is executed by being read from the recording medium by the computer.
  • the workflow management program may be distributed via a network such as the Internet.

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Human Resources & Organizations (AREA)
  • Strategic Management (AREA)
  • Economics (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Educational Administration (AREA)
  • Game Theory and Decision Science (AREA)
  • Development Economics (AREA)
  • Marketing (AREA)
  • Operations Research (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

In the present invention, when a workflow to be managed is in a first process, a workflow management device (100) displays, to each of a plurality of users, display content of the first process corresponding to each user of the plurality of users, varying the display content according to the processing situation of the users with respect to the first process. When the first process has been carried out by a first user included among the plurality of users, the workflow management device (100) updates at least the display content of the first process of the first user if the processing situations and the processing results of the plurality of users do not satisfy a condition for advancing the workflow, and causes the workflow to advance from the first process if the processing situations and the processing results of the plurality of users satisfy the condition for advancing the workflow.

Description

ワークフロー管理プログラム、ワークフロー管理方法、およびワークフロー管理装置Workflow management program, workflow management method, and workflow management apparatus
 本発明は、ワークフロー管理プログラム、ワークフロー管理方法、およびワークフロー管理装置に関する。 The present invention relates to a workflow management program, a workflow management method, and a workflow management apparatus.
 従来、企業内の休暇申請、発注申請等の申請書関連の業務手続(申請、承認など)を定型化し、その業務手続を電子的に行えるようにして、その流れを管理するワークフローシステムがある。また、ワークフローに含まれるアクティビティをロールに割り当てることにより、ロールに設定したユーザに対してアクティビティを割り当てる機能がある。 Conventionally, there is a workflow system for managing the flow of business procedures (application, approval, etc.) related to application forms such as leave application and order application in a company, so that the business procedures can be performed electronically. In addition, there is a function of assigning an activity to a user set in the role by assigning the activity included in the workflow to the role.
特開2002-109165号公報JP 2002-109165 A 特開2002-175393号公報JP 2002-175393 A 特開2004-110307号公報JP 2004-110307 A
 しかしながら、従来技術では、ワークフローにおいて、複数のユーザの処理状況および処理結果に応じてワークフローが進行するような処理を行うことが難しい。 However, in the conventional technology, it is difficult to perform processing in which the workflow proceeds according to the processing status and processing results of a plurality of users in the workflow.
 例えば、複数の承認者の多数決による承認処理を行う際に、ワークフローを承認者の数だけ分岐させて並列承認可能にした場合、多数決による結果(可決、否決)が決まっても、全員の回答が揃うまでは後続の処理を行うことができず、承認処理に時間がかかる。また、ロールを利用した場合、ロールに設定した全ての承認者が承認処理を行えるようになるものの、多数決による結果が決まるまでは、承認処理のアクティビティがロールに残存するため、1人の承認者が複数回承認を行うことが可能となってしまう。 For example, when performing approval processing by majority decision of multiple approvers, if the workflow is branched by the number of approvers and parallel approval is possible, even if the result of the majority decision (pass or fail) is decided, all the answers Subsequent processes cannot be performed until they are complete, and the approval process takes time. In addition, when a role is used, all approvers set in the role can perform the approval process, but the approval process activity remains in the role until the result of majority vote is determined, so one approver Will be able to approve multiple times.
 一つの側面では、本発明は、複数のユーザの処理状況および処理結果に応じてワークフローが進行する処理を行えるワークフロー管理プログラム、ワークフロー管理方法、およびワークフロー管理装置を提供することを目的とする。 In one aspect, an object of the present invention is to provide a workflow management program, a workflow management method, and a workflow management apparatus that can perform a process in which a workflow proceeds according to the processing statuses and processing results of a plurality of users.
 本発明の一側面によれば、管理対象のワークフローが、複数のユーザの処理状況および処理結果に応じて前記ワークフローを進行する第1の処理にある場合に、前記複数のユーザのそれぞれのユーザに対応する前記第1の処理の表示内容を、当該ユーザの前記第1の処理に対する処理状況に応じて異ならせて前記複数のユーザにそれぞれ表示し、前記第1の処理について、前記複数のユーザに含まれる第1のユーザにより処理が行われた場合、前記複数のユーザの処理状況および処理結果が、前記ワークフローを進行する条件を満たさないときは、少なくとも前記第1のユーザの前記第1の処理の表示内容を更新し、前記複数のユーザの処理状況および処理結果が、前記ワークフローを進行する条件を満たすときは、前記第1の処理より前記ワークフローを進行させるワークフロー管理プログラム、ワークフロー管理方法、およびワークフロー管理装置が提案される。 According to an aspect of the present invention, when a workflow to be managed is in a first process that advances the workflow according to a processing status and a processing result of a plurality of users, The display contents of the corresponding first process are displayed to the plurality of users in accordance with the processing status of the user for the first process, and the first process is displayed to the plurality of users. When processing is performed by the first user included, if the processing statuses and processing results of the plurality of users do not satisfy the conditions for proceeding with the workflow, at least the first processing of the first user When the display status of the plurality of users and the processing statuses and processing results of the plurality of users satisfy the conditions for proceeding with the workflow, the processing before the first processing is performed. Workflow management program to advance the workflow, workflow management method, and workflow management system is proposed.
 本発明の一態様によれば、複数のユーザの処理状況および処理結果に応じてワークフローが進行する処理を行えるという効果を奏する。 According to one aspect of the present invention, there is an effect that a process in which a workflow progresses can be performed according to the processing statuses and processing results of a plurality of users.
図1は、実施の形態にかかるワークフロー管理方法の一実施例を示す説明図である。FIG. 1 is an explanatory diagram of an example of the workflow management method according to the embodiment. 図2は、ワークフローシステム200のシステム構成例を示す説明図である。FIG. 2 is an explanatory diagram illustrating a system configuration example of the workflow system 200. 図3は、ワークフロー管理装置100のハードウェア構成例を示すブロック図である。FIG. 3 is a block diagram illustrating a hardware configuration example of the workflow management apparatus 100. 図4は、クライアント装置201のハードウェア構成例を示すブロック図である。FIG. 4 is a block diagram illustrating a hardware configuration example of the client device 201. 図5は、前準備のワークフローの具体例を示す説明図である。FIG. 5 is an explanatory diagram showing a specific example of the preparation workflow. 図6は、管理テーブル220の記憶内容の一例を示す説明図である。FIG. 6 is an explanatory diagram showing an example of the contents stored in the management table 220. 図7は、ワークフロー管理装置100の機能的構成例を示すブロック図である。FIG. 7 is a block diagram illustrating a functional configuration example of the workflow management apparatus 100. 図8は、管理テーブル220の記憶内容の変遷例を示す説明図である。FIG. 8 is an explanatory diagram showing a transition example of the stored contents of the management table 220. 図9は、督促通知の具体例を示す説明図である。FIG. 9 is an explanatory diagram showing a specific example of the reminder notification. 図10は、案件一覧画面の画面例を示す説明図(その1)である。FIG. 10 is an explanatory diagram (part 1) of a screen example of a case list screen. 図11は、案件一覧画面の画面例を示す説明図(その2)である。FIG. 11 is an explanatory diagram (part 2) of a screen example of a case list screen. 図12は、承認画面の画面例を示す説明図(その1)である。FIG. 12 is an explanatory diagram (part 1) of a screen example of the approval screen. 図13は、承認画面の画面例を示す説明図(その2)である。FIG. 13 is an explanatory diagram (part 2) of a screen example of the approval screen. 図14は、実処理のワークフローの具体例を示す説明図である。FIG. 14 is an explanatory diagram showing a specific example of the actual processing workflow. 図15は、承認抑止処理の具体的処理手順の一例を示すフローチャートである。FIG. 15 is a flowchart illustrating an example of a specific processing procedure of the approval suppression process. 図16は、承認処理の具体的処理手順の一例を示すフローチャートである。FIG. 16 is a flowchart illustrating an example of a specific processing procedure of the approval process.
 以下に図面を参照して、本発明にかかるワークフロー管理プログラム、ワークフロー管理方法、およびワークフロー管理装置の実施の形態を詳細に説明する。 Embodiments of a workflow management program, a workflow management method, and a workflow management apparatus according to the present invention will be described below in detail with reference to the drawings.
(ワークフロー管理方法の一実施例)
 図1は、実施の形態にかかるワークフロー管理方法の一実施例を示す説明図である。図1において、ワークフロー管理装置100は、ワークフローシステムを管理するコンピュータである。ワークフローシステムは、ワークフローで図式化した仕組みをコンピュータに組み入れて自動化し、業務の円滑化を図るシステムである。ワークフローは、流れ図などを用いて、業務の一連の処理手続を定義したものである。
(One example of workflow management method)
FIG. 1 is an explanatory diagram of an example of the workflow management method according to the embodiment. In FIG. 1, a workflow management apparatus 100 is a computer that manages a workflow system. The workflow system is a system for facilitating operations by incorporating a scheme represented by a workflow into a computer and automating it. A workflow defines a series of processing procedures of a business using a flowchart or the like.
 管理対象のワークフローは、例えば、複数のユーザの処理状況および処理結果に応じてワークフローを進行する第1の処理を含む。複数のユーザのそれぞれのユーザは、例えば、第1の処理が割り当てられたロールに設定されたユーザである。ロールは、役割をグループ化したものである。ロールを定義してユーザを設定しておくことで、ロールに割り当てた処理を、そのロールに設定したユーザに割り当てることができる。 The management target workflow includes, for example, a first process that advances the workflow according to the processing status and processing results of a plurality of users. Each user of the plurality of users is, for example, a user set in a role to which the first process is assigned. A role is a grouping of roles. By defining a role and setting a user, a process assigned to the role can be assigned to the user set to the role.
 第1の処理は、ワークフローに含まれる1つのステップであり、例えば、アクティビティやタスクと呼ばれる。第1の処理としては、例えば、所定の申請に対して、多数決等により結果(例えば、可決、否決)が決まる承認処理などがある。この場合、複数のユーザは、承認処理が割り当てられた複数の承認者となる。所定の申請としては、例えば、企業内の休暇申請、発注申請などがある。 The first process is one step included in the workflow, and is called, for example, an activity or a task. As the first process, for example, there is an approval process in which a result (for example, pass or fail) is determined by a majority vote or the like for a predetermined application. In this case, the plurality of users are a plurality of approvers to which the approval process is assigned. Examples of the predetermined application include an in-house leave application and an order application.
 本実施の形態では、ワークフローにおいて、多数決等の複数のユーザの処理状況および処理結果に応じてワークフローを進行する第1の処理を適切に行えるようにするワークフロー管理方法について説明する。以下、ワークフロー管理装置100の処理例について説明する。 In the present embodiment, a workflow management method for appropriately performing the first process of progressing the workflow in accordance with the processing statuses and processing results of a plurality of users such as majority vote in the workflow will be described. Hereinafter, a processing example of the workflow management apparatus 100 will be described.
 (1)ワークフロー管理装置100は、管理対象のワークフローが第1の処理にある場合に、複数のユーザのそれぞれのユーザに対応する第1の処理の表示内容を、当該ユーザの第1の処理に対する処理状況に応じて異ならせて複数のユーザにそれぞれ表示する。ここで、複数のユーザは、ロールRに設定されたユーザである。また、第1の処理は、ロールRに割り当てられた処理であり、ロールRに設定された複数のユーザの処理状況および処理結果に応じてワークフローを進行する処理である。 (1) When the management target workflow is in the first process, the workflow management apparatus 100 displays the display content of the first process corresponding to each user of the plurality of users with respect to the first process of the user. Displayed to a plurality of users with different processing conditions. Here, the plurality of users are users set to the role R. In addition, the first process is a process assigned to the role R, and is a process for proceeding the workflow according to the processing statuses and process results of a plurality of users set to the role R.
 図1の例では、管理対象のワークフローとして「ワークフロー110」を例に挙げて説明する。ワークフロー110は、ある申請に対する承認業務の一連の処理手続を定義したものである。ワークフロー110は、承認依頼S1と、承認抑止処理S2と、承認処理S3と、更新処理S4と、承認状態判定S5と、を含む。ただし、図1では、ワークフロー110の一部を抜粋して表示してある。 In the example of FIG. 1, “workflow 110” will be described as an example of a management target workflow. The workflow 110 defines a series of processing procedures for approval work for a certain application. The workflow 110 includes an approval request S1, an approval suppression process S2, an approval process S3, an update process S4, and an approval state determination S5. However, in FIG. 1, a part of the workflow 110 is extracted and displayed.
 承認依頼S1は、所定の申請についての承認依頼を受け付けるステップである。承認抑止処理S2は、ロールRに設定された複数のユーザのそれぞれのユーザに対応する承認処理の表示内容を決定するステップである。承認処理S3は、ロールRに設定された複数のユーザのそれぞれのユーザが承認処理を実施するステップであり、上述した第1の処理に対応する。 The approval request S1 is a step of accepting an approval request for a predetermined application. The approval suppression process S2 is a step of determining display contents of the approval process corresponding to each of a plurality of users set to the role R. The approval process S3 is a step in which each of the plurality of users set to the role R performs the approval process, and corresponds to the first process described above.
 更新処理S4は、ロールRに設定された複数のユーザのそれぞれのユーザの承認処理に対する処理状況および処理結果を制御情報に蓄積するステップである。承認状態判定S5は、ロールRに設定された複数のユーザの処理状況および処理結果が、ワークフロー110を進行する条件を満たすか否かを判定するステップである。 The update process S4 is a step of accumulating, in the control information, the processing status and the processing result for the approval process of each of the plurality of users set to the role R. The approval state determination S <b> 5 is a step of determining whether or not the processing statuses and processing results of a plurality of users set to the role R satisfy the conditions for proceeding with the workflow 110.
 例えば、ワークフロー管理装置100は、承認抑止処理S2において、ロールRに設定された複数のユーザのそれぞれのユーザの承認処理S3に対する処理状況に基づいて、当該ユーザに対応する承認処理S3の表示内容を決定する。ユーザの承認処理S3に対する処理状況は、更新処理S4において更新される制御情報から特定される。ただし、初期状態では、全てのユーザの処理状況は「未処理」である。 For example, in the approval suppression process S2, the workflow management apparatus 100 displays the display contents of the approval process S3 corresponding to the user based on the processing status of each of the plurality of users set to the role R with respect to the approval process S3. decide. The processing status for the user approval process S3 is specified from the control information updated in the update process S4. However, in the initial state, the processing status of all users is “unprocessed”.
 具体的には、例えば、ワークフロー管理装置100は、承認処理S3を未処理のユーザに対応する承認処理S3の表示内容を、申請に対して承認または否認のいずれかを選択するボタンを有効化した承認画面120に決定する。また、ワークフロー管理装置100は、例えば、承認処理S3を処理済みのユーザに対応する承認処理S3の表示内容を、申請に対して承認または否認のいずれかを選択するボタンを無効化した承認画面130に決定する。 Specifically, for example, the workflow management apparatus 100 has enabled a button for selecting whether to approve or reject the display contents of the approval process S3 corresponding to the user who has not yet processed the approval process S3. The approval screen 120 is determined. In addition, the workflow management apparatus 100, for example, displays an approval screen 130 in which a button for selecting whether to approve or deny the display content of the approval process S3 corresponding to the user who has processed the approval process S3. To decide.
 そして、承認処理S3において、ワークフロー管理装置100は、決定した複数のユーザのそれぞれのユーザに対応する承認処理S3の表示内容を、複数のユーザにそれぞれ表示する。これにより、承認処理S3を未処理のユーザに対しては、申請に対して承認または否認のいずれかを選択可能な承認画面120を表示することができる。 In the approval process S3, the workflow management apparatus 100 displays the display contents of the approval process S3 corresponding to each of the determined users in the plurality of users. Thereby, the approval screen 120 which can select either approval or disapproval for the application can be displayed for a user who has not yet processed the approval process S3.
 また、承認処理S3を処理済みのユーザに対しては、申請に対して承認または否認のいずれも選択できない承認画面130を表示することができる。このため、1人のユーザが複数回承認を行えないようになり、承認処理S3を処理済みのユーザによる重複承認を防止することができる。 Also, for the user who has processed the approval process S3, an approval screen 130 in which neither approval nor rejection can be selected for the application can be displayed. For this reason, it becomes impossible for one user to approve a plurality of times, and duplicate approval by a user who has already processed the approval process S3 can be prevented.
 (2)ワークフロー管理装置100は、第1の処理について、複数のユーザに含まれる第1のユーザにより処理が行われた場合、複数のユーザの処理状況および処理結果がワークフローを進行する条件を満たすか否かを判定する。ワークフローを進行する条件は、任意に設定可能である。 (2) For the first process, the workflow management apparatus 100 satisfies the condition that the process status and the process result of the plurality of users advance the workflow when the process is performed by the first user included in the plurality of users. It is determined whether or not. The conditions for progressing the workflow can be arbitrarily set.
 例えば、承認処理S3の場合、ワークフロー110を進行する条件として、承認処理S3において承認(あるいは、否認)したユーザの数が所定数(例えば、過半数)に達した場合にワークフロー110を進行させるといった条件が設定される。この場合、ワークフロー管理装置100は、承認状態判定S5において、承認処理S3において承認(あるいは、否認)したユーザの数が所定数に達したか否かを判定する。 For example, in the case of the approval process S3, as a condition for progressing the workflow 110, a condition that the workflow 110 is advanced when the number of users approved (or denied) in the approval process S3 reaches a predetermined number (for example, a majority). Is set. In this case, in the approval state determination S5, the workflow management apparatus 100 determines whether the number of users approved (or denied) in the approval process S3 has reached a predetermined number.
 (3)ワークフロー管理装置100は、複数のユーザの処理状況および処理結果がワークフローを進行する条件を満たさないときは、少なくとも第1のユーザの第1の処理の表示内容を更新する。一方、ワークフロー管理装置100は、複数のユーザの処理状況および処理結果がワークフローを進行する条件を満たすときは、第1の処理よりワークフローを進行させる。 (3) The workflow management apparatus 100 updates at least the display contents of the first process of the first user when the processing statuses and processing results of a plurality of users do not satisfy the conditions for progressing the workflow. On the other hand, when the processing statuses and processing results of a plurality of users satisfy the conditions for progressing the workflow, the workflow management apparatus 100 advances the workflow from the first processing.
 ここで、承認処理S3において、第1のユーザにより処理が行われた結果、承認状態判定S5において、ワークフロー110を進行する条件を満たさなかった場合(承認状態判定S5:No)を想定する。この場合、ワークフロー管理装置100は、例えば、承認抑止処理S2に戻って、第1のユーザの承認処理S3の表示内容を、承認画面120から承認画面130に更新する。 Here, it is assumed that, as a result of the processing performed by the first user in the approval process S3, the condition for proceeding the workflow 110 is not satisfied in the approval state determination S5 (approval state determination S5: No). In this case, for example, the workflow management apparatus 100 returns to the approval suppression process S <b> 2 and updates the display content of the first user approval process S <b> 3 from the approval screen 120 to the approval screen 130.
 これにより、承認処理S3のアクティビティがロールRに残存していても、第1のユーザが複数回承認を行えないようになり、承認処理S3を実施済みの第1のユーザによる重複承認を防止することができる。 As a result, even if the activity of the approval process S3 remains in the role R, the first user cannot approve a plurality of times, and the duplicate approval by the first user who has already performed the approval process S3 is prevented. be able to.
 つぎに、承認処理S3において、第1のユーザにより処理が行われた結果、承認状態判定S5において、ワークフロー110を進行する条件を満たした場合(承認状態判定S5:Yes)を想定する。この場合、ワークフロー管理装置100は、承認処理S3よりワークフロー110を進行させる。 Next, it is assumed that, as a result of processing performed by the first user in the approval process S3, the condition for proceeding the workflow 110 is satisfied in the approval state determination S5 (approval state determination S5: Yes). In this case, the workflow management apparatus 100 advances the workflow 110 from the approval process S3.
 これにより、ワークフロー110を進行する条件を満たした時点、例えば、多数決による結果(可決、否決)が決まった時点で、承認者全員の回答を待たずにワークフロー110を後続の処理に遷移させることができ、承認業務の効率化を図ることができる。 As a result, when the conditions for proceeding with the workflow 110 are satisfied, for example, when a result of majority vote (pass or fail) is determined, the workflow 110 can be shifted to the subsequent processing without waiting for the responses of all approvers. It is possible to improve the efficiency of approval work.
 このように、ワークフロー管理装置100によれば、複数のユーザのそれぞれのユーザに対応する第1の処理の表示内容を、当該ユーザの第1の処理に対する処理状況に応じて異ならせて複数のユーザにそれぞれ表示することができる。これにより、複数の承認者による多数決等の条件によりワークフローが進行する承認処理などにおいて、1人のユーザが複数回承認を行えないようにして重複承認を防止することができる。 As described above, according to the workflow management apparatus 100, the display contents of the first process corresponding to each user of the plurality of users are made different according to the processing status of the user for the first process. Can be displayed respectively. Accordingly, it is possible to prevent duplicate approval by preventing a single user from making multiple approvals in an approval process or the like in which a workflow progresses under conditions such as majority decision by a plurality of approvers.
 また、ワークフロー管理装置100によれば、第1の処理について、第1のユーザにより処理が行われた場合に、複数のユーザの処理状況および処理結果がワークフローを進行する条件を満たすときは、第1の処理よりワークフローを進行させることができる。これにより、複数の承認者による多数決等の条件によりワークフローが進行する承認処理などにおいて、多数決の結果(可決、否決)が決まった時点で、承認者全員の回答を待たずにワークフローを進行させることができ、承認業務の効率化を図ることができる。 Further, according to the workflow management apparatus 100, when the first process is performed by the first user, when the processing statuses and processing results of a plurality of users satisfy the conditions for progressing the workflow, the first process The workflow can be advanced by one process. This allows the workflow to proceed without waiting for the responses of all approvers when the result of the majority decision (pass or fail) is determined in an approval process where the workflow proceeds under the condition of majority vote by multiple approvers. Can improve the efficiency of approval work.
(ワークフローシステム200のシステム構成例)
 つぎに、実施の形態にかかるワークフローシステム200のシステム構成例について説明する。
(System configuration example of the workflow system 200)
Next, a system configuration example of the workflow system 200 according to the embodiment will be described.
 図2は、ワークフローシステム200のシステム構成例を示す説明図である。図2において、ワークフローシステム200は、ワークフロー管理装置100と、複数のクライアント装置201と、を含む。ワークフローシステム200において、ワークフロー管理装置100および複数のクライアント装置201は、有線または無線のネットワーク210を介して接続される。ネットワーク210は、例えば、インターネット、LAN(Local Area Network)、WAN(Wide Area Network)などである。 FIG. 2 is an explanatory diagram showing a system configuration example of the workflow system 200. In FIG. 2, the workflow system 200 includes a workflow management device 100 and a plurality of client devices 201. In the workflow system 200, the workflow management apparatus 100 and the plurality of client apparatuses 201 are connected via a wired or wireless network 210. The network 210 is, for example, the Internet, a LAN (Local Area Network), a WAN (Wide Area Network), or the like.
 ワークフロー管理装置100は、ワークフローシステム200を管理するコンピュータであり、管理対象のワークフローの実行を制御する。また、ワークフロー管理装置100は、管理テーブル220を有する。管理テーブル220の記憶内容については、図6を用いて後述する。ワークフロー管理装置100は、例えば、サーバである。 The workflow management apparatus 100 is a computer that manages the workflow system 200, and controls the execution of the workflow to be managed. In addition, the workflow management apparatus 100 has a management table 220. The contents stored in the management table 220 will be described later with reference to FIG. The workflow management apparatus 100 is a server, for example.
 クライアント装置201は、ワークフローシステム200のユーザが使用するコンピュータである。クライアント装置201は、例えば、PC(Personal Computer)、タブレット端末、スマートフォンなどである。 The client device 201 is a computer used by the user of the workflow system 200. The client device 201 is, for example, a PC (Personal Computer), a tablet terminal, a smartphone, or the like.
 以下の説明では、管理対象のワークフローとして、所定の申請に対する承認業務の一連の処理手続を定義したワークフローを例に挙げて説明する。所定の申請は、例えば、企業内の休暇申請、発注申請などである。また、第1の処理として、複数のユーザの処理状況および処理結果に応じてワークフローを進行する承認処理を例に挙げて説明する。 In the following explanation, a workflow that defines a series of processing procedures for approval work for a predetermined application will be described as an example of a management target workflow. The predetermined application is, for example, an in-house leave application or an order application. Further, as the first process, an approval process for proceeding a workflow according to the process status and process result of a plurality of users will be described as an example.
(ワークフロー管理装置100のハードウェア構成例)
 図3は、ワークフロー管理装置100のハードウェア構成例を示すブロック図である。図3において、ワークフロー管理装置100は、CPU(Central Processing Unit)301と、メモリ302と、I/F(Interface)303と、ディスクドライブ304と、ディスク305と、を有する。また、各構成部は、バス300によってそれぞれ接続される。
(Example of hardware configuration of workflow management apparatus 100)
FIG. 3 is a block diagram illustrating a hardware configuration example of the workflow management apparatus 100. In FIG. 3, the workflow management apparatus 100 includes a CPU (Central Processing Unit) 301, a memory 302, an I / F (Interface) 303, a disk drive 304, and a disk 305. Each component is connected by a bus 300.
 ここで、CPU301は、ワークフロー管理装置100の全体の制御を司る。メモリ302は、例えば、ROM(Read Only Memory)、RAM(Random Access Memory)およびフラッシュROMなどを有する。具体的には、例えば、フラッシュROMやROMが各種プログラムを記憶し、RAMがCPU301のワークエリアとして使用される。メモリ302に記憶されるプログラムは、CPU301にロードされることで、コーディングされている処理をCPU301に実行させる。 Here, the CPU 301 governs overall control of the workflow management apparatus 100. The memory 302 includes, for example, a ROM (Read Only Memory), a RAM (Random Access Memory), a flash ROM, and the like. Specifically, for example, a flash ROM or ROM stores various programs, and a RAM is used as a work area for the CPU 301. The program stored in the memory 302 is loaded into the CPU 301 to cause the CPU 301 to execute the coded process.
 I/F303は、通信回線を通じてネットワーク210に接続され、ネットワーク210を介して外部のコンピュータ(例えば、図2に示したクライアント装置201)に接続される。そして、I/F303は、ネットワーク210と内部のインターフェースを司り、外部のコンピュータからのデータの入出力を制御する。I/F303には、例えば、モデムやLANアダプタなどを採用することができる。 The I / F 303 is connected to the network 210 through a communication line, and is connected to an external computer (for example, the client device 201 shown in FIG. 2) through the network 210. The I / F 303 controls an internal interface with the network 210 and controls data input / output from an external computer. For example, a modem or a LAN adapter may be employed as the I / F 303.
 ディスクドライブ304は、CPU301の制御に従ってディスク305に対するデータのリード/ライトを制御する。ディスク305は、ディスクドライブ304の制御で書き込まれたデータを記憶する。ディスク305としては、例えば、磁気ディスク、光ディスクなどが挙げられる。 The disk drive 304 controls reading / writing of data with respect to the disk 305 according to the control of the CPU 301. The disk 305 stores data written under the control of the disk drive 304. Examples of the disk 305 include a magnetic disk and an optical disk.
 なお、ワークフロー管理装置100は、上述した構成部のほか、例えば、SSD(Solid State Drive)、キーボード、マウス、ディスプレイ等を有することにしてもよい。 Note that the workflow management apparatus 100 may include, for example, an SSD (Solid State Drive), a keyboard, a mouse, and a display in addition to the above-described components.
(クライアント装置201のハードウェア構成例)
 図4は、クライアント装置201のハードウェア構成例を示すブロック図である。図4において、クライアント装置201は、CPU401と、メモリ402と、ディスクドライブ403と、ディスク404と、I/F405と、ディスプレイ406と、入力装置407と、を有する。また、各構成部はバス400によってそれぞれ接続される。
(Example of hardware configuration of client apparatus 201)
FIG. 4 is a block diagram illustrating a hardware configuration example of the client device 201. In FIG. 4, the client device 201 includes a CPU 401, a memory 402, a disk drive 403, a disk 404, an I / F 405, a display 406, and an input device 407. Each component is connected by a bus 400.
 ここで、CPU401は、クライアント装置201の全体の制御を司る。メモリ402は、例えば、ROM、RAMおよびフラッシュROMなどを有する。具体的には、例えば、フラッシュROMやROMが各種プログラムを記憶し、RAMがCPU401のワークエリアとして使用される。メモリ402に記憶されるプログラムは、CPU401にロードされることで、コーディングされている処理をCPU401に実行させる。 Here, the CPU 401 governs overall control of the client device 201. The memory 402 includes, for example, a ROM, a RAM, a flash ROM, and the like. Specifically, for example, a flash ROM or ROM stores various programs, and the RAM is used as a work area of the CPU 401. The program stored in the memory 402 is loaded on the CPU 401 to cause the CPU 401 to execute the coded process.
 ディスクドライブ403は、CPU401の制御に従ってディスク404に対するデータのリード/ライトを制御する。ディスク404は、ディスクドライブ403の制御で書き込まれたデータを記憶する。ディスク404としては、例えば、磁気ディスク、光ディスクなどが挙げられる。 The disk drive 403 controls data read / write with respect to the disk 404 according to the control of the CPU 401. The disk 404 stores data written under the control of the disk drive 403. Examples of the disk 404 include a magnetic disk and an optical disk.
 I/F405は、通信回線を通じてネットワーク210に接続され、ネットワーク210を介して外部のコンピュータ(例えば、図2に示したワークフロー管理装置100)に接続される。そして、I/F405は、ネットワーク210と内部のインターフェースを司り、外部のコンピュータからのデータの入出力を制御する。 The I / F 405 is connected to the network 210 via a communication line, and is connected to an external computer (for example, the workflow management apparatus 100 shown in FIG. 2) via the network 210. The I / F 405 controls an internal interface with the network 210 and controls data input / output from an external computer.
 ディスプレイ406は、カーソル、アイコンあるいはツールボックスをはじめ、文書、画像、機能情報などのデータを表示する。ディスプレイ406は、例えば、液晶ディスプレイ、CRT(Cathode Ray Tube)などを採用することができる。 The display 406 displays data such as a document, an image, and function information as well as a cursor, an icon, or a tool box. As the display 406, for example, a liquid crystal display, CRT (Cathode Ray Tube), or the like can be adopted.
 入力装置407は、文字、数字、各種指示などの入力のためのキーを有し、データの入力を行う。入力装置407は、キーボードやマウスなどであってもよく、また、タッチパネル式の入力パッドやテンキーなどであってもよい。 The input device 407 has keys for inputting characters, numbers, various instructions, etc., and inputs data. The input device 407 may be a keyboard or a mouse, or may be a touch panel type input pad or a numeric keypad.
 なお、クライアント装置201は、上述した構成部のうち、例えば、ディスクドライブ403、ディスク404などを有さないことにしてもよい。 Note that the client device 201 may not include, for example, the disk drive 403 and the disk 404 among the above-described components.
(前準備のワークフロー)
 つぎに、ワークフローシステム200において、所定の申請に対する承認業務の前準備として実行されるワークフローの具体例について説明する。
(Preparation workflow)
Next, a specific example of a workflow executed in the workflow system 200 as a preparation for approval work for a predetermined application will be described.
 図5は、前準備のワークフローの具体例を示す説明図である。図5において、ワークフロー500は、例えば、後述の図14に示すワークフロー1400を実行する前に行われる前準備に関する一連の処理手順例を定義したものである。 FIG. 5 is an explanatory diagram showing a specific example of the preparation workflow. In FIG. 5, a workflow 500 defines an example of a series of processing procedures relating to preparations performed before executing a workflow 1400 shown in FIG.
 ワークフロー500において、まず、ワークフロー管理装置100は、承認者リスト作成処理を実行する(ステップS501)。承認者リスト作成処理は、ロールRにユーザ(承認者)を設定し、所定の申請に対する承認業務にかかる第1および第2の判定基準を定義するステップである。 In the workflow 500, first, the workflow management apparatus 100 executes approver list creation processing (step S501). The approver list creation process is a step in which a user (approver) is set in the role R and first and second determination criteria relating to an approval operation for a predetermined application are defined.
 第1の判定基準は、承認処理における可決/否決の判定基準であり、任意に設定可能である。第1の判定基準としては、例えば、申請を承認したユーザの数(承認数)が所定数(例えば、過半数)に達したら「可決」とし、申請を否認したユーザの数(否認数)が所定数に達したら「否決」とするといった判定基準が設定される。 The first determination criterion is a determination criterion for pass / fail in the approval process, and can be set arbitrarily. As a first determination criterion, for example, when the number of users who have approved an application (the number of approvals) reaches a predetermined number (for example, a majority), the decision is “passed”, and the number of users who reject the application (the number of rejections) is predetermined. A determination criterion such as “decision” is set when the number is reached.
 第2の判定基準は、承認処理を差し戻す場合の判定基準であり、任意に設定可能である。第2の判定基準としては、例えば、申請を否認したユーザが所定数連続した場合に差し戻すといった判定基準や、申請を否認したユーザの数(否認数)が過半数に達したら差し戻すといった判定基準が設定される。 The second criterion is a criterion for returning the approval process, and can be arbitrarily set. As the second determination criterion, for example, a determination criterion such as returning when a predetermined number of users who rejected the application continue, or a determination criterion such as returning when the number of users who rejected the application (denial number) reaches a majority. Is set.
 なお、承認者リスト作成処理は、例えば、図4に示したクライアント装置201の入力装置407を用いたユーザ(例えば、ワークフローシステム200の管理者)の操作入力により実行される。 Note that the approver list creation process is executed by, for example, an operation input by a user (for example, an administrator of the workflow system 200) using the input device 407 of the client device 201 illustrated in FIG.
 つぎに、ワークフロー管理装置100は、テーブル作成処理を実行して(ステップS502)、ワークフロー500による一連の処理を終了する。テーブル作成処理は、後述の図6に示すような管理テーブル220を定義し、ロールRに設定したユーザ(承認者)を管理テーブル220に設定するステップである。 Next, the workflow management apparatus 100 executes a table creation process (step S502), and ends a series of processes by the workflow 500. The table creation process is a step of defining a management table 220 as shown in FIG. 6 to be described later and setting a user (approver) set in the role R in the management table 220.
(管理テーブル220の記憶内容)
 つぎに、ワークフロー管理装置100が有する管理テーブル220の記憶内容について説明する。管理テーブル220は、例えば、図3に示したメモリ302、ディスク305などの記憶装置により実現される。
(Storage contents of management table 220)
Next, the contents stored in the management table 220 of the workflow management apparatus 100 will be described. The management table 220 is realized by a storage device such as the memory 302 and the disk 305 shown in FIG.
 図6は、管理テーブル220の記憶内容の一例を示す説明図である。図6において、管理テーブル220は、案件名、申請者名、申請時刻、承認者名、処理時刻および承認状況のフィールドを有し、各フィールドに情報を設定することで、制御情報(例えば、制御情報600-1)をレコードとして記憶する。 FIG. 6 is an explanatory diagram showing an example of the contents stored in the management table 220. In FIG. 6, the management table 220 has fields of a case name, an applicant name, an application time, an approver name, a processing time, and an approval status. By setting information in each field, control information (for example, control Information 600-1) is stored as a record.
 ここで、案件名は、承認依頼された申請案件の名称を示す。申請者名は、承認依頼した申請者の名称を示す。申請時刻は、承認依頼された日時を示す。承認者名は、承認者の名称を示す。処理時刻は、承認者により承認処理が行われた日時を示す。承認状況は、承認者による承認処理の処理状況および承認結果を示す。承認状況フィールドには、承認者による承認処理が、未処理の場合は「未承認」が設定され、処理済み、かつ、承認した場合は「承認」が設定され、処理済み、かつ、否認した場合は「否認」が設定される。 Here, the case name indicates the name of the application case for which approval is requested. The applicant name indicates the name of the applicant who requested approval. The application time indicates the date and time when the approval is requested. The approver name indicates the name of the approver. The processing time indicates the date and time when the approval process is performed by the approver. The approval status indicates the processing status and approval result of the approval process by the approver. In the approval status field, when the approval process by the approver is unprocessed, "Unapproved" is set, and when it is processed and approved, "Approved" is set, processed, and rejected Is set to “denied”.
 図6の例では、管理テーブル220の初期状態を示しており、承認者名フィールドのみに情報が設定され、それ以外のフィールドには「-(Null)」が設定されている。ここでは、図5に示したワークフロー500のステップS501において、「ユーザx」、「ユーザy」および「ユーザz」がロールRに設定された場合を想定する。この場合、制御情報600-1の承認者名フィールドに、ロールRに設定された「ユーザx」、「ユーザy」および「ユーザz」の名称が設定される。 6 shows the initial state of the management table 220, in which information is set only in the approver name field, and “-(Null)” is set in the other fields. Here, it is assumed that “user x”, “user y”, and “user z” are set to the role R in step S501 of the workflow 500 illustrated in FIG. In this case, the names of “user x”, “user y”, and “user z” set for the role R are set in the approver name field of the control information 600-1.
 なお、図示は省略するが、制御情報600-1には、例えば、申請内容や承認期限を特定する情報が含まれていてもよい。ただし、申請内容を特定する情報は管理テーブル220とは異なるデータベース等で管理されていてもよく、また、承認期限は設けられていなくてもよい。 Although illustration is omitted, the control information 600-1 may include, for example, information for specifying the application content and the approval deadline. However, the information specifying the application content may be managed in a database or the like different from the management table 220, and the approval deadline may not be provided.
(ワークフロー管理装置100の機能的構成例)
 図7は、ワークフロー管理装置100の機能的構成例を示すブロック図である。図7において、ワークフロー管理装置100は、受付部701と、決定部702と、作成部703と、表示制御部704と、蓄積部705と、判定部706と、実行制御部707と、を含む構成である。受付部701~実行制御部707は制御部となる機能であり、具体的には、例えば、図3に示したメモリ302、ディスク305などの記憶装置に記憶されたプログラムをCPU301に実行させることにより、または、I/F303により、その機能を実現する。各機能部の処理結果は、例えば、メモリ302、ディスク305などの記憶装置に記憶される。
(Functional configuration example of the workflow management apparatus 100)
FIG. 7 is a block diagram illustrating a functional configuration example of the workflow management apparatus 100. In FIG. 7, the workflow management apparatus 100 includes a reception unit 701, a determination unit 702, a creation unit 703, a display control unit 704, a storage unit 705, a determination unit 706, and an execution control unit 707. It is. The receiving unit 701 to the execution control unit 707 are functions as control units. Specifically, for example, by causing the CPU 301 to execute a program stored in a storage device such as the memory 302 and the disk 305 illustrated in FIG. Alternatively, the function is realized by the I / F 303. The processing result of each functional unit is stored in a storage device such as the memory 302 and the disk 305, for example.
 受付部701は、所定の申請についての承認依頼を受け付ける。所定の申請は、例えば、企業内の休暇申請、発注申請などである。具体的には、例えば、受付部701は、申請者のクライアント装置201(図2参照)から、所定の申請についての承認依頼を受け付ける。 The accepting unit 701 accepts an approval request for a predetermined application. The predetermined application is, for example, an in-house leave application or an order application. Specifically, for example, the accepting unit 701 accepts an approval request for a predetermined application from the applicant's client device 201 (see FIG. 2).
 なお、受付部701は、所定の申請についての承認依頼を受け付けた場合、例えば、案件名、申請者名および申請時刻を、図6に示した管理テーブル220に記録する。案件名や申請者名を特定する情報は、例えば、承認依頼に含まれる。また、申請時刻は、例えば、承認依頼を受け付けた時刻である。 Note that when receiving an approval request for a predetermined application, the receiving unit 701 records, for example, the case name, the applicant name, and the application time in the management table 220 shown in FIG. Information specifying the project name and the applicant name is included in the approval request, for example. The application time is, for example, the time when an approval request is received.
 ここで、図8を用いて、管理テーブル220の記憶内容の変遷例について説明する。 Here, a transition example of the storage contents of the management table 220 will be described with reference to FIG.
 図8は、管理テーブル220の記憶内容の変遷例を示す説明図である。図8の(8-1)に示すにように、所定の申請についての承認依頼を受け付けた場合、案件名、申請者名および申請時刻が、制御情報600-1の対応する各フィールドに設定される。また、制御情報600-1の各ユーザx、y、zに対応する承認状況フィールドには「未承認」が設定される。 FIG. 8 is an explanatory diagram showing a transition example of the stored contents of the management table 220. As shown in (8-1) of FIG. 8, when an approval request for a predetermined application is received, the case name, the applicant name, and the application time are set in the corresponding fields of the control information 600-1. The Further, “unapproved” is set in the approval status field corresponding to each user x, y, z in the control information 600-1.
 なお、さらに新たな申請についての承認依頼を受け付けた場合には、新たな制御情報がレコードとして管理テーブル220に逐次記憶される。 In addition, when an approval request for a new application is received, new control information is sequentially stored in the management table 220 as a record.
 図7の説明に戻り、決定部702は、複数のユーザのそれぞれのユーザに対応する承認処理の表示内容を、当該ユーザの承認処理に対する処理状況に応じて決定する。ここで、複数のユーザのそれぞれのユーザは、ロールRに設定されたユーザである。承認処理は、管理対象のワークフローに含まれる、ロールRに割り当てられたアクティビティであり、受付部701が承認依頼を受け付けた所定の申請の承認処理である。 Returning to the description of FIG. 7, the determination unit 702 determines the display contents of the approval process corresponding to each of the plurality of users according to the processing status of the user for the approval process. Here, each of the plurality of users is a user set to the role R. The approval process is an activity assigned to the role R included in the management target workflow, and is an approval process for a predetermined application for which the reception unit 701 has received an approval request.
 具体的には、例えば、決定部702は、管理テーブル220の制御情報600-1を参照して、各ユーザx、y、zの処理状況を特定する。そして、決定部702は、各ユーザx、y、zに対応する承認画面の表示内容を、特定した各ユーザx、y、zの処理状況に応じて決定する。 Specifically, for example, the determination unit 702 refers to the control information 600-1 of the management table 220 and identifies the processing status of each user x, y, z. Then, the determination unit 702 determines the display content of the approval screen corresponding to each user x, y, z according to the processing status of each identified user x, y, z.
 図8の(8-1)の例では、ユーザxの承認状況は「未承認」のため、ユーザxの処理状況として「未処理」が特定される。この場合、決定部702は、例えば、ユーザxに対応する承認処理の表示内容を、申請に対して承認または否認のいずれかを選択するボタンを有効化した承認画面に決定する。承認画面には、例えば、案件名、申請者名、申請時刻、申請内容および承認期限などが含まれる。 In the example of (8-1) in FIG. 8, the approval status of the user x is “unapproved”, so “unprocessed” is specified as the processing status of the user x. In this case, for example, the determination unit 702 determines the display content of the approval process corresponding to the user x as an approval screen in which a button for selecting either approval or denial of the application is enabled. The approval screen includes, for example, a case name, an applicant name, an application time, an application content, an approval deadline, and the like.
 また、決定部702は、ユーザxに対応する承認処理の表示内容を、ユーザx、y、zのそれぞれの処理状況および処理結果をさらに含む承認画面に決定することにしてもよい。ユーザy、zについても同様である。承認画面の画面例については、図12および図13を用いて後述する。 Further, the determination unit 702 may determine the display content of the approval process corresponding to the user x as an approval screen further including the process status and the process result of each of the users x, y, and z. The same applies to the users y and z. A screen example of the approval screen will be described later with reference to FIGS. 12 and 13.
 作成部703は、承認依頼された申請案件の一覧を作成する。具体的には、例えば、作成部703は、管理テーブル220を参照して、申請案件ごとに、案件名、申請者名、申請時刻および複数のユーザ全体の処理状況などを示す案件一覧画面を作成することにしてもよい。 The creation unit 703 creates a list of application cases requested for approval. Specifically, for example, the creation unit 703 refers to the management table 220 and creates a case list screen showing a case name, an applicant name, an application time, a processing status of a plurality of users, and the like for each application case. You may decide to do it.
 また、作成部703は、複数のユーザのそれぞれのユーザに対応する案件一覧画面として、管理テーブル220を参照して、申請案件ごとの当該ユーザの処理状況をさらに示す案件一覧画面を作成することにしてもよい。案件一覧画面の画面例については、図10および図11を用いて後述する。 Further, the creation unit 703 refers to the management table 220 as a case list screen corresponding to each of a plurality of users, and generates a case list screen that further indicates the processing status of the user for each application case. May be. A screen example of the case list screen will be described later with reference to FIGS. 10 and 11.
 表示制御部704は、管理対象のワークフローが承認処理にある場合に、決定部702によって決定された複数のユーザのそれぞれのユーザに対応する承認処理の表示内容を、複数のユーザにそれぞれ表示する制御を行う。 The display control unit 704 is a control for displaying the display contents of the approval process corresponding to each of the plurality of users determined by the determination unit 702 for each of the plurality of users when the management target workflow is in the approval process. I do.
 具体的には、例えば、まず、表示制御部704は、図10に示すような案件一覧画面1000を、承認者(例えば、ユーザx、y、z)のクライアント装置201のディスプレイ406に表示する制御を行う。そして、表示制御部704は、例えば、案件一覧画面1000において選択された申請案件の承認画面を、クライアント装置201のディスプレイ406に表示する制御を行う。 Specifically, for example, first, the display control unit 704 displays a case list screen 1000 as shown in FIG. 10 on the display 406 of the client device 201 of the approver (for example, the users x, y, and z). I do. For example, the display control unit 704 performs control for displaying the approval screen for the application item selected on the item list screen 1000 on the display 406 of the client device 201.
 より具体的には、例えば、表示制御部704は、承認処理の処理状況が「未処理」のユーザに、決定部702によって決定された、申請に対して承認または否認のいずれかを選択するボタンを有効化した承認画面を表示する。申請に対して承認または否認のいずれかを選択するボタンが有効化された承認画面の画面例については、図12を用いて後述する。 More specifically, for example, the display control unit 704 is a button for selecting either approval or denial of the application determined by the determination unit 702 for a user whose approval processing status is “unprocessed”. Display the approval screen with activated. A screen example of an approval screen in which a button for selecting either approval or rejection for an application is activated will be described later with reference to FIG.
 また、表示制御部704は、例えば、承認処理の処理状況が「処理済み」のユーザに、決定部702によって決定された、申請に対して承認または否認のいずれかを選択するボタンを無効化した承認画面を表示する。申請に対して承認または否認のいずれかを選択するボタンが無効化された承認画面の画面例については、図13を用いて後述する。 In addition, the display control unit 704 disables, for example, a button that is selected by the determination unit 702 to select either approval or denial of the application for a user whose approval processing status is “processed”. Display the approval screen. A screen example of an approval screen in which a button for selecting either approval or rejection for an application is invalidated will be described later with reference to FIG.
 蓄積部705は、承認処理に対する複数のユーザのそれぞれのユーザの処理状況および処理結果を制御情報に蓄積する。具体的には、例えば、蓄積部705は、承認処理について、ユーザx、y、zのいずれかのユーザにより処理が行われた場合、当該ユーザの処理状況および処理結果を管理テーブル220に記録する。 The accumulating unit 705 accumulates the processing status and processing result of each of a plurality of users for the approval process in the control information. Specifically, for example, when the approval process is performed by any of the users x, y, and z, the accumulating unit 705 records the process status and process result of the user in the management table 220. .
 例えば、ユーザxにより承認処理が行われた場合、図8の(8-2)に示すように、制御情報600-1のユーザxの処理時刻フィールドおよび承認状況フィールドに、ユーザxの処理時刻および承認結果がそれぞれ設定される。 For example, when the approval process is performed by the user x, as shown in (8-2) of FIG. 8, the process time field and the approval status field of the user x in the control information 600-1 Each approval result is set.
 この後、さらにユーザyにより承認処理が行われた場合、図8の(8-3)に示すように、制御情報600-1のユーザyの処理時刻フィールドおよび承認状況フィールドに、ユーザyの処理時刻および承認結果がそれぞれ設定される。 Thereafter, when the approval process is further performed by the user y, as shown in (8-3) of FIG. 8, the process time field and the approval status field of the user y of the control information 600-1 indicate the process of the user y. Time and approval result are set respectively.
 判定部706は、承認処理について、複数のユーザに含まれるユーザにより処理が行われた場合、複数のユーザの処理状況および処理結果が、管理対象のワークフローを進行する条件を満たすか否かを判定する。 When the approval process is performed by users included in a plurality of users, the determination unit 706 determines whether or not the processing statuses and processing results of the plurality of users satisfy the condition for progressing the management target workflow. To do.
 具体的には、例えば、判定部706は、管理テーブル220を参照して、ユーザx、y、zの処理状況および処理結果が、第1の判定基準を満たすか否かを判定する。第1の判定基準は、例えば、図5に示したワークフロー500のステップS501において設定される、承認処理における可決/否決の判定基準である。 Specifically, for example, the determination unit 706 refers to the management table 220 and determines whether or not the processing status and processing result of the users x, y, and z satisfy the first determination criterion. The first determination criterion is, for example, a determination criterion for approval / disapproval in the approval process set in step S501 of the workflow 500 illustrated in FIG.
 例えば、第1の判定基準として、承認数が過半数に達したら「可決」とし、否認数が過半数に達したら「否決」とする判定基準が設定されているとする。この場合、判定部706は、例えば、図8の(8-3)に示すように、承認数が2以上となった時点で「可決」と判定する。一方、判定部706は、否認数が2以上となった場合、その時点で「否決」と判定する。 For example, it is assumed that, as the first determination criterion, a determination criterion is set such that “approval” is set when the approval number reaches a majority, and “decision” is set when the rejection number reaches a majority. In this case, for example, as shown in (8-3) of FIG. 8, the determination unit 706 determines “approved” when the number of approvals becomes 2 or more. On the other hand, when the number of rejections is 2 or more, the determination unit 706 determines “No” at that time.
 実行制御部707は、判定部706によって複数のユーザの処理状況および処理結果がワークフローを進行する条件を満たすと判定された場合、承認処理よりワークフローを進行させる。具体的には、例えば、実行制御部707は、第1の判定基準を満たすと判定された場合、承認処理よりワークフローを進行させて後続の処理を行う。 The execution control unit 707 advances the workflow by the approval process when the determination unit 706 determines that the processing statuses and processing results of a plurality of users satisfy the conditions for progressing the workflow. Specifically, for example, when it is determined that the first determination criterion is satisfied, the execution control unit 707 advances the workflow by the approval process and performs subsequent processing.
 より具体的には、例えば、実行制御部707は、承認処理が「可決」と判定された場合、「可決」を示す承認結果を、申請者に通知するとともに外部記憶装置に書き込む処理を行う。外部記憶装置は、例えば、データベースのテーブルやスプレッドシートなどである。一方、承認処理が「否決」と判定された場合、実行制御部707は、「否決」を示す承認結果を、申請者に通知するとともに外部記憶装置に書き込む処理を行う。 More specifically, for example, when the approval process is determined to be “approved”, the execution control unit 707 performs a process of notifying the applicant of the approval result indicating “passed” and writing it to the external storage device. The external storage device is, for example, a database table or a spreadsheet. On the other hand, when it is determined that the approval process is “denied”, the execution control unit 707 performs a process of notifying the applicant of the approval result indicating “denied” and writing it to the external storage device.
 また、決定部702は、判定部706によって複数のユーザの処理状況および処理結果がワークフローを進行する条件を満たさないと判定された場合、少なくとも承認処理を行ったユーザに対応する承認処理の表示内容を更新する。 In addition, when the determination unit 706 determines that the processing statuses and processing results of a plurality of users do not satisfy the conditions for progressing the workflow, the determination unit 702 displays at least the approval process display content corresponding to the user who performed the approval process Update.
 例えば、ユーザx、y、zのうちのユーザxにより承認処理が行われたとする。この場合、決定部702は、例えば、ユーザxに対応する承認画面を、申請に対して承認または否認のいずれかを選択するボタンを無効化した承認画面に更新する。また、承認画面がユーザx、y、zのそれぞれの処理状況および処理結果を含む場合には、決定部702は、ユーザx、y、zのそれぞれのユーザに対応する承認画面を更新する。 For example, it is assumed that the approval process is performed by the user x among the users x, y, and z. In this case, for example, the determination unit 702 updates the approval screen corresponding to the user x to an approval screen in which a button for selecting either approval or denial of the application is invalidated. Further, when the approval screen includes the processing statuses and processing results of the users x, y, and z, the determination unit 702 updates the approval screen corresponding to each of the users x, y, and z.
 また、判定部706は、承認処理について、複数のユーザに含まれるユーザにより処理が行われた場合、複数のユーザの処理状況および処理結果が、承認処理を差し戻す条件を満たすか否かを判定することにしてもよい。ここで、承認処理の差し戻しとは、承認依頼された申請の申請内容を修正して、承認処理をやり直させることである。 Further, the determination unit 706 determines whether the approval process is performed by the users included in the plurality of users, and the processing statuses and the processing results of the plurality of users satisfy the conditions for returning the approval process. You may decide to do it. Here, the return of the approval process is to correct the application content of the application requested for approval and restart the approval process.
 具体的には、例えば、判定部706は、管理テーブル220を参照して、ユーザx、y、zの処理状況および処理結果が、第2の判定基準を満たすか否かを判定する。第2の判定基準は、例えば、ワークフロー500のステップS501において設定される、承認処理を差し戻す場合の判定基準である。 Specifically, for example, the determination unit 706 refers to the management table 220 and determines whether or not the processing status and processing result of the users x, y, and z satisfy the second determination criterion. The second criterion is, for example, a criterion for returning the approval process set in step S501 of the workflow 500.
 例えば、第2の判定基準として、申請を否認したユーザが2人連続した場合に差し戻す判定基準が設定されているとする。この場合、判定部706は、例えば、制御情報600-1の処理時刻を参照して、申請を否認したユーザが時系列に2人連続した場合に、第2の判定基準を満たすと判定する。 For example, it is assumed that, as the second determination criterion, a determination criterion to be returned when two users who rejected the application are consecutive is set. In this case, for example, the determination unit 706 refers to the processing time of the control information 600-1 and determines that the second determination criterion is satisfied when two users who have rejected the application are consecutive in time series.
 また、実行制御部707は、判定部706によって複数のユーザの処理状況および処理結果が承認処理を差し戻す条件を満たすと判定された場合、承認処理の差し戻しを行う。具体的には、例えば、実行制御部707は、第2の判定基準を満たすと判定された場合に、申請者に対して、申請内容を修正して承認依頼をやり直すよう指示する通知を行うことにしてもよい。 Also, the execution control unit 707 sends back the approval process when the determination unit 706 determines that the processing statuses and processing results of a plurality of users satisfy the conditions for sending back the approval process. Specifically, for example, when the execution control unit 707 determines that the second determination criterion is satisfied, the execution control unit 707 notifies the applicant to correct the application content and redo the approval request. It may be.
 また、実行制御部707は、承認処理の処理依頼時刻から所定時間が経過した場合、承認処理を未処理のユーザに対して、承認処理の実行を促す情報を通知することにしてもよい。具体的には、例えば、実行制御部707は、管理テーブル220の制御情報600-1を参照して、申請時刻を特定する。申請時刻は、承認処理の処理依頼時刻に対応する。 The execution control unit 707 may notify the user who has not yet processed the approval process of information that prompts the execution of the approval process when a predetermined time has elapsed from the processing request time of the approval process. Specifically, for example, the execution control unit 707 refers to the control information 600-1 of the management table 220 and specifies the application time. The application time corresponds to the processing request time of the approval process.
 つぎに、実行制御部707は、特定した申請時刻から所定時間T1が経過したか否かを判断する。所定時間T1は、任意に設定可能であり、例えば、数時間から数日程度に設定される。そして、実行制御部707は、申請時刻から所定時間T1が経過した場合に、制御情報600-1を参照して、承認状況が「未承認」のユーザを特定する。 Next, the execution control unit 707 determines whether or not a predetermined time T1 has elapsed from the specified application time. The predetermined time T1 can be arbitrarily set, and is set to about several hours to several days, for example. Then, when the predetermined time T1 has elapsed from the application time, the execution control unit 707 refers to the control information 600-1 and identifies a user whose approval status is “unapproved”.
 図8の(8-3)の例では、承認状況が「未承認」のユーザzが特定される。そして、実行制御部707は、特定したユーザのクライアント装置201に対して、承認処理の実行を促す督促通知を送信する。 In the example of (8-3) in FIG. 8, the user z whose approval status is “unapproved” is specified. Then, the execution control unit 707 transmits a reminder notification prompting the execution of the approval process to the identified user client device 201.
 また、実行制御部707は、承認期限までの残りの時間が所定時間T2以下となった場合に、制御情報600-1を参照して、承認状況が「未承認」のユーザを特定し、特定したユーザのクライアント装置201に督促通知を送信することにしてもよい。所定時間T2は、任意に設定可能であり、例えば、1時間程度に設定される。承認期限は、例えば、制御情報600-1から特定される。 In addition, when the remaining time until the approval deadline is equal to or less than the predetermined time T2, the execution control unit 707 refers to the control information 600-1 and identifies a user whose approval status is “unapproved”. A reminder notification may be transmitted to the client device 201 of the user who has made the request. The predetermined time T2 can be arbitrarily set, and is set to about 1 hour, for example. The approval deadline is specified from the control information 600-1.
 ここで、図9を用いて、督促通知の具体例について説明する。ここでは、ユーザx、y、zのうち、申請案件「○○○○○」に対する承認処理を未処理のユーザzに対する督促通知を例に挙げて説明する。 Here, a specific example of the reminder notification will be described with reference to FIG. Here, among the users x, y, and z, the approval process for the application item “XXX” will be described as an example of a reminder notification for an unprocessed user z.
 図9は、督促通知の具体例を示す説明図である。図9において、督促通知900は、承認処理の実行を促す情報である。督促通知900は、申請案件の案件名、申請者名、申請時刻および承認期限を含む。 FIG. 9 is an explanatory diagram showing a specific example of the reminder notification. In FIG. 9, a reminder notice 900 is information that prompts the execution of the approval process. The reminder notice 900 includes a case name, an applicant name, an application time, and an approval deadline of the application case.
 督促通知900によれば、ユーザzに対して、申請案件「○○○○○」に対する承認処理が未処理であり、承認期限が迫っていることを通知して、ユーザzによる承認処理の実行を促すことができる。なお、督促通知900には、申請案件「○○○○○」についての他のユーザ(承認者)の処理状況や処理結果が含まれていてもよい。 According to the reminder notice 900, the user z is notified that the approval process for the application item “XXX” has not yet been processed and the approval deadline is approaching, and the user z executes the approval process. Can be encouraged. It should be noted that the reminder notification 900 may include the processing status and processing results of other users (approver) for the application item “XXXXX”.
(案件一覧画面の画面例)
 つぎに、図10および図11を用いて、クライアント装置201のディスプレイ406に表示される案件一覧画面の画面例について説明する。ここでは、ユーザx、y、zのうちのユーザzに対応する案件一覧画面を例に挙げて説明する。また、第1の判定基準として、承認数が過半数に達したら「可決」とする判定基準(いわゆる、多数決)が設定されている場合を想定する。
(Example of Item list screen)
Next, a screen example of a case list screen displayed on the display 406 of the client apparatus 201 will be described with reference to FIGS. 10 and 11. Here, a case list screen corresponding to the user z among the users x, y, and z will be described as an example. In addition, it is assumed that a determination criterion (so-called majority decision) is set to be “passed” when the approval number reaches a majority as the first determination criterion.
 図10および図11は、案件一覧画面の画面例を示す説明図である。図10および図11において、案件一覧画面1000は、ロールRに設定された複数のユーザのそれぞれのユーザに対応して、承認依頼された申請案件ごとの案件情報(例えば、案件情報1000-1~1000-5)をリスト化して示す操作画面である。 10 and 11 are explanatory diagrams showing screen examples of the case list screen. 10 and 11, the item list screen 1000 displays item information (for example, item information 1000-1 to 1000-1) for each application item requested for approval corresponding to each of a plurality of users set to the role R. 1000-5) is an operation screen showing a list.
 案件情報は、No.、案件名、申請者名、申請時刻、処理時刻、多数決状況および自信の承認状況を有する。No.は、申請案件を識別する番号である。案件名は、申請案件の名称である。申請者名は、申請者の名称である。申請時刻は、承認依頼された日時である。処理時刻は、承認者により承認処理が行われた日時である。多数決状況は、承認者数(ロールRに設定されたユーザの数)に対する現在の承認数の割合を示す。自信の承認状況は、承認者による承認処理の処理状況および承認結果を示す。 Project information is No. , Project name, applicant name, application time, processing time, majority decision status and confidence approval status. No. Is a number for identifying an application item. The case name is the name of the application case. The applicant name is the name of the applicant. The application time is the date and time when approval is requested. The processing time is the date and time when the approval process is performed by the approver. The majority decision status indicates the ratio of the current number of approvals to the number of approvers (the number of users set to the role R). The self-confidence approval status indicates the processing status and the approval result of the approval processing by the approver.
 案件一覧画面1000によれば、ユーザzは、自身に割り当てられた承認処理のアクティビティがどれだけあって、いつ誰によって承認依頼された申請案件なのかを把握することができる。また、ユーザzは、自身の承認状況を確認することで、未処理の申請案件を把握することができる。さらに、ユーザzは、多数決状況を確認することで、各申請案件に対して承認したユーザがどれだけいるのかを把握することができる。 According to the case list screen 1000, the user z can know how many approval process activities are assigned to the user z and when and who is the application request for approval. Further, the user z can grasp an unprocessed application item by confirming his / her approval status. Furthermore, the user z can grasp | ascertain how many users have approved with respect to each application matter by confirming the majority decision situation.
 また、案件一覧画面1000において、入力装置407を用いたユーザの操作入力により、いずれかの案件名を選択すると、承認処理を行う申請案件を選択することができる。例えば、図10に示す案件一覧画面1000において、案件情報1000-1の案件名「○○○○○」が選択される、案件名「○○○○○」に対応する承認画面(例えば、後述の図12に示す承認画面1200)がディスプレイ406に表示される。 Also, in the case list screen 1000, when any case name is selected by a user operation input using the input device 407, an application case for which an approval process is to be performed can be selected. For example, in the case list screen 1000 shown in FIG. 10, the approval screen (for example, described later) corresponding to the case name “XXX” is selected in which the item name “XXX” in the item information 1000-1 is selected. 12 is displayed on the display 406. The approval screen 1200 shown in FIG.
 また、例えば、申請案件「○○○○○」に対するユーザzの承認処理が行われると、図11に示すように、案件情報1000-1の処理時刻、多数決状況および自信の承認状況が更新されて、案件情報1000-1が未承認の案件情報とは異なる表示形式で表示される。 Further, for example, when the approval process of the user z is performed for the application item “XXXXXX”, as shown in FIG. 11, the processing time, majority decision status, and confidence approval status of the item information 1000-1 are updated. Thus, the case information 1000-1 is displayed in a different display format from the unapproved case information.
 これにより、ユーザzは、処理済みの申請案件を識別しやすくなる。なお、多数決による決定がなされた申請案件については、「可決」または「否決」を示す承認結果が案件一覧画面1000に表示されることにしてもよい。 This makes it easier for the user z to identify processed application matters. It should be noted that the approval result indicating “Approved” or “Negative” may be displayed on the item list screen 1000 for the application item determined by majority vote.
(承認画面の画面例)
 つぎに、図12および図13を用いて、クライアント装置201のディスプレイ406に表示される承認画面の画面例について説明する。まず、図10に示した案件一覧画面1000において、案件情報1000-1の案件名「○○○○○」が選択された場合に表示される承認画面の画面例について説明する。
(Screen example of approval screen)
Next, a screen example of the approval screen displayed on the display 406 of the client apparatus 201 will be described with reference to FIGS. 12 and 13. First, a screen example of an approval screen displayed when the item name “XXXXXX” of the item information 1000-1 is selected on the item list screen 1000 shown in FIG.
 図12は、承認画面の画面例を示す説明図(その1)である。図12において、承認画面1200は、図10に示した案件情報1000-1に対応する承認処理を未処理のユーザzに表示される操作画面である。承認画面1200には、No.、案件名、申請者名/申請時刻、承認担当者/承認状況(承認日時)、申請内容、承認期限および経過時間/期限までの残り時間が表示されている。 FIG. 12 is an explanatory diagram (part 1) showing an example of the approval screen. In FIG. 12, an approval screen 1200 is an operation screen that is displayed to an unprocessed user z for an approval process corresponding to the case information 1000-1 shown in FIG. The approval screen 1200 includes a No. , Project name, applicant name / application time, approval person / approval status (approval date / time), application contents, approval deadline, and elapsed time / time remaining.
 No.は、申請案件を識別する番号である。案件名は、申請案件の名称である。申請者名/申請時刻は、申請者の名称と承認依頼された日時を示す。承認担当者/承認状況(承認日時)は、承認処理が割り当てられたユーザ(承認者)と当該ユーザの承認状況を示す。承認日時は、ユーザ(承認者)が承認処理を実施した日時である。申請内容は、承認依頼された申請の内容である。承認期限は、承認処理を行える期間である。経過時間/期限までの残り時間は、申請時刻からの経過時間と、承認期限までの残りの時間を示す。 No. Is a number for identifying an application item. The case name is the name of the application case. The applicant name / application time indicates the name of the applicant and the date and time when the approval is requested. The person in charge of approval / approval status (approval date / time) indicates the user (approver) to whom the approval process is assigned and the approval status of the user. The approval date and time is the date and time when the user (approver) performs the approval process. The application content is the content of the application requested for approval. The approval deadline is a period during which the approval process can be performed. The elapsed time / remaining time until the deadline indicates the elapsed time from the application time and the remaining time until the approval deadline.
 承認画面1200によれば、ユーザzは、申請案件「○○○○○」の申請内容を確認することができる。また、ユーザzは、申請案件「○○○○○」に対する他のユーザx、yの承認状況を確認することができる。さらに、ユーザzは、承認期限や承認期限までの残り時間を把握することができる。 According to the approval screen 1200, the user z can confirm the application content of the application item “XXXXXX”. Further, the user z can confirm the approval status of the other users x and y for the application item “XXXXXX”. Furthermore, the user z can grasp the approval time limit and the remaining time until the approval time limit.
 また、承認画面1200には、申請に対して承認または否認のいずれかを選択するボタンB1,B2が有効化されて表示されている。承認画面1200において、入力装置407を用いたユーザの操作入力により、ボタンB1,B2のいずれかを選択することにより、申請に対して承認または否認のいずれかを選択することができる。 In addition, on the approval screen 1200, buttons B1 and B2 for selecting either approval or denial of the application are displayed in an activated state. On the approval screen 1200, either approval or denial of the application can be selected by selecting one of the buttons B1 and B2 by a user operation input using the input device 407.
 例えば、ボタンB1が選択されると、申請案件について「承認」を示す承認結果がクライアント装置201からワークフロー管理装置100に送信される。一方、ボタンB2が選択されると、申請案件について「否認」を示す承認結果がクライアント装置201からワークフロー管理装置100に送信される。 For example, when the button B1 is selected, an approval result indicating “approval” for the application case is transmitted from the client device 201 to the workflow management device 100. On the other hand, when the button B <b> 2 is selected, an approval result indicating “deny” is transmitted from the client apparatus 201 to the workflow management apparatus 100 for the application case.
 つぎに、図11に示した案件一覧画面1000において、案件情報1000-1の案件名「○○○○○」が選択された場合に表示される承認画面の画面例について説明する。 Next, a screen example of an approval screen that is displayed when the item name “XXX” is selected in the item information 1000-1 on the item list screen 1000 shown in FIG. 11 will be described.
 図13は、承認画面の画面例を示す説明図(その2)である。図13において、承認画面1300は、図11に示した案件情報1000-1に対応する承認処理を処理済みのユーザzに表示される操作画面である。 FIG. 13 is an explanatory diagram (part 2) of a screen example of the approval screen. In FIG. 13, an approval screen 1300 is an operation screen displayed to the user z who has processed the approval processing corresponding to the case information 1000-1 shown in FIG.
 承認画面1300には、図12に示した承認画面1200と同様に、No.、案件名、申請者名/申請時刻、承認担当者/承認状況(承認日時)、申請内容、承認期限および経過時間/期限までの残り時間が表示されている。ただし、ユーザzによる承認処理が行われたため、ユーザzの承認状況が更新されている。 In the approval screen 1300, as in the approval screen 1200 shown in FIG. , Project name, applicant name / application time, approval person / approval status (approval date / time), application contents, approval deadline, and elapsed time / time remaining. However, since the approval process by the user z is performed, the approval status of the user z is updated.
 また、承認画面1300には、申請に対して承認または否認のいずれかを選択するボタンB1,B2が無効化されて表示されている。すなわち、承認画面1300では、ボタンB1,B2のいずれのボタンも選択できない状態となっている。これにより、同一の申請案件に対して、ユーザzが複数回承認を行えないようになり、1人のユーザによる重複承認を防止することができる。 Also, on the approval screen 1300, buttons B1 and B2 for selecting either approval or denial of the application are displayed in an invalid state. That is, in the approval screen 1300, neither button B1 nor B2 can be selected. As a result, the user z cannot approve a plurality of times for the same application item, and duplicate approval by one user can be prevented.
(実処理のワークフロー)
 つぎに、ワークフローシステム200において実行される実処理のワークフローの具体例について説明する。
(Actual processing workflow)
Next, a specific example of an actual processing workflow executed in the workflow system 200 will be described.
 図14は、実処理のワークフローの具体例を示す説明図である。図14において、ワークフロー1400は、所定の申請に対する承認業務の一連の処理手順の一例を定義したものである。 FIG. 14 is an explanatory diagram showing a specific example of an actual processing workflow. In FIG. 14, a workflow 1400 defines an example of a series of processing procedures for approval work for a predetermined application.
 ワークフロー1400において、まず、ワークフロー管理装置100は、承認依頼処理を実行する(ステップS1401)。承認依頼処理は、申請者のクライアント装置201から所定の申請についての承認依頼を受け付けて、案件名、申請者名および申請時刻を管理テーブル220に記録するステップである。 In the workflow 1400, the workflow management apparatus 100 first executes an approval request process (step S1401). The approval request process is a step of accepting an approval request for a predetermined application from the client device 201 of the applicant and recording the case name, the applicant name, and the application time in the management table 220.
 つぎに、ワークフロー管理装置100は、承認抑止処理を実行する(ステップS1402)。承認抑止処理は、ロールRに設定された複数のユーザのそれぞれのユーザに対応する承認処理の表示内容を決定するステップである。承認抑止処理の具体的な処理手順については、図15を用いて後述する。 Next, the workflow management apparatus 100 executes an approval suppression process (step S1402). The approval suppression process is a step of determining the display contents of the approval process corresponding to each of a plurality of users set to the role R. A specific processing procedure of the approval suppression process will be described later with reference to FIG.
 つぎに、ワークフロー管理装置100は、案件一覧作成処理を実行する(ステップS1403)。案件一覧作成処理は、ステップS1401において承認依頼を受け付けた申請の一覧を作成するステップである。 Next, the workflow management apparatus 100 executes a case list creation process (step S1403). The case list creation process is a step of creating a list of applications that have received an approval request in step S1401.
 つぎに、ワークフロー管理装置100は、承認処理を実行する(ステップS1404)。承認処理は、ロールRに設定されたユーザが承認処理を実施するステップである。承認処理の具体的な処理手順については、図16を用いて後述する。 Next, the workflow management apparatus 100 executes an approval process (step S1404). The approval process is a step in which the user set to the role R performs the approval process. A specific processing procedure of the approval processing will be described later with reference to FIG.
 つぎに、ワークフロー管理装置100は、テーブル更新処理を実行する(ステップS1405)。ロールRに設定されたユーザの承認処理に対する処理状況および処理結果を、管理テーブル220に蓄積するステップである。 Next, the workflow management apparatus 100 executes a table update process (step S1405). This is a step of accumulating in the management table 220 the processing status and processing result for the user approval processing set in the role R.
 つぎに、ワークフロー管理装置100は、管理テーブル220を参照して、ロールRに設定された複数のユーザの処理状況および処理結果が、第1の判定基準を満たすか否かを判定する(ステップS1406)。 Next, the workflow management apparatus 100 refers to the management table 220 to determine whether the processing statuses and processing results of a plurality of users set to the role R satisfy the first determination criterion (step S1406). ).
 ここで、第1の判定基準を満たす場合(ステップS1406:Yes)、ワークフロー管理装置100は、承認履歴書込処理を実行して(ステップS1407)、ワークフロー1400による一連の処理を終了する。承認履歴書込処理は、承認処理の承認結果(可決または否決)を、申請者に通知するとともに外部記憶装置に書き込むステップである。 Here, when the first determination criterion is satisfied (step S1406: Yes), the workflow management apparatus 100 executes an approval history writing process (step S1407), and ends a series of processes by the workflow 1400. The approval history writing process is a step of notifying the applicant of the approval result (approval or rejection) of the approval process and writing it to the external storage device.
 一方、第1の判定基準を満たさない場合(ステップS1406:No)、ワークフロー管理装置100は、管理テーブル220を参照して、ロールRに設定された複数のユーザの処理状況および処理結果が、第2の判定基準を満たすか否かを判定する(ステップS1408)。 On the other hand, when the first determination criterion is not satisfied (step S1406: No), the workflow management apparatus 100 refers to the management table 220 and the processing statuses and processing results of the plurality of users set to the role R are the first. It is determined whether or not the determination criterion 2 is satisfied (step S1408).
 ここで、第2の判定基準を満たさない場合(ステップS1408:No)、ワークフロー管理装置100は、ステップS1402に戻る。 Here, when the second determination criterion is not satisfied (step S1408: No), the workflow management apparatus 100 returns to step S1402.
 一方、第2の判定基準を満たす場合(ステップS1408:Yes)、ワークフロー管理装置100は、申請内容修正処理を実行して(ステップS1409)、ステップS1401に戻る。申請内容修正処理は、承認処理の差し戻しを行うステップであり、申請者に対して申請内容を修正して承認依頼をやり直すよう指示する通知を行う。この際、ワークフロー管理装置100は、ロールRに設定された複数のユーザのそれぞれのユーザに対して、承認処理が差し戻されたことを通知することにしてもよい。 On the other hand, when the second determination criterion is satisfied (step S1408: Yes), the workflow management apparatus 100 executes an application content correction process (step S1409) and returns to step S1401. The application content correction process is a step of returning the approval process, and notifies the applicant to correct the application content and to redo the approval request. At this time, the workflow management apparatus 100 may notify each of a plurality of users set to the role R that the approval process has been returned.
 なお、上述したステップS1405~S1409の処理は、例えば、ステップS1404において承認処理が実施された承認案件について行われる。 Note that the processing in steps S1405 to S1409 described above is performed on the approval case for which the approval processing has been performed in step S1404, for example.
 つぎに、図14に示したステップS1402の承認抑止処理の具体的な処理手順について説明する。 Next, a specific processing procedure of the approval suppression process in step S1402 shown in FIG. 14 will be described.
 図15は、承認抑止処理の具体的処理手順の一例を示すフローチャートである。図15のフローチャートにおいて、まず、ワークフロー管理装置100は、管理テーブル220から制御情報を取得する(ステップS1501)。取得対象の制御情報は、図14に示したステップS1401において承認依頼を受け付けた申請案件に対応する制御情報、あるいは、ステップS1404において承認処理が行われた申請案件に対応する制御情報である。 FIG. 15 is a flowchart showing an example of a specific processing procedure of the approval suppression process. In the flowchart of FIG. 15, first, the workflow management apparatus 100 acquires control information from the management table 220 (step S1501). The control information to be acquired is control information corresponding to the application item for which the approval request has been accepted in step S1401 illustrated in FIG. 14 or control information corresponding to the application item for which the approval process has been performed in step S1404.
 つぎに、ワークフロー管理装置100は、ロールRに設定された複数のユーザのうちの未選択のユーザ(承認者)を選択する(ステップS1502)。そして、ワークフロー管理装置100は、取得した制御情報を参照して、選択したユーザ(承認者)の承認状況を特定する(ステップS1503)。 Next, the workflow management apparatus 100 selects an unselected user (approver) among a plurality of users set to the role R (step S1502). Then, the workflow management apparatus 100 refers to the acquired control information and identifies the approval status of the selected user (approver) (step S1503).
 つぎに、ワークフロー管理装置100は、特定した承認状況が「未承認」であるか否かを判断する(ステップS1504)。 Next, the workflow management apparatus 100 determines whether or not the specified approval status is “unapproved” (step S1504).
 ここで、承認状況が「未承認」の場合(ステップS1504:Yes)、ワークフロー管理装置100は、選択したユーザ(承認者)に対応する承認処理の表示内容を、申請に対して承認または否認のいずれかを選択するボタンを有効化した承認画面に決定して(ステップS1505)、ステップS1507に移行する。 If the approval status is “unapproved” (step S1504: YES), the workflow management apparatus 100 approves or rejects the display content of the approval process corresponding to the selected user (approver). The approval screen in which the button for selecting either one is validated is determined (step S1505), and the process proceeds to step S1507.
 一方、承認状況が「未承認」ではない場合(ステップS1504:No)、ワークフロー管理装置100は、選択したユーザ(承認者)に対応する承認処理の表示内容を、申請に対して承認または否認のいずれかを選択するボタンを無効化した承認画面に決定する(ステップS1506)。 On the other hand, if the approval status is not “unapproved” (step S1504: No), the workflow management apparatus 100 approves or rejects the display contents of the approval process corresponding to the selected user (approver). The button for selecting one of them is determined as an invalidated approval screen (step S1506).
 そして、ワークフロー管理装置100は、ロールRに設定された複数のユーザのうち選択されてない未選択のユーザがいるか否かを判断する(ステップS1507)。ここで、未選択のユーザがいる場合(ステップS1507:Yes)、ワークフロー管理装置100は、ステップS1502に戻る。 Then, the workflow management apparatus 100 determines whether or not there is an unselected user that is not selected among the plurality of users set to the role R (step S1507). If there is an unselected user (step S1507: YES), the workflow management apparatus 100 returns to step S1502.
 一方、未選択のユーザがいない場合(ステップS1507:No)、ワークフロー管理装置100は、承認抑止処理を呼び出したステップに戻る。 On the other hand, when there is no unselected user (step S1507: No), the workflow management apparatus 100 returns to the step that called the approval suppression process.
 これにより、複数のユーザのそれぞれのユーザに対応する承認処理の表示内容を、当該ユーザの承認処理に対する処理状況に応じて決定することができる。なお、上述したステップS1501~S1507の処理は、例えば、ワークフロー1400を実行するためのプログラムに規定されていてもよく、また、当該プログラムから呼び出される他のプログラムに規定されていてもよい。 Thereby, the display contents of the approval process corresponding to each of the plurality of users can be determined according to the processing status of the user for the approval process. Note that the processing in steps S1501 to S1507 described above may be defined in, for example, a program for executing the workflow 1400, or may be defined in another program called from the program.
 つぎに、図14に示したステップS1404の承認処理の具体的な処理手順について説明する。 Next, a specific processing procedure of the approval processing in step S1404 shown in FIG. 14 will be described.
 図16は、承認処理の具体的処理手順の一例を示すフローチャートである。図16のフローチャートにおいて、まず、ワークフロー管理装置100は、承認者のクライアント装置201から、案件一覧画面の表示要求を受け付けたか否かを判断する(ステップS1601)。 FIG. 16 is a flowchart showing an example of a specific processing procedure of the approval process. In the flowchart of FIG. 16, first, the workflow management apparatus 100 determines whether or not a case list screen display request has been received from the client apparatus 201 of the approver (step S1601).
 ここで、ワークフロー管理装置100は、案件一覧画面の表示要求を受け付けるのを待つ(ステップS1601:No)。そして、ワークフロー管理装置100は、案件一覧画面の表示要求を受け付けた場合(ステップS1601:Yes)、図14に示したステップS1403の案件一覧作成処理において作成した案件一覧画面をクライアント装置201に表示する制御を行う(ステップS1602)。 Here, the workflow management apparatus 100 waits to receive a display request for a case list screen (step S1601: No). When the workflow management apparatus 100 receives a display request for the case list screen (step S1601: Yes), the workflow management apparatus 100 displays the case list screen created in the case list creation process in step S1403 shown in FIG. Control is performed (step S1602).
 つぎに、ワークフロー管理装置100は、案件一覧画面において申請案件が選択されたか否かを判断する(ステップS1603)。ここで、ワークフロー管理装置100は、申請案件が選択されるのを待つ(ステップS1603:No)。 Next, the workflow management apparatus 100 determines whether or not an application case has been selected on the case list screen (step S1603). Here, the workflow management apparatus 100 waits for an application item to be selected (step S1603: No).
 そして、ワークフロー管理装置100は、申請案件が選択された場合(ステップS1603:Yes)、選択された申請案件について、図14に示したステップS1402において決定された承認画面をクライアント装置201に表示する制御を行う(ステップS1604)。 Then, when the application case is selected (step S1603: Yes), the workflow management apparatus 100 controls the client device 201 to display the approval screen determined in step S1402 illustrated in FIG. 14 for the selected application case. Is performed (step S1604).
 つぎに、ワークフロー管理装置100は、クライアント装置201から承認結果を受け付けたか否かを判断する(ステップS1605)。ここで、ワークフロー管理装置100は、クライアント装置201から承認結果を受け付けるのを待つ(ステップS1605:No)。 Next, the workflow management apparatus 100 determines whether an approval result has been received from the client apparatus 201 (step S1605). Here, the workflow management apparatus 100 waits to receive an approval result from the client apparatus 201 (step S1605: No).
 そして、ワークフロー管理装置100は、クライアント装置201から承認結果を受け付けた場合(ステップS1605:Yes)、承認処理を呼び出したステップに戻る。 And the workflow management apparatus 100 returns to the step which called the approval process, when the approval result is received from the client apparatus 201 (step S1605: Yes).
 これにより、同一の申請案件に対して、1人のユーザが複数回承認を行えないようになり、1人のユーザによる重複承認を防止することができる。なお、上述したステップS1601~S1605の処理は、例えば、ワークフロー1400を実行するためのプログラムに規定されていてもよく、また、当該プログラムから呼び出される他のプログラムに規定されていてもよい。 This prevents one user from approving multiple times for the same application item, and prevents duplicate approval by one user. Note that the processing of steps S1601 to S1605 described above may be defined in, for example, a program for executing the workflow 1400, or may be defined in another program called from the program.
 以上説明したように、実施の形態にかかるワークフロー管理装置100によれば、管理対象のワークフローに含まれる承認処理に対する複数のユーザのそれぞれのユーザの処理状況および処理結果を制御情報に蓄積することができる。また、ワークフロー管理装置100によれば、蓄積した制御情報を参照して、複数のユーザのそれぞれのユーザに対応する承認処理の表示内容を、当該ユーザの承認処理に対する処理状況に応じて決定することができる。 As described above, according to the workflow management apparatus 100 according to the embodiment, the processing statuses and processing results of each of a plurality of users for the approval process included in the managed workflow can be stored in the control information. it can. In addition, according to the workflow management apparatus 100, the display content of the approval process corresponding to each of a plurality of users is determined according to the processing status of the user for the approval process with reference to the accumulated control information. Can do.
 これにより、ユーザ(承認者)に対応する承認処理の表示内容を、当該ユーザの承認処理に対する処理状況に応じて異ならせて表示することができる。 Thereby, the display contents of the approval process corresponding to the user (approver) can be displayed differently depending on the processing status of the user for the approval process.
 また、ワークフロー管理装置100によれば、蓄積した制御情報を参照して、承認処理を未処理のユーザに対応する承認処理の表示内容を、申請に対して承認または否認のいずれかを選択するボタンを有効化した承認画面に決定することができる。 In addition, according to the workflow management apparatus 100, a button for referring to the stored control information and selecting whether to approve or deny the display contents of the approval process corresponding to the user who has not yet processed the approval process. Can be determined on the approval screen that has been activated.
 これにより、承認処理を未処理のユーザに対して、承認依頼された申請に対して承認または否認のいずれかを選択可能な承認画面を表示することができる。 This makes it possible to display an approval screen that allows the user who has not yet processed the approval process to select either approval or denial of the application requested for approval.
 また、ワークフロー管理装置100によれば、承認処理を処理済みのユーザに対応する承認処理の表示内容を、申請に対して承認または否認のいずれかを選択するボタンを無効化した承認画面に決定することができる。 Further, according to the workflow management apparatus 100, the display content of the approval process corresponding to the user who has processed the approval process is determined to be an approval screen in which the button for selecting either approval or denial of the application is invalidated. be able to.
 これにより、承認処理を処理済みのユーザに対して、承認依頼された申請に対して承認または否認のいずれも選択できない承認画面を表示することができる。このため、1人のユーザが複数回承認を行えないようになり、1人のユーザによる重複承認を防止することができる。 This makes it possible to display an approval screen in which neither approval nor denial can be selected for an application for which approval has been requested for a user who has already processed the approval process. For this reason, it becomes impossible for one user to approve a plurality of times, and duplicate approval by one user can be prevented.
 また、ワークフロー管理装置100によれば、承認処理について、複数のユーザに含まれるいずれかのユーザにより処理が行われた場合に、複数のユーザの処理状況および処理結果が、ワークフローを進行する条件を満たすか否かを判定することができる。そして、ワークフロー管理装置100によれば、ワークフローを進行する条件を満たすときは、承認処理よりワークフローを進行させることができる。 Further, according to the workflow management apparatus 100, when the approval process is performed by any of the users included in the plurality of users, the processing statuses and the processing results of the plurality of users are set as conditions for proceeding the workflow. It can be determined whether or not it is satisfied. Then, according to the workflow management apparatus 100, when the condition for progressing the workflow is satisfied, the workflow can be advanced by the approval process.
 これにより、ワークフローを進行する条件を満たした時点で、承認者全員の回答を待たずにワークフローを後続の処理に遷移させることができ、承認処理にかかる時間を短縮して承認業務の効率化を図ることができる。 As a result, when the conditions for advancing the workflow are met, the workflow can be transitioned to the subsequent processing without waiting for the responses of all approvers, and the time required for the approval process can be shortened to improve the efficiency of the approval process. Can be planned.
 また、ワークフロー管理装置100によれば、承認処理について、複数のユーザに含まれるいずれかのユーザにより処理が行われた場合に、ワークフローを進行する条件を満たさないときは、少なくとも当該ユーザの承認処理の表示内容を更新することができる。 In addition, according to the workflow management apparatus 100, when the approval process is performed by any of the users included in the plurality of users, if the conditions for proceeding the workflow are not satisfied, at least the approval process for the user is performed. The display content of can be updated.
 これにより、承認処理のアクティビティがロールRに残存していても、1人のユーザが複数回承認を行えないようになり、1人のユーザによる重複承認を防止できる。 Thereby, even if the activity of the approval process remains in the role R, one user cannot perform the approval more than once, and the duplicate approval by one user can be prevented.
 また、ワークフロー管理装置100によれば、複数のユーザによる特定の処理結果の数が所定数に達した場合に、ワークフローを進行する条件を満たすと判定することができる。これにより、ワークフローにおいて、多数決等の条件により進行するアクティビティを適切に処理することができる。 Also, according to the workflow management apparatus 100, when the number of specific processing results by a plurality of users reaches a predetermined number, it can be determined that the condition for progressing the workflow is satisfied. Thereby, in the workflow, an activity that progresses according to a condition such as majority decision can be appropriately processed.
 また、ワークフロー管理装置100によれば、承認処理について、複数のユーザに含まれるいずれかのユーザにより処理が行われた場合、複数のユーザの処理状況および処理結果が、承認処理を差し戻す条件を満たすか否かを判定することができる。例えば、ワークフロー管理装置100は、特定の処理結果(例えば、否認)が時系列に所定数連続した場合に、承認処理を差し戻す条件を満たすと判定することができる。そして、ワークフロー管理装置100によれば、承認処理を差し戻す条件を満たすときは、承認処理の差し戻しを行うことができる。 Further, according to the workflow management apparatus 100, when the approval process is performed by any of the users included in the plurality of users, the processing statuses and the processing results of the plurality of users are set as conditions for returning the approval process. It can be determined whether or not it is satisfied. For example, the workflow management apparatus 100 can determine that a condition for returning the approval process is satisfied when a predetermined number of specific processing results (for example, denial) continue in time series. Then, according to the workflow management device 100, when the condition for returning the approval process is satisfied, the approval process can be returned.
 これにより、承認処理を差し戻す条件を満たした時点で、承認処理の差し戻しを行うことができる。このため、例えば、否決となることが濃厚となったら、多数決等による決定がなされる前に、申請者に対して申請内容を修正して承認依頼をやり直すよう指示することができ、承認業務の効率化を図ることができる。 This allows the approval process to be returned when the conditions for returning the approval process are satisfied. For this reason, for example, if the denial of a decision becomes rich, the applicant can be instructed to correct the application and redo the approval request before making a decision by majority vote, etc. Efficiency can be improved.
 また、ワークフロー管理装置100によれば、承認処理の申請時刻から所定時間が経過した場合、蓄積した制御情報を参照して、承認処理を未処理のユーザに対して、承認処理の実行を促す情報を通知することができる。これにより、承認期限が迫っている場合などに、承認処理を未処理のユーザに対してのみ督促を行うことができる。 Further, according to the workflow management apparatus 100, when a predetermined time has elapsed from the application time of the approval process, information that refers to the stored control information and prompts a user who has not yet processed the approval process to execute the approval process Can be notified. As a result, when the approval deadline is approaching, the user who has not yet processed the approval process can be prompted.
 また、ワークフロー管理装置100によれば、複数のユーザのそれぞれのユーザに対応する承認処理の表示内容に、複数のユーザの処理状況および処理結果を含めることができる。これにより、各ユーザが承認処理を行う際に、他のユーザの処理状況および処理結果を確認することができる。 Further, according to the workflow management apparatus 100, the display status of the approval process corresponding to each of the plurality of users can include the processing status and the processing result of the plurality of users. Thereby, when each user performs an approval process, the process status and process result of another user can be confirmed.
 また、上述した説明では、第1の処理として、複数のユーザの処理状況および処理結果に応じてワークフローを進行する承認処理を例に挙げて説明したが、これに限らない。例えば、複数のユーザを対象としたアンケートや人気投票等に適用することができる。 In the above description, the first process has been described by taking an example of an approval process that progresses a workflow according to the process status and process results of a plurality of users. However, the present invention is not limited to this. For example, it can be applied to a questionnaire or popularity vote for a plurality of users.
 より具体的には、例えば、開発部門等の部署をロールRに設定し、現在開発中の複数の製品の中から今後も開発を継続していくべき製品を選択する処理を第1の処理としてロールRに割り当てたとする。この場合、ワークフロー管理装置100によれば、1人のユーザが複数回選択を行えないようにして重複選択を防止することができる。また、所定数の回答が集まった時点で、例えば、最も選択数が多かった製品を選択したユーザを対象として追加質問を行うといった後続の処理に遷移させることができ、アンケートや人気投票等の処理を効率的に行うことができる。 More specifically, for example, the first process is a process in which a department such as a development department is set to role R and a product to be developed in the future is selected from a plurality of products currently being developed. Assume that the role R is assigned. In this case, according to the workflow management apparatus 100, it is possible to prevent duplicate selection by preventing one user from making multiple selections. In addition, when a predetermined number of answers are collected, for example, it is possible to shift to a subsequent process such as performing an additional question for a user who has selected the product with the largest number of selections. Can be performed efficiently.
 なお、本実施の形態で説明したワークフロー管理方法は、予め用意されたプログラムをパーソナル・コンピュータやワークステーション等のコンピュータで実行することにより実現することができる。本ワークフロー管理プログラムは、ハードディスク、フレキシブルディスク、CD-ROM、MO、DVD等のコンピュータで読み取り可能な記録媒体に記録され、コンピュータによって記録媒体から読み出されることによって実行される。また、本ワークフロー管理プログラムは、インターネット等のネットワークを介して配布してもよい。 The workflow management method described in the present embodiment can be realized by executing a program prepared in advance on a computer such as a personal computer or a workstation. The workflow management program is recorded on a computer-readable recording medium such as a hard disk, a flexible disk, a CD-ROM, an MO, and a DVD, and is executed by being read from the recording medium by the computer. The workflow management program may be distributed via a network such as the Internet.
 100 ワークフロー管理装置
 110,500,1400 ワークフロー
 120,130,1200,1300 承認画面
 200 ワークフローシステム
 201 クライアント装置
 220 管理テーブル
 600-1 制御情報
 701 受付部
 702 決定部
 703 作成部
 704 表示制御部
 705 蓄積部
 706 判定部
 707 実行制御部
 1000 案件一覧画面
DESCRIPTION OF SYMBOLS 100 Workflow management apparatus 110,500,1400 Workflow 120,130,1200,1300 Approval screen 200 Workflow system 201 Client apparatus 220 Management table 600-1 Control information 701 Reception part 702 Determination part 703 Creation part 704 Display control part 705 Accumulation part 706 Judgment unit 707 Execution control unit 1000 Item list screen

Claims (11)

  1.  コンピュータに、
     管理対象のワークフローが、複数のユーザの処理状況および処理結果に応じて前記ワークフローを進行する第1の処理にある場合に、前記複数のユーザのそれぞれのユーザに対応する前記第1の処理の表示内容を、当該ユーザの前記第1の処理に対する処理状況に応じて異ならせて前記複数のユーザにそれぞれ表示し、
     前記第1の処理について、前記複数のユーザに含まれる第1のユーザにより処理が行われた場合、前記複数のユーザの処理状況および処理結果が、前記ワークフローを進行する条件を満たさないときは、少なくとも前記第1のユーザの前記第1の処理の表示内容を更新し、前記複数のユーザの処理状況および処理結果が、前記ワークフローを進行する条件を満たすときは、前記第1の処理より前記ワークフローを進行させる、
     処理を実行させることを特徴とするワークフロー管理プログラム。
    On the computer,
    Display of the first process corresponding to each user of the plurality of users when the management target workflow is in the first process that advances the workflow according to the processing status and processing result of the plurality of users The contents are displayed to each of the plurality of users in a different manner depending on the processing status of the user for the first processing,
    When processing is performed by a first user included in the plurality of users with respect to the first processing, when the processing statuses and processing results of the plurality of users do not satisfy the conditions for proceeding with the workflow, When at least the display content of the first process of the first user is updated, and the processing statuses and processing results of the plurality of users satisfy the conditions for progressing the workflow, the workflow from the first process Progress,
    A workflow management program characterized by causing processing to be executed.
  2.  前記コンピュータに、
     前記第1の処理に対する前記複数のユーザのそれぞれのユーザの処理状況および処理結果を制御情報に蓄積し、
     蓄積した前記制御情報に応じて、前記複数のユーザのそれぞれのユーザに対応する前記第1の処理の表示内容を決定する、処理を実行させ、
     前記表示する処理は、
     決定した前記複数のユーザのそれぞれのユーザに対応する前記第1の処理の表示内容を、前記複数のユーザにそれぞれ表示する、ことを特徴とする請求項1に記載のワークフロー管理プログラム。
    In the computer,
    Storing the processing status and processing result of each of the plurality of users for the first processing in control information;
    In accordance with the accumulated control information, a display content of the first process corresponding to each of the plurality of users is determined, and a process is executed.
    The processing to display is
    The workflow management program according to claim 1, wherein display contents of the first process corresponding to each of the determined users are displayed to the plurality of users.
  3.  前記更新する処理は、
     前記制御情報を参照して、前記複数のユーザによる特定の処理結果の数が所定数に達していない場合に、少なくとも前記第1のユーザの前記第1の処理の表示内容を更新し、
     前記ワークフローを進行させる処理は、
     前記制御情報を参照して、前記特定の処理結果の数が前記所定数に達した場合に、前記ワークフローを進行させる、ことを特徴とする請求項2に記載のワークフロー管理プログラム。
    The update process is as follows:
    With reference to the control information, when the number of specific processing results by the plurality of users does not reach a predetermined number, at least the display content of the first processing of the first user is updated,
    The process of advancing the workflow is as follows:
    The workflow management program according to claim 2, wherein the workflow is advanced when the number of the specific processing results reaches the predetermined number with reference to the control information.
  4.  前記コンピュータに、
     前記第1の処理について、前記複数のユーザに含まれる第1のユーザにより処理が行われた場合、前記複数のユーザの処理状況および処理結果が、前記第1の処理を差し戻す条件を満たすときは、前記第1の処理の差し戻しを行う、処理を実行させることを特徴とする請求項3に記載のワークフロー管理プログラム。
    In the computer,
    When processing is performed by a first user included in the plurality of users with respect to the first processing, the processing statuses and processing results of the plurality of users satisfy a condition for returning the first processing. 4. The workflow management program according to claim 3, wherein the first process is sent back and a process is executed. 5.
  5.  前記制御情報は、前記第1の処理に対する前記複数のユーザのそれぞれのユーザの処理時刻を含み、
     前記差し戻しを行う処理は、
     前記制御情報を参照して、特定の処理結果が時系列に所定数連続した場合に、前記第1の処理の差し戻しを行うことを特徴とする請求項4に記載のワークフロー管理プログラム。
    The control information includes a processing time of each user of the plurality of users for the first processing,
    The process of performing the return is as follows:
    5. The workflow management program according to claim 4, wherein the first process is sent back when a predetermined number of specific process results continue in time series with reference to the control information.
  6.  前記コンピュータに、
     前記第1の処理の処理依頼時刻から所定時間が経過した場合、前記制御情報を参照して、前記第1の処理を未処理のユーザに対して、前記第1の処理の実行を促す情報を通知する、処理を実行させることを特徴とする請求項5に記載のワークフロー管理プログラム。
    In the computer,
    When a predetermined time has elapsed from the processing request time of the first process, the control information is referred to and information that prompts the user who has not performed the first process to execute the first process is displayed. The workflow management program according to claim 5, wherein the workflow is notified and the process is executed.
  7.  前記第1の処理は、所定の申請に対する承認処理であり、
     前記決定する処理は、
     前記第1の処理を未処理のユーザに対応する前記第1の処理の表示内容を、前記申請に対して承認または否認のいずれかを選択するボタンを有効化した承認画面に決定し、
     前記第1の処理を処理済みのユーザに対応する前記第1の処理の表示内容を、前記申請に対して承認または否認のいずれかを選択するボタンを無効化した承認画面に決定する、ことを特徴とする請求項6に記載のワークフロー管理プログラム。
    The first process is an approval process for a predetermined application,
    The determination process is as follows:
    The display content of the first process corresponding to a user who has not processed the first process is determined as an approval screen in which a button for selecting either approval or denial of the application is enabled,
    The display content of the first process corresponding to the user who has processed the first process is determined to be an approval screen in which a button for selecting either approval or denial of the application is invalidated. The workflow management program according to claim 6, wherein:
  8.  前記承認画面は、前記複数のユーザの処理状況および処理結果を含むことを特徴とする請求項7に記載のワークフロー管理プログラム。 The workflow management program according to claim 7, wherein the approval screen includes processing statuses and processing results of the plurality of users.
  9.  前記複数のユーザのそれぞれのユーザは、前記第1の処理が割り当てられたロールに設定されたユーザであることを特徴とする請求項1~8のいずれか一つに記載のワークフロー管理プログラム。 The workflow management program according to any one of claims 1 to 8, wherein each of the plurality of users is a user set to a role to which the first process is assigned.
  10.  コンピュータが、
     管理対象のワークフローが、複数のユーザの処理状況および処理結果に応じて前記ワークフローを進行する第1の処理にある場合に、前記複数のユーザのそれぞれのユーザに対応する前記第1の処理の表示内容を、当該ユーザの前記第1の処理に対する処理状況に応じて異ならせて前記複数のユーザにそれぞれ表示し、
     前記第1の処理について、前記複数のユーザに含まれる第1のユーザにより処理が行われた場合、前記複数のユーザの処理状況および処理結果が、前記ワークフローを進行する条件を満たさないときは、少なくとも前記第1のユーザの前記第1の処理の表示内容を更新し、前記複数のユーザの処理状況および処理結果が、前記ワークフローを進行する条件を満たすときは、前記第1の処理より前記ワークフローを進行させる、
     処理を実行することを特徴とするワークフロー管理方法。
    Computer
    Display of the first process corresponding to each user of the plurality of users when the management target workflow is in the first process that advances the workflow according to the processing status and processing result of the plurality of users The contents are displayed to each of the plurality of users in a different manner depending on the processing status of the user for the first processing,
    When processing is performed by a first user included in the plurality of users with respect to the first processing, when the processing statuses and processing results of the plurality of users do not satisfy the conditions for proceeding with the workflow, When at least the display content of the first process of the first user is updated, and the processing statuses and processing results of the plurality of users satisfy the conditions for progressing the workflow, the workflow from the first process Progress,
    A workflow management method characterized by executing processing.
  11.  管理対象のワークフローが、複数のユーザの処理状況および処理結果に応じて前記ワークフローを進行する第1の処理にある場合に、前記複数のユーザのそれぞれのユーザに対応する前記第1の処理の表示内容を、当該ユーザの前記第1の処理に対する処理状況に応じて異ならせて前記複数のユーザにそれぞれ表示し、
     前記第1の処理について、前記複数のユーザに含まれる第1のユーザにより処理が行われた場合、前記複数のユーザの処理状況および処理結果が、前記ワークフローを進行する条件を満たさないときは、少なくとも前記第1のユーザの前記第1の処理の表示内容を更新し、前記複数のユーザの処理状況および処理結果が、前記ワークフローを進行する条件を満たすときは、前記第1の処理より前記ワークフローを進行させる、
     制御部を有することを特徴とするワークフロー管理装置。
    Display of the first process corresponding to each user of the plurality of users when the management target workflow is in the first process that advances the workflow according to the processing status and processing result of the plurality of users The contents are displayed to each of the plurality of users in a different manner depending on the processing status of the user for the first processing,
    When processing is performed by a first user included in the plurality of users with respect to the first processing, when the processing statuses and processing results of the plurality of users do not satisfy the conditions for proceeding with the workflow, When at least the display content of the first process of the first user is updated, and the processing statuses and processing results of the plurality of users satisfy the conditions for progressing the workflow, the workflow from the first process Progress,
    A workflow management apparatus comprising a control unit.
PCT/JP2015/069071 2015-07-01 2015-07-01 Workflow management program, workflow management method, and workflow management device WO2017002249A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/JP2015/069071 WO2017002249A1 (en) 2015-07-01 2015-07-01 Workflow management program, workflow management method, and workflow management device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2015/069071 WO2017002249A1 (en) 2015-07-01 2015-07-01 Workflow management program, workflow management method, and workflow management device

Publications (1)

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

Family

ID=57608213

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2015/069071 WO2017002249A1 (en) 2015-07-01 2015-07-01 Workflow management program, workflow management method, and workflow management device

Country Status (1)

Country Link
WO (1) WO2017002249A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018136725A (en) * 2017-02-22 2018-08-30 富士ゼロックス株式会社 Information processor and program
WO2023135638A1 (en) * 2022-01-11 2023-07-20 富士通株式会社 Generation method, generation program, and information processing device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060122859A1 (en) * 2004-12-04 2006-06-08 International Computer Science Institute Communities of practice environment
JP2006209397A (en) * 2005-01-27 2006-08-10 Matsushita Electric Ind Co Ltd Final decision device
JP2009271839A (en) * 2008-05-09 2009-11-19 Canon Software Inc Information processing system, information processing method, program and recording medium
JP2010146417A (en) * 2008-12-19 2010-07-01 Canon Software Inc Workflow server, work flow control method, program, and recording medium

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060122859A1 (en) * 2004-12-04 2006-06-08 International Computer Science Institute Communities of practice environment
JP2006209397A (en) * 2005-01-27 2006-08-10 Matsushita Electric Ind Co Ltd Final decision device
JP2009271839A (en) * 2008-05-09 2009-11-19 Canon Software Inc Information processing system, information processing method, program and recording medium
JP2010146417A (en) * 2008-12-19 2010-07-01 Canon Software Inc Workflow server, work flow control method, program, and recording medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018136725A (en) * 2017-02-22 2018-08-30 富士ゼロックス株式会社 Information processor and program
WO2023135638A1 (en) * 2022-01-11 2023-07-20 富士通株式会社 Generation method, generation program, and information processing device

Similar Documents

Publication Publication Date Title
US20200380449A1 (en) Task map providing apparatus and method thereof
US9916552B2 (en) Workflow system and method with skip function
US20100211428A1 (en) Automated Customer Service Matching Methodology
US20140278663A1 (en) Electronic discovery systems and workflow management method
US20080209416A1 (en) Workflow Definition and Management System
JP2022115884A (en) Systems and methods for initiating processing actions utilizing automatically generated data of group-based communication system
WO2015147878A1 (en) Systems and methods for providing an information technology interface
US20210383370A1 (en) Enhanced multi-party user data deletion
US20140236844A1 (en) Systems and Methods for Product Event Management
US20150248540A1 (en) Method and system for monitoring medication adherence
JP2008077276A (en) Intellectual property management system, intellectual property management method and intellectual property management program
US20160364674A1 (en) Project management with critical path scheduling and releasing of resources
JP2007265123A (en) Business procedure support system, business procedure support method, business procedure support apparatus, and program
US9495666B2 (en) End-user portal system for remote technical support
WO2017002249A1 (en) Workflow management program, workflow management method, and workflow management device
US20100211435A1 (en) Package Review Process Mentorship System
JPWO2002063520A1 (en) Adoption processing system, program and recording medium
US20130339261A1 (en) Computer product, information providing method, and information providing apparatus
JP2018197907A (en) Document processing system and program
JP2006072884A (en) Business project processing system
JP5742582B2 (en) Information processing equipment, personnel information management system
JP5809589B2 (en) Business takeover judgment system and business takeover judgment method
WO2015145525A1 (en) Information processing device, information processing method, and program
US7996299B2 (en) Trade services management system
JP5686488B2 (en) Information management system for industrial property rights

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

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 15897176

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: JP