JP2020120382A - Information processing system, application management method, information processing device and program - Google Patents

Information processing system, application management method, information processing device and program Download PDF

Info

Publication number
JP2020120382A
JP2020120382A JP2020048613A JP2020048613A JP2020120382A JP 2020120382 A JP2020120382 A JP 2020120382A JP 2020048613 A JP2020048613 A JP 2020048613A JP 2020048613 A JP2020048613 A JP 2020048613A JP 2020120382 A JP2020120382 A JP 2020120382A
Authority
JP
Japan
Prior art keywords
application
information processing
list
organization
terminal device
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2020048613A
Other languages
Japanese (ja)
Inventor
拓 南雲
Taku Nagumo
拓 南雲
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2020048613A priority Critical patent/JP2020120382A/en
Publication of JP2020120382A publication Critical patent/JP2020120382A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)
  • Facsimiles In General (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

To provide an information processing system enabling an electronic apparatus to select and use a Web application in which a plurality of settings are reflected in advance by an identical organization.SOLUTION: The information processing system, which includes one or more information processing devices to manage one or more Web applications to be used by an electronic apparatus through a network, includes: application data management means for managing an identical Web application having different settings in an associative manner with an organization, as a plurality of instances which include the combination of the Web application with the settings; and control means which accepts a display request of a Web application list, in which an organization is designated, from a terminal device operated by a user, to display on the terminal device the list of the plurality of instances managed in association with the organization, as the Web application list.SELECTED DRAWING: Figure 1

Description

本発明は情報処理システム、アプリケーション管理方法、情報処理装置及びプログラムに関する。 The present invention relates to an information processing system, an application management method, an information processing device and a program.

近年、複合機等の画像形成装置においてもクラウドコンピューティング型の各種サービス(クラウドサービス)が提供されるようになっている。 In recent years, various cloud computing-type services (cloud services) have also been provided in image forming apparatuses such as multifunction peripherals.

例えば画像形成装置におけるクラウドサービスの一例としてクラウドコンピューティング技術を利用したプリントサービス(クラウドプリント)がある。クラウドプリントはPCやスマートフォンなどのクライアントからユーザがクラウド上のサーバに印刷ジョブを蓄積しておき、その印刷ジョブを画像形成装置がクラウド上のサーバから引き出して印刷を行うものである(例えば特許文献1参照)。 For example, as an example of a cloud service in an image forming apparatus, there is a print service (cloud print) using cloud computing technology. In cloud print, a user stores a print job in a server on the cloud from a client such as a PC or a smart phone, and the image forming apparatus extracts the print job from the server on the cloud to perform printing (for example, Patent Document 1). 1).

従来、クラウドサービスを提供する情報処理システムでは、そのクラウドサービスの内容に応じた設定がユーザや組織ごとに反映されている。しかし、クラウドサービスを提供する従来の情報処理システムでは、同一のユーザや組織が同一のクラウドサービスに異なる設定を予め反映させておき、利用することができなかった。 Conventionally, in an information processing system that provides a cloud service, settings according to the content of the cloud service are reflected for each user or organization. However, in the conventional information processing system that provides cloud services, the same user or organization cannot reflect different settings in the same cloud service in advance and use it.

本発明の実施の形態は、電子機器で利用するWebアプリケーションに対して、同一の組織が複数の設定を予め反映させておき、選択利用することができる情報処理システムを提供することを目的とする。 An embodiment of the present invention aims to provide an information processing system in which the same organization reflects a plurality of settings in advance in a Web application used in an electronic device and can selectively use the settings. ..

上記の課題を達成するために本願請求項1は、1台以上の情報処理装置を含み、電子機器がネットワーク経由で利用する1つ以上のWebアプリケーションの管理を行う情報処理システムであって、設定の異なる同一の前記Webアプリケーションを、前記Webアプリケーションと前記設定との組み合わせを含む複数のインスタンスとして組織に対応付けて管理するアプリデータ管理手段と、ユーザが操作する端末装置から前記組織を指定した前記Webアプリケーション一覧の表示要求を受け付け、前記組織に対応付けられて管理されている複数の前記インスタンスの一覧を前記Webアプリケーションの一覧として前記端末装置に表示する制御手段と、を有することを特徴とする。 In order to achieve the above-mentioned object, claim 1 of the present application is an information processing system that includes one or more information processing devices and manages one or more Web applications used by electronic devices via a network. Application data management means for managing the same web application different from each other in association with an organization as a plurality of instances including a combination of the web application and the setting, and the organization designating the organization from a terminal device operated by a user. Control means for receiving a display request for a web application list and displaying a list of a plurality of the instances managed in association with the organization on the terminal device as a list of the web applications. ..

本発明の実施の形態によれば、電子機器で利用するWebアプリケーションに対して、同一の組織が複数の設定を予め反映させておき、選択利用することができる。 According to the embodiment of the present invention, it is possible for the same organization to reflect a plurality of settings in advance in a Web application used in an electronic device and selectively use the settings.

第1の実施形態に係る情報処理システムの一例の構成図である。It is a block diagram of an example of the information processing system which concerns on 1st Embodiment. コンピュータの一例のハードウェア構成図である。It is a hardware block diagram of an example of a computer. 画像形成装置の一例のハードウェア構成図である。It is a hardware block diagram of an example of an image forming apparatus. 本実施形態に係るサービス提供システムの一例の処理ブロック図である。It is a processing block diagram of an example of the service providing system which concerns on this embodiment. 本実施形態に係る情報処理システムの処理手順を表した一例のフローチャートである。It is an example of a flowchart showing a processing procedure of the information processing system according to the present embodiment. 本実施形態に係るアプリ初期データの構造について説明するための図である。It is a figure for demonstrating the structure of the application initial data which concerns on this embodiment. 本実施形態に係るパッケージの構造について説明するための図である。It is a figure for demonstrating the structure of the package which concerns on this embodiment. 本実施形態に係るアプリプロファイルの構造について説明するための図である。It is a figure for demonstrating the structure of the application profile which concerns on this embodiment. パッケージ、アプリプロファイル及び画像形成装置の画面の関係について説明する図である。It is a figure explaining the relationship of a package, an application profile, and a screen of an image forming device. ホーム画面の遷移について説明する図である。It is a figure explaining the transition of a home screen. パッケージ登録処理の一例のフローチャートである。It is a flowchart of an example of a package registration process. アプリ初期データ編集画面の一例のイメージ図である。It is an image figure of an example of an application initial data edit screen. アプリ初期データ編集画面の一例のイメージ図である。It is an image figure of an example of an application initial data edit screen. パッケージを表した一例のオブジェクト図である。It is an example of an object diagram showing a package. テナントへのパッケージ導入処理の一例のフローチャートである。It is a flow chart of an example of a package introduction processing to a tenant. アプリ領域のパッケージとテナント領域のアプリプロファイルとの関係を示す図である。It is a figure which shows the relationship between the package of an application area, and the application profile of a tenant area. アプリプロファイルを表した一例のオブジェクト図である。It is an object diagram of an example showing an application profile. アイコン・ラベル編集画面の一例のイメージ図である。It is an image figure of an example of an icon label edit screen. アプリ設定編集画面の一例のイメージ図である。It is an image figure of an example of an application setting edit screen. スキャンの場合にエンドユーザが選択可能なアプリ設定の項目及び値を示している。The items and values of application settings that can be selected by the end user in the case of scanning are shown. アプリ初期データ編集画面の他の例のイメージ図である。It is an image figure of other examples of an application initial data edit screen. アプリ初期データ編集画面の他の例のイメージ図である。It is an image figure of other examples of an application initial data edit screen. アプリ一覧画面の一例のイメージ図である。It is an image figure of an example of an application list screen. アプリ設定編集画面の他の例のイメージ図である。It is an image figure of the other example of an application setting edit screen. アプリ設定画面の一例のイメージ図である。It is an image figure of an example of an application setting screen. アプリインスタンスIDが表示されているアプリ設定画面の一例のイメージ図である。It is an image figure of an example of the application setting screen in which the application instance ID is displayed. プリンタドライバを使用してジョブプリントを行う場合のエンドユーザ端末における準備を表したフローチャートである。6 is a flowchart showing preparation in an end user terminal when job printing is performed using a printer driver. ジョブプリント用のポートモニタ設定画面の一例のイメージ図である。FIG. 9 is an image diagram of an example of a port monitor setting screen for job printing. 端末用アプリケーションを搭載したエンドユーザ端末のアプリインスタンス選択画面の一例のイメージ図である。It is an image figure of an example of the application instance selection screen of the end user terminal which mounts the application for terminals. 画像形成装置のアプリインスタンス選択画面の一例のイメージ図である。It is an image diagram of an example of an application instance selection screen of the image forming apparatus.

以下、本発明の実施形態について図面を参照しながら説明する。
[第1の実施形態]
<システム構成>
図1は、第1の実施形態に係る情報処理システムの一例の構成図である。図1の情報処理システム1は、サービス提供システム10、企画担当者端末12、販売業務担当者端末14、システム管理者端末16、エンドユーザ端末18、画像形成装置20が、LANやインターネットなどのネットワーク22を介して接続されている。
Hereinafter, embodiments of the present invention will be described with reference to the drawings.
[First Embodiment]
<System configuration>
FIG. 1 is a configuration diagram of an example of an information processing system according to the first embodiment. In the information processing system 1 of FIG. 1, a service providing system 10, a planning staff terminal 12, a sales staff member terminal 14, a system manager terminal 16, an end user terminal 18, and an image forming apparatus 20 are a network such as a LAN or the Internet. It is connected via 22.

企画担当者端末12は例えば画像形成装置20のメーカの企画担当者が操作する端末装置である。企画担当者は企画担当者端末12からサービス提供システム10にアクセスして商品設計や後述のパッケージの追加などを行う。販売業務担当者端末14は例えば画像形成装置20のメーカの販売業務担当者が操作する端末装置である。販売業務担当者は販売業務担当者端末14からサービス提供システム10にアクセスしてテナント開設やテナントへのパッケージ導入などを行う。例えば販売業務担当者はセールスが販売・契約したあとの作業依頼により、テナント開設やテナントへのパッケージ導入を行う。テナントは例えば企業、団体や部署などの組織ごとに開設される。 The planning staff terminal 12 is, for example, a terminal device operated by a planning staff of the maker of the image forming apparatus 20. The planner accesses the service providing system 10 from the planner's terminal 12 to design products and add packages to be described later. The sales staff member terminal 14 is, for example, a terminal device operated by a sales staff member of the maker of the image forming apparatus 20. The sales staff member accesses the service providing system 10 from the sales staff member terminal 14 to open a tenant or introduce a package to the tenant. For example, a sales staff member opens a tenant or installs a package in a tenant in response to a work request after sales are sold and contracted. A tenant is opened for each organization such as a company, a group or a department.

システム管理者端末16は、例えばユーザ側のシステム管理者などが操作する操作端末である。システム管理者はシステム管理者端末16からサービス提供システム10にアクセスしてテナントへのユーザ追加や後述のアプリプロファイル設定のカスタマイズなどの利用準備を行う。また、システム管理者は画像形成装置20にログインして、画像形成装置20がサービス提供システム10にアクセスするための準備(機器登録やURL登録など)を行う。なお、システム管理者が行う利用準備はメーカのサービスエンジニアなどが替わりに行ってもよい。 The system administrator terminal 16 is an operation terminal operated by, for example, a system administrator on the user side. The system administrator accesses the service providing system 10 from the system administrator terminal 16 and prepares for use such as adding a user to a tenant and customizing application profile settings described later. Further, the system administrator logs in to the image forming apparatus 20 and prepares for the image forming apparatus 20 to access the service providing system 10 (device registration, URL registration, etc.). The system engineer may perform the preparation for use instead of the service engineer of the manufacturer.

また、エンドユーザ端末18はテナントのユーザ(エンドユーザ)が操作する操作端末である。エンドユーザはエンドユーザ端末18からサービス提供システム10にアクセスして個人のアプリ設定を行う。また、エンドユーザは、エンドユーザ端末18や画像形成装置20からサービス提供システム10にアクセスして「Scan To Storage」サービスや「Job Print」サービスを利用する。企画担当者端末12、販売業務担当者端末14、システム管理者端末16、エンドユーザ端末18は例えばスマートフォンや携帯電話、タブレットPC、デスクトップPC、ノートPC、等の情報処理装置である。 The end user terminal 18 is an operation terminal operated by a tenant user (end user). The end user accesses the service providing system 10 from the end user terminal 18 and sets an individual application. In addition, the end user accesses the service providing system 10 from the end user terminal 18 or the image forming apparatus 20 and uses the “Scan To Storage” service or the “Job Print” service. The planning person terminal 12, the sales operation person terminal 14, the system administrator terminal 16, and the end user terminal 18 are information processing devices such as smartphones, mobile phones, tablet PCs, desktop PCs, notebook PCs, and the like.

画像形成装置20はレーザプリンタや複合機(マルチファンクションプリンタ)などの電子機器である。画像形成装置20にはサービス提供システム10からのWebコンテンツを処理するためのWebブラウザが搭載されている。画像形成装置20はサービス提供システム10から提供されたWebコンテンツを処理することで「Scan To Storage」サービスや「Job Print」サービスの処理を実行できる。 The image forming apparatus 20 is an electronic device such as a laser printer or a multifunction peripheral (multifunction printer). The image forming apparatus 20 is equipped with a web browser for processing web content from the service providing system 10. The image forming apparatus 20 can process the “Scan To Storage” service and the “Job Print” service by processing the Web content provided from the service providing system 10.

サービス提供システム10は、1台以上の情報処理装置により実現される。サービス提供システム10は、企画担当者端末12や販売業務担当者端末14がアクセスするシステム構成管理サイト、システム管理者端末16やエンドユーザ端末18がアクセスするシステム管理サイトの制御を行う。また、サービス提供システム10は、テナント、ユーザ、アプリデータやアプリプロファイルの管理を行い、ユーザに「Scan To Storage」サービスや「Job Print」サービスを提供する。 The service providing system 10 is realized by one or more information processing devices. The service providing system 10 controls the system configuration management site accessed by the planning staff terminal 12 and the sales operation staff terminal 14, and the system management site accessed by the system management terminal 16 and the end user terminal 18. Further, the service providing system 10 manages tenants, users, application data and application profiles, and provides users with “Scan To Storage” services and “Job Print” services.

なお、図1の情報処理システム1の構成は一例である。例えばサービス提供システム10は複数台の情報処理装置に分散して実現してもよい。また、企画担当者端末12、販売業務担当者端末14、システム管理者端末16、エンドユーザ端末18、画像形成装置20は複数台あってもよい。 The configuration of the information processing system 1 in FIG. 1 is an example. For example, the service providing system 10 may be realized by being distributed to a plurality of information processing devices. Further, there may be a plurality of the planning staff terminal 12, the sales operation staff terminal 14, the system manager terminal 16, the end user terminal 18, and the image forming apparatus 20.

<ハードウェア構成>
《コンピュータ》
図1の企画担当者端末12、販売業務担当者端末14、システム管理者端末16及びエンドユーザ端末18は、例えば図2に示すハードウェア構成のコンピュータにより実現される。また、サービス提供システム10を実現する一台以上の情報処理装置も図2に示すハードウェア構成のコンピュータにより実現される。
<Hardware configuration>
"Computer"
The planning staff terminal 12, the sales staff member terminal 14, the system manager terminal 16, and the end user terminal 18 in FIG. 1 are realized by a computer having the hardware configuration shown in FIG. 2, for example. Further, one or more information processing devices that realize the service providing system 10 are also realized by a computer having the hardware configuration shown in FIG.

図2はコンピュータの一例のハードウェア構成図である。図2のコンピュータ500は入力装置501、表示装置502、外部I/F503、RAM504、ROM505、CPU506、通信I/F507及びHDD508などを備え、それぞれがバスBで相互に接続されている。なお、入力装置501及び表示装置502は必要なときに接続して利用する形態であってもよい。 FIG. 2 is a hardware configuration diagram of an example of a computer. The computer 500 of FIG. 2 includes an input device 501, a display device 502, an external I/F 503, a RAM 504, a ROM 505, a CPU 506, a communication I/F 507, an HDD 508, etc., which are interconnected by a bus B. The input device 501 and the display device 502 may be connected and used when necessary.

入力装置501はキーボードやマウス、タッチパネルなどを含み、ユーザが各操作信号を入力するのに用いられる。表示装置502はディスプレイ等を含み、コンピュータ500による処理結果を表示する。 The input device 501 includes a keyboard, a mouse, a touch panel, etc., and is used by the user to input each operation signal. The display device 502 includes a display and the like, and displays the processing result by the computer 500.

通信I/F507はコンピュータ500を各種ネットワークに接続するインタフェースである。これにより、コンピュータ500は通信I/F507を介してデータ通信を行うことができる。 The communication I/F 507 is an interface that connects the computer 500 to various networks. Thereby, the computer 500 can perform data communication via the communication I/F 507.

また、HDD508は、プログラムやデータを格納している不揮発性の記憶装置の一例である。格納されるプログラムやデータには、コンピュータ500全体を制御する基本ソフトウェアであるOS、及びOS上において各種機能を提供するアプリケーションソフトウェアなどがある。なお、コンピュータ500はHDD508に替え、記憶媒体としてフラッシュメモリを用いるドライブ装置(例えばソリッドステートドライブ:SSD)を利用するものであってもよい。 The HDD 508 is an example of a non-volatile storage device that stores programs and data. The stored programs and data include an OS that is basic software that controls the entire computer 500, application software that provides various functions on the OS, and the like. The computer 500 may use a drive device (for example, a solid state drive: SSD) that uses a flash memory as a storage medium instead of the HDD 508.

外部I/F503は、外部装置とのインタフェースである。外部装置には、記録媒体503aなどがある。これにより、コンピュータ500は外部I/F503を介して記録媒体503aの読み取り及び/又は書き込みを行うことができる。記録媒体503aにはフレキシブルディスク、CD、DVD、SDメモリカード、USBメモリなどがある。 The external I/F 503 is an interface with an external device. The external device includes a recording medium 503a and the like. Accordingly, the computer 500 can read and/or write the recording medium 503a via the external I/F 503. The recording medium 503a includes a flexible disk, CD, DVD, SD memory card, USB memory and the like.

ROM505は、電源を切ってもプログラムやデータを保持することができる不揮発性の半導体メモリ(記憶装置)の一例である。ROM505にはコンピュータ500の起動時に実行されるBIOS、OS設定、及びネットワーク設定などのプログラムやデータが格納されている。RAM504はプログラムやデータを一時保持する揮発性の半導体メモリ(記憶装置)の一例である。 The ROM 505 is an example of a nonvolatile semiconductor memory (storage device) that can retain programs and data even when the power is turned off. The ROM 505 stores programs and data such as a BIOS executed when the computer 500 is started, OS settings, and network settings. The RAM 504 is an example of a volatile semiconductor memory (storage device) that temporarily holds programs and data.

