Post a reply

Write your message and submit

Options

Click in the dark area of the image to send your post.

Go back

Topic review (newest first)

shong
2010-04-21 04:41:59

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

salgoud
2010-04-20 19:21:55

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?

szoubir
2007-06-15 14:42:00

Excuse me
I succeed your job (i told you no because an error message was near the component)

szoubir
2007-06-15 14:30:21

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

mhirt
2007-06-15 10:45:51

For example : tSendMail Message :

Code:

"Hello" +myVariable
szoubir
2007-06-14 15:18:39

Hi

Thanks for your answer
How can I get myVariable in tSendMail?

mhirt
2007-06-13 11:43:30

Hello

You can use either tJava or tJavaFlex

in begin part :

Code:

int myVariable = 0;
szoubir
2007-06-13 10:29:07

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

Board footer

Powered by FluxBB