It looks like the Unified Link 1 Flow element does not have the correct filter settings for the filter
- Step not yet complete in Data Cloud and Einstein 1 It looks like the Unified Link 1 Flow element does not have the correct filter settings for the filter.
- How to Savie the flow if it has been activated?
It looks like the Unified Link 2 Flow element does not have the correct settings for the first filter.
I ended up connecting a new Playground and was able to get the Flow working as expected.
It looks like the Unified Link 2 Flow element does not have the correct settings for the second filter.
the module says to use 'ssot__DataSourceObjectId__c'. You are using 'ssot__DataSourceId__c'
https://trailhead.salesforce.com/trailblazer-community/feed/0D5KX00000KBSxH0AX
in the second filter criteria, you are using ssot__DataSourceId__c.
You have to use ssot__DataSourceObjectId__c and not ssot__DataSourceId__c
設定は正しそう
Upon review, we identified that in the Contact object within the Data Cloud Related List, the relationship name was entered as "Reservation" instead of "Reservations." Additionally, in the Create Check-in Guest Event flow, the second filter in the Unified Link 2 element should be ssot__DataSourceObjectId__c. Starts With External, but it was set as ssot__DataSourceObjectId__c. Equals External
, which caused the issue.
Unified Link 1でオブジェクトがない?
Update: Seeing Errors
- Reservation_1 (Get Records) - Because the sObjectOutputReference field is set, you also need to set the following fields: object.
- Unified_Link_2 (Get Records) - Because the sObjectOutputReference field is set, you also need to set the following fields: object.
このUnified Link Individual ccidオブジェクトって、なんだろう。
Data Model Objectかな?
この設定が必要かな?
アイデンティティ解決の設定
Becca は、Reserv-o-matic のゲストの多くが、Salesforce に連絡先レコードを持つ人々と同じであることを知っています。ゲストと連絡先は両方とも共通のデータ モデル オブジェクトにマッピングされているため、Data Cloud の強力な機能を使用して、Salesforce の Sofia と Reserv-o-matic の Sofia を一致させ、1 つの統合された Sofia にすることができます。これは ID 解決と呼ばれ、Salesforce の連絡先と外部の予約データ間のギャップを埋めるための鍵となります。まず、[ID 解決] タブに移動して、ID 解決ルールセットを作成します。
I have the same issue, but impossible for me to find the SourceRecordId__c in Field of Filter Records, first part, step 8).
I have successfully completed these steps.
I'm uncertain what resolved the issue.
Here, in order, are the steps I took:
- Returned to the beginning of the work in this playground
- Reviewed and re-saved steps (none were missing or incomplete)
- Gave up and went to bed - possible back end processes finished while I was away
- Returned to work in a different tab
It's possible the browser was taking me into a playground established for another Trail. I attempted to rule this out by executing the steps from a fresh login in an incognito window during my first round of troubleshooting. On that basis it seems unlikely, but I can't be sure since I was unable to establish root cause.
これらの手順を正常に完了しました。
何が問題を解決したのかわかりません。
以下に、私が行った手順を順番に示します。
- この遊び場で作品の最初に戻る
- 手順を確認して再保存しました(欠落または不完全な手順はありませんでした)
- 諦めて寝ました - 不在中にバックエンドプロセスが完了した可能性があります
- 別のタブで作業に戻ります
もしかしたら、ブラウザが私を別のトレイル用に設置された遊び場に連れて行っていたのかもしれません。私は、トラブルシューティングの最初のラウンドで、シークレット ウィンドウで新規ログインからの手順を実行することで、この問題を排除しようとしました。そう考えると可能性は低いように思えますが、根本的な原因を特定できなかったので確信は持てません。
Maybe we should use the new playground.
https://trailhead.salesforce.com/trailblazer-community/feed/0D5KX000000nKot