---
title: Upgrade an existing connector
description: Before stopping the PingFederate server to upgrade the Evernote Connector, go to the Attribute Mapping screen for existing channel configurations and note the current configuration.
component: evernote
page_id: evernote:setup:pf_evernote_connector_upgrade_an_existing_connector
canonical_url: https://docs.pingidentity.com/integrations/evernote/setup/pf_evernote_connector_upgrade_an_existing_connector.html
revdate: June 11, 2024
section_ids:
  steps: Steps
---

# Upgrade an existing connector

## Steps

1. Before stopping the PingFederate server to upgrade the Evernote Connector, go to the **Attribute Mapping** screen for existing channel configurations and note the current configuration.

   |   |                                                                                                                                                                             |
   | - | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
   |   | The upgrade process removes existing mappings and defaults on the **Attribute Mapping** screen. These must be configured again before activating the channel configuration. |

2. Disable the existing service provider (SP) connection where the Evernote Connector is configured.

3. Delete the existing Evernote Connector SP connection and save.

4. Stop the PingFederate server if it is running.

5. Extract the new Evernote Connector distribution `.zip` archive into a holding directory.

6. Remove any older versions of `pf-evernote-quickconnection-[version].jar` from:

   `<pf_install>/pingfederate/server/default/deploy`

7. Remove the following files from the same directory if they are present:

   * `evernote-business-provisioning-api-1.28.jar`

   * `pf-evernote-oauth-helper.war`

8. From the `dist` directory of the new version of the connector, copy the file:

   `pf-evernote-quickconnection-2.0.jar`

   into the directory:

   `<pf_install>/pingfederate/server/default/deploy`

9. Start the PingFederate server.

10. Create a new SP connection, using **Evernote Connector** as the connection template.

11. Follow instructions in [Configure PingFederate for SSO](pf_evernote_connector_configure_pf_for_sso.html) and [Configure PingFederate for provisioning](pf_evernote_connector_configure_pf_for_provisioning.html) in order to configure metadata.

12. Go to the **Attribute Mapping** screen for existing channel configurations and click **Refresh Fields**.

13. Ensure all new required fields (if any), are mapped appropriately or have a default value.

14. When you have completed the attribute configuration, click **Done**, **Done**, and **Save**.

15. Activate the SP connection to resume outbound provisioning.