CPU506は、ROM505やHDD508などの記憶装置からプログラムやデータをRAM504上に読み出し、処理を実行することで、コンピュータ500全体の制御や機能を実現する演算装置である。企画担当者端末12、販売業務担当者端末14、システム管理者端末16及びエンドユーザ端末18は、例えば図2に示すコンピュータ500のハードウェア構成により、後述するような各種処理を実現できる。また、サービス提供システム10は、例えば図2に示すハードウェア構成の一台以上のコンピュータにより後述するような各種処理を実現できる。 The CPU 506 is an arithmetic device that realizes control and functions of the entire computer 500 by reading programs and data from a storage device such as the ROM 505 and the HDD 508 onto the RAM 504 and executing processing. The planning person terminal 12, the sales operation person terminal 14, the system administrator terminal 16, and the end user terminal 18 can realize various kinds of processing described later by the hardware configuration of the computer 500 shown in FIG. 2, for example. Further, the service providing system 10 can realize various kinds of processing described later by, for example, one or more computers having a hardware configuration shown in FIG.

《画像形成装置》
図1に示した画像形成装置20は、例えば図3に示すようなハードウェア構成により実現される。図3は画像形成装置の一例のハードウェア構成図である。図3に示す画像形成装置20は、コントローラ601、操作パネル602、外部I/F603、通信I/F604、プリンタ605及びスキャナ606などを備える。
<Image forming device>
The image forming apparatus 20 shown in FIG. 1 is realized by the hardware configuration shown in FIG. 3, for example. FIG. 3 is a hardware configuration diagram of an example of the image forming apparatus. The image forming apparatus 20 illustrated in FIG. 3 includes a controller 601, an operation panel 602, an external I/F 603, a communication I/F 604, a printer 605, a scanner 606, and the like.

コントローラ601はCPU611、RAM612、ROM613、NVRAM614及びHDD615などを備える。ROM613は、各種プログラムやデータが格納されている。RAM612はプログラムやデータを一時保持する。NVRAM614は、例えば設定情報等が格納されている。また、HDD615は各種プログラムやデータが格納されている。 The controller 601 includes a CPU 611, a RAM 612, a ROM 613, an NVRAM 614, an HDD 615, and the like. The ROM 613 stores various programs and data. The RAM 612 temporarily holds programs and data. The NVRAM 614 stores, for example, setting information and the like. Further, the HDD 615 stores various programs and data.

CPU611は、ROM613やNVRAM614、HDD615などからプログラムやデータ、設定情報等をRAM612上に読み出し、処理を実行することで、画像形成装置20全体の制御や機能を実現する。 The CPU 611 realizes control and functions of the entire image forming apparatus 20 by reading programs, data, setting information and the like from the ROM 613, NVRAM 614, HDD 615, etc. onto the RAM 612 and executing processing.

操作パネル602はユーザからの入力を受け付ける入力部と、表示を行う表示部とを備えている。外部I/F603は外部装置とのインタフェースである。外部装置には、記録媒体603aなどがある。これにより、画像形成装置20は外部I/F603を介して記録媒体603aの読み取り及び/又は書き込みを行うことができる。記録媒体603aにはICカード、フレキシブルディスク、CD、DVD、SDメモリカード、USBメモリ等がある。 The operation panel 602 includes an input unit that receives an input from a user and a display unit that displays. The external I/F 603 is an interface with an external device. The external device includes a recording medium 603a and the like. Thereby, the image forming apparatus 20 can read and/or write the recording medium 603a via the external I/F 603. The recording medium 603a includes an IC card, a flexible disk, a CD, a DVD, an SD memory card, a USB memory and the like.

通信I/F604は、画像形成装置20をネットワーク22に接続させるためのインタフェースである。これにより、画像形成装置20は通信I/F604を介してデータ通信を行うことができる。プリンタ605は印刷データを被搬送物に印刷するための印刷装置である。例えば被搬送物は、紙、コート紙、厚紙、OHP、プラスチックフィルム、プリプレグ、銅箔など、紙に限定されない。また、スキャナ606は原稿から画像データ(電子データ)を読み取るための読取装置である。 The communication I/F 604 is an interface for connecting the image forming apparatus 20 to the network 22. Accordingly, the image forming apparatus 20 can perform data communication via the communication I/F 604. The printer 605 is a printing device for printing print data on an object to be conveyed. For example, the transported object is not limited to paper, such as paper, coated paper, cardboard, OHP, plastic film, prepreg, and copper foil. A scanner 606 is a reading device for reading image data (electronic data) from a document.

<ソフトウェア構成>
本実施形態に係るサービス提供システム10は、例えば図4に示す処理ブロックにより実現される。図4は、本実施形態に係るサービス提供システムの一例の処理ブロック図である。サービス提供システム10はプログラムを実行することで、図4に示すような処理ブロックを実現する。
<Software configuration>
The service providing system 10 according to the present embodiment is realized by the processing blocks shown in FIG. 4, for example. FIG. 4 is a processing block diagram of an example of the service providing system according to the present embodiment. The service providing system 10 realizes the processing blocks as shown in FIG. 4 by executing the program.

図4のサービス提供システム10はシステム構成管理サイト制御部30、アプリデータ管理部32、システム管理サイト制御部34、テナント・ユーザ管理部36を有する構成である。また、サービス提供システム10はアプリデータ記憶部40、アプリプロファイル記憶部42、テナント・ユーザ情報記憶部44を有している。 The service providing system 10 of FIG. 4 has a system configuration management site control unit 30, an application data management unit 32, a system management site control unit 34, and a tenant/user management unit 36. The service providing system 10 also includes an application data storage unit 40, an application profile storage unit 42, and a tenant/user information storage unit 44.

アプリデータ記憶部40は後述のアプリデータを記憶している。アプリプロファイル記憶部42は後述のアプリプロファイルを記憶している。テナント・ユーザ情報記憶部44はテナント情報やユーザ情報を記憶している。 The application data storage unit 40 stores application data described below. The application profile storage unit 42 stores an application profile described later. The tenant/user information storage unit 44 stores tenant information and user information.

システム構成管理サイト制御部30は企画担当者端末12や販売業務担当者端末14からアクセスされるシステム構成管理サイトの制御を行う。アプリデータ管理部32はアプリデータ記憶部40に記憶されているアプリデータとアプリプロファイル記憶部42に記憶されているアプリプロファイルとを管理する。システム管理サイト制御部34はシステム管理者端末16やエンドユーザ端末18からアクセスされるシステム管理サイトの制御を行う。テナント・ユーザ管理部36はテナント・ユーザ情報記憶部44に記憶されているテナント情報、ユーザ情報の管理を行う。 The system configuration management site control unit 30 controls the system configuration management site accessed from the planning staff terminal 12 and the sales staff member terminal 14. The application data management unit 32 manages the application data stored in the application data storage unit 40 and the application profile stored in the application profile storage unit 42. The system management site control unit 34 controls the system management site accessed from the system administrator terminal 16 and the end user terminal 18. The tenant/user management unit 36 manages the tenant information and user information stored in the tenant/user information storage unit 44.

<処理>
本実施形態に係る情報処理システム1では、例えば図5に示す手順でテナントに販売するWebアプリケーション(以下、アプリと呼ぶ)の登録からエンドユーザによるアプリの利用までの処理を行う。
<Process>
In the information processing system 1 according to the present embodiment, processing from registration of a Web application (hereinafter referred to as an application) to be sold to a tenant to use of the application by an end user is performed in the procedure shown in FIG.

図5は本実施形態に係る情報処理システムの処理手順を表した一例のフローチャートである。ステップS11において、企画担当者は企画担当者端末12からサービス提供システム10のシステム構成管理サイトにアクセスし、アプリ初期データの設計やパッケージの登録などを行う。なお、アプリ初期データの設計やパッケージの詳細は後述する。 FIG. 5 is an example flowchart showing the processing procedure of the information processing system according to the present embodiment. In step S11, the planner accesses the system configuration management site of the service providing system 10 from the planner's terminal 12 to design the application initial data and register the package. Details of the design of the application initial data and the package will be described later.

ステップS12において、販売業務担当者は販売業務担当者端末14からサービス提供システム10のシステム構成管理サイトにアクセスし、セールスが販売・契約したあとの作業依頼に基づき、テナント開設やテナントへのパッケージ導入を行う。 In step S12, the sales staff member accesses the system configuration management site of the service providing system 10 from the sales staff member terminal 14 and opens a tenant or introduces a package to the tenant based on a work request after the sales and contract are made by sales. I do.

ステップS13において、システム管理者はシステム管理者端末16からサービス提供システム10のシステム管理サイトにアクセスし、テナントへのユーザ追加や後述のアプリプロファイル設定のカスタマイズなどの利用準備を行う。また、システム管理者は画像形成装置20にログインして、画像形成装置20がサービス提供システム10にアクセスするための準備を行う。ステップS13の処理により、エンドユーザはテナントに導入されたパッケージのアプリを利用できるようになる。 In step S13, the system administrator accesses the system management site of the service providing system 10 from the system administrator terminal 16 and prepares for use such as adding a user to a tenant and customizing application profile settings to be described later. Further, the system administrator logs in to the image forming apparatus 20 and prepares for the image forming apparatus 20 to access the service providing system 10. Through the process of step S13, the end user can use the packaged application installed in the tenant.

ステップS14において、エンドユーザはエンドユーザ端末18や画像形成装置20からサービス提供システム10にアクセスし、テナントに導入されたパッケージに含まれるアプリを利用する。なお、エンドユーザはエンドユーザ端末18からサービス提供システム10のシステム管理サイトにアクセスし、個人のアプリ設定を行ってもよい。 In step S14, the end user accesses the service providing system 10 from the end user terminal 18 or the image forming apparatus 20 and uses the application included in the package installed in the tenant. In addition, the end user may access the system management site of the service providing system 10 from the end user terminal 18 and perform personal application settings.

ここで、本実施形態におけるアプリ初期データ、パッケージ及びアプリプロファイルについて説明する。図6は本実施形態に係るアプリ初期データの構造について説明するための図である。図6に示すようにアプリ初期データはベースアプリ及びアプリ設定を有する構成である。 Here, the application initial data, the package, and the application profile in this embodiment will be described. FIG. 6 is a diagram for explaining the structure of the application initial data according to the present embodiment. As shown in FIG. 6, the application initial data has a configuration including a base application and application settings.

ベースアプリは基本となる画面を持つモジュールであって、例えばスキャンベースアプリやプリントベースアプリ、ストレージベースアプリなどである。ベースアプリに含まれるアプリパーツは、スキャンやプリントなどの機能設定と、画像形成装置20の動作を司るモジュールである。 The base application is a module having a basic screen, and is, for example, a scan base application, a print base application, a storage base application, or the like. The application parts included in the base application are modules that control function settings such as scanning and printing and the operation of the image forming apparatus 20.

アプリ設定は、アプリが持つ初期設定値の集合である。アプリ設定には、UI設定及びフローが含まれる。UI設定は、ラベルやアイコンなどの設定である。また、フローはスキャン後もしくはプリント前にアプリパーツから実行されるフローである。 The application setting is a set of initial setting values of the application. The application settings include UI settings and flows. The UI settings are settings such as labels and icons. Further, the flow is a flow executed from the application part after scanning or before printing.

例えばメーカの企画担当者は図6の右側に示したアプリ初期データを設計し、システム構成管理サイトからサービス提供システム10に登録できる。図6の右側には、企画担当者が設計したアプリ初期データの一例としてスキャンtoストレージアプリ初期データ、マークシート採点アプリ初期データ及びプリントfromストレージアプリ初期データを示している。 For example, a person in charge of planning a maker can design the application initial data shown on the right side of FIG. 6 and register it in the service providing system 10 from the system configuration management site. On the right side of FIG. 6, scan-to-storage application initial data, mark sheet scoring application initial data, and print from storage application initial data are shown as an example of the application initial data designed by the planner.

例えばスキャンtoストレージアプリ初期データはスキャンベースアプリをベースアプリとして有すると共に、クラウドストレージ配信フローをアプリ設定のフローとして有している。マークシート採点アプリ初期データはスキャンベースアプリをベースアプリとして有すると共に、マークシート採点フローをアプリ設定のフローとして有している。 For example, the scan-to-storage application initial data has a scan base application as a base application and a cloud storage distribution flow as an application setting flow. The mark sheet scoring application initial data has a scan base application as a base application and a mark sheet scoring flow as an application setting flow.

プリントfromストレージアプリ初期データはプリントベースアプリをベースアプリとして有すると共に、クラウドストレージ取得フローをアプリ設定のフローとして有している。メーカの企画担当者はベースアプリとアプリ設定とを組み合わせた図6に示すようなアプリ初期データを設計してサービス提供システム10に登録できる。 The print from storage application initial data has a print base application as a base application and a cloud storage acquisition flow as an application setting flow. The planning staff of the maker can design the application initial data as shown in FIG. 6 which is a combination of the base application and the application setting and register it in the service providing system 10.

また、メーカの企画担当者はアプリ初期データのフローを付け替えることで、アプリの振る舞いを変更できる。例えば企画担当者は、アプリ初期データのフローを付け替えることで、スキャンの配信先変更や電子メールによる通知の追加を実現できる。メーカの企画担当者は図6に示したように、標準的なアプリ初期データの他、業種や業務に対応させたアプリ初期データをサービス提供システム10に登録できる。また、メーカの企画担当者などはサービス提供システム10に登録済みのアプリ初期データをカスタマイズして、新しいアプリ初期データを作成、登録できる。 In addition, the planner of the maker can change the behavior of the application by changing the flow of the initial application data. For example, the planner can change the delivery destination of the scan or add the notification by email by changing the flow of the application initial data. As shown in FIG. 6, the planner of the maker can register the standard application initial data as well as the application initial data corresponding to the type of business and business in the service providing system 10. Also, a person in charge of planning at the manufacturer can customize the application initial data registered in the service providing system 10 to create and register new application initial data.

図7は本実施形態に係るパッケージの構造について説明するための図である。図7に示すようにパッケージは、図6に示したアプリ初期データを1つ以上パッケージ化したものである。例えば企画担当者は標準的なパッケージの他、特定の業種向けのパッケージや特定の業務向けのパッケージを作成し、サービス提供システム10に登録する。 FIG. 7 is a diagram for explaining the structure of the package according to this embodiment. As shown in FIG. 7, the package is a package of one or more of the application initial data shown in FIG. For example, the planner creates a standard package, a package for a specific industry or a package for a specific business, and registers it in the service providing system 10.

図7では、図6に示したスキャンtoストレージアプリ初期データ及びプリントfromストレージアプリ初期データをパッケージ化したクラウドストレージパッケージの例を示している。企画担当者は商品であるアプリの売り方を考慮し、予めパッケージを作成して準備(商品棚入れ)しておくことができる。 FIG. 7 shows an example of a cloud storage package in which the scan-to-storage application initial data and the print-from storage application initial data shown in FIG. 6 are packaged. The person in charge of planning can prepare a package in advance (preparation of products) in consideration of how to sell the app, which is a product.

例えばセールスは、サービス提供システム10に商品として登録されている図7のようなパッケージを顧客に販売・契約する。販売業務担当者は、セールスが顧客に販売・契約したパッケージをテナントに導入する。なお、テナントへのパッケージ導入は、例えば図8に示すように、パッケージをアプリ領域からテナント領域に導入(コピー)することによりパッケージとテナントとを紐付ける処理である。図8は本実施形態に係るアプリプロファイルの構造について説明するための図である。 For example, sales sells/contracts to a customer the package as shown in FIG. 7 registered as a product in the service providing system 10. The sales staff member introduces the package sold and contracted by the customer to the tenant. Note that the package introduction to the tenant is a process of associating the package with the tenant by introducing (copying) the package from the application area to the tenant area as shown in FIG. 8, for example. FIG. 8 is a diagram for explaining the structure of the application profile according to the present embodiment.

アプリ領域はパッケージが記憶されている領域である。また、テナント領域はテナント毎に設けられた領域である。以下ではテナントと紐付けられたあとのパッケージをアプリプロファイルと呼ぶ。アプリプロファイルではパッケージのアプリ初期データが持っていた初期設定値がテナントの設定値に変わる。アプリプロファイルにおけるテナントの設定値は後述のようにシステム管理者が変更できる。また、エンドユーザはテナントの設定値により選択可能な項目から自分の設定を定義できる。 The application area is an area in which packages are stored. The tenant area is an area provided for each tenant. Below, the package associated with the tenant is called the application profile. In the application profile, the initial setting value that the application initial data of the package had changes to the setting value of the tenant. The system administrator can change the setting value of the tenant in the application profile as described later. In addition, end users can define their own settings from the items that can be selected according to the setting value of the tenant.

例えば図8ではパッケージに含まれていたアプリ初期データがアプリプロファイルに含まれるアプリインスタンスに変化している。アプリインスタンスは図8に示すようにテナント領域においてコピーすることもできる。アプリインスタンスには、一意な識別情報としてアプリインスタンスIDが付与されている。アプリインスタンスIDは、図8に示したコピー前のアプリインスタンスとコピー後のアプリインスタンスとであっても異なっている。 For example, in FIG. 8, the application initial data included in the package is changed to the application instance included in the application profile. The application instance can also be copied in the tenant area as shown in FIG. The application instance ID is given to the application instance as unique identification information. The application instance ID is different between the application instance before copying and the application instance after copying shown in FIG.

図9は、パッケージ、アプリプロファイル及び画像形成装置の画面の関係について説明する図である。図9に示すように、パッケージはテナントに適用することで、アプリプロファイルに変化する。テナントに紐付けられたアプリプロファイルに基づき、画像形成装置20の操作パネル602には図9のようなホーム画面が表示される。ホーム画面はアプリプロファイルに対応したものとなる。 FIG. 9 is a diagram illustrating the relationship among the package, the application profile, and the screen of the image forming apparatus. As shown in FIG. 9, the package changes to an application profile when applied to a tenant. A home screen as shown in FIG. 9 is displayed on the operation panel 602 of the image forming apparatus 20 based on the application profile associated with the tenant. The home screen corresponds to the application profile.

なお、画像形成装置20においてテナントのユーザは図10に示すように画像形成装置20の操作パネル602に表示されたホーム画面を遷移させる。図10はホーム画面の遷移について説明する図である。図10の左上の画面イメージに示したように、画像形成装置20の操作パネル602にはテナントに導入されたアプリパッケージの一覧が表示されている。テナントのユーザは、アプリパッケージの一覧から一つのアプリパッケージを選択することで、選択されたアプリパッケージのホーム画面を表示できる。 In addition, in the image forming apparatus 20, the user of the tenant changes the home screen displayed on the operation panel 602 of the image forming apparatus 20 as illustrated in FIG. 10. FIG. 10 is a diagram for explaining the transition of the home screen. As shown in the screen image on the upper left of FIG. 10, a list of application packages introduced to the tenant is displayed on the operation panel 602 of the image forming apparatus 20. The tenant user can display the home screen of the selected application package by selecting one application package from the list of application packages.

《S11:パッケージの登録》
図11はパッケージ登録処理の一例のフローチャートである。企画担当者はステップS21、S22において企画担当者端末12からサービス提供システム10のシステム構成管理サイトにログインする。
<<S11: Package registration>>
FIG. 11 is a flowchart of an example of package registration processing. The planning staff logs in to the system configuration management site of the service providing system 10 from the planning staff terminal 12 in steps S21 and S22.

ログインに成功すると、企画担当者はステップS23、S24において企画担当者端末12からサービス提供システム10にアプリ初期データを登録する。例えばシステム構成管理サイト制御部30は図12及び図13に示すようなアプリ初期データ編集画面を企画担当者端末12に表示して、企画担当者からのアプリ初期データの登録を受け付ける。 If the login is successful, the planner registers the application initial data in the service providing system 10 from the planner terminal 12 in steps S23 and S24. For example, the system configuration management site control unit 30 displays an application initial data edit screen as shown in FIGS. 12 and 13 on the planning staff terminal 12, and accepts registration of application initial data from the planning staff.

図12及び図13はアプリ初期データ編集画面の一例のイメージ図である。図12及び図13に示したアプリ初期データ編集画面はスキャンtoストレージアプリの例を示したものである。図12はアプリ初期データ設定の入力欄を示している。また、図13はアプリジョブ設定の入力欄を示している。 12 and 13 are image diagrams of an example of the application initial data editing screen. The application initial data edit screen shown in FIGS. 12 and 13 shows an example of the scan-to-storage application. FIG. 12 shows an input field for application initial data setting. FIG. 13 shows an input field for application job settings.

また、ステップS25、S26に進み、企画担当者は企画担当者端末12からサービス提供システム10にパッケージの登録を行う。サービス提供システム10のアプリデータ記憶部40にはステップS25、S26の処理により、例えば図14のようなオブジェクト図で表されるパッケージが登録される。図14はパッケージを表した一例のオブジェクト図である。図14に示すように、パッケージは1つ以上のアプリとアプリ初期データとが対応付けられている。 Further, the process proceeds to steps S25 and S26, and the planner registers the package in the service providing system 10 from the planner's terminal 12. By the processing of steps S25 and S26, the package represented by the object diagram as shown in FIG. 14, for example, is registered in the application data storage unit 40 of the service providing system 10. FIG. 14 is an exemplary object diagram showing a package. As shown in FIG. 14, in the package, one or more applications and application initial data are associated with each other.

《S12:テナントへのパッケージ導入》
図15はテナントへのパッケージ導入処理の一例のフローチャートである。販売業務担当者はステップS31において販売業務担当者端末14からサービス提供システム10にテナントの開設を要求する。
<<S12: Package introduction to tenants>>
FIG. 15 is a flowchart of an example of a package introduction process to a tenant. In step S31, the sales staff member requests the service providing system 10 to open a tenant from the sales staff member terminal 14.

ステップS32においてサービス提供システム10のシステム構成管理サイト制御部30はテナント・ユーザ管理部36にテナント作成を要求する。ステップS33においてテナント・ユーザ管理部36はテナントIDを採番し、テナントを作成する。ステップS34においてシステム構成管理サイト制御部30はテナントのシステム管理者をユーザ登録する。 In step S32, the system configuration management site control unit 30 of the service providing system 10 requests the tenant/user management unit 36 to create a tenant. In step S33, the tenant/user management unit 36 numbers a tenant ID and creates a tenant. In step S34, the system configuration management site control unit 30 registers the tenant system administrator as a user.

ステップS35に進み、販売業務担当者は販売業務担当者端末14からサービス提供システム10に登録されているパッケージ情報の取得を要求する。ステップS36においてサービス提供システム10のシステム構成管理サイト制御部30はパッケージの情報一覧の取得をアプリデータ管理部32に要求する。アプリデータ管理部32はアプリデータ記憶部40に記憶されているパッケージの情報一覧をシステム構成管理サイト制御部30に返す。システム構成管理サイト制御部30は、アプリデータ記憶部40に記憶されているパッケージの情報一覧を販売業務担当者端末14に表示させる。 In step S35, the sales operation person in charge requests the acquisition of the package information registered in the service providing system 10 from the sales operation person in charge terminal 14. In step S36, the system configuration management site control unit 30 of the service providing system 10 requests the application data management unit 32 to acquire a package information list. The application data management unit 32 returns the package information list stored in the application data storage unit 40 to the system configuration management site control unit 30. The system configuration management site control unit 30 causes the sales staff member terminal 14 to display the information list of the packages stored in the application data storage unit 40.

ステップS37に進み、販売業務担当者は販売業務担当者端末14からサービス提供システム10に、パッケージを選択してテナントへのパッケージ導入を要求する。ステップS38に進み、サービス提供システム10のシステム構成管理サイト制御部30はアプリデータ管理部32にテナントへのパッケージ導入を要求する。アプリデータ管理部32は図8に示したように、アプリ領域のパッケージをアプリプロファイルとしてテナント領域に導入できる。図16は、アプリ領域のパッケージとテナント領域のアプリプロファイルとの関係を示す図である。図16に示すようにアプリインスタンスにはアプリインスタンスIDが付与されている。 In step S37, the sales operation person in charge requests the service introduction system 10 from the sales operation person's terminal 14 to select the package and introduce the package to the tenant. In step S38, the system configuration management site control unit 30 of the service providing system 10 requests the application data management unit 32 to introduce the package into the tenant. As shown in FIG. 8, the application data management unit 32 can introduce the package of the application area into the tenant area as an application profile. FIG. 16 is a diagram showing a relationship between a package in the application area and an application profile in the tenant area. As shown in FIG. 16, the application instance ID is given to the application instance.

サービス提供システム10のアプリプロファイル記憶部42にはステップS37、S38の処理により、例えば図17のようなオブジェクト図で表されるアプリプロファイルが登録される。図17はアプリプロファイルを表した一例のオブジェクト図である。 The application profile storage unit 42 of the service providing system 10 registers an application profile represented by an object diagram as shown in FIG. 17, for example, by the processes of steps S37 and S38. FIG. 17 is an example object diagram showing an application profile.

《S13:アプリ利用準備》
システム管理者は、システム管理者端末16からサービス提供システム10のシステム管理サイトにアクセスし、テナントへのユーザ追加やアプリプロファイル設定のカスタマイズなどの利用準備を行う。例えばシステム管理サイト制御部34は図18に示すようなアイコン・ラベル編集画面や図19に示すようなアプリ設定編集画面をシステム管理者端末16に表示して、システム管理者からのアイコン・ラベル編集やアプリ設定編集を受け付ける。
<<S13: Preparing to use the application>>
The system administrator accesses the system management site of the service providing system 10 from the system administrator terminal 16 and prepares for use such as adding a user to a tenant and customizing application profile settings. For example, the system management site control unit 34 displays the icon/label edit screen as shown in FIG. 18 or the application setting edit screen as shown in FIG. 19 on the system administrator terminal 16 so that the system administrator can edit the icon/label. And accept application setting edits.

図18はアイコン・ラベル編集画面の一例のイメージ図である。図18は、あるホーム画面に対応したアイコン・ラベル編集画面を表示している。システム管理者は、アプリプロファイルに対応したアプリインスタンスのアイコン・ラベルの編集を、図18のアイコン・ラベル編集画面から行うことができる。 FIG. 18 is an image diagram of an example of the icon/label edit screen. FIG. 18 shows an icon/label edit screen corresponding to a certain home screen. The system administrator can edit the icon/label of the application instance corresponding to the application profile from the icon/label edit screen of FIG. 18.

図19はアプリ設定編集画面の一例のイメージ図である。図19は、スキャンtoストレージアプリインスタンスのアプリ設定編集を表示している。システム管理者はスキャンtoストレージアプリインスタンスのアプリ設定編集を、図19のアプリ設定編集画面から行うことができる。 FIG. 19 is an image diagram of an example of the application setting edit screen. FIG. 19 shows the application setting editing of the scan to storage application instance. The system administrator can edit the application settings of the scan-to-storage application instance from the application setting edit screen of FIG.

《S14:アプリ利用》
エンドユーザは、エンドユーザ端末18や画像形成装置20からサービス提供システム10のホーム画面にアクセスし、テナントに導入されたパッケージに含まれていたアプリを利用する。エンドユーザは、テナントのアプリインスタンスの設定値により選択可能な範囲内で個人領域に自分の設定を定義できる。
<<S14: Application use>>
The end user accesses the home screen of the service providing system 10 from the end user terminal 18 or the image forming apparatus 20 and uses the application included in the package installed in the tenant. End users can define their own settings in the personal area within the range selectable by the setting value of the tenant application instance.

