INFORMATION PROCESSING SYSTEM, NON-TRANSITORY COMPUTER READABLE MEDIUM STORING PROGRAM AND INFORMATION PROCESSING METHOD

Information

  • Patent Application
  • 20220337718
  • Publication Number
    20220337718
  • Date Filed
    August 24, 2021
    2 years ago
  • Date Published
    October 20, 2022
    a year ago
Abstract
An information processing system includes: a device configured to provide a service to a user by an application installed in the device; and an information processing apparatus configured to specify at least one of an application to be installed in the device, an application to be deleted from the device, and an application to be updated in the device according to information of the application installed in the device and a service contract situation of the user.
Description
CROSS-REFERENCE TO RELATED APPLICATIONS

This application is based on and claims priority under 35 USC 119 from Japanese Patent Application No. 2021-070470 filed on Apr. 19, 2021.


BACKGROUND
Technical Field

The present invention relates to an information processing system, a non-transitory computer readable medium storing a program and an information processing method.


Related Art

In the related art, various techniques related to cooperation between a service and a device provided via a network have been proposed.


Patent Literature 1 discloses an information processing system, the information processing system includes a device and an information processing apparatus connected to the device via a network, and includes a service information storage unit that stores service identification information that identifies a service provided for the device in association with program identification information that identifies a program required to be installed on the device in association with provision of the service, a corresponding setting unit that stores device identification information and service identification information in a corresponding information storage unit in response to reception of a service usage request in which the device identification information that identifies the device and the service identification information are specified, a communication unit that requests the device related to the device identification information specified in the usage request to install the program related to the program identification information stored in the service information storage unit in association with the service identification information specified in the usage request, and a program management unit that returns the program related to the program identification information specified in an acquisition request in response to the acquisition request of the program from the device receiving an installation request, and the program causes the device to transmit information related to the device.


CITATION LIST
Patent Literature



  • Patent Literature 1: Japanese Patent No. 5987656



SUMMARY

Aspects of non-limiting exemplary embodiments of the present disclosure relates to an information processing system, a non-transitory computer readable medium storing a program, and an information processing method capable of specifying an application to be installed in the device, deleted from the device, or updated in the device used by a user in accordance with a service use situation of the user.


Aspects of certain non-limiting embodiments of the present disclosure address the above advantages and/or other advantages not described above. However, aspects of the non-limiting embodiments are not required to address the advantages described above, and aspects of the non-limiting embodiments of the present disclosure may not address advantages described above.


According to an aspect of the present disclosure, there is provided an information processing system including: a device configured to provide a service to a user by an application installed in the device; and an information processing apparatus configured to specify at least one of an application to be installed in the device, an application to be deleted from the device, and an application to be updated in the device according to information of the application installed in the device and a service contract situation of the user.





BRIEF DESCRIPTION OF THE DRAWINGS

Exemplary embodiment(s) of the present invention will be described in detail based on the following figures, wherein:



FIG. 1 is an overall configuration diagram of a system according to an exemplary embodiment;



FIG. 2 is a configuration diagram of a software management system according to the exemplary embodiment;



FIG. 3 is a processing flowchart (part 1) of the exemplary embodiment;



FIG. 4 is a processing flowchart (part 2) of the exemplary embodiment;



FIG. 5 is a screen explanatory diagram according to the exemplary embodiment; and



FIG. 6 is a processing flowchart (part 3) of the exemplary embodiment.





DETAILED DESCRIPTION

Hereinafter, an exemplary embodiment of the present invention will be described with reference to the drawings.



FIG. 1 shows an overall configuration of an information processing system according to the present exemplary embodiment. The information processing system includes a device 10, a software management system 12, and an information management server 14.


The device 10 is an image forming device such as a multifunction device having various functions such as a copy, a printer, a fax, and a scanner, and includes a device information transmission unit, a job acquisition unit, and a job execution unit as functional blocks.


The device information transmission unit transmits device information including information of an application (hereinafter, appropriately abbreviated as “App”) installed in the device to the software management system 12. Specifically, the device information transmission unit transmits a device ID that is an identifier that uniquely specifies the device, a name of the installed application, and version information.


The job acquisition unit acquires a job to be executed. The job to be executed is received from the software management system 12.


The job execution unit executes a job acquired by the job acquisition unit.


The software management system 12 is configured by a cloud server or the like, and is connected to the device 10 via a wired or wireless communication network. The communication network may be a dedicated line or a public line. Examples of the communication network include, but are not limited to, a LAN or the Internet. The software management system 12 functions as an information processing apparatus, and includes a device management unit, a device information reception unit, an application extraction unit, a job management unit, a user management unit, a user information acquisition unit, and a service information acquisition unit as the functional blocks.


The device information reception unit periodically receives the device information including the information of the installed application from the device 10.


The device management unit manages the device information received by the device information reception unit.


The user information acquisition unit acquires user information that is information of a user registered as a using user in the device from the information management server 14.


The user management unit manages the user information acquired by the user information acquisition unit.


The service information acquisition unit acquires information such as a registration place of an application of a service from the information management server 14. An example of the registration place of the application of the service is a URL, but is not limited thereto.


The application extraction unit extracts (specifies) an application to be installed in the device 10, an application to be deleted from the device 10, and an application to be updated in the device 10, by using the device information, the user information, and service information.


That is, the application extraction unit uses the device ID, the installed application, and the version information thereof included in the device information, a user name and a contract service name included in the user information, a service name, a target model, and the URL of the application included in the service information, and associates the device, the installed application, the version thereof, the user of the device, a contract service of the user, a release date and the URL of the application required for the contract service, and determines the application to be installed in the device 10, the application to be deleted from the device 10, and the application to be updated in the device 10 using the association. The user name and the contract service name included in the user information, the service name, the target model, and the URL of the application included in the service information are examples of information indicating a service contract situation.


For example, as follows.


(Device Information of Device 10)

Installed application: Application a and Application c,


Version: 1.0 User: User U1 and User U2,
(User Information)
Contract Service of User U1: Ser.1
Contract Service of User U2: Ser.2
(Service Information)

Application required to provide Service Ser.1: Version 2.0 of Application a


Application required to provide Service Ser.2: Version 1.0 of Application b


At this time, the application extraction unit determines that the application a required for the service Ser.1 contracted by the user U1 registered as the using user on the device 10 is installed in the device 10, but the version is 1.0 instead of 2.0, and extracts the application a as the application to be updated in the device 10. In addition, it is determined that the application b required for the service Ser.2 contracted by the user U2 registered as the using user on the device 10 is not set, and the application b is extracted as the application to be installed in the device 10. Further, it is determined that the application c is not the application required for any of contract services of the user U1 and the user U2 registered as the using user on the device 10, and the application c is extracted as the application to be deleted from the device 10.


The job management unit manages execution (installation, deletion, and update) of a job to the device of the application extracted by the application extraction unit. Specifically, the job includes the device ID, a list of IDs of the application to be installed in the device 10, a list of IDs of the application to be deleted from the device 10, a list of IDs of the application to be updated in the device, or the like. The job management unit transmits a created job to the device 10.


The information management server 14 is configured by the cloud server or the like, and is connected to the software management system 12 via the wired or wireless communication network. The information management server 14 includes a user information storage unit and a product detail information storage unit.


The user information storage unit stores the user name and a contract service list (a list of service IDs) as the user information. The user information stored in the user information storage unit is transmitted from the information management server 14 to the software management system 12.


The product detail information storage unit stores the service name, the service ID, the version, the release date, the target model, the URL of the device application, or the like as the service information. The service information stored in the product detail information storage unit is transmitted from the information management server 14 to the service information acquisition unit of the software management system 12.



FIG. 2 shows a configuration diagram of the software management system 12. The software management system 12 is configured by the cloud server, and includes a CPU 20, a ROM 22, a RAM 24, a communication interface (I/F) 26, and a storage device 28, and these devices are connected such that data may be transmitted and received via a bus.


In the present exemplary embodiment, the CPU 20 functions as a first processor, reads a processing program stored in the ROM 22 or other program memories, and executes the program using the RAM 24 as a working memory, thereby implementing the application extraction unit, the user information acquisition unit, and the service information acquisition unit.


Under control of the CPU 20, the communication I/F 26 transmits and receives to/from the device 10 and the information management server 14, and also transmits and receives to/from a user terminal (not shown). The communication I/F 26 receives the device information from the device 10 and transmits the job to the device 10. The communication I/F 26 receives the user information and the service information from the information management server 14. Further, the communication I/F 26 receives information of the device for which the application is to be managed and a display request of an application management screen from the user terminal. The user terminal is a terminal used by an administrator who manages and operates the device 10, and may function as an administrator terminal. The CPU 20 of the software management system 12 extracts the applications to be installed in the device 10, to be deleted from the device 10, and to be updated in the device 10 in response to the display request of the application management screen from the user terminal, and returns an extraction result to the user terminal.


The storage device 28 includes a hard disk drive (HDD), a solid state drive (SSD), or the like, and stores the acquired device information, user information, and service information. In addition, the job created by the CPU 20 is stored and managed. The storage device 28 implements the device management unit, the user management unit, and the job management unit.


The device 10 has a known configuration as the image forming device, and includes a controller including the CPU, the ROM, the RAM, or the like, the scanner, the printer, a modem, an operation panel, and the communication μF. In the present exemplary embodiment, the CPU functions as a second processor, and executes the program stored in the ROM or the other memories, thereby implementing the device information transmission unit, the job acquisition unit, and the job execution unit. That is, the CPU transmits the device ID, the installed application, and the version to the software management system 12 via the communication μF as the device information. In addition, the job is received from the software management system 12, and the received job is executed to install, delete, and update the application.


As described above, in the present exemplary embodiment, the device 10, the software management system 12, and the information management server 14 cooperate to manage installation, deletion, and update of the application of the device 10. When the user registered as the using user on the device 10 changes, the installation, deletion, and update of the application of the device 10 also change in accordance with the change of the user. In addition, even when a contract situation changes even if the user of the device 10 does not change, the installation, deletion, and update of the application of the device 10 also dynamically change in accordance with the change in the contract situation.


In the technique described in Patent Literature 1, a required application is installed from the cloud at a start of using the service for the device selected by the user. However, when the required application is installed on the device from the cloud, it is troublesome since the user needs to perform an instruction such as explicitly installing the application by the number of the services on each device.


On the other hand, in the present exemplary embodiment, an efficient and lean management is possible by collectively managing the installation, deletion, and update of the application according to installed application information in the device 10 and a service contract situation of the user.


It is assumed that the application installed on the device 10 is usually managed and operated by the administrator of the device 10, and the administrator also understands service contract contents of the using user who uses the device 10, but it is difficult to grasp in detail individual applications and the versions thereof required when using the contract service, and the present exemplary embodiment is particularly useful in such cases.



FIGS. 3, 4, and 6 show processing flowcharts of the present exemplary embodiment. The processing flowchart is a processing flowchart of the user (user terminal), the device 10, the software management system 12, and the information management server 14. The user performs processing by operating the user terminal. The user terminal is connected to the software management system 12 via the wired or wireless communication network.


First, as shown in FIG. 3, the user operates the user terminal to register a device to be managed in the software management system 12 (S101).


The device information transmission unit of the device 10 executes a predetermined periodic processing by executing the program (S201), and transmits the device information to the software management system 12 and registers the device information (S202). The device information includes the device ID, installed application information and version information. The device ID may include an IP address of the device in addition to the name of the device. The software management system 12 receives device registration information from the user terminal, registers the device (S301), and registers the device information periodically received from the device 10 in association with the registered device (S302).


Next, with reference to FIG. 4, the user operates the user terminal to display the application management screen on the terminal. Accordingly, the user terminal outputs the display request of a management screen to the software management system 12 (S102).


In response to the display request from the user terminal, the software management system 12 accesses the information management server 14 to request the user information. In response to the request, the information management server 14 reads the user information from the user information storage unit and returns the user information to the software management system 12 (S401). The user information acquisition unit of the software management system 12 receives the user information returned from the information management server 14 and outputs the received user information to the application extraction unit (S303).


In response to the display request from the user terminal, the software management system 12 accesses the information management server 14 to request the service information. In response to the request, the information management server 14 reads the service information from the product detail information storage unit and returns the service information to the software management system 12 (S402). The service information acquisition unit of the software management system 12 receives the service information returned from the information management server 14 and outputs the service information to the application extraction unit (S304).


Next, the application extraction unit of the software management system 12 acquires the device information registered in the device management unit (S305), and extracts the application to be installed, the application to be deleted, and the application to be updated in the device 10 using the device information, the user information, and the service information (S306). Specifically, the device information includes:

    • the device ID
    • the installed application, and
    • the version.
    • The user information includes:
    • the user name, and
    • the contract service list.


      The service information includes:
    • the service name,
    • the service ID,
    • the version,
    • the release date,
    • the target model,
    • the URL of the device application.


      The registration information of user registered as the user of the device 10 may be included in the device information or may be included in the user information. The user who is the administrator of the device 10 may register the user when registering the device 10.


The application extraction unit compares the application required for the service contracted by the user with the installed application in the device 10, and extracts the application not yet installed in the device 10, which is the application required for the service contracted by the user registered as the using user on the device 10, as the application to be installed. When the application required for the service contracted by the user registered as the using user on the device 10 is installed in the device 10 but the version of the application is old, the application is extracted as the application to be updated. Further, the installed application in the device 10, which is not the application required for the service contracted by the user registered as the using user on the device 10 is extracted as the application to be deleted.


If the number of users who use the device 10 is one, the application not yet installed in the device, which is the application required for the service contracted by the user, is extracted as the application to be installed. If there are plural users who use the device 10, it is desirable to extract, as the application to be installed, the application not yet installed in the device 10, which is the application required for the service contracted by any one of the plural users. For example, users A, B, C, and D exist as the users who use the device 10, if the application required for the service contracted only by the user A and not contracted by the users B, C, and D is not yet installed in the device 10, the application is extracted as the application to be installed.


As a result, even if any one or all of the users B, C, and D later contract the service contracted by the user A, the application required for the service is already installed in the device 10, and therefore, the users B, C, and D may promptly receive a provision of the service by using the device 10.


In addition, if the number of the users who use the device 10 is one, the application installed in the device 10, which is not the application required for the service contracted by the user, is extracted as the application to be deleted.


If there are the plural users who use the device 10, the application installed in the device 10, which is not the application required for the service contracted by any one of the plural users, is extracted as the application to be deleted. That is, the application required for the service contracted by any of the plural users is not extracted as the application to be deleted from the application installed in the device 10. For example, if the users A, B, C, and D exist as the users who use the device 10, the application required for the service is contracted only by the user A and not contracted by the users B, C, and D, even if the users B, C, and D does not use the application, the application is not extracted as the application to be deleted.


As a result, it is possible to eliminate a state in which an unrequired application that is not used by anyone is installed in the device 10.


When the application extraction unit extracts the application to be installed, the application to be deleted, and the application to be updated, the extraction result is returned to the user terminal for each device and displayed (S307), and an initial display is completed (S308).


The user terminal receives the extraction result of the application returned from the software management system 12 and displays the extraction result on a display device of the terminal. The display device displays a list of the applications for the installation, deletion, and update for each device.



FIG. 5 illustrates an example of a screen of the application extraction result (initial display) displayed on the user terminal.


A list 100 of the devices 10 is displayed on a left part of the screen. The list 100 of the devices 10 includes the device registered by the user. In the device information, the device name and the IP address as the device IDs are displayed. Now, it is assumed that the device displayed at a top among the displayed list 100 is selected by the user by an operation of an input device such as a mouse, for example. In FIG. 5, the selected device is highlighted.


A list 120 of “update application”, “unrequired application”, and “required application” of the device selected by the user is displayed at a center of the screen. The “update application” indicates the application to be updated for the selected device, the “unrequired application” indicates the application to be deleted for the selected device, and the “required application” indicates the application to be installed for the selected device.


Each application for “update”, “non-required”, and “installation” may be one or plural applications, and may be zero when there is no application. In a case where the application of the latest version is installed in the selected device without excess or deficiency, each application for “update”, “non-required”, and “installation” may be zero. On a right side of each application, operation buttons 140 for “update”, “deletion”, and “installation” are displayed corresponding to each application. The user may set “update”, “deletion”, and “installation” for each application by operating these operation buttons 140.


In addition to the operation buttons 140 for “update”, “deletion”, and “installation” corresponding to each application, a collective operation button 180 for “installation update deletion” is displayed in an upper part of the center of the screen. By operating the collective button 180, the user may collectively set “update”, “deletion”, and “installation” to all the applications.


In addition to the collective operation button 180, an automatic button 200 is displayed. When the user checks a checkbox of the automatic button 200, the information is periodically transmitted and received between the device and the software management system, and the update application, the unrequired application, and the installation application are automatically updated and displayed.


On the right side of the screen, a list 160 of the users registered as the using users on the selected device is displayed. The user registered as the using user on the device includes all persons who use the selected device and also includes the administrator who manages the device.


Further, on an upper part of a left part of the screen, a total installation update deletion button 220 is displayed. When the user operates the button 220, the state is the same as when the automatic button 200 is operated for all the devices.


While visually recognizing this screen, the user sets the installation, deletion, and update of the application for each device or for all the devices, and requests the software management system 12. Referring back to FIG. 4 again, the user visually recognizes a screen example shown in FIG. 5, operates the user terminal, and instructs the software management system 12 to install, update, and delete the application (S103).


The software management system 12 registers the job in response to the instruction from the user terminal (S309), receives a job execution in response to a job execution instruction (S104) from the user terminal (S310), and instructs the device 10 to execute the job (S311). Job information includes:

    • the device ID,
    • a list of IDs of the installation application,
    • a list of IDs of the update application, and
    • a list of IDs of the deletion application.


When receiving the job execution instruction from the software management system 12, the device 10 receives the job execution instruction (S203), acquires the job (S204), and executes the job (S205).


As a technique that immediately gives an instruction directly to the local device 10 from the software management system 12 configured by the cloud server or the like, for example, there is a method of installing and starting a Web application that receives the instructions on the device 10 and opening a screen of this Web application from a browser screen of the software management system 12 to give the instructions, but any other technique may be adopted.


When the device 10 acquires and executes the job, that is, executes the installation of the installation application, the deletion of the unrequired application, and the update of the update application, the result is registered as new device information (S206).


That is, when there is the list of the IDs of the installation applications, the CPU of the device 10 downloads and installs the installation application based on the URL of the installation application specified by the ID of the installation application. At this time, the installation application may be downloaded via the software management system 12. The same applies to a case where there is the list of the IDs of the update applications. When there is an ID list of the deletion application, the application specified by the ID of the deletion application is deleted from the device 10.


Next, in FIG. 6, when the user operates the automatic button 200 or 220 of the user terminal, the acquired job is automatically executed. That is, the device 10 and the software management system 12 transmit and receive the job information (S208 and S313), and the device 10 periodically executes the job (S209), performs the installation of the installation application, the deletion of the unrequired application, and the update of the update application, and registers the result as the device information (S210). An automatic execution of the job is to execute the job regardless of the job execution instruction from the user.


As described above, in the present exemplary embodiment, the application to be installed, the application to be deleted, and the application to be updated in the device are automatically extracted and provided according to the service contract situation of the user registered as the using user for each device, and therefore the user may easily manage and operate the application of the device, appropriately.


In the present exemplary embodiment, when the plural users are registered for each device, the installation, deletion, and update of the application of the device are managed according to the service contract situation of the plural users, and the users may be grouped and the installation, deletion, and update of the applications may be managed on a group unit.


Specifically, for example, the plural users are grouped and registered as a use group of the devices. Then, the application not yet installed in the device, which is the application required for providing the service contracted by at least one user among the users belonging to the group, is extracted as the application to be installed. Further, if the application is required for the service contracted by the user belonging to the group and is installed in the device 10 but the version is old, the application is extracted as the application to be updated. Further, the installed application in the device 10, which is not the application required for the service contracted by the user belonging to the group, is extracted as the application to be deleted.


As grouping of the plural users, for example, the user registered as the using user on the device and a user not registered as the using user may be grouped as the same group. In such a case, the application not yet installed in the device, which is the application required for providing the service contracted by the user not registered as the using user on the device 10, but belonging to the group registered as the use group, is extracted as the applications to be installed.


In addition, instead of the grouping the users, or in addition to the grouping of the users, plural devices may be grouped, and the installation, deletion, and update of the applications may be managed on the group unit.


Specifically, the application not installed in any of the devices belonging to the group, which is the application required for grouping the plural devices and providing the service contracted by the at least one user registered as the using user on at least one device belonging to the group, is extracted as the application to be installed in all the devices belonging to the group. That is, there are a device a, a device b, and a device c as the devices belonging to the group, and the application not installed in any of the devices a, b, and c, which is the application required for providing the service contracted by the user registered as the using user on the device a, is extracted as the applications to be installed in all the devices a, b, and c belonging to the group.


In the case of grouping the plural devices, the grouping may be performed for each region where the devices are located. For example, the devices may be grouped for each region of Hokkaido, Tohoku, Kanto, Hokuriku, Kansai, Chugoku, Shikoku, and Kyushu, a reference of the service contract situation may be provided in each group, and the installation, deletion, and update of the application may be managed on the group unit. Accordingly, it is possible to manage the installation, deletion, and update of application in accordance with characteristics of the region even in the contract situation of the same service.


In the present exemplary embodiment, in the software management system 12, all of the application to be installed, the application to be deleted, and the application to be updated in the device 10 are extracted, and at least one of the application to be installed, the application to be deleted, and the application to be updated in the device 10 may be extracted. For example, only the application to be installed in the device 10 may be extracted. The user who is the administrator may set which application to extract.


In the present exemplary embodiment, the application to be installed, the application to be deleted, and the application to be updated in the software management system 12 may be extracted at a preset timing. For example, the job is received and executed every Saturday at 1:00 am. Execution timing may also be set by the user using the user terminal.


Further, in the present exemplary embodiment, in a case where the application to be installed, the application to be deleted, or the application to be updated is automatically extracted in the software management system 12, it may be selected whether to automatically execute the job or only to notify the user terminal. For example, depending on the type of the application,


Application to be installed:


Installation, or Notification only


Application to be deleted:


Delete, Not-display, or Notification only


Application to be updated:


Update, or Notification only,


may be selected. It should be noted that the application to be deleted includes an aspect in which the application is not displayed on the operation panel of the device 10 without actually being deleted, in other words, the application is inoperable.


As a result, even if the contract situation of the user changes and the application to be deleted changes to the application to be installed, it is not necessary to newly download and install the application, and it may be easily dealt with simply by changing the non-display to the display.


In the present exemplary embodiment, the application to be installed may be extracted in accordance with the number of remaining licenses for the application that is license managed for each device. Specifically, when the application to be installed is extracted for ten devices, the number of licenses of the application is limited, and when the number of the remaining licenses is eight, the installation of the application is executed on the specific eight devices among the ten devices. Of course, even if the application to be installed is extracted, when the number of the remaining licenses of the application is 0, the application is excluded from the application to be installed.


In the embodiments above, the term “processor” refers to hardware in a broad sense. Examples of the processor include general processors (e.g., CPU: Central Processing Unit) and dedicated processors (e.g., GPU: Graphics Processing Unit, ASIC: Application Specific Integrated Circuit, FPGA: Field Programmable Gate Array, and programmable logic device). In the embodiments above, the term “processor” is broad enough to encompass one processor or plural processors in collaboration which are located physically apart from each other but may work cooperatively. The order of operations of the processor is not limited to one described in the embodiments above, and may be changed.


The foregoing description of the exemplary embodiments of the present invention has been provided for the purposes of illustration and description. It is not intended to be exhaustive or to limit the invention to the precise forms disclosed. Obviously, many modifications and variations will be apparent to practitioners skilled in the art. The embodiments were chosen and described in order to best explain the principles of the invention and its practical applications, thereby enabling others skilled in the art to understand the invention for various embodiments and with the various modifications as are suited to the particular use contemplated. It is intended that the scope of the invention be defined by the following claims and their equivalents.

Claims
  • 1. An information processing system, comprising: a device configured to provide a service to a user by an application installed in the device; andan information processing apparatus configured to specify at least one of an application to be installed in the device, an application to be deleted from the device, and an application to be updated in the device according to information of the application installed in the device and a service contract situation of the user.
  • 2. The information processing system according to claim 1, wherein the information processing apparatus comprises a first processor configured to:acquire the service contract situation of the user;acquire the installed application information of the device;specify the at least one of the application to be installed in the device, the application to be deleted from the device, and the application to be updated in the device according to the service contract situation of the user and the installed application information of the device; andtransmit any one of execution instructions of jobs of installing the application, deleting the application, or updating the application to the device.
  • 3. The information processing system according to claim 2, wherein the device comprises a second processor configured to:periodically and automatically acquire any one of the jobs of installing the application, deleting the application, or updating the application specified by the information processing apparatus, andautomatically execute the acquired job.
  • 4. The information processing system according to claim 1, wherein the information processing apparatus is configured to:group a plurality of users into groups, andspecify the at least one of the application to be installed in the device, the application to be deleted from the device, and the application to be updated in the device according to the contract situation of at least one user belonging to the same group.
  • 5. The information processing system according to claim 2, wherein the information processing apparatus is configured to:group a plurality of users into groups, and specify the at least one of the application to be installed in the device, the application to be deleted from the device, and the application to be updated in the device according to the contract situation of at least one user belonging to the same group.
  • 6. The information processing system according to claim 3, wherein the information processing apparatus is configured to:group a plurality of users into groups, andspecify the at least one of the application to be installed in the device, the application to be deleted from the device, and the application to be updated in the device according to the contract situation of at least one user belonging to the same group.
  • 7. The information processing system according to claim 4, wherein the information processing apparatus is configured to group a user not registered as a user of the device as the service contract situation, into the same group as the user registered as the user of the device as the service contract situation.
  • 8. The information processing system according to claim 5, wherein the information processing apparatus is configured to group a user not registered as a user of the device as the service contract situation, into the same group as the user registered as the user of the device as the service contract situation.
  • 9. The information processing system according to claim 6, wherein the information processing apparatus is configured to group a user not registered as a user of the device as the service contract situation, into the same group as the user registered as the user of the device as the service contract situation.
  • 10. The information processing system according to claim 1, comprising a plurality of devices each configured to provide a service to a user by an application installed in the device, wherein the information processing apparatus is configured to:group the plurality of devices into groups; andspecify the at least one of the application to be installed in the device, the application to be deleted from the device, and the application to be updated in the device, for all devices belonging to the same group.
  • 11. The information processing system according to claim 2, comprising a plurality of devices each configured to provide a service to a user by an application installed in the device, wherein the information processing apparatus is configured to:group the plurality of devices into groups; andspecify the at least one of the application to be installed in the device, the application to be deleted from the device, and the application to be updated in the device, for all devices belonging to the same group.
  • 12. The information processing system according to claim 3, comprising a plurality of devices each configured to provide a service to a user by an application installed in the device, wherein the information processing apparatus is configured to:group the plurality of devices into groups; andspecify the at least one of the application to be installed in the device, the application to be deleted from the device, and the application to be updated in the device, for all devices belonging to the same group.
  • 13. The information processing system according to claim 10, wherein the information processing apparatus is configured to specify the application specified as the application to be installed in at least one of all the devices belonging to the same group as the application to be installed in all the devices belonging to the same group.
  • 14. The information processing system according to claim 11, wherein the information processing apparatus is configured to specify the application specified as the application to be installed in at least one of all the devices belonging to the same group as the application to be installed in all the devices belonging to the same group.
  • 15. The information processing system according to claim 12, wherein the information processing apparatus is configured to specify the application specified as the application to be installed in at least one of all the devices belonging to the same group as the application to be installed in all the devices belonging to the same group.
  • 16. A non-transitory computer readable medium storing a program causing a computer to execute a process for specifying an application to be installed, deleted, or updated in a device used by a user in accordance with a service use situation of the user, the process comprising: acquiring the service contract situation of a user;acquiring installed application information in a device that provides a service to the user; andspecifying at least one of an application to be installed in the device, an application to be deleted from the device, and an application to be updated in the device according to the application information and the service contract situation of the user.
  • 17. An information processing method for specifying an application to be installed, deleted, or updated in a user device in accordance with a service use situation of the user, the method comprising: acquiring the service contract situation of a user;acquiring installed application information in the user device that provides a service to the user; andspecifying at least one of an application to be installed in the user device, an application to be deleted from the user device, and an application to be updated in the user device according to the application information and the service contract situation of the user.
Priority Claims (1)
Number Date Country Kind
2021-070470 Apr 2021 JP national