Skip to main content
Solved

TSFReportMailer

  • January 24, 2022
  • 9 replies
  • 159 views

eurban
Captain
Forum|alt.badge.img+4

 

I use  the TSFReportmailer for  creating PDF’s ,  web gui gives error.  Gui version 2021.3.17.0. some ideas ?

 

 

 

 

Best answer by Henk-Jan van Laar

Can you try setting all the e-mail related parameters to the proper settings when using the non-mailing version of the task?

settings such as

  • delete_file
  • smtp_only
  • smtp_use_ssl
View original

Forum|alt.badge.img+3

What type of report is it? The (correct) runtime for that report must be installed on the Webserver.

There might also be other prerequisites missing:

 


eurban
Captain
Forum|alt.badge.img+4
  • Captain
  • January 24, 2022

Hey Henk-Jan, 
report is devexpress,  initially  we also send the report this works fine, no we only make the pdf and this result in the error


Forum|alt.badge.img+3

Can you share the setup of your TSFreportmailer task and its parameters and values


eurban
Captain
Forum|alt.badge.img+4
  • Captain
  • January 24, 2022

 


Forum|alt.badge.img+3

These are the parameters in the process flow, but what about those of the task itself?


eurban
Captain
Forum|alt.badge.img+4
  • Captain
  • January 24, 2022

 


Forum|alt.badge.img+3

Can you try setting all the e-mail related parameters to the proper settings when using the non-mailing version of the task?

settings such as

  • delete_file
  • smtp_only
  • smtp_use_ssl

eurban
Captain
Forum|alt.badge.img+4
  • Captain
  • January 25, 2022

Thanks Henk-Jan


eurban
Captain
Forum|alt.badge.img+4
  • Captain
  • January 27, 2022

Found it

 

Points out some of the tasks in the SF of type "GUI code” were configured as Await result = "Yes” which causes the task caller to use an interface which is able to send progress messages back to the shown progress dialog in the client.

Our TSFReportMailer and most of the customer custom written tasks in C# are not ready yet to do so, resulting in this error message.
 

We put Await result to "Yes (without progress)”, which shows only a wait cursor while executing. 


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings