Trending questions in SalesForce

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
733 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,257 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,828 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
638 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,237 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,455 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 96 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 95 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,033 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
934 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,108 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,361 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
801 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
973 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 714 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,234 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
573 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
526 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,221 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
661 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
848 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
792 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
702 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
452 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 473 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
614 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
837 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 535 views
0 votes
1 answer

How can we create salesforce developer account for salesforce essentials?

Developer.salesforce.com is where you can sign up ...READ MORE

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

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

Login into Salesforce android application using Trailhead account

I am beginner in salesforce. I am ...READ MORE

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

Can we create new Search Layout in Lightning SalesForce?

I am working on the Search Layout, ...READ MORE

Mar 4, 2022 in SalesForce by surbhi
• 3,820 points
654 views
0 votes
0 answers

Invocablemethod Not Creating Records in Apex Class

I'm new to Apex, but when I ...READ MORE

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

edited Mar 4 72 views
0 votes
0 answers

Can i create a sql table populated with Salesforce objects?

does Salesforce offer a way to obtain ...READ MORE

Mar 4, 2022 in SalesForce by surbhi
• 3,820 points
572 views
0 votes
0 answers

probability calculator with factorial equation

I have to make a code that ...READ MORE

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

edited Mar 4 99 views
0 votes
0 answers

Jackknife in logistic regression

I'm interested into apply a Jackknife analysis ...READ MORE

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

edited Mar 4 89 views
0 votes
0 answers

How to calculate ctc probability for given input and expected output?

I'm doing my first tensorflow project. I need ...READ MORE

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

edited Mar 4 81 views
0 votes
0 answers

Local workstation way to access to Salesforce data

I'm having trouble answering a question. I'd ...READ MORE

Mar 4, 2022 in SalesForce by surbhi
• 3,820 points
462 views
0 votes
0 answers

Cannot login to Salesforce Sandbox via python API

I am using the python3.7.2 module simple-salesforce==0.74.2 and I ...READ MORE

Feb 28, 2022 in SalesForce by surbhi
• 3,820 points

edited Mar 4 93 views