JP7456348B2 - Information processing system, information processing device, information processing method, and program - Google Patents

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

Info

Publication number
JP7456348B2
JP7456348B2 JP2020166194A JP2020166194A JP7456348B2 JP 7456348 B2 JP7456348 B2 JP 7456348B2 JP 2020166194 A JP2020166194 A JP 2020166194A JP 2020166194 A JP2020166194 A JP 2020166194A JP 7456348 B2 JP7456348 B2 JP 7456348B2
Authority
JP
Japan
Prior art keywords
application
parameter
change
unit
information processing
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.)
Active
Application number
JP2020166194A
Other languages
Japanese (ja)
Other versions
JP2021093135A (en
Inventor
快 児玉
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 US17/098,975 priority Critical patent/US11307729B2/en
Publication of JP2021093135A publication Critical patent/JP2021093135A/en
Application granted granted Critical
Publication of JP7456348B2 publication Critical patent/JP7456348B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • User Interface Of Digital Computer (AREA)
  • Stored Programmes (AREA)

Description

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

近年、複数の機能(スキャン及びプリント及びメール配信等)を組み合わせた機能を提供するサービス等が存在する。例えば、スキャンにより生成した電子ファイル(画像ファイル)に所定の処理を行った上で、メール配信するサービス等が存在する。また、このような一連の処理を実行するアプリケーションをプログラミング等の専門的な知識なしで作成できる技術(以降、アプリ作成ツール)が既に存在する。 In recent years, there have been services that provide a combination of multiple functions (scanning, printing, mail delivery, etc.). For example, there are services that perform predetermined processing on electronic files (image files) generated by scanning and then deliver the files via email. Furthermore, there is already a technology (hereinafter referred to as an application creation tool) that allows the creation of an application that executes such a series of processes without specialized knowledge such as programming.

しかしながら、従来のアプリ作成ツールは、アプリケーションの変更を行った場合に、パラメータの設定値を維持することが困難な場合がある。 However, with conventional application creation tools, it may be difficult to maintain parameter settings when the application is changed.

例えば、従来のアプリ作成ツールは、作成したアプリケーションを、既にユーザが利用している場合に、アプリケーションに対する変更を行うと、そのアプリケーションにおけるユーザの設定値をデフォルト値にリセットする。そのような場合、従来のアプリ作成ツールは、アプリケーションに対する変更を行う前の状態に、ユーザの設定値を戻すためには、ユーザが再度設定し直すか、又は設定値を復元するための専用のプログラムを作成し、ユーザに配布する必要があった。 For example, in a case where a user has already used a created application and a change is made to the application, a conventional application creation tool resets the user's setting values for the application to default values. In such cases, conventional app creation tools require the user to set the settings again or use a dedicated tool to restore the settings in order to return the user's settings to the state before changes were made to the application. It was necessary to create a program and distribute it to users.

本発明に係る情報処理システム及び情報処理装置及び情報処理方法及びプログラムは、上述の課題を解決することを目的とする。すなわち、本発明に係る情報処理システム及び情報処理装置及び情報処理方法及びプログラムは、アプリケーションを変更した場合に、パラメータの設定値を維持することで、上述の課題を解決する。 An information processing system, an information processing device, an information processing method, and a program according to the present invention aim to solve the above-mentioned problems. That is, the information processing system, information processing device, information processing method, and program according to the present invention solve the above-mentioned problem by maintaining parameter settings even when an application is changed.

上述した課題を解決し、目的を達成するために、本発明は、デバイスとサーバとを備えた情報処理システムであって、アプリケーションを変更すると、前記サーバは、前記アプリケーションの変更前のパラメータと変更後のパラメータの対応付けの指定を受け付ける対応付け受け付け部と、前記対応付け受け付け部によって受け付けた前記対応付けに応じて、前記アプリケーションの変更前の第1のパラメータのユーザごとの設定値を、前記アプリケーションの変更後のパラメータであって、前記第1のパラメータに対応付けた第2のパラメータの設定値に設定する設定部と、を備える。 In order to solve the above-mentioned problems and achieve the objects, the present invention provides an information processing system including a device and a server, in which when an application is changed, the server changes the parameters of the application before the change and changes. a correspondence receiving unit that accepts the specification of a subsequent parameter correspondence, and a setting value for each user of the first parameter before the change of the application, according to the correspondence received by the correspondence receiving unit; A setting unit is provided that sets a setting value of a second parameter that is a parameter after the application has been changed and is associated with the first parameter.

本発明によれば、アプリケーションを変更した場合でも、パラメータの設定値を維持することができる。 According to the present invention, even if an application is changed, parameter settings can be maintained.

図1は、第1の実施形態の情報処理システムの構成例を示す図である。FIG. 1 is a diagram illustrating an example of a configuration of an information processing system according to the first embodiment. 図2は、第1の実施形態のサーバ及びPCのハードウェア構成の例を示す図である。FIG. 2 is a diagram showing an example of the hardware configuration of the server and PC of the first embodiment. 図3は、第1の実施形態のMFPのハードウェア構成の例を示す図である。FIG. 3 is a diagram showing an example of the hardware configuration of the MFP according to the first embodiment. 図4は、第1の実施形態のサーバの機能構成の例を示す図である。FIG. 4 is a diagram illustrating an example of the functional configuration of the server according to the first embodiment. 図5は、第1の実施形態のパラメータの設定値を変更するシーケンスを示す図である。FIG. 5 is a diagram showing a sequence for changing parameter settings in the first embodiment. 図6は、変更前のパラメータの設定値の一例を示す図である。FIG. 6 is a diagram showing an example of parameter setting values before change. 図7は、パラメータ対応付けの作成画面の一例を示す図である。FIG. 7 is a diagram illustrating an example of a parameter mapping creation screen. 図8は、変更後のパラメータの設定値の一例を示す図である。FIG. 8 is a diagram illustrating an example of changed parameter settings. 図9は、ユーザが設定値を維持する必要がないと判断したパラメータの一例を示す図である。FIG. 9 is a diagram illustrating an example of parameters for which the user has determined that there is no need to maintain the set values. 図10は、第2の実施形態のパラメータの設定値を変更するシーケンスを示す図である。FIG. 10 is a diagram showing a sequence for changing parameter settings according to the second embodiment. 図11は、パラメータ対応付けの作成画面の一例を示す図である。FIG. 11 is a diagram showing an example of a parameter mapping creation screen. 図12は、パラメータの対応付けのためのUIの一例を示す図である。FIG. 12 is a diagram illustrating an example of a UI for associating parameters. 図13は、パラメータの対応付けのためのUIの一例を示す図である。FIG. 13 is a diagram illustrating an example of a UI for associating parameters. 図14は、パラメータの対応付けのためのUIの一例を示す図である。FIG. 14 is a diagram illustrating an example of a UI for associating parameters. 図15は、パラメータの対応付けのためのUIの一例を示す図である。FIG. 15 is a diagram illustrating an example of a UI for associating parameters. 図16は、パラメータの対応付けのためのUIの一例を示す図である。FIG. 16 is a diagram illustrating an example of a UI for associating parameters. 図17は、パラメータの対応付けのためのUIの一例を示す図である。FIG. 17 is a diagram illustrating an example of a UI for associating parameters. 図18は、アプリケーションを統合する画面の一例を示す図である。FIG. 18 is a diagram showing an example of a screen for integrating applications. 図19は、第4の実施形態のアプリケーションを統合するシーケンスを示す図である。FIG. 19 is a diagram showing a sequence for integrating applications according to the fourth embodiment. 図20は、第4の実施形態の統合後のアプリケーションを利用するシーケンスを示す図である。FIG. 20 is a diagram showing a sequence of using applications after integration according to the fourth embodiment. 図21は、設定値の対応付けの一例を示す図である。FIG. 21 is a diagram illustrating an example of association of setting values. 図22は、統合前後のパラメータの設定値の一例を示す図である。FIG. 22 is a diagram showing an example of parameter setting values before and after integration. 図23は、第4の実施形態の情報処理システムにおける、設定値を維持しない統合前後のパラメータの一例を示す図である。FIG. 23 is a diagram illustrating an example of parameters before and after integration in which setting values are not maintained in the information processing system of the fourth embodiment. 図24は、アプリケーションを分割する画面の一例を示す図である。FIG. 24 is a diagram showing an example of a screen for dividing an application. 図25は、第5の実施形態のアプリケーションを分割するシーケンスを示す図である。FIG. 25 is a diagram showing a sequence for dividing an application according to the fifth embodiment. 図26は、第5の実施形態の情報処理システムにおける、分割後のアプリケーションを利用するシーケンスを示す図である。FIG. 26 is a diagram showing a sequence of using divided applications in the information processing system of the fifth embodiment. 図27は、第5の実施形態の情報処理システムにおける、設定値の対応付けの一例を示す図である。FIG. 27 is a diagram illustrating an example of association of setting values in the information processing system of the fifth embodiment. 図28は、第5の実施形態の情報処理システムにおける、設定値を維持しない分割前後のパラメータの一例を示す図である。FIG. 28 is a diagram illustrating an example of parameters before and after division in which the set values are not maintained in the information processing system according to the fifth embodiment. 図29は、第5の実施形態の情報処理システムにおける、アプリケーションを多対多で変更する画面の一例を示す図である。FIG. 29 is a diagram illustrating an example of a screen for changing applications in a many-to-many manner in the information processing system of the fifth embodiment. 図30は、実施形態の情報処理システムの機能ブロック図である。FIG. 30 is a functional block diagram of the information processing system according to the embodiment.

以下に添付図面を参照して、情報処理システム及び情報処理装置及び情報処理方法及びプログラムの実施の形態を詳細に説明する。 Embodiments of an information processing system, an information processing apparatus, an information processing method, and a program will be described in detail below with reference to the accompanying drawings.

(第1の実施の形態)
図1は、第1の実施形態の情報処理システムの構成例を示す図である。図1に示すように、情報処理システム1は、サーバ10及びサーバ10と通信ネットワークで接続したデバイス20を有する。デバイス20は、MFP(Multifunction Peripheral)20a、PC20bを含む。以降の説明では、MFP20a及びPC20bを区別せずにデバイス20と表記する場合がある。
(First embodiment)
Fig. 1 is a diagram showing an example of the configuration of an information processing system according to a first embodiment. As shown in Fig. 1, the information processing system 1 includes a server 10 and devices 20 connected to the server 10 via a communication network. The devices 20 include a multifunction peripheral (MFP) 20a and a PC 20b. In the following description, the MFP 20a and the PC 20b may be referred to as the devices 20 without distinction.

図2は、第1の実施形態のサーバ及びPCのハードウェア構成の例を示す図である。ここでは、サーバ10のハードウェア構成について説明する。PC20bは、サーバ10と同様のハードウェア構成を有するものであってもよい。図2に示すように、サーバ10は、コンピュータを用いることができる。図2に示すように、サーバ10は、CPU1001及びROM1002及びRAM1003及びHD1004及びHDD(Hard Disk Drive)コントローラ1005及びディスプレイ1006及び外部機器接続インターフェース(Interface)1008を備えている。また、サーバ10は、ネットワークインターフェース1009及びデータバス1010及びキーボード1011及びポインティングデバイス1012及びDVD-RW(Digital Versatile Disk Rewritable)ドライブ1014及びメディアインターフェース1016を備えている。 FIG. 2 is a diagram showing an example of the hardware configuration of the server and PC of the first embodiment. Here, the hardware configuration of the server 10 will be explained. The PC 20b may have the same hardware configuration as the server 10. As shown in FIG. 2, the server 10 can be a computer. As shown in FIG. 2, the server 10 includes a CPU 1001, a ROM 1002, a RAM 1003, an HD 1004, an HDD (Hard Disk Drive) controller 1005, a display 1006, and an external device connection interface (Interface) 1008. The server 10 also includes a network interface 1009, a data bus 1010, a keyboard 1011, a pointing device 1012, a DVD-RW (Digital Versatile Disk Rewritable) drive 1014, and a media interface 1016.

これらのうち、CPU1001は、サーバ10全体の動作を制御する。ROM1002は、IPL等のCPU1001の駆動に用いるプログラムを記憶する。RAM1003は、CPU1001のワークエリアとして使用する。HD1004は、プログラム等の各種データを記憶する。HDDコントローラ1005は、CPU1001の制御にしたがってHD1004に対する各種データの読み出し又は書き込みを制御する。ディスプレイ1006は、カーソル、メニュー、ウィンドウ、文字、又は画像等の各種情報を表示する。外部機器接続インターフェース1008は、各種の外部機器を接続するためのインターフェースである。この場合の外部機器は、例えば、USB(Universal Serial Bus)メモリ又はプリンタ等である。ネットワークインターフェース1009は、通信ネットワークを利用してデータ通信をするためのインターフェースである。データバス1010は、図2に示すCPU1001等の各構成要素を電気的に接続するためのアドレスバス又はデータバス等である。 Among these, the CPU 1001 controls the operation of the server 10 as a whole. The ROM 1002 stores programs used to drive the CPU 1001, such as IPL. The RAM 1003 is used as a work area for the CPU 1001. The HD 1004 stores various data such as programs. The HDD controller 1005 controls reading or writing of various data to the HD 1004 under the control of the CPU 1001. The display 1006 displays various information such as a cursor, menu, window, characters, or images. The external device connection interface 1008 is an interface for connecting various external devices. The external device in this case is, for example, a USB (Universal Serial Bus) memory or a printer. A network interface 1009 is an interface for data communication using a communication network. The data bus 1010 is an address bus, a data bus, or the like for electrically connecting each component such as the CPU 1001 shown in FIG. 2.

また、キーボード1011は、文字、数値、各種指示等の入力のための複数のキーを備えた入力手段の一種である。ポインティングデバイス1012は、各種指示の選択及び実行、処理対象の選択、カーソルの移動等を行う入力手段の一種である。DVD-RWドライブ1014は、着脱可能な記録媒体の一例としてのDVD-RW1013に対する各種データの読み出し又は書き込みを制御する。なお、DVD-RWに限らず、DVD-R等であってもよい。メディアインターフェース1016は、フラッシュメモリ等の記録メディア1015に対するデータの読み出し又は書き込み(記憶)を制御する。 Further, the keyboard 1011 is a type of input means that includes a plurality of keys for inputting characters, numerical values, various instructions, and the like. The pointing device 1012 is a type of input means for selecting and executing various instructions, selecting a processing target, moving a cursor, and the like. A DVD-RW drive 1014 controls reading and writing of various data to a DVD-RW 1013, which is an example of a removable recording medium. Note that it is not limited to DVD-RW, but may be DVD-R or the like. A media interface 1016 controls reading or writing (storage) of data to a recording medium 1015 such as a flash memory.

図3は、第1の実施形態のMFPのハードウェア構成の例を示す図である。図3に示すように、MFP20aは、コントローラ、近距離通信回路2020、エンジン制御部2030、操作パネル2040、ネットワークインターフェース2050を備えている。 FIG. 3 is a diagram showing an example of the hardware configuration of the MFP according to the first embodiment. As shown in FIG. 3, the MFP 20a includes a controller, a short-range communication circuit 2020, an engine control section 2030, an operation panel 2040, and a network interface 2050.

これらのうち、コントローラは、コンピュータの主要部であるCPU2001、システムメモリ(MEM-P)2002、ノースブリッジ(NB)2003、サウスブリッジ(SB)2004を有する。また、コントローラは、ASIC(Application Specific Integrated Circuit)2006、記憶部であるローカルメモリ(MEM-C)2007、HDDコントローラ2008、及び、記憶部であるHD2009を有する。そして、コントローラは、NB2003とASIC2006との間をAGP(Accelerated Graphics Port)バス2021で接続した構成となっている。 Among these, the controller includes a CPU 2001, a system memory (MEM-P) 2002, a north bridge (NB) 2003, and a south bridge (SB) 2004, which are the main parts of the computer. Further, the controller includes an ASIC (Application Specific Integrated Circuit) 2006, a local memory (MEM-C) 2007 which is a storage unit, an HDD controller 2008, and an HD 2009 which is a storage unit. The controller has a configuration in which the NB 2003 and the ASIC 2006 are connected through an AGP (Accelerated Graphics Port) bus 2021.

これらのうち、CPU2001は、MFP20aの全体制御を行う制御部である。NB2003は、CPU2001と、MEM-P2002、SB2004、及びAGPバス2021とを接続するためのブリッジである。NB2003は、MEM-P2002に対する読み書き等を制御するメモリコントローラ、PCI(Peripheral Component Interconnect)マスタ及びAGPターゲットを有する。 Among these, the CPU 2001 is a control unit that performs overall control of the MFP 20a. NB2003 is a bridge for connecting CPU2001, MEM-P2002, SB2004, and AGP bus 2021. The NB 2003 includes a memory controller, a PCI (Peripheral Component Interconnect) master, and an AGP target that control reading and writing from and to the MEM-P 2002.

MEM-P2002は、コントローラの各機能を実現するプログラム及びデータの格納用メモリであるROM2002aと、プログラム及びデータの展開として用い、また、メモリ印刷時の描画用メモリ等として用いるRAM2002bとからなる。なお、RAM2002bが記憶するプログラムは、インストール可能な形式又は実行可能な形式のファイルでCD-ROM、CD-R、DVD等のコンピュータで読み取り可能な記録媒体に記録して提供してもよい。 The MEM-P 2002 consists of a ROM 2002a, which is a memory for storing programs and data that realizes each function of the controller, and a RAM 2002b, which is used to expand the programs and data, and is used as a drawing memory when printing the memory. Note that the program stored in the RAM 2002b may be provided as an installable or executable file recorded on a computer-readable recording medium such as a CD-ROM, CD-R, or DVD.

SB2004は、NB2003に対してPCIデバイス及び周辺デバイスを接続するためのブリッジである。ASIC2006は、画像処理用のハードウェア要素を有する画像処理用途向けのIC(Integrated Circuit)である。ASIC2006は、AGPバス2021、PCIバス2022、HDD2008及びMEM-C2007をそれぞれ接続するブリッジの役割を有する。このASIC2006は、PCIターゲット及びAGPマスタ、ASIC2006の中核をなすアービタ(ARB)、MEM-C2007を制御するメモリコントローラを備える。また、ASIC2006は、ハードウェアロジック等により画像データの回転等を行う複数のDMAC(Direct Memory Access Controller)、スキャナ部2031及びプリンタ部2032との間でPCIバス2022を介したデータ転送を行うPCIユニットを備える。なお、ASIC2006には、USB(Universal Serial Bus)のインターフェース、又は、IEEE1394(Institute of Electrical and Electronics Engineers 1394)のインターフェースを接続してもよい。 SB2004 is a bridge for connecting PCI devices and peripheral devices to NB2003. The ASIC 2006 is an IC (Integrated Circuit) for image processing that includes hardware elements for image processing. The ASIC 2006 has the role of a bridge that connects the AGP bus 2021, PCI bus 2022, HDD 2008, and MEM-C 2007, respectively. This ASIC 2006 includes a PCI target, an AGP master, an arbiter (ARB) that forms the core of the ASIC 2006, and a memory controller that controls the MEM-C 2007. In addition, the ASIC 2006 is a PCI unit that transfers data via a PCI bus 2022 between a plurality of DMACs (Direct Memory Access Controllers) that rotate image data using hardware logic, etc., a scanner unit 2031, and a printer unit 2032. Equipped with Note that the ASIC 2006 may be connected to a USB (Universal Serial Bus) interface or an IEEE1394 (Institute of Electrical and Electronics Engineers 1394) interface.

MEM-C2007は、コピー用画像バッファ及び符号バッファとして用いるローカルメモリである。HD2009は、画像データの蓄積、印刷時に用いるフォントデータの蓄積、フォームの蓄積を行うためのストレージである。HD2009は、CPU2001の制御にしたがってHD2009に対するデータの読出又は書込を制御する。AGPバス2021は、グラフィック処理を高速化するグラフィックスアクセラレータカード用のバスインタフェースである。AGPバス2021は、MEM-P2002に高スループットで直接アクセスすることにより、グラフィックスアクセラレータカードを高速にすることができる。 MEM-C2007 is a local memory used as a copy image buffer and code buffer. The HD 2009 is a storage for storing image data, font data used during printing, and forms. The HD 2009 controls data reading or writing to the HD 2009 under the control of the CPU 2001. The AGP bus 2021 is a bus interface for a graphics accelerator card that speeds up graphics processing. The AGP bus 2021 allows high-throughput direct access to the MEM-P 2002 to speed up graphics accelerator cards.

また、近距離通信回路2020には、近距離通信回路2020aが備わっている。近距離通信回路2020は、NFC、Bluetooth(登録商標)等の通信回路である。 Further, the short-range communication circuit 2020 includes a short-range communication circuit 2020a. The short-range communication circuit 2020 is a communication circuit such as NFC or Bluetooth (registered trademark).

さらに、エンジン制御部2030は、スキャナ部2031及びプリンタ部2032を備える。また、操作パネル2040は、現在の設定値及び選択画面等を表示し、操作者からの入力を受け付けるタッチパネル等のパネル表示部2040a、並びに、濃度の設定条件等の画像形成に関する条件の設定値を受け付けるテンキー及びコピー開始指示を受け付けるスタートキー等からなる操作パネル2040bを備えている。コントローラは、MFP20a全体の制御を行い、例えば、描画、通信、操作パネル2040からの入力等を制御する。スキャナ部2031又はプリンタ部2032には、誤差拡散及びガンマ変換等の画像処理部分が含まれている。 Further, the engine control section 2030 includes a scanner section 2031 and a printer section 2032. The operation panel 2040 also includes a panel display section 2040a such as a touch panel that displays current setting values, a selection screen, etc., and accepts input from the operator, as well as setting values for conditions related to image formation such as density setting conditions. An operation panel 2040b is provided, which includes a numeric keypad for accepting instructions, a start key for accepting copy start instructions, and the like. The controller controls the entire MFP 20a, for example, controls drawing, communication, input from the operation panel 2040, and the like. The scanner section 2031 or the printer section 2032 includes image processing sections such as error diffusion and gamma conversion.

なお、MFP20aは、操作パネル2040のアプリケーション切り替えキーにより、ドキュメントボックス機能、コピー機能、プリンタ機能、及びファクシミリ機能を順次に切り替えて選択することが可能となる。MFP20aは、ドキュメントボックス機能の選択時にはドキュメントボックスモードとなり、コピー機能の選択時にはコピーモードとなる。また、MFP20aは、プリンタ機能の選択時にはプリンタモードとなり、ファクシミリモードの選択時にはファクシミリモードとなる。 Note that the MFP 20a can sequentially switch and select the document box function, copy function, printer function, and facsimile function using the application switching key on the operation panel 2040. The MFP 20a enters the document box mode when the document box function is selected, and enters the copy mode when the copy function is selected. Further, the MFP 20a enters the printer mode when the printer function is selected, and enters the facsimile mode when the facsimile mode is selected.

また、ネットワークインターフェース2050は、通信ネットワークを利用してデータ通信をするためのインターフェースである。PCIバス2022は、近距離通信回路2020及びネットワークインターフェース2050と、ASIC2006とを電気的に接続する。 Further, the network interface 2050 is an interface for data communication using a communication network. PCI bus 2022 electrically connects short-range communication circuit 2020 and network interface 2050 to ASIC 2006 .

図4は、第1の実施形態のサーバの機能構成の例を示す図である。ここで、サーバ10は、情報処理装置の一例である。図4に示すように、サーバ10は、Webサービス処理部11、ポータルサービス部12、アプリデータ管理部13及び入出力サービス処理部14を有する。 FIG. 4 is a diagram illustrating an example of the functional configuration of the server according to the first embodiment. Here, the server 10 is an example of an information processing device. As shown in FIG. 4, the server 10 includes a web service processing section 11, a portal service section 12, an application data management section 13, and an input/output service processing section 14.

Webサービス処理部11は、入出力サービス処理部14が記憶しているデータを基に、Webアプリケーションの画面を構成し、また、処理実行を入出力サービス処理部14へ依頼するモジュールである。なお、以降の説明では、アプリケーションを省略してアプリと表記する場合がある。 The web service processing unit 11 is a module that configures a web application screen based on data stored in the input/output service processing unit 14 and requests the input/output service processing unit 14 to execute processing. Note that in the following explanation, the application may be abbreviated as an application.

Webサービス処理部11は、画面構成部111及びアプリ実行部112を有する。画面構成部111は、入出力サービス処理部14から取得した情報に基づき、Webアプリケーションの画面を構成する。アプリ実行部112は、ユーザからのリクエストに応じて処理を実行する。 The web service processing unit 11 includes a screen configuration unit 111 and an application execution unit 112. The screen configuration unit 111 configures a web application screen based on the information acquired from the input/output service processing unit 14. The application execution unit 112 executes processing in response to requests from users.

ポータルサービス部12は、アプリケーションの開発のためのUIを、デバイス20のブラウザ21を介して表示することでユーザに提供し、ユーザの操作に応じてアプリケーションの新規登録及び変更等を行う。ここでのアプリケーションは、例えば様々な処理(コンポーネント)をつなぎ合わせ、1つのフローを実行するアプリケーションである。 The portal service unit 12 provides the user with a UI for application development by displaying it via the browser 21 of the device 20, and performs new registration and changes of the application in accordance with the user's operations. The application here is, for example, an application that connects various processes (components) and executes one flow.

ポータルサービス部12は、UI提供部121及びアプリ登録部122を有する。UI提供部121は、ポータル画面情報16の画面内容に基づき、所定のUIをデバイス20のブラウザを介してユーザに提供する。アプリ登録部122は、ユーザからのリクエストを受け取って、UIを介して生成したアプリケーションを入出力サービス処理部14に登録する。入出力サービス処理部14に登録するアプリケーションとしては、Web上で実行するWebアプリケーションを登録してもよい。 The portal service section 12 includes a UI providing section 121 and an application registration section 122. The UI providing unit 121 provides a predetermined UI to the user via the browser of the device 20 based on the screen content of the portal screen information 16. The application registration unit 122 receives a request from a user and registers the generated application in the input/output service processing unit 14 via the UI. As an application to be registered in the input/output service processing unit 14, a web application executed on the web may be registered.

アプリデータ管理部13は、アプリケーションに関するデータを管理する。アプリケーションに関するデータには、パラメータ及びパラメータごとの設定値が含まれる。アプリデータ管理部13は、UI提供部131及びアプリデータ登録部132を有する。パラメータ及び設定値の管理方法については後述する。 The application data management unit 13 manages data related to applications. The data regarding the application includes parameters and setting values for each parameter. The application data management section 13 includes a UI providing section 131 and an application data registration section 132. A method for managing parameters and set values will be described later.

入出力サービス処理部14は、アプリ管理部141及び入出力ロジック処理部142を有する。アプリ管理部141は、アプリケーションの処理内容をアプリ情報15として保存し管理する。入出力ロジック処理部142は、アプリケーションの実行リクエストを受け取って、フローを実行する。入出力ロジック処理部142は、コンポーネント17のOCR171及びファイル変換172等を組み合わせてフローを実行する。 The input/output service processing section 14 includes an application management section 141 and an input/output logic processing section 142. The application management unit 141 stores and manages the processing contents of the application as application information 15. The input/output logic processing unit 142 receives an application execution request and executes the flow. The input/output logic processing unit 142 executes a flow by combining the OCR 171, file conversion 172, etc. of the component 17.

図5は、第1の実施形態のパラメータの設定値を変更するシーケンス図である。図5に示すように、まず、デバイス20は、ブラウザ21を介して行われるユーザからのアプリ管理画面の表示要求を取得する(ステップS101)。デバイス20は、ブラウザ21を介して、ポータルサービス部12のUI提供部121に、アプリ管理画面の取得を要求する(ステップS102)。 FIG. 5 is a sequence diagram for changing parameter settings in the first embodiment. As shown in FIG. 5, the device 20 first obtains an application management screen display request from the user via the browser 21 (step S101). The device 20 requests the UI providing unit 121 of the portal service unit 12 to obtain an application management screen via the browser 21 (step S102).

UI提供部121は、アプリ管理画面を生成する(ステップS103)。そして、UI提供部121は、生成したアプリ管理画面をブラウザ21に提供する(ステップS104)。デバイス20は、ブラウザ21を介してアプリ管理画面を表示する(ステップS105)。 The UI providing unit 121 generates an application management screen (step S103). Then, the UI providing unit 121 provides the generated application management screen to the browser 21 (step S104). The device 20 displays an application management screen via the browser 21 (step S105).

次に、デバイス20は、ユーザからブラウザ21を介して行われる、リリース済みアプリの変更要求を取得する(ステップS106)。このとき、デバイス20は、ユーザの操作に基づいて、変更元のアプリの情報及び変更後のアプリの情報を取得するする。デバイス20は、ブラウザ21を介してUI提供部121に、リリース済みアプリの変更を要求する(ステップS107)。UI提供部121は、アプリ登録部122に、リリース済みアプリの変更を要求する(ステップS108)。 Next, the device 20 obtains a request to change the released application from the user via the browser 21 (step S106). At this time, the device 20 acquires information on the original app and information on the app after the change based on the user's operation. The device 20 requests the UI providing unit 121 to change the released application via the browser 21 (step S107). The UI providing unit 121 requests the application registration unit 122 to change the released application (step S108).

アプリ登録部122は、入出力サービス処理部14のアプリ管理部141に、アプリ情報の取得を要求する(ステップS109)。アプリ管理部141は、アプリの情報を取得し(ステップS110)、取得結果をアプリ登録部122に返す(ステップS111)。さらに、アプリ登録部122は、取得結果をUI提供部121に返す(ステップS112)。そして、UI提供部121は、デバイス20に取得結果を返す(ステップS113)。デバイス20は、ブラウザ21を介して、パラメータ対応付けの作成画面を表示する(ステップS114)。 The application registration unit 122 requests the application management unit 141 of the input/output service processing unit 14 to obtain application information (step S109). The application management unit 141 acquires application information (step S110), and returns the acquisition result to the application registration unit 122 (step S111). Further, the application registration unit 122 returns the obtained result to the UI providing unit 121 (step S112). Then, the UI providing unit 121 returns the obtained result to the device 20 (step S113). The device 20 displays a parameter mapping creation screen via the browser 21 (step S114).

デバイス20は、パラメータ対応付けの作成画面に基づいて、ユーザにより作成されたアプリの変更前のパラメータと変更後のパラメータを取得すると共に(ステップS115)、パラメータ対応付けの登録要求を取得する(ステップS116)。ブラウザ21は、UI提供部121に、パラメータ対応付けの登録を要求する(ステップS117)。UI提供部121は、アプリ登録部122に、パラメータ対応付けの登録を要求する(ステップS118)。さらに、アプリ登録部122は、アプリデータ管理部13のアプリデータ登録部132に、パラメータ対応付けの登録を要求する(ステップS119)。 The device 20 acquires the pre-change parameters and post-change parameters of the app created by the user based on the parameter association creation screen (step S115), and also acquires a parameter association registration request (step S116). The browser 21 requests the UI providing unit 121 to register the parameter association (step S117). The UI providing unit 121 requests the app registration unit 122 to register the parameter association (step S118). Furthermore, the app registration unit 122 requests the app data registration unit 132 of the app data management unit 13 to register the parameter association (step S119).

アプリデータ登録部132は、ステップS116でユーザにより作成されたた対応付けに応じて、アプリを使用する各ユーザのパラメータの設定値を変更する(ステップS120)。アプリデータ登録部132は、変更結果をアプリ登録部122に返す(ステップS121)。アプリ登録部122は、変更結果をUI提供部121に返す(ステップS122)。UI提供部121は、変更結果をブラウザ21に返す(ステップS123)。デバイス20は、ブラウザ21を介して変更結果を表示する(ステップS124)。 The application data registration unit 132 changes the parameter setting values of each user who uses the application according to the association created by the user in step S116 (step S120). The application data registration unit 132 returns the change result to the application registration unit 122 (step S121). The application registration unit 122 returns the change result to the UI providing unit 121 (step S122). The UI providing unit 121 returns the change result to the browser 21 (step S123). The device 20 displays the change result via the browser 21 (step S124).

ここで、ユーザによる変更前後のアプリケーションのパラメータが以下の通りであったものとする。
・変更前
FlowControl.CustomParameters2.TextParameters (type: string, default: "")
FlowControl.CustomParameters3.NumberParameters (type: number, default: 0)
OCR.ExecuteOCR.OutputFileFormat (type: string, default: "PDF")
GoDrive.UploadFile.FolderId (type: string, default: "Root")
・変更後
FlowControl.CustomParameters2.BooleanParameters (type: boolean, default: true)
FlowControl.CustomParameters3.TextParameters (type: string, default: "")
OCR.ExecuteOCR.OutputFileFormat (type: string, default: "PDF")
GoDriveV2.UploadFile.FolderId (type: string, default: "Root")
Here, it is assumed that the application parameters before and after changes by the user are as follows.
·Change before
FlowControl.CustomParameters2.TextParameters (type: string, default: "")
FlowControl.CustomParameters3.NumberParameters (type: number, default: 0)
OCR.ExecuteOCR.OutputFileFormat (type: string, default: "PDF")
GoDrive.UploadFile.FolderId (type: string, default: "Root")
・After change
FlowControl.CustomParameters2.BooleanParameters (type: boolean, default: true)
FlowControl.CustomParameters3.TextParameters (type: string, default: "")
OCR.ExecuteOCR.OutputFileFormat (type: string, default: "PDF")
GoDriveV2.UploadFile.FolderId (type: string, default: "Root")

図6は、変更前のパラメータの一例を示す図である。変更前のパラメータの設定値が、この図6の通りであったとする。このとき、デバイス20は、図7に示す通り、ブラウザ21に表示されるパラメータ対応付けの作成画面を介してユーザが設定したパラメータの対応付けの設定を受け付ける。そして、ポータルサービス部12は、この対応付けに従ってアプリを使用する各ユーザのパラメータをそれぞれ変更する。図8は、変更後のパラメータの一例を示す図である。変更後のパラメータの設定値は、この図8のようになる。 FIG. 6 is a diagram showing an example of parameters before change. Assume that the parameter settings before the change were as shown in FIG. 6. At this time, as shown in FIG. 7, the device 20 receives the parameter mapping settings set by the user via the parameter mapping creation screen displayed on the browser 21. Then, the portal service unit 12 changes the parameters of each user who uses the application according to this association. FIG. 8 is a diagram showing an example of changed parameters. The parameter setting values after the change are as shown in FIG. 8.

ここで、図7に示すように、変更前後のパラメータの対応付けは、JSON形式で表すことができる。当該JSON形式のデータにおけるキーは変更前のパラメータの識別子であり、キーに対応する値は変更後のパラメータの識別子である。 Here, as shown in FIG. 7, the correspondence between the parameters before and after the change can be expressed in JSON format. The key in the JSON format data is the identifier of the parameter before change, and the value corresponding to the key is the identifier of the parameter after change.

図7の例では、変更前のパラメータ「FlowControl.CustomParameters3.NumberParameters」、及び、変更後のパラメータ「FlowControl.CustomParameters2.BooleanParameters」は対応付けしない。第1の実施形態の情報処理システムは、このように、ユーザが設定値を維持する必要がないと判断したパラメータについては、対応付けを作成しない場合がある。 In the example of FIG. 7, the parameter before the change, "FlowControl.CustomParameters3.NumberParameters," and the parameter after the change, "FlowControl.CustomParameters2.BooleanParameters," are not associated. In this way, the information processing system of the first embodiment may not create an association for parameters for which the user has determined that the setting value does not need to be maintained.

図9は、ユーザが設定値を維持する必要がないと判断したパラメータの一例を示す図である。本実施形態を利用した変更前後でパラメータの設定値を維持しない場合、変更後のパラメータの設定値は、この図9のようになる。つまり、ポータルサービス部12は、変更前後でキーが完全一致するパラメータ「OCR.ExecuteOCR.OutputFileFormat」以外のパラメータの設定値を破棄する。破棄したポータルサービス部12は、図9に示すように設定値は明記せず、アプリケーション実行時に所定の初期値に置き換える。 Figure 9 shows an example of a parameter whose setting value the user has determined does not need to be maintained. If the parameter setting value is not maintained before and after a change using this embodiment, the parameter setting value after the change will be as shown in Figure 9. In other words, the portal service unit 12 discards the setting values of parameters other than the parameter "OCR.ExecuteOCR.OutputFileFormat" whose key matches exactly before and after the change. The portal service unit 12 that discards the setting value does not specify the setting value as shown in Figure 9, but replaces it with a specified initial value when the application is executed.

このように、第1の実施形態の情報処理システムは、アプリケーションを変更した際に、ポータルサービス部12が、アプリケーションの変更前のパラメータと変更後のパラメータの対応付けの指定を、デバイス20から受け付ける。アプリデータ管理部13は、ポータルサービス部12によって受け付けた対応付けに応じて、アプリケーションの変更前の第1のパラメータに設定したユーザごとの設定値を、アプリケーションの変更後のパラメータであって、第1のパラメータに対応付けた第2のパラメータの設定値に設定する。第1の実施形態では、ポータルサービス部12が対応付け受け付け部として機能する。また、アプリデータ管理部13が設定部として機能する。これにより、第1の実施形態の情報処理システムは、作成したアプリケーションのパラメータの名称又は選択可能なパラメータを変更する場合に、変更前のアプリケーションと変更後のアプリケーションのパラメータの対応関係を受け付けるための画面をアプリ開発者に提供できる。従って、第1の実施形態の情報処理システムは、ユーザごとの設定値を適切に引き継ぐことが可能なアプリケーションの開発を支援することができる。 In this way, in the information processing system of the first embodiment, when an application is changed, the portal service unit 12 receives from the device 20 a designation for associating the application's parameters before and after the change. . According to the correspondence received by the portal service unit 12, the application data management unit 13 converts the setting value for each user set in the first parameter before the application change into the first parameter after the application change. The setting value of the second parameter associated with the first parameter is set. In the first embodiment, the portal service section 12 functions as a correspondence reception section. Further, the application data management section 13 functions as a setting section. As a result, when changing the parameter name or selectable parameters of a created application, the information processing system of the first embodiment can receive a correspondence between the parameters of the application before the change and the application after the change. Screens can be provided to app developers. Therefore, the information processing system of the first embodiment can support the development of an application that can appropriately take over setting values for each user.

(第2の実施の形態)
第2の実施形態について説明する。以降の説明において、特に説明がない場合、各実施形態の基本的な構成及び機能は第1の実施形態と共通であるものとする。各実施形態についての説明は、主に第1の実施形態との相違点について行う。
(Second embodiment)
A second embodiment will be described. In the following description, unless otherwise specified, it is assumed that the basic configuration and functions of each embodiment are the same as those of the first embodiment. Each embodiment will be explained mainly regarding the differences from the first embodiment.

第2の実施形態では、アプリ登録部122が、パラメータの対応付けを自動的に行う。また、デバイス20は、自動的に行う対応付けを確認し、手動で修正を行うためのUIを、ブラウザ21に表示してユーザに提供する。 In the second embodiment, the application registration unit 122 automatically associates parameters. Further, the device 20 displays on the browser 21 a UI for checking the automatically performed association and making manual corrections, thereby providing the user with the UI.

アプリ登録部122は、レーベンシュタイン距離等に基づき、変更前後で名前が類似するパラメータを対応付けることができる。アプリ登録部122で、変更前のパラメータ「GoDrive.UploadFile.FolderId (type: string, default: "Root")」に類似するパラメータを探索することを考える。このとき、変更後のパラメータ「OCR.ExecuteOCR.OutputFileFormat (type: string, default: "PDF")」は、探索元のパラメータと一致している部分がほとんどなく、レーベンシュタイン距離が大きくなることが予測できる。このため、変更前のパラメータと、探索したパラメータは、類似しているとはいえない。 The application registration unit 122 can associate parameters with similar names before and after the change based on the Levenshtein distance or the like. Consider that the application registration unit 122 searches for a parameter similar to the parameter "GoDrive.UploadFile.FolderId (type: string, default: "Root")" before change. At this time, the changed parameter "OCR.ExecuteOCR.OutputFileFormat (type: string, default: "PDF")" has almost no matches with the search source parameter, and it is predicted that the Levenshtein distance will increase. can. Therefore, it cannot be said that the parameters before the change and the searched parameters are similar.

一方、変更後のパラメータ「GoDriveV2.UploadFile.FolderId (type: string, default: "Root")」は、探索対象のパラメータに「V2」という文字列を付加しただけのものであるため、レーベンシュタイン距離が小さくなることが予測でき、類似しているといえる。 On the other hand, the changed parameter "GoDriveV2.UploadFile.FolderId (type: string, default: "Root")" is simply the string "V2" added to the parameter to be searched, so the Levenshtein distance can be predicted to be smaller, and can be said to be similar.

例えば、アプリ登録部122は、以下のようなロジックで変更後のパラメータPに変更前のパラメータを対応付ける。
(1)アプリ登録部122は、変更前のアプリに存在するパラメータの一覧を、対応付けの候補とする。
(2)アプリ登録部122は、変更後のアプリに存在するパラメータ(P以外)と既に対応付けを行ったパラメータを候補から除外する。
(3)アプリ登録部122は、Pと型の一致するパラメータが候補に存在するとき、Pと型の一致しないパラメータを候補から除外する。
(4)アプリ登録部122は、候補のうちPとのパラメータ名のレーベンシュタイン距離が最小のものを、Pと対応付ける。
For example, the application registration unit 122 associates the parameter P after the change with the parameter before the change using the following logic.
(1) The application registration unit 122 uses a list of parameters existing in the application before change as candidates for association.
(2) The application registration unit 122 excludes from candidates parameters that have already been associated with parameters (other than P) that exist in the changed application.
(3) When a parameter whose type matches P exists in the candidates, the application registration unit 122 excludes a parameter whose type does not match P from the candidates.
(4) The application registration unit 122 associates with P the candidate whose parameter name has the smallest Levenshtein distance with P among the candidates.

アプリ登録部122による対応付けの後、UI提供部121は、自動的に対応付けを行った旨のメッセージを掲載した図11のような画面をデバイス20のブラウザ21に表示する。図11は、パラメータ対応付けの作成画面の一例を示す図である。 After the association is made by the application registration unit 122, the UI providing unit 121 displays a screen as shown in FIG. 11 on the browser 21 of the device 20, which displays a message indicating that the association has been automatically made. FIG. 11 is a diagram showing an example of a parameter mapping creation screen.

図10は、第2の実施形態のパラメータの設定値を変更するシーケンス図である。図10に示すように、まず、デバイス20は、ユーザからの、ブラウザ21に対するアプリ管理画面の表示要求を取得する(ステップS201)。デバイス20は、ブラウザ21を介して、ポータルサービス部12のUI提供部121に、アプリ管理画面の取得を要求する(ステップS202)。 FIG. 10 is a sequence diagram for changing parameter settings according to the second embodiment. As shown in FIG. 10, the device 20 first obtains a request from the user to display an application management screen on the browser 21 (step S201). The device 20 requests the UI providing unit 121 of the portal service unit 12 to obtain an application management screen via the browser 21 (step S202).

UI提供部121は、アプリ管理画面を生成する(ステップS203)。そして、UI提供部121は、生成したアプリ管理画面をブラウザ21に提供する(ステップS204)。デバイス20は、アプリ管理画面を表示する(ステップS205)。 The UI providing unit 121 generates an application management screen (step S203). Then, the UI providing unit 121 provides the generated application management screen to the browser 21 (step S204). The device 20 displays an application management screen (step S205).

次に、デバイス20は、ブラウザ21を介して行われる、ユーザからのリリース済みアプリの変更要求を取得する(ステップS206)。このとき、ユーザは、変更元のアプリの情報と変更後のアプリの情報を入力する。デバイス20は、UI提供部121に、リリース済みアプリの変更を要求する(ステップS207)。UI提供部121は、アプリ登録部122に、リリース済みアプリの変更を要求する(ステップS208)。 Next, the device 20 obtains a request to change the released application from the user via the browser 21 (step S206). At this time, the user inputs the information of the application to be changed and the information of the application to be changed. The device 20 requests the UI providing unit 121 to change the released application (step S207). The UI providing unit 121 requests the application registration unit 122 to change the released application (step S208).

アプリ登録部122は、入出力サービス処理部14のアプリ管理部141に、アプリ情報の取得を要求する(ステップS209)。アプリ管理部141は、アプリの情報を取得し(ステップS210)、取得結果をアプリ登録部122に返す(ステップS211)。 The application registration unit 122 requests the application management unit 141 of the input/output service processing unit 14 to obtain application information (step S209). The application management unit 141 obtains the application information (step S210) and returns the obtained result to the application registration unit 122 (step S211).

アプリ登録部122は、取得結果を基に、パラメータの対応付けを生成する(ステップS212)。例えば、アプリ登録部122は、上記のロジックにしたがい対応付けを行う。アプリ登録部122は、対応付けの結果をUI提供部121に返す(ステップS213)。そして、UI提供部121は、ブラウザ21に対応付けの結果を返す(ステップS214)。デバイス20は、対応付けたパラメータの確認及び修正を行う画面を、ブラウザ21を介して表示する(ステップS215)。 The application registration unit 122 generates a parameter association based on the obtained result (step S212). For example, the application registration unit 122 performs the association according to the above logic. The application registration unit 122 returns the results of the association to the UI providing unit 121 (step S213). Then, the UI providing unit 121 returns the association result to the browser 21 (step S214). The device 20 displays a screen for checking and modifying the associated parameters via the browser 21 (step S215).

デバイス20は、必要に応じてブラウザ21を介してユーザにより行われたアプリの変更前のパラメータと変更後のパラメータの対応付けの確認及び修正(ステップS216)、及び、パラメータ対応付けの登録要求を取得する(ステップS217)。デバイス20は、ブラウザ21を介してUI提供部121に、パラメータ対応付けの登録を要求する(ステップS218)。UI提供部121は、アプリ登録部122に、パラメータ対応付けの登録を要求する(ステップS219)。さらに、アプリ登録部122は、アプリデータ管理部13のアプリデータ登録部132に、設定値の変更を要求する(ステップS220)。 The device 20 confirms and corrects the correspondence between the application parameters before and after the change made by the user via the browser 21 as necessary (step S216), and requests the registration of the parameter correspondence. Acquire (step S217). The device 20 requests the UI providing unit 121 to register the parameter association via the browser 21 (step S218). The UI providing unit 121 requests the application registration unit 122 to register the parameter association (step S219). Further, the application registration unit 122 requests the application data registration unit 132 of the application data management unit 13 to change the setting value (step S220).

アプリデータ登録部132は、要求に応じて、ステップS217で登録した対応付けに応じて、パラメータの設定値を変更する(ステップS221)。アプリデータ登録部132は、変更結果をアプリ登録部122に返す(ステップS222)。アプリ登録部122は、変更結果をUI提供部121に返す(ステップS223)。UI提供部121は、変更結果をブラウザ21に返す(ステップS224)。ブラウザ21は、変更結果を表示する(ステップS225)。 In response to the request, the application data registration unit 132 changes the set value of the parameter according to the association registered in step S217 (step S221). The application data registration unit 132 returns the change result to the application registration unit 122 (step S222). The application registration unit 122 returns the change result to the UI providing unit 121 (step S223). The UI providing unit 121 returns the change result to the browser 21 (step S224). The browser 21 displays the change result (step S225).

このように、アプリデータ管理部13は、第1のパラメータの設定値を、第1のパラメータと型が一致するアプリケーションの変更後のパラメータのうち、第1のパラメータとの間でパラメータの名のレーベンシュタイン距離が最小である第2のパラメータの設定値に設定する。 In this way, the application data management unit 13 changes the setting value of the first parameter to the first parameter among the changed parameters of the application whose type matches the first parameter. The Levenshtein distance is set to the setting value of the second parameter that is the minimum.

(第3の実施形態)
第3の実施形態では、UI提供部121は、ユーザが直感的な操作により変更前後のパラメータの対応付けを行うためのUIを提供する。図12から図17は、パラメータの対応付けのためのUIの一例を示す図である。
(Third embodiment)
In the third embodiment, the UI providing unit 121 provides a UI that allows the user to associate parameters before and after change through an intuitive operation. FIGS. 12 to 17 are diagrams showing examples of UIs for associating parameters.

まず、第2の実施形態の方法により、自動的にパラメータの対応付けした後、UI提供部121は、図12のようなUIを提供する。UI提供部121は、図13及び図14に示すように、ユーザにより、各パラメータに対応したオブジェクトを結ぶ辺の端部(頂点)がドラッグアンドドロップされると、パラメータ間の対応関係を変更する。図13の例では、テーブルのセルがオブジェクトに相当する。 First, after automatically associating parameters using the method of the second embodiment, the UI providing unit 121 provides a UI as shown in FIG. 12. As shown in FIGS. 13 and 14, the UI providing unit 121 changes the correspondence between parameters when the user drags and drops the edges (vertices) of edges connecting objects corresponding to each parameter. . In the example of FIG. 13, the cells of the table correspond to objects.

さらに、図15に示すように、ユーザが、辺の一方の端部をいずれのパラメータのオブジェクトも存在しない領域にドラッグアンドドロップすると、UI提供部121は、当該辺が示す対応関係を削除する。 Furthermore, as shown in FIG. 15, when the user drags and drops one end of a side into an area where no object of any parameter exists, the UI providing unit 121 deletes the correspondence indicated by the side.

このように、UI提供部121は、各パラメータに対応した画面上のオブジェクトを手動で動かすことにより、第1のパラメータと第2のパラメータを対応付けることができるUIを提供する。 In this way, the UI providing unit 121 provides a UI that allows the first parameter to be associated with the second parameter by manually moving the object on the screen that corresponds to each parameter.

UI提供部121は、各パラメータに対応したオブジェクト及びオブジェクト間の辺を、オブジェクト間の対応付けのもっともらしさに応じた態様で表示するUIを提供することができる。図16に示すように、UI提供部121は、パラメータ間の類似度に応じて、辺の太さ及び端部の大きさを変更してもよい。例えば、UI提供部121は、パラメータ名間のレーベンシュタイン距離が小さいほど、辺を太くし、端部の面積を大きくする。 The UI providing unit 121 can provide a UI that displays objects corresponding to each parameter and edges between the objects in a manner according to the plausibility of the association between the objects. As shown in FIG. 16, the UI providing unit 121 may change the thickness of the sides and the size of the ends depending on the degree of similarity between parameters. For example, the UI providing unit 121 makes the sides thicker and the areas of the ends larger as the Levenshtein distance between parameter names becomes smaller.

なお、レーベンシュタイン距離が小さいほどもっともらしさは大きくなる。このため、レーベンシュタイン距離をDとすると、もっともらしさは1/D又は-Dとして表すことができる。 Note that the smaller the Levenshtein distance, the greater the plausibility. Therefore, if the Levenshtein distance is D, the plausibility can be expressed as 1/D or -D.

さらに、UI提供部121は、各パラメータに対応したオブジェクトをカーソルでポイントすると、当該カーソルでポイントしたオブジェクトに関する情報を表示するUIを提供する。図17の例は、パラメータ「GoDriveV2.UploadFile.FolderId (type: string, default: "Root")」の説明の表示例である。また、UI提供部121は、変更前のパラメータの設定値、又は、変更後のパラメータの設定値の候補を表示してもよい。 Further, when the cursor points to an object corresponding to each parameter, the UI providing unit 121 provides a UI that displays information regarding the object pointed with the cursor. The example in FIG. 17 is a display example of the explanation of the parameter "GoDriveV2.UploadFile.FolderId (type: string, default: "Root")". Further, the UI providing unit 121 may display candidates for the parameter setting values before the change or the parameter setting values after the change.

(第4の実施形態)
第4の実施形態として、複数のアプリケーションを1つのアプリケーションに統合する場合の例を説明する。例えば、第4の実施形態によれば、「Scan to Go Drive」又は「Scan to Box」といった、ストレージサービスだけが異なるだけで同じ機能を持った複数のアプリを、ストレージ選択機能を持つ「Scan to Storage」という新しい1個のアプリに変更することができる。
(Fourth embodiment)
As a fourth embodiment, an example will be described in which a plurality of applications are integrated into one application. For example, according to the fourth embodiment, multiple apps with the same function but different storage services, such as ``Scan to Go Drive'' or ``Scan to Box,'' can be used with ``Scan to Go Drive'' or ``Scan to Box,'' which has a storage selection function. You can change it to a new app called "Storage".

図18は、アプリケーションを統合する画面の一例を示す図である。図18に示すように、アプリケーションを統合する画面には、アプリの変更(移行)元を複数個指定するためのチェックボックスと、チェックしたアプリのそれぞれに対してパラメータの対応付けを作成するポップアップを表示する。 Figure 18 is a diagram showing an example of a screen for integrating applications. As shown in Figure 18, the screen for integrating applications displays check boxes for specifying multiple sources of applications to be changed (migrated) and a pop-up for creating parameter associations for each checked application.

図18の例は、デバイス20が、ユーザの操作におうじて、が既に利用中の「Scan to Go Drive」アプリ及び「Scan to Box」アプリを、作成中の「Scan to Storage」アプリに置き換えようとしている例である。また、図18の例は、この置き換えの際にユーザの設定値を維持するために、デバイス20が、「Scan to Go Drive」アプリのパラメータを、「Scan to Storage」のうち、いずれかのパラメータに紐付ける設定を行っている例である。また、デバイス20は、「Scan to Mail」アプリについては、「Scan to Storage」アプリで置き換えないようにしている。 The example in FIG. 18 is an example in which device 20, in response to a user operation, is attempting to replace the "Scan to Go Drive" app and "Scan to Box" app that are already in use with the "Scan to Storage" app that is being created. Also, the example in FIG. 18 is an example in which device 20 is setting up to link the parameters of the "Scan to Go Drive" app to one of the parameters of "Scan to Storage" in order to maintain the user's settings during this replacement. Also, device 20 is configured not to replace the "Scan to Mail" app with the "Scan to Storage" app.

図19は、第4の実施形態のアプリケーションを統合するシーケンスを示す図である。図19に示すように、まず、デバイス20は、ユーザからのブラウザ21に対するアプリ管理画面の表示要求を取得する(ステップS301)。デバイス20は、ブラウザ21を介して、ポータルサービス部12のUI提供部121に、アプリ管理画面の取得を要求する(ステップS302)。 FIG. 19 is a diagram showing a sequence for integrating applications according to the fourth embodiment. As shown in FIG. 19, the device 20 first obtains a request from the user to display an application management screen to the browser 21 (step S301). The device 20 requests the UI providing unit 121 of the portal service unit 12 to obtain an application management screen via the browser 21 (step S302).

UI提供部121は、アプリ管理画面を生成する(ステップS303)。そして、UI提供部121は、生成したアプリ管理画面をブラウザ21に提供する(ステップS304)。デバイス20は、アプリ管理画面を表示する(ステップS305)。 The UI providing unit 121 generates an application management screen (step S303). Then, the UI providing unit 121 provides the generated application management screen to the browser 21 (step S304). The device 20 displays an application management screen (step S305).

ここで、情報処理システム1は、以下のステップS306からステップS324を変更元のアプリの数だけ繰り返す。デバイス20は、ユーザがブラウザ21を介して指定したパラメータ対応付けの作成画面の表示要求を取得する(ステップS306)。ブラウザ21は、UI提供部121に、アプリ情報の取得を要求する(ステップS307)。UI提供部121は、アプリ登録部122に、アプリ情報の取得を要求する(ステップS308)。アプリ登録部122は、アプリ管理部141に、アプリ情報の取得を要求する(ステップS309)。アプリ管理部141は、アプリ情報を取得し(ステップS310)、取得結果をアプリ登録部122に返す(ステップS311)。 Here, the information processing system 1 repeats the following steps S306 to S324 as many times as there are applications to be changed. The device 20 obtains a request to display a parameter association creation screen specified by the user via the browser 21 (step S306). The browser 21 requests the UI providing unit 121 to obtain application information (step S307). The UI providing unit 121 requests the application registration unit 122 to obtain application information (step S308). The application registration unit 122 requests the application management unit 141 to obtain application information (step S309). The application management unit 141 acquires application information (step S310), and returns the acquisition result to the application registration unit 122 (step S311).

アプリ登録部122は、取得結果をUI提供部121に返す(ステップS312)。UI提供部121は、取得結果をブラウザ21に返す(ステップS313)。ブラウザ21は、パラメータ対応付けの作成画面を表示する(ステップS314)。デバイス20は、ユーザからパラメータ対応付けの作成画面を介して対応付けが作成されたアプリの変更前のパラメータと変更後のパラメータを取得する(ステップS315)。 The application registration unit 122 returns the obtained result to the UI providing unit 121 (step S312). The UI providing unit 121 returns the obtained result to the browser 21 (step S313). The browser 21 displays a parameter mapping creation screen (step S314). The device 20 acquires the pre-change parameters and the post-change parameters of the application for which the association has been created from the user via the parameter association creation screen (step S315).

デバイス20は、パラメータの対応付け登録をブラウザ21を介してUI提供部121に要求する(ステップS316、ステップS317)。UI提供部121は、パラメータの対応付け登録をアプリ登録部122に要求する(ステップS318)。アプリ登録部122は、パラメータの対応付け登録をアプリ管理部141に要求する(ステップS319)。アプリ管理部141は、パラメータの対応付けを登録する(ステップS320)。 The device 20 requests the UI providing unit 121 to register the parameter association via the browser 21 (steps S316 and S317). The UI providing unit 121 requests the application registration unit 122 to register the association of parameters (step S318). The application registration unit 122 requests the application management unit 141 to register the association of parameters (step S319). The application management unit 141 registers the association of parameters (step S320).

アプリ管理部141は、登録結果をアプリ登録部122に返す(ステップS321)。アプリ登録部122は、登録結果をUI提供部121に返す(ステップS322)。UI提供部121は、登録結果をブラウザ21に返す(ステップS323)。ブラウザ21は、登録結果を表示する(ステップS324)。 The application management unit 141 returns the registration result to the application registration unit 122 (step S321). The application registration unit 122 returns the registration result to the UI providing unit 121 (step S322). The UI providing unit 121 returns the registration result to the browser 21 (step S323). The browser 21 displays the registration result (step S324).

図20は、第4の実施形態の統合後のアプリケーションを利用するシーケンスを示す図である。図20に示すように、ユーザにより、ブラウザ21を介してアプリ起動が要求されると(ステップS401)、デバイス20は、ブラウザ21を介してアプリデータ登録部132に、アプリ画面及び設定の取得を要求する(ステップS402)。 FIG. 20 is a diagram showing a sequence of using applications after integration according to the fourth embodiment. As shown in FIG. 20, when the user requests to start an application via the browser 21 (step S401), the device 20 requests the application data registration unit 132 via the browser 21 to obtain the application screen and settings. request (step S402).

アプリデータ登録部132は、参照するアプリIDを取得する(ステップS403)。さらに、アプリデータ登録部132は、アプリ設定を取得する(ステップS404)。そして、アプリデータ登録部132は、アプリ画面の情報の取得をアプリ管理部141に要求する(ステップS405)。 The application data registration unit 132 obtains the reference application ID (step S403). Furthermore, the application data registration unit 132 acquires application settings (step S404). Then, the application data registration unit 132 requests the application management unit 141 to obtain information on the application screen (step S405).

アプリ管理部141は、アプリの管理情報を取得し(ステップS406)、アプリの変更をアプリデータ登録部132に通知する(ステップS407)。このとき、アプリ管理部141は、アプリが移動したことを示す「301 Moved」を返す。 The application management unit 141 acquires the management information of the application (step S406), and notifies the application data registration unit 132 of the change in the application (step S407). At this time, the application management unit 141 returns "301 Moved" indicating that the application has been moved.

さらに、アプリ管理部141は、新しいアプリIDで、アプリ画面情報の取得を要求する(ステップS408)。アプリ管理部141は、アプリの管理情報を取得し(ステップS409)、取得したアプリの画面情報をアプリデータ登録部132に通知する(ステップS410)。 Further, the application management unit 141 requests acquisition of application screen information using a new application ID (step S408). The application management unit 141 acquires the management information of the application (step S409), and notifies the acquired screen information of the application to the application data registration unit 132 (step S410).

アプリデータ登録部132は、パラメータの対応付けを取得する(ステップS411)。アプリ管理部141は、パラメータの対応付けを取得し(ステップS412)、取得した対応付けを返す(ステップS413)。 The application data registration unit 132 acquires the association of parameters (step S411). The application management unit 141 acquires the parameter correspondence (step S412), and returns the acquired correspondence (step S413).

アプリデータ登録部132は、パラメータの対応付けにアプリを対応するように設定値を設定する(ステップS414)。さらに、アプリデータ登録部132は、次回以降のパラメータの対応付けが発生しないようにするため、参照するアプリIDを更新する(ステップS415)。アプリデータ登録部132は、アプリ画面及び設定をブラウザ21に返す(ステップS416)。ブラウザ21は、アプリ画面を表示する(ステップS417)。 The application data registration unit 132 sets setting values so that the application corresponds to the parameter association (step S414). Further, the application data registration unit 132 updates the referenced application ID in order to prevent parameter association from occurring next time onward (step S415). The application data registration unit 132 returns the application screen and settings to the browser 21 (step S416). The browser 21 displays the application screen (step S417).

図21は、設定値の対応付けの一例を示す図である。また、図22は、統合前後のパラメータの設定値の一例を示す図である。図21のようなパラメータの対応付けを与えることで、統合前後のパラメータの設定値は、図22のようになり、統合前後でパラメータ「storage.service」の設定値を維持できる。 FIG. 21 is a diagram illustrating an example of association of setting values. Further, FIG. 22 is a diagram showing an example of parameter setting values before and after integration. By providing the parameter correspondence as shown in FIG. 21, the parameter setting values before and after integration become as shown in FIG. 22, and the setting value of the parameter "storage.service" can be maintained before and after integration.

一方、図23は、設定値を維持しない場合の統合前後のパラメータの一例を示す図である。図21のようなパラメータの対応付けを与えていない場合、統合前後のパラメータの設定値は、この図23のようになり、統合前後でパラメータ「storage.service」の設定値は維持しない。 On the other hand, FIG. 23 is a diagram showing an example of parameters before and after integration when the set values are not maintained. If the parameter mapping as shown in FIG. 21 is not provided, the parameter setting values before and after integration will be as shown in FIG. 23, and the setting value of the parameter "storage.service" will not be maintained before and after integration.

このように、複数のアプリケーションを1つのアプリケーションに統合する変更を行った際に、ポータルサービス部12は、1つのアプリケーションの変更前のパラメータと変更後のパラメータの対応付けの指定を受け付ける。入出力サービス処理部14は、ポータルサービス部12によって受け付けた対応付けに応じて、複数のアプリケーションのそれぞれの第1のパラメータに設定したユーザごとの設定値を、1つのアプリケーションの第2のパラメータの設定値に設定する。 In this way, when a change is made to integrate a plurality of applications into one application, the portal service unit 12 accepts the designation of the correspondence between the parameters before and after the change of one application. The input/output service processing unit 14 converts the setting value set for each user into the first parameter of each of the plurality of applications into the second parameter of one application according to the correspondence received by the portal service unit 12. Set to the set value.

(第5の実施形態)
第5の実施形態の情報処理システムは、1つのアプリケーションを複数のアプリケーションに分割する場合の例である。第5の実施形態の情報処理システムは、ストレージ選択機能を持つ「Scan to Storage」という1個のアプリを、それぞれのストレージ固有のサービスに特化した「Scan to Go Drive with Go Keep」又は「Scan to Box with Box Notes」といった複数のアプリに変更することができる。
(Fifth embodiment)
The information processing system of the fifth embodiment is an example in which one application is divided into multiple applications. The information processing system of the fifth embodiment uses one application called "Scan to Storage" with a storage selection function, "Scan to Go Drive with Go Keep" or "Scan You can change it to multiple apps such as "to Box with Box Notes".

図24は、アプリケーションを分割する画面の一例を示す図である。UI提供部121は、図24に示すように、アプリケーションを分割する画面に、アプリの変更(移行)元を指定するためのチェックボックスと、複数の変更先のアプリを設定できるポップアップを表示する。 FIG. 24 is a diagram showing an example of a screen for dividing an application. As shown in FIG. 24, the UI providing unit 121 displays a check box for specifying the change (migration) source of the application and a pop-up that allows setting of multiple change destination applications on the screen for dividing the application.

図24の例は、ユーザが既に利用中の「Scan to Storage」アプリを、作成中の「Scan to Storage」アプリに置き換える例である。ここで、設定は、「Scan to Storage」アプリを、既に作成済みの「Scan to Box」アプリにも置き換え可能な設定となっている。そのため、UI提供部121は、「Scan to Storage」アプリの変更条件を設定できるポップアップを用いて、ユーザが選択中のストレージサービスを、作成中の「Scan to Go Drive」アプリ、又は、作成中の「Scan to Go Drive」アプリのどちらに置き換えるかを定義している。 The example in FIG. 24 is an example in which the "Scan to Storage" application that the user is already using is replaced with the "Scan to Storage" application that is being created. Here, the settings are such that the "Scan to Storage" app can be replaced with the already created "Scan to Box" app. Therefore, the UI providing unit 121 uses a popup that allows you to set change conditions for the "Scan to Storage" application to change the storage service selected by the user to the "Scan to Go Drive" application currently being created or the "Scan to Go Drive" application currently being created. It defines which of the "Scan to Go Drive" apps should be replaced.

第5の実施形態の情報処理システムは、ユーザが、これら以外のストレージサービスを選択している場合、又は、ユーザがまだ選択していない場合、次回起動時又は次回設定時に置き換え先の選択が可能となっている。 In the information processing system of the fifth embodiment, if the user has selected a storage service other than these, or if the user has not selected one yet, it is possible to select a replacement destination at the next startup or next setup. It becomes.

図25は、第5の実施形態のアプリケーションを分割するシーケンス図である。図25に示すように、まず、デバイス20は、ユーザからのアプリ管理画面の表示要求を取得する(ステップS501)。デバイス20は、ポータルサービス部12のUI提供部121に、アプリ管理画面の取得を要求する(ステップS502)。 FIG. 25 is a sequence diagram for dividing an application according to the fifth embodiment. As shown in FIG. 25, the device 20 first obtains a request from the user to display an application management screen (step S501). The device 20 requests the UI providing unit 121 of the portal service unit 12 to obtain an application management screen (step S502).

UI提供部121は、アプリ管理画面を生成する(ステップS503)。そして、UI提供部121は、生成したアプリ管理画面をデバイス20に提供する(ステップS504)。デバイス20は、ブラウザ21を介してアプリ管理画面を表示する(ステップS505)。 The UI providing unit 121 generates an application management screen (step S503). Then, the UI providing unit 121 provides the generated application management screen to the device 20 (step S504). The device 20 displays an application management screen via the browser 21 (step S505).

ここで、デバイス20は、ユーザからの、パラメータ対応付けの作成画面の表示要求を取得する(ステップS506)。デバイス20は、ブラウザ21を介してUI提供部121に、アプリ情報の取得を要求する(ステップS507)。UI提供部121は、アプリ登録部122に、アプリ情報の取得を要求する(ステップS508)。アプリ登録部122は、アプリ管理部141に、アプリ情報の取得を要求する(ステップS509)。アプリ管理部141は、アプリ情報を取得し(ステップS510)、さらに、アプリ管理部141は、変更元のアプリが他のアプリの変更元としての登録の有無を確認する(ステップS511)。アプリ管理部141は、取得結果及び確認結果をアプリ登録部122に返す(ステップS512)。 Here, the device 20 obtains a request from the user to display a parameter association creation screen (step S506). The device 20 requests the UI providing unit 121 to obtain application information via the browser 21 (step S507). The UI providing unit 121 requests the application registration unit 122 to obtain application information (step S508). The application registration unit 122 requests the application management unit 141 to obtain application information (step S509). The application management unit 141 acquires application information (step S510), and further, the application management unit 141 checks whether the change source application is registered as a change source of another application (step S511). The application management unit 141 returns the acquisition result and the confirmation result to the application registration unit 122 (step S512).

アプリ登録部122は、取得結果及び確認結果をUI提供部121に返す(ステップS513)。UI提供部121は、取得結果をデバイス20に返す(ステップS514)。デバイス20は、パラメータ対応付けの作成画面及び変更条件の設定画面を、ブラウザ21を介して表示する(ステップS515)。デバイス20は、ユーザにより対応付けられた、アプリの変更前のパラメータと変更後のパラメータ(ステップS516)及び変更条件の設定(ステップS517)を取得する。 The application registration unit 122 returns the acquisition result and the confirmation result to the UI providing unit 121 (step S513). The UI providing unit 121 returns the obtained result to the device 20 (step S514). The device 20 displays a parameter mapping creation screen and a change condition setting screen via the browser 21 (step S515). The device 20 acquires the parameters of the application before and after the change (step S516) and the settings of the change conditions (step S517), which are associated with each other by the user.

また、デバイス20は、ユーザからの、パラメータの対応付け及び変更条件の登録要求を取得する(ステップS518)。デバイス20は、ブラウザ21を介して、パラメータの対応付け及び変更条件の登録をUI提供部121に要求する(ステップS519)。UI提供部121は、パラメータの対応付け及び変更条件の登録をアプリ登録部122に要求する(ステップS520)。アプリ登録部122は、パラメータの対応付け及び変更条件の登録をアプリ管理部141に要求する(ステップS521)。アプリ管理部141は、登録パラメータの対応付け及び変更条件を登録する(ステップS522)。 The device 20 also obtains a request for registration of parameter association and change conditions from the user (step S518). The device 20 requests the UI providing unit 121 to register the parameter association and change conditions via the browser 21 (step S519). The UI providing unit 121 requests the application registration unit 122 to register the parameter association and change conditions (step S520). The application registration unit 122 requests the application management unit 141 to register the parameter association and change conditions (step S521). The application management unit 141 registers the association of registered parameters and the change conditions (step S522).

アプリ管理部141は、登録結果をアプリ登録部122に返す(ステップS523)。アプリ登録部122は、登録結果をUI提供部121に返す(ステップS524)。UI提供部121は、登録結果をブラウザ21に返す(ステップS525)。ブラウザ21は、登録結果を表示する(ステップS526)。 The application management unit 141 returns the registration result to the application registration unit 122 (step S523). The application registration unit 122 returns the registration result to the UI provision unit 121 (step S524). The UI provision unit 121 returns the registration result to the browser 21 (step S525). The browser 21 displays the registration result (step S526).

図26は、第5の実施形態の分割後のアプリケーションを利用するシーケンス図である。図26に示すように、デバイス20は、ユーザからブラウザ21を介して要求されたアプリ起動要求を取得する(ステップS601)。デバイス20は、ブラウザ21を介して、アプリデータ登録部132に、アプリ画面及び設定の取得を要求する(ステップS602)。 FIG. 26 is a sequence diagram of using the divided application of the fifth embodiment. As shown in FIG. 26, the device 20 obtains an application activation request requested by the user via the browser 21 (step S601). The device 20 requests the application data registration unit 132 to obtain the application screen and settings via the browser 21 (step S602).

アプリデータ登録部132は、参照するアプリIDを取得する(ステップS603)。さらに、アプリデータ登録部132は、アプリ設定を取得する(ステップS604)。そして、アプリデータ登録部132は、アプリ画面の情報の取得をアプリ管理部141に要求する(ステップS605)。 The application data registration unit 132 obtains the reference application ID (step S603). Furthermore, the application data registration unit 132 obtains application settings (step S604). Then, the application data registration unit 132 requests the application management unit 141 to obtain information on the application screen (step S605).

アプリ管理部141は、アプリの管理情報を取得し(ステップS606)、アプリの変更及び変更条件をアプリデータ登録部132に通知する(ステップS607)。ここで、アプリデータ登録部143は、アプリの設定と変更条件から、新しいアプリのIDを計算する(ステップS608)。 The application management unit 141 acquires the management information of the application (step S606), and notifies the application data registration unit 132 of the change in the application and the change conditions (step S607). Here, the application data registration unit 143 calculates the ID of the new application from the application settings and change conditions (step S608).

さらに、アプリデータ登録部132は、新しいアプリIDで、アプリ画面情報の取得を要求する(ステップS609)。アプリ管理部141は、アプリの管理情報を取得し(ステップS610)、取得したアプリの画面情報をアプリデータ登録部132に通知する(ステップS611)。 Further, the application data registration unit 132 requests acquisition of application screen information using the new application ID (step S609). The application management unit 141 acquires management information of the application (step S610), and notifies the acquired screen information of the application to the application data registration unit 132 (step S611).

アプリデータ登録部132は、パラメータの対応付けの取得要求を行う(ステップS612)。アプリ管理部141は、要求によるパラメータの対応付けを取得し(ステップS613)、取得した対応付けを返す(ステップS614)。 The application data registration unit 132 makes a request to obtain a parameter association (step S612). The application management unit 141 acquires the parameter correspondence according to the request (step S613), and returns the acquired correspondence (step S614).

アプリデータ登録部132は、パラメータの対応付けにアプリを対応するように設定値を設定する(ステップS615)。さらに、アプリデータ登録部132は、次回以降のパラメータの対応付けが発生しないようにするため、参照するアプリIDを更新する(ステップS616)。アプリデータ登録部132は、アプリ画面及び設定をデバイス20に返す(ステップS617)。デバイス20は、ブラウザ21を介して、アプリ画面を表示する(ステップS618)。 The application data registration unit 132 sets setting values so that the application corresponds to the parameter association (step S615). Further, the application data registration unit 132 updates the referenced application ID in order to prevent parameter association from occurring next time onward (step S616). The application data registration unit 132 returns the application screen and settings to the device 20 (step S617). The device 20 displays the application screen via the browser 21 (step S618).

図27は、設定値の対応付けの一例を示す図である。ここで、ポータルサービス部12が、図27のようなパラメータの対応付けを与えることで、分割前後でパラメータ「storage.service」の設定値を維持できる。一方、図28は、設定値を維持しない場合の分割前後のパラメータの一例を示す図である。ポータルサービス部12は、図21のようなパラメータの対応付けを与えていない場合、図28に示すように、分割前後のパラメータ「storage.service」の設定値は維持しない。 FIG. 27 is a diagram illustrating an example of association of setting values. Here, the portal service unit 12 can maintain the setting value of the parameter "storage.service" before and after division by providing the parameter correspondence as shown in FIG. On the other hand, FIG. 28 is a diagram showing an example of parameters before and after division when the set values are not maintained. If the portal service unit 12 does not provide the parameter correspondence as shown in FIG. 21, the portal service unit 12 does not maintain the setting value of the parameter "storage.service" before and after the division, as shown in FIG. 28.

このように、1つのアプリケーションを複数のアプリケーションに分割する変更を行った際に、ポータルサービス部12は、複数のアプリケーションの変更前のパラメータと変更後のパラメータの対応付けの指定を受け付ける。入出力サービス処理部14は、ポータルサービス部12によって受け付けた対応付けに応じて、1つのアプリケーションの第1のパラメータのユーザごとの設定値を、複数のアプリケーションのそれぞれの第2のパラメータの設定値として設定する。 In this way, when a change is made to split one application into multiple applications, the portal service unit 12 accepts a specification of the association between the parameters before the change and the parameters after the change of the multiple applications. In accordance with the association accepted by the portal service unit 12, the input/output service processing unit 14 sets the setting value of the first parameter of one application for each user as the setting value of the second parameter of each of the multiple applications.

第4の実施形態ではアプリケーションの統合について説明し、第5の実施形態ではアプリケーションの分割について説明したが、変更前後のアプリケーションは多対多(many-to-many)であってもよい。図29は、アプリケーションを多対多で変更する画面の一例を示す図である。この図29のような画面を利用し、第5の実施形態と同様のシーケンスにより設定値を維持することができる。 In the fourth embodiment, the integration of applications is described, and in the fifth embodiment, the division of applications is described, but the applications before and after the change may be many-to-many. FIG. 29 is a diagram showing an example of a screen for changing applications in a many-to-many manner. By using a screen like that in FIG. 29, it is possible to maintain the setting values using a sequence similar to that of the fifth embodiment.

図30は、第1の実施形態の情報処理システムの機能ブロック図である。図30は、図4で説明した各機能から特定の機能を取り出して機能ブロック図としたものである。 FIG. 30 is a functional block diagram of the information processing system of the first embodiment. FIG. 30 is a functional block diagram in which specific functions are extracted from the functions explained in FIG. 4.

図30に示すように、対応付け受け付け部12aは、アプリケーションを変更すると、アプリケーションの変更前のパラメータと変更後のパラメータの対応付けの指定を、デバイス20から受け付ける。そして、設定部13aは、対応付け受け付け部12aによって受け付けた対応付けに応じて、アプリケーションの変更前の第1のパラメータのユーザごとの設定値を、アプリケーションの変更後のパラメータであって、第1のパラメータに対応付けた第2のパラメータの設定値に設定する。 As shown in FIG. 30, when the application is changed, the association receiving unit 12a receives from the device 20 a designation of the association between the parameters of the application before the change and the parameters after the change. Then, the setting unit 13a sets the setting value for each user of the first parameter before the change of the application to the first parameter after the change of the application, according to the correspondence received by the correspondence reception unit 12a. is set to the setting value of the second parameter associated with the parameter.

実施形態では、ポータルサービス部12が対応付け受け付け部として機能する。また、アプリデータ管理部13が設定部として機能する。また、パラメータ情報13bは、サーバ10等が備えた所定の記憶領域で保持する。 In the embodiment, the portal service section 12 functions as a correspondence reception section. Further, the application data management section 13 functions as a setting section. Further, the parameter information 13b is held in a predetermined storage area provided in the server 10 or the like.

上記で説明した実施形態の各機能は、一又は複数の処理回路によって実現することが可能である。ここで、本明細書における「処理回路」とは、電子回路で実装するプロセッサのようにソフトウェアによって各機能を実行するようにプログラミングしたプロセッサを含むものとする。また、本明細書における「処理回路」は、上記で説明した各機能を実行するように設計したASIC(Application Specific Integrated Circuit)、DSP(Digital Signal Processor)、FPGA(Field Programmable Gate Array)又は従来の回路モジュール等のデバイスを含むものとする。 Each function of the embodiments described above can be realized by one or more processing circuits. Here, the term "processing circuit" in this specification includes a processor programmed to execute each function using software, such as a processor implemented using an electronic circuit. In addition, the "processing circuit" in this specification refers to an ASIC (Application Specific Integrated Circuit), a DSP (Digital Signal Processor), an FPGA (Field Programmable Gate Array), or a conventional Includes devices such as circuit modules.

実施例に記載の装置群は、本明細書に開示した実施形態を実施するための複数のコンピューティング環境のうちの1つを示すものにすぎない。このため、サーバ10は、サーバクラスタ等の複数のコンピューティングデバイスを備えていてもよい。複数のコンピューティングデバイスは、ネットワーク又は共有メモリ等を含む任意のタイプの通信リンクを介して互いに通信し、本明細書に開示した処理を実施する。同様に、デバイス20は、互いに通信する複数のコンピューティングデバイスを含むことができる。 The devices described in the examples are merely illustrative of one of several computing environments for implementing the embodiments disclosed herein. As such, server 10 may include multiple computing devices, such as a server cluster. The plurality of computing devices communicate with each other via any type of communication link, including a network or shared memory, to perform the processes disclosed herein. Similarly, device 20 may include multiple computing devices that communicate with each other.

さらに、サーバ10及びデバイス20は、開示した処理ステップ、例えば図1を様々な組み合わせで共有するように構成できる。例えば、所定のユニットによって実行するプロセスは、デバイス20によって実行できる。同様に、所定のユニットの機能は、デバイス20によって実行できる。また、サーバ10とデバイス20の各要素は、1つのサーバ装置にまとめてもよいし、複数の装置に分けてもよい。 Additionally, server 10 and device 20 can be configured to share the disclosed processing steps, eg, FIG. 1, in various combinations. For example, a process performed by a given unit may be performed by device 20. Similarly, the functions of a given unit can be performed by device 20. Further, each element of the server 10 and the device 20 may be combined into one server device, or may be divided into a plurality of devices.

なお、デバイス20は、通信機能を備えた装置であれば、MFP及びPC以外でも。デバイス20は、例えば、PJ(Projector:プロジェクタ)又はIWB(Interactive White Board:相互通信が可能な電子式の黒板機能を有する白板)又はデジタルサイネージ等の出力装置又はHUD(Head Up Display)装置又は産業機械又は撮像装置又は集音装置又は医療機器又はネットワーク家電又は自動車(Connected Car)又はノートPC(Personal Computer)又は携帯電話又はスマートフォン又はタブレット端末又はゲーム機又はPDA(Personal Digital Assistant)又はデジタルカメラ又はウェアラブルPC又はデスクトップPC等でもよい。 Note that the device 20 may be any device other than an MFP or a PC as long as it has a communication function. The device 20 is, for example, an output device such as a PJ (Projector), an IWB (Interactive White Board: a whiteboard having an electronic blackboard function capable of mutual communication), a digital signage, a HUD (Head Up Display) device, or an industrial A machine or an imaging device or a sound collection device or a medical device or a networked home appliance or a car (Connected Car) or a notebook PC (Personal Computer) or a mobile phone or a smartphone or a tablet terminal or a game console or a PDA (Personal Digital Assistant) or a digital camera or a wearable. It may be a PC or a desktop PC.

1 情報処理システム
10 サーバ
11 Webサービス処理部
12 ポータルサービス部
13 アプリデータ管理部
14 入出力サービス処理部
15 アプリ情報
16 ポータル画面情報
17 コンポーネント
111 画面構成部
112 アプリ実行部
121 UI提供部
122 アプリ登録部
131 UI提供部
132 アプリデータ登録部
141 アプリ管理部
142 入出力ロジック処理部
171 OCR
172 ファイル変換
1 Information processing system 10 Server 11 Web service processing section 12 Portal service section 13 Application data management section 14 Input/output service processing section 15 Application information 16 Portal screen information 17 Component 111 Screen composition section 112 Application execution section 121 UI provision section 122 Application registration Section 131 UI providing section 132 Application data registration section 141 Application management section 142 Input/output logic processing section 171 OCR
172 File conversion

特開2018-014079号公報Japanese Patent Application Publication No. 2018-014079

Claims (10)

デバイスとサーバとを備えた情報処理システムであって、
前記サーバは、
アプリケーションを変更したときに、前記アプリケーションの変更前のパラメータと変更後のパラメータの対応付けの指定を受け付ける対応付け受け付け部と、
前記対応付け受け付け部によって受け付けた前記対応付けに応じて、前記アプリケーションの変更前の第1のパラメータのユーザごとの設定値を、前記アプリケーションの変更後のパラメータであって、前記第1のパラメータに対応付けた第2のパラメータの設定値に設定する設定部と、
を備えた情報処理システム。
An information processing system comprising a device and a server,
The server is
a correspondence receiving unit that receives, when an application is changed, a specification of a correspondence between the parameters of the application before the change and the parameters after the change;
In accordance with the association received by the association acceptance unit, the setting value for each user of the first parameter before the change of the application is set as the first parameter after the change of the application. a setting section configured to set a set value of the associated second parameter;
An information processing system equipped with
前記設定部は、前記対応付け受け付け部によって受け付けた前記対応付けに応じて、前記第1のパラメータの設定値を、前記第1のパラメータと型が一致する前記アプリケーションの変更後のパラメータのうち、前記第1のパラメータとの間でパラメータの名のレーベンシュタイン距離が最小である第2のパラメータの設定値に設定することを特徴とする請求項1に記載の情報処理システム。 The setting unit sets the setting value of the first parameter to one of the changed parameters of the application whose type matches the first parameter, according to the association received by the association receiving unit. 2. The information processing system according to claim 1, wherein the second parameter is set to a setting value that has a minimum Levenshtein distance between the first parameter and the first parameter. 各パラメータに対応した画面上のオブジェクトを手動で動かすことにより、前記第1のパラメータと前記第2のパラメータを対応付けることができるUIを提供するUI提供部をさらに有することを特徴とする請求項1に記載の情報処理システム。 Claim 1, further comprising a UI providing unit that provides a UI that allows the first parameter and the second parameter to be associated with each other by manually moving an object on the screen corresponding to each parameter. The information processing system described in . 各パラメータに対応したオブジェクト及び前記オブジェクト間の辺を、オブジェクト間の対応付けのもっともらしさに応じた態様で表示するUIを提供するUI提供部をさらに有することを特徴とする請求項1に記載の情報処理システム。 The information processing system according to claim 1, further comprising a UI providing unit that provides a UI that displays objects corresponding to each parameter and edges between the objects in a manner according to the plausibility of the correspondence between the objects. 各パラメータに対応したオブジェクトにカーソルをポイントすると、当該カーソルをポイントしたオブジェクトに関する情報を表示するUIを提供するUI提供部をさらに有することを特徴とする請求項1に記載の情報処理システム。 2. The information processing system according to claim 1, further comprising a UI providing unit that, when a cursor is pointed at an object corresponding to each parameter, provides a UI that displays information regarding the object pointed at by the cursor. 前記対応付け受け付け部は、複数のアプリケーションを1つのアプリケーションに統合する変更が行った際に、前記1つのアプリケーションの変更前のパラメータと変更後のパラメータの対応付けの指定を受け付け、
前記設定部は、前記対応付け受け付け部によって受け付けた前記対応付けに応じて、前記複数のアプリケーションのそれぞれの第1のパラメータのユーザごとの設定値を、前記1つのアプリケーションの第2のパラメータの設定値に設定することを特徴とする請求項1に記載の情報処理システム。
When a change is made to integrate a plurality of applications into one application, the association accepting unit accepts a specification of an association between parameters before change and parameters after change of the one application,
The setting unit sets a setting value for each user of a first parameter of each of the plurality of applications to a setting of a second parameter of the one application according to the association received by the association receiving unit. The information processing system according to claim 1, wherein the information processing system is set to a value.
前記対応付け受け付け部は、1つのアプリケーションを複数のアプリケーションに分割する変更を行った際に、前記複数のアプリケーションの変更前のパラメータと変更後のパラメータの対応付けの指定を受け付け、
前記設定部は、前記対応付け受け付け部によって受け付けた前記対応付けに応じて、前記1つのアプリケーションの第1のパラメータのユーザごとの設定値を、前記複数のアプリケーションのそれぞれの第2のパラメータの設定値に設定することを特徴とする請求項1に記載の情報処理システム。
the association receiving unit receives, when a change is made to divide one application into a plurality of applications, a designation of association between parameters before the change and parameters after the change for the plurality of applications;
The information processing system according to claim 1, characterized in that the setting unit sets a user-specific setting value of a first parameter of the one application to a setting value of a second parameter of each of the multiple applications in accordance with the association accepted by the association accepting unit.
アプリケーションを変更したときに、前記アプリケーションの変更前のパラメータと変更後のパラメータの対応付けの指定を、デバイスから受け付ける対応付け受け付け部と、
前記対応付け受け付け部によって受け付けた前記対応付けに応じて、前記アプリケーションの変更前の第1のパラメータのユーザごとの設定値を、前記アプリケーションの変更後のパラメータであって、前記第1のパラメータに対応付けた第2のパラメータの設定値に設定する設定部と、
を備える情報処理装置。
a correspondence receiving unit that receives from a device a specification of a correspondence between the parameters of the application before the change and the parameters after the change when the application is changed;
In accordance with the association received by the association acceptance unit, the setting value for each user of the first parameter before the change of the application is set as the first parameter after the change of the application. a setting unit configured to set a set value of the associated second parameter;
An information processing device comprising:
情報処理装置で実行する情報処理方法であって、
アプリケーションを変更したときに、前記アプリケーションの変更前のパラメータと変更後のパラメータの対応付けの指定を、デバイスから受け付ける対応付け受け付け工程と、
前記対応付け受け付け工程によって受け付けた前記対応付けに応じて、前記アプリケーションの変更前の第1のパラメータのユーザごとの設定値を、前記アプリケーションの変更後のパラメータであって、前記第1のパラメータに対応付けた第2のパラメータの設定値に設定する設定工程と、
を含むことを特徴とする情報処理方法。
An information processing method executed by an information processing device, the method comprising:
When an application is changed, a correspondence receiving step of accepting from a device a specification of a correspondence between the parameters of the application before the change and the parameters after the change;
In accordance with the association received in the association acceptance step, the setting value for each user of the first parameter before the change of the application is set as the first parameter after the change of the application. a setting step of setting a set value of the associated second parameter;
An information processing method characterized by comprising:
情報処理装置で実行するプログラムであって、
アプリケーションを変更したときに、前記アプリケーションの変更前のパラメータと変更後のパラメータの対応付けの指定を、デバイスから受け付ける対応付け受け付けステップと、
前記対応付け受け付けステップによって受け付けた前記対応付けに応じて、前記アプリケーションの変更前の第1のパラメータのユーザごとの設定値を、前記アプリケーションの変更後のパラメータであって、前記第1のパラメータに対応付けた第2のパラメータの設定値に設定する設定ステップと、
をコンピュータに実行させるためのプログラム。
A program executed on an information processing device,
When an application is changed, a correspondence receiving step of accepting from a device a specification of a correspondence between the parameters of the application before the change and the parameters after the change;
In accordance with the correspondence received in the correspondence reception step, the setting value for each user of the first parameter before the change of the application is set as the first parameter after the change of the application. a setting step of setting a set value of the associated second parameter;
A program that causes a computer to execute
JP2020166194A 2019-11-29 2020-09-30 Information processing system, information processing device, information processing method, and program Active JP7456348B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US17/098,975 US11307729B2 (en) 2019-11-29 2020-11-16 Information processing system, information processing apparatus, and method of processing information

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2019217624 2019-11-29
JP2019217624 2019-11-29

Publications (2)

Publication Number Publication Date
JP2021093135A JP2021093135A (en) 2021-06-17
JP7456348B2 true JP7456348B2 (en) 2024-03-27

Family

ID=76312551

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020166194A Active JP7456348B2 (en) 2019-11-29 2020-09-30 Information processing system, information processing device, information processing method, and program

Country Status (1)

Country Link
JP (1) JP7456348B2 (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000305755A (en) 1999-04-19 2000-11-02 Fuji Xerox Co Ltd Information processor and information processing method
JP2001236215A (en) 2000-02-24 2001-08-31 Hitachi Ltd System control method and information processing system applying the same method and recording medium with its processing program stored
US20040194079A1 (en) 2003-03-26 2004-09-30 Sony Corporation And Sony Electronics Inc. Migration of configuration data from one software installation through an upgrade
JP2011086119A (en) 2009-10-15 2011-04-28 Yokogawa Electric Corp Equipment information-setting device and equipment information-setting method
JP2018018369A (en) 2016-07-29 2018-02-01 富士ゼロックス株式会社 Information processor and program
JP2018163694A (en) 2013-09-17 2018-10-18 株式会社リコー Information processing system, information processing device, and information processing method

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000305755A (en) 1999-04-19 2000-11-02 Fuji Xerox Co Ltd Information processor and information processing method
JP2001236215A (en) 2000-02-24 2001-08-31 Hitachi Ltd System control method and information processing system applying the same method and recording medium with its processing program stored
US20040194079A1 (en) 2003-03-26 2004-09-30 Sony Corporation And Sony Electronics Inc. Migration of configuration data from one software installation through an upgrade
JP2011086119A (en) 2009-10-15 2011-04-28 Yokogawa Electric Corp Equipment information-setting device and equipment information-setting method
JP2018163694A (en) 2013-09-17 2018-10-18 株式会社リコー Information processing system, information processing device, and information processing method
JP2018018369A (en) 2016-07-29 2018-02-01 富士ゼロックス株式会社 Information processor and program

Also Published As

Publication number Publication date
JP2021093135A (en) 2021-06-17

Similar Documents

Publication Publication Date Title
JP2018124657A (en) Image processing apparatus, control method thereof and program
JP2012252517A (en) Information processing apparatus, display control method, and program
JP2020136829A (en) Image forming apparatus, information processing method and program
JP2024012448A (en) Image processing device, control method of image processing device and program of the same
JP7456348B2 (en) Information processing system, information processing device, information processing method, and program
US20230244358A1 (en) Information processing apparatus and non-transitory computer readable storage medium storing information processing program
JP7396126B2 (en) Information processing device, information processing system, conversion method and program
US11307729B2 (en) Information processing system, information processing apparatus, and method of processing information
US20200220988A1 (en) Information processing terminal, information processing system, and operation screen display method
JP2020107125A (en) Information processing system, server device, information processing method, and program
JP5343781B2 (en) Information processing apparatus and program
US11876942B2 (en) Information processing apparatus, information processing method and non-transitory recording medium
JP7434840B2 (en) Information processing system, information processing device, information processing method and program
US11310377B2 (en) Information processing terminal and information processing system
US20240179256A1 (en) Image reading device, image reading method, non-transitory recording medium, and information processing system
US11470217B2 (en) Service providing system with controlled display, information processing system, display control method, and non-transitory recording medium
US20210168130A1 (en) Information processing apparatus, information processing system, method of processing information, and non-transitory recording medium
US11842146B2 (en) Information processing apparatus, system, and information processing method
US20230275898A1 (en) Information processing system, setting change method, and non-transitory recording medium
WO2020179837A1 (en) Cooperation processing apparatus and method
US20220300269A1 (en) Information processing apparatus, information processing system, and information processing method
US20220070316A1 (en) Device, information processing system, and information processing apparatus
US20220188399A1 (en) Service providing system, service providing method, and non-transitory recording medium
JP7206894B2 (en) Information processing system, information processing device, information processing method and program
JP7124688B2 (en) Information processing system, information processing device, information processing method and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20230224

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20240205

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20240213

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20240226

R151 Written notification of patent or utility model registration

Ref document number: 7456348

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151