Customizing Outlook Web Addin Message when user's are offline/ Having No Internet connection

Customizing Outlook Web Addin Message when user's are offline/ Having No Internet connection
0

Upvotes

Upvote

 Feb 12 2024
0 Comments 
New

I am seeing one issue where when user is having no internet, we are getting different error message in Old Outlook Thick Client vs The New Outlook Thick Client .

Now as per the standard design ,Web Addin will work in connected mode only and there is no way we can customize these error message . However, in below error msgs if you see though there is no internet, it explicitly says that “there's a problem with the add-in Outlook Test Addin .” Which is giving wrong impression on Web Addin Tool .

Is there any way we can customize these messages something like “There is no Internet connectivity. Please try after some time..

how we are getting the message in MAC Thick Client”

OLD Outlook :
On click of Send – User will see an error message. Outlook Test Addin will not prompt, and user remains on the same email. User not able to send email.
Error message - Outlook can't send this message because there's a problem with the add-in Outlook Test Addin.

 

geetamshukla_3-1707732355637.png

 

 

New Outlook :
On click of Send – User will see a message. Outlook Test Addin will not prompt, and user remains on the same email. User not able to send email.
Message - We're sorry, we couldn't access Outlook Test Addin. Make sure you have a network connection. If the problem continues, please try again later.

 

geetamshukla_4-1707732363428.png

 

 

Mac Outlook :
– You’re offline and your organization doesn’t allow messages or invites to be sent now. To send items, please connect to the internet

 

geetamshukla_5-1707732369087.png

 

 

We have cached the Add-in for 24 hours so that when the user is offline, we can validate the emails and save them in the user's draft folder. However, we have noticed that when the cache expires and the user is in a flight or no network zone, we receive an error message stating, "Outlook can't send this message because there's a problem with the add-in Outlook Test Addin." Unfortunately, the email does not get saved in the draft folder, which is causing great inconvenience to our users.

We have observed that this behavior is consistent across all Outlook WEB Add-ins, and there is currently no way to customize the error message or handle the situation so that the mail gets saved in the draft folder when the user sends an email in a flight or no network zone .I am attaching the error screenshots for more reference .

We would appreciate your urgent suggestions on how we can resolve this issue. Is there any way we can save the messages to the user's draft folder when they send an email in a flight or no network zone?