Trending questions in SalesForce

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,884 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 1,173 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
724 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
1,021 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 1,128 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,368 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
924 views
0 votes
0 answers

testing testing

trsting testing testng READ MORE

Apr 22, 2022 in SalesForce by anonymous
• 120 points

edited Mar 4 122 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,729 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
1,110 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
749 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
732 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,253 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
681 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
2,201 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
1,007 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 783 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
579 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
612 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
809 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
734 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
1,264 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,829 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
640 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
1,240 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,463 views
0 votes
0 answers

Salesforce.com Id attribute seems to have a 15 and 18 character value, whats the difference?

When working with salesforce.com (SFDC) using the ...READ MORE

Apr 8, 2022 in SalesForce by surbhi
• 3,820 points

edited Mar 4 98 views
0 votes
0 answers

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

I'm creating a fresh scratch org to ...READ MORE

Apr 8, 2022 in SalesForce by surbhi
• 3,820 points

edited Mar 4 96 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 1,037 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
937 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
1,112 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,362 views
0 votes
1 answer

Salesforce login Organization behind proxy

simple_salesforce does not provide most forms of OAuth ...READ MORE

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

In Salesforce what is the difference between Page Layouts and Visual force Pages?

A built-in standard mechanism for displaying information ...READ MORE

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

Automated Salesforce Login

Take a look at this: Go to https://developer.salesforce.com/ ...READ MORE

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

edited Jun 19, 2023 by Khan Sarfaraz 717 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 2, 2022 in SalesForce by surbhi
• 3,820 points
1,242 views
0 votes
1 answer

Resolving @salesforce modules on Heroku

Base Lightning Web Components can be utilised ...READ MORE

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

Repeating Salesforce Workflow actions every x days

Workflow Rules and Process Builder's time-dependent operations ...READ MORE

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

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

In logic app i'm using salesforce connector after deployment ...READ MORE

Mar 1, 2022 in SalesForce by surbhi
• 3,820 points
1,225 views
0 votes
0 answers

Salesforce B2B Commerce/Cloudcraze , how to rank Product List search results by product name

When I search for "coarse drywall screw," ...READ MORE

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

Salesforce Lightning - Login Failure In Staging

https://test.salesforce.com versus https://login.salesforce.com. Even if you use ...READ MORE

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

Can we add public group to unmanaged/managed package?

Public groups and queues can't be packaged. ...READ MORE

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

salesforce Change Data Capture not sending change event

The name of the subscription channel for Change Data ...READ MORE

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

Salesforce Tests for Org

Yes, I believe that having all of ...READ MORE

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

Sets in Salesforce

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

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

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

In Salesforce Whats the difference between Page Layouts and Visual force Pages?

A built-in standard mechanism for displaying information ...READ MORE

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

Mule Salesforce connector. Create Juntion Object using External IDs

This can be accomplished using external IDs. ...READ MORE

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

Salesforce User object security hole

https://test.salesforce.com versus https://login.salesforce.com. Even if you use ...READ MORE

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

edited Jun 27, 2023 by Khan Sarfaraz 536 views