표준 Kore.ai 알림을 설정하여 당일 날씨 보고서 또는 일별 조수 보고서와 함께 알림 메시지를 제공할 수 있습니다. 그러나 사용자가 3일이나 10일 동안의 예측을 원하면 어떻게 해야 합니까? 단일 메시지에 담기에는 많은 데이터입니다. Kore.ai 봇 플랫폼을 사용하면 필요한 경우 최종 사용자가 검색할 수 있는 형식화된 테이블에 날씨 데이터를 표시할 수 있는 링크를 메시지에 정의할 수 있습니다. 날씨 정보 보고서 유형은 보고서의 다음 그림에 표시된 것처럼 날씨 알림 메시지에 3일간의 예보 받기라는 링크로 표시될 수 있습니다. DIYBotBuilderAlertReportTasksWeatherInfoAlert사용자가 메시지에서 링크를 클릭할 때 날씨 보고서는 3일 예보 보고서에 관한 다음 그림과 같이 테이블 헤더, 선택적 테이블 설명, 헤더 행으로 정의된 열에 대한 데이터를 표시합니다. DIYBotBuilderAlertReportTasksWeatherInfoReportClicked 날씨 정보 보고서 정의 방법 다음 절차를 완료하려면, 경고 작업 또는 정보 작업 등과 같은 날씨 정보 보고서 링크를 추가하려는 작업을 이미 정의해야 합니다. 가변 너비 열이 있는 날씨 정보 보고서를 정의하려면 다음 절차의 단계를 완료하세요.

  1. 봇 빌더에서 날씨 보고서 링크를 추가할 봇의 작업을 선택하세요.

    참고: 게시되지 않은 작업만 수정할 수 있습니다.

  2. 설정 아이콘을 클릭한 다음 편집을 클릭합니다.
  3. 날씨 정보 보고서를 추가할 작업의 봇 응답 탭에서 보고서 템플릿 정의 섹션의 확장 아이콘을 클릭합니다.
  4. 링크 제목 필드의 작업 게시물에서 최종 사용자에게 표시할 링크 텍스트를 입력합니다. 예: 3일간의 예보 받기.
  5. 헤더 필드에서 날씨 정보 보고서가 최종 사용자에게 표시될 때 보고서 제목을 입력합니다.
  6. 세부 정보 필드에서 보고서의 헤더 바로 아래에 표시되는 최종 사용자 도움말 정보를 선택적으로 입력합니다. 예: 다음은 내 날씨 보고서 3일 예보 보고서에 대한 설명 세부 정보입니다.
  7. 템플릿 드롭다운 목록에서 날씨 정보를 선택합니다.
  8. 템플릿 편집을 클릭합니다. 테이블 설정 대화 상자가 표시됩니다.
  9. 열 추가를 클릭합니다. 열 설정 대화 상자가 다음 그림과 같이 표시됩니다. 날씨 정보 보고서 - 열 설정 대화 상자
  10. 열 이름 필드에는 첫 번째 열 제목(예: 3일간의 예보 받기)을 입력합니다.
  11. 데이터 유형 필드에는 열에 표시되는 정보에 대하여 다음 데이터 유형 중 하나를 선택합니다.
    1. 문자열
    2. 숫자
    3. 날짜
  12. 열의 데이터가 하이퍼링크인 경우 링크 여부를 사용합니다. 사용하는 경우:
    1. 링크 레이블 필드에는 링크의 텍스트를 표시하려면 JavaScript를 입력합니다. 예: print(Name);.
    2. URL 값 필드에는 링크 레이블을 클릭할 때 출력 데이터를 표시하려면 JavaScript를 입력합니다. 예: print("https://login.salesforce.com/" + Id);
  13. 링크 여부를 사용 안 함으로 설정된 경우 열 값을 표시하려면 JavaScript를 입력합니다. 예: print(StageName);.
  14. 이미지로 표시 섹션에서 열 값이 이미지인 경우 를 선택합니다.
  15. HTML로 표시 섹션에서 열 값에 HTML 내용이 포함된 경우 를 선택합니다.
  16. 이 열의 정렬 가능 여부 섹션에서 최종 사용자가 열을 정렬할 수 있어야 하는 경우 예를 선택합니다.
  17. 완료를 클릭합니다. 테이블 설정 대화 상자가 다음 그림과 같이 열이 새로 추가된 채로 표시됩니다. 날씨 정보 보고서 - 테이블 설정 대화 상자
  18. 보고서의 각 추가 열에 대해 9~17단계를 반복하고 저장을 클릭하여 열 설정을 저장한 다음 닫기를 클릭합니다.
  19. 보고서 템플릿 정의 섹션에서 저장을 클릭하여 날씨 정보 보고서를 저장합니다.

