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