JP7103153B2 - Information processing equipment, service display method and service display program - Google Patents

Information processing equipment, service display method and service display program Download PDF

Info

Publication number
JP7103153B2
JP7103153B2 JP2018196429A JP2018196429A JP7103153B2 JP 7103153 B2 JP7103153 B2 JP 7103153B2 JP 2018196429 A JP2018196429 A JP 2018196429A JP 2018196429 A JP2018196429 A JP 2018196429A JP 7103153 B2 JP7103153 B2 JP 7103153B2
Authority
JP
Japan
Prior art keywords
service
user
information
role
services
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
JP2018196429A
Other languages
Japanese (ja)
Other versions
JP2020064486A (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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2018196429A priority Critical patent/JP7103153B2/en
Publication of JP2020064486A publication Critical patent/JP2020064486A/en
Application granted granted Critical
Publication of JP7103153B2 publication Critical patent/JP7103153B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • User Interface Of Digital Computer (AREA)

Description

本件は、情報処理装置、サービス表示方法およびサービス表示プログラムに関する。 This case relates to an information processing device, a service display method, and a service display program.

蓄積されたデータを活用してサービスを提供するアプリケーションが開発されている(例えば、特許文献1~3参照)。 Applications that provide services by utilizing the accumulated data have been developed (see, for example, Patent Documents 1 to 3).

特開2018-10566号公報JP-A-2018-10566 特開2005-258816号公報Japanese Unexamined Patent Publication No. 2005-258816 特開2003-296410号公報Japanese Unexamined Patent Publication No. 2003-296410

このようなアプリケーションにおいて、例えば、ユーザがサービスメニューから必要なサービスを選択することで、当該サービスの利用が許可されるようになり、蓄積されたデータの可視化結果、分析結果などを利用することができる。しかしながら、サービスメニューに多数のメニューが含まれると、必要なサービスを探して選択するための手間を要することになる。 In such an application, for example, when the user selects a necessary service from the service menu, the use of the service is permitted, and the visualization result, analysis result, etc. of the accumulated data can be used. can. However, if the service menu contains a large number of menus, it takes time and effort to find and select the required service.

1つの側面では、本件は、ユーザにとって有効なサービスを推薦することができる情報処理装置、サービス表示方法およびサービス表示プログラムを提供することを目的とする。 In one aspect, the present invention aims to provide an information processing device, a service display method, and a service display program that can recommend a service that is effective for the user.

1つの態様では、情報処理装置は、ユーザのロール情報を取得するロール情報取得部と、予め記憶された前記ユーザのロール情報とサービスとの関係を参照し、データが蓄積されるオブジェクトを複数含むプロファイルに含まれる1以上のオブジェクトを用いる複数のサービスのうち前記ユーザによる利用が許可されていないサービスから、前記ロール情報に応じたサービスを取得するサービス取得部と、前記サービス取得部が取得したサービスを前記ユーザに推薦する情報を表示装置に表示させるための指示を前記表示装置に対して出力する出力部と、を備える。 In one aspect, the information processing apparatus includes a plurality of objects in which data is accumulated by referring to a role information acquisition unit that acquires user role information and a pre-stored relationship between the user's role information and a service. A service acquisition unit that acquires a service according to the role information from a plurality of services that use one or more objects included in the profile that are not permitted to be used by the user, and a service acquired by the service acquisition unit. It is provided with an output unit that outputs an instruction for displaying the information recommended to the user on the display device to the display device.

ユーザにとって有効なサービスを推薦することができる。 It is possible to recommend services that are effective for the user.

実施例1に係る情報処理装置の全体構成を例示する機能ブロック図である。It is a functional block diagram which illustrates the whole structure of the information processing apparatus which concerns on Example 1. FIG. 標準プロファイルの一部を例示する図である。It is a figure which illustrates a part of the standard profile. 各オブジェクトの紐付けについて例示する図である。It is a figure which illustrates the association of each object. サービスメニューのイメージ図である。It is an image diagram of the service menu. 情報処理装置の動作の詳細を例示するフローチャートである。It is a flowchart which illustrates the detail of operation of an information processing apparatus. 各ユーザとロールとを関連付けたロールテーブルを例示する図である。It is a figure which illustrates the role table which associated each user and a role. 各ユーザと、契約済み及び未契約のサービスとを関連付けた契約情報テーブルを例示する図である。It is a figure which illustrates the contract information table which associated each user with the contracted and uncontracted services. 各ロール情報と、合致するサービスとを関連付けたマッチング情報テーブルを例示する図である。It is a figure which illustrates the matching information table which associated each role information with a matching service. (a)は未契約サービスを例示する図であり、(b)は「製造現場」について最上位に並び替えられたサービスを例示する図であり、(c)は「経営者」について最上位に並び替えられたサービスを例示する図である。(A) is a diagram exemplifying uncontracted services, (b) is a diagram exemplifying services sorted at the top for "manufacturing site", and (c) is a diagram exemplifying services sorted at the top for "manager". It is a figure which illustrates the sorted service. 情報処理装置のハードウェア構成を説明するためのブロック図である。It is a block diagram for demonstrating the hardware configuration of an information processing apparatus.

図1は、実施例1に係る情報処理装置100の全体構成を例示する機能ブロック図である。図1で例示するように、情報処理装置100は、プラットフォーム10、基盤20、サービス提供部30などとして機能する。 FIG. 1 is a functional block diagram illustrating the overall configuration of the information processing apparatus 100 according to the first embodiment. As illustrated in FIG. 1, the information processing apparatus 100 functions as a platform 10, a base 20, a service providing unit 30, and the like.

プラットフォーム10は、インターネットなどの電気通信回線を介して、各社のエッジインタプリタ200に接続されている。エッジインタプリタ200は、各社の設計装置、生産設備、モニタ装置などに、イントラネットなどの電気通信回線を介して接続されている。これらの設計装置、生産設備、モニタ装置などから得られる設計に関するデータ、実際の生産に関するデータなどは、エッジインタプリタ200において、標準プロファイルに沿ったデータ形式に変換され、プラットフォーム10に送信される。プラットフォーム10は、基盤20に、データを送信する。 The platform 10 is connected to the edge interpreter 200 of each company via a telecommunication line such as the Internet. The edge interpreter 200 is connected to design equipment, production equipment, monitoring equipment, etc. of each company via a telecommunication line such as an intranet. Design-related data, actual production-related data, and the like obtained from these design devices, production equipment, monitor devices, and the like are converted into a data format according to a standard profile in the edge interpreter 200 and transmitted to the platform 10. The platform 10 transmits data to the substrate 20.

基盤20は、標準プロファイルAPI部21、プロファイルデータベース22、認証権限管理部23、マッチング管理部24、サービスメニュー管理部25などとして機能する。基盤20は、インターネットなどの電気通信回線を介して、端末300に接続されている。 The platform 20 functions as a standard profile API unit 21, a profile database 22, an authentication authority management unit 23, a matching management unit 24, a service menu management unit 25, and the like. The board 20 is connected to the terminal 300 via a telecommunication line such as the Internet.

標準プロファイルAPI部21は、プラットフォーム10から受信したデータをプロファイルデータベース22に格納する。それにより、プロファイルデータベース22に格納されている標準プロファイルにデータが蓄積されていく。 The standard profile API unit 21 stores the data received from the platform 10 in the profile database 22. As a result, data is accumulated in the standard profile stored in the profile database 22.

図2は、標準プロファイルの一部を例示する図である。標準プロファイルは、データが蓄積される複数のオブジェクトの集合体である。標準プロファイルは、一例として、ものづくりのプランニングおよびスケジューリングに関して標準化された1以上のデータモデルを含んでいる。図2で例示するように、各データモデルは、1以上のオブジェクトを含んでいる。一例として、PSLX3.0に準拠した標準プロファイルを用いることができる。例えば、「生産計画」データモデルには、「生産計画」、「在庫計画」などのオブジェクトが含まれる。「日程計画」データモデルには、「日別資材計画」などのオブジェクトが含まれる。各オブジェクトには、データが蓄積されていく。 FIG. 2 is a diagram illustrating a part of a standard profile. A standard profile is a collection of objects in which data is stored. The standard profile, as an example, contains one or more standardized data models for manufacturing planning and scheduling. As illustrated in FIG. 2, each data model contains one or more objects. As an example, a standard profile compliant with PSLX3.0 can be used. For example, the "production plan" data model includes objects such as "production plan" and "inventory plan". The "Schedule" data model includes objects such as "Daily Material Planning". Data is accumulated in each object.

各オブジェクトは、互いに独立していてもよいが、互いに紐づけられていてもよい。図3は、各オブジェクトの紐付けについて例示する図である。一例として、図3は、「設備」データモデルを抜粋したものである。図3で例示するように、各オブジェクトには、IDが設定されている。例えば、「設備モニタ」オブジェクトには、「設備モニタID」および「設備ID」が設定されている。「設備」オブジェクトには、「設備ID」が設定されている。「稼働状況」オブジェクトには、「稼働状況ID」および「設備モニタID」が設定されている。「稼働指示」オブジェクトには、「稼働指示ID」および「設備ID」が設定されている。「稼働履歴」オブジェクトには、「稼働履歴ID」および「設備モニタID」が設定されている。「稼働結果」オブジェクトには、「稼働結果ID」および「稼働指示ID」が設定されている。「稼働実績」オブジェクトには、「稼働実績ID」および「設備モニタID」が設定されている。このように、各オブジェクトは、IDによって紐づけられている。 The objects may be independent of each other or may be associated with each other. FIG. 3 is a diagram illustrating the association of each object. As an example, FIG. 3 is an excerpt of the "equipment" data model. As illustrated in FIG. 3, an ID is set for each object. For example, "equipment monitor ID" and "equipment ID" are set in the "equipment monitor" object. An "equipment ID" is set in the "equipment" object. An "operating status ID" and an "equipment monitor ID" are set in the "operating status" object. An "operation instruction ID" and an "equipment ID" are set in the "operation instruction" object. An "operation history ID" and an "equipment monitor ID" are set in the "operation history" object. An "operation result ID" and an "operation instruction ID" are set in the "operation result" object. An "operation record ID" and an "equipment monitor ID" are set in the "operation record" object. In this way, each object is associated with an ID.

認証権限管理部23は、ユーザが端末300の入力装置301を用いて入力した情報を用いて、認証処理を行う。認証が成功すれば、ユーザは、ログインすることができる。 The authentication authority management unit 23 performs an authentication process using the information input by the user using the input device 301 of the terminal 300. If the authentication is successful, the user can log in.

サービスメニュー管理部25は、端末300の表示装置302に対して、サービスメニューを表示する指示を出力する。表示装置302は、サービスメニュー管理部25からの指示に従って、サービスメニューを表示する。 The service menu management unit 25 outputs an instruction to display the service menu to the display device 302 of the terminal 300. The display device 302 displays the service menu according to the instruction from the service menu management unit 25.

図4は、サービスメニューのイメージ図である。図4で例示するように、ユーザは、標準プロファイルに含まれる各オブジェクトを参照することができる。サービスメニューからサービスが選択されていない場合には、データ項目が展開されない。サービスメニューからいずれかのサービスが選択されると、選択されたサービスのデータ項目が展開されて表示される。図4の例では、「DashBoard」サービスが選択され、「生産計画」データモデルおよび「引当」データモデルが展開されている。さらに、「生産計画」データモデルの「日別生産計画」オブジェクトおよび「実績」オブジェクトが展開されている。さらに、「日別生産計画」オブジェクトの「日別実績」データ項目が展開され、「実績」オブジェクトの「生産実績」データ項目、「品目出来高」データ項目および「品目歩留り」データ項目が展開されている。また、データの有無が、グレーアウト、点滅などで表示される。それにより、データの蓄積の有無を視覚的に確認することができる。 FIG. 4 is an image diagram of the service menu. As illustrated in FIG. 4, the user can refer to each object included in the standard profile. If no service is selected from the service menu, the data item will not be expanded. When any service is selected from the service menu, the data items for the selected service are expanded and displayed. In the example of FIG. 4, the "DashBoard" service is selected and the "production planning" data model and the "allocation" data model are deployed. In addition, the "Daily Production Planning" and "Actual" objects of the "Production Planning" data model are expanded. In addition, the "Daily Actual" data item of the "Daily Production Planning" object is expanded, and the "Production Actual" data item, "Item Volume" data item, and "Item Yield" data item of the "Actual" object are expanded. There is. In addition, the presence or absence of data is displayed by graying out, blinking, or the like. Thereby, it is possible to visually confirm the presence or absence of data accumulation.

ユーザがサービスメニューからサービスを選択して契約することで、ユーザは、サービス提供部30が提供するサービスの利用が許可されるようになる。例えば、蓄積されたデータの可視化結果、分析結果などを利用できるようになる。例えば、「製造状況可視化」サービスでは、各設備の開始・完了・段取りのログ情報から、設備の稼働時間・段取り時間・遊び(停止)時間をガントチャートで可視化することができる。 When the user selects a service from the service menu and makes a contract, the user is permitted to use the service provided by the service providing unit 30. For example, visualization results and analysis results of accumulated data can be used. For example, in the "manufacturing status visualization" service, the operating time, setup time, and play (stop) time of each equipment can be visualized on a Gantt chart from the log information of the start, completion, and setup of each equipment.

しかしながら、サービスメニューに選択可能な多数のメニューが含まれると、ユーザにとって必要なサービスを探して選択するための手間を要することになる。また、このような手順では、契約してみて初めて、ユーザにとって適切なサービスを選択したか否かがわかる。場合によっては、不要なサービスを契約してしまうおそれがある。そこで、本実施例に係る情報処理装置100は、ユーザにとって有効なサービスを推薦することができる構成を有している。以下、詳細について説明する。 However, if the service menu includes a large number of selectable menus, it takes time and effort for the user to find and select the necessary service. In addition, in such a procedure, it is not possible to know whether or not an appropriate service has been selected for the user until the contract is made. In some cases, there is a risk of subscribing to unnecessary services. Therefore, the information processing device 100 according to the present embodiment has a configuration capable of recommending a service effective for the user. The details will be described below.

図5は、情報処理装置100の動作の詳細を例示するフローチャートである。図5で例示するように、認証権限管理部23は、ユーザが入力装置301を用いて入力したID、パスワードなどの情報を用いて、認証処理を行う(ステップS1)。例えば、予め登録されている情報と、ユーザが入力装置301を用いて入力した情報とが一致すれば、認証処理に成功することになる。認証処理に成功すれば、ユーザは、ログインすることができる。 FIG. 5 is a flowchart illustrating the details of the operation of the information processing apparatus 100. As illustrated in FIG. 5, the authentication authority management unit 23 performs an authentication process using information such as an ID and a password entered by the user using the input device 301 (step S1). For example, if the information registered in advance and the information input by the user using the input device 301 match, the authentication process is successful. If the authentication process is successful, the user can log in.

認証処理において、認証権限管理部23は、ユーザのロール情報を取得する。ロール情報とは、ユーザのロール(役割)の識別情報である。例えば、ロール情報は、各社における所属、役職などであり、具体的には、製造現場の作業者、製造現場の管理者、経営者などのロールである。複数のユーザを1つのロール(例えば、製造現場の作業者)でグループ化してもよい。また、製造現場の作業者を、第1グループ、第2グループなどの複数のロールに分けてもよい。各ユーザを、それぞれ異なるロールに割り当ててもよい。また、ユーザが複数のロールを有している場合には、当該ユーザに複数のロールを割り当ててもよい。 In the authentication process, the authentication authority management unit 23 acquires the role information of the user. The role information is identification information of a user's role. For example, the role information is the affiliation, job title, etc. in each company, and specifically, the role of a worker at a manufacturing site, a manager at a manufacturing site, a manager, or the like. A plurality of users may be grouped by one role (for example, a worker at a manufacturing site). Further, the workers at the manufacturing site may be divided into a plurality of roles such as a first group and a second group. Each user may be assigned to a different role. If the user has a plurality of roles, the user may be assigned a plurality of roles.

図6は、各ユーザとロールとを関連付けたロールテーブルを例示する図である。図6で例示するように、各ユーザには、1以上のロールが関連付けてある。このロールテーブルは、認証権限管理部23が記憶している。例えば、ユーザ1が認証処理に成功すれば、認証権限管理部23は、ユーザ1について「製造現場」というロールを取得する。または、ユーザ2が認証処理に成功すれば、認証権限管理部23は、ユーザ2について、「経営者」および「製造現場」の2つのロールを取得する。 FIG. 6 is a diagram illustrating a role table in which each user and a role are associated with each other. As illustrated in FIG. 6, each user has one or more roles associated with it. This role table is stored in the authentication authority management unit 23. For example, if the user 1 succeeds in the authentication process, the authentication authority management unit 23 acquires the role of "manufacturing site" for the user 1. Alternatively, if the user 2 succeeds in the authentication process, the authentication authority management unit 23 acquires the two roles of "manager" and "manufacturing site" for the user 2.

次に、マッチング管理部24は、ステップS1で認証処理に成功したユーザが未だ契約していないサービスを取得する(ステップS2)。図7は、各ユーザと、契約済み及び未契約のサービスとを関連付けた契約情報テーブルを例示する図である。図7で例示するように、各ユーザに関連付けて、各サービスが契約済みであるか、未契約であるかが格納されている。契約情報テーブルは、マッチング管理部24が記憶している。 Next, the matching management unit 24 acquires a service for which the user who succeeded in the authentication process in step S1 has not yet contracted (step S2). FIG. 7 is a diagram illustrating a contract information table in which each user is associated with contracted and uncontracted services. As illustrated in FIG. 7, each service is associated with each user and stores whether each service is contracted or uncontracted. The contract information table is stored in the matching management unit 24.

次に、マッチング管理部24は、未契約サービスのうち、ステップS1で取得されたロールに合致するサービスを検索し、サービスメニュー管理部25に渡す(ステップS3)。図8は、各ロール情報と、推薦すべきサービスとを関連付けたマッチング情報テーブルを例示する図である。図8で例示するように、各ロール情報に関連付けて、推薦すべきサービスが関連付けられている。例えば、「製造現場」というロールについて、「画像認識学習」および「製造状況可視化」というサービスが関連付けられている。 Next, the matching management unit 24 searches for a service that matches the role acquired in step S1 among the uncontracted services, and passes it to the service menu management unit 25 (step S3). FIG. 8 is a diagram illustrating a matching information table in which each role information is associated with a service to be recommended. As illustrated in FIG. 8, a service to be recommended is associated with each role information. For example, for the role of "manufacturing site", services of "image recognition learning" and "visualization of manufacturing status" are associated.

例えば、「設備稼働モニタ」に必要なオブジェクトは、「工程」、「設備」、「稼働履歴」および「設備故障」である。「工程」に必要な項目は、「工程名」である。「設備」に必要な項目は、「設備名」である。「稼働履歴」に必要な項目は、「開始、終了」である。「設備故障」に必要な項目は、「開始、終了」である。「経営」という役割について、「Dashboard」というサービスが関連付けられている。「Dashboard」に必要なオブジェクトは、「生産計画」および「稼働履歴」である。「生産計画」に必要な項目は、「売上、生産」である。「稼働履歴」に必要なオブジェクトは、「稼働状況」である。 For example, the objects required for the "equipment operation monitor" are "process", "equipment", "operation history", and "equipment failure". The item required for the "process" is the "process name". The item required for "equipment" is "equipment name". The items required for "operation history" are "start, end". The items required for "equipment failure" are "start, end". A service called "Dashboard" is associated with the role of "management". The objects required for "Dashboard" are "production plan" and "operation history". The items required for "production planning" are "sales and production". The object required for "operation history" is "operation status".

なお、マッチング管理部24は、オブジェクトにデータが蓄積されていないサービスを検索対象から外してもよい。この場合、即利用可のサービスをユーザに推薦することができる。 The matching management unit 24 may exclude services for which data is not accumulated in the object from the search target. In this case, a service that can be used immediately can be recommended to the user.

サービスメニュー管理部25は、ステップS3でマッチング管理部24から渡されたサービスをユーザに推薦する情報を表示装置302に表示させるための指示を、表示装置302に対して出力する。それにより、表示装置302は、ユーザに推薦するサービスを表示する(ステップS4)。例えば、サービスメニュー管理部25は、未契約サービスを並び替え、ステップS3でマッチング管理部24から渡されたサービスが最上位になるような指示を表示装置302に対して出力する。または、サービスメニュー管理部25は、ステップS3でマッチング管理部24から渡されたサービスが点滅させるなどしてユーザが視覚的に把握できるような情報を表示装置302に表示させるための指示を表示装置302対して出力する。図9(a)は、未契約サービスを例示する図である。図9(b)は、「製造現場」というロールについて最上位に並び替えられたサービスを例示する図である。図9(c)は、「経営者」というロールについて最上位に並び替えられたサービスを例示する図である。なお、図9(b)および図9(c)において、ステップS3でマッチング管理部24から渡されたサービス以外のサービスを表示してもよい。 The service menu management unit 25 outputs to the display device 302 an instruction for displaying the information for recommending the service passed from the matching management unit 24 to the user in the display device 302 in step S3. As a result, the display device 302 displays the service recommended to the user (step S4). For example, the service menu management unit 25 rearranges the uncontracted services, and outputs an instruction to the display device 302 so that the service passed from the matching management unit 24 in step S3 becomes the highest level. Alternatively, the service menu management unit 25 instructs the display device 302 to display information that the user can visually grasp, such as blinking the service passed from the matching management unit 24 in step S3. Output to 302. FIG. 9A is a diagram illustrating an uncontracted service. FIG. 9B is a diagram illustrating services sorted at the top for the role “manufacturing site”. FIG. 9C is a diagram illustrating services sorted at the top for the role of “manager”. In addition, in FIG. 9B and FIG. 9C, a service other than the service passed from the matching management unit 24 in step S3 may be displayed.

図10は、情報処理装置100のハードウェア構成を説明するためのブロック図である。図10で例示するように、情報処理装置100は、CPU101、RAM102、記憶装置103、インタフェース104などを備える。これらの各機器は、バスなどによって接続されている。CPU(Central Processing Unit)101は、中央演算処理装置である。CPU101は、1以上のコアを含む。RAM(Random Access Memory)102は、CPU101が実行するプログラム、CPU101が処理するデータなどを一時的に記憶する揮発性メモリである。記憶装置103は、不揮発性記憶装置である。記憶装置103として、例えば、ROM(Read Only Memory)、フラッシュメモリなどのソリッド・ステート・ドライブ(SSD)、ハードディスクドライブに駆動されるハードディスクなどを用いることができる。インタフェース104は、電気通信回線などとのインタフェースである。CPU101が記憶装置103に記憶されているプログラムを実行することによって、情報処理装置100の各部が実現される。または、情報処理装置100の各部は、専用の回路などのハードウェアであってもよい。 FIG. 10 is a block diagram for explaining the hardware configuration of the information processing apparatus 100. As illustrated in FIG. 10, the information processing device 100 includes a CPU 101, a RAM 102, a storage device 103, an interface 104, and the like. Each of these devices is connected by a bus or the like. The CPU (Central Processing Unit) 101 is a central processing unit. The CPU 101 includes one or more cores. The RAM (Random Access Memory) 102 is a volatile memory that temporarily stores a program executed by the CPU 101, data processed by the CPU 101, and the like. The storage device 103 is a non-volatile storage device. As the storage device 103, for example, a ROM (Read Only Memory), a solid state drive (SSD) such as a flash memory, a hard disk driven by a hard disk drive, or the like can be used. The interface 104 is an interface with a telecommunication line or the like. Each part of the information processing apparatus 100 is realized by the CPU 101 executing the program stored in the storage apparatus 103. Alternatively, each part of the information processing apparatus 100 may be hardware such as a dedicated circuit.

本実施例によれば、未契約サービスのうち、ユーザのロール情報に応じたサービスが表示装置302に表示され、当該ユーザに推薦される。それにより、ユーザにとって有効なサービスを推薦することができる。例えば、未契約サービスの並び順を変更することで、推薦すべきサービスを視覚的に把握することができるようになる。また、オブジェクトにデータが蓄積されているサービスを推薦することで、即利用可のサービスを推薦することができるようになる。 According to this embodiment, among the uncontracted services, the service corresponding to the role information of the user is displayed on the display device 302 and recommended to the user. Thereby, it is possible to recommend a service that is effective for the user. For example, by changing the order of uncontracted services, it becomes possible to visually grasp the services to be recommended. In addition, by recommending a service in which data is stored in an object, it becomes possible to recommend a service that can be used immediately.

上記実施例において、認証権限管理部23が、ユーザのロール情報を取得するロール情報取得部の一例として機能する。マッチング管理部24が、予め記憶された前記ユーザのロール情報とサービスとの関係を参照し、前記プロファイルに含まれる1以上のオブジェクトを用いる複数のサービスに含まれ前記ユーザによる利用が許可されていないサービスのうち、前記ロール情報に応じたサービスを取得するサービス取得部の一例として機能する。サービスメニュー管理部25が、前記サービス取得部が取得したサービスを前記ユーザに推薦する情報を表示装置に表示させるための指示を前記表示装置に対して出力する出力部の一例として機能する。 In the above embodiment, the authentication authority management unit 23 functions as an example of the role information acquisition unit that acquires the role information of the user. The matching management unit 24 refers to the relationship between the role information of the user and the service stored in advance, and is included in a plurality of services using one or more objects included in the profile, and the use by the user is not permitted. Among the services, it functions as an example of the service acquisition unit that acquires the service according to the role information. The service menu management unit 25 functions as an example of an output unit that outputs an instruction for displaying the information recommending the service acquired by the service acquisition unit to the user on the display device to the display device.

以上、本発明の実施例について詳述したが、本発明は係る特定の実施例に限定されるものではなく、特許請求の範囲に記載された本発明の要旨の範囲内において、種々の変形・変更が可能である。 Although the examples of the present invention have been described in detail above, the present invention is not limited to the specific examples, and various modifications and modifications are made within the scope of the gist of the present invention described in the claims. It can be changed.

10 プラットフォーム
20 基盤
21 標準プロファイルAPI部
22 プロファイルデータベース
23 認証権限管理部
24 マッチング管理部
25 サービスメニュー管理部
30 サービス提供部
100 情報処理装置
10 Platform 20 Platform 21 Standard profile API department 22 Profile database 23 Authentication authority management department 24 Matching management department 25 Service menu management department 30 Service provision department 100 Information processing equipment

Claims (5)

ユーザのロール情報を取得するロール情報取得部と、
予め記憶された前記ユーザのロール情報とサービスとの関係を参照し、データが蓄積されるオブジェクトを複数含むプロファイルに含まれる1以上のオブジェクトを用いる複数のサービスのうち前記ユーザによる利用が許可されていないサービスから、前記ロール情報に応じたサービスを取得するサービス取得部と、
前記サービス取得部が取得したサービスを前記ユーザに推薦する情報を表示装置に表示させるための指示を前記表示装置に対して出力する出力部と、を備えることを特徴とする情報処理装置。
The role information acquisition unit that acquires the user's role information,
The user is permitted to use a plurality of services using one or more objects included in a profile including a plurality of objects in which data is accumulated by referring to the relationship between the user's role information stored in advance and the service. The service acquisition department that acquires the service according to the role information from the service that does not exist,
An information processing device including an output unit that outputs an instruction for displaying information recommended to the user for the service acquired by the service acquisition unit to the display device.
前記サービス取得部が取得したサービスを前記ユーザに推薦する情報は、前記ユーザによる利用が許可されていないサービスの並び順であることを特徴とする請求項1記載の情報処理装置。 The information processing device according to claim 1, wherein the information that recommends the service acquired by the service acquisition unit to the user is in the order of the services that are not permitted to be used by the user. 前記サービス取得部は、前記ユーザによる利用が許可されていないサービスのうち、前記オブジェクトにデータが蓄積されているサービスを選択的に取得することを特徴とする請求項1または2に記載の情報処理装置。 The information processing according to claim 1 or 2, wherein the service acquisition unit selectively acquires a service in which data is stored in the object among the services that are not permitted to be used by the user. Device. ロール情報取得部が、ユーザのロール情報を取得し、
サービス取得部が、予め記憶された前記ユーザのロール情報とサービスとの関係を参照し、データが蓄積されるオブジェクトを複数含むプロファイルに含まれる1以上のオブジェクトを用いる複数のサービスのうち前記ユーザによる利用が許可されていないサービスから、前記ロール情報に応じたサービスを取得し、
出力部が、取得されたサービスを前記ユーザに推薦する情報を表示装置に表示させるための指示を前記表示装置に対して出力する、ことを特徴とするサービス表示方法。
The role information acquisition unit acquires the user's role information and
The service acquisition unit refers to the relationship between the user's role information stored in advance and the service, and is used by the user among a plurality of services using one or more objects included in the profile including a plurality of objects in which data is accumulated. Obtain the service according to the role information from the service that is not permitted to use,
A service display method, characterized in that an output unit outputs an instruction to the display device for displaying information for recommending the acquired service to the user to the display device.
コンピュータに、
ユーザのロール情報を取得する処理と、
予め記憶された前記ユーザのロール情報とサービスとの関係を参照し、データが蓄積されるオブジェクトを複数含むプロファイルに含まれる1以上のオブジェクトを用いる複数のサービスのうち前記ユーザによる利用が許可されていないサービスから、前記ロール情報に応じたサービスを取得する処理と、
取得されたサービスを前記ユーザに推薦する情報を表示装置に表示させるための指示を前記表示装置に対して出力する処理と、実行させることを特徴とするサービス表示プログラム。
On the computer
The process of acquiring user role information and
Referencing the relationship between the user's role information stored in advance and the service, the use by the user is permitted among a plurality of services using one or more objects included in the profile including a plurality of objects in which data is accumulated. The process of acquiring the service according to the role information from the non-service,
A service display program comprising a process of outputting an instruction for displaying information for recommending the acquired service to the user to the display device, and executing the process.
JP2018196429A 2018-10-18 2018-10-18 Information processing equipment, service display method and service display program Active JP7103153B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018196429A JP7103153B2 (en) 2018-10-18 2018-10-18 Information processing equipment, service display method and service display program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018196429A JP7103153B2 (en) 2018-10-18 2018-10-18 Information processing equipment, service display method and service display program

Publications (2)

Publication Number Publication Date
JP2020064486A JP2020064486A (en) 2020-04-23
JP7103153B2 true JP7103153B2 (en) 2022-07-20

Family

ID=70387326

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018196429A Active JP7103153B2 (en) 2018-10-18 2018-10-18 Information processing equipment, service display method and service display program

Country Status (1)

Country Link
JP (1) JP7103153B2 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005100113A (en) 2003-09-25 2005-04-14 Sony Corp Information service system and method
JP2012252463A (en) 2011-06-01 2012-12-20 Nippon Telegr & Teleph Corp <Ntt> System for providing office service, server for providing office service, and program
US20130104118A1 (en) 2011-10-19 2013-04-25 Visto Corporation Application installation system
JP2017201515A (en) 2017-04-24 2017-11-09 富士ゼロックス株式会社 Information processing device and program
JP2018092670A (en) 2018-03-08 2018-06-14 株式会社リコー Information processing apparatus, system, and program

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005100113A (en) 2003-09-25 2005-04-14 Sony Corp Information service system and method
JP2012252463A (en) 2011-06-01 2012-12-20 Nippon Telegr & Teleph Corp <Ntt> System for providing office service, server for providing office service, and program
US20130104118A1 (en) 2011-10-19 2013-04-25 Visto Corporation Application installation system
JP2017201515A (en) 2017-04-24 2017-11-09 富士ゼロックス株式会社 Information processing device and program
JP2018092670A (en) 2018-03-08 2018-06-14 株式会社リコー Information processing apparatus, system, and program

Also Published As

Publication number Publication date
JP2020064486A (en) 2020-04-23

Similar Documents

Publication Publication Date Title
EP2755096A1 (en) Work management system, work management terminal, program and work management method
US8515569B2 (en) Work support system, work support method, and storage medium
JP7014643B2 (en) Information gathering system
US10699225B2 (en) Production management support apparatus, production management support method, and production management support program
WO2010064281A1 (en) Manufacturing plan drawing-up system and method
KR20170038239A (en) Monitoring and changing system for price fluctuations of open market
US20200168067A1 (en) Article management system
US20200234219A1 (en) Disposition optimization system and disposition optimizing method
JP2007213132A (en) Ic tag, terminal device, information writing device, process control system, process control method, and information writing method
JP5140509B2 (en) Design case search device, design case search program
JP7103153B2 (en) Information processing equipment, service display method and service display program
JP2014203359A (en) Process control system, method, and program
JP2018197936A (en) Information extraction device, information extraction program and information extraction method
US20190362283A1 (en) Working equipment specification support apparatus, working equipment specification support method, and working equipment specification support system
JP6646557B2 (en) Management device, management system, and management method
JP6606450B2 (en) Checklist creation device, work performance management system, and checklist creation method
US20150134098A1 (en) Manufacturing process management support device
JP2008250866A (en) Calculation method, calculation device and computer program
JP4710814B2 (en) Operation reception device and operation reception method
JP2020173877A (en) Shop appliance location management system
JP2009080759A (en) Cell production system process control method
JP7325252B2 (en) Document information presentation device and program
US20230350923A1 (en) Information system and information collection method
JPWO2019012674A1 (en) Integrated analysis management system of program and integrated analysis management method therefor
JP6301792B2 (en) Risk assessment form creation system and risk assessment form creation method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210709

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20220518

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20220620

R150 Certificate of patent or registration of utility model

Ref document number: 7103153

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150