Extension Points

Extension points are Java interfaces that allow you to extend the functionality of novomind iAGENT.

  • Routing The extension points of the novomind iAGENT routing ("master") process.

  • Agent The extension points of the novomind iAGENT agent ("slave") process.

  • Common Common extension points of the novomind iAGENT routing and agent process.

  • Core The extension points of the novomind iAGENT core process.

Message Lifecycle

This is an overview of the message lifecycle within the novomind iAGENT workflow. Extensions points are shown as green boxes.