Page 1 of 1

How to pass the Calling Job dynamically in a Job Parameter

Posted: Wed Aug 27, 2008 5:42 pm
by prashanto_dev
Hi,

I have a sequence in which we are using email notification act stage.
In the email we pass the calling Sequence Name (The seq which is calling the Email Act).

Right now we are passing the Seq Name as hardcoded value.

Can we avoid this hardcoding by using a parameter,so that it will get the seq name dynamically.
Can we somehow pass the calling job name value dynamically to a Parameter?

Thanks

Prashanto

Posted: Wed Aug 27, 2008 6:33 pm
by chulett
AFAIK, the Email body in the Notification Activity does not support parameters. However, if it did you could try using the DSJobController macro there - that should get you the Sequence name.