Skip to main content
Hi,
I am possibly missing something obvious here -
What is the difference between ACTIVATION_COUNT and INDEX_ACTIVITY_TYPE functions in PQL?

Hi,

both functions do the same. We basically renamed the ACTIVATION_COUNT function to INDEX_ACTIVITY_TYPE to have a name that is consistent with other functions, like INDEX_ACTIVITY_LOOP or INDEX_ACTIVITY_ORDER (former PROCESS_ORDER).

For backward compatibility reasons, ACTIVATION_COUNT still works, but it is preferred that you use INDEX_ACTIVITY_TYPE.

Best

David


Reply