identificationKey vs. titleResourceKey vs. accessKey vs. activityName vs. activityId
Summary
Can someone explain these?Content
I use identificationKey to uniquely ID a task that happens in the future (so that I can interact with it before it happens). However my goal here is to give human tasks custom identifications (for our data architect), so that he isn't using the name of the task (as it shows in the ciomposer). Also, I would like most tasks to have a unique ID, but a few (for reporting reasons), I would like to give the same identification.
Is this possible and if so what property should I use?
1