《アプリ設定のカスタマイズ範囲》
ここでは、企画担当者、システム管理者がカスタマイズ可能なアプリ設定の範囲について説明する。例えばアプリでカスタマイズ可能な全項目が以下であるとする。
全項目:
・アイコン
・ラベル
・読み取り・印刷設定
・デフォルト値
・選択可能項目のリスト
・ジョブ設定
・接続先フロー(テナント内の全フローに所属するコンポーネントに必要な外部
サービス認可情報の集約)
・投入手段(メール、PM、Mobile、PC、NFC、MFP、プリンタ、
ファックス、電子黒板、他社MFP、他社クラウドサービス)
・認証手段(テナントID/ユーザ名、メールアドレス、OIDC、PIN)
例えば企画担当者は、以下のようなアプリ設定の範囲においてアプリ初期データをCRUD(生成、読み取り、更新、削除)できる。
・アイコン
・ラベル
・読み取り・印刷設定
・デフォルト値
・選択可能項目のリスト
・設定画面生成用メタデータ
・ジョブ設定
・接続先フロー
・投入手段(メール、PM、Mobile、PC、NFC、MFP、プリンタ、
ファックス、電子黒板、他社MFP、他社クラウドサービス)
また、システム管理者は、以下のようなアプリ設定の範囲においてアプリインスタンスをCRUDできる。
・アイコン
・ラベル
・読み取り・印刷設定
・デフォルト値
・選択可能項目のリスト
・認証手段(テナントID/ユーザ名、メールアドレス、OIDC、PIN)
また、エンドユーザは、以下のようなアプリ設定の範囲においてアプリインスタンスごとに個人の設定を適用して利用できる。
・読み取り・印刷設定
・デフォルト値(リストから選択可能)
例えばエンドユーザは図20に示すようなアプリ設定の項目のリストから個人の設定を定義することができる。図20はスキャンの場合にエンドユーザが選択可能なアプリ設定の項目及び値を示している。
<Customization range of application settings>
Here, the range of application settings that can be customized by the person in charge of planning and the system administrator will be described. For example, it is assumed that all the items that can be customized by the application are as follows.
All items:
・Icon ・Label ・Reading/Printing setting ・Default value ・List of selectable items ・Job setting ・Connection destination flow (External required for components belonging to all flows in the tenant)
Aggregation of service authorization information)
Input means (email, PM, Mobile, PC, NFC, MFP, printer,
Fax, electronic blackboard, MFP of other companies, cloud service of other companies)
・Authentication means (tenant ID/user name, email address, OIDC, PIN)
For example, the person in charge of planning can CRUD (create, read, update, delete) application initial data in the range of application settings as described below.
・Icon ・Label ・Reading/Printing setting ・Default value ・Selectable item list ・Metadata for setting screen generation ・Job setting ・Connection destination flow ・Injection means (email, PM, Mobile, PC, NFC, MFP, printer,
Fax, electronic blackboard, MFP of other companies, cloud service of other companies)
Further, the system administrator can CRUD the application instance in the range of the application settings as described below.
・Icon ・Label ・Reading/Printing setting ・Default value ・List of selectable items ・Authentication means (tenant ID/user name, email address, OIDC, PIN)
In addition, the end user can apply and use personal settings for each application instance within the following application setting range.
-Reading/printing settings-Default values (selectable from the list)
For example, the end user can define personal settings from the list of application setting items as shown in FIG. FIG. 20 shows the application setting items and values selectable by the end user in the case of scanning.

<まとめ>
以上、本実施形態の情報処理システム1によれば、サービス提供システム10でアプリとアプリ設定との組み合わせ(アプリ初期データ)を管理できる。また、サービス提供システム10では、標準的なパッケージ、特定の業種向けのパッケージや特定の業務向けのパッケージなどを作成しておくことができる。
<Summary>
As described above, according to the information processing system 1 of the present embodiment, the service providing system 10 can manage the combination of the application and the application setting (application initial data). Further, the service providing system 10 can create a standard package, a package for a specific business type, a package for a specific business, and the like.

また、本実施形態の情報処理システム1によれば、サービス提供システム10でアプリとアプリ設定との組み合わせ(アプリインスタンス)をテナントごとに管理できる。このようなアプリインスタンスにより、本実施形態の情報処理システム1では同一のアプリであってもアプリ設定が異なれば、異なるアプリとして管理できる。 Further, according to the information processing system 1 of the present embodiment, the service providing system 10 can manage the combination of the application and the application setting (application instance) for each tenant. With such an application instance, in the information processing system 1 of the present embodiment, even the same application can be managed as different applications if the application settings are different.

したがって、本実施形態の情報処理システム1では、同一のアプリであってもアプリ設定が異なれば、異なるアプリとしてアプリ一覧を表示できる。また、エンドユーザ端末18や画像形成装置20からのアプリの指定は、アプリインスタンスIDにより行うことができる。
[第2の実施形態]
第1の実施形態では、スキャンtoストレージアプリの画面例を示した。例えばジョブプリントアプリの画面例を示す。例えばシステム構成管理サイト制御部30は図21及び図22に示すようなアプリ初期データ編集画面を企画担当者端末12に表示して、企画担当者からのアプリ初期データの登録を受け付ける。
Therefore, in the information processing system 1 of the present embodiment, even if the same application is used, if the application settings are different, the application list can be displayed as different applications. The application instance ID can be used to specify the application from the end user terminal 18 or the image forming apparatus 20.
[Second Embodiment]
In the first embodiment, a screen example of the scan to storage application is shown. For example, a screen example of the job print application is shown. For example, the system configuration management site control unit 30 displays an application initial data edit screen as shown in FIGS. 21 and 22 on the planning staff terminal 12 to accept registration of the application initial data from the planning staff.

図21及び図22はアプリ初期データ編集画面の他の例のイメージ図である。図21及び図22に示したアプリ初期データ編集画面はジョブプリントアプリの例を示したものである。図21はアプリ初期データ設定の入力欄を示している。図22はアプリジョブ設定の入力欄を示している。 21 and 22 are image diagrams of other examples of the application initial data editing screen. The application initial data edit screen shown in FIGS. 21 and 22 shows an example of the job print application. FIG. 21 shows an input field for application initial data setting. FIG. 22 shows an input field for application job settings.

また、システム管理サイト制御部34は図23に示すようなアプリ一覧画面をシステム管理者端末16やエンドユーザ端末18に表示して、システム管理者やエンドユーザからのアプリ選択を受け付ける。図23はアプリ一覧画面の一例のイメージ図である。図23のアプリ一覧に表示されているアイコン及びラベルは、アプリプロファイルに含まれるアプリインスタンスに対応するものである。したがって、図23のアプリ一覧画面では同一のジョブプリントアプリであってもアプリ設定が異なれば、異なるアイコン及びラベルで表示される。なお、どのようなアイコン及びラベルで表示するかは、アプリインスタンスのアプリ設定(UI設定)に設定できる。 Further, the system management site control unit 34 displays an application list screen as shown in FIG. 23 on the system administrator terminal 16 or the end user terminal 18, and accepts application selection from the system administrator or the end user. FIG. 23 is an image diagram of an example of the application list screen. The icons and labels displayed in the application list in FIG. 23 correspond to the application instances included in the application profile. Therefore, in the application list screen of FIG. 23, even if the same job print application is used, different application settings are displayed with different icons and labels. The icon and label to be displayed can be set in the application setting (UI setting) of the application instance.

また、システム管理サイト制御部34は図24に示すようなアプリ設定編集画面をシステム管理者端末16に表示して、システム管理者からのアプリ設定編集を受け付ける。図24はアプリ設定編集画面の他の例のイメージ図である。図24はジョブの保存期間と印刷設定制限とを行うアプリ設定編集画面を一例として示している。システム管理者は、図24のようなアプリ設定編集画面からジョブプリントアプリ上で設定可能な選択肢を設定できる。 Further, the system management site control unit 34 displays an application setting editing screen as shown in FIG. 24 on the system administrator terminal 16 to accept application setting editing from the system administrator. FIG. 24 is an image diagram of another example of the application setting edit screen. FIG. 24 shows an example of an application setting edit screen for performing a job retention period and print setting restriction. The system administrator can set options that can be set on the job print application from the application setting edit screen as shown in FIG.

また、システム管理サイト制御部34は図25に示すアプリ設定画面をエンドユーザ端末18に表示して、エンドユーザからのアプリ設定を受け付ける。図25はアプリ設定画面の一例のイメージ図である。エンドユーザは例えば図25のアプリ設定画面からテナントのアプリインスタンスの設定値により選択可能な範囲内で、自分のアプリ設定を定義することができる。 Further, the system management site control unit 34 displays the application setting screen shown in FIG. 25 on the end user terminal 18 to accept the application setting from the end user. FIG. 25 is an image diagram of an example of the application setting screen. For example, the end user can define his/her own application setting within a range selectable by the setting value of the application instance of the tenant from the application setting screen of FIG. 25.

また、エンドユーザは図25に示したアプリ設定画面の「印刷設定」から「ポートモニタ設定」に切り替えることで図26のアプリ設定画面を表示できる。図26のアプリ設定画面には、アプリ設定を行っているアプリインスタンスのアプリインスタンスIDが表示されている。エンドユーザは、図26のアプリ設定画面からアプリ設定を行っているアプリインスタンスのアプリインスタンスIDを知ることができる。エンドユーザは、エンドユーザ端末18のポートモニタにアプリインスタンスIDを設定することにより、ジョブを投入するアプリインスタンスを指定できる。なお、ポートモニタは一例であり、エンドユーザ端末18で動作するアプリケーション(クライアントアプリケーション)であればよい。 Further, the end user can display the application setting screen in FIG. 26 by switching from “print setting” to “port monitor setting” on the application setting screen shown in FIG. On the application setting screen of FIG. 26, the application instance ID of the application instance performing the application setting is displayed. The end user can know the application instance ID of the application instance for which the application setting is performed from the application setting screen of FIG. The end user can specify the application instance to submit the job by setting the application instance ID in the port monitor of the end user terminal 18. The port monitor is an example, and any application (client application) that operates on the end user terminal 18 may be used.

