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年07月の質問の中から整理します

Last updated at Posted at 2025-07-01

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

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

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

6月は後半から質問は増えてきましたが回答しても反応はありませんね。回答しても7割以上は返答もないですね。もしかしてボットが質問しているんではないか? また質問が増えたのもプレイグランドやトレイルヘッドの障害が主な原因ですね。

2025年07月未解決の質問

Make sure that the Customer Account Page has been activated for the Sales app.

The challenges may have changed a little bit since before.
Have you successfully activated it as follows?

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

We can't find the field called Interest Summary, or it isn't properly configured.

We couldn't find a field with the label 'Start Location Latitude' and name 'Start_Location_Latitude__c', or its attributes are incorrect. Double check the instructions and try again.

設定に移動してBig Objectを検索し、「ライダー履歴」オブジェクトを開き、「カスタムフィールドとリレーション」テーブルで「開始場所の緯度」の情報(フィールドラベル、API名、データ型など)が正しく入力されているか確認してください。API名には「Start_Location_Latitude__c」と入力してください。私の組織でも同じ設定を行い、問題なく動作しているので、これで問題なく動作します。

Go to setup and search for Big Objects, open the "Rider History" object and in the "Custom Fields & Relationships" table check whether you have correctly populated the 'Start Location Latitude' info such as the Field Label, API Name and Data Type. In the API Name give "Start_Location_Latitude__c". It will work, since I have done the same in my org and I have successfully achieved it.

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

Insufficient Privileges You do not have the level of access necessary to perform the operation you requested. Please contact the owner of the record or your administrator if access is necessary.

They were never getting the option to enrol, so the screen where you normally enter the two word phrase never appears, they just saw the insufficient privileges message. The issue has been resolved, I think something was being cached, strange though that it was for several users. I got them to clear their browser cache and then log in and it worked OK.

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

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

The custom summary formula is incorrect. Double-check the instructions.

Is your setup like this?

image.png

We couldn’t find a Candidate quick action with the label 'New Job App' and the action type of 'Create a Record.

I was able to resolve the issue with this unit by creating a new Playground environment. After encountering persistent challenges, I determined that the issue might be related to the current Playground configuration. To troubleshoot, I set up a fresh Playground, which provided a clean and default environment to complete the unit successfully.

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

In the Get Contacts element, we can’t find a filter that checks if 'Account ID Equals Opp Fields > Account > Record ID'.

Could you retry creating a new flow - by following the steps mentioned under the Hands-on-challenge. Please don't include pre hands-on activities that were to be done prior to taking the challenge.

We can’t find an Autolaunched flow named 'Subflow-Create Generator Opp Product'. Make sure you saved the flow with 'Subflow_Create_Generator_Opp_Product' as the API Name.

I was able to resolve the issue.

  1. deleted the 'Subflow-Create Generator Opp Product' sub flow and created again... made sure all the the errors are resolved in this particular flow [ until activate the flow error comes ]

  2. deleted the v2 of Add Generator Product to Named Opps and created again referring to the latest 'Subflow-Create Generator Opp Product' sub flow [ while you create new version name should be same ]

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

Closing a Maintenance Request of type 'Routine Maintenance' did not create of a new Maintenance Request related to the same Vehicle.

The 'Dynamic Related List - Single' component's Related List Fields' property has an invalid value.

image.png

We can’t find the Solutions app components in your Trailhead Playground.

I used this command on my local project for deploy into my org, before I reccomend to confirrm if you have the correct permissions , this force to enable the Solutions App for complete the challenge so try it.

sf project deploy start --source-dir force-app --target-org myPlayground

Check New Lead for Matching Accountがない?

have you done the previous unit of the same very module ? :

https://trailhead.salesforce.com/content/learn/modules/data-and-actions-in-flows/combine-variables-data-elements

  • Save the flow.
  • Label: Check New Lead for Matching Account
  • API Name: Check_New_Lead_for_Matching_Account

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

日本のコミュニティー


There may be some cache left.

Please try logging out of the playground and logging in again.

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

We can't find the field 'Has_Support_Plan__c' on the Account object.

We can't find Lightning Knowledge enabled.

I just had to wait and refresh my org several times!

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

We can’t find a sharing rule named ‘Campus Outreach Programs’.

The second Block Price for the Mobile Control Center App is not configured correctly. Check the Lower Bound, Upper Bound, and Price.

Product (Mobile Control Center App) Edit:

Under Block Price

Small Price - Select 1-5

Large Price - Select 5-11 (5-10 is what is mentioned in Trail Head)

Change Standard Price Book

to $11 - this is not mentioned in Trail Head

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

言語設定を変える

image.png

In the More Information tab, we can’t find the ‘System Information’ section

Please Make sure while adding the field section in More Information tab add that field section in 3 times and add all the fields one by one

  • Additional Information
  • System Information
  • Description Information

Make sure you use field section column is One

More Information tab looks like that:
image.png

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

our external org-wide defaults aren't configured correctly. Repeat the steps to make sure they are.

not able to find the flow "Add Generator Product to Named Opps"

In the Contact record page, we found your most recent changes in a version that's not the org's default. Make the changes in the org's default and then click Check Challenge again.

I had deleted the one that had _1 . it worked now :)

Kiara Shah のアカウントがない

I had to create an Account for Kiara Shah. It is taken care of now.

That error message appears when the "Segment On" field is set to something other than "Unified Individual" when creating a segment. Please check again to ensure that the segment is created with "Segment On" set to "Unified Individual".

このエラーメッセージは、セグメント作成時に「セグメントの対象」フィールドが「統合個別」以外に設定されている場合に表示されます。セグメントを作成する際に「セグメントの対象」が「統合個別」に設定されていることを再度ご確認ください。

Error (1): Invalid manifest file: ./package.xml. InvalidChar: char 'S' is not expected. (Line 1 Column 1)

I ran into the same issue, so in case anybody finds this later: Remove "Sticker_Manager" from the beginning of the code snippets the module provides for copy/pasting. The package.xml file should start with the declaration: <?xml version....

未分類

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?