Skip to main content
Announcements
Accelerate Your Success: Fuel your data and AI journey with the right services, delivered by our experts. Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
Ven6
Contributor III
Contributor III

Empty table

Hi,I want to verify existing data on database

if data exist, sent mail sucess

if data does'nt exist sent de mail data don't exist

 plz help

Labels (2)
1 Solution

Accepted Solutions
manodwhb
Champion II
Champion II

From table you get count and load as context variable and then you use run if trigger from tjavarow to trigger mail.

Tdbinput>>main>>tjavarow >>runif trigger tsendmail.

View solution in original post

2 Replies
manodwhb
Champion II
Champion II

From table you get count and load as context variable and then you use run if trigger from tjavarow to trigger mail.

Tdbinput>>main>>tjavarow >>runif trigger tsendmail.
Ven6
Contributor III
Contributor III
Author

tDB --> tjava --->run if --> tsendMail

 

tjava create a variable context on an save nb of row