prompt builder templates superbadge unit
have not completed superbadge have many problems so please help me
sandeepgothi541@gmail.com
connect for helping hand
#Agentblazer
prompt builder templates superbadge unit
have not completed superbadge have many problems so please help me
sandeepgothi541@gmail.com
connect for helping hand
#Agentblazer
Hi all,
Trying to make a text file (e.g., example.txt) available directly at the root of the site (https://example.com/example.txt) in SFCC. The actual file is stored in the static library. Already tried static mapping but getting 410 error. Has anyone tried this before ? thanks
You can add logic to the RedirectURL-Start controller/pipeline: check the URLRedirectMgr.redirectOrigin, if that matches the file you want to serve then write your file directly to the response stream and end the processing of that request. So in SFRA you do *not* call next() but just exit the middleware.
sure.
Here a detailed steps to create an opportunity record.
Steps to Create an Opportunity Record
1. Login to Salesforce
2.
Navigate to the Opportunities Tab
3.
Click on “New”
4.
Fill in Required Fields in the Opportunity Form
Common required fields typically include:
5.
Add Additional Optional Details
You can also fill in:
6.
Click “Save”
Hello @Charishma Patnala 22102647101
try these steps once
here are the steps:-
I have Resolved my error
here are the steps:-
First click setup then open object manager.
Second click opportunity then open field dependencies in fields and relationships
Third edit field dependencies and make sure every lost and won values are included then save it then check your challenge.
Hi @Danturthi Venkata Sai Sushmitha
,
Kindly share more details of challenge for easy trouble shooting.
Thanks
I have around 200 "External Entities", each of which can use software provided by any of the ~5 ISVs to run their business operations. These "External Entities" are also required to report data to our Salesforce org through a Community portal. Since this data already exists in the ISVs systems, the new requirement is to allow real-time data submission by calling an Apex REST API I’ve built.
Key Requirements:
Current Implementation:
This setup is working end-to-end.
Questions:
Any insights or "Thinking outside the box" would be highly appreciated!
@Jitendra Zaa @Matt Gerry @Gaurav Kheterpal @Amit Chaudhary @Sebastian Wagner
Hi Team,
I am getting error for below module:
Module:
Import and Export with Data Management Tools /Use the Data Import Wizard
Lead Import.xlsx
The MIME type of the selected file is not allowed.
Drag CSV file here t
#Trailhead Challenges #Trailhead
Hi Karishma, you can only import csv. Please change the file to csv format and then try.
To change to csv, save the file as .csv
Dear Everyone,
I'm currently working on the "Add Knowledge to the Site Using Topics" challenge and have encountered an issue that's preventing me from earning the full 100 points. The specific error message I'm receiving is:
"Check if ‘Customer Support’ is the topic assigned to the ‘When will my bike arrive?’ article. Verify step to earn 100 points."
I've already confirmed that the 'Customer Support' topic has been correctly assigned to the 'When will my bike arrive?' article. Despite this, the system isn't recognizing the assignment and I'm unable to complete the challenge.
Thank you everyone !
#Trailhead Challenges
Hi @Sai Kiran Reddy Karingula,
I am getting the same error as Minh. Could you please help me out as well?
Thanks
Scenario: Whenever Loan (Opportunity) is created, check below conditions and create Amortization schedule records as per the loan tenure value.
Criteria: Loan Status = Active; Loan Stage = Disbursed; Loan Tenure ISNULL False.
I have created a flow which create a records as expected. However, there is an obstacle when Amortization schedule is created there is field called Remaining Outstanding amount ( Data Type: Currency ), and Payment_Date__c ( Data Type: Date ) that is not updating as expected.
Test Data:
Field: Value
Loan Amount: 4,000,000
Interest Rate: 13% (Annual)
Loan Tenure: 12 Months
EMI Start Date: 3rd April 2025
EMI Amount (Calculated): 424,218.47
Expected Output:
EMI No. | Payment Date | EMI Amount | Interest Paid | Principal Paid | Remaining Principal
1 | 3-Apr-2025 | 424,218.47 | 43,333.33 | 380,885.14 | 3,619,114.86
2 | 3-May-2025 | 424,218.47 | 39,830.41 | 384,388.06 | 3,234,726.80
3 | 3-Jun-2025 | 424,218.47 | 35,551.88 | 388,666.59 | 2,846,060.21
4 | 3-Jul-2025 | 424,218.47 | 30,512.16 | 393,706.31 | 2,452,353.90
5 | 3-Aug-2025 | 424,218.47 | 24,738.85 | 399,479.62 | 2,052,874.28
6 | 3-Sep-2025 | 424,218.47 | 18,267.77 | 405,950.70 | 1,646,923.58
7 | 3-Oct-2025 | 424,218.47 | 11,144.68 | 413,073.79 | 1,233,849.79
8 | 3-Nov-2025 | 424,218.47 | 3,424.45 | 420,793.02 | 813,056.77
9 | 3-Dec-2025 | 424,218.47 | 0 | 424,218.47 | 388,838.30
10 | 3-Jan-2026 | 424,218.47 | 0 | 424,218.47 | -35,380.17
Current Output:
Name | Loan__c | Payment_Date__c | Payment_Amount__c | EMI_Amount__c | Principal_Paid__c | Interest_Paid__c | Remaining_Principal__c
AS-8529523 | 006NS00000S4iS9YAJ | 2025-06-03 | 416684.91 | 416684.91 | 386684.91 | 30000 | 3613315.09
AS-8529524 | 006NS00000S4iS9YAJ | 2025-06-03 | 416684.91 | 416684.91 | 386684.91 | 30000 | 3613315.09
AS-8529525 | 006NS00000S4iS9YAJ | 2025-06-03 | 416684.91 | 416684.91 | 386684.91 | 30000 | 3613315.09
AS-8529526 | 006NS00000S4iS9YAJ | 2025-06-03 | 416684.91 | 416684.91 | 386684.91 | 30000 | 3613315.09
AS-8529527 | 006NS00000S4iS9YAJ | 2025-06-03 | 416684.91 | 416684.91 | 386684.91 | 30000 | 3613315.09
AS-8529528 | 006NS00000S4iS9YAJ | 2025-06-03 | 416684.91 | 416684.91 | 386684.91 | 30000 | 3613315.09
AS-8529529 | 006NS00000S4iS9YAJ | 2025-06-03 | 416684.91 | 416684.91 | 386684.91 | 30000 | 3613315.09
AS-8529530 | 006NS00000S4iS9YAJ | 2025-06-03 | 416684.91 | 416684.91 | 386684.91 | 30000 | 3613315.09
AS-8529531 | 006NS00000S4iS9YAJ | 2025-06-03 | 416684.91 | 416684.91 | 386684.91 | 30000 | 3613315.09
AS-8529532 | 006NS00000S4iS9YAJ | 2025-06-03 | 416684.91 | 416684.91 | 386684.91 | 30000 | 3613315.09
That's mean, the records data in a salesforce would be as expected output.
Below are my flow structure for your reference.
Let me know if more information is required to investigate further.
#Flow
Hi @Katherine west
I got your point, ill share the necessary information till eod.
Also, will try to resolve it, and will BRB.
Really appreciate your response.
Thanks