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.

download

To register Callback Class in Custom Settings

To use the Callback Class you created in Apex Classes you must register the Callback Class in the Config Custom Classes Custom Settings. Follow the steps below to register the Callback Class

  1. Go to Setup > Develop > Custom Settings.
  2. Click Manage next to Config Custom Classes.
  3. Click Edit next to the Config Custom Classes dataset.
    Note:

    Avoid creating multiple datasets. Only create a new dataset if the Config Custom Classes dataset is missing. You must create a new entry with the name Config Custom Classes.

  4. Enter the name of the custom Apex class next to the Callback you implemented.
  5. Click Save.

In this section, the following Callbacks are described: