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?

2025年08月の質問の中から整理します

Last updated at Posted at 2025-08-01

まとめページに戻る
Trailhead関係 年月で整理に戻る

参照して頂くのは結構ですが、そのまま内容を丸ごとコピーするような行為は控えて欲しいです。一応時間を掛けて作っているので、その点はご考慮願いたいです。

なるべく、回答の中身も転記しておきます。結構な割合で質問者さんが黒歴史を消したいのか質問自体を削除しますので... 最良の答えとしてもらっても即消されることは大変多いです。

7月は最後の4日間だけは質問は増えてきましたが回答しても反応はありませんね。回答しても7割以上は返答もないですね。もしかしてボットが質問しているんではないか? また質問が増えたのもプレイグランドやトレイルヘッドの障害が主な原因ですね。かなり質問者のマナーが低下している感じです。

2025年08月未解決の質問

回答してそれがあっているにも関わらず自分にベストアンサーをつけていますねぇ。どういう神経をしているのか疑います。こんなレベルで管理者なんてできるんだろうか?恐ろしい。まぁ私の会社ではなくてよかったですけど。

image.png

You can’t change the category after saving the data stream, so review the types carefully before making a selection.

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

This page has an error. You might just need to refresh it. First, would you give us some details? (We're reporting this as error ID: -1963864676)

Actually, I added another component to the page and everything worked. No changes to the original. Go figure.

カスタムJavaScriptはサポートされない可能性があります。

ベストアンサーだけつけて速攻で消された。 マナーとかは全くない正解

I believe I’ve followed all the steps as outlined and was able to successfully create the Initiate Return custom Copilot action. However, when I attempt to verify it, I’m encountering the following error:

Please check that the following are configured correctly: 

We can’t find the Agent Action called Refund Request Flow associated with the flow you created to handle refund requests

image.png

It is not clear in the challenge that the API Name of the flow needs to be Refund_Request_Flow which is different than the API Name of the original Flow which is Refund_Flow. If you only Save As A New Version > Save As "A New Version" you cannot change the API Name (and the challenge will fail). You need to Save As A New Version > Save As "A New Flow" with Flow Label "Refund Request Flow" and Flow API Name Refund_Request_Flow.

We can't find the 'Entitlements' related list on the Account page layout.

In the Agentforce Service Assistant, the Enhanced Event Logs is not enabled

image.png

In the chatterBody text template, we can’t find a mention for the contact’s owner. (Hint: Mentions use this format: @[{!globalVariable.field_API_Name}].)

AddPrimaryContact

INVALID_TYPE: sObject type ‘ContentFolder’ is not supported in describeCompactLayouts

We can't find the default retriever Default_FileUDMO_SI_Retriever_1Cx.. in the Film_Festival_Related_Answers prompt template.

You need to click in "Einstein Search" and after will apper the fileUDMO

image.png

We can’t find the Get Customer Details action added to the topic Pre-Arrival Guest Experience?

We can’t find ‘Dent, Brian’ in the Debug log. Make sure you completed the pre-work to create a contact record for Brian Dent

If the pre-work is done. Then couple of possibilities are that the System.debug may have an additional space or another random character not printing the log exactly how it is suppose to.

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

We can’t find the Get Customer Details action added to the topic Pre-Arrival Guest Experience.

We can’t find a flow called Verify Code and Log Verification, or its type isn’t Autolaunched.

I faced the same problem

This is what worked for me:

  1. In the Flow > "Save as New Version"
  2. Once done, Activate the Flow again

Before that I had checked that:

  1. Exact same name for the Flow Label
  2. Flow was activated

Publishing an Order_Event__e did not create the associated task successfully. Check your trigger and event and try again.

Executing the 'getAnimalNameById' method on 'AnimalLocator' failed. Make sure the method exists with the name 'getAnimalNameById', is public and static, accepts an Integer, and returns a String.

the case object has not been renamed to maintenance request

The pager products are not set as Retired.

I got the same error because I updated only "Pager" product. You must to update "Pager" and "Pager Service" products.

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

We can't find the 'AlertAdmins' send email action in the 'Concurrent_User_Authentication_Login_Flow' flow or it's not configured as expected.

Please enter something in the description

image.png

クロネコヤマト アップロード用のCSVファイルのエクスポート

Unable to find Apex action class referenced as 'DashboardController'.

Could you please make sure that you are checking challenge against correct Playground.

In the Get Product element, we can’t find a condition requirement that checks if 'Product Name Contains ProductKW'.

Standard Home Page template is not available.Which one should i want to select

On the first screen, select the Home Page.

image.png

Make sure Esso’s user is assigned the Agentforce Service Agent Extended Object Access permission set.

I figured it out. The user on Esso has to be named EinsteinServiceAgent User.

Here are the permission sets I assigned to this user.

image.png

We can’t find the variable orderProducts configured as specified in the Refund Request Flow. Make sure the variable is available for output outside the flow and can hold more than one product from an order.

I had somehow altered the description. Once I put it back to it's correct state it worked.

My issue was that I had altered the default description of a resource without realizing it. Once I copied and pasted that description from the original version to the latest, the check passed. The error message was completely unrelated to the actual issue I had, so it was a bit tough to find.

Bottom line: make sure that every description is left in its default state unless you are explicitly told to use one from the documentation. The checker seems to be very sensitive to descriptions and will fail if there is any deviation from expectations.

We couldn’t find the correct filter information. Make sure you have followed all of the instructions to create the filter.

You have not authorized your Trailhead playground org via Salesforce Extensions or Salesforce Command line (CLI). Please install the development tools specified in this step and connect to the Trailhead Playground.

I had this same issue and this "15 minute step" took me like 6-8 hours of troubleshooting over two days, which I finally just finished... The solution I found after uninstalling and reinstalling extensions, sfdx update multiple times, checked PATH multiple times, and every other thing I found on the web that didn't work was so simple yet not listed anywhere in the instructions and it wasn't a VS Code issue (for me at least).

Down at the bottom of the page for the task in trailhead right by the button for +100 points is your playground listing. Hit the dots next to it to pull up more menu options and there is one for linking. I can't get a screenshot since it's now complete and I don't want to start over, but if you click it you will have to login to salesforce and like two popups will ask you to verify stuff. Verify and it will take you back to trailhead where you will hit the +100 points button again and it should pass this time.

I'm not sure if there is an oversight in their instructions or if this was covered in one of the linked articles, but it gave me such a hard time for something so simple. I definitely feel like the trailhead instructions could be a little more clear. Hope this helps others avoid the headaches and downtime I took... Now maybe I can actually learn this platform :)

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

The out-of-the-box "Update Action Plan Status" flow fails to open in the Flow Designer and instead throws an error.

image.png

Answering my own question - Turns out this is a known issue. Something broke with the Summer 25 release.

https://help.salesforce.com/s/issue?id=a02Ka00000gauSB&t=1756145189314

We couldn’t simulate the step because one or more specified resources don’t have corresponding values for evaluation.

image.png

同じエラーの投稿が複数あったけど何の問題なのかは分からない

Input

{
"recordId": "006gL00000AVYJYQA5",
"submitter": "2F005gL000006KEeV",
"submissionComments": "please help"
}

Output
{}

UNKNOWN_EXCEPTION

An error occurred when executing a flow interview

Just to let you know that this flow is working fine when im triggering it through a button on the opportunity record so i am guessing there is no issue with the flow

The user ID contains a value called 2F, which is not an ID. Try removing 2F.

2F005gL000006KEeV --> 005gL000006KEeV

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?