Trending questions in SalesForce

0 votes
1 answer

How do I create a scratch org with Salesforce Platfom licenses?

Answer from Salesforce support was to include ...READ MORE

Apr 6, 2022 in SalesForce by CoolCoder
• 4,420 points

edited Jun 19, 2023 by Khan Sarfaraz 1,366 views
0 votes
1 answer

Salesforce - trigger auto-response rule after creating case through API

Less complexity, on the other hand, generally ...READ MORE

Apr 1, 2022 in SalesForce by CoolCoder
• 4,420 points
1,605 views
0 votes
1 answer

Upsert fields must be defined as unique External ID fields in Salesforce - Heroku Connect

You can use either the Salesforce record ...READ MORE

Apr 6, 2022 in SalesForce by CoolCoder
• 4,420 points
1,234 views
0 votes
0 answers

Salesforce.com: UNABLE_TO_LOCK_ROW, unable to obtain exclusive access to this record

0 In our production org, we have a ...READ MORE

Mar 17, 2022 in SalesForce by surbhi
• 3,820 points
2,124 views
0 votes
1 answer

how to find the difference between sandbox and production in salesforce

It could be a validation rule or ...READ MORE

Apr 1, 2022 in SalesForce by CoolCoder
• 4,420 points

edited Jun 27, 2023 by Khan Sarfaraz 1,475 views
0 votes
1 answer

How to use Database.Statful in batch apex

Move your insert to the finish method: global ...READ MORE

Mar 17, 2022 in SalesForce by CoolCoder
• 4,420 points
1,973 views
0 votes
0 answers

How to Write the Test class for Salesforce Apex Aura Enabled class?

stuck in here to write a test ...READ MORE

Mar 15, 2022 in SalesForce by surbhi
• 3,820 points
2,059 views
0 votes
0 answers

Exposing the Salesforce Data as an Rest API

how can I expose the Sales force data ...READ MORE

Apr 8, 2022 in SalesForce by surbhi
• 3,820 points
1,003 views
0 votes
1 answer

Get Tailwindcss in Salesforce org

You must to get the tailwind css ...READ MORE

Apr 6, 2022 in SalesForce by CoolCoder
• 4,420 points
1,030 views
0 votes
1 answer
0 votes
0 answers

Salesforce lwc - wire adaptor not able to have declared track variables as arguments

0 I am trying to pull in picklist ...READ MORE

Apr 8, 2022 in SalesForce by surbhi
• 3,820 points
952 views
0 votes
1 answer

How can i use select * in SOQL query in Salesforce?

SOQL is not the same as SQL. ...READ MORE

Mar 3, 2022 in SalesForce by CoolCoder
• 4,420 points
2,432 views
0 votes
0 answers

Can Salesforce Shield Encryption encrypt data IN TRANSIT (or only at rest)?

Is Salesforce Shield Encryption solution encrypting data ...READ MORE

Apr 11, 2022 in SalesForce by surbhi
• 3,820 points
721 views
0 votes
0 answers

Can we add trigger on a Queue

I want to add a run a ...READ MORE

Apr 11, 2022 in SalesForce by surbhi
• 3,820 points
717 views
0 votes
1 answer

salesforce how to login with javascript without security token

OAuth2 is a security protocol that allows ...READ MORE

Apr 1, 2022 in SalesForce by CoolCoder
• 4,420 points
1,150 views
0 votes
0 answers

translation based on quote language in conga templates salesforce

I have a requirement to translate quote ...READ MORE

Apr 11, 2022 in SalesForce by surbhi
• 3,820 points
608 views
0 votes
0 answers

Salesforce Junction Objects

I have my contacts and a custom ...READ MORE

Apr 11, 2022 in SalesForce by surbhi
• 3,820 points
604 views
0 votes
0 answers
0 votes
1 answer

Retrieve the formulas from the Salesforce Formula fields

In Apex you can use "describe" calls. ...READ MORE

Mar 2, 2022 in SalesForce by surbhi
• 3,820 points

edited Jun 19, 2023 by Khan Sarfaraz 2,263 views
0 votes
1 answer

Environment variable as custom metadata type in Salesforce

What's the name of the external service ...READ MORE

Apr 1, 2022 in SalesForce by CoolCoder
• 4,420 points
1,026 views
0 votes
0 answers

Salesforce API: How to identify a Case from an email reference code ("[Ref: ... :Ref]")?

1 I'm writing a Windows service that will ...READ MORE

Apr 5, 2022 in SalesForce by surbhi
• 3,820 points
801 views
0 votes
0 answers

Salesforce Scheduled Apex Class - Method doesn't exist

I'm attempting to create an apex class ...READ MORE

Apr 5, 2022 in SalesForce by surbhi
• 3,820 points
774 views
0 votes
1 answer

sharing rules on case object in salesforce

Is it possible for the user to ...READ MORE

Apr 5, 2022 in SalesForce by CoolCoder
• 4,420 points
800 views
0 votes
0 answers

How to query remote site settings from Apex

I have a future method that makes ...READ MORE

Mar 17, 2022 in SalesForce by surbhi
• 3,820 points
1,545 views
0 votes
1 answer

Username/password JWT with Salesforce Named Credentials

Although Named Credentials cannot be used to ...READ MORE

Mar 2, 2022 in SalesForce by surbhi
• 3,820 points
2,131 views
0 votes
1 answer

Salesforce Lightning Component

This may be because You have not added ...READ MORE

Apr 1, 2022 in SalesForce by CoolCoder
• 4,420 points

