Skip to main content
Group

Sinhagad School of Engineering

sir/madam,

After completion of these trail mixes, we have been informed that we will be appearing for the certification exam. Can we get more details about it that when it will be scheduled and which certification exam it will be?

Thank You

0/9000

Hello everyone,

We have rescheduled our kick-start Meetup on 04th October 2019. Interested student, please RSVP for the event.

RSVP Link

0/9000

Hi,

Is there a limit like how many records can a user own in salesforce ?

0/9000

sir,

in week 4 process builder module i am not being able to change the billing street in Grand Hotels & Resorts Ltd Account

its showing me review the following errors and its not highligthing the error

i am attaching the screenshot please check it

1 comment
  1. Aug 14, 2019, 6:25 AM
    Hello @Amit Agrawal

    ,

    I guess it is not the process builder that is causing it,there might be a possibility that some where in account trigger you would have added an 'adderror()' method and now the record is fulfilling the criteria and the error is being shown.

    And the error is also not descriptive enough to understand the issue, it just says 'Error'. So it is possible that it is not the system but you have some where defined a condition which when fulfills the criteria shows you the custom error message.

0/9000

Sir,

In Process Builder module in week 4 i am not able to change the Billing Street address of Grand Hotels & Resorts Ltd 

It showing me the following error

We can't save this record because the “Contact address change.” process failed. Give your Salesforce admin these details. This error occurred when the flow tried to update records: REQUIRED_FIELD_MISSING: Required fields are missing: [Loan_Amount__c]. You can look up ExceptionCode values in the SOAP API Developer Guide. Error ID: 1569558257-495260 (-139645868)

1 comment
  1. Aug 14, 2019, 6:15 AM
    Hello @Somesh Kumbhar

    ,

    This process builder of yours is failing because you have made a custom field 'Loan_Amount__c' and you have made it mandatory,so when the process builder is trying to perform an update then it finds no value present there for the mandatory field. To solve this issue you can either add an null check for the required field in the entry criteria for the process builder or you can change the properties of the field to make the field non mandatory.

0/9000

Sir,

From last two days, whenever I login into my Trailhead account, it says my email is not verified and verifies my email by sending OTP. Still next time, the same step reappears. Is something wrong in my settings. Anyone facing similar issue or have found solution for it?

1 comment
  1. Aug 14, 2019, 5:58 AM
    Hello @Satyam Kumar

    ,

    are you using different system everytime you login into your trailhead account?

    if yes, then that might be the reason that every time you are asked to verification.

0/9000

Sir,

Can you please guide the students who have finished all the 11 weeks of course that what they can do ahead. What else is expected from our side and how we can improve ourselves in the coming time.

2 comments
  1. Aug 1, 2019, 7:37 AM
    Sir @VAIBHAV GANDHI

    ,

    I have already finished that badge. Right now I have started with Explore with Analytics Trail. I hope it will be a nice domain to explore.

0/9000

Does anyone know how to delete a process?

1 comment
  1. Aug 1, 2019, 5:28 AM
    @Shraddha Salunkhe , If a process has any scheduled actions, it can't be deleted until those pending actions have been executed or deleted. In Setup, enter Builder in the Quick Find box, then select Process Builder. Next to the appropriate process, click to view all versions. For the version that you want to delete, click Delete.
0/9000

@[Chandrakant Pitroda]  @kumar murali 

Sir,

In Sem II Week 5, in Build a Bear-Tracking App with Lightning Web Components Module, I am facing this error. I cross checked the syntax many times, copied past it, typed it but still getting this error unexpected token, expected ";".

0/9000

@kumar murali  @Chandrakant Pitroda 

Sir,

In Semester II Week 3, in Building a Conference Management App, while verifying my step, I am getting the following error. Don't know when it does not found any record after query. This Unit has nothing to do with the query from my side.

 

Error:

There was an unexpected error in your org which is preventing this assessment check from completing: System.QueryException: List has no rows for assignment to SObject

1 comment
0/9000