Contents
How does else approve record work in Salesforce?
The “else Approve Record” option for Approval Processes only works if it’s specified on Step 1 of an Approval Process. When this option is specified in a subsequent Step, it automatically Rejects records instead of Approving them. invalid query locator error occurs when iterating child objects in parent-child relationship query result
Which is true about external callout in Salesforce?
Which of the following statements is true about external callout? a) SOAP callouts use xml and may use a wsdl for code generation. b) HTTP callouts typically use JSON but can use XML as well. c) HTTP callouts are generally easier to work with than SOAP callouts.
What are the known issues in Salesforce.com?
Exception occurs when sObject.recalculateFormulas () is called and the query which retrieves the object may or may not contain reference fields. Example error: FATAL_ERROR System.UnexpectedException: Opportunity: bad field names on insert/update call: Account NOTE : If the fields are not updatable…
Are there any lightning out of sync issues in Salesforce?
******* Note: Majority of Lightning out of sync issues have been targeted and fixed by our internal R&D teams, please find the details in the following article: https://help.salesforce.com/articleView?id=000356192&type=1&mode=1 If you believe that you have found another instance of data being out…
When to use invalid query locator in Salesforce?
Invalid query locator error occurs when iterating child objects in parent-child relationship query result if CLOB fileds are included in the query and there are 200 child records. Email Alert sending to all members of Queue and Queue email when “Send Email to Members” is not checked
What is an invalid component in Salesforce.com?
“Invalid component [force:relatedListSingleContainer]” error when deploying a Change Set containing a Case Lightning Page with an Email Related List