JP2020102242A - Information processing apparatus, setup method, and program - Google Patents

Information processing apparatus, setup method, and program Download PDF

Info

Publication number
JP2020102242A
JP2020102242A JP2020030005A JP2020030005A JP2020102242A JP 2020102242 A JP2020102242 A JP 2020102242A JP 2020030005 A JP2020030005 A JP 2020030005A JP 2020030005 A JP2020030005 A JP 2020030005A JP 2020102242 A JP2020102242 A JP 2020102242A
Authority
JP
Japan
Prior art keywords
information
data
user
terminal
installer
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.)
Granted
Application number
JP2020030005A
Other languages
Japanese (ja)
Other versions
JP6911955B2 (en
Inventor
裕丈 本田
Hirotake Honda
裕丈 本田
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.)
Casio Computer Co Ltd
Original Assignee
Casio Computer 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
Priority claimed from JP2017170773A external-priority patent/JP6677229B2/en
Application filed by Casio Computer Co Ltd filed Critical Casio Computer Co Ltd
Priority to JP2020030005A priority Critical patent/JP6911955B2/en
Publication of JP2020102242A publication Critical patent/JP2020102242A/en
Application granted granted Critical
Publication of JP6911955B2 publication Critical patent/JP6911955B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

To simplify the operation relating to setup of predetermined software.SOLUTION: A cloud server 1 receives registration of user information, generates a dedicated installer with user identification information embedded therein for identifying a user relating to the user information, and sets the dedicated installer so as to be downloaded. When the dedicated installer is downloaded and started, and the cloud server 1 is connected over the Internet 5 to a local server 2 (terminal) on which the dedicated installer has been started, data for setup of a sales management system (predetermined software) corresponding to the user information is transmitted to the local server 2.SELECTED DRAWING: Figure 9

Description

本発明は、情報処理装置、セットアップ方法、プログラム及びインストーラに関する。 The present invention relates to an information processing device, a setup method, a program and an installer.

従来、パーソナルコンピュータ等の端末装置で用いられるアプリケーションソフトウエア(以下、アプリと称す)はメディアによって提供されたり、ネットワークを介してダウンロードされることにより提供されており、例えば、アプリのインストールのためのインストール用装置から送信されたアプリを、当該アプリを実行する実行装置にインストールするインストールシステムが提案されている(特許文献1参照)。 Conventionally, application software (hereinafter referred to as an application) used in a terminal device such as a personal computer is provided by a medium or is downloaded by way of a network. An installation system has been proposed in which an application transmitted from an installation device is installed in an execution device that executes the application (see Patent Document 1).

特開2017−97734号公報JP, 2017-97734, A

しかしながら、上記特許文献1に開示されているインストールシステムでは、インストール直後のアプリの設定は初期状態にあるため、ユーザ情報の登録等を各ユーザが一から行わなければならず手間がかかるといった問題がある。 However, in the installation system disclosed in the above-mentioned Patent Document 1, since the setting of the application immediately after the installation is in the initial state, there is a problem that each user has to register user information and the like from scratch, which is troublesome. is there.

この発明の目的は、所定のソフトウエアのセットアップに係る作業を簡単にすることのできる情報処理装置、セットアップ方法、プログラム及びインストーラを提供することにある。 An object of the present invention is to provide an information processing device, a setup method, a program, and an installer that can simplify the work of setting up predetermined software.

上記課題を解決するため、本発明に係る情報処理装置は、
所定のソフトウエアを端末にてセットアップするためのデータを送信する情報処理装置であって、
ユーザ情報の登録を受け付ける受付手段と、
前記受付手段により受け付けられたユーザ情報に関するユーザを識別するユーザ識別情報を組み込んだ、前記データをインストールするためのインストーラを生成する第1の生成手段と、
前記第1の生成手段により生成されたインストーラをダウンロード可能に設定する設定手段と、
前記インストーラがダウンロードされて起動されることにより、前記インストーラが起動された端末に当該情報処理装置がネットワークを介して接続された際に、前記ユーザ情報に対応する前記データを前記端末に送信する第1の送信制御手段と、
を備えることを特徴とする。
In order to solve the above problems, the information processing apparatus according to the present invention,
An information processing device that transmits data for setting up predetermined software on a terminal,
Acceptance means for accepting registration of user information,
First generating means for generating an installer for installing the data, which incorporates user identification information for identifying a user regarding the user information received by the receiving means;
Setting means for setting the installer generated by the first generation means to be downloadable;
Transmitting the data corresponding to the user information to the terminal when the information processing apparatus is connected to the terminal on which the installer is started via the network by downloading and starting the installer. 1 transmission control means,
It is characterized by including.

本発明によれば、所定のソフトウエアのセットアップに係る作業を簡単にすることができる。 According to the present invention, it is possible to simplify the work related to setting up predetermined software.

本発明の実施の形態の情報処理システムを示すブロック図である。It is a block diagram showing an information processing system of an embodiment of the invention. クラウドサーバの機能構成を示すブロック図である。It is a block diagram which shows the functional structure of a cloud server. ローカルサーバの機能構成を示すブロック図である。It is a block diagram which shows the function structure of a local server. 第1の端末装置の機能構成を示すブロック図である。It is a block diagram which shows the function structure of a 1st terminal device. 第2の端末装置の機能構成を示すブロック図である。It is a block diagram which shows the function structure of a 2nd terminal device. 会員登録処理を示すフローチャートである。It is a flow chart which shows member registration processing. アカウント登録画面を示す図である。It is a figure which shows an account registration screen. 会員登録画面を示す図である。It is a figure which shows a member registration screen. 情報処理システムにおいて実行されるセットアップ処理の流れを示すフローチャートである。It is a flowchart which shows the flow of the setup process performed in an information processing system. 業種テーブルを示す図である。It is a figure which shows a business type table. 商品サンプルテーブルを示す図である。It is a figure which shows a goods sample table. 単位サンプルテーブルを示す図である。It is a figure which shows a unit sample table. フォームセットアップ態様テーブルを示す図である。It is a figure which shows a form setup mode table. 販売管理システムのメイン画面を示す図である。It is a figure which shows the main screen of a sales management system.

<情報処理システムの構成>
先ず、情報処理システム100の概略構成について、図1を参照して説明する。
図1は、情報処理システム100の概略構成を示す図である。
図1に示すように、本実施形態の情報処理システム100は、クラウドサーバ1(情報処理装置)と、複数のローカルサーバ2(端末)と、複数の第1の端末装置3と、複数の第2の端末装置4とを備えている。クラウドサーバ1と各ローカルサーバ2とは、例えば、インターネット5を介して情報通信可能に接続されている。また、各ローカルサーバ2は、例えば、LAN(Local Area Network)6を介して第1の端末装置3と情報通信可能に接続されている。また、第2の端末装置4は、インターネット5を介してクラウドサーバ1と情報通信可能に接続されている。
<Configuration of information processing system>
First, the schematic configuration of the information processing system 100 will be described with reference to FIG.
FIG. 1 is a diagram showing a schematic configuration of the information processing system 100.
As shown in FIG. 1, the information processing system 100 of the present embodiment includes a cloud server 1 (information processing device), a plurality of local servers 2 (terminals), a plurality of first terminal devices 3, and a plurality of first terminal devices 3. And two terminal devices 4. The cloud server 1 and each local server 2 are connected via the Internet 5, for example, so that they can communicate information. Further, each local server 2 is connected to the first terminal device 3 via a LAN (Local Area Network) 6 so as to be able to communicate information. The second terminal device 4 is also connected to the cloud server 1 via the Internet 5 so as to be able to communicate information.

クラウドサーバ1は、情報処理システム100の一環としてのクラウドサービスをユーザに提供するサーバであり、業務情報に係る業務情報DB(データベース)をユーザ(クライアント)ごとに記憶し管理する。また、クラウドサーバ1は、種々のプログラムを実行することで、新規のユーザが所有するローカルサーバ2への販売管理システム(所定のシステム)の導入に係る機能を実現するための処理や、既存のユーザの業務情報DBに関する各種データ処理(例えば、取引先や商品の情報照会、伝票や請求書等の閲覧、経営分析などに係る機能を実現するための処理)を行う。 The cloud server 1 is a server that provides a cloud service as a part of the information processing system 100 to users, and stores and manages a business information DB (database) related to business information for each user (client). In addition, the cloud server 1 executes various programs to realize a function related to the introduction of the sales management system (predetermined system) to the local server 2 owned by a new user, and the existing process. Various types of data processing relating to the business information DB of the user (for example, processing for inquiring information on business partners and merchandise, browsing slips and invoices, and realizing functions related to business analysis) are performed.

ローカルサーバ2は、例えば、個人企業のオーナー、中小企業のオーナー、個人商店の店主等のユーザ(クライアント)の拠点に設置されるサーバである。ローカルサーバ2は、クラウドサーバ1から提供された販売管理システムをセットアップすることで、当該販売管理システムに含まれている販売管理DB(所定のデータベース)に関する各種データ処理(例えば、売上管理、仕入管理、在庫管理などに係る機能を実現するための処理)を行う。販売管理DBは業務情報DBに含まれ、ローカルサーバ2は、この業務情報DBを記憶し管理する。 The local server 2 is, for example, a server installed at a base of a user (client) such as an owner of a private company, an owner of a small and medium-sized business, or a store owner of a private store. By setting up the sales management system provided by the cloud server 1, the local server 2 performs various data processing (for example, sales management, purchase) on the sales management DB (predetermined database) included in the sales management system. Processing for realizing functions related to management, inventory management, etc.). The sales management DB is included in the business information DB, and the local server 2 stores and manages this business information DB.

第1の端末装置3は、例えば、タブレットPC(Personal Computer)、ノートPC、
デスクトップPC等である。第1の端末装置3は、LAN6を介して、ローカルサーバ2に記憶されている業務情報DBを共有し、予めインストールされた種々のプログラムを実行することで、当該業務情報DBに関する各種データ処理を行う。
The first terminal device 3 is, for example, a tablet PC (Personal Computer), a notebook PC,
A desktop PC or the like. The first terminal device 3 shares the business information DB stored in the local server 2 via the LAN 6 and executes various pre-installed programs to perform various data processing on the business information DB. To do.

第2の端末装置4は、例えば、ユーザが外出先において使用することのできるスマートフォン、タブレットPC、携帯電話機、PDA、ノートPC、デスクトップPC等である。第2の端末装置4は、ユーザの入力操作を受け付け、当該入力操作に基づく情報をクラウドサーバ1に送信し、クラウドサーバ1から送信されて受信した情報を表示する。なお、第2の端末装置4は上述の第1の端末装置3が兼ねるようにしても良い。 The second terminal device 4 is, for example, a smartphone, a tablet PC, a mobile phone, a PDA, a notebook PC, a desktop PC, or the like that can be used by the user on the go. The second terminal device 4 receives an input operation of the user, transmits information based on the input operation to the cloud server 1, and displays the information transmitted and received from the cloud server 1. The second terminal device 4 may be used as the first terminal device 3 described above.

図2は、クラウドサーバ1の機能的構成を示すブロック図である。
図2に示すように、クラウドサーバ1は、CPU(Central Processing Unit)11(
受付手段、第1の生成手段(生成手段)、設定手段、第1の送信制御手段(送信制御手段)、第1の取得手段、第2の生成手段、第2の取得手段、記録手段、認証手段)と、RAM(Random Access Memory)12と、記憶部13と、操作部14と、表示部15と、通信部16とを備えている。また、クラウドサーバ1の各部は、バス17を介して接続されている。
FIG. 2 is a block diagram showing the functional configuration of the cloud server 1.
As shown in FIG. 2, the cloud server 1 includes a CPU (Central Processing Unit) 11 (
Reception means, first generation means (generation means), setting means, first transmission control means (transmission control means), first acquisition means, second generation means, second acquisition means, recording means, authentication Means), a RAM (Random Access Memory) 12, a storage unit 13, an operation unit 14, a display unit 15, and a communication unit 16. Further, the respective parts of the cloud server 1 are connected via a bus 17.

CPU11は、クラウドサーバ1の各部を制御する。CPU11は、記憶部13に記憶されているシステムプログラム及びアプリケーションプログラムのうち、指定されたプログラムを読み出し、RAM12のワークエリアに展開し、当該プログラムに従って各種処理を実行する。 The CPU 11 controls each unit of the cloud server 1. The CPU 11 reads out a designated program from the system program and the application program stored in the storage unit 13, expands it in the work area of the RAM 12, and executes various processes according to the program.

RAM12は、例えば、揮発性のメモリであり、CPU11により読み出された各種のプログラムやデータを一時的に格納するワークエリアを有する。 The RAM 12 is, for example, a volatile memory, and has a work area for temporarily storing various programs and data read by the CPU 11.

記憶部13は、例えば、HDD(Hard Disk Drive)、SSD(Solid State Drive)等により構成され、データ及びプログラムを書き込み及び読み出し可能な記憶部である。また、記憶部13は、プログラム13a、会員情報DB13b(ユーザ情報データベース)、業務情報DB13cなどを記憶している。 The storage unit 13 is, for example, a hard disk drive (HDD), a solid state drive (SSD), or the like, and is a storage unit capable of writing and reading data and programs. The storage unit 13 also stores a program 13a, a member information DB 13b (user information database), a business information DB 13c, and the like.

プログラム13aは、CPU11により実行される上述の各種システムプログラム及びアプリケーションプログラムを含む。
会員情報DB13bは、販売管理システムを利用するにあたって会員登録を行ったユーザのユーザ情報、認証情報等が登録されている。
業務情報DB13cは、情報処理システム100における管理対象(各ローカルサーバ2を所有しているユーザ)の業務情報が登録されたデータベースである。この業務情報DB13cは、各ローカルサーバ2の業務情報DB23bとの間で同期がとられるようになっている。
The program 13a includes the above-mentioned various system programs and application programs executed by the CPU 11.
The member information DB 13b stores user information, authentication information, and the like of users who have registered as members when using the sales management system.
The business information DB 13c is a database in which business information of a management target (user who owns each local server 2) in the information processing system 100 is registered. The business information DB 13c can be synchronized with the business information DB 23b of each local server 2.

操作部14は、例えば、キーボード等のキー入力部と、マウス等のポインティングデバイスとを有している。また、操作部14は、キー入力及び位置入力を受け付け、その操作情報をCPU11に出力する。 The operation unit 14 has, for example, a key input unit such as a keyboard and a pointing device such as a mouse. The operation unit 14 also receives a key input and a position input, and outputs the operation information to the CPU 11.

表示部15は、例えば、LCD(Liquid Crystal Display)や有機EL(Electro Luminescence)ディスプレイ等から構成されている。また、表示部15には、CPU11から入力される表示信号の指示に従って、各種画面を表示する。 The display unit 15 is composed of, for example, an LCD (Liquid Crystal Display), an organic EL (Electro Luminescence) display, or the like. In addition, various screens are displayed on the display unit 15 in accordance with an instruction of a display signal input from the CPU 11.

通信部16は、例えば、ネットワークカード等により構成されている。また、通信部16は、インターネット5に通信接続されて、インターネット5上の機器(例えば、ローカルサーバ2、第2の端末装置4等)との通信を行う。 The communication unit 16 is composed of, for example, a network card or the like. The communication unit 16 is communicatively connected to the Internet 5 to communicate with devices on the Internet 5 (for example, the local server 2, the second terminal device 4, etc.).

図3は、ローカルサーバ2の機能的構成を示すブロック図である。
図3に示すように、ローカルサーバ2は、CPU21と、RAM22と、記憶部23と、操作部24と、表示部25と、通信部26とを備えている。また、ローカルサーバ2の各部は、バス27を介して接続されている。
FIG. 3 is a block diagram showing the functional configuration of the local server 2.
As shown in FIG. 3, the local server 2 includes a CPU 21, a RAM 22, a storage unit 23, an operation unit 24, a display unit 25, and a communication unit 26. Further, each unit of the local server 2 is connected via the bus 27.

CPU21は、ローカルサーバ2の各部を制御する。CPU21は、記憶部23に記憶されているシステムプログラム及びアプリケーションプログラムのうち、指定されたプログラムを読み出し、RAM22のワークエリアに展開し、当該プログラムに従って各種処理を実行する。 The CPU 21 controls each unit of the local server 2. The CPU 21 reads out a specified program from the system program and the application program stored in the storage unit 23, expands it in the work area of the RAM 22, and executes various processes according to the program.

RAM22は、例えば、揮発性のメモリであり、CPU21により読み出された各種のプログラムやデータを一時的に格納するワークエリアを有する。 The RAM 22 is, for example, a volatile memory, and has a work area for temporarily storing various programs and data read by the CPU 21.

記憶部23は、例えば、HDD、SSD等により構成され、データ及びプログラムを書き込み及び読み出し可能な記憶部である。また、記憶部23は、プログラム23a、業務情報DB23bなどを記憶している。 The storage unit 23 is, for example, an HDD, SSD, or the like, and is a storage unit capable of writing and reading data and programs. The storage unit 23 also stores a program 23a, a business information DB 23b, and the like.

プログラム23aは、CPU21により実行される上述の各種システムプログラム及びアプリケーションプログラムを含む。
業務情報DB23bは、情報管理システム100における管理対象(当該業務情報DB23bを記憶しているローカルサーバ2を所有しているユーザ)の業務情報が登録されたデータベースである。
操作部24、表示部25及び通信部26の構成は、クラウドサーバ1の操作部14、表示部15及び通信部16の構成と同様であるので詳細な説明は省略する。
The program 23a includes the above-mentioned various system programs and application programs executed by the CPU 21.
The business information DB 23b is a database in which business information of a management target (a user who owns the local server 2 storing the business information DB 23b) in the information management system 100 is registered.
The configurations of the operation unit 24, the display unit 25, and the communication unit 26 are the same as the configurations of the operation unit 14, the display unit 15, and the communication unit 16 of the cloud server 1, and thus detailed description thereof will be omitted.

図4は、第1の端末装置3の機能的構成を示すブロック図である。
図4に示すように、第1の端末装置3は、CPU31と、RAM32と、記憶部33と、操作部34と、表示部35と、通信部36とを備えている。また、第1の端末装置3の各部は、バス37を介して接続されている。
FIG. 4 is a block diagram showing a functional configuration of the first terminal device 3.
As shown in FIG. 4, the first terminal device 3 includes a CPU 31, a RAM 32, a storage unit 33, an operation unit 34, a display unit 35, and a communication unit 36. Further, each unit of the first terminal device 3 is connected via the bus 37.

CPU31は、第1の端末装置3の各部を制御する。CPU31は、記憶部33に記憶されているシステムプログラム及びアプリケーションプログラムのうち、指定されたプログラムを読み出し、RAM32のワークエリアに展開し、当該プログラムに従って各種処理を実行する。その際に、CPU31は、RAM32内に各種処理結果を格納させ、必要に応じてその処理結果を表示部35に表示させる。 The CPU 31 controls each unit of the first terminal device 3. The CPU 31 reads out a designated program from the system program and the application program stored in the storage unit 33, expands it in the work area of the RAM 32, and executes various processes according to the program. At that time, the CPU 31 stores various processing results in the RAM 32, and displays the processing results on the display unit 35 as necessary.

RAM32は、例えば、揮発性のメモリであり、CPU31により読み出された各種のプログラムやデータを一時的に格納するワークエリアを有する。 The RAM 32 is, for example, a volatile memory, and has a work area for temporarily storing various programs and data read by the CPU 31.

記憶部33は、例えば、HDD、SSD等により構成され、データ及びプログラムを書き込み及び読み出し可能な記憶部である。また、記憶部33は、プログラム33aを記憶している。プログラム33aは、CPU31により実行される上述の各種システムプログラム及びアプリケーションプログラムを含む。 The storage unit 33 is a storage unit configured by, for example, an HDD, an SSD, or the like, and capable of writing and reading data and programs. The storage unit 33 also stores a program 33a. The program 33a includes the above-mentioned various system programs and application programs executed by the CPU 31.

操作部34、表示部35及び通信部36の構成は、クラウドサーバ1の操作部14、表示部15及び通信部16の構成と同様であるので詳細な説明は省略する。 The configurations of the operation unit 34, the display unit 35, and the communication unit 36 are the same as the configurations of the operation unit 14, the display unit 15, and the communication unit 16 of the cloud server 1, and thus detailed description thereof will be omitted.

図5は、第2の端末装置4の機能的構成を示すブロック図である。
図5に示すように、第2の端末装置4は、CPU41と、RAM42と、記憶部43と、操作部44と、表示部45と、通信部46とを備えている。また、第2の端末装置4の各部は、バス47を介して接続されている。なお、第2の端末装置4の構成は、第1の端末装置3の構成と同様であるので詳細な説明は省略する。
FIG. 5 is a block diagram showing a functional configuration of the second terminal device 4.
As shown in FIG. 5, the second terminal device 4 includes a CPU 41, a RAM 42, a storage unit 43, an operation unit 44, a display unit 45, and a communication unit 46. Further, each unit of the second terminal device 4 is connected via a bus 47. The configuration of the second terminal device 4 is the same as the configuration of the first terminal device 3, and thus detailed description will be omitted.

<販売管理システムの導入方法>
本実施形態の情報管理システム100では、クラウドサーバ1より提供される販売管理システム(所定のソフトウエア)をローカルサーバ2において導入することができるようになっている。以下では、販売管理システムの導入方法について説明する。
<Introduction method of sales management system>
In the information management system 100 of this embodiment, the sales management system (predetermined software) provided by the cloud server 1 can be installed in the local server 2. The method of introducing the sales management system will be described below.

まず、販売管理システムの導入の前提となる会員登録の方法について、図6〜図8を用いて説明する。図6は、クラウドサーバ1において実行される会員登録処理を示すフローチャートである。図7は、アカウント登録画面を示す図である。図8は、会員登録画面を示す図である。 First, a member registration method, which is a prerequisite for introducing the sales management system, will be described with reference to FIGS. FIG. 6 is a flowchart showing a member registration process executed in the cloud server 1. FIG. 7 is a diagram showing an account registration screen. FIG. 8 is a diagram showing a member registration screen.

図6に示すように、クラウドサーバ1のWEBサイトにアクセスしたローカルサーバ2より販売管理システムに関する会員登録要求がなされた場合、クラウドサーバ1のCPU11は、まず、図7のアカウント登録画面51を当該ローカルサーバ2の表示部25に表示させる(ステップS101)。 As shown in FIG. 6, when the local server 2 accessing the WEB site of the cloud server 1 makes a member registration request regarding the sales management system, the CPU 11 of the cloud server 1 first displays the account registration screen 51 of FIG. It is displayed on the display unit 25 of the local server 2 (step S101).

図7のアカウント登録画面51では、会員登録を行うユーザのメールアドレスを入力するためのテキストボックスA1と、確認用のメールアドレスを入力するためのテキストボックスA2と、パスワードを入力するためのテキストボックスA3と、アカウント登録画面51において入力された内容にて登録を実行する登録ボタンB1と、当該内容をキャンセルする中止ボタンB2とが表示されている。 In the account registration screen 51 of FIG. 7, a text box A1 for inputting a mail address of a user who performs member registration, a text box A2 for inputting a confirmation mail address, and a text box for inputting a password. A3, a registration button B1 for executing registration with the contents input on the account registration screen 51, and a cancel button B2 for canceling the contents are displayed.

次いで、クラウドサーバ1のCPU11は、アカウント登録画面51において必要事項が入力された状態で登録ボタンB1を選択する入力操作がなされたか否かを判定する(ステップS102)。 Next, the CPU 11 of the cloud server 1 determines whether or not an input operation of selecting the registration button B1 is performed in a state where necessary items are input on the account registration screen 51 (step S102).

ステップS102において、登録ボタンB1を選択する入力操作がなされていない、すなわち中止ボタンB2を選択する入力操作がなされたと判定された場合(ステップS102;NO)、クラウドサーバ1のCPU11は、会員登録処理を終了する。
一方、ステップS102において、登録ボタンB1を選択する入力操作がなされたと判定された場合(ステップS102;YES)、クラウドサーバ1のCPU11は、会員登録画面(後述)を表示させるためのURLが付されたメールをステップS103で登録されたメールアドレス宛に送信する(ステップS103)。
When it is determined in step S102 that the input operation for selecting the registration button B1 has not been performed, that is, the input operation for selecting the stop button B2 has been performed (step S102; NO), the CPU 11 of the cloud server 1 causes the member registration process. To finish.
On the other hand, when it is determined in step S102 that the input operation of selecting the registration button B1 is performed (step S102; YES), the CPU 11 of the cloud server 1 is provided with a URL for displaying a member registration screen (described later). The email is sent to the email address registered in step S103 (step S103).

次いで、クラウドサーバ1のCPU11は、ステップS103で送信したメールに付されているURLを選択する入力操作がなされたか否かを判定する(ステップS104)。 Next, the CPU 11 of the cloud server 1 determines whether or not an input operation of selecting the URL attached to the email transmitted in step S103 has been performed (step S104).

ステップS104において、URLを選択する入力操作がなされていないと判定された場合(ステップS104;NO)、クラウドサーバ1のCPU11は、会員登録処理を終了する。
一方、ステップS104において、URLを選択する入力操作がなされたと判定された場合(ステップS104;YES)、クラウドサーバ1のCPU11は、図8に示すように、会員登録画面52をローカルサーバ2の表示部25に表示させる(ステップS105)。
When it is determined in step S104 that the input operation for selecting the URL has not been performed (step S104; NO), the CPU 11 of the cloud server 1 ends the member registration process.
On the other hand, when it is determined in step S104 that the input operation for selecting the URL is performed (step S104; YES), the CPU 11 of the cloud server 1 displays the member registration screen 52 on the local server 2 as shown in FIG. It is displayed on the section 25 (step S105).

図8の会員登録画面52では、パスワード、契約者名、契約者名(カナ)、会社名、郵便番号、住所、電話番号、FAX番号、業種分類、従業員数、売上高、デモデータの希望の有無、システム利用範囲などを入力するためのテキストボックスA4〜A16、会員登録画面52において入力された内容にて登録を実行する登録ボタンB3、当該内容をキャンセルする中止ボタンB4などが表示されている。ここで、業種分類を入力するテキストボックスA12は、業種分類をプルダウン形式で選択入力することが可能となっており、具体的には、図10に示す業種テーブルT1に設定されている17つの業種から該当する業種を選択入力するようになっている。また、デモデータの希望の有無を入力するテキストボックスA15は、デモデータの希望の有無をプルダウン形式で選択入力することが可能となっており、有又は無のいずれかを選択入力するようになっている。また、システム利用範囲を入力するテキストボックスA16は、システム利用範囲をプルダウン形式で選択入力することが可能となっており、具体的には、通常利用又は簡易利用のいずれかを選択入力するようになっている。 In the member registration screen 52 of FIG. 8, a password, a contractor name, a contractor name (kana), a company name, a postal code, an address, a telephone number, a FAX number, an industry classification, the number of employees, sales, and demo data are desired. Text boxes A4 to A16 for inputting presence/absence, system usage range, etc., a registration button B3 for executing registration with the contents input on the member registration screen 52, a cancel button B4 for canceling the contents are displayed. .. Here, in the text box A12 for inputting the business category, it is possible to select and input the business category in a pull-down format. Specifically, the 17 business categories set in the business table T1 shown in FIG. The applicable industry is selected and input from. Further, in the text box A15 for inputting the presence/absence of the desire of the demo data, it is possible to selectively input the presence/absence of the desire of the demo data in a pull-down format. ing. Further, in the text box A16 for inputting the system use range, it is possible to select and input the system use range in a pull-down format. Specifically, either the normal use or the simple use can be selected and input. Is becoming

次いで、クラウドサーバ1のCPU11は、会員登録画面52において必要事項が入力された状態で登録ボタンB3を選択する入力操作がなされたか否かを判定する(ステップS106)。 Next, the CPU 11 of the cloud server 1 determines whether or not an input operation of selecting the registration button B3 has been performed in a state where necessary items have been input on the member registration screen 52 (step S106).

ステップS106おいて、登録ボタンB3を選択する入力操作がなされていない、すなわち中止ボタンB4を選択する入力操作がなされたと判定された場合(ステップS106;NO)、クラウドサーバ1のCPU11は、会員登録処理を終了する。
一方、ステップS106において、登録ボタンB3を選択する入力操作がなされたと判定された場合(ステップS106;YES)、クラウドサーバ1のCPU11は、会員登録画面52において入力された各情報(ユーザ情報)をアカウント登録画面51において入力された認証情報(メールアドレス及びパスワード)と対応付けて会員情報DB13bに登録する(ステップS107)。
When it is determined in step S106 that the input operation for selecting the registration button B3 has not been performed, that is, the input operation for selecting the stop button B4 has been performed (step S106; NO), the CPU 11 of the cloud server 1 causes the member registration. The process ends.
On the other hand, when it is determined in step S106 that the input operation of selecting the registration button B3 is performed (step S106; YES), the CPU 11 of the cloud server 1 saves each information (user information) input in the member registration screen 52. It is registered in the member information DB 13b in association with the authentication information (email address and password) entered on the account registration screen 51 (step S107).

次いで、クラウドサーバ1のCPU11は、ステップS107で登録がなされたユーザを識別するユーザ識別情報(例えば、ユーザID等)を組み込んだ専用インストーラ(インストーラ)を生成する(ステップS108)。この専用インストーラは、後述する販売管理システムをセットアップするためのセットアップデータをインストールする作業を支援するソフトウエアである。 Next, the CPU 11 of the cloud server 1 generates a dedicated installer (installer) incorporating the user identification information (for example, user ID etc.) for identifying the user registered in step S107 (step S108). This dedicated installer is software that supports the work of installing setup data for setting up the sales management system described later.

次いで、クラウドサーバ1のCPU11は、ステップS108で生成された専用インストーラをダウンロード用に配置するとともに、当該専用インストーラの配置先を付したメールを、ステップS107で登録がなされたユーザのメールアドレス宛に送信して(ステップS109)、会員登録処理を終了する。 Next, the CPU 11 of the cloud server 1 arranges the dedicated installer generated in step S108 for download, and sends an email with the placement destination of the dedicated installer to the email address of the user registered in step S107. After transmitting (step S109), the member registration process ends.

次に、販売管理システムのセットアップ方法について、図9を用いて説明する。図9は、販売管理システムのセットアップ処理の流れを示すフローチャートである。なお、ローカルサーバ2の各処理は、上述の会員登録処理(図6参照)でダウンロード用に配置された専用インストーラが当該ローカルサーバ2にてダウンロードされ起動された場合に実行される処理である。 Next, a method for setting up the sales management system will be described with reference to FIG. FIG. 9 is a flowchart showing the flow of the setup processing of the sales management system. Each process of the local server 2 is a process executed when the dedicated installer arranged for download in the above-mentioned member registration process (see FIG. 6) is downloaded and activated by the local server 2.

図9に示すように、ローカルサーバ2のCPU21は、まず、当該ローカルサーバ2のシステム情報(例えば、OS(Operating System)の種別やソフトウエアのインストール状況等を示すプロパティ情報)を取得する(ステップS201)。 As shown in FIG. 9, the CPU 21 of the local server 2 first obtains system information of the local server 2 (for example, property information indicating the type of OS (Operating System), installation status of software, etc.) (step). S201).

次いで、ローカルサーバ2のCPU21は、ステップS201で取得されたシステム情報に基づき、OS等のセットアップ要件や既にセットアップ済みであるか等の確認を行い、販売管理システムをセットアップ可能な環境にあるか否かを判定する(ステップS202)。 Next, the CPU 21 of the local server 2 confirms, based on the system information acquired in step S201, setup requirements for the OS and the like, whether setup has already been performed, and the like, and determines whether or not there is an environment in which the sales management system can be set up. It is determined (step S202).

ステップS202において、販売管理システムをセットアップ可能な環境にないと判定された場合(ステップS202;NO)、ローカルサーバ2のCPU21は、セットアップ処理を終了する。
一方、ステップS202において、販売管理システムをセットアップ可能な環境にあると判定された場合(ステップS202;YES)、ローカルサーバ2のCPU21は、セットアップ承認画面(図示省略)を表示部25に表示させる(ステップS203)。
When it is determined in step S202 that the sales management system is not in an environment in which setup is possible (step S202; NO), the CPU 21 of the local server 2 ends the setup process.
On the other hand, when it is determined in step S202 that the sales management system can be set up (step S202; YES), the CPU 21 of the local server 2 displays a setup approval screen (not shown) on the display unit 25 ( Step S203).

次いで、ローカルサーバ2のCPU21は、上記のセットアップ承認画面で承認ボタン(図示省略)を選択する入力操作がなされたか否かを判定する(ステップS204)。 Next, the CPU 21 of the local server 2 determines whether or not an input operation of selecting an approval button (not shown) on the setup approval screen is performed (step S204).

ステップS204において、承認ボタンを選択する入力操作がなされていないと判定された場合(ステップS204;NO)、ローカルサーバ2のCPU21は、セットアップ処理を終了する。
一方、ステップS204において、承認ボタンを選択する入力操作がなされたと判定された場合(ステップS204;YES)、ローカルサーバ2のCPU21は、インターネット5を介してクラウドサーバ1との通信接続を行い、クラウドサーバ1との間でライセンス認証を行う(ステップS205、S121)。ここで、ライセンス認証は、専用インストーラに組み込まれているユーザ識別情報(例えば、ユーザID等)を使用して行うようになっている。また、セキュリティ強化のため、認証に用いる情報の一部(例えば、パスワード等)をユーザ操作により入力するようにしてもよい。
When it is determined in step S204 that the input operation for selecting the approval button has not been performed (step S204; NO), the CPU 21 of the local server 2 ends the setup process.
On the other hand, when it is determined in step S204 that the input operation for selecting the approval button is performed (step S204; YES), the CPU 21 of the local server 2 establishes a communication connection with the cloud server 1 via the Internet 5, and the cloud License authentication is performed with the server 1 (steps S205 and S121). Here, the license authentication is performed by using the user identification information (for example, user ID or the like) incorporated in the dedicated installer. Further, in order to enhance security, a part of information used for authentication (for example, a password) may be input by a user operation.

次いで、上記のライセンス認証に成功しなかった場合(ステップS206;NO)、ローカルサーバ2のCPU21は、セットアップ処理を終了する。
一方、上記のライセンス認証に成功した場合(ステップS206;YES)、ローカルサーバ2のCPU21は、ステップS201で取得したシステム情報をクラウドサーバ1へ送信する(ステップS207)。
Next, when the license authentication is not successful (step S206; NO), the CPU 21 of the local server 2 ends the setup process.
On the other hand, if the license authentication is successful (step S206; YES), the CPU 21 of the local server 2 transmits the system information acquired in step S201 to the cloud server 1 (step S207).

ステップS122でローカルサーバ2からシステム情報を受信したクラウドサーバ1のCPU11は、当該システム情報に基づき、ローカルサーバ2に搭載されているOSに適したセットアップデータを選択したり、既にインストール済みのソフトウエアのセットアップデータを除外する等の処理を行い、販売管理システムをセットアップするためのセットアップデータのリスト(データ)を作成してローカルサーバ2へ送信する(ステップS123)。ここで、販売管理システムには、当該販売管理システムを運用するためのアプリの他に、当該システムで使用可能なデータ入力フォーム(例えば、伝票入力フォーム等)や、販売管理DBが含まれており、クラウドサーバ1のCPU11は、会員情報DB13bから該当するユーザ情報(会員情報)を取得して、例えば、当該ユーザ情報が反映された状態の販売管理DBをセットアップするためのセットアップデータ、当該ユーザ情報の一つである業種情報に対応するサンプルデータ(後述)に基づき販売管理DBをセットアップ(更新)するためのセットアップデータ、当該業種情報に対応するデータ入力フォームのセットアップ態様に基づき当該データ入力フォームをセットアップ(更新)するためのセットアップデータ、当該会員情報の一つであるシステム利用範囲情報が反映された状態の販売管理システムをセットアップするためのセットアップデータ等を上記のリストにアップして、当該リストをローカルサーバ2へ送信する。 The CPU 11 of the cloud server 1, which has received the system information from the local server 2 in step S122, selects the setup data suitable for the OS installed in the local server 2 based on the system information, or the already installed software. Processing such as excluding the setup data is performed to create a list (data) of setup data for setting up the sales management system and send it to the local server 2 (step S123). Here, in addition to an application for operating the sales management system, the sales management system includes a data input form (for example, slip input form) that can be used in the system and a sales management DB. The CPU 11 of the cloud server 1 acquires the corresponding user information (member information) from the member information DB 13b, and, for example, setup data for setting up the sales management DB in a state in which the user information is reflected, the user information. The setup data for setting up (updating) the sales management DB based on the sample data (described later) corresponding to the business type information that is one of the above, and the data input form based on the setup mode of the data input form corresponding to the business type information. The setup data for setup (updating), setup data for setting up the sales management system that reflects the system usage range information, which is one of the relevant member information, are added to the above list, and the list Is transmitted to the local server 2.

ステップS208でクラウドサーバ1からリストを受信したローカルサーバ2のCPU21は、ユーザ操作に基づき必要なセットアップデータを選択する入力操作がなされたことを契機として、当該リストに基づき選択された必要なセットアップデータをクラウドサーバ1に対して要求する要求信号を送信する(ステップS209)。 The CPU 21 of the local server 2, which has received the list from the cloud server 1 in step S208, triggers the input operation of selecting the necessary setup data based on the user's operation to trigger the necessary setup data selected based on the list. A request signal for requesting to the cloud server 1 is transmitted (step S209).

上記の要求信号を受信したクラウドサーバ1のCPU11は、要求されたセットアップデータを生成しダウンロード用に配置する(ステップS124)。具体的には、例えば、ユーザ情報が反映された状態の販売管理DB(所定のデータベース)をセットアップするためのセットアップデータ(データベースセットアップデータ)が要求された場合、クラウドサーバ1では、当該ユーザ情報(メールアドレス、契約者名、会社名、郵便番号、住所、電話番号、FAX番号等)を組み込んだセットアップデータを生成しダウンロード用に配置する。そして、ローカルサーバ2では、当該セットアップデータをダウンロードしてインストールすることにより、上記のユーザ情報が反映された状態の販売管理DBをセットアップすることができるようになっている。これにより、販売管理DBのセットアップ後に上記のユーザ情報をユーザが登録する手間を省くことができる。 The CPU 11 of the cloud server 1 that has received the request signal generates the requested setup data and arranges it for downloading (step S124). Specifically, for example, when setup data (database setup data) for setting up a sales management DB (predetermined database) in a state in which the user information is reflected is requested, the cloud server 1 displays the user information ( Setup data including an email address, a contractor name, a company name, a zip code, an address, a telephone number, a fax number, etc. is generated and arranged for download. Then, the local server 2 can set up the sales management DB in a state in which the user information is reflected by downloading and installing the setup data. This can save the user the trouble of registering the above user information after setting up the sales management DB.

また、例えば、ユーザ情報の一つである業種情報に対応するサンプルデータに基づき販売管理DBをセットアップ(更新)するためのセットアップデータが要求された場合、クラウドサーバ1では、図10の業種テーブルT1を参照し、該当する業種(例えば、「01 水産」)に対応する商品サンプルデータを、図11に示す商品サンプルテーブルT2から抽出したり、単位サンプルデータを、図12に示す単位サンプルテーブルT3から抽出して、当該サンプルデータを組み込んだセットアップデータを生成しダウンロード用に配置する。そして、ローカルサーバ2では、当該セットアップデータをダウンロードしてインストールすることにより、ユーザの業種向けの販売管理DBをセットアップすることができるようになっている。これにより、販売管理DBのセットアップ後に上記の業種向けのサンプルデータの設定をユーザが行う手間を省くことができる。 Further, for example, when the setup data for setting up (updating) the sales management DB based on the sample data corresponding to the business type information which is one of the user information is requested, in the cloud server 1, the business type table T1 in FIG. 11, the product sample data corresponding to the relevant industry (eg, “01 Fisheries”) is extracted from the product sample table T2 shown in FIG. 11, or the unit sample data is extracted from the unit sample table T3 shown in FIG. Extract and generate setup data that incorporates the sample data and place it for download. Then, in the local server 2, by downloading and installing the setup data, it is possible to set up a sales management DB for the user's industry. This can save the user the trouble of setting the sample data for the above-mentioned industries after setting up the sales management DB.

また、例えば、ユーザ情報の一つである業種情報に対応するデータ入力フォームのセットアップ態様に基づき当該データ入力フォームをセットアップ(更新)するためのセットアップデータ(フォームセットアップデータ)が要求された場合、クラウドサーバ1では、図13のフォームセットアップ態様テーブルT4を参照し、該当する業種(例えば、「01 水産」)に対応するフォーム番号のフォームデータを抽出して、当該フォームデータを組み込んだセットアップデータを生成しダウンロード用に配置する。そして、ローカルサーバ2では、当該セットアップデータをダウンロードしてインストールすることにより、ユーザの業種向けのデータ入力フォームをセットアップすることができるようになっている。 Further, for example, when setup data (form setup data) for setting up (updating) the data input form based on the setup mode of the data input form corresponding to the business type information which is one of the user information is requested, The server 1 refers to the form setup mode table T4 of FIG. 13 to extract the form data of the form number corresponding to the relevant industry (eg, “01 Fisheries”), and generates the setup data incorporating the form data. And place it for download. Then, the local server 2 can set up a data input form for the user's business type by downloading and installing the setup data.

また、例えば、ユーザ情報の一つであるシステム利用範囲情報が反映された状態の販売管理システムをセットアップするためのセットアップデータが要求された場合、クラウドサーバ1では、当該システム利用範囲情報(例えば、簡易利用、通常利用)を組み込んだセットアップデータを生成しダウンロード用に配置する。そして、ローカルサーバ2では、当該セットアップデータをダウンロードしてインストールすることにより、上記のシステム利用範囲情報が反映された状態の利用範囲制御DBをセットアップし、販売管理システムの利用範囲を制御する。具体的には、例えば、会員登録が行われた際に、システム利用範囲情報を通常利用とする登録がなされた場合、システム利用範囲情報が反映された状態の販売管理システムを当該ユーザがセットアップして起動させたとき、図14(a)に示すように、当該販売管理システムのメイン画面61では、全ての業務メニュー(メニューA〜H)を利用可能な設定がなされる。一方、会員登録が行われた際に、システム利用範囲情報を簡易利用とする登録がなされた場合、システム利用範囲情報が反映された状態の販売管理システムを当該ユーザがセットアップして起動させたとき、図14(b)に示すように、当該販売管理システムのメイン画面62では、メニューA〜Cのみを利用可能な設定がなされる。 Further, for example, when setup data for setting up the sales management system in a state in which the system usage range information that is one of the user information is reflected is requested, in the cloud server 1, the system usage range information (for example, Generate setup data that incorporates simple use and normal use and place it for download. Then, the local server 2 downloads and installs the setup data to set up the usage range control DB in a state in which the system usage range information is reflected, and controls the usage range of the sales management system. Specifically, for example, when the user is registered and the system usage range information is registered for normal use, the user sets up a sales management system in which the system usage range information is reflected. 14A, all the business menus (menus A to H) can be used on the main screen 61 of the sales management system as shown in FIG. 14A. On the other hand, when the user is registered and the system usage range information is registered for easy use, when the user sets up and activates the sales management system that reflects the system usage range information. As shown in FIG. 14B, on the main screen 62 of the sales management system, only menus A to C can be used.

セットアップ処理の説明に戻り、ステップS210において、ローカルサーバ2のCPU21は、ダウンロード用に配置されたセットアップデータをダウンロードし、当該セットアップデータのインストールを行う(ステップS210)。続けて、ローカルサーバ2のCPU21は、要求したセットアップデータを全てインストールしてセットアップを行ったか否かを判定する(ステップS211)。 Returning to the description of the setup process, in step S210, the CPU 21 of the local server 2 downloads the setup data arranged for download and installs the setup data (step S210). Subsequently, the CPU 21 of the local server 2 determines whether all requested setup data have been installed and set up (step S211).

ステップS211において、要求したセットアップデータを全てインストールしてセットアップを行っていないと判定された場合(ステップS211;NO)、ローカルサーバ2のCPU21は、処理をステップS210に戻す。
一方、ステップS211において、要求したセットアップデータを全てインストールしてセットアップを行ったと判定された場合(ステップS211;YES)、ローカルサーバ2のCPU21は、クラウドサーバ1に対して完了通知を行い(ステップS212)、当該完了通知を受けたクラウドサーバ1のCPU11は、完了通知を行ったローカルサーバ2の情報(例えば、システム情報等)を会員情報DB13bに登録(更新)して、セットアップ処理を終了する。
When it is determined in step S211 that all requested setup data has been installed and setup has not been performed (step S211; NO), the CPU 21 of the local server 2 returns the process to step S210.
On the other hand, when it is determined in step S211 that all the requested setup data is installed and the setup is performed (step S211; YES), the CPU 21 of the local server 2 notifies the cloud server 1 of the completion (step S212). ), the CPU 11 of the cloud server 1 that has received the completion notification registers (updates) the information (for example, system information or the like) of the local server 2 that has sent the completion notification in the member information DB 13b, and ends the setup process.

以上、本実施の形態のクラウドサーバ1によれば、ユーザ情報の登録を受け付け、ユーザ情報に関するユーザを識別するユーザ識別情報を組み込んだ専用インストーラを生成し、専用インストーラをダウンロード可能に設定したこととなる。そして、専用インストーラがダウンロードされて起動されることにより、専用インストーラが起動されたローカルサーバ2(端末)にクラウドサーバ1がインターネット5を介して接続された際に、ユーザ情報に対応する販売管理システム(所定のソフトウエア)をセットアップするためのデータをローカルサーバ2に送信したこととなる。 As described above, according to the cloud server 1 of the present embodiment, the registration of the user information is accepted, the dedicated installer including the user identification information for identifying the user regarding the user information is generated, and the dedicated installer is set to be downloadable. Become. Then, by downloading and activating the dedicated installer, the sales management system corresponding to the user information when the cloud server 1 is connected to the local server 2 (terminal) where the dedicated installer is activated via the Internet 5. This means that the data for setting up (predetermined software) has been transmitted to the local server 2.

このため、セットアップされた後の販売管理システムに対して、ユーザが自身のユーザ情報を設定登録する手間を省くことができるので、販売管理システムのセットアップに係る作業を簡単にすることができる。 For this reason, it is possible to save the user the trouble of setting and registering his/her own user information in the sales management system that has been set up, so that the work relating to the setup of the sales management system can be simplified.

また、本実施の形態のクラウドサーバ1によれば、販売管理システム(所定のソフトウエア)をセットアップするためのデータには、販売管理システムで使用可能な販売管理DBをセットアップするためのデータベースセットアップデータが含まれ、ユーザ情報が反映された状態の販売管理DBをセットアップするためのデータベースセットアップデータをローカルサーバ2に送信するので、セットアップされた後の販売管理DBに対して、ユーザが自身のユーザ情報を設定登録する手間を省くことができるので、販売管理DBのセットアップに係る作業を簡単にすることができる。 Further, according to the cloud server 1 of the present embodiment, the data for setting up the sales management system (predetermined software) includes the database setup data for setting up the sales management DB usable in the sales management system. Is included and the database setup data for setting up the sales management DB in a state in which the user information is reflected is transmitted to the local server 2. Therefore, the user has own user information for the sales management DB after the setup. Since it is possible to save the trouble of setting and registering, the operation related to the setup of the sales management DB can be simplified.

また、本実施の形態のクラウドサーバ1によれば、ユーザ情報には、ユーザの業種を示す業種情報が含まれ、業種情報ごとに対応するデータベースのセットアップ態様が設定されており、業種情報に対応するデータベースのセットアップ態様に基づくデータベースセットアップデータをローカルサーバ2に送信するので、販売管理DBのセットアップ後にユーザが自身の業種向けに当該販売管理DBを設定し直す手間を省くことができる。 Further, according to the cloud server 1 of the present embodiment, the user information includes the business type information indicating the type of business of the user, and the setup mode of the database corresponding to each type of business type information is set, which corresponds to the business type information. Since the database setup data based on the setup mode of the database to be transmitted is transmitted to the local server 2, it is possible to save the user the trouble of resetting the sales management DB for his own business after setting up the sales management DB.

また、本実施の形態のクラウドサーバ1によれば、販売管理システム(所定のソフトウエア)をセットアップするためのデータには、販売管理システムで使用可能な所定のデータ入力フォームをセットアップするためのフォームセットアップデータが含まれ、ユーザ情報には、ユーザの業種を示す業種情報が含まれ、業種情報ごとに対応するデータ入力フォームのセットアップ態様が設定されており、業種情報に対応するデータ入力フォームのセットアップ態様に基づくフォームセットアップデータをローカルサーバ2に送信するので、例えば、データ入力フォームのセットアップ後に、ユーザが属する業種において使用頻度が高いデータ入力フォームを設定し直す手間を省くことができる。 Further, according to the cloud server 1 of the present embodiment, the data for setting up the sales management system (predetermined software) is a form for setting up a predetermined data input form usable in the sales management system. The setup information is included, the user information includes the business type information indicating the business type of the user, the setup mode of the data input form corresponding to each business type information is set, and the setup of the data input form corresponding to the business type information is set. Since the form setup data based on the aspect is transmitted to the local server 2, for example, after setting up the data input form, it is possible to save the trouble of resetting the data input form that is frequently used in the business to which the user belongs.

また、本実施の形態のクラウドサーバ1によれば、ユーザ情報には、販売管理システムの利用範囲を示す利用範囲情報が含まれ、利用範囲情報が反映された状態の販売管理システムをセットアップするためのデータをローカルサーバ2に送信するので、販売管理システムのセットアップ後に当該販売管理システムの利用範囲を設定し直す手間を省くことができる。 Further, according to the cloud server 1 of the present embodiment, the user information includes the usage range information indicating the usage range of the sales management system, so that the sales management system is set up in a state in which the usage range information is reflected. Is transmitted to the local server 2, it is possible to save the trouble of resetting the usage range of the sales management system after setting up the sales management system.

また、本実施の形態のクラウドサーバ1によれば、ローカルサーバ2のシステム情報(プロパティ情報)を取得し、システム情報に適したデータをローカルサーバ2に送信するので、コンピュータに関する専門知識を有していないユーザであっても販売管理システムのセットアップを簡単に行うことができる。 Further, according to the cloud server 1 of the present embodiment, system information (property information) of the local server 2 is acquired, and data suitable for the system information is transmitted to the local server 2, so that it has expert knowledge about computers. Even non-users can easily set up the sales management system.

また、本実施の形態のクラウドサーバ1によれば、システム情報に適し、且つ、ローカルサーバ2によりダウンロード可能なセットアップデータのリストを生成し、生成されたリストをローカルサーバ2に送信し、リストのうちから要求のあったデータのみをローカルサーバ2に送信するので、コンピュータに関する専門知識を有していないユーザであっても販売管理システムのセットアップをより簡単に行うことができる。 Further, according to the cloud server 1 of the present embodiment, a list of setup data suitable for system information and downloadable by the local server 2 is generated, the generated list is transmitted to the local server 2, and the list of Since only the data requested by us is transmitted to the local server 2, even a user who does not have specialized knowledge about computers can more easily set up the sales management system.

また、本実施の形態のクラウドサーバ1によれば、ローカルサーバ2によるセットアップが完了したことを示すセットアップ完了情報を取得し、セットアップが完了したローカルサーバ2の情報とセットアップを行ったユーザのユーザ情報とを対応付けて、会員情報DB13bに記録するので、販売管理システムのセットアップを行ったローカルサーバ2の情報をクラウドサーバ1において管理することができるようになる。 Further, according to the cloud server 1 of the present embodiment, the setup completion information indicating that the setup by the local server 2 is completed is acquired, and the information of the local server 2 for which the setup is completed and the user information of the user who performed the setup. And is recorded in the member information DB 13b in association with each other, so that the cloud server 1 can manage the information of the local server 2 that has set up the sales management system.

また、本実施の形態のクラウドサーバ1によれば、専用インストーラがダウンロードされて起動されることにより、専用インストーラが起動されたローカルサーバ2にクラウドサーバ1がインターネット5を介して接続された際に、専用インストーラに組み込まれているユーザ識別情報に基づきライセンス認証を行い、ライセンス認証に成功した場合に、販売管理システムをセットアップするためのデータをローカルサーバ2に送信するので、販売管理システムのセットアップが不正に行われることを好適に防止することができる。 Further, according to the cloud server 1 of the present embodiment, when the dedicated installer is downloaded and activated, when the cloud server 1 is connected to the local server 2 on which the dedicated installer is activated via the Internet 5. , The license authentication is performed based on the user identification information incorporated in the dedicated installer, and when the license authentication is successful, the data for setting up the sales management system is transmitted to the local server 2, so that the sales management system can be set up. It can be appropriately prevented from being illegally performed.

また、本実施形態の専用インストーラによれば、クラウドサーバ1により受け付けられたユーザ情報に関するユーザを識別するユーザ識別情報が組み込まれ、専用インストーラがダウンロードされて起動されることにより、専用インストーラが起動されたローカルサーバ2にクラウドサーバ1がインターネット5を介して接続された際に、ユーザ情報に対応する販売管理システムをセットアップするためのデータの送信をクラウドサーバ1に要求するので、ローカルサーバ2では、当該データを受信してセットアップするだけで、ユーザ情報に対応する販売管理システムをセットアップすることができる。これにより、セットアップされた後の販売管理システムに対して、ユーザが自身のユーザ情報を設定登録する手間を省くことができるので、販売管理システムのセットアップに係る作業を簡単にすることができる。 Further, according to the dedicated installer of the present embodiment, the user identification information for identifying the user regarding the user information received by the cloud server 1 is incorporated, and the dedicated installer is downloaded and activated, whereby the dedicated installer is activated. When the cloud server 1 is connected to the local server 2 via the Internet 5, the cloud server 1 is requested to transmit data for setting up the sales management system corresponding to the user information. The sales management system corresponding to the user information can be set up only by receiving and setting up the data. This can save the user the trouble of setting and registering his/her own user information in the sales management system after being set up, so that the work relating to the setup of the sales management system can be simplified.

以上の説明では、本発明に係るクラウドサーバ1のプログラム13aのコンピュータ読み取り可能な媒体として記憶部13のHDD、SSD等を使用した例を開示したが、この例に限定されない。その他のコンピュータ読み取り可能な媒体として、CD−ROM等の可搬型記録媒体を適用することが可能である。また、本発明に係るクラウドサーバ1のプログラム13aのデータを通信回線を介して提供する媒体として、キャリアウエーブ(搬送波)も本発明に適用される。 In the above description, an example of using the HDD, SSD, etc. of the storage unit 13 as the computer-readable medium of the program 13a of the cloud server 1 according to the present invention is disclosed, but the invention is not limited to this example. As another computer-readable medium, a portable recording medium such as a CD-ROM can be applied. A carrier wave is also applied to the present invention as a medium for providing the data of the program 13a of the cloud server 1 according to the present invention via a communication line.

なお、上記実施の形態における記述は、本発明に係る情報処理装置及びプログラムの一例であり、これに限定されるものではない。 Note that the description in the above embodiment is an example of the information processing device and the program according to the present invention, and is not limited to this.

また、上記実施の形態における情報処理システム100の各構成要素の細部構成及び細部動作に関しては、本発明の趣旨を逸脱することのない範囲で適宜変更可能であることは勿論である。 Further, it is needless to say that the detailed configuration and detailed operation of each component of the information processing system 100 in the above-described embodiment can be appropriately changed without departing from the spirit of the present invention.

例えば、上記実施の形態のクラウドサーバ1では、会員情報の一つである従業員数情報が反映された状態の販売管理システムをセットアップするためのセットアップデータを提供することができるようにしても良い。このようなセットアップデータを提供することによって、例えば、販売管理システムのセットアップ後に、ユーザが経営する企業等の規模に応じた販売管理システムに設定し直す手間を省くことができるようになる。 For example, the cloud server 1 of the above embodiment may be able to provide setup data for setting up the sales management system in a state in which the number-of-employees information, which is one of the member information, is reflected. By providing such setup data, for example, after setting up the sales management system, it is possible to save the user the trouble of resetting the sales management system according to the scale of the company or the like managed by the user.

また、上記実施の形態のクラウドサーバ1では、会員情報の一つであるデモデータ(例えば、経営分析ツール用の集計データ)の希望の有無に関する情報が反映された状態の販売管理DBをセットアップ(更新)するためのセットアップデータを提供することができるようにしても良い。このようなセットアップデータを提供することによって、例えば、経営分析ツール用の集計データを希望する旨の情報が反映された状態の販売管理DBがセットアップされることにより、当該経営分析ツールをすぐに試用することができるようになる。 In addition, in the cloud server 1 of the above-described embodiment, a sales management DB is set up in a state in which information regarding whether or not there is a desire for demo data (for example, aggregated data for management analysis tools) that is one of member information is reflected ( It may be possible to provide setup data for updating). By providing such setup data, for example, by setting up a sales management DB in a state in which information indicating that aggregated data for a business analysis tool is desired is set up, the business analysis tool can be immediately tried. You will be able to.

本発明の実施の形態を説明したが、本発明の範囲は、上述の実施の形態に限定するものではなく、特許請求の範囲に記載された発明の範囲とその均等の範囲を含む。
以下に、この出願の願書に最初に添付した特許請求の範囲に記載した発明を付記する。付記に記載した請求項の項番は、この出願の願書に最初に添付した特許請求の範囲の通りである。
〔付記〕
<請求項1>
所定のソフトウエアを端末にてセットアップするためのデータを送信する情報処理装置であって、
ユーザ情報の登録を受け付ける受付手段と、
前記受付手段により受け付けられたユーザ情報に関するユーザを識別するユーザ識別情報を組み込んだ、前記データをインストールするためのインストーラを生成する第1の生成手段と、
前記第1の生成手段により生成されたインストーラをダウンロード可能に設定する設定手段と、
前記インストーラがダウンロードされて起動されることにより、前記インストーラが起動された端末に当該情報処理装置がネットワークを介して接続された際に、前記ユーザ情報に対応する前記データを前記端末に送信する第1の送信制御手段と、
を備えることを特徴とする情報処理装置。
<請求項2>
前記データには、前記所定のソフトウエアで使用可能な所定のデータベースをセットアップするためのデータベースセットアップデータが含まれ、
前記第1の送信制御手段は、前記ユーザ情報が反映された状態の前記所定のデータベースをセットアップするためのデータベースセットアップデータを前記端末に送信することを特徴とする請求項1に記載の情報処理装置。
<請求項3>
前記ユーザ情報には、ユーザの業種を示す業種情報が含まれ、
前記業種情報ごとに対応するデータベースのセットアップ態様が設定されており、
前記第1の送信制御手段は、前記受付手段により受け付けられた前記業種情報に対応するデータベースのセットアップ態様に基づく前記データベースセットアップデータを前記端末に送信することを特徴とする請求項2に記載の情報処理装置。
<請求項4>
前記データには、前記所定のソフトウエアで使用可能な所定のデータ入力フォームをセットアップするためのフォームセットアップデータが含まれ、
前記ユーザ情報には、ユーザの業種を示す業種情報が含まれ、
前記業種情報ごとに対応するデータ入力フォームのセットアップ態様が設定されており、
前記第1の送信制御手段は、前記受付手段により受け付けられた前記業種情報に対応するデータ入力フォームのセットアップ態様に基づく前記フォームセットアップデータを前記端末に送信することを特徴とする請求項1〜3のいずれか一項に記載の情報処理装置。<請求項5>
前記ユーザ情報には、前記所定のソフトウエアの利用範囲を示す利用範囲情報が含まれ、
前記第1の送信制御手段は、前記受付手段により受け付けられた前記利用範囲情報が反映された状態の前記所定のソフトウエアをセットアップするための前記データを前記端末に送信することを特徴とする請求項1〜4のいずれか一項に記載の情報処理装置。
<請求項6>
前記端末のプロパティ情報を取得する第1の取得手段を備え、
前記第1の送信制御手段は、前記第1の取得手段により取得されたプロパティ情報に適した前記データを前記端末に送信することを特徴とする請求項1〜5のいずれか一項に記載の情報処理装置。
<請求項7>
前記第1の取得手段により取得されたプロパティ情報に適し、且つ、前記端末によりダウンロード可能な前記データのリストを生成する第2の生成手段と、
前記第2の生成手段により生成されたリストを前記端末に送信する第2の送信制御手段と、
を備え、
前記第1の送信制御手段は、前記リストのうちから要求のあった前記データのみを前記端末に送信することを特徴とする請求項6に記載の情報処理装置。
<請求項8>
前記端末による前記セットアップが完了したことを示すセットアップ完了情報を取得する第2の取得手段と、
前記第2の取得手段により前記セットアップ完了情報を取得した場合、前記セットアップが完了した端末の情報と前記セットアップを行ったユーザの前記ユーザ情報とを対応付けて、ユーザ情報データベースに記録する記録手段と、
を備えることを特徴とする請求項1〜7のいずれか一項に記載の情報処理装置。
<請求項9>
前記インストーラがダウンロードされて起動されることにより、前記インストーラが起動された端末に当該情報処理装置がネットワークを介して接続された際に、前記インストーラに組み込まれている前記ユーザ識別情報に基づきライセンス認証を行う認証手段を備え、
前記第1の送信制御手段は、前記認証手段による認証に成功した場合に、前記データを前記端末に送信することを特徴とする請求項1〜8のいずれか一項に記載の情報処理装置。
<請求項10>
所定のソフトウエアのセットアップ方法であって、
ユーザ情報の登録を受け付ける工程と、
前記ユーザ情報に関するユーザを識別するユーザ識別情報を組み込んだ、前記所定のソフトウエアをセットアップするためのデータをインストールするためのインストーラを生成する工程と、
前記インストーラをダウンロード可能に設定する工程と、
前記インストーラがダウンロードされて起動された際に、前記インストーラが起動された端末と情報処理装置とをネットワークを介して接続する工程と、
前記ユーザ情報に対応する前記データを前記情報処理装置から前記端末に送信する工程と、
前記情報処理装置から前記端末に送信された前記データに基づき前記所定のソフトウエアをセットアップする工程と、
を含むセットアップ方法。
<請求項11>
所定のソフトウエアを端末にてセットアップするためのデータを送信する情報処理装置のコンピュータを、
ユーザ情報の登録を受け付ける受付手段、
前記受付手段により受け付けられたユーザ情報に関するユーザを識別するユーザ識別情報を組み込んだ、前記データをインストールするためのインストーラを生成する生成手段、
前記生成手段により生成されたインストーラをダウンロード可能に設定する設定手段、
前記インストーラがダウンロードされて起動されることにより、前記インストーラが起動された端末に当該情報処理装置がネットワークを介して接続された際に、前記ユーザ情報に対応する前記データを前記端末に送信する送信制御手段、
として機能させるプログラム。
<請求項12>
所定のソフトウエアを端末にてセットアップするためのデータをインストールするためのインストーラであって、
情報処理装置により受け付けられたユーザ情報に関するユーザを識別するユーザ識別情報が組み込まれ、
前記インストーラがダウンロードされて起動されることにより、前記インストーラが起動された端末に前記情報処理装置がネットワークを介して接続された際に、前記ユーザ情報に対応する前記データの送信を前記情報処理装置に要求することを特徴とするインストーラ。
Although the embodiments of the present invention have been described, the scope of the present invention is not limited to the above-described embodiments, and includes the scope of the invention described in the claims and the equivalent scope thereof.
Hereinafter, the inventions described in the claims attached to the application of this application will be additionally described. The claim numbers listed in the appendices are as set forth in the claims attached first to the application for this application.
[Appendix]
<Claim 1>
An information processing device that transmits data for setting up predetermined software on a terminal,
Acceptance means for accepting registration of user information,
First generation means for generating an installer for installing the data, which incorporates user identification information for identifying the user regarding the user information received by the reception means;
Setting means for setting the installer generated by the first generation means to be downloadable;
A step of transmitting the data corresponding to the user information to the terminal when the information processing device is connected to the terminal from which the installer is started via the network by downloading and starting the installer; 1 transmission control means,
An information processing apparatus comprising:
<Claim 2>
The data includes database setup data for setting up a given database that can be used with the given software.
The information processing apparatus according to claim 1, wherein the first transmission control means transmits database setup data for setting up the predetermined database in a state in which the user information is reflected, to the terminal. ..
<Claim 3>
The user information includes business type information indicating the type of business of the user,
The database setup mode corresponding to each industry information is set,
The information according to claim 2, wherein the first transmission control means transmits the database setup data based on a setup mode of a database corresponding to the business type information accepted by the acceptance means to the terminal. Processing equipment.
<Claim 4>
The data includes form setup data for setting up a given data entry form that can be used with the given software.
The user information includes business type information indicating the type of business of the user,
The setup mode of the data input form corresponding to each industry information is set,
4. The first transmission control means transmits the form setup data based on a setup mode of a data input form corresponding to the business type information accepted by the acceptance means to the terminal. The information processing device according to any one of 1. <Claim 5>
The user information includes usage range information indicating a usage range of the predetermined software,
The first transmission control means transmits the data for setting up the predetermined software in a state in which the usage range information received by the reception means is reflected to the terminal. Item 6. The information processing device according to any one of items 1 to 4.
<Claim 6>
A first acquisition unit for acquiring property information of the terminal,
The said 1st transmission control means transmits the said data suitable for the property information acquired by the said 1st acquisition means to the said terminal, The any one of Claims 1-5 characterized by the above-mentioned. Information processing device.
<Claim 7>
Second generating means for generating a list of the data suitable for the property information acquired by the first acquiring means and downloadable by the terminal;
Second transmission control means for transmitting the list generated by the second generation means to the terminal;
Equipped with
The information processing apparatus according to claim 6, wherein the first transmission control unit transmits only the requested data from the list to the terminal.
<Claim 8>
Second acquisition means for acquiring setup completion information indicating that the setup by the terminal has been completed;
When the setup completion information is acquired by the second acquisition unit, a recording unit that records information in the user information database by associating the information of the terminal for which the setup is completed with the user information of the user who performed the setup. ,
The information processing apparatus according to any one of claims 1 to 7, further comprising:
<Claim 9>
By downloading and starting the installer, when the information processing apparatus is connected to the terminal where the installer is started through the network, license authentication is performed based on the user identification information incorporated in the installer. Equipped with an authentication means for
9. The information processing device according to claim 1, wherein the first transmission control unit transmits the data to the terminal when the authentication by the authentication unit is successful.
<Claim 10>
A predetermined software setup method,
A step of accepting registration of user information,
Generating an installer for installing data for setting up the predetermined software, incorporating user identification information for identifying a user regarding the user information;
Setting the installer to be downloadable,
Connecting the terminal on which the installer is started and the information processing device via a network when the installer is downloaded and started,
Transmitting the data corresponding to the user information from the information processing device to the terminal,
Setting up the predetermined software based on the data transmitted from the information processing device to the terminal,
Setup method including.
<Claim 11>
A computer of an information processing device that transmits data for setting up predetermined software on a terminal,
Acceptance means for accepting registration of user information,
Generating means for generating an installer for installing the data, which incorporates user identification information for identifying the user regarding the user information received by the receiving means;
Setting means for setting the installer generated by the generating means to be downloadable,
By transmitting the data corresponding to the user information to the terminal when the information processing apparatus is connected to the terminal on which the installer is activated via the network by downloading and activating the installer Control means,
A program to function as.
<Claim 12>
An installer for installing data for setting up predetermined software on a terminal,
User identification information for identifying the user regarding the user information received by the information processing device is incorporated,
When the information processing apparatus is connected to the terminal on which the installer is started via the network by downloading and starting the installer, the information processing apparatus transmits the data corresponding to the user information. An installer characterized by requiring.

100 情報処理システム
1 クラウドサーバ
11 CPU
12 RAM
13 記憶部
13a プログラム
13b 会員情報DB
13c 業務情報DB
14 操作部
15 表示部
16 通信部
17 バス
2 ローカルサーバ
21 CPU
22 RAM
23 記憶部
23a プログラム
23c 業務情報DB
24 操作部
25 表示部
26 通信部
27 バス
3 第1の端末装置
4 第2の端末装置
5 インターネット
6 LAN
100 Information Processing System 1 Cloud Server 11 CPU
12 RAM
13 Storage 13a Program 13b Member information DB
13c Business information DB
14 operation unit 15 display unit 16 communication unit 17 bus 2 local server 21 CPU
22 RAM
23 Storage 23a Program 23c Business information DB
24 Operation Unit 25 Display Unit 26 Communication Unit 27 Bus 3 First Terminal Device 4 Second Terminal Device 5 Internet 6 LAN

本発明は、情報処理装置、セットアップ方法及びプログラムに関する。 The present invention relates to an information processing apparatus, it relates to the setup and program.

この発明の目的は、所定のソフトウエアのセットアップに係る作業を簡単にすることのできる情報処理装置、セットアップ方法及びプログラムを提供することにある。 The purpose of this invention, an information processing apparatus capable of simplifying the task of setting up the predetermined software is to provide a setup method and a program.

上記課題を解決するため、本発明に係る情報処理装置は、
所定のソフトウエアを端末にてセットアップするためのデータを前記端末に送信する情報処理装置であって、
前記端末から所定の情報を登録するための情報登録要求がなされた際に、当該端末の表示部に情報登録画面を表示させる第1の表示制御手段と、
前記情報登録画面から前記所定の情報が登録された場合に、当該所定の情報を組み込んだ状態で、前記データをインストールするためのインストーラを生成する第1の生成手段と、
前記第1の生成手段により生成されたインストーラをダウンロード可能に設定する設定手段と、
前記インストーラがダウンロードされて起動されることにより、前記インストーラが起動された端末に当該情報処理装置がネットワークを介して接続された際に、前記所定の情報に対応するデータを前記端末に送信する第1の送信制御手段と、
を備えることを特徴とする。
In order to solve the above problems, the information processing apparatus according to the present invention,
The predetermined software An information processing apparatus for transmitting data for setting up the terminal by the terminal,
First display control means for displaying an information registration screen on the display unit of the terminal when an information registration request for registering predetermined information is made from the terminal,
First generation means for generating an installer for installing the data in a state where the predetermined information is incorporated when the predetermined information is registered from the information registration screen ,
Setting means for setting the installer generated by the first generation means to be downloadable;
By the installer is launched is downloaded, when the terminal which the installer is launched the information processing apparatus are connected via a network, the Lud over data to respond to the predetermined information to the terminal First transmission control means for transmitting,
It is characterized by including.

Claims (12)

所定のソフトウエアを端末にてセットアップするためのデータを送信する情報処理装置であって、
ユーザ情報の登録を受け付ける受付手段と、
前記受付手段により受け付けられたユーザ情報に関するユーザを識別するユーザ識別情報を組み込んだ、前記データをインストールするためのインストーラを生成する第1の生成手段と、
前記第1の生成手段により生成されたインストーラをダウンロード可能に設定する設定手段と、
前記インストーラがダウンロードされて起動されることにより、前記インストーラが起動された端末に当該情報処理装置がネットワークを介して接続された際に、前記ユーザ情報に対応する前記データを前記端末に送信する第1の送信制御手段と、
を備えることを特徴とする情報処理装置。
An information processing device that transmits data for setting up predetermined software on a terminal,
Acceptance means for accepting registration of user information,
First generating means for generating an installer for installing the data, which incorporates user identification information for identifying a user regarding the user information received by the receiving means;
Setting means for setting the installer generated by the first generation means to be downloadable;
Transmitting the data corresponding to the user information to the terminal when the information processing apparatus is connected to the terminal on which the installer is started via the network by downloading and starting the installer. 1 transmission control means,
An information processing apparatus comprising:
前記データには、前記所定のソフトウエアで使用可能な所定のデータベースをセットアップするためのデータベースセットアップデータが含まれ、
前記第1の送信制御手段は、前記ユーザ情報が反映された状態の前記所定のデータベースをセットアップするためのデータベースセットアップデータを前記端末に送信することを特徴とする請求項1に記載の情報処理装置。
The data includes database setup data for setting up a given database that can be used with the given software.
The information processing apparatus according to claim 1, wherein the first transmission control unit transmits database setup data for setting up the predetermined database in a state in which the user information is reflected, to the terminal. ..
前記ユーザ情報には、ユーザの業種を示す業種情報が含まれ、
前記業種情報ごとに対応するデータベースのセットアップ態様が設定されており、
前記第1の送信制御手段は、前記受付手段により受け付けられた前記業種情報に対応するデータベースのセットアップ態様に基づく前記データベースセットアップデータを前記端末に送信することを特徴とする請求項2に記載の情報処理装置。
The user information includes business type information indicating the type of business of the user,
The database setup mode corresponding to each industry information is set,
The information according to claim 2, wherein the first transmission control unit transmits the database setup data based on a setup mode of a database corresponding to the business type information accepted by the acceptance unit to the terminal. Processing equipment.
前記データには、前記所定のソフトウエアで使用可能な所定のデータ入力フォームをセットアップするためのフォームセットアップデータが含まれ、
前記ユーザ情報には、ユーザの業種を示す業種情報が含まれ、
前記業種情報ごとに対応するデータ入力フォームのセットアップ態様が設定されており、
前記第1の送信制御手段は、前記受付手段により受け付けられた前記業種情報に対応するデータ入力フォームのセットアップ態様に基づく前記フォームセットアップデータを前記端末に送信することを特徴とする請求項1〜3のいずれか一項に記載の情報処理装置。
The data includes form setup data for setting up a given data entry form that can be used with the given software.
The user information includes business type information indicating the type of business of the user,
The setup mode of the data input form corresponding to each industry information is set,
4. The first transmission control means transmits the form setup data based on a setup mode of a data input form corresponding to the business type information accepted by the acceptance means to the terminal. The information processing device according to any one of 1.
前記ユーザ情報には、前記所定のソフトウエアの利用範囲を示す利用範囲情報が含まれ、
前記第1の送信制御手段は、前記受付手段により受け付けられた前記利用範囲情報が反映された状態の前記所定のソフトウエアをセットアップするための前記データを前記端末に送信することを特徴とする請求項1〜4のいずれか一項に記載の情報処理装置。
The user information includes usage range information indicating a usage range of the predetermined software,
The first transmission control means transmits to the terminal the data for setting up the predetermined software in a state in which the usage range information received by the reception means is reflected. Item 6. The information processing device according to any one of items 1 to 4.
前記端末のプロパティ情報を取得する第1の取得手段を備え、
前記第1の送信制御手段は、前記第1の取得手段により取得されたプロパティ情報に適した前記データを前記端末に送信することを特徴とする請求項1〜5のいずれか一項に記載の情報処理装置。
A first acquisition unit for acquiring property information of the terminal,
The said 1st transmission control means transmits the said data suitable for the property information acquired by the said 1st acquisition means to the said terminal, The any one of Claims 1-5 characterized by the above-mentioned. Information processing device.
前記第1の取得手段により取得されたプロパティ情報に適し、且つ、前記端末によりダウンロード可能な前記データのリストを生成する第2の生成手段と、
前記第2の生成手段により生成されたリストを前記端末に送信する第2の送信制御手段と、
を備え、
前記第1の送信制御手段は、前記リストのうちから要求のあった前記データのみを前記端末に送信することを特徴とする請求項6に記載の情報処理装置。
Second generating means for generating a list of the data suitable for the property information acquired by the first acquiring means and downloadable by the terminal;
Second transmission control means for transmitting the list generated by the second generation means to the terminal;
Equipped with
The information processing apparatus according to claim 6, wherein the first transmission control unit transmits only the requested data from the list to the terminal.
前記端末による前記セットアップが完了したことを示すセットアップ完了情報を取得する第2の取得手段と、
前記第2の取得手段により前記セットアップ完了情報を取得した場合、前記セットアップが完了した端末の情報と前記セットアップを行ったユーザの前記ユーザ情報とを対応付けて、ユーザ情報データベースに記録する記録手段と、
を備えることを特徴とする請求項1〜7のいずれか一項に記載の情報処理装置。
Second acquisition means for acquiring setup completion information indicating that the setup by the terminal has been completed;
When the setup completion information is acquired by the second acquisition unit, a recording unit that records the information of the terminal for which the setup is completed and the user information of the user who performed the setup in association with each other in the user information database. ,
The information processing apparatus according to any one of claims 1 to 7, further comprising:
前記インストーラがダウンロードされて起動されることにより、前記インストーラが起動された端末に当該情報処理装置がネットワークを介して接続された際に、前記インストーラに組み込まれている前記ユーザ識別情報に基づきライセンス認証を行う認証手段を備え、
前記第1の送信制御手段は、前記認証手段による認証に成功した場合に、前記データを前記端末に送信することを特徴とする請求項1〜8のいずれか一項に記載の情報処理装置。
License is authenticated based on the user identification information incorporated in the installer when the information processing apparatus is connected to the terminal on which the installer is started through the network by downloading and starting the installer. Equipped with an authentication means for
The information processing apparatus according to claim 1, wherein the first transmission control unit transmits the data to the terminal when the authentication by the authentication unit is successful.
所定のソフトウエアのセットアップ方法であって、
ユーザ情報の登録を受け付ける工程と、
前記ユーザ情報に関するユーザを識別するユーザ識別情報を組み込んだ、前記所定のソフトウエアをセットアップするためのデータをインストールするためのインストーラを生成する工程と、
前記インストーラをダウンロード可能に設定する工程と、
前記インストーラがダウンロードされて起動された際に、前記インストーラが起動された端末と情報処理装置とをネットワークを介して接続する工程と、
前記ユーザ情報に対応する前記データを前記情報処理装置から前記端末に送信する工程と、
前記情報処理装置から前記端末に送信された前記データに基づき前記所定のソフトウエアをセットアップする工程と、
を含むセットアップ方法。
A predetermined software setup method,
A step of receiving registration of user information,
Generating an installer for installing data for setting up the predetermined software, incorporating user identification information for identifying a user regarding the user information;
Setting the installer to be downloadable,
Connecting the terminal on which the installer is started and the information processing device via a network when the installer is downloaded and started,
Transmitting the data corresponding to the user information from the information processing device to the terminal,
A step of setting up the predetermined software based on the data transmitted from the information processing device to the terminal;
Setup method including.
所定のソフトウエアを端末にてセットアップするためのデータを送信する情報処理装置のコンピュータを、
ユーザ情報の登録を受け付ける受付手段、
前記受付手段により受け付けられたユーザ情報に関するユーザを識別するユーザ識別情報を組み込んだ、前記データをインストールするためのインストーラを生成する生成手段、
前記生成手段により生成されたインストーラをダウンロード可能に設定する設定手段、
前記インストーラがダウンロードされて起動されることにより、前記インストーラが起動された端末に当該情報処理装置がネットワークを介して接続された際に、前記ユーザ情報に対応する前記データを前記端末に送信する送信制御手段、
として機能させるプログラム。
A computer of an information processing device that transmits data for setting up predetermined software on a terminal,
Acceptance means for accepting registration of user information,
Generating means for generating an installer for installing the data, which incorporates user identification information for identifying the user regarding the user information received by the receiving means;
Setting means for setting the installer generated by the generating means to be downloadable,
By transmitting the data corresponding to the user information to the terminal when the information processing apparatus is connected to the terminal on which the installer is activated via the network by downloading and activating the installer Control means,
A program to function as.
所定のソフトウエアを端末にてセットアップするためのデータをインストールするためのインストーラであって、
情報処理装置により受け付けられたユーザ情報に関するユーザを識別するユーザ識別情報が組み込まれ、
前記インストーラがダウンロードされて起動されることにより、前記インストーラが起動された端末に前記情報処理装置がネットワークを介して接続された際に、前記ユーザ情報に対応する前記データの送信を前記情報処理装置に要求することを特徴とするインストーラ。
An installer for installing data for setting up predetermined software on a terminal,
User identification information for identifying the user regarding the user information received by the information processing device is incorporated,
When the information processing apparatus is connected to the terminal on which the installer is started via the network by downloading and starting the installer, the information processing apparatus transmits the data corresponding to the user information. An installer characterized by requiring.
JP2020030005A 2017-09-06 2020-02-26 Information processing equipment, setup method and program Active JP6911955B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2020030005A JP6911955B2 (en) 2017-09-06 2020-02-26 Information processing equipment, setup method and program

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2017170773A JP6677229B2 (en) 2017-09-06 2017-09-06 Information processing apparatus, setup method, program, and installer
JP2020030005A JP6911955B2 (en) 2017-09-06 2020-02-26 Information processing equipment, setup method and program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2017170773A Division JP6677229B2 (en) 2017-09-06 2017-09-06 Information processing apparatus, setup method, program, and installer

Publications (2)

Publication Number Publication Date
JP2020102242A true JP2020102242A (en) 2020-07-02
JP6911955B2 JP6911955B2 (en) 2021-07-28

Family

ID=71141316

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020030005A Active JP6911955B2 (en) 2017-09-06 2020-02-26 Information processing equipment, setup method and program

Country Status (1)

Country Link
JP (1) JP6911955B2 (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004005270A (en) * 2002-05-31 2004-01-08 Obic Business Consultants Ltd Eb environment construction server and eb program for eb software
JP2005284827A (en) * 2004-03-30 2005-10-13 Fujitsu Ltd Information processing apparatus
JP2015153362A (en) * 2014-02-19 2015-08-24 カシオ計算機株式会社 Data processor and application program
JP2015197790A (en) * 2014-04-01 2015-11-09 エヌ・ティ・ティ・コムウェア株式会社 Setting device, setting system, setting method, and setting program
JP2017033109A (en) * 2015-07-29 2017-02-09 パナソニックIpマネジメント株式会社 Application control system and application control method
JP2017049702A (en) * 2015-08-31 2017-03-09 株式会社リコー Information processing device, information processing program and information processing system
JP2019046332A (en) * 2017-09-06 2019-03-22 カシオ計算機株式会社 Information processing apparatus, setup method, program, and installer

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004005270A (en) * 2002-05-31 2004-01-08 Obic Business Consultants Ltd Eb environment construction server and eb program for eb software
JP2005284827A (en) * 2004-03-30 2005-10-13 Fujitsu Ltd Information processing apparatus
JP2015153362A (en) * 2014-02-19 2015-08-24 カシオ計算機株式会社 Data processor and application program
JP2015197790A (en) * 2014-04-01 2015-11-09 エヌ・ティ・ティ・コムウェア株式会社 Setting device, setting system, setting method, and setting program
JP2017033109A (en) * 2015-07-29 2017-02-09 パナソニックIpマネジメント株式会社 Application control system and application control method
JP2017049702A (en) * 2015-08-31 2017-03-09 株式会社リコー Information processing device, information processing program and information processing system
JP2019046332A (en) * 2017-09-06 2019-03-22 カシオ計算機株式会社 Information processing apparatus, setup method, program, and installer

Also Published As

Publication number Publication date
JP6911955B2 (en) 2021-07-28

Similar Documents

Publication Publication Date Title
US9471264B2 (en) Information processing system, information processing method, and recording medium
JP6677229B2 (en) Information processing apparatus, setup method, program, and installer
JP6291826B2 (en) Information processing system and license management method
US9659154B2 (en) Information processing system, information processing apparatus, method of administrating license, and program
JP6693435B2 (en) Authentication device and program
JP2014197371A (en) Coupon authentication system, portable terminal, coupon management server, coupon authentication method and program
KR20130044359A (en) License install support system, license install support method
US20210112143A1 (en) Information processing system, service providing device, and information processing method
JP2014164450A (en) Coupon issuing system and application program for user device
US10243924B2 (en) Service providing system, service providing method, and information processing apparatus
JP6911955B2 (en) Information processing equipment, setup method and program
JP6862889B2 (en) Work support equipment and programs
JP6914064B2 (en) Information processing equipment, mobile terminal equipment, information processing systems, and programs
JP6406902B2 (en) Content data control system
JP4340948B2 (en) Software providing system, software providing server, software providing method, and software providing program
CN109308601B (en) Information processing system and information processing method of information processing system
JP2006011956A (en) Menu control unit, menu control program
JP2011060143A (en) Program introduction support device, program introduction support method, and program introduction program
EP3392821A1 (en) Server device and service method
JP2006209183A (en) Name card information management server, name card information management terminal, name card information management program, recording medium and card information management method
JP6070075B2 (en) System, information management method, and information processing apparatus
JP7302314B2 (en) Display controller and program
JP6517409B1 (en) INFORMATION PROCESSING APPARATUS, INFORMATION PROCESSING METHOD, AND PROGRAM
JP2017129958A (en) Server device, terminal device, terminal setting system, and program
JP6348719B2 (en) Business management device, business management method, and business management program

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200306

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20200306

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20210302

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210309

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210319

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210511

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210521

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: 20210608

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20210621

R150 Certificate of patent or registration of utility model

Ref document number: 6911955

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150