Parul
IndividualForum Replies Created
-
Parul
MemberSeptember 17, 2018 at 3:53 am in reply to: Difference between actionPoller, actionSupport, actionFunction and actionRegionThese are the AJAX action tags that support the calling of action and refresh the field only not the entire Visualforce page.
1. <apex:actionFunction> - Provides support for invoking controller action methods directly from JavaScript code using an AJAX request. An <apex:actionFunction> component must be a child of an <apex:form> component.
2. <apex:actionPoller> - A timer that sends an AJAX update request to the server according to a time interval that you specify. Update request can then result in a full or partial page update. You should avoid using this component with enhanced lists.
3. <apex:actionStatus> - A component that displays the status of an AJAX update request. An AJAX request can either be in progress or complete
4. actionRegion : An area of a Visualforce page that demarcates which components should be processed by the Force.com server when an ajax request is generated.
THanks
-
Parul
MemberSeptember 17, 2018 at 3:52 am in reply to: What are the differences between leads and potential leads in Salesforce?Lead, is a prospect who is aware of your company and it’s products.
Potential Lead/ Opportunity, is that “lead’ who is interested in purchasing your product and is very likely going to become a customer.
Thanks
-
Parul
MemberSeptember 17, 2018 at 3:50 am in reply to: What to keep in mind when creating a JavaScript button in Salesforce?The main thing is it it will not be supported in Lightning and classic both.
-
Parul
MemberSeptember 17, 2018 at 3:49 am in reply to: What is locker service in Salesforce Lightning?Locker Service is a security architecture for Lightning components. Locker Service enhances security by isolating Lightning components that belong to one namespace from components in a different namespace.
Prevent:
Components from causing XSS and similar security issues
Components from reading other component’s rendered data without any restrictions
Components from calling undocumented/private APIsThanks
-
Self Relationships:
You can create a relationship from an object to itself, but it must be a lookup relationship, and a single record can't be linked to itself. However, a record can indirectly relate to itself.Thanks,
-
Parul
MemberSeptember 17, 2018 at 3:43 am in reply to: What is the difference between WhoId and WhatId in the Data Model of Task?WhatId: ID of a related Account, Opportunity, Campaign, Case, or custom object. Labelis Opportunity/Account ID.
WhoId: ID of a related Contact or Lead. If the WhoId refers to a lead, then the WhatId field must be empty. Label is Contact/Lead ID. If Shared Activities is enabled, this is the ID of a related Lead or primary Contact.Thanks
-
Parul
MemberSeptember 17, 2018 at 3:42 am in reply to: What is the difference between Whoid and Whatid? How can we associate the task with the Salesforce opportunity using Whatid?
WhatId: ID of a related Account, Opportunity, Campaign, Case, or custom object. Labelis Opportunity/Account ID.
WhoId: ID of a related Contact or Lead. If the WhoId refers to a lead, then the WhatId field must be empty. Label is Contact/Lead ID. If Shared Activities is enabled, this is the ID of a related Lead or primary Contact. Thanks -
Parul
MemberSeptember 17, 2018 at 3:41 am in reply to: What is the list of Global value providers in Salesforce?list of Global value providers in Salesforce:
$globalID
$Browser
$Label
$Locale
$ResourceThanks
-
SaaS is an evolution of the ASP model, with vendors and suppliers managing their own software and no installation required because software is distributed instantaneously over the internet -- via the cloud. Cloud computing allows businesses to consume computing resources over the internet as a utility – in the same way they do electricity or water.
The SaaS-based cloud model now offers businesses significant efficiencies and cost savings, but a number of developments were necessary before SaaS could become a viable option:
Increased access to high-speed internet connections. This has made standard internet connectivity speeds adequate for using SaaS applications. More widespread broadband connectivity has also made it easier for users to access services in different locations.
Standardisation of digital technologies. Common protocols make it easier to share, integrate and scale cloud-based programs and services, as well as provide better user experiences in a multi-device environment.
Growing popularity and usage of web-like interfaces. More and more users are happy to work in this way thanks to the familiarity, usability and simplicity of web-like environments.
Rapid and widespread adoption of mobile devices.Benifits:
- Low setup and infrastructure costs. No capital expenditure to be depreciated on the balance sheet over time.
- Accessible from anywhere. Services can be accessed from any other connected device, which facilitates home working, reduces productivity loss from remote employees, and saves on office space.
- Rapid implementation. Set-up is quick and easy compared with in-house IT.
Scalability. - Access is typically a per-seat, per-month arrangement, so a business only takes on as much as it needs. Adding more seats and extending the applications as requirements expand means convenience and scalability too.
Thanks
-
Parul
MemberSeptember 17, 2018 at 3:31 am in reply to: What is the difference between Lightning and Classic Version DE in Salesforce?While Salesforce Classic feels somewhat dated compared to the rival CRM systems, the Lightning Experience is the updated UI with a focus to display the data visually, rather than relying on text and numbers. Even though the both versions share the same features, the new version stands out for the following functionality:
New design for ease of use. Salesforce Lightning has a modern, efficient and smart interface. All users can connect to their accounts across any devices. The requested information is surfaced for each one of them. That ensures the streamlined process and makes workflows more intuitive.
There are two key improvements:
- cool features from the mobile experience became available to desktop users,
- Note’s “autosave” and the rich-text capabilities can ensure a better experience.
Smarter views. That feature can help users to focus on the more important things first. Simply put, information will be displayed more dynamically and visually.
More columns on dashboards. The dashboards are not restricted to three columns. The components are animated and allow to get more data-driven decisions at a glance. The users can view open/closed sales amounts as well as the closed ones.
Home Page can be customized and display necessary information at first to help you to be more efficient. Besides, it can be reached wherever you need to see the overdue tasks, leads, opportunities and potential issuers.THanks
-
Parul
MemberSeptember 17, 2018 at 3:29 am in reply to: How do latitude and longitude field on Salesforce account populate?The latitude and longitude field are not autopopulated you by using Geolocation. I think you need a 3rd party service like Google Map.
Thanks
-
Hi
it can return upto 2000 records
Thanks
-
Parul
MemberSeptember 17, 2018 at 3:25 am in reply to: How can you create a many to many relationship in salesforceYou can create many to many relationship between two objects by using junction object.
Thanks
-
Parul
MemberSeptember 17, 2018 at 3:24 am in reply to: Can you see a lead which is converted in saleforce UI?Have you looked at the "View and Edit Converted Leads" permission? A user with that permission can view the actual record of a converted lead. Without the permission when you click on a converted lead you will automatically be navigated to the contact or account.
Thanks
-
You convert leads, all open and closed activities from the leads are attached to the accounts, contacts, and opportunities. You can assign the owners of these new records, and schedule follow-up tasks. When you assign new owners, only the open activities are assigned to the new owner. If you have custom lead fields, that information can be inserted into custom account, contact, or opportunity fields. Your admin can also set up your custom lead fields to populate custom account, contact, and opportunity fields automatically. Once converted, a lead record is no longer searchable, unless your admin has assigned you the “View and Edit Converted Leads” permission. The new account, contact, or opportunity record created from the converted lead is searchable.
Thanks
-
Parul
MemberSeptember 17, 2018 at 3:10 am in reply to: Can we avoid duplicates using apex data loader which we can do through import wizard?No you cannot avoid it, because data loader having this feature while importing, duplicates cannot be ignored.
Thanks
-
Parul
MemberSeptember 17, 2018 at 3:08 am in reply to: What user permission is required to create edit and view process?Manage Force.com Flow and View All Data assign the permission set to the user.
thanks
-
Parul
MemberSeptember 17, 2018 at 3:08 am in reply to: What should be the condition we need to specify in process builder to specify schedule actions?After action created there is Set Schedule available under Scheduled actions in which you specify the condition for schedule action.
Thanks
-
Parul
MemberSeptember 17, 2018 at 3:06 am in reply to: If a user does not have access to a specific record type, will they be able to see the records thatYes you can give access from sharing setting you need give the permission.
Thanks
-
hi
Following are the Workflow Limitations:
Workflow can not trigger other workflow rules.
Description:
You cannot call any other workflow within one workflow. Like we have requirement send email alert on certain condition and also update on same condition however some criteria. So we need to create two more different workflow rules but issue is if we want time based criteria.
Workflow is automation of business and the following types of actions based on your organization’s processes:
· Tasks – Assign a new task to a user, role, or record owner.
· Email Alerts – Send an email to one or more recipients you specify time based triggered.
· Field Updates – Update the value of a field on a record.
· Outbound Messages – Send a secure configurable API message (in XML format) to the designated listener.Like:
· Assign follow-up tasks to a support report one week after a case is updated.
· Send sales management an email alert when a sales report qualifies a large deal application.
· Change the Owner field on a contract three days before it expires.
· Trigger an outbound API message to the external HR system to initiate reimbursement process for an approved report.2. Organization limitation.
Description:
· Any emails in workflow queue left over and not sent that day are discarded. Sales force doesn't try to resend them later.
· If a workflow rule with the action and an email alert is triggered, only email action is blocked.
· Final approval, final rejection, approval, rejection, and recall email actions are the blocked.
· An error message is added to on debug log.Times Based Workflow Recalculation once workflow condition satisfies it will in Queue and after some time it will fire.
Description:
We have created workflow matching with some criteria and fire Email Alert on 12hour and 24 hour at the time of rule trigger.
So problem occurs when we get Alert1 for 24hour however we are not doing work on it. After some time of 24hour we have worked on it. As our understanding we would not getting any time of alert however we are receiving Email Alert2 for 48hours. This is because of time based workflow recalculation limitation.Task Description Information in workflows is limited.
Description:Currently the character limit for Task Description Information field in workflows is set to 250. This limitation makes it very hard to the describe in a task what work must be completed if task involves a few steps.
Thanks
-
Parul
MemberSeptember 17, 2018 at 3:02 am in reply to: What is difference between “Export” and “Export All” in apex data loader?Hi
Export is export all the data from Salesforce.com excluding the recycle bin’s data.
Export All is export all the data from Salesforce including the recycle bin’s data.
Thanks
-
Parul
MemberSeptember 17, 2018 at 3:01 am in reply to: What is difference between “Export” and “Export All” in apex data loader?Export is export all the data from Salesforce.com excluding the recycle bin’s data.
Export All is export all the data from Salesforce including the recycle bin’s data.
Thanks
-
Parul
MemberSeptember 17, 2018 at 3:00 am in reply to: How can we extract all the sobject data in excel from Salesforce?Apex DataLoader this tool helps to export all. (if you have many fields to type their api name then this will allow you to select all fields.)
Thanks
-
Parul
MemberSeptember 17, 2018 at 2:56 am in reply to: When “Hard Delete” button will be enabled in apex data loader?It's enable only you enable Bulk API setting in apex data loader.
Thanks
-
Parul
MemberSeptember 17, 2018 at 2:55 am in reply to: What will happen if a field is hidden through Field level security and user search values in that field?The field -level security doesn’t prevent searching on the values in a field. When search terms match on field values protected by field-level security, the associated records are returned in the search results without the protected fields and their values.It will return the matched records but will not show field which is hidden through Field level security.
Thanks