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.

Show Page Sections

download

Custom Code in the User Interface

After deploying a custom code project using either the API or Import feature, you can manage it from the Custom Code listing page. This section describes steps for viewing, downloading, and deleting custom code.

Viewing Custom Code Information

  1. Log in to the Conga Advantage Platform as an admin user.
  2. Click the App Launcher () icon from the top-left corner and go to Admin Console > Custom Code. The Custom Code list page appears.
  3. Click the Name link from the Custom Code List page. The code explorer opens the project in read-only mode.
    Note:

    The Enable Call Stack Line No toggle is useful to get error information during debugging. When activated, it provides the line number where an exception originates.

Downloading Custom Code

  1. Go to the Custom Code listing page.
  2. Click the More () icon at the start of the user record.
  3. Click Download. A confirmation message appears.

The project is exported as a .zip file.

Deleting Custom Code

  1. Go to the Custom Code listing page.
  2. Click the More () icon at the start of the user record.
  3. Click Delete. A confirmation popup appears.
  4. Click Yes, Delete. A confirmation message appears.
    Note:

    You cannot delete a custom code project if it is mapped to a service hook, callback or custom API resource.