날씨 정보 보고서가 저장되었습니다 응답 데이터가 성공적으로 저장됨 메시지가 페이지 상단에 표시됩니다.

標準のKore.aiアラートを設定して、その日の天気予報や毎日の潮汐予報などと一緒に、ユーザーにアラートメッセージを送信することができます。しかし、ユーザーが3日間予報や10日間予報を希望している場合はどうでしょうか?単一のメッセージにプッシュするにはたくさんのデータが必要になります。Kore.ai Botプラットフォームを使用すれば、メッセージにリンクを定義して、エンドユーザーが必要に応じて取得できる書式設定された表に天気データを表示することができます。
天気情報レポートタイプは、以下の図に示すように、3日間予報の取得というレポートの天気アラートメッセージにリンクとして表示させることができます。
DIYBotBuilderAlertReportTasksWeatherInfoAlert
ユーザーがメッセージのリンクをクリックすると、以下の3日間予報レポートの図に示すように、天気レポートに表のヘッダー、任意の表の説明、およびヘッダー行で定義された列のデータが表示されます。
DIYBotBuilderAlertReportTasksWeatherInfoReportClicked
天気情報レポートを定義する
以下の手順を完了するには、天気情報レポートへのリンクを追加するアラートタスクや情報タスクなどのタスクをすでに定義している必要があります。可変幅の列を含む天気情報レポートを定義するには、以下の手順内のステップを完了します。

  1. Botビルダーで、天気レポートのリンクを追加するBotのタスクを選択します。

    注:未公開のタスクのみ変更可能です。

  2. 設定アイコンをクリックし、編集をクリックします。
  3. 天気情報レポートを追加するタスクのBotの応答タブで、展開アイコンをクリックして、レポートのテンプレートの定義セクションを表示します。
  4. リンク タイトルフィールドに、タスク投稿でエンドユーザーに表示するリンクテキストを入力します(例:3日間の予報を取得)。
  5. ヘッダーフィールドには、天気情報レポートがエンドユーザーに表示された際に表示される、レポートのタイトルを入力します。
  6. 詳細フィールドには、レポートのヘッダー直下に表示されるエンドユーザーヘルプ情報を任意で入力します(例:マイ天気レポートの3日間予報レポートの詳細説明はこちらです)。
  7. テンプレートドロップダウンリストで、天気情報を選択します。
  8. テンプレートを編集をクリックします。表の設定ダイアログが表示されます。
  9. 列を追加をクリックします。下図のように列の設定ダイアログが表示されます。
    Weather Info Report - Column Configuration Dialog
  10. 列名フィールドに、最初の列のタイトルを入力します(例:3日間の予報を取得)。
  11. データタイプフィールドで、列に表示される情報として以下のデータタイプのいずれかを選択します。
    1. 文字列
    2. 日付
  12. 列内のデータがハイパーリンクの場合、リンクを有効にします。有効にした場合:
    1. リンクラベルフィールドに、リンク用のテキストを表示するJavaScriptを入力します(例:print(Name);
    2. URLの値フィールドに、リンクラベルがクリックされた場合に出力するデータを表示するJavaScriptを入力します(例:print("https://login.salesforce.com/" + Id);)。
  13. リンクが有効になっていない場合は、列の値を表示するJavaScriptを入力します(例:print(StageName);)。
  14. 画像として表示するセクションで、列の値が画像の場合ははいを選択します。
  15. HTMLとして表示するセクションで、列の値にHTMLコンテンツが含まれている場合ははいを選択します。
  16. この列の並べ替え可否セクションで、エンドユーザーが列を並べ替えることができるようにする場合は「はい」を選択します。
  17. 完了をクリックします。表の設定ダイアログは、以下の図のように新しい列が追加されて表示されます。
    Weather Info Report - Table Configuration DIalog
  18. ステップ9~17をレポートに列を追加するごとに繰り返し、保存をクリックして列の設定を保存し、閉じるをクリックします。
  19. レポートテンプレートの定義セクションで、保存をクリックして、天気情報レポートを保存します。

ページ上部に応答データは正常に保存されましたというメッセージの表示とともに、天気情報レポートは保存されます。

While you can configure a standard Kore.ai alert to provide an alert message to a user with, for example, a weather report for the day, or daily tide report. But what if the user wants a 3-day or 10-day forecast? That’s a lot of data to push into a single message. With the Kore.ai Bots Platform, you can define a link in your message that can display the weather data in a formatted table that your end-user can retrieve when needed.
The weather info report type can be displayed as a link in a weather alert message as shown in the following illustration for the report called Get 3 Day Forecast.
DIYBotBuilderAlertReportTasksWeatherInfoAlert
When the user clicks the link in the message, a weather report shows the data for the columns defined with a table header, optional table description, and a header row as shown in the following illustration for the 3 Day Forecast report.
DIYBotBuilderAlertReportTasksWeatherInfoReportClicked
To define a weather info report
To complete the following procedure, you must have already defined a task, such as an alert task, or information task, that you want to add a weather info report link to. Complete the steps in the following procedure to define a weather info report with variable width columns.

  1. In Bot Builder, select the task for the Bot that you want to add a weather report link to.

    Note: Only unpublished tasks can be modified.

  2. Click the Settings  icon, and then click Edit.
  3. On the Bot Response tab for the task that you want to add a weather info report to, click the Expand  icon for the Report Template Definition section.
  4. In the Link Title field, enter the link text to display to the end-user in the task post, for example, Get 3 Day Forecast.
  5. In the Header field, enter the title of the report to display when the weather info report is displayed to the end-user.
  6. In the Details field, optionally enter any end-user help information displayed directly below the Header in the report, for example, Here are the description details for the My Weather Report 3-day Forecast report.
  7. In the Template drop-down list, select Weather Info.
  8. Click Edit Template. The Table Configuration dialog is displayed.
  9. Click Add Column. The Column Configuration dialog is displayed as shown in the following illustration.
    Weather Info Report - Column Configuration Dialog
  10. In the Column Name field, enter the first column title, for example, Get 3 Day Forecast.
  11. In the  Data Type field, select one of the following data types for the information displayed in the column:
    1. String
    2. Number
    3. Date
  12. Enable Is a link if the data in the column is a hyperlink. When enabled:
    1. In the Link Label field, enter the JavaScript to display the text for the link, for example, print(Name); .
    2. In the URL Value field, enter the JavaScript to display the data to output when the Link Label is clicked, for example, print("https://login.salesforce.com/" + Id);
  13. If Is a link is not enabled, then enter the JavaScript to display the value for the column, for example, print(StageName);.
  14. In the Display it as an image section, select Yes if the column value is an image.
  15. In the Display it as HTML section, select Yes if the column value contains HTML content.
  16. In the Is this column Sortable section, select Yes if the end-user should be able to sort the column.
  17. Click Done. The Table Configuration dialog is displayed with the new column added as shown in the following illustration.
    Weather Info Report - Table Configuration DIalog
  18. Repeat Steps 9 – 17 for each additional column in the report, click Save to save the column configurations, and then click Close.
  19. In the Report Template Definition section, click Save to save the weather info report

The weather info report is saved Successfully saved response data message is displayed at the top of the page.