JP7613764B2 - Management controller, information processing system, help display method and program - Google Patents
Management controller, information processing system, help display method and program Download PDFInfo
- Publication number
- JP7613764B2 JP7613764B2 JP2023048289A JP2023048289A JP7613764B2 JP 7613764 B2 JP7613764 B2 JP 7613764B2 JP 2023048289 A JP2023048289 A JP 2023048289A JP 2023048289 A JP2023048289 A JP 2023048289A JP 7613764 B2 JP7613764 B2 JP 7613764B2
- Authority
- JP
- Japan
- Prior art keywords
- help
- content
- storage device
- distribution server
- external resource
- 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
Links
- 230000010365 information processing Effects 0.000 title claims description 25
- 238000000034 method Methods 0.000 title claims description 9
- 230000006870 function Effects 0.000 claims description 46
- 230000008569 process Effects 0.000 claims description 3
- 238000010586 diagram Methods 0.000 description 5
- 238000005516 engineering process Methods 0.000 description 4
- 230000008676 import Effects 0.000 description 3
- 230000008859 change Effects 0.000 description 2
- 238000004891 communication Methods 0.000 description 2
- 230000000694 effects Effects 0.000 description 2
- 238000009434 installation Methods 0.000 description 2
- 238000012986 modification Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 238000013461 design Methods 0.000 description 1
- 230000010354 integration Effects 0.000 description 1
- 238000012544 monitoring process Methods 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 230000002093 peripheral effect Effects 0.000 description 1
- 238000012545 processing Methods 0.000 description 1
- 239000004065 semiconductor Substances 0.000 description 1
- 239000000126 substance Substances 0.000 description 1
Images
Landscapes
- User Interface Of Digital Computer (AREA)
Description
本発明は、マネージメントコントローラ、情報処理システム、ヘルプ表示方法およびプログラムに関する。 The present invention relates to a management controller, an information processing system, a help display method, and a program.
近年、多言語対応で多くの種類の言語化サポートが必須になってきている。ヘルプ領域についても多言語対応するために、必要な領域サイズが増加している。サーバには、サーバを管理・制御する機能として、BMC(Baseboard Management Controller:マネージメントコントローラ)が搭載されるものがある。マネージメントコントローラは、例えば、サーバのマザーボードのICチップセットに実装される。マネージメントコントローラが実装されたICチップセットのファームウェアは、サーバ管理・制御のための機能を有している。マネージメントコントローラのファームウェアのイメージサイズは予め決まっている。例えば、ファームウェアのWebインタフェースのデータは、全体のイメージの2割強で、その多くが、マネージメントコントローラのWebインタフェース(コンソール画面)における機能の説明、設定や参照値の説明などを含むヘルプコンテンツ領域で占められている。そのため、領域制限により様々な言語用のヘルプコンテンツをWWWルート領域の内部に持たせることはできず、サポートする言語を制限する必要がある。 In recent years, it has become necessary to support many different languages in order to support multiple languages. The size of the area required for the help area is also increasing in order to support multiple languages. Some servers are equipped with a BMC (Baseboard Management Controller) to manage and control the server. The management controller is implemented, for example, in the IC chip set of the server's motherboard. The firmware of the IC chip set in which the management controller is implemented has functions for managing and controlling the server. The image size of the firmware for the management controller is predetermined. For example, the data of the firmware's Web interface is just over 20% of the entire image, and most of it is occupied by the help content area, which includes explanations of the functions in the Web interface (console screen) of the management controller, explanations of settings and reference values, etc. For this reason, due to area restrictions, it is not possible to have help content for various languages inside the WWW root area, and it is necessary to limit the languages supported.
一般的なソフトウェアについては、ヘルプコンテンツやユーザーズガイドがWebサイト等で配布されている場合がある。このようなドキュメントであれば、領域制限がないため多言語への対応が可能であり、各種の拡張や変更も容易である。しかし、マネージメントコントローラのファームウェアイメージ領域中のヘルプコンテンツはオンラインでの変更手段がなく、ヘルプコンテンツ内の記載上の変更や拡張の必要性が生じても変更が容易ではない。また、マネージメントコントローラに関するドキュメントとして、Webインタフェース内の機能説明を含むヘルプと、機能説明と機能説明以外の事項に関する記載をしているユーザーズガイドとがあるが、それぞれ別フォーマットで配布形態も別々であることが多い。そのため、例えば、ユーザーズガイドの機能説明の内容は、ヘルプコンテンツの内容と同じであることが多いが、提供フォーマットがそれぞれ異なるため、それぞれに対して作成や変更の工数がかかる。 For general software, help contents and user's guides may be distributed on websites, etc. Such documents can be made available in multiple languages because there are no space restrictions, and various expansions and modifications can be easily made. However, there is no way to change the help contents in the firmware image area of the management controller online, and even if a change or extension to the description in the help contents is required, it is not easy to make such changes. In addition, documents related to the management controller include help that includes functional descriptions in the web interface and user's guides that include functional descriptions and descriptions of matters other than the functional descriptions, but they are often in different formats and distributed in different ways. Therefore, for example, the content of the functional description in the user's guide is often the same as the content of the help contents, but since the formats provided are different, it takes time to create and modify each one.
特許文献1には、マネージメントコントローラを、ネットワークを介してクラウドに接続し、クラウドからOS(operating system)のインストールパックを取得し、マネージメントコントローラが管理するサーバへ転送し、OSのインストールを行う技術が開示されている。 Patent Document 1 discloses a technology in which a management controller is connected to a cloud via a network, an operating system (OS) installation pack is acquired from the cloud, and the OS installation pack is transferred to a server managed by the management controller.
マネージメントコントローラのファームウェアのヘルプ機能について、コンテンツの拡張や変更を容易にすることが求められている。 There is a demand for the management controller firmware's help function to make it easier to expand and modify its content.
そこでこの発明は、上述の課題を解決するマネージメントコントローラ、情報処理システム、ヘルプ表示方法およびプログラムを提供することを目的としている。 The present invention aims to provide a management controller, information processing system, help display method, and program that solve the above-mentioned problems.
本発明の一態様によれば、マネージメントコントローラは、外部リソースのアクセス先の情報を取得して、前記外部リソースへ接続し、ヘルプのコンテンツを取得してヘルプ画面へ出力するコンテンツ取得手段と、前記外部リソースを、ネットワークで接続された前記ヘルプのコンテンツを配信するコンテンツ配信サーバとするか、又は、前記コンテンツ配信サーバからダウンロードされた前記ヘルプのコンテンツを格納した外部の記憶装置とするか、の設定を受け付ける手段と、を有し、前記設定を受け付ける手段が前記外部リソースを前記コンテンツ配信サーバとする設定を受け付けた場合、前記コンテンツ取得手段は、前記コンテンツ配信サーバのアクセス先の情報を取得して、前記コンテンツ配信サーバへ接続し、前記ヘルプのコンテンツを取得して前記ヘルプ画面へ出力し、前記設定を受け付ける手段が前記外部リソースを前記外部の記憶装置とする設定を受け付けた場合、前記コンテンツ取得手段は、前記外部の記憶装置のアクセス先のパス情報を取得して、前記外部の記憶装置へ接続し、前記外部の記憶装置から前記ヘルプのコンテンツを取得して前記ヘルプ画面へ出力する。 According to one aspect of the present invention, a management controller has a content acquisition means for acquiring information on an access destination of an external resource, connecting to the external resource, acquiring help content, and outputting it to a help screen, and a means for accepting a setting as to whether the external resource is a content distribution server connected via a network that distributes the help content, or an external storage device in which the help content downloaded from the content distribution server is stored, and when the means for accepting a setting accepts a setting that the external resource is the content distribution server, the content acquisition means acquires information on the access destination of the content distribution server, connects to the content distribution server, acquires the help content, and outputs it to the help screen, and when the means for accepting a setting accepts a setting that the external resource is the external storage device, the content acquisition means acquires path information on the access destination of the external storage device, connects to the external storage device, acquires the help content from the external storage device, and outputs it to the help screen.
本発明の一態様によれば、情報処理システムは、前記ヘルプのコンテンツを配信するコンテンツ配信サーバと、前記コンテンツ配信サーバからダウンロードされた前記ヘルプのコンテンツを格納した外部の記憶装置と、上記のマネージメントコントローラと、を含む。 According to one aspect of the present invention, an information processing system includes a content distribution server that distributes the help content, an external storage device that stores the help content downloaded from the content distribution server , and the above-mentioned management controller.
本発明の一態様によれば、ヘルプ表示方法は、マネージメントコントローラが、外部リソースを、ネットワークで接続されたヘルプのコンテンツを配信するコンテンツ配信サーバとするか、又は、前記コンテンツ配信サーバからダウンロードされた前記ヘルプのコンテンツを格納した外部の記憶装置とするか、の設定を受け付けるステップと、前記外部リソースのアクセス先の情報を取得して、前記外部リソースへ接続し、前記ヘルプのコンテンツを取得してヘルプ画面へ出力するステップと、を有し、前記設定を受け付けるステップにて、前記外部リソースを前記コンテンツ配信サーバとする設定を受け付けた場合、前記出力するステップでは、前記コンテンツ配信サーバのアクセス先の情報を取得して、前記コンテンツ配信サーバへ接続し、前記ヘルプのコンテンツを取得して前記ヘルプ画面へ出力し、前記設定を受け付けるステップにて、前記外部リソースを前記外部の記憶装置とする設定を受け付けた場合、前記出力するステップでは、前記外部の記憶装置のアクセス先のパス情報を取得して、前記外部の記憶装置へ接続し、前記外部の記憶装置から前記ヘルプのコンテンツを取得して前記ヘルプ画面へ出力する、ヘルプ表示方法である。 According to one aspect of the present invention, a help display method includes the steps of: receiving a setting by a management controller as to whether an external resource is a content distribution server connected via a network that distributes help content, or an external storage device that stores the help content downloaded from the content distribution server; and acquiring information on an access destination of the external resource, connecting to the external resource, acquiring the help content, and outputting it to a help screen. If a setting is received in the setting receiving step that sets the external resource to the content distribution server, the outputting step acquires information on an access destination of the content distribution server, connects to the content distribution server, acquires the help content, and outputs it to the help screen. If a setting is received in the setting receiving step that sets the external resource to the external storage device, the outputting step acquires path information on an access destination of the external storage device, connects to the external storage device, acquires the help content from the external storage device, and outputs it to the help screen .
本発明の一態様によれば、プログラムは、マネージメントコントローラのコンピュータに、外部リソースを、ネットワークで接続されたヘルプのコンテンツを配信するコンテンツ配信サーバとするか、又は、前記コンテンツ配信サーバからダウンロードされた前記ヘルプのコンテンツを格納した外部の記憶装置とするか、の設定を受け付けるステップと、前記外部リソースのアクセス先の情報を取得して、前記外部リソースへ接続し、前記ヘルプのコンテンツを取得してヘルプ画面へ出力するステップと、を有し、前記設定を受け付けるステップにて、前記外部リソースを前記コンテンツ配信サーバとする設定を受け付けた場合、前記出力するステップでは、前記コンテンツ配信サーバのアクセス先の情報を取得して、前記コンテンツ配信サーバへ接続し、前記ヘルプのコンテンツを取得して前記ヘルプ画面へ出力し、前記設定を受け付けるステップにて、前記外部リソースを前記外部の記憶装置とする設定を受け付けた場合、前記出力するステップでは、前記外部の記憶装置のアクセス先のパス情報を取得して、前記外部の記憶装置へ接続し、前記外部の記憶装置から前記ヘルプのコンテンツを取得して前記ヘルプ画面へ出力する処理を実行させる。
According to one aspect of the present invention, the program causes a management controller computer to execute a process of receiving a setting as to whether an external resource is a content distribution server connected via a network that distributes help content, or an external storage device that stores the help content downloaded from the content distribution server, and acquiring information on an access destination of the external resource, connecting to the external resource, acquiring the help content, and outputting it to a help screen. If a setting is received in the setting receiving step that sets the external resource to the content distribution server, the outputting step acquires information on an access destination of the content distribution server, connects to the content distribution server, acquires the help content, and outputs it to the help screen. If a setting is received in the setting receiving step that sets the external resource to the external storage device, the outputting step acquires path information on an access destination of the external storage device, connects to the external storage device, acquires the help content from the external storage device, and outputs it to the help screen .
本発明によれば、マネージメントコントローラのヘルプ機能について、コンテンツの拡張や変更を容易に行うことができる。 According to the present invention, the content of the help function of the management controller can be easily expanded and modified.
以下、本発明の各実施形態に係る情報処理システムについて図面を参照して説明する。以下の説明に用いる図面において本発明に関係ない部分の構成については、記載を省略し、図示しない場合がある。 The information processing system according to each embodiment of the present invention will be described below with reference to the drawings. In the drawings used in the following description, the configuration of parts that are not related to the present invention may be omitted and not illustrated.
<実施形態>
(構成)
図1は、実施形態に係る情報処理システムの一例を示す図である。情報処理システム100は、情報処理装置1と、クライアント端末6と、ヘルプ・ユーザーズガイド提供サイト11と、記憶媒体・記憶装置16と、を含む。情報処理装置1とクライアント端末6とはLAN5で接続されている。情報処理装置1と記憶媒体・記憶装置16とはLAN5で接続されている。情報処理装置1は、例えば、サーバ装置であり、情報処理装置1の管理・制御を行うマネージメントコントローラ2を備えている。マネージメントコントローラ2は、Webサーバ3を備え、WWWROOT4には、Webサーバ3で提供するドキュメントが格納されている。WWWROOT4は、Webサーバ3のルートディレクトリである。ユーザーは、クライアント端末6を操作して、Webサーバ3によって配信されるWebコンテンツにアクセスすることができる。Webコンテンツの1つに、情報処理装置1の監視や制御を行うためユーザインタフェース、コンソール画面であるWebインタフェース8がある。クライアント端末6では、Webブラウザ7が稼働しており、Webブラウザ7を介してWebインタフェース8にアクセスし、表示させることができる。ユーザーは、Webインタフェース8を通じて、情報処理装置1のCPU(central processing unit)、メモリ、ネットワーク、ディスク等の状態監視や、起動・停止等の操作を行うことができる。Webインタフェース8は、共通フレーム部分8aと機能表示部分8bとに分かれている。共通フレーム部分8aには、機能表示部分8bに表示されている機能に関するヘルプを表示させるためのヘルプボタン9が設けられている。
<Embodiment>
(composition)
FIG. 1 is a diagram showing an example of an information processing system according to an embodiment. The
ユーザーが、ヘルプボタン9をクリックすると、ヘルプ画面10が起動し、機能表示部分8bに表示された機能に関するヘルプ内容を参照することができる。ヘルプ・ユーザーズガイド提供サイト11は、HTMLコンテンツを配信するための手段であるWebサーバ12と、クライアント端末6等へ提供される提供データ13と、を有するサーバ装置である。提供データ13には、多言語に対応した各種の機能説明を含むヘルプコンテンツと、ユーザーズガイドの固有データ(ヘルプコンテンツと重複する内容を除くデータのこと)と、が含まれる。ヘルプコンテンツとユーザーズガイド固有データは、HTML(Hyper Text Markup Language)形式のファイルで構成されている。ヘルプ・ユーザーズガイド提供サイト11は、ヘルプコンテンツおよびユーザーズガイドの配信が可能である。例えば、ヘルプ画面10には、ヘルプ・ユーザーズガイド提供サイト11が配信するコンテンツのうち、機能表示部分8bに表示されている機能に関する説明が含まれるコンテンツを取得して表示させることができる。また、Webブラウザ7を介して、ヘルプ・ユーザーズガイド提供サイト11からユーザーズガイドを取得して、表示させることができる。
When the user clicks the
また、所定の操作により(例えば、Webインタフェース8に設けられた不図示のダウンロードボタンをクリックする等)、ヘルプ・ユーザーズガイド提供サイト11から提供データ13を記憶媒体・記憶装置16へダウンロードすることができる。例えば、ヘルプ画面10には、記憶媒体・記憶装置16へダウンロードされたヘルプコンテンツから機能表示部分8bに表示されている機能に関するコンテンツを取得して表示させることができる。ユーザーズガイドについても記憶媒体・記憶装置16から取得して、Webブラウザ7に表示することができる。
In addition, by performing a predetermined operation (for example, clicking a download button (not shown) provided on the Web interface 8), the provided
また、ヘルプ・ユーザーズガイド提供サイト11は、エクスポート手段15を有しており、所定の操作により(例えば、Webインタフェース8に設けられた不図示のエクスポートボタンをクリックする等)、ユーザーズガイドをPDFファイル14にエクスポートすることができる。また、所定の操作により(例えば、Webインタフェース8に設けられた不図示のユーザーズガイド参照ボタンをクリックする等)、PDFファイル14にエクスポートされたユーザーズガイドを一つのドキュメントファイルとして参照することができる。さらに、所定の操作により、PDFファイル14として出力されたユーザーズガイドを記憶媒体・記憶装置16やクライアント端末6へダウンロードすることができてもよい。
The help/user's
図2に、実施形態に係るマネージメントコントローラ2の要部の機能・構成の一例を示す。
WWWROOT4は、言語情報41と、コンテンツHTML42と、スクリプト43と、ヘルプコンテンツ取得手段44と、を有している。
FIG. 2 shows an example of the functions and configuration of the main parts of the
The WWWROOT 4 includes
言語情報41は、ユーザーが選択した言語、つまり、ブラウザ7に表示されるコンテンツの言語を示す情報である。言語情報41は、ユーザーにより予め設定される。あるいは、Webインタフェース8に言語設定用のインタフェースを設け、Webブラウザ7の操作により、言語情報を設定できるようにしてもよい。
コンテンツHTML42は、各種HTML画面のベース部分(HTML画面のレイアウトや共通部分のコンテンツ)のHTMLファイルである。例えば、コンテンツHTML42は、ヘルプ画面10のベース部分のHTMLファイルである。ヘルプ画面10に表示される機能説明の内容自体は、ヘルプ・ユーザーズガイド提供サイト11等から取得され、コンテンツHTML42に埋め込まれて表示される。
The
スクリプト43は、Javaスクリプト(登録商標)等のスクリプト言語とそのスクリプト言語で記述されたコードが動作するための実行環境(ライブラリ等)を構成するソフトウェアである。ここでは、一例としてJavaスクリプト(登録商標)を例示するが、他の言語でもよい。
ヘルプコンテンツ取得手段44は、ヘルプ・ユーザーズガイド提供サイト11からヘルプコンテンツ等を取得する。ヘルプコンテンツ取得手段44は、例えば、スクリプト43によって記述されたコードが動作することによって発揮される機能である。
The help content acquisition means 44 acquires help content and the like from the help and user's
ヘルプコンテンツ取得手段44は、外部リソース情報保存・取得手段441と、外部リソースへの接続手段442と、外部リソースからの情報取得手段443と、HTML表示手段444と、を有している。 The help content acquisition means 44 has an external resource information saving/acquisition means 441, a connection means 442 to an external resource, an information acquisition means 443 from an external resource, and an HTML display means 444.
外部リソース情報保存・取得手段441は、外部リソースのアクセス先の情報などを取得する。外部リソースとは、ヘルプ・ユーザーズガイド提供サイト11や記憶媒体・記憶装置16が有する提供データ13である。外部リソース情報保存・取得手段441は、ヘルプ・ユーザーズガイド提供サイト11が提供するヘルプコンテンツのURLや、記憶媒体・記憶装置16へダウンロードされたヘルプコンテンツへのパス情報などを取得する。アクセス先の情報は、ユーザーにより予め設定される。
The external resource information saving/acquisition means 441 acquires information on the access destination of the external resource. The external resource is the provided
外部リソースへの接続手段442は、外部リソースのアクセス先への接続および切断を行う。 The external resource connection means 442 connects and disconnects to the external resource destination.
外部リソースからの情報取得手段443は、ヘルプを表示すべき機能について、言語情報41が示す言語で記載されたヘルプコンテンツを、外部リソースから取得する。
The information acquisition means 443 from the external resource acquires help content written in the language indicated by the
HTML表示手段444は、外部リソースからの情報取得手段443が取得した、ヘルプコンテンツをコンテンツHTML42に埋め込んで表示用のHTMLファイルを作成し、作成後のHTMLファイルを、WWWROOT4配下の適切な場所に配置する。Webサーバ3がこのHTMLファイルを配信することにより、所望の言語で所望の機能に関する説明が表示されたヘルプ画面10が表示される。
The HTML display means 444 embeds the help content acquired by the means for acquiring information from
(動作)
次に図3を参照して、情報処理システム100の動作について説明する。
前提として、言語情報41には、ユーザーが使用する言語が設定され、ヘルプコンテンツの取得先(例えば、ヘルプ・ユーザーズガイド提供サイト11のURL)の情報も予め設定され、それらの情報は、WWWROOT4配下の適切な場所に保存されている。
(Operation)
Next, the operation of the
As a premise, the
まず、ユーザーが、クライアント端末6からWebブラウザ7を起動して、情報処理装置1内のマネージメントコントローラ2のIPアドレスに対してHTTP/HTTPSアクセスを行い、Webインタフェース8をブラウザ7に表示させる。ユーザーは、Webインタフェース8のメニューから任意の機能に関する画面を開く。ユーザーは、現在開いている機能画面の説明を参照するため共通フレーム部分8aに設けられたヘルプボタン9をクリックし、ヘルプ画面10を開く(ステップS1)。
First, the user starts the
すると、ヘルプ画面10は、スクリプト43、コンテンツHTML42、ヘルプコンテンツ取得手段44をロードする(ステップS2,S3)。
次にヘルプコンテンツ取得手段44は、外部リソース情報保存・取得手段441により、現在設定されている外部リソースのアクセス先の情報を取得する(ステップS4)。
Then, the
Next, the help
次にヘルプコンテンツ取得手段44は、ヘルプ画面10に表示されている機能のタグ情報を取得する(ステップS5)。ヘルプコンテンツ取得手段44は、ヘルプ画面10に表示されている機能の識別情報を取得する。
次にヘルプコンテンツ取得手段44は、外部リソース情報保存・取得手段441により、予め設定されている言語情報41を読み出して取得する(ステップS6)。
次にヘルプコンテンツ取得手段44は、外部リソースへの接続手段442により、外部リソースのアクセス先に接続する(ステップS7)。
Next, the help content acquisition means 44 acquires tag information of the function displayed on the help screen 10 (step S5). The help content acquisition means 44 acquires identification information of the function displayed on the
Next, the help content acquisition means 44 reads and acquires the
Next, the help content acquisition means 44 connects to the access destination of the external resource by the external resource connection means 442 (step S7).
次にヘルプコンテンツ取得手段44は、外部リソースからの情報取得手段443により、タグ情報、言語情報に基づいてヘルプコンテンツを取得する(ステップS8)。外部リソースからの情報取得手段443は、ステップS5で取得された機能に関するヘルプコンテンツであって、ステップS6で取得した言語情報41が示す言語で記載されたヘルプコンテンツをアクセス先から取得する。例えば、外部リソースがヘルプ・ユーザーズガイド提供サイト11の場合、ヘルプコンテンツ取得手段44は、言語と機能を指定して、HTTP/HTTPSリクエストにより、該当する言語及び現在表示している画面の機能に該当するヘルプコンテンツのHTMLファイルを取得する。
Next, the help content acquisition means 44 acquires help content based on the tag information and language information using the information acquisition means 443 from external resources (step S8). The information acquisition means 443 from external resources acquires help content related to the function acquired in step S5, written in the language indicated by the
ヘルプコンテンツを取得し終えると、次にヘルプコンテンツ取得手段44は、外部リソースへの接続手段442により、アクセス先との接続を切断する(ステップS9)。
次に次にヘルプコンテンツ取得手段44は、HTML表示手段444を用いて、取得したHTML形式のヘルプコンテンツをベースとなるHTMLファイル(コンテンツHTML42)に埋め込み、表示用HTMLファイルを作成し(ステップS10)、ヘルプ画面10に、ステップS8で取得したヘルプコンテンツを表示させる(ステップS11)。
After the help content has been acquired, the help content acquisition means 44 then disconnects the connection to the access destination by the
Next, the help content acquisition means 44 uses the HTML display means 444 to embed the acquired HTML-formatted help content into a base HTML file (content HTML 42), create an HTML file for display (step S10), and display the help content acquired in step S8 on the help screen 10 (step S11).
(他の実施例)
上記のステップS8の説明では、ヘルプ・ユーザーズガイド提供サイト11からヘルプコンテンツを取得することとしたが、記憶媒体・記憶装置16から取得してもよい。この場合、予めユーザーの操作により、ヘルプ・ユーザーズガイド提供サイト11から記憶媒体・記憶装置16へ提供データ13がダウンロードされ、ダウンロードされたファイルは、記憶媒体・記憶装置16に格納されている。
(Other Examples)
In the above description of step S8, the help contents are acquired from the help and user's
例えば、記憶媒体・記憶装置16がDVDの場合、ヘルプコンテンツ取得手段44は、設定されている言語情報41を参照し、DVD内に格納されている言語別フォルダ群の中から該当する言語用のフォルダを開く。さらにヘルプコンテンツ取得手段44は、表示中の機能のタグ情報を参照し、開いたフォルダ内のタグ情報に合致する機能のヘルプファイルを読み込み、ヘルプコンテンツを取得する(ステップS8)。
For example, if the storage medium/
記憶媒体・記憶装置16がUSBメモリの場合や外部のハードディスクなどの場合でも同様である。なお、記憶媒体・記憶装置16は、クライアント端末6の記憶領域(ハードディスクなど)であってもよい。
The same applies when the storage medium/
図3のフローチャートでは、ヘルプコンテンツの取得と表示について説明したが、クライアント端末6には、ユーザーズガイドを表示することができてもよい。その場合、例えば、ユーザーが所定の操作を行うと、ヘルプコンテンツ取得手段44は、ステップS6と同様に言語情報を取得し、ステップS7と同様に外部リソースのアクセス先へ接続し、ユーザーズガイドのHTMLファイルを取得し、Webブラウザ7に表示させる。ヘルプコンテンツとユーザーズガイドは共にHTMLファイルであり、ユーザーズガイドの機能説明部分に関しては、ヘルプコンテンツの同機能のコンテンツを取り込むように構成されている。例えば、ヘルプコンテンツ取得手段44は、ヘルプコンテンツがリンク付けされて埋め込まれたユーザーズガイドを取得して、Webブラウザ7へ出力する。
In the flowchart of FIG. 3, the acquisition and display of help content is described, but the client terminal 6 may also be able to display a user's guide. In that case, for example, when the user performs a specified operation, the help content acquisition means 44 acquires language information in the same manner as in step S6, connects to the access destination of the external resource in the same manner as in step S7, acquires an HTML file of the user's guide, and displays it on the
また、ユーザーが所定の操作を行うと、ヘルプ・ユーザーズガイド提供サイト11は、エクスポート手段15により、ヘルプコンテンツが埋め込まれたユーザーズガイドをPDFファイル14として出力する。例えば、ユーザーは、出力されたPDFファイル14をクライアント端末6にダウンロードして参照することができる。
Furthermore, when the user performs a specified operation, the help and user's
(効果)
上記説明したように本実施形態によれば、マネージメントコントローラ2のWWWROOT4内にヘルプコンテンツ取得手段44を設け、外部リソースのアクセス先情報および言語情報を参照可能に設定しておく。そして、ヘルプコンテンツ取得手段44は、クライアント端末6のWebブラウザ7からヘルプ画面10が起動された際に、外部リソースに接続し、現時点で表示されている画面のタグ情報、言語情報に基づいて、外部リソースから該当機能に関するヘルプコンテンツを取得する。そして、ヘルプコンテンツ取得手段44は、ベースとなるヘルプ画面10のHTMLフォーマットに取得したヘルプコンテンツを埋め込んで、Webブラウザ7にデータを返す。これにより、ヘルプ画面10で表示させるコンテンツファイルの実体を、サイズが制限されたマネージメントコントローラ2のWWWROOT4に格納しておく必要が無くなり、記憶容量に余裕がある外部リソースに格納することができる。そして、外部リソースから任意の機能に関するヘルプコンテンツを取得して、Webインタフェース8に表示させることができる。外部リソースに格納されたHTML形式のコンテンツは、拡張や編集が容易である。また、外部リソースは、複数存在していてもよい。これにより、マネージメントコントローラ2のファームウェアイメージを変更すること無く、多言語対応、その他のコンテンツの拡張、ヘルプコンテンツの改修・改善・追加が容易となる。また、マネージメントコントローラ2の記憶領域がヘルプコンテンツの分だけ空くので、当該空き領域を別機能のためにリロケーションすることができる。
(effect)
As described above, according to this embodiment, the help content acquisition means 44 is provided in the
また、ヘルプコンテンツとユーザーズガイドを同一フォーマット(HTML形式)にし、ユーザーズガイドの機能説明部分に関しては、ヘルプコンテンツの内容を取り込むことでデータの共通化、ヘルプコンテンツとユーザーズガイドの共同配信が可能となる。また、ユーザーズガイドとヘルプコンテンツとを同一フォーマット化し、ユーザーズガイドにヘルプコンテンツを取り込む構成とすることによって、ユーザーズガイドを作成する工数を大幅に削減することができる。 In addition, by making the help content and the user's guide in the same format (HTML), and importing the contents of the help content for the functional explanation section of the user's guide, data can be standardized and the help content and user's guide can be distributed together. In addition, by making the user's guide and help content in the same format and importing the help content into the user's guide, the labor required to create the user's guide can be significantly reduced.
(最小構成)
図4は、最小構成を有するマネージメントコントローラの構成を示すブロック図である。
マネージメントコントローラ800は、コンテンツ取得手段801を有する。コンテンツ取得手段801は、外部リソースのアクセス先の情報を取得して、前記外部リソースへアクセスし、ヘルプのコンテンツを取得してヘルプ画面へ出力する。ヘルプコンテンツ取得手段44は、コンテンツ取得手段801の一例である。マネージメントコントローラ2は、マネージメントコントローラ800の一例である。HTML形式は、互いのデータをリンクまたは取り込み可能な機能を有する形式の一例である。
(Minimum configuration)
FIG. 4 is a block diagram showing the configuration of a management controller having a minimum configuration.
The
図5は、最小構成を有するマネージメントコントローラの動作を示すフローチャート図である。
コンテンツ取得手段801は、外部リソースのアクセス先の情報を取得する(ステップS801)。次に、コンテンツ取得手段801は、前記外部リソースへアクセスし、ヘルプのコンテンツを取得する(ステップS802)。次に、コンテンツ取得手段801は、取得したコンテンツをヘルプ画面へ出力する(ステップS803)。
FIG. 5 is a flow chart showing the operation of a management controller having a minimum configuration.
The
なお、上述した実施形態におけるマネージメントコントローラ800、マネージメントコントローラ2、クライアント端末6、ヘルプ・ユーザーズガイド提供サイト11の一部をコンピュータで実現するようにしてもよい。その場合、この機能を実現するためのプログラムをコンピュータ読み取り可能な記録媒体に記録して、この記録媒体に記録されたプログラムをコンピュータシステムに読み込ませ、実行することによって実現してもよい。なお、ここでいう「コンピュータシステム」とは、マネージメントコントローラ2、クライアント端末6、ヘルプ・ユーザーズガイド提供サイト11に内蔵されたコンピュータシステムであって、OSや周辺機器等のハードウェアを含むものとする。
Note that the
また、「コンピュータ読み取り可能な記録媒体」とは、フレキシブルディスク、光磁気ディスク、ROM、CD-ROM等の可搬媒体、コンピュータシステムに内蔵されるハードディスク等の記憶装置のことをいう。さらに「コンピュータ読み取り可能な記録媒体」とは、インターネット等のネットワークや電話回線等の通信回線を介してプログラムを送信する場合の通信線のように、短時間、動的にプログラムを保持するもの、その場合のサーバやクライアントとなるコンピュータシステム内部の揮発性メモリのように、一定時間プログラムを保持しているものも含んでもよい。また上記プログラムは、前述した機能の一部を実現するためのものであってもよく、さらに前述した機能をコンピュータシステムにすでに記録されているプログラムとの組み合わせで実現できるものであってもよい。 Furthermore, "computer-readable recording medium" refers to portable media such as flexible disks, optical magnetic disks, ROMs, and CD-ROMs, as well as storage devices such as hard disks built into computer systems. Furthermore, "computer-readable recording medium" may also include devices that dynamically store a program for a short period of time, such as a communication line when transmitting a program via a network such as the Internet or a communication line such as a telephone line, or devices that store a program for a certain period of time, such as volatile memory within a computer system that serves as a server or client in such cases. Furthermore, the above-mentioned program may be one that realizes part of the functions described above, or may be one that can realize the functions described above in combination with a program already recorded in the computer system.
また、上述した実施形態におけるマネージメントコントローラ800、マネージメントコントローラ2、クライアント端末6、ヘルプ・ユーザーズガイド提供サイト11の一部、または全部を、LSI(Large Scale Integration)等の集積回路として実現してもよい。マネージメントコントローラ800、マネージメントコントローラ2、クライアント端末6、ヘルプ・ユーザーズガイド提供サイト11の各機能部は個別にプロセッサ化してもよいし、一部、または全部を集積してプロセッサ化してもよい。また、集積回路化の手法はLSIに限らず専用回路、または汎用プロセッサで実現してもよい。半導体技術の進歩によりLSIに代替する集積回路化の技術が出現した場合、当該技術による集積回路を用いてもよい。
In addition, the
以上、図面を参照してこの発明の一実施形態について詳しく説明してきたが、具体的な構成は上述のものに限られることはなく、この発明の要旨を逸脱しない範囲内において様々な設計変更等をすることが可能である。また、本発明の一態様は、請求項に示した範囲で種々の変更が可能であり、異なる実施形態にそれぞれ開示された技術的手段を適宜組み合わせて得られる実施形態についても本発明の技術的範囲に含まれる。また、上記各実施形態や変形例に記載された要素であり、同様の効果を奏する要素同士を置換した構成も含まれる。例えば、上記の実施形態では、ユーザーズガイドの機能説明のコンテンツを、ヘルプコンテンツへリンクして、その内容を取り込むこととしたが、ヘルプコンテンツがその内容の一部について、ユーザーズガイドへリンクして、その内容を取り込むように構成されていてもよい。 Although an embodiment of the present invention has been described in detail above with reference to the drawings, the specific configuration is not limited to the above, and various design changes can be made within the scope of the gist of the present invention. In addition, various modifications of one aspect of the present invention are possible within the scope of the claims, and embodiments obtained by appropriately combining the technical means disclosed in different embodiments are also included in the technical scope of the present invention. In addition, the elements described in the above embodiments and modified examples, and configurations in which elements that have similar effects are replaced with each other, are also included. For example, in the above embodiment, the content explaining the functions of the user's guide is linked to the help content and the content is imported, but the help content may be configured to link part of its content to the user's guide and import the content.
上記実施形態の一部または全部は、以下の付記のように記載されうるが、以下には限られない。 Some or all of the above embodiments may be described as follows, but are not limited to the following:
(付記1)
外部リソースのアクセス先の情報を取得して、前記外部リソースへ接続し、ヘルプのコンテンツを取得してヘルプ画面へ出力するコンテンツ取得手段、を有するマネージメントコントローラである。
(Appendix 1)
The management controller has a content acquisition means for acquiring information on an access destination of an external resource, connecting to the external resource, acquiring help contents, and outputting the help contents to a help screen.
(付記2)
前記コンテンツ取得手段は、予め設定された言語情報を取得し、前記外部リソースから、前記言語情報が示す言語で記載された前記ヘルプのコンテンツを取得する、付記1に記載のマネージメントコントローラである。
(Appendix 2)
The content acquisition means is a management controller described in Appendix 1, which acquires preset language information and acquires the help content written in a language indicated by the language information from the external resource.
(付記3)
前記コンテンツ取得手段は、ヘルプ画面から機能の識別情報を取得し、前記外部リソースから、前記識別情報が示す機能について記載された前記ヘルプのコンテンツを取得する、付記1~付記2の何れかに記載のマネージメントコントローラである。
(Appendix 3)
The content acquisition means is a management controller described in any of Appendix 1 to
(付記4)
前記コンテンツ取得手段は、さらに前記外部リソースに接続して、ユーザーズガイドを取得して出力する、付記1~付記3の何れかに記載のマネージメントコントローラである。
(Appendix 4)
The content acquisition means is the management controller according to any one of Supplementary Note 1 to
(付記5)
前記ヘルプと前記ユーザーズガイドは共に互いのデータをリンクまたは取り込み可能な機能を有する形式で構成されており、前記ユーザーズガイドにおける機能の説明には、当該機能に関する前記ヘルプのコンテンツが埋め込まれている、付記4に記載のマネージメントコントローラである。
(Appendix 5)
A management controller as described in
(付記6)
前記外部アクセス先は、ネットワークで接続された前記ヘルプのコンテンツを配信するサーバである、付記1~付記5の何れかに記載のマネージメントコントローラである。
(Appendix 6)
The external access destination is a management controller according to any one of Supplementary Note 1 to
(付記7)
前記外部アクセス先は、ネットワークで接続された前記ヘルプのコンテンツを配信するサーバからダウンロードされた前記ヘルプのコンテンツを格納した記憶媒体である、付記1~付記6の何れかに記載のマネージメントコントローラである。
(Appendix 7)
The external access destination is a management controller described in any of Appendix 1 to Appendix 6, which is a storage medium that stores the help content downloaded from a server that distributes the help content and is connected via a network.
(付記8)
Webサーバを有し、前記言語情報は、クライアント端末装置から前記Webサーバが配信する前記ヘルプ画面へアクセスしたときに、前記端末装置に表示される前記ヘルプ画面の表示に用いられる言語を示す、付記1~付記7の何れかに記載のマネージメントコントローラである。
(Appendix 8)
A management controller as described in any of Supplementary Notes 1 to 7, which has a Web server, and the language information indicates a language used to display the help screen displayed on a client terminal device when the help screen distributed by the Web server is accessed from the client terminal device.
(付記9)
前記コンテンツ取得手段は、前記ヘルプ画面の起動時に、前記外部リソースから前記コンテンツを取得して前記ヘルプ画面へ出力する、付記1~付記8の何れかに記載のマネージメントコントローラである。
(Appendix 9)
The content acquisition means is a management controller according to any one of Supplementary Note 1 to
(付記10)
前記ヘルプのコンテンツを配信するコンテンツ配信サーバと、付記1~付記9の何れかに記載のマネージメントコントローラと、を含み、前記外部リソースは、前記コンテンツ配信サーバである、情報処理システムである。
(Appendix 10)
The information processing system includes a content distribution server that distributes the help content, and a management controller according to any one of Supplementary Note 1 to
(付記11)
前記コンテンツ配信サーバは、さらに前記マネージメントコントローラのユーザーズガイドを配信する、付記10に記載の情報処理システムである。
(Appendix 11)
The information processing system according to
(付記12)
前記マネージメントコントローラは、前記ヘルプ画面を配信するWebサーバを有し、前記Webサーバが配信する前記ヘルプ画面へWebブラウザを介してアクセスするクライアント端末、をさらに備える付記11~付記12の何れかに記載の情報処理システムである。
(Appendix 12)
The management controller is an information processing system described in any of
(付記13)
前記コンテンツ配信サーバは、前記ユーザーズガイドを所定のデータ形式のファイルとして出力する手段を有する、付記11に記載の情報処理システムである。
(Appendix 13)
The information processing system according to
(付記14)
マネージメントコントローラが、外部リソースのアクセス先の情報を取得して、前記外部リソースへ接続し、ヘルプのコンテンツを取得してヘルプ画面へ出力する、ヘルプ表示方法である。
(Appendix 14)
This is a help display method in which a management controller acquires information on an access destination of an external resource, connects to the external resource, acquires help contents, and outputs the contents to a help screen.
(付記15)
マネージメントコントローラのコンピュータに、外部リソースのアクセス先の情報を取得して、前記外部リソースへ接続し、ヘルプのコンテンツを取得してヘルプ画面へ出力する処理、を実行させるプログラムである。
(Appendix 15)
This is a program that causes a management controller computer to execute processes of acquiring information on the access destination of an external resource, connecting to the external resource, acquiring help contents, and outputting the contents to a help screen.
1・・・情報処理装置
2・・・マネージメントコントローラ
3・・・Webサーバ
4・・・WWWROOT
5・・・LAN
6・・・クライアント端末
7・・・Webブラウザ
8・・・Webインタフェース
8a・・・共通フレーム部分
8b・・・機能表示部分
9・・・ヘルプボタン
10・・・ヘルプ画面
11・・・ヘルプ・ユーザーズガイド提供サイト
12・・・Webサーバ
13・・・提供データ
14・・・PDFファイル
15・・・エクスポート手段
16・・・記憶媒体・記憶装置
41・・・言語情報
42・・・コンテンツHTML
43・・・スクリプト
44・・・ヘルプコンテンツ取得手段
441・・・外部リソース情報保存・取得手段
442・・・外部リソースへの接続手段
443・・・外部リソースからの情報取得手段
444・・・HTML表示手段
100・・・情報処理システム
1: Information processing device 2: Management controller 3: Web server 4: WWWROOT
5. LAN
6: Client terminal 7: Web browser 8:
43: Script 44: Help content acquisition means 441: External resource information storage/acquisition means 442: Connection means for external resource 443: Information acquisition means from external resource 444: HTML display means 100: Information processing system
Claims (8)
前記外部リソースを、ネットワークで接続された前記ヘルプのコンテンツを配信するコンテンツ配信サーバとするか、又は、前記コンテンツ配信サーバからダウンロードされた前記ヘルプのコンテンツを格納した外部の記憶装置とするか、の設定を受け付ける手段と、
を有し、
前記設定を受け付ける手段が前記外部リソースを前記コンテンツ配信サーバとする設定を受け付けた場合、
前記コンテンツ取得手段は、前記コンテンツ配信サーバのアクセス先の情報を取得して、前記コンテンツ配信サーバへ接続し、前記ヘルプのコンテンツを取得して前記ヘルプ画面へ出力し、
前記設定を受け付ける手段が前記外部リソースを前記外部の記憶装置とする設定を受け付けた場合、
前記コンテンツ取得手段は、前記外部の記憶装置のアクセス先のパス情報を取得して、前記外部の記憶装置へ接続し、前記外部の記憶装置から前記ヘルプのコンテンツを取得して前記ヘルプ画面へ出力する、
マネージメントコントローラ。 a content acquisition means for acquiring information on an access destination of an external resource, connecting to the external resource, acquiring help contents, and outputting the help contents to a help screen ;
a means for accepting a setting as to whether the external resource is a content distribution server connected via a network that distributes the help content, or an external storage device that stores the help content downloaded from the content distribution server;
having
When the setting receiving means receives a setting that the external resource is the content distribution server,
the content acquisition means acquires information on an access destination of the content distribution server, connects to the content distribution server, acquires the help content, and outputs the help content to the help screen;
When the setting receiving means receives a setting that the external resource is the external storage device,
the content acquisition means acquires path information of an access destination of the external storage device, connects to the external storage device, acquires the help content from the external storage device, and outputs the help content to the help screen;
Management controller.
請求項1に記載のマネージメントコントローラ。 the content acquisition means acquires preset language information, and acquires the help content written in a language indicated by the language information from the external resource;
2. The management controller according to claim 1 .
請求項1または請求項2に記載のマネージメントコントローラ。 the content acquisition means acquires identification information of a function from the help screen, and acquires, from the external resource, the help content describing the function indicated by the identification information;
3. The management controller according to claim 1 or 2.
請求項1または請求項2に記載のマネージメントコントローラ。 the content acquisition means further acquires a user's guide from the external resource and outputs the user's guide.
3. The management controller according to claim 1 or 2.
前記ユーザーズガイドにおける機能の説明には、当該機能に関する前記ヘルプのコンテンツが埋め込まれている、
請求項4に記載のマネージメントコントローラ。 The help and the user's guide are both configured in a format having a function for linking or incorporating data from each other;
The description of a feature in the user's guide has embedded therein the help content for that feature;
5. The management controller according to claim 4 .
前記コンテンツ配信サーバからダウンロードされた前記ヘルプのコンテンツを格納した外部の記憶装置と、
請求項1に記載のマネージメントコントローラと、
を含む、
情報処理システム。 a content distribution server that distributes the help content;
an external storage device that stores the help content downloaded from the content distribution server;
A management controller according to claim 1 ;
Including,
Information processing system.
外部リソースを、ネットワークで接続されたヘルプのコンテンツを配信するコンテンツ配信サーバとするか、又は、前記コンテンツ配信サーバからダウンロードされた前記ヘルプのコンテンツを格納した外部の記憶装置とするか、の設定を受け付けるステップと、
前記外部リソースのアクセス先の情報を取得して、前記外部リソースへ接続し、前記ヘルプのコンテンツを取得してヘルプ画面へ出力するステップと、
を有し、
前記設定を受け付けるステップにて、前記外部リソースを前記コンテンツ配信サーバとする設定を受け付けた場合、
前記出力するステップでは、前記コンテンツ配信サーバのアクセス先の情報を取得して、前記コンテンツ配信サーバへ接続し、前記ヘルプのコンテンツを取得して前記ヘルプ画面へ出力し、
前記設定を受け付けるステップにて、前記外部リソースを前記外部の記憶装置とする設定を受け付けた場合、
前記出力するステップでは、前記外部の記憶装置のアクセス先のパス情報を取得して、前記外部の記憶装置へ接続し、前記外部の記憶装置から前記ヘルプのコンテンツを取得して前記ヘルプ画面へ出力する、
ヘルプ表示方法。 The management controller
receiving a setting as to whether the external resource is a content distribution server connected via a network that distributes help content, or an external storage device that stores the help content downloaded from the content distribution server;
acquiring information on an access destination of the external resource, connecting to the external resource, acquiring the help content, and outputting the help content on a help screen;
having
When the step of accepting the setting accepts a setting that the external resource is the content distribution server,
In the output step, information on an access destination of the content distribution server is acquired, a connection is made to the content distribution server, the help content is acquired, and the help content is output to the help screen;
When the setting step accepts a setting that the external resource is the external storage device,
In the output step, path information of an access destination of the external storage device is acquired, a connection is made to the external storage device, the help content is acquired from the external storage device, and the help content is output to the help screen.
How to get help.
外部リソースを、ネットワークで接続されたヘルプのコンテンツを配信するコンテンツ配信サーバとするか、又は、前記コンテンツ配信サーバからダウンロードされた前記ヘルプのコンテンツを格納した外部の記憶装置とするか、の設定を受け付けるステップと、
前記外部リソースのアクセス先の情報を取得して、前記外部リソースへ接続し、前記ヘルプのコンテンツを取得してヘルプ画面へ出力するステップと、
を有し、
前記設定を受け付けるステップにて、前記外部リソースを前記コンテンツ配信サーバとする設定を受け付けた場合、
前記出力するステップでは、前記コンテンツ配信サーバのアクセス先の情報を取得して、前記コンテンツ配信サーバへ接続し、前記ヘルプのコンテンツを取得して前記ヘルプ画面へ出力し、
前記設定を受け付けるステップにて、前記外部リソースを前記外部の記憶装置とする設定を受け付けた場合、
前記出力するステップでは、前記外部の記憶装置のアクセス先のパス情報を取得して、前記外部の記憶装置へ接続し、前記外部の記憶装置から前記ヘルプのコンテンツを取得して前記ヘルプ画面へ出力する処理、
を実行させるプログラム。 On the management controller computer,
receiving a setting as to whether the external resource is a content distribution server connected via a network that distributes help content, or an external storage device that stores the help content downloaded from the content distribution server;
acquiring information on an access destination of the external resource, connecting to the external resource, acquiring the help content, and outputting the help content on a help screen;
having
When the step of accepting the setting accepts a setting that the external resource is the content distribution server,
In the output step, information on an access destination of the content distribution server is acquired, a connection is made to the content distribution server, the help content is acquired, and the help content is output to the help screen;
When the setting step accepts a setting that the external resource is the external storage device,
the step of outputting includes a process of acquiring path information of an access destination of the external storage device, connecting to the external storage device, acquiring the help content from the external storage device, and outputting the help content to the help screen;
A program that executes the following.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2023048289A JP7613764B2 (en) | 2023-03-24 | 2023-03-24 | Management controller, information processing system, help display method and program |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2023048289A JP7613764B2 (en) | 2023-03-24 | 2023-03-24 | Management controller, information processing system, help display method and program |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2024136968A JP2024136968A (en) | 2024-10-04 |
| JP7613764B2 true JP7613764B2 (en) | 2025-01-15 |
Family
ID=92911383
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2023048289A Active JP7613764B2 (en) | 2023-03-24 | 2023-03-24 | Management controller, information processing system, help display method and program |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP7613764B2 (en) |
Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2004252510A (en) | 2003-02-18 | 2004-09-09 | Ricoh Co Ltd | Image forming device help system |
| JP2017156912A (en) | 2016-03-01 | 2017-09-07 | 京セラドキュメントソリューションズ株式会社 | Help display system, help display equipment, and help display program |
-
2023
- 2023-03-24 JP JP2023048289A patent/JP7613764B2/en active Active
Patent Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2004252510A (en) | 2003-02-18 | 2004-09-09 | Ricoh Co Ltd | Image forming device help system |
| JP2017156912A (en) | 2016-03-01 | 2017-09-07 | 京セラドキュメントソリューションズ株式会社 | Help display system, help display equipment, and help display program |
Also Published As
| Publication number | Publication date |
|---|---|
| JP2024136968A (en) | 2024-10-04 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US9442687B2 (en) | Method and apparatus for moving web object based on intent | |
| US8793564B2 (en) | Embedded system with web-based user interface, firmware structure thereof and method for providing information thereof | |
| US20140026067A1 (en) | Method and apparatus for processing movement of web object based on intent | |
| US8504911B1 (en) | Facilitating access to data in network page generation code | |
| JP7613764B2 (en) | Management controller, information processing system, help display method and program | |
| CN116304403A (en) | Web page access method, device, computer equipment and storage medium | |
| US8191041B2 (en) | Javascript pre-processing framework | |
| CN114896005A (en) | Artificial intelligence-based application language configuration method and related equipment | |
| TW201439936A (en) | Web system, web server, terminal device, webpage display method, and computer-readable recording medium | |
| KR20080027293A (en) | Management of multiple languages in the data language | |
| CN119336402A (en) | Page resource loading method, device, equipment and storage medium | |
| CN118410251A (en) | Data processing method, device, electronic device and computer readable medium | |
| CN116842286A (en) | A medical image display method and device based on a multi-version browser | |
| CN114357336A (en) | Application deployment method, application access method, system, device and storage medium | |
| KR20150099279A (en) | A system for providing an application developing environment | |
| KR20150097181A (en) | A system for providing an application developing environment | |
| KR20150099319A (en) | A recording media specialized for an application developing environment program recording recognized by computer | |
| JP2008140344A (en) | Information processing method, information processing apparatus, and computer program | |
| KR20150097179A (en) | A system for providing an application developing environment | |
| KR20150099012A (en) | A system for providing an application developing environment | |
| KR20150099292A (en) | A device for providing an application developing environment | |
| KR20150099276A (en) | A system for providing an application developing environment | |
| KR20150099287A (en) | A method for providing an application developing environment | |
| KR20150099325A (en) | A method for providing an application developing environment | |
| KR20150098880A (en) | A device for providing an application developing environment |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20230324 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20240604 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20240801 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20240910 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20241028 |
|
| 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: 20241126 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20241219 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 7613764 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |