You are not logged in.
Announcement
Unanswered posts
|
Pages: 1

Hi
I want to manage the errors in my job. If the execution generate an error, a mail is sent to the manager. To do this, I use the component tSendMail. In the job I need 2 tSendMail.
I would like to insert the content of a variable in the mail but I don't know how to create an variable and insert it in the mail. I try to use "Var" in the tMap but I don't succeed.
How can I do it?
I'm using TOS 2.1 M1 with a java project
Thanks a lot
Last edited by szoubir (2007-06-13 10:30:31)
Offline

Hi
it isn't tJavaFlex --> tSendMail ? I try your example but I not succeed...
For example, a part of my job is tOracleInput --> tMap --> tOracleOutput --(on error)--> tSendMail
How can I use a field of tOracleOutput in the tSendMail ?
Thanks
Offline
Hello
I need to include the remote host and local file path in the tSendmail. How do I retrieve these variables and insert them in the mail?
Just write them in message filed directly.
Best regards
Shong
Offline
Pages: 1