Forum Replies Created

Page 3 of 17
  • Pooja

    Member
    August 6, 2020 at 7:42 pm in reply to: What is stack depth in Salesforce?

    Total stack depth for any Apex invocation that recursively fires triggers due to insert, update, or delete statements.

  • Custom metadata are like custom setting but records in custom metadata type considered as metadata rather than data.

  • Pooja

    Member
    August 4, 2020 at 7:36 pm in reply to: How to rename standard objects in Salesforce?

    .1. Go to Setup -> customize -> Tab Names and labels -> Rename tab and labels.2. Choose the object and click edit.

  • Pooja

    Member
    August 4, 2020 at 7:35 pm in reply to: How to set Business hours in Salesforce?
    1. From Setup, enter Business Hours in the Quick Find box, then select Business Hours.
    2. Click New Business Hours.
    3. Type a name for the business hours.We recommend using a name that will remind users of a location or time zone when they view business hours on a case, entitlement process, or milestone. For example, if your business hours are for a support center in San Francisco, you could use the name San Francisco Business Hours
    4. Click Active to allow users to associate the business hours with cases, escalation rules, milestones, and entitlement processes.
    5. Optionally, click Use these business hours as the default
    6. to set the business hours as the default business hours on all new cases.Default business hours on cases can be updated with business hours on escalation rules if the cases match escalation rule criteria and the rule is set to override business hours.
    7. Choose a time zone to associate with the business hours in the Time Zone drop-down list.
    8. Set your business hours for each day of the week.
      • If your support team is available during the entire day every day of the week, select the 24 hours checkbox.
      • Choose the start and end times for the business hours. If the time you want isn’t available, click the field and type it in.
      • Leave the business hours start and end times blank and the 24 hours checkbox deselected to indicate that the support team is not available at all that day.
    9. Click Save.
  • Pooja

    Member
    August 4, 2020 at 7:33 pm in reply to: How to imports list in salesforce marketing cloud?

    By selecting the list in which we want to import records.We can import data from FTP or also from CSV file.

  • Pooja

    Member
    August 4, 2020 at 7:31 pm in reply to: What if you need roll-ups on a lookup relationship?

    If <strong id="ext-gen20" style="font-family: inherit; font-size: inherit;">you do not have a master detail, then you will need to use a trigger to perform the rollup for you.
    <div id="ext-gen19"><strong id="ext-gen20">And apex triggers will only work when you update the records. So in my opinion, you cannot get the rolled up values without updating the records atleast once.

    </div>

  • Pooja

    Member
    August 4, 2020 at 7:29 pm in reply to: What is a master-detail relationship in Salesforce?

    The Master Detail relationship is used when we want to control the display of detail records based on the value in the master record.

  • Pooja

    Member
    July 31, 2020 at 5:27 pm in reply to: What is the use of test.isrunningtest() in Salesforce?

    The Test. isRunningTest() method is used to identify, if the piece of code being executed is invoked from a Test class execution or from other artefacts such as a Trigger, Batch Job etc.

  • Initiates requests to delete the external data that corresponds to the specified external object records.

  • Pooja

    Member
    July 31, 2020 at 5:26 pm in reply to: What is the use of Aura handler in Salesforce Lightning?

    The action attribute of <aura:handler> sets the client-side controller action to handle the event.

  • Pooja

    Member
    July 29, 2020 at 9:33 pm in reply to: Is it possible to create sharing rules for detail object?

    No .

  • Pooja

    Member
    July 29, 2020 at 9:32 pm in reply to: How to create Data filters in salesforce marketing cloud?

    By navigating to Email Studio > Subscribers > Data filters.We can also create data filters from the top right corner of the Data Extension. A filter icon is present there and we can create a data filter from that icon by clicking on it.

  • Pooja

    Member
    July 29, 2020 at 9:31 pm in reply to: What are Custom Settings in Salesforce and what are its uses?

    Custom settings are similar to custom objects and enable application developers to create custom sets of data, as well as create and associate custom data for an organization, profile, or specific user.

  • Pooja

    Member
    July 29, 2020 at 9:31 pm in reply to: How do I use custom metadata?

    You create a custom metadata type, which defines the form of the application metadata. Then you build reusable functionality that determines the behavior based on metadata of that type. You can use Setup to create, update, and delete custom metadata types and records declaratively.

  • We can achieve this from synchronised dr, by clicking on the filter icon on top right corner of synchronised de.

  • Pooja

    Member
    July 29, 2020 at 9:29 pm in reply to: How to reset Security Token in Salesforce?

    enter Reset in the Quick Find box, then select Reset My Security Token. Click Reset Security Token. The new security token is sent to the email address in your Salesforce personal settings.

  • Pooja

    Member
    July 27, 2020 at 7:43 pm in reply to: Whats is Test class in salesforce?

    Test classes are the code snippets which test the functionality of other Apex class.

  • The main difference is <b style="font-family: inherit; font-size: inherit;">System. <b style="font-family: inherit; font-size: inherit;">assert take two parameters, first is the condition to check and second the msg to log if the condition is true. Whereas, <b style="font-family: inherit; font-size: inherit;">System. <b style="font-family: inherit; font-size: inherit;">assertEquals take three parameters first two are the values to compare and the third one to log msg.

  • Pooja

    Member
    July 27, 2020 at 7:41 pm in reply to: What is the difference between action function and @remote action?

    Remote Action is an Apex annotation used to mark a method as being available for javascript remoting. ... Remote Action methods have to update the DOM manually using explicit JavaScript.

  • Pooja

    Member
    July 27, 2020 at 6:49 am in reply to: How do I extract data from Salesforce Marketing Cloud?
    1. Click Create Activity.
    2. Select Data Extract.
    3. Add a name, external key, and description for the activity.
    4. Enter a file naming pattern so that the activity knows what to name the file it creates. Use the following personalization strings in your filename:<div>
      <div>NOTE Ensure that the filename patterns match in the Data Extract Activity and the File Transfer Activity.

      1. Use when you’ve set up a workflow to drop a file whose auto-generated filename matches a pattern into the file location.
      2. Enter a static name or include placeholders for the date, keeping in mind that they are case-sensitive. If a filename includes personalization strings that are capitalized, capitalize them in the file naming pattern.
      3. Include a .zip extension for tracking extract and .csv to a data extension extract.

      </div></div>

    5. To determine the web analytics tools used to interpret the extracted file, select an extract type. The value you select determines the data you can include in the files.<div>
      <div>NOTE Extract types must be provisioned for your account. Contact your Salesforce Marketing Cloud representative for more information.

      </div></div>

    6. To determine the date range for information to include in the extract file, select an extract range. Choose 1 day, 7 days, or 30 days.
    7. Select a type of file encoding to use.
    8. Configure the extract by choosing the fields that appear in the data extract file.
      1. Select a field name to include it in the data extract file.
      2. If the data extract you choose includes the columnDelimiter field, insert the character you wish to use as a delimiter within the data extract.
      3. Valid choices include the following characters:<div>
        • ,
        • tab
        • I

        <div>
        <div>NOTE When setting time zone for a tracking extract output file, select Use Local TZ in Query. When this option is not selected, the output file defaults to Central Standard Time and does not observe Daylight Savings Time. This option is not available for data extension extracts.

        </div></div></div>

  • Pooja

    Member
    July 27, 2020 at 6:44 am in reply to: What is Automation Studio in Salesforce?

    Automation Studio is a Marketing Cloud application used to execute multi-step marketing and data management activities on an immediate, triggered, or scheduled basis. Use Automation Studio's workflow canvas to build simple or multi-step automations.

  • Pooja

    Member
    July 27, 2020 at 6:42 am in reply to: What is stateful and stateless in Salesforce?

    <div>If your batch process needs information that is shared across transactions, one approach is to make the Batch Apex class itself stateful by implementing the Stateful interface.

    </div><div>Batch Apex is stateless by default. That means for each execution of your execute method, you receive a fresh copy of your object. All fields of the class are initialized, static and instance.

    </div>

  • Pooja

    Member
    July 26, 2020 at 4:50 pm in reply to: How to make a field required at page layout level in Salesforce?
    1. Click on Setup.
    2. Go to Quick Find and enter Object.
    3. Choose the object.
    4. Under the Custom Fields & Relationships, select the custom field that you will make required.
    5. Click on Edit and under the General Options section select Required.
    6. Click on Save.

    <div><div>For standard object:

    1. Click on Setup.
    2. Under Build section, click the dropdown button for Customize.
    3. Click the dropdown button for the object and click on Fields.
    4. Under the Custom Fields & Relationships, select the custom field that you will make required.
    5. Click on Edit and under the General Options section select Required.
    6. Click on Save.
  • One must be assigned 'Enable Einstein Analytics'. It is available under Setup > Analytics > getting started

  • Pooja

    Member
    July 26, 2020 at 4:49 pm in reply to: Does visualforce work in lightning?

    Yes, It works.

Page 3 of 17