Skip to main content
Solved

Application Message Notification - Waiting state

  • November 25, 2021
  • 1 reply
  • 276 views

Forum|alt.badge.img+8

Hi there,

 

Is there a way to re-process a notification which is in waiting state? 

I have an issue with my notification, it had an error where the recipient had @@ signs. So it gave me Error while sending data... 
Caused by: javax.mail.internet.AddressException: Domain contains illegal character

 

I have since corrected it. I have suspended a message and resumed it but it went to the same state. Notification is triggered by custom event when project is marked started. Is there a way to re-try message? 

Best answer by Kasun Balasooriya

Hi @Kasia,

When you re-try the message, it will be retired with the original Message Input Data. If you want the input values to change, the application message will have to be re-generated with new data which will generate a new application message with the correct input data. If the input date in the new application message is correct, the new application message should process successfully. 

 

Thanks,

Kasun

This topic has been closed for replies.

1 reply

Kasun Balasooriya
Superhero (Employee)
Forum|alt.badge.img+20
  • Superhero (Employee)
  • Answer
  • November 25, 2021

Hi @Kasia,

When you re-try the message, it will be retired with the original Message Input Data. If you want the input values to change, the application message will have to be re-generated with new data which will generate a new application message with the correct input data. If the input date in the new application message is correct, the new application message should process successfully. 

 

Thanks,

Kasun