cancel
Showing results for 
Search instead for 
Did you mean: 

How to find the technical Task Id?

Former Member
0 Kudos

Hi everybody,

I would like to use an unique callable object at many actions. But the CO will have a different behavior at which action. Iu2019m thinking to do that verifying the Task ID, that I get from Execution Context.

1. How to find the technical Task Id?

2. Is it the best solution?

Thanks

Edited by: Leandro Sinhorini on Oct 2, 2008 3:13 PM

Accepted Solutions (1)

Accepted Solutions (1)

former_member185029
Active Contributor
0 Kudos

Hi,

The recommended way would be to maintain an attribute and assign different values to it based on where the CO has been called.

Then use the condition CO to check where from the call has been made.

-Ashutosh

Former Member
0 Kudos

Thanks for your reply Moharir.

Iu2019ve understood your recomendation. It is my best option until now.

But, Iu2019d prefer to use the task ID. Do you know how to find out the ID of an action/task?

Edited by: Leandro Sinhorini on Oct 3, 2008 12:32 PM

Answers (0)