LoginSignup
0
0

2024年04月の質問の中から整理します

Last updated at Posted at 2024-04-01

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

先月も回答しても無反応が多いなぁ。開発者フォーラムと統合されたハズですが、質問の数も激減しています。みんな頭がいい人ばかりになった?それともユーザ数が減っているんだろうか。

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

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

2024年04月未解決の質問


またもやスパマーに妨害された。

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

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

The problem was I did not realize I had a custom Record Page setup witch was not using a standard opportunity page layout.

デフォルトでは、カスタム イベントはホストを超えてバブルアップしません。

イベント (buttonclick) がlightning-layout-itemにバブルアップできるようにするには、 CustomEvent にbubbles: trueを追加します。

button.jsを開き、バブルのコメントを解除します (// の前にある // を削除します): true

Get Started with WhatsApp - Toggle Messaging On

image.png

This is a quiz-style module, so I don't think it can be configured in playgrounds or DE org.

I think you need to purchase a license.
https://salesforce.stackexchange.com/questions/288966/where-in-setup-or-in-permission-sets-is-the-configure-messaging-permission-s

Flow_Template_Name: Your organization doesn't have permission to create flows of processType "RoutingFlow

Call Center ID がフローでは使えない

image.png

バグみたい。数式項目を作って回避できるらしい

Pacific Daylight Time がない

I was facing the same issue before, I tried some different time-zone other than Pacific [Standard or Daylight] Time (America/Los_Angeles) and then clear the time and again fill it then check the challenge.

Note: Do check whether login hours you set is updated as same it shown in the challenge if not try using some other time-zone or try to set time-zone to (5:30 Indian Standard)

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

Broadcast checkbox

restart the flow (inside lightning component) in the Utility Bar

Restart the Screen Flow in the Utility Bar when the current URL is updated
https://www.youtube.com/watch?v=PxONBL4N2qU

The visibility rule on the Rich Text component has incorrect filter criteria. Make sure the field, operator, and value are correct.

We can't find the flow 'Notification: Case for Large Account'

Starts with vowel sound

t's just to distinguish whether the system should refer to something as "A " or "AN ".

If your object label starts with A E I O U, you tick the box.

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

In the Shelley Major lead, we can’t find the 'New - Not Contacted' stage marked as complete

I just figured out what it is.... their is a typo on the challenge. It asks for "New - Not Contacted" to be completed. But when I did that. It said that was wrong. So I went to the next stage "Open - Not Contacted" and said that was complete, just to try it. Then the challenge was accepted and done. So there is a typo in the challenge.

API limit is reached and it can only resume after 24 hours. But my question here is after the limit is resume and if I rerun the all test again I am not sure it will reach the limit again.

I think you can try it out in the new playground.

We can't save this record because the “Survey Invitation on Opportunity Closure” process failed. Give your Salesforce admin these details. Specify either leads, contacts, or users from your org as recipients. Error ID: 1061855498-141702 (-1221887557)r leads, contacts, or users from your org as recipients. Error ID: 1061855498-141702 (-1221887557)

I used option to deactivate survey and it helped

The 'OppView' page doesn't include an 'apex:outputField' component bound to the opportunity account name

Try this

<apex:page standardController="Opportunity">
   <apex:pageBlock title="Opportunities">
    <apex:pageBlockSection >
        <apex:outputField value="{! Opportunity.Name}"/>
        <apex:outputField value="{! Opportunity.Amount}"/>
        <apex:outputField value="{! Opportunity.CloseDate}"/>
        <apex:outputField value="{! Opportunity.Account.Name}"/>
     </apex:pageBlockSection>
   </apex:pageBlock>
</apex:page>

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

No report found in the public report folder

トレイルヘッドの問題のページの言語設定を英語に変えてみてください。
おそらくレポート名には(状況別のケース)の部分がないのではと思います。

image.png

Challengeの問題文は日本語のままでレポート名を「Cases by Status」に変えただけではChallengeに合格できませんでしたが、
Challengeの問題文を英語にした上でレポート名は「Cases by Status」で確認してみたところ合格できました!

どうやら"Challengeの問題文を英語にする"という点が重要であったようです。

We can't save this record because the “Survey Invitation on Opportunity Closure” process failed. Give your Salesforce admin these details. Specify either leads, contacts, or users from your org as recipients. Error ID: 1061855498-141702 (-1221887557)r leads, contacts, or users from your org as recipients. Error ID: 1061855498-141702 (-1221887557)

If you have a flow created below, try deactivating it

Salesforce Surveys for Admins > Automate Your Survey Invitations
https://trailhead.salesforce.com/content/learn/modules/salesforce-surveys-for-admins/automate-your-survey-invitations

I used option to deactivate survey

TestRestrictContactByname

Select at least one cell from the table below.

Make sure the sharing set is set up with the correct access mapping for the case object

I posted screenshots in the following thread:

https://success.salesforce.com/answers?id=9063A000000DY6J

Tally them against yours and check if it helps resolve the issue. If the config is exactly similar to mine, just do the challenge in a new dev org.

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

「電話サポート」という名前のエンタイトルメントテンプレートが見つかりません。

たまたまデフォルトで入ったいた"Entitlement" の”Type”項目に、”電話サポート””Webサポート”という値が日本語になったいたため、そこを英語に変更したら無事クリアになりました。

The 'OppView' page doesn't include an 'apex:outputField' component bound to the opportunity account name

<apex:page standardController="Opportunity">
    <apex:pageBlock title="Opportunities">
     <apex:pageBlockSection >
         <apex:outputField value="{! Opportunity.Name}"/>
         <apex:outputField value="{! Opportunity.Amount}"/>
         <apex:outputField value="{! Opportunity.CloseDate}"/>
         <apex:outputField value="{! Opportunity.Account.Name}"/>
      </apex:pageBlockSection>
    </apex:pageBlock>
</apex:page>

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

We couldn't find the 'Type_of_Installation__c' field on the 'Energy_Audit__c' custom object

you don't have an existing 'Account__c' field on the object 'Energy_Audit__c'.
Can you try to verifiy if you created a field Account__c?

You can try to Go to Setup > Object Manager > Look for Energy Audit then create a field inside the object.

you may check if the custom field is visible.
click the "Set Field-Level Security" button

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

The fields that I created were Hidden and once I updated the visibility as you mentioned it worked.

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