Page 1 of 1

How to create dummy problem job for testing email template

Posted: Mon Aug 19, 2024 8:15 pm
by FrankT
Hi,
I want to test an email template for problem jobs. I want to get as much job info in the email.

Is there a way to create a dummy problem job that would contain the info varaibles?

Thanks.

Re: How to create dummy problem job for testing email template

Posted: Mon Aug 19, 2024 8:37 pm
by jan_suhr
Inject job can do that and it can be timer fired too.

After the job is injected in the flow you can add your data as Private Data before it come to your mailing element

there are also two apps that can do it for you. FireStarter and Flow Trigger

Re: How to create dummy problem job for testing email template

Posted: Tue Aug 20, 2024 4:23 pm
by FrankT
HI and thank you for your response.

If i understand you correctly, inject a job directly into the PROBLEMS folder and put on hole before it gets to the email app?

Sorry, I am kinda new at this.