2
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

SalesforceにDatabricksのGenieを埋め込んでみた

2
Posted at

利用環境

Databricks

Salesforce

参考ドキュメント

手順

1.機能プレビューを有効にする

プレビューページから「Embed Genie as an iframe」を有効化する
image.png

2.埋め込み先のドメイン(例:Salesforce)を許可先に追加する

①「設定」→「セキュリティ」をクリックし、外部アクセスから「承認済みドメインを許可」から埋め込み先のドメインを追加
image.png

3.iframe コードを生成する

Genieスペースの「共有」→「スペースを埋め込む」をクリックし、表示されるifrmaeコードをコピー
image.png

4.SalesforceからVisualforceページを作成

①Salesforceの「設定」→「Visualforceページ」をクリック
image.png
②コピーしたiframeを貼り付けて「保存」
image.png
③プレビューをクリックし、Genieが表示されることを確認
image.png

5.SalesforceでUtilityを設定

①「設定」→「アプリケーションマネージャー」をクリック
image.png
②埋め込みしたいアプリ(例:セールス)を選択し編集をクリック
image.png
③「ユーティリティ項目」→「ユーティリティ項目を追加」をクリック
image.png
④「Visualforce」を選択し、作成したVisualforceページを選択。必要に応じてアイコンやサイズなどを設定
image.png

6.動作確認

Salesforceの画面のユーティリティバーに追加したgenieが表示されることを確認できる。質問をしてみる。
image.png
以上

2
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?