I'm trying to launch a process when an Action Item is created. I've checked the Event Enabled box on the Action Item object's Properties page but it's still unavailable when trying to add as a Primary Object in a process.
In fact, I ran the following query on the DB and it came back empty:
select * from ODF_OBJECT_CAPABILITIES where object_code = 'actionitem'
Can we not run processes on the Action Item object? Why is the Event Enabled checkbox available if it does nothing?
Release : 16.1.1
Currently it is not possible to create processes based on Action Item object. It is suggested to raise this as an idea and work with Product Management on prioritizing it.