Where can I find support for Salesforce maps?

Where can I find support for Salesforce maps?

A: Salesforce Maps provides basic support in English to partners at no additional charge during normal business hours (8:00 a.m. – 6:00 p.m. EST) online. Partners should utilize Salesforce Partner Community credentials to log a case on our support site. Case reports can be viewed once logged into the support portal.

How to download Salesforce maps managed package for demo or testing?

Case reports can be viewed once logged into the support portal. Q: How can I download the Salesforce Maps managed package for demo or testing? A: To access the package, open an Incognito browser window and go to https://sfdc.co/SFMapsInstall.

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…

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

How does live location intelligence work in Salesforce?

Imagine your organization has assets in the field, Live location intelligence can help business leaders visualize the data they get from assets, such as speed or distance from a specific location. They can view this data on a map, store it in Salesforce, run reports on the data, and look at historical data trends.

How does Salesforce maps work on the cloud?

This multi-cloud app brings location intelligence technology to the Salesforce Cloud and centers around four main categories. Salesforce Maps is built on the Salesforce platform, so you can do much more than just visualize your data; you can interact with and change data as needed.

How are Map Keys treated in Salesforce apex?

Map keys of type String are case-sensitive. Two keys that differ only by the case are considered unique and have corresponding distinct Map entries. Subsequently, the Map methods, including put, get, containsKey , and remove treat these keys as distinct.