Question
WIPRO
IN
Last activity: 17 Jan 2024 17:33 EST
Handling Service-REST errors in the Modal Dialog
Hi - I have an optional case wide action and whenever that is used, a modal dialog needs to show up, details will be filled and on Submit I need to send an email to the customer. In our organisation, there is an external REST service which takes care of email. if I submit the modal dialog and fire the REST service, how can I provide retry option if the service fails? I dont want to hold the modal dialog just because communication service is failed. If I queue the service call to a queue processor, there has to be some way for end user to know if the retries fail so that they can manually send the comms. Any suggestion will be helpful
Thanks
Mohan
***Edited by Moderator Rupashree to add Capability tags***