Conga Product Documentation

Welcome to the new doc site. Some of your old bookmarks will no longer work. Please use the search bar to find your desired topic.

Upgrade Conga Batch List View Buttons to Run on Release 8

Conga Batch List View buttons launch Conga Batch from a Salesforce List View. Upgrading the Conga Batch List View button requires updating the button URL to specify that the Conga Batch list view button runs on Release 8 instead of Release 7.

To upgrade Conga Batch list view buttons to run on Release 8 servers

  1. Edit the Conga Batch List View button in Salesforce Setup.


  2. Change the Endpoint URL to point to the Release 8 servers.

    Replace

    https://conductor.appextremes.com/apps/Conga/Conductor/LaunchCC.aspx

    with

    https://conductor.congamerge.com


  3. Click Save.
  4. Test the Conga Batch solution on the Release 8 servers before deploying.
  5. Repeat Step 1 - 4 to upgrade any other Conga Batch list view.

New Conga Batch List View buttons (those created after the upgrade) will default the var CongaURL to the version running on the Release 8 servers as long as the JavaScript for the new List View button is copied from the Sample List View Button in Salesforce Setup → Build → Create → Objects → Conga Batch → Buttons, Links and Actions.