Skip to main content

Introduction

There are two ways to customize the Dime.Scheduler Connector Extension:

  • Extend the extension, or "dependent extensions"
  • Subscribe to the Dime.Scheduler events

The latter option is great for minor customizations that don't require a great amount of code changes. Most of the "Send" functions to Dime.Scheduler contain events. Developers can hook in to the workflow by subscribing to these events. The former option is more involved and more complex, but that also implies more flexibility and room for extensive modifications to the middleware layer between Dime.Scheduler and BC.