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 enable the callback interface for IAgreementLifecycleCallback2

  1. Write a class implementing the Interface.
  2. Overwrite the methods and write what you want to add in a specific action method.
  3. Go to Setup > Custom Settings > Comply Custom Classes.
  4. Create a New Entry.
  5. Execute actual Action and check the log.
  6. Create Apex Class implementing the Callback Interface.