|
|
|
[Question] Recovering the session ID 5 Months, 2 Weeks ago
|
Karma: 0
|
|
Hi Intalio community
as I'm working on a process, I need to recover the session ID of the process so as to list all the task for a given session.
Is there a way, maybe a method, that could allow me to recover an identifier of the current process instance ?
Thanx.
CM.
|
|
|
|
|
|
|
The administrator has disabled public write access. |
|
|
|
Re:[Question] Recovering the session ID 5 Months, 2 Weeks ago
|
Karma: 28
|
|
Yes. Create an operator, and enter $ode:pid in it, then map it to a target.
Each process has an implicit variable of this name to refer to the process id.
|
|
|
|
|
|
|
|
|
|
The administrator has disabled public write access. |
|
|
|
Re:[Question] Recovering the session ID 5 Months, 2 Weeks ago
|
Karma: 0
|
|
Thanks
|
|
|
|
|
|
|
The administrator has disabled public write access. |
|