3
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

Data Cloudのまとめ

Last updated at Posted at 2024-01-23

まとめページに戻る
まとめA~M

無料の Trail Data Cloud 組織では利用できないこと

image.png

i have created playground after expiration so it worked when i created again using the previous steps

プレイグランドが期限切れ

image.png

Unified Email with Insights

To access the "Unified Email with Insights" in Salesforce, you need to have a paid Einstein Activity Capture license and ensure that Einstein Email Insights is enabled.

Salesforce の「Unified Email with Insights」にアクセスするには、有料の Einstein Activity Capture ライセンスが必要であり、Einstein Email Insights が有効になっている必要があります。

Data Cloud Salesforce Connector

Can you ensure Data Cloud is provisioned correctly in your org. Also review 'Review Data Cloud Salesforce Connector Permission Set' topic in below article

https://help.salesforce.com/s/articleView?id=000395797&type=1

sandbox

ヘルプ

環境について

現在、Data Cloud アドオンは、環境ハブ経由で作成された Partner Developer Edition (PDE) 組織にのみプロビジョニングできます。

したがって、最初のメッセージで参照したヘルプ記事は、通常の開発者組織ではなく、パートナー開発者組織を意味していると思います。パートナー開発者組織を作成した後、そこで Data Cloud を有効にすることができました。

データの取り込み

  1. バルクAPI
    毎日、毎週、または毎月のスケジュールで大量のデータを移動します。
    オフピーク時間にのみデータをエクスポートできるレガシー システム。
    30/60/90/X 日分のデータをバックフィルする新しいData Cloud組織。

  2. ストリーミングAPI
    レコードの小さなマイクロバッチがほぼリアルタイムで更新されます。
    最新のストリーミング アーキテクチャに基づいて構築されたソース システム。
    変更データ キャプチャ イベント。
    Webhook からのデータの消費。

使用できるcsbファイルは 150 MB 以下にしないといけないようです。

Marketing Cloud バンドルには、毎日処理されるプロファイル属性用の特定のデータ ストリームがあります。
データ クラウド用 MC コネクタを通じて特定のデータ拡張機能を取り込むこともできます。

https://help.salesforce.com/s/articleView?id=sf.c360_a_starter_data_bundles.htm&type=5

https://help.salesforce.com/s/articleView?id=sf.c360_a_create_marketing_cloud_data_extension.htm&type=5

数式

環境に事前作成されているユーザ

image.png

I tried marking them as inactive. I was able to do two of them, but for other two, i had to take help of Salesforce Support, who eventually helped me out.

それらを非アクティブとしてマークしてみました。そのうちの 2 つは実行できましたが、他の 2 つは Salesforce サポートの助けを借りなければならず、最終的にはサポートが助けてくれました。

tsv

個人アカウント

Data Cloud Partner Success チームが作成した個人取引先に関する Quip POV ドキュメントを確認してください。

https://sfdc.co/DCPersonalAccount

設定

When creating a new data stream, add a new calculated field of type text, then under the conversion section, there is the UUID()

and this give you primary key data

新しいデータ ストリームを作成するときは、テキスト型の新しい計算フィールドを追加します。変換セクションの下に UUID() があります。

これにより主キーデータが得られます

Can you ensure Data Cloud is provisioned correctly in your org. Also review 'Review Data Cloud Salesforce Connector Permission Set' topic in below article

https://help.salesforce.com/s/articleView?id=000395797&type=1

一致ルールの照合方法

日本語などの非 Latin-1 文字の場合、[あいまい] 照合方法が選択されていても、[完全] 照合方法が適用されます。

ID 解決ルールセット は 英語だとIdentity Resolution Rulesets となる。ID解決にはなんんとなく違和感あるなあ。

ファイルの取り込み

Salesforce は現在、Salesforce ファイル (ContentDocument/ContentVersion) をDLO としてData Cloud に直接インポートすることをサポートしていません 。Data Cloud は主に以下に接続します。

  • CRM コネクタ(構造化された Salesforce レコード用、ファイル用ではありません)
  • 外部ストレージ(例:Amazon S3、Snowflake、Google Cloud、Azure)

ファイルは非構造化データであるため、Data Cloud に取り込むには追加の手順が必要です。手順は次のとおりです。

Salesforce ファイルをデータ クラウドに取り込む手順

  1. Salesforce ファイル(ContentDocument/ContentVersion)の抽出
  2. ファイルを外部ソース(例:Amazon S3、Snowflake、Google Cloud、Azure)に保存する
  3. ファイルデータをデータクラウドに取り込んでDLOを作成する
  4. 主要な属性(ファイル名、コンテンツ、所有者、関連レコードなど)をマッピングして、 DLOをDMOに変換します。必要に応じて、Einstein AIまたはAgentforceを使用してファイルコンテンツを処理します。
3
3
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
3
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?