function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Soufiane DakirSoufiane Dakir 

What does named Custom Settings mean?

Hi everybody,  

during a challenge in trailhead, I was asked to create a 'ServiceCredentials Custom Setting (named BillingServiceCredential)'
What does 'named custom setting' mean?
I created a custom setting mit Label 'ServiceCredentials' (API Name: ServiceCredentials__c) with the required username and password fileds, but after checking the challange the following error is thrown:

'Could not find an entry in the ServiceCredentials custom setting named 'BillingServiceCredential' with the specified username and password.'  

please help and thanks in advance  
best regards
Best Answer chosen by Soufiane Dakir
NagendraNagendra (Salesforce Developers) 
Hi Dakir,

Sorry for this issue you are encountering.

May I suggest you please check below link from the forums community with a similar discussion which might help you. Hope this helps.

Kindly mark this as solved if the reply was helpful.

Thanks,
Nagendra 

All Answers

NagendraNagendra (Salesforce Developers) 
Hi Dakir,

Sorry for this issue you are encountering.

May I suggest you please check below link from the forums community with a similar discussion which might help you. Hope this helps.

Kindly mark this as solved if the reply was helpful.

Thanks,
Nagendra 
This was selected as the best answer
Soufiane DakirSoufiane Dakir
Thank you very mutch