Unable to set start condition for a Process for an Investment extension object, it says "There is no primary object selected, or the primary object is not event-enabled. Why is this happening?
Release : 15.8
Component : CA PPM SAAS BUSINESS PROCESS MANAGEMENT
EVENT ENABLED flag is not selected for given object, this happens when admin renames the custom investment or checks the flag for it to be included in Data Warehouse.
In 15.8.1 the flag gets unchecked once you rename the object, but you will be allowed to go the object and set the EVENT ENABLED flag on.
If you are in 15.8.0 the workaround is:
1. Run the following update command:
update odf_objects set raise_events = 1 where id = xxxxxx