WorkFlow Email Description

hi friends,

iIs it possible to generate email descriptions based on condition?

I have a workflow that can start in two different way based on some condition and so i want that the email description should also be different based on the fact that from which way workflow is started.

For ex : say if the workflow is started from way W1 then email description should be D1 and when W2 the D2.

The wfDescription method on the Table is responsible for Email description. But how to know that WF is started from which way?

My workflow is started by user submission and also by Auto-Submission based on some condition.

So how can i know that wheather it is by user submission or by auto submission?

any help is highly appeciated!!

thanks

Hi Manish,

Did you find a solution to this issue?