JP7433767B2 - Multi-tenant management device, multi-tenant management method, and program - Google Patents

Multi-tenant management device, multi-tenant management method, and program Download PDF

Info

Publication number
JP7433767B2
JP7433767B2 JP2019016487A JP2019016487A JP7433767B2 JP 7433767 B2 JP7433767 B2 JP 7433767B2 JP 2019016487 A JP2019016487 A JP 2019016487A JP 2019016487 A JP2019016487 A JP 2019016487A JP 7433767 B2 JP7433767 B2 JP 7433767B2
Authority
JP
Japan
Prior art keywords
common
tenant
tenants
information
company
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
JP2019016487A
Other languages
Japanese (ja)
Other versions
JP2020123299A (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.)
Individual
Original Assignee
Individual
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 Individual filed Critical Individual
Priority to JP2019016487A priority Critical patent/JP7433767B2/en
Publication of JP2020123299A publication Critical patent/JP2020123299A/en
Application granted granted Critical
Publication of JP7433767B2 publication Critical patent/JP7433767B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、マルチテナント管理装置、マルチテナント管理方法、及びプログラムに関し、特に、保守負担を増加させることなく各テナント専用の処理を実行可能なマルチテナント管理装置、マルチテナント管理方法、及びプログラムに関する。 The present invention relates to a multi-tenant management device, a multi-tenant management method, and a program, and more particularly to a multi-tenant management device, a multi-tenant management method, and a program that can execute processing dedicated to each tenant without increasing maintenance burden.

クラウドサービスの普及に伴い、単一のリソースを複数の企業(テナント)で共用するマルチテナントサービスが普及してきている(例えば特許文献1参照)。 With the spread of cloud services, multi-tenant services in which a single resource is shared by multiple companies (tenants) are becoming popular (see, for example, Patent Document 1).

特開2009-146350号公報Japanese Patent Application Publication No. 2009-146350

マルチテナントサービスでは、複数のテナントに同一のサービスを提供することで、単一のリソースを複数のテナントで共有することができるため、テナントに低料金でサービスを提供することができる反面、各テナントに個別対応することは難しかった。反対に、各テナントに個別対応しようとすれば、複数のリソースが必要となるため、維持・保守費用が増大し、テナントに低料金でサービスを提供することができなかった。 With multi-tenant services, a single resource can be shared by multiple tenants by providing the same service to multiple tenants. It was difficult to respond individually. On the other hand, if you try to respond to each tenant individually, multiple resources are required, which increases maintenance and maintenance costs, making it impossible to provide services to tenants at low prices.

本発明は、上記の課題を解決するためになされたものであって、保守負担を増加させることなく各テナント専用の処理を実行可能なマルチテナント管理装置、マルチテナント管理方法、及びプログラムを提供することを目的とする。 The present invention has been made to solve the above problems, and provides a multi-tenant management device, a multi-tenant management method, and a program that can execute processing dedicated to each tenant without increasing the maintenance burden. The purpose is to

上記の目的を達成するため、本発明の第1の観点に係るマルチテナント管理装置は、複数のテナントに共通の一のインスタンス内に形成されたアプリケーション基盤上に構築された、該複数のテナントに共通のアプリケーションプログラム、並びに該共通のアプリケーションプログラムを実行する際に用いられる該複数のテナントに共通の定義情報及び各テナント専用の定義情報を記憶する記憶部と、前記複数のテナントのうちのいずれかのテナントからアクセスされたことに応答して、該アクセスしたテナント専用の定義情報を前記記憶部から検出し、前記共通の定義情報及び該検出したテナント専用の定義情報を用いて、前記共通のアプリケーションプログラムを該テナント専用にカスタマイズして前記共通の一のインスタンス内で実行することにより、該テナント専用の処理を実行する制御部と、を備える。 In order to achieve the above object, a multi-tenant management device according to a first aspect of the present invention provides a multi-tenant management device that is built on an application platform formed within one instance common to a plurality of tenants. a storage unit that stores a common application program, definition information common to the plurality of tenants used when executing the common application program, and definition information dedicated to each tenant; and one of the plurality of tenants. In response to the access from the tenant, definition information exclusive to the accessed tenant is detected from the storage unit, and using the common definition information and the detected definition information exclusive to the tenant, the common application and a control unit that executes processing exclusive to the tenant by customizing a program exclusively for the tenant and executing it within the common instance.

上記のマルチテナント管理装置において、前記記憶部は、各テナント専用のワークフローを前記テナント専用の定義情報として記憶し、前記制御部は、前記アクセスしたテナント専用のワークフローに従って、該テナント専用の処理を実行する、ようにしてもよい。 In the above multi-tenant management device, the storage unit stores a workflow dedicated to each tenant as definition information dedicated to the tenant, and the control unit executes processing dedicated to the tenant according to the accessed workflow dedicated to the tenant. You may do so.

上記のマルチテナント管理装置において、前記記憶部は、前記複数のテナント毎に、前記共通の定義情報との差分情報を前記専用の定義情報として記憶し、前記制御部は、前記共通の定義情報及び前記アクセスしたテナント専用の差分情報を用いて、前記共通のアプリケーションプログラムを該テナント専用にカスタマイズして実行する、ようにしてもよい。 In the above multi-tenant management device, the storage unit stores, for each of the plurality of tenants, difference information from the common definition information as the dedicated definition information, and the control unit stores the difference information between the common definition information and the dedicated definition information for each of the plurality of tenants. The common application program may be customized and executed exclusively for the tenant using the accessed tenant-specific differential information.

本発明の第2の観点に係るマルチテナント管理方法は、複数のテナントに共通の一のインスタンス内に形成されたアプリケーション基盤上に構築された、該複数のテナントに共通のアプリケーションプログラム、並びに該共通のアプリケーションプログラムを実行する際に用いられる該複数のテナントに共通の定義情報及び各テナント専用の定義情報を記憶する記憶部を備えるマルチテナント管理装置によるマルチテナント管理方法であって、前記複数のテナントのうちのいずれかのテナントからアクセスされたことに応答して、該アクセスしたテナント専用の定義情報を前記記憶部から検出するステップと、前記共通の定義情報及び該検出したテナント専用の定義情報を用いて、前記共通のアプリケーションプログラムを該テナント専用にカスタマイズして前記共通の一のインスタンス内で実行することにより、該テナント専用の処理を実行するステップと、を備える。 A multi-tenant management method according to a second aspect of the present invention includes an application program common to a plurality of tenants built on an application platform formed in one instance common to the plurality of tenants, and an application program common to the plurality of tenants. A multi-tenant management method using a multi-tenant management device comprising a storage unit that stores definition information common to the plurality of tenants and definition information dedicated to each tenant used when executing an application program of the plurality of tenants. detecting definition information exclusive to the accessed tenant from the storage unit in response to access from any one of the tenants, and detecting the common definition information and the detected definition information exclusive to the tenant. customizing the common application program specifically for the tenant and executing it within the one common instance, thereby executing processing exclusive to the tenant.

本発明の第3の観点に係るプログラムは、複数のテナントに共通の一のインスタンス内に形成されたアプリケーション基盤上に構築された、該複数のテナントに共通のプログラムであって、前記共通のプログラム、並びに該共通のプログラムを実行する際に用いられる該複数のテナントに共通の定義情報及び各テナント専用の定義情報を記憶する記憶部を備えるマルチテナント管理装置のコンピュータに、前記複数のテナントのうちのいずれかのテナントからアクセスされたことに応答して、該アクセスしたテナント専用の定義情報を前記記憶部から検出する手順と、前記共通の定義情報及び該検出したテナント専用の定義情報を用いて、前記共通のプログラムを該テナント専用にカスタマイズして前記共通の一のインスタンス内で実行することにより、該テナント専用の処理を実行する手順と、を実行させる。 A program according to a third aspect of the present invention is a program common to a plurality of tenants, built on an application platform formed in one instance common to the plurality of tenants, and wherein the program is common to the plurality of tenants. , and a storage unit that stores definition information common to the plurality of tenants and definition information dedicated to each tenant, which is used when executing the common program. A procedure for detecting definition information exclusive to the accessed tenant from the storage unit in response to access from any of the tenants, and using the common definition information and the detected definition information exclusive to the tenant. , a procedure for executing a process exclusive to the tenant by customizing the common program specifically for the tenant and executing it within the one common instance.

本発明によれば、保守負担を増加させることなく各テナント専用の処理を実行可能なマルチテナント管理装置、マルチテナント管理方法、及びプログラムを提供することができる。 According to the present invention, it is possible to provide a multi-tenant management device, a multi-tenant management method, and a program that can execute processing dedicated to each tenant without increasing the maintenance burden.

本実施形態に係るマルチテナントシステムの構成例を示す図である。1 is a diagram illustrating a configuration example of a multi-tenant system according to the present embodiment. 企業端末の構成例を示すブロック図である。FIG. 2 is a block diagram showing a configuration example of a company terminal. マルチテナント管理装置の構成例を示すブロック図である。FIG. 2 is a block diagram showing a configuration example of a multi-tenant management device. (a)は購買依頼申請画面の表示項目のデフォルトの定義情報を例示する図で、(b)は購買依頼申請画面の表示項目の差分情報を例示する図である。(a) is a diagram illustrating default definition information of display items on the purchase requisition application screen, and (b) is a diagram illustrating difference information of display items on the purchase requisition application screen. デフォルトの発注ワークフローを例示する図である。FIG. 3 is a diagram illustrating a default ordering workflow. 企業独自の発注ワークフローを例示する図である。FIG. 2 is a diagram illustrating a company's unique ordering workflow.

以下、本発明の実施形態に係るマルチテナントシステムについて図面を参照しつつ説明する。 Hereinafter, a multi-tenant system according to an embodiment of the present invention will be described with reference to the drawings.

本実施形態に係るマルチテナントシステムは、クラウドコンピューティング等で、単一のリソースを、複数の企業(テナント)で共有するマルチテナントサービスを提供するものである。ここで、企業には、単一の企業のみならず、複数の親子関係にある企業からなる企業グループも含まれる。 The multi-tenant system according to this embodiment provides a multi-tenant service in which a single resource is shared by a plurality of companies (tenants) using cloud computing or the like. Here, a company includes not only a single company but also a company group consisting of multiple parent-subsidiary companies.

図1は、本実施形態に係るマルチテナントシステムの構成例を示す図である。 FIG. 1 is a diagram showing a configuration example of a multi-tenant system according to this embodiment.

図1に示すように、マルチテナントシステム1は、企業端末2-m-n(m,nは自然数)と、マルチテナント管理装置3と、を具備し、これらはインターネット等のネットワークNを介して相互に通信可能に接続されている。 As shown in FIG. 1, the multi-tenant system 1 includes a company terminal 2-m-n (m, n are natural numbers) and a multi-tenant management device 3, which are connected via a network N such as the Internet. are connected to each other so that they can communicate with each other.

企業端末2-m-nは、例えば汎用のパーソナルコンピュータ、タブレットコンピュータ、又はスマートフォン等から構成される。本実施形態において、企業端末2-m-nは、マルチテナントサービスの提供を受ける契約を締結する企業mの各部署nに設置される。 The company terminal 2-m-n is composed of, for example, a general-purpose personal computer, a tablet computer, or a smartphone. In this embodiment, the company terminals 2-m-n are installed in each department n of a company m that concludes a contract to receive multi-tenant services.

図2は、企業端末の構成例を示すブロック図である。 FIG. 2 is a block diagram showing an example of the configuration of a company terminal.

図2に示すように、企業端末2-m-nは、表示部21と、操作部22と、通信部23と、制御部24と、を備え、これらはバス等を介して接続されている。 As shown in FIG. 2, the company terminal 2-m-n includes a display section 21, an operation section 22, a communication section 23, and a control section 24, which are connected via a bus or the like. .

表示部21は、例えば汎用の液晶表示装置(Liquid Crystal Display:LCD)等から構成される。本実施形態において、商品の購買依頼をする購買依頼部署に設置される企業端末2-m-1の表示部21は、ウェブブラウザ上に、商品の購買依頼を企業に申請するための購買依頼申請画面等を表示する。 The display unit 21 includes, for example, a general-purpose liquid crystal display (LCD). In the present embodiment, the display unit 21 of the company terminal 2-m-1 installed in the purchase request department that requests the purchase of products displays a purchase request application for applying to the company to purchase the product on the web browser. Display the screen etc.

操作部22は、例えば汎用のキーボードやマウス等から構成され、各部署の署員によって操作される。 The operating unit 22 is comprised of, for example, a general-purpose keyboard and mouse, and is operated by staff members of each department.

本実施形態において、購買依頼部署の署員は、購買依頼部署に設置される企業端末2-m-1の操作部22を操作して、マルチテナント管理装置3にアクセスして、購買依頼申請画面をウェブブラウザ上に表示させたり、購買依頼申請画面において希望納工期や想定金額等の商品の購買依頼の申請内容等を入力したり、商品の購買依頼を申請したりする。また、予算を管理する予算管理部署の署員は、予算の引当後、予算管理部署に設置される企業端末2-m-2の操作部22を操作して、その承認を行う。さらに、仕様を作成する仕様作成部署の署員は、仕様の登録後、仕様作成部署に設置される企業端末2-m-3の操作部22を操作して、その承認を行う。そして、商品の購買を担当する購買担当部署の署員は、購買担当部署に設置される企業端末2-m-3の操作部22を操作して、購買依頼された商品の発注を行う。 In this embodiment, an employee of the purchase request department operates the operation unit 22 of the company terminal 2-m-1 installed in the purchase request department, accesses the multi-tenant management device 3, and displays the purchase request application screen. Display on a web browser, input application details such as desired delivery date and estimated price on a purchase request application screen, or apply for a purchase request for a product. Further, after allocating the budget, the staff member of the budget management department that manages the budget operates the operation unit 22 of the corporate terminal 2-m-2 installed in the budget management department to approve the budget. Furthermore, after registering the specifications, the staff member of the specification creation department that creates the specifications operates the operation unit 22 of the company terminal 2-m-3 installed in the specification creation department to approve the specifications. Then, the staff member of the purchasing department in charge of purchasing the product operates the operating unit 22 of the company terminal 2-m-3 installed in the purchasing department to place an order for the requested product.

通信部23は、例えばNIC(Network Interface Card)等の汎用の通信装置を含んで構成される。本実施形態において、通信部23は、マルチテナント管理装置3からネットワークNを介して送信される購買依頼申請画面を表示するための画面表示データ等を受信したり、企業の担当者による操作部22の操作に対応した操作信号等をネットワークNを介してマルチテナント管理装置3に送信したりする。 The communication unit 23 includes, for example, a general-purpose communication device such as a NIC (Network Interface Card). In this embodiment, the communication unit 23 receives screen display data etc. for displaying a purchase request application screen transmitted from the multi-tenant management device 3 via the network N, and the communication unit 23 An operation signal corresponding to the operation is transmitted to the multi-tenant management device 3 via the network N.

制御部24は、例えばCPU(Central Processing Unit)、ROM(Read Only Memory)、及びRAM(Random Access Memory)等から構成されている。CPUは、RAMをワークメモリとして用いて、ROMに記憶されている各種プログラム等を適宜実行することにより、企業端末2-m-nの各部の動作を制御する。 The control unit 24 includes, for example, a CPU (Central Processing Unit), a ROM (Read Only Memory), and a RAM (Random Access Memory). The CPU controls the operation of each part of the company terminal 2-m-n by appropriately executing various programs stored in the ROM using the RAM as a work memory.

本実施形態において、制御部24は、マルチテナント管理装置3からネットワークNを介して送信される画面表示データを通信部23で受信したことに応答して、画面表示データに基づく画面をウェブブラウザ上に表示する。また、制御部24は、各部署の署員による操作部22の操作に対応した操作信号を通信部23からネットワークNを介してマルチテナント管理装置3に送信することで、各部署の署員によるネットワークNを介したマルチテナント管理装置3上での各種操作を可能にする。 In this embodiment, in response to the communication unit 23 receiving screen display data transmitted from the multi-tenant management device 3 via the network N, the control unit 24 displays a screen based on the screen display data on the web browser. to be displayed. In addition, the control unit 24 transmits an operation signal corresponding to the operation of the operation unit 22 by the staff member of each department from the communication unit 23 to the multi-tenant management device 3 via the network N. This enables various operations on the multi-tenant management device 3 via the multi-tenant management device 3.

例えば、購買依頼部署に設置される企業端末2-m-1の制御部24は、購買依頼部署の署員による操作部22の操作に応答して、通信部23からネットワークNを介してマルチテナント管理装置3にアクセスする。そして、購買依頼部署に設置される企業端末2-m-1の制御部24は、マルチテナント管理装置3からネットワークNを介して送信される購買依頼申請画面を表示するための画面表示データを通信部23で受信したことに応答して、画面表示データに基づく購買依頼申請画面を表示部21のウェブブラウザ上に表示する。 For example, the control unit 24 of the company terminal 2-m-1 installed in the purchasing requesting department performs multi-tenant management via the communication unit 23 via the network N in response to an operation of the operating unit 22 by an employee of the purchasing requesting department. Access device 3. Then, the control unit 24 of the company terminal 2-m-1 installed in the purchase request department communicates screen display data for displaying the purchase request application screen transmitted from the multi-tenant management device 3 via the network N. In response to the reception by the unit 23, a purchase request application screen based on the screen display data is displayed on the web browser of the display unit 21.

図1に示すマルチテナント管理装置3は、例えば汎用のサーバコンピュータやデータベース(DateBase:DB)等から構成される。本実施形態において、マルチテナント管理装置3は、複数の企業mに共通の一のインスタンス内に形成されたアプリケーション基盤300を有する。 The multi-tenant management device 3 shown in FIG. 1 includes, for example, a general-purpose server computer, a database (DateBase: DB), and the like. In this embodiment, the multi-tenant management device 3 has an application infrastructure 300 formed in one instance common to a plurality of companies m.

アプリケーション基盤300上では、複数の企業mに共通して使用されるアプリケーションプログラム310、並びに共通アプリケーションを実行する際に参照される定義ファイル320等が構築される。 On the application platform 300, an application program 310 commonly used by a plurality of companies m, a definition file 320 referenced when executing a common application, and the like are constructed.

図3は、マルチテナント管理装置の構成例を示すブロック図である。 FIG. 3 is a block diagram showing a configuration example of a multi-tenant management device.

図3に示すように、マルチテナント管理装置3は、通信部31と、記憶部32と、制御部33と、を備え、これらはバス等を介して接続されている。 As shown in FIG. 3, the multi-tenant management device 3 includes a communication section 31, a storage section 32, and a control section 33, which are connected via a bus or the like.

通信部31は、例えばNIC等の汎用の通信装置を含んで構成される。本実施形態において、通信部31は、企業端末2-m-nからネットワークNを介して送信される操作信号等を受信したり、画面表示データ等をネットワークNを介して企業端末2-m-nに送信したりする。 The communication unit 31 includes, for example, a general-purpose communication device such as a NIC. In this embodiment, the communication unit 31 receives operation signals etc. transmitted from the company terminal 2-m-n via the network N, and transmits screen display data etc. via the network N to the company terminal 2-m-n. or send it to n.

記憶部32は、例えばハードディスクドライブ等の汎用の記憶装置から構成される。
本実施形態において、記憶部32は、アプリケーション基盤300上で構築されたアプリケーションプログラム310及び定義ファイル320等を記憶する。
The storage unit 32 is composed of a general-purpose storage device such as a hard disk drive, for example.
In this embodiment, the storage unit 32 stores an application program 310 built on the application infrastructure 300, a definition file 320, and the like.

定義ファイル320には、企業定義ファイル321、デフォルト定義ファイル322、及び差分定義ファイル323-m等が含まれる。 The definition file 320 includes a company definition file 321, a default definition file 322, a difference definition file 323-m, and the like.

企業定義ファイル321には、各企業mの企業コードや企業名等の企業定義情報が設定される。 In the company definition file 321, company definition information such as the company code and company name of each company m is set.

デフォルト定義ファイル322には、複数の企業mに共通のデフォルトの定義情報が設定される。本実施形態において、デフォルト定義ファイル322には、各企業mが使用可能な機能や、購買依頼申請画面に表示可能な項目、帳票に出力可能な項目、データベースに登録可能な項目等がデフォルトで設定されている。 Default definition information common to a plurality of companies m is set in the default definition file 322. In this embodiment, the default definition file 322 includes default settings such as functions that each company m can use, items that can be displayed on the purchase requisition application screen, items that can be output to a form, items that can be registered in the database, etc. has been done.

図4(a)は、購買依頼申請画面の表示項目のデフォルトの定義情報を例示する図である。 FIG. 4A is a diagram illustrating default definition information of display items on the purchase request application screen.

図4(a)に示すように、デフォルトの定義情報には、全ての表示項目に対して、定義属性として「オリジナル」が設定されるとともに、デフォルトの表示内容が定義されている。図4(a)に示す例では、表示項目「想定金額」には、デフォルトの表示内容として12桁の数字が定義されている。 As shown in FIG. 4A, in the default definition information, "original" is set as a definition attribute for all display items, and default display contents are defined. In the example shown in FIG. 4A, the display item "estimated amount" has a 12-digit number defined as the default display content.

また、図3に示すデフォルト定義ファイル322には、企業端末2-m-nに商品の発注機能を実現させるためのデフォルトの発注ワークフローが定義されている。 Further, the default definition file 322 shown in FIG. 3 defines a default ordering workflow for realizing the product ordering function on the company terminal 2-m-n.

図5は、デフォルトの発注ワークフローを例示する図である。 FIG. 5 is a diagram illustrating a default ordering workflow.

図5に示すデフォルトの発注ワークフローでは、商品の購買依頼の申請後、申請した企業mの企業コードが特定の値であるか否かを判別する。企業コードが特定の値である場合には、予算管理部署の署員に予算の引当を申請し、予算の引当がされてから、仕様作成部署の署員に仕様の登録を依頼する。これに対して、企業コードが特定の値でない場合には、予算管理部署の署員に予算の引当を依頼することなく、直接、仕様作成部署の署員に仕様の登録を申請する。 In the default ordering workflow shown in FIG. 5, after applying for a purchase request for a product, it is determined whether the company code of company m that applied has a specific value. If the company code is a specific value, a request is made to the staff member of the budget management department to allocate the budget, and after the budget has been allocated, a request is made to the staff member of the specification creation department to register the specifications. On the other hand, if the company code is not a specific value, the company directly applies to the specification creation department staff for specification registration without requesting the budget management department staff to allocate the budget.

図3に示す差分定義ファイル323-mには、企業コードに対応付けて、企業m毎に設けられている。差分定義ファイル323-mには、企業m毎にカスタマイズされた、デフォルトの定義情報との差分情報が設定される。 The difference definition file 323-m shown in FIG. 3 is provided for each company m in association with the company code. In the difference definition file 323-m, difference information from default definition information customized for each company m is set.

図4(b)は、購買依頼申請画面の表示項目の差分情報を例示する図である。 FIG. 4(b) is a diagram illustrating difference information of display items on the purchase request application screen.

図4(b)に示すように、差分情報には、表示項目毎に、定義属性として「差替」、「削除」、及び「追加」のいずれかが設定される。 As shown in FIG. 4(b), in the difference information, one of "replacement", "deletion", and "addition" is set as a definition attribute for each display item.

デフォルトの定義情報に設定されているにも関わらず、差分情報に設定されていない表示項目については、購買依頼申請画面においてデフォルトの表示内容のまま表示される。図4に示す例では、希望納工期が、購買依頼申請画面においてデフォルトの表示内容のまま表示される。 Display items that are set in the default definition information but not set in the difference information are displayed with the default display content on the purchase requisition application screen. In the example shown in FIG. 4, the desired delivery date is displayed as the default display content on the purchase request application screen.

差分情報において属性情報として「差替」が設定されている表示項目については、購買依頼申請画面においてデフォルトとは異なる、企業m専用の表示内容が表示される。図4(b)に示す例では、表示項目「想定金額」には、企業m専用に定義された表示内容として、14桁の数字が表示される。 For display items for which "replacement" is set as attribute information in the difference information, display content exclusive to company m, which is different from the default, is displayed on the purchase request application screen. In the example shown in FIG. 4(b), the display item "estimated amount" displays a 14-digit number as display content defined exclusively for company m.

差分情報において属性情報として「削除」が設定されている表示項目については、購買依頼申請画面に表示されない。 Display items for which "delete" is set as attribute information in the difference information are not displayed on the purchase request application screen.

差分情報において属性情報として「追加」が設定されている表示項目については、購買依頼申請画面においてデフォルトにはない、企業m専用の表示内容が表示される。図4(b)に示す例では、企業m専用の表示項目として、添付ファイルが表示される。 For display items for which "add" is set as attribute information in the difference information, display content exclusive to company m, which is not in the default, is displayed on the purchase request application screen. In the example shown in FIG. 4(b), an attached file is displayed as a display item exclusively for company m.

また、図3に示す差分定義ファイル323-mには、企業m専用に定義された発注ワークフローが設定されている。 Further, in the difference definition file 323-m shown in FIG. 3, an ordering workflow defined exclusively for company m is set.

図6は、企業専用の発注ワークフローを例示する図である。 FIG. 6 is a diagram illustrating a company-specific ordering workflow.

図6に示す企業m専用の発注ワークフローでは、商品の購買依頼の申請後、デフォルトの発注ワークフローとは異なり、申請した企業mの企業コードが特定の値であるか否かの判別はせず、その代わりに、購買依頼申請画面において想定金額が入力されたか否かの判別を行う。そして、想定金額が入力された場合には、予算管理部署の署員に想定金額分の予算の引当を申請する前に、購買担当部署の署員に想定金額分の予算の引当を確認する。そして、購買担当部署の署員による予算の引当の確認後、予算管理部署の署員に想定金額分の予算の引当を申請し、予算の引当がされてから、仕様作成部署の署員に仕様の登録を申請する。これに対して、想定金額が入力されていない場合には、予算管理部署の署員に予算の引当を申請することなく、直接、仕様作成部署の署員に仕様の登録を申請する。 In the ordering workflow dedicated to company m shown in FIG. 6, after applying for a purchase request for a product, unlike the default ordering workflow, it is not determined whether the company code of company m that applied is a specific value. Instead, it is determined whether the estimated amount has been input on the purchase request application screen. When the estimated amount is input, before requesting the staff of the budget management department to reserve the budget for the estimated amount, confirm with the staff of the purchasing department whether the budget has been reserved for the estimated amount. After confirming that the budget has been allocated by the staff in the purchasing department, the staff in the budget management department is requested to allocate the estimated amount of the budget, and after the budget has been allocated, the specifications are registered with the staff in the specification creation department. Apply. On the other hand, if the estimated amount has not been entered, the user directly applies to the specifications creation department for specification registration without requesting the budget management department to allocate the budget.

図3に示す制御部33は、例えばCPU、ROM、及びRAM等から構成されている。CPUは、RAMをワークメモリとして用いて、ROMに記憶されている各種プログラムや記憶部32に記憶されている各種ソフトウェア等を適宜実行することにより、コンテンツ管理装置3の各部の動作を制御する。 The control unit 33 shown in FIG. 3 includes, for example, a CPU, a ROM, a RAM, and the like. The CPU controls the operation of each part of the content management device 3 by appropriately executing various programs stored in the ROM and various software stored in the storage unit 32 using the RAM as a work memory.

本実施形態において、制御部33は、画面表示データを通信部31からネットワークNを介して企業端末2-m-nに送信することで、企業端末2-m-nのウェブブラウザ上に、購買依頼申請画面等を表示する。また、制御部33は、企業端末2-m-nからネットワークNを介して送信される操作信号を受信することで、各部署の署員によるネットワークNを介したマルチテナント管理装置3上での操作信号に対応した操作を可能にする。 In this embodiment, the control unit 33 transmits screen display data from the communication unit 31 to the company terminal 2-m-n via the network N, thereby displaying the purchasing information on the web browser of the company terminal 2-m-n. Display the request application screen, etc. In addition, the control unit 33 receives operation signals transmitted via the network N from the company terminals 2-m-n, thereby controlling operations on the multi-tenant management device 3 via the network N by staff members of each department. Enables operation in response to signals.

制御部33は、記憶部32に記憶されている定義ファイル320に従って、アプリケーションプログラム310を企業m専用にカスタマイズして共通の一のインスタンス内で実行することにより、企業m毎に異なる発注処理等を実現する。 The control unit 33 customizes the application program 310 specifically for the company m according to the definition file 320 stored in the storage unit 32 and executes it within a common instance, thereby performing different order processing etc. for each company m. Realize.

具体的に、制御部33は、企業mの購買依頼部署に設置される企業端末2-m-1からネットワークNを介してマルチテナント管理装置3へアクセスされたことに応答して、企業mの企業コードを企業定義ファイル321から検出する。そして、制御部33は、企業mの企業コードに対応する差分定義ファイル323-mに設定されている企業m専用の発注ワークフローに従って、デフォルトの定義情報、及び検出した企業m専用にカスタマイズされた差分情報を参照しつつ、発注処理を実行する。 Specifically, the control unit 33 responds to access to the multi-tenant management device 3 via the network N from the company terminal 2-m-1 installed in the purchasing request department of the company m. A company code is detected from the company definition file 321. Then, the control unit 33 uses the default definition information and the detected difference customized for the company m according to the ordering workflow dedicated to the company m set in the difference definition file 323-m corresponding to the company code of the company m. Execute order processing while referring to the information.

例えば、制御部33は、発注処理において、デフォルト定義ファイル321に設定されている購買依頼申請画面の表示項目のデフォルトの定義情報、及び企業m専用にカスタマイズされた購買依頼申請画面の表示項目の差分情報に基づいて、企業m専用の購買依頼申請画面を表示するための画面表示データを生成する。そして、制御部33は、企業m専用の購買依頼申請画面を表示するための画面表示データを通信部31からネットワークNを介して企業mの購買依頼部署に設置される企業端末2-m-1に送信することにより、その表示部21のウェブブラウザ上に、企業m専用の購買依頼申請画面を表示させる。 For example, in the ordering process, the control unit 33 uses the default definition information of the display items of the purchase requisition application screen set in the default definition file 321 and the difference between the display items of the purchase requisition application screen customized exclusively for company m. Based on the information, screen display data for displaying a purchase request application screen dedicated to company m is generated. Then, the control unit 33 transmits screen display data for displaying a purchase request application screen exclusively for company m from the communication unit 31 to the company terminal 2-m-1 installed in the purchase request department of company m via the network N. By transmitting the information to the company m, a purchase request application screen dedicated to company m is displayed on the web browser of the display unit 21.

購買依頼部署の署員によって商品の購買依頼の申請の操作が行われたことに応答して、制御部33は、購買依頼申請画面において想定金額が入力されたか否かを判別する。想定金額が入力された場合、制御部33は、購買担当部署の署員に想定金額分の予算の引当を確認する予算引当確認画面を表示するための画面表示データを生成する。そして、制御部33は、予算引当確認画面を表示するための画面表示データを通信部31からネットワークNを介して企業mの購買担当部署に設置される企業端末2-m-4に送信することにより、その表示部21のウェブブラウザ上に、予算引当確認画面を表示させる。 In response to an operation of applying for a purchase request for a product by an employee of the purchase request department, the control unit 33 determines whether or not an estimated amount has been input on the purchase request application screen. When the estimated amount is input, the control unit 33 generates screen display data for displaying a budget allocation confirmation screen for confirming the allocation of budget for the estimated amount to the staff of the purchasing department. Then, the control unit 33 transmits screen display data for displaying the budget allocation confirmation screen from the communication unit 31 to the company terminal 2-m-4 installed in the purchasing department of company m via the network N. As a result, a budget allocation confirmation screen is displayed on the web browser of the display unit 21.

購買担当部署の署員によって予算引当の確認の操作が行われたことに応答して、制御部33は、予算管理部署の署員に想定金額分の予算の引当を申請する予算引当申請画面を表示するための画面表示データを生成する。そして、制御部33は、予算引当申請画面を表示するための画面表示データを通信部31からネットワークNを介して企業mの予算管理部署に設置される企業端末2-m-2に送信することにより、その表示部21のウェブブラウザ上に、予算引当申請画面を表示させる。 In response to the confirmation of budget reservation being performed by the purchasing department staff member, the control unit 33 displays a budget reservation application screen for requesting the budget management department staff member to reserve the estimated amount of budget. Generate screen display data for. Then, the control unit 33 transmits screen display data for displaying the budget allocation application screen from the communication unit 31 to the company terminal 2-m-2 installed in the budget management department of the company m via the network N. As a result, a budget allocation application screen is displayed on the web browser of the display unit 21.

購買依頼申請画面において想定金額が入力されていないと判別したこと、若しくは予算の引当後に予算管理部署の署員によって承認の操作が行われたことに応答して、制御部33は、仕様作成部署の署員に仕様の登録を申請する仕様登録申請画面を表示するための画面表示データを生成する。そして、制御部33は、仕様登録申請画面を表示するための画面表示データを通信部31からネットワークNを介して企業mの仕様作成部署に設置される企業端末2-m-3に送信することにより、その表示部21のウェブブラウザ上に、仕様登録申請画面を表示させる。 In response to determining that the estimated amount has not been entered on the purchase requisition application screen, or in response to an approval operation being performed by a staff member of the budget management department after the budget has been allocated, the control unit 33 Generates screen display data for displaying the specification registration application screen for requesting specification registration from a staff member. Then, the control unit 33 transmits screen display data for displaying the specification registration application screen from the communication unit 31 to the company terminal 2-m-3 installed in the specification creation department of company m via the network N. This causes the specification registration application screen to be displayed on the web browser of the display unit 21.

仕様の登録後に仕様作成部署の署員によって承認の操作が行われたことに応答して、制御部33は、購買担当部署の署員に商品の発注を依頼する発注申請画面を表示するための画面表示データを生成する。そして、制御部33は、発注申請画面を表示するための画面表示データを通信部31からネットワークNを介して企業mの購買担当部署に設置される企業端末2-m-4に送信することにより、その表示部21のウェブブラウザ上に、発注申請画面を表示させる。 In response to an approval operation performed by a staff member of the specification creation department after specification registration, the control unit 33 displays a screen for displaying an order application screen requesting a staff member of the purchasing department to order the product. Generate data. Then, the control unit 33 transmits screen display data for displaying the order application screen from the communication unit 31 via the network N to the company terminal 2-m-4 installed in the purchasing department of the company m. , displays an order application screen on the web browser of the display unit 21.

以上説明したように、本実施形態に係るマルチテナントシステム1において、マルチテナント管理装置3は、記憶部32と、制御部33と、を備える。 As explained above, in the multi-tenant system 1 according to the present embodiment, the multi-tenant management device 3 includes the storage section 32 and the control section 33.

記憶部32は、複数の企業(テナント)mに共通のアプリケーションプログラム310、並びにアプリケーションプログラム310を実行する際に用いられる複数の企業mに共通のデフォルトの定義情報及び各企業m専用の定義情報を記憶する。アプリケーションプログラム310、並びに複数の企業mに共通のデフォルトの定義情報及び各企業m専用の定義情報は、複数の企業に共通の一のインスタンス内に形成されたアプリケーション基盤300上に構築される。本実施形態において、記憶部32は、各企業m専用の定義情報として、各企業m専用の発注ワークフローを記憶するとともに、複数の企業m毎に、デフォルトの定義情報との差分情報を記憶する。 The storage unit 32 stores an application program 310 common to multiple companies (tenants) m, default definition information common to multiple companies m used when executing the application program 310, and definition information exclusive to each company m. Remember. The application program 310, default definition information common to a plurality of companies m, and definition information dedicated to each company m are built on an application platform 300 formed in one instance common to a plurality of companies. In the present embodiment, the storage unit 32 stores an ordering workflow dedicated to each company m as definition information dedicated to each company m, and also stores difference information from default definition information for each of a plurality of companies m.

制御部33は、複数の企業mのうちのいずれかの企業mからアクセスされたことに応答して、アクセスした企業m専用の定義情報を記憶部12から検出し、デフォルトの定義情報及び検出した企業m専用の定義情報を用いて、アプリケーションプログラム310を企業m専用にカスタマイズして共通の一のインスタンス内で実行することにより、アクセスした企業m専用のワークフローに従って、企業m専用の処理を実行する。 In response to access from one of the plurality of companies m, the control unit 33 detects definition information exclusive to the accessed company m from the storage unit 12, and detects default definition information and the detected definition information. By customizing the application program 310 specifically for company m using definition information specific to company m and executing it within a common instance, processing specific to company m is executed according to the accessed workflow specific to company m. .

このように、マルチテナント管理装置3は、デフォルトの定義情報及び企業m専用の定義情報を用いて、複数の企業mに共通のアプリケーションプログラム310を企業m専用にカスタマイズして共通の一のインスタンス内で実行することにより、各企業m専用の処理の実行を可能にすることができる。これにより、マルチテナントサービス装置3は、従来のマルチテナントサービスと同様の保守負担で済むため、従来のマルチテナントサービスと同様の低価格で、従来のマルチテナントサービスでは困難であった、各企業m専用の処理の実行を可能にすることができる。この結果、マルチテナント管理装置3は、保守負担を増加させることなく各企業m専用の処理を実行可能にするといった顕著な効果を奏することができる。 In this way, the multi-tenant management device 3 customizes the application program 310 common to a plurality of companies m specifically for the company m, using the default definition information and the definition information dedicated to the company m, and customizes the application program 310 that is common to multiple companies By executing this, it is possible to execute processing dedicated to each company m. As a result, the multi-tenant service device 3 requires the same maintenance burden as the conventional multi-tenant service, so it can be used at the same low price as the conventional multi-tenant service, and the multi-tenant service device 3 can be Execution of dedicated processing can be made possible. As a result, the multi-tenant management device 3 can produce remarkable effects such as being able to execute processing dedicated to each company m without increasing the maintenance burden.

なお、本発明は、上記の実施形態に限定されず、種々の変形、応用が可能である。以下、本発明に適用可能な上記の実施形態の変形態様について、説明する。 Note that the present invention is not limited to the above-described embodiments, and various modifications and applications are possible. Hereinafter, modifications of the above embodiment that are applicable to the present invention will be described.

上記の実施形態において、各企業mに専用の処理は、商品の発注処理であるものとして説明したが、本発明はこれに限定されるものではなく、各企業mに専用の処理は、任意である。 In the above embodiment, the process dedicated to each company m is described as a product ordering process, but the present invention is not limited to this, and the process dedicated to each company m is arbitrary. be.

上記の実施形態において、制御部33が実行するアプリケーションプログラムは、予め記憶部32等に記憶されていた。しかしながら、本発明は、これに限定されず、上述の処理を実行させるためのアプリケーションプログラムを、既存の汎用のサーバコンピュータに適用することで、上記の実施形態に係るマルチテナント管理装置3として機能させてもよい。 In the above embodiment, the application program executed by the control unit 33 was stored in advance in the storage unit 32 or the like. However, the present invention is not limited to this, and by applying an application program for executing the above-described processing to an existing general-purpose server computer, it can be made to function as the multi-tenant management device 3 according to the above embodiment. You can.

このようなアプリケーションプログラムの提供方法は任意であり、例えばコンピュータが読取可能な記録媒体(フレキシブルディスク、CD(Compact Disc)-ROM、DVD(Digital Versatile Disc)-ROM等)に格納して配布してもよいし、インターネット等のネットワーク上のストレージにプログラムを格納しておき、これをダウンロードさせることにより提供してもよい。 The method of providing such an application program is arbitrary; for example, it may be stored and distributed on a computer-readable recording medium (flexible disk, CD (Compact Disc)-ROM, DVD (Digital Versatile Disc)-ROM, etc.). Alternatively, the program may be stored in a storage on a network such as the Internet and provided by downloading the program.

1 マルチテナントシステム
2-m-n 企業端末
3 マルチテナント管理装置
21 表示部
22 操作部
23,31 通信部
24,33 制御部
32 記憶部
300 アプリケーション基盤
310 アプリケーションプログラム
320 定義ファイル
321 企業定義ファイル
322 デフォルト定義ファイル
323-m 差分定義ファイル
1 Multi-tenant system 2-m-n Company terminal 3 Multi-tenant management device 21 Display unit 22 Operation unit 23, 31 Communication unit 24, 33 Control unit 32 Storage unit 300 Application platform 310 Application program 320 Definition file 321 Company definition file 322 Default Definition file 323-m Difference definition file

Claims (4)

複数のテナントに共通の一のインスタンス内に形成されたアプリケーション基盤上に構築された、該複数のテナントに共通のアプリケーションプログラム、並びに該共通のアプリケーションプログラムを実行する際に用いられる該複数のテナントに共通の定義情報及び該複数のテナント毎に該共通の定義情報との差分情報を記憶する記憶部と、
前記複数のテナントのうちのいずれかのテナントからアクセスされたことに応答して、該アクセスしたテナント専用の差分情報を前記記憶部から検出し、前記共通の定義情報及び該検出したテナント専用の差分情報を用いて、前記共通のアプリケーションプログラムを該テナント専用にカスタマイズして前記共通の一のインスタンス内で実行することにより、該テナント専用の処理を実行する制御部と、
を備えるマルチテナント管理装置。
An application program common to multiple tenants built on an application platform formed in one instance common to multiple tenants, and an application program common to multiple tenants used to execute the common application program. a storage unit that stores common definition information and difference information from the common definition information for each of the plurality of tenants ;
In response to access from any one of the plurality of tenants, difference information exclusive to the accessed tenant is detected from the storage unit, and the common definition information and the difference information exclusive to the detected tenant are detected. a control unit that executes processing exclusive to the tenant by customizing the common application program exclusively for the tenant using the information and executing it within the common instance;
A multi-tenant management device equipped with
前記記憶部は、各テナント専用のワークフローをさらに記憶し、
前記制御部は、前記複数のテナントのうちのいずれかのテナントからアクセスされたことに応答して、該アクセスしたテナント専用の差分情報及びワークフローを前記記憶部から検出し、該アクセスしたテナント専用のワークフローに従って、前記共通の定義情報及び該検出したテナント専用の差分情報を用いて、前記共通のアプリケーションプログラムを該テナント専用にカスタマイズして前記共通の一のインスタンス内で実行することにより、該テナント専用の処理を実行する、
請求項1に記載のマルチテナント管理装置。
The storage unit further stores a workflow dedicated to each tenant,
In response to access from any one of the plurality of tenants, the control unit detects differential information and workflow dedicated to the accessed tenant from the storage unit, and detects difference information and workflow dedicated to the accessed tenant from the storage unit. According to the workflow, the common application program is customized specifically for the tenant using the common definition information and the detected difference information exclusive to the tenant, and executed within the common instance. perform the processing of
The multi-tenant management device according to claim 1.
複数のテナントに共通の一のインスタンス内に形成されたアプリケーション基盤上に構築された、該複数のテナントに共通のアプリケーションプログラム、並びに該共通のアプリケーションプログラムを実行する際に用いられる該複数のテナントに共通の定義情報及び該複数のテナント毎に該共通の定義情報との差分情報を記憶する記憶部を備えるマルチテナント管理装置によるマルチテナント管理方法であって、
前記複数のテナントのうちのいずれかのテナントからアクセスされたことに応答して、該アクセスしたテナント専用の差分情報を前記記憶部から検出するステップと、
前記共通の定義情報及び該検出したテナント専用の差分情報を用いて、前記共通のアプリケーションプログラムを該テナント専用にカスタマイズして前記共通の一のインスタンス内で実行することにより、該テナント専用の処理を実行するステップと、
を備えるマルチテナント管理方法。
An application program common to multiple tenants built on an application platform formed in one instance common to multiple tenants, and an application program common to multiple tenants used to execute the common application program. A multi-tenant management method using a multi-tenant management device comprising a storage unit that stores common definition information and difference information from the common definition information for each of the plurality of tenants, the method comprising:
In response to access from any one of the plurality of tenants, detecting differential information dedicated to the accessed tenant from the storage unit;
Using the common definition information and the detected difference information specific to the tenant, the common application program is customized specifically for the tenant and executed within the common instance, thereby performing processing specific to the tenant. steps to take and
A multi-tenant management method with
複数のテナントに共通の一のインスタンス内に形成されたアプリケーション基盤上に構築された、該複数のテナントに共通のプログラムであって、
前記共通のプログラム、並びに該共通のプログラムを実行する際に用いられる該複数のテナントに共通の定義情報及び該複数のテナント毎に該共通の定義情報との差分情報を記憶する記憶部を備えるマルチテナント管理装置のコンピュータに、
前記複数のテナントのうちのいずれかのテナントからアクセスされたことに応答して、該アクセスしたテナント専用の差分情報を前記記憶部から検出する手順と、
前記共通の定義情報及び該検出したテナント専用の差分情報を用いて、前記共通のプログラムを該テナント専用にカスタマイズして前記共通の一のインスタンス内で実行することにより、該テナント専用の処理を実行する手順と、
を実行させるためのプログラム。
A program common to multiple tenants built on an application platform formed in one instance common to multiple tenants,
A multi-purpose computer comprising a storage unit that stores the common program, definition information common to the plurality of tenants used when executing the common program, and difference information with the common definition information for each of the plurality of tenants. On the tenant management device computer,
a step of detecting differential information exclusive to the accessed tenant from the storage unit in response to access from any one of the plurality of tenants;
Using the common definition information and the detected difference information specific to the tenant, the common program is customized specifically for the tenant and executed within the common instance, thereby executing processing specific to the tenant. the steps to
A program to run.
JP2019016487A 2019-01-31 2019-01-31 Multi-tenant management device, multi-tenant management method, and program Active JP7433767B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019016487A JP7433767B2 (en) 2019-01-31 2019-01-31 Multi-tenant management device, multi-tenant management method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019016487A JP7433767B2 (en) 2019-01-31 2019-01-31 Multi-tenant management device, multi-tenant management method, and program

Publications (2)

Publication Number Publication Date
JP2020123299A JP2020123299A (en) 2020-08-13
JP7433767B2 true JP7433767B2 (en) 2024-02-20

Family

ID=71992779

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019016487A Active JP7433767B2 (en) 2019-01-31 2019-01-31 Multi-tenant management device, multi-tenant management method, and program

Country Status (1)

Country Link
JP (1) JP7433767B2 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016024753A (en) 2014-07-24 2016-02-08 株式会社リコー Information processing system, device, information processing method and program
JP2016153930A (en) 2015-02-20 2016-08-25 日本電気株式会社 Configuration information management device, configuration information management method and configuration information management program
JP2017107298A (en) 2015-12-07 2017-06-15 株式会社インターファクトリー Multi-tenant system, service providing server, service providing method, and service providing program
JP2018531648A (en) 2015-08-15 2018-11-01 セールスフォース ドット コム インコーポレイティッド Three-dimensional (3D) convolution with 3D batch normalization

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09297803A (en) * 1996-04-30 1997-11-18 Casio Comput Co Ltd Method for inputting data in computer system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016024753A (en) 2014-07-24 2016-02-08 株式会社リコー Information processing system, device, information processing method and program
JP2016153930A (en) 2015-02-20 2016-08-25 日本電気株式会社 Configuration information management device, configuration information management method and configuration information management program
JP2018531648A (en) 2015-08-15 2018-11-01 セールスフォース ドット コム インコーポレイティッド Three-dimensional (3D) convolution with 3D batch normalization
JP2017107298A (en) 2015-12-07 2017-06-15 株式会社インターファクトリー Multi-tenant system, service providing server, service providing method, and service providing program

Also Published As

Publication number Publication date
JP2020123299A (en) 2020-08-13

Similar Documents

Publication Publication Date Title
KR101825755B1 (en) Self-service implementation of digital coupons
US11687661B2 (en) Compartments
JP7369463B2 (en) Employment matching support device, employment matching support method, and employment matching support program
CA3056282A1 (en) Mobile app publishing for a responsive community experience
US10325252B2 (en) Payment management apparatus, payment management method, and storage medium
US20200372984A1 (en) Methods and systems for providing improved mechanism for updating healthcare information systems
JP7433767B2 (en) Multi-tenant management device, multi-tenant management method, and program
KR102412317B1 (en) System and method for supporting influencer commerce
KR20200121671A (en) System for reselling digital content made by request of a purchaser and method for managing a copyright by the system
US20140129311A1 (en) Social media marketing
JP6908582B2 (en) Information processing equipment, information processing methods and information processing programs
JP6740435B1 (en) Information processing method, information processing device, program, and information processing terminal
KR20220053652A (en) Cosmetic Retail Display Systems and Methods
US20200219159A1 (en) Real-Time Collaborative Product Configurator
JP2021018601A (en) Provision device, provision method, and provision program
KR20200107724A (en) Method for platform user management using badge system
JP6462925B1 (en) Information processing apparatus, information processing method, and information processing program
JP7244578B2 (en) Information processing device, information processing method and information processing program
JP6442139B2 (en) Work support device, work support method, and work support program
TWI797679B (en) Information processing system, information processing method, program for controlling account linkage processing between different services, and recording medium
JP7077468B2 (en) Information processing equipment, information processing methods and information processing programs
JP7257979B2 (en) Server device, program, and information processing method
US20160267426A1 (en) Early reservation of managed inventory
US20200143342A1 (en) Limit purchase price by stock keeping unit (sku)
JP2023036101A (en) Solution management system and solution management method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20211208

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20221007

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20221108

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230106

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20230418

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20240207

R150 Certificate of patent or registration of utility model

Ref document number: 7433767

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150