This application is based upon and claims the benefit of priority of the prior Japanese Patent Application No. 2017-107126, filed on May 30, 2017, the entire contents of which are incorporated herein by reference.
The embodiments discussed herein are related to an information processing apparatus and an information processing method.
A workflow is created to visualize a flow of a work in a business. By creating the workflow, for example, a plurality of workers involved in the work may share information such as a progress status or data of the work, and hence, the work may be smoothly progressed.
For example, in a system for managing an execution of a business project, the progress phases of the project may be divided into a plurality of processes on the time-series basis, such that the project is managed per process. In this case, in the system, the respective items of the processes divided on the time-series basis and the respective items of the processes divided on the basis of a thought process are stored in association with each other, such that the items are arranged and displayed in a form of a two-dimensional matrix. As a result, the execution of the project is smoothly progressed.
Related technologies are disclosed in, for example, Japanese Laid-Open Patent Publication Nos. 2014-052922 and 2004-192125.
According to an aspect of the present invention, provide is an information processing apparatus including a memory and a processor coupled to the memory. The processor is configured to acquire a plurality of basic flows each including a plurality of basic tasks. The processor is configured to generate a complex flow having a multi-dimensional matrix structure by combining the plurality of basic flows with each other. The complex flow includes a plurality of complex tasks corresponding to any of the basic tasks of the respective basic flows. The processor is configured to set complex shift attributes for the respective complex tasks based on a basic shift attribute set for each of the plurality of basic tasks of at least one of the plurality of basic flows. Each of the complex shift attributes includes information on a shift between the plurality of complex tasks. The basic shift attribute includes information on a shift between the plurality of basic tasks. The processor is configured to perform a shift between the plurality of complex tasks starting from a head complex task of the plurality of complex tasks based on the complex shift attributes. The head complex task corresponds to head basic tasks of the respective basic flows.
The object and advantages of the disclosure will be realized and attained by means of the elements and combinations particularly pointed out in the claims. It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory and are not restirctive of the disclosure, as claimed.
In the technology described above, it may be difficult to comprehensively manage a plurality of work flows.
The flow formed by multiple processes into which a project is divided in time-series basis is not necessarily generated only one in the corresponding project. That is, one or more flows each including multiple processes divided from a project in time-series basis may be generated in a corresponding project. For example, multiple flows which are different from each other in time for completing the entire processes may be created. In this case, the system stores, for each flow, the respective items of the processes divided in time-series basis and respective items of the processes divided on basis of thought process in association with each other, and hence, it is difficult to comprehensively manage the multiple work flows.
Hereinafter, embodiments of the information processing apparatus and the information processing method according to the present disclosure will be described with reference to the accompanying drawings. In addition, the present disclosure is not limited to the embodiments. In addition, the embodiments may be appropriately combined with each other within the scope that does not cause any inconsistency.
[System Configuration]
As illustrated in
The server device 10, the user terminal 30, and the administrator terminal 50 are connected to each other via a predetermined network NW. The network NW may be constructed by any type of a wired or wireless communication network such as the Internet, a local area network (LAN), or a virtual private network (VPN).
The server device 10 is an information processing device that implements the support of the work of the insurance salesman.
As for an embodiment, the server device 10 may be mounted as package software or on-line software by installing information processing programs for implementing various functions related to the work support in a desired computer. The various functions related to the work support include, for example, generating a workflow including tasks, storing an execution result of an executed task, and presenting an unexecuted task, as the management of the tasks. For example, the server device 10 may be mounted as a Web server for providing the function of the work support described above or a cloud system for providing the function of the work support by outsourcing.
The user terminal 30 may be used by an insurance salesman. In addition, the administrator terminal 50 may be used by an administrator who manages the tasks performed by the insurance salesman.
As for the user terminal 30 and the administrator terminal 50, mobile communication terminals such as smartphones or mobile phones, mobile terminal devices such as slate terminals or tablet terminals, and information processing devices such as desktop or laptop type personal computers, may be used.
[Configuration of Server Device 10]
Next, the configuration of the server device 10 according to Embodiment 1 will be described.
The communication I/F 11 is an interface that controls a communication with other devices such as the user terminal 30 and the administrator terminal 50. As an embodiment, a network interface card such as a LAN card may be adopted as the communication I/F 11.
The storage unit 13 is a storage device that stores data used not only for the operation system (OS) executed in the controller 15 but also for various programs such as an application program for implementing the function of the work support described above.
As an embodiment, the storage unit 13 may be mounted as an auxiliary storage device in the server device 10. For example, a hard disk drive (HDD), an optical disk, or a solid state drive (SSD) may be adopted as the storage unit 13. In addition, the storage unit 13 may not necessarily be mounted as an auxiliary storage device and may be mounted as a main storage device in the server device 10. In this case, various semiconductor memory elements such as a RAM or a flash memory may be adopted as the storage unit 13.
The storage unit 13 stores basic flow information 13a, basic task information 13b, complex flow information 13c, and complex task information 13d, as an example of data used for the programs executed by the controller 15. Further, the storage unit 13 stores flow instance information 13e, task instance information 13f, history information 13g, unexecuted task information 13h, and customer information 13i. In addition to the data, the storage unit 13 may store the following electronic data. For example, the storage unit 13 may further store account information of the insurance salesman or the administrator, customer information, and information such as identification information for identifying the user terminal 30 or the administrator terminal 50. Each piece of information stored in the storage unit 13 will be described later in accordance with the descriptions of the controller 15 that acquires or generates the information.
The controller 15 is a processing unit that controls the entire server device 10.
As an embodiment, the controller 15 may be mounted by a hardware processor such as a CPU or an MPU. Here, while an example of the processor is the CPU or MPU, the controller 15 may be mounted by any general-purpose or specialized processor. In addition, the controller 15 may be implemented by a hard wired logic such as an ASIC or FPGA.
The controller 15 virtually implements the processing units described below by developing a complex flow program on a work area of a RAM such as a DRAM or SRAM which is mounted as a main storage device (not illustrated).
As illustrated in
The complex generation unit 151 is a processing unit that generates a management flow for the work support based on information acquired from the administrator terminal 50.
The complex generation unit 151 includes an administrator display controller 151a, a basic flow acquisition unit 151b, a basic task acquisition unit 151c, a complex flow generation unit 151d, and a complex task generation unit 151e.
As an embodiment, the administrator display controller 151a is a processing unit that controls the display of various pieces of information on a display unit (not illustrated) of the administrator terminal 50.
For example, upon receiving an access from the administrator terminal 50, the administrator display controller 151a transmits information of various operation screens to the administrator terminal 50 of the access source, and controls the operation screens to be displayed on the administrator terminal 50 of the access source. For example, according to the access from the administrator terminal 50, the administrator display controller 151a causes the administrator terminal 50 to display a login screen, so as to receive input of an administrator ID and the login. When the login is successful, the administrator display controller 151a controls various screens such as the operation screens to be displayed on the administrator terminal 50. For example, the administrator display controller 151a causes a screen for newly receiving a plurality of basic flows to be displayed on the administrator terminal 50.
The flow screen area P1 displays tasks Th1 to Th3 included in the basic flow and an arrow Al indicating a flow between tasks. Further, in the flow screen area P1, a new task addition icon A2 for adding a new task is provided. For example, when the administrator operates the new task addition icon A2, a new task may be added to the flow screen area P1.
The task screen area P2 displays detailed information of the task Th3 (basic task details) selected in the flow screen area P1. The detailed information of the task Th3 includes, for example, a name and a basic shift (transition) attribute of the task Th3 and a resource to be called at the time of executing the task Th3. Here, the basic shift attribute is information on shift between the task Th3 and a next task. The basic shift attribute includes, for example, a skippable attribute for permitting shift to the next task without performing the task Th3 and an unskippable attribute for permitting the shift to the next task on a condition that the task Th3 be executed. Further, the basic shift attribute includes a post-executable attribute for permitting the shift to the next task on a condition that the task Th3 be executed before the basic flow is ended, that is, permitting returning to and executing the task Th3 after the shift to the next task. In addition, the unskippable attribute has the shift condition requiring that the task be performed. Thus, unlike the task in which the post-executable attribute is set, the task in which the unskippable attribute is set may not be retroactively executed after the shift to the next task, and thus, is not permitted to be executed afterward. In addition, the basic shift attribute is selected from, for example, a pull-down menu.
The resource to be called at the time of executing the task Th3 includes, for example, a file in which customer information is written, a file of, for example, an insurance advertisement, or an application such as a customer registration application or a map application. In the task screen area P2, a resource addition icon A3 for adding a resource is provided. For example, when the administrator operates the resource addition icon A3, a list of resources that may be added is displayed on the screen, and when the administrator selects a resource from the list, the selected resource is added to the task Th3.
Referring back to the descriptions of
The basic flow acquisition unit 151b acquires a flow input and received in the flow screen area P1 (see
In addition, as illustrated in
The basic flow acquisition unit 151b stores the acquired short-term flow and long-term flow as basic flow information 13a in the storage unit 13. Hereinafter, a specific example of the basic flow information 13a will be described with reference to
Referring back to the descriptions of
The basic task acquisition unit 151c acquires information input and received in the task screen area P2 (see
Referring back to the descriptions of
The complex flow generation unit 151d combines the plurality of basic flows acquired by the basic flow acquisition unit 151b with each other, so as to generate a complex flow having a multi-dimensional matrix structure and including a plurality of complex tasks corresponding to the plurality of respective basic tasks of each basic flow.
Descriptions will be made on an example of the complex flow generated by the complex flow generation unit 151d with reference to
Here, the shift between the complex tasks of the complex flow will be described. The shift between the complex tasks Tk1h1 to Tk5h4 is basically performed on each single line one after another along the complex flow of the matrix structure. That is, in the complex flow of
Specifically, in the example illustrated in
In addition, in the complex flow, the shift along the long-term flow may be performed, regardless of whether the shift along the short-term flow is ended. For example, as indicated by an arrow A21 in
The complex flow generation unit 151d stores the generated complex flow as complex flow information 13c in the storage unit 13.
Referring back to the descriptions of
The complex task generation unit 151e stores the generated information on the plurality of complex tasks Tk1h1 to Tk5h4 as complex task information 13d in the storage unit 13. An example of the complex task information 13d will be described with reference to
As an embodiment, the complex task generation unit 151e corresponds to a setting unit that sets complex shift attributes of the complex tasks Tk1h1 to Tk5h4 based on the basic shift attributes of the basic tasks Th1 to Tk5. In addition, the complex shift attribute is information on the shift between the complex tasks Tk1h1 and Tk5h4. Similar to the basic shift attribute, the complex shift attribute includes the skippable attribute, the unskippable attribute, and post-executable attribute.
As illustrated in
Further, the complex task generation unit 151e sets resources to be called at the time of executing the complex tasks Tk1h1 to Tk5h4. Specifically, the complex task generation unit 151e sets the resources set for the basic tasks Th1 to Tk5 corresponding to the complex tasks Tk1h1 to Tk5h4, as the resources of the complex tasks Tk1h1 to Tk5h4. For example, as illustrated in
Referring back to the descriptions of
The flow processing unit 152 includes a user display controller 152a, a new registration unit 152b, a candidate extraction unit 152c, a shift determination unit 152d, a shift processing unit 152e, an unexecuted task extraction unit 152f, and a task execution unit 152g.
As an embodiment, the user display controller 152a controls the display of various pieces of information on a display unit (not illustrated) of the user terminal 30. For example, upon receiving an access from the user terminal 30, the user display controller 152a transmits information of various operation screens to the user terminal 30 of the access source, and controls the operation screens to be displayed on the user terminal 30 of the access source. For example, according to the access from the user terminal 30, the user display controller 152a causes the user terminal 30 to display a login screen, so as to receive input of a user ID and the login. When the login is successful, the user display controller 152a controls various screens such as operation screens to be displayed on the user terminal 30. For example, the user display controller 152a causes the user terminal 30 to display a screen for receiving a registration of a new customer, or a screen for performing shift between the complex tasks of the complex flow corresponding to a registered customer or executing the complex tasks. In addition, the various screens caused by the user display controller 152a to be displayed on the user terminal 30 will be described later with reference to
Next, the new registration unit 152b is a processing unit that registers a new customer upon receiving a request for the registration of the new customer from the user terminal 30.
Upon receiving the request for the registration of the new customer from the user terminal 30, the new registration unit 152b generates customer information 13i and stores the customer information 13i in the storage unit 13.
In addition, the complex flow instance is an instance of the complex flow corresponding to each customer “id.” In this way, the complex flow is executed for each customer. The new registration unit 152b generates flow instance information 13e including the information on the complex flow instance, and sets a complex flow instance “id” included in the generated flow instance information 13e as a complex flow instance of the customer information 13i.
Here, the flow instance information 13e will be described with reference to
In addition, the current position of the flow instance information 13e illustrated in
Further, the task instance information of the flow instance information 13e is updated in a case where the shift along the long-term flow, that is, the shift in the vertical direction in
Referring back to the descriptions of
For example, when the new registration unit 152b registers a new customer, the complex flow corresponding to the customer has not been executed. Thus, the candidate extraction unit 152c extracts the first complex task of the complex flow, that is, the complex task Tk1h1 corresponding to the first basic tasks Th1 and Tk1 included in the short-term flow and the long-term flow, respectively, as the shift candidate.
In addition, for example, when the shift processing unit 152e to be described later has already performed the shift between the complex tasks of the complex flow, the candidate extraction unit 152c extracts the shift candidate according to the current position or the complex shift attribute of a corresponding complex task.
For example, in a case where the shift is performed from the complex task Tk2h3 at the current position along the long-term flow, that is, in a case where the shift is performed from the complex task Tk2h3 to the complex task Tk3h3, the complex tasks Tk2h4 to Tk3h2 are skipped and are not executed. At this time, when the unskippable attribute is set in the complex tasks Tk2h4 to Tk3h2, the shift is opposite to the complex shift attribute set in the complex tasks Tk2h4 to Tk3h2. In this case, the candidate extraction unit 152c does not extract the complex task Tk3h3 as the shift candidate. As described above, when the shift is performed along the long-term flow, it is assumed that the unskippable attribute is set in at least one of the complex tasks Tk2h4 to Tk3h2 along the short-term flow between the complex task Tk2h3 before the shift and the complex task Tk3h3 after the shift. In this case, the candidate extraction unit 152c extracts the complex task Tk2h4 which is the shift destination along the short-term flow, as the shift candidate, instead of extracting the complex task Tk3h3 which is the shift destination along the long-term flow.
In addition, the candidate extraction unit 152c determines whether the short-term flow corresponding to the basic task Tk2 of the long-term flow has been ended, and extracts the shift candidate according to the determination result. For example, in the case of
Meanwhile, for example, when the necessary items of the customer information file include any blank field, the candidate extraction unit 152c determines that the information collection is insufficient. In this case, the candidate extraction unit 152c extracts the complex task Tk2h1 which is the destination of the shift returning to the head of the short-term flow without performing the shift along the long-term flow, as the shift candidate. Thus, the shift along the long-term flow may be performed when the basic tasks Tk1 to Tk5 of the long-term flow are more reliably executed. In addition, here, while the candidate extraction unit 152c determines whether or not to perform the shift along the long-term flow, the present disclosure is not limited thereto. For example, the user may select whether or not to perform the shift along the long-term flow. In this case, the candidate extraction unit 152c extracts both the complex tasks Tk2h1 and Tk3h1 as the shift candidates.
Next, descriptions will be made on the shift candidate extracted by the candidate extraction unit 152c in a case where an executed complex task exists. Here, first, the unexecuted complex task will be described with reference to
Subsequently,
Referring back to the descriptions of
The shift determination unit 152d is a processing unit that determines the next shift destination from the shift candidates extracted by the candidate extraction unit 152c.
The shift determination unit 152d determines a shift candidate selected by the user via the user terminal 30 as the next shift destination, and outputs the determined shift destination to the shift processing unit 152e.
In addition, when the user terminal 30 selects shift to an unexecuted task, the shift determination unit 152d determines the complex task before the shift to the unexecuted task, as the shift destination after the shift to the unexecuted task. For example, as illustrated in
Referring back to the descriptions of
The shift processing unit 152e changes the current position of the complex tasks to the shift destination determined by the shift determination unit 152d. Specifically, the shift processing unit 152e updates the current position of the flow instance information 13e to the instance of the complex task of the shift destination.
Further, the shift processing unit 152e updates the history information 13g. Here, the history information 13g is information generated by the shift processing unit 152e when the complex flow corresponding to a customer is executed. The history information 13g is generated by the shift processing unit 152e when the shift to the complex task Tk1h1 which is the first task of the complex flow is performed, and stored in the storage unit 13. The history information 13g is updated by the shift processing unit 152e each time the shift between the complex tasks is performed.
Referring back to the descriptions of
For example, as illustrated in
Referring back to the descriptions of
For example, the task execution unit 152g refers to the complex task information 13d, and calls and executes a resource set for the complex task.
Further, the task execution unit 152g stores the execution result of the complex task in the storage unit 13. For example, when a resource is executed so that a file such as the customer information file is updated by the user terminal 30, the updated file is stored in the storage unit 13.
Alternatively, the task execution unit 152g stores, for example, an execution result of an application as the task instance information 13f in the storage unit 13.
Subsequently, descriptions will be made on an example of a screen displayed on the user terminal 30 by the user display controller 152a at the time of executing the complex flow, with reference to
When the complex task Tk2h3 is ended, the candidate extraction unit 152c extracts a shift candidate for a complex task which is a next shift destination. In this case, the user display controller 152a causes the user terminal 30 to display a screen P32 displaying the shift candidate as illustrated in the middle part of
When the user presses one of the selection icons A32 and A33, the shift determination unit 152d determines the complex task corresponding to the selection icon pressed by the user as the next shift destination. For example, in the middle part of
In the middle part of
As illustrated in the right part of
Next, when the completion icon A34 illustrated in the right part of
When the user presses any one of the selection icons A35 to A38, the shift determination unit 152d determines the complex task corresponding to the selection icon pressed by the user as the next shift destination. For example, in the left part of
Subsequently, the task execution unit 152g executes the complex task Tk2h4 which is the destination of the shift performed by the shift processing unit 152e. Thus, as illustrated in the middle part of
When the complex task Tk2h4 is ended, the shift processing unit 152e performs the shift returning to the original complex task Tk3h3 according to the determination of the shift determination unit 152d. Since the process of the complex task Tk3h3 has already been ended, the candidate extraction unit 152c extracts the complex tasks Tk3h4 and Tk4h3 which are shift destinations along the short-term flow and the long-term flow, and the complex task Tk3h1 which is an unexecuted task, as the next shift candidates. Thus, as illustrated in the right part of
In this way, the server device 10 executes the unexecuted task of the complex flow which is the shift destination so that the unexecuted task may be more reliably executed even when the complex tasks are skipped. After executing the unexecuted task, the server device 10 performs the shift returning to the complex task which is the shift source of the unexecuted task. Thus, even when the unexecuted task is executed later, the server device 10 may more reliably execute each complex task along the complex flow.
[Complex Flow Generating Process]
As illustrated in
Further, the basic flow acquisition unit 151b acquires the long-term flow as a basic flow from the administrator terminal 50 (step S103). The basic task acquisition unit 151c acquires the information on the basic tasks included in the long-term flow (step S104).
Then, the complex flow generation unit 151d generates the complex flow based on the short-term flow and the long-term flow acquired in steps S101 and S103 (step S105). In addition, based on the information on the basic tasks acquired in steps S102 and S104, the complex task generation unit 151e generates the information on the complex tasks (step S106), and the process is ended.
[Complex Flow Executing Process]
As illustrated in
Then, based on the result of the selection of the shift candidate by the user terminal 30, the shift determination unit 152d determines whether the shift destination of the complex task is the shift along the short-term flow (step S203). When it is determined that the result of the selection by the user terminal 30 is the shift along the short-term flow (“Yes” in step S203), the shift processing unit 152e performs the shift between the complex tasks along the short-term flow (step S204), and the task execution unit 152g executes the complex task after the shift (step S205).
Subsequently, the candidate extraction unit 152c determines whether the current position of the complex task is the end of the short-term flow (step S206). When it is determined that the current position of the complex task is not the end of the short-term flow (“No” in step S206), the process returns to step S202. Meanwhile, when it is determined that the current position of the complex task is the end of the short-term flow (“Yes” in step S206), the candidate extraction unit 152c determines whether or not to perform the shift along the long-term flow (step S207).
When it is determined not to perform the shift along the long-term flow (“No” in step S207), the candidate extraction unit 152c updates the flow instance information 13e (step S208), and the process returns to step S202. Meanwhile, when it is determined to perform the shift along the long-term flow (“Yes” in step S207), the candidate extraction unit 152c determines whether the current position of the complex task is the end of the long-term flow (step S209).
When it is determined that the current position is the end of the long-term flow (“Yes” in step S209), the process is ended. This is because the current position of the complex task is the end of the complex flow.
Meanwhile, when it is determined that the current position is not the end of the long-term flow (“No” in step S209), the process proceeds to step S208.
Next, when the shift determination unit 152d determines in step S203 that the shift between the complex tasks is not the shift along the short-term flow (“No” in step S203), the shift determination unit 152d determines whether the shift between the complex tasks is the shift to an unexecuted task (step S210).
When it is determined that the shift between the complex tasks is not the shift to an unexecuted task (“No” in step S210), the shift determination unit 152d updates the flow instance information 13e (step S211), and the shift processing unit 152e performs the shift between the complex tasks along the long-term flow (step S212). Then, the unexecuted task extraction unit 152fexecutes the process of extracting an unexecuted task (step S213), and the process proceeds to step S205.
Meanwhile, when it is determined that the shift between the complex tasks is the shift to an unexecuted task (“Yes” in step S210), the shift determination unit 152d determines a shift to the unexecuted task selected by the user terminal 30 (step S214). In addition, the shift determination unit 152d determines the complex task before the shift to the unexecuted task, as a complex task which is a shift destination after the execution of the unexecuted task (step S215). The shift processing unit 152e executes the shift to the unexecuted task (step S216), and the task execution unit 152g executes the unexecuted task (step S217).
Then, the unexecuted task extraction unit 152fupdates the unexecuted task information 13h and deletes the executed unexecuted task (step S218). Then, the shift processing unit 152e executes the shift to the complex task determined by the shift determination unit 152d in step S215 (step S219), and the process returns to step S202.
[Shift Candidate Extracting Process]
As illustrated in
[Unexecuted Task Extracting Process]
As illustrated in
[One Aspect of Effects]
As described above, the server device 10 according to the present embodiment combines the plurality of basic flows with each other so as to generate the complex flow having the matrix structure. Further, the server device 10 executes the complex flow generated for each customer. At this time, the server device 10 performs the shift between the complex tasks along each of the plurality of basic flows according to the complex shift attributes of the complex tasks included in the complex flow. Thus, the plurality of basic flows may be comprehensively managed. As a result, according to the server device 10 of the present embodiment, it is possible to appropriately support the work of the insurance salesman.
While the embodiment relating to the apparatus of the present disclosure has been described, the present disclosure may be implemented in various different forms, in addition to the embodiment described above. Thus, hereinafter, other embodiments included in the present disclosure will be described.
[Method of Inputting Basic Flow]
In Embodiment 1 described above, the administrator inputs the basic flows via the administrator terminal 50. However, the present disclosure is not limited thereto. For example, the administrator may select the basic flows stored in advance in the administrator terminal 50, such that the basic flow acquisition unit 151b may acquire the basic flows. In addition, the device storing the basic flows is not limited to the administrator terminal 50, and may be, for example, the server device 10 or another device connected to the network NW.
[Method of Generating Complex Tasks]
In Embodiment 1 described above, the complex task generation unit 151e generates the information on the complex tasks. However, the present disclosure is not limited thereto. For example, the administrator may input the information on the complex tasks via the administrator terminal 50.
The flow screen area P42 displays the complex tasks included in the complex flow, the long-term flow, and the short-term flow. In addition, the task screen area P43 displays detailed information of the complex task Tk1h2 selected in the flow screen area P42. The detailed information of the complex task Tk1h2 includes, for example, the name of the complex task Tk1h2, the complex shift attribute, and the resource to be called at the time of executing the complex task Tk1h2. The complex shift attribute is selected from, for example, a pull-down menu. In addition, in the task screen area P43, a resource addition icon A41 for adding a resource to be called at the time of executing the complex task Tk1h2 is provided. For example, when the administrator operates the resource addition icon A41, a list of resources that may be added is displayed on the screen P41, and when the administrator selects a resource from the list, the selected resource is added to the complex task Tk1h2.
[Screen for Selecting Shift Candidate]
In Embodiment 1 described above, the candidate extraction unit 152c displays a list of selection candidates on the user terminal 30. However, the present disclosure is not limited thereto. For example, when the user selects a shift candidate, the user may select the shift candidate while checking the complex flow.
As described above, the shift candidates are represented in the complex flow chart, so that the user may visually confirm the current position of the complex tasks or the positions of the shift candidates in the complex flow.
[Setting of Complex Shift Attribute]
In Embodiment 1 described above, when setting the complex shift attribute of the complex task, the complex task generation unit 151e sets the basic shift attribute of the short-term flow as the complex shift attribute. However, the present disclosure is not limited thereto. For example, the complex task generation unit 151e may set the shift attribute having the strict shift condition among the basic shift attributes of the short-term flow and the long-term flow as the complex shift attribute. In this case, the complex task generation unit 151e sets the complex shift attribute in an order of the “unskippable attribute,” the “post-executable attribute,” and the “skippable attribute.”
Alternatively, the administrator may set the complex shift attribute.
In addition, when combined shift attributes are set for both the short-term flow and the long-term flow, for example, the combined shift attribute set for the short-term flow may be set as the complex shift attribute.
In addition, the complex task generation unit 151e may set the complex shift attribute according to the shift direction of the complex flow. That is, the complex task generation unit 151e sets the basic shift attribute of the short-term flow as the complex shift attribute in a case where the shift is performed along the short-term flow, and sets the basic shift attribute of the long-term flow as the complex shift attribute in a case where the shift is performed along the long-term flow.
[Types of Complex Shift Attribute]
In Embodiment 1 described above, the complex shift attribute includes the three attributes including the skippable attribute, the unskippable attribute, and the post-executable attribute. The present disclosure is not limited thereto. In addition to the complex shift attributes above, for example, an automatically-executable attribute may be included in the complex shift attribute. The automatically-executable attribute is an attribute for permitting the task execution unit 152g to execute an unexecuted task, irrespective of an input from the user, when the unexecuted task is extracted.
Alternatively, for example, a preferentially-executable attribute rather than the automatically-executable attribute described above may be included in the complex shift attribute. For example, when the unskippable attribute is set in a complex task, the shift for skipping the complex task along the long-term flow may not be performed. Thus, in order to skip the complex task in which the unskippable attribute is set and preferentially execute another complex task, it is assumed that the complex task generation unit 151e also sets the preferentially-executable attribute, in addition to the skippable attribute, the unskippable attribute, and the post-executable attribute.
When the preferentially-executable attribute is set in a complex task of a shift destination, the shift processing unit 152e performs the shift to the complex task in which the preferentially-executable attribute is set, even in a case where the unexecuted tasks include a complex task in which the unskippable attribute is set. In addition, it is assumed that after the execution of the complex task in which the preferentially-executable attribute is set, the shift processing unit 152e returns to the complex task before the shift to the complex task having the preferentially-executable attribute.
[Applications Other than Insurance Business]
In Embodiment 1 described above, the descriptions have been made on an example where the process of generating the complex flow or the process of executing the complex flow is applied to the information processing system 1 that manages the tasks performed by the insurance salesman. However, the application field is not limited to the insurance business. For example, the process of generating the complex flow or the process of executing the complex flow may also be applied to a bank field for supporting the sales of a bank's investment product, a hospital diagnosis field for supporting the diagnosis in a hospital, and an in-company work field for supporting a management of a project such as a program development in a company, from the viewpoint of the necessity for the management of the complex flow generated by combining a plurality of basic flows with each other.
At this time, when the information processing system 1 supports the work for the sales of the bank's investment product, as an example, a workflow for receiving a customer visiting the bank, guiding a seat, providing a service, and seeing the customer leaving the bank corresponds to the short-term flow. In addition, a workflow for explaining a stock investment or an investment product to a customer and buying or selling an investment product corresponds to the long-term flow.
In addition, when the information processing system 1 is applied to the hospital diagnosis field, as an example, a workflow from the diagnosis to the payment corresponds to the short-term flow. In addition, as diagnosis contents, a workflow for performing a simple examination, performing a diagnosis or a precise examination based on the examination result, and performing curing correspond to the long-term flow.
In addition, when the information processing system 1 is applied to the program development work, as an example, a workflow including designing, implementing, and examining a program corresponds to the short-term flow. In addition, a workflow for sequentially implementing a plurality of functions of the program corresponds to the long-term flow.
As described above, a plurality of work flows may be comprehensively managed even in the fields other than the management of the tasks performed by the insurance salesman.
[Complex Flow with Multidimensional Matrix Structure]
In Embodiment 1 described above, the complex flow having the two-dimensional matrix structure is described as an example. However, the structure of the complex flow is not limited to the two-dimensional matrix structure. For example, the complex flow generation unit 151d may generate a complex flow having a three-dimensional matrix structure in which a short-term flow, a medium-term flow, and a long-term flow are combined with each other. Alternatively, the complex flow generation unit 151d may generate a complex flow having a four- or higher multi-dimensional matrix structure by combining four or more basic flows with each other.
[Configuration of Basic Flow]
In Embodiment 1 described above, the descriptions have been made on a case where each basic flow includes no conditional branch, and the basic tasks are sequentially executed. However, the present disclosure is not limited thereto. For example, the basic flow may include a conditional branch or an iteration.
[Distribution and Integration]
In addition, each component of the respective illustrated devices is not necessarily required to be configured physically as illustrated. That is, specific forms of distribution or integration of the respective devices are not limited to those illustrated. That is, all or some of the devices may be configured to be functionally or physically distributed or integrated in arbitrary units depending on, for example, various loads or use conditions. For example, the administrator display controller 151a, the basic flow acquisition unit 151b, the basic task acquisition unit 151c, the complex flow generation unit 151d, the complex task generation unit 151e, the user display controller 152a, the new registration unit 152b, the candidate extraction unit 152c, the shift determination unit 152d, the shift processing unit 152e, the unexecuted task extraction unit 152f, and the task execution unit 152g may be connected to each other via a network NW which is an external device of the server device 10. Alternatively, the administrator display controller 151a, the basic flow acquisition unit 151b, the basic task acquisition unit 151c, the complex flow generation unit 151d, the complex task generation unit 151e, the user display controller 152a, the new registration unit 152b, the candidate extraction unit 152c, the shift determination unit 152d, the shift processing unit 152e, the unexecuted task extraction unit 152f, and the task execution unit 152g may be included in separate devices, respectively, and connected to a network to cooperate with each other so that the function of the server device 10 described above is implemented.
[Complex Flow Program]
In addition, the various processes in the embodiments described above may be implemented by causing a prepared program to be executed by a computer such as a personal computer or a workstation. Thus, hereinafter, descriptions will be made on an example of a computer that executes a complex flow program having the same functions as those in the embodiments described above, with reference to
As illustrated in
Under the circumstances, the CPU 150 reads the complex flow program 170a from the HDD 170, and then, develops the program in the RAM 180. As a result, the complex flow program 170a functions as a complex flow process 180 as illustrated in
In addition, the complex flow program 170a described above may not be necessarily stored in the HDD 170 or the ROM 160 from the beginning. For example, the complex flow program 170a may be stored in a “portable physical medium” such as a flexible disk, so-called FD, CD-ROM, DVD disk, magneto-optical disk, or IC card which is inserted into the computer 100. The computer 100 may acquire the complex flow program 170a from the portable physical medium and execute the program. In addition, the complex flow program 170a may be stored in, for example, another computer or server device which is connected to the computer 100 via a public line, the Internet, the LAN, or the WAN, such that the computer 100 acquires the complex flow program 170a from the another computer or server device and executes the program.
All examples and conditional language recited herein are intended for pedagogical purposes to aid the reader in understanding the disclosure and the concepts contributed by the inventor to furthering the art, and are to be construed as being without limitation to such specifically recited examples and conditions, nor does the organization of such examples in the specification relate to a showing of the superiority and inferiority of the disclosure. Although the embodiment(s) of the present disclosure has (have) been described in detail, it should be understood that the various changes, substitutions, and alterations could be made hereto without departing from the spirit and scope of the disclosure.
Number | Date | Country | Kind |
---|---|---|---|
2017-107126 | May 2017 | JP | national |