0
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?

Prompt Builder Templates Superbadge Unit

Last updated at Posted at 2025-03-24

Superbadgeも質問&回答してもいいようなことが言われていますが、Trailblazer Communityで質問しても運営からは何にも回答がないので、今すぐ回答するのは控えた方が後でトラブルにならないと判断しています。しかし、急に解禁になっても困るので、情報だけは整理しておきます。



image.png

image.png

image.png

If you are still looking for answer, the Interest Summary field name has to be changed, Use S capital. It worked for me, Thanks

Make sure you replaced the placeholder text [all Fitness records related to the contact] with a Resource that references the Fitness Interest related list for a client

I just got the solution for the same problem I was facing. In the resource picker, under Contact, scroll all the way down and you will find the related list you need to use. It looks like this "{!$RelatedList:Contact.Fitness__r.Records}"

I just figured this out. You have to enable Sales Emails. From Setup --> Einstein for Sales --> Turn on Sales Emails

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

Then your Prompt Builder template type needs to be a Sales Email.

https://trailhead.salesforce.com/trailblazer-community/feed/0D5KX000000OMxI0AW

image.png

このフローは?

image.png

We couldn't find a Fitness record associated with Latisha Bryce's contact record, or it doesn't have the specified text or Interest Type.'

ええ、もう一度試してみました。興味の種類でランニングを選択していたらうまくいきました。実は、以前もランニングを選択していてエラーになったのですが…今回は無事に完了し、このチャレンジをクリアできました!

Unfortunately nothing worked.
I had to create a new Playground to be able to complete.

We can't find the Interest Summary field enabled for use with Einstein Generative AI

We can't find a dynamic reference to the entire related list of all Fitness records for a particular client.

In the above screenshot "prompt template workspace" there you selected a wrong related list. Please make sure you select "Related List: Recipient.Fitness__r". Hope this will fix your issue

We couldn't find a Fitness record associated with Latisha Bryce's contact record, or it doesn't have the specified text or Interest Type.

I actually had the same issue as per your 1st screenshot displayed. After I tried a different approach and came across it was actually due to the Translated Survey input was missing or failed to be generated by system by the prompt. So, this is what I did:

  1. I deleted the old Fitness record without the translated survey input.
  2. then create a new Fitness record under Latisha Bryce, this time the translated survey input was successfully generated automatically.
  3. As soon as I clicked on the check challenge again, I was able to pass it.

image.png

実は、最初のスクリーンショットと同じ問題が発生していました。別の方法を試してみたところ、翻訳されたアンケートの入力が欠落しているか、プロンプトでシステムによって生成されなかったことが原因であることがわかりました。そこで、以下の手順を実行しました。

  1. 翻訳されたアンケートの入力がない古いフィットネス記録を削除しました。
  2. 次に、Latisha Bryce で新しいフィットネス記録を作成しました。今回は、翻訳されたアンケートの入力が自動的に生成されました。
  3. もう一度チェックチャレンジをクリックすると、すぐに合格できました。

Apex class and Sales Email template がない

Looks like I needed to turn on Einstein for Sales and use a Sales Email template.

https://trailhead.salesforce.com/trailblazer-community/feed/0D5KX000000le2j0AA

Translate Fitness Survey Inputがない

あたらしく環境を作り直した

Fitness Objectがない

Use the Object Manager to check if the fitness_c object exists.
If not, make sure you are connecting to the correct org.

https://trailhead.salesforce.com/trailblazer-community/feed/0D5KX00000PXLgR

resourceがない

image.png

未分類

0
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
0
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?