Storing tp!id for active tasks before UI task completes.

Certified Senior Developer

Is there a way to store tp variables before a task is completed?

I am making task reminder emailer subprocess with customized emails and reminder delays based on tp!name of active processes.

I have a requirement to avoid using queryprocessanalytics due to appian telling us it is costly for a daily reminder emails.  Instead I am trying to keep track of the list in process.

Example:

I have 12 tasks going in parallel and need to keep a list of tp!ids and tp!names for active tasks.  Then pop them off the list when done.

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data