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

歯車アイコンをクリックし、設定をクリックします。検索フィールドに「einstein for sales」と入力し、トグルを有効にします:セールスメールをオンにする

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

We can't save this record because the “Translate Fitness Survey Input” process failed. Give your Salesforce admin these details

Error

Missing required input parameter: Input:Contact

Inputs
Input:Fitness = {!$Record} (Fitness__c (a00bm00000yWPLiAAO))
Input:Account = {!Get_Account} (Account (001bm000017UYPdAAO))
Input:Contact = {!Get_Contact} (null)

Error #2. Unable to create a new record. (See Attached Screenshot)

We can't save this record because the “Translate Fitness Survey Input” process failed. Give your Salesforce admin these details. Missing required input parameter: Input:Contact Error ID: 1482870497-63222 (-1221680114)Missing required input parameter: Input:Contact Error ID: 1482870497-63222 (-1221680114)

Inputs
Input:Fitness = {!$Record} (Fitness__c (a00aj00001M5rL4AAJ))
Input:Contact = {!Get_Contact} (Contact (003aj00000fuBqwAAE))
Input:Account = {!Get_Account} (null)
Outputs

promptResponse (null)

Also when I create the Fitness record for Latisha Bryce and save it I get this error:

Review the errors on this page.

We can't save this record because the “Translate Fitness Survey Input” process failed. Give your Salesforce admin these details. incorrect input param: Incorrect input parameters, all elements are null Error ID: 1810392475-141196 (-158331896) param: Incorrect input parameters, all elements are null Error ID: 1810392475-141196 (-158331896)

エラーを修正するために複数の方法を試しました。YouTubeでモジュール名を検索すると、プロジェクトの進め方をステップバイステップで説明しているYouTubeチュートリアルを見つけました。

YouTubeの手順に従って同じプレイグラウンドで試してみましたが、それでもエラーが発生していました。最終的にプレイグラウンドを削除し、新しいプレイグラウンドを作成してやり直したところ、エラーメッセージを解決できました。

I did it multiple ways to fix the error. I found a youtube tutorial search by the name of the module on youtube. walks you step by step on how to do the project.

I did on the same playground following youtube steps. I was getting error still. Finally I deleted the playground, created a new playground and redid it and was able to resolve the error message.

フィットネスアンケート入力フローの翻訳を更新する必要があるのですが、アクション要素に必須フィールドが表示されません

I just realised I have not activated my Prompt builder.

The 'Quick Summary' component's 'Generative Prompt Template' property has an invalid value

image.png

Steps to complete this challenge:-

  1. Select Field Generation in Template Type.

  2. Select the object and the custom field you are using for record summary.

  3. Activate and save the prompt builder changes.

We can't find a prompt template called Summarize Client Goals, or it isn't configured according to all the requirements, including having a description and the API Name 'Summarize_Client_Goals!

未分類

image.png

Input:Sender.SenderName --> Input:Sender.Name

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?