Geopointe 1.4 Upgrade Steps

This post documents all you need to know to make the jump from a 1.1.x or 1.3.x version of Geopointe to 1.4.  You can learn about the functionality changes of this release here.

Start Install

The install can be kicked off using one of the following links:

You will arrive at the Salesforce login page. Sign in to get the process started.

New Components

The first screen will show you the current version you are running and the version you are upgrading to. Click Continue.

You will then be asked to accept new Third-Party Access items.  Salesforce now allows ISVs to package these URLs so you don’t need to enter these manually anymore.

Approve Package API Access

You will come to a screen with a bunch of check boxes on it. Nothing to do there. Just click Next.

Access Levels

(does not apply to Group or Professional Edition)

This is an important step! Be sure to apply one of the Geopointe Access Levels to all your Profiles.  This will automatically setup those profiles with access to the new objects and Visualforce Pages in the upgrade.

Finish Install

Click the install button to finish the install process.

You will get this page after a couple minutes. The install is now running in the background. Wait for the email saying that the install was successful before doing anything else.

Deploy Custom Objects

After installation is complete, you need to Deploy the new custom objects that came with the application.  Go to Setup | View Installed Packages in Salesforce and click through on the Geopointe record.

Click the Deploy button.

You will be presented with a list of Custom Objects (Route and Temp) to deploy.  Click the Deploy button again.

My Settings Tab

A new tab was added to the application. Go to Setup | Create | Apps and edit the Geopointe application.  Move the My Settings tab over as an available tab and check the box to apply the changes to all users.  This will add a tab so users can more easily access their settings page. Prior to this, the page was only available via a link above the map.

Update Geo Location Map Object

This step is not required unless you are storing your own latitude and longitude values on the Geo Locations object.  However, you may as well complete the step now in case you ever start to.

Go to the Geopointe Setup tab and edit the geo_location__c Map Object record. You want to fill in the latitude and longitude fields as depicted below.

Related Posts