edited Jun 27, 2023 by Khan Sarfaraz 870 views
0 votes
1 answer

Salesforce Master-Detail Relationship

You can't modify the Master Detail relationship's ...READ MORE

Apr 1, 2022 in SalesForce by CoolCoder
• 4,420 points

edited Jun 27, 2023 by Khan Sarfaraz 867 views
0 votes
1 answer

Cross object formula in salesforce

I'm not sure what you're looking for. ...READ MORE

Apr 6, 2022 in SalesForce by CoolCoder
• 4,420 points
574 views
0 votes
1 answer

How to create Web to Lead in Salesforce

You have a couple of options: You can ...READ MORE

Apr 6, 2022 in SalesForce by CoolCoder
• 4,420 points
569 views
0 votes
1 answer

How to log into a salesforce.com sandbox?

My user account was created after the ...READ MORE

Mar 15, 2022 in SalesForce by CoolCoder
• 4,420 points

edited Jun 19, 2023 by Khan Sarfaraz 1,509 views
0 votes
0 answers

Salesforce Test Class - System.NullPointerException: Attempt to de-reference a null object

Salesforce Test Class - Facing - System.NullPointerException: ...READ MORE

Mar 1, 2022 in SalesForce by surbhi
• 3,820 points
2,083 views
0 votes
1 answer

how to do healthcheck on salesforce

I don't do it programmaticly, but I ...READ MORE

Apr 5, 2022 in SalesForce by CoolCoder
• 4,420 points

edited Jun 27, 2023 by Khan Sarfaraz 630 views
0 votes
0 answers

Salesforce Junction Objects

I'm looking for some help from all ...READ MORE

Apr 8, 2022 in SalesForce by surbhi
• 3,820 points
428 views
0 votes
1 answer

Salesforce Scheduled Apex Class - Method doesn't exist

Please pass the parameter in the function ...READ MORE

Apr 6, 2022 in SalesForce by CoolCoder
• 4,420 points
493 views
0 votes
1 answer

Invocablemethod Not Creating Records in Apex Class

According to the documentation (developer.salesforce.com/docs/atlas.en-us.apexcode.meta/...), each class ...READ MORE

Mar 29, 2022 in SalesForce by CoolCoder
• 4,420 points
799 views
0 votes
1 answer

Salesforce: SOSL with CONTAINS

Unlike SOQL, which uses the LIKE comparison ...READ MORE

Mar 29, 2022 in SalesForce by CoolCoder
• 4,420 points
783 views
0 votes
0 answers

Upsert Bulk vs Batch Upsert in Salesforce

I'm attempting to import a significant amount ...READ MORE

Apr 5, 2022 in SalesForce by surbhi
• 3,820 points
476 views
0 votes
0 answers

Salesforce Batch Governor Limit

I am running the following batch and ...READ MORE

Apr 1, 2022 in SalesForce by surbhi
• 3,820 points
620 views
0 votes
0 answers

How to find the difference between sandbox and production in salesforce

I have some action that if I ...READ MORE

Mar 30, 2022 in SalesForce by surbhi
• 3,820 points
676 views
0 votes
1 answer

Cannot login to Salesforce Sandbox via python API

Set domain='test' and generate a new token ...READ MORE

Mar 1, 2022 in SalesForce by CoolCoder
• 4,420 points
1,848 views
0 votes
1 answer
0 votes
1 answer

Check string value in salesforce test class

Because the field objCase.standard_or_nonstandard_c is set to ...READ MORE

Mar 3, 2022 in SalesForce by CoolCoder
• 4,420 points
1,649 views
0 votes
1 answer

How to find an element in Salesforce applauncher pop up using Selenium Webdriver?

Try if this works:- driver.findElement(By.xpath(".//p[text() ='Marketing']")).click(); Hope this helps! Check ...READ MORE

Mar 17, 2022 in SalesForce by CoolCoder
• 4,420 points
987 views
0 votes
1 answer

Force.com: User vs Account vs Role vs Profile vs Owner

User: a Salesforce user who can log ...READ MORE

Mar 29, 2022 in SalesForce by CoolCoder
• 4,420 points
454 views
0 votes
1 answer

Trigger to Count records in self relationship salesforce

You should only use triggers if you ...READ MORE

Mar 9, 2022 in SalesForce by CoolCoder
• 4,420 points
1,277 views
0 votes
1 answer

Sets in Salesforce

LIST class provides you the get method, but there ...READ MORE

Mar 15, 2022 in SalesForce by CoolCoder
• 4,420 points
900 views
0 votes
1 answer

Salesforce Streaming API: Recconnect to Cometd after session expires

I'm responding from the perspective of CometD. Doing ...READ MORE

Mar 17, 2022 in SalesForce by CoolCoder
• 4,420 points
746 views
0 votes
1 answer

What is the difference between Queues and team selling in salesforce?

Because they're used for entirely different purposes. "Unassigned ...READ MORE

Mar 15, 2022 in SalesForce by CoolCoder
• 4,420 points

edited Jun 27, 2023 by Khan Sarfaraz 755 views
0 votes
0 answers

Apex (Salesforce) read json from response and store it in a string variable

I am trying to hit a API ...READ MORE

Mar 4, 2022 in SalesForce by surbhi
• 3,820 points
1,223 views
0 votes
1 answer

How to take test.salesforce.com while deployment as salesforce login url for api connection logic app?

You are not passing the parameterValues, use ...READ MORE

Mar 9, 2022 in SalesForce by CoolCoder
• 4,420 points
823 views