第17章 Red Hat Process Automation Manager インストールの検証
Red Hat Process Automation Manager をインストールしたら、アセットを作成してシステムが機能していることを検証します。
手順
端末ウィンドウで
EAP_HOME/binディレクトリーに移動し、以下のコマンドを実行して Red Hat Process Automation Manager を起動します。./standalone.sh -c standalone-full.xml
./standalone.sh -c standalone-full.xmlCopy to Clipboard Copied! Toggle word wrap Toggle overflow 注記KIE Server を使用せず、Business Central だけをデプロイした場合は、
standalone.shスクリプトにstandalone-full.xmlファイルを指定せず Business Central だけを起動できます。この場合は、Business Central を起動する前にstandalone.xmlファイルの設定を変更しておく必要があります。Web ブラウザーで
localhost:8080/business-centralを開きます。ドメイン名から実行するように Red Hat Process Automation Manager を設定した場合は、以下のように
localhostをドメイン名に置き換えます。http://www.example.com:8080/business-centralクラスターで実行するように Red Hat Process Automation Manager を設定した場合は、以下のように
localhostを、特定ノードの IP アドレスに置き換えます。http://<node_IP_address>:8080/business-central
-
インストール時に作成した
adminユーザーの認証情報を入力します。Business Central ホームページが表示されます。 -
Menu
Deploy Execution Servers の順に選択します。 - default-kieserver が Server Configurations 下に記載されていることを確認します。
-
Menu
Design Projects の順に選択します。 - MySpace スペースを開きます。
-
Try Samples
Mortgages OK の順にクリックします。Assets ウィンドウが表示されます。 -
Add Asset
Data Object をクリックします。 -
Data Object フィールドに
MyDataObjectと入力し、OK をクリックします。 -
Spaces
MySpace Mortgages の順にクリックし、アセットリストに MyDataObjectがあることを確認します。 - Mortgages プロジェクトを選択します。