Unable to set start condition for a Process for an Investment extension object
search cancel

Unable to set start condition for a Process for an Investment extension object

book

Article ID: 194135

calendar_today

Updated On:

Products

Clarity PPM SaaS

Issue/Introduction

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?

Environment

Release : 15.8

Component : CA PPM SAAS BUSINESS PROCESS MANAGEMENT

Cause

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.

Resolution

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

2. Flush Clarity Server Cache