How Init, Create and Complete, Notification, Escalate works?

9 views
Skip to first unread message

Anoop

unread,
Jul 2, 2009, 10:38:58 AM7/2/09
to tempo-dev
Hi,

I'm Anoop.
I implemented the forms in my process and i just wanted to know more
on these 4 options provided by Intalio.

how init task is being directed to Process tab, Notifications to
Notifications tab etc. i searched in Tempo.org website too but i found
some info regarding create and complete.

Can anyone help me out?

Many thanks!

Anoop

Nicolas Modrzyk

unread,
Jul 4, 2009, 11:49:34 PM7/4/09
to temp...@googlegroups.com
Hi Anoop,

Sorry for the delay.

In the current master branch, Activity Tasks and Notifications are created and managed  by what is called the Task Management Process.
To make things easy, this process executes some requests to TMS, (mostly responsible for tasks persistence) and this creates entries in the DB.
Then the task list (UIFW) is making some request to retrieve the list of task for the logged in user. This requests then collects all the tasks and notification created by TMP.

PIPA (process tasks) can be found in the var/deploy folder, under files named *.pipa. 
Those task descriptors are picked up by a TMS task loader, and are then created in the database, depending on the information found in this .pipa file.

Best Regards,

Nico
Reply all
Reply to author
Forward
0 new messages