Skip to main content
Question

Difference between Activation_count vs. Index_Activity_type?

  • May 27, 2020
  • 1 reply
  • 4 views

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

1 reply

Forum|alt.badge.img+2

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