New Batch#100 (10th Nov 2021) - Salesforce Admin + Dev Training (WhatsApp: +91 - 8087988044) :https://t.co/p4F3oeQagK

Work for a Salesforce Scenario

Scenario September 1st Week, 2019.

003 - Showing the url in in Lightning:Datatable by forming the JSON from Apex Salesforce.
002 - Update the status of the open Leads to 'Closed - Not Converted' if they are more than 3 Months old.
Note: Only open leads should be updated.
001 - Sending an email notification to Admin whenever a field is created or deleted for a custom object in salesforce.
Note:
  • Please post your solution to srinu@srinusfdc.com (or) Post it as a comment.
  • Please keep the subject as "001 - Sending an email notification"
  • Top solution will be taken and displayed on the page.
S.No Scenario
001 Sending an email notification to Admin whenever a field is created or deleted for a custom object in salesforce
002 Update the status of the open Leads to 'Closed - Not Converted' if they are more than 3 Months old
003 Showing the url in in Lightning:Datatable by forming the JSON from Apex Salesforce.

7 comments:

  1. 001-Address information is missing on the contact associated to the Finance__C table!we doesn't need to allow the user to send particular contract if the related contact address is blank!
    Here we need to show a popup message saying that Address info is missing which is related to contact and navigate them back to particular contact to fill the missing Address!Any suggestions help greatly appreciated.

    Thanks in advance.

    ReplyDelete
    Replies
    1. This comment has been removed by the author.

      Delete
  2. can you show the scenario of the following

    ReplyDelete
  3. 002: Time depended workflow rule can be used to change the lead status after 90 days of Lead record created date.

    ReplyDelete
    Replies
    1. This comment has been removed by the author.

      Delete
  4. can any one help me out how to get contacts which are not converted by lead from contact?

    ReplyDelete
  5. i don't know how to compare the ids from lead and contact which does not have any relation ship, so help me to here.

    Thank you.

    ReplyDelete