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?

Flow関係のトレイルヘッド

Last updated at Posted at 2023-05-07

Flowに関するまとめページに戻る



数値は直接入力する

Try entering the numbers directly instead of selecting

image.png

中身の要素がないフローを作らせるトレイルヘッド

image.png

This challenge just creates a variable. Save this and click the verify button

列が追加できない?

Try clicking the Add column button

image.png

Global $Permission が存在しない トレイルヘッド

組織内で1つでも権限セットを作っていないと表示されない

You will not see the "$Permission" option until you have at least 1 Custom Permission in your org. Go to "Custom Permissions" in Setup and create the Custom Permission described in the Unit. Then if you refresh your Flow, you should see the option to select "$Permission".

I hadn't ever created a custom permission and skipped right over that single line instruction prior to them having us jump into editing the decision element.

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

The hint mentions to use the format @[{!globalVariable.field_API_Name}].

We could not find the input field 'Core Competencies Comments' on the 'New Review' screen."

I have reviewed the issue and there is a typo in the input text element entered "Core Competencies Comments."(full stop at the end of the text label). I have removed it and saved the flow. Now you can check the challenge and hopefully it works.

問題を確認したところ、「コア コンピテンシー コメント」と入力された入力テキスト要素にタイプミスがありました (テキスト ラベルの最後にピリオドが付いています)。それを削除してフローを保存しました。これでチャレンジを確認できるようになり、うまくいけばうまくいきます。

In the 'Look for Matching Account' element, we can’t find a filter for 'Name Equals $Record > Company'.

There is a typo in the value entered for the Name field in the Look For Matching Account.

image.png

I have replaced it with Record>Company and check the updated element
image.png

Not sure I can off much help - but what I did learn today is that you CANNOT copy and paste values into the "value" windows. The trailhead may say the text is $Record > Account > ID - but this cannot be pasted into the box. You have to start typing and then click through - only then does the syntax work.

あまり役に立てるかわかりませんが、今日学んだことは、値をコピーして「値」ウィンドウに貼り付けることはできないということです。トレイルヘッドには、テキストが $Record > Account > ID であると表示される場合がありますが、これをボックスに貼り付けることはできません。入力を開始してからクリックする必要があります。そうすることで初めて構文が機能します。

We can’t find the ‘Identify contacts’ choice resource. Make sure its API Name is ‘Identify_contacts’.

The issue is the the choice resource label entered as "Identify_contacts" but it should be "Identify contacts" and API name should be "Identify_contacts".

image.png

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

このエラーメッセージがおかしい。設定を間違えているのは親側のフローの名前。

The wrong name of the main flow was the root cause of an issue.

It looks like the issue may be in the parent Flow. After adding the sub-flows did you save your parent flow "As a New Version" or "As a New Flow"? The name of the Flow in the screenshot you just shared is "Named Opps". The name should be "Add Generator Product to Named Opps".

If you accidentally saved "As a New Flow" and entered a different name, the Challenge is likely looking in the Flow labeled "Add Generator Product to Named Opps" and detecting that there are no sub-flows located there.

image.png

結局新しいプレイグランドでやり直したようです

VIP . Default value once paste it space gone after click done in the default value box.

image.png

it shows me this error message "We can’t find the ‘Identify contacts’ choice resource. Make sure its API Name is ‘Identify_contacts’.

The issue is the the choice resource label entered as "Identify_contacts" but it should be "Identify contacts" and API name should be "Identify_contacts".

image.png

The 'Create Interviewer Record' element is not setting the expected value for the field 'Positon__c'.

image.png

一致するアカウントをリードに送信するルーティングがアクションに表示されないのはなぜですか

image.png

Please check this video.

https://www.youtube.com/watch?v=TkGnF-Zarz0

よく意味がわからん

It happened to me because I created the email alert "Send Matching Account to Lead Routing" in another window. Then, I just had to refresh the page on which I was building the flow. But save the flow before doing so you don't lose the work done.

In the 'Look for Matching Account' element, we can’t find a filter for 'Name Equals $Record > Company

Not sure I can off much help - but what I did learn today is that you CANNOT copy and paste values into the "value" windows. The trailhead may say the text is $Record > Account > ID - but this cannot be pasted into the box. You have to start typing and then click through - only then does the syntax work.

We could not find the following input value setting in the 'Submit Position for Approval' action: Record ID: {!$Record.Id}

We could not find the following input value setting in the 'Submit Position for Approval' action:action:Approval Process Name Or Id:{!Submit_Position_for_Approval.entityId}

In the Chatter_Mention_Post element , We can't find the Target Name or ID field set to '!$Record > Id'

image.png

Don't enter directly, try selecting from the screen

image.png

I got it, I just needed to re-fresh and save the flow,

Communicate Using the Action Element

The flow UI may have changed in Winter 25.
Select Triggering Lead.
This is $Record
image.png

In the 'Check New Lead for Matching Account' flow, we can’t find the flow optimized for 'Actions and Related Records'.

Make sure you have this option selected in your flow

image.png

In the 'Check New Lead for Matching Account' flow, we can’t find the flow optimized for 'Fast Field Updates'.

Make sure you have this option selected in your flow

image.png

On the 'Child Campaign' custom button, we can’t find the expected value for the 'campName' parameter. Be sure to use merge field notation.

Branch the flow challenge issue

image.png

Try selecting the Decision element on the flow > Edit Element and review the Operator and Value to check if you have entered the correct values. It happened to me and after double checking I realised the values were incorrect. They should be like the image below

image.png

In the 'Create Task' action, we can’t find the 'OwnerId' field set to the owner of the Opportunity

it should be record.opportunity.ownerId

Creating Task is not an action. Task is an Object and We are creating a task using a Create Records element. Refer to the screenshots attached.

image.png

image.png

In the requirement component, we can’t find the text 'You must have spoken with a potential customer about a Bot product before creating an opportunity.

It looks like you want the dot at the end.

You must have spoken with a potential customer about a Bot product before creating an opportunity.

最後にドットが必要なようです。

オポチュニティを作成する前に、ボット製品について潜在的な顧客と話し合っている必要があります。

In the ‘New_or_Existing_Customer’ component, we can’t find a setting to require the component.

Do you have the required checkboxes set to True?

image.png

In the Opp Fields element, we can’t find the 'Name' field related to the 'oppVar' variable

So I tried to delete and add this field one more time and this time it worked. I'm confused why this didn't work previous times. But happy to finish this challenge

そこで、このフィールドをもう一度削除して追加しようとしましたが、今度はうまくいきました。なぜこれが前回うまくいかなかったのか混乱しています。でも、この挑戦​​を終えることができて嬉しいです

Make sure the ‘Large Account?’ decision element is configured to Any Condition is Met (OR).

エラーは、フロー内の Decision 要素、特に条件要件を指しています。スクリーンショットに示されているものに変更してみてください。

The error is pointing to the Decision element within your flow, specifically the condition requirements. Try changing it to what is shown in the screenshot.

image.png

In the Check New Lead for Matching Account flow, we can’t find a text template with the API Name 'ChatterMessage'.

If you have an old version of the flow, try deleting it

Autolaunched and Scheduled Flows >> Schedule A Flow

image.png

After comparing them, I think the settings are correct.
If you have an older version of the flow, try deleting it.

image.png

i have started all again and it worked

We can’t find an Update Records element named 'Set Type to Customer'. Make sure the API Name is 'Set_Type_to_Customer'.

Please remove the underscore from the element name.
Set_Type_to_Customer --> Set Type to Customer

image.png

In the Get Pricebook element, we can’t find a condition requirement that 'Name Equals Standard Price Book'.

Try launching a new playground. I was able to resolve this issue by doing so, as others have suggested.

However, I ran into a different issue with a subsequent step, the Get 1500 Product, which required Salesforce's help. The "All Conditions Are Met (AND)" condition requirement wasn't working correctly. Hopefully it is for you. When you Edit Get Records for the "Get 1500 Product" and "Get 2000 Product," manually type the simple numerical values "1500" and "2000" in the respective values field. Do not select the "X1500kW" or "X2000kW" values that appear when you start typing.

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

In the 'Create Onboarding Task' element, we can’t find a field value that sets 'Priority' to 'High'.

Work with Salesforce Records in Flows" module

I think the settings are missing.

image.png

In the Subflow-Create Generator Opp Product flow, we can't find the latest version activated.

even i got the same problem even after trying above solution i wasn't getting so i even activated Subflow-create generator(the flow which was created earlier which contains get product, pbe etc ), so activate that and see

上記の解決策を試しても同じ問題が発生しましたが、得られなかったので、サブフロー作成ジェネレーター(get product、pbeなどを含む以前に作成されたフロー)をアクティブ化しました。それをアクティブにして確認してください。

In the display logic, we can't find the condition set to 'All the conditions are met'

Apparently there is a bug in the verification code. After trying many times, I added the Display Logic to the survey "Solar Panel Feedback Survey" created in the previous section and passed!

どうやら認証コードにバグがあるようです。何度も試した結果、前項で作成したアンケート「ソーラーパネルフィードバックアンケート」に表示ロジックを追加して合格しました!

The Assignment element isn't properly configured. Check the instructions for the Set Variable Values section.

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?