はじめに
対話型AIプラットフォーム
チャットボットの概要
自然言語処理(NLP)
ボットの概念と用語
クイックスタートガイド
プラットフォームへのアクセス
ボットビルダーの操作
リリースノート
最新バージョン(英語)
以前のバージョン(英語)
廃止機能(英語)
コンセプト
設計
ストーリーボード
ダイアログタスク
ダイアログタスクとは
ダイアログビルダー
ノードタイプ
インテントノード
ダイアログノード
エンティティノード
フォームノード
確認ノード
ロジックノード
ボットアクションノード
サービスノード
Webhookノード
スクリプトノード
グループノード
エージェント転送ノード
ユーザープロンプト
音声通話プロパティ
イベント ハンドラー
ナレッジグラフ
ナレッジグラフの抽出
ナレッジグラフの構築
ボットにナレッジグラフを追加
グラフの作成
ナレッジグラフの構築
既存のソースからFAQを構築
特性、同義語、停止用語
変数ネームスペースの管理
更新
ノード間の質問と回答の移動
用語の編集と削除
質問と応答の編集
ナレッジグラフの分析
通知タスク
スモールトーク
デジタルスキル
デジタルフォーム
デジタルビュー
デジタルビューとは
パネル
ウィジェット
トレーニング
トレーニングとは
機械学習
機械学習とは
モデル検証
ファンダメンタルミーニング
ナレッジグラフ
示唆
ランキングおよび解決
NLPの詳細設定
NLPのガイドライン
インテリジェンス
インテリジェンスとは
コンテキスト
コンテキストインテント
割り込み
複数インテントの検出
エンティティの変更
デフォルトの会話
センチメント管理
トーン分析
テストとデバッグ
ボットと会話
発話テスト
バッチテスト
会話テスト
デプロイ
チャネル
公開
分析
ボットの分析
NLPメトリクス
会話フロー
Usage Metrics
封じ込め測定
カスタムダッシュボード
カスタムダッシュボードとは
メタタグ
カスタムダッシュボードとウィジェット
ユニバーサルボット
ユニバーサルボットとは
ユニバーサルボットの定義
ユニバーサルボットの作成
ユニバーサルボットのトレーニング
ユニバーサルボットのカスタマイズ
他言語の有効化
ストア
プラントと使用
Overview
Usage Plans
Support Plans
Invoices
管理
ボット認証
複数言語対応ボット
個人を特定できる情報の編集
ボット変数の使用
IVRのシステム連携
一般設定
ボット管理
ハウツー
会話スキルの設計
バンキングボットを作成
バンキングボット – 資金の振り替え
バンキングボット – 残高を更新
ナレッジグラフを構築
スマートアラートの予約方法
デジタルスキルの設計
デジタルフォームの設定方法
デジタルビューの設定方法
データテーブルのデータの追加方法
データテーブルのデータの更新方法
Add Data from Digital Forms
ボットのトレーニング
示唆の使用方法
インテントとエンティティのパターンの使用方法
コンテキスト切り替えの管理方法
ボットのデプロイ
エージェント転送の設定方法
ボット関数の使用方法
コンテンツ変数の使用方法
グローバル変数の使用方法
Web SDK Tutorial(英語)
Widget SDK Tutorial(英語)
ボットの分析
カスタムダッシュボードの作成方法
カスタムタグを使ってフィルタリング
管理
ボット管理者コンソール
ダッシュボード
ユーザーの管理
ユーザーの管理
グループの管理
ロール管理
ボット管理モジュール
登録
ユーザーの招待
招待状の一括送信
ユーザーデータのインポート
Active Directoryからユーザーを同期
セキュリティ/コンプライアンス
シングル サインオンの使用
セキュリティ設定
Billing(日本未対応)
  1. ホーム
  2. Docs
  3. Virtual Assistants
  4. Channel Enablement
  5. Adding Genesys Chat as a Channel

Adding Genesys Chat as a Channel

The Kore.ai XO Platform now allows you to add Genesys Chat as a messaging channel for your Virtual Assistants (VAs). Genesys Chat helps instantly share your ideas with people inside your organization with the persistent chat history feature to start a conversation with your colleagues and continue it anywhere any time.

With the Genesys Chat integration on the Kore.ai XO Platform, you can achieve the following:

  • Set up the REST API and authorization flow for events and conversations.
  • Link the app to the Kore.ai XO Platform using the app’s credentials.
  • Deploy the VAs and transfer conversations to the Genesys Agent System.
  • Leverage various templates like Button, Quick Replies, and Bullets List provided by Genesys for message formatting.
  • Accept any attachments in the chat messages that Genesys supports.

After the integration, you can do the following:

  • Track Virtual Assistant conversations.
  • Listen to new messages from Genesys Chat.
  • Have VAs post and respond to messages in Genesys Chat conversations.
  • Have VAs handle incoming notifications from your apps into Genesys Chat.

To set up Genesys Chat as a channel, you should create an account on the Genesys Cloud Platform and enable a webhook for the platform to receive messages.

The steps to add the channel are summarized below:

  1. Create a Bot Connector.
  2. Link the Virtual Assistant to the Bot Connector.
  3. Create an inbound message flow.
  4. Configure the Messenger SDK.
  5. Enable the Channel.
  6. Publish the Bot.

Step 1: Create a Bot Connector

A Bot Connector service enables your bot to exchange messages with the Genesys Agent System configured on the Kore.ai XO Platform by using industry-standard REST and JSON over HTTPS.

  1. Log in to the Genesys Developer Portal.
  2. Create a Bot Connector with the steps below:
  • Navigate to Admin > Integrations on the left menu.
  • Click the Configuration tab.
  • On the Kore.ai XO Platform, navigate to Deploy > Channels > Genesys Chat.
  • Copy the Webhook URL from the Configurations section.
  • Paste it in the Value field of the Properties section under Configuration on the Genesys Chat Portal.
  1. Create an app on the Kore.ai XO platform. A JWT Token is created with the clientId and clientSecret credentials. To create an app, follow the steps below:
  • Click the Create App link under the Configurations section of the Genesys Chat Channel.
  • Follow the steps mentioned here.

Note: Select HS256 for JWT Signing Algorithms Used For Client App Authentication.

  1. Copy the Client Secret value of the app you’ve created.
  2. Navigate to the Configuration > Credentials page, and click Change.
  3. Paste the copied Client Secret in the Value field when the Change Credentials window appears.
  4. Click OK.

Your Bot Connector is created successfully!

Step 2: Link the Virtual Assistant to the Bot Connector

To upload the schema of the VA to the bot connector, link the two using this API.

Step 3: Create an Inbound Message Flow

To create an inbound message flow after connecting your VA to the Bot Connector, follow the steps below:

  1. Navigate to Admin > Architect on the Genesys Bot Connector page.
  2. Click the Flows: Inbound Message tab.
  3. Click the Add button.
  4. In the Create ‘Inbound Message Flow’ window, enter the values for the required fields.
  5. Click Create Flow.

After creating the Inbound Message Flow, follow the steps below:

  1. Click the flow you’ve created in the list.
  2. Click the Initial State icon on the top menu.
  3. Select the Call Bot Connector option by navigating to Start > Toolbox > Bot.
  4. Select the bot connector and the relevant Bot from the list.
  5. Enter values for the given fields.
  6. Click Publish on the top panel.

Step 4: Configure the Messenger SDK

After creating the inbound messaging flow, you should configure and deploy the messenger with the steps below:

  1. Navigate to Admin > Message > Messenger Deployments.
  2. Enter the values for Name and Description.
  3. Set Status to Active.
  4. For Select your Configuration, select the Messenger Configuration to assign it to the deployment.
  5. For Restrict Domain Access, select Allow all domains.
  6. For Select your Architect Flow, select your Message Flow created in the previous step.
  7. Click Save.
    The system routes the message sent by the user via the Genesys Messenger to the message flow.
  8. Paste the script generated in the messenger deployment on the HTML page where you want to add the Genesys Messenger.

Step 5: Enable the Channel

After you’ve configured the Genesys Messenger and deployed it for your Virtual Assistant, you must enable the Genesys Chat Channel by following the steps below:

  1. Navigate to Deploy > Channels > Genesys Chat on the Kore.ai XO Platform.
  2. Click the Configurations tab.
  3. Select YES for Enable Channel.
  4. Click Save.

Step 6: Publish the Bot

After enabling the channel and verifying all the configurations, you can test the new channel integration by publishing your virtual assistant. Learn more.

To learn more about working with messaging channels within the Kore.ai XO Platform, please see Channel Enablement.

メニュー