Skip to main content

#Trailhead Challenges1653 debatiendo

Hands-on challenges are the “secret sauce” of Trailhead. Before searching for solutions to superbadge challenges, review the Salesforce Certification Program Agreement and Policies. ** NOTE ** : If you were able to get a response that solved your issue, please mark it as the 'Best Answer' to help other Trailblazers. If the issue persists after 48 hours, create a Trailhead Help case at https://help.salesforce.com/s/support for further assistance.

I am using the trailhead playground org for RLM Asset management.  Created one product myself and trying to activate the order with my product in the order.  I get this error from the the "Custom Assetize Order Flow" ( which came with the Playgorund org).    You’ve received this email because an error occurred while your "Custom Assetize Order Flow" flow was running. Debug this flow in Flow Builder.    Error element Call_OrderToAsset (FlowActionCall).  We couldn't create assets because we couldn't find order products eligible to be converted to assets. 

5 respuestas
  1. 23 mar, 14:11

    Hello, @Abhay Kumar

     I am facing a similar issue. 

     

    I am also using the Trailhead Playground org for ARM/RCA Asset management. 

     

    If I have a Quote with Quote lines where one product has "Is Assetizable" to "TRUE" and one Quote line where the checkbox on the product record is "FALSE". I can run the create Order flow, activate the Order, and the system creates Assets (for the products with "Is Assetizable" = "TRUE".  So all good there :)

     

    If I use the same ORG and update the setting of a one-time product or subscription product (I used "Headset" and "Warranty") to "Is Assetizable" = "FALSE" and create a Qutoe with only "Non-Assetizable" Quote Lines, I am getting the Flow error: 

    An Error Occurred with Your "Custom Assetize Order Flow" Flow. 

    You’ve received this email because an error occurred while your "Custom Assetize Order Flow" flow was running. Debug this flow in Flow Builder. 

    Error element Call_OrderToAsset (FlowActionCall). 

    We couldn't create assets because we couldn't find order products eligible to be converted to assets. 

     

    Can someone please help me understand the error? My expectation would be that the Flow checks the "Is Assetizable" Checkbox of the Product (Order Items), and if all of them are "FALSE" is just stops without sending Flow errors, as it as a Use Case for me that not all Order Items need to be assetized 

     

    Thanks so much for your feedback, 

    Cheers

0/9000
Configurable Bundles in Salesforce CPQ - Use features to organize a security system bundle

 

