• elixir86
  • NEWBIE
  • 10 Points
  • Member since 2016
  • Salesforce advanced administror/develope
  • Me Myself & I

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 1
    Likes Given
  • 9
    Questions
  • 1
    Replies
Team,

How to create a login page & validation logic in lightning web components?

Any constructive feed back much appreciated.
Team,

As of now what are the advantages & disadvantages of lightning over the classic? I know a lot of online links that have details any description with words, not redirecting to online-links is much appreciated!
1) Why Partner WSDL cannot be used across multiple salesforce organizations?
2) What is SSO and how to implement it?
3) How to perform REST integration in Salesforce?
4) What are milestones in salesforce?
5) What are Knowledge, articles, and data category in salesforce?
6) Why more than 1000 opportunities should not be associated with a single user?
7) What are Shields?
Hi Team,

In terms of answering the interview questions how to answer,
1) What are the real-time coding issues you faced and how you resolved it?
2) What kind of code review comments did you get?
3) What kind of code review comments did you give?

Many thanks in advance for all your help and support!
Hi Team,

How to delete records using request.setMethod('DELETE') for the HTTP callouts to webservice assuming the data is in JSON format?

Also, how to use the request.setMethod('PUT') to create records in the webservice assuming the data is in JSON format?

Many Thanks for all your help and support!
Hi Team,

I am interested in knowing how to get data from IBM db2 from salesforce platform.
IBM db2 is on mainframe system and accessed using platinum tool in the mainframe systems. Its also accessed using toad.
Any ideas or thoughts from experience would be much appreciated.
Thanks!
 
Hi Team,

Could someone provide a verified Flow complete tutorial and videos?

Thanks,
S
Hi Team,

How to disable notification in salesforce account to when a user is tagged in chatter comment?

Thanks,
S
Hi Team,

How to I create dropdown of tabs in a salesforce app?

Thanks,
S
Hi Team,

In terms of answering the interview questions how to answer,
1) What are the real-time coding issues you faced and how you resolved it?
2) What kind of code review comments did you get?
3) What kind of code review comments did you give?

Many thanks in advance for all your help and support!
Problem statement: Internship attendance defaulters list.
Input: Give the details of absentee and leave for all the teams one by one every day. 
Output: Get the defaultee list i.e. interns having less than 60% attendance.
Detailed description:  The SSN corporation has 8 teams mananging interns. Each intern stays in a team for not more than a month.  The lead for each team would enter the detail of absentee(uninformed) and leave(informed).  I am planning to use contacts for storing the details of interns and accounts for teams.  The management needs detail of intern defaulters at any date for that month. Any further inputs is much appreciated.   Many Thanks in advance!