JP-2026075110-A - Information processing system, information processing method, and information processing program
Abstract
[Problem] To provide an information processing system that can more easily manage the work of users who utilize business services on multiple servers. [Solution] The information processing system 1 has a message acquisition unit P1 and a message display unit P2. The message acquisition unit P1 acquires a first message M1 corresponding to a first account from a first business server 20, stores integrated message information Mi based on the first message M1 linked to the first account in a common storage unit 42, and acquires a second message M2 corresponding to a second account from a second business server 30, stores integrated message information Mi based on the second message M2 linked to the second account in the common storage unit 42. The message display unit P2 displays the integrated message information Mi on a display screen G. [Selection Diagram] Figure 4
Inventors
- ▲高▼山 湧気
Assignees
- フリー株式会社
Dates
- Publication Date
- 20260507
- Application Date
- 20260225
Claims (10)
- A message acquisition unit acquires a first message corresponding to a first account from a first business server, stores integrated message information based on the first message linked to the first account in a common storage unit, acquires a second message corresponding to a second account from a second business server, and stores the integrated message information based on the second message linked to the second account in the common storage unit. A message display unit that displays the aforementioned integrated message information on a display screen, It has a common infrastructure server, Information processing system.
- The message display unit displays the integrated message information associated with the first account and the second account, which belong to the group indicated in the group information, on the display screen, based on the group information indicating the group to which the first account and the second account belong. The information processing system according to claim 1.
- It has a completion information input section, The completion information input unit receives completion information from the first account or the second account indicating that the task indicated in the integrated message information has been completed, and stores the completion information in the common storage unit in association with the integrated message information. The message display unit excludes the integrated message information, which stores the completion information indicating that the task has been completed, from the display target. The information processing system according to claim 1.
- The integrated message information includes the title of either a notification or task generated by the first business server or the second business server, and address information to a page containing the body of either the notification or task. The message display unit displays the title on the display screen and arranges the address information in association with the title. The information processing system according to claim 1.
- The integrated message information has a task type indicating the type of task, The message display unit displays the task type and the title in a list on the display screen. The information processing system according to claim 4.
- The information processing system according to claim 5, wherein the message display unit calculates the total number of messages by summing the number of integrated message information items, and displays a menu item on the display screen that displays the number of messages as a badge.
- It has an incomplete task notification unit, The integrated message information has a creation date which is the day the task was created. The incomplete task notification unit extracts from the integrated message information incomplete messages for which a predetermined period has elapsed since the creation date indicated by the creation date, and for which completion information is not stored, and notifies the user. The information processing system according to claim 3.
- The message display unit requests the first business server or the second business server to send accounts included in the group to which the first account belongs, and upon obtaining the accounts, extracts the integrated message information from the common storage unit based on the obtained accounts and displays it on the display screen. The information processing system according to claim 1.
- The message acquisition unit acquires a first message corresponding to a first account from a first business server, stores integrated message information based on the first message linked to the first account in the common storage unit, acquires a second message corresponding to a second account from a second business server, stores the integrated message information based on the second message linked to the second account in the common storage unit, The message display unit displays the integrated message information on the display screen. Information processing methods.
- A message acquisition unit code that acquires a first message corresponding to a first account from a first business server, stores integrated message information based on the first message linked to the first account in a common storage unit, acquires a second message corresponding to a second account from a second business server, and stores the integrated message information based on the second message linked to the second account in the common storage unit, The code for the message display unit that displays the integrated message information on the display screen, An information processing program that causes a computer to execute something.
Description
This invention relates to an information processing system, an information processing method, and an information processing program. Traditionally, Software as a Service (SaaS), which allows users to receive various business services from a server via the internet, is well known. Through the provision of business services via the internet, the server may notify users of various information or instruct them on tasks requiring work or processing. For example, Japanese Patent Publication No. 2022-70574 describes a system comprising an acquisition unit, a specification unit, and a notification unit. The acquisition unit is configured to acquire the user's household financial information, the specification unit is configured to identify the transfer date for automatic account transfers from the household financial information history, and the notification unit is configured to notify the user of a warning a predetermined number of days before the transfer date. Users can utilize the business services provided by each of the multiple business devices, tailored to their specific business needs. Japanese Patent Publication No. 2022-70574 This is a block diagram showing an example of the overall configuration of the information processing system according to the embodiment.This is a block diagram showing an example of the internal configuration of a terminal device in an information processing system according to an embodiment.This is a block diagram showing an example of the internal configuration of an information processing system according to an embodiment.This is a block diagram showing an example of the functional configuration in an information processing system according to an embodiment.This figure shows an example of the structure of a first message, a second message, and integrated message information in an information processing system according to an embodiment.This figure shows an example of a display screen in the information processing system according to the embodiment.This flowchart shows an example of the flow of integrated message management processing in the information processing system according to the embodiment. The configuration of the information processing system 1 of this embodiment will be described below with reference to the drawings. Figure 1 is a block diagram showing an example of the overall configuration of information processing system 1. As shown in Figure 1, the information processing system 1 comprises a terminal device 10, a first business server 20, a second business server 30, and a common infrastructure server 40. The terminal device 10 is an information processing terminal such as a PC or tablet, and can connect to the first business server 20, the second business server 30, and the common infrastructure server 40 via a network such as a LAN, the internet, or mobile communication. The first business server 20 and the second business server 30 can connect to the common infrastructure server 40 via the network. In the example shown in Figure 1, a first user U1 connects to the first business server 20, the second business server 30, and the common infrastructure server 40 via terminal device 10a; a second user U2, belonging to the same group as the first user U1, connects to the second business server 30 via terminal device 10b; and a third user U3 connects to the second business server 30 via terminal device 10c. In the description of the embodiment, when referring to all or any of terminal devices 10a, 10b, and 10c, they are referred to as terminal device 10. Also, when referring to all or any of the first user U1, second user U2, and third user U3, they are referred to as user U. Figure 2 is a block diagram showing an example of the internal configuration of the terminal device 10. As shown in Figure 2, the terminal device 10 includes a terminal control unit 11, a terminal storage unit 12, a screen display unit 13, and an instruction input unit 14. The terminal control unit 11 has a processing unit such as a CPU, and its functions are realized by executing a program read from the terminal storage unit 12. The terminal storage unit 12 has storage elements such as ROM, RAM, HDD, and SSD, and stores various information for controlling the terminal device 10, as well as programs that constitute various processing units. The screen display unit 13 is composed of an LCD, LED, OLED, etc., and can display various types of information input from the terminal control unit 11. The instruction input unit 14 has, for example, an input device such as a keyboard or mouse, and outputs various instruction inputs entered by the user U to the terminal control unit 11. Figure 3 is a block diagram showing an example of the internal configuration. Figure 4 is a block diagram showing an example of the functional configuration. As shown in Figures 3 and 4, the first business server 20 includes a first business control unit 21 and a first business storage unit 22. The first business control unit