Getting error Security Console: Too few options selected in Authenticators.
11 respuestas
  1. 19 dic 2022, 10:30

    In order to pass this challenge(as feature lookup is not working properly). Create New feature only for the "exterior keypad" (don't link other products with the feature) and select that in product bundle along with other item outside of Authenticators feature.

     

    This worked for me.

0/9000

I cannot get past this module "Generate Multiple Orders from a Single Quote"  within the CPQ admin fundamentals trail. It keeps telling me I do not have an order with just the Router & WiFi access point even though i do have an iders!

 

 

#Trailhead Challenges

3 respuestas
  1. 3 jun, 23:51

    Instead of creating a new order, I adjusted the pre-existing order by removing two products so the the order can only contain Router and WiFi access point. 

0/9000

As some of my fellow trailblazer, I have an issue with challenge 3 of Superbadge "Advanced Flow for Agentforce": 

Review the Decision element's three outcomes in the Refund Request Flow. Make sure that the outcome conditions are referencing the ID of the order record of the Get Current Order element ({!Get_Current_Order.Id}) and the ID of the line item record from the Get Order Line Item element ({!Get_Order_Line_Item.Id}), not a related record's ID. Confirm that the condition operators uses "Is Null". See the Help article for more details on this challenge.

 

 

I followed the

help article

, but did everything as described, any idea anyone? 

 

thank you 

 

 

#Trailhead Challenges  #Trailhead Superbadges

40 respuestas
  1. 22 jul 2025, 21:28

    @Paul Führing

    sure for this I set it up as follows:  

     

     

    sure for this I set it up as follows: Yes_found_order_line_item Resource Order from Get Current Order ({!Get_Current_Order.

     

    Yes_found_order_line_item  

    Resource 

    Order from Get Current Order  ({!Get_Current_Order.Id}) > Order ID Operator Is Null  Value False False

    AND

     

    Resource Order Product from Get Order Line Item {!Get_Order_Line_Item.Id} > Order Product ID Operator Is Null Value False 

    Screenshot 2025-07-22 142509.png

     

    Let me know if you're able to get past "We can’t find a fault path that creates a Case record in the event the Refund Request record creation fails, or it isn’t configured as specified." 

     

0/9000

I am receiving the following error: Challenge Not yet complete... here's what's wrong: 

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 checked the configuration both the variable and get records element and recreated both the variable and also the Get records element and still does not work. Any suggestion on what can be the issue? 

 

Thank you so much!

Variable Configuration Error in Superbadge: Advanced Flow for Agentforce Challenge 3

 

Screenshot 2025-07-23 at 10.53.46 AM.png

 

#Trailhead Challenges

16 respuestas
  1. 12 ago 2025, 2:32

    Hello. Sorry for not getting back earlier. Ensure that the filters in decision element and Get Order Line Items on Found Order element is set up correctly - it can throw that error if not properly setup.

0/9000

Hi, I'm encountering significant issues with this challenge. I've tried it 10 times, and I keep getting this error message. I am stuck on the challenge "create a report with filter logic". I keep getting this error message: Challenge not yet complete in My Trailhead Playground 1 

 

We couldn’t find the Industry column on the Cases by Status report. I have followed all the directions. I'm not sure what I'm missing.  

 

#Trailhead Challenges

8 respuestas
  1. 26 may, 3:41

    Hi Prateek, thanks for getting back to me. I followed these exact directions 10 times and still get the same error message:   

    We couldn’t find the Industry column on the Cases by Status report 

     

    Ada Balewa is a product support specialist at Ursa Major Solar, and she wants to monitor support cases for their energy and electronics industry customers that have not yet been escalated. She would like to exclude any structural defects from the report. (You can set up the conditions in multiple ways; we're doing it this way so you can see how filter logic works.)

    • Create a Cases report.
    • Set the Units standard filter to Days.
    • Verify that the following fields are included:
      • Industry
      • Status
      • Type
    • Set up the following custom filters in this order:
      • Industry: Equals Energy
      • Industry: Equals Electronics
      • Status: Not equal to Escalated
      • Type: Equals Structural
    • Add the following filter logic:
      • (1 OR 2) AND 3 AND NOT 4Copy
    • Save the report in a shared folder.
      • Report name: Cases by StatusCopy
      • Folder: Public Reports
0/9000

I have completed the challenge of Product fulfillment scenario but now getting an error while testing the execution an orchestration plan while creating an Quote.  

 

Error>>>>  

We couldn't complete the order because there are unresolved cyclic dependencies with the plan.

 

Error in challenge to test Execute an Orchestration Plan

 

 

 

#Trailhead Challenges

1 respuesta
  1. 24 may, 11:09

    @Rashmi PN Pal doesn't look like a Trailhead challenge validation issue yet. The error is happening when Salesforce tries to submit the order and execute the orchestration plan, so the first thing to check is the dependency setup in the Laptop Pro Master Orchestration

    workspace. 

     

    A cyclic dependency usually means two or more fulfillment steps depend on each other in a loop. For example, Step A waits for Step B, while Step B also waits for Step A, so the plan cannot decide what should run first. 

     

    Please go back to the previous unit and recheck the dependency arrows carefully. The expected flow should not loop back on itself. Trailhead specifically asks for dependencies like Items Delivered -> Generate Invoice, Pick and Pack -> Create Shipping Order, Create Shipping Order -> Items Delivered, Items Delivered -> Warranty Activation, Warranty Activation -> Generate Invoice, and Warranty Activation -> Activate Subscription. The direction matters a lot here. If any dependency was created in reverse, it can cause this exact type of error (Understand Dependencies in Product Fulfillment Scenarios

     

    After fixing the dependencies, create a fresh quote/order for Laptop Pro Bundle, activate the order, and submit it again. Trailhead’s next unit expects the order to submit successfully and then show the orchestration plan from the Decomposition Details tab (Learn to Execute an Orchestration Plan for Orders

     

    Also check the Product Fulfillment Scenarios are attached to the correct products and lanes. If the wrong scenario adds the wrong step group, that can also create an invalid plan.

0/9000

Hello all  

I need help for Clear Trailhead. Please help me.  

I never counldn't amend assets on the Trailhead "Manage Customer Asset Amendments(

Managing Customer Asset Amendments in Revenue Cloud

)" with error message "1 of the assets selected could not be amended. Review the row-level errors on the asset transaction line editor for more details."  

How can I get amend assets. 

 

#Trailhead Challenges

2 respuestas
  1. 8 may, 7:55

    Hi @Hiraoka Taichi - Try these steps :

    • App Launcher > Quotes > New Quote
      • Name it whatever you like
      • Account For Quote = Stradella Sonora
      • Status draft
    • In the new Quote > Browse Catalogs > Service Catalog > Add 10 qty of API Access Premium > Save Quote
    • In the same Quote (wait for the Quote line item to appear, make sure it is 10 qty) > Dropdown arrow in top right > Create Order
      • Create Single Order > Finish
    • Click the new Order as it appears, or go back to Stradella Sonora Account > Related > Orders and find the new order under the related list and click into it
      • Note the Order Products here should have start date and end date relative to today's date
    • Click the dropdown arrow in the top right of the Order page > click Activate Order
    • Go back to tradella Sonora Account page, click Assets and look for a new 'API Access Premium' item in the Managed Assets list. Note again the Lifecycle dates are relative to today's date, not from 2025 (expired)

    From here go back to the trail and continue to Renew the new API Access Premium line item we just created. 

    This worked for me just now, I found that creating a new order or new asset was not enough, it had to originate from a new Quote.

0/9000

Hello Everyone, 

I am getting this error while completing challange link:

https://trailhead.salesforce.com/content/learn/modules/complex-order-decomposition-and-orchestration-with-revenue-cloud/define-dependencies-and-fulfillment-scenarios?trail_id=prepare-for-your-salesforce-revenue-cloud-consultant-exam

 

 

Error: In the Laptop Pro Master Orchestration fulfillment workspace, we can’t find the ‘Scenario Inventory Laptop Pro’ scenario.

Steps to follow 

 

  1. In the Laptop Pro Master Orchestration workspace, click anywhere in the  Inventory Management step group.
  2. In the side panel that opens, go to the Related tab and in the Scenarios section, click New.
  3. In the Create Product Fulfillment Scenario window, add these details.
    • Name: Scenario Inventory Laptop Pro
    • Action: Add
    • Product: Inventory Management 

      (TECH-INT-MGMT)

  4. Save your work.

 

 

#Trailhead Challenges

0/9000

Question: Salesforce Trailhead – Trigger Not Passing Challenge (FREE Bouquet Issue)

I’m working on the Trailhead project “Create and Test a Trigger”, where we need to automatically add a FREE Bouquet OrderItem when an Order is activated.

What I’ve done:

  • Created a trigger on Order (before update)
  • Implemented a utility class method to insert a bonus OrderItem
  • Used logic to check when Order status changes from Draft → Activated
  • Set:
    • Quantity = 1
    • UnitPrice = 0
    • Description = 'FREE Bouquet'

Issue:

Even though the FREE Bouquet is successfully added to the Order (visible in Order Products), Trailhead still shows:

Current Trigger:

trigger orderTrigger on Order (before update) {

OrderItemUtility.addBonusBouquet(Trigger.new, Trigger.oldMap);

}

Key Logic:

  • Using Trigger.oldMap to detect status change
  • Inserting OrderItem inside before update to avoid ENTITY_IS_LOCKED error

Questions:

  1. What exactly does Trailhead validate behind the scenes?
  2. Is there any specific field (Description vs LineDescription) or condition it strictly checks?
  3. Are there any hidden requirements (like using a specific PricebookEntry or ProductCode)?

Would appreciate any guidance on why verification is failing despite correct functionality. 

 

#Trailhead Challenges

0/9000