Introduction
The process to create custom object is composed of ... steps:
- Implement a class that implements ExtensibleObjectMgr
- In application boot: Register as a "dummy" custom object class
- In the service implementation: Create a task of type "UpdateExtendedObject" every time an object is updated
- In the agents page, write the mappings for this kind of object