例えばプリンタドライバを使用してエンドユーザ端末18からジョブプリントを行う場合はエンドユーザ端末18において図27に示す準備が必要となる。図27はプリンタドライバを使用してジョブプリントを行う場合のエンドユーザ端末における準備を表したフローチャートである。 For example, when performing a job print from the end user terminal 18 using a printer driver, the preparation shown in FIG. 27 is required at the end user terminal 18. FIG. 27 is a flowchart showing preparation in the end user terminal when performing job printing using the printer driver.

ステップS51において、エンドユーザはエンドユーザ端末18にジョブプリント用のポートモニタをインストールする。また、ステップS52に進み、エンドユーザはエンドユーザ端末18にプリンタドライバを追加するプリンタドライバ設定を行う。プリンタドライバ設定はOSにより手順が異なるが、追加したプリンタドライバに対応するアイコンがプリンタ一覧に表示される。 In step S51, the end user installs the port monitor for job printing on the end user terminal 18. In addition, the process proceeds to step S52, and the end user performs printer driver setting for adding a printer driver to the end user terminal 18. Although the procedure for setting the printer driver differs depending on the OS, an icon corresponding to the added printer driver is displayed in the printer list.

ステップS53に進み、エンドユーザは追加したプリンタドライバのプリンタポートの選択画面から、ジョブプリント用のポートモニタを選択し、更に、新しいポートの追加を選択する。エンドユーザ端末18には例えば図28に示すジョブプリント用のポートモニタ設定画面が表示される。図28はジョブプリント用のポートモニタ設定画面の一例のイメージ図である。 In step S53, the end user selects a port monitor for job printing from the printer port selection screen of the added printer driver, and further selects addition of a new port. On the end user terminal 18, for example, a port monitor setting screen for job printing shown in FIG. 28 is displayed. FIG. 28 is an image diagram of an example of a port monitor setting screen for job printing.

エンドユーザは図28のジョブプリント用のポートモニタ設定画面に、図26のアプリ設定画面で確認したアプリインスタンスIDを設定する。このようなアプリインスタンスIDをジョブプリント用のポートモニタ設定画面に設定する処理により、エンドユーザはアプリインスタンスIDを指定したポートモニタをプリンタドライバに設定できる。 The end user sets the application instance ID confirmed on the application setting screen of FIG. 26 on the job print port monitor setting screen of FIG. By the process of setting the application instance ID on the port monitor setting screen for job printing, the end user can set the port monitor in which the application instance ID is specified in the printer driver.

したがって、プリンタドライバはジョブを投入するアプリインスタンスを、ポートモニタに指定されたアプリインスタンスIDにより判断できる。例えばエンドユーザは使用したいジョブプリントのアプリインスタンスが指定されているプリンタドライバで印刷を実行することにより、そのアプリインスタンスのアプリ設定に従ったジョブプリントを使用できる。 Therefore, the printer driver can determine the application instance to which the job is submitted, by the application instance ID specified in the port monitor. For example, the end user can use the job print according to the application setting of the application instance by executing the printing with the printer driver in which the application instance of the job print desired to be used is specified.

なお、エンドユーザ端末18が端末用アプリケーションを搭載したスマートフォンなどである場合は、例えば図29に示すようなアプリインスタンス選択画面から、使用したいジョブプリントのアプリインスタンスを選択するようにしてもよい。図29は端末用アプリケーションを搭載したエンドユーザ端末のアプリインスタンス選択画面の一例のイメージ図である。図29に示すアプリインスタンス選択画面は、サービス提供システム10のアプリプロファイル記憶部42に記憶されているジョブプリントのアプリインスタンス一覧を表示しているものである。 When the end user terminal 18 is a smartphone or the like equipped with a terminal application, for example, the application instance of the job print desired to be used may be selected from the application instance selection screen as shown in FIG. FIG. 29 is an image diagram of an example of an application instance selection screen of an end user terminal equipped with a terminal application. The application instance selection screen shown in FIG. 29 displays a list of job print application instances stored in the application profile storage unit 42 of the service providing system 10.

また、画像形成装置20の操作パネル602にも図30に示すようなアプリインスタンス選択画面が表示される。図30は画像形成装置のアプリインスタンス選択画面の一例のイメージ図である。図30に示すアプリインスタンス選択画面は、サービス提供システム10のアプリプロファイル記憶部42に記憶されているジョブプリントのアプリインスタンス一覧を表示しているものである。 An application instance selection screen as shown in FIG. 30 is also displayed on the operation panel 602 of the image forming apparatus 20. FIG. 30 is an image diagram of an example of an application instance selection screen of the image forming apparatus. The application instance selection screen shown in FIG. 30 displays a list of job print application instances stored in the application profile storage unit 42 of the service providing system 10.

したがって、本実施形態の情報処理システム1では、アプリ設定の異なる同一のアプリを異なるアプリとして、エンドユーザ端末18や画像形成装置20のアプリ一覧に表示することができる。 Therefore, in the information processing system 1 of the present embodiment, the same application having different application settings can be displayed as different applications in the application list of the end user terminal 18 or the image forming apparatus 20.

なお、本実施形態で説明した情報処理システム1は一例であって、用途や目的に応じて様々なシステム構成例があることは言うまでもない。画像形成装置20は特許請求の範囲に記載した電子機器の一例である。サービス提供システム10は電子機器がネットワーク経由で利用する1つ以上のWebアプリケーションの管理を行う情報処理装置の一例である。アプリデータ管理部32はアプリデータ管理手段の一例である。システム管理サイト制御部34は制御手段の一例である。アプリインスタンスIDはインスタンスに一意な識別情報の一例である。 The information processing system 1 described in the present embodiment is an example, and it goes without saying that there are various system configuration examples according to the use and purpose. The image forming apparatus 20 is an example of the electronic device described in the claims. The service providing system 10 is an example of an information processing device that manages one or more Web applications used by an electronic device via a network. The application data management unit 32 is an example of application data management means. The system management site control unit 34 is an example of control means. The application instance ID is an example of identification information unique to the instance.

1 情報処理システム
10 サービス提供システム
12 企画担当者端末
14 販売業務担当者端末
16 システム管理者端末
18 エンドユーザ端末
20 画像形成装置
22 ネットワーク
30 システム構成管理サイト制御部
32 アプリデータ管理部
34 システム管理サイト制御部
36 テナント・ユーザ管理部
40 アプリデータ記憶部
42 アプリプロファイル記憶部
44 テナント・ユーザ情報記憶部
500 コンピュータ
501 入力装置
502 表示装置
503 外部I/F
503a 記録媒体
504 RAM
505 ROM
506 CPU
507 通信I/F
508 HDD
601 コントローラ
602 操作パネル
603 外部I/F
603a 記録媒体
604 通信I/F
605 プリンタ
606 スキャナ
611 CPU
612 RAM
613 ROM
614 NVRAM
615 HDD
B バス
DESCRIPTION OF SYMBOLS 1 Information processing system 10 Service providing system 12 Planning person terminal 14 Sales operation person terminal 16 System administrator terminal 18 End user terminal 20 Image forming apparatus 22 Network 30 System configuration management site control section 32 Application data management section 34 System management site Control unit 36 Tenant user management unit 40 Application data storage unit 42 Application profile storage unit 44 Tenant user information storage unit 500 Computer 501 Input device 502 Display device 503 External I/F
503a recording medium 504 RAM
505 ROM
506 CPU
507 Communication I/F
508 HDD
601 Controller 602 Operation panel 603 External I/F
603a Recording medium 604 Communication I/F
605 Printer 606 Scanner 611 CPU
612 RAM
613 ROM
614 NVRAM
615 HDD
B bus

特開2014−127127号公報JP, 2014-127127, A

上記の課題を達成するために本願請求項1は、1台以上の情報処理装置を含み、電子機器がネットワーク経由で利用する1つ以上のアプリケーションの管理を行う情報処理システムであって、一の前記アプリケーションを、複数の異なる設定それぞれ対応付けて、前記アプリケーションと前記設定とからなる複数の組み合わせとて管理するアプリデータ管理手段と、ユーザが操作する端末装置から記アプリケーション一覧の表示要求の受付に応じて、前記アプリデータ管理手段によって管理されている複数の組み合わせの一覧を前記端末装置に表示する制御手段と、を有することを特徴とする。 The claims 1 to achieve the above object comprises one or more information processing apparatus, an information processing system for managing one or more applications that the electronic device is used via a network, the same pre-Kia application, in association with each of a plurality of different settings, and the application data management means for managing a plurality of combination Seto consisting of the said application setting terminal device operated by a user depending on the reception of request for displaying a list of pre-Kia application from, characterized in that it has a control means for displaying before SL terminal a list of a plurality of combinations that are managed by the application data management unit And

Claims (9)

1台以上の情報処理装置を含み、電子機器がネットワーク経由で利用する1つ以上のWebアプリケーションの管理を行う情報処理システムであって、
設定の異なる同一の前記Webアプリケーションを、前記Webアプリケーションと前記設定との組み合わせを含む複数のインスタンスとして組織に対応付けて管理するアプリデータ管理手段と、
ユーザが操作する端末装置から前記組織を指定した前記Webアプリケーション一覧の表示要求を受け付け、前記組織に対応付けられて管理されている複数の前記インスタンスの一覧を前記Webアプリケーションの一覧として前記端末装置に表示する制御手段と、
を有することを特徴とする情報処理システム。
An information processing system that includes one or more information processing devices and manages one or more Web applications used by electronic devices via a network,
Application data management means for managing the same Web application having different settings in association with an organization as a plurality of instances including a combination of the Web application and the setting,
A display request for the web application list that specifies the organization is accepted from a terminal device operated by a user, and a list of a plurality of the instances managed in association with the organization is displayed on the terminal device as a list of the web applications. Control means to display,
An information processing system comprising:
前記設定には、前記インスタンスを前記Webアプリケーションとして表示するためのアイコン及びラベルが含まれており、
前記制御手段は、前記アイコン及びラベルを用いて、前記インスタンスの一覧を前記Webアプリケーションの一覧として前記端末装置に表示すること
を特徴とする請求項1記載の情報処理システム。
The setting includes an icon and a label for displaying the instance as the Web application,
The information processing system according to claim 1, wherein the control unit displays the list of the instances as a list of the Web applications on the terminal device using the icon and the label.
前記制御手段は、前記アイコン及びラベルを用いて、前記インスタンスの一覧を前記Webアプリケーションの一覧として前記電子機器に表示すること
を特徴とする請求項2記載の情報処理システム。
The information processing system according to claim 2, wherein the control unit displays the list of the instances on the electronic device as a list of the Web applications using the icon and the label.
前記アプリデータ管理手段は、前記インスタンスに一意な識別情報を付与して前記インスタンスを管理しており、
前記制御手段は、前記端末装置から前記インスタンスに一意な識別情報の表示要求を受け付けると、前記インスタンスに一意な識別情報を前記端末装置に表示すること
を特徴とする請求項1乃至3何れか一項記載の情報処理システム。
The application data management means manages the instance by giving unique identification information to the instance,
The control unit displays the identification information unique to the instance on the terminal device upon receiving a display request of the identification information unique to the instance from the terminal device. The information processing system described in the item.
前記端末装置は、前記インスタンスに一意な識別情報を利用して、ジョブを投入する前記インスタンスを前記情報処理システムに指定すること
を特徴とする請求項4記載の情報処理システム。
The information processing system according to claim 4, wherein the terminal device uses the identification information unique to the instance to specify the instance into which the job is submitted to the information processing system.
前記端末装置は、前記Webアプリケーション用のクライアントアプリケーションに、前記インスタンスに一意な識別情報がユーザにより設定されていること
を特徴とする請求項5記載の情報処理システム。
The information processing system according to claim 5, wherein in the terminal device, a user sets identification information unique to the instance in the client application for the Web application.
1台以上の情報処理装置を含み、電子機器がネットワーク経由で利用する1つ以上のWebアプリケーションの管理を行う情報処理システムが実行するアプリケーション管理方法であって、
設定の異なる同一の前記Webアプリケーションを、前記Webアプリケーションと前記設定との組み合わせを含む複数のインスタンスとして組織に対応付けて管理するアプリデータ管理ステップと、
ユーザが操作する端末装置から前記組織を指定した前記Webアプリケーション一覧の表示要求を受け付け、前記組織に対応付けられて管理されている複数の前記インスタンスの一覧を前記Webアプリケーションの一覧として前記端末装置に表示する制御ステップと、
を有することを特徴とするアプリケーション管理方法。
An application management method executed by an information processing system, which includes one or more information processing devices and manages one or more Web applications used by an electronic device via a network,
An application data management step of managing the same Web application having different settings in association with an organization as a plurality of instances including a combination of the Web application and the setting,
A display request for the web application list that specifies the organization is accepted from a terminal device operated by a user, and a list of a plurality of the instances managed in association with the organization is displayed on the terminal device as a list of the web applications. Control steps to display,
An application management method comprising:
1台以上の情報処理装置を含み、電子機器がネットワーク経由で利用する1つ以上のWebアプリケーションの管理を行う情報処理装置であって、
設定の異なる同一の前記Webアプリケーションを、前記Webアプリケーションと前記設定との組み合わせを含む複数のインスタンスとして組織に対応付けて管理するアプリデータ管理手段と、
ユーザが操作する端末装置から前記組織を指定した前記Webアプリケーション一覧の表示要求を受け付け、前記組織に対応付けられて管理されている複数の前記インスタンスの一覧を前記Webアプリケーションの一覧として前記端末装置に表示する制御手段と、
を有することを特徴とする情報処理装置。
An information processing apparatus that includes one or more information processing apparatuses and manages one or more Web applications used by an electronic device via a network,
Application data management means for managing the same Web application having different settings in association with an organization as a plurality of instances including a combination of the Web application and the setting,
A display request for the web application list that specifies the organization is accepted from a terminal device operated by a user, and a list of a plurality of the instances managed in association with the organization is displayed on the terminal device as a list of the web applications. Control means to display,
An information processing device comprising:
1台以上の情報処理装置を含み、電子機器がネットワーク経由で利用する1つ以上のWebアプリケーションの管理を行う情報処理装置を、
設定の異なる同一の前記Webアプリケーションを、前記Webアプリケーションと前記設定との組み合わせを含む複数のインスタンスとして組織に対応付けて管理するアプリデータ管理手段、
ユーザが操作する端末装置から前記組織を指定した前記Webアプリケーション一覧の表示要求を受け付け、前記組織に対応付けられて管理されている複数の前記インスタンスの一覧を前記Webアプリケーションの一覧として前記端末装置に表示する制御手段、
として機能させるためのプログラム。
An information processing apparatus that includes one or more information processing apparatuses and manages one or more Web applications used by electronic devices via a network,
Application data management means for managing the same Web application having different settings in association with an organization as a plurality of instances including a combination of the Web application and the setting,
A display request for the web application list that specifies the organization is accepted from a terminal device operated by a user, and a list of a plurality of the instances managed in association with the organization is displayed on the terminal device as a list of the web applications. Control means to display,
Program to function as.
JP2020048613A 2020-03-19 2020-03-19 Information processing system, application management method, information processing device and program Pending JP2020120382A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2020048613A JP2020120382A (en) 2020-03-19 2020-03-19 Information processing system, application management method, information processing device and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020048613A JP2020120382A (en) 2020-03-19 2020-03-19 Information processing system, application management method, information processing device and program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2016124551A Division JP6680107B2 (en) 2016-06-23 2016-06-23 Information processing system, application management method, information processing device, and program

Publications (1)

Publication Number Publication Date
JP2020120382A true JP2020120382A (en) 2020-08-06

Family

ID=71891353

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020048613A Pending JP2020120382A (en) 2020-03-19 2020-03-19 Information processing system, application management method, information processing device and program

Country Status (1)

Country Link
JP (1) JP2020120382A (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015114683A (en) * 2013-12-09 2015-06-22 株式会社リコー Information processing system, equipment, information processing method, and program
JP2016111702A (en) * 2014-12-09 2016-06-20 株式会社リコー Information processing system, electronic device, and program

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015114683A (en) * 2013-12-09 2015-06-22 株式会社リコー Information processing system, equipment, information processing method, and program
JP2016111702A (en) * 2014-12-09 2016-06-20 株式会社リコー Information processing system, electronic device, and program

Similar Documents

Publication Publication Date Title
US9659154B2 (en) Information processing system, information processing apparatus, method of administrating license, and program
JP7314491B2 (en) Information processing system, service providing system, flow setting method
JP2018055499A (en) Information processing system, information processing unit, program, and report formation method
JP6064592B2 (en) Printing system, printing method, image forming apparatus, and control device
US10027839B2 (en) Business customized multifunction peripherals
JP2014153804A (en) Information processing device, information processing system, stop method, and program
JP6938983B2 (en) Information processing system, information processing device and information processing method
US10817210B2 (en) Information processing apparatus, method of managing web application, and non-transitory computer-readable medium
EP3528105A1 (en) Print system, print server, management server, job list providing method, and carrier means
JP6716899B2 (en) Information processing system, information processing apparatus, and program
US10110768B2 (en) System and method for remote device interface customization
JP6680107B2 (en) Information processing system, application management method, information processing device, and program
JP2020120382A (en) Information processing system, application management method, information processing device and program
JP7028300B2 (en) Information processing equipment, Web application management method and information processing system
JP7476999B2 (en) Information processing device, program, web application management method, and information processing system
JP7235147B2 (en) Information processing device, program, web application management method, and information processing system
EP3120252A1 (en) Information processing system and information processing method
US11394844B2 (en) Authentication system, shared terminal, and authentication method
US10038799B2 (en) System and method for field customization of multifunction peripherals
JP6759791B2 (en) Information processing equipment, programs, information processing systems and display control methods
JP6747047B2 (en) Information processing system, login method, information processing device, and program
US10164787B1 (en) Print to eBook reader
Smith Information technology for librarians and information professionals
JP6201444B2 (en) Information processing system and information processing method
CN110784607B (en) Method for selecting and implementing one or more user-customized MFP interfaces and MFP

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200409

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20200409

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210525

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210721

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210921

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20211119

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20211214