Business Central のスタンドアロンパースペクティブの使用

Red Hat Process Automation Manager 7.8

Red Hat Customer Content Services

概要

本書は、Red Hat Process Automation Manager 7.8 で、スタンドアロンのカスタムページ (アプリケーションに追加可能なカスタムのダッシュボード) など、Business Central のスタンドアロンパースペクティブを使用する方法を説明します。

前書き

ビジネスルールの開発者は、お使いの Web アプリケーションに、Business Central からのスタンドアロンパースペクティブを埋め込み、そのパースペクティブを使用してルール、プロセス、デシジョンテーブルなどのアセットを編集できるようになります。

前提条件

  • Business Central がデプロイされ、Web およびアプリケーションサーバーで実行されている。
  • Business Central にログインしている。

第1章 Business Central のスタンドアロンパースペクティブ

Business Central は、アセットの形式に基づいたオーサリングアセットに特化したエディターを提供します。Business Central には、これらのエディターを個別に使用するための機能があります。この機能は、エディターのスタンドアロンパースペクティブモード、または スタンドアロンパースペクティブ と呼ばれています。

ビジネスルール開発者は、スタンドアロンパースペクティブを使用して、お使いの Web アプリケーションにスタンドアロンパースペクティブを組み込み、ルール、プロセス、デシジョンテーブルなどのアセットを編集できます。パースペクティブを組み込んだら、Business Central に切り替えずに、所有するアプリケーションのアセットを編集できるようになります。この機能を使用して Web アプリケーションをカスタマイズできます。スタンドアロンパースペクティブの他にも、アプリケーションに組み込みのスタンドアロンのカスタムページ (ダッシュボード) を組み込むこともできます。

ブラウザーに、standalone パラメーターおよび perspective パラメーターが含まれる特別な Web アドレスを使用してスタンドアロンパースペクティブにアクセスできます。スタンドアロンパースペクティブの Web アドレスには追加パラメーターが含まれる場合もあります。

第2章 スタンドアロンのライブラリーパースペクティブの使用

Business Central のライブラリーパースペクティブを使用して、編集するプロジェクトを選択します。選択したプロジェクトでオーサリング機能をすべて実行することもできます。

スタンドアロンのライブラリーパースペクティブでは、header=UberfireBreadcrumbsContainer パラメーターを 使用する 方法と 使用しない 方法のいずれかを選択できます。header パラメーターが追加されているアドレスでは、ライブラリーパースペクティブの他にブレッドクラムを表示する点が異なります。このリンクを使用して、プロジェクトに追加 スペース を作成できます。

手順

  1. Business Central にログインします。
  2. Web ブラウザーで、適切な Web アドレスを入力します。

    1. header パラメーターが 含まれない スタンドアロンのライブラリーパースペクティブにアクセスする場合

      http://localhost:8080/business-central/kie-wb.jsp?standalone=true&perspective=LibraryPerspective

      ブラウザーで、ブレッドクラムのないスタンドアロンのライブラリーパースペクティブが開きます。

    2. header パラメーターが 含まれる スタンドアロンのライブラリーパースペクティブにアクセスする場合

      http://localhost:8080/business-central/kie-wb.jsp?standalone=true&perspective=LibraryPerspective&header=UberfireBreadcrumbsContainer

      ブラウザーで、ブレッドクラムを持つスタンドアロンのライブラリーパースペクティブが開きます。

第3章 スタンドアロンのエディターパースペクティブの使用

Business Central のスタンドアロンのエディターパースペクティブを使用してアセット固有のエディターにアクセスできます。このパースペクティブを使用してアセットエディターを開き、必要に応じてアセットを変更できます。

アセットのスタンドアロンのエディターパースペクティブにアクセスする Web アドレスには、standalone パラメーターおよび path パラメーターが含まれます。path パラメーターにはアセットへの完全パスが必要で、Web アドレスの末尾は #StandaloneEditorPerspective 文字列にできます。また、path パラメーターを変更する場合は、スタンドアロンモードで特定のアセットのエディターにアクセスできます。

手順

  1. Business Central にログインします。
  2. Web ブラウザーで、以下のように、必要に応じて適切な Web アドレスを入力します。

    1. プロセスを編集する場合:

      http://localhost:8080/business-central/kie-wb.jsp?standalone&path=default://master@MySpace/Shop/src/main/resources/com/purchase.bpmn#StandaloneEditorPerspective

      スタンドアロンモードで Process Designer が開きます。

    2. フォームを編集する場合:

      http://localhost:8080/business-central/kie-wb.jsp?standalone&path=default://master@MySpace/Mortgage_Process/src/main/resources/ApplicationMortgage.frm#StandaloneEditorPerspective

      スタンドアロンモードで Form Modeler が開きます。

第4章 スタンドアロンのコンテンツマネージャーパースペクティブの使用

アプリケーションで、スタンドアロンのコンテンツマネージャーパースペクティブを使用すると、アプリケーションのコンテンツとそのナビゲーションメニューを作成し、編集できます。

手順

  1. Business Central にログインします。
  2. Web ブラウザーのアドレスバーに、以下の Web アドレスを入力します。

    http://localhost:8080/business-central/kie-wb.jsp?standalone=true&perspective=ContentManagerPerspective

    ブラウザーで、スタンドアロンのコンテンツマネージャーパースペクティブを開きます。

第5章 カスタムページ (ダッシュページ) の使用

スタンドアロンパースペクティブの他に、アプリケーションに、ダッシュボートとして知られるカスタムページを組み込むこともできます。アプリケーションからカスタムページにアクセスするには、 perspective パラメーターの値をカスタムページの名前にします。perspective パラメーターでは大文字と文字が区別されます。

手順

  1. Business Central にログインします。
  2. Web ブラウザーのアドレスバーに、カスタムページの Web アドレスを入力します。以下は例になります。

    http://localhost:8080/business-central/kie-wb.jsp?standalone=true&perspective=CustomPageName

    ブラウザーにスタンドアロンのカスタムページが開きます。CustomPageName の値を、スタンドアロンモードで使用するカスタムページの名前に置き換えます。

付録A バージョン情報

本書の最終更新日: 2020 年 9 月 8 日 (木)

法律上の通知

Copyright © 2020 Red Hat, Inc.
The text of and illustrations in this document are licensed by Red Hat under a Creative Commons Attribution–Share Alike 3.0 Unported license ("CC-BY-SA"). An explanation of CC-BY-SA is available at http://creativecommons.org/licenses/by-sa/3.0/. In accordance with CC-BY-SA, if you distribute this document or an adaptation of it, you must provide the URL for the original version.
Red Hat, as the licensor of this document, waives the right to enforce, and agrees not to assert, Section 4d of CC-BY-SA to the fullest extent permitted by applicable law.
Red Hat, Red Hat Enterprise Linux, the Shadowman logo, the Red Hat logo, JBoss, OpenShift, Fedora, the Infinity logo, and RHCE are trademarks of Red Hat, Inc., registered in the United States and other countries.
Linux® is the registered trademark of Linus Torvalds in the United States and other countries.
Java® is a registered trademark of Oracle and/or its affiliates.
XFS® is a trademark of Silicon Graphics International Corp. or its subsidiaries in the United States and/or other countries.
MySQL® is a registered trademark of MySQL AB in the United States, the European Union and other countries.
Node.js® is an official trademark of Joyent. Red Hat is not formally related to or endorsed by the official Joyent Node.js open source or commercial project.
The OpenStack® Word Mark and OpenStack logo are either registered trademarks/service marks or trademarks/service marks of the OpenStack Foundation, in the United States and other countries and are used with the OpenStack Foundation's permission. We are not affiliated with, endorsed or sponsored by the OpenStack Foundation, or the OpenStack community.
All other trademarks are the property of their respective owners.