Superbadgeも質問&回答してもいいようなことが言われていますが、Trailblazer Communityで質問しても運営からは何にも回答がないので、今すぐ回答するのは控えた方が後でトラブルにならないと判断しています。しかし、急に解禁になっても困るので、情報だけは整理しておきます。
- Prompt Builder Templates Superbadge Unitを実際にやってみた
- 【解説ページあり】Problem with Agentblazer Innovator superbadges challenge 3
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
このフローは?
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
Just go to Edit page on Contact Object and then
Upgrade the Record Detail page to Dynamic Forms
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:
- I deleted the old Fitness record without the translated survey input.
- then create a new Fitness record under Latisha Bryce, this time the translated survey input was successfully generated automatically.
- As soon as I clicked on the check challenge again, I was able to pass it.
実は、最初のスクリーンショットと同じ問題が発生していました。別の方法を試してみたところ、翻訳されたアンケートの入力が欠落しているか、プロンプトでシステムによって生成されなかったことが原因であることがわかりました。そこで、以下の手順を実行しました。
- 翻訳されたアンケートの入力がない古いフィットネス記録を削除しました。
- 次に、Latisha Bryce で新しいフィットネス記録を作成しました。今回は、翻訳されたアンケートの入力が自動的に生成されました。
- もう一度チェックチャレンジをクリックすると、すぐに合格できました。
Apex class and Sales Email template がない
- Prompt Builder Templates Superbadge - Missing Apex class and Sales Email template type in playground
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
- I'm stuck: Agentblazer superbadge challenge - Challenge Not yet complete... here's what's wrong: Make sure you replaced the placeholder text with the Resources that reference the correct fields for a Fitness record.
- Make sure you replaced the placeholder text with the Resources that reference the correct fields for a Fitness record.
resourceがない
Please check this article.
https://trailhead.salesforce.com/trailblazer-community/feed/0D54V00007igH6ySAE
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
- Cant complete the 'Get Started with Prompt Builder' challange
- The 'Interest Summary' component's 'Generative Prompt Template' property has an invalid value.
Steps to complete this challenge:-
-
Select Field Generation in Template Type.
-
Select the object and the custom field you are using for record summary.
-
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!
We can't find the association between the custom field Interest Summary associated with the Summarize Client Goals prompt template
We can't find the field called Interest Summary, or it isn't properly configured.
他のテキスト型からリッチテキスト型には変更できないので注意
Please check this article.
https://trailhead.salesforce.com/trailblazer-community/feed/0D5KX00000Ti1ci0AB
I'm able to resolve it, in summary:
- Used Rich Text
- Updated the prompt with contact.fitness__r
未分類
-
Prompt Builder Templates Superbadge Unit - Page Layout not updating (end of challenge 2)
-
Prompt Builder Challenge 3, Prompt incorrect generated response










