Serge Huber created UNOMI-512:
---------------------------------
Summary: Custom item types
Key: UNOMI-512
URL: https://issues.apache.org/jira/browse/UNOMI-512
Project: Apache Unomi
Issue Type: Bug
Components: core
Affects Versions: 2.0.0
Reporter: Serge Huber
Assignee: Serge Huber
Fix For: 2.0.0
It would be great if Unomi could support custom item types, meaning that we
could index in the PersistenceService custom objects that could be used to
reference and query external object or represent new idioms in the CDP space.
For example we could have a new "page" custom item type that would represent a
web page and when sending in page view event we could reference the page custom
item type to get more information about the page.
The same could be done with products or other types of object types.
The idea would be to base this on the CustomItem object that already exists and
allow it to have "subtypes" that could be created/updated/deleted and queried.
This would extend the data store usage of Unomi and open up new possibilities
for integrators and plugin